diff options
Diffstat (limited to 'po-docs')
-rw-r--r-- | po-docs/ja.po | 15740 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 2691 | ||||
-rw-r--r-- | po-docs/uk.po | 9606 |
3 files changed, 17645 insertions, 10392 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po index 0886c704..39185bb3 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. # Tomoyuki KATO <tomo@dream.daynight.jp>, 2012. @@ -9,15 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" -"POT-Creation-Date: 2012-03-07 18:25+0000\n" +"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" +"POT-Creation-Date: 2012-03-08 17:34+0000\n" "PO-Revision-Date: 2012-03-07 22:33+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0\n" #. type: =head1 @@ -72,7 +72,9 @@ msgstr "書式" msgid "" " virt-alignment-scan [--options] -d domname\n" "\n" -msgstr " virt-alignment-scan [--options] -d domname\n\n" +msgstr "" +" virt-alignment-scan [--options] -d domname\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:11 @@ -80,7 +82,9 @@ msgstr " virt-alignment-scan [--options] -d domname\n\n" msgid "" " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: =head1 #: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19 @@ -110,8 +114,8 @@ msgid "" "When older operating systems install themselves, the partitioning tools " "place partitions at a sector misaligned with the underlying storage " "(commonly the first partition starts on sector C<63>). Misaligned " -"partitions can result in an operating system issuing more I/O than should be" -" necessary." +"partitions can result in an operating system issuing more I/O than should be " +"necessary." msgstr "" #. type: textblock @@ -119,16 +123,22 @@ msgstr "" msgid "" "The virt-alignment-scan tool checks the alignment of partitions in virtual " "machines and disk images and warns you if there are alignment problems." -msgstr "virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティションの配置を確認します。配置に問題があれば警告します。" +msgstr "" +"virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティ" +"ションの配置を確認します。配置に問題があれば警告します。" #. type: textblock #: ../align/virt-alignment-scan.pod:25 msgid "" -"Currently there is no virt tool for fixing alignment problems. You can only" -" reinstall the guest operating system. The following NetApp document " -"summarises the problem and possible solutions: " -"L<http://media.netapp.com/documents/tr-3747.pdf>" -msgstr "現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティングシステムを再インストールすることだけができます。以下の NetApp のドキュメントが、問題と取り得る解決策をまとめています: L<http://media.netapp.com/documents/tr-3747.pdf>" +"Currently there is no virt tool for fixing alignment problems. You can only " +"reinstall the guest operating system. The following NetApp document " +"summarises the problem and possible solutions: L<http://media.netapp.com/" +"documents/tr-3747.pdf>" +msgstr "" +"現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティ" +"ングシステムを再インストールすることだけができます。以下の NetApp のドキュメ" +"ントが、問題と取り得る解決策をまとめています: L<http://media.netapp.com/" +"documents/tr-3747.pdf>" #. type: =head1 #: ../align/virt-alignment-scan.pod:30 @@ -138,7 +148,9 @@ msgstr "出力" #. type: textblock #: ../align/virt-alignment-scan.pod:32 msgid "To run this tool on a disk image directly, use the I<-a> option:" -msgstr "このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用します:" +msgstr "" +"このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用" +"します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:34 @@ -147,7 +159,10 @@ msgid "" " $ virt-alignment-scan -a winxp.img\n" " /dev/sda1 32256 512 bad (alignment < 4K)\n" "\n" -msgstr " $ virt-alignment-scan -a winxp.img\n /dev/sda1 32256 512 bad (alignment < 4K)\n\n" +msgstr "" +" $ virt-alignment-scan -a winxp.img\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:37 @@ -158,14 +173,21 @@ msgid "" " /dev/sda2 2097152 2048K ok\n" " /dev/sda3 526385152 2048K ok\n" "\n" -msgstr " $ virt-alignment-scan -a fedora16.img\n /dev/sda1 1048576 1024K ok\n /dev/sda2 2097152 2048K ok\n /dev/sda3 526385152 2048K ok\n\n" +msgstr "" +" $ virt-alignment-scan -a fedora16.img\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 2097152 2048K ok\n" +" /dev/sda3 526385152 2048K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:42 msgid "" "To run the tool on a guest known to libvirt, use the I<-d> option and " "possibly the I<-c> option:" -msgstr "libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプションおよびおそらく I<-c> オプションを使用します:" +msgstr "" +"libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプショ" +"ンおよびおそらく I<-c> オプションを使用します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:45 @@ -175,7 +197,11 @@ msgid "" " /dev/sda1 32256 512 bad (alignment < 4K)\n" " /dev/sda2 106928640 512 bad (alignment < 4K)\n" "\n" -msgstr " # virt-alignment-scan -d RHEL5\n /dev/sda1 32256 512 bad (alignment < 4K)\n /dev/sda2 106928640 512 bad (alignment < 4K)\n\n" +msgstr "" +" # virt-alignment-scan -d RHEL5\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +" /dev/sda2 106928640 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:49 @@ -186,7 +212,12 @@ msgid "" " /dev/sda2 105906176 1024K ok\n" " /dev/sdb1 65536 64K ok\n" "\n" -msgstr " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n /dev/sda1 1048576 1024K ok\n /dev/sda2 105906176 1024K ok\n /dev/sdb1 65536 64K ok\n\n" +msgstr "" +" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 105906176 1024K ok\n" +" /dev/sdb1 65536 64K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:54 @@ -206,7 +237,9 @@ msgstr "1 列目" msgid "" "the device and partition name (eg. C</dev/sda1> meaning the first partition " "on the first block device)" -msgstr "デバイスおよびパーティションの名前(例: C</dev/sda1> は最初のブロックデバイスの最初のパーティションを意味します)" +msgstr "" +"デバイスおよびパーティションの名前(例: C</dev/sda1> は最初のブロックデバイス" +"の最初のパーティションを意味します)" #. type: =item #: ../align/virt-alignment-scan.pod:65 @@ -334,9 +367,11 @@ msgstr "仮想マシンからディスクイメージの I<file> を追加しま #: ../fuse/guestmount.pod:102 ../inspector/virt-inspector.pod:71 #: ../rescue/virt-rescue.pod:128 msgid "" -"The format of the disk image is auto-detected. To override this and force a" -" particular format use the I<--format=..> option." -msgstr "ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式を使用するには、I<--format=..> オプションを使用します。" +"The format of the disk image is auto-detected. To override this and force a " +"particular format use the I<--format=..> option." +msgstr "" +"ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式" +"を使用するには、I<--format=..> オプションを使用します。" #. type: =item #: ../align/virt-alignment-scan.pod:106 ../cat/virt-cat.pod:81 @@ -364,7 +399,9 @@ msgstr "B<--connect> URI" msgid "" "If using libvirt, connect to the given I<URI>. If omitted, then we connect " "to the default libvirt hypervisor." -msgstr "libvirt を使用していると、指定された I<URI> に接続します。 省略すると、デフォルトの libvirt ハイパーバイザーに接続します。" +msgstr "" +"libvirt を使用していると、指定された I<URI> に接続します。 省略すると、デ" +"フォルトの libvirt ハイパーバイザーに接続します。" #. type: textblock #: ../align/virt-alignment-scan.pod:113 ../cat/virt-cat.pod:88 @@ -374,7 +411,9 @@ msgstr "libvirt を使用していると、指定された I<URI> に接続し msgid "" "If you specify guest block devices directly (I<-a>), then libvirt is not " "used at all." -msgstr "ゲストのブロックデバイスを直接指定していると((I<-a>))、libvirt は何も使用されません。" +msgstr "" +"ゲストのブロックデバイスを直接指定していると((I<-a>))、libvirt は何も使用さ" +"れません。" #. type: =item #: ../align/virt-alignment-scan.pod:116 ../cat/virt-cat.pod:91 @@ -400,7 +439,9 @@ msgstr "B<--domain> guest" msgid "" "Add all the disks from the named libvirt guest. Domain UUIDs can be used " "instead of names." -msgstr "名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの UUID が名前の代わりに使用されます。" +msgstr "" +"名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの " +"UUID が名前の代わりに使用されます。" #. type: =item #: ../align/virt-alignment-scan.pod:123 ../cat/virt-cat.pod:105 @@ -434,7 +475,11 @@ msgid "" "image. Using this forces the disk format for I<-a> options which follow on " "the command line. Using I<--format> with no argument switches back to auto-" "detection for subsequent I<-a> options." -msgstr "I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指定したものに強制できます。引数なしで I<--format> を使用することにより、後続の I<-a> オプションに対して自動検知に戻せます。" +msgstr "" +"I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを" +"使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指" +"定したものに強制できます。引数なしで I<--format> を使用することにより、後続" +"の I<-a> オプションに対して自動検知に戻せます。" #. type: textblock #: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114 @@ -453,7 +498,9 @@ msgstr "例:" msgid "" " virt-alignment-scan --format=raw -a disk.img\n" "\n" -msgstr " virt-alignment-scan --format=raw -a disk.img\n\n" +msgstr "" +" virt-alignment-scan --format=raw -a disk.img\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:136 ../cat/virt-cat.pod:118 @@ -470,7 +517,9 @@ msgstr "C<disk.img> に対してローイメージを強制します(自動検 msgid "" " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:140 ../cat/virt-cat.pod:122 @@ -481,7 +530,9 @@ msgstr " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n\ msgid "" "forces raw format (no auto-detection) for C<disk.img> and reverts to auto-" "detection for C<another.img>." -msgstr "C<disk.img> に対してロー形式(自動検知なし)を強制し、C<another.img> に対して自動検知に戻します。" +msgstr "" +"C<disk.img> に対してロー形式(自動検知なし)を強制し、C<another.img> に対して" +"自動検知に戻します。" #. type: textblock #: ../align/virt-alignment-scan.pod:143 ../cat/virt-cat.pod:125 @@ -493,7 +544,10 @@ msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " "with malicious guests (CVE-2010-3851)." -msgstr "仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マシンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" +msgstr "" +"仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式" +"を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マ" +"シンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" #. type: =item #: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:497 @@ -512,7 +566,9 @@ msgstr "B<--quiet>" msgid "" "Don't produce any output. Just set the exit code (see L</EXIT STATUS> " "below)." -msgstr "何も出力しません。 終了コードを設定するのみです(以下の L</終了ステータス> 参照)。" +msgstr "" +"何も出力しません。 終了コードを設定するのみです(以下の L</終了ステータス> " +"参照)。" #. type: =item #: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:134 @@ -613,22 +669,32 @@ msgstr "推奨されるアライメント" #. type: textblock #: ../align/virt-alignment-scan.pod:174 msgid "" -"Operating systems older than Windows 2008 and Linux before ca.2010 place the" -" first sector of the first partition at sector 63, with a 512 byte sector " -"size. This happens because of a historical accident. Drives have to report" -" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " +"Operating systems older than Windows 2008 and Linux before ca.2010 place the " +"first sector of the first partition at sector 63, with a 512 byte sector " +"size. This happens because of a historical accident. Drives have to report " +"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " "completely meaningless on modern drives, but it happens that the geometry " "reported always has 63 sectors per track. The operating system therefore " "places the first partition at the start of the second \"track\", at sector " "63." -msgstr "Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステムは、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セクターを配置しなければいけません。これは古くからの障害によるものです。ドライブは BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セクターを持つことをときどき通知します。そのため、オペレーティングシステムはセクター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれます。" +msgstr "" +"Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステム" +"は、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セク" +"ターを配置しなければいけません。これは古くからの障害によるものです。ドライブ" +"は BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配" +"置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セク" +"ターを持つことをときどき通知します。そのため、オペレーティングシステムはセク" +"ター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれま" +"す。" #. type: textblock #: ../align/virt-alignment-scan.pod:183 msgid "" "When the guest OS is virtualized, the host operating system and hypervisor " "may prefer accesses aligned to one of:" -msgstr "ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイパーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" +msgstr "" +"ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイ" +"パーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" #. type: =item #: ../align/virt-alignment-scan.pod:188 @@ -638,9 +704,11 @@ msgstr "* 512 バイト" #. type: textblock #: ../align/virt-alignment-scan.pod:190 msgid "" -"if the host OS uses local storage directly on hard drive partitions, and the" -" hard drive has 512 byte physical sectors." -msgstr "ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用して、ハードディスクが 512 バイトの物理セクターを持っている場合。" +"if the host OS uses local storage directly on hard drive partitions, and the " +"hard drive has 512 byte physical sectors." +msgstr "" +"ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用し" +"て、ハードディスクが 512 バイトの物理セクターを持っている場合。" #. type: =item #: ../align/virt-alignment-scan.pod:193 @@ -653,7 +721,10 @@ msgid "" "for local storage on new hard drives with 4Kbyte physical sectors; for file-" "backed storage on filesystems with 4Kbyte block size; or for some types of " "network-attached storage." -msgstr "4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のストレージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" +msgstr "" +"4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向" +"け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のスト" +"レージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" #. type: =item #: ../align/virt-alignment-scan.pod:199 @@ -665,7 +736,9 @@ msgstr "* 64 K バイト" msgid "" "for high-end network-attached storage. This is the optimal block size for " "some NetApp hardware." -msgstr "ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズです。" +msgstr "" +"ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズで" +"す。" #. type: =item #: ../align/virt-alignment-scan.pod:204 @@ -682,7 +755,9 @@ msgstr "以下の L</1 MB パーティションアライメント> 参照。" msgid "" "Partitions which are not aligned correctly to the underlying storage cause " "extra I/O. For example:" -msgstr "基礎となるストレージに正しくアライメントされていないパーティションは余計な I/O を引き起こします。たとえば:" +msgstr "" +"基礎となるストレージに正しくアライメントされていないパーティションは余計な I/" +"O を引き起こします。たとえば:" #. type: verbatim #: ../align/virt-alignment-scan.pod:213 @@ -697,7 +772,16 @@ msgid "" " | | |\n" " ---+-------------------------+-------------------------+---\n" "\n" -msgstr " セクター#63\n +--------------------------+------\n | ゲスト |\n | ファイルシステムブロック |\n ---+------------------+------+-------------------+-----+---\n | ホストブロック | ホストブロック |\n | | |\n ---+-------------------------+-------------------------+---\n\n" +msgstr "" +" セクター#63\n" +" +--------------------------+------\n" +" | ゲスト |\n" +" | ファイルシステムブロック |\n" +" ---+------------------+------+-------------------+-----+---\n" +" | ホストブロック | ホストブロック |\n" +" | | |\n" +" ---+-------------------------+-------------------------+---\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:222 @@ -706,7 +790,12 @@ msgid "" "must be accessed (so twice as much I/O is done). When a 4K guest block is " "written, two host blocks must first be read, the old and new data combined, " "and the two blocks written back (4x I/O)." -msgstr "この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにアクセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/O)。" +msgstr "" +"この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにア" +"クセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K " +"ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古" +"いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/" +"O)。" #. type: =head2 #: ../align/virt-alignment-scan.pod:227 @@ -716,9 +805,11 @@ msgstr "Linux ホストブロック" #. type: textblock #: ../align/virt-alignment-scan.pod:229 msgid "" -"New versions of the Linux kernel expose the physical and logical block size," -" and minimum and recommended I/O size." -msgstr "新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および最小かつ推奨の I/O サイズを明らかにします。" +"New versions of the Linux kernel expose the physical and logical block size, " +"and minimum and recommended I/O size." +msgstr "" +"新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および" +"最小かつ推奨の I/O サイズを明らかにします。" #. type: textblock #: ../align/virt-alignment-scan.pod:232 @@ -740,7 +831,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 512\n $ cat /sys/block/sda/queue/physical_block_size\n 512\n $ cat /sys/block/sda/queue/logical_block_size\n 512\n $ cat /sys/block/sda/queue/minimum_io_size\n 512\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:245 @@ -762,7 +864,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 4096\n $ cat /sys/block/sda/queue/physical_block_size\n 4096\n $ cat /sys/block/sda/queue/logical_block_size\n 4096\n $ cat /sys/block/sda/queue/minimum_io_size\n 4096\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:258 @@ -782,30 +895,45 @@ msgid "" " $ cat /sys/block/sdc/queue/optimal_io_size\n" " 65536\n" "\n" -msgstr " $ cat /sys/block/sdc/queue/logical_block_size\n 512\n $ cat /sys/block/sdc/queue/physical_block_size\n 512\n $ cat /sys/block/sdc/queue/minimum_io_size\n 4096\n $ cat /sys/block/sdc/queue/optimal_io_size\n 65536\n\n" +msgstr "" +" $ cat /sys/block/sdc/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sdc/queue/optimal_io_size\n" +" 65536\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:269 msgid "" "The NetApp allows 512 byte accesses (but they will be very inefficient), " "prefers a minimum 4K I/O size, but the optimal I/O size is 64K." -msgstr "NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(しかし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" +msgstr "" +"NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(し" +"かし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" #. type: textblock #: ../align/virt-alignment-scan.pod:273 msgid "" -"For detailed information about what these numbers mean, see " -"L<http://docs.redhat.com/docs/en-" -"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" -"iolimits.html>" -msgstr "これらの数字の意味に関する詳細は L<http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-iolimits.html> を参照してください。" +"For detailed information about what these numbers mean, see L<http://docs." +"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/" +"Storage_Administration_Guide/newstorage-iolimits.html>" +msgstr "" +"これらの数字の意味に関する詳細は L<http://docs.redhat.com/docs/en-US/" +"Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" +"iolimits.html> を参照してください。" #. type: textblock #: ../align/virt-alignment-scan.pod:276 msgid "" "[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer " "for providing NetApp data and additional information.]" -msgstr "[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと追加情報を提供してくれた Mike Snitzer に感謝します。]" +msgstr "" +"[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと" +"追加情報を提供してくれた Mike Snitzer に感謝します。]" #. type: =head2 #: ../align/virt-alignment-scan.pod:279 @@ -817,14 +945,16 @@ msgstr "1 MB パーティションアライメント" msgid "" "Microsoft picked 1 MB as the default alignment for all partitions starting " "with Windows 2008 Server, and Linux has followed this." -msgstr "Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォルトのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" +msgstr "" +"Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォル" +"トのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" #. type: textblock #: ../align/virt-alignment-scan.pod:284 msgid "" -"Assuming 512 byte sectors in the guest, you will now see the first partition" -" starting at sector 2048, and subsequent partitions (if any) will start at " -"a multiple of 2048 sectors." +"Assuming 512 byte sectors in the guest, you will now see the first partition " +"starting at sector 2048, and subsequent partitions (if any) will start at a " +"multiple of 2048 sectors." msgstr "" #. type: textblock @@ -842,11 +972,11 @@ msgstr "アライメントの設定法" #. type: textblock #: ../align/virt-alignment-scan.pod:293 msgid "" -"L<virt-resize(1)> can change the alignment of the partitions of some guests." -" Currently it can fully align all the partitions of all Windows guests, and" -" it will fix the bootloader where necessary. For Linux guests, it can align" -" the second and subsequent partitions, so the majority of OS accesses except" -" at boot will be aligned." +"L<virt-resize(1)> can change the alignment of the partitions of some " +"guests. Currently it can fully align all the partitions of all Windows " +"guests, and it will fix the bootloader where necessary. For Linux guests, " +"it can align the second and subsequent partitions, so the majority of OS " +"accesses except at boot will be aligned." msgstr "" #. type: textblock @@ -860,17 +990,19 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:303 msgid "" -"For older versions of Windows, the following NetApp document contains useful" -" information: L<http://media.netapp.com/documents/tr-3747.pdf>" -msgstr "古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: L<http://media.netapp.com/documents/tr-3747.pdf>" +"For older versions of Windows, the following NetApp document contains useful " +"information: L<http://media.netapp.com/documents/tr-3747.pdf>" +msgstr "" +"古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: " +"L<http://media.netapp.com/documents/tr-3747.pdf>" #. type: textblock #: ../align/virt-alignment-scan.pod:306 msgid "" "For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains " -"an explicit C<%pre> section that creates aligned partitions using " -"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp " -"document above contains an example." +"an explicit C<%pre> section that creates aligned partitions using L<parted(8)" +">. Do not use the Kickstart C<part> command. The NetApp document above " +"contains an example." msgstr "" #. type: =head1 @@ -897,8 +1029,8 @@ msgstr "" msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " -"escape these characters on the command line. See the shell manual page " -"L<sh(1)> for details." +"escape these characters on the command line. See the shell manual page L<sh" +"(1)> for details." msgstr "" #. type: =head1 @@ -1008,7 +1140,9 @@ msgstr "0" #: ../align/virt-alignment-scan.pod:328 msgid "" "successful exit, all partitions are aligned E<ge> 64K for best performance" -msgstr "正常終了、すべてのパーティションが最高のパフォーマンスのために E<ge> 64K に配置されています" +msgstr "" +"正常終了、すべてのパーティションが最高のパフォーマンスのために E<ge> 64K に配" +"置されています" #. type: textblock #: ../align/virt-alignment-scan.pod:332 @@ -1030,7 +1164,9 @@ msgstr "2" msgid "" "successful exit, some partitions have alignment E<lt> 64K which can result " "in poor performance on high end network storage" -msgstr "正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおいてパフォーマンスの悪い E<lt> 64K のアライメントを持ちます" +msgstr "" +"正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおい" +"てパフォーマンスの悪い E<lt> 64K のアライメントを持ちます" #. type: textblock #: ../align/virt-alignment-scan.pod:345 @@ -1040,9 +1176,11 @@ msgstr "3" #. type: textblock #: ../align/virt-alignment-scan.pod:347 msgid "" -"successful exit, some partitions have alignment E<lt> 4K which can result in" -" poor performance on most hypervisors" -msgstr "正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマンスの悪い E<lt> 4K のアライメントを持ちます" +"successful exit, some partitions have alignment E<lt> 4K which can result in " +"poor performance on most hypervisors" +msgstr "" +"正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマ" +"ンスの悪い E<lt> 4K のアライメントを持ちます" #. type: =head1 #: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 @@ -1069,9 +1207,11 @@ msgstr "関連項目" #. type: textblock #: ../align/virt-alignment-scan.pod:354 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L" -"<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " +"L<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " +"L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: =head1 #: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252 @@ -1145,7 +1285,11 @@ msgid "" "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version." -msgstr "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version." +msgstr "" +"This program is free software; you can redistribute it and/or modify it " +"under the terms of the GNU General Public License as published by the Free " +"Software Foundation; either version 2 of the License, or (at your option) " +"any later version." #. type: textblock #: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265 @@ -1166,7 +1310,11 @@ msgid "" "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -msgstr "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details." +msgstr "" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details." #. type: textblock #: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 @@ -1183,8 +1331,8 @@ msgstr "This program is distributed in the hope that it will be useful, but WITH #: ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:801 msgid "" -"You should have received a copy of the GNU General Public License along with" -" this program; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." msgstr "" @@ -1199,7 +1347,9 @@ msgstr "virt-cat - 仮想マシンにあるファイルの表示" msgid "" " virt-cat [--options] -d domname file [file ...]\n" "\n" -msgstr " virt-cat [--options] -d domname file [file ...]\n\n" +msgstr "" +" virt-cat [--options] -d domname file [file ...]\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:11 @@ -1207,7 +1357,9 @@ msgstr " virt-cat [--options] -d domname file [file ...]\n\n" msgid "" " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n" +msgstr "" +" virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15 @@ -1221,7 +1373,9 @@ msgstr "古い形式:" msgid "" " virt-cat domname file\n" "\n" -msgstr " virt-cat domname file\n\n" +msgstr "" +" virt-cat domname file\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:17 @@ -1229,7 +1383,9 @@ msgstr " virt-cat domname file\n\n" msgid "" " virt-cat disk.img file\n" "\n" -msgstr " virt-cat disk.img file\n\n" +msgstr "" +" virt-cat disk.img file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:21 @@ -1242,8 +1398,8 @@ msgstr "" #: ../cat/virt-cat.pod:24 msgid "" "Multiple filenames can be given, in which case they are concatenated " -"together. Each filename must be a full path, starting at the root directory" -" (starting with '/')." +"together. Each filename must be a full path, starting at the root directory " +"(starting with '/')." msgstr "" #. type: textblock @@ -1277,12 +1433,15 @@ msgstr "" msgid "" " virt-cat -d mydomain /etc/fstab\n" "\n" -msgstr " virt-cat -d mydomain /etc/fstab\n\n" +msgstr "" +" virt-cat -d mydomain /etc/fstab\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:39 msgid "List syslog messages from a VM disk image file:" -msgstr "仮想マシンのディスクイメージファイルから syslog メッセージを一覧表示するには:" +msgstr "" +"仮想マシンのディスクイメージファイルから syslog メッセージを一覧表示するには:" #. type: verbatim #: ../cat/virt-cat.pod:41 @@ -1290,7 +1449,9 @@ msgstr "仮想マシンのディスクイメージファイルから syslog メ msgid "" " virt-cat -a disk.img /var/log/messages | tail\n" "\n" -msgstr " virt-cat -a disk.img /var/log/messages | tail\n\n" +msgstr "" +" virt-cat -a disk.img /var/log/messages | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:43 @@ -1304,7 +1465,10 @@ msgid "" " virt-cat -d mydomain /var/log/messages | \\\n" " grep 'dhclient: bound to' | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/messages | \\\n grep 'dhclient: bound to' | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/messages | \\\n" +" grep 'dhclient: bound to' | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:48 @@ -1317,7 +1481,9 @@ msgstr "" msgid "" " virt-cat -d mydomain /var/log/yum.log | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/yum.log | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/yum.log | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:52 @@ -1331,7 +1497,10 @@ msgid "" " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" " who /tmp/utmp\n" "\n" -msgstr " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n who /tmp/utmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" +" who /tmp/utmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:57 @@ -1345,7 +1514,10 @@ msgid "" " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" " last -f /tmp/wtmp\n" "\n" -msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" +" last -f /tmp/wtmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103 @@ -1353,8 +1525,8 @@ msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" #: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:124 msgid "" "Add I<file> which should be a disk image from a virtual machine. If the " -"virtual machine has multiple block devices, you must supply all of them with" -" separate I<-a> options." +"virtual machine has multiple block devices, you must supply all of them with " +"separate I<-a> options." msgstr "" #. type: =item @@ -1367,10 +1539,10 @@ msgstr "B<--echo-keys>" #. type: textblock #: ../cat/virt-cat.pod:100 msgid "" -"When prompting for keys and passphrases, virt-cat normally turns echoing off" -" so you cannot see what you are typing. If you are not worried about " -"Tempest attacks and there is no one else in the room you can specify this " -"flag to see what you are typing." +"When prompting for keys and passphrases, virt-cat normally turns echoing off " +"so you cannot see what you are typing. If you are not worried about Tempest " +"attacks and there is no one else in the room you can specify this flag to " +"see what you are typing." msgstr "" #. type: verbatim @@ -1379,7 +1551,9 @@ msgstr "" msgid "" " virt-cat --format=raw -a disk.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img file\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:120 @@ -1387,7 +1561,9 @@ msgstr " virt-cat --format=raw -a disk.img file\n\n" msgid "" " virt-cat --format=raw -a disk.img --format -a another.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: =item #: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200 @@ -1401,8 +1577,8 @@ msgstr "B<--keys-from-stdin>" #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116 msgid "" -"Read key or passphrase parameters from stdin. The default is to try to read" -" passphrases from the user by opening C</dev/tty>." +"Read key or passphrase parameters from stdin. The default is to try to read " +"passphrases from the user by opening C</dev/tty>." msgstr "" #. type: =head1 @@ -1422,7 +1598,9 @@ msgstr "以前のバージョンの virt-cat はどちらの書き込みもで msgid "" " virt-cat disk.img [disk.img ...] file\n" "\n" -msgstr " virt-cat disk.img [disk.img ...] file\n\n" +msgstr "" +" virt-cat disk.img [disk.img ...] file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185 @@ -1436,7 +1614,9 @@ msgstr "または" msgid "" " virt-cat guestname file\n" "\n" -msgstr " virt-cat guestname file\n\n" +msgstr "" +" virt-cat guestname file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189 @@ -1462,7 +1642,9 @@ msgstr "Windows のパス" msgid "" "C<virt-cat> has a limited ability to understand Windows drive letters and " "paths (eg. C<E:\\foo\\bar.txt>)." -msgstr "C<virt-cat> は Windows のドライブレターとパスの解釈能力に制限があります(例: C<E:\\foo\\bar.txt>)。" +msgstr "" +"C<virt-cat> は Windows のドライブレターとパスの解釈能力に制限があります(例: " +"C<E:\\foo\\bar.txt>)。" #. type: textblock #: ../cat/virt-cat.pod:173 ../edit/virt-edit.pod:262 @@ -1528,7 +1710,9 @@ msgstr "C<virt-cat> を使用することは、次のこととほぼ同等です msgid "" " guestfish --ro -i -d domname download file -\n" "\n" -msgstr " guestfish --ro -i -d domname download file -\n\n" +msgstr "" +" guestfish --ro -i -d domname download file -\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:217 @@ -1540,8 +1724,8 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:221 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To display a file from a disk image " "directly, use:" msgstr "" @@ -1552,7 +1736,9 @@ msgstr "" msgid "" " guestfish --ro -a disk.img -m /dev/sda1 download file -\n" "\n" -msgstr " guestfish --ro -a disk.img -m /dev/sda1 download file -\n\n" +msgstr "" +" guestfish --ro -a disk.img -m /dev/sda1 download file -\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:228 @@ -1573,9 +1759,11 @@ msgstr "このプログラムは、成功すると 0 を、エラーがあると #. type: textblock #: ../cat/virt-cat.pod:245 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" -"<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" +"tar-out(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" +"tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:420 @@ -1588,7 +1776,9 @@ msgstr "Copyright (C) 2010-2012 Red Hat Inc." msgid "" "virt-filesystems - List filesystems, partitions, block devices, LVM in a " "virtual machine or disk image" -msgstr "virt-filesystems - 仮想マシンまたはディスクイメージにあるファイルシステム、パーティション、ブロックデバイスおよび LVM の一覧表示" +msgstr "" +"virt-filesystems - 仮想マシンまたはディスクイメージにあるファイルシステム、" +"パーティション、ブロックデバイスおよび LVM の一覧表示" #. type: verbatim #: ../cat/virt-filesystems.pod:9 @@ -1596,7 +1786,9 @@ msgstr "virt-filesystems - 仮想マシンまたはディスクイメージに msgid "" " virt-filesystems [--options] -d domname\n" "\n" -msgstr " virt-filesystems [--options] -d domname\n\n" +msgstr "" +" virt-filesystems [--options] -d domname\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:11 @@ -1604,14 +1796,16 @@ msgstr " virt-filesystems [--options] -d domname\n\n" msgid "" " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:15 msgid "" "This tool allows you to discover filesystems, partitions, logical volumes, " -"and their sizes in a disk image or virtual machine. It is a replacement for" -" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." +"and their sizes in a disk image or virtual machine. It is a replacement for " +"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." msgstr "" #. type: textblock @@ -1629,7 +1823,11 @@ msgid "" " # ...\n" " done\n" "\n" -msgstr " for fs in $(virt-filesystems -a disk.img); do\n # ...\n done\n\n" +msgstr "" +" for fs in $(virt-filesystems -a disk.img); do\n" +" # ...\n" +" done\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:27 @@ -1656,7 +1854,11 @@ msgid "" " /dev/sda1\n" " /dev/vg_guest/lv_root\n" "\n" -msgstr " $ virt-filesystems -a disk.img\n /dev/sda1\n /dev/vg_guest/lv_root\n\n" +msgstr "" +" $ virt-filesystems -a disk.img\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:41 @@ -1673,7 +1875,12 @@ msgid "" " /dev/sda1 filesystem ext4 boot 524288000\n" " /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" "\n" -msgstr " $ virt-filesystems -a disk.img -l\n 名前 種類 VFS ラベル 容量\n /dev/sda1 filesystem ext4 boot 524288000\n /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n\n" +msgstr "" +" $ virt-filesystems -a disk.img -l\n" +" 名前 種類 VFS ラベル 容量\n" +" /dev/sda1 filesystem ext4 boot 524288000\n" +" /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:49 @@ -1692,7 +1899,13 @@ msgid "" " /dev/vg_guest/lv_swap\n" " /dev/vg_guest/lv_data\n" "\n" -msgstr " $ virt-filesystems -a disk.img --extra\n /dev/sda1\n /dev/vg_guest/lv_root\n /dev/vg_guest/lv_swap\n /dev/vg_guest/lv_data\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --extra\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +" /dev/vg_guest/lv_swap\n" +" /dev/vg_guest/lv_data\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:58 @@ -1708,13 +1921,17 @@ msgid "" " /dev/sda1\n" " /dev/sda2\n" "\n" -msgstr " $ virt-filesystems -a disk.img --partitions\n /dev/sda1\n /dev/sda2\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --partitions\n" +" /dev/sda1\n" +" /dev/sda2\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:64 msgid "" -"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I" -"<--physical-volumes>, I<--block-devices> to list those items." +"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-" +"volumes>, I<--block-devices> to list those items." msgstr "" #. type: textblock @@ -1731,8 +1948,8 @@ msgstr "" #. type: textblock #: ../cat/virt-filesystems.pod:74 msgid "" -"UUIDs (because they are quite long) are not shown by default. Add the " -"I<--uuid> option to display device and filesystem UUIDs in the long output." +"UUIDs (because they are quite long) are not shown by default. Add the I<--" +"uuid> option to display device and filesystem UUIDs in the long output." msgstr "" #. type: textblock @@ -1754,7 +1971,15 @@ msgid "" " /dev/sda2 partition - - 20G /dev/sda -\n" " /dev/sda device - - 20G - -\n" "\n" -msgstr " $ virt-filesystems -a win.img --all --long --uuid -h\n Name Type VFS Label Size Parent UUID\n /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n /dev/sda1 partition - - 100M /dev/sda -\n /dev/sda2 partition - - 20G /dev/sda -\n /dev/sda device - - 20G - -\n\n" +msgstr "" +" $ virt-filesystems -a win.img --all --long --uuid -h\n" +" Name Type VFS Label Size Parent UUID\n" +" /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n" +" /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n" +" /dev/sda1 partition - - 100M /dev/sda -\n" +" /dev/sda2 partition - - 20G /dev/sda -\n" +" /dev/sda device - - 20G - -\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:89 @@ -1770,10 +1995,10 @@ msgstr "B<--all>" #. type: textblock #: ../cat/virt-filesystems.pod:112 msgid "" -"Display everything. This is currently the same as specifying these options:" -" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I" -"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may " -"be added to this list in future)." +"Display everything. This is currently the same as specifying these options: " +"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--" +"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be " +"added to this list in future)." msgstr "" #. type: textblock @@ -1827,8 +2052,8 @@ msgstr "B<--extra>" #: ../cat/virt-filesystems.pod:157 msgid "" "This causes filesystems that are not ordinary, mountable filesystems to be " -"displayed. This category includes swapspace, and filesystems that are empty" -" or contain unknown data." +"displayed. This category includes swapspace, and filesystems that are empty " +"or contain unknown data." msgstr "" #. type: textblock @@ -1851,7 +2076,8 @@ msgstr "" #. type: textblock #: ../cat/virt-filesystems.pod:168 msgid "With I<--extra>, non-mountable filesystems are shown too." -msgstr "I<--extra> を用いると、マウントできないファイルシステムも表示されます。" +msgstr "" +"I<--extra> を用いると、マウントできないファイルシステムも表示されます。" #. type: verbatim #: ../cat/virt-filesystems.pod:181 @@ -1859,7 +2085,9 @@ msgstr "I<--extra> を用いると、マウントできないファイルシス msgid "" " virt-filesystems --format=raw -a disk.img\n" "\n" -msgstr " virt-filesystems --format=raw -a disk.img\n\n" +msgstr "" +" virt-filesystems --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:185 @@ -1867,7 +2095,9 @@ msgstr " virt-filesystems --format=raw -a disk.img\n\n" msgid "" " virt-filesystems --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-filesystems --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-filesystems --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352 @@ -1913,8 +2143,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:213 msgid "" "The extra columns displayed depend on what output you select, and the " -"ordering of columns may change in future versions. Use the title row, " -"I<--csv> output and/or L<csvtool(1)> to match columns to data in external " +"ordering of columns may change in future versions. Use the title row, I<--" +"csv> output and/or L<csvtool(1)> to match columns to data in external " "programs." msgstr "" @@ -1948,9 +2178,11 @@ msgstr "B<--logical-volumes>" #. type: textblock #: ../cat/virt-filesystems.pod:229 msgid "" -"Display LVM logical volumes. In this mode, these are displayed irrespective" -" of whether the LVs contain filesystems." -msgstr "LVM 論理ボリュームを表示します。 このモードでは、論理ボリュームが含むファイルシステムにかかわりなく表示します。" +"Display LVM logical volumes. In this mode, these are displayed irrespective " +"of whether the LVs contain filesystems." +msgstr "" +"LVM 論理ボリュームを表示します。 このモードでは、論理ボリュームが含むファイ" +"ルシステムにかかわりなく表示します。" #. type: =item #: ../cat/virt-filesystems.pod:232 @@ -1985,7 +2217,9 @@ msgstr "B<--partitions>" msgid "" "Display partitions. In this mode, these are displayed irrespective of " "whether the partitions contain filesystems." -msgstr "パーティションを表示します。 このモードでは、パーティションが含むファイルシステムにかかわりなく表示します。" +msgstr "" +"パーティションを表示します。 このモードでは、パーティションが含むファイルシ" +"ステムにかかわりなく表示します。" #. type: =item #: ../cat/virt-filesystems.pod:247 @@ -2052,7 +2286,9 @@ msgstr "列" msgid "" "Note that columns in the output are subject to reordering and change in " "future versions of this tool." -msgstr "出力にある列はこのツールの将来のバージョンにおいて並び替えられる場合や変更される場合があることに注意してください。" +msgstr "" +"出力にある列はこのツールの将来のバージョンにおいて並び替えられる場合や変更さ" +"れる場合があることに注意してください。" #. type: =item #: ../cat/virt-filesystems.pod:294 @@ -2068,8 +2304,8 @@ msgstr "ファイルシステム、パーティション、ブロックデバイ #: ../cat/virt-filesystems.pod:298 msgid "" "For device and partition names these are displayed as canonical libguestfs " -"names, so that for example C</dev/sda2> is the second partition on the first" -" device." +"names, so that for example C</dev/sda2> is the second partition on the first " +"device." msgstr "" #. type: textblock @@ -2077,7 +2313,9 @@ msgstr "" msgid "" "If the I<--long> option is B<not> specified, then only the name column is " "shown in the output." -msgstr "I<--long> オプションが指定されてB<いない>と、名前の列のみが出力に表示されます。" +msgstr "" +"I<--long> オプションが指定されてB<いない>と、名前の列のみが出力に表示されま" +"す。" #. type: =item #: ../cat/virt-filesystems.pod:305 @@ -2122,8 +2360,8 @@ msgstr "B<MBR>" #: ../cat/virt-filesystems.pod:321 msgid "" "The partition type byte, displayed as a two digit hexadecimal number. A " -"comprehensive list of partition types can be found here: " -"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>" +"comprehensive list of partition types can be found here: L<http://www.win." +"tue.nl/~aeb/partitions/partition_types-1.html>" msgstr "" #. type: textblock @@ -2152,9 +2390,9 @@ msgstr "" #: ../cat/virt-filesystems.pod:334 msgid "" "The parent column records the parent relationship between objects. For " -"example, if the object is a partition, then this column contains the name of" -" the containing device. If the object is a logical volume, then this column" -" is the name of the volume group." +"example, if the object is a partition, then this column contains the name of " +"the containing device. If the object is a logical volume, then this column " +"is the name of the volume group." msgstr "" #. type: =item @@ -2192,8 +2430,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464 #: ../df/virt-df.pod:222 msgid "" -"Myth: Just split fields at commas. Reality: This does I<not> work reliably." -" This example has two columns:" +"Myth: Just split fields at commas. Reality: This does I<not> work " +"reliably. This example has two columns:" msgstr "" #. type: verbatim @@ -2203,7 +2441,9 @@ msgstr "" msgid "" " \"foo,bar\",baz\n" "\n" -msgstr " \"foo,bar\",baz\n\n" +msgstr "" +" \"foo,bar\",baz\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:359 ../cat/virt-ls.pod:469 @@ -2221,7 +2461,10 @@ msgid "" " \"foo\n" " bar\",baz\n" "\n" -msgstr " \"foo\n bar\",baz\n\n" +msgstr "" +" \"foo\n" +" bar\",baz\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:475 @@ -2235,8 +2478,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478 #: ../df/virt-df.pod:236 msgid "" -"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl" -" or Python's built-in csv library)." +"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl " +"or Python's built-in csv library)." msgstr "" #. type: textblock @@ -2249,9 +2492,12 @@ msgstr "" #: ../cat/virt-filesystems.pod:387 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" +"libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" +"libguestfs.org/>." #. type: textblock #: ../cat/virt-filesystems.pod:402 ../tools/virt-win-reg.pl:789 @@ -2269,7 +2515,9 @@ msgstr "virt-ls - 仮想マシンのファイルの一覧表示" msgid "" " virt-ls [--options] -d domname directory [directory ...]\n" "\n" -msgstr " virt-ls [--options] -d domname directory [directory ...]\n\n" +msgstr "" +" virt-ls [--options] -d domname directory [directory ...]\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:11 @@ -2277,7 +2525,9 @@ msgstr " virt-ls [--options] -d domname directory [directory ...]\n\n" msgid "" " virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n" "\n" -msgstr " virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n\n" +msgstr "" +" virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:13 ../df/virt-df.pod:15 ../rescue/virt-rescue.pod:15 @@ -2290,7 +2540,9 @@ msgstr "古い形式:" msgid "" " virt-ls [--options] domname directory\n" "\n" -msgstr " virt-ls [--options] domname directory\n\n" +msgstr "" +" virt-ls [--options] domname directory\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:17 @@ -2298,7 +2550,9 @@ msgstr " virt-ls [--options] domname directory\n\n" msgid "" " virt-ls [--options] disk.img [disk.img ...] directory\n" "\n" -msgstr " virt-ls [--options] disk.img [disk.img ...] directory\n\n" +msgstr "" +" virt-ls [--options] disk.img [disk.img ...] directory\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:21 @@ -2310,23 +2564,23 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:24 msgid "" -"Multiple directory names can be given, in which case the output from each is" -" concatenated." +"Multiple directory names can be given, in which case the output from each is " +"concatenated." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:27 msgid "" -"To list directories from a libvirt guest use the I<-d> option to specify the" -" name of the guest. For a disk image, use the I<-a> option." +"To list directories from a libvirt guest use the I<-d> option to specify the " +"name of the guest. For a disk image, use the I<-a> option." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:31 msgid "" -"C<virt-ls> can do many simple file listings. For more complicated cases you" -" may need to use L<guestfish(1)>, or write a program directly to the " -"L<guestfs(3)> API." +"C<virt-ls> can do many simple file listings. For more complicated cases you " +"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs" +"(3)> API." msgstr "" #. type: textblock @@ -2340,7 +2594,9 @@ msgstr "" msgid "" " virt-ls -R -d guest /\n" "\n" -msgstr " virt-ls -R -d guest /\n\n" +msgstr "" +" virt-ls -R -d guest /\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:41 ../examples/guestfs-testing.pod:182 @@ -2353,7 +2609,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^- [42]'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:45 ../examples/guestfs-testing.pod:186 @@ -2366,7 +2624,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^d ...7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:49 ../examples/guestfs-testing.pod:190 @@ -2379,7 +2639,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^s'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:53 ../examples/guestfs-testing.pod:194 @@ -2392,7 +2654,9 @@ msgstr "'.png' で終わるファイル名を持つすべての通常ファイ msgid "" " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:57 @@ -2405,7 +2669,9 @@ msgstr "ホームディレクトリにある 10MB より大きなファイルを msgid "" " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:61 ../examples/guestfs-testing.pod:202 @@ -2418,7 +2684,9 @@ msgstr "7日以内に変更されたものをすべて検索します:" msgid "" " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:65 ../examples/guestfs-testing.pod:206 @@ -2431,7 +2699,9 @@ msgstr "24時間以内に変更された通常のファイルを検索します: msgid "" " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:69 @@ -2441,8 +2711,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:71 msgid "" -"Find the differences between files in a guest and an earlier snapshot of the" -" same guest." +"Find the differences between files in a guest and an earlier snapshot of the " +"same guest." msgstr "" #. type: verbatim @@ -2453,16 +2723,20 @@ msgid "" " virt-ls -lR -a current.img / --uids --time-t > new\n" " diff -u old new | less\n" "\n" -msgstr " virt-ls -lR -a snapshot.img / --uids --time-t > old\n virt-ls -lR -a current.img / --uids --time-t > new\n diff -u old new | less\n\n" +msgstr "" +" virt-ls -lR -a snapshot.img / --uids --time-t > old\n" +" virt-ls -lR -a current.img / --uids --time-t > new\n" +" diff -u old new | less\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:78 msgid "" "The commands above won't find files where the content has changed but the " -"metadata (eg. file size and modification date) is the same. To do that, you" -" need to add the I<--checksum> parameter to both C<virt-ls> commands. " -"I<--checksum> can be quite slow since it has to read and compute a checksum " -"of every regular file in the virtual machine." +"metadata (eg. file size and modification date) is the same. To do that, you " +"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--" +"checksum> can be quite slow since it has to read and compute a checksum of " +"every regular file in the virtual machine." msgstr "" #. type: =head1 @@ -2496,7 +2770,12 @@ msgid "" " boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -d guest /\n bin\n boot\n [etc.]\n\n" +msgstr "" +" $ virt-ls -d guest /\n" +" bin\n" +" boot\n" +" [etc.]\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:98 @@ -2520,7 +2799,13 @@ msgid "" " dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -l -d guest /\n total 204\n dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n [etc.]\n\n" +msgstr "" +" $ virt-ls -l -d guest /\n" +" total 204\n" +" dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n" +" dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:109 @@ -2551,7 +2836,12 @@ msgid "" " foo/bar\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -R -d guest /tmp\n foo\n foo/bar\n [etc.]\n\n" +msgstr "" +" $ virt-ls -R -d guest /tmp\n" +" foo\n" +" foo/bar\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:123 @@ -2576,8 +2866,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:132 msgid "" -"Most of the interesting features of C<virt-ls> are only available when using" -" I<-lR> mode." +"Most of the interesting features of C<virt-ls> are only available when using " +"I<-lR> mode." msgstr "" #. type: textblock @@ -2585,11 +2875,11 @@ msgstr "" msgid "" "The fields are normally space-separated. Filenames are B<not> quoted, so " "you cannot use the output in another program (because filenames can contain " -"spaces and other unsafe characters). If the guest was untrusted and someone" -" knew you were using C<virt-ls> to analyze the guest, they could play tricks" -" on you by creating filenames with embedded newline characters. To " -"B<safely> parse the output in another program, use the I<--csv> (Comma-" -"Separated Values) option." +"spaces and other unsafe characters). If the guest was untrusted and someone " +"knew you were using C<virt-ls> to analyze the guest, they could play tricks " +"on you by creating filenames with embedded newline characters. To B<safely> " +"parse the output in another program, use the I<--csv> (Comma-Separated " +"Values) option." msgstr "" #. type: textblock @@ -2612,7 +2902,16 @@ msgid "" " - 0755 943360 /bin/bash\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -lR -d guest /bin\n d 0555 4096 /bin\n - 0755 123 /bin/alsaunmute\n - 0755 28328 /bin/arch\n l 0777 4 /bin/awk -> gawk\n - 0755 27216 /bin/basename\n - 0755 943360 /bin/bash\n [etc.]\n\n" +msgstr "" +" $ virt-ls -lR -d guest /bin\n" +" d 0555 4096 /bin\n" +" - 0755 123 /bin/alsaunmute\n" +" - 0755 28328 /bin/arch\n" +" l 0777 4 /bin/awk -> gawk\n" +" - 0755 27216 /bin/basename\n" +" - 0755 943360 /bin/bash\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:155 @@ -2630,7 +2929,10 @@ msgid "" "The file type, one of: C<-> (regular file), C<d> (directory), C<c> " "(character device), C<b> (block device), C<p> (named pipe), C<l> (symbolic " "link), C<s> (socket) or C<u> (unknown)." -msgstr "ファイル形式。次のどれかです: C<-> (通常のファイル), C<d> (ディレクトリー), C<c> (キャラクターデバイス), C<b> (ブロックデバイス), C<p> (名前付きパイプ), C<l> (シンボリックリンク), C<s> (ソケット) or C<u> (不明)。" +msgstr "" +"ファイル形式。次のどれかです: C<-> (通常のファイル), C<d> (ディレクトリー), " +"C<c> (キャラクターデバイス), C<b> (ブロックデバイス), C<p> (名前付きパイプ), " +"C<l> (シンボリックリンク), C<s> (ソケット) or C<u> (不明)。" #. type: =item #: ../cat/virt-ls.pod:171 @@ -2653,7 +2955,9 @@ msgid "" "The size of the file. This is shown in bytes unless I<-h> or I<--human-" "readable> option is given, in which case this is shown as a human-readable " "number." -msgstr "ファイルの容量。 読みやすい形式の数値として表示する I<-h> または I<--human-readable> オプションが指定されていなければ、バイト単位で表示されます。" +msgstr "" +"ファイルの容量。 読みやすい形式の数値として表示する I<-h> または I<--human-" +"readable> オプションが指定されていなければ、バイト単位で表示されます。" #. type: =head2 #: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4643 @@ -2680,7 +2984,9 @@ msgstr "シンボリックリンクのみに対して、リンク先。" msgid "" "In I<-lR> mode, additional command line options enable the display of more " "fields." -msgstr "I<-lR> モードでは、追加のコマンドラインオプションにより、さらなる項目の表示を有効にします。" +msgstr "" +"I<-lR> モードでは、追加のコマンドラインオプションにより、さらなる項目の表示を" +"有効にします。" #. type: textblock #: ../cat/virt-ls.pod:194 @@ -2704,7 +3010,9 @@ msgstr "gid" msgid "" "The UID and GID of the owner of the file (displayed numerically). Note " "these only make sense in the context of a Unix-like guest." -msgstr "ファイルの所有者の UID および GID (数値表記)。 これらは Unix 系の仮想マシンにおいてのみ意味があることに注意してください。" +msgstr "" +"ファイルの所有者の UID および GID (数値表記)。 これらは Unix 系の仮想マシン" +"においてのみ意味があることに注意してください。" #. type: textblock #: ../cat/virt-ls.pod:208 @@ -2746,7 +3054,9 @@ msgstr "最終属性変更日時。" msgid "" "The time fields are displayed as string dates and times, unless one of the " "I<--time-t>, I<--time-relative> or I<--time-days> flags is given." -msgstr "I<--time-t>, I<--time-relative> または I<--time-days> フラグのどれかが指定されていなければ、日付と時間の文字列として time 項目が表示されます。" +msgstr "" +"I<--time-t>, I<--time-relative> または I<--time-days> フラグのどれかが指定さ" +"れていなければ、日付と時間の文字列として time 項目が表示されます。" #. type: textblock #: ../cat/virt-ls.pod:229 @@ -2839,14 +3149,16 @@ msgstr "" msgid "" "This option only has effect in I<-lR> output mode. See L</RECURSIVE LONG " "LISTING> above." -msgstr "このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L</RECURSIVE LONG LISTING> 参照。" +msgstr "" +"このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L</" +"RECURSIVE LONG LISTING> 参照。" #. type: textblock #: ../cat/virt-ls.pod:316 msgid "" "When prompting for keys and passphrases, virt-ls normally turns echoing off " -"so you cannot see what you are typing. If you are not worried about Tempest" -" attacks and there is no one else in the room you can specify this flag to " +"so you cannot see what you are typing. If you are not worried about Tempest " +"attacks and there is no one else in the room you can specify this flag to " "see what you are typing." msgstr "" @@ -2866,7 +3178,9 @@ msgstr "" msgid "" " virt-ls --format=raw -a disk.img /dir\n" "\n" -msgstr " virt-ls --format=raw -a disk.img /dir\n\n" +msgstr "" +" virt-ls --format=raw -a disk.img /dir\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:343 @@ -2874,7 +3188,9 @@ msgstr " virt-ls --format=raw -a disk.img /dir\n\n" msgid "" " virt-ls --format=raw -a disk.img --format -a another.img /dir\n" "\n" -msgstr " virt-ls --format=raw -a disk.img --format -a another.img /dir\n\n" +msgstr "" +" virt-ls --format=raw -a disk.img --format -a another.img /dir\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:356 @@ -2902,8 +3218,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:378 msgid "" -"C<virt-ls -l> produces a \"long listing\", which shows more detail. See " -"L</LONG LISTING>." +"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</" +"LONG LISTING>." msgstr "" #. type: textblock @@ -2988,7 +3304,9 @@ msgstr "" msgid "" " virt-ls disk.img [disk.img ...] /dir\n" "\n" -msgstr " virt-ls disk.img [disk.img ...] /dir\n\n" +msgstr "" +" virt-ls disk.img [disk.img ...] /dir\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:451 @@ -2996,7 +3314,9 @@ msgstr " virt-ls disk.img [disk.img ...] /dir\n\n" msgid "" " virt-ls guestname /dir\n" "\n" -msgstr " virt-ls guestname /dir\n\n" +msgstr "" +" virt-ls guestname /dir\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:497 @@ -3004,7 +3324,10 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" +"tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:374 @@ -3024,7 +3347,9 @@ msgstr "virt-sysprep - 仮想マシンをクローンできるようリセット msgid "" " virt-sysprep [--options] -d domname\n" "\n" -msgstr " virt-sysprep [--options] -d domname\n\n" +msgstr "" +" virt-sysprep [--options] -d domname\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:11 @@ -3032,15 +3357,17 @@ msgstr " virt-sysprep [--options] -d domname\n\n" msgid "" " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:15 msgid "" -"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones" -" can be made from it. Steps in this process include removing SSH host keys," -" removing persistent network MAC configuration, and removing user accounts." -" Each step can be enabled or disabled as required." +"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones " +"can be made from it. Steps in this process include removing SSH host keys, " +"removing persistent network MAC configuration, and removing user accounts. " +"Each step can be enabled or disabled as required." msgstr "" #. type: textblock @@ -3055,16 +3382,15 @@ msgstr "" msgid "" "Virt-sysprep modifies the guest or disk image I<in place>. The guest must " "be shut down. If you want to preserve the existing contents of the guest, " -"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> " -"below." +"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:29 msgid "" "You do I<not> need to run virt-sysprep as root. In fact we'd generally " -"recommend that you don't. The time you might want to run it as root is when" -" you need root in order to access the disk image, but even in this case it " +"recommend that you don't. The time you might want to run it as root is when " +"you need root in order to access the disk image, but even in this case it " "would be better to change the permissions on the disk image to be writable " "as the non-root user running virt-sysprep." msgstr "" @@ -3072,8 +3398,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:35 msgid "" -"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the" -" Microsoft program C<sysprep.exe> which is used to unconfigure Windows " +"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the " +"Microsoft program C<sysprep.exe> which is used to unconfigure Windows " "machines in preparation for cloning them. Having said that, virt-sysprep " "does I<not> currently work on Microsoft Windows guests. We plan to support " "Windows sysprepping in a future version, and we already have code to do it." @@ -3097,7 +3423,9 @@ msgstr "" msgid "" " --enable=ssh-hostkeys,udev-persistent-net\n" "\n" -msgstr " --enable=ssh-hostkeys,udev-persistent-net\n\n" +msgstr "" +" --enable=ssh-hostkeys,udev-persistent-net\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:83 @@ -3132,7 +3460,9 @@ msgstr "" msgid "" " virt-sysprep --format=raw -a disk.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:110 @@ -3140,7 +3470,9 @@ msgstr " virt-sysprep --format=raw -a disk.img\n\n" msgid "" " virt-sysprep --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../clone/virt-sysprep.pod:119 @@ -3184,8 +3516,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:135 msgid "" -"The default is to try to detect if SELinux relabelling is required. See " -"L</SELINUX RELABELLING> below for more details." +"The default is to try to detect if SELinux relabelling is required. See L</" +"SELINUX RELABELLING> below for more details." msgstr "" #. type: =head1 @@ -3196,8 +3528,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:158 msgid "" -"If the I<--enable> option is I<not> given, then I<all sysprep operations are" -" enabled>, although some are skipped depending on the type of guest." +"If the I<--enable> option is I<not> given, then I<all sysprep operations are " +"enabled>, although some are skipped depending on the type of guest." msgstr "" #. type: textblock @@ -3213,13 +3545,15 @@ msgstr "" msgid "" " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" "\n" -msgstr " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n\n" +msgstr "" +" virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:167 msgid "" -"To list the operations supported by the current version of virt-sysprep, use" -" I<--list-operations>." +"To list the operations supported by the current version of virt-sysprep, use " +"I<--list-operations>." msgstr "" #. type: textblock @@ -3275,8 +3609,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:191 msgid "" -"If the I<--hostname> parameter is not given, then the hostname is changed to" -" C<localhost.localdomain>." +"If the I<--hostname> parameter is not given, then the hostname is changed to " +"C<localhost.localdomain>." msgstr "" #. type: =head2 @@ -3319,8 +3653,7 @@ msgstr "random-seed" #. type: textblock #: ../clone/virt-sysprep.pod:209 msgid "" -"Write some random bytes from the host into the random seed file of the " -"guest." +"Write some random bytes from the host into the random seed file of the guest." msgstr "" #. type: textblock @@ -3370,7 +3703,9 @@ msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキー msgid "" "If, after cloning, the guest gets the same IP address, ssh will give you a " "stark warning about the host key changing:" -msgstr "クローン後、仮想マシンが同じ IP アドレスを取得すると、ホストキーが変更されたという警告が ssh により表示されます:" +msgstr "" +"クローン後、仮想マシンが同じ IP アドレスを取得すると、ホストキーが変更された" +"という警告が ssh により表示されます:" #. type: verbatim #: ../clone/virt-sysprep.pod:232 @@ -3381,7 +3716,12 @@ msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" "\n" -msgstr " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n\n" +msgstr "" +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" +" @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n" +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" +" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" +"\n" #. type: =head2 #: ../clone/virt-sysprep.pod:237 @@ -3398,8 +3738,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:242 msgid "" -"After a guest is cloned, the MAC address usually changes. Since the old MAC" -" address occupies the old name (eg. eth0), this means the fresh MAC address " +"After a guest is cloned, the MAC address usually changes. Since the old MAC " +"address occupies the old name (eg. eth0), this means the fresh MAC address " "is assigned to a new name (eg. eth1) and this is usually undesirable. " "Erasing the udev persistent net rules avoids this." msgstr "" @@ -3469,7 +3809,9 @@ msgid "" "The configuration or description of the guest. eg. The libvirt XML (see " "C<virsh dumpxml>), the running configuration of the guest, or another " "external format like OVF." -msgstr "仮想マシンの設定または説明。 例: libvirt XML (C<virsh dumpxml> 参照) 、仮想マシンの実行中の設定、または OVF のような他の外部形式。" +msgstr "" +"仮想マシンの設定または説明。 例: libvirt XML (C<virsh dumpxml> 参照) 、仮想" +"マシンの実行中の設定、または OVF のような他の外部形式。" #. type: textblock #: ../clone/virt-sysprep.pod:279 @@ -3558,14 +3900,24 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " virt-sysprep\n |\n v\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" virt-sysprep\n" +" |\n" +" v\n" +" 元のゲスト --------> テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:349 msgid "" -"You can, of course, just copy the block device on the host using L<cp(1)> or" -" L<dd(1)>." -msgstr "もちろん、ホストにおいて L<cp(1)> または L<dd(1)> を使用してブロックデバイスをコピーできます。" +"You can, of course, just copy the block device on the host using L<cp(1)> or " +"L<dd(1)>." +msgstr "" +"もちろん、ホストにおいて L<cp(1)> または L<dd(1)> を使用してブロックデバイス" +"をコピーできます。" #. type: verbatim #: ../clone/virt-sysprep.pod:352 @@ -3577,7 +3929,13 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " dd dd\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" dd dd\n" +" 元のゲスト --------> テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:358 @@ -3594,28 +3952,34 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " snapshot\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" snapshot\n" +" テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:370 msgid "" -"Use the block device as a backing file and create a snapshot on top for each" -" guest. The advantage is that you don't need to copy the block device (very" -" fast) and only changes are stored (less storage required)." +"Use the block device as a backing file and create a snapshot on top for each " +"guest. The advantage is that you don't need to copy the block device (very " +"fast) and only changes are stored (less storage required)." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:375 msgid "" -"Note that writing to the backing file once you have created guests on top of" -" it is not possible: you will corrupt the guests." +"Note that writing to the backing file once you have created guests on top of " +"it is not possible: you will corrupt the guests." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:378 msgid "" -"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 " -"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " +"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -" +"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " "filesystems (such as btrfs) and most Network Attached Storage devices can " "also create cheap snapshots from files or LUNs." msgstr "" @@ -3628,7 +3992,9 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:390 msgid "Prepare your template using L<virt-sparsify(1)>. See below." -msgstr "L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してください。" +msgstr "" +"L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してくださ" +"い。" #. type: =head2 #: ../clone/virt-sysprep.pod:394 @@ -3638,9 +4004,9 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:396 msgid "" -"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device" -" and/or modify the external libvirt configuration of a guest. It will reset" -" the name, UUID and MAC address of the guest in the libvirt XML." +"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device " +"and/or modify the external libvirt configuration of a guest. It will reset " +"the name, UUID and MAC address of the guest in the libvirt XML." msgstr "" #. type: textblock @@ -3662,13 +4028,16 @@ msgid "" " virt-sparsify\n" " original guest --------> template\n" "\n" -msgstr " virt-sparsify\n 元のゲスト --------> テンプレート\n\n" +msgstr "" +" virt-sparsify\n" +" 元のゲスト --------> テンプレート\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:409 msgid "" -"L<virt-sparsify(1)> can be used to make the cloning template smaller, making" -" it easier to compress and/or faster to copy." +"L<virt-sparsify(1)> can be used to make the cloning template smaller, making " +"it easier to compress and/or faster to copy." msgstr "" #. type: textblock @@ -3693,16 +4062,22 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " virt-resize\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" virt-resize\n" +" テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:423 msgid "" "If you want to give people cloned guests, but let them pick the size of the " "guest themselves (eg. depending on how much they are prepared to pay for " -"disk space), then instead of copying the template, you can run L<virt-" -"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for " -"cloning guests from a template." +"disk space), then instead of copying the template, you can run L<virt-resize" +"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning " +"guests from a template." msgstr "" #. type: =head1 @@ -3714,19 +4089,18 @@ msgstr "セキュリティ" #: ../clone/virt-sysprep.pod:431 msgid "" "Although virt-sysprep removes some sensitive information from the guest, it " -"does not pretend to remove all of it. You should examine the L</OPERATIONS>" -" above, and the implementation of the operations in the shell script. You " +"does not pretend to remove all of it. You should examine the L</OPERATIONS> " +"above, and the implementation of the operations in the shell script. You " "should also examine the guest afterwards." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:436 msgid "" -"Sensitive files are simply removed. The data they contained may still exist" -" on the disk, easily recovered with a hex editor or undelete tool. Use L" -"<virt-sparsify(1)> as one way to remove this content. See also the " -"L<scrub(1)> command to get rid of deleted content in directory entries and " -"inodes." +"Sensitive files are simply removed. The data they contained may still exist " +"on the disk, easily recovered with a hex editor or undelete tool. Use " +"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub" +"(1)> command to get rid of deleted content in directory entries and inodes." msgstr "" #. type: =head2 @@ -3769,7 +4143,10 @@ msgid "" " cp template.img newguest.img\n" " virt-sysprep --enable=random-seed -a newguest.img\n" "\n" -msgstr " cp template.img newguest.img\n virt-sysprep --enable=random-seed -a newguest.img\n\n" +msgstr "" +" cp template.img newguest.img\n" +" virt-sysprep --enable=random-seed -a newguest.img\n" +"\n" #. type: =head2 #: ../clone/virt-sysprep.pod:460 @@ -3784,10 +4161,10 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:464 msgid "" -"If any new files are created by virt-sysprep, then virt-sysprep touches " -"C</.autorelabel> so that these will be correctly labelled by SELinux the " -"next time the guest is booted. This process interrupts boot and can take " -"some time." +"If any new files are created by virt-sysprep, then virt-sysprep touches C</." +"autorelabel> so that these will be correctly labelled by SELinux the next " +"time the guest is booted. This process interrupts boot and can take some " +"time." msgstr "" #. type: textblock @@ -3813,9 +4190,12 @@ msgstr "" #: ../clone/virt-sysprep.pod:488 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-" -"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" +">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" +">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." #. type: textblock #: ../df/virt-df.pod:5 @@ -3828,7 +4208,9 @@ msgstr "virt-df - 仮想ファイルシステムの使用状況の表示" msgid "" " virt-df [--options]\n" "\n" -msgstr " virt-df [--options]\n\n" +msgstr "" +" virt-df [--options]\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:11 @@ -3836,7 +4218,9 @@ msgstr " virt-df [--options]\n\n" msgid "" " virt-df [--options] -d domname\n" "\n" -msgstr " virt-df [--options] -d domname\n\n" +msgstr "" +" virt-df [--options] -d domname\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:13 @@ -3844,7 +4228,9 @@ msgstr " virt-df [--options] -d domname\n\n" msgid "" " virt-df [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-df [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-df [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:17 @@ -3852,7 +4238,9 @@ msgstr " virt-df [--options] -a disk.img [-a disk.img ...]\n\n" msgid "" " virt-df [--options] domname\n" "\n" -msgstr " virt-df [--options] domname\n\n" +msgstr "" +" virt-df [--options] domname\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:19 @@ -3860,7 +4248,9 @@ msgstr " virt-df [--options] domname\n\n" msgid "" " virt-df [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-df [--options] disk.img [disk.img ...]\n\n" +msgstr "" +" virt-df [--options] disk.img [disk.img ...]\n" +"\n" #. type: textblock #: ../df/virt-df.pod:23 @@ -3874,20 +4264,20 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:28 msgid "" -"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt" -" to get a list of all active and inactive guests, and performs a C<df>-type " +"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt " +"to get a list of all active and inactive guests, and performs a C<df>-type " "operation on each one in turn, printing out the results." msgstr "" #. type: textblock #: ../df/virt-df.pod:32 msgid "" -"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a " -"C<df>-type operation on either the single named libvirt domain, or on the " -"disk image(s) listed on the command line (which must all belong to a single " -"VM). In this mode (with arguments), C<virt-df> will I<only work for a " -"single guest>. If you want to run on multiple guests, then you have to " -"invoke C<virt-df> multiple times." +"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-" +"type operation on either the single named libvirt domain, or on the disk " +"image(s) listed on the command line (which must all belong to a single VM). " +"In this mode (with arguments), C<virt-df> will I<only work for a single " +"guest>. If you want to run on multiple guests, then you have to invoke " +"C<virt-df> multiple times." msgstr "" #. type: textblock @@ -3913,12 +4303,18 @@ msgid "" " F14x64:/dev/sda1 484M 66M 393M 14%\n" " F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" "\n" -msgstr " # virt-df -d F14x64 -h\n Filesystem Size Used Available Use%\n F14x64:/dev/sda1 484M 66M 393M 14%\n F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n\n" +msgstr "" +" # virt-df -d F14x64 -h\n" +" Filesystem Size Used Available Use%\n" +" F14x64:/dev/sda1 484M 66M 393M 14%\n" +" F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" +"\n" #. type: textblock #: ../df/virt-df.pod:53 msgid "Show disk usage for a disk image file called C<test.img>:" -msgstr "C<test.img> というディスクイメージファイルのディスク使用量を表示します:" +msgstr "" +"C<test.img> というディスクイメージファイルのディスク使用量を表示します:" #. type: verbatim #: ../df/virt-df.pod:55 @@ -3928,7 +4324,11 @@ msgid "" " Filesystem 1K-blocks Used Available Use%\n" " test1.img:/dev/sda1 99099 1551 92432 2%\n" "\n" -msgstr " $ virt-df -a test1.img\n Filesystem 1K-blocks Used Available Use%\n test1.img:/dev/sda1 99099 1551 92432 2%\n\n" +msgstr "" +" $ virt-df -a test1.img\n" +" Filesystem 1K-blocks Used Available Use%\n" +" test1.img:/dev/sda1 99099 1551 92432 2%\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:112 @@ -3936,7 +4336,9 @@ msgstr " $ virt-df -a test1.img\n Filesystem 1K-blocks Used msgid "" " virt-df --format=raw -a disk.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:116 @@ -3944,7 +4346,9 @@ msgstr " virt-df --format=raw -a disk.img\n\n" msgid "" " virt-df --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../df/virt-df.pod:129 @@ -3991,8 +4395,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:150 msgid "" -"If you think an untrusted guest might actively try to exploit the libguestfs" -" appliance kernel, then this prevents one guest from interfering with the " +"If you think an untrusted guest might actively try to exploit the libguestfs " +"appliance kernel, then this prevents one guest from interfering with the " "stats printed for another guest." msgstr "" @@ -4008,15 +4412,15 @@ msgstr "" #: ../df/virt-df.pod:165 msgid "" "Print UUIDs instead of names. This is useful for following a guest even " -"when the guest is migrated or renamed, or when two guests happen to have the" -" same name." +"when the guest is migrated or renamed, or when two guests happen to have the " +"same name." msgstr "" #. type: textblock #: ../df/virt-df.pod:169 msgid "" -"Note that only domains that we fetch from libvirt come with UUIDs. For disk" -" images, we still print the disk image name even when this option is " +"Note that only domains that we fetch from libvirt come with UUIDs. For disk " +"images, we still print the disk image name even when this option is " "specified." msgstr "" @@ -4049,7 +4453,9 @@ msgstr "このコマンドを実行してください:" msgid "" " guestfish --ro -d GuestName -i statvfs /\n" "\n" -msgstr " guestfish --ro -d GuestName -i statvfs /\n\n" +msgstr "" +" guestfish --ro -d GuestName -i statvfs /\n" +"\n" #. type: textblock #: ../df/virt-df.pod:205 ../df/virt-df.pod:213 @@ -4067,14 +4473,18 @@ msgstr "仮想マシンの中から" msgid "" " python -c 'import os; s = os.statvfs (\"/\"); print s'\n" "\n" -msgstr " python -c 'import os; s = os.statvfs (\"/\"); print s'\n\n" +msgstr "" +" python -c 'import os; s = os.statvfs (\"/\"); print s'\n" +"\n" #. type: textblock #: ../df/virt-df.pod:255 msgid "" -"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, " -"L<http://libguestfs.org/>." -msgstr "L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." +"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" +"libguestfs.org/>." +msgstr "" +"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" +"libguestfs.org/>." #. type: textblock #: ../edit/virt-edit.pod:5 @@ -4087,7 +4497,9 @@ msgstr "virt-edit - 仮想マシンのファイルの編集" msgid "" " virt-edit [--options] -d domname file [file ...]\n" "\n" -msgstr " virt-edit [--options] -d domname file [file ...]\n\n" +msgstr "" +" virt-edit [--options] -d domname file [file ...]\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:11 @@ -4095,7 +4507,9 @@ msgstr " virt-edit [--options] -d domname file [file ...]\n\n" msgid "" " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n" +msgstr "" +" virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:13 @@ -4103,7 +4517,9 @@ msgstr " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n msgid "" " virt-edit [-d domname|-a disk.img] file -e 'expr'\n" "\n" -msgstr " virt-edit [-d domname|-a disk.img] file -e 'expr'\n\n" +msgstr "" +" virt-edit [-d domname|-a disk.img] file -e 'expr'\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:17 @@ -4111,7 +4527,9 @@ msgstr " virt-edit [-d domname|-a disk.img] file -e 'expr'\n\n" msgid "" " virt-edit domname file\n" "\n" -msgstr " virt-edit domname file\n\n" +msgstr "" +" virt-edit domname file\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:19 ../edit/virt-edit.pod:183 @@ -4119,7 +4537,9 @@ msgstr " virt-edit domname file\n\n" msgid "" " virt-edit disk.img [disk.img ...] file\n" "\n" -msgstr " virt-edit disk.img [disk.img ...] file\n\n" +msgstr "" +" virt-edit disk.img [disk.img ...] file\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:21 ../fish/guestfish.pod:23 @@ -4135,41 +4555,55 @@ msgid "" "You must I<not> use C<virt-edit> on live virtual machines. If you do this, " "you risk disk corruption in the VM. C<virt-edit> tries to stop you from " "doing this, but doesn't catch all cases." -msgstr "動作中の仮想マシンにおいて C<virt-edit> を使用 I<しない> でください。これをすると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C<virt-edit> はこれを止めようとしますが、すべての場合を止められるわけではありません。" +msgstr "" +"動作中の仮想マシンにおいて C<virt-edit> を使用 I<しない> でください。これを" +"すると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C<virt-" +"edit> はこれを止めようとしますが、すべての場合を止められるわけではありませ" +"ん。" #. type: textblock #: ../edit/virt-edit.pod:29 msgid "" "C<virt-edit> is a command line tool to edit C<file> where each C<file> " "exists in the named virtual machine (or disk image)." -msgstr "C<virt-edit> は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれの C<ファイル> を編集するためのコマンドラインツールです。" +msgstr "" +"C<virt-edit> は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれ" +"の C<ファイル> を編集するためのコマンドラインツールです。" #. type: textblock #: ../edit/virt-edit.pod:32 msgid "" -"Multiple filenames can be given, in which case they are each edited in turn." -" Each filename must be a full path, starting at the root directory " +"Multiple filenames can be given, in which case they are each edited in " +"turn. Each filename must be a full path, starting at the root directory " "(starting with '/')." -msgstr "複数のファイル名を指定できます。その場合、それぞれ順番に編集されます。各ファイル名はルートディレクトリーから始まる(つまり '/' から始まる)完全パスである必要があります。" +msgstr "" +"複数のファイル名を指定できます。その場合、それぞれ順番に編集されます。各ファ" +"イル名はルートディレクトリーから始まる(つまり '/' から始まる)完全パスである" +"必要があります。" #. type: textblock #: ../edit/virt-edit.pod:36 msgid "If you want to just view a file, use L<virt-cat(1)>." -msgstr "単にファイルを表示したいだけならば、 L<virt-cat(1)> を使用してください。" +msgstr "" +"単にファイルを表示したいだけならば、 L<virt-cat(1)> を使用してください。" #. type: textblock #: ../edit/virt-edit.pod:38 msgid "" -"For more complex cases you should look at the L<guestfish(1)> tool (see " -"L</USING GUESTFISH> below)." -msgstr "より複雑な場合に対しては L<guestfish(1)> ツールを参照してください(以下の L</guestfish の使用法> 参照)。" +"For more complex cases you should look at the L<guestfish(1)> tool (see L</" +"USING GUESTFISH> below)." +msgstr "" +"より複雑な場合に対しては L<guestfish(1)> ツールを参照してください(以下の L</" +"guestfish の使用法> 参照)。" #. type: textblock #: ../edit/virt-edit.pod:41 msgid "" "C<virt-edit> cannot be used to create a new file. L<guestfish(1)> can do " "that and much more." -msgstr "C<virt-edit> は新しいファイルを作成するために使用できません。 L<guestfish(1)> はこのことやさらにいろいろなことができます。" +msgstr "" +"C<virt-edit> は新しいファイルを作成するために使用できません。 L<guestfish(1)" +"> はこのことやさらにいろいろなことができます。" #. type: textblock #: ../edit/virt-edit.pod:46 @@ -4182,7 +4616,9 @@ msgstr "名前付きのファイルを対話的に編集します:" msgid "" " virt-edit -d mydomain /boot/grub/grub.conf\n" "\n" -msgstr " virt-edit -d mydomain /boot/grub/grub.conf\n\n" +msgstr "" +" virt-edit -d mydomain /boot/grub/grub.conf\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:50 @@ -4190,7 +4626,9 @@ msgstr " virt-edit -d mydomain /boot/grub/grub.conf\n\n" msgid "" " virt-edit -d mydomain /etc/passwd\n" "\n" -msgstr " virt-edit -d mydomain /etc/passwd\n\n" +msgstr "" +" virt-edit -d mydomain /etc/passwd\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:52 @@ -4203,14 +4641,19 @@ msgstr "Windows 仮想マシンに対しては、Windows のパスが解釈さ msgid "" " virt-edit -d mywindomain 'c:\\autoexec.bat'\n" "\n" -msgstr " virt-edit -d mywindomain 'c:\\autoexec.bat'\n\n" +msgstr "" +" virt-edit -d mywindomain 'c:\\autoexec.bat'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:56 msgid "" "If Perl is installed, you can also edit files non-interactively (see L</NON-" "INTERACTIVE EDITING> below). To change the init default level to 5:" -msgstr "Perl がインストールされていると、非対話的にファイルを編集することもできます(以下の L</非対話的な編集方法> 参照)。 init の初期ランベルを 5 に変更するには:" +msgstr "" +"Perl がインストールされていると、非対話的にファイルを編集することもできます" +"(以下の L</非対話的な編集方法> 参照)。 init の初期ランベルを 5 に変更するに" +"は:" #. type: verbatim #: ../edit/virt-edit.pod:60 @@ -4218,7 +4661,9 @@ msgstr "Perl がインストールされていると、非対話的にファイ msgid "" " virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n" "\n" -msgstr " virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n\n" +msgstr "" +" virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n" +"\n" #. type: =item #: ../edit/virt-edit.pod:81 @@ -4233,16 +4678,20 @@ msgstr "B<--backup> extension" #. type: textblock #: ../edit/virt-edit.pod:85 msgid "" -"Create a backup of the original file I<in the guest disk image>. The backup" -" has the original filename with C<extension> added." -msgstr "I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成します。バックアップは元のファイル名に C<extension> を加えたものになります。" +"Create a backup of the original file I<in the guest disk image>. The backup " +"has the original filename with C<extension> added." +msgstr "" +"I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成しま" +"す。バックアップは元のファイル名に C<extension> を加えたものになります。" #. type: textblock #: ../edit/virt-edit.pod:88 msgid "" -"Usually the first character of C<extension> would be a dot C<.> so you would" -" write:" -msgstr "一般的に C<extension> の最初の文字はドット C<.> です。そのため次のように書きます:" +"Usually the first character of C<extension> would be a dot C<.> so you would " +"write:" +msgstr "" +"一般的に C<extension> の最初の文字はドット C<.> です。そのため次のように書き" +"ます:" #. type: verbatim #: ../edit/virt-edit.pod:91 @@ -4250,7 +4699,9 @@ msgstr "一般的に C<extension> の最初の文字はドット C<.> です。 msgid "" " virt-edit -b .orig [etc]\n" "\n" -msgstr " virt-edit -b .orig [etc]\n\n" +msgstr "" +" virt-edit -b .orig [etc]\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:93 @@ -4278,9 +4729,10 @@ msgstr "B<--connect URI>" #: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134 #: ../tools/virt-win-reg.pl:135 msgid "" -"If you specify guest block devices directly, then libvirt is not used at " -"all." -msgstr "仮想マシンのブロックデバイスを直接指定すると、libvirt はまったく使用されません。" +"If you specify guest block devices directly, then libvirt is not used at all." +msgstr "" +"仮想マシンのブロックデバイスを直接指定すると、libvirt はまったく使用されませ" +"ん。" #. type: textblock #: ../edit/virt-edit.pod:114 @@ -4289,7 +4741,11 @@ msgid "" "off so you cannot see what you are typing. If you are not worried about " "Tempest attacks and there is no one else in the room you can specify this " "flag to see what you are typing." -msgstr "キーとパスフレーズを入力要求するとき、 virt-edit は通常エコーを無効に切り替えます。そのため、入力しているものを見ることはできません。テンペスト攻撃の心配がなく、部屋に誰もいなければ、入力しているものを見るためにこのフラグを指定できます。" +msgstr "" +"キーとパスフレーズを入力要求するとき、 virt-edit は通常エコーを無効に切り替え" +"ます。そのため、入力しているものを見ることはできません。テンペスト攻撃の心配" +"がなく、部屋に誰もいなければ、入力しているものを見るためにこのフラグを指定で" +"きます。" #. type: =item #: ../edit/virt-edit.pod:119 @@ -4307,19 +4763,25 @@ msgid "" "Instead of launching the external editor, non-interactively apply the Perl " "expression C<EXPR> to each line in the file. See L</NON-INTERACTIVE " "EDITING> below." -msgstr "外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl 表現 C<EXPR> を適用します。以下の L</非対話的な編集方法> を参照してください。" +msgstr "" +"外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl " +"表現 C<EXPR> を適用します。以下の L</非対話的な編集方法> を参照してください。" #. type: textblock #: ../edit/virt-edit.pod:127 msgid "" -"Be careful to properly quote the expression to prevent it from being altered" -" by the shell." -msgstr "表現がシェルにより変更されるのを防ぐために、適切に引用符でくくるよう注意してください。" +"Be careful to properly quote the expression to prevent it from being altered " +"by the shell." +msgstr "" +"表現がシェルにより変更されるのを防ぐために、適切に引用符でくくるよう注意して" +"ください。" #. type: textblock #: ../edit/virt-edit.pod:130 msgid "Note that this option is only available when Perl 5 is installed." -msgstr "このオプションは Perl 5 がインストールされているときのみ利用可能であることに注意してください。" +msgstr "" +"このオプションは Perl 5 がインストールされているときのみ利用可能であることに" +"注意してください。" #. type: =item #: ../edit/virt-edit.pod:132 @@ -4332,7 +4794,9 @@ msgstr "B<--format> raw|qcow2|..." msgid "" " virt-edit --format=raw -a disk.img file\n" "\n" -msgstr " virt-edit --format=raw -a disk.img file\n\n" +msgstr "" +" virt-edit --format=raw -a disk.img file\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:147 @@ -4340,7 +4804,9 @@ msgstr " virt-edit --format=raw -a disk.img file\n\n" msgid "" " virt-edit --format=raw -a disk.img --format -a another.img file\n" "\n" -msgstr " virt-edit --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-edit --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:181 @@ -4353,7 +4819,9 @@ msgstr "前のバージョンの virt-edit はどちらを書くこともでき msgid "" " virt-edit guestname file\n" "\n" -msgstr " virt-edit guestname file\n\n" +msgstr "" +" virt-edit guestname file\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:195 @@ -4398,7 +4866,9 @@ msgstr "" msgid "" " virt-edit -d domname filename -e 's/foo/bar/'\n" "\n" -msgstr " virt-edit -d domname filename -e 's/foo/bar/'\n\n" +msgstr "" +" virt-edit -d domname filename -e 's/foo/bar/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:216 @@ -4413,7 +4883,9 @@ msgstr "" msgid "" " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:221 @@ -4426,8 +4898,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:226 msgid "" -"To delete a line, set C<$_> to the empty string. For example, to delete the" -" C<apache> user account from the password file you can do:" +"To delete a line, set C<$_> to the empty string. For example, to delete the " +"C<apache> user account from the password file you can do:" msgstr "" #. type: verbatim @@ -4436,13 +4908,15 @@ msgstr "" msgid "" " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" "\n" -msgstr " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n\n" +msgstr "" +" virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:231 msgid "" -"To insert a line, prepend or append it to C<$_>. However appending lines to" -" the end of the file is rather difficult this way since there is no concept " +"To insert a line, prepend or append it to C<$_>. However appending lines to " +"the end of the file is rather difficult this way since there is no concept " "of \"last line of the file\" - your expression just doesn't get called " "again. You might want to use the first method (setting C<$EDITOR>) if you " "want to do this." @@ -4458,18 +4932,18 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:240 msgid "" -"The return value from the expression is ignored, but the expression may call" -" C<die> in order to abort the whole program, leaving the original file " +"The return value from the expression is ignored, but the expression may call " +"C<die> in order to abort the whole program, leaving the original file " "untouched." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:244 msgid "" -"Remember when matching the end of a line that C<$_> may contain the final " -"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " -"newline then neither of these. Thus to match or substitute some text at the" -" end of a line, use this regular expression:" +"Remember when matching the end of a line that C<$_> may contain the final C<" +"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " +"newline then neither of these. Thus to match or substitute some text at the " +"end of a line, use this regular expression:" msgstr "" #. type: verbatim @@ -4478,13 +4952,15 @@ msgstr "" msgid "" " /some text(\\r?\\n)?$/\n" "\n" -msgstr " /some text(\\r?\\n)?$/\n\n" +msgstr "" +" /some text(\\r?\\n)?$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:251 msgid "" -"Alternately, use the perl C<chomp> function, being careful not to chomp " -"C<$_> itself (since that would remove all newlines from the file):" +"Alternately, use the perl C<chomp> function, being careful not to chomp C<" +"$_> itself (since that would remove all newlines from the file):" msgstr "" #. type: verbatim @@ -4493,7 +4969,9 @@ msgstr "" msgid "" " my $m = $_; chomp $m; $m =~ /some text$/\n" "\n" -msgstr " my $m = $_; chomp $m; $m =~ /some text$/\n\n" +msgstr "" +" my $m = $_; chomp $m; $m =~ /some text$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:259 @@ -4527,7 +5005,9 @@ msgstr "" msgid "" " guestfish --rw -i -d domname edit /file\n" "\n" -msgstr " guestfish --rw -i -d domname edit /file\n\n" +msgstr "" +" guestfish --rw -i -d domname edit /file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:306 @@ -4539,8 +5019,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:309 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To edit a file on a disk image " "directly, use:" msgstr "" @@ -4551,7 +5031,9 @@ msgstr "" msgid "" " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" "\n" -msgstr " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n\n" +msgstr "" +" guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:316 @@ -4573,7 +5055,9 @@ msgstr "" msgid "" " guestfish --rw -i -d domname touch /newfile\n" "\n" -msgstr " guestfish --rw -i -d domname touch /newfile\n\n" +msgstr "" +" guestfish --rw -i -d domname touch /newfile\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:325 @@ -4581,7 +5065,9 @@ msgstr " guestfish --rw -i -d domname touch /newfile\n\n" msgid "" " guestfish --rw -i -d domname write /newfile \"new content\"\n" "\n" -msgstr " guestfish --rw -i -d domname write /newfile \"new content\"\n\n" +msgstr "" +" guestfish --rw -i -d domname write /newfile \"new content\"\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:327 @@ -4589,7 +5075,9 @@ msgstr " guestfish --rw -i -d domname write /newfile \"new content\"\n\n" msgid "" " guestfish --rw -i -d domname upload localfile /newfile\n" "\n" -msgstr " guestfish --rw -i -d domname upload localfile /newfile\n\n" +msgstr "" +" guestfish --rw -i -d domname upload localfile /newfile\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119 @@ -4606,9 +5094,11 @@ msgstr "C<EDITOR>" #. type: textblock #: ../edit/virt-edit.pod:335 msgid "" -"If set, this string is used as the editor. It may contain arguments, eg. " -"C<\"emacs -nw\">" -msgstr "設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw\"> のように、引数を含めることもできます。" +"If set, this string is used as the editor. It may contain arguments, eg. C<" +"\"emacs -nw\">" +msgstr "" +"設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw" +"\"> のように、引数を含めることもできます。" #. type: textblock #: ../edit/virt-edit.pod:338 @@ -4621,7 +5111,10 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" +"tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:5 @@ -4639,15 +5132,22 @@ msgid "" " [Device] = guestfs:list_devices(G),\n" " ok = guestfs:close(G).\n" "\n" -msgstr " {ok, G} = guestfs:create(),\n ok = guestfs:add_drive_opts(G, Disk,\n [{format, \"raw\"}, {readonly, true}]),\n ok = guestfs:launch(G),\n [Device] = guestfs:list_devices(G),\n ok = guestfs:close(G).\n\n" +msgstr "" +" {ok, G} = guestfs:create(),\n" +" ok = guestfs:add_drive_opts(G, Disk,\n" +" [{format, \"raw\"}, {readonly, true}]),\n" +" ok = guestfs:launch(G),\n" +" [Device] = guestfs:list_devices(G),\n" +" ok = guestfs:close(G).\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:18 msgid "" "This manual page documents how to call libguestfs from the Erlang " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs," -" you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -4669,7 +5169,9 @@ msgstr "" msgid "" " {ok, G} = guestfs:create().\n" "\n" -msgstr " {ok, G} = guestfs:create().\n\n" +msgstr "" +" {ok, G} = guestfs:create().\n" +"\n" #. type: verbatim #: ../erlang/examples/guestfs-erlang.pod:31 @@ -4677,12 +5179,13 @@ msgstr " {ok, G} = guestfs:create().\n\n" msgid "" " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" "\n" -msgstr " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n\n" +msgstr "" +" {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:33 -msgid "" -"C<G> is the libguestfs handle which you should pass to other functions." +msgid "C<G> is the libguestfs handle which you should pass to other functions." msgstr "" #. type: textblock @@ -4696,7 +5199,9 @@ msgstr "ハンドルを閉じるには:" msgid "" " ok = guestfs:close(G).\n" "\n" -msgstr " ok = guestfs:close(G).\n\n" +msgstr "" +" ok = guestfs:close(G).\n" +"\n" #. type: =head2 #: ../erlang/examples/guestfs-erlang.pod:40 @@ -4718,7 +5223,10 @@ msgid "" " ok = guestfs:add_drive_opts(G, Disk,\n" " [{format, \"raw\"}, {readonly, true}]).\n" "\n" -msgstr " ok = guestfs:add_drive_opts(G, Disk,\n [{format, \"raw\"}, {readonly, true}]).\n\n" +msgstr "" +" ok = guestfs:add_drive_opts(G, Disk,\n" +" [{format, \"raw\"}, {readonly, true}]).\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:49 @@ -4731,7 +5239,9 @@ msgstr "" msgid "" " ok = guestfs:add_drive_opts(G, Disk).\n" "\n" -msgstr " ok = guestfs:add_drive_opts(G, Disk).\n\n" +msgstr "" +" ok = guestfs:add_drive_opts(G, Disk).\n" +"\n" #. type: =head2 #: ../erlang/examples/guestfs-erlang.pod:53 @@ -4847,10 +5357,13 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>。" +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>。" #. type: =head1 #: ../erlang/examples/guestfs-erlang.pod:110 @@ -4898,7 +5411,9 @@ msgstr "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>" msgid "" "The examples in this manual page may be freely copied, modified and " "distributed without any restrictions." -msgstr "このマニュアルページにある例は、なんら制限なく自由にコピー、修正、配布できます。" +msgstr "" +"このマニュアルページにある例は、なんら制限なく自由にコピー、修正、配布できま" +"す。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:121 @@ -4910,8 +5425,8 @@ msgstr "このマニュアルページにある例は、なんら制限なく自 #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3358 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the" -" Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the " +"Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." msgstr "" @@ -4926,8 +5441,8 @@ msgstr "" msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" -" for more details." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " +"for more details." msgstr "" #. type: textblock @@ -4965,7 +5480,11 @@ msgid "" " guestfs_add_drive_ro (g, \"disk.img\");\n" " guestfs_launch (g);\n" "\n" -msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive_ro (g, \"disk.img\");\n guestfs_launch (g);\n\n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" guestfs_add_drive_ro (g, \"disk.img\");\n" +" guestfs_launch (g);\n" +"\n" #. type: verbatim #: ../examples/guestfs-examples.pod:15 ../src/guestfs.pod:19 @@ -4975,7 +5494,11 @@ msgid "" "or:\n" " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" "\n" -msgstr " cc prog.c -o prog -lguestfs\nor:\n cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n\n" +msgstr "" +" cc prog.c -o prog -lguestfs\n" +"or:\n" +" cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" +"\n" #. type: textblock #: ../examples/guestfs-examples.pod:21 @@ -4983,15 +5506,21 @@ msgid "" "This manual page contains examples of calling libguestfs from the C " "programming language. If you are not familiar with using libguestfs, you " "also need to read L<guestfs(3)>." -msgstr "このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があります。 libguestfs を使用することに慣れていなければ、L<guestfs(3)> を読む必要もあります。" +msgstr "" +"このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があり" +"ます。 libguestfs を使用することに慣れていなければ、L<guestfs(3)> を読む必要" +"もあります。" #. type: textblock #: ../examples/guestfs-examples.pod:35 msgid "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" +msgstr "" +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" #. type: textblock #: ../examples/guestfs-examples.pod:51 ../ocaml/examples/guestfs-ocaml.pod:97 @@ -5011,14 +5540,19 @@ msgid "" "pod2man and pod2html have differing bugs which makes it hard to write URLs " "here. The only way which works for both sorts of output is to just write " "the URL directly. Do NOT use L<...> for URLs." -msgstr "pod2man と pod2html は、ここに URL を書きにくくする別々のバグがあります。 どちらの方法の並び替えをうまく機能させる方法は直接 URL を書くことです。 URL に L<...> を使用してはいけません。" +msgstr "" +"pod2man と pod2html は、ここに URL を書きにくくする別々のバグがあります。 ど" +"ちらの方法の並び替えをうまく機能させる方法は直接 URL を書くことです。 URL " +"に L<...> を使用してはいけません。" #. type: textblock #: ../examples/guestfs-recipes.pod:9 msgid "" "We break with tradition here and don't use ALL CAPS for the section " "headings, as this makes them much easier to read." -msgstr "読みやすさを向上させるために、伝統を破り、セクション見出しをすべて大文字にしてはいません。" +msgstr "" +"読みやすさを向上させるために、伝統を破り、セクション見出しをすべて大文字にし" +"てはいません。" #. type: textblock #: ../examples/guestfs-recipes.pod:16 @@ -5030,7 +5564,9 @@ msgstr "guestfs-recipes - libguestfs, guestfish および仮想化ツールの msgid "" "This page contains recipes for and links to things you can do using " "libguestfs, L<guestfish(1)> and the virt tools." -msgstr "このページには libguestfs, L<guestfish(1)> および仮想化ツールを使用してできることのレシピとリンクがあります。" +msgstr "" +"このページには libguestfs, L<guestfish(1)> および仮想化ツールを使用してできる" +"ことのレシピとリンクがあります。" #. type: =head1 #: ../examples/guestfs-recipes.pod:23 @@ -5042,14 +5578,18 @@ msgstr "仮想マシンの setuid ファイルを監査します" msgid "" "The link below contains a small program which can be used to audit a Linux " "virtual machine to see what setuid and setgid files it contains." -msgstr "以下のリンクには、setuid ファイルと setgid ファイルを含むものを確認するために、Linux 仮想マシンを監査するために使用できる、小さなプログラムがあります。" +msgstr "" +"以下のリンクには、setuid ファイルと setgid ファイルを含むものを確認するため" +"に、Linux 仮想マシンを監査するために使用できる、小さなプログラムがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:28 msgid "" "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" "files/#content" -msgstr "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" +"files/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:30 @@ -5060,16 +5600,18 @@ msgstr "Windows XP 仮想マシンの背景画像を変更します" #: ../examples/guestfs-recipes.pod:32 msgid "" "The links below explain how to use L<guestfish(1)> to change the background " -"image for a user of a Windows XP VM. Unfortunately the technique appears to" -" be substantially different for each version of Windows." +"image for a user of a Windows XP VM. Unfortunately the technique appears to " +"be substantially different for each version of Windows." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:37 msgid "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html " -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" -msgstr "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +msgstr "" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:40 @@ -5082,21 +5624,27 @@ msgid "" "The guestfish technique described in the link below works well for most " "Linux VMs. Depending on the Linux distro you may need to change the paths " "slightly." -msgstr "以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうまくいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する必要があるかもしれません。" +msgstr "" +"以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうま" +"くいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する" +"必要があるかもしれません。" #. type: textblock #: ../examples/guestfs-recipes.pod:46 msgid "" "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" "vm/#content" -msgstr "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" +"vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:48 msgid "" "Avoid L<virt-clone(1)>. Currently what to do about virt-clone is under " "discussion." -msgstr "L<virt-clone(1)> を避けます。現在 virt-clone について行うことは議論中です。" +msgstr "" +"L<virt-clone(1)> を避けます。現在 virt-clone について行うことは議論中です。" #. type: textblock #: ../examples/guestfs-recipes.pod:51 @@ -5113,16 +5661,22 @@ msgstr "仮想マシンのクローン方法 (Windows)" msgid "" "It is possible to do a \"sysprep\" using libguestfs alone, although not " "straightforward. Currently there is code in the Aeolus Oz project which " -"does this (using libguestfs). As part of our review of the virt-clone tool," -" we may add sysprepping ability." -msgstr "libguestfs のみを使用して \"sysprep\" を実行できますが、簡単ではありません。現在、これを(libguestfs と使用して)行っている Aeolus Oz プロジェクトにおいてコードがあります。virt-clone ツールのレビューの一部として、sysprep 機能を追加するかもしれません。" +"does this (using libguestfs). As part of our review of the virt-clone tool, " +"we may add sysprepping ability." +msgstr "" +"libguestfs のみを使用して \"sysprep\" を実行できますが、簡単ではありません。" +"現在、これを(libguestfs と使用して)行っている Aeolus Oz プロジェクトにおい" +"てコードがあります。virt-clone ツールのレビューの一部として、sysprep 機能を追" +"加するかもしれません。" #. type: textblock #: ../examples/guestfs-recipes.pod:60 msgid "" -"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-" -"tools-list/2011-May/msg00019.html" -msgstr "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" +msgstr "" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:63 @@ -5140,7 +5694,9 @@ msgstr "入力 C<cd.iso> を出力 C<cd.tar.gz> に変換します:" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" "\n" -msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n\n" +msgstr "" +" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:69 @@ -5153,7 +5709,9 @@ msgstr "サブディレクトリ(例: C</files>)をエクスポートする msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" "\n" -msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n\n" +msgstr "" +" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:73 @@ -5165,19 +5723,25 @@ msgstr "空のディスクイメージを作成します" msgid "" "You can use the L<guestfish(1)> I<-N> option to create empty disk images. " "The useful guide below explains the options available." -msgstr "空のディスクイメージを作成するために L<guestfish(1)> I<-N> オプションを使用できます。以下の有用なガイドは利用可能なオプションについて説明しています。" +msgstr "" +"空のディスクイメージを作成するために L<guestfish(1)> I<-N> オプションを使用で" +"きます。以下の有用なガイドは利用可能なオプションについて説明しています。" #. type: textblock #: ../examples/guestfs-recipes.pod:78 msgid "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-" -"in-1-5-9/#content" -msgstr "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" +"#content" +msgstr "" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" +"#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:80 msgid "Dump raw filesystem content from inside a disk image or VM" -msgstr "ディスクイメージまたは仮想マシンの中にあるファイルシステムの内容をそのままダンプします" +msgstr "" +"ディスクイメージまたは仮想マシンの中にあるファイルシステムの内容をそのままダ" +"ンプします" #. type: textblock #: ../examples/guestfs-recipes.pod:82 @@ -5185,7 +5749,10 @@ msgid "" "You can use the L<guestfish(1)> C<download> command to extract the raw " "filesystem content from any filesystem in a disk image or a VM (even one " "which is encrypted or buried inside an LV):" -msgstr "ディスクイメージまたは仮想マシン(暗号化されていたり、論理ボリュームの中にあったりしても)にある、あらゆるファイルシステムから生のファイルシステムの内容を抽出するために L<guestfish(1)> C<download> コマンドを使用できます。" +msgstr "" +"ディスクイメージまたは仮想マシン(暗号化されていたり、論理ボリュームの中に" +"あったりしても)にある、あらゆるファイルシステムから生のファイルシステムの内" +"容を抽出するために L<guestfish(1)> C<download> コマンドを使用できます。" #. type: verbatim #: ../examples/guestfs-recipes.pod:86 @@ -5193,7 +5760,9 @@ msgstr "ディスクイメージまたは仮想マシン(暗号化されてい msgid "" " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" "\n" -msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" +msgstr "" +" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-recipes.pod:88 @@ -5201,12 +5770,16 @@ msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" msgid "" " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" "\n" -msgstr " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n\n" +msgstr "" +" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:90 msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>." -msgstr "ディスクイメージにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を使用します。" +msgstr "" +"ディスクイメージにあるファイルシステムを一覧表示するには L<virt-filesystems" +"(1)> を使用します。" #. type: =head1 #: ../examples/guestfs-recipes.pod:92 @@ -5244,14 +5817,18 @@ msgstr "GRUB 設定を編集するには L<virt-edit(1)> を使用します:" msgid "" " virt-edit -d BrokenGuest /boot/grub/grub.conf\n" "\n" -msgstr " virt-edit -d BrokenGuest /boot/grub/grub.conf\n\n" +msgstr "" +" virt-edit -d BrokenGuest /boot/grub/grub.conf\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:116 msgid "" "or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like " "this:" -msgstr "もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように L<virt-rescue(1)> を使用します:" +msgstr "" +"もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように " +"L<virt-rescue(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-recipes.pod:119 @@ -5259,7 +5836,9 @@ msgstr "もしくは、起動不可能な仮想マシンの中から一般的に msgid "" " virt-rescue -d BrokenGuest\n" "\n" -msgstr " virt-rescue -d BrokenGuest\n\n" +msgstr "" +" virt-rescue -d BrokenGuest\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:121 @@ -5270,7 +5849,9 @@ msgstr "仮想マシンから任意のディレクトリをエクスポートし #: ../examples/guestfs-recipes.pod:123 msgid "" "To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:" -msgstr "仮想マシンから C</home> をローカルディレクトリにエクスポートするには L<virt-copy-out(1)> を使用します:" +msgstr "" +"仮想マシンから C</home> をローカルディレクトリにエクスポートするには L<virt-" +"copy-out(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93 @@ -5278,7 +5859,9 @@ msgstr "仮想マシンから C</home> をローカルディレクトリにエ msgid "" " virt-copy-out -d Guest /home .\n" "\n" -msgstr " virt-copy-out -d Guest /home .\n\n" +msgstr "" +" virt-copy-out -d Guest /home .\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 @@ -5295,7 +5878,9 @@ msgstr "注:" msgid "" "The final dot of the command is not a printing error. It means we want to " "copy out to the current directory." -msgstr "コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコピーしたいことを意味します。" +msgstr "" +"コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコ" +"ピーしたいことを意味します。" #. type: textblock #: ../examples/guestfs-recipes.pod:139 @@ -5316,7 +5901,9 @@ msgstr "" msgid "" " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" "\n" -msgstr " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n\n" +msgstr "" +" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:149 @@ -5329,14 +5916,16 @@ msgstr "圧縮された tar ファイルとして出力を取得するには:" msgid "" " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" "\n" -msgstr " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n\n" +msgstr "" +" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:153 msgid "" "Although it sounds tempting, this is usually not a reliable way to get a " -"backup from a running guest. See the entry in the FAQ: " -"http://libguestfs.org/FAQ.html#backup" +"backup from a running guest. See the entry in the FAQ: http://libguestfs." +"org/FAQ.html#backup" msgstr "" #. type: =head1 @@ -5357,7 +5946,9 @@ msgstr "" msgid "" " #!/bin/sh -\n" " \n" -msgstr " #!/bin/sh -\n \n" +msgstr "" +" #!/bin/sh -\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:984 @@ -5365,7 +5956,9 @@ msgstr " #!/bin/sh -\n \n" msgid "" " set -e\n" " \n" -msgstr " set -e\n \n" +msgstr "" +" set -e\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:166 @@ -5374,7 +5967,10 @@ msgid "" " vm=\"$1\"\n" " dir=/home\n" " \n" -msgstr " vm=\"$1\"\n dir=/home\n \n" +msgstr "" +" vm=\"$1\"\n" +" dir=/home\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:169 @@ -5382,7 +5978,9 @@ msgstr " vm=\"$1\"\n dir=/home\n \n" msgid "" " eval $(guestfish --ro -d \"$vm\" -i --listen)\n" " \n" -msgstr " eval $(guestfish --ro -d \"$vm\" -i --listen)\n \n" +msgstr "" +" eval $(guestfish --ro -d \"$vm\" -i --listen)\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:171 @@ -5394,7 +5992,13 @@ msgid "" " guestfish --remote du \"$dir/$d\";\n" " done | sort -nr -k 2\n" " \n" -msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\"\n echo -ne '\\t'\n guestfish --remote du \"$dir/$d\";\n done | sort -nr -k 2\n \n" +msgstr "" +" for d in $(guestfish --remote ls \"$dir\"); do\n" +" echo -n \"$dir/$d\"\n" +" echo -ne '\\t'\n" +" guestfish --remote du \"$dir/$d\";\n" +" done | sort -nr -k 2\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:941 @@ -5402,7 +6006,9 @@ msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\ msgid "" " guestfish --remote exit\n" "\n" -msgstr " guestfish --remote exit\n\n" +msgstr "" +" guestfish --remote exit\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:179 @@ -5419,15 +6025,17 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:184 msgid "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-" -"from-a-virtual-machine-disk-image/#content" -msgstr "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:186 msgid "" -"In the libguestfs source examples directory you will find the latest version" -" of the C<virt-dhcp-address.c> program." +"In the libguestfs source examples directory you will find the latest version " +"of the C<virt-dhcp-address.c> program." msgstr "" #. type: =head1 @@ -5451,7 +6059,14 @@ msgid "" " guestfish --remote inspect-get-product-name \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-get-product-name \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-get-product-name \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:200 @@ -5465,7 +6080,10 @@ msgid "" " # product-name.sh RHEL60x64\n" " Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" "\n" -msgstr " # product-name.sh RHEL60x64\n Red Hat Enterprise Linux Server release 6.0 (Santiago)\n\n" +msgstr "" +" # product-name.sh RHEL60x64\n" +" Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:205 @@ -5484,7 +6102,13 @@ msgid "" " -- NODE --\n" " <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" "\n" -msgstr " # virt-inspector RHEL60x64 > xml\n # xpath '//product_name' < xml\n Found 1 nodes:\n -- NODE --\n <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n\n" +msgstr "" +" # virt-inspector RHEL60x64 > xml\n" +" # xpath '//product_name' < xml\n" +" Found 1 nodes:\n" +" -- NODE --\n" +" <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:215 @@ -5496,20 +6120,24 @@ msgstr "Linux 仮想マシンのデフォルトの起動カーネルを取得し msgid "" "The link below contains a program to print the default boot kernel for a " "Linux VM." -msgstr "以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプログラムがあります。" +msgstr "" +"以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプロ" +"グラムがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:220 msgid "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-" -"boot-kernel-for-a-vm/#content" -msgstr "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:222 msgid "" -"It uses Augeas, and the technique is generally applicable for many different" -" tasks, such as:" +"It uses Augeas, and the technique is generally applicable for many different " +"tasks, such as:" msgstr "" #. type: textblock @@ -5560,7 +6188,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:259 msgid "" "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:261 @@ -5583,14 +6212,22 @@ msgid "" " guestfish --remote inspect-list-applications \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-list-applications \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-list-applications \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:272 msgid "" "Make the file executable and then you can run it on any named virtual " "machine:" -msgstr "ファイルを実行可能にして、あらゆる名前付き仮想マシンにおいて実行できます:" +msgstr "" +"ファイルを実行可能にして、あらゆる名前付き仮想マシンにおいて実行できます:" #. type: verbatim #: ../examples/guestfs-recipes.pod:275 @@ -5626,14 +6263,44 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr " # list-apps.sh WinGuest\n [0] = {\n app_name: Mozilla Firefox (3.6.12)\n app_display_name: Mozilla Firefox (3.6.12)\n app_epoch: 0\n app_version: 3.6.12 (en-GB)\n app_release:\n app_install_path: C:\\Program Files\\Mozilla Firefox\n app_trans_path:\n app_publisher: Mozilla\n app_url: http://www.mozilla.com/en-GB/\n app_source_package:\n app_summary:\n app_description: Mozilla Firefox\n }\n [1] = {\n app_name: VLC media player\n app_display_name: VLC media player 1.1.5\n app_epoch: 0\n app_version: 1.1.5\n app_release:\n app_install_path: C:\\Program Files\\VideoLAN\\VLC\n app_trans_path:\n app_publisher: VideoLAN\n app_url: http://www.videolan.org/\n app_source_package:\n app_summary:\n app_description:\n }\n\n" +msgstr "" +" # list-apps.sh WinGuest\n" +" [0] = {\n" +" app_name: Mozilla Firefox (3.6.12)\n" +" app_display_name: Mozilla Firefox (3.6.12)\n" +" app_epoch: 0\n" +" app_version: 3.6.12 (en-GB)\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\Mozilla Firefox\n" +" app_trans_path:\n" +" app_publisher: Mozilla\n" +" app_url: http://www.mozilla.com/en-GB/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description: Mozilla Firefox\n" +" }\n" +" [1] = {\n" +" app_name: VLC media player\n" +" app_display_name: VLC media player 1.1.5\n" +" app_epoch: 0\n" +" app_version: 1.1.5\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\VideoLAN\\VLC\n" +" app_trans_path:\n" +" app_publisher: VideoLAN\n" +" app_url: http://www.videolan.org/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description:\n" +" }\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:305 msgid "" "If you want to run the script on disk images (instead of libvirt virtual " -"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-" -"inspector(1)>." +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)" +">." msgstr "" #. type: =head1 @@ -5652,7 +6319,9 @@ msgstr "" msgid "" " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" "\n" -msgstr " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n\n" +msgstr "" +" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:315 @@ -5663,16 +6332,18 @@ msgstr "Windows 仮想マシンのサービスを一覧表示します" #: ../examples/guestfs-recipes.pod:317 msgid "" "The link below contains a script that can be used to list out the services " -"from a Windows VM, and whether those services run at boot time or are loaded" -" on demand." +"from a Windows VM, and whether those services run at boot time or are loaded " +"on demand." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:321 msgid "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-" -"guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:323 @@ -5689,9 +6360,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:328 msgid "" -"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-" -"sparse/#content" -msgstr "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:330 @@ -5713,7 +6384,8 @@ msgstr "http://virt-tools.org/learning/advanced-virt-df/" #. type: =head1 #: ../examples/guestfs-recipes.pod:337 msgid "Reading the Windows Event Log from Windows Vista (or later)" -msgstr "Windows Vista (またそれ以降)から Windows のイベントログを読み出します" +msgstr "" +"Windows Vista (またそれ以降)から Windows のイベントログを読み出します" #. type: textblock #: ../examples/guestfs-recipes.pod:339 @@ -5728,7 +6400,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" "guestfish/#content" -msgstr "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" +"guestfish/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:345 @@ -5748,7 +6422,9 @@ msgstr "" msgid "" " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:352 @@ -5768,7 +6444,9 @@ msgstr "" msgid "" "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" "administrator-password-with-guestfish/" -msgstr "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/" +msgstr "" +"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" +"administrator-password-with-guestfish/" #. type: =head1 #: ../examples/guestfs-recipes.pod:361 @@ -5788,7 +6466,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" "cd/#content" -msgstr "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content" +msgstr "" +"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" +"cd/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:369 @@ -5806,7 +6486,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:374 msgid "" "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" -msgstr "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:376 @@ -5825,15 +6506,20 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" "guests/#content" -msgstr "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" +"guests/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:386 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-" -"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L" -"<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" +">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" +"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" +">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" +"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-recipes.pod:403 @@ -5873,8 +6559,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 msgid "" -"https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" -msgstr "https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" +msgstr "" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" #. type: textblock #: ../examples/guestfs-testing.pod:22 @@ -5913,7 +6602,9 @@ msgstr "" msgid "" " time guestfish -a /dev/null run\n" "\n" -msgstr " time guestfish -a /dev/null run\n\n" +msgstr "" +" time guestfish -a /dev/null run\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:38 @@ -5936,7 +6627,9 @@ msgstr "http://virt-tools.org/learning/check-hardware-virt/" #: ../examples/guestfs-testing.pod:45 msgid "" "If the command above does not work at all, use L<libguestfs-test-tool(1)>." -msgstr "上のコマンドがまったく機能しなければ、 L<libguestfs-test-tool(1)> を使用します。" +msgstr "" +"上のコマンドがまったく機能しなければ、 L<libguestfs-test-tool(1)> を使用しま" +"す。" #. type: =head2 #: ../examples/guestfs-testing.pod:48 @@ -5946,7 +6639,9 @@ msgstr "すべての仮想マシンにおいて virt-alignment-scan を実行し #. type: textblock #: ../examples/guestfs-testing.pod:50 msgid "Run L<virt-alignment-scan(1)> on guests or disk images:" -msgstr "仮想マシンまたはディスクイメージにおいて L<virt-alignment-scan(1)> を実行します:" +msgstr "" +"仮想マシンまたはディスクイメージにおいて L<virt-alignment-scan(1)> を実行しま" +"す:" #. type: verbatim #: ../examples/guestfs-testing.pod:52 @@ -5954,7 +6649,9 @@ msgstr "仮想マシンまたはディスクイメージにおいて L<virt-alig msgid "" " virt-alignment-scan -a /path/to/disk.img\n" "\n" -msgstr " virt-alignment-scan -a /path/to/disk.img\n\n" +msgstr "" +" virt-alignment-scan -a /path/to/disk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161 @@ -5969,7 +6666,9 @@ msgstr "" msgid "" " virt-alignment-scan -d Guest\n" "\n" -msgstr " virt-alignment-scan -d Guest\n\n" +msgstr "" +" virt-alignment-scan -d Guest\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:58 @@ -5984,7 +6683,9 @@ msgstr "仮想マシンにあるいくつかのファイルにおいて virt-cat #. type: textblock #: ../examples/guestfs-testing.pod:62 msgid "L<virt-cat(1)> can display files from guests. For a Linux guest, try:" -msgstr "L<virt-cat(1)> は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対しては、次を試します:" +msgstr "" +"L<virt-cat(1)> は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対" +"しては、次を試します:" #. type: verbatim #: ../examples/guestfs-testing.pod:64 @@ -5992,7 +6693,9 @@ msgstr "L<virt-cat(1)> は仮想マシンからファイルを表示できます msgid "" " virt-cat LinuxGuest /etc/passwd\n" "\n" -msgstr " virt-cat LinuxGuest /etc/passwd\n\n" +msgstr "" +" virt-cat LinuxGuest /etc/passwd\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:66 @@ -6005,13 +6708,15 @@ msgstr "" msgid "" " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" "\n" -msgstr " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n\n" +msgstr "" +" virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:70 msgid "" -"An even better test is if you have a Windows guest with multiple drives. Do" -" C<D:>, C<E:> etc paths work correctly?" +"An even better test is if you have a Windows guest with multiple drives. Do " +"C<D:>, C<E:> etc paths work correctly?" msgstr "" #. type: =head2 @@ -6032,7 +6737,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /etc /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /etc /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /etc /tmp\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:80 @@ -6053,7 +6760,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /home /etc/issue /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /home /etc/issue /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /home /etc/issue /tmp\n" +"\n" #. type: =head2 #: ../examples/guestfs-testing.pod:88 @@ -6093,7 +6802,9 @@ msgstr "" msgid "" " virt-df\n" "\n" -msgstr " virt-df\n\n" +msgstr "" +" virt-df\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:105 @@ -6143,7 +6854,9 @@ msgstr "次を実行します:" msgid "" " virt-df --csv > /tmp/report.csv\n" "\n" -msgstr " virt-df --csv > /tmp/report.csv\n\n" +msgstr "" +" virt-df --csv > /tmp/report.csv\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:135 @@ -6155,9 +6868,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:138 msgid "" -"http://www.postgresql.org/docs/8.1/static/sql-copy.html " -"http://dev.mysql.com/doc/refman/5.1/en/load-data.html" -msgstr "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/doc/refman/5.1/en/load-data.html" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" +msgstr "" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" #. type: =head2 #: ../examples/guestfs-testing.pod:141 @@ -6177,7 +6892,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/sysconfig/network\n" "\n" -msgstr " virt-edit LinuxGuest /etc/sysconfig/network\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/sysconfig/network\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:148 @@ -6190,7 +6907,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/motd\n" "\n" -msgstr " virt-edit LinuxGuest /etc/motd\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/motd\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:152 @@ -6200,7 +6919,9 @@ msgstr "" #. type: =head2 #: ../examples/guestfs-testing.pod:154 msgid "Display the filesystems / partitions / LVs in a guest." -msgstr "仮想マシンにあるファイルシステム / パーティション / 論理ボリュームを表示します。" +msgstr "" +"仮想マシンにあるファイルシステム / パーティション / 論理ボリュームを表示しま" +"す。" #. type: textblock #: ../examples/guestfs-testing.pod:156 @@ -6215,7 +6936,9 @@ msgstr "" msgid "" " virt-filesystems -a /path/to/disk.img --all --long -h\n" "\n" -msgstr " virt-filesystems -a /path/to/disk.img --all --long -h\n\n" +msgstr "" +" virt-filesystems -a /path/to/disk.img --all --long -h\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:163 @@ -6223,7 +6946,9 @@ msgstr " virt-filesystems -a /path/to/disk.img --all --long -h\n\n" msgid "" " virt-filesystems -d Guest --all --long -h\n" "\n" -msgstr " virt-filesystems -d Guest --all --long -h\n\n" +msgstr "" +" virt-filesystems -d Guest --all --long -h\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:165 @@ -6248,7 +6973,9 @@ msgstr "" msgid "" " virt-inspector -a /path/to/disk.img | less\n" "\n" -msgstr " virt-inspector -a /path/to/disk.img | less\n\n" +msgstr "" +" virt-inspector -a /path/to/disk.img | less\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:176 @@ -6256,7 +6983,9 @@ msgstr " virt-inspector -a /path/to/disk.img | less\n\n" msgid "" " virt-inspector -d Guest | less\n" "\n" -msgstr " virt-inspector -d Guest | less\n\n" +msgstr "" +" virt-inspector -d Guest | less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:178 @@ -6274,7 +7003,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^- [42]'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:188 @@ -6282,7 +7013,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^d ...7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:192 @@ -6290,7 +7023,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^s'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:196 @@ -6298,7 +7033,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" msgid "" " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:198 @@ -6311,7 +7048,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:204 @@ -6319,7 +7058,9 @@ msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:208 @@ -6327,7 +7068,9 @@ msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:210 @@ -6352,7 +7095,9 @@ msgstr "" msgid "" " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" "\n" -msgstr " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n\n" +msgstr "" +" virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:219 @@ -6360,7 +7105,10 @@ msgid "" "Add 'output.img' as a raw disk to an existing guest. Check the guest can " "see the files. This test is particularly useful if you try it with a " "Windows guest." -msgstr "'output.img' を既存の仮想マシンにローディスクとして追加します。仮想マシンがファイルを認識できるかを確認します。Windows 仮想マシンを試していると、このテストがとくに有用です。" +msgstr "" +"'output.img' を既存の仮想マシンにローディスクとして追加します。仮想マシンが" +"ファイルを認識できるかを確認します。Windows 仮想マシンを試していると、このテ" +"ストがとくに有用です。" #. type: textblock #: ../examples/guestfs-testing.pod:223 @@ -6370,19 +7118,24 @@ msgstr "他のパーティションスキーマを試してください。例: I #. type: textblock #: ../examples/guestfs-testing.pod:225 msgid "Try other filesystem formats, eg. I<--type=ntfs>, I<--type=ext2>." -msgstr "他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" +msgstr "" +"他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" #. type: =head2 #: ../examples/guestfs-testing.pod:227 msgid "B<*> Run virt-rescue on a B<shut off> disk image or guest." -msgstr "B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行します。" +msgstr "" +"B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行" +"します。" #. type: textblock #: ../examples/guestfs-testing.pod:229 msgid "" "Use L<virt-rescue(1)> to examine, rescue or repair a B<shut off> guest or " "disk image:" -msgstr "B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するには L<virt-rescue(1)> を使用します:" +msgstr "" +"B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するに" +"は L<virt-rescue(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-testing.pod:232 @@ -6390,7 +7143,9 @@ msgstr "B<停止状態>の仮想マシンまたはディスクイメージを検 msgid "" " virt-rescue -a /path/to/disk.img\n" "\n" -msgstr " virt-rescue -a /path/to/disk.img\n\n" +msgstr "" +" virt-rescue -a /path/to/disk.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:236 @@ -6398,7 +7153,9 @@ msgstr " virt-rescue -a /path/to/disk.img\n\n" msgid "" " virt-rescue -d Guest\n" "\n" -msgstr " virt-rescue -d Guest\n\n" +msgstr "" +" virt-rescue -d Guest\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:238 @@ -6413,10 +7170,11 @@ msgstr "B<*> 仮想マシンの容量を変更します。" #. type: textblock #: ../examples/guestfs-testing.pod:242 msgid "" -"Use L<virt-resize(1)> to give a guest some more disk space. For example, if" -" you have a disk image that is smaller than 30G, increase it to 30G by " -"doing:" -msgstr "仮想マシンのディスク容量を大きくするために L<virt-resize(1)> を使用します。たとえば、ディスクイメージが 30G より小さければ、次を実行して 30G に増やします:" +"Use L<virt-resize(1)> to give a guest some more disk space. For example, if " +"you have a disk image that is smaller than 30G, increase it to 30G by doing:" +msgstr "" +"仮想マシンのディスク容量を大きくするために L<virt-resize(1)> を使用します。た" +"とえば、ディスクイメージが 30G より小さければ、次を実行して 30G に増やします:" #. type: verbatim #: ../examples/guestfs-testing.pod:246 @@ -6427,7 +7185,12 @@ msgid "" " virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n" " qemu-kvm -m 1024 -hda newdisk.img\n" "\n" -msgstr " truncate -s 30G newdisk.img\n virt-filesystems -a /path/to/olddisk.img --all --long -h\n virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n qemu-kvm -m 1024 -hda newdisk.img\n\n" +msgstr "" +" truncate -s 30G newdisk.img\n" +" virt-filesystems -a /path/to/olddisk.img --all --long -h\n" +" virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n" +" qemu-kvm -m 1024 -hda newdisk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:251 @@ -6442,7 +7205,8 @@ msgstr "B<*> 仮想マシンのディスクをスパースにします。" #. type: textblock #: ../examples/guestfs-testing.pod:255 msgid "Using L<virt-sparsify(1)>, make a disk image more sparse:" -msgstr "L<virt-sparsify(1)> を使用して、ディスクイメージをよりスパースにします:" +msgstr "" +"L<virt-sparsify(1)> を使用して、ディスクイメージをよりスパースにします:" #. type: verbatim #: ../examples/guestfs-testing.pod:257 @@ -6450,7 +7214,9 @@ msgstr "L<virt-sparsify(1)> を使用して、ディスクイメージをより msgid "" " virt-sparsify /path/to/olddisk.img newdisk.img\n" "\n" -msgstr " virt-sparsify /path/to/olddisk.img newdisk.img\n\n" +msgstr "" +" virt-sparsify /path/to/olddisk.img newdisk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:259 @@ -6477,7 +7243,9 @@ msgstr "" msgid "" " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" "\n" -msgstr " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n\n" +msgstr "" +" virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:269 @@ -6505,7 +7273,10 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n" +" less\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:280 @@ -6514,7 +7285,10 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n" +" less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:283 @@ -6535,14 +7309,19 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" +" less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:293 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." +"org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." +"org/>." #. type: =head2 #: ../fish/guestfish-actions.pod:1 @@ -6555,7 +7334,9 @@ msgstr "add-cdrom" msgid "" " add-cdrom filename\n" "\n" -msgstr " add-cdrom filename\n\n" +msgstr "" +" add-cdrom filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:5 ../src/guestfs-actions.pod:14 @@ -6580,17 +7361,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:22 msgid "" "If you just want to add an ISO file (often you use this as an efficient way " -"to transfer large files into the guest), then you should probably use L" -"</add-drive-ro> instead." +"to transfer large files into the guest), then you should probably use L</add-" +"drive-ro> instead." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214 #: ../fish/guestfish-actions.pod:228 msgid "" -"I<This function is deprecated.> In new code, use the L</add_drive_opts> call" -" instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> を使用してください。" +"I<This function is deprecated.> In new code, use the L</add_drive_opts> call " +"instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> " +"を使用してください。" #. type: textblock #: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 @@ -6599,19 +7382,19 @@ msgstr "I<この関数は推奨されません。> 新しいコードでは、 #: ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 #: ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3836 #: ../fish/guestfish-actions.pod:3884 ../fish/guestfish-actions.pod:4578 -#: ../fish/guestfish-actions.pod:4824 ../fish/guestfish-actions.pod:4844 -#: ../fish/guestfish-actions.pod:4863 ../fish/guestfish-actions.pod:4901 -#: ../fish/guestfish-actions.pod:5642 ../fish/guestfish-actions.pod:5745 +#: ../fish/guestfish-actions.pod:4826 ../fish/guestfish-actions.pod:4846 +#: ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4903 +#: ../fish/guestfish-actions.pod:5644 ../fish/guestfish-actions.pod:5747 #: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 #: ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1621 #: ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:2024 #: ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2544 -#: ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:6025 -#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:7141 -#: ../src/guestfs-actions.pod:7448 ../src/guestfs-actions.pod:7489 -#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7580 -#: ../src/guestfs-actions.pod:8634 ../src/guestfs-actions.pod:8760 -#: ../src/guestfs-actions.pod:8940 +#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:6033 +#: ../src/guestfs-actions.pod:6133 ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7460 ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7592 +#: ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8774 +#: ../src/guestfs-actions.pod:8954 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 " @@ -6634,15 +7417,16 @@ msgstr "domain" msgid "" " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" "\n" -msgstr " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n\n" +msgstr "" +" add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:41 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>." -" It works by connecting to libvirt, requesting the domain and domain XML " -"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>. " +"It works by connecting to libvirt, requesting the domain and domain XML from " +"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one." msgstr "" #. type: textblock @@ -6663,18 +7447,18 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72 msgid "" -"Disks must be accessible locally. This often means that adding disks from a" -" remote libvirt connection (see L<http://libvirt.org/remote.html>) will " -"fail unless those disks are accessible via the same device path locally too." +"Disks must be accessible locally. This often means that adding disks from a " +"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail " +"unless those disks are accessible via the same device path locally too." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77 msgid "" -"The optional C<libvirturi> parameter sets the libvirt URI (see " -"L<http://libvirt.org/uri.html>). If this is not set then we connect to the " -"default libvirt URI (or one set through an environment variable, see the " -"libvirt documentation for full details)." +"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://" +"libvirt.org/uri.html>). If this is not set then we connect to the default " +"libvirt URI (or one set through an environment variable, see the libvirt " +"documentation for full details)." msgstr "" #. type: textblock @@ -6683,8 +7467,8 @@ msgid "" "The optional C<live> flag controls whether this call will try to connect to " "a running virtual machine C<guestfsd> process if it sees a suitable " "E<lt>channelE<gt> element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING" -" DAEMONS> for more information." +"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING " +"DAEMONS> for more information." msgstr "" #. type: textblock @@ -6692,8 +7476,8 @@ msgstr "" msgid "" "If the C<allowuuid> flag is true (default is false) then a UUID I<may> be " "passed instead of the domain name. The C<dom> string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C<dom> as a name" -" as usual." +"first and looked up, and if that lookup fails then we treat C<dom> as a name " +"as usual." msgstr "" #. type: textblock @@ -6718,8 +7502,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105 msgid "" -"The whole call is aborted with an error if any disk with the " -"E<lt>readonly/E<gt> flag is found." +"The whole call is aborted with an error if any disk with the E<lt>readonly/" +"E<gt> flag is found." msgstr "" #. type: textblock @@ -6789,10 +7573,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:2242 ../fish/guestfish-actions.pod:3303 #: ../fish/guestfish-actions.pod:3525 ../fish/guestfish-actions.pod:3688 #: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3814 -#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5267 msgid "" -"This command has one or more optional arguments. See L</OPTIONAL " -"ARGUMENTS>." +"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." msgstr "" #. type: =head2 @@ -6806,7 +7589,9 @@ msgstr "add-drive" msgid "" " add-drive filename\n" "\n" -msgstr " add-drive filename\n\n" +msgstr "" +" add-drive filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:131 @@ -6822,8 +7607,8 @@ msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " "RHBZ#642934. Specifying the format closes this security hole. Therefore " -"you should think about replacing calls to this function with calls to L" -"</add-drive-opts>, and specifying the format." +"you should think about replacing calls to this function with calls to L</add-" +"drive-opts>, and specifying the format." msgstr "" #. type: =head2 @@ -6842,7 +7627,9 @@ msgstr "add" msgid "" " add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n" "\n" -msgstr " add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n\n" +msgstr "" +" add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208 @@ -6856,9 +7643,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 msgid "" "You don't necessarily need to be root when using libguestfs. However you " -"obviously do need sufficient permissions to access the filename for whatever" -" operations you want to perform (ie. read access if you just want to read " -"the image or write access if you want to modify the image)." +"obviously do need sufficient permissions to access the filename for whatever " +"operations you want to perform (ie. read access if you just want to read the " +"image or write access if you want to modify the image)." msgstr "" #. type: textblock @@ -6868,7 +7655,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3487 -#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5419 +#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5421 msgid "The optional arguments are:" msgstr "オプション引数は次のとおりです:" @@ -6894,9 +7681,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L</add-drive> or L" -"</add-drive-ro>) then the format is automatically detected. Possible " -"formats include C<raw> and C<qcow2>." +"This forces the image format. If you omit this (or use L</add-drive> or L</" +"add-drive-ro>) then the format is automatically detected. Possible formats " +"include C<raw> and C<qcow2>." msgstr "" #. type: textblock @@ -6915,21 +7702,21 @@ msgstr "C<iface>" #. type: textblock #: ../fish/guestfish-actions.pod:184 msgid "" -"This rarely-used option lets you emulate the behaviour of the deprecated L" -"</add-drive-with-if> call (q.v.)" +"This rarely-used option lets you emulate the behaviour of the deprecated L</" +"add-drive-with-if> call (q.v.)" msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3330 -#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5136 +#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5138 msgid "C<name>" msgstr "C<name>" #. type: textblock #: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as" -" a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " +"a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 @@ -6948,7 +7735,9 @@ msgstr "add-ro" msgid "" " add-drive-ro filename\n" "\n" -msgstr " add-drive-ro filename\n\n" +msgstr "" +" add-drive-ro filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:202 @@ -6969,7 +7758,9 @@ msgstr "add-drive-ro-with-if" msgid "" " add-drive-ro-with-if filename iface\n" "\n" -msgstr " add-drive-ro-with-if filename iface\n\n" +msgstr "" +" add-drive-ro-with-if filename iface\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:211 @@ -6989,7 +7780,9 @@ msgstr "add-drive-with-if" msgid "" " add-drive-with-if filename iface\n" "\n" -msgstr " add-drive-with-if filename iface\n\n" +msgstr "" +" add-drive-with-if filename iface\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:225 @@ -7009,7 +7802,9 @@ msgstr "aug-clear" msgid "" " aug-clear augpath\n" "\n" -msgstr " aug-clear augpath\n\n" +msgstr "" +" aug-clear augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:239 ../src/guestfs-actions.pod:343 @@ -7029,13 +7824,15 @@ msgstr "aug-close" msgid "" " aug-close\n" "\n" -msgstr " aug-close\n\n" +msgstr "" +" aug-close\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:246 msgid "" -"Close the current Augeas handle and free up any resources used by it. After" -" calling this, you have to call L</aug-init> again before you can use any " +"Close the current Augeas handle and free up any resources used by it. After " +"calling this, you have to call L</aug-init> again before you can use any " "other Augeas functions." msgstr "" @@ -7050,7 +7847,9 @@ msgstr "aug-defnode" msgid "" " aug-defnode name expr val\n" "\n" -msgstr " aug-defnode name expr val\n\n" +msgstr "" +" aug-defnode name expr val\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:255 ../src/guestfs-actions.pod:372 @@ -7084,7 +7883,9 @@ msgstr "aug-defvar" msgid "" " aug-defvar name expr\n" "\n" -msgstr " aug-defvar name expr\n\n" +msgstr "" +" aug-defvar name expr\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:396 @@ -7111,7 +7912,9 @@ msgstr "aug-get" msgid "" " aug-get augpath\n" "\n" -msgstr " aug-get augpath\n\n" +msgstr "" +" aug-get augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:281 ../src/guestfs-actions.pod:413 @@ -7131,7 +7934,9 @@ msgstr "aug-init" msgid "" " aug-init root flags\n" "\n" -msgstr " aug-init root flags\n\n" +msgstr "" +" aug-init root flags\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:428 @@ -7150,7 +7955,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:295 ../src/guestfs-actions.pod:435 msgid "" "C<root> is the filesystem root. C<root> must not be NULL, use C</> instead." -msgstr "C<root> はファイルシステムのルートです。 C<root> は NULL にできません、代わりに C</> を使用します。" +msgstr "" +"C<root> はファイルシステムのルートです。 C<root> は NULL にできません、代わり" +"に C</> を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 @@ -7179,7 +7986,9 @@ msgstr "C<AUG_SAVE_NEWFILE> = 2" msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C<AUG_SAVE_BACKUP>." -msgstr "拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。C<AUG_SAVE_BACKUP> を上書きします。" +msgstr "" +"拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。" +"C<AUG_SAVE_BACKUP> を上書きします。" #. type: =item #: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 @@ -7194,10 +8003,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:317 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option" -" may require additional memory for the libguestfs appliance. You may need " -"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-" -"memsize>." +"This option is only useful when debugging Augeas lenses. Use of this option " +"may require additional memory for the libguestfs appliance. You may need to " +"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>." msgstr "" #. type: =item @@ -7251,13 +8059,15 @@ msgstr "aug-insert" msgid "" " aug-insert augpath label true|false\n" "\n" -msgstr " aug-insert augpath label true|false\n\n" +msgstr "" +" aug-insert augpath label true|false\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492 msgid "" -"Create a new sibling C<label> for C<path>, inserting it into the tree before" -" or after C<path> (depending on the boolean flag C<before>)." +"Create a new sibling C<label> for C<path>, inserting it into the tree before " +"or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock @@ -7278,7 +8088,9 @@ msgstr "aug-load" msgid "" " aug-load\n" "\n" -msgstr " aug-load\n\n" +msgstr "" +" aug-load\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:356 ../src/guestfs-actions.pod:509 @@ -7301,7 +8113,9 @@ msgstr "aug-ls" msgid "" " aug-ls augpath\n" "\n" -msgstr " aug-ls augpath\n\n" +msgstr "" +" aug-ls augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:365 @@ -7321,7 +8135,9 @@ msgstr "aug-match" msgid "" " aug-match augpath\n" "\n" -msgstr " aug-match augpath\n\n" +msgstr "" +" aug-match augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:372 ../src/guestfs-actions.pod:539 @@ -7342,7 +8158,9 @@ msgstr "aug-mv" msgid "" " aug-mv src dest\n" "\n" -msgstr " aug-mv src dest\n\n" +msgstr "" +" aug-mv src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:556 @@ -7362,7 +8180,9 @@ msgstr "aug-rm" msgid "" " aug-rm augpath\n" "\n" -msgstr " aug-rm augpath\n\n" +msgstr "" +" aug-rm augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:387 ../src/guestfs-actions.pod:569 @@ -7385,7 +8205,9 @@ msgstr "aug-save" msgid "" " aug-save\n" "\n" -msgstr " aug-save\n\n" +msgstr "" +" aug-save\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:582 @@ -7410,7 +8232,9 @@ msgstr "aug-set" msgid "" " aug-set augpath val\n" "\n" -msgstr " aug-set augpath val\n\n" +msgstr "" +" aug-set augpath val\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:404 ../src/guestfs-actions.pod:598 @@ -7436,7 +8260,9 @@ msgstr "available" msgid "" " available 'groups ...'\n" "\n" -msgstr " available 'groups ...'\n\n" +msgstr "" +" available 'groups ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:415 ../src/guestfs-actions.pod:615 @@ -7457,9 +8283,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624 msgid "" -"The argument C<groups> is a list of group names, eg: C<[\"inotify\", " -"\"augeas\"]> would check for the availability of the Linux inotify functions" -" and Augeas (configuration file editing) functions." +"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" +"\"]> would check for the availability of the Linux inotify functions and " +"Augeas (configuration file editing) functions." msgstr "" #. type: textblock @@ -7470,8 +8296,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631 msgid "" -"It fails with an error if one or more of the requested groups is unavailable" -" in the appliance." +"It fails with an error if one or more of the requested groups is unavailable " +"in the appliance." msgstr "" #. type: textblock @@ -7533,15 +8359,17 @@ msgstr "available-all-groups" msgid "" " available-all-groups\n" "\n" -msgstr " available-all-groups\n\n" +msgstr "" +" available-all-groups\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:476 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " -"out which ones the daemon can actually support you have to call " -"L</available> on each member of the returned list." +"out which ones the daemon can actually support you have to call L</" +"available> on each member of the returned list." msgstr "" #. type: textblock @@ -7560,7 +8388,9 @@ msgstr "base64-in" msgid "" " base64-in (base64file|-) filename\n" "\n" -msgstr " base64-in (base64file|-) filename\n\n" +msgstr "" +" base64-in (base64file|-) filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:488 ../src/guestfs-actions.pod:702 @@ -7574,10 +8404,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:885 ../fish/guestfish-actions.pod:1056 #: ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1477 #: ../fish/guestfish-actions.pod:3775 ../fish/guestfish-actions.pod:3796 -#: ../fish/guestfish-actions.pod:5121 ../fish/guestfish-actions.pod:5133 -#: ../fish/guestfish-actions.pod:5144 ../fish/guestfish-actions.pod:5155 -#: ../fish/guestfish-actions.pod:5286 ../fish/guestfish-actions.pod:5295 -#: ../fish/guestfish-actions.pod:5349 ../fish/guestfish-actions.pod:5372 +#: ../fish/guestfish-actions.pod:5123 ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5146 ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5288 ../fish/guestfish-actions.pod:5297 +#: ../fish/guestfish-actions.pod:5351 ../fish/guestfish-actions.pod:5374 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -7592,7 +8422,9 @@ msgstr "base64-out" msgid "" " base64-out filename (base64file|-)\n" "\n" -msgstr " base64-out filename (base64file|-)\n\n" +msgstr "" +" base64-out filename (base64file|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:497 ../src/guestfs-actions.pod:716 @@ -7612,7 +8444,9 @@ msgstr "blkid" msgid "" " blkid device\n" "\n" -msgstr " blkid device\n\n" +msgstr "" +" blkid device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:729 @@ -7683,7 +8517,9 @@ msgstr "blockdev-flushbufs" msgid "" " blockdev-flushbufs device\n" "\n" -msgstr " blockdev-flushbufs device\n\n" +msgstr "" +" blockdev-flushbufs device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:537 ../src/guestfs-actions.pod:770 @@ -7716,7 +8552,9 @@ msgstr "blockdev-getbsz" msgid "" " blockdev-getbsz device\n" "\n" -msgstr " blockdev-getbsz device\n\n" +msgstr "" +" blockdev-getbsz device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:785 @@ -7742,7 +8580,9 @@ msgstr "blockdev-getro" msgid "" " blockdev-getro device\n" "\n" -msgstr " blockdev-getro device\n\n" +msgstr "" +" blockdev-getro device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:557 ../src/guestfs-actions.pod:802 @@ -7762,7 +8602,9 @@ msgstr "blockdev-getsize64" msgid "" " blockdev-getsize64 device\n" "\n" -msgstr " blockdev-getsize64 device\n\n" +msgstr "" +" blockdev-getsize64 device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:817 @@ -7785,20 +8627,24 @@ msgstr "blockdev-getss" msgid "" " blockdev-getss device\n" "\n" -msgstr " blockdev-getss device\n\n" +msgstr "" +" blockdev-getss device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:576 ../src/guestfs-actions.pod:833 msgid "" -"This returns the size of sectors on a block device. Usually 512, but can be" -" larger for modern devices." +"This returns the size of sectors on a block device. Usually 512, but can be " +"larger for modern devices." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:579 msgid "" "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)." -msgstr "(これはセクターのサイズではありません、そのためには L</blockdev-getsz> を使用する必要があることに注意してください)。" +msgstr "" +"(これはセクターのサイズではありません、そのためには L</blockdev-getsz> を使" +"用する必要があることに注意してください)。" #. type: =head2 #: ../fish/guestfish-actions.pod:584 @@ -7811,7 +8657,9 @@ msgstr "blockdev-getsz" msgid "" " blockdev-getsz device\n" "\n" -msgstr " blockdev-getsz device\n\n" +msgstr "" +" blockdev-getsz device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:588 ../src/guestfs-actions.pod:851 @@ -7823,8 +8671,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:591 msgid "" -"See also L</blockdev-getss> for the real sector size of the device, and L" -"</blockdev-getsize64> for the more useful I<size in bytes>." +"See also L</blockdev-getss> for the real sector size of the device, and L</" +"blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 @@ -7838,7 +8686,9 @@ msgstr "blockdev-rereadpt" msgid "" " blockdev-rereadpt device\n" "\n" -msgstr " blockdev-rereadpt device\n\n" +msgstr "" +" blockdev-rereadpt device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:870 @@ -7856,7 +8706,9 @@ msgstr "blockdev-setbsz" msgid "" " blockdev-setbsz device blocksize\n" "\n" -msgstr " blockdev-setbsz device blocksize\n\n" +msgstr "" +" blockdev-setbsz device blocksize\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:609 ../src/guestfs-actions.pod:885 @@ -7874,7 +8726,9 @@ msgstr "blockdev-setro" msgid "" " blockdev-setro device\n" "\n" -msgstr " blockdev-setro device\n\n" +msgstr "" +" blockdev-setro device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:620 ../src/guestfs-actions.pod:902 @@ -7892,7 +8746,9 @@ msgstr "blockdev-setrw" msgid "" " blockdev-setrw device\n" "\n" -msgstr " blockdev-setrw device\n\n" +msgstr "" +" blockdev-setrw device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:628 ../src/guestfs-actions.pod:916 @@ -7910,7 +8766,9 @@ msgstr "btrfs-filesystem-resize" msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" "\n" -msgstr " btrfs-filesystem-resize mountpoint [size:N]\n\n" +msgstr "" +" btrfs-filesystem-resize mountpoint [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:636 ../src/guestfs-actions.pod:938 @@ -7927,15 +8785,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3252 -#: ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5195 -#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5030 -#: ../src/guestfs-actions.pod:6064 ../src/guestfs-actions.pod:8067 +#: ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5197 +#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5032 +#: ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:8079 msgid "The optional parameters are:" msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3851 -#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6068 +#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6076 msgid "C<size>" msgstr "" @@ -7962,7 +8820,9 @@ msgstr "case-sensitive-path" msgid "" " case-sensitive-path path\n" "\n" -msgstr " case-sensitive-path path\n\n" +msgstr "" +" case-sensitive-path path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:661 ../src/guestfs-actions.pod:989 @@ -7993,23 +8853,25 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:677 ../src/guestfs-actions.pod:1005 msgid "" -"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-" -"faq/#posixfilenames1>" -msgstr "バグか機能か?次を見て決めてください: L<http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames1>" +"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" +"#posixfilenames1>" +msgstr "" +"バグか機能か?次を見て決めてください: L<http://www.tuxera.com/community/" +"ntfs-3g-faq/#posixfilenames1>" #. type: textblock #: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1008 msgid "" -"This function resolves the true case of each element in the path and returns" -" the case-sensitive path." +"This function resolves the true case of each element in the path and returns " +"the case-sensitive path." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:683 msgid "" -"Thus L</case-sensitive-path> (\"/Windows/System32\") might return " -"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " -"how the directories were originally created under Windows)." +"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" +"WINDOWS/system32\"> (the exact return value would depend on details of how " +"the directories were originally created under Windows)." msgstr "" #. type: textblock @@ -8033,11 +8895,13 @@ msgstr "cat" msgid "" " cat path\n" "\n" -msgstr " cat path\n\n" +msgstr "" +" cat path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4278 -#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6724 +#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6732 msgid "Return the contents of the file named C<path>." msgstr "C<path> という名前のファイルの内容を返します。" @@ -8046,8 +8910,8 @@ msgstr "C<path> という名前のファイルの内容を返します。" msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " -"those you need to use the L</read-file> or L</download> functions which have" -" a more complex interface." +"those you need to use the L</read-file> or L</download> functions which have " +"a more complex interface." msgstr "" #. type: textblock @@ -8060,13 +8924,13 @@ msgstr "" #: ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 #: ../fish/guestfish-actions.pod:4148 ../fish/guestfish-actions.pod:4163 #: ../fish/guestfish-actions.pod:4239 ../fish/guestfish-actions.pod:4256 -#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4962 -#: ../fish/guestfish-actions.pod:5008 ../fish/guestfish-actions.pod:5093 -#: ../fish/guestfish-actions.pod:5108 ../fish/guestfish-actions.pod:5606 -#: ../fish/guestfish-actions.pod:5618 ../fish/guestfish-actions.pod:5636 -#: ../fish/guestfish-actions.pod:5653 ../fish/guestfish-actions.pod:5663 -#: ../fish/guestfish-actions.pod:5717 ../fish/guestfish-actions.pod:5727 -#: ../fish/guestfish-actions.pod:5756 ../fish/guestfish-actions.pod:5766 +#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4964 +#: ../fish/guestfish-actions.pod:5010 ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5110 ../fish/guestfish-actions.pod:5608 +#: ../fish/guestfish-actions.pod:5620 ../fish/guestfish-actions.pod:5638 +#: ../fish/guestfish-actions.pod:5655 ../fish/guestfish-actions.pod:5665 +#: ../fish/guestfish-actions.pod:5719 ../fish/guestfish-actions.pod:5729 +#: ../fish/guestfish-actions.pod:5758 ../fish/guestfish-actions.pod:5768 #: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 #: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 @@ -8074,15 +8938,15 @@ msgstr "" #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 #: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 #: ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 -#: ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:6532 -#: ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:6689 -#: ../src/guestfs-actions.pod:6713 ../src/guestfs-actions.pod:7695 -#: ../src/guestfs-actions.pod:7750 ../src/guestfs-actions.pod:7896 -#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:8724 -#: ../src/guestfs-actions.pod:8744 ../src/guestfs-actions.pod:8777 -#: ../src/guestfs-actions.pod:8796 ../src/guestfs-actions.pod:8815 -#: ../src/guestfs-actions.pod:8906 ../src/guestfs-actions.pod:8925 -#: ../src/guestfs-actions.pod:8971 ../src/guestfs-actions.pod:8990 +#: ../src/guestfs-actions.pod:6514 ../src/guestfs-actions.pod:6540 +#: ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:6697 +#: ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7762 ../src/guestfs-actions.pod:7908 +#: ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8738 +#: ../src/guestfs-actions.pod:8758 ../src/guestfs-actions.pod:8791 +#: ../src/guestfs-actions.pod:8810 ../src/guestfs-actions.pod:8829 +#: ../src/guestfs-actions.pod:8920 ../src/guestfs-actions.pod:8939 +#: ../src/guestfs-actions.pod:8985 ../src/guestfs-actions.pod:9004 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." @@ -8099,7 +8963,9 @@ msgstr "checksum" msgid "" " checksum csumtype path\n" "\n" -msgstr " checksum csumtype path\n\n" +msgstr "" +" checksum csumtype path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:711 ../src/guestfs-actions.pod:1054 @@ -8194,12 +9060,14 @@ msgstr "チェックサムは表示可能な文字列として返されます。 #. type: textblock #: ../fish/guestfish-actions.pod:752 msgid "To get the checksum for a device, use L</checksum-device>." -msgstr "デバイスのチェックサムを取得するには L</checksum-device> を使用します。" +msgstr "" +"デバイスのチェックサムを取得するには L</checksum-device> を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:754 msgid "To get the checksums for many files, use L</checksums-out>." -msgstr "多くのファイルのチェックサムを取得するには L</checksums-out> を使用します。" +msgstr "" +"多くのファイルのチェックサムを取得するには L</checksums-out> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:756 @@ -8212,14 +9080,16 @@ msgstr "checksum-device" msgid "" " checksum-device csumtype device\n" "\n" -msgstr " checksum-device csumtype device\n\n" +msgstr "" +" checksum-device csumtype device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:760 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " -"device named C<device>. For the types of checksums supported see the " -"L</checksum> command." +"device named C<device>. For the types of checksums supported see the L</" +"checksum> command." msgstr "" #. type: =head2 @@ -8233,21 +9103,23 @@ msgstr "checksums-out" msgid "" " checksums-out csumtype directory (sumsfile|-)\n" "\n" -msgstr " checksums-out csumtype directory (sumsfile|-)\n\n" +msgstr "" +" checksums-out csumtype directory (sumsfile|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:768 ../src/guestfs-actions.pod:1128 msgid "" -"This command computes the checksums of all regular files in C<directory> and" -" then emits a list of those checksums to the local output file C<sumsfile>." +"This command computes the checksums of all regular files in C<directory> and " +"then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:772 ../src/guestfs-actions.pod:1132 msgid "" "This can be used for verifying the integrity of a virtual machine. However " -"to be properly secure you should pay attention to the output of the checksum" -" command (it uses the ones from GNU coreutils). In particular when the " +"to be properly secure you should pay attention to the output of the checksum " +"command (it uses the ones from GNU coreutils). In particular when the " "filename is not printable, coreutils uses a special backslash syntax. For " "more information, see the GNU coreutils info file." msgstr "" @@ -8263,20 +9135,22 @@ msgstr "chmod" msgid "" " chmod mode path\n" "\n" -msgstr " chmod mode path\n\n" +msgstr "" +" chmod mode path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:786 ../src/guestfs-actions.pod:1151 msgid "" -"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are" -" supported." +"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " +"supported." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1154 msgid "" -"I<Note>: When using this command from guestfish, C<mode> by default would be" -" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " +"I<Note>: When using this command from guestfish, C<mode> by default would be " +"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " "C<700>." msgstr "" @@ -8284,8 +9158,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3451 #: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3600 #: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:1158 -#: ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5559 -#: ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5597 +#: ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5561 +#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8300,7 +9174,9 @@ msgstr "chown" msgid "" " chown owner group path\n" "\n" -msgstr " chown owner group path\n\n" +msgstr "" +" chown owner group path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1172 @@ -8327,7 +9203,9 @@ msgstr "command" msgid "" " command 'arguments ...'\n" "\n" -msgstr " command 'arguments ...'\n\n" +msgstr "" +" command 'arguments ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:809 ../src/guestfs-actions.pod:1188 @@ -8341,8 +9219,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:814 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The" -" list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The " +"list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see L</sh>)." msgstr "" @@ -8354,24 +9232,24 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 msgid "" -"If the command returns a non-zero exit status, then this function returns an" -" error message. The error message string is the content of I<stderr> from " +"If the command returns a non-zero exit status, then this function returns an " +"error message. The error message string is the content of I<stderr> from " "the command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:828 ../src/guestfs-actions.pod:1207 msgid "" -"The C<$PATH> environment variable will contain at least C</usr/bin> and " -"C</bin>. If you require a program from another location, you should provide" -" the full path in the first parameter." +"The C<$PATH> environment variable will contain at least C</usr/bin> and C</" +"bin>. If you require a program from another location, you should provide " +"the full path in the first parameter." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:833 ../src/guestfs-actions.pod:1212 msgid "" -"Shared libraries and data files required by the program must be available on" -" filesystems which are mounted in the correct places. It is the caller's " +"Shared libraries and data files required by the program must be available on " +"filesystems which are mounted in the correct places. It is the caller's " "responsibility to ensure all filesystems that are needed are mounted at the " "right locations." msgstr "" @@ -8387,7 +9265,9 @@ msgstr "command-lines" msgid "" " command-lines 'arguments ...'\n" "\n" -msgstr " command-lines 'arguments ...'\n\n" +msgstr "" +" command-lines 'arguments ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:846 @@ -8411,7 +9291,9 @@ msgstr "compress-device-out" msgid "" " compress-device-out ctype device (zdevice|-) [level:N]\n" "\n" -msgstr " compress-device-out ctype device (zdevice|-) [level:N]\n\n" +msgstr "" +" compress-device-out ctype device (zdevice|-) [level:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:858 ../src/guestfs-actions.pod:1262 @@ -8423,8 +9305,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:861 msgid "" -"The C<ctype> and optional C<level> parameters have the same meaning as in L" -"</compress-out>." +"The C<ctype> and optional C<level> parameters have the same meaning as in L</" +"compress-out>." msgstr "" #. type: =head2 @@ -8438,13 +9320,14 @@ msgstr "compress-out" msgid "" " compress-out ctype file (zfile|-) [level:N]\n" "\n" -msgstr " compress-out ctype file (zfile|-) [level:N]\n\n" +msgstr "" +" compress-out ctype file (zfile|-) [level:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:872 ../src/guestfs-actions.pod:1314 msgid "" -"This command compresses C<file> and writes it out to the local file " -"C<zfile>." +"This command compresses C<file> and writes it out to the local file C<zfile>." msgstr "" #. type: textblock @@ -8460,8 +9343,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:881 ../src/guestfs-actions.pod:1323 msgid "" -"The optional C<level> parameter controls compression level. The meaning and" -" default for this parameter depends on the compression program being used." +"The optional C<level> parameter controls compression level. The meaning and " +"default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 @@ -8475,7 +9358,9 @@ msgstr "config" msgid "" " config qemuparam qemuvalue\n" "\n" -msgstr " config qemuparam qemuvalue\n\n" +msgstr "" +" config qemuparam qemuvalue\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:893 ../src/guestfs-actions.pod:1364 @@ -8506,7 +9391,9 @@ msgstr "copy-device-to-device" msgid "" " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:906 @@ -8520,8 +9407,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1401 msgid "" "Partial copies can be made since you can specify optionally the source " -"offset, destination offset and size to copy. These values are all specified" -" in bytes. If not given, the offsets both default to zero, and the size " +"offset, destination offset and size to copy. These values are all specified " +"in bytes. If not given, the offsets both default to zero, and the size " "defaults to copying as much as possible until we hit the end of the source." msgstr "" @@ -8535,8 +9422,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 msgid "" -"If the destination is a file, it is created if required. If the destination" -" file is not large enough, it is extended." +"If the destination is a file, it is created if required. If the destination " +"file is not large enough, it is extended." msgstr "" #. type: =head2 @@ -8550,7 +9437,9 @@ msgstr "copy-device-to-file" msgid "" " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:931 ../fish/guestfish-actions.pod:940 @@ -8569,7 +9458,9 @@ msgstr "copy-file-to-device" msgid "" " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: =head2 #: ../fish/guestfish-actions.pod:945 @@ -8582,13 +9473,15 @@ msgstr "copy-file-to-file" msgid "" " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:952 msgid "" -"This is B<not> the function you want for copying files. This is for copying" -" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " +"This is B<not> the function you want for copying files. This is for copying " +"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " "file copying and moving functions." msgstr "" @@ -8603,7 +9496,9 @@ msgstr "copy-size" msgid "" " copy-size src dest size\n" "\n" -msgstr " copy-size src dest size\n\n" +msgstr "" +" copy-size src dest size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1625 @@ -8622,9 +9517,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:969 ../fish/guestfish-actions.pod:1004 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</copy_device_to_device> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</copy_device_to_device> を使用してください。" +"I<This function is deprecated.> In new code, use the L</" +"copy_device_to_device> call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"copy_device_to_device> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:976 @@ -8637,14 +9534,18 @@ msgstr "cp" msgid "" " cp src dest\n" "\n" -msgstr " cp src dest\n\n" +msgstr "" +" cp src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:980 ../src/guestfs-actions.pod:1647 msgid "" "This copies a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." -msgstr "ファイルを C<src> から C<dest> にコピーします。ここで C<dest> は宛先ファイル名または宛先ディレクトリです。" +msgstr "" +"ファイルを C<src> から C<dest> にコピーします。ここで C<dest> は宛先ファイル" +"名または宛先ディレクトリです。" #. type: =head2 #: ../fish/guestfish-actions.pod:983 @@ -8657,14 +9558,18 @@ msgstr "cp-a" msgid "" " cp-a src dest\n" "\n" -msgstr " cp-a src dest\n\n" +msgstr "" +" cp-a src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:987 ../src/guestfs-actions.pod:1661 msgid "" -"This copies a file or directory from C<src> to C<dest> recursively using the" -" C<cp -a> command." -msgstr "ファイルまたはディレクトリを C<src> から C<dest> に C<cp -a> コマンドを使用して再帰的にコピーします。" +"This copies a file or directory from C<src> to C<dest> recursively using the " +"C<cp -a> command." +msgstr "" +"ファイルまたはディレクトリを C<src> から C<dest> に C<cp -a> コマンドを使用し" +"て再帰的にコピーします。" #. type: =head2 #: ../fish/guestfish-actions.pod:990 @@ -8677,7 +9582,9 @@ msgstr "dd" msgid "" " dd src dest\n" "\n" -msgstr " dd src dest\n\n" +msgstr "" +" dd src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1682 @@ -8691,8 +9598,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:999 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do" -" partial copies (see L</copy-device-to-device>)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see L</copy-device-to-device>)." msgstr "" #. type: =head2 @@ -8706,12 +9613,15 @@ msgstr "df" msgid "" " df\n" "\n" -msgstr " df\n\n" +msgstr "" +" df\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1015 ../src/guestfs-actions.pod:1701 msgid "This command runs the C<df> command to report disk space used." -msgstr "このコマンドはディスク使用状況を報告するために C<df> コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を報告するために C<df> コマンドを実行します。" #. type: textblock #: ../fish/guestfish-actions.pod:1017 ../fish/guestfish-actions.pod:1028 @@ -8732,14 +9642,18 @@ msgstr "df-h" msgid "" " df-h\n" "\n" -msgstr " df-h\n\n" +msgstr "" +" df-h\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1025 ../src/guestfs-actions.pod:1717 msgid "" "This command runs the C<df -h> command to report disk space used in human-" "readable format." -msgstr "このコマンドはディスク使用状況を読みやすい形式で報告するために C<df -h> コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を読みやすい形式で報告するために C<df -h> コマ" +"ンドを実行します。" #. type: =head2 #: ../fish/guestfish-actions.pod:1032 @@ -8752,7 +9666,9 @@ msgstr "dmesg" msgid "" " dmesg\n" "\n" -msgstr " dmesg\n\n" +msgstr "" +" dmesg\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1036 ../src/guestfs-actions.pod:1734 @@ -8764,8 +9680,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1040 msgid "" -"Another way to get the same information is to enable verbose messages with L" -"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " +"Another way to get the same information is to enable verbose messages with " +"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " "before running the program." msgstr "" @@ -8780,7 +9696,9 @@ msgstr "download" msgid "" " download remotefilename (filename|-)\n" "\n" -msgstr " download remotefilename (filename|-)\n\n" +msgstr "" +" download remotefilename (filename|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1049 ../fish/guestfish-actions.pod:1062 @@ -8791,8 +9709,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5345 -#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8277 +#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5347 +#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8289 msgid "C<filename> can also be a named pipe." msgstr "" @@ -8812,7 +9730,9 @@ msgstr "download-offset" msgid "" " download-offset remotefilename (filename|-) offset size\n" "\n" -msgstr " download-offset remotefilename (filename|-) offset size\n\n" +msgstr "" +" download-offset remotefilename (filename|-) offset size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1065 ../src/guestfs-actions.pod:1783 @@ -8845,7 +9765,9 @@ msgstr "drop-caches" msgid "" " drop-caches whattodrop\n" "\n" -msgstr " drop-caches whattodrop\n\n" +msgstr "" +" drop-caches whattodrop\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1081 ../src/guestfs-actions.pod:1808 @@ -8878,7 +9800,9 @@ msgstr "du" msgid "" " du path\n" "\n" -msgstr " du path\n\n" +msgstr "" +" du path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1828 @@ -8912,7 +9836,9 @@ msgstr "e2fsck" msgid "" " e2fsck device [correct:true|false] [forceall:true|false]\n" "\n" -msgstr " e2fsck device [correct:true|false] [forceall:true|false]\n\n" +msgstr "" +" e2fsck device [correct:true|false] [forceall:true|false]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1862 @@ -8969,14 +9895,16 @@ msgstr "e2fsck-f" msgid "" " e2fsck-f device\n" "\n" -msgstr " e2fsck-f device\n\n" +msgstr "" +" e2fsck-f device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1916 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " -"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be" -" clean (I<-f>)." +"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " +"clean (I<-f>)." msgstr "" #. type: textblock @@ -8997,7 +9925,9 @@ msgstr "echo-daemon" msgid "" " echo-daemon 'words ...'\n" "\n" -msgstr " echo-daemon 'words ...'\n\n" +msgstr "" +" echo-daemon 'words ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1148 ../src/guestfs-actions.pod:1933 @@ -9027,7 +9957,9 @@ msgstr "egrep" msgid "" " egrep regex path\n" "\n" -msgstr " egrep regex path\n\n" +msgstr "" +" egrep regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1159 ../src/guestfs-actions.pod:1952 @@ -9046,7 +9978,9 @@ msgstr "egrepi" msgid "" " egrepi regex path\n" "\n" -msgstr " egrepi regex path\n\n" +msgstr "" +" egrepi regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1971 @@ -9065,7 +9999,9 @@ msgstr "equal" msgid "" " equal file1 file2\n" "\n" -msgstr " equal file1 file2\n\n" +msgstr "" +" equal file1 file2\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1990 @@ -9090,13 +10026,15 @@ msgstr "exists" msgid "" " exists path\n" "\n" -msgstr " exists path\n\n" +msgstr "" +" exists path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1188 ../src/guestfs-actions.pod:2005 msgid "" -"This returns C<true> if and only if there is a file, directory (or anything)" -" with the given C<path> name." +"This returns C<true> if and only if there is a file, directory (or anything) " +"with the given C<path> name." msgstr "" #. type: textblock @@ -9115,7 +10053,9 @@ msgstr "fallocate" msgid "" " fallocate path len\n" "\n" -msgstr " fallocate path len\n\n" +msgstr "" +" fallocate path len\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1197 ../fish/guestfish-actions.pod:1216 @@ -9137,7 +10077,9 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</fallocate64> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</fallocate64> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</fallocate64> を使" +"用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1212 @@ -9150,7 +10092,9 @@ msgstr "fallocate64" msgid "" " fallocate64 path len\n" "\n" -msgstr " fallocate64 path len\n\n" +msgstr "" +" fallocate64 path len\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1220 @@ -9185,7 +10129,9 @@ msgstr "fgrep" msgid "" " fgrep pattern path\n" "\n" -msgstr " fgrep pattern path\n\n" +msgstr "" +" fgrep pattern path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2074 @@ -9204,7 +10150,9 @@ msgstr "fgrepi" msgid "" " fgrepi pattern path\n" "\n" -msgstr " fgrepi pattern path\n\n" +msgstr "" +" fgrepi pattern path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2093 @@ -9223,7 +10171,9 @@ msgstr "file" msgid "" " file path\n" "\n" -msgstr " file path\n\n" +msgstr "" +" file path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2111 @@ -9249,9 +10199,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:2121 msgid "" -"The output depends on the output of the underlying L<file(1)> command and it" -" can change in future in ways beyond our control. In other words, the " -"output is not guaranteed by the ABI." +"The output depends on the output of the underlying L<file(1)> command and it " +"can change in future in ways beyond our control. In other words, the output " +"is not guaranteed by the ABI." msgstr "" #. type: textblock @@ -9259,7 +10209,9 @@ msgstr "" msgid "" "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " "(etc), L</is-zero>." -msgstr "関連項目: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> (etc), L</is-zero>" +msgstr "" +"関連項目: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " +"(etc), L</is-zero>" #. type: =head2 #: ../fish/guestfish-actions.pod:1273 @@ -9272,7 +10224,9 @@ msgstr "file-architecture" msgid "" " file-architecture filename\n" "\n" -msgstr " file-architecture filename\n\n" +msgstr "" +" file-architecture filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2139 @@ -9453,7 +10407,9 @@ msgstr "filesize" msgid "" " filesize file\n" "\n" -msgstr " filesize file\n\n" +msgstr "" +" filesize file\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2251 @@ -9465,7 +10421,10 @@ msgstr "" msgid "" "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-" "file> etc. To get the size of block devices, use L</blockdev-getsize64>." -msgstr "ファイルに関する他の統計を取得するには use L</stat>, L</lstat>, L</is-dir>, L</is-file> などを使用します。ブロックデバイスの容量を取得するには L</blockdev-getsize64> を使用します。" +msgstr "" +"ファイルに関する他の統計を取得するには use L</stat>, L</lstat>, L</is-dir>, " +"L</is-file> などを使用します。ブロックデバイスの容量を取得するには L</" +"blockdev-getsize64> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:1388 @@ -9478,22 +10437,24 @@ msgstr "fill" msgid "" " fill c len path\n" "\n" -msgstr " fill c len path\n\n" +msgstr "" +" fill c len path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1392 ../src/guestfs-actions.pod:2269 msgid "" "This command creates a new file called C<path>. The initial content of the " -"file is C<len> octets of C<c>, where C<c> must be a number in the range " -"C<[0..255]>." +"file is C<len> octets of C<c>, where C<c> must be a number in the range C<" +"[0..255]>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1396 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " -"L</truncate-size>. To create a file with a pattern of repeating bytes use L" -"</fill-pattern>." +"L</truncate-size>. To create a file with a pattern of repeating bytes use " +"L</fill-pattern>." msgstr "" #. type: =head2 @@ -9507,15 +10468,17 @@ msgstr "fill-pattern" msgid "" " fill-pattern pattern len path\n" "\n" -msgstr " fill-pattern pattern len path\n\n" +msgstr "" +" fill-pattern pattern len path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1405 msgid "" "This function is like L</fill> except that it creates a new file of length " -"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern" -" is truncated if necessary to ensure the length of the file is exactly " -"C<len> bytes." +"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " +"is truncated if necessary to ensure the length of the file is exactly C<len> " +"bytes." msgstr "" #. type: =head2 @@ -9529,7 +10492,9 @@ msgstr "find" msgid "" " find directory\n" "\n" -msgstr " find directory\n\n" +msgstr "" +" find directory\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2315 @@ -9543,8 +10508,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2320 msgid "" -"This returns a list of strings I<without any prefix>. Thus if the directory" -" structure was:" +"This returns a list of strings I<without any prefix>. Thus if the directory " +"structure was:" msgstr "" #. type: verbatim @@ -9555,7 +10520,11 @@ msgid "" " /tmp/b\n" " /tmp/c/d\n" "\n" -msgstr " /tmp/a\n /tmp/b\n /tmp/c/d\n\n" +msgstr "" +" /tmp/a\n" +" /tmp/b\n" +" /tmp/c/d\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1426 @@ -9571,12 +10540,16 @@ msgid "" " c\n" " c/d\n" "\n" -msgstr " a\n b\n c\n c/d\n\n" +msgstr "" +" a\n" +" b\n" +" c\n" +" c/d\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2335 -msgid "" -"If C<directory> is not a directory, then this command returns an error." +msgid "If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock @@ -9600,7 +10573,9 @@ msgstr "find0" msgid "" " find0 directory (files|-)\n" "\n" -msgstr " find0 directory (files|-)\n\n" +msgstr "" +" find0 directory (files|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2358 @@ -9649,7 +10624,9 @@ msgstr "findfs-label" msgid "" " findfs-label label\n" "\n" -msgstr " findfs-label label\n\n" +msgstr "" +" findfs-label label\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 @@ -9674,7 +10651,9 @@ msgstr "findfs-uuid" msgid "" " findfs-uuid uuid\n" "\n" -msgstr " findfs-uuid uuid\n\n" +msgstr "" +" findfs-uuid uuid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1493 ../src/guestfs-actions.pod:2414 @@ -9699,7 +10678,9 @@ msgstr "fsck" msgid "" " fsck fstype device\n" "\n" -msgstr " fsck fstype device\n\n" +msgstr "" +" fsck fstype device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2432 @@ -9723,8 +10704,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1519 ../src/guestfs-actions.pod:2448 msgid "" -"A non-zero return code can mean \"success\", for example if errors have been" -" corrected on the filesystem." +"A non-zero return code can mean \"success\", for example if errors have been " +"corrected on the filesystem." msgstr "" #. type: textblock @@ -9749,7 +10730,9 @@ msgstr "get-append" msgid "" " get-append\n" "\n" -msgstr " get-append\n\n" +msgstr "" +" get-append\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1535 ../src/guestfs-actions.pod:2469 @@ -9774,7 +10757,9 @@ msgstr "get-attach-method" msgid "" " get-attach-method\n" "\n" -msgstr " get-attach-method\n\n" +msgstr "" +" get-attach-method\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1544 @@ -9792,7 +10777,9 @@ msgstr "get-autosync" msgid "" " get-autosync\n" "\n" -msgstr " get-autosync\n\n" +msgstr "" +" get-autosync\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2497 @@ -9810,7 +10797,9 @@ msgstr "get-direct" msgid "" " get-direct\n" "\n" -msgstr " get-direct\n\n" +msgstr "" +" get-direct\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1556 ../src/guestfs-actions.pod:2508 @@ -9828,7 +10817,9 @@ msgstr "get-e2label" msgid "" " get-e2label device\n" "\n" -msgstr " get-e2label device\n\n" +msgstr "" +" get-e2label device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1562 ../src/guestfs-actions.pod:2527 @@ -9841,7 +10832,9 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</vfs_label> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_label> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_label> を使用" +"してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1572 @@ -9854,7 +10847,9 @@ msgstr "get-e2uuid" msgid "" " get-e2uuid device\n" "\n" -msgstr " get-e2uuid device\n\n" +msgstr "" +" get-e2uuid device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2548 @@ -9867,7 +10862,9 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</vfs_uuid> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_uuid> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_uuid> を使用" +"してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1586 @@ -9880,7 +10877,9 @@ msgstr "get-memsize" msgid "" " get-memsize\n" "\n" -msgstr " get-memsize\n\n" +msgstr "" +" get-memsize\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1590 ../src/guestfs-actions.pod:2561 @@ -9892,18 +10891,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:1593 msgid "" "If L</set-memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" -" value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " +"value for memsize." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1654 -#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4725 +#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4727 #: ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7335 +#: ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7347 msgid "" "For more information on the architecture of libguestfs, see L<guestfs(3)>." -msgstr "libguestfs のアーキテクチャーの詳細は L<guestfs(3)> を参照してください。" +msgstr "" +"libguestfs のアーキテクチャーの詳細は L<guestfs(3)> を参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1600 @@ -9916,7 +10916,9 @@ msgstr "get-network" msgid "" " get-network\n" "\n" -msgstr " get-network\n\n" +msgstr "" +" get-network\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2580 @@ -9934,7 +10936,9 @@ msgstr "get-path" msgid "" " get-path\n" "\n" -msgstr " get-path\n\n" +msgstr "" +" get-path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1610 ../src/guestfs-actions.pod:2591 @@ -9959,7 +10963,9 @@ msgstr "get-pgroup" msgid "" " get-pgroup\n" "\n" -msgstr " get-pgroup\n\n" +msgstr "" +" get-pgroup\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2606 @@ -9982,7 +10988,9 @@ msgstr "pid" msgid "" " get-pid\n" "\n" -msgstr " get-pid\n\n" +msgstr "" +" get-pid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2617 @@ -10007,7 +11015,9 @@ msgstr "get-qemu" msgid "" " get-qemu\n" "\n" -msgstr " get-qemu\n\n" +msgstr "" +" get-qemu\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2631 @@ -10032,7 +11042,9 @@ msgstr "get-recovery-proc" msgid "" " get-recovery-proc\n" "\n" -msgstr " get-recovery-proc\n\n" +msgstr "" +" get-recovery-proc\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2646 @@ -10050,7 +11062,9 @@ msgstr "get-selinux" msgid "" " get-selinux\n" "\n" -msgstr " get-selinux\n\n" +msgstr "" +" get-selinux\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1651 @@ -10070,7 +11084,9 @@ msgstr "get-smp" msgid "" " get-smp\n" "\n" -msgstr " get-smp\n\n" +msgstr "" +" get-smp\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1661 ../src/guestfs-actions.pod:2672 @@ -10088,7 +11104,9 @@ msgstr "get-state" msgid "" " get-state\n" "\n" -msgstr " get-state\n\n" +msgstr "" +" get-state\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1667 ../src/guestfs-actions.pod:2683 @@ -10117,7 +11135,9 @@ msgstr "get-trace" msgid "" " get-trace\n" "\n" -msgstr " get-trace\n\n" +msgstr "" +" get-trace\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2697 @@ -10135,13 +11155,15 @@ msgstr "get-umask" msgid "" " get-umask\n" "\n" -msgstr " get-umask\n\n" +msgstr "" +" get-umask\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1682 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been" -" set by calling L</umask>." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling L</umask>." msgstr "" #. type: =head2 @@ -10155,7 +11177,9 @@ msgstr "get-verbose" msgid "" " get-verbose\n" "\n" -msgstr " get-verbose\n\n" +msgstr "" +" get-verbose\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2720 @@ -10173,7 +11197,9 @@ msgstr "getcon" msgid "" " getcon\n" "\n" -msgstr " getcon\n\n" +msgstr "" +" getcon\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2731 @@ -10196,7 +11222,9 @@ msgstr "getxattr" msgid "" " getxattr path name\n" "\n" -msgstr " getxattr path name\n\n" +msgstr "" +" getxattr path name\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1704 @@ -10210,8 +11238,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1708 ../fish/guestfish-actions.pod:2794 msgid "" "Normally it is better to get all extended attributes from a file in one go " -"by calling L</getxattrs>. However some Linux filesystem implementations are" -" buggy and do not provide a way to list out attributes. For these " +"by calling L</getxattrs>. However some Linux filesystem implementations are " +"buggy and do not provide a way to list out attributes. For these " "filesystems (notably ntfs-3g) you have to know the names of the extended " "attributes you want in advance and call this function." msgstr "" @@ -10220,8 +11248,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1715 ../fish/guestfish-actions.pod:2801 #: ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:4275 msgid "" -"Extended attribute values are blobs of binary data. If there is no extended" -" attribute named C<name>, this returns an error." +"Extended attribute values are blobs of binary data. If there is no extended " +"attribute named C<name>, this returns an error." msgstr "" #. type: textblock @@ -10240,7 +11268,9 @@ msgstr "getxattrs" msgid "" " getxattrs path\n" "\n" -msgstr " getxattrs path\n\n" +msgstr "" +" getxattrs path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2777 @@ -10271,13 +11301,15 @@ msgstr "glob-expand" msgid "" " glob-expand pattern\n" "\n" -msgstr " glob-expand pattern\n\n" +msgstr "" +" glob-expand pattern\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1736 ../src/guestfs-actions.pod:2797 msgid "" -"This command searches for all the pathnames matching C<pattern> according to" -" the wildcard expansion rules used by the shell." +"This command searches for all the pathnames matching C<pattern> according to " +"the wildcard expansion rules used by the shell." msgstr "" #. type: textblock @@ -10289,8 +11321,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2804 msgid "" -"It is just a wrapper around the C L<glob(3)> function with flags " -"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details." +"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" +"GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: =head2 @@ -10304,12 +11336,13 @@ msgstr "grep" msgid "" " grep regex path\n" "\n" -msgstr " grep regex path\n\n" +msgstr "" +" grep regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2821 -msgid "" -"This calls the external C<grep> program and returns the matching lines." +msgid "This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 @@ -10323,7 +11356,9 @@ msgstr "grepi" msgid "" " grepi regex path\n" "\n" -msgstr " grepi regex path\n\n" +msgstr "" +" grepi regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2840 @@ -10342,7 +11377,9 @@ msgstr "grub-install" msgid "" " grub-install root device\n" "\n" -msgstr " grub-install root device\n\n" +msgstr "" +" grub-install root device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2859 @@ -10354,8 +11391,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2868 msgid "" -"There is currently no way in the API to install grub2, which is used by most" -" modern Linux guests. It is possible to run the grub2 command from the " +"There is currently no way in the API to install grub2, which is used by most " +"modern Linux guests. It is possible to run the grub2 command from the " "guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>." msgstr "" @@ -10371,10 +11408,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2882 msgid "" "If grub-install reports the error \"No suitable drive was found in the " -"generated device map.\" it may be that you need to create a " -"C</boot/grub/device.map> file first that contains the mapping between grub " -"device names and Linux device names. It is usually sufficient to create a " -"file containing:" +"generated device map.\" it may be that you need to create a C</boot/grub/" +"device.map> file first that contains the mapping between grub device names " +"and Linux device names. It is usually sufficient to create a file " +"containing:" msgstr "" #. type: verbatim @@ -10383,7 +11420,9 @@ msgstr "" msgid "" " (hd0) /dev/vda\n" "\n" -msgstr " (hd0) /dev/vda\n\n" +msgstr "" +" (hd0) /dev/vda\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2891 @@ -10401,13 +11440,14 @@ msgstr "head" msgid "" " head path\n" "\n" -msgstr " head path\n\n" +msgstr "" +" head path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2905 msgid "" -"This command returns up to the first 10 lines of a file as a list of " -"strings." +"This command returns up to the first 10 lines of a file as a list of strings." msgstr "" #. type: =head2 @@ -10421,7 +11461,9 @@ msgstr "head-n" msgid "" " head-n nrlines path\n" "\n" -msgstr " head-n nrlines path\n\n" +msgstr "" +" head-n nrlines path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1821 ../src/guestfs-actions.pod:2924 @@ -10438,8 +11480,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5106 -#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7914 +#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5108 +#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7926 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "パラメーター C<nrlines> が 0 ならば、空の一覧を返します。" @@ -10454,14 +11496,18 @@ msgstr "hexdump" msgid "" " hexdump path\n" "\n" -msgstr " hexdump path\n\n" +msgstr "" +" hexdump path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2947 msgid "" "This runs C<hexdump -C> on the given C<path>. The result is the human-" "readable, canonical hex dump of the file." -msgstr "指定された C<path> において C<hexdump -C> を実行します。結果は、読みやすい形式になり、ファイルの正規化された 16 進ダンプです。" +msgstr "" +"指定された C<path> において C<hexdump -C> を実行します。結果は、読みやすい形" +"式になり、ファイルの正規化された 16 進ダンプです。" #. type: =head2 #: ../fish/guestfish-actions.pod:1842 @@ -10474,7 +11520,9 @@ msgstr "initrd-cat" msgid "" " initrd-cat initrdpath filename\n" "\n" -msgstr " initrd-cat initrdpath filename\n\n" +msgstr "" +" initrd-cat initrdpath filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1846 ../src/guestfs-actions.pod:2966 @@ -10487,8 +11535,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2970 msgid "" -"For example, in guestfish you could use the following command to examine the" -" boot script (usually called C</init>) contained in a Linux initrd or " +"For example, in guestfish you could use the following command to examine the " +"boot script (usually called C</init>) contained in a Linux initrd or " "initramfs image:" msgstr "" @@ -10498,7 +11546,9 @@ msgstr "" msgid "" " initrd-cat /boot/initrd-<version>.img init\n" "\n" -msgstr " initrd-cat /boot/initrd-<version>.img init\n\n" +msgstr "" +" initrd-cat /boot/initrd-<version>.img init\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1856 @@ -10516,7 +11566,9 @@ msgstr "initrd-list" msgid "" " initrd-list path\n" "\n" -msgstr " initrd-list path\n\n" +msgstr "" +" initrd-list path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2993 @@ -10550,7 +11602,9 @@ msgstr "inotify-add-watch" msgid "" " inotify-add-watch path mask\n" "\n" -msgstr " inotify-add-watch path mask\n\n" +msgstr "" +" inotify-add-watch path mask\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:3016 @@ -10582,14 +11636,16 @@ msgstr "inotify-close" msgid "" " inotify-close\n" "\n" -msgstr " inotify-close\n\n" +msgstr "" +" inotify-close\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3035 msgid "" -"This closes the inotify handle which was previously opened by inotify_init." -" It removes all watches, throws away any pending events, and deallocates " -"all resources." +"This closes the inotify handle which was previously opened by inotify_init. " +"It removes all watches, throws away any pending events, and deallocates all " +"resources." msgstr "" #. type: =head2 @@ -10603,7 +11659,9 @@ msgstr "inotify-files" msgid "" " inotify-files\n" "\n" -msgstr " inotify-files\n\n" +msgstr "" +" inotify-files\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1901 @@ -10624,7 +11682,9 @@ msgstr "inotify-init" msgid "" " inotify-init maxevents\n" "\n" -msgstr " inotify-init maxevents\n\n" +msgstr "" +" inotify-init maxevents\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1909 ../src/guestfs-actions.pod:3064 @@ -10636,11 +11696,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1913 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between" -" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>," -" then the kernel (or previously set) default is used. For Linux 2.6.29 the" -" default was 16384 events. Beyond this limit, the kernel throws away " -"events, but records the fact that it threw them away by setting a flag " +"C<maxevents> is the maximum number of events which will be queued up between " +"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " +"then the kernel (or previously set) default is used. For Linux 2.6.29 the " +"default was 16384 events. Beyond this limit, the kernel throws away events, " +"but records the fact that it threw them away by setting a flag " "C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)." msgstr "" @@ -10648,16 +11708,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:1923 msgid "" "Before any events are generated, you have to add some watches to the " -"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and L" -"</inotify-watch-all>." +"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and " +"L</inotify-watch-all>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1929 msgid "" -"Queued up events should be read periodically by calling L</inotify-read> (or" -" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)." -" If you don't read the events out often enough then you risk the internal " +"Queued up events should be read periodically by calling L</inotify-read> (or " +"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " +"If you don't read the events out often enough then you risk the internal " "queue overflowing." msgstr "" @@ -10687,7 +11747,9 @@ msgstr "inotify-read" msgid "" " inotify-read\n" "\n" -msgstr " inotify-read\n\n" +msgstr "" +" inotify-read\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:3109 @@ -10704,10 +11766,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3114 msgid "" -"I<Note>: In order to make sure that all events have been read, you must call" -" this function repeatedly until it returns an empty list. The reason is " -"that the call will read events up to the maximum appliance-to-host message " -"size and leave remaining events in the queue." +"I<Note>: In order to make sure that all events have been read, you must call " +"this function repeatedly until it returns an empty list. The reason is that " +"the call will read events up to the maximum appliance-to-host message size " +"and leave remaining events in the queue." msgstr "" #. type: =head2 @@ -10721,7 +11783,9 @@ msgstr "inotify-rm-watch" msgid "" " inotify-rm-watch wd\n" "\n" -msgstr " inotify-rm-watch wd\n\n" +msgstr "" +" inotify-rm-watch wd\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1964 @@ -10739,7 +11803,9 @@ msgstr "inspect-get-arch" msgid "" " inspect-get-arch root\n" "\n" -msgstr " inspect-get-arch root\n\n" +msgstr "" +" inspect-get-arch root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1971 @@ -10787,7 +11853,9 @@ msgstr "inspect-get-distro" msgid "" " inspect-get-distro root\n" "\n" -msgstr " inspect-get-distro root\n\n" +msgstr "" +" inspect-get-distro root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3165 @@ -11021,9 +12089,11 @@ msgstr "\"windows\"" #. type: textblock #: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3258 msgid "" -"Windows does not have distributions. This string is returned if the OS type" -" is Windows." -msgstr "Windows はディストリビューションがありません。OS 種別が Windows ならば、この文字列は返されません。" +"Windows does not have distributions. This string is returned if the OS type " +"is Windows." +msgstr "" +"Windows はディストリビューションがありません。OS 種別が Windows ならば、この" +"文字列は返されません。" #. type: textblock #: ../fish/guestfish-actions.pod:2082 ../fish/guestfish-actions.pod:2161 @@ -11032,7 +12102,9 @@ msgstr "Windows はディストリビューションがありません。OS 種 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." -msgstr "libguestfs の将来のバージョンは、ここに他の文字列を返す可能性があります。呼び出し元はあらゆる文字列の処理に備えなければいけません。" +msgstr "" +"libguestfs の将来のバージョンは、ここに他の文字列を返す可能性があります。呼び" +"出し元はあらゆる文字列の処理に備えなければいけません。" #. type: =head2 #: ../fish/guestfish-actions.pod:2087 @@ -11045,14 +12117,16 @@ msgstr "inspect-get-drive-mappings" msgid "" " inspect-get-drive-mappings root\n" "\n" -msgstr " inspect-get-drive-mappings root\n\n" +msgstr "" +" inspect-get-drive-mappings root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3279 msgid "" "This call is useful for Windows which uses a primitive system of assigning " -"drive letters (like \"C:\") to partitions. This inspection API examines the" -" Windows Registry to find out how disks/partitions are mapped to drive " +"drive letters (like \"C:\") to partitions. This inspection API examines the " +"Windows Registry to find out how disks/partitions are mapped to drive " "letters, and returns a hash table as in the example below:" msgstr "" @@ -11064,7 +12138,11 @@ msgid "" " E => /dev/vdb1\n" " F => /dev/vdc1\n" "\n" -msgstr " C => /dev/vda2\n E => /dev/vdb1\n F => /dev/vdc1\n\n" +msgstr "" +" C => /dev/vda2\n" +" E => /dev/vdb1\n" +" F => /dev/vdc1\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2101 ../src/guestfs-actions.pod:3289 @@ -11079,8 +12157,8 @@ msgstr "" msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " -"longer than 1 character. For example in OS-9, hard drives were named C<h0>," -" C<h1> etc." +"longer than 1 character. For example in OS-9, hard drives were named C<h0>, " +"C<h1> etc." msgstr "" #. type: textblock @@ -11115,21 +12193,23 @@ msgstr "inspect-get-filesystems" msgid "" " inspect-get-filesystems root\n" "\n" -msgstr " inspect-get-filesystems root\n\n" +msgstr "" +" inspect-get-filesystems root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3322 msgid "" -"This returns a list of all the filesystems that we think are associated with" -" this operating system. This includes the root filesystem, other ordinary " +"This returns a list of all the filesystems that we think are associated with " +"this operating system. This includes the root filesystem, other ordinary " "filesystems, and non-mounted devices like swap partitions." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2129 ../src/guestfs-actions.pod:3327 msgid "" -"In the case of a multi-boot virtual machine, it is possible for a filesystem" -" to be shared between operating systems." +"In the case of a multi-boot virtual machine, it is possible for a filesystem " +"to be shared between operating systems." msgstr "" #. type: textblock @@ -11137,7 +12217,9 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-mountpoints> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-" +"mountpoints> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2135 @@ -11150,7 +12232,9 @@ msgstr "inspect-get-format" msgid "" " inspect-get-format root\n" "\n" -msgstr " inspect-get-format root\n\n" +msgstr "" +" inspect-get-format root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3345 @@ -11202,7 +12286,9 @@ msgstr "inspect-get-hostname" msgid "" " inspect-get-hostname root\n" "\n" -msgstr " inspect-get-hostname root\n\n" +msgstr "" +" inspect-get-hostname root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3383 @@ -11229,14 +12315,16 @@ msgstr "inspect-get-icon" msgid "" " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" "\n" -msgstr " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n\n" +msgstr "" +" inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2182 ../src/guestfs-actions.pod:3412 msgid "" "This function returns an icon corresponding to the inspected operating " -"system. The icon is returned as a buffer containing a PNG image (re-encoded" -" to PNG if necessary)." +"system. The icon is returned as a buffer containing a PNG image (re-encoded " +"to PNG if necessary)." msgstr "" #. type: textblock @@ -11267,15 +12355,15 @@ msgstr "" msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " -"channel. The default (false) is to return any icon we can, even if it is of" -" substandard quality." +"channel. The default (false) is to return any icon we can, even if it is of " +"substandard quality." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2209 ../src/guestfs-actions.pod:3439 msgid "" -"Unlike most other inspection API calls, the guest's disks must be mounted up" -" before you call this, since it needs to read information from the guest " +"Unlike most other inspection API calls, the guest's disks must be mounted up " +"before you call this, since it needs to read information from the guest " "filesystem during the call." msgstr "" @@ -11284,15 +12372,15 @@ msgstr "" msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " -"Ensure that libpng (or other relevant libraries) are fully up to date before" -" trying to process or display the icon." +"Ensure that libpng (or other relevant libraries) are fully up to date before " +"trying to process or display the icon." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3453 msgid "" -"The PNG image returned can be any size. It might not be square. Libguestfs" -" tries to return the largest, highest quality icon available. The " +"The PNG image returned can be any size. It might not be square. Libguestfs " +"tries to return the largest, highest quality icon available. The " "application must scale the icon to the required size." msgstr "" @@ -11323,7 +12411,9 @@ msgstr "inspect-get-major-version" msgid "" " inspect-get-major-version root\n" "\n" -msgstr " inspect-get-major-version root\n\n" +msgstr "" +" inspect-get-major-version root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3508 @@ -11334,11 +12424,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3511 msgid "" -"Windows uses a consistent versioning scheme which is I<not> reflected in the" -" popular public names used by the operating system. Notably the operating " +"Windows uses a consistent versioning scheme which is I<not> reflected in the " +"popular public names used by the operating system. Notably the operating " "system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = " -"1). You can find out the real versions corresponding to releases of Windows" -" by consulting Wikipedia or MSDN." +"1). You can find out the real versions corresponding to releases of Windows " +"by consulting Wikipedia or MSDN." msgstr "" #. type: textblock @@ -11358,7 +12448,9 @@ msgstr "inspect-get-minor-version" msgid "" " inspect-get-minor-version root\n" "\n" -msgstr " inspect-get-minor-version root\n\n" +msgstr "" +" inspect-get-minor-version root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2266 ../src/guestfs-actions.pod:3532 @@ -11371,7 +12463,9 @@ msgstr "検査するオペレーティングシステムのマイナーバージ msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-major-version>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-major-version> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-major-" +"version> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2274 @@ -11384,17 +12478,19 @@ msgstr "inspect-get-mountpoints" msgid "" " inspect-get-mountpoints root\n" "\n" -msgstr " inspect-get-mountpoints root\n\n" +msgstr "" +" inspect-get-mountpoints root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3550 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " -"best an educated guess made by reading configuration files such as " -"C</etc/fstab>. I<In particular note> that this may return filesystems which" -" are non-existent or not mountable and callers should be prepared to handle " -"or ignore failures if they try to mount them." +"best an educated guess made by reading configuration files such as C</etc/" +"fstab>. I<In particular note> that this may return filesystems which are " +"non-existent or not mountable and callers should be prepared to handle or " +"ignore failures if they try to mount them." msgstr "" #. type: textblock @@ -11416,8 +12512,8 @@ msgstr "" msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " -"information about the mapping of drive letters to partitions, see L" -"</inspect-get-drive-mappings>." +"information about the mapping of drive letters to partitions, see L</inspect-" +"get-drive-mappings>." msgstr "" #. type: textblock @@ -11425,7 +12521,9 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-filesystems>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-filesystems> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-" +"filesystems> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2304 @@ -11438,7 +12536,9 @@ msgstr "inspect-get-package-format" msgid "" " inspect-get-package-format root\n" "\n" -msgstr " inspect-get-package-format root\n\n" +msgstr "" +" inspect-get-package-format root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2308 @@ -11475,7 +12575,9 @@ msgstr "inspect-get-package-management" msgid "" " inspect-get-package-management root\n" "\n" -msgstr " inspect-get-package-management root\n\n" +msgstr "" +" inspect-get-package-management root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2328 @@ -11490,8 +12592,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3623 msgid "" "This returns the string C<unknown> if we could not determine the package " -"management tool I<or> if the operating system does not have a real packaging" -" system (eg. Windows)." +"management tool I<or> if the operating system does not have a real packaging " +"system (eg. Windows)." msgstr "" #. type: textblock @@ -11513,14 +12615,16 @@ msgstr "inspect-get-product-name" msgid "" " inspect-get-product-name root\n" "\n" -msgstr " inspect-get-product-name root\n\n" +msgstr "" +" inspect-get-product-name root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3645 msgid "" "This returns the product name of the inspected operating system. The " -"product name is generally some freeform string which can be displayed to the" -" user, but should not be parsed by programs." +"product name is generally some freeform string which can be displayed to the " +"user, but should not be parsed by programs." msgstr "" #. type: textblock @@ -11541,7 +12645,9 @@ msgstr "inspect-get-product-variant" msgid "" " inspect-get-product-variant root\n" "\n" -msgstr " inspect-get-product-variant root\n\n" +msgstr "" +" inspect-get-product-variant root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2363 ../src/guestfs-actions.pod:3666 @@ -11551,11 +12657,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3669 msgid "" -"For Windows guests, this returns the contents of the Registry key " -"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>" -" which is usually a string such as C<Client> or C<Server> (other values are " -"possible). This can be used to distinguish consumer and enterprise versions" -" of Windows that have the same version number (for example, Windows 7 and " +"For Windows guests, this returns the contents of the Registry key C<HKLM" +"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " +"is usually a string such as C<Client> or C<Server> (other values are " +"possible). This can be used to distinguish consumer and enterprise versions " +"of Windows that have the same version number (for example, Windows 7 and " "Windows 2008 Server are both version 6.1, but the former is C<Client> and " "the latter is C<Server>)." msgstr "" @@ -11593,7 +12699,9 @@ msgstr "inspect-get-roots" msgid "" " inspect-get-roots\n" "\n" -msgstr " inspect-get-roots\n\n" +msgstr "" +" inspect-get-roots\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2390 @@ -11621,7 +12729,9 @@ msgstr "inspect-get-type" msgid "" " inspect-get-type root\n" "\n" -msgstr " inspect-get-type root\n\n" +msgstr "" +" inspect-get-type root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2403 ../src/guestfs-actions.pod:3720 @@ -11701,7 +12811,9 @@ msgstr "inspect-get-windows-current-control-set" msgid "" " inspect-get-windows-current-control-set root\n" "\n" -msgstr " inspect-get-windows-current-control-set root\n\n" +msgstr "" +" inspect-get-windows-current-control-set root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3771 @@ -11728,7 +12840,9 @@ msgstr "inspect-get-windows-systemroot" msgid "" " inspect-get-windows-systemroot root\n" "\n" -msgstr " inspect-get-windows-systemroot root\n\n" +msgstr "" +" inspect-get-windows-systemroot root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3791 @@ -11740,9 +12854,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3794 msgid "" -"This call assumes that the guest is Windows and that the systemroot could be" -" determined by inspection. If this is not the case then an error is " -"returned." +"This call assumes that the guest is Windows and that the systemroot could be " +"determined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 @@ -11756,7 +12869,9 @@ msgstr "inspect-is-live" msgid "" " inspect-is-live root\n" "\n" -msgstr " inspect-is-live root\n\n" +msgstr "" +" inspect-is-live root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2473 @@ -11776,7 +12891,9 @@ msgstr "inspect-is-multipart" msgid "" " inspect-is-multipart root\n" "\n" -msgstr " inspect-is-multipart root\n\n" +msgstr "" +" inspect-is-multipart root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2483 @@ -11796,7 +12913,9 @@ msgstr "inspect-is-netinst" msgid "" " inspect-is-netinst root\n" "\n" -msgstr " inspect-is-netinst root\n\n" +msgstr "" +" inspect-is-netinst root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2493 @@ -11818,7 +12937,9 @@ msgstr "inspect-list-applications" msgid "" " inspect-list-applications root\n" "\n" -msgstr " inspect-list-applications root\n\n" +msgstr "" +" inspect-list-applications root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2505 ../src/guestfs-actions.pod:3861 @@ -11828,9 +12949,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2507 msgid "" -"I<Note:> This call works differently from other parts of the inspection API." -" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then " -"mount up the disks, before calling this. Listing applications is a " +"I<Note:> This call works differently from other parts of the inspection " +"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " +"then mount up the disks, before calling this. Listing applications is a " "significantly more difficult operation which requires access to the full " "filesystem. Also note that unlike the other L</inspect-get-*> calls which " "are just returning data cached in the libguestfs handle, this call actually " @@ -11859,7 +12980,9 @@ msgstr "C<app_name>" msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." -msgstr "アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの場合、パッケージ名になります。" +msgstr "" +"アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの" +"場合、パッケージ名になります。" #. type: =item #: ../fish/guestfish-actions.pod:2529 ../src/guestfs-actions.pod:3885 @@ -11876,8 +12999,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3890 msgid "" -"If unavailable this is returned as an empty string C<\"\">. Callers needing" -" to display something can use C<app_name> instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing " +"to display something can use C<app_name> instead." msgstr "" #. type: =item @@ -12017,7 +13140,9 @@ msgstr "inspect-os" msgid "" " inspect-os\n" "\n" -msgstr " inspect-os\n\n" +msgstr "" +" inspect-os\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3964 @@ -12036,25 +13161,25 @@ msgstr "" #: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3970 msgid "" "If one operating system was found, then this returns a list with a single " -"element, which is the name of the root filesystem of this operating system." -" It is also possible for this function to return a list containing more " -"than one element, indicating a dual-boot or multi-boot virtual machine, with" -" each element being the root filesystem of one of the operating systems." +"element, which is the name of the root filesystem of this operating system. " +"It is also possible for this function to return a list containing more than " +"one element, indicating a dual-boot or multi-boot virtual machine, with each " +"element being the root filesystem of one of the operating systems." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2614 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " -"functions in order to query further information about each operating system," -" such as the name and version." +"functions in order to query further information about each operating system, " +"such as the name and version." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2619 msgid "" -"This function uses other libguestfs features such as L</mount-ro> and L" -"</umount-all> in order to mount and unmount filesystems and look at the " +"This function uses other libguestfs features such as L</mount-ro> and L</" +"umount-all> in order to mount and unmount filesystems and look at the " "contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -12062,8 +13187,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:3988 msgid "" -"This function cannot decrypt encrypted disks. The caller must do that first" -" (supplying the necessary keys) if the disk is encrypted." +"This function cannot decrypt encrypted disks. The caller must do that first " +"(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock @@ -12083,7 +13208,9 @@ msgstr "is-blockdev" msgid "" " is-blockdev path\n" "\n" -msgstr " is-blockdev path\n\n" +msgstr "" +" is-blockdev path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2637 ../src/guestfs-actions.pod:4008 @@ -12111,7 +13238,9 @@ msgstr "is-busy" msgid "" " is-busy\n" "\n" -msgstr " is-busy\n\n" +msgstr "" +" is-busy\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:4022 @@ -12131,7 +13260,9 @@ msgstr "is-chardev" msgid "" " is-chardev path\n" "\n" -msgstr " is-chardev path\n\n" +msgstr "" +" is-chardev path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2655 ../src/guestfs-actions.pod:4037 @@ -12151,7 +13282,9 @@ msgstr "is-config" msgid "" " is-config\n" "\n" -msgstr " is-config\n\n" +msgstr "" +" is-config\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2664 ../src/guestfs-actions.pod:4051 @@ -12171,7 +13304,9 @@ msgstr "is-dir" msgid "" " is-dir path\n" "\n" -msgstr " is-dir path\n\n" +msgstr "" +" is-dir path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4066 @@ -12191,7 +13326,9 @@ msgstr "is-fifo" msgid "" " is-fifo path\n" "\n" -msgstr " is-fifo path\n\n" +msgstr "" +" is-fifo path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2683 ../src/guestfs-actions.pod:4082 @@ -12211,14 +13348,15 @@ msgstr "is-file" msgid "" " is-file path\n" "\n" -msgstr " is-file path\n\n" +msgstr "" +" is-file path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4097 msgid "" "This returns C<true> if and only if there is a regular file with the given " -"C<path> name. Note that it returns false for other objects like " -"directories." +"C<path> name. Note that it returns false for other objects like directories." msgstr "" #. type: =head2 @@ -12232,7 +13370,9 @@ msgstr "is-launching" msgid "" " is-launching\n" "\n" -msgstr " is-launching\n\n" +msgstr "" +" is-launching\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4112 @@ -12252,7 +13392,9 @@ msgstr "is-lv" msgid "" " is-lv device\n" "\n" -msgstr " is-lv device\n\n" +msgstr "" +" is-lv device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4127 @@ -12272,7 +13414,9 @@ msgstr "is-ready" msgid "" " is-ready\n" "\n" -msgstr " is-ready\n\n" +msgstr "" +" is-ready\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:4139 @@ -12292,7 +13436,9 @@ msgstr "is-socket" msgid "" " is-socket path\n" "\n" -msgstr " is-socket path\n\n" +msgstr "" +" is-socket path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2727 ../src/guestfs-actions.pod:4154 @@ -12312,7 +13458,9 @@ msgstr "is-symlink" msgid "" " is-symlink path\n" "\n" -msgstr " is-symlink path\n\n" +msgstr "" +" is-symlink path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2736 ../src/guestfs-actions.pod:4169 @@ -12332,7 +13480,9 @@ msgstr "is-zero" msgid "" " is-zero path\n" "\n" -msgstr " is-zero path\n\n" +msgstr "" +" is-zero path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2745 ../src/guestfs-actions.pod:4184 @@ -12352,7 +13502,9 @@ msgstr "is-zero-device" msgid "" " is-zero-device device\n" "\n" -msgstr " is-zero-device device\n\n" +msgstr "" +" is-zero-device device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2752 ../src/guestfs-actions.pod:4197 @@ -12375,7 +13527,9 @@ msgstr "kill-subprocess" msgid "" " kill-subprocess\n" "\n" -msgstr " kill-subprocess\n\n" +msgstr "" +" kill-subprocess\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2760 ../src/guestfs-actions.pod:4210 @@ -12398,7 +13552,9 @@ msgstr "run" msgid "" " launch\n" "\n" -msgstr " launch\n\n" +msgstr "" +" launch\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4221 @@ -12425,14 +13581,16 @@ msgstr "lchown" msgid "" " lchown owner group path\n" "\n" -msgstr " lchown owner group path\n\n" +msgstr "" +" lchown owner group path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2778 msgid "" -"Change the file owner to C<owner> and group to C<group>. This is like " -"L</chown> but if C<path> is a symlink then the link itself is changed, not " -"the target." +"Change the file owner to C<owner> and group to C<group>. This is like L</" +"chown> but if C<path> is a symlink then the link itself is changed, not the " +"target." msgstr "" #. type: =head2 @@ -12446,14 +13604,15 @@ msgstr "lgetxattr" msgid "" " lgetxattr path name\n" "\n" -msgstr " lgetxattr path name\n\n" +msgstr "" +" lgetxattr path name\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2790 ../src/guestfs-actions.pod:4264 msgid "" -"Get a single extended attribute from file C<path> named C<name>. If C<path>" -" is a symlink, then this call returns an extended attribute from the " -"symlink." +"Get a single extended attribute from file C<path> named C<name>. If C<path> " +"is a symlink, then this call returns an extended attribute from the symlink." msgstr "" #. type: textblock @@ -12472,7 +13631,9 @@ msgstr "lgetxattrs" msgid "" " lgetxattrs path\n" "\n" -msgstr " lgetxattrs path\n\n" +msgstr "" +" lgetxattrs path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2810 @@ -12492,7 +13653,9 @@ msgstr "list-9p" msgid "" " list-9p\n" "\n" -msgstr " list-9p\n\n" +msgstr "" +" list-9p\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4307 @@ -12512,7 +13675,9 @@ msgstr "list-devices" msgid "" " list-devices\n" "\n" -msgstr " list-devices\n\n" +msgstr "" +" list-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4321 @@ -12535,7 +13700,9 @@ msgstr "list-dm-devices" msgid "" " list-dm-devices\n" "\n" -msgstr " list-dm-devices\n\n" +msgstr "" +" list-dm-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2835 ../src/guestfs-actions.pod:4338 @@ -12567,7 +13734,9 @@ msgstr "list-filesystems" msgid "" " list-filesystems\n" "\n" -msgstr " list-filesystems\n\n" +msgstr "" +" list-filesystems\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4358 @@ -12593,21 +13762,26 @@ msgid "" " \"/dev/vg_guest/lv_root\" => \"ext4\"\n" " \"/dev/vg_guest/lv_swap\" => \"swap\"\n" "\n" -msgstr " \"/dev/sda1\" => \"ntfs\"\n \"/dev/sda2\" => \"ext2\"\n \"/dev/vg_guest/lv_root\" => \"ext4\"\n \"/dev/vg_guest/lv_swap\" => \"swap\"\n\n" +msgstr "" +" \"/dev/sda1\" => \"ntfs\"\n" +" \"/dev/sda2\" => \"ext2\"\n" +" \"/dev/vg_guest/lv_root\" => \"ext4\"\n" +" \"/dev/vg_guest/lv_swap\" => \"swap\"\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4371 msgid "" -"The value can have the special value \"unknown\", meaning the content of the" -" device is undetermined or empty. \"swap\" means a Linux swap partition." +"The value can have the special value \"unknown\", meaning the content of the " +"device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2865 msgid "" "This command runs other libguestfs commands, which might include L</mount> " -"and L</umount>, and therefore you should use this soon after launch and only" -" when nothing is mounted." +"and L</umount>, and therefore you should use this soon after launch and only " +"when nothing is mounted." msgstr "" #. type: textblock @@ -12631,7 +13805,9 @@ msgstr "list-md-devices" msgid "" " list-md-devices\n" "\n" -msgstr " list-md-devices\n\n" +msgstr "" +" list-md-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2881 ../src/guestfs-actions.pod:4400 @@ -12649,7 +13825,9 @@ msgstr "list-partitions" msgid "" " list-partitions\n" "\n" -msgstr " list-partitions\n\n" +msgstr "" +" list-partitions\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4413 @@ -12664,9 +13842,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2891 msgid "" -"This does not return logical volumes. For that you will need to call " -"L</lvs>." -msgstr "これは論理ボリュームを返しません。 そのためには L</lvs> を呼び出す必要があります。" +"This does not return logical volumes. For that you will need to call L</" +"lvs>." +msgstr "" +"これは論理ボリュームを返しません。 そのためには L</lvs> を呼び出す必要があり" +"ます。" #. type: =head2 #: ../fish/guestfish-actions.pod:2896 @@ -12679,7 +13859,9 @@ msgstr "ll" msgid "" " ll directory\n" "\n" -msgstr " ll directory\n\n" +msgstr "" +" ll directory\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4434 @@ -12725,10 +13907,12 @@ msgstr "ln" msgid "" " ln target linkname\n" "\n" -msgstr " ln target linkname\n\n" +msgstr "" +" ln target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4466 +#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4468 msgid "This command creates a hard link using the C<ln> command." msgstr "" @@ -12743,10 +13927,12 @@ msgstr "ln-f" msgid "" " ln-f target linkname\n" "\n" -msgstr " ln-f target linkname\n\n" +msgstr "" +" ln-f target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4479 +#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4481 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12763,10 +13949,12 @@ msgstr "ln-s" msgid "" " ln-s target linkname\n" "\n" -msgstr " ln-s target linkname\n\n" +msgstr "" +" ln-s target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4493 +#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4495 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" @@ -12781,10 +13969,12 @@ msgstr "ln-sf" msgid "" " ln-sf target linkname\n" "\n" -msgstr " ln-sf target linkname\n\n" +msgstr "" +" ln-sf target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4506 +#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4508 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12801,13 +13991,15 @@ msgstr "lremovexattr" msgid "" " lremovexattr xattr path\n" "\n" -msgstr " lremovexattr xattr path\n\n" +msgstr "" +" lremovexattr xattr path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2945 msgid "" -"This is the same as L</removexattr>, but if C<path> is a symbolic link, then" -" it removes an extended attribute of the link itself." +"This is the same as L</removexattr>, but if C<path> is a symbolic link, then " +"it removes an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -12821,14 +14013,15 @@ msgstr "ls" msgid "" " ls directory\n" "\n" -msgstr " ls directory\n\n" +msgstr "" +" ls directory\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4534 +#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4536 msgid "" "List the files in C<directory> (relative to the root directory, there is no " -"cwd). The '.' and '..' entries are not returned, but hidden files are " -"shown." +"cwd). The '.' and '..' entries are not returned, but hidden files are shown." msgstr "" #. type: textblock @@ -12849,13 +14042,15 @@ msgstr "lsetxattr" msgid "" " lsetxattr xattr val vallen path\n" "\n" -msgstr " lsetxattr xattr val vallen path\n\n" +msgstr "" +" lsetxattr xattr val vallen path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2964 msgid "" -"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it" -" sets an extended attribute of the link itself." +"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " +"sets an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -12869,23 +14064,25 @@ msgstr "lstat" msgid "" " lstat path\n" "\n" -msgstr " lstat path\n\n" +msgstr "" +" lstat path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4941 -#: ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:7654 +#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4943 +#: ../src/guestfs-actions.pod:4572 ../src/guestfs-actions.pod:7666 msgid "Returns file information for the given C<path>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2974 msgid "" -"This is the same as L</stat> except that if C<path> is a symbolic link, then" -" the link is stat-ed, not the file it refers to." +"This is the same as L</stat> except that if C<path> is a symbolic link, then " +"the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4576 +#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4578 msgid "This is the same as the C<lstat(2)> system call." msgstr "" @@ -12900,18 +14097,20 @@ msgstr "lstatlist" msgid "" " lstatlist path 'names ...'\n" "\n" -msgstr " lstatlist path 'names ...'\n\n" +msgstr "" +" lstatlist path 'names ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2984 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " -"where all files are in the directory C<path>. C<names> is the list of files" -" from this directory." +"where all files are in the directory C<path>. C<names> is the list of files " +"from this directory." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4595 +#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4597 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -12921,8 +14120,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2993 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also L</lxattrlist> for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L</lxattrlist> for a " "similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -12940,21 +14139,23 @@ msgstr "luks-add-key" msgid "" " luks-add-key device keyslot\n" "\n" -msgstr " luks-add-key device keyslot\n\n" +msgstr "" +" luks-add-key device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4623 +#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4625 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " -"existing key, and is used to access the device. C<newkey> is the new key to" -" add. C<keyslot> is the key slot that will be replaced." +"existing key, and is used to access the device. C<newkey> is the new key to " +"add. C<keyslot> is the key slot that will be replaced." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3010 msgid "" -"Note that if C<keyslot> already contains a key, then this command will fail." -" You have to use L</luks-kill-slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will " +"fail. You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock @@ -12977,15 +14178,17 @@ msgstr "luks-close" msgid "" " luks-close device\n" "\n" -msgstr " luks-close device\n\n" +msgstr "" +" luks-close device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3021 msgid "" -"This closes a LUKS device that was created earlier by L</luks-open> or L" -"</luks-open-ro>. The C<device> parameter must be the name of the LUKS " -"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " -"underlying block device." +"This closes a LUKS device that was created earlier by L</luks-open> or L</" +"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " +"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying " +"block device." msgstr "" #. type: =head2 @@ -12999,10 +14202,12 @@ msgstr "luks-format" msgid "" " luks-format device keyslot\n" "\n" -msgstr " luks-format device keyslot\n\n" +msgstr "" +" luks-format device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4664 +#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4666 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -13020,7 +14225,9 @@ msgstr "luks-format-cipher" msgid "" " luks-format-cipher device keyslot cipher\n" "\n" -msgstr " luks-format-cipher device keyslot cipher\n\n" +msgstr "" +" luks-format-cipher device keyslot cipher\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3043 @@ -13040,10 +14247,12 @@ msgstr "luks-kill-slot" msgid "" " luks-kill-slot device keyslot\n" "\n" -msgstr " luks-kill-slot device keyslot\n\n" +msgstr "" +" luks-kill-slot device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4705 +#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4707 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." @@ -13060,29 +14269,31 @@ msgstr "luks-open" msgid "" " luks-open device mapname\n" "\n" -msgstr " luks-open device mapname\n\n" +msgstr "" +" luks-open device mapname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4725 +#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4727 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4728 +#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4730 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4730 +#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4732 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4733 +#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4735 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13112,13 +14323,14 @@ msgstr "luks-open-ro" msgid "" " luks-open-ro device mapname\n" "\n" -msgstr " luks-open-ro device mapname\n\n" +msgstr "" +" luks-open-ro device mapname\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3090 msgid "" -"This is the same as L</luks-open> except that a read-only mapping is " -"created." +"This is the same as L</luks-open> except that a read-only mapping is created." msgstr "" #. type: =head2 @@ -13132,10 +14344,12 @@ msgstr "lvcreate" msgid "" " lvcreate logvol volgroup mbytes\n" "\n" -msgstr " lvcreate logvol volgroup mbytes\n\n" +msgstr "" +" lvcreate logvol volgroup mbytes\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4779 +#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4781 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." @@ -13152,21 +14366,23 @@ msgstr "lvm-canonical-lv-name" msgid "" " lvm-canonical-lv-name lvname\n" "\n" -msgstr " lvm-canonical-lv-name lvname\n\n" +msgstr "" +" lvm-canonical-lv-name lvname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4794 msgid "" "This converts alternative naming schemes for LVs that you might find to the " -"canonical name. For example, C</dev/mapper/VG-LV> is converted to " -"C</dev/VG/LV>." +"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" +"LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4796 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4798 msgid "" -"This command returns an error if the C<lvname> parameter does not refer to a" -" logical volume." +"This command returns an error if the C<lvname> parameter does not refer to a " +"logical volume." msgstr "" #. type: textblock @@ -13185,18 +14401,20 @@ msgstr "lvm-clear-filter" msgid "" " lvm-clear-filter\n" "\n" -msgstr " lvm-clear-filter\n\n" +msgstr "" +" lvm-clear-filter\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3120 msgid "" -"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every" -" block device." +"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " +"block device." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3123 ../fish/guestfish-actions.pod:3151 -#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4853 +#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4855 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" @@ -13212,10 +14430,12 @@ msgstr "lvm-remove-all" msgid "" " lvm-remove-all\n" "\n" -msgstr " lvm-remove-all\n\n" +msgstr "" +" lvm-remove-all\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4826 +#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4828 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13232,35 +14452,37 @@ msgstr "lvm-set-filter" msgid "" " lvm-set-filter 'devices ...'\n" "\n" -msgstr " lvm-set-filter 'devices ...'\n\n" +msgstr "" +" lvm-set-filter 'devices ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4841 msgid "" -"This sets the LVM device filter so that LVM will only be able to \"see\" the" -" block devices in the list C<devices>, and will ignore all other attached " +"This sets the LVM device filter so that LVM will only be able to \"see\" the " +"block devices in the list C<devices>, and will ignore all other attached " "block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4843 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4845 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " -"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also" -" there are two types of duplication possible: either cloned PVs/VGs which " -"have identical UUIDs; or VGs that are not cloned but just happen to have the" -" same name. In normal operation you cannot create this situation, but you " +"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " +"there are two types of duplication possible: either cloned PVs/VGs which " +"have identical UUIDs; or VGs that are not cloned but just happen to have the " +"same name. In normal operation you cannot create this situation, but you " "can do it outside LVM, eg. by cloning disk images or by bit twiddling " "inside the LVM metadata." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4856 +#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4858 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4858 +#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4860 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." @@ -13277,20 +14499,22 @@ msgstr "lvremove" msgid "" " lvremove device\n" "\n" -msgstr " lvremove device\n\n" +msgstr "" +" lvremove device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4872 +#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4874 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4875 +#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4877 msgid "" -"You can also remove all LVs in a volume group by specifying the VG name, " -"C</dev/VG>." +"You can also remove all LVs in a volume group by specifying the VG name, C</" +"dev/VG>." msgstr "" #. type: =head2 @@ -13304,10 +14528,12 @@ msgstr "lvrename" msgid "" " lvrename logvol newlogvol\n" "\n" -msgstr " lvrename logvol newlogvol\n\n" +msgstr "" +" lvrename logvol newlogvol\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4889 +#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4891 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" @@ -13322,10 +14548,12 @@ msgstr "lvresize" msgid "" " lvresize device mbytes\n" "\n" -msgstr " lvresize device mbytes\n\n" +msgstr "" +" lvresize device mbytes\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4902 +#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4904 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." @@ -13342,15 +14570,17 @@ msgstr "lvresize-free" msgid "" " lvresize-free lv percent\n" "\n" -msgstr " lvresize-free lv percent\n\n" +msgstr "" +" lvresize-free lv percent\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4917 +#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4919 msgid "" -"This expands an existing logical volume C<lv> so that it fills C<pc>% of the" -" remaining free space in the volume group. Commonly you would call this " -"with pc = 100 which expands the logical volume as much as possible, using " -"all remaining free space in the volume group." +"This expands an existing logical volume C<lv> so that it fills C<pc>% of the " +"remaining free space in the volume group. Commonly you would call this with " +"pc = 100 which expands the logical volume as much as possible, using all " +"remaining free space in the volume group." msgstr "" #. type: =head2 @@ -13364,21 +14594,25 @@ msgstr "lvs" msgid "" " lvs\n" "\n" -msgstr " lvs\n\n" +msgstr "" +" lvs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4932 +#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4934 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L<lvs(8)> command." +"List all the logical volumes detected. This is the equivalent of the L<lvs" +"(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4935 +#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4937 msgid "" -"This returns a list of the logical volume device names (eg. " -"C</dev/VolGroup00/LogVol00>)." -msgstr "これは論理ボリュームのデバイス名(例: C</dev/VolGroup00/LogVol00>)の一覧を返します。" +"This returns a list of the logical volume device names (eg. C</dev/" +"VolGroup00/LogVol00>)." +msgstr "" +"これは論理ボリュームのデバイス名(例: C</dev/VolGroup00/LogVol00>)の一覧を返" +"します。" #. type: textblock #: ../fish/guestfish-actions.pod:3204 @@ -13396,13 +14630,15 @@ msgstr "lvs-full" msgid "" " lvs-full\n" "\n" -msgstr " lvs-full\n\n" +msgstr "" +" lvs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4951 +#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4953 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L<lvs(8)> command. The \"full\" version includes all fields." +"List all the logical volumes detected. This is the equivalent of the L<lvs" +"(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -13416,10 +14652,12 @@ msgstr "lvuuid" msgid "" " lvuuid device\n" "\n" -msgstr " lvuuid device\n\n" +msgstr "" +" lvuuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4966 +#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4968 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "このコマンドは LVM 論理ボリューム C<device> の UUID を返します。" @@ -13434,38 +14672,39 @@ msgstr "lxattrlist" msgid "" " lxattrlist path 'names ...'\n" "\n" -msgstr " lxattrlist path 'names ...'\n\n" +msgstr "" +" lxattrlist path 'names ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4982 msgid "" -"This call allows you to get the extended attributes of multiple files, where" -" all files are in the directory C<path>. C<names> is the list of files from" -" this directory." +"This call allows you to get the extended attributes of multiple files, where " +"all files are in the directory C<path>. C<names> is the list of files from " +"this directory." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4984 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4986 msgid "" "On return you get a flat list of xattr structs which must be interpreted " -"sequentially. The first xattr struct always has a zero-length C<attrname>." -" C<attrval> in this struct is zero-length to indicate there was an error " +"sequentially. The first xattr struct always has a zero-length C<attrname>. " +"C<attrval> in this struct is zero-length to indicate there was an error " "doing C<lgetxattr> for this file, I<or> is a C string which is a decimal " -"number (the number of following attributes for this file, which could be " -"C<\"0\">). Then after the first xattr struct are the zero or more " -"attributes for the first named file. This repeats for the second and " -"subsequent files." +"number (the number of following attributes for this file, which could be C<" +"\"0\">). Then after the first xattr struct are the zero or more attributes " +"for the first named file. This repeats for the second and subsequent files." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3237 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also L</lstatlist> for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L</lstatlist> for a " "similarly efficient call for getting standard stats. Very long directory " "listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of" -" names." +"call to fail. The caller must split up such requests into smaller groups of " +"names." msgstr "" #. type: =head2 @@ -13479,118 +14718,132 @@ msgstr "md-create" msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" "\n" -msgstr " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n\n" +msgstr "" +" md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027 +#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5029 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5034 +#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5036 msgid "C<missingbitmap>" msgstr "C<missingbitmap>" #. type: textblock -#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5038 msgid "" -"A bitmap of missing devices. If a bit is set it means that a missing device" -" is added to the array. The least significant bit corresponds to the first " +"A bitmap of missing devices. If a bit is set it means that a missing device " +"is added to the array. The least significant bit corresponds to the first " "device in the array." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5040 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5042 msgid "As examples:" msgstr "例として:" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5042 +#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5044 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting" -" array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." -msgstr "C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x1> ならば、結果の配列は C<[E<lt>missingE<gt>, \"/dev/sda\"]> になります。" +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " +"array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." +msgstr "" +"C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x1> ならば、結果の配列は " +"C<[E<lt>missingE<gt>, \"/dev/sda\"]> になります。" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5045 +#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5047 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting" -" array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." -msgstr "C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x2> ならば、結果の配列は C<[\"/dev/sda\", E<lt>missingE<gt>]> になります。" +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " +"array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." +msgstr "" +"C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x2> ならば、結果の配列は " +"C<[\"/dev/sda\", E<lt>missingE<gt>]> になります。" #. type: textblock -#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5048 +#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5050 msgid "This defaults to C<0> (no missing devices)." msgstr "この初期値は C<0> です(デバイスがありません)。" #. type: textblock -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5050 +#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5052 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." -msgstr "C<devices> の長さ + C<missingbitmap> に設定されたビット数は C<nrdevices> + C<spare> と同じである必要があります。" +msgstr "" +"C<devices> の長さ + C<missingbitmap> に設定されたビット数は C<nrdevices> + " +"C<spare> と同じである必要があります。" #. type: =item -#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5055 msgid "C<nrdevices>" msgstr "C<nrdevices>" #. type: textblock -#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5055 +#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5057 msgid "The number of active RAID devices." msgstr "稼動中の RAID デバイス数。" #. type: textblock -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5057 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5059 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." -msgstr "設定されていないと、この初期値は C<devices> の長さ + C<missingbitmap> に設定されたビット数になります。" +msgstr "" +"設定されていないと、この初期値は C<devices> の長さ + C<missingbitmap> に設定" +"されたビット数になります。" #. type: =item -#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5062 msgid "C<spare>" msgstr "C<spare>" #. type: textblock -#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5064 msgid "The number of spare devices." msgstr "予備デバイス数。" #. type: textblock -#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5066 msgid "If not set, this defaults to C<0>." msgstr "設定されていなければ、デフォルトは C<0> です。" #. type: =item -#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5066 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5068 msgid "C<chunk>" msgstr "C<chunk>" #. type: textblock -#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5070 msgid "The chunk size in bytes." msgstr "バイト単位のチャンク容量です。" #. type: =item #: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3314 -#: ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5120 +#: ../src/guestfs-actions.pod:5072 ../src/guestfs-actions.pod:5122 msgid "C<level>" msgstr "C<level>" #. type: textblock -#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5072 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5074 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " "I<raid10>, I<10>. Some of these are synonymous, and more levels may be " "added in future." -msgstr "RAID レベルです。次のどれかです: I<linear>, I<raid0>, I<0>, I<stripe>, I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, I<raid10>, I<10>。これらのいくつかは同じものを意味しています。将来さらなるレベルが追加される可能性があります。" +msgstr "" +"RAID レベルです。次のどれかです: I<linear>, I<raid0>, I<0>, I<stripe>, " +"I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " +"I<raid10>, I<10>。これらのいくつかは同じものを意味しています。将来さらなるレ" +"ベルが追加される可能性があります。" #. type: textblock -#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5077 +#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5079 msgid "If not set, this defaults to C<raid1>." msgstr "設定されていないと、この初期値は C<raid1> です。" @@ -13605,52 +14858,54 @@ msgstr "md-detail" msgid "" " md-detail md\n" "\n" -msgstr " md-detail md\n\n" +msgstr "" +" md-detail md\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5115 +#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5117 msgid "" "This command exposes the output of 'mdadm -DY <md>'. The following fields " "are usually present in the returned hash. Other fields may also be present." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5122 +#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5124 msgid "The raid level of the MD device." msgstr "MD デバイスの RAID レベル。" #. type: =item -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5124 +#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5126 msgid "C<devices>" msgstr "C<devices>" #. type: textblock -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5126 +#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5128 msgid "The number of underlying devices in the MD device." msgstr "MD デバイスにあるデバイス数。" #. type: =item -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5128 +#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5130 msgid "C<metadata>" msgstr "C<metadata>" #. type: textblock -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5130 +#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5132 msgid "The metadata version used." msgstr "使用されているメタ情報のバージョン。" #. type: =item -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5132 +#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5134 msgid "C<uuid>" msgstr "C<uuid>" #. type: textblock -#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5134 +#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5136 msgid "The UUID of the MD device." msgstr "MD デバイスの UUID。" #. type: textblock -#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5138 +#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5140 msgid "The name of the MD device." msgstr "MD デバイスの名前。" @@ -13665,10 +14920,12 @@ msgstr "md-stop" msgid "" " md-stop md\n" "\n" -msgstr " md-stop md\n\n" +msgstr "" +" md-stop md\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5156 +#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5158 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." @@ -13685,10 +14942,12 @@ msgstr "mkdir" msgid "" " mkdir path\n" "\n" -msgstr " mkdir path\n\n" +msgstr "" +" mkdir path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5169 +#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5171 msgid "Create a directory named C<path>." msgstr "C<path> という名前のディレクトリーを作成します。" @@ -13703,17 +14962,19 @@ msgstr "mkdir-mode" msgid "" " mkdir-mode path mode\n" "\n" -msgstr " mkdir-mode path mode\n\n" +msgstr "" +" mkdir-mode path mode\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5184 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5185 +#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5187 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -13736,10 +14997,12 @@ msgstr "mkdir-p" msgid "" " mkdir-p path\n" "\n" -msgstr " mkdir-p path\n\n" +msgstr "" +" mkdir-p path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5201 +#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5203 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." @@ -13759,40 +15022,41 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5214 +#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5216 msgid "" -"This command creates a temporary directory. The C<tmpl> parameter should be" -" a full pathname for the temporary directory name with the final six " +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " "characters being \"XXXXXX\"." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5221 msgid "" -"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one" -" being suitable for Windows filesystems." -msgstr "例: \"/tmp/myprogXXXXXX\" または \"/Temp/myprogXXXXXX\"、2 つめの例は Windows ファイルシステムに適しています。" +"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " +"being suitable for Windows filesystems." +msgstr "" +"例: \"/tmp/myprogXXXXXX\" または \"/Temp/myprogXXXXXX\"、2 つめの例は " +"Windows ファイルシステムに適しています。" #. type: textblock -#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5224 msgid "The name of the temporary directory that was created is returned." msgstr "作成された一時ディレクトリーの名前を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5225 -msgid "" -"The temporary directory is created with mode 0700 and is owned by root." +#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5227 +msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "一時ディレクトリーがモード 0700 で作成され、root により所有されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5230 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5231 +#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5233 msgid "See also: L<mkdtemp(3)>" msgstr "関連項目: L<mkdtemp(3)>" @@ -13807,22 +15071,26 @@ msgstr "mke2fs-J" msgid "" " mke2fs-J fstype blocksize device journal\n" "\n" -msgstr " mke2fs-J fstype blocksize device journal\n\n" +msgstr "" +" mke2fs-J fstype blocksize device journal\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5247 +#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5249 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" C<journal>. It is equivalent to the command:" +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5251 +#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5253 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" "\n" -msgstr " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n\n" +msgstr "" +" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3402 @@ -13840,13 +15108,15 @@ msgstr "mke2fs-JL" msgid "" " mke2fs-JL fstype blocksize device label\n" "\n" -msgstr " mke2fs-JL fstype blocksize device label\n\n" +msgstr "" +" mke2fs-JL fstype blocksize device label\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5268 +#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5270 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" the journal labeled C<label>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"the journal labeled C<label>." msgstr "" #. type: textblock @@ -13865,13 +15135,15 @@ msgstr "mke2fs-JU" msgid "" " mke2fs-JU fstype blocksize device uuid\n" "\n" -msgstr " mke2fs-JU fstype blocksize device uuid\n\n" +msgstr "" +" mke2fs-JU fstype blocksize device uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5286 +#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5288 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" the journal with UUID C<uuid>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"the journal with UUID C<uuid>." msgstr "" #. type: textblock @@ -13890,22 +15162,26 @@ msgstr "mke2journal" msgid "" " mke2journal blocksize device\n" "\n" -msgstr " mke2journal blocksize device\n\n" +msgstr "" +" mke2journal blocksize device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5304 msgid "" -"This creates an ext2 external journal on C<device>. It is equivalent to the" -" command:" +"This creates an ext2 external journal on C<device>. It is equivalent to the " +"command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5305 +#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5307 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" "\n" -msgstr " mke2fs -O journal_dev -b blocksize device\n\n" +msgstr "" +" mke2fs -O journal_dev -b blocksize device\n" +"\n" #. type: =head2 #: ../fish/guestfish-actions.pod:3431 @@ -13918,12 +15194,13 @@ msgstr "mke2journal-L" msgid "" " mke2journal-L blocksize label device\n" "\n" -msgstr " mke2journal-L blocksize label device\n\n" +msgstr "" +" mke2journal-L blocksize label device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5319 -msgid "" -"This creates an ext2 external journal on C<device> with label C<label>." +#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5321 +msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 @@ -13937,10 +15214,12 @@ msgstr "mke2journal-U" msgid "" " mke2journal-U blocksize uuid device\n" "\n" -msgstr " mke2journal-U blocksize uuid device\n\n" +msgstr "" +" mke2journal-U blocksize uuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5333 +#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5335 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" @@ -13955,7 +15234,9 @@ msgstr "mkfifo" msgid "" " mkfifo mode path\n" "\n" -msgstr " mkfifo mode path\n\n" +msgstr "" +" mkfifo mode path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3447 @@ -13975,10 +15256,12 @@ msgstr "mkfs" msgid "" " mkfs fstype device\n" "\n" -msgstr " mkfs fstype device\n\n" +msgstr "" +" mkfs fstype device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5363 +#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5365 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." @@ -13995,7 +15278,9 @@ msgstr "mkfs-b" msgid "" " mkfs-b fstype blocksize device\n" "\n" -msgstr " mkfs-b fstype blocksize device\n\n" +msgstr "" +" mkfs-b fstype blocksize device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3465 @@ -14007,7 +15292,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3470 ../fish/guestfish-actions.pod:3497 -#: ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5429 +#: ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5431 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." @@ -14018,7 +15303,9 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</mkfs_opts> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用" +"してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:3480 @@ -14031,22 +15318,24 @@ msgstr "mkfs-opts" msgid "" " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" "\n" -msgstr " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n\n" +msgstr "" +" mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5418 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5423 +#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5425 msgid "C<blocksize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5425 +#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5427 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -14054,53 +15343,53 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5432 +#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5434 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5434 +#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5436 msgid "C<features>" msgstr "C<特徴>" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5436 +#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5438 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "これは I<-O> パラメーターを外部の mkfs プログラムに渡します。" #. type: textblock -#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5438 +#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5440 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5444 msgid "" -"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem" -" type." +"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " +"type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5445 +#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5447 msgid "C<inode>" msgstr "C<inode>" #. type: textblock -#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5449 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5450 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5452 msgid "C<sectorsize>" msgstr "C<sectorsize>" #. type: textblock -#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5452 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5454 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." @@ -14117,25 +15406,27 @@ msgstr "mkmountpoint" msgid "" " mkmountpoint exemptpath\n" "\n" -msgstr " mkmountpoint exemptpath\n\n" +msgstr "" +" mkmountpoint exemptpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3531 msgid "" -"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used" -" to create extra mountpoints before mounting the first filesystem." +"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " +"to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5495 +#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5497 msgid "" -"These calls are I<only> necessary in some very limited circumstances, mainly" -" the case where you want to mount a mix of unrelated and/or read-only " +"These calls are I<only> necessary in some very limited circumstances, mainly " +"the case where you want to mount a mix of unrelated and/or read-only " "filesystems together." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5499 +#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5501 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -14143,7 +15434,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5504 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5506 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -14155,10 +15446,19 @@ msgid "" " mount-loop /cd/LiveOS/squashfs.img /sqsh\n" " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" "\n" -msgstr " add-ro Fedora-11-i686-Live.iso\n run\n mkmountpoint /cd\n mkmountpoint /sqsh\n mkmountpoint /ext3fs\n mount /dev/sda /cd\n mount-loop /cd/LiveOS/squashfs.img /sqsh\n mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n\n" +msgstr "" +" add-ro Fedora-11-i686-Live.iso\n" +" run\n" +" mkmountpoint /cd\n" +" mkmountpoint /sqsh\n" +" mkmountpoint /ext3fs\n" +" mount /dev/sda /cd\n" +" mount-loop /cd/LiveOS/squashfs.img /sqsh\n" +" mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5513 +#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5515 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" @@ -14179,17 +15479,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5524 +#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5526 msgid "" "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" -msgstr "詳細は L<https://bugzilla.redhat.com/show_bug.cgi?id=599503> を参照してください" +msgstr "" +"詳細は L<https://bugzilla.redhat.com/show_bug.cgi?id=599503> を参照してくださ" +"い" #. type: textblock #: ../fish/guestfish-actions.pod:3566 msgid "" -"Autosync [see L</set-autosync>, this is set by default on handles] can cause" -" L</umount-all> to be called when the handle is closed which can also " -"trigger these issues." +"Autosync [see L</set-autosync>, this is set by default on handles] can cause " +"L</umount-all> to be called when the handle is closed which can also trigger " +"these issues." msgstr "" #. type: =head2 @@ -14203,17 +15505,18 @@ msgstr "mknod" msgid "" " mknod mode devmajor devminor path\n" "\n" -msgstr " mknod mode devmajor devminor path\n\n" +msgstr "" +" mknod mode devmajor devminor path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5545 msgid "" -"This call creates block or character special devices, or named pipes " -"(FIFOs)." +"This call creates block or character special devices, or named pipes (FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5546 +#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5548 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -14242,7 +15545,9 @@ msgstr "mknod-b" msgid "" " mknod-b mode devmajor devminor path\n" "\n" -msgstr " mknod-b mode devmajor devminor path\n\n" +msgstr "" +" mknod-b mode devmajor devminor path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3596 @@ -14263,7 +15568,9 @@ msgstr "mknod-c" msgid "" " mknod-c mode devmajor devminor path\n" "\n" -msgstr " mknod-c mode devmajor devminor path\n\n" +msgstr "" +" mknod-c mode devmajor devminor path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3606 @@ -14284,10 +15591,12 @@ msgstr "mkswap" msgid "" " mkswap device\n" "\n" -msgstr " mkswap device\n\n" +msgstr "" +" mkswap device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5609 +#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5611 msgid "Create a swap partition on C<device>." msgstr "C<device> に swap パーティションを作成します。" @@ -14302,19 +15611,21 @@ msgstr "mkswap-L" msgid "" " mkswap-L label device\n" "\n" -msgstr " mkswap-L label device\n\n" +msgstr "" +" mkswap-L label device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5622 +#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5624 msgid "Create a swap partition on C<device> with label C<label>." msgstr "ラベル C<label> を持つ C<device> に swap パーティションを作成します。" #. type: textblock -#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5624 +#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5626 msgid "" -"Note that you cannot attach a swap label to a block device (eg. " -"C</dev/sda>), just to a partition. This appears to be a limitation of the " -"kernel or swap tools." +"Note that you cannot attach a swap label to a block device (eg. C</dev/" +"sda>), just to a partition. This appears to be a limitation of the kernel " +"or swap tools." msgstr "" #. type: =head2 @@ -14328,10 +15639,12 @@ msgstr "mkswap-U" msgid "" " mkswap-U uuid device\n" "\n" -msgstr " mkswap-U uuid device\n\n" +msgstr "" +" mkswap-U uuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5639 +#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5641 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "UUID C<uuid> の C<device> に swap パーティションを作成します。" @@ -14346,10 +15659,12 @@ msgstr "mkswap-file" msgid "" " mkswap-file path\n" "\n" -msgstr " mkswap-file path\n\n" +msgstr "" +" mkswap-file path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5651 +#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5653 msgid "Create a swap file." msgstr "swap ファイルを作成します。" @@ -14371,15 +15686,17 @@ msgstr "modprobe" msgid "" " modprobe modulename\n" "\n" -msgstr " modprobe modulename\n\n" +msgstr "" +" modprobe modulename\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5666 +#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5668 msgid "This loads a kernel module in the appliance." msgstr "アプライアンスにカーネルモジュールを読み込みます。" #. type: textblock -#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5668 +#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5670 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." @@ -14396,30 +15713,32 @@ msgstr "mount" msgid "" " mount device mountpoint\n" "\n" -msgstr " mount device mountpoint\n\n" +msgstr "" +" mount device mountpoint\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5682 +#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5684 msgid "" -"Mount a guest disk at a position in the filesystem. Block devices are named" -" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " +"Mount a guest disk at a position in the filesystem. Block devices are named " +"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " "those block devices contain partitions, they will have the usual names (eg. " "C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5688 +#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5690 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " -"mounted on C</> before others can be mounted. Other filesystems can only be" -" mounted on directories which already exist." +"mounted on C</> before others can be mounted. Other filesystems can only be " +"mounted on directories which already exist." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5693 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5695 msgid "" -"The mounted filesystem is writable, if we have sufficient permissions on the" -" underlying device." +"The mounted filesystem is writable, if we have sufficient permissions on the " +"underlying device." msgstr "" #. type: textblock @@ -14443,17 +15762,21 @@ msgstr "mount-9p" msgid "" " mount-9p mounttag mountpoint [options:..]\n" "\n" -msgstr " mount-9p mounttag mountpoint [options:..]\n\n" +msgstr "" +" mount-9p mounttag mountpoint [options:..]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5724 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." -msgstr "タグ C<mounttag> を持つ virtio-9p ファイルシステムをディレクトリ C<mountpoint> にマウントします。" +msgstr "" +"タグ C<mounttag> を持つ virtio-9p ファイルシステムをディレクトリ " +"C<mountpoint> にマウントします。" #. type: textblock -#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5725 +#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5727 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -14471,10 +15794,12 @@ msgstr "mount-loop" msgid "" " mount-loop file mountpoint\n" "\n" -msgstr " mount-loop file mountpoint\n\n" +msgstr "" +" mount-loop file mountpoint\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5764 +#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5766 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -14492,7 +15817,9 @@ msgstr "mount-options" msgid "" " mount-options options device mountpoint\n" "\n" -msgstr " mount-options options device mountpoint\n\n" +msgstr "" +" mount-options options device mountpoint\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3702 @@ -14502,7 +15829,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5784 +#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5786 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." @@ -14519,13 +15846,15 @@ msgstr "mount-ro" msgid "" " mount-ro device mountpoint\n" "\n" -msgstr " mount-ro device mountpoint\n\n" +msgstr "" +" mount-ro device mountpoint\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3714 msgid "" -"This is the same as the L</mount> command, but it mounts the filesystem with" -" the read-only (I<-o ro>) flag." +"This is the same as the L</mount> command, but it mounts the filesystem with " +"the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 @@ -14539,13 +15868,15 @@ msgstr "mount-vfs" msgid "" " mount-vfs options vfstype device mountpoint\n" "\n" -msgstr " mount-vfs options vfstype device mountpoint\n\n" +msgstr "" +" mount-vfs options vfstype device mountpoint\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3721 msgid "" -"This is the same as the L</mount> command, but it allows you to set both the" -" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." +"This is the same as the L</mount> command, but it allows you to set both the " +"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 @@ -14559,7 +15890,9 @@ msgstr "mountpoints" msgid "" " mountpoints\n" "\n" -msgstr " mountpoints\n\n" +msgstr "" +" mountpoints\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3729 @@ -14580,17 +15913,19 @@ msgstr "mounts" msgid "" " mounts\n" "\n" -msgstr " mounts\n\n" +msgstr "" +" mounts\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5847 msgid "" -"This returns the list of currently mounted filesystems. It returns the list" -" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." +"This returns the list of currently mounted filesystems. It returns the list " +"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5848 +#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5850 msgid "Some internal mounts are not shown." msgstr "" @@ -14610,10 +15945,12 @@ msgstr "mv" msgid "" " mv src dest\n" "\n" -msgstr " mv src dest\n\n" +msgstr "" +" mv src dest\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5865 +#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5867 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." @@ -14630,10 +15967,12 @@ msgstr "ntfs-3g-probe" msgid "" " ntfs-3g-probe true|false device\n" "\n" -msgstr " ntfs-3g-probe true|false device\n\n" +msgstr "" +" ntfs-3g-probe true|false device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5879 +#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5881 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted read-" @@ -14641,7 +15980,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5883 +#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5885 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -14649,10 +15988,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5887 +#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5889 msgid "" -"The return value is an integer which C<0> if the operation would succeed, or" -" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." +"The return value is an integer which C<0> if the operation would succeed, or " +"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 @@ -14689,15 +16028,15 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5927 +#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5931 msgid "" "Stream the NTFS filesystem C<device> to the local file C<backupfile>. The " -"format used for the backup file is a special format used by the " -"L<ntfsclone(8)> tool." +"format used for the backup file is a special format used by the L<ntfsclone" +"(8)> tool." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5931 +#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5935 msgid "" "If the optional C<metadataonly> flag is true, then I<only> the metadata is " "saved, losing all the user data (this is useful for diagnosing some " @@ -14705,10 +16044,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5935 +#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5939 msgid "" -"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force>" -" flags have precise meanings detailed in the L<ntfsclone(8)> man page." +"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> " +"flags have precise meanings detailed in the L<ntfsclone(8)> man page." msgstr "" #. type: textblock @@ -14730,7 +16069,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5982 +#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5988 msgid "" "This command repairs some fundamental NTFS inconsistencies, resets the NTFS " "journal file, and schedules an NTFS consistency check for the first boot " @@ -14738,14 +16077,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5986 +#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5992 msgid "" "This is I<not> an equivalent of Windows C<chkdsk>. It does I<not> scan the " "filesystem for inconsistencies." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5989 +#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5995 msgid "" "The optional C<clearbadsectors> flag clears the list of bad sectors. This " "is useful after cloning a disk with bad sectors to a new disk." @@ -14762,21 +16101,23 @@ msgstr "ntfsresize" msgid "" " ntfsresize device\n" "\n" -msgstr " ntfsresize device\n\n" +msgstr "" +" ntfsresize device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3844 -#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6061 +#: ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6069 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6032 +#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6040 msgid "" -"I<Note:> After the resize operation, the filesystem is marked as requiring a" -" consistency check (for safety). You have to boot into Windows to perform " +"I<Note:> After the resize operation, the filesystem is marked as requiring a " +"consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. Furthermore, ntfsresize refuses to " "resize filesystems which have been marked in this way. So in effect it is " "not possible to call ntfsresize multiple times on a single filesystem " @@ -14785,7 +16126,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3831 ../fish/guestfish-actions.pod:3870 -#: ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6087 +#: ../src/guestfs-actions.pod:6048 ../src/guestfs-actions.pod:6095 msgid "See also L<ntfsresize(8)>." msgstr "L<ntfsresize(8)> 参照。" @@ -14794,7 +16135,9 @@ msgstr "L<ntfsresize(8)> 参照。" msgid "" "I<This function is deprecated.> In new code, use the L</ntfsresize_opts> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> " +"を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:3840 @@ -14807,23 +16150,25 @@ msgstr "ntfsresize-opts" msgid "" " ntfsresize-opts device [size:N] [force:true|false]\n" "\n" -msgstr " ntfsresize-opts device [size:N] [force:true|false]\n\n" +msgstr "" +" ntfsresize-opts device [size:N] [force:true|false]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6070 +#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6078 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5199 -#: ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:8071 +#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5201 +#: ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:8083 msgid "C<force>" msgstr "C<force>" #. type: textblock -#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6075 +#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6083 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." @@ -14835,8 +16180,8 @@ msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. If you I<don't> set the C<force> " -"option then it is not possible to call L</ntfsresize-opts> multiple times on" -" a single filesystem without booting into Windows between each resize." +"option then it is not possible to call L</ntfsresize-opts> multiple times on " +"a single filesystem without booting into Windows between each resize." msgstr "" #. type: =head2 @@ -14850,7 +16195,9 @@ msgstr "ntfsresize-size" msgid "" " ntfsresize-size device size\n" "\n" -msgstr " ntfsresize-size device size\n\n" +msgstr "" +" ntfsresize-size device size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3878 @@ -14870,7 +16217,9 @@ msgstr "part-add" msgid "" " part-add device prlogex startsect endsect\n" "\n" -msgstr " part-add device prlogex startsect endsect\n\n" +msgstr "" +" part-add device prlogex startsect endsect\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3892 @@ -14880,15 +16229,15 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6148 +#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6156 msgid "" -"The C<prlogex> parameter is the type of partition. Normally you should pass" -" C<p> or C<primary> here, but MBR partition tables also support C<l> (or " +"The C<prlogex> parameter is the type of partition. Normally you should pass " +"C<p> or C<primary> here, but MBR partition tables also support C<l> (or " "C<logical>) and C<e> (or C<extended>) partition types." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6153 +#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6161 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -14898,8 +16247,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3904 msgid "" -"Creating a partition which covers the whole disk is not so easy. Use L" -"</part-disk> to do that." +"Creating a partition which covers the whole disk is not so easy. Use L</" +"part-disk> to do that." msgstr "" #. type: =head2 @@ -14913,15 +16262,18 @@ msgstr "part-del" msgid "" " part-del device partnum\n" "\n" -msgstr " part-del device partnum\n\n" +msgstr "" +" part-del device partnum\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6171 +#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6179 msgid "This command deletes the partition numbered C<partnum> on C<device>." -msgstr "このコマンドは C<device> にある C<partnum> 番のパーティションを削除します。" +msgstr "" +"このコマンドは C<device> にある C<partnum> 番のパーティションを削除します。" #. type: textblock -#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6173 +#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6181 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." @@ -14938,7 +16290,9 @@ msgstr "part-disk" msgid "" " part-disk device parttype\n" "\n" -msgstr " part-disk device parttype\n\n" +msgstr "" +" part-disk device parttype\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3921 @@ -14950,8 +16304,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3925 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" -" possible values are described in L</part-init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " +"possible values are described in L</part-init>." msgstr "" #. type: =head2 @@ -14965,10 +16319,12 @@ msgstr "part-get-bootable" msgid "" " part-get-bootable device partnum\n" "\n" -msgstr " part-get-bootable device partnum\n\n" +msgstr "" +" part-get-bootable device partnum\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6214 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." @@ -14990,10 +16346,12 @@ msgstr "part-get-mbr-id" msgid "" " part-get-mbr-id device partnum\n" "\n" -msgstr " part-get-mbr-id device partnum\n\n" +msgstr "" +" part-get-mbr-id device partnum\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6222 +#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6230 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." @@ -15002,8 +16360,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3944 ../fish/guestfish-actions.pod:4088 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get" -" undefined results for other partition table types (see L</part-get-" +"Note that only MBR (old DOS-style) partitions have type bytes. You will get " +"undefined results for other partition table types (see L</part-get-" "parttype>)." msgstr "" @@ -15018,10 +16376,12 @@ msgstr "part-get-parttype" msgid "" " part-get-parttype device\n" "\n" -msgstr " part-get-parttype device\n\n" +msgstr "" +" part-get-parttype device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6247 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." @@ -15046,14 +16406,16 @@ msgstr "part-init" msgid "" " part-init device parttype\n" "\n" -msgstr " part-init device parttype\n\n" +msgstr "" +" part-init device parttype\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6259 +#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6267 msgid "" "This creates an empty partition table on C<device> of one of the partition " -"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>" -" (for large disks)." +"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " +"(for large disks)." msgstr "" #. type: textblock @@ -15064,27 +16426,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6266 +#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6274 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6270 +#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6278 msgid "B<efi>" msgstr "B<efi>" #. type: =item -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6280 msgid "B<gpt>" msgstr "B<gpt>" #. type: textblock -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6274 +#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6282 msgid "Intel EFI / GPT partition table." msgstr "Intel EFI / GPT パーティションテーブル。" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6276 +#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6284 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -15092,111 +16454,111 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6280 +#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6288 msgid "B<mbr>" msgstr "B<mbr>" #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6282 +#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6290 msgid "B<msdos>" msgstr "B<msdos>" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6284 +#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6292 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " -"Windows. This partition type will B<only> work for device sizes up to 2 TB." -" For large disks we recommend using C<gpt>." +"Windows. This partition type will B<only> work for device sizes up to 2 " +"TB. For large disks we recommend using C<gpt>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6299 msgid "" "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6296 +#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6304 msgid "B<aix>" msgstr "B<aix>" #. type: textblock -#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6298 +#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6306 msgid "AIX disk labels." msgstr "AIX ディスクラベル。" #. type: =item -#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6300 +#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6308 msgid "B<amiga>" msgstr "B<amiga>" #. type: =item -#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6302 +#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6310 msgid "B<rdb>" msgstr "B<rdb>" #. type: textblock -#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6304 +#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6312 msgid "Amiga \"Rigid Disk Block\" format." msgstr "Amiga \"Rigid Disk Block\" 形式。" #. type: =item -#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6306 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6314 msgid "B<bsd>" msgstr "B<bsd>" #. type: textblock -#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6308 +#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6316 msgid "BSD disk labels." msgstr "BSD ディスクラベル." #. type: =item -#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6310 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6318 msgid "B<dasd>" msgstr "B<dasd>" #. type: textblock -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6312 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6320 msgid "DASD, used on IBM mainframes." msgstr "DASD, IBM メインフレームにおいて使用." #. type: =item -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6314 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6322 msgid "B<dvh>" msgstr "B<dvh>" #. type: textblock -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6324 msgid "MIPS/SGI volumes." msgstr "MIPS/SGI ボリューム." #. type: =item -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6318 +#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6326 msgid "B<mac>" msgstr "B<mac>" #. type: textblock -#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6320 +#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6328 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "古い Mac パーティション形式。最近の Mac は C<gpt> を使用します。" #. type: =item -#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6322 +#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6330 msgid "B<pc98>" msgstr "B<pc98>" #. type: textblock -#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6324 +#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6332 msgid "NEC PC-98 format, common in Japan apparently." msgstr "NEC PC-98 形式。日本において一般的に見られます。" #. type: =item -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6326 +#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6334 msgid "B<sun>" msgstr "B<sun>" #. type: textblock -#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6328 +#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6336 msgid "Sun disk labels." msgstr "Sun ディスクラベル" @@ -15211,32 +16573,34 @@ msgstr "part-list" msgid "" " part-list device\n" "\n" -msgstr " part-list device\n\n" +msgstr "" +" part-list device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6342 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6350 msgid "" -"This command parses the partition table on C<device> and returns the list of" -" partitions found." +"This command parses the partition table on C<device> and returns the list of " +"partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6345 +#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6353 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6357 msgid "B<part_num>" msgstr "B<part_num>" #. type: textblock -#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6351 +#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6359 msgid "Partition number, counting from 1." msgstr "パーティション番号。1 から数えます。" #. type: =item -#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6353 +#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6361 msgid "B<part_start>" msgstr "B<part_start>" @@ -15245,25 +16609,27 @@ msgstr "B<part_start>" msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see L</blockdev-getss>." -msgstr "I<バイト単位>のパーティション開始位置。セクターを取得するには、デバイスのセクター容量で割り算する必要があります。 L</blockdev-getss> 参照。" +msgstr "" +"I<バイト単位>のパーティション開始位置。セクターを取得するには、デバイスのセク" +"ター容量で割り算する必要があります。 L</blockdev-getss> 参照。" #. type: =item -#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6358 +#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6366 msgid "B<part_end>" msgstr "B<part_end>" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6360 +#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6368 msgid "End of the partition in bytes." msgstr "バイト単位のパーティションの終了位置。" #. type: =item -#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6362 +#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6370 msgid "B<part_size>" msgstr "B<part_size>" #. type: textblock -#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6364 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6372 msgid "Size of the partition in bytes." msgstr "バイト単位のパーティション容量。" @@ -15278,17 +16644,21 @@ msgstr "part-set-bootable" msgid "" " part-set-bootable device partnum true|false\n" "\n" -msgstr " part-set-bootable device partnum true|false\n\n" +msgstr "" +" part-set-bootable device partnum true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6382 +#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6390 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." -msgstr "デバイス C<device> のパーティション番号 C<partnum> にブート可能フラグを設定します。パーティションは 1 から番号が始まることに注意してください。" +msgstr "" +"デバイス C<device> のパーティション番号 C<partnum> にブート可能フラグを設定し" +"ます。パーティションは 1 から番号が始まることに注意してください。" #. type: textblock -#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6385 +#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6393 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -15306,13 +16676,15 @@ msgstr "part-set-mbr-id" msgid "" " part-set-mbr-id device partnum idbyte\n" "\n" -msgstr " part-set-mbr-id device partnum idbyte\n\n" +msgstr "" +" part-set-mbr-id device partnum idbyte\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6401 +#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6409 msgid "" -"Sets the MBR type byte (also known as the ID byte) of the numbered partition" -" C<partnum> to C<idbyte>. Note that the type bytes quoted in most " +"Sets the MBR type byte (also known as the ID byte) of the numbered partition " +"C<partnum> to C<idbyte>. Note that the type bytes quoted in most " "documentation are in fact hexadecimal numbers, but usually documented " "without any leading \"0x\" which might be confusing." msgstr "" @@ -15328,17 +16700,19 @@ msgstr "part-set-name" msgid "" " part-set-name device partnum name\n" "\n" -msgstr " part-set-name device partnum name\n\n" +msgstr "" +" part-set-name device partnum name\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6423 +#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6431 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6426 +#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6434 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." @@ -15355,10 +16729,12 @@ msgstr "part-to-dev" msgid "" " part-to-dev partition\n" "\n" -msgstr " part-to-dev partition\n\n" +msgstr "" +" part-to-dev partition\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6439 +#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6447 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." @@ -15367,8 +16743,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4122 msgid "" -"The named partition must exist, for example as a string returned from L" -"</list-partitions>." +"The named partition must exist, for example as a string returned from L</" +"list-partitions>." msgstr "" #. type: textblock @@ -15387,10 +16763,12 @@ msgstr "part-to-partnum" msgid "" " part-to-partnum partition\n" "\n" -msgstr " part-to-partnum partition\n\n" +msgstr "" +" part-to-partnum partition\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6459 +#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6467 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." @@ -15412,10 +16790,12 @@ msgstr "ping-daemon" msgid "" " ping-daemon\n" "\n" -msgstr " ping-daemon\n\n" +msgstr "" +" ping-daemon\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6476 +#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6484 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -15434,10 +16814,12 @@ msgstr "pread" msgid "" " pread path count offset\n" "\n" -msgstr " pread path count offset\n\n" +msgstr "" +" pread path count offset\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6494 +#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6502 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." @@ -15445,7 +16827,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4143 ../fish/guestfish-actions.pod:4158 -#: ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6523 +#: ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6531 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." @@ -15467,10 +16849,12 @@ msgstr "pread-device" msgid "" " pread-device device count offset\n" "\n" -msgstr " pread-device device count offset\n\n" +msgstr "" +" pread-device device count offset\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6520 +#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6528 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." @@ -15492,10 +16876,12 @@ msgstr "pvcreate" msgid "" " pvcreate device\n" "\n" -msgstr " pvcreate device\n\n" +msgstr "" +" pvcreate device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6551 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." @@ -15512,21 +16898,23 @@ msgstr "pvremove" msgid "" " pvremove device\n" "\n" -msgstr " pvremove device\n\n" +msgstr "" +" pvremove device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6557 +#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6565 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6560 +#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6568 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " -"physical volumes that contain any volume groups, so you have to remove those" -" first." +"physical volumes that contain any volume groups, so you have to remove those " +"first." msgstr "" #. type: =head2 @@ -15540,10 +16928,12 @@ msgstr "pvresize" msgid "" " pvresize device\n" "\n" -msgstr " pvresize device\n\n" +msgstr "" +" pvresize device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6574 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6582 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." @@ -15560,7 +16950,9 @@ msgstr "pvresize-size" msgid "" " pvresize-size device size\n" "\n" -msgstr " pvresize-size device size\n\n" +msgstr "" +" pvresize-size device size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4196 @@ -15580,20 +16972,22 @@ msgstr "pvs" msgid "" " pvs\n" "\n" -msgstr " pvs\n\n" +msgstr "" +" pvs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6600 +#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6608 msgid "" -"List all the physical volumes detected. This is the equivalent of the " -"L<pvs(8)> command." +"List all the physical volumes detected. This is the equivalent of the L<pvs" +"(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6603 +#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6611 msgid "" -"This returns a list of just the device names that contain PVs (eg. " -"C</dev/sda2>)." +"This returns a list of just the device names that contain PVs (eg. C</dev/" +"sda2>)." msgstr "" #. type: textblock @@ -15612,13 +17006,15 @@ msgstr "pvs-full" msgid "" " pvs-full\n" "\n" -msgstr " pvs-full\n\n" +msgstr "" +" pvs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6619 +#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6627 msgid "" -"List all the physical volumes detected. This is the equivalent of the " -"L<pvs(8)> command. The \"full\" version includes all fields." +"List all the physical volumes detected. This is the equivalent of the L<pvs" +"(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -15632,10 +17028,12 @@ msgstr "pvuuid" msgid "" " pvuuid device\n" "\n" -msgstr " pvuuid device\n\n" +msgstr "" +" pvuuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6634 +#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6642 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" @@ -15650,17 +17048,19 @@ msgstr "pwrite" msgid "" " pwrite path content offset\n" "\n" -msgstr " pwrite path content offset\n\n" +msgstr "" +" pwrite path content offset\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6650 +#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6658 msgid "" -"This command writes to part of a file. It writes the data buffer C<content>" -" to the file C<path> starting at offset C<offset>." +"This command writes to part of a file. It writes the data buffer C<content> " +"to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6661 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -15685,22 +17085,23 @@ msgstr "pwrite-device" msgid "" " pwrite-device device content offset\n" "\n" -msgstr " pwrite-device device content offset\n\n" +msgstr "" +" pwrite-device device content offset\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6685 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6680 +#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6688 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " -"call it may not write the full data requested (although short writes to disk" -" devices and partitions are probably impossible with standard Linux " -"kernels)." +"call it may not write the full data requested (although short writes to disk " +"devices and partitions are probably impossible with standard Linux kernels)." msgstr "" #. type: textblock @@ -15719,10 +17120,12 @@ msgstr "read-file" msgid "" " read-file path\n" "\n" -msgstr " read-file path\n\n" +msgstr "" +" read-file path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6701 +#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6709 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" @@ -15745,10 +17148,12 @@ msgstr "read-lines" msgid "" " read-lines path\n" "\n" -msgstr " read-lines path\n\n" +msgstr "" +" read-lines path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6726 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6734 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." @@ -15774,15 +17179,17 @@ msgstr "readdir" msgid "" " readdir dir\n" "\n" -msgstr " readdir dir\n\n" +msgstr "" +" readdir dir\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6746 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6754 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6748 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6756 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -15790,99 +17197,99 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6752 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6760 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6757 +#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6765 msgid "'b'" msgstr "'b'" #. type: textblock -#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6759 +#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6767 msgid "Block special" msgstr "ブロック特殊" #. type: =item -#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6761 +#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6769 msgid "'c'" msgstr "'c'" #. type: textblock -#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6763 +#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6771 msgid "Char special" msgstr "キャラクター特殊" #. type: =item -#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6773 msgid "'d'" msgstr "'d'" #. type: textblock -#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6767 +#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6775 msgid "Directory" msgstr "ディレクトリ" #. type: =item -#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6769 +#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6777 msgid "'f'" msgstr "'f'" #. type: textblock -#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6771 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6779 msgid "FIFO (named pipe)" msgstr "FIFO (名前付きパイプ)" #. type: =item -#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6773 +#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6781 msgid "'l'" msgstr "'l'" #. type: textblock -#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6775 +#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6783 msgid "Symbolic link" msgstr "シンボリックリンク" #. type: =item -#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6777 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6785 msgid "'r'" msgstr "'r'" #. type: textblock -#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6779 +#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6787 msgid "Regular file" msgstr "通常のファイル" #. type: =item -#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6781 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6789 msgid "'s'" msgstr "'s'" #. type: textblock -#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6783 +#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6791 msgid "Socket" msgstr "ソケット" #. type: =item -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6785 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6793 msgid "'u'" msgstr "'u'" #. type: textblock -#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6787 +#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6795 msgid "Unknown file type" msgstr "未知のファイル種別" #. type: =item -#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6789 +#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6797 msgid "'?'" msgstr "'?'" #. type: textblock -#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6791 +#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6799 msgid "" "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" @@ -15906,10 +17313,12 @@ msgstr "readlink" msgid "" " readlink path\n" "\n" -msgstr " readlink path\n\n" +msgstr "" +" readlink path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6812 +#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6820 msgid "This command reads the target of a symbolic link." msgstr "" @@ -15924,10 +17333,12 @@ msgstr "readlinklist" msgid "" " readlinklist path 'names ...'\n" "\n" -msgstr " readlinklist path 'names ...'\n\n" +msgstr "" +" readlinklist path 'names ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6826 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6834 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -15935,27 +17346,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6830 +#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6838 msgid "" -"On return you get a list of strings, with a one-to-one correspondence to the" -" C<names> list. Each string is the value of the symbolic link." +"On return you get a list of strings, with a one-to-one correspondence to the " +"C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6834 +#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6842 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " -"completed even if there were C<readlink(2)> errors, and so you can call this" -" function with names where you don't know if they are symbolic links already" -" (albeit slightly less efficient)." +"completed even if there were C<readlink(2)> errors, and so you can call this " +"function with names where you don't know if they are symbolic links already " +"(albeit slightly less efficient)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6841 +#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6849 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. Very long directory listings " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. Very long directory listings " "might cause the protocol message size to be exceeded, causing this call to " "fail. The caller must split up such requests into smaller groups of names." msgstr "" @@ -15971,10 +17382,12 @@ msgstr "realpath" msgid "" " realpath path\n" "\n" -msgstr " realpath path\n\n" +msgstr "" +" realpath path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6860 +#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6868 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." @@ -15991,10 +17404,12 @@ msgstr "removexattr" msgid "" " removexattr xattr path\n" "\n" -msgstr " removexattr xattr path\n\n" +msgstr "" +" removexattr xattr path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6875 +#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6883 msgid "" "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" @@ -16015,10 +17430,12 @@ msgstr "resize2fs" msgid "" " resize2fs device\n" "\n" -msgstr " resize2fs device\n\n" +msgstr "" +" resize2fs device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6890 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6898 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." @@ -16027,10 +17444,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4401 msgid "" -"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device>" -" before calling this command. For unknown reasons C<resize2fs> sometimes " -"gives an error about this and sometimes not. In any case, it is always safe" -" to call L</e2fsck-f> before calling this function." +"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> " +"before calling this command. For unknown reasons C<resize2fs> sometimes " +"gives an error about this and sometimes not. In any case, it is always safe " +"to call L</e2fsck-f> before calling this function." msgstr "" #. type: =head2 @@ -16044,7 +17461,9 @@ msgstr "resize2fs-M" msgid "" " resize2fs-M device\n" "\n" -msgstr " resize2fs-M device\n\n" +msgstr "" +" resize2fs-M device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4411 @@ -16074,7 +17493,9 @@ msgstr "resize2fs-size" msgid "" " resize2fs-size device size\n" "\n" -msgstr " resize2fs-size device size\n\n" +msgstr "" +" resize2fs-size device size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4424 @@ -16094,10 +17515,12 @@ msgstr "rm" msgid "" " rm path\n" "\n" -msgstr " rm path\n\n" +msgstr "" +" rm path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6942 +#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6950 msgid "Remove the single file C<path>." msgstr "単一ファイル C<path> を削除します。" @@ -16112,10 +17535,12 @@ msgstr "rm-rf" msgid "" " rm-rf path\n" "\n" -msgstr " rm-rf path\n\n" +msgstr "" +" rm-rf path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6954 +#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6962 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." @@ -16132,10 +17557,12 @@ msgstr "rmdir" msgid "" " rmdir path\n" "\n" -msgstr " rmdir path\n\n" +msgstr "" +" rmdir path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6976 msgid "Remove the single directory C<path>." msgstr "単一ディレクトリ C<path> を削除します。" @@ -16150,13 +17577,15 @@ msgstr "rmmountpoint" msgid "" " rmmountpoint exemptpath\n" "\n" -msgstr " rmmountpoint exemptpath\n\n" +msgstr "" +" rmmountpoint exemptpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4451 msgid "" -"This calls removes a mountpoint that was previously created with " -"L</mkmountpoint>. See L</mkmountpoint> for full details." +"This calls removes a mountpoint that was previously created with L</" +"mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 @@ -16170,10 +17599,12 @@ msgstr "scrub-device" msgid "" " scrub-device device\n" "\n" -msgstr " scrub-device device\n\n" +msgstr "" +" scrub-device device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6994 +#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:7002 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." @@ -16181,8 +17612,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 -#: ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:6997 -#: ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7034 +#: ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:7005 +#: ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7042 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." @@ -16199,17 +17630,19 @@ msgstr "scrub-file" msgid "" " scrub-file file\n" "\n" -msgstr " scrub-file file\n\n" +msgstr "" +" scrub-file file\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7010 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7018 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7013 +#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7021 msgid "The file is I<removed> after scrubbing." msgstr "" @@ -16224,13 +17657,15 @@ msgstr "scrub-freespace" msgid "" " scrub-freespace dir\n" "\n" -msgstr " scrub-freespace dir\n\n" +msgstr "" +" scrub-freespace dir\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4481 msgid "" -"This command creates the directory C<dir> and then fills it with files until" -" the filesystem is full, and scrubs the files as for L</scrub-file>, and " +"This command creates the directory C<dir> and then fills it with files until " +"the filesystem is full, and scrubs the files as for L</scrub-file>, and " "deletes them. The intention is to scrub any free space on the partition " "containing C<dir>." msgstr "" @@ -16251,28 +17686,36 @@ msgstr "append" msgid "" " set-append append\n" "\n" -msgstr " set-append append\n\n" +msgstr "" +" set-append append\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7047 +#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7055 msgid "" "This function is used to add additional options to the guest kernel command " "line." -msgstr "この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するために使用されます。" +msgstr "" +"この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するた" +"めに使用されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7050 +#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7058 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." -msgstr "C<LIBGUESTFS_APPEND> 環境変数を設定して上書きされなければ、デフォルトは C<NULL> です。" +msgstr "" +"C<LIBGUESTFS_APPEND> 環境変数を設定して上書きされなければ、デフォルトは " +"C<NULL> です。" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7053 +#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7061 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." -msgstr "C<append> を C<NULL> に設定することは、追加のオプションが渡され I<ない> ことを意味します(libguestfs は常に自身のいくつかを追加します)。" +msgstr "" +"C<append> を C<NULL> に設定することは、追加のオプションが渡され I<ない> こと" +"を意味します(libguestfs は常に自身のいくつかを追加します)。" #. type: =head2 #: ../fish/guestfish-actions.pod:4505 @@ -16290,40 +17733,42 @@ msgstr "attach-method" msgid "" " set-attach-method attachmethod\n" "\n" -msgstr " set-attach-method attachmethod\n\n" +msgstr "" +" set-attach-method attachmethod\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7066 +#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7074 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7071 +#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7079 #: ../src/guestfs.pod:2924 msgid "C<appliance>" msgstr "C<appliance>" #. type: textblock -#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7073 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7081 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7076 +#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7084 msgid "C<unix:I<path>>" msgstr "C<unix:I<path>>" #. type: textblock -#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7078 +#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7086 msgid "Connect to the Unix domain socket I<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7080 +#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7088 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -16346,10 +17791,12 @@ msgstr "autosync" msgid "" " set-autosync true|false\n" "\n" -msgstr " set-autosync true|false\n\n" +msgstr "" +" set-autosync true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7096 +#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7104 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -16357,11 +17804,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7101 +#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7109 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." -msgstr "デフォルトで有効です(libguestfs 1.5.24 以降、以前は デフォルトで無効でした)。" +msgstr "" +"デフォルトで有効です(libguestfs 1.5.24 以降、以前は デフォルトで無効でし" +"た)。" #. type: =head2 #: ../fish/guestfish-actions.pod:4545 @@ -16379,10 +17828,12 @@ msgstr "direct" msgid "" " set-direct true|false\n" "\n" -msgstr " set-direct true|false\n\n" +msgstr "" +" set-direct true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7114 +#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7122 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." @@ -16396,13 +17847,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7122 -msgid "" -"You probably don't want to use this unless you know what you are doing." +#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7130 +msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7125 +#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7133 msgid "The default is disabled." msgstr "デフォルトは無効です。" @@ -16417,10 +17867,12 @@ msgstr "set-e2label" msgid "" " set-e2label device label\n" "\n" -msgstr " set-e2label device label\n\n" +msgstr "" +" set-e2label device label\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7145 +#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7153 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." @@ -16451,10 +17903,12 @@ msgstr "set-e2uuid" msgid "" " set-e2uuid device uuid\n" "\n" -msgstr " set-e2uuid device uuid\n\n" +msgstr "" +" set-e2uuid device uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7163 +#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7171 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -16482,24 +17936,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7182 +#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7190 msgid "Set the filesystem label on C<device> to C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7184 +#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7192 msgid "" "Only some filesystem types support labels, and libguestfs supports setting " "labels on only a subset of these." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7187 +#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7195 msgid "On ext2/3/4 filesystems, labels are limited to 16 bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7189 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7197 msgid "On NTFS filesystems, labels are limited to 128 unicode characters." msgstr "" @@ -16524,21 +17978,27 @@ msgstr "memsize" msgid "" " set-memsize memsize\n" "\n" -msgstr " set-memsize memsize\n\n" +msgstr "" +" set-memsize memsize\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4615 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before L</launch>." -msgstr "QEMU サブプロセスに割り当てられるメモリー容量をメガバイト単位で設定します。 L</launch> 前に呼び出されるときのみ効果があります。" +msgstr "" +"QEMU サブプロセスに割り当てられるメモリー容量をメガバイト単位で設定します。 " +"L</launch> 前に呼び出されるときのみ効果があります。" #. type: textblock -#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7205 +#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7215 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." -msgstr "ハンドルが設定される前に環境変数 C<LIBGUESTFS_MEMSIZE> を設定することにより、これを変更できます。" +msgstr "" +"ハンドルが設定される前に環境変数 C<LIBGUESTFS_MEMSIZE> を設定することにより、" +"これを変更できます。" #. type: =head2 #: ../fish/guestfish-actions.pod:4626 @@ -16556,27 +18016,33 @@ msgstr "network" msgid "" " set-network true|false\n" "\n" -msgstr " set-network true|false\n\n" +msgstr "" +" set-network true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7222 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7232 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." -msgstr "C<network> が真ならば、libguestfs アプライアンスにおいてネットワークが有効になります。デフォルトは偽です。" +msgstr "" +"C<network> が真ならば、libguestfs アプライアンスにおいてネットワークが有効に" +"なります。デフォルトは偽です。" #. type: textblock -#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7225 +#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7235 msgid "" -"This affects whether commands are able to access the network (see " -"L<guestfs(3)/RUNNING COMMANDS>)." +"This affects whether commands are able to access the network (see L<guestfs" +"(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4638 msgid "" "You must call this before calling L</launch>, otherwise it has no effect." -msgstr "L</launch> を呼び出す前に、これを呼び出さなければいけません。そうしなければ効果がありません。" +msgstr "" +"L</launch> を呼び出す前に、これを呼び出さなければいけません。そうしなければ効" +"果がありません。" #. type: =head2 #: ../fish/guestfish-actions.pod:4641 @@ -16589,22 +18055,24 @@ msgstr "set-path" msgid "" " set-path searchpath\n" "\n" -msgstr " set-path searchpath\n\n" +msgstr "" +" set-path searchpath\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7241 +#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7251 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "libguestfs がカーネルおよび initrd.img を検索するパスを設定します。" #. type: textblock -#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7243 +#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7253 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7246 +#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7256 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" @@ -16624,101 +18092,110 @@ msgstr "pgroup" msgid "" " set-pgroup true|false\n" "\n" -msgstr " set-pgroup true|false\n\n" +msgstr "" +" set-pgroup true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7258 +#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7268 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." -msgstr "C<pgroup> が真ならば、子プロセスは自身のプロセスグループの中に置かれます。" +msgstr "" +"C<pgroup> が真ならば、子プロセスは自身のプロセスグループの中に置かれます。" #. type: textblock -#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7261 +#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7271 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7264 +#: ../fish/guestfish-actions.pod:4666 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " -"the subprocess." +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see L</user-" +"cancel>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4669 +#: ../fish/guestfish-actions.pod:4671 msgid "set-qemu" msgstr "set-qemu" #. type: =head2 -#: ../fish/guestfish-actions.pod:4671 +#: ../fish/guestfish-actions.pod:4673 msgid "qemu" msgstr "qemu" #. type: verbatim -#: ../fish/guestfish-actions.pod:4673 +#: ../fish/guestfish-actions.pod:4675 #, no-wrap msgid "" " set-qemu qemu\n" "\n" -msgstr " set-qemu qemu\n\n" +msgstr "" +" set-qemu qemu\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7277 +#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7289 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7279 +#: ../fish/guestfish-actions.pod:4679 ../src/guestfs-actions.pod:7291 msgid "" "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7282 +#: ../fish/guestfish-actions.pod:4682 ../src/guestfs-actions.pod:7294 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4683 ../src/guestfs-actions.pod:7285 +#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7297 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7287 +#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7299 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " "qemu features (by running C<qemu -help>). If the qemu binary changes, we " -"don't retest features, and so you might see inconsistent results. Using the" -" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " +"don't retest features, and so you might see inconsistent results. Using the " +"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " "the qemu binary at the same time as the handle is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4693 +#: ../fish/guestfish-actions.pod:4695 msgid "set-recovery-proc" msgstr "set-recovery-proc" #. type: =head2 -#: ../fish/guestfish-actions.pod:4695 +#: ../fish/guestfish-actions.pod:4697 msgid "recovery-proc" msgstr "recovery-proc" #. type: verbatim -#: ../fish/guestfish-actions.pod:4697 +#: ../fish/guestfish-actions.pod:4699 #, no-wrap msgid "" " set-recovery-proc true|false\n" "\n" -msgstr " set-recovery-proc true|false\n\n" +msgstr "" +" set-recovery-proc true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4699 +#: ../fish/guestfish-actions.pod:4701 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -16726,14 +18203,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4706 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7313 +#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7325 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -16742,247 +18219,261 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4713 +#: ../fish/guestfish-actions.pod:4715 msgid "set-selinux" msgstr "set-selinux" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4717 msgid "selinux" msgstr "selinux" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4719 #, no-wrap msgid "" " set-selinux true|false\n" "\n" -msgstr " set-selinux true|false\n\n" +msgstr "" +" set-selinux true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7329 +#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7341 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7332 +#: ../fish/guestfish-actions.pod:4724 ../src/guestfs-actions.pod:7344 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4728 +#: ../fish/guestfish-actions.pod:4730 msgid "set-smp" msgstr "set-smp" #. type: =head2 -#: ../fish/guestfish-actions.pod:4730 +#: ../fish/guestfish-actions.pod:4732 msgid "smp" msgstr "smp" #. type: verbatim -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4734 #, no-wrap msgid "" " set-smp smp\n" "\n" -msgstr " set-smp smp\n\n" +msgstr "" +" set-smp smp\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7348 +#: ../fish/guestfish-actions.pod:4736 ../src/guestfs-actions.pod:7360 msgid "" -"Change the number of virtual CPUs assigned to the appliance. The default is" -" C<1>. Increasing this may improve performance, though often it has no " +"Change the number of virtual CPUs assigned to the appliance. The default is " +"C<1>. Increasing this may improve performance, though often it has no " "effect." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 +#: ../fish/guestfish-actions.pod:4740 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4740 +#: ../fish/guestfish-actions.pod:4742 msgid "set-trace" msgstr "set-trace" #. type: =head2 -#: ../fish/guestfish-actions.pod:4742 +#: ../fish/guestfish-actions.pod:4744 msgid "trace" msgstr "trace" #. type: verbatim -#: ../fish/guestfish-actions.pod:4744 +#: ../fish/guestfish-actions.pod:4746 #, no-wrap msgid "" " set-trace true|false\n" "\n" -msgstr " set-trace true|false\n\n" +msgstr "" +" set-trace true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7364 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7376 msgid "" -"If the command trace flag is set to 1, then libguestfs calls, parameters and" -" return values are traced." +"If the command trace flag is set to 1, then libguestfs calls, parameters and " +"return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7367 +#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7379 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4753 ../src/guestfs-actions.pod:7371 +#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7383 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4756 +#: ../fish/guestfish-actions.pod:4758 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4760 +#: ../fish/guestfish-actions.pod:4762 msgid "set-verbose" msgstr "set-verbose" #. type: =head2 -#: ../fish/guestfish-actions.pod:4762 +#: ../fish/guestfish-actions.pod:4764 msgid "verbose" msgstr "verbose" #. type: verbatim -#: ../fish/guestfish-actions.pod:4764 +#: ../fish/guestfish-actions.pod:4766 #, no-wrap msgid "" " set-verbose true|false\n" "\n" -msgstr " set-verbose true|false\n\n" +msgstr "" +" set-verbose true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7388 +#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7400 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "C<verbose> が真ならば、メッセージの冗長化を有効にします。" #. type: textblock -#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7390 +#: ../fish/guestfish-actions.pod:4770 ../src/guestfs-actions.pod:7402 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4771 +#: ../fish/guestfish-actions.pod:4773 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4775 +#: ../fish/guestfish-actions.pod:4777 msgid "setcon" msgstr "setcon" #. type: verbatim -#: ../fish/guestfish-actions.pod:4777 +#: ../fish/guestfish-actions.pod:4779 #, no-wrap msgid "" " setcon context\n" "\n" -msgstr " setcon context\n\n" +msgstr "" +" setcon context\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7407 +#: ../fish/guestfish-actions.pod:4781 ../src/guestfs-actions.pod:7419 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7410 +#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7422 msgid "See the documentation about SELINUX in L<guestfs(3)>." -msgstr "L<guestfs(3)> における SELinux に関するドキュメントを参照してください。" +msgstr "" +"L<guestfs(3)> における SELinux に関するドキュメントを参照してください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4784 +#: ../fish/guestfish-actions.pod:4786 msgid "setxattr" msgstr "setxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:4786 +#: ../fish/guestfish-actions.pod:4788 #, no-wrap msgid "" " setxattr xattr val vallen path\n" "\n" -msgstr " setxattr xattr val vallen path\n\n" +msgstr "" +" setxattr xattr val vallen path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4788 ../src/guestfs-actions.pod:7425 +#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7437 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 +#: ../fish/guestfish-actions.pod:4794 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "関連項目: L</lsetxattr>, L<attr(5)>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4794 +#: ../fish/guestfish-actions.pod:4796 msgid "sfdisk" msgstr "sfdisk" #. type: verbatim -#: ../fish/guestfish-actions.pod:4796 +#: ../fish/guestfish-actions.pod:4798 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" "\n" -msgstr " sfdisk device cyls heads sectors 'lines ...'\n\n" +msgstr "" +" sfdisk device cyls heads sectors 'lines ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 ../src/guestfs-actions.pod:7452 +#: ../fish/guestfish-actions.pod:4800 ../src/guestfs-actions.pod:7464 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4801 ../src/guestfs-actions.pod:7455 +#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7467 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7457 +#: ../fish/guestfish-actions.pod:4805 ../src/guestfs-actions.pod:7469 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " -"sectors on the device, which are passed directly to sfdisk as the I<-C>, " -"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the " -"corresponding parameter is omitted. Usually for 'large' disks, you can just" -" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather," -" the kernel) cannot work out the right geometry and you will need to tell " -"it." +"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" +"H> and I<-S> parameters. If you pass C<0> for any of these, then the " +"corresponding parameter is omitted. Usually for 'large' disks, you can just " +"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, " +"the kernel) cannot work out the right geometry and you will need to tell it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 ../src/guestfs-actions.pod:7465 +#: ../fish/guestfish-actions.pod:4813 ../src/guestfs-actions.pod:7477 msgid "" -"C<lines> is a list of lines that we feed to C<sfdisk>. For more information" -" refer to the L<sfdisk(8)> manpage." +"C<lines> is a list of lines that we feed to C<sfdisk>. For more information " +"refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4814 ../src/guestfs-actions.pod:7468 +#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7480 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -16990,33 +18481,37 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4818 +#: ../fish/guestfish-actions.pod:4820 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "関連項目: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" #. type: textblock -#: ../fish/guestfish-actions.pod:4821 ../fish/guestfish-actions.pod:4841 -#: ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4843 +#: ../fish/guestfish-actions.pod:4862 msgid "" "I<This function is deprecated.> In new code, use the L</part_add> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用" +"してください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4830 msgid "sfdiskM" msgstr "sfdiskM" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4832 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" "\n" -msgstr " sfdiskM device 'lines ...'\n\n" +msgstr "" +" sfdiskM device 'lines ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 +#: ../fish/guestfish-actions.pod:4834 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -17025,459 +18520,499 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4840 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" -msgstr "関連項目: L</sfdisk>, L<sfdisk(8)> マニュアルページおよび L</part-disk>" +msgstr "" +"関連項目: L</sfdisk>, L<sfdisk(8)> マニュアルページおよび L</part-disk>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4848 +#: ../fish/guestfish-actions.pod:4850 msgid "sfdisk-N" msgstr "sfdisk-N" #. type: verbatim -#: ../fish/guestfish-actions.pod:4850 +#: ../fish/guestfish-actions.pod:4852 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" "\n" -msgstr " sfdisk-N device partnum cyls heads sectors line\n\n" +msgstr "" +" sfdisk-N device partnum cyls heads sectors line\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7524 +#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7536 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4855 +#: ../fish/guestfish-actions.pod:4857 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4858 +#: ../fish/guestfish-actions.pod:4860 msgid "See also: L</part-add>" msgstr "関連項目: L</part-add>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4867 +#: ../fish/guestfish-actions.pod:4869 msgid "sfdisk-disk-geometry" msgstr "sfdisk-disk-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" "\n" -msgstr " sfdisk-disk-geometry device\n\n" +msgstr "" +" sfdisk-disk-geometry device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4873 msgid "" -"This displays the disk geometry of C<device> read from the partition table." -" Especially in the case where the underlying block device has been resized," -" this can be different from the kernel's idea of the geometry (see L" -"</sfdisk-kernel-geometry>)." +"This displays the disk geometry of C<device> read from the partition table. " +"Especially in the case where the underlying block device has been resized, " +"this can be different from the kernel's idea of the geometry (see L</sfdisk-" +"kernel-geometry>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4876 ../fish/guestfish-actions.pod:4885 -#: ../src/guestfs-actions.pod:7547 ../src/guestfs-actions.pod:7563 +#: ../fish/guestfish-actions.pod:4878 ../fish/guestfish-actions.pod:4887 +#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7575 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4879 +#: ../fish/guestfish-actions.pod:4881 msgid "sfdisk-kernel-geometry" msgstr "sfdisk-kernel-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4881 +#: ../fish/guestfish-actions.pod:4883 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" "\n" -msgstr " sfdisk-kernel-geometry device\n\n" +msgstr "" +" sfdisk-kernel-geometry device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7561 +#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7573 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4890 msgid "sfdisk-l" msgstr "sfdisk-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:4890 +#: ../fish/guestfish-actions.pod:4892 #, no-wrap msgid "" " sfdisk-l device\n" "\n" -msgstr " sfdisk-l device\n\n" +msgstr "" +" sfdisk-l device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7584 +#: ../fish/guestfish-actions.pod:4894 ../src/guestfs-actions.pod:7596 msgid "" -"This displays the partition table on C<device>, in the human-readable output" -" of the L<sfdisk(8)> command. It is not intended to be parsed." +"This displays the partition table on C<device>, in the human-readable output " +"of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4896 +#: ../fish/guestfish-actions.pod:4898 msgid "See also: L</part-list>" msgstr "関連項目: L</part-list>" #. type: textblock -#: ../fish/guestfish-actions.pod:4898 +#: ../fish/guestfish-actions.pod:4900 msgid "" "I<This function is deprecated.> In new code, use the L</part_list> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用" +"してください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4907 msgid "sh" msgstr "sh" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4909 #, no-wrap msgid "" " sh command\n" "\n" -msgstr " sh command\n\n" +msgstr "" +" sh command\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7601 +#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7613 msgid "" -"This call runs a command from the guest filesystem via the guest's " -"C</bin/sh>." +"This call runs a command from the guest filesystem via the guest's C</bin/" +"sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4912 +#: ../fish/guestfish-actions.pod:4914 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4914 ../src/guestfs-actions.pod:7606 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7618 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" "\n" -msgstr " /bin/sh -c \"command\"\n\n" +msgstr "" +" /bin/sh -c \"command\"\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7620 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4920 +#: ../fish/guestfish-actions.pod:4922 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4922 +#: ../fish/guestfish-actions.pod:4924 msgid "sh-lines" msgstr "sh-lines" #. type: verbatim -#: ../fish/guestfish-actions.pod:4924 +#: ../fish/guestfish-actions.pod:4926 #, no-wrap msgid "" " sh-lines command\n" "\n" -msgstr " sh-lines command\n\n" +msgstr "" +" sh-lines command\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4926 -msgid "" -"This is the same as L</sh>, but splits the result into a list of lines." +#: ../fish/guestfish-actions.pod:4928 +msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4931 msgid "See also: L</command-lines>" msgstr "関連項目: L</command-lines>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4931 +#: ../fish/guestfish-actions.pod:4933 msgid "sleep" msgstr "sleep" #. type: verbatim -#: ../fish/guestfish-actions.pod:4933 +#: ../fish/guestfish-actions.pod:4935 #, no-wrap msgid "" " sleep secs\n" "\n" -msgstr " sleep secs\n\n" +msgstr "" +" sleep secs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4935 ../src/guestfs-actions.pod:7642 +#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7654 msgid "Sleep for C<secs> seconds." msgstr "C<secs> 秒間スリープします。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4937 +#: ../fish/guestfish-actions.pod:4939 msgid "stat" msgstr "stat" #. type: verbatim -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4941 #, no-wrap msgid "" " stat path\n" "\n" -msgstr " stat path\n\n" +msgstr "" +" stat path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7656 +#: ../fish/guestfish-actions.pod:4945 ../src/guestfs-actions.pod:7668 msgid "This is the same as the C<stat(2)> system call." msgstr "これは C<stat(2)> システムコールと同じです。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4945 +#: ../fish/guestfish-actions.pod:4947 msgid "statvfs" msgstr "statvfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:4947 +#: ../fish/guestfish-actions.pod:4949 #, no-wrap msgid "" " statvfs path\n" "\n" -msgstr " statvfs path\n\n" +msgstr "" +" statvfs path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7670 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7682 msgid "" "Returns file system statistics for any mounted file system. C<path> should " -"be a file or directory in the mounted file system (typically it is the mount" -" point itself, but it doesn't need to be)." +"be a file or directory in the mounted file system (typically it is the mount " +"point itself, but it doesn't need to be)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7674 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7686 msgid "This is the same as the C<statvfs(2)> system call." msgstr "これは C<statvfs(2)> システムコールと同じです。" #. type: =head2 -#: ../fish/guestfish-actions.pod:4955 +#: ../fish/guestfish-actions.pod:4957 msgid "strings" msgstr "strings" #. type: verbatim -#: ../fish/guestfish-actions.pod:4957 +#: ../fish/guestfish-actions.pod:4959 #, no-wrap msgid "" " strings path\n" "\n" -msgstr " strings path\n\n" +msgstr "" +" strings path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:4961 ../src/guestfs-actions.pod:7700 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4965 +#: ../fish/guestfish-actions.pod:4967 msgid "strings-e" msgstr "strings-e" #. type: verbatim -#: ../fish/guestfish-actions.pod:4967 +#: ../fish/guestfish-actions.pod:4969 #, no-wrap msgid "" " strings-e encoding path\n" "\n" -msgstr " strings-e encoding path\n\n" +msgstr "" +" strings-e encoding path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4969 +#: ../fish/guestfish-actions.pod:4971 msgid "" -"This is like the L</strings> command, but allows you to specify the encoding" -" of strings that are looked for in the source file C<path>." +"This is like the L</strings> command, but allows you to specify the encoding " +"of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7711 +#: ../fish/guestfish-actions.pod:4975 ../src/guestfs-actions.pod:7723 msgid "Allowed encodings are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4977 ../src/guestfs-actions.pod:7715 +#: ../fish/guestfish-actions.pod:4979 ../src/guestfs-actions.pod:7727 msgid "s" msgstr "s" #. type: textblock -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4981 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7720 +#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7732 msgid "S" msgstr "S" #. type: textblock -#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7722 +#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7734 msgid "Single 8-bit-byte characters." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7724 +#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7736 msgid "b" msgstr "b" #. type: textblock -#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7726 -msgid "" -"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7738 +msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7729 +#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7741 msgid "l (lower case letter L)" msgstr "l (小文字の L)" #. type: textblock -#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7731 +#: ../fish/guestfish-actions.pod:4995 ../src/guestfs-actions.pod:7743 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7734 +#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7746 msgid "B" msgstr "B" #. type: textblock -#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7736 +#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7748 msgid "32-bit big endian such as UCS-4BE." msgstr "UCS-4BE のような 32 ビットのビッグエンディアン。" #. type: =item -#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7738 +#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7750 msgid "L" msgstr "L" #. type: textblock -#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7740 +#: ../fish/guestfish-actions.pod:5004 ../src/guestfs-actions.pod:7752 msgid "32-bit little endian such as UCS-4LE." msgstr "UCS-4LE のような 32 ビットのリトルエンディアン。" #. type: textblock -#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7744 +#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7756 msgid "The returned strings are transcoded to UTF-8." msgstr "返される文字列は UTF-8 に変換されます。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5011 +#: ../fish/guestfish-actions.pod:5013 msgid "swapoff-device" msgstr "swapoff-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5013 +#: ../fish/guestfish-actions.pod:5015 #, no-wrap msgid "" " swapoff-device device\n" "\n" -msgstr " swapoff-device device\n\n" +msgstr "" +" swapoff-device device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5017 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5021 msgid "swapoff-file" msgstr "swapoff-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5021 +#: ../fish/guestfish-actions.pod:5023 #, no-wrap msgid "" " swapoff-file file\n" "\n" -msgstr " swapoff-file file\n\n" +msgstr "" +" swapoff-file file\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5023 ../src/guestfs-actions.pod:7775 +#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7787 msgid "This command disables the libguestfs appliance swap on file." -msgstr "このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。" +msgstr "" +"このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5025 +#: ../fish/guestfish-actions.pod:5027 msgid "swapoff-label" msgstr "swapoff-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5027 +#: ../fish/guestfish-actions.pod:5029 #, no-wrap msgid "" " swapoff-label label\n" "\n" -msgstr " swapoff-label label\n\n" +msgstr "" +" swapoff-label label\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5029 ../src/guestfs-actions.pod:7787 +#: ../fish/guestfish-actions.pod:5031 ../src/guestfs-actions.pod:7799 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." -msgstr "このコマンドは libguestfs アプライアンスの swap on ラベル付き swap パーティションを無効にします。" +msgstr "" +"このコマンドは libguestfs アプライアンスの swap on ラベル付き swap パーティ" +"ションを無効にします。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5032 +#: ../fish/guestfish-actions.pod:5034 msgid "swapoff-uuid" msgstr "swapoff-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5034 +#: ../fish/guestfish-actions.pod:5036 #, no-wrap msgid "" " swapoff-uuid uuid\n" "\n" -msgstr " swapoff-uuid uuid\n\n" +msgstr "" +" swapoff-uuid uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7800 +#: ../fish/guestfish-actions.pod:5038 ../src/guestfs-actions.pod:7812 msgid "" -"This command disables the libguestfs appliance swap partition with the given" -" UUID." -msgstr "このコマンドは libguestfs アプライアンスの指定された UUID を持つ swap パーティションを無効にします。" +"This command disables the libguestfs appliance swap partition with the given " +"UUID." +msgstr "" +"このコマンドは libguestfs アプライアンスの指定された UUID を持つ swap パー" +"ティションを無効にします。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5039 +#: ../fish/guestfish-actions.pod:5041 msgid "swapon-device" msgstr "swapon-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5041 +#: ../fish/guestfish-actions.pod:5043 #, no-wrap msgid "" " swapon-device device\n" "\n" -msgstr " swapon-device device\n\n" +msgstr "" +" swapon-device device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 +#: ../fish/guestfish-actions.pod:5045 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -17485,262 +19020,290 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5048 ../src/guestfs-actions.pod:7818 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7830 msgid "" "Note that you should not swap to existing guest swap partitions unless you " -"know what you are doing. They may contain hibernation information, or other" -" information that the guest doesn't want you to trash. You also risk " -"leaking information about the host to the guest this way. Instead, attach a" -" new host device to the guest and swap on that." +"know what you are doing. They may contain hibernation information, or other " +"information that the guest doesn't want you to trash. You also risk leaking " +"information about the host to the guest this way. Instead, attach a new " +"host device to the guest and swap on that." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5055 +#: ../fish/guestfish-actions.pod:5057 msgid "swapon-file" msgstr "swapon-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5057 +#: ../fish/guestfish-actions.pod:5059 #, no-wrap msgid "" " swapon-file file\n" "\n" -msgstr " swapon-file file\n\n" +msgstr "" +" swapon-file file\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5059 +#: ../fish/guestfish-actions.pod:5061 msgid "" "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5062 +#: ../fish/guestfish-actions.pod:5064 msgid "swapon-label" msgstr "swapon-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5064 +#: ../fish/guestfish-actions.pod:5066 #, no-wrap msgid "" " swapon-label label\n" "\n" -msgstr " swapon-label label\n\n" +msgstr "" +" swapon-label label\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5066 +#: ../fish/guestfish-actions.pod:5068 msgid "" "This command enables swap to a labeled swap partition. See L</swapon-" "device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5069 +#: ../fish/guestfish-actions.pod:5071 msgid "swapon-uuid" msgstr "swapon-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5073 #, no-wrap msgid "" " swapon-uuid uuid\n" "\n" -msgstr " swapon-uuid uuid\n\n" +msgstr "" +" swapon-uuid uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5075 msgid "" -"This command enables swap to a swap partition with the given UUID. See L" -"</swapon-device> for other notes." +"This command enables swap to a swap partition with the given UUID. See L</" +"swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5076 +#: ../fish/guestfish-actions.pod:5078 msgid "sync" msgstr "sync" #. type: verbatim -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " sync\n" "\n" -msgstr " sync\n\n" +msgstr "" +" sync\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7873 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7885 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7876 +#: ../fish/guestfish-actions.pod:5085 ../src/guestfs-actions.pod:7888 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5086 +#: ../fish/guestfish-actions.pod:5088 msgid "tail" msgstr "tail" #. type: verbatim -#: ../fish/guestfish-actions.pod:5088 +#: ../fish/guestfish-actions.pod:5090 #, no-wrap msgid "" " tail path\n" "\n" -msgstr " tail path\n\n" +msgstr "" +" tail path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7901 msgid "" "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5096 +#: ../fish/guestfish-actions.pod:5098 msgid "tail-n" msgstr "tail-n" #. type: verbatim -#: ../fish/guestfish-actions.pod:5098 +#: ../fish/guestfish-actions.pod:5100 #, no-wrap msgid "" " tail-n nrlines path\n" "\n" -msgstr " tail-n nrlines path\n\n" +msgstr "" +" tail-n nrlines path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7908 +#: ../fish/guestfish-actions.pod:5102 ../src/guestfs-actions.pod:7920 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7911 +#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7923 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5111 +#: ../fish/guestfish-actions.pod:5113 msgid "tar-in" msgstr "tar-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" "\n" -msgstr " tar-in (tarfile|-) directory\n\n" +msgstr "" +" tar-in (tarfile|-) directory\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7932 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7944 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5118 +#: ../fish/guestfish-actions.pod:5120 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." -msgstr "圧縮した tar ファイルをアップロードするには L</tgz-in> または L</txz-in> を使用します。" +msgstr "" +"圧縮した tar ファイルをアップロードするには L</tgz-in> または L</txz-in> を使" +"用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5123 +#: ../fish/guestfish-actions.pod:5125 msgid "tar-out" msgstr "tar-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5125 +#: ../fish/guestfish-actions.pod:5127 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" "\n" -msgstr " tar-out directory (tarfile|-)\n\n" +msgstr "" +" tar-out directory (tarfile|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7949 +#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7961 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5132 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." -msgstr "圧縮した tar ファイルをダウンロードするには L</tgz-out> または L</txz-out> を使用します。" +msgstr "" +"圧縮した tar ファイルをダウンロードするには L</tgz-out> または L</txz-out> を" +"使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5137 msgid "tgz-in" msgstr "tgz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5139 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" "\n" -msgstr " tgz-in (tarball|-) directory\n\n" +msgstr "" +" tgz-in (tarball|-) directory\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7978 msgid "" -"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>" -" tar file) into C<directory>." +"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " +"tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5144 msgid "To upload an uncompressed tarball, use L</tar-in>." -msgstr "圧縮していない tar ファイルをアップロードするには L</tar-in> を使用します。" +msgstr "" +"圧縮していない tar ファイルをアップロードするには L</tar-in> を使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5146 +#: ../fish/guestfish-actions.pod:5148 msgid "tgz-out" msgstr "tgz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" "\n" -msgstr " tgz-out directory (tarball|-)\n\n" +msgstr "" +" tgz-out directory (tarball|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7994 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5153 +#: ../fish/guestfish-actions.pod:5155 msgid "To download an uncompressed tarball, use L</tar-out>." -msgstr "圧縮していない tar ファイルをダウンロードするには L</tar-out> を使用します。" +msgstr "" +"圧縮していない tar ファイルをダウンロードするには L</tar-out> を使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5159 msgid "touch" msgstr "touch" #. type: verbatim -#: ../fish/guestfish-actions.pod:5159 +#: ../fish/guestfish-actions.pod:5161 #, no-wrap msgid "" " touch path\n" "\n" -msgstr " touch path\n\n" +msgstr "" +" touch path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7997 +#: ../fish/guestfish-actions.pod:5163 ../src/guestfs-actions.pod:8009 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new zero-" @@ -17748,54 +19311,58 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:8001 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:8013 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5168 +#: ../fish/guestfish-actions.pod:5170 msgid "truncate" msgstr "truncate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5170 +#: ../fish/guestfish-actions.pod:5172 #, no-wrap msgid "" " truncate path\n" "\n" -msgstr " truncate path\n\n" +msgstr "" +" truncate path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:8014 +#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:8026 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5177 msgid "truncate-size" msgstr "truncate-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5179 #, no-wrap msgid "" " truncate-size path size\n" "\n" -msgstr " truncate-size path size\n\n" +msgstr "" +" truncate-size path size\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:8028 +#: ../fish/guestfish-actions.pod:5181 ../src/guestfs-actions.pod:8040 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 +#: ../fish/guestfish-actions.pod:5184 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -17804,64 +19371,66 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5188 +#: ../fish/guestfish-actions.pod:5190 msgid "tune2fs" msgstr "tune2fs" #. type: verbatim -#: ../fish/guestfish-actions.pod:5190 +#: ../fish/guestfish-actions.pod:5192 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" "\n" -msgstr " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n\n" +msgstr "" +" tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:8064 +#: ../fish/guestfish-actions.pod:5194 ../src/guestfs-actions.pod:8076 msgid "" -"This call allows you to adjust various filesystem parameters of an " -"ext2/ext3/ext4 filesystem called C<device>." +"This call allows you to adjust various filesystem parameters of an ext2/ext3/" +"ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5201 ../src/guestfs-actions.pod:8073 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8085 msgid "" -"Force tune2fs to complete the operation even in the face of errors. This is" -" the same as the tune2fs C<-f> option." +"Force tune2fs to complete the operation even in the face of errors. This is " +"the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8076 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8088 msgid "C<maxmountcount>" msgstr "C<maxmountcount>" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8078 +#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:8090 msgid "" -"Set the number of mounts after which the filesystem is checked by " -"L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " -"This is the same as the tune2fs C<-c> option." +"Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" +">. If this is C<0> then the number of mounts is disregarded. This is the " +"same as the tune2fs C<-c> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5210 ../src/guestfs-actions.pod:8082 +#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8094 msgid "C<mountcount>" msgstr "C<mountcount>" #. type: textblock -#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8084 +#: ../fish/guestfish-actions.pod:5214 ../src/guestfs-actions.pod:8096 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8087 +#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8099 msgid "C<errorbehavior>" msgstr "C<errorbehavior>" #. type: textblock -#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8089 +#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8101 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -17870,181 +19439,190 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8106 msgid "This is the same as the tune2fs C<-e> option." msgstr "これは tune2fs C<-e> オプションと同じです。" #. type: =item -#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8096 +#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8108 msgid "C<group>" msgstr "C<group>" #. type: textblock -#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8098 +#: ../fish/guestfish-actions.pod:5228 ../src/guestfs-actions.pod:8110 msgid "" -"Set the group which can use reserved filesystem blocks. This is the same as" -" the tune2fs C<-g> option except that it can only be specified as a number." +"Set the group which can use reserved filesystem blocks. This is the same as " +"the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5230 ../src/guestfs-actions.pod:8102 +#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8114 msgid "C<intervalbetweenchecks>" msgstr "C<intervalbetweenchecks>" #. type: textblock -#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8104 +#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8116 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8108 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8120 msgid "This is the same as the tune2fs C<-i> option." msgstr "これは tune2fs C<-i> オプションと同じです。" #. type: =item -#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8122 msgid "C<reservedblockspercentage>" msgstr "C<reservedblockspercentage>" #. type: textblock -#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8112 +#: ../fish/guestfish-actions.pod:5242 ../src/guestfs-actions.pod:8124 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5244 ../src/guestfs-actions.pod:8116 +#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8128 msgid "C<lastmounteddirectory>" msgstr "C<lastmounteddirectory>" #. type: textblock -#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8118 +#: ../fish/guestfish-actions.pod:5248 ../src/guestfs-actions.pod:8130 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." -msgstr "最後にマウントされたディレクトリーを設定します。これは tune2fs C<-M> オプションと同じです。" +msgstr "" +"最後にマウントされたディレクトリーを設定します。これは tune2fs C<-M> オプショ" +"ンと同じです。" #. type: =item -#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8121 +#: ../fish/guestfish-actions.pod:5251 ../src/guestfs-actions.pod:8133 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5253 ../src/guestfs-actions.pod:8125 +#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8137 msgid "C<user>" msgstr "C<user>" #. type: textblock -#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8127 +#: ../fish/guestfish-actions.pod:5257 ../src/guestfs-actions.pod:8139 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " -"as the tune2fs C<-u> option except that it can only be specified as a " -"number." +"as the tune2fs C<-u> option except that it can only be specified as a number." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 +#: ../fish/guestfish-actions.pod:5263 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5267 +#: ../fish/guestfish-actions.pod:5269 msgid "tune2fs-l" msgstr "tune2fs-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5269 +#: ../fish/guestfish-actions.pod:5271 #, no-wrap msgid "" " tune2fs-l device\n" "\n" -msgstr " tune2fs-l device\n\n" +msgstr "" +" tune2fs-l device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8169 +#: ../fish/guestfish-actions.pod:5273 ../src/guestfs-actions.pod:8181 msgid "" -"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on" -" C<device>." +"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " +"C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8172 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8184 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " -"depends on both the version of C<tune2fs> that libguestfs was built against," -" and the filesystem itself." +"depends on both the version of C<tune2fs> that libguestfs was built against, " +"and the filesystem itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5279 +#: ../fish/guestfish-actions.pod:5281 msgid "txz-in" msgstr "txz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5281 +#: ../fish/guestfish-actions.pod:5283 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" "\n" -msgstr " txz-in (tarball|-) directory\n\n" +msgstr "" +" txz-in (tarball|-) directory\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8192 +#: ../fish/guestfish-actions.pod:5285 ../src/guestfs-actions.pod:8204 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5290 msgid "txz-out" msgstr "txz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5292 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" "\n" -msgstr " txz-out directory (tarball|-)\n\n" +msgstr "" +" txz-out directory (tarball|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5292 ../src/guestfs-actions.pod:8206 +#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8218 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5297 +#: ../fish/guestfish-actions.pod:5299 msgid "umask" msgstr "umask" #. type: verbatim -#: ../fish/guestfish-actions.pod:5299 +#: ../fish/guestfish-actions.pod:5301 #, no-wrap msgid "" " umask mask\n" "\n" -msgstr " umask mask\n\n" +msgstr "" +" umask mask\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8219 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8231 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5304 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5306 ../src/guestfs-actions.pod:8234 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -18052,7 +19630,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5309 ../src/guestfs-actions.pod:8227 +#: ../fish/guestfish-actions.pod:5311 ../src/guestfs-actions.pod:8239 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -18060,107 +19638,115 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5315 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir> 参照。" #. type: textblock -#: ../fish/guestfish-actions.pod:5316 ../src/guestfs-actions.pod:8234 +#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8246 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5318 +#: ../fish/guestfish-actions.pod:5320 msgid "umount" msgstr "umount" #. type: =head2 -#: ../fish/guestfish-actions.pod:5320 +#: ../fish/guestfish-actions.pod:5322 msgid "unmount" msgstr "unmount" #. type: verbatim -#: ../fish/guestfish-actions.pod:5322 +#: ../fish/guestfish-actions.pod:5324 #, no-wrap msgid "" " umount pathordevice\n" "\n" -msgstr " umount pathordevice\n\n" +msgstr "" +" umount pathordevice\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5324 ../src/guestfs-actions.pod:8246 +#: ../fish/guestfish-actions.pod:5326 ../src/guestfs-actions.pod:8258 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5328 +#: ../fish/guestfish-actions.pod:5330 msgid "umount-all" msgstr "umount-all" #. type: =head2 -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5332 msgid "unmount-all" msgstr "unmount-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:5334 #, no-wrap msgid "" " umount-all\n" "\n" -msgstr " umount-all\n\n" +msgstr "" +" umount-all\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5334 ../src/guestfs-actions.pod:8259 +#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8271 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8261 +#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8273 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5338 +#: ../fish/guestfish-actions.pod:5340 msgid "upload" msgstr "upload" #. type: verbatim -#: ../fish/guestfish-actions.pod:5340 +#: ../fish/guestfish-actions.pod:5342 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" "\n" -msgstr " upload (filename|-) remotefilename\n\n" +msgstr "" +" upload (filename|-) remotefilename\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5342 ../fish/guestfish-actions.pod:5355 -#: ../src/guestfs-actions.pod:8274 ../src/guestfs-actions.pod:8298 +#: ../fish/guestfish-actions.pod:5344 ../fish/guestfish-actions.pod:5357 +#: ../src/guestfs-actions.pod:8286 ../src/guestfs-actions.pod:8310 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 +#: ../fish/guestfish-actions.pod:5349 msgid "See also L</download>." msgstr "L</download> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5351 +#: ../fish/guestfish-actions.pod:5353 msgid "upload-offset" msgstr "upload-offset" #. type: verbatim -#: ../fish/guestfish-actions.pod:5353 +#: ../fish/guestfish-actions.pod:5355 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" "\n" -msgstr " upload-offset (filename|-) remotefilename offset\n\n" +msgstr "" +" upload-offset (filename|-) remotefilename offset\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8301 +#: ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8313 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -18170,7 +19756,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5365 +#: ../fish/guestfish-actions.pod:5367 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -18178,44 +19764,46 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5370 +#: ../fish/guestfish-actions.pod:5372 msgid "See also L</upload>, L</pwrite>." msgstr "L</upload>, L</pwrite> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5374 +#: ../fish/guestfish-actions.pod:5376 msgid "utimens" msgstr "utimens" #. type: verbatim -#: ../fish/guestfish-actions.pod:5376 +#: ../fish/guestfish-actions.pod:5378 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" "\n" -msgstr " utimens path atsecs atnsecs mtsecs mtnsecs\n\n" +msgstr "" +" utimens path atsecs atnsecs mtsecs mtnsecs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5378 ../src/guestfs-actions.pod:8334 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8346 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5381 ../src/guestfs-actions.pod:8337 +#: ../fish/guestfish-actions.pod:5383 ../src/guestfs-actions.pod:8349 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5384 ../src/guestfs-actions.pod:8340 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8352 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5387 ../src/guestfs-actions.pod:8343 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8355 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -18223,7 +19811,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5391 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5393 ../src/guestfs-actions.pod:8359 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -18231,35 +19819,37 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5395 +#: ../fish/guestfish-actions.pod:5397 msgid "version" msgstr "version" #. type: verbatim -#: ../fish/guestfish-actions.pod:5397 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " version\n" "\n" -msgstr " version\n\n" +msgstr "" +" version\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 ../src/guestfs-actions.pod:8360 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8372 msgid "" "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5402 ../src/guestfs-actions.pod:8363 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8375 msgid "" "Note that because of dynamic linking this is not necessarily the version of " -"libguestfs that you compiled against. You can compile the program, and then" -" at runtime dynamically link against a completely different C<libguestfs.so>" -" library." +"libguestfs that you compiled against. You can compile the program, and then " +"at runtime dynamically link against a completely different C<libguestfs.so> " +"library." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5407 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8380 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -18268,27 +19858,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5413 ../src/guestfs-actions.pod:8374 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8386 msgid "" -"The call returns a structure with four elements. The first three (C<major>," -" C<minor> and C<release>) are numbers and correspond to the usual version " +"The call returns a structure with four elements. The first three (C<major>, " +"C<minor> and C<release>) are numbers and correspond to the usual version " "triplet. The fourth element (C<extra>) is a string and is normally empty, " "but may be used for distro-specific information." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5419 ../src/guestfs-actions.pod:8380 +#: ../fish/guestfish-actions.pod:5421 ../src/guestfs-actions.pod:8392 msgid "" "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 ../src/guestfs-actions.pod:8383 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8395 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "関連項目: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>" #. type: textblock -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5426 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -18297,55 +19887,60 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5430 +#: ../fish/guestfish-actions.pod:5432 msgid "vfs-label" msgstr "vfs-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5432 +#: ../fish/guestfish-actions.pod:5434 #, no-wrap msgid "" " vfs-label device\n" "\n" -msgstr " vfs-label device\n\n" +msgstr "" +" vfs-label device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5434 ../src/guestfs-actions.pod:8403 +#: ../fish/guestfish-actions.pod:5436 ../src/guestfs-actions.pod:8415 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5437 ../src/guestfs-actions.pod:8406 +#: ../fish/guestfish-actions.pod:5439 ../src/guestfs-actions.pod:8418 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "ファイルシステムにラベルが付いていないと、空の文字列が返されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:5439 +#: ../fish/guestfish-actions.pod:5441 msgid "To find a filesystem from the label, use L</findfs-label>." -msgstr "ラベルからファイルシステムを検索するには L</findfs-label> を使用します。" +msgstr "" +"ラベルからファイルシステムを検索するには L</findfs-label> を使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5441 +#: ../fish/guestfish-actions.pod:5443 msgid "vfs-type" msgstr "vfs-type" #. type: verbatim -#: ../fish/guestfish-actions.pod:5443 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vfs-type device\n" "\n" -msgstr " vfs-type device\n\n" +msgstr "" +" vfs-type device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5445 ../src/guestfs-actions.pod:8421 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8433 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5448 ../src/guestfs-actions.pod:8424 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8436 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -18353,373 +19948,402 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5453 +#: ../fish/guestfish-actions.pod:5455 msgid "vfs-uuid" msgstr "vfs-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5455 +#: ../fish/guestfish-actions.pod:5457 #, no-wrap msgid "" " vfs-uuid device\n" "\n" -msgstr " vfs-uuid device\n\n" +msgstr "" +" vfs-uuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5457 ../src/guestfs-actions.pod:8440 +#: ../fish/guestfish-actions.pod:5459 ../src/guestfs-actions.pod:8452 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5460 ../src/guestfs-actions.pod:8443 +#: ../fish/guestfish-actions.pod:5462 ../src/guestfs-actions.pod:8455 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "ファイルシステムが UUID を持っていないと、空の文字列を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5464 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "UUID からファイルシステムを検索するには L</findfs-uuid> を使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5466 msgid "vg-activate" msgstr "vg-activate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5468 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" "\n" -msgstr " vg-activate true|false 'volgroups ...'\n\n" +msgstr "" +" vg-activate true|false 'volgroups ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8459 +#: ../fish/guestfish-actions.pod:5470 ../src/guestfs-actions.pod:8471 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 ../src/guestfs-actions.pod:8462 +#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8474 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" -msgstr "このコマンドは C<vgchange -a y|n volgroups...> を実行するときと同じです。" +msgstr "" +"このコマンドは C<vgchange -a y|n volgroups...> を実行するときと同じです。" #. type: textblock -#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8476 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5478 msgid "vg-activate-all" msgstr "vg-activate-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5480 #, no-wrap msgid "" " vg-activate-all true|false\n" "\n" -msgstr " vg-activate-all true|false\n\n" +msgstr "" +" vg-activate-all true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8477 +#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8489 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5483 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5485 ../src/guestfs-actions.pod:8492 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5487 msgid "vgcreate" msgstr "vgcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5489 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" "\n" -msgstr " vgcreate volgroup 'physvols ...'\n\n" +msgstr "" +" vgcreate volgroup 'physvols ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8493 +#: ../fish/guestfish-actions.pod:5491 ../src/guestfs-actions.pod:8505 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5492 +#: ../fish/guestfish-actions.pod:5494 msgid "vglvuuids" msgstr "vglvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5494 +#: ../fish/guestfish-actions.pod:5496 #, no-wrap msgid "" " vglvuuids vgname\n" "\n" -msgstr " vglvuuids vgname\n\n" +msgstr "" +" vglvuuids vgname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8506 +#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8518 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5499 +#: ../fish/guestfish-actions.pod:5501 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5502 +#: ../fish/guestfish-actions.pod:5504 msgid "See also L</vgpvuuids>." msgstr "L</vgpvuuids> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5504 +#: ../fish/guestfish-actions.pod:5506 msgid "vgpvuuids" msgstr "vgpvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5506 +#: ../fish/guestfish-actions.pod:5508 #, no-wrap msgid "" " vgpvuuids vgname\n" "\n" -msgstr " vgpvuuids vgname\n\n" +msgstr "" +" vgpvuuids vgname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5508 ../src/guestfs-actions.pod:8526 +#: ../fish/guestfish-actions.pod:5510 ../src/guestfs-actions.pod:8538 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5511 +#: ../fish/guestfish-actions.pod:5513 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 +#: ../fish/guestfish-actions.pod:5516 msgid "See also L</vglvuuids>." msgstr "L</vglvuuids> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5516 +#: ../fish/guestfish-actions.pod:5518 msgid "vgremove" msgstr "vgremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:5518 +#: ../fish/guestfish-actions.pod:5520 #, no-wrap msgid "" " vgremove vgname\n" "\n" -msgstr " vgremove vgname\n\n" +msgstr "" +" vgremove vgname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5520 ../src/guestfs-actions.pod:8546 +#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8558 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "LVM ボリュームグループ C<vgname> を削除します(例: C<VG>)。" #. type: textblock -#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8548 +#: ../fish/guestfish-actions.pod:5524 ../src/guestfs-actions.pod:8560 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5527 msgid "vgrename" msgstr "vgrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:5527 +#: ../fish/guestfish-actions.pod:5529 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" "\n" -msgstr " vgrename volgroup newvolgroup\n\n" +msgstr "" +" vgrename volgroup newvolgroup\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5529 ../src/guestfs-actions.pod:8562 +#: ../fish/guestfish-actions.pod:5531 ../src/guestfs-actions.pod:8574 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5531 +#: ../fish/guestfish-actions.pod:5533 msgid "vgs" msgstr "vgs" #. type: verbatim -#: ../fish/guestfish-actions.pod:5533 +#: ../fish/guestfish-actions.pod:5535 #, no-wrap msgid "" " vgs\n" "\n" -msgstr " vgs\n\n" +msgstr "" +" vgs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5535 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5537 ../src/guestfs-actions.pod:8585 msgid "" -"List all the volumes groups detected. This is the equivalent of the " -"L<vgs(8)> command." +"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" +"> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5538 ../src/guestfs-actions.pod:8576 +#: ../fish/guestfish-actions.pod:5540 ../src/guestfs-actions.pod:8588 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 +#: ../fish/guestfish-actions.pod:5543 msgid "See also L</vgs-full>." msgstr "L</vgs-full> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5543 +#: ../fish/guestfish-actions.pod:5545 msgid "vgs-full" msgstr "vgs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:5545 +#: ../fish/guestfish-actions.pod:5547 #, no-wrap msgid "" " vgs-full\n" "\n" -msgstr " vgs-full\n\n" +msgstr "" +" vgs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5547 ../src/guestfs-actions.pod:8592 +#: ../fish/guestfish-actions.pod:5549 ../src/guestfs-actions.pod:8604 msgid "" -"List all the volumes groups detected. This is the equivalent of the " -"L<vgs(8)> command. The \"full\" version includes all fields." +"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" +"> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5550 +#: ../fish/guestfish-actions.pod:5552 msgid "vgscan" msgstr "vgscan" #. type: verbatim -#: ../fish/guestfish-actions.pod:5552 +#: ../fish/guestfish-actions.pod:5554 #, no-wrap msgid "" " vgscan\n" "\n" -msgstr " vgscan\n\n" +msgstr "" +" vgscan\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5554 ../src/guestfs-actions.pod:8606 +#: ../fish/guestfish-actions.pod:5556 ../src/guestfs-actions.pod:8618 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:5557 +#: ../fish/guestfish-actions.pod:5559 msgid "vguuid" msgstr "vguuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5559 +#: ../fish/guestfish-actions.pod:5561 #, no-wrap msgid "" " vguuid vgname\n" "\n" -msgstr " vguuid vgname\n\n" +msgstr "" +" vguuid vgname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5561 ../src/guestfs-actions.pod:8619 +#: ../fish/guestfish-actions.pod:5563 ../src/guestfs-actions.pod:8631 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5565 msgid "wc-c" msgstr "wc-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:5565 +#: ../fish/guestfish-actions.pod:5567 #, no-wrap msgid "" " wc-c path\n" "\n" -msgstr " wc-c path\n\n" +msgstr "" +" wc-c path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8659 +#: ../fish/guestfish-actions.pod:5569 ../src/guestfs-actions.pod:8671 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5572 msgid "wc-l" msgstr "wc-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5572 +#: ../fish/guestfish-actions.pod:5574 #, no-wrap msgid "" " wc-l path\n" "\n" -msgstr " wc-l path\n\n" +msgstr "" +" wc-l path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5574 ../src/guestfs-actions.pod:8672 +#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8684 msgid "" -"This command counts the lines in a file, using the C<wc -l> external " -"command." +"This command counts the lines in a file, using the C<wc -l> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5577 +#: ../fish/guestfish-actions.pod:5579 msgid "wc-w" msgstr "wc-w" #. type: verbatim -#: ../fish/guestfish-actions.pod:5579 +#: ../fish/guestfish-actions.pod:5581 #, no-wrap msgid "" " wc-w path\n" "\n" -msgstr " wc-w path\n\n" +msgstr "" +" wc-w path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5581 ../src/guestfs-actions.pod:8685 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8697 msgid "" -"This command counts the words in a file, using the C<wc -w> external " -"command." +"This command counts the words in a file, using the C<wc -w> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5584 +#: ../fish/guestfish-actions.pod:5586 msgid "wipefs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5588 #, no-wrap msgid "" " wipefs device\n" @@ -18727,172 +20351,186 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5588 ../src/guestfs-actions.pod:8698 +#: ../fish/guestfish-actions.pod:5590 ../src/guestfs-actions.pod:8710 msgid "" "This command erases filesystem or RAID signatures from the specified " "C<device> to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5591 ../src/guestfs-actions.pod:8701 +#: ../fish/guestfish-actions.pod:5593 ../src/guestfs-actions.pod:8713 msgid "" "This does not erase the filesystem itself nor any other data from the " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5594 +#: ../fish/guestfish-actions.pod:5596 msgid "Compare with L</zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5597 +#: ../fish/guestfish-actions.pod:5599 msgid "write" msgstr "write" #. type: verbatim -#: ../fish/guestfish-actions.pod:5599 +#: ../fish/guestfish-actions.pod:5601 #, no-wrap msgid "" " write path content\n" "\n" -msgstr " write path content\n\n" +msgstr "" +" write path content\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5601 ../src/guestfs-actions.pod:8717 +#: ../fish/guestfish-actions.pod:5603 ../src/guestfs-actions.pod:8731 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5604 +#: ../fish/guestfish-actions.pod:5606 msgid "See also L</write-append>." msgstr "L</write-append> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5609 +#: ../fish/guestfish-actions.pod:5611 msgid "write-append" msgstr "write-append" #. type: verbatim -#: ../fish/guestfish-actions.pod:5611 +#: ../fish/guestfish-actions.pod:5613 #, no-wrap msgid "" " write-append path content\n" "\n" -msgstr " write-append path content\n\n" +msgstr "" +" write-append path content\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5613 ../src/guestfs-actions.pod:8737 +#: ../fish/guestfish-actions.pod:5615 ../src/guestfs-actions.pod:8751 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5616 +#: ../fish/guestfish-actions.pod:5618 msgid "See also L</write>." msgstr "L</write> 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5621 +#: ../fish/guestfish-actions.pod:5623 msgid "write-file" msgstr "write-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5623 +#: ../fish/guestfish-actions.pod:5625 #, no-wrap msgid "" " write-file path content size\n" "\n" -msgstr " write-file path content size\n\n" +msgstr "" +" write-file path content size\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5625 ../src/guestfs-actions.pod:8764 +#: ../fish/guestfish-actions.pod:5627 ../src/guestfs-actions.pod:8778 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5629 ../src/guestfs-actions.pod:8768 +#: ../fish/guestfish-actions.pod:5631 ../src/guestfs-actions.pod:8782 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5633 ../src/guestfs-actions.pod:8772 +#: ../fish/guestfish-actions.pod:5635 ../src/guestfs-actions.pod:8786 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5639 +#: ../fish/guestfish-actions.pod:5641 msgid "" "I<This function is deprecated.> In new code, use the L</write> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用して" +"ください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5646 +#: ../fish/guestfish-actions.pod:5648 msgid "zegrep" msgstr "zegrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5648 +#: ../fish/guestfish-actions.pod:5650 #, no-wrap msgid "" " zegrep regex path\n" "\n" -msgstr " zegrep regex path\n\n" +msgstr "" +" zegrep regex path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5650 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5652 ../src/guestfs-actions.pod:8803 msgid "" "This calls the external C<zegrep> program and returns the matching lines." msgstr "これは外部の C<zegrep> プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5656 +#: ../fish/guestfish-actions.pod:5658 msgid "zegrepi" msgstr "zegrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5658 +#: ../fish/guestfish-actions.pod:5660 #, no-wrap msgid "" " zegrepi regex path\n" "\n" -msgstr " zegrepi regex path\n\n" +msgstr "" +" zegrepi regex path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5660 ../src/guestfs-actions.pod:8808 +#: ../fish/guestfish-actions.pod:5662 ../src/guestfs-actions.pod:8822 msgid "" "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "これは外部の C<zegrep -i> プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5666 +#: ../fish/guestfish-actions.pod:5668 msgid "zero" msgstr "zero" #. type: verbatim -#: ../fish/guestfish-actions.pod:5668 +#: ../fish/guestfish-actions.pod:5670 #, no-wrap msgid "" " zero device\n" "\n" -msgstr " zero device\n\n" +msgstr "" +" zero device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5670 ../src/guestfs-actions.pod:8826 +#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8840 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8828 +#: ../fish/guestfish-actions.pod:5674 ../src/guestfs-actions.pod:8842 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -18900,8 +20538,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5676 ../fish/guestfish-actions.pod:5691 -#: ../src/guestfs-actions.pod:8832 ../src/guestfs-actions.pod:8858 +#: ../fish/guestfish-actions.pod:5678 ../fish/guestfish-actions.pod:5693 +#: ../src/guestfs-actions.pod:8846 ../src/guestfs-actions.pod:8872 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -18909,171 +20547,189 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5680 +#: ../fish/guestfish-actions.pod:5682 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "関連項目: L</zero-device>, L</scrub-device>, L</is-zero-device>" #. type: =head2 -#: ../fish/guestfish-actions.pod:5683 +#: ../fish/guestfish-actions.pod:5685 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5685 +#: ../fish/guestfish-actions.pod:5687 #, no-wrap msgid "" " zero-device device\n" "\n" -msgstr " zero-device device\n\n" +msgstr "" +" zero-device device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5687 +#: ../fish/guestfish-actions.pod:5689 msgid "" -"This command writes zeroes over the entire C<device>. Compare with L</zero>" -" which just zeroes the first few blocks of a device." +"This command writes zeroes over the entire C<device>. Compare with L</zero> " +"which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5695 +#: ../fish/guestfish-actions.pod:5697 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:5697 +#: ../fish/guestfish-actions.pod:5699 #, no-wrap msgid "" " zerofree device\n" "\n" -msgstr " zerofree device\n\n" +msgstr "" +" zerofree device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5699 ../src/guestfs-actions.pod:8877 +#: ../fish/guestfish-actions.pod:5701 ../src/guestfs-actions.pod:8891 msgid "" -"This runs the I<zerofree> program on C<device>. This program claims to zero" -" unused inodes and disk blocks on an ext2/3 filesystem, thus making it " +"This runs the I<zerofree> program on C<device>. This program claims to zero " +"unused inodes and disk blocks on an ext2/3 filesystem, thus making it " "possible to compress the filesystem more effectively." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5704 ../src/guestfs-actions.pod:8882 +#: ../fish/guestfish-actions.pod:5706 ../src/guestfs-actions.pod:8896 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8885 +#: ../fish/guestfish-actions.pod:5709 ../src/guestfs-actions.pod:8899 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5710 +#: ../fish/guestfish-actions.pod:5712 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5712 +#: ../fish/guestfish-actions.pod:5714 #, no-wrap msgid "" " zfgrep pattern path\n" "\n" -msgstr " zfgrep pattern path\n\n" +msgstr "" +" zfgrep pattern path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5714 ../src/guestfs-actions.pod:8899 +#: ../fish/guestfish-actions.pod:5716 ../src/guestfs-actions.pod:8913 msgid "" "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5720 +#: ../fish/guestfish-actions.pod:5722 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5722 +#: ../fish/guestfish-actions.pod:5724 #, no-wrap msgid "" " zfgrepi pattern path\n" "\n" -msgstr " zfgrepi pattern path\n\n" +msgstr "" +" zfgrepi pattern path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5724 ../src/guestfs-actions.pod:8918 +#: ../fish/guestfish-actions.pod:5726 ../src/guestfs-actions.pod:8932 msgid "" "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5730 +#: ../fish/guestfish-actions.pod:5732 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:5732 +#: ../fish/guestfish-actions.pod:5734 #, no-wrap msgid "" " zfile meth path\n" "\n" -msgstr " zfile meth path\n\n" +msgstr "" +" zfile meth path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5734 ../src/guestfs-actions.pod:8944 +#: ../fish/guestfish-actions.pod:5736 ../src/guestfs-actions.pod:8958 msgid "" "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5737 ../src/guestfs-actions.pod:8947 +#: ../fish/guestfish-actions.pod:5739 ../src/guestfs-actions.pod:8961 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." -msgstr "C<method> は C<gzip>, C<compress> または C<bzip2> のいずれかである必要があります。" +msgstr "" +"C<method> は C<gzip>, C<compress> または C<bzip2> のいずれかである必要があり" +"ます。" #. type: textblock -#: ../fish/guestfish-actions.pod:5739 +#: ../fish/guestfish-actions.pod:5741 msgid "" "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5742 +#: ../fish/guestfish-actions.pod:5744 msgid "" "I<This function is deprecated.> In new code, use the L</file> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</file> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</file> を使用して" +"ください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5749 +#: ../fish/guestfish-actions.pod:5751 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5751 +#: ../fish/guestfish-actions.pod:5753 #, no-wrap msgid "" " zgrep regex path\n" "\n" -msgstr " zgrep regex path\n\n" +msgstr "" +" zgrep regex path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5753 ../src/guestfs-actions.pod:8964 +#: ../fish/guestfish-actions.pod:5755 ../src/guestfs-actions.pod:8978 msgid "" "This calls the external C<zgrep> program and returns the matching lines." msgstr "外部 C<zgrep> プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:5759 +#: ../fish/guestfish-actions.pod:5761 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5761 +#: ../fish/guestfish-actions.pod:5763 #, no-wrap msgid "" " zgrepi regex path\n" "\n" -msgstr " zgrepi regex path\n\n" +msgstr "" +" zgrepi regex path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5763 ../src/guestfs-actions.pod:8983 +#: ../fish/guestfish-actions.pod:5765 ../src/guestfs-actions.pod:8997 msgid "" "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "外部 C<zgrep -i> プログラムを呼び出し、一致する行を返します。" @@ -19094,7 +20750,9 @@ msgstr "allocate" msgid "" " alloc filename size\n" "\n" -msgstr " alloc filename size\n\n" +msgstr "" +" alloc filename size\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:7 @@ -19118,7 +20776,10 @@ msgstr "" msgid "" "To create a sparse file, use L</sparse> instead. To create a prepared disk " "image, see L</PREPARED DISK IMAGES>." -msgstr "スパースなファイルを作成するには、代わりに L</sparse> を使用します。非スパースなディスクイメージを作成するには、 L</準備済みディスクイメージ> を参照してください。" +msgstr "" +"スパースなファイルを作成するには、代わりに L</sparse> を使用します。非スパー" +"スなディスクイメージを作成するには、 L</準備済みディスクイメージ> を参照して" +"ください。" #. type: =head2 #: ../fish/guestfish-commands.pod:17 @@ -19131,15 +20792,17 @@ msgstr "copy-in" msgid "" " copy-in local [local ...] /remotedir\n" "\n" -msgstr " copy-in local [local ...] /remotedir\n\n" +msgstr "" +" copy-in local [local ...] /remotedir\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:21 msgid "" "C<copy-in> copies local files or directories recursively into the disk " "image, placing them in the directory called C</remotedir> (which must " -"exist). This guestfish meta-command turns into a sequence of L</tar-in> and" -" other commands as necessary." +"exist). This guestfish meta-command turns into a sequence of L</tar-in> and " +"other commands as necessary." msgstr "" #. type: textblock @@ -19160,15 +20823,17 @@ msgstr "copy-out" msgid "" " copy-out remote [remote ...] localdir\n" "\n" -msgstr " copy-out remote [remote ...] localdir\n\n" +msgstr "" +" copy-out remote [remote ...] localdir\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:34 msgid "" "C<copy-out> copies remote files or directories recursively out of the disk " -"image, placing them on the host disk in a local directory called C<localdir>" -" (which must exist). This guestfish meta-command turns into a sequence of " -"L</download>, L</tar-out> and other commands as necessary." +"image, placing them on the host disk in a local directory called C<localdir> " +"(which must exist). This guestfish meta-command turns into a sequence of L</" +"download>, L</tar-out> and other commands as necessary." msgstr "" #. type: textblock @@ -19185,7 +20850,9 @@ msgstr "" msgid "" " copy-out /home .\n" "\n" -msgstr " copy-out /home .\n\n" +msgstr "" +" copy-out /home .\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:46 @@ -19200,7 +20867,9 @@ msgstr "" msgid "" " glob copy-out /home/* .\n" "\n" -msgstr " glob copy-out /home/* .\n\n" +msgstr "" +" glob copy-out /home/* .\n" +"\n" #. type: =head2 #: ../fish/guestfish-commands.pod:51 @@ -19213,7 +20882,9 @@ msgstr "delete-event" msgid "" " delete-event name\n" "\n" -msgstr " delete-event name\n\n" +msgstr "" +" delete-event name\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:55 @@ -19239,7 +20910,9 @@ msgstr "display" msgid "" " display filename\n" "\n" -msgstr " display filename\n\n" +msgstr "" +" display filename\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:65 @@ -19261,7 +20934,9 @@ msgstr "" msgid "" " export GUESTFISH_DISPLAY_IMAGE=eog\n" "\n" -msgstr " export GUESTFISH_DISPLAY_IMAGE=eog\n\n" +msgstr "" +" export GUESTFISH_DISPLAY_IMAGE=eog\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:73 @@ -19279,7 +20954,9 @@ msgstr "echo" msgid "" " echo [params ...]\n" "\n" -msgstr " echo [params ...]\n\n" +msgstr "" +" echo [params ...]\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:79 @@ -19307,7 +20984,9 @@ msgstr "emacs" msgid "" " edit filename\n" "\n" -msgstr " edit filename\n\n" +msgstr "" +" edit filename\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:89 @@ -19334,22 +21013,24 @@ msgstr "event" msgid "" " event name eventset \"shell script ...\"\n" "\n" -msgstr " event name eventset \"shell script ...\"\n\n" +msgstr "" +" event name eventset \"shell script ...\"\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:100 msgid "" -"Register a shell script fragment which is executed when an event is raised." -" See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event" -" API in libguestfs." +"Register a shell script fragment which is executed when an event is raised. " +"See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event " +"API in libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:104 msgid "" -"The C<name> parameter is a name that you give to this event handler. It can" -" be any string (even the empty string) and is simply there so you can delete" -" the handler using the guestfish C<delete-event> command." +"The C<name> parameter is a name that you give to this event handler. It can " +"be any string (even the empty string) and is simply there so you can delete " +"the handler using the guestfish C<delete-event> command." msgstr "" #. type: textblock @@ -19364,17 +21045,17 @@ msgstr "" #: ../fish/guestfish-commands.pod:113 msgid "" "The third and final parameter is the shell script fragment (or any external " -"command) that is executed when any of the events in the eventset occurs. It" -" is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh " -"-c>." +"command) that is executed when any of the events in the eventset occurs. It " +"is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh -" +"c>." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:118 msgid "" -"The shell script fragment receives callback parameters as arguments C<$1>, " -"C<$2> etc. The actual event that was called is available in the environment" -" variable C<$EVENT>." +"The shell script fragment receives callback parameters as arguments C<$1>, C<" +"$2> etc. The actual event that was called is available in the environment " +"variable C<$EVENT>." msgstr "" #. type: verbatim @@ -19386,7 +21067,12 @@ msgid "" " event \"\" progress \"echo progress: $3/$4\"\n" " event \"\" * \"echo $EVENT $@\"\n" "\n" -msgstr " event \"\" close \"echo closed\"\n event messages appliance,library,trace \"echo $@\"\n event \"\" progress \"echo progress: $3/$4\"\n event \"\" * \"echo $EVENT $@\"\n\n" +msgstr "" +" event \"\" close \"echo closed\"\n" +" event messages appliance,library,trace \"echo $@\"\n" +" event \"\" progress \"echo progress: $3/$4\"\n" +" event \"\" * \"echo $EVENT $@\"\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:127 @@ -19404,7 +21090,9 @@ msgstr "glob" msgid "" " glob command args...\n" "\n" -msgstr " glob command args...\n\n" +msgstr "" +" glob command args...\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:133 @@ -19431,7 +21119,11 @@ msgid "" " hexedit <filename|device> <max>\n" " hexedit <filename|device> <start> <max>\n" "\n" -msgstr " hexedit <filename|device>\n hexedit <filename|device> <max>\n hexedit <filename|device> <start> <max>\n\n" +msgstr "" +" hexedit <filename|device>\n" +" hexedit <filename|device> <max>\n" +" hexedit <filename|device> <start> <max>\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:144 @@ -19461,13 +21153,14 @@ msgstr "" msgid "" " hexedit /dev/sda 1M\n" "\n" -msgstr " hexedit /dev/sda 1M\n\n" +msgstr "" +" hexedit /dev/sda 1M\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:159 msgid "" -"which would allow you to edit anywhere within the first megabyte of the " -"disk." +"which would allow you to edit anywhere within the first megabyte of the disk." msgstr "" #. type: textblock @@ -19481,7 +21174,9 @@ msgstr "" msgid "" " hexedit /dev/sda1 0x400 0x400\n" "\n" -msgstr " hexedit /dev/sda1 0x400 0x400\n\n" +msgstr "" +" hexedit /dev/sda1 0x400 0x400\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:166 @@ -19511,7 +21206,9 @@ msgstr "lcd" msgid "" " lcd directory\n" "\n" -msgstr " lcd directory\n\n" +msgstr "" +" lcd directory\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:178 @@ -19535,7 +21232,9 @@ msgstr "list-events" msgid "" " list-events\n" "\n" -msgstr " list-events\n\n" +msgstr "" +" list-events\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:187 @@ -19559,7 +21258,9 @@ msgstr "manual" msgid "" " man\n" "\n" -msgstr " man\n\n" +msgstr "" +" man\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:196 @@ -19582,7 +21283,9 @@ msgstr "less" msgid "" " more filename\n" "\n" -msgstr " more filename\n\n" +msgstr "" +" more filename\n" +"\n" #. type: verbatim #: ../fish/guestfish-commands.pod:204 @@ -19590,7 +21293,9 @@ msgstr " more filename\n\n" msgid "" " less filename\n" "\n" -msgstr " less filename\n\n" +msgstr "" +" less filename\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:206 @@ -19602,7 +21307,9 @@ msgstr "ファイルを表示するために使用します。" msgid "" "The default viewer is C<$PAGER>. However if you use the alternate command " "C<less> you will get the C<less> command specifically." -msgstr "デフォルトのビューアーは C<$PAGER> です。 しかし代替のコマンド C<less> を使用すると、明示的に C<less> コマンドが使えます。" +msgstr "" +"デフォルトのビューアーは C<$PAGER> です。 しかし代替のコマンド C<less> を使" +"用すると、明示的に C<less> コマンドが使えます。" #. type: =head2 #: ../fish/guestfish-commands.pod:211 @@ -19615,7 +21322,9 @@ msgstr "reopen" msgid "" " reopen\n" "\n" -msgstr " reopen\n\n" +msgstr "" +" reopen\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:215 @@ -19636,7 +21345,9 @@ msgstr "setenv" msgid "" " setenv VAR value\n" "\n" -msgstr " setenv VAR value\n\n" +msgstr "" +" setenv VAR value\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:223 @@ -19655,7 +21366,9 @@ msgstr "" msgid "" " !echo $VAR\n" "\n" -msgstr " !echo $VAR\n\n" +msgstr "" +" !echo $VAR\n" +"\n" #. type: =head2 #: ../fish/guestfish-commands.pod:230 @@ -19668,13 +21381,15 @@ msgstr "sparse" msgid "" " sparse filename size\n" "\n" -msgstr " sparse filename size\n\n" +msgstr "" +" sparse filename size\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:234 msgid "" -"This creates an empty sparse file of the given size, and then adds so it can" -" be further examined." +"This creates an empty sparse file of the given size, and then adds so it can " +"be further examined." msgstr "" #. type: textblock @@ -19698,14 +21413,15 @@ msgstr "supported" msgid "" " supported\n" "\n" -msgstr " supported\n\n" +msgstr "" +" supported\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:251 msgid "" "This command returns a list of the optional groups known to the daemon, and " -"indicates which ones are supported by this build of the libguestfs " -"appliance." +"indicates which ones are supported by this build of the libguestfs appliance." msgstr "" #. type: textblock @@ -19724,7 +21440,9 @@ msgstr "time" msgid "" " time command args...\n" "\n" -msgstr " time command args...\n\n" +msgstr "" +" time command args...\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:261 @@ -19744,7 +21462,9 @@ msgstr "unsetenv" msgid "" " unsetenv VAR\n" "\n" -msgstr " unsetenv VAR\n\n" +msgstr "" +" unsetenv VAR\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:268 @@ -19762,7 +21482,9 @@ msgstr "guestfish - libguestfs ファイルシステム対話式シェル" msgid "" " guestfish [--options] [commands]\n" "\n" -msgstr " guestfish [--options] [commands]\n\n" +msgstr "" +" guestfish [--options] [commands]\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:11 @@ -19770,7 +21492,9 @@ msgstr " guestfish [--options] [commands]\n\n" msgid "" " guestfish\n" "\n" -msgstr " guestfish\n\n" +msgstr "" +" guestfish\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:13 @@ -19778,7 +21502,9 @@ msgstr " guestfish\n\n" msgid "" " guestfish [--ro|--rw] -a disk.img\n" "\n" -msgstr " guestfish [--ro|--rw] -a disk.img\n\n" +msgstr "" +" guestfish [--ro|--rw] -a disk.img\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:15 @@ -19786,7 +21512,9 @@ msgstr " guestfish [--ro|--rw] -a disk.img\n\n" msgid "" " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n" "\n" -msgstr " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n\n" +msgstr "" +" guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:17 @@ -19794,7 +21522,9 @@ msgstr " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n\n" msgid "" " guestfish -d libvirt-domain\n" "\n" -msgstr " guestfish -d libvirt-domain\n\n" +msgstr "" +" guestfish -d libvirt-domain\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:19 @@ -19802,7 +21532,9 @@ msgstr " guestfish -d libvirt-domain\n\n" msgid "" " guestfish [--ro|--rw] -a disk.img -i\n" "\n" -msgstr " guestfish [--ro|--rw] -a disk.img -i\n\n" +msgstr "" +" guestfish [--ro|--rw] -a disk.img -i\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:21 @@ -19810,15 +21542,17 @@ msgstr " guestfish [--ro|--rw] -a disk.img -i\n\n" msgid "" " guestfish -d libvirt-domain -i\n" "\n" -msgstr " guestfish -d libvirt-domain -i\n\n" +msgstr "" +" guestfish -d libvirt-domain -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:25 msgid "" "Using guestfish in read/write mode on live virtual machines can be " -"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)" -" option to use guestfish safely if the disk image or virtual machine might " -"be live." +"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) " +"option to use guestfish safely if the disk image or virtual machine might be " +"live." msgstr "" #. type: textblock @@ -19849,7 +21583,9 @@ msgstr "対話式シェルとして" msgid "" " $ guestfish\n" " \n" -msgstr " $ guestfish\n \n" +msgstr "" +" $ guestfish\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:47 @@ -19858,7 +21594,11 @@ msgid "" " Welcome to guestfish, the libguestfs filesystem interactive shell for\n" " editing virtual machine filesystems.\n" " \n" -msgstr " guestfish へようこそ。\n 仮想マシンのファイルシステムを編集するための\n libguestfs ファイルシステム対話式シェルです。\n \n" +msgstr "" +" guestfish へようこそ。\n" +" 仮想マシンのファイルシステムを編集するための\n" +" libguestfs ファイルシステム対話式シェルです。\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:50 @@ -19868,7 +21608,11 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" " \n" -msgstr " 入力: コマンド一覧は 'help'\n マニュアルを読むには 'man'\n シェルを終了するには 'quit'\n \n" +msgstr "" +" 入力: コマンド一覧は 'help'\n" +" マニュアルを読むには 'man'\n" +" シェルを終了するには 'quit'\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:54 @@ -19887,7 +21631,20 @@ msgid "" " [...]\n" " ><fs> exit\n" "\n" -msgstr " ><fs> add-ro disk.img\n ><fs> run\n ><fs> list-filesystems\n /dev/sda1: ext4\n /dev/vg_guest/lv_root: ext4\n /dev/vg_guest/lv_swap: swap\n ><fs> mount /dev/vg_guest/lv_root /\n ><fs> cat /etc/fstab\n # /etc/fstab\n # Created by anaconda\n [...]\n ><fs> exit\n\n" +msgstr "" +" ><fs> add-ro disk.img\n" +" ><fs> run\n" +" ><fs> list-filesystems\n" +" /dev/sda1: ext4\n" +" /dev/vg_guest/lv_root: ext4\n" +" /dev/vg_guest/lv_swap: swap\n" +" ><fs> mount /dev/vg_guest/lv_root /\n" +" ><fs> cat /etc/fstab\n" +" # /etc/fstab\n" +" # Created by anaconda\n" +" [...]\n" +" ><fs> exit\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:67 @@ -19910,7 +21667,14 @@ msgid "" " write /etc/motd \"Welcome, new users\"\n" " _EOF_\n" "\n" -msgstr " guestfish <<_EOF_\n add disk.img\n run\n mount /dev/vg_guest/lv_root /\n write /etc/motd \"Welcome, new users\"\n _EOF_\n\n" +msgstr "" +" guestfish <<_EOF_\n" +" add disk.img\n" +" run\n" +" mount /dev/vg_guest/lv_root /\n" +" write /etc/motd \"Welcome, new users\"\n" +" _EOF_\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:78 @@ -19926,7 +21690,12 @@ msgid "" " lvs\n" " _EOF_\n" "\n" -msgstr " guestfish -a disk.img --ro <<_EOF_\n run\n lvs\n _EOF_\n\n" +msgstr "" +" guestfish -a disk.img --ro <<_EOF_\n" +" run\n" +" lvs\n" +" _EOF_\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:85 @@ -19942,7 +21711,12 @@ msgid "" " list-filesystems\n" " _EOF_\n" "\n" -msgstr " guestfish -a disk.img --ro <<_EOF_\n run\n list-filesystems\n _EOF_\n\n" +msgstr "" +" guestfish -a disk.img --ro <<_EOF_\n" +" run\n" +" list-filesystems\n" +" _EOF_\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:92 @@ -19962,7 +21736,11 @@ msgid "" " add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n" " write /etc/resolv.conf \"nameserver 1.2.3.4\"\n" "\n" -msgstr " guestfish \\\n add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n write /etc/resolv.conf \"nameserver 1.2.3.4\"\n\n" +msgstr "" +" guestfish \\\n" +" add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n" +" write /etc/resolv.conf \"nameserver 1.2.3.4\"\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:100 @@ -19978,7 +21756,12 @@ msgid "" " --mount /dev/sda1:/boot \\\n" " edit /boot/grub/grub.conf\n" "\n" -msgstr " guestfish --rw --add disk.img \\\n --mount /dev/vg_guest/lv_root \\\n --mount /dev/sda1:/boot \\\n edit /boot/grub/grub.conf\n\n" +msgstr "" +" guestfish --rw --add disk.img \\\n" +" --mount /dev/vg_guest/lv_root \\\n" +" --mount /dev/sda1:/boot \\\n" +" edit /boot/grub/grub.conf\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:107 @@ -19988,8 +21771,7 @@ msgstr "ディスクを自動的にマウントします" #. type: textblock #: ../fish/guestfish.pod:109 msgid "" -"Use the I<-i> option to automatically mount the disks from a virtual " -"machine:" +"Use the I<-i> option to automatically mount the disks from a virtual machine:" msgstr "" #. type: verbatim @@ -19998,7 +21780,9 @@ msgstr "" msgid "" " guestfish --ro -a disk.img -i cat /etc/group\n" "\n" -msgstr " guestfish --ro -a disk.img -i cat /etc/group\n\n" +msgstr "" +" guestfish --ro -a disk.img -i cat /etc/group\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:114 @@ -20006,7 +21790,9 @@ msgstr " guestfish --ro -a disk.img -i cat /etc/group\n\n" msgid "" " guestfish --ro -d libvirt-domain -i cat /etc/group\n" "\n" -msgstr " guestfish --ro -d libvirt-domain -i cat /etc/group\n\n" +msgstr "" +" guestfish --ro -d libvirt-domain -i cat /etc/group\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:116 @@ -20019,7 +21805,9 @@ msgstr "" msgid "" " guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n" "\n" -msgstr " guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n\n" +msgstr "" +" guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:120 @@ -20041,7 +21829,13 @@ msgid "" " part-disk /dev/sda mbr\n" " mkfs ext2 /dev/sda1\n" "\n" -msgstr " #!/usr/bin/guestfish -f\n sparse test1.img 100M\n run\n part-disk /dev/sda mbr\n mkfs ext2 /dev/sda1\n\n" +msgstr "" +" #!/usr/bin/guestfish -f\n" +" sparse test1.img 100M\n" +" run\n" +" part-disk /dev/sda mbr\n" +" mkfs ext2 /dev/sda1\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:130 @@ -20061,7 +21855,9 @@ msgstr "" msgid "" " guestfish -N fs\n" "\n" -msgstr " guestfish -N fs\n\n" +msgstr "" +" guestfish -N fs\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:137 @@ -20074,7 +21870,9 @@ msgstr "" msgid "" " guestfish -N help | less\n" "\n" -msgstr " guestfish -N help | less\n\n" +msgstr "" +" guestfish -N help | less\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:141 @@ -20090,7 +21888,12 @@ msgid "" " guestfish --remote run\n" " guestfish --remote lvs\n" "\n" -msgstr " eval \"`guestfish --listen`\"\n guestfish --remote add-ro disk.img\n guestfish --remote run\n guestfish --remote lvs\n\n" +msgstr "" +" eval \"`guestfish --listen`\"\n" +" guestfish --remote add-ro disk.img\n" +" guestfish --remote run\n" +" guestfish --remote lvs\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:154 @@ -20236,7 +22039,9 @@ msgstr "B<--file file>" #. type: textblock #: ../fish/guestfish.pod:228 msgid "Read commands from C<file>. To write pure guestfish scripts, use:" -msgstr "C<file> からコマンドを読み込みます。 純粋な guestfish スクリプトを書くには、以下を使用します:" +msgstr "" +"C<file> からコマンドを読み込みます。 純粋な guestfish スクリプトを書くには、" +"以下を使用します:" #. type: verbatim #: ../fish/guestfish.pod:231 @@ -20244,7 +22049,9 @@ msgstr "C<file> からコマンドを読み込みます。 純粋な guestfish msgid "" " #!/usr/bin/guestfish -f\n" "\n" -msgstr " #!/usr/bin/guestfish -f\n\n" +msgstr "" +" #!/usr/bin/guestfish -f\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:244 @@ -20252,7 +22059,9 @@ msgstr " #!/usr/bin/guestfish -f\n\n" msgid "" " guestfish --format=raw -a disk.img\n" "\n" -msgstr " guestfish --format=raw -a disk.img\n\n" +msgstr "" +" guestfish --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:248 @@ -20260,7 +22069,9 @@ msgstr " guestfish --format=raw -a disk.img\n\n" msgid "" " guestfish --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " guestfish --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" guestfish --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:253 @@ -20294,7 +22105,9 @@ msgstr "" msgid "" " guestfish -d myguest -i\n" "\n" -msgstr " guestfish -d myguest -i\n\n" +msgstr "" +" guestfish -d myguest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:270 @@ -20307,7 +22120,9 @@ msgstr "" msgid "" " guestfish --ro -d myguest -i\n" "\n" -msgstr " guestfish --ro -d myguest -i\n\n" +msgstr "" +" guestfish --ro -d myguest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:274 @@ -20320,7 +22135,9 @@ msgstr "" msgid "" " guestfish --rw -a /dev/Guests/MyGuest -i\n" "\n" -msgstr " guestfish --rw -a /dev/Guests/MyGuest -i\n\n" +msgstr "" +" guestfish --rw -a /dev/Guests/MyGuest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:278 @@ -20335,7 +22152,9 @@ msgstr "" msgid "" " guestfish [--ro] -i disk.img\n" "\n" -msgstr " guestfish [--ro] -i disk.img\n\n" +msgstr "" +" guestfish [--ro] -i disk.img\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:283 @@ -20343,7 +22162,9 @@ msgstr " guestfish [--ro] -i disk.img\n\n" msgid "" " guestfish [--ro] -i libvirt-domain\n" "\n" -msgstr " guestfish [--ro] -i libvirt-domain\n\n" +msgstr "" +" guestfish [--ro] -i libvirt-domain\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:285 @@ -20360,8 +22181,8 @@ msgstr "B<--listen>" #. type: textblock #: ../fish/guestfish.pod:296 msgid "" -"Fork into the background and listen for remote commands. See section " -"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below." +"Fork into the background and listen for remote commands. See section L</" +"REMOTE CONTROL GUESTFISH OVER A SOCKET> below." msgstr "" #. type: =item @@ -20372,8 +22193,8 @@ msgstr "B<--live>" #. type: textblock #: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179 msgid "" -"Connect to a live virtual machine. (Experimental, see " -"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)." +"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/" +"ATTACHING TO RUNNING DAEMONS>)." msgstr "" #. type: =item @@ -20411,21 +22232,21 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:317 msgid "" -"If you don't know what filesystems a disk image contains, you can either run" -" guestfish without this option, then list the partitions, filesystems and " -"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> " +"If you don't know what filesystems a disk image contains, you can either run " +"guestfish without this option, then list the partitions, filesystems and LVs " +"available (see L</list-partitions>, L</list-filesystems> and L</lvs> " "commands), or you can use the L<virt-filesystems(1)> program." msgstr "" #. type: textblock #: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192 msgid "" -"The third (and rarely used) part of the mount parameter is the list of mount" -" options used to mount the underlying filesystem. If this is not given, " -"then the mount options are either the empty string or C<ro> (the latter if " -"the I<--ro> flag is used). By specifying the mount options, you override " -"this default choice. Probably the only time you would use this is to enable" -" ACLs and/or extended attributes if the filesystem can support them:" +"The third (and rarely used) part of the mount parameter is the list of mount " +"options used to mount the underlying filesystem. If this is not given, then " +"the mount options are either the empty string or C<ro> (the latter if the " +"I<--ro> flag is used). By specifying the mount options, you override this " +"default choice. Probably the only time you would use this is to enable ACLs " +"and/or extended attributes if the filesystem can support them:" msgstr "" #. type: verbatim @@ -20434,7 +22255,9 @@ msgstr "" msgid "" " -m /dev/sda1:/:acl,user_xattr\n" "\n" -msgstr " -m /dev/sda1:/:acl,user_xattr\n\n" +msgstr "" +" -m /dev/sda1:/:acl,user_xattr\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:333 @@ -20477,8 +22300,8 @@ msgstr "B<-N help>" #. type: textblock #: ../fish/guestfish.pod:348 msgid "" -"Prepare a fresh disk image formatted as \"type\". This is an alternative to" -" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " +"Prepare a fresh disk image formatted as \"type\". This is an alternative to " +"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " "preformatted disk with a filesystem and adds it. See L</PREPARED DISK " "IMAGES> below." msgstr "" @@ -20544,8 +22367,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:376 ../rescue/virt-rescue.pod:195 msgid "" -"The option must always be used if the disk image or virtual machine might be" -" running, and is generally recommended in cases where you don't need write " +"The option must always be used if the disk image or virtual machine might be " +"running, and is generally recommended in cases where you don't need write " "access to the disk." msgstr "" @@ -20576,8 +22399,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:394 msgid "" -"Enable very verbose messages. This is particularly useful if you find a " -"bug." +"Enable very verbose messages. This is particularly useful if you find a bug." msgstr "" #. type: textblock @@ -20638,7 +22460,9 @@ msgstr "" msgid "" " guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n" "\n" -msgstr " guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n\n" +msgstr "" +" guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:428 @@ -20651,9 +22475,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:432 msgid "" -"In either command line mode or non-interactive shell, the first command that" -" gives an error causes the whole shell to exit. In interactive mode (with a" -" prompt) if a command fails, you can continue to enter commands." +"In either command line mode or non-interactive shell, the first command that " +"gives an error causes the whole shell to exit. In interactive mode (with a " +"prompt) if a command fails, you can continue to enter commands." msgstr "" #. type: =head1 @@ -20665,8 +22489,8 @@ msgstr "launch (または run) の使用法" #: ../fish/guestfish.pod:439 msgid "" "As with L<guestfs(3)>, you must first configure your guest by adding disks, " -"then launch it, then mount any disks you need, and finally issue " -"actions/commands. So the general order of the day is:" +"then launch it, then mount any disks you need, and finally issue actions/" +"commands. So the general order of the day is:" msgstr "" #. type: textblock @@ -20720,9 +22544,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:478 msgid "" -"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to" -" opening disk images supplied on the command line for write. To open a disk" -" image read-only you have to do I<-a image --ro>." +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " +"opening disk images supplied on the command line for write. To open a disk " +"image read-only you have to do I<-a image --ro>." msgstr "" #. type: textblock @@ -20747,16 +22571,16 @@ msgstr "" msgid "" "This version of guestfish, guestmount and virt-rescue has a I<--rw> option " "which does nothing (it is already the default). However it is highly " -"recommended that you use this option to indicate that you need write access," -" and prepare your scripts for the day when this option will be required for " +"recommended that you use this option to indicate that you need write access, " +"and prepare your scripts for the day when this option will be required for " "write access." msgstr "" #. type: textblock #: ../fish/guestfish.pod:498 msgid "" -"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any" -" other libguestfs program apart from guestfish and guestmount." +"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any " +"other libguestfs program apart from guestfish and guestmount." msgstr "" #. type: =head1 @@ -20767,8 +22591,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:503 msgid "" -"You can quote ordinary parameters using either single or double quotes. For" -" example:" +"You can quote ordinary parameters using either single or double quotes. For " +"example:" msgstr "" #. type: verbatim @@ -20777,7 +22601,9 @@ msgstr "" msgid "" " add \"file with a space.img\"\n" "\n" -msgstr " add \"file with a space.img\"\n\n" +msgstr "" +" add \"file with a space.img\"\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:508 @@ -20785,7 +22611,9 @@ msgstr " add \"file with a space.img\"\n\n" msgid "" " rm '/file name'\n" "\n" -msgstr " rm '/file name'\n\n" +msgstr "" +" rm '/file name'\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:510 @@ -20793,7 +22621,9 @@ msgstr " rm '/file name'\n\n" msgid "" " rm '/\"'\n" "\n" -msgstr " rm '/\"'\n\n" +msgstr "" +" rm '/\"'\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:512 @@ -20812,7 +22642,11 @@ msgid "" " command \"/bin/echo 'foo bar'\"\n" " command \"/bin/echo \\'foo\\'\"\n" "\n" -msgstr " vgcreate VG \"/dev/sda1 /dev/sdb1\"\n command \"/bin/echo 'foo bar'\"\n command \"/bin/echo \\'foo\\'\"\n\n" +msgstr "" +" vgcreate VG \"/dev/sda1 /dev/sdb1\"\n" +" command \"/bin/echo 'foo bar'\"\n" +" command \"/bin/echo \\'foo\\'\"\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:521 @@ -20822,8 +22656,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:523 msgid "" -"In double-quoted arguments (only) use backslash to insert special " -"characters:" +"In double-quoted arguments (only) use backslash to insert special characters:" msgstr "" #. type: =item @@ -20914,9 +22747,10 @@ msgstr "C<\\ooo>" #. type: textblock #: ../fish/guestfish.pod:562 msgid "" -"A character with octal value I<ooo>. There must be precisely 3 octal digits" -" (unlike C)." -msgstr "8 進値 I<ooo> を持つ文字。(C とは異なり)ちょうど 3 桁である必要があります。" +"A character with octal value I<ooo>. There must be precisely 3 octal digits " +"(unlike C)." +msgstr "" +"8 進値 I<ooo> を持つ文字。(C とは異なり)ちょうど 3 桁である必要があります。" #. type: =item #: ../fish/guestfish.pod:565 @@ -20964,7 +22798,9 @@ msgstr "" msgid "" " add-drive-opts filename\n" "\n" -msgstr " add-drive-opts filename\n\n" +msgstr "" +" add-drive-opts filename\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:587 @@ -20972,7 +22808,9 @@ msgstr " add-drive-opts filename\n\n" msgid "" " add-drive-opts filename readonly:true\n" "\n" -msgstr " add-drive-opts filename readonly:true\n\n" +msgstr "" +" add-drive-opts filename readonly:true\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:589 @@ -20980,13 +22818,15 @@ msgstr " add-drive-opts filename readonly:true\n\n" msgid "" " add-drive-opts filename format:qcow2 readonly:false\n" "\n" -msgstr " add-drive-opts filename format:qcow2 readonly:false\n\n" +msgstr "" +" add-drive-opts filename format:qcow2 readonly:false\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:591 msgid "" -"Each optional argument can appear at most once. All optional arguments must" -" appear after the required ones." +"Each optional argument can appear at most once. All optional arguments must " +"appear after the required ones." msgstr "" #. type: =head1 @@ -21008,8 +22848,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:601 msgid "" -"When the command takes a parameter measured in bytes, you can use one of the" -" following suffixes to specify kilobytes, megabytes and larger sizes:" +"When the command takes a parameter measured in bytes, you can use one of the " +"following suffixes to specify kilobytes, megabytes and larger sizes:" msgstr "" #. type: =item @@ -21178,7 +23018,9 @@ msgstr "国際単位系(SI)の 10 の 24 乗バイト単位の容量です msgid "" " truncate-size /file 1G\n" "\n" -msgstr " truncate-size /file 1G\n\n" +msgstr "" +" truncate-size /file 1G\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:677 @@ -21213,7 +23055,11 @@ msgid "" " 02322 octal number, equivalent to decimal 1234\n" " 0x4d2 hexadecimal number, equivalent to decimal 1234\n" "\n" -msgstr " 1234 10 進数 1234\n 02322 8 進数、10 進数の 1234\n 0x4d2 16 進数、10 進数の 1234\n\n" +msgstr "" +" 1234 10 進数 1234\n" +" 02322 8 進数、10 進数の 1234\n" +" 0x4d2 16 進数、10 進数の 1234\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:692 @@ -21230,7 +23076,10 @@ msgid "" " chmod 0777 /public # OK\n" " chmod 777 /public # WRONG! This is mode 777 decimal = 01411 octal.\n" "\n" -msgstr " chmod 0777 /public # 正解\n chmod 777 /public # 誤り! このモードは 10 進 777 = 8 進 01411 です。\n\n" +msgstr "" +" chmod 0777 /public # 正解\n" +" chmod 777 /public # 誤り! このモードは 10 進 777 = 8 進 01411 です。\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:699 @@ -21248,8 +23097,8 @@ msgstr "ワイルドカードおよびグロブ" #. type: textblock #: ../fish/guestfish.pod:705 msgid "" -"Neither guestfish nor the underlying guestfs API performs wildcard expansion" -" (globbing) by default. So for example the following will not do what you " +"Neither guestfish nor the underlying guestfs API performs wildcard expansion " +"(globbing) by default. So for example the following will not do what you " "expect:" msgstr "" @@ -21259,7 +23108,9 @@ msgstr "" msgid "" " rm-rf /home/*\n" "\n" -msgstr " rm-rf /home/*\n\n" +msgstr "" +" rm-rf /home/*\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:711 @@ -21279,13 +23130,15 @@ msgstr "ワイルドカードの展開を実行するには C<glob> コマンド msgid "" " glob rm-rf /home/*\n" "\n" -msgstr " glob rm-rf /home/*\n\n" +msgstr "" +" glob rm-rf /home/*\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:718 msgid "" -"runs C<rm-rf> on each path that matches (ie. potentially running the command" -" many times), equivalent to:" +"runs C<rm-rf> on each path that matches (ie. potentially running the command " +"many times), equivalent to:" msgstr "" #. type: verbatim @@ -21296,7 +23149,11 @@ msgid "" " rm-rf /home/joe\n" " rm-rf /home/mary\n" "\n" -msgstr " rm-rf /home/jim\n rm-rf /home/joe\n rm-rf /home/mary\n\n" +msgstr "" +" rm-rf /home/jim\n" +" rm-rf /home/joe\n" +" rm-rf /home/mary\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:725 @@ -21331,7 +23188,11 @@ msgid "" " # this is a comment\n" " foo # NOT a comment\n" "\n" -msgstr " # これはコメントです\n # これはコメントです\n foo # コメントではありません\n\n" +msgstr "" +" # これはコメントです\n" +" # これはコメントです\n" +" foo # コメントではありません\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:740 @@ -21357,7 +23218,10 @@ msgid "" " !mkdir local\n" " tgz-out /remote local/remote-data.tar.gz\n" "\n" -msgstr " !mkdir local\n tgz-out /remote local/remote-data.tar.gz\n\n" +msgstr "" +" !mkdir local\n" +" tgz-out /remote local/remote-data.tar.gz\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:751 @@ -21398,8 +23262,8 @@ msgstr "" #: ../fish/guestfish.pod:767 msgid "" "For example it is tedious to create a sequence of files (eg. C</foo.1> " -"through C</foo.100>) using guestfish commands alone. However this is simple" -" if we use a shell script to create the guestfish commands for us:" +"through C</foo.100>) using guestfish commands alone. However this is simple " +"if we use a shell script to create the guestfish commands for us:" msgstr "" #. type: verbatim @@ -21408,7 +23272,9 @@ msgstr "" msgid "" " <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n" "\n" -msgstr " <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n\n" +msgstr "" +" <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:774 @@ -21421,7 +23287,9 @@ msgstr "" msgid "" " <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n" "\n" -msgstr " <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n\n" +msgstr "" +" <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:778 @@ -21442,8 +23310,8 @@ msgstr "パイプ" #: ../fish/guestfish.pod:786 msgid "" "Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first " -"command (a guestfish command) to the second command (any host command). For" -" example:" +"command (a guestfish command) to the second command (any host command). For " +"example:" msgstr "" #. type: verbatim @@ -21452,14 +23320,16 @@ msgstr "" msgid "" " cat /etc/passwd | awk -F: '$3 == 0 { print }'\n" "\n" -msgstr " cat /etc/passwd | awk -F: '$3 == 0 { print }'\n\n" +msgstr "" +" cat /etc/passwd | awk -F: '$3 == 0 { print }'\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:792 msgid "" "(where C<cat> is the guestfish cat command, but C<awk> is the host awk " -"program). The above command would list all accounts in the guest filesystem" -" which have UID 0, ie. root accounts including backdoors. Other examples:" +"program). The above command would list all accounts in the guest filesystem " +"which have UID 0, ie. root accounts including backdoors. Other examples:" msgstr "" #. type: verbatim @@ -21470,7 +23340,11 @@ msgid "" " list-devices | tail -1\n" " tgz-out / - | tar ztf -\n" "\n" -msgstr " hexdump /bin/ls | head\n list-devices | tail -1\n tgz-out / - | tar ztf -\n\n" +msgstr "" +" hexdump /bin/ls | head\n" +" list-devices | tail -1\n" +" tgz-out / - | tar ztf -\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:801 @@ -21484,8 +23358,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:806 msgid "" -"To use a literal argument which begins with a pipe symbol, you have to quote" -" it, eg:" +"To use a literal argument which begins with a pipe symbol, you have to quote " +"it, eg:" msgstr "" #. type: verbatim @@ -21494,7 +23368,9 @@ msgstr "" msgid "" " echo \"|\"\n" "\n" -msgstr " echo \"|\"\n\n" +msgstr "" +" echo \"|\"\n" +"\n" #. type: =head1 #: ../fish/guestfish.pod:811 @@ -21504,9 +23380,9 @@ msgstr "ホームディレクトリ" #. type: textblock #: ../fish/guestfish.pod:813 msgid "" -"If a parameter starts with the character C<~> then the tilde may be expanded" -" as a home directory path (either C<~> for the current user's home " -"directory, or C<~user> for another user)." +"If a parameter starts with the character C<~> then the tilde may be expanded " +"as a home directory path (either C<~> for the current user's home directory, " +"or C<~user> for another user)." msgstr "" #. type: textblock @@ -21529,7 +23405,9 @@ msgstr "" msgid "" " echo \"~\"\n" "\n" -msgstr " echo \"~\"\n\n" +msgstr "" +" echo \"~\"\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:825 ../src/guestfs.pod:534 @@ -21557,7 +23435,10 @@ msgid "" " ><fs> vfs-type /dev/sda2\n" " crypto_LUKS\n" "\n" -msgstr " ><fs> vfs-type /dev/sda2\n crypto_LUKS\n\n" +msgstr "" +" ><fs> vfs-type /dev/sda2\n" +" crypto_LUKS\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:837 @@ -21573,7 +23454,10 @@ msgid "" " ><fs> luks-open /dev/sda2 luksdev\n" " Enter key or passphrase (\"key\"): <enter the passphrase>\n" "\n" -msgstr " ><fs> luks-open /dev/sda2 luksdev\n Enter key or passphrase (\"key\"): <パスフレーズを入力してください>\n\n" +msgstr "" +" ><fs> luks-open /dev/sda2 luksdev\n" +" Enter key or passphrase (\"key\"): <パスフレーズを入力してください>\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:843 @@ -21589,7 +23473,10 @@ msgid "" " vgscan\n" " vg-activate-all true\n" "\n" -msgstr " vgscan\n vg-activate-all true\n\n" +msgstr "" +" vgscan\n" +" vg-activate-all true\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:849 @@ -21600,8 +23487,8 @@ msgstr "" #: ../fish/guestfish.pod:851 msgid "" "Before closing a LUKS device you must unmount any logical volumes on it and " -"deactivate the volume groups by calling C<vg-activate false VG> on each one." -" Then you can close the mapper device:" +"deactivate the volume groups by calling C<vg-activate false VG> on each " +"one. Then you can close the mapper device:" msgstr "" #. type: verbatim @@ -21611,7 +23498,10 @@ msgid "" " vg-activate false /dev/VG\n" " luks-close /dev/mapper/luksdev\n" "\n" -msgstr " vg-activate false /dev/VG\n luks-close /dev/mapper/luksdev\n\n" +msgstr "" +" vg-activate false /dev/VG\n" +" luks-close /dev/mapper/luksdev\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:860 @@ -21627,7 +23517,9 @@ msgstr "" msgid "" " file /WINDOWS/system32/config/system.LOG\n" "\n" -msgstr " file /WINDOWS/system32/config/system.LOG\n\n" +msgstr "" +" file /WINDOWS/system32/config/system.LOG\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:866 @@ -21635,7 +23527,9 @@ msgstr " file /WINDOWS/system32/config/system.LOG\n\n" msgid "" " file win:\\windows\\system32\\config\\system.log\n" "\n" -msgstr " file win:\\windows\\system32\\config\\system.log\n\n" +msgstr "" +" file win:\\windows\\system32\\config\\system.log\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:868 @@ -21643,16 +23537,18 @@ msgstr " file win:\\windows\\system32\\config\\system.log\n\n" msgid "" " file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n" "\n" -msgstr " file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n\n" +msgstr "" +" file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:870 msgid "" "The parameter is rewritten \"behind the scenes\" by looking up the position " "where the drive is mounted, prepending that to the path, changing all " -"backslash characters to forward slash, then resolving the result using L" -"</case-sensitive-path>. For example if the E: drive was mounted on C</e> " -"then the parameter might be rewritten like this:" +"backslash characters to forward slash, then resolving the result using L</" +"case-sensitive-path>. For example if the E: drive was mounted on C</e> then " +"the parameter might be rewritten like this:" msgstr "" #. type: verbatim @@ -21661,7 +23557,9 @@ msgstr "" msgid "" " win:e:\\foo\\bar => /e/FOO/bar\n" "\n" -msgstr " win:e:\\foo\\bar => /e/FOO/bar\n\n" +msgstr "" +" win:e:\\foo\\bar => /e/FOO/bar\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:878 @@ -21687,7 +23585,9 @@ msgstr "" msgid "" " upload - /foo\n" "\n" -msgstr " upload - /foo\n\n" +msgstr "" +" upload - /foo\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:888 @@ -21701,7 +23601,9 @@ msgstr "" msgid "" " tar-out /etc - | tar tf -\n" "\n" -msgstr " tar-out /etc - | tar tf -\n\n" +msgstr "" +" tar-out /etc - | tar tf -\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:893 @@ -21728,14 +23630,20 @@ msgid "" " input line 3\n" " END\n" "\n" -msgstr " upload -<<END /foo\n input line 1\n input line 2\n input line 3\n END\n\n" +msgstr "" +" upload -<<END /foo\n" +" input line 1\n" +" input line 2\n" +" input line 3\n" +" END\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:906 msgid "" -"Any string of characters can be used instead of C<END>. The end marker must" -" appear on a line of its own, without any preceeding or following characters" -" (not even spaces)." +"Any string of characters can be used instead of C<END>. The end marker must " +"appear on a line of its own, without any preceeding or following characters " +"(not even spaces)." msgstr "" #. type: textblock @@ -21790,7 +23698,9 @@ msgstr "" msgid "" " eval \"`guestfish --listen`\"\n" "\n" -msgstr " eval \"`guestfish --listen`\"\n\n" +msgstr "" +" eval \"`guestfish --listen`\"\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:935 @@ -21803,7 +23713,9 @@ msgstr "" msgid "" " guestfish --remote cmd [...]\n" "\n" -msgstr " guestfish --remote cmd [...]\n\n" +msgstr "" +" guestfish --remote cmd [...]\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:939 @@ -21826,8 +23738,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:949 msgid "" -"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which" -" is how the I<--remote> option knows where to send the commands. You can " +"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which " +"is how the I<--remote> option knows where to send the commands. You can " "have several guestfish listener processes running using:" msgstr "" @@ -21843,7 +23755,15 @@ msgid "" " guestfish --remote=$pid1 cmd\n" " guestfish --remote=$pid2 cmd\n" "\n" -msgstr " eval \"`guestfish --listen`\"\n pid1=$GUESTFISH_PID\n eval \"`guestfish --listen`\"\n pid2=$GUESTFISH_PID\n ...\n guestfish --remote=$pid1 cmd\n guestfish --remote=$pid2 cmd\n\n" +msgstr "" +" eval \"`guestfish --listen`\"\n" +" pid1=$GUESTFISH_PID\n" +" eval \"`guestfish --listen`\"\n" +" pid2=$GUESTFISH_PID\n" +" ...\n" +" guestfish --remote=$pid1 cmd\n" +" guestfish --remote=$pid2 cmd\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:961 @@ -21863,7 +23783,9 @@ msgstr "" msgid "" " eval \"`guestfish --listen --csh`\"\n" "\n" -msgstr " eval \"`guestfish --listen --csh`\"\n\n" +msgstr "" +" eval \"`guestfish --listen --csh`\"\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:968 @@ -21873,9 +23795,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:970 msgid "" -"Remote control happens over a Unix domain socket called " -"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID " -"of the process, and C<$PID> is the process ID of the server." +"Remote control happens over a Unix domain socket called C</tmp/.guestfish-" +"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, " +"and C<$PID> is the process ID of the server." msgstr "" #. type: textblock @@ -21902,7 +23824,9 @@ msgstr "" msgid "" " #!/bin/bash -\n" " \n" -msgstr " #!/bin/bash -\n \n" +msgstr "" +" #!/bin/bash -\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:986 @@ -21914,7 +23838,13 @@ msgid "" " guestfish[3]=\"-a\"\n" " guestfish[4]=\"disk.img\"\n" " \n" -msgstr " guestfish[0]=\"guestfish\"\n guestfish[1]=\"--listen\"\n guestfish[2]=\"--ro\"\n guestfish[3]=\"-a\"\n guestfish[4]=\"disk.img\"\n \n" +msgstr "" +" guestfish[0]=\"guestfish\"\n" +" guestfish[1]=\"--listen\"\n" +" guestfish[2]=\"--ro\"\n" +" guestfish[3]=\"-a\"\n" +" guestfish[4]=\"disk.img\"\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:992 @@ -21927,7 +23857,14 @@ msgid "" " exit 1\n" " fi\n" " \n" -msgstr " GUESTFISH_PID=\n eval $(\"${guestfish[@]}\")\n if [ -z \"$GUESTFISH_PID\" ]; then\n echo \"error: guestfish didn't start up, see error messages above\"\n exit 1\n fi\n \n" +msgstr "" +" GUESTFISH_PID=\n" +" eval $(\"${guestfish[@]}\")\n" +" if [ -z \"$GUESTFISH_PID\" ]; then\n" +" echo \"error: guestfish didn't start up, see error messages above\"\n" +" exit 1\n" +" fi\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:999 @@ -21939,7 +23876,13 @@ msgid "" " }\n" " trap cleanup_guestfish EXIT ERR\n" " \n" -msgstr " cleanup_guestfish ()\n {\n guestfish --remote -- exit >/dev/null 2>&1 ||:\n }\n trap cleanup_guestfish EXIT ERR\n \n" +msgstr "" +" cleanup_guestfish ()\n" +" {\n" +" guestfish --remote -- exit >/dev/null 2>&1 ||:\n" +" }\n" +" trap cleanup_guestfish EXIT ERR\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:1005 @@ -21947,7 +23890,9 @@ msgstr " cleanup_guestfish ()\n {\n guestfish --remote -- exit >/dev/null 2> msgid "" " guestfish --remote -- run\n" " \n" -msgstr " guestfish --remote -- run\n \n" +msgstr "" +" guestfish --remote -- run\n" +" \n" #. type: verbatim #: ../fish/guestfish.pod:1007 @@ -21955,7 +23900,9 @@ msgstr " guestfish --remote -- run\n \n" msgid "" " # ...\n" "\n" -msgstr " # ...\n\n" +msgstr "" +" # ...\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:1009 @@ -21975,14 +23922,16 @@ msgstr "" msgid "" " a=`guestfish --remote run`\n" "\n" -msgstr " a=`guestfish --remote run`\n\n" +msgstr "" +" a=`guestfish --remote run`\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1016 msgid "" "Since the C<run> command produces no output on stdout, this is not useful " -"anyway. For further information see " -"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>." +"anyway. For further information see L<https://bugzilla.redhat.com/show_bug." +"cgi?id=592910>." msgstr "" #. type: =head1 @@ -22014,10 +23963,10 @@ msgid "" "The type briefly describes how the disk should be sized, partitioned, how " "filesystem(s) should be created, and how content should be added. " "Optionally the type can be followed by extra parameters, separated by C<:> " -"(colon) characters. For example, I<-N fs> creates a default 100MB, " -"sparsely-allocated disk, containing a single partition, with the partition " -"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem" -" on a 1GB disk instead." +"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-" +"allocated disk, containing a single partition, with the partition formatted " +"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB " +"disk instead." msgstr "" #. type: textblock @@ -22028,8 +23977,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1044 msgid "" -"Note that the prepared filesystem is not mounted. You would usually have to" -" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." +"Note that the prepared filesystem is not mounted. You would usually have to " +"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." msgstr "" #. type: textblock @@ -22050,7 +23999,9 @@ msgstr "" msgid "" " guestfish -N fs:ext4\n" "\n" -msgstr " guestfish -N fs:ext4\n\n" +msgstr "" +" guestfish -N fs:ext4\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1057 @@ -22063,7 +24014,9 @@ msgstr "" msgid "" " guestfish -N fs:vfat:32M -m /dev/sda1\n" "\n" -msgstr " guestfish -N fs:vfat:32M -m /dev/sda1\n\n" +msgstr "" +" guestfish -N fs:vfat:32M -m /dev/sda1\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1061 @@ -22076,7 +24029,9 @@ msgstr "200MB の空ディスクを作成します:" msgid "" " guestfish -N disk:200M\n" "\n" -msgstr " guestfish -N disk:200M\n\n" +msgstr "" +" guestfish -N disk:200M\n" +"\n" #. type: =head1 #: ../fish/guestfish.pod:1065 @@ -22094,8 +24049,8 @@ msgstr "" #: ../fish/guestfish.pod:1071 msgid "" "When a command that supports progress bars takes longer than two seconds to " -"run, and if progress bars are enabled, then you will see one appearing below" -" the command:" +"run, and if progress bars are enabled, then you will see one appearing below " +"the command:" msgstr "" #. type: verbatim @@ -22105,7 +24060,10 @@ msgid "" " ><fs> copy-size /large-file /another-file 2048M\n" " / 10% [#####-----------------------------------------] 00:30\n" "\n" -msgstr " ><fs> copy-size /large-file /another-file 2048M\n / 10% [#####-----------------------------------------] 00:30\n\n" +msgstr "" +" ><fs> copy-size /large-file /another-file 2048M\n" +" / 10% [#####-----------------------------------------] 00:30\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1078 @@ -22122,8 +24080,8 @@ msgstr "" #: ../fish/guestfish.pod:1085 msgid "" "Progress bars are enabled by default when guestfish is used interactively. " -"You can enable them even for non-interactive modes using I<--progress-bars>," -" and you can disable them completely using I<--no-progress-bars>." +"You can enable them even for non-interactive modes using I<--progress-bars>, " +"and you can disable them completely using I<--no-progress-bars>." msgstr "" #. type: =head1 @@ -22150,7 +24108,10 @@ msgid "" " help\n" " help cmd\n" "\n" -msgstr " help\n help cmd\n\n" +msgstr "" +" help\n" +" help cmd\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1100 @@ -22219,8 +24180,8 @@ msgstr "FEBOOTSTRAP_MODULES" #. type: textblock #: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3216 msgid "" -"These two environment variables allow the kernel that libguestfs uses in the" -" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " +"These two environment variables allow the kernel that libguestfs uses in the " +"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " "most recent host kernel is chosen. For more information about kernel " "selection, see L<febootstrap-supermin-helper(8)>. This feature is only " "available in febootstrap E<ge> 3.8." @@ -22313,7 +24274,9 @@ msgstr "" msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" -msgstr " LIBGUESTFS_MEMSIZE=700\n\n" +msgstr "" +" LIBGUESTFS_MEMSIZE=700\n" +"\n" #. type: =item #: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3238 @@ -22335,8 +24298,8 @@ msgstr "LIBGUESTFS_QEMU" #. type: textblock #: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3245 msgid "" -"Set the default qemu binary that libguestfs uses. If not set, then the qemu" -" which was found at compile time by the configure script is used." +"Set the default qemu binary that libguestfs uses. If not set, then the qemu " +"which was found at compile time by the configure script is used." msgstr "" #. type: =item @@ -22347,7 +24310,8 @@ msgstr "LIBGUESTFS_TRACE" #. type: textblock #: ../fish/guestfish.pod:1189 msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces." -msgstr "コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定してください。" +msgstr "" +"コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定してください。" #. type: =item #: ../fish/guestfish.pod:1191 @@ -22424,7 +24388,9 @@ msgstr "$HOME/.guestfish" msgid "" "If compiled with GNU readline support, then the command history is saved in " "this file." -msgstr "GNU readline のサポート付きでコンパイルされていると、コマンドの履歴がこのファイルに保存されます。" +msgstr "" +"GNU readline のサポート付きでコンパイルされていると、コマンドの履歴がこのファ" +"イルに保存されます。" #. type: =item #: ../fish/guestfish.pod:1227 @@ -22440,9 +24406,12 @@ msgstr "/etc/inputrc" #: ../fish/guestfish.pod:1231 msgid "" "If compiled with GNU readline support, then these files can be used to " -"configure readline. For further information, please see " -"L<readline(3)/INITIALIZATION FILE>." -msgstr "GNU readline のサポート付きでコンパイルされていると、これらのファイルが readline を設定するために使用されます。 詳細は L<readline(3)/INITIALIZATION FILE> を参照してください。" +"configure readline. For further information, please see L<readline(3)/" +"INITIALIZATION FILE>." +msgstr "" +"GNU readline のサポート付きでコンパイルされていると、これらのファイルが " +"readline を設定するために使用されます。 詳細は L<readline(3)/INITIALIZATION " +"FILE> を参照してください。" #. type: textblock #: ../fish/guestfish.pod:1235 @@ -22457,13 +24426,17 @@ msgid "" " ...\n" " $endif\n" "\n" -msgstr " $if guestfish\n ...\n $endif\n\n" +msgstr "" +" $if guestfish\n" +" ...\n" +" $endif\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1241 msgid "" -"Variables that you can set in inputrc that change the behaviour of guestfish" -" in useful ways include:" +"Variables that you can set in inputrc that change the behaviour of guestfish " +"in useful ways include:" msgstr "" #. type: =item @@ -22484,7 +24457,9 @@ msgstr "" msgid "" " set completion-ignore-case off\n" "\n" -msgstr " set completion-ignore-case off\n\n" +msgstr "" +" set completion-ignore-case off\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1253 @@ -22506,22 +24481,28 @@ msgstr "test2.img (etc)" msgid "" "When using the I<-N> or I<--new> option, the prepared disk or filesystem " "will be created in the file C<test1.img> in the current directory. The " -"second use of I<-N> will use C<test2.img> and so on. Any existing file with" -" the same name will be overwritten." +"second use of I<-N> will use C<test2.img> and so on. Any existing file with " +"the same name will be overwritten." msgstr "" #. type: textblock #: ../fish/guestfish.pod:1270 msgid "" "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" -"edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-" -"fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-" -"sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-" -"win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-" -"helper(8)>." -msgstr "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>。" +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" +"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" +"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" +"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " +"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " +"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>." +msgstr "" +"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" +"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" +"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" +"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " +"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " +"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>。" #. type: textblock #: ../fish/guestfish.pod:1302 ../fuse/guestmount.pod:334 @@ -22533,7 +24514,9 @@ msgstr "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>" #: ../fish/virt-copy-in.pod:5 msgid "" "virt-copy-in - Copy files and directories into a virtual machine disk image." -msgstr "virt-copy-in - ファイルおよびディレクトリを仮想マシンのディスクイメージにコピーします。" +msgstr "" +"virt-copy-in - ファイルおよびディレクトリを仮想マシンのディスクイメージにコ" +"ピーします。" #. type: verbatim #: ../fish/virt-copy-in.pod:9 @@ -22541,7 +24524,9 @@ msgstr "virt-copy-in - ファイルおよびディレクトリを仮想マシン msgid "" " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n" "\n" -msgstr " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n\n" +msgstr "" +" virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n" +"\n" #. type: verbatim #: ../fish/virt-copy-in.pod:11 @@ -22549,13 +24534,15 @@ msgstr " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n\n" msgid "" " virt-copy-in -d domain file|dir [file|dir ...] /destination\n" "\n" -msgstr " virt-copy-in -d domain file|dir [file|dir ...] /destination\n\n" +msgstr "" +" virt-copy-in -d domain file|dir [file|dir ...] /destination\n" +"\n" #. type: textblock #: ../fish/virt-copy-in.pod:15 msgid "" -"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially" -" causing disk corruption. The virtual machine must be shut down before you " +"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially " +"causing disk corruption. The virtual machine must be shut down before you " "use this command." msgstr "" @@ -22581,7 +24568,9 @@ msgstr "" msgid "" " virt-copy-in -d MyGuest resolv.conf /etc\n" "\n" -msgstr " virt-copy-in -d MyGuest resolv.conf /etc\n\n" +msgstr "" +" virt-copy-in -d MyGuest resolv.conf /etc\n" +"\n" #. type: textblock #: ../fish/virt-copy-in.pod:35 ../fish/virt-tar-in.pod:32 @@ -22594,7 +24583,9 @@ msgstr "ホームディレクトリを仮想マシンにアップロードしま msgid "" " virt-copy-in -d MyGuest skel /home\n" "\n" -msgstr " virt-copy-in -d MyGuest skel /home\n\n" +msgstr "" +" virt-copy-in -d MyGuest skel /home\n" +"\n" #. type: =head1 #: ../fish/virt-copy-in.pod:39 ../fish/virt-copy-out.pod:28 @@ -22605,9 +24596,9 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:41 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<copy-in> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<copy-in> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock @@ -22621,9 +24612,11 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:52 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" -"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " +"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " +"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../fish/virt-copy-in.pod:66 ../fish/virt-copy-out.pod:55 @@ -22636,7 +24629,9 @@ msgstr "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>" msgid "" "virt-copy-out - Copy files and directories out of a virtual machine disk " "image." -msgstr "virt-copy-out - ファイルとディレクトリの仮想マシンのディスクイメージ外へのコピー" +msgstr "" +"virt-copy-out - ファイルとディレクトリの仮想マシンのディスクイメージ外へのコ" +"ピー" #. type: verbatim #: ../fish/virt-copy-out.pod:9 @@ -22644,7 +24639,9 @@ msgstr "virt-copy-out - ファイルとディレクトリの仮想マシンの msgid "" " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n" "\n" -msgstr " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n\n" +msgstr "" +" virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n" +"\n" #. type: verbatim #: ../fish/virt-copy-out.pod:11 @@ -22652,7 +24649,9 @@ msgstr " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n\n" msgid "" " virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n" "\n" -msgstr " virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n\n" +msgstr "" +" virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n" +"\n" #. type: textblock #: ../fish/virt-copy-out.pod:15 @@ -22680,22 +24679,27 @@ msgid "" " mkdir homes\n" " virt-copy-out -d MyGuest /home homes\n" "\n" -msgstr " mkdir homes\n virt-copy-out -d MyGuest /home homes\n\n" +msgstr "" +" mkdir homes\n" +" virt-copy-out -d MyGuest /home homes\n" +"\n" #. type: textblock #: ../fish/virt-copy-out.pod:30 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<copy-out> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<copy-out> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:41 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L" -"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" +"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" +"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../fish/virt-tar-in.pod:5 @@ -22708,7 +24712,9 @@ msgstr "virt-tar-in - tar ファイルを仮想マシンのディスクイメー msgid "" " virt-tar-in -a disk.img data.tar /destination\n" "\n" -msgstr " virt-tar-in -a disk.img data.tar /destination\n\n" +msgstr "" +" virt-tar-in -a disk.img data.tar /destination\n" +"\n" #. type: verbatim #: ../fish/virt-tar-in.pod:11 @@ -22716,7 +24722,9 @@ msgstr " virt-tar-in -a disk.img data.tar /destination\n\n" msgid "" " virt-tar-in -d domain data.tar /destination\n" "\n" -msgstr " virt-tar-in -d domain data.tar /destination\n\n" +msgstr "" +" virt-tar-in -d domain data.tar /destination\n" +"\n" #. type: verbatim #: ../fish/virt-tar-in.pod:13 @@ -22724,7 +24732,9 @@ msgstr " virt-tar-in -d domain data.tar /destination\n\n" msgid "" " zcat data.tar.gz | virt-tar-in -d domain - /destination\n" "\n" -msgstr " zcat data.tar.gz | virt-tar-in -d domain - /destination\n\n" +msgstr "" +" zcat data.tar.gz | virt-tar-in -d domain - /destination\n" +"\n" #. type: textblock #: ../fish/virt-tar-in.pod:17 @@ -22755,23 +24765,28 @@ msgstr "" msgid "" " virt-tar-in -d MyGuest homes.tar /home\n" "\n" -msgstr " virt-tar-in -d MyGuest homes.tar /home\n\n" +msgstr "" +" virt-tar-in -d MyGuest homes.tar /home\n" +"\n" #. type: textblock #: ../fish/virt-tar-in.pod:38 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial" -" copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<tar-in> command. For anything more complex than a trivial copy, you are " +"probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:49 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" -"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." +"org/>." +msgstr "" +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." +"org/>." #. type: textblock #: ../fish/virt-tar-out.pod:5 @@ -22785,7 +24800,9 @@ msgstr "" msgid "" " virt-tar-out -a disk.img /dir files.tar\n" "\n" -msgstr " virt-tar-out -a disk.img /dir files.tar\n\n" +msgstr "" +" virt-tar-out -a disk.img /dir files.tar\n" +"\n" #. type: verbatim #: ../fish/virt-tar-out.pod:11 @@ -22793,7 +24810,9 @@ msgstr " virt-tar-out -a disk.img /dir files.tar\n\n" msgid "" " virt-tar-out -d domain /dir files.tar\n" "\n" -msgstr " virt-tar-out -d domain /dir files.tar\n\n" +msgstr "" +" virt-tar-out -d domain /dir files.tar\n" +"\n" #. type: verbatim #: ../fish/virt-tar-out.pod:13 @@ -22801,7 +24820,9 @@ msgstr " virt-tar-out -d domain /dir files.tar\n\n" msgid "" " virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n" "\n" -msgstr " virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n\n" +msgstr "" +" virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n" +"\n" #. type: textblock #: ../fish/virt-tar-out.pod:17 @@ -22828,22 +24849,26 @@ msgstr "" msgid "" " virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n" "\n" -msgstr " virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n\n" +msgstr "" +" virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n" +"\n" #. type: textblock #: ../fish/virt-tar-out.pod:32 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<tar-out> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<tar-out> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:43 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" -"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../format/virt-format.pod:5 @@ -22856,7 +24881,9 @@ msgstr "virt-format - ディスクの消去および空のディスクの作成" msgid "" " virt-format [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-format [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-format [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: textblock #: ../format/virt-format.pod:13 @@ -22870,9 +24897,9 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:18 msgid "" -"To create a disk containing data, you may be better to use L<virt-make-" -"fs(1)>. If you are creating a blank disk to use in L<guestfish(1)>, you " -"should instead use the guestfish I<-N> option." +"To create a disk containing data, you may be better to use L<virt-make-fs(1)" +">. If you are creating a blank disk to use in L<guestfish(1)>, you should " +"instead use the guestfish I<-N> option." msgstr "" #. type: textblock @@ -22886,7 +24913,9 @@ msgstr "" msgid "" " virt-format -a disk.qcow\n" "\n" -msgstr " virt-format -a disk.qcow\n\n" +msgstr "" +" virt-format -a disk.qcow\n" +"\n" #. type: textblock #: ../format/virt-format.pod:26 @@ -22899,13 +24928,15 @@ msgstr "" msgid "" " virt-format -a /dev/VG/LV\n" "\n" -msgstr " virt-format -a /dev/VG/LV\n\n" +msgstr "" +" virt-format -a /dev/VG/LV\n" +"\n" #. type: textblock #: ../format/virt-format.pod:30 msgid "" -"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks" -" will be erased by these commands>. These commands will create a single " +"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks " +"will be erased by these commands>. These commands will create a single " "empty partition covering the whole disk, with no filesystem inside it." msgstr "" @@ -22923,8 +24954,7 @@ msgstr "I<--filesystem=[ext3|ntfs|vfat|...]>" #. type: textblock #: ../format/virt-format.pod:42 -msgid "" -"Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." +msgid "Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." msgstr "" #. type: =item @@ -22935,8 +24965,8 @@ msgstr "I<--lvm[=/dev/VG/LV]>" #. type: textblock #: ../format/virt-format.pod:46 msgid "" -"Create a Linux LVM2 logical volume on the disk. When used with " -"I<--filesystem>, the filesystem is created inside the LV." +"Create a Linux LVM2 logical volume on the disk. When used with I<--" +"filesystem>, the filesystem is created inside the LV." msgstr "" #. type: textblock @@ -22972,8 +25002,8 @@ msgstr "B<--filesystem=ext3|ntfs|vfat|...>" #. type: textblock #: ../format/virt-format.pod:80 msgid "" -"Create an empty filesystem of the specified type. Many filesystem types are" -" supported by libguestfs." +"Create an empty filesystem of the specified type. Many filesystem types are " +"supported by libguestfs." msgstr "" #. type: =item @@ -22992,7 +25022,9 @@ msgstr "ファイルシステムを作成しません。 これがデフォル msgid "" " virt-format --format=raw -a disk.img\n" "\n" -msgstr " virt-format --format=raw -a disk.img\n\n" +msgstr "" +" virt-format --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../format/virt-format.pod:102 @@ -23000,7 +25032,9 @@ msgstr " virt-format --format=raw -a disk.img\n\n" msgid "" " virt-format --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-format --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-format --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../format/virt-format.pod:111 @@ -23115,7 +25149,9 @@ msgstr "" msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, " "L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, " +"L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../format/virt-format.pod:193 @@ -23134,7 +25170,9 @@ msgstr "" msgid "" " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n" "\n" -msgstr " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n\n" +msgstr "" +" guestmount [--options] -a disk.img -m device [--ro] mountpoint\n" +"\n" #. type: verbatim #: ../fuse/guestmount.pod:11 @@ -23142,7 +25180,9 @@ msgstr " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n\n" msgid "" " guestmount [--options] -a disk.img -i [--ro] mountpoint\n" "\n" -msgstr " guestmount [--options] -a disk.img -i [--ro] mountpoint\n\n" +msgstr "" +" guestmount [--options] -a disk.img -i [--ro] mountpoint\n" +"\n" #. type: verbatim #: ../fuse/guestmount.pod:13 @@ -23150,7 +25190,9 @@ msgstr " guestmount [--options] -a disk.img -i [--ro] mountpoint\n\n" msgid "" " guestmount [--options] -d Guest -i [--ro] mountpoint\n" "\n" -msgstr " guestmount [--options] -d Guest -i [--ro] mountpoint\n\n" +msgstr "" +" guestmount [--options] -d Guest -i [--ro] mountpoint\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:17 @@ -23172,8 +25214,8 @@ msgstr "" #: ../fuse/guestmount.pod:27 msgid "" "Along with other options, you have to give at least one device (I<-a> " -"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>" -" option) or use the I<-i> inspection option or the I<--live> option. How " +"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> " +"option) or use the I<-i> inspection option or the I<--live> option. How " "this works is better explained in the L<guestfish(1)> manual page, or by " "looking at the examples below." msgstr "" @@ -23182,9 +25224,9 @@ msgstr "" #: ../fuse/guestmount.pod:33 msgid "" "FUSE lets you mount filesystems as non-root. The mountpoint must be owned " -"by you, and the filesystem will not be visible to any other users unless you" -" make certain global configuration changes to C</etc/fuse.conf>. To unmount" -" the filesystem, use the C<fusermount -u> command." +"by you, and the filesystem will not be visible to any other users unless you " +"make certain global configuration changes to C</etc/fuse.conf>. To unmount " +"the filesystem, use the C<fusermount -u> command." msgstr "" #. type: textblock @@ -23200,7 +25242,9 @@ msgstr "" msgid "" " guestmount -a windows.img -m /dev/sda1 --ro /mnt\n" "\n" -msgstr " guestmount -a windows.img -m /dev/sda1 --ro /mnt\n\n" +msgstr "" +" guestmount -a windows.img -m /dev/sda1 --ro /mnt\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:46 @@ -23215,7 +25259,9 @@ msgstr "" msgid "" " guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n" "\n" -msgstr " guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n\n" +msgstr "" +" guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:51 @@ -23228,7 +25274,9 @@ msgstr "" msgid "" " guestmount -a guest.img -i --ro /mnt\n" "\n" -msgstr " guestmount -a guest.img -i --ro /mnt\n\n" +msgstr "" +" guestmount -a guest.img -i --ro /mnt\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:55 @@ -23241,7 +25289,9 @@ msgstr "" msgid "" " guestmount -d Guest -i --ro /mnt\n" "\n" -msgstr " guestmount -d Guest -i --ro /mnt\n\n" +msgstr "" +" guestmount -d Guest -i --ro /mnt\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:59 @@ -23256,7 +25306,9 @@ msgstr "" msgid "" " virt-filesystems MyGuest\n" "\n" -msgstr " virt-filesystems MyGuest\n\n" +msgstr "" +" virt-filesystems MyGuest\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:64 @@ -23271,7 +25323,9 @@ msgstr "" msgid "" " guestmount [...] --trace /mnt\n" "\n" -msgstr " guestmount [...] --trace /mnt\n\n" +msgstr "" +" guestmount [...] --trace /mnt\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:69 @@ -23284,7 +25338,9 @@ msgstr "" msgid "" " guestmount [...] --trace --verbose /mnt\n" "\n" -msgstr " guestmount [...] --trace --verbose /mnt\n\n" +msgstr "" +" guestmount [...] --trace --verbose /mnt\n" +"\n" #. type: =head1 #: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:96 @@ -23311,7 +25367,9 @@ msgstr "" msgid "" " sudo guestmount [...] -o allow_other /mnt\n" "\n" -msgstr " sudo guestmount [...] -o allow_other /mnt\n\n" +msgstr "" +" sudo guestmount [...] -o allow_other /mnt\n" +"\n" #. type: =head2 #: ../fuse/guestmount.pod:83 @@ -23346,11 +25404,11 @@ msgstr "B<--dir-cache-timeout N>" #. type: textblock #: ../fuse/guestmount.pod:125 msgid "" -"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds." -" The readdir cache [actually, there are several semi-independent caches] is" -" populated after a readdir(2) call with the stat and extended attributes of " -"the files in the directory, in anticipation that they will be requested soon" -" after." +"Set the readdir cache timeout to I<N> seconds, the default being 60 " +"seconds. The readdir cache [actually, there are several semi-independent " +"caches] is populated after a readdir(2) call with the stat and extended " +"attributes of the files in the directory, in anticipation that they will be " +"requested soon after." msgstr "" #. type: textblock @@ -23366,8 +25424,8 @@ msgstr "" msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " -"with malicious guests (CVE-2010-3851). See also " -"L<guestfs(3)/guestfs_add_drive_opts>." +"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/" +"guestfs_add_drive_opts>." msgstr "" #. type: =item @@ -23388,8 +25446,8 @@ msgstr "簡単なヘルプを表示して終了します。" #. type: textblock #: ../fuse/guestmount.pod:186 msgid "" -"Mount the named partition or logical volume on the given mountpoint B<in the" -" guest> (this has nothing to do with mountpoints in the host)." +"Mount the named partition or logical volume on the given mountpoint B<in the " +"guest> (this has nothing to do with mountpoints in the host)." msgstr "" #. type: textblock @@ -23436,7 +25494,9 @@ msgstr "" msgid "" " guestmount --fuse-help\n" "\n" -msgstr " guestmount --fuse-help\n\n" +msgstr "" +" guestmount --fuse-help\n" +"\n" #. type: textblock #: ../fuse/guestmount.pod:223 @@ -23471,8 +25531,8 @@ msgstr "B<-o kernel_cache>" #. type: textblock #: ../fuse/guestmount.pod:237 msgid "" -"Allow the kernel to cache files (reduces the number of reads that have to go" -" through the L<guestfs(3)> API). This is generally a good idea if you can " +"Allow the kernel to cache files (reduces the number of reads that have to go " +"through the L<guestfs(3)> API). This is generally a good idea if you can " "afford the extra memory usage." msgstr "" @@ -23548,10 +25608,13 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:319 msgid "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L" -"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, " -"L<http://fuse.sf.net/>." -msgstr "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf.net/>." +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " +"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." +"net/>." +msgstr "" +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " +"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." +"net/>." #. type: textblock #: ../inspector/virt-inspector.pod:5 @@ -23566,7 +25629,9 @@ msgstr "" msgid "" " virt-inspector [--options] -d domname\n" "\n" -msgstr " virt-inspector [--options] -d domname\n\n" +msgstr "" +" virt-inspector [--options] -d domname\n" +"\n" #. type: verbatim #: ../inspector/virt-inspector.pod:11 @@ -23574,7 +25639,9 @@ msgstr " virt-inspector [--options] -d domname\n\n" msgid "" " virt-inspector [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-inspector [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-inspector [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: verbatim #: ../inspector/virt-inspector.pod:15 @@ -23582,7 +25649,9 @@ msgstr " virt-inspector [--options] -a disk.img [-a disk.img ...]\n\n" msgid "" " virt-inspector domname\n" "\n" -msgstr " virt-inspector domname\n\n" +msgstr "" +" virt-inspector domname\n" +"\n" #. type: verbatim #: ../inspector/virt-inspector.pod:17 ../inspector/virt-inspector.pod:148 @@ -23590,7 +25659,9 @@ msgstr " virt-inspector domname\n\n" msgid "" " virt-inspector disk.img [disk.img ...]\n" "\n" -msgstr " virt-inspector disk.img [disk.img ...]\n\n" +msgstr "" +" virt-inspector disk.img [disk.img ...]\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:21 @@ -23616,10 +25687,10 @@ msgstr "" #: ../inspector/virt-inspector.pod:30 msgid "" "You can also run virt-inspector directly on disk images from a single " -"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain" -" has several block devices, in which case you should list several I<-a> " -"options one after another, with the first corresponding to the guest's " -"C</dev/sda>, the second to the guest's C</dev/sdb> and so on." +"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain " +"has several block devices, in which case you should list several I<-a> " +"options one after another, with the first corresponding to the guest's C</" +"dev/sda>, the second to the guest's C</dev/sdb> and so on." msgstr "" #. type: textblock @@ -23632,8 +25703,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:40 msgid "" -"Virt-inspector can only inspect and report upon I<one domain at a time>. To" -" inspect several virtual machines, you have to run virt-inspector several " +"Virt-inspector can only inspect and report upon I<one domain at a time>. To " +"inspect several virtual machines, you have to run virt-inspector several " "times (for example, from a shell script for-loop)." msgstr "" @@ -23708,10 +25779,9 @@ msgstr "B<--xpath> query" #. type: textblock #: ../inspector/virt-inspector.pod:137 msgid "" -"Perform an XPath query on the XML on stdin, and print the result on stdout." -" In this mode virt-inspector simply runs an XPath query; all other " -"inspection functions are disabled. See L</XPATH QUERIES> below for some " -"examples." +"Perform an XPath query on the XML on stdin, and print the result on stdout. " +"In this mode virt-inspector simply runs an XPath query; all other inspection " +"functions are disabled. See L</XPATH QUERIES> below for some examples." msgstr "" #. type: textblock @@ -23725,7 +25795,9 @@ msgstr "" msgid "" " virt-inspector guestname\n" "\n" -msgstr " virt-inspector guestname\n\n" +msgstr "" +" virt-inspector guestname\n" +"\n" #. type: =head1 #: ../inspector/virt-inspector.pod:160 @@ -23735,8 +25807,8 @@ msgstr "XML フォーマット" #. type: textblock #: ../inspector/virt-inspector.pod:162 msgid "" -"The virt-inspector XML is described precisely in a RELAX NG schema file C" -"<virt-inspector.rng> which is supplied with libguestfs. This section is " +"The virt-inspector XML is described precisely in a RELAX NG schema file " +"C<virt-inspector.rng> which is supplied with libguestfs. This section is " "just an overview." msgstr "" @@ -23779,14 +25851,27 @@ msgid "" " <windows_systemroot>/Windows</windows_systemroot>\n" " <format>installed</format>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n <root>/dev/sda2</root>\n <name>windows</name>\n <arch>i386</arch>\n <distro>windows</distro>\n <product_name>Windows 7 Enterprise</product_name>\n <product_variant>Client</product_variant>\n <major_version>6</major_version>\n <minor_version>1</minor_version>\n <windows_systemroot>/Windows</windows_systemroot>\n <format>installed</format>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" <root>/dev/sda2</root>\n" +" <name>windows</name>\n" +" <arch>i386</arch>\n" +" <distro>windows</distro>\n" +" <product_name>Windows 7 Enterprise</product_name>\n" +" <product_variant>Client</product_variant>\n" +" <major_version>6</major_version>\n" +" <minor_version>1</minor_version>\n" +" <windows_systemroot>/Windows</windows_systemroot>\n" +" <format>installed</format>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:190 msgid "" "In brief, E<lt>nameE<gt> is the class of operating system (something like " -"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>" -" but many other distros are recognized) and E<lt>archE<gt> is the guest " +"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> " +"but many other distros are recognized) and E<lt>archE<gt> is the guest " "architecture. The other fields are fairly self-explanatory, but because " "these fields are taken directly from the libguestfs inspection API you can " "find precise information from L<guestfs(3)/INSPECTION>." @@ -23795,8 +25880,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:198 msgid "" -"The E<lt>rootE<gt> element is the root filesystem device, but from the point" -" of view of libguestfs (block devices may have completely different names " +"The E<lt>rootE<gt> element is the root filesystem device, but from the point " +"of view of libguestfs (block devices may have completely different names " "inside the VM itself)." msgstr "" @@ -23825,7 +25910,15 @@ msgid "" " <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n" " </mountpoints>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <mountpoints>\n <mountpoint dev=\"/dev/vg_f13x64/lv_root\">/</mountpoint>\n <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n </mountpoints>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" ...\n" +" <mountpoints>\n" +" <mountpoint dev=\"/dev/vg_f13x64/lv_root\">/</mountpoint>\n" +" <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n" +" </mountpoints>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:216 @@ -23868,7 +25961,17 @@ msgid "" " <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n" " </filesystem>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <filesystems>\n <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n <type>ext4</type>\n <label>Fedora-13-x86_64</label>\n <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n </filesystem>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" ...\n" +" <filesystems>\n" +" <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n" +" <type>ext4</type>\n" +" <label>Fedora-13-x86_64</label>\n" +" <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n" +" </filesystem>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:241 @@ -23923,14 +26026,24 @@ msgid "" " <release>1</release>\n" " </application>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <applications>\n <application>\n <name>coreutils</name>\n <version>8.5</version>\n <release>1</release>\n </application>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" ...\n" +" <applications>\n" +" <application>\n" +" <name>coreutils</name>\n" +" <version>8.5</version>\n" +" <release>1</release>\n" +" </application>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:269 msgid "" "The version and release fields may not be available for some types guests. " -"Other fields are possible, see " -"L<guestfs(3)/guestfs_inspect_list_applications>." +"Other fields are possible, see L<guestfs(3)/" +"guestfs_inspect_list_applications>." msgstr "" #. type: =head2 @@ -23957,22 +26070,30 @@ msgid "" " <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n" " </drive_mappings>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <drive_mappings>\n <drive_mapping name=\"C\">/dev/sda2</drive_mapping>\n <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n </drive_mappings>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" ...\n" +" <drive_mappings>\n" +" <drive_mapping name=\"C\">/dev/sda2</drive_mapping>\n" +" <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n" +" </drive_mappings>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:287 msgid "" -"In the example above, drive C maps to the filesystem on the second partition" -" on the first disk, and drive E maps to the filesystem on the first " -"partition on the second disk." +"In the example above, drive C maps to the filesystem on the second partition " +"on the first disk, and drive E maps to the filesystem on the first partition " +"on the second disk." msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:291 msgid "" "Note that this only covers permanent local filesystem mappings, not things " -"like network shares. Furthermore NTFS volume mount points may not be listed" -" here." +"like network shares. Furthermore NTFS volume mount points may not be listed " +"here." msgstr "" #. type: =head2 @@ -24000,13 +26121,21 @@ msgid "" " [... many lines of base64 data ...]\n" " </icon>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <icon>\n iVBORw0KGgoAAAANSUhEUgAAAGAAAABg[.......]\n [... many lines of base64 data ...]\n </icon>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" ...\n" +" <icon>\n" +" iVBORw0KGgoAAAANSUhEUgAAAGAAAABg[.......]\n" +" [... many lines of base64 data ...]\n" +" </icon>\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:309 msgid "" -"To display the icon, you have to extract it and convert the base64 data back" -" to a binary file. Use an XPath query or simply an editor to extract the " +"To display the icon, you have to extract it and convert the base64 data back " +"to a binary file. Use an XPath query or simply an editor to extract the " "data, then use the coreutils L<base64(1)> program to do the conversion back " "to a PNG file:" msgstr "" @@ -24017,7 +26146,9 @@ msgstr "" msgid "" " base64 -i -d < icon.data > icon.png\n" "\n" -msgstr " base64 -i -d < icon.data > icon.png\n\n" +msgstr "" +" base64 -i -d < icon.data > icon.png\n" +"\n" #. type: =head2 #: ../inspector/virt-inspector.pod:316 @@ -24027,8 +26158,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:318 msgid "" -"Virt-inspector can detect some operating system installers on install disks," -" live CDs, bootable USB keys and more." +"Virt-inspector can detect some operating system installers on install disks, " +"live CDs, bootable USB keys and more." msgstr "" #. type: textblock @@ -24055,7 +26186,19 @@ msgid "" " <format>installer</format>\n" " <live/>\n" "\n" -msgstr " <operatingsystems>\n <operatingsystem>\n <root>/dev/sda</root>\n <name>linux</name>\n <arch>i386</arch>\n <distro>ubuntu</distro>\n <product_name>Ubuntu 10.10 \"Maverick Meerkat\"</product_name>\n <major_version>10</major_version>\n <minor_version>10</minor_version>\n <format>installer</format>\n <live/>\n\n" +msgstr "" +" <operatingsystems>\n" +" <operatingsystem>\n" +" <root>/dev/sda</root>\n" +" <name>linux</name>\n" +" <arch>i386</arch>\n" +" <distro>ubuntu</distro>\n" +" <product_name>Ubuntu 10.10 \"Maverick Meerkat\"</product_name>\n" +" <major_version>10</major_version>\n" +" <minor_version>10</minor_version>\n" +" <format>installer</format>\n" +" <live/>\n" +"\n" #. type: =head1 #: ../inspector/virt-inspector.pod:337 @@ -24066,8 +26209,8 @@ msgstr "XPath クエリー" #: ../inspector/virt-inspector.pod:339 msgid "" "Virt-inspector includes built in support for running XPath queries. The " -"reason for including XPath support directly in virt-inspector is simply that" -" there are no good and widely available command line programs that can do " +"reason for including XPath support directly in virt-inspector is simply that " +"there are no good and widely available command line programs that can do " "XPath queries. The only good one is L<xmlstarlet(1)> and that is not " "available on Red Hat Enterprise Linux." msgstr "" @@ -24090,7 +26233,13 @@ msgid "" " <type>ext4</type>\n" " [...]\n" "\n" -msgstr " $ virt-inspector -d Guest | virt-inspector --xpath '//filesystems'\n <filesystems>\n <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n <type>ext4</type>\n [...]\n\n" +msgstr "" +" $ virt-inspector -d Guest | virt-inspector --xpath '//filesystems'\n" +" <filesystems>\n" +" <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n" +" <type>ext4</type>\n" +" [...]\n" +"\n" #. type: verbatim #: ../inspector/virt-inspector.pod:359 @@ -24100,7 +26249,11 @@ msgid "" " virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" " ext4\n" "\n" -msgstr " $ virt-inspector -d Guest | \\\n virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n ext4\n\n" +msgstr "" +" $ virt-inspector -d Guest | \\\n" +" virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" +" ext4\n" +"\n" #. type: verbatim #: ../inspector/virt-inspector.pod:363 @@ -24110,7 +26263,11 @@ msgid "" " virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n" " [displays the guest icon, if there is one]\n" "\n" -msgstr " $ virt-inspector -d Guest | \\\n virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n [displays the guest icon, if there is one]\n\n" +msgstr "" +" $ virt-inspector -d Guest | \\\n" +" virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n" +" [displays the guest icon, if there is one]\n" +"\n" #. type: =head1 #: ../inspector/virt-inspector.pod:374 @@ -24120,24 +26277,32 @@ msgstr "古いバージョンの virt-inspector" #. type: textblock #: ../inspector/virt-inspector.pod:376 msgid "" -"Early versions of libguestfs shipped with a different virt-inspector program" -" written in Perl (the current version is written in C). The XML output of " +"Early versions of libguestfs shipped with a different virt-inspector program " +"written in Perl (the current version is written in C). The XML output of " "the Perl virt-inspector was different and it could also output in other " "formats like text." -msgstr "初期のバージョンの libguestfs は Perl で書かれている異なる virt-inspector プログラムを同梱していました(現在のバージョンは C で書かれています)。Perl virt-inspector の XML 出力は異なりました。また、テキスト形式のような他の形式で出力することもできます。" +msgstr "" +"初期のバージョンの libguestfs は Perl で書かれている異なる virt-inspector プ" +"ログラムを同梱していました(現在のバージョンは C で書かれています)。Perl " +"virt-inspector の XML 出力は異なりました。また、テキスト形式のような他の形式" +"で出力することもできます。" #. type: textblock #: ../inspector/virt-inspector.pod:381 msgid "" "The old virt-inspector is no longer supported or shipped with libguestfs." -msgstr "古い virt-inspector はもはや libguestfs でサポートされず、同梱されていません。" +msgstr "" +"古い virt-inspector はもはや libguestfs でサポートされず、同梱されていませ" +"ん。" #. type: textblock #: ../inspector/virt-inspector.pod:384 msgid "" "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two " "versions of virt-inspector with different names:" -msgstr "さらに混乱することに、Red Hat Enterprise Linux 6 では異なる名前で 2 つのバージョンの virt-inspector が同梱されています:" +msgstr "" +"さらに混乱することに、Red Hat Enterprise Linux 6 では異なる名前で 2 つのバー" +"ジョンの virt-inspector が同梱されています:" #. type: verbatim #: ../inspector/virt-inspector.pod:387 @@ -24146,14 +26311,19 @@ msgid "" " virt-inspector Old Perl version.\n" " virt-inspector2 New C version.\n" "\n" -msgstr " virt-inspector 古い Perl バージョンです。\n virt-inspector2 新しい C バージョンです。\n\n" +msgstr "" +" virt-inspector 古い Perl バージョンです。\n" +" virt-inspector2 新しい C バージョンです。\n" +"\n" #. type: textblock #: ../inspector/virt-inspector.pod:397 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, " -"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" +">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" +">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../inspector/virt-inspector.pod:414 @@ -24171,7 +26341,9 @@ msgstr "guestfs-java - Java から libguestfs を使用する方法" msgid "" " import com.redhat.et.libguestfs.*;\n" " \n" -msgstr " import com.redhat.et.libguestfs.*;\n \n" +msgstr "" +" import com.redhat.et.libguestfs.*;\n" +" \n" #. type: verbatim #: ../java/examples/guestfs-java.pod:11 @@ -24181,15 +26353,19 @@ msgid "" " g.add_drive_opts (\"disk.img\", null);\n" " g.launch ();\n" "\n" -msgstr " GuestFS g = new GuestFS ();\n g.add_drive_opts (\"disk.img\", null);\n g.launch ();\n\n" +msgstr "" +" GuestFS g = new GuestFS ();\n" +" g.add_drive_opts (\"disk.img\", null);\n" +" g.launch ();\n" +"\n" #. type: textblock #: ../java/examples/guestfs-java.pod:17 msgid "" "This manual page documents how to call libguestfs from the Java programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -24201,8 +26377,8 @@ msgstr "ハンドルの閉じ方" #: ../java/examples/guestfs-java.pod:24 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and" -" hence free) them explicitly by calling the C<close> method." +"libguestfs handles include a lot of state, it is also possible to close (and " +"hence free) them explicitly by calling the C<close> method." msgstr "" #. type: =head2 @@ -24228,10 +26404,13 @@ msgstr "" #. type: textblock #: ../java/examples/guestfs-java.pod:47 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:5 @@ -24251,7 +26430,11 @@ msgid "" " Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n" " Guestfs.launch g;\n" "\n" -msgstr " let g = Guestfs.create () in\n Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n Guestfs.launch g;\n\n" +msgstr "" +" let g = Guestfs.create () in\n" +" Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n" +" Guestfs.launch g;\n" +"\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:15 @@ -24266,7 +26449,11 @@ msgid "" " g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n" " g#launch ();\n" "\n" -msgstr " let g = new Guestfs.guestfs () in\n g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n g#launch ();\n\n" +msgstr "" +" let g = new Guestfs.guestfs () in\n" +" g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n" +" g#launch ();\n" +"\n" #. type: verbatim #: ../ocaml/examples/guestfs-ocaml.pod:21 @@ -24276,15 +26463,19 @@ msgid "" "or:\n" " ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n" "\n" -msgstr " ocamlfind opt prog.ml -package guestfs -linkpkg -o prog\nor:\n ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n\n" +msgstr "" +" ocamlfind opt prog.ml -package guestfs -linkpkg -o prog\n" +"or:\n" +" ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n" +"\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:27 msgid "" -"This manual page documents how to call libguestfs from the OCaml programming" -" language. This page just documents the differences from the C API and " -"gives some examples. If you are not familiar with using libguestfs, you " -"also need to read L<guestfs(3)>." +"This manual page documents how to call libguestfs from the OCaml programming " +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -24295,9 +26486,8 @@ msgstr "プログラミング形式" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:34 msgid "" -"There are two different programming styles supported by the OCaml bindings." -" You can use a module style, with each C function mapped to an OCaml " -"function:" +"There are two different programming styles supported by the OCaml bindings. " +"You can use a module style, with each C function mapped to an OCaml function:" msgstr "" #. type: verbatim @@ -24306,7 +26496,9 @@ msgstr "" msgid "" " int guestfs_set_verbose (guestfs_h *g, int flag);\n" "\n" -msgstr " int guestfs_set_verbose (guestfs_h *g, int flag);\n\n" +msgstr "" +" int guestfs_set_verbose (guestfs_h *g, int flag);\n" +"\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:40 @@ -24319,7 +26511,9 @@ msgstr "" msgid "" " val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n" "\n" -msgstr " val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n\n" +msgstr "" +" val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n" +"\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:44 @@ -24334,7 +26528,9 @@ msgstr "" msgid "" " method set_verbose : bool -> unit\n" "\n" -msgstr " method set_verbose : bool -> unit\n\n" +msgstr "" +" method set_verbose : bool -> unit\n" +"\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:49 @@ -24348,8 +26544,8 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:55 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and" -" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " +"libguestfs handles include a lot of state, it is also possible to close (and " +"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " "method." msgstr "" @@ -24364,18 +26560,21 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:66 msgid "" -"Calling any function/method on a closed handle raises " -"C<Guestfs.Handle_closed>. The single parameter is the name of the function " -"that you called." +"Calling any function/method on a closed handle raises C<Guestfs." +"Handle_closed>. The single parameter is the name of the function that you " +"called." msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:80 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L" -"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" #. type: textblock #: ../perl/examples/guestfs-perl.pod:5 @@ -24388,7 +26587,9 @@ msgstr "guestfs-perl - Perl から libguestfs を使用する方法" msgid "" " use Sys::Guestfs;\n" " \n" -msgstr " use Sys::Guestfs;\n \n" +msgstr "" +" use Sys::Guestfs;\n" +" \n" #. type: verbatim #: ../perl/examples/guestfs-perl.pod:11 @@ -24401,16 +26602,22 @@ msgid "" " $h->touch ('/hello');\n" " $h->sync ();\n" "\n" -msgstr " my $h = Sys::Guestfs->new ();\n $h->add_drive_opts ('guest.img', format => 'raw');\n $h->launch ();\n $h->mount_options ('', '/dev/sda1', '/');\n $h->touch ('/hello');\n $h->sync ();\n\n" +msgstr "" +" my $h = Sys::Guestfs->new ();\n" +" $h->add_drive_opts ('guest.img', format => 'raw');\n" +" $h->launch ();\n" +" $h->mount_options ('', '/dev/sda1', '/');\n" +" $h->touch ('/hello');\n" +" $h->sync ();\n" +"\n" #. type: textblock #: ../perl/examples/guestfs-perl.pod:20 msgid "" "This manual page documents how to call libguestfs from the Perl programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>. To read the full Perl API, see " -"L<Sys::Guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>." msgstr "" #. type: =head2 @@ -24421,17 +26628,20 @@ msgstr "エラー" #. type: textblock #: ../perl/examples/guestfs-perl.pod:28 msgid "" -"Errors from libguestfs functions turn into calls to C<croak> (see " -"L<Carp(3)>)." +"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)" +">)." msgstr "" #. type: textblock #: ../perl/examples/guestfs-perl.pod:41 msgid "" -"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-" -"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L" -"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" +"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" +"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" +"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" #. type: textblock #: ../python/examples/guestfs-python.pod:5 @@ -24447,15 +26657,20 @@ msgid "" " g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n" " g.launch ()\n" "\n" -msgstr " import guestfs\n g = guestfs.GuestFS ()\n g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n g.launch ()\n\n" +msgstr "" +" import guestfs\n" +" g = guestfs.GuestFS ()\n" +" g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n" +" g.launch ()\n" +"\n" #. type: textblock #: ../python/examples/guestfs-python.pod:16 msgid "" "This manual page documents how to call libguestfs from the Python " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs," -" you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -24483,15 +26698,22 @@ msgid "" " >>> import guestfs\n" " >>> help (guestfs)\n" "\n" -msgstr " $ python\n >>> import guestfs\n >>> help (guestfs)\n\n" +msgstr "" +" $ python\n" +" >>> import guestfs\n" +" >>> help (guestfs)\n" +"\n" #. type: textblock #: ../python/examples/guestfs-python.pod:44 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L" -"<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" #. type: textblock #: ../rescue/virt-rescue.pod:5 @@ -24504,7 +26726,9 @@ msgstr "virt-rescue - 仮想マシンにおいてレスキューシェルを実 msgid "" " virt-rescue [--options] -d domname\n" "\n" -msgstr " virt-rescue [--options] -d domname\n\n" +msgstr "" +" virt-rescue [--options] -d domname\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:11 @@ -24512,7 +26736,9 @@ msgstr " virt-rescue [--options] -d domname\n\n" msgid "" " virt-rescue [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-rescue [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-rescue [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:13 @@ -24520,7 +26746,9 @@ msgstr " virt-rescue [--options] -a disk.img [-a disk.img ...]\n\n" msgid "" " virt-rescue --suggest (-d domname | -a disk.img ...)\n" "\n" -msgstr " virt-rescue --suggest (-d domname | -a disk.img ...)\n\n" +msgstr "" +" virt-rescue --suggest (-d domname | -a disk.img ...)\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:17 @@ -24528,7 +26756,9 @@ msgstr " virt-rescue --suggest (-d domname | -a disk.img ...)\n\n" msgid "" " virt-rescue [--options] domname\n" "\n" -msgstr " virt-rescue [--options] domname\n\n" +msgstr "" +" virt-rescue [--options] domname\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:19 @@ -24536,7 +26766,9 @@ msgstr " virt-rescue [--options] domname\n\n" msgid "" " virt-rescue [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-rescue [--options] disk.img [disk.img ...]\n\n" +msgstr "" +" virt-rescue [--options] disk.img [disk.img ...]\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:23 @@ -24566,8 +26798,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:38 msgid "" -"You can run virt-rescue on any virtual machine known to libvirt, or directly" -" on disk image(s):" +"You can run virt-rescue on any virtual machine known to libvirt, or directly " +"on disk image(s):" msgstr "" #. type: verbatim @@ -24576,7 +26808,9 @@ msgstr "" msgid "" " virt-rescue -d GuestName\n" "\n" -msgstr " virt-rescue -d GuestName\n\n" +msgstr "" +" virt-rescue -d GuestName\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:43 @@ -24584,7 +26818,9 @@ msgstr " virt-rescue -d GuestName\n\n" msgid "" " virt-rescue --ro -a /path/to/disk.img\n" "\n" -msgstr " virt-rescue --ro -a /path/to/disk.img\n\n" +msgstr "" +" virt-rescue --ro -a /path/to/disk.img\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:45 @@ -24592,28 +26828,31 @@ msgstr " virt-rescue --ro -a /path/to/disk.img\n\n" msgid "" " virt-rescue -a /dev/sdc\n" "\n" -msgstr " virt-rescue -a /dev/sdc\n\n" +msgstr "" +" virt-rescue -a /dev/sdc\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:47 msgid "For live VMs you I<must> use the --ro option." -msgstr "動作中の仮想マシンには --ro オプションを使用 I<しなければいけません> 。" +msgstr "" +"動作中の仮想マシンには --ro オプションを使用 I<しなければいけません> 。" #. type: textblock #: ../rescue/virt-rescue.pod:49 msgid "" "When you run virt-rescue on a virtual machine or disk image, you are placed " -"in an interactive bash shell where you can use many ordinary Linux commands." -" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You " -"must mount the virtual machine's filesystems by hand. There is an empty " -"directory called C</sysroot> where you can mount filesystems." +"in an interactive bash shell where you can use many ordinary Linux " +"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue " +"appliance. You must mount the virtual machine's filesystems by hand. There " +"is an empty directory called C</sysroot> where you can mount filesystems." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:56 msgid "" -"You can get virt-rescue to suggest mount commands for you by using the " -"I<--suggest> option (in another terminal):" +"You can get virt-rescue to suggest mount commands for you by using the I<--" +"suggest> option (in another terminal):" msgstr "" #. type: verbatim @@ -24623,7 +26862,10 @@ msgid "" " $ virt-rescue --suggest -d Fedora15\n" " Inspecting the virtual machine or disk image ...\n" " \n" -msgstr " $ virt-rescue --suggest -d Fedora15\n仮想マシンまたはディスクイメージの検査中 ...\n \n" +msgstr "" +" $ virt-rescue --suggest -d Fedora15\n" +"仮想マシンまたはディスクイメージの検査中 ...\n" +" \n" #. type: verbatim #: ../rescue/virt-rescue.pod:62 @@ -24643,7 +26885,11 @@ msgid "" " # type: linux, distro: fedora, version: 15.0\n" " # Fedora release 15 (Lovelock)\n" " \n" -msgstr " # /dev/vg_f15x32/lv_root は linux オペレーティングシステムのルートです\n # 種別: linux, ディストリビューション: fedora, バージョン: 15.0\n # Fedora release 15 (Lovelock)\n \n" +msgstr "" +" # /dev/vg_f15x32/lv_root は linux オペレーティングシステムのルートです\n" +" # 種別: linux, ディストリビューション: fedora, バージョン: 15.0\n" +" # Fedora release 15 (Lovelock)\n" +" \n" #. type: verbatim #: ../rescue/virt-rescue.pod:70 @@ -24656,7 +26902,14 @@ msgid "" " mount --bind /proc /sysroot/proc\n" " mount --bind /sys /sysroot/sys\n" "\n" -msgstr " mount /dev/vg_f15x32/lv_root /sysroot/\n mount /dev/vda1 /sysroot/boot\n mount --bind /dev /sysroot/dev\n mount --bind /dev/pts /sysroot/dev/pts\n mount --bind /proc /sysroot/proc\n mount --bind /sys /sysroot/sys\n\n" +msgstr "" +" mount /dev/vg_f15x32/lv_root /sysroot/\n" +" mount /dev/vda1 /sysroot/boot\n" +" mount --bind /dev /sysroot/dev\n" +" mount --bind /dev/pts /sysroot/dev/pts\n" +" mount --bind /proc /sysroot/proc\n" +" mount --bind /sys /sysroot/sys\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:77 @@ -24677,7 +26930,15 @@ msgid "" " ><rescue> mount /dev/vda1 /sysroot/boot\n" " ><rescue> ls /sysroot\n" "\n" -msgstr " ><rescue> lvs\n LV VG Attr LSize Origin Snap% Move Log Copy% Convert\n lv_root vg_f15x32 -wi-a- 8.83G\n lv_swap vg_f15x32 -wi-a- 992.00M\n ><rescue> mount /dev/vg_f15x32/lv_root /sysroot\n ><rescue> mount /dev/vda1 /sysroot/boot\n ><rescue> ls /sysroot\n\n" +msgstr "" +" ><rescue> lvs\n" +" LV VG Attr LSize Origin Snap% Move Log Copy% Convert\n" +" lv_root vg_f15x32 -wi-a- 8.83G\n" +" lv_swap vg_f15x32 -wi-a- 992.00M\n" +" ><rescue> mount /dev/vg_f15x32/lv_root /sysroot\n" +" ><rescue> mount /dev/vda1 /sysroot/boot\n" +" ><rescue> ls /sysroot\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:88 @@ -24688,8 +26949,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:91 msgid "" -"To run commands in a Linux guest (for example, grub), you should chroot into" -" the /sysroot directory first:" +"To run commands in a Linux guest (for example, grub), you should chroot into " +"the /sysroot directory first:" msgstr "" #. type: verbatim @@ -24698,7 +26959,9 @@ msgstr "" msgid "" " ><rescue> chroot /sysroot\n" "\n" -msgstr " ><rescue> chroot /sysroot\n\n" +msgstr "" +" ><rescue> chroot /sysroot\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:98 @@ -24742,7 +27005,9 @@ msgstr "レスキューカーネルに追加オプションを渡します。" msgid "" " virt-rescue --format=raw -a disk.img\n" "\n" -msgstr " virt-rescue --format=raw -a disk.img\n\n" +msgstr "" +" virt-rescue --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:167 @@ -24750,7 +27015,9 @@ msgstr " virt-rescue --format=raw -a disk.img\n\n" msgid "" " virt-rescue --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-rescue --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-rescue --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../rescue/virt-rescue.pod:176 @@ -24789,9 +27056,11 @@ msgstr "イメージを読み込み専用で開きます。" #. type: textblock #: ../rescue/virt-rescue.pod:203 msgid "" -"Enable SELinux in the rescue appliance. You should read " -"L<guestfs(3)/SELINUX> before using this option." -msgstr "レスキューアプライアンスにおいて SELinux を有効にします。このオプションを使用する前に L<guestfs(3)/SELINUX> を読むべきです。" +"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/" +"SELINUX> before using this option." +msgstr "" +"レスキューアプライアンスにおいて SELinux を有効にします。このオプションを使用" +"する前に L<guestfs(3)/SELINUX> を読むべきです。" #. type: =item #: ../rescue/virt-rescue.pod:206 @@ -24819,9 +27088,11 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:216 msgid "" -"This option implies I<--ro> and is safe to use even if the guest is up or if" -" another virt-rescue is running." -msgstr "このオプションは I<--ro> を意味します。仮想マシンが起動していたり、他の virt-rescue を実行しているときでも安全です。" +"This option implies I<--ro> and is safe to use even if the guest is up or if " +"another virt-rescue is running." +msgstr "" +"このオプションは I<--ro> を意味します。仮想マシンが起動していたり、他の virt-" +"rescue を実行しているときでも安全です。" #. type: textblock #: ../rescue/virt-rescue.pod:235 @@ -24841,7 +27112,9 @@ msgstr "" msgid "" " virt-rescue disk.img [disk.img ...]\n" "\n" -msgstr " virt-rescue disk.img [disk.img ...]\n\n" +msgstr "" +" virt-rescue disk.img [disk.img ...]\n" +"\n" #. type: verbatim #: ../rescue/virt-rescue.pod:254 @@ -24849,7 +27122,9 @@ msgstr " virt-rescue disk.img [disk.img ...]\n\n" msgid "" " virt-rescue guestname\n" "\n" -msgstr " virt-rescue guestname\n\n" +msgstr "" +" virt-rescue guestname\n" +"\n" #. type: =head1 #: ../rescue/virt-rescue.pod:262 @@ -24900,8 +27175,8 @@ msgstr "TCP 接続の作成法" msgid "" "The virt-rescue appliance needs to be small and so does not include many " "network tools. In particular there is no L<telnet(1)> command. You can " -"make TCP connections from the shell using the magical " -"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" +"make TCP connections from the shell using the magical C</dev/tcp/" +"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" msgstr "" #. type: verbatim @@ -24912,7 +27187,11 @@ msgid "" " echo \"GET /\" >&3\n" " cat <&3\n" "\n" -msgstr " exec 3<>/dev/tcp/redhat.com/80\n echo \"GET /\" >&3\n cat <&3\n\n" +msgstr "" +" exec 3<>/dev/tcp/redhat.com/80\n" +" echo \"GET /\" >&3\n" +" cat <&3\n" +"\n" #. type: textblock #: ../rescue/virt-rescue.pod:294 @@ -24922,8 +27201,8 @@ msgstr "詳細は L<bash(1)> 参照。" #. type: textblock #: ../rescue/virt-rescue.pod:300 msgid "" -"Several environment variables affect virt-rescue. See " -"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list." +"Several environment variables affect virt-rescue. See L<guestfs(3)/" +"ENVIRONMENT VARIABLES> for the complete list." msgstr "" #. type: textblock @@ -24931,7 +27210,9 @@ msgstr "" msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" "filesystems(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" +"filesystems(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../resize/virt-resize.pod:5 @@ -24946,14 +27227,18 @@ msgid "" " [--expand /dev/sdaN] [--shrink /dev/sdaN]\n" " [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n" "\n" -msgstr " virt-resize [--resize /dev/sdaN=[+/-]<size>[%]]\n [--expand /dev/sdaN] [--shrink /dev/sdaN]\n [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n\n" +msgstr "" +" virt-resize [--resize /dev/sdaN=[+/-]<size>[%]]\n" +" [--expand /dev/sdaN] [--shrink /dev/sdaN]\n" +" [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:15 msgid "" "Virt-resize is a tool which can resize a virtual machine disk, making it " -"larger or smaller overall, and resizing or deleting any partitions contained" -" within." +"larger or smaller overall, and resizing or deleting any partitions contained " +"within." msgstr "" #. type: textblock @@ -24991,7 +27276,9 @@ msgstr "" msgid "" " virt-filesystems --long -h --all -a olddisk\n" " \n" -msgstr " virt-filesystems --long -h --all -a olddisk\n \n" +msgstr "" +" virt-filesystems --long -h --all -a olddisk\n" +" \n" #. type: verbatim #: ../resize/virt-resize.pod:38 @@ -25000,7 +27287,10 @@ msgid "" " truncate -r olddisk newdisk\n" " truncate -s +5G newdisk\n" " \n" -msgstr " truncate -r olddisk newdisk\n truncate -s +5G newdisk\n \n" +msgstr "" +" truncate -r olddisk newdisk\n" +" truncate -s +5G newdisk\n" +" \n" #. type: verbatim #: ../resize/virt-resize.pod:41 @@ -25009,7 +27299,10 @@ msgid "" " # Note \"/dev/sda2\" is a partition inside the \"olddisk\" file.\n" " virt-resize --expand /dev/sda2 olddisk newdisk\n" "\n" -msgstr " # \"/dev/sda2\" は \"olddisk\" ファイルの中にあるパーティションであることに注意してください。\n virt-resize --expand /dev/sda2 olddisk newdisk\n\n" +msgstr "" +" # \"/dev/sda2\" は \"olddisk\" ファイルの中にあるパーティションであることに注意してください。\n" +" virt-resize --expand /dev/sda2 olddisk newdisk\n" +"\n" #. type: =item #: ../resize/virt-resize.pod:44 ../resize/virt-resize.pod:610 @@ -25032,7 +27325,10 @@ msgid "" " virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" " olddisk newdisk\n" "\n" -msgstr " virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n olddisk newdisk\n\n" +msgstr "" +" virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" +" olddisk newdisk\n" +"\n" #. type: =item #: ../resize/virt-resize.pod:52 ../resize/virt-resize.pod:616 @@ -25055,7 +27351,10 @@ msgid "" " virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n" " olddisk newdisk\n" "\n" -msgstr " virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n olddisk newdisk\n\n" +msgstr "" +" virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n" +" olddisk newdisk\n" +"\n" #. type: =item #: ../resize/virt-resize.pod:61 @@ -25076,7 +27375,10 @@ msgid "" " qemu-img create -f qcow2 newdisk.qcow2 15G\n" " virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n" "\n" -msgstr " qemu-img create -f qcow2 newdisk.qcow2 15G\n virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n\n" +msgstr "" +" qemu-img create -f qcow2 newdisk.qcow2 15G\n" +" virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n" +"\n" #. type: =head1 #: ../resize/virt-resize.pod:71 @@ -25115,7 +27417,12 @@ msgid "" " -- NODE --\n" " <source dev=\"/dev/vg/lv_guest\" />\n" "\n" -msgstr " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n Found 1 nodes:\n -- NODE --\n <source dev=\"/dev/vg/lv_guest\" />\n\n" +msgstr "" +" # virsh dumpxml guestname | xpath /domain/devices/disk/source\n" +" Found 1 nodes:\n" +" -- NODE --\n" +" <source dev=\"/dev/vg/lv_guest\" />\n" +"\n" #. type: =item #: ../resize/virt-resize.pod:90 @@ -25124,8 +27431,7 @@ msgstr "3. 現在の容量を確認します" #. type: textblock #: ../resize/virt-resize.pod:92 -msgid "" -"Use L<virt-filesystems(1)> to display the current partitions and sizes:" +msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:" msgstr "" #. type: verbatim @@ -25138,7 +27444,13 @@ msgid "" " /dev/sda2 partition 7.9G /dev/sda\n" " /dev/sda device 8.0G -\n" "\n" -msgstr " # virt-filesystems --long --parts --blkdevs -h -a /dev/vg/lv_guest\n Name Type Size Parent\n /dev/sda1 partition 101M /dev/sda\n /dev/sda2 partition 7.9G /dev/sda\n /dev/sda device 8.0G -\n\n" +msgstr "" +" # virt-filesystems --long --parts --blkdevs -h -a /dev/vg/lv_guest\n" +" Name Type Size Parent\n" +" /dev/sda1 partition 101M /dev/sda\n" +" /dev/sda2 partition 7.9G /dev/sda\n" +" /dev/sda device 8.0G -\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:101 @@ -25172,7 +27484,10 @@ msgid "" " # rm -f outdisk\n" " # truncate -s 10G outdisk\n" "\n" -msgstr " # rm -f outdisk\n # truncate -s 10G outdisk\n\n" +msgstr "" +" # rm -f outdisk\n" +" # truncate -s 10G outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:115 @@ -25185,7 +27500,9 @@ msgstr "" msgid "" " # lvcreate -L 10G -n lv_name vg_name\n" "\n" -msgstr " # lvcreate -L 10G -n lv_name vg_name\n\n" +msgstr "" +" # lvcreate -L 10G -n lv_name vg_name\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:119 @@ -25199,7 +27516,10 @@ msgid "" " # virsh pool-list\n" " # virsh vol-create-as poolname newvol 10G\n" "\n" -msgstr " # virsh pool-list\n # virsh vol-create-as poolname newvol 10G\n\n" +msgstr "" +" # virsh pool-list\n" +" # virsh vol-create-as poolname newvol 10G\n" +"\n" #. type: =item #: ../resize/virt-resize.pod:124 @@ -25220,7 +27540,9 @@ msgstr "" msgid "" " # virt-resize indisk outdisk\n" "\n" -msgstr " # virt-resize indisk outdisk\n\n" +msgstr "" +" # virt-resize indisk outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:132 @@ -25253,7 +27575,9 @@ msgstr "" msgid "" " # virt-resize --expand /dev/sda2 indisk outdisk\n" "\n" -msgstr " # virt-resize --expand /dev/sda2 indisk outdisk\n\n" +msgstr "" +" # virt-resize --expand /dev/sda2 indisk outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:147 @@ -25277,17 +27601,19 @@ msgid "" " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" " indisk outdisk\n" "\n" -msgstr " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n indisk outdisk\n\n" +msgstr "" +" # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" +" indisk outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:157 msgid "" -"If the expanded partition in the image contains a filesystem or LVM PV, then" -" if virt-resize knows how, it will resize the contents, the equivalent of " +"If the expanded partition in the image contains a filesystem or LVM PV, then " +"if virt-resize knows how, it will resize the contents, the equivalent of " "calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> " "or L<btrfs(8)>. However virt-resize does not know how to resize some " -"filesystems, so you would have to online resize them after booting the " -"guest." +"filesystems, so you would have to online resize them after booting the guest." msgstr "" #. type: textblock @@ -25316,13 +27642,15 @@ msgstr "" msgid "" " # virsh edit guestname\n" "\n" -msgstr " # virsh edit guestname\n\n" +msgstr "" +" # virsh edit guestname\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:174 msgid "" -"Change E<lt>source ...E<gt>, see " -"L<http://libvirt.org/formatdomain.html#elementsDisks>" +"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain." +"html#elementsDisks>" msgstr "" #. type: textblock @@ -25336,7 +27664,9 @@ msgstr "" msgid "" " # virsh start guestname\n" "\n" -msgstr " # virsh start guestname\n\n" +msgstr "" +" # virsh start guestname\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:181 @@ -25359,8 +27689,8 @@ msgstr "" #: ../resize/virt-resize.pod:188 msgid "" "Once the guest has booted you should see the new space available, at least " -"for filesystems that virt-resize knows how to resize, and for PVs. The user" -" may need to resize LVs inside PVs, and also resize filesystem types that " +"for filesystems that virt-resize knows how to resize, and for PVs. The user " +"may need to resize LVs inside PVs, and also resize filesystem types that " "virt-resize does not know how to expand." msgstr "" @@ -25412,8 +27742,8 @@ msgstr "" #: ../resize/virt-resize.pod:215 msgid "" "virt-resize also gives a convenient way to ignore or delete partitions when " -"copying from the input disk to the output disk. Ignoring a partition speeds" -" up the copy where you don't care about the existing contents of a " +"copying from the input disk to the output disk. Ignoring a partition speeds " +"up the copy where you don't care about the existing contents of a " "partition. Deleting a partition removes it completely, but note that it " "also renumbers any partitions after the one which is deleted, which can " "leave some guests unbootable." @@ -25427,10 +27757,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:224 msgid "" -"If the input disk is in qcow2 format, then you may prefer that the output is" -" in qcow2 format as well. Alternately, virt-resize can convert the format " -"on the fly. The output format is simply determined by the format of the " -"empty output container that you provide. Thus to create qcow2 output, use:" +"If the input disk is in qcow2 format, then you may prefer that the output is " +"in qcow2 format as well. Alternately, virt-resize can convert the format on " +"the fly. The output format is simply determined by the format of the empty " +"output container that you provide. Thus to create qcow2 output, use:" msgstr "" #. type: verbatim @@ -25439,7 +27769,9 @@ msgstr "" msgid "" " qemu-img create [-c] -f qcow2 outdisk [size]\n" "\n" -msgstr " qemu-img create [-c] -f qcow2 outdisk [size]\n\n" +msgstr "" +" qemu-img create [-c] -f qcow2 outdisk [size]\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:232 @@ -25457,13 +27789,15 @@ msgstr "" msgid "" " fallocate -l size outdisk\n" "\n" -msgstr " fallocate -l size outdisk\n\n" +msgstr "" +" fallocate -l size outdisk\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:238 msgid "" -"(on older systems that don't have the L<fallocate(1)> command use C<dd " -"if=/dev/zero of=outdisk bs=1M count=..>)" +"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/" +"dev/zero of=outdisk bs=1M count=..>)" msgstr "" #. type: =head2 @@ -25476,15 +27810,17 @@ msgstr "論理パーティション" msgid "" "Logical partitions (a.k.a. C</dev/sda5+> on disks using DOS partition " "tables) cannot be resized." -msgstr "論理パーティション(DOS パーティションテーブルを使用しているディスクにおいて C</dev/sda5+> とも言う)は容量変更できません。" +msgstr "" +"論理パーティション(DOS パーティションテーブルを使用しているディスクにおいて " +"C</dev/sda5+> とも言う)は容量変更できません。" #. type: textblock #: ../resize/virt-resize.pod:246 msgid "" -"To understand what is going on, firstly one of the four partitions " -"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called " -"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR " -"partition type." +"To understand what is going on, firstly one of the four partitions C</dev/" +"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the " +"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition " +"type." msgstr "" #. type: textblock @@ -25495,18 +27831,18 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:253 msgid "" -"The extended partition can be expanded, but not shrunk (unless you force it," -" which is not advisable). When the extended partition is copied across, all" -" the logical partitions contained inside are copied over implicitly. Virt-" -"resize does not look inside the extended partition, so it copies the logical" -" partitions blindly." +"The extended partition can be expanded, but not shrunk (unless you force it, " +"which is not advisable). When the extended partition is copied across, all " +"the logical partitions contained inside are copied over implicitly. Virt-" +"resize does not look inside the extended partition, so it copies the logical " +"partitions blindly." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:259 msgid "" -"You cannot specify a logical partition (C</dev/sda5+>) at all on the command" -" line. Doing so will give an error." +"You cannot specify a logical partition (C</dev/sda5+>) at all on the command " +"line. Doing so will give an error." msgstr "" #. type: textblock @@ -25532,8 +27868,8 @@ msgstr "B<--align-first always>" #. type: textblock #: ../resize/virt-resize.pod:276 msgid "" -"Align the first partition for improved performance (see also the " -"I<--alignment> option)." +"Align the first partition for improved performance (see also the I<--" +"alignment> option)." msgstr "" #. type: textblock @@ -25548,8 +27884,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:284 msgid "" -"I<--align-first never> means we never move the first partition. This is the" -" safest option. Try this if the guest does not boot after resizing." +"I<--align-first never> means we never move the first partition. This is the " +"safest option. Try this if the guest does not boot after resizing." msgstr "" #. type: textblock @@ -25568,8 +27904,8 @@ msgstr "B<--alignment N>" #. type: textblock #: ../resize/virt-resize.pod:294 msgid "" -"Set the alignment of partitions to C<N> sectors. The default in virt-resize" -" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." +"Set the alignment of partitions to C<N> sectors. The default in virt-resize " +"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." msgstr "" #. type: textblock @@ -25587,9 +27923,9 @@ msgstr "I<--alignment 1> (512 バイト)" #. type: textblock #: ../resize/virt-resize.pod:305 msgid "" -"The partitions would be packed together as closely as possible, but would be" -" completely unaligned. In some cases this can cause very poor performance." -" See L<virt-alignment-scan(1)> for further details." +"The partitions would be packed together as closely as possible, but would be " +"completely unaligned. In some cases this can cause very poor performance. " +"See L<virt-alignment-scan(1)> for further details." msgstr "" #. type: =item @@ -25600,8 +27936,8 @@ msgstr "I<--alignment 8> (4K)" #. type: textblock #: ../resize/virt-resize.pod:311 msgid "" -"This would be the minimum acceptable alignment for reasonable performance on" -" modern hosts." +"This would be the minimum acceptable alignment for reasonable performance on " +"modern hosts." msgstr "" #. type: =item @@ -25722,9 +28058,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:373 msgid "" -"The filesystem must have been shut down consistently last time it was used." -" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a" -" consistency check, so at the first boot after resizing Windows will check " +"The filesystem must have been shut down consistently last time it was used. " +"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a " +"consistency check, so at the first boot after resizing Windows will check " "the disk." msgstr "" @@ -25776,8 +28112,8 @@ msgstr "B<--ignore part>" #: ../resize/virt-resize.pod:405 msgid "" "Ignore the named partition. Effectively this means the partition is " -"allocated on the destination disk, but the content is not copied across from" -" the source disk. The content of the partition will be blank (all zero " +"allocated on the destination disk, but the content is not copied across from " +"the source disk. The content of the partition will be blank (all zero " "bytes)." msgstr "" @@ -25791,8 +28127,8 @@ msgstr "B<--LV-expand logvol>" msgid "" "This takes the logical volume and, as a final step, expands it to fill all " "the space available in its volume group. A typical usage, assuming a Linux " -"guest with a single PV C</dev/sda2> and a root device called " -"C</dev/vg_guest/lv_root> would be:" +"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/" +"lv_root> would be:" msgstr "" #. type: verbatim @@ -25802,7 +28138,10 @@ msgid "" " virt-resize indisk outdisk \\\n" " --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n" "\n" -msgstr " virt-resize indisk outdisk \\\n --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n\n" +msgstr "" +" virt-resize indisk outdisk \\\n" +" --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:422 @@ -25814,9 +28153,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:425 msgid "" -"The contents of the LV are also resized if virt-resize knows how to do that." -" You can stop virt-resize from trying to expand the content by using the " -"option I<--no-expand-content>." +"The contents of the LV are also resized if virt-resize knows how to do " +"that. You can stop virt-resize from trying to expand the content by using " +"the option I<--no-expand-content>." msgstr "" #. type: textblock @@ -25885,9 +28224,9 @@ msgstr "B<--no-extra-partition>" msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " -"the extra partition from being created. If you do this then the extra space" -" will be inaccessible until you run fdisk, parted, or some other " -"partitioning tool in the guest." +"the extra partition from being created. If you do this then the extra space " +"will be inaccessible until you run fdisk, parted, or some other partitioning " +"tool in the guest." msgstr "" #. type: textblock @@ -25938,8 +28277,8 @@ msgstr "B<--output-format> raw" #. type: textblock #: ../resize/virt-resize.pod:486 msgid "" -"Specify the format of the output disk image. If this flag is not given then" -" it is auto-detected from the image itself." +"Specify the format of the output disk image. If this flag is not given then " +"it is auto-detected from the image itself." msgstr "" #. type: textblock @@ -25966,14 +28305,16 @@ msgstr "B<--resize part=size>" msgid "" "Resize the named partition (expanding or shrinking it) so that it has the " "given size." -msgstr "Resize the named partition (expanding or shrinking it) so that it has the given size." +msgstr "" +"Resize the named partition (expanding or shrinking it) so that it has the " +"given size." #. type: textblock #: ../resize/virt-resize.pod:508 msgid "" "C<size> can be expressed as an absolute number followed by b/K/M/G to mean " -"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current" -" size; or as a relative number or percentage. For example:" +"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " +"size; or as a relative number or percentage. For example:" msgstr "" #. type: verbatim @@ -25982,7 +28323,9 @@ msgstr "" msgid "" " --resize /dev/sda2=10G\n" "\n" -msgstr " --resize /dev/sda2=10G\n\n" +msgstr "" +" --resize /dev/sda2=10G\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:516 @@ -25990,7 +28333,9 @@ msgstr " --resize /dev/sda2=10G\n\n" msgid "" " --resize /dev/sda4=90%\n" "\n" -msgstr " --resize /dev/sda4=90%\n\n" +msgstr "" +" --resize /dev/sda4=90%\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:518 @@ -25998,7 +28343,9 @@ msgstr " --resize /dev/sda4=90%\n\n" msgid "" " --resize /dev/sda2=+1G\n" "\n" -msgstr " --resize /dev/sda2=+1G\n\n" +msgstr "" +" --resize /dev/sda2=+1G\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:520 @@ -26006,7 +28353,9 @@ msgstr " --resize /dev/sda2=+1G\n\n" msgid "" " --resize /dev/sda2=-200M\n" "\n" -msgstr " --resize /dev/sda2=-200M\n\n" +msgstr "" +" --resize /dev/sda2=-200M\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:522 @@ -26014,7 +28363,9 @@ msgstr " --resize /dev/sda2=-200M\n\n" msgid "" " --resize /dev/sda1=+128K\n" "\n" -msgstr " --resize /dev/sda1=+128K\n\n" +msgstr "" +" --resize /dev/sda1=+128K\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:524 @@ -26022,7 +28373,9 @@ msgstr " --resize /dev/sda1=+128K\n\n" msgid "" " --resize /dev/sda1=+10%\n" "\n" -msgstr " --resize /dev/sda1=+10%\n\n" +msgstr "" +" --resize /dev/sda1=+10%\n" +"\n" #. type: verbatim #: ../resize/virt-resize.pod:526 @@ -26030,7 +28383,9 @@ msgstr " --resize /dev/sda1=+10%\n\n" msgid "" " --resize /dev/sda1=-10%\n" "\n" -msgstr " --resize /dev/sda1=-10%\n\n" +msgstr "" +" --resize /dev/sda1=-10%\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:528 @@ -26059,8 +28414,8 @@ msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " "was at the end of the partition you shrink, but you may not care about that " -"(eg. if shrinking an unused partition, or if you can easily recreate it such" -" as a swap partition)." +"(eg. if shrinking an unused partition, or if you can easily recreate it such " +"as a swap partition)." msgstr "" #. type: textblock @@ -26088,10 +28443,10 @@ msgstr "" msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " -"example, a straight copy (assume no other operations) from a 5GB disk image" -" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " -"would give an error unless the user specified a partition to shrink and that" -" partition had more than a gigabyte of free space." +"example, a straight copy (assume no other operations) from a 5GB disk image " +"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " +"would give an error unless the user specified a partition to shrink and that " +"partition had more than a gigabyte of free space." msgstr "" #. type: =head1 @@ -26102,9 +28457,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:577 msgid "" -"The I<--machine-readable> option can be used to make the output more machine" -" friendly, which is useful when calling virt-resize from other programs, " -"GUIs etc." +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-resize from other programs, GUIs " +"etc." msgstr "" #. type: textblock @@ -26130,7 +28485,14 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr " $ virt-resize --machine-readable\n virt-resize\n ntfsresize-force\n 32bitok\n ntfs\n btrfs\n\n" +msgstr "" +" $ virt-resize --machine-readable\n" +" virt-resize\n" +" ntfsresize-force\n" +" 32bitok\n" +" ntfs\n" +" btrfs\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:593 ../sparsify/virt-sparsify.pod:217 @@ -26164,7 +28526,9 @@ msgstr "" msgid "" " ^[0-9]+/[0-9]+$\n" "\n" -msgstr " ^[0-9]+/[0-9]+$\n\n" +msgstr "" +" ^[0-9]+/[0-9]+$\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:612 ../sparsify/virt-sparsify.pod:236 @@ -26177,8 +28541,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:618 msgid "" -"The calling program should treat messages sent to stderr as error messages." -" In addition, virt-resize exits with a non-zero status code if there was a " +"The calling program should treat messages sent to stderr as error messages. " +"In addition, virt-resize exits with a non-zero status code if there was a " "fatal error." msgstr "" @@ -26197,12 +28561,12 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:631 msgid "" -"Virt-resize aligns partitions to multiples of 128 sectors (see the " -"I<--alignment> parameter). Usually this means the partitions will not be " +"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--" +"alignment> parameter). Usually this means the partitions will not be " "aligned to the ancient CHS geometry. However CHS geometry is meaningless " -"for disks manufactured since the early 1990s, and doubly so for virtual hard" -" drives. Alignment of partitions to cylinders is not required by any modern" -" operating system." +"for disks manufactured since the early 1990s, and doubly so for virtual hard " +"drives. Alignment of partitions to cylinders is not required by any modern " +"operating system." msgstr "" #. type: =head2 @@ -26224,8 +28588,8 @@ msgstr "" #: ../resize/virt-resize.pod:647 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " -"NTFS partitions have been expanded. This is just a safety check and (unless" -" it find errors) is nothing to worry about." +"NTFS partitions have been expanded. This is just a safety check and (unless " +"it find errors) is nothing to worry about." msgstr "" #. type: =head2 @@ -26251,7 +28615,14 @@ msgid "" " ><fs> grub-install / /dev/vda\n" " ><fs> exit\n" "\n" -msgstr " guestfish -i -a newdisk\n ><fs> cat /boot/grub/device.map\n # check the contents of this file are sensible or\n # edit the file if necessary\n ><fs> grub-install / /dev/vda\n ><fs> exit\n\n" +msgstr "" +" guestfish -i -a newdisk\n" +" ><fs> cat /boot/grub/device.map\n" +" # check the contents of this file are sensible or\n" +" # edit the file if necessary\n" +" ><fs> grub-install / /dev/vda\n" +" ><fs> exit\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:663 @@ -26268,8 +28639,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:668 msgid "" -"After sysprepping a Windows guest and then resizing it with virt-resize, you" -" may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " +"After sysprepping a Windows guest and then resizing it with virt-resize, you " +"may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " "This error is caused by having C<ExtendOemPartition=1> in the sysprep.inf " "file. Removing this line before sysprepping should fix the problem." msgstr "" @@ -26290,8 +28661,8 @@ msgstr "" #: ../resize/virt-resize.pod:679 msgid "" "L<parted(8)> and its graphical shell gparted can do some types of resizing " -"operations on disk images. They can resize and move partitions, but I don't" -" think they can do anything with the contents, and they certainly don't " +"operations on disk images. They can resize and move partitions, but I don't " +"think they can do anything with the contents, and they certainly don't " "understand LVM." msgstr "" @@ -26299,21 +28670,26 @@ msgstr "" #: ../resize/virt-resize.pod:684 msgid "" "L<guestfish(1)> can do everything that virt-resize can do and a lot more, " -"but at a much lower level. You will probably end up hand-calculating sector" -" offsets, which is something that virt-resize was designed to avoid. If you" -" want to see the guestfish-equivalent commands that virt-resize runs, use " -"the I<--debug> flag." +"but at a much lower level. You will probably end up hand-calculating sector " +"offsets, which is something that virt-resize was designed to avoid. If you " +"want to see the guestfish-equivalent commands that virt-resize runs, use the " +"I<--debug> flag." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:704 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, " -"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, " -"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, " -"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-" -"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." -msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" +"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " +"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " +"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " +"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" +"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " +"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " +"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " +"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:5 @@ -26330,15 +28706,21 @@ msgid "" " :readonly => 1, :format => \"raw\")\n" " g.launch()\n" "\n" -msgstr " require 'guestfs'\n g = Guestfs::Guestfs.new()\n g.add_drive_opts(\"disk.img\",\n :readonly => 1, :format => \"raw\")\n g.launch()\n\n" +msgstr "" +" require 'guestfs'\n" +" g = Guestfs::Guestfs.new()\n" +" g.add_drive_opts(\"disk.img\",\n" +" :readonly => 1, :format => \"raw\")\n" +" g.launch()\n" +"\n" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:17 msgid "" "This manual page documents how to call libguestfs from the Ruby programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -26351,10 +28733,13 @@ msgstr "" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:38 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L" -"<guestfs-recipes(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<http://libguestfs.org/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<http://libguestfs.org/>。" #. type: textblock #: ../sparsify/virt-sparsify.pod:5 @@ -26367,7 +28752,9 @@ msgstr "virt-sparsify - 仮想マシンのディスクをスパースにしま msgid "" " virt-sparsify [--options] indisk outdisk\n" "\n" -msgstr " virt-sparsify [--options] indisk outdisk\n\n" +msgstr "" +" virt-sparsify [--options] indisk outdisk\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:13 @@ -26420,8 +28807,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:45 msgid "" -"Virt-sparsify may require up to 2x the virtual size of the source disk image" -" (1 temporary copy + 1 destination image). This is in the worst case and " +"Virt-sparsify may require up to 2x the virtual size of the source disk image " +"(1 temporary copy + 1 destination image). This is in the worst case and " "usually much less space is required." msgstr "" @@ -26470,15 +28857,16 @@ msgstr "一般的な使用法は次のとおりです:" msgid "" " virt-sparsify indisk outdisk\n" "\n" -msgstr " virt-sparsify indisk outdisk\n\n" +msgstr "" +" virt-sparsify indisk outdisk\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:81 msgid "" "which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> " "is created, or overwritten if it already exists. The format of the input " -"disk is detected (eg. qcow2) and the same format is used for the output " -"disk." +"disk is detected (eg. qcow2) and the same format is used for the output disk." msgstr "" #. type: textblock @@ -26492,14 +28880,16 @@ msgstr "形式を変換するには I<--convert> オプションを使用しま msgid "" " virt-sparsify disk.raw --convert qcow2 disk.qcow2\n" "\n" -msgstr " virt-sparsify disk.raw --convert qcow2 disk.qcow2\n\n" +msgstr "" +" virt-sparsify disk.raw --convert qcow2 disk.qcow2\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:90 msgid "" "Virt-sparsify tries to zero and sparsify free space on every filesystem it " -"can find within the source disk image. You can get it to ignore (don't zero" -" free space on) certain filesystems by doing:" +"can find within the source disk image. You can get it to ignore (don't zero " +"free space on) certain filesystems by doing:" msgstr "" #. type: verbatim @@ -26508,13 +28898,17 @@ msgstr "" msgid "" " virt-sparsify --ignore /dev/sda1 indisk outdisk\n" "\n" -msgstr " virt-sparsify --ignore /dev/sda1 indisk outdisk\n\n" +msgstr "" +" virt-sparsify --ignore /dev/sda1 indisk outdisk\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:96 msgid "" "See L<virt-filesystems(1)> to get a list of filesystems within a disk image." -msgstr "ディスクイメージにあるファイルシステムの一覧を取得するには L<virt-filesystems(1)> を参照してください。" +msgstr "" +"ディスクイメージにあるファイルシステムの一覧を取得するには L<virt-filesystems" +"(1)> を参照してください。" #. type: =item #: ../sparsify/virt-sparsify.pod:107 @@ -26554,7 +28948,9 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:121 msgid "" "Supported and known-working output formats are: C<raw>, C<qcow2>, C<vdi>." -msgstr "サポートされる既知の動作済み出力形式は次のとおりです: C<raw>, C<qcow2>, C<vdi>。" +msgstr "" +"サポートされる既知の動作済み出力形式は次のとおりです: C<raw>, C<qcow2>, " +"C<vdi>。" #. type: textblock #: ../sparsify/virt-sparsify.pod:123 @@ -26566,8 +28962,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:126 msgid "" -"Specifying the I<--convert> option is usually a good idea, because then " -"virt-sparsify doesn't need to try to guess the input format." +"Specifying the I<--convert> option is usually a good idea, because then virt-" +"sparsify doesn't need to try to guess the input format." msgstr "" #. type: textblock @@ -26638,7 +29034,10 @@ msgid "" " virt-sparsify --convert qcow2 \\\n" " -o cluster_size=512,preallocation=metadata ...\n" "\n" -msgstr " virt-sparsify --convert qcow2 \\\n -o cluster_size=512,preallocation=metadata ...\n\n" +msgstr "" +" virt-sparsify --convert qcow2 \\\n" +" -o cluster_size=512,preallocation=metadata ...\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:181 @@ -26648,8 +29047,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:203 msgid "" -"The I<--machine-readable> option can be used to make the output more machine" -" friendly, which is useful when calling virt-sparsify from other programs, " +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-sparsify from other programs, " "GUIs etc." msgstr "" @@ -26669,14 +29068,19 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr " $ virt-sparsify --machine-readable\n virt-sparsify\n ntfs\n btrfs\n\n" +msgstr "" +" $ virt-sparsify --machine-readable\n" +" virt-sparsify\n" +" ntfs\n" +" btrfs\n" +"\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:242 msgid "" -"The calling program should treat messages sent to stderr as error messages." -" In addition, virt-sparsify exits with a non-zero status code if there was " -"a fatal error." +"The calling program should treat messages sent to stderr as error messages. " +"In addition, virt-sparsify exits with a non-zero status code if there was a " +"fatal error." msgstr "" #. type: textblock @@ -26689,8 +29093,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:262 msgid "" -"Location of the temporary directory used for the potentially large temporary" -" overlay file." +"Location of the temporary directory used for the potentially large temporary " +"overlay file." msgstr "" #. type: textblock @@ -26715,10 +29119,13 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:277 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>," -" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-" -"img(1)>, L<http://libguestfs.org/>." -msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " +"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" +"(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " +"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" +"(1)>, L<http://libguestfs.org/>." #. type: =head2 #: ../src/guestfs-actions.pod:1 @@ -26733,23 +29140,29 @@ msgid "" " guestfs_add_cdrom (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_add_cdrom (guestfs_h *g,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_add_cdrom (guestfs_h *g,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302 #: ../src/guestfs-actions.pod:323 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_add_drive_opts> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_add_drive_opts> を使用してください。" +"I<This function is deprecated.> In new code, use the L</" +"guestfs_add_drive_opts> call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_add_drive_opts> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:24 msgid "" "This call checks for the existence of C<filename>. This stops you from " "specifying other types of drive which are supported by qemu such as C<nbd:> " -"and C<http:> URLs. To specify those, use the general C<guestfs_config> call" -" instead." +"and C<http:> URLs. To specify those, use the general C<guestfs_config> call " +"instead." msgstr "" #. type: textblock @@ -26788,77 +29201,77 @@ msgstr "" #: ../src/guestfs-actions.pod:3039 ../src/guestfs-actions.pod:3100 #: ../src/guestfs-actions.pod:3135 ../src/guestfs-actions.pod:4212 #: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4252 -#: ../src/guestfs-actions.pod:4468 ../src/guestfs-actions.pod:4482 -#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4509 -#: ../src/guestfs-actions.pod:4524 ../src/guestfs-actions.pod:4560 -#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4652 -#: ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4689 -#: ../src/guestfs-actions.pod:4709 ../src/guestfs-actions.pod:4744 -#: ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4782 -#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4829 -#: ../src/guestfs-actions.pod:4862 ../src/guestfs-actions.pod:4878 -#: ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:4906 -#: ../src/guestfs-actions.pod:4923 ../src/guestfs-actions.pod:5081 -#: ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5171 -#: ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5204 -#: ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5273 -#: ../src/guestfs-actions.pod:5291 ../src/guestfs-actions.pod:5307 -#: ../src/guestfs-actions.pod:5321 ../src/guestfs-actions.pod:5335 -#: ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5367 -#: ../src/guestfs-actions.pod:5394 ../src/guestfs-actions.pod:5457 -#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5561 -#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 -#: ../src/guestfs-actions.pod:5611 ../src/guestfs-actions.pod:5628 -#: ../src/guestfs-actions.pod:5641 ../src/guestfs-actions.pod:5656 -#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5703 -#: ../src/guestfs-actions.pod:5729 ../src/guestfs-actions.pod:5768 -#: ../src/guestfs-actions.pod:5788 ../src/guestfs-actions.pod:5802 -#: ../src/guestfs-actions.pod:5819 ../src/guestfs-actions.pod:5868 -#: ../src/guestfs-actions.pod:5906 ../src/guestfs-actions.pod:5942 -#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6042 -#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6132 -#: ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6177 -#: ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6332 -#: ../src/guestfs-actions.pod:6389 ../src/guestfs-actions.pod:6411 -#: ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6481 -#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6564 -#: ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:6591 -#: ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6899 -#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6932 -#: ../src/guestfs-actions.pod:6944 ../src/guestfs-actions.pod:6958 -#: ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6984 -#: ../src/guestfs-actions.pod:7000 ../src/guestfs-actions.pod:7018 -#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 -#: ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7104 -#: ../src/guestfs-actions.pod:7127 ../src/guestfs-actions.pod:7152 -#: ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7193 -#: ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7231 -#: ../src/guestfs-actions.pod:7248 ../src/guestfs-actions.pod:7267 -#: ../src/guestfs-actions.pod:7295 ../src/guestfs-actions.pod:7319 -#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7354 -#: ../src/guestfs-actions.pod:7378 ../src/guestfs-actions.pod:7397 -#: ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7431 -#: ../src/guestfs-actions.pod:7475 ../src/guestfs-actions.pod:7502 -#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7644 -#: ../src/guestfs-actions.pod:7765 ../src/guestfs-actions.pod:7777 -#: ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7803 -#: ../src/guestfs-actions.pod:7825 ../src/guestfs-actions.pod:7838 -#: ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7864 -#: ../src/guestfs-actions.pod:7879 ../src/guestfs-actions.pod:7938 -#: ../src/guestfs-actions.pod:7955 ../src/guestfs-actions.pod:7971 -#: ../src/guestfs-actions.pod:7987 ../src/guestfs-actions.pod:8004 -#: ../src/guestfs-actions.pod:8017 ../src/guestfs-actions.pod:8037 -#: ../src/guestfs-actions.pod:8137 ../src/guestfs-actions.pod:8195 -#: ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8250 -#: ../src/guestfs-actions.pod:8263 ../src/guestfs-actions.pod:8281 -#: ../src/guestfs-actions.pod:8315 ../src/guestfs-actions.pod:8351 -#: ../src/guestfs-actions.pod:8467 ../src/guestfs-actions.pod:8482 -#: ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8551 -#: ../src/guestfs-actions.pod:8564 ../src/guestfs-actions.pod:8609 -#: ../src/guestfs-actions.pod:8649 ../src/guestfs-actions.pod:8707 -#: ../src/guestfs-actions.pod:8722 ../src/guestfs-actions.pod:8742 -#: ../src/guestfs-actions.pod:8775 ../src/guestfs-actions.pod:8839 -#: ../src/guestfs-actions.pod:8862 ../src/guestfs-actions.pod:8888 +#: ../src/guestfs-actions.pod:4470 ../src/guestfs-actions.pod:4484 +#: ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 +#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4654 +#: ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4691 +#: ../src/guestfs-actions.pod:4711 ../src/guestfs-actions.pod:4746 +#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4784 +#: ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4831 +#: ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4880 +#: ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:4908 +#: ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5173 +#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5206 +#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 +#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 +#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 +#: ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5369 +#: ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5459 +#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5563 +#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 +#: ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5630 +#: ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:5658 +#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:5705 +#: ../src/guestfs-actions.pod:5731 ../src/guestfs-actions.pod:5770 +#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 +#: ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:5870 +#: ../src/guestfs-actions.pod:5908 ../src/guestfs-actions.pod:5946 +#: ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6050 +#: ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6140 +#: ../src/guestfs-actions.pod:6168 ../src/guestfs-actions.pod:6185 +#: ../src/guestfs-actions.pod:6203 ../src/guestfs-actions.pod:6340 +#: ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6419 +#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6555 ../src/guestfs-actions.pod:6572 +#: ../src/guestfs-actions.pod:6585 ../src/guestfs-actions.pod:6599 +#: ../src/guestfs-actions.pod:6888 ../src/guestfs-actions.pod:6907 +#: ../src/guestfs-actions.pod:6926 ../src/guestfs-actions.pod:6940 +#: ../src/guestfs-actions.pod:6952 ../src/guestfs-actions.pod:6966 +#: ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:6992 +#: ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026 +#: ../src/guestfs-actions.pod:7045 ../src/guestfs-actions.pod:7064 +#: ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7112 +#: ../src/guestfs-actions.pod:7135 ../src/guestfs-actions.pod:7160 +#: ../src/guestfs-actions.pod:7179 ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7222 ../src/guestfs-actions.pod:7241 +#: ../src/guestfs-actions.pod:7258 ../src/guestfs-actions.pod:7279 +#: ../src/guestfs-actions.pod:7307 ../src/guestfs-actions.pod:7331 +#: ../src/guestfs-actions.pod:7350 ../src/guestfs-actions.pod:7366 +#: ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7409 +#: ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7443 +#: ../src/guestfs-actions.pod:7487 ../src/guestfs-actions.pod:7514 +#: ../src/guestfs-actions.pod:7544 ../src/guestfs-actions.pod:7656 +#: ../src/guestfs-actions.pod:7777 ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7802 ../src/guestfs-actions.pod:7815 +#: ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7850 +#: ../src/guestfs-actions.pod:7863 ../src/guestfs-actions.pod:7876 +#: ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7950 +#: ../src/guestfs-actions.pod:7967 ../src/guestfs-actions.pod:7983 +#: ../src/guestfs-actions.pod:7999 ../src/guestfs-actions.pod:8016 +#: ../src/guestfs-actions.pod:8029 ../src/guestfs-actions.pod:8049 +#: ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8207 +#: ../src/guestfs-actions.pod:8221 ../src/guestfs-actions.pod:8262 +#: ../src/guestfs-actions.pod:8275 ../src/guestfs-actions.pod:8293 +#: ../src/guestfs-actions.pod:8327 ../src/guestfs-actions.pod:8363 +#: ../src/guestfs-actions.pod:8479 ../src/guestfs-actions.pod:8494 +#: ../src/guestfs-actions.pod:8508 ../src/guestfs-actions.pod:8563 +#: ../src/guestfs-actions.pod:8576 ../src/guestfs-actions.pod:8621 +#: ../src/guestfs-actions.pod:8661 ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8736 ../src/guestfs-actions.pod:8756 +#: ../src/guestfs-actions.pod:8789 ../src/guestfs-actions.pod:8853 +#: ../src/guestfs-actions.pod:8876 ../src/guestfs-actions.pod:8902 msgid "This function returns 0 on success or -1 on error." msgstr "この関数は、成功のとき 0 を、エラーのとき -1 を返します。" @@ -26867,10 +29280,10 @@ msgstr "この関数は、成功のとき 0 を、エラーのとき -1 を返 #: ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:2501 #: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2724 #: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:4234 -#: ../src/guestfs-actions.pod:5705 ../src/guestfs-actions.pod:7106 -#: ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7399 -#: ../src/guestfs-actions.pod:7881 ../src/guestfs-actions.pod:8006 -#: ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:7114 +#: ../src/guestfs-actions.pod:7260 ../src/guestfs-actions.pod:7411 +#: ../src/guestfs-actions.pod:7893 ../src/guestfs-actions.pod:8018 +#: ../src/guestfs-actions.pod:8663 msgid "(Added in 0.3)" msgstr "(0.3 において追加)" @@ -26888,7 +29301,12 @@ msgid "" " const char *dom,\n" " ...);\n" "\n" -msgstr " int\n guestfs_add_domain (guestfs_h *g,\n const char *dom,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_add_domain (guestfs_h *g,\n" +" const char *dom,\n" +" ...);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 @@ -26896,10 +29314,10 @@ msgstr " int\n guestfs_add_domain (guestfs_h *g,\n const cha #: ../src/guestfs-actions.pod:1307 ../src/guestfs-actions.pod:1385 #: ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1507 #: ../src/guestfs-actions.pod:1560 ../src/guestfs-actions.pod:1854 -#: ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5016 -#: ../src/guestfs-actions.pod:5406 ../src/guestfs-actions.pod:5715 -#: ../src/guestfs-actions.pod:5916 ../src/guestfs-actions.pod:5975 -#: ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:8048 +#: ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5018 +#: ../src/guestfs-actions.pod:5408 ../src/guestfs-actions.pod:5717 +#: ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5981 +#: ../src/guestfs-actions.pod:6061 ../src/guestfs-actions.pod:8060 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -26917,15 +29335,22 @@ msgid "" " GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n" " GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n" "\n" -msgstr " GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n GUESTFS_ADD_DOMAIN_LIVE, int live,\n GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n\n" +msgstr "" +" GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n" +" GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n" +" GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n" +" GUESTFS_ADD_DOMAIN_LIVE, int live,\n" +" GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n" +" GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:60 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>." -" It works by connecting to libvirt, requesting the domain and domain XML " -"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on" -" each one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>. " +"It works by connecting to libvirt, requesting the domain and domain XML from " +"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each " +"one." msgstr "" #. type: textblock @@ -26945,11 +29370,11 @@ msgstr "" #: ../src/guestfs-actions.pod:2674 ../src/guestfs-actions.pod:2688 #: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:3026 #: ../src/guestfs-actions.pod:3522 ../src/guestfs-actions.pod:3540 -#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6229 -#: ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6661 -#: ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:8236 -#: ../src/guestfs-actions.pod:8662 ../src/guestfs-actions.pod:8675 -#: ../src/guestfs-actions.pod:8688 +#: ../src/guestfs-actions.pod:5893 ../src/guestfs-actions.pod:6237 +#: ../src/guestfs-actions.pod:6475 ../src/guestfs-actions.pod:6669 +#: ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:8248 +#: ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8687 +#: ../src/guestfs-actions.pod:8700 msgid "On error this function returns -1." msgstr "この関数はエラーのとき -1 を返します。" @@ -26972,7 +29397,12 @@ msgid "" " const char *dom,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_add_domain_va (guestfs_h *g,\n const char *dom,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_add_domain_va (guestfs_h *g,\n" +" const char *dom,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:155 @@ -26991,13 +29421,13 @@ msgstr "これは L</guestfs_add_domain> の \"va_list variant\" です。" #: ../src/guestfs-actions.pod:1596 ../src/guestfs-actions.pod:1608 #: ../src/guestfs-actions.pod:1897 ../src/guestfs-actions.pod:1908 #: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3500 -#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5107 -#: ../src/guestfs-actions.pod:5471 ../src/guestfs-actions.pod:5483 -#: ../src/guestfs-actions.pod:5743 ../src/guestfs-actions.pod:5755 -#: ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:5966 -#: ../src/guestfs-actions.pod:6003 ../src/guestfs-actions.pod:6014 -#: ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6113 -#: ../src/guestfs-actions.pod:8150 ../src/guestfs-actions.pod:8161 +#: ../src/guestfs-actions.pod:5097 ../src/guestfs-actions.pod:5109 +#: ../src/guestfs-actions.pod:5473 ../src/guestfs-actions.pod:5485 +#: ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:5757 +#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972 +#: ../src/guestfs-actions.pod:6011 ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6121 +#: ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8173 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "L</CALLS WITH OPTIONAL ARGUMENTS> 参照。" @@ -27015,7 +29445,12 @@ msgid "" " const char *dom,\n" " const struct guestfs_add_domain_argv *optargs);\n" "\n" -msgstr " int\n guestfs_add_domain_argv (guestfs_h *g,\n const char *dom,\n const struct guestfs_add_domain_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_add_domain_argv (guestfs_h *g,\n" +" const char *dom,\n" +" const struct guestfs_add_domain_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:166 @@ -27035,15 +29470,22 @@ msgid "" " guestfs_add_drive (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_add_drive (guestfs_h *g,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive (guestfs_h *g,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:176 msgid "" -"This function is the equivalent of calling C<guestfs_add_drive_opts> with no" -" optional parameters, so the disk is added writable, with the format being " +"This function is the equivalent of calling C<guestfs_add_drive_opts> with no " +"optional parameters, so the disk is added writable, with the format being " "detected automatically." -msgstr "この関数はオプション引数なしで C<guestfs_add_drive_opts> を呼び出すことと同等です。そのため、ディスクが書き込み可能で追加され、フォーマットが自動的に検知されます。" +msgstr "" +"この関数はオプション引数なしで C<guestfs_add_drive_opts> を呼び出すことと同等" +"です。そのため、ディスクが書き込み可能で追加され、フォーマットが自動的に検知" +"されます。" #. type: textblock #: ../src/guestfs-actions.pod:180 @@ -27069,7 +29511,12 @@ msgid "" " const char *filename,\n" " ...);\n" "\n" -msgstr " int\n guestfs_add_drive_opts (guestfs_h *g,\n const char *filename,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_opts (guestfs_h *g,\n" +" const char *filename,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:203 @@ -27080,13 +29527,18 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n" " GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n" "\n" -msgstr " GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n\n" +msgstr "" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n" +" GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n" +" GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:233 msgid "" -"This forces the image format. If you omit this (or use C<guestfs_add_drive>" -" or C<guestfs_add_drive_ro>) then the format is automatically detected. " +"This forces the image format. If you omit this (or use C<guestfs_add_drive> " +"or C<guestfs_add_drive_ro>) then the format is automatically detected. " "Possible formats include C<raw> and C<qcow2>." msgstr "" @@ -27116,7 +29568,12 @@ msgid "" " const char *filename,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_add_drive_opts_va (guestfs_h *g,\n const char *filename,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_opts_va (guestfs_h *g,\n" +" const char *filename,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:265 @@ -27137,7 +29594,12 @@ msgid "" " const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr " int\n guestfs_add_drive_opts_argv (guestfs_h *g,\n const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_opts_argv (guestfs_h *g,\n" +" const char *filename,\n" +" const struct guestfs_add_drive_opts_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:276 @@ -27157,7 +29619,11 @@ msgid "" " guestfs_add_drive_ro (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_add_drive_ro (guestfs_h *g,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_ro (guestfs_h *g,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:286 @@ -27165,7 +29631,9 @@ msgid "" "This function is the equivalent of calling C<guestfs_add_drive_opts> with " "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the " "disk is added read-only, with the format being detected automatically." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_copy_device_to_device> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_copy_device_to_device> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:293 @@ -27186,13 +29654,18 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr " int\n guestfs_add_drive_ro_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_ro_with_if (guestfs_h *g,\n" +" const char *filename,\n" +" const char *iface);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:309 msgid "" -"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the" -" QEMU interface emulation to use at run time." +"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " +"QEMU interface emulation to use at run time." msgstr "" #. type: textblock @@ -27215,7 +29688,12 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr " int\n guestfs_add_drive_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" +msgstr "" +" int\n" +" guestfs_add_drive_with_if (guestfs_h *g,\n" +" const char *filename,\n" +" const char *iface);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:330 @@ -27237,7 +29715,11 @@ msgid "" " guestfs_aug_clear (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " int\n guestfs_aug_clear (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" int\n" +" guestfs_aug_clear (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2713 @@ -27256,14 +29738,17 @@ msgid "" " int\n" " guestfs_aug_close (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_aug_close (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_aug_close (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:355 msgid "" -"Close the current Augeas handle and free up any resources used by it. After" -" calling this, you have to call C<guestfs_aug_init> again before you can use" -" any other Augeas functions." +"Close the current Augeas handle and free up any resources used by it. After " +"calling this, you have to call C<guestfs_aug_init> again before you can use " +"any other Augeas functions." msgstr "" #. type: textblock @@ -27273,7 +29758,7 @@ msgstr "" #: ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 #: ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 #: ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 -#: ../src/guestfs-actions.pod:6738 +#: ../src/guestfs-actions.pod:6746 msgid "(Added in 0.7)" msgstr "(0.7 において追加)" @@ -27292,7 +29777,13 @@ msgid "" " const char *expr,\n" " const char *val);\n" "\n" -msgstr " struct guestfs_int_bool *\n guestfs_aug_defnode (guestfs_h *g,\n const char *name,\n const char *expr,\n const char *val);\n\n" +msgstr "" +" struct guestfs_int_bool *\n" +" guestfs_aug_defnode (guestfs_h *g,\n" +" const char *name,\n" +" const char *expr,\n" +" const char *val);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:375 @@ -27323,7 +29814,12 @@ msgid "" " const char *name,\n" " const char *expr);\n" "\n" -msgstr " int\n guestfs_aug_defvar (guestfs_h *g,\n const char *name,\n const char *expr);\n\n" +msgstr "" +" int\n" +" guestfs_aug_defvar (guestfs_h *g,\n" +" const char *name,\n" +" const char *expr);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:407 @@ -27338,7 +29834,11 @@ msgid "" " guestfs_aug_get (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char *\n" +" guestfs_aug_get (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1021 @@ -27357,15 +29857,15 @@ msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char * #: ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:3760 #: ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3800 #: ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4456 -#: ../src/guestfs-actions.pod:4801 ../src/guestfs-actions.pod:4968 -#: ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:6247 -#: ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6636 -#: ../src/guestfs-actions.pod:6814 ../src/guestfs-actions.pod:6863 -#: ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7566 -#: ../src/guestfs-actions.pod:7590 ../src/guestfs-actions.pod:7614 -#: ../src/guestfs-actions.pod:8410 ../src/guestfs-actions.pod:8429 -#: ../src/guestfs-actions.pod:8447 ../src/guestfs-actions.pod:8621 -#: ../src/guestfs-actions.pod:8952 +#: ../src/guestfs-actions.pod:4803 ../src/guestfs-actions.pod:4970 +#: ../src/guestfs-actions.pod:5235 ../src/guestfs-actions.pod:6255 +#: ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:6644 +#: ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6871 +#: ../src/guestfs-actions.pod:7562 ../src/guestfs-actions.pod:7578 +#: ../src/guestfs-actions.pod:7602 ../src/guestfs-actions.pod:7626 +#: ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8441 +#: ../src/guestfs-actions.pod:8459 ../src/guestfs-actions.pod:8633 +#: ../src/guestfs-actions.pod:8966 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." @@ -27385,7 +29885,12 @@ msgid "" " const char *root,\n" " int flags);\n" "\n" -msgstr " int\n guestfs_aug_init (guestfs_h *g,\n const char *root,\n int flags);\n\n" +msgstr "" +" int\n" +" guestfs_aug_init (guestfs_h *g,\n" +" const char *root,\n" +" int flags);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:432 @@ -27395,9 +29900,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:457 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option" -" may require additional memory for the libguestfs appliance. You may need " -"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call " +"This option is only useful when debugging Augeas lenses. Use of this option " +"may require additional memory for the libguestfs appliance. You may need to " +"set the C<LIBGUESTFS_MEMSIZE> environment variable or call " "C<guestfs_set_memsize>." msgstr "" @@ -27426,7 +29931,13 @@ msgid "" " const char *label,\n" " int before);\n" "\n" -msgstr " int\n guestfs_aug_insert (guestfs_h *g,\n const char *augpath,\n const char *label,\n int before);\n\n" +msgstr "" +" int\n" +" guestfs_aug_insert (guestfs_h *g,\n" +" const char *augpath,\n" +" const char *label,\n" +" int before);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:504 @@ -27440,7 +29951,10 @@ msgid "" " int\n" " guestfs_aug_load (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_aug_load (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_aug_load (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:518 @@ -27455,7 +29969,11 @@ msgid "" " guestfs_aug_ls (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char **\n guestfs_aug_ls (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char **\n" +" guestfs_aug_ls (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:524 @@ -27477,34 +29995,34 @@ msgstr "" #: ../src/guestfs-actions.pod:3996 ../src/guestfs-actions.pod:4310 #: ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4347 #: ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4422 -#: ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 -#: ../src/guestfs-actions.pod:5852 ../src/guestfs-actions.pod:6608 -#: ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:6848 -#: ../src/guestfs-actions.pod:7630 ../src/guestfs-actions.pod:7691 -#: ../src/guestfs-actions.pod:7746 ../src/guestfs-actions.pod:7892 -#: ../src/guestfs-actions.pod:7916 ../src/guestfs-actions.pod:8514 -#: ../src/guestfs-actions.pod:8534 ../src/guestfs-actions.pod:8581 -#: ../src/guestfs-actions.pod:8792 ../src/guestfs-actions.pod:8811 -#: ../src/guestfs-actions.pod:8902 ../src/guestfs-actions.pod:8921 -#: ../src/guestfs-actions.pod:8967 ../src/guestfs-actions.pod:8986 +#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4942 +#: ../src/guestfs-actions.pod:5854 ../src/guestfs-actions.pod:6616 +#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:7642 ../src/guestfs-actions.pod:7703 +#: ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7904 +#: ../src/guestfs-actions.pod:7928 ../src/guestfs-actions.pod:8526 +#: ../src/guestfs-actions.pod:8546 ../src/guestfs-actions.pod:8593 +#: ../src/guestfs-actions.pod:8806 ../src/guestfs-actions.pod:8825 +#: ../src/guestfs-actions.pod:8916 ../src/guestfs-actions.pod:8935 +#: ../src/guestfs-actions.pod:8981 ../src/guestfs-actions.pod:9000 msgid "" -"This function returns a NULL-terminated array of strings (like " -"L<environ(3)>), or NULL if there was an error. I<The caller must free the " -"strings and the array after use>." +"This function returns a NULL-terminated array of strings (like L<environ(3)" +">), or NULL if there was an error. I<The caller must free the strings and " +"the array after use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1162 #: ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:2012 #: ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4105 -#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4831 -#: ../src/guestfs-actions.pod:5173 ../src/guestfs-actions.pod:5206 -#: ../src/guestfs-actions.pod:5369 ../src/guestfs-actions.pod:5856 -#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6946 -#: ../src/guestfs-actions.pod:6960 ../src/guestfs-actions.pod:6972 -#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:8252 -#: ../src/guestfs-actions.pod:8265 ../src/guestfs-actions.pod:8498 -#: ../src/guestfs-actions.pod:8780 +#: ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:4833 +#: ../src/guestfs-actions.pod:5175 ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5371 ../src/guestfs-actions.pod:5858 +#: ../src/guestfs-actions.pod:6557 ../src/guestfs-actions.pod:6954 +#: ../src/guestfs-actions.pod:6968 ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:8264 +#: ../src/guestfs-actions.pod:8277 ../src/guestfs-actions.pod:8510 +#: ../src/guestfs-actions.pod:8794 msgid "(Added in 0.8)" msgstr "(0.8 において追加)" @@ -27521,7 +30039,11 @@ msgid "" " guestfs_aug_match (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char **\n guestfs_aug_match (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char **\n" +" guestfs_aug_match (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:549 @@ -27537,7 +30059,12 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_aug_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_aug_mv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:563 @@ -27552,7 +30079,11 @@ msgid "" " guestfs_aug_rm (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " int\n guestfs_aug_rm (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" int\n" +" guestfs_aug_rm (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:577 @@ -27566,7 +30097,10 @@ msgid "" " int\n" " guestfs_aug_save (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_aug_save (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_aug_save (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:584 @@ -27589,7 +30123,12 @@ msgid "" " const char *augpath,\n" " const char *val);\n" "\n" -msgstr " int\n guestfs_aug_set (guestfs_h *g,\n const char *augpath,\n const char *val);\n\n" +msgstr "" +" int\n" +" guestfs_aug_set (guestfs_h *g,\n" +" const char *augpath,\n" +" const char *val);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:600 @@ -27612,7 +30151,11 @@ msgid "" " guestfs_available (guestfs_h *g,\n" " char *const *groups);\n" "\n" -msgstr " int\n guestfs_available (guestfs_h *g,\n char *const *groups);\n\n" +msgstr "" +" int\n" +" guestfs_available (guestfs_h *g,\n" +" char *const *groups);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:619 @@ -27652,7 +30195,10 @@ msgid "" " char **\n" " guestfs_available_all_groups (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_available_all_groups (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_available_all_groups (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:681 @@ -27687,7 +30233,12 @@ msgid "" " const char *base64file,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_base64_in (guestfs_h *g,\n const char *base64file,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_base64_in (guestfs_h *g,\n" +" const char *base64file,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:707 ../src/guestfs-actions.pod:721 @@ -27708,7 +30259,12 @@ msgid "" " const char *filename,\n" " const char *base64file);\n" "\n" -msgstr " int\n guestfs_base64_out (guestfs_h *g,\n const char *filename,\n const char *base64file);\n\n" +msgstr "" +" int\n" +" guestfs_base64_out (guestfs_h *g,\n" +" const char *filename,\n" +" const char *base64file);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:723 @@ -27723,13 +30279,17 @@ msgid "" " guestfs_blkid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char **\n guestfs_blkid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char **\n" +" guestfs_blkid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3308 #: ../src/guestfs-actions.pod:3576 ../src/guestfs-actions.pod:4387 -#: ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5832 -#: ../src/guestfs-actions.pod:8177 +#: ../src/guestfs-actions.pod:5144 ../src/guestfs-actions.pod:5834 +#: ../src/guestfs-actions.pod:8189 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -27755,7 +30315,11 @@ msgid "" " guestfs_blockdev_flushbufs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_flushbufs (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_flushbufs (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:794 @@ -27779,7 +30343,11 @@ msgid "" " guestfs_blockdev_getbsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getbsz (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getbsz (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:796 @@ -27794,7 +30362,11 @@ msgid "" " guestfs_blockdev_getro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getro (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:1995 @@ -27811,7 +30383,7 @@ msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n c #: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4144 #: ../src/guestfs-actions.pod:4159 ../src/guestfs-actions.pod:4174 #: ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4201 -#: ../src/guestfs-actions.pod:6211 +#: ../src/guestfs-actions.pod:6219 msgid "This function returns a C truth value on success or -1 on error." msgstr "" @@ -27828,7 +30400,11 @@ msgid "" " guestfs_blockdev_getsize64 (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int64_t\n guestfs_blockdev_getsize64 (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int64_t\n" +" guestfs_blockdev_getsize64 (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:819 @@ -27848,7 +30424,11 @@ msgid "" " guestfs_blockdev_getss (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getss (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getss (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:836 @@ -27870,7 +30450,11 @@ msgid "" " guestfs_blockdev_getsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int64_t\n guestfs_blockdev_getsz (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int64_t\n" +" guestfs_blockdev_getsz (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:854 @@ -27892,7 +30476,11 @@ msgid "" " guestfs_blockdev_rereadpt (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_rereadpt (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_rereadpt (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:878 @@ -27908,7 +30496,12 @@ msgid "" " const char *device,\n" " int blocksize);\n" "\n" -msgstr " int\n guestfs_blockdev_setbsz (guestfs_h *g,\n const char *device,\n int blocksize);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setbsz (guestfs_h *g,\n" +" const char *device,\n" +" int blocksize);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:896 @@ -27923,7 +30516,11 @@ msgid "" " guestfs_blockdev_setro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_setro (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setro (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:910 @@ -27938,7 +30535,11 @@ msgid "" " guestfs_blockdev_setrw (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_setrw (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setrw (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:924 @@ -27954,7 +30555,12 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n const char *mountpoint,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize (guestfs_h *g,\n" +" const char *mountpoint,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:936 @@ -27962,7 +30568,9 @@ msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:959 @@ -27983,12 +30591,18 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n const char *mountpoint,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n" +" const char *mountpoint,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:968 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>." -msgstr "これは L</guestfs_btrfs_filesystem_resize> の \"va_list variant\" です。" +msgstr "" +"これは L</guestfs_btrfs_filesystem_resize> の \"va_list variant\" です。" #. type: =head2 #: ../src/guestfs-actions.pod:972 @@ -28004,7 +30618,12 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n const char *mountpoint,\n const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n" +" const char *mountpoint,\n" +" const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:979 @@ -28024,13 +30643,17 @@ msgid "" " guestfs_case_sensitive_path (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_case_sensitive_path (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_case_sensitive_path (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1011 msgid "" -"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return " -"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" +"\"/WINDOWS/system32\"> (the exact return value would depend on details of " "how the directories were originally created under Windows)." msgstr "" @@ -28040,7 +30663,7 @@ msgid "See also C<guestfs_realpath>." msgstr "C<guestfs_realpath> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8432 +#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8444 msgid "(Added in 1.0.75)" msgstr "(1.0.75 において追加)" @@ -28057,7 +30680,11 @@ msgid "" " guestfs_cat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_cat (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_cat (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1034 @@ -28071,10 +30698,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:4331 #: ../src/guestfs-actions.pod:4426 ../src/guestfs-actions.pod:4443 -#: ../src/guestfs-actions.pod:4545 ../src/guestfs-actions.pod:4944 -#: ../src/guestfs-actions.pod:4958 ../src/guestfs-actions.pod:6612 -#: ../src/guestfs-actions.pod:6626 ../src/guestfs-actions.pod:8585 -#: ../src/guestfs-actions.pod:8599 +#: ../src/guestfs-actions.pod:4547 ../src/guestfs-actions.pod:4946 +#: ../src/guestfs-actions.pod:4960 ../src/guestfs-actions.pod:6620 +#: ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:8597 +#: ../src/guestfs-actions.pod:8611 msgid "(Added in 0.4)" msgstr "(0.4 において追加)" @@ -28092,23 +30719,32 @@ msgid "" " const char *csumtype,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_checksum (guestfs_h *g,\n const char *csumtype,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_checksum (guestfs_h *g,\n" +" const char *csumtype,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1095 msgid "To get the checksum for a device, use C<guestfs_checksum_device>." -msgstr "デバイスのチェックサムを取得するには C<guestfs_checksum_device> を使用します。" +msgstr "" +"デバイスのチェックサムを取得するには C<guestfs_checksum_device> を使用しま" +"す。" #. type: textblock #: ../src/guestfs-actions.pod:1097 msgid "To get the checksums for many files, use C<guestfs_checksums_out>." -msgstr "多くのファイルのチェックサムを取得するには C<guestfs_checksums_out> を使用します。" +msgstr "" +"多くのファイルのチェックサムを取得するには C<guestfs_checksums_out> を使用し" +"ます。" #. type: textblock #: ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1769 #: ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:4029 #: ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4119 -#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8288 +#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8300 msgid "(Added in 1.0.2)" msgstr "(1.0.2 において追加)" @@ -28126,7 +30762,12 @@ msgid "" " const char *csumtype,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_checksum_device (guestfs_h *g,\n const char *csumtype,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_checksum_device (guestfs_h *g,\n" +" const char *csumtype,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1111 @@ -28137,11 +30778,11 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6044 -#: ../src/guestfs-actions.pod:6179 ../src/guestfs-actions.pod:6213 -#: ../src/guestfs-actions.pod:6231 ../src/guestfs-actions.pod:6413 -#: ../src/guestfs-actions.pod:8197 ../src/guestfs-actions.pod:8211 -#: ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6052 +#: ../src/guestfs-actions.pod:6187 ../src/guestfs-actions.pod:6221 +#: ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6421 +#: ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8223 +#: ../src/guestfs-actions.pod:8623 msgid "(Added in 1.3.2)" msgstr "(1.3.2 において追加)" @@ -28160,7 +30801,13 @@ msgid "" " const char *directory,\n" " const char *sumsfile);\n" "\n" -msgstr " int\n guestfs_checksums_out (guestfs_h *g,\n const char *csumtype,\n const char *directory,\n const char *sumsfile);\n\n" +msgstr "" +" int\n" +" guestfs_checksums_out (guestfs_h *g,\n" +" const char *csumtype,\n" +" const char *directory,\n" +" const char *sumsfile);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1142 @@ -28181,7 +30828,12 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_chmod (guestfs_h *g,\n int mode,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_chmod (guestfs_h *g,\n" +" int mode,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1164 @@ -28198,7 +30850,13 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_chown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_chown (guestfs_h *g,\n" +" int owner,\n" +" int group,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1182 @@ -28213,14 +30871,18 @@ msgid "" " guestfs_command (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr " char *\n guestfs_command (guestfs_h *g,\n char *const *arguments);\n\n" +msgstr "" +" char *\n" +" guestfs_command (guestfs_h *g,\n" +" char *const *arguments);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1193 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The" -" list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The " +"list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see " "C<guestfs_sh>)." msgstr "" @@ -28244,13 +30906,17 @@ msgid "" " guestfs_command_lines (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr " char **\n guestfs_command_lines (guestfs_h *g,\n char *const *arguments);\n\n" +msgstr "" +" char **\n" +" guestfs_command_lines (guestfs_h *g,\n" +" char *const *arguments);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1232 msgid "" -"This is the same as C<guestfs_command>, but splits the result into a list of" -" lines." +"This is the same as C<guestfs_command>, but splits the result into a list of " +"lines." msgstr "" #. type: textblock @@ -28274,7 +30940,14 @@ msgid "" " const char *zdevice,\n" " ...);\n" "\n" -msgstr " int\n guestfs_compress_device_out (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_compress_device_out (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *device,\n" +" const char *zdevice,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1260 @@ -28282,7 +30955,9 @@ msgstr " int\n guestfs_compress_device_out (guestfs_h *g,\n msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" "\n" -msgstr " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n\n" +msgstr "" +" GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1265 @@ -28293,7 +30968,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1329 -#: ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7356 +#: ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7368 msgid "(Added in 1.13.15)" msgstr "(1.13.15 において追加)" @@ -28313,7 +30988,14 @@ msgid "" " const char *zdevice,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_compress_device_out_va (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_compress_device_out_va (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *device,\n" +" const char *zdevice,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1281 @@ -28336,7 +31018,14 @@ msgid "" " const char *zdevice,\n" " const struct guestfs_compress_device_out_argv *optargs);\n" "\n" -msgstr " int\n guestfs_compress_device_out_argv (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n const struct guestfs_compress_device_out_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_compress_device_out_argv (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *device,\n" +" const char *zdevice,\n" +" const struct guestfs_compress_device_out_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1294 @@ -28359,7 +31048,14 @@ msgid "" " const char *zfile,\n" " ...);\n" "\n" -msgstr " int\n guestfs_compress_out (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_compress_out (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *file,\n" +" const char *zfile,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1312 @@ -28367,7 +31063,9 @@ msgstr " int\n guestfs_compress_out (guestfs_h *g,\n const msgid "" " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" "\n" -msgstr " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n\n" +msgstr "" +" GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1331 @@ -28385,7 +31083,14 @@ msgid "" " const char *zfile,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_compress_out_va (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_compress_out_va (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *file,\n" +" const char *zfile,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1340 @@ -28408,7 +31113,14 @@ msgid "" " const char *zfile,\n" " const struct guestfs_compress_out_argv *optargs);\n" "\n" -msgstr " int\n guestfs_compress_out_argv (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n const struct guestfs_compress_out_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_compress_out_argv (guestfs_h *g,\n" +" const char *ctype,\n" +" const char *file,\n" +" const char *zfile,\n" +" const struct guestfs_compress_out_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1353 @@ -28429,7 +31141,12 @@ msgid "" " const char *qemuparam,\n" " const char *qemuvalue);\n" "\n" -msgstr " int\n guestfs_config (guestfs_h *g,\n const char *qemuparam,\n const char *qemuvalue);\n\n" +msgstr "" +" int\n" +" guestfs_config (guestfs_h *g,\n" +" const char *qemuparam,\n" +" const char *qemuvalue);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1377 @@ -28446,7 +31163,13 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr " int\n guestfs_copy_device_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_device (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1390 @@ -28456,7 +31179,11 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" +" GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" +" GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1394 @@ -28473,20 +31200,20 @@ msgstr "" #: ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1764 #: ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1840 #: ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:2302 -#: ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8283 -#: ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8841 -#: ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8295 +#: ../src/guestfs-actions.pod:8329 ../src/guestfs-actions.pod:8855 +#: ../src/guestfs-actions.pod:8878 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " -"messages, the caller must register a progress event callback. See " -"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>." +"messages, the caller must register a progress event callback. See L<guestfs" +"(3)/GUESTFS_EVENT_PROGRESS>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 #: ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 -#: ../src/guestfs-actions.pod:6469 +#: ../src/guestfs-actions.pod:6477 msgid "(Added in 1.13.25)" msgstr "(1.13.25 において追加)" @@ -28505,7 +31232,13 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_copy_device_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_device_va (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1430 @@ -28527,7 +31260,13 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_device_argv *optargs);\n" "\n" -msgstr " int\n guestfs_copy_device_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_device_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_device_argv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" const struct guestfs_copy_device_to_device_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1442 @@ -28549,7 +31288,13 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr " int\n guestfs_copy_device_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_file (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1459 @@ -28559,7 +31304,11 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" +" GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" +" GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1463 ../src/guestfs-actions.pod:1516 @@ -28583,7 +31332,13 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_copy_device_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_file_va (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1483 @@ -28605,7 +31360,13 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_file_argv *optargs);\n" "\n" -msgstr " int\n guestfs_copy_device_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_file_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_copy_device_to_file_argv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" const struct guestfs_copy_device_to_file_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1495 @@ -28627,7 +31388,13 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr " int\n guestfs_copy_file_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_device (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1512 @@ -28637,7 +31404,11 @@ msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" +" GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" +" GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1528 @@ -28654,7 +31425,13 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_copy_file_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_device_va (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1536 @@ -28676,7 +31453,13 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_device_argv *optargs);\n" "\n" -msgstr " int\n guestfs_copy_file_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_device_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_device_argv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" const struct guestfs_copy_file_to_device_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1548 @@ -28698,7 +31481,13 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr " int\n guestfs_copy_file_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_file (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1565 @@ -28708,13 +31497,17 @@ msgid "" " GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" +" GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" +" GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1572 msgid "" -"This is B<not> the function you want for copying files. This is for copying" -" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " +"This is B<not> the function you want for copying files. This is for copying " +"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " "C<guestfs_mv> for general file copying and moving functions." msgstr "" @@ -28733,7 +31526,13 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_copy_file_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_file_va (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1594 @@ -28755,7 +31554,13 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_file_argv *optargs);\n" "\n" -msgstr " int\n guestfs_copy_file_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_file_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_copy_file_to_file_argv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" const struct guestfs_copy_file_to_file_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1606 @@ -28777,19 +31582,27 @@ msgid "" " const char *dest,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_copy_size (guestfs_h *g,\n const char *src,\n const char *dest,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_copy_size (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest,\n" +" int64_t size);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1618 ../src/guestfs-actions.pod:1675 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_copy_device_to_device> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_copy_device_to_device> を使用してください。" +"I<This function is deprecated.> In new code, use the L</" +"guestfs_copy_device_to_device> call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_copy_device_to_device> を使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4971 -#: ../src/guestfs-actions.pod:6639 ../src/guestfs-actions.pod:8518 -#: ../src/guestfs-actions.pod:8538 ../src/guestfs-actions.pod:8624 +#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:6647 ../src/guestfs-actions.pod:8530 +#: ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8636 msgid "(Added in 1.0.87)" msgstr "(1.0.87 において追加)" @@ -28807,13 +31620,18 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_cp (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_cp (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1666 #: ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1820 -#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5870 -#: ../src/guestfs-actions.pod:6483 +#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:6491 msgid "(Added in 1.0.18)" msgstr "(1.0.18 において追加)" @@ -28831,7 +31649,12 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_cp_a (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_cp_a (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1668 @@ -28847,14 +31670,19 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_dd (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_dd (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1687 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do" -" partial copies (see C<guestfs_copy_device_to_device>)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see C<guestfs_copy_device_to_device>)." msgstr "" #. type: =head2 @@ -28869,7 +31697,10 @@ msgid "" " char *\n" " guestfs_df (guestfs_h *g);\n" "\n" -msgstr " char *\n guestfs_df (guestfs_h *g);\n\n" +msgstr "" +" char *\n" +" guestfs_df (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1703 ../src/guestfs-actions.pod:1720 @@ -28883,10 +31714,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1710 ../src/guestfs-actions.pod:1727 #: ../src/guestfs-actions.pod:1845 ../src/guestfs-actions.pod:2915 #: ../src/guestfs-actions.pod:2939 ../src/guestfs-actions.pod:3007 -#: ../src/guestfs-actions.pod:5236 ../src/guestfs-actions.pod:5770 -#: ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7923 -#: ../src/guestfs-actions.pod:8664 ../src/guestfs-actions.pod:8677 -#: ../src/guestfs-actions.pod:8690 +#: ../src/guestfs-actions.pod:5238 ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:7911 ../src/guestfs-actions.pod:7935 +#: ../src/guestfs-actions.pod:8676 ../src/guestfs-actions.pod:8689 +#: ../src/guestfs-actions.pod:8702 msgid "(Added in 1.0.54)" msgstr "(1.0.54 において追加)" @@ -28902,7 +31733,10 @@ msgid "" " char *\n" " guestfs_df_h (guestfs_h *g);\n" "\n" -msgstr " char *\n guestfs_df_h (guestfs_h *g);\n\n" +msgstr "" +" char *\n" +" guestfs_df_h (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1729 @@ -28916,7 +31750,10 @@ msgid "" " char *\n" " guestfs_dmesg (guestfs_h *g);\n" "\n" -msgstr " char *\n guestfs_dmesg (guestfs_h *g);\n\n" +msgstr "" +" char *\n" +" guestfs_dmesg (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1738 @@ -28940,7 +31777,12 @@ msgid "" " const char *remotefilename,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_download (guestfs_h *g,\n const char *remotefilename,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_download (guestfs_h *g,\n" +" const char *remotefilename,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1760 @@ -28963,14 +31805,21 @@ msgid "" " int64_t offset,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_download_offset (guestfs_h *g,\n const char *remotefilename,\n const char *filename,\n int64_t offset,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_download_offset (guestfs_h *g,\n" +" const char *remotefilename,\n" +" const char *filename,\n" +" int64_t offset,\n" +" int64_t size);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1786 msgid "" "Note that there is no limit on the amount of data that can be downloaded " -"with this call, unlike with C<guestfs_pread>, and this call always reads the" -" full amount unless an error occurs." +"with this call, unlike with C<guestfs_pread>, and this call always reads the " +"full amount unless an error occurs." msgstr "" #. type: textblock @@ -28979,7 +31828,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "C<guestfs_download>, C<guestfs_pread> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8334 msgid "(Added in 1.5.17)" msgstr "(1.5.17 において追加)" @@ -28996,7 +31845,11 @@ msgid "" " guestfs_drop_caches (guestfs_h *g,\n" " int whattodrop);\n" "\n" -msgstr " int\n guestfs_drop_caches (guestfs_h *g,\n int whattodrop);\n\n" +msgstr "" +" int\n" +" guestfs_drop_caches (guestfs_h *g,\n" +" int whattodrop);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1822 @@ -29011,7 +31864,11 @@ msgid "" " guestfs_du (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int64_t\n guestfs_du (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int64_t\n" +" guestfs_du (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1847 @@ -29027,7 +31884,12 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr " int\n guestfs_e2fsck (guestfs_h *g,\n const char *device,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_e2fsck (guestfs_h *g,\n" +" const char *device,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1859 @@ -29036,7 +31898,10 @@ msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" " GUESTFS_E2FSCK_FORCEALL, int forceall,\n" "\n" -msgstr " GUESTFS_E2FSCK_CORRECT, int correct,\n GUESTFS_E2FSCK_FORCEALL, int forceall,\n\n" +msgstr "" +" GUESTFS_E2FSCK_CORRECT, int correct,\n" +" GUESTFS_E2FSCK_FORCEALL, int forceall,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1886 @@ -29057,7 +31922,12 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_e2fsck_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_e2fsck_va (guestfs_h *g,\n" +" const char *device,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1895 @@ -29078,7 +31948,12 @@ msgid "" " const char *device,\n" " const struct guestfs_e2fsck_argv *optargs);\n" "\n" -msgstr " int\n guestfs_e2fsck_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_e2fsck_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_e2fsck_argv (guestfs_h *g,\n" +" const char *device,\n" +" const struct guestfs_e2fsck_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1906 @@ -29098,7 +31973,11 @@ msgid "" " guestfs_e2fsck_f (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_e2fsck_f (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_e2fsck_f (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1920 @@ -29125,7 +32004,11 @@ msgid "" " guestfs_echo_daemon (guestfs_h *g,\n" " char *const *words);\n" "\n" -msgstr " char *\n guestfs_echo_daemon (guestfs_h *g,\n char *const *words);\n\n" +msgstr "" +" char *\n" +" guestfs_echo_daemon (guestfs_h *g,\n" +" char *const *words);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1938 @@ -29134,7 +32017,7 @@ msgstr "C<guestfs_ping_daemon> 参照。" #. type: textblock #: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:2701 -#: ../src/guestfs-actions.pod:7380 +#: ../src/guestfs-actions.pod:7392 msgid "(Added in 1.0.69)" msgstr "(1.0.69 において追加)" @@ -29152,7 +32035,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_egrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1981 @@ -29161,17 +32049,17 @@ msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *reg #: ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:3028 #: ../src/guestfs-actions.pod:3041 ../src/guestfs-actions.pod:3056 #: ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3124 -#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4470 -#: ../src/guestfs-actions.pod:4484 ../src/guestfs-actions.pod:4497 -#: ../src/guestfs-actions.pod:4511 ../src/guestfs-actions.pod:5658 -#: ../src/guestfs-actions.pod:6817 ../src/guestfs-actions.pod:6866 -#: ../src/guestfs-actions.pod:7767 ../src/guestfs-actions.pod:7779 -#: ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7805 -#: ../src/guestfs-actions.pod:7827 ../src/guestfs-actions.pod:7840 -#: ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7866 -#: ../src/guestfs-actions.pod:8799 ../src/guestfs-actions.pod:8818 -#: ../src/guestfs-actions.pod:8909 ../src/guestfs-actions.pod:8928 -#: ../src/guestfs-actions.pod:8974 ../src/guestfs-actions.pod:8993 +#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4472 +#: ../src/guestfs-actions.pod:4486 ../src/guestfs-actions.pod:4499 +#: ../src/guestfs-actions.pod:4513 ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6874 +#: ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:7817 +#: ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7852 +#: ../src/guestfs-actions.pod:7865 ../src/guestfs-actions.pod:7878 +#: ../src/guestfs-actions.pod:8813 ../src/guestfs-actions.pod:8832 +#: ../src/guestfs-actions.pod:8923 ../src/guestfs-actions.pod:8942 +#: ../src/guestfs-actions.pod:8988 ../src/guestfs-actions.pod:9007 msgid "(Added in 1.0.66)" msgstr "(1.0.66 において追加)" @@ -29189,7 +32077,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_egrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_egrepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1983 @@ -29205,7 +32098,12 @@ msgid "" " const char *file1,\n" " const char *file2);\n" "\n" -msgstr " int\n guestfs_equal (guestfs_h *g,\n const char *file1,\n const char *file2);\n\n" +msgstr "" +" int\n" +" guestfs_equal (guestfs_h *g,\n" +" const char *file1,\n" +" const char *file2);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1999 @@ -29220,7 +32118,11 @@ msgid "" " guestfs_exists (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_exists (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_exists (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2008 @@ -29241,14 +32143,21 @@ msgid "" " const char *path,\n" " int len);\n" "\n" -msgstr " int\n guestfs_fallocate (guestfs_h *g,\n const char *path,\n int len);\n\n" +msgstr "" +" int\n" +" guestfs_fallocate (guestfs_h *g,\n" +" const char *path,\n" +" int len);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2021 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>" -" call instead." -msgstr "I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> call instead." +"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " +"call instead." +msgstr "" +"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " +"call instead." #. type: =head2 #: ../src/guestfs-actions.pod:2040 @@ -29264,7 +32173,12 @@ msgid "" " const char *path,\n" " int64_t len);\n" "\n" -msgstr " int\n guestfs_fallocate64 (guestfs_h *g,\n const char *path,\n int64_t len);\n\n" +msgstr "" +" int\n" +" guestfs_fallocate64 (guestfs_h *g,\n" +" const char *path,\n" +" int64_t len);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2051 @@ -29300,7 +32214,12 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_fgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_fgrep (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2086 @@ -29316,7 +32235,12 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_fgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_fgrepi (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2105 @@ -29331,14 +32255,20 @@ msgid "" " guestfs_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_file (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_file (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2125 msgid "" "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." -msgstr "関連項目: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." +msgstr "" +"関連項目: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " +"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." #. type: =head2 #: ../src/guestfs-actions.pod:2133 @@ -29353,7 +32283,11 @@ msgid "" " guestfs_file_architecture (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr " char *\n guestfs_file_architecture (guestfs_h *g,\n const char *filename);\n\n" +msgstr "" +" char *\n" +" guestfs_file_architecture (guestfs_h *g,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2243 ../src/guestfs-actions.pod:2406 @@ -29379,7 +32313,11 @@ msgid "" " guestfs_filesize (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr " int64_t\n guestfs_filesize (guestfs_h *g,\n const char *file);\n\n" +msgstr "" +" int64_t\n" +" guestfs_filesize (guestfs_h *g,\n" +" const char *file);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2253 @@ -29409,7 +32347,13 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_fill (guestfs_h *g,\n int c,\n int len,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_fill (guestfs_h *g,\n" +" int c,\n" +" int len,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2273 @@ -29439,7 +32383,13 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_fill_pattern (guestfs_h *g,\n const char *pattern,\n int len,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_fill_pattern (guestfs_h *g,\n" +" const char *pattern,\n" +" int len,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2295 @@ -29468,7 +32418,11 @@ msgid "" " guestfs_find (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr " char **\n guestfs_find (guestfs_h *g,\n const char *directory);\n\n" +msgstr "" +" char **\n" +" guestfs_find (guestfs_h *g,\n" +" const char *directory);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2327 @@ -29482,8 +32436,8 @@ msgid "See also C<guestfs_find0>." msgstr "C<guestfs_find0> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4908 -#: ../src/guestfs-actions.pod:6901 +#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4910 +#: ../src/guestfs-actions.pod:6909 msgid "(Added in 1.0.27)" msgstr "(1.0.27 において追加)" @@ -29501,7 +32455,12 @@ msgid "" " const char *directory,\n" " const char *files);\n" "\n" -msgstr " int\n guestfs_find0 (guestfs_h *g,\n const char *directory,\n const char *files);\n\n" +msgstr "" +" int\n" +" guestfs_find0 (guestfs_h *g,\n" +" const char *directory,\n" +" const char *files);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2362 @@ -29528,7 +32487,11 @@ msgid "" " guestfs_findfs_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr " char *\n guestfs_findfs_label (guestfs_h *g,\n const char *label);\n\n" +msgstr "" +" char *\n" +" guestfs_findfs_label (guestfs_h *g,\n" +" const char *label);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2401 @@ -29548,7 +32511,11 @@ msgid "" " guestfs_findfs_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr " char *\n guestfs_findfs_uuid (guestfs_h *g,\n const char *uuid);\n\n" +msgstr "" +" char *\n" +" guestfs_findfs_uuid (guestfs_h *g,\n" +" const char *uuid);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2418 @@ -29569,10 +32536,15 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_fsck (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_fsck (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8846 +#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8860 msgid "(Added in 1.0.16)" msgstr "(1.0.16 において追加)" @@ -29588,22 +32560,25 @@ msgid "" " const char *\n" " guestfs_get_append (guestfs_h *g);\n" "\n" -msgstr " const char *\n guestfs_get_append (guestfs_h *g);\n\n" +msgstr "" +" const char *\n" +" guestfs_get_append (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2474 msgid "" -"This function returns a string which may be NULL. There is no way to return" -" an error from this function. The string is owned by the guest handle and " +"This function returns a string which may be NULL. There is no way to return " +"an error from this function. The string is owned by the guest handle and " "must I<not> be freed." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6579 -#: ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7534 -#: ../src/guestfs-actions.pod:7553 ../src/guestfs-actions.pod:7569 -#: ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:8469 -#: ../src/guestfs-actions.pod:8484 ../src/guestfs-actions.pod:8890 +#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6587 +#: ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7546 +#: ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7581 +#: ../src/guestfs-actions.pod:7605 ../src/guestfs-actions.pod:8481 +#: ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8904 msgid "(Added in 1.0.26)" msgstr "(1.0.26 において追加)" @@ -29619,7 +32594,10 @@ msgid "" " char *\n" " guestfs_get_attach_method (guestfs_h *g);\n" "\n" -msgstr " char *\n guestfs_get_attach_method (guestfs_h *g);\n\n" +msgstr "" +" char *\n" +" guestfs_get_attach_method (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2485 @@ -29627,7 +32605,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7088 +#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7096 msgid "(Added in 1.9.8)" msgstr "(1.9.8 において追加)" @@ -29643,7 +32621,10 @@ msgid "" " int\n" " guestfs_get_autosync (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_autosync (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_autosync (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2503 @@ -29657,10 +32638,13 @@ msgid "" " int\n" " guestfs_get_direct (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_direct (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_direct (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7129 +#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7137 msgid "(Added in 1.0.72)" msgstr "(1.0.72 において追加)" @@ -29677,18 +32661,24 @@ msgid "" " guestfs_get_e2label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_get_e2label (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_get_e2label (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2520 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_label> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_vfs_label> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:2554 -#: ../src/guestfs-actions.pod:7154 ../src/guestfs-actions.pod:7173 +#: ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 msgid "(Added in 1.0.15)" msgstr "(1.0.15 において追加)" @@ -29705,14 +32695,20 @@ msgid "" " guestfs_get_e2uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_get_e2uuid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_get_e2uuid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2541 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_uuid> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_vfs_uuid> を使用してください。" #. type: =head2 #: ../src/guestfs-actions.pod:2556 @@ -29726,23 +32722,26 @@ msgid "" " int\n" " guestfs_get_memsize (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_memsize (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_memsize (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2564 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" -" value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " +"value for memsize." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5354 -#: ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5582 -#: ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5613 -#: ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5643 -#: ../src/guestfs-actions.pod:6804 ../src/guestfs-actions.pod:7214 -#: ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:8238 +#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5356 +#: ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:5584 +#: ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:5632 ../src/guestfs-actions.pod:5645 +#: ../src/guestfs-actions.pod:6812 ../src/guestfs-actions.pod:7224 +#: ../src/guestfs-actions.pod:7516 ../src/guestfs-actions.pod:8250 msgid "(Added in 1.0.55)" msgstr "(1.0.55 において追加)" @@ -29758,10 +32757,13 @@ msgid "" " int\n" " guestfs_get_network (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_network (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_network (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7233 +#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7243 msgid "(Added in 1.5.4)" msgstr "(1.5.4 において追加)" @@ -29777,7 +32779,10 @@ msgid "" " const char *\n" " guestfs_get_path (guestfs_h *g);\n" "\n" -msgstr " const char *\n guestfs_get_path (guestfs_h *g);\n\n" +msgstr "" +" const char *\n" +" guestfs_get_path (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2596 ../src/guestfs-actions.pod:2636 @@ -29798,11 +32803,14 @@ msgid "" " int\n" " guestfs_get_pgroup (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_pgroup (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_pgroup (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7269 -#: ../src/guestfs-actions.pod:8747 +#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7281 +#: ../src/guestfs-actions.pod:8761 msgid "(Added in 1.11.18)" msgstr "(1.11.18 において追加)" @@ -29818,7 +32826,10 @@ msgid "" " int\n" " guestfs_get_pid (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_pid (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_pid (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2624 @@ -29837,10 +32848,13 @@ msgid "" " const char *\n" " guestfs_get_qemu (guestfs_h *g);\n" "\n" -msgstr " const char *\n guestfs_get_qemu (guestfs_h *g);\n\n" +msgstr "" +" const char *\n" +" guestfs_get_qemu (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7297 +#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7309 msgid "(Added in 1.0.6)" msgstr "(1.0.6 において追加)" @@ -29856,15 +32870,18 @@ msgid "" " int\n" " guestfs_get_recovery_proc (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_recovery_proc (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_recovery_proc (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2650 ../src/guestfs-actions.pod:4254 -#: ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:5006 -#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:6509 -#: ../src/guestfs-actions.pod:6852 ../src/guestfs-actions.pod:7321 -#: ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8039 -#: ../src/guestfs-actions.pod:8353 +#: ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:5008 +#: ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:6517 +#: ../src/guestfs-actions.pod:6860 ../src/guestfs-actions.pod:7333 +#: ../src/guestfs-actions.pod:8031 ../src/guestfs-actions.pod:8051 +#: ../src/guestfs-actions.pod:8365 msgid "(Added in 1.0.77)" msgstr "(1.0.77 において追加)" @@ -29880,7 +32897,10 @@ msgid "" " int\n" " guestfs_get_selinux (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_selinux (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_selinux (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2657 @@ -29891,7 +32911,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:2739 -#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7414 +#: ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7426 msgid "(Added in 1.0.67)" msgstr "(1.0.67 において追加)" @@ -29907,7 +32927,10 @@ msgid "" " int\n" " guestfs_get_smp (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_smp (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_smp (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2678 @@ -29921,7 +32944,10 @@ msgid "" " int\n" " guestfs_get_state (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_state (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_state (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2692 @@ -29935,7 +32961,10 @@ msgid "" " int\n" " guestfs_get_trace (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_trace (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_trace (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2703 @@ -29949,13 +32978,16 @@ msgid "" " int\n" " guestfs_get_umask (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_umask (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_umask (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2708 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been" -" set by calling C<guestfs_umask>." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling C<guestfs_umask>." msgstr "" #. type: =head2 @@ -29970,7 +33002,10 @@ msgid "" " int\n" " guestfs_get_verbose (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_get_verbose (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_get_verbose (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2726 @@ -29984,13 +33019,18 @@ msgid "" " char *\n" " guestfs_getcon (guestfs_h *g);\n" "\n" -msgstr " char *\n guestfs_getcon (guestfs_h *g);\n\n" +msgstr "" +" char *\n" +" guestfs_getcon (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2733 msgid "" "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>" -msgstr "L<guestfs(3)> における SELinux および C<guestfs_setcon> に関するドキュメントを参照してください。" +msgstr "" +"L<guestfs(3)> における SELinux および C<guestfs_setcon> に関するドキュメント" +"を参照してください。" #. type: =head2 #: ../src/guestfs-actions.pod:2741 @@ -30007,7 +33047,13 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_getxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_getxattr (guestfs_h *g,\n" +" const char *path,\n" +" const char *name,\n" +" size_t *size_r);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2749 @@ -30035,12 +33081,12 @@ msgstr "関連項目: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>" #. type: textblock #: ../src/guestfs-actions.pod:2765 ../src/guestfs-actions.pod:2978 #: ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4280 -#: ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:6528 -#: ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:6510 ../src/guestfs-actions.pod:6536 +#: ../src/guestfs-actions.pod:6717 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " -"buffer is written to C<*size_r>. I<The caller must free the returned buffer" -" after use>." +"buffer is written to C<*size_r>. I<The caller must free the returned buffer " +"after use>." msgstr "" #. type: textblock @@ -30061,7 +33107,11 @@ msgid "" " guestfs_getxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_xattr_list *\n guestfs_getxattrs (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_xattr_list *\n" +" guestfs_getxattrs (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2783 @@ -30070,17 +33120,17 @@ msgstr "関連項目: C<guestfs_lgetxattrs>, L<attr(5)>" #. type: textblock #: ../src/guestfs-actions.pod:2785 ../src/guestfs-actions.pod:4296 -#: ../src/guestfs-actions.pod:5002 +#: ../src/guestfs-actions.pod:5004 msgid "" -"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was" -" an error. I<The caller must call C<guestfs_free_xattr_list> after use>." +"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " +"an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:4300 -#: ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 -#: ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:7433 -#: ../src/guestfs-actions.pod:8955 +#: ../src/guestfs-actions.pod:4528 ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:6890 ../src/guestfs-actions.pod:7445 +#: ../src/guestfs-actions.pod:8969 msgid "(Added in 1.0.59)" msgstr "(1.0.59 において追加)" @@ -30097,11 +33147,15 @@ msgid "" " guestfs_glob_expand (guestfs_h *g,\n" " const char *pattern);\n" "\n" -msgstr " char **\n guestfs_glob_expand (guestfs_h *g,\n const char *pattern);\n\n" +msgstr "" +" char **\n" +" guestfs_glob_expand (guestfs_h *g,\n" +" const char *pattern);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7617 -#: ../src/guestfs-actions.pod:7634 +#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7629 +#: ../src/guestfs-actions.pod:7646 msgid "(Added in 1.0.50)" msgstr "(1.0.50 において追加)" @@ -30119,7 +33173,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_grep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_grep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2833 @@ -30135,7 +33194,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_grepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_grepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2852 @@ -30151,7 +33215,12 @@ msgid "" " const char *root,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_grub_install (guestfs_h *g,\n const char *root,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_grub_install (guestfs_h *g,\n" +" const char *root,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2897 @@ -30171,7 +33240,11 @@ msgid "" " guestfs_head (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_head (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_head (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2917 @@ -30187,7 +33260,12 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_head_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_head_n (guestfs_h *g,\n" +" int nrlines,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:2941 @@ -30202,11 +33280,15 @@ msgid "" " guestfs_hexdump (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_hexdump (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_hexdump (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7698 -#: ../src/guestfs-actions.pod:7753 +#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7710 +#: ../src/guestfs-actions.pod:7765 msgid "(Added in 1.0.22)" msgstr "(1.0.22 において追加)" @@ -30225,7 +33307,13 @@ msgid "" " const char *filename,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_initrd_cat (guestfs_h *g,\n const char *initrdpath,\n const char *filename,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_initrd_cat (guestfs_h *g,\n" +" const char *initrdpath,\n" +" const char *filename,\n" +" size_t *size_r);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:2976 @@ -30245,7 +33333,11 @@ msgid "" " guestfs_initrd_list (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_initrd_list (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_initrd_list (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3009 @@ -30261,7 +33353,12 @@ msgid "" " const char *path,\n" " int mask);\n" "\n" -msgstr " int64_t\n guestfs_inotify_add_watch (guestfs_h *g,\n const char *path,\n int mask);\n\n" +msgstr "" +" int64_t\n" +" guestfs_inotify_add_watch (guestfs_h *g,\n" +" const char *path,\n" +" int mask);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3030 @@ -30275,7 +33372,10 @@ msgid "" " int\n" " guestfs_inotify_close (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_inotify_close (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_inotify_close (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3043 @@ -30289,13 +33389,16 @@ msgid "" " char **\n" " guestfs_inotify_files (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_inotify_files (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_inotify_files (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3048 msgid "" -"This function is a helpful wrapper around C<guestfs_inotify_read> which just" -" returns a list of pathnames of objects that were touched. The returned " +"This function is a helpful wrapper around C<guestfs_inotify_read> which just " +"returns a list of pathnames of objects that were touched. The returned " "pathnames are sorted and deduplicated." msgstr "" @@ -30312,13 +33415,17 @@ msgid "" " guestfs_inotify_init (guestfs_h *g,\n" " int maxevents);\n" "\n" -msgstr " int\n guestfs_inotify_init (guestfs_h *g,\n int maxevents);\n\n" +msgstr "" +" int\n" +" guestfs_inotify_init (guestfs_h *g,\n" +" int maxevents);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3068 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between" -" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " +"C<maxevents> is the maximum number of events which will be queued up between " +"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " "passed as C<0>, then the kernel (or previously set) default is used. For " "Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel " "throws away events, but records the fact that it threw them away by setting " @@ -30338,8 +33445,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3084 msgid "" "Queued up events should be read periodically by calling " -"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful" -" wrapper around C<guestfs_inotify_read>). If you don't read the events out " +"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " +"wrapper around C<guestfs_inotify_read>). If you don't read the events out " "often enough then you risk the internal queue overflowing." msgstr "" @@ -30362,7 +33469,10 @@ msgid "" " struct guestfs_inotify_event_list *\n" " guestfs_inotify_read (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_inotify_event_list *\n guestfs_inotify_read (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_inotify_event_list *\n" +" guestfs_inotify_read (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3120 @@ -30385,13 +33495,16 @@ msgid "" " guestfs_inotify_rm_watch (guestfs_h *g,\n" " int wd);\n" "\n" -msgstr " int\n guestfs_inotify_rm_watch (guestfs_h *g,\n int wd);\n\n" +msgstr "" +" int\n" +" guestfs_inotify_rm_watch (guestfs_h *g,\n" +" int wd);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3132 msgid "" -"Remove a previously defined inotify watch. See " -"C<guestfs_inotify_add_watch>." +"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 @@ -30407,7 +33520,11 @@ msgid "" " guestfs_inspect_get_arch (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_arch (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_arch (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3145 @@ -30429,7 +33546,11 @@ msgid "" " guestfs_inspect_get_distro (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_distro (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_distro (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3273 @@ -30444,7 +33565,11 @@ msgid "" " guestfs_inspect_get_drive_mappings (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char **\n guestfs_inspect_get_drive_mappings (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char **\n" +" guestfs_inspect_get_drive_mappings (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3304 @@ -30471,14 +33596,20 @@ msgid "" " guestfs_inspect_get_filesystems (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char **\n guestfs_inspect_get_filesystems (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char **\n" +" guestfs_inspect_get_filesystems (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3330 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_mountpoints> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " +"C<guestfs_inspect_get_mountpoints> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3339 @@ -30493,12 +33624,16 @@ msgid "" " guestfs_inspect_get_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_format (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_format (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3375 ../src/guestfs-actions.pod:3819 #: ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3853 -#: ../src/guestfs-actions.pod:6920 +#: ../src/guestfs-actions.pod:6928 msgid "(Added in 1.9.4)" msgstr "(1.9.4 において追加)" @@ -30515,7 +33650,11 @@ msgid "" " guestfs_inspect_get_hostname (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_hostname (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_hostname (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3394 @@ -30537,7 +33676,13 @@ msgid "" " size_t *size_r,\n" " ...);\n" "\n" -msgstr " char *\n guestfs_inspect_get_icon (guestfs_h *g,\n const char *root,\n size_t *size_r,\n ...);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_icon (guestfs_h *g,\n" +" const char *root,\n" +" size_t *size_r,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:3409 @@ -30546,11 +33691,14 @@ msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" " GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n" "\n" -msgstr " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n\n" +msgstr "" +" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" +" GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3476 ../src/guestfs-actions.pod:4314 -#: ../src/guestfs-actions.pod:5731 +#: ../src/guestfs-actions.pod:5733 msgid "(Added in 1.11.12)" msgstr "(1.11.12 において追加)" @@ -30569,7 +33717,13 @@ msgid "" " size_t *size_r,\n" " va_list args);\n" "\n" -msgstr " char *\n guestfs_inspect_get_icon_va (guestfs_h *g,\n const char *root,\n size_t *size_r,\n va_list args);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_icon_va (guestfs_h *g,\n" +" const char *root,\n" +" size_t *size_r,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3486 @@ -30591,7 +33745,13 @@ msgid "" " size_t *size_r,\n" " const struct guestfs_inspect_get_icon_argv *optargs);\n" "\n" -msgstr " char *\n guestfs_inspect_get_icon_argv (guestfs_h *g,\n const char *root,\n size_t *size_r,\n const struct guestfs_inspect_get_icon_argv *optargs);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_icon_argv (guestfs_h *g,\n" +" const char *root,\n" +" size_t *size_r,\n" +" const struct guestfs_inspect_get_icon_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3498 @@ -30611,7 +33771,11 @@ msgid "" " guestfs_inspect_get_major_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " int\n guestfs_inspect_get_major_version (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" int\n" +" guestfs_inspect_get_major_version (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3526 @@ -30626,14 +33790,20 @@ msgid "" " guestfs_inspect_get_minor_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " int\n guestfs_inspect_get_minor_version (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" int\n" +" guestfs_inspect_get_minor_version (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3537 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_major_version>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_major_version> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " +"C<guestfs_inspect_get_major_version> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3544 @@ -30648,7 +33818,11 @@ msgid "" " guestfs_inspect_get_mountpoints (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char **\n guestfs_inspect_get_mountpoints (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char **\n" +" guestfs_inspect_get_mountpoints (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3567 @@ -30664,7 +33838,9 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_filesystems>." -msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_filesystems> 参照。" +msgstr "" +"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " +"C<guestfs_inspect_get_filesystems> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3584 @@ -30679,15 +33855,19 @@ msgid "" " guestfs_inspect_get_package_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_package_format (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_package_format (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3590 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " -"system. For example for Fedora these functions would return C<rpm> (package" -" format) and C<yum> (package management)." +"system. For example for Fedora these functions would return C<rpm> (package " +"format) and C<yum> (package management)." msgstr "" #. type: textblock @@ -30708,7 +33888,11 @@ msgid "" " guestfs_inspect_get_package_management (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_package_management (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_package_management (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3617 @@ -30732,7 +33916,11 @@ msgid "" " guestfs_inspect_get_product_name (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_product_name (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_product_name (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3660 @@ -30747,7 +33935,11 @@ msgid "" " guestfs_inspect_get_product_variant (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_product_variant (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_product_variant (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3685 @@ -30773,7 +33965,10 @@ msgid "" " char **\n" " guestfs_inspect_get_roots (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_inspect_get_roots (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_inspect_get_roots (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3699 @@ -30808,7 +34003,11 @@ msgid "" " guestfs_inspect_get_type (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_type (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_type (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3765 @@ -30823,7 +34022,11 @@ msgid "" " guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:3785 @@ -30838,7 +34041,11 @@ msgid "" " guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " char *\n guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" char *\n" +" guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3803 @@ -30858,7 +34065,11 @@ msgid "" " guestfs_inspect_is_live (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " int\n guestfs_inspect_is_live (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" int\n" +" guestfs_inspect_is_live (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3811 @@ -30880,7 +34091,11 @@ msgid "" " guestfs_inspect_is_multipart (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " int\n guestfs_inspect_is_multipart (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" int\n" +" guestfs_inspect_is_multipart (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3827 @@ -30902,7 +34117,11 @@ msgid "" " guestfs_inspect_is_netinst (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " int\n guestfs_inspect_is_netinst (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" int\n" +" guestfs_inspect_is_netinst (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3843 @@ -30926,18 +34145,22 @@ msgid "" " guestfs_inspect_list_applications (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr " struct guestfs_application_list *\n guestfs_inspect_list_applications (guestfs_h *g,\n const char *root);\n\n" +msgstr "" +" struct guestfs_application_list *\n" +" guestfs_inspect_list_applications (guestfs_h *g,\n" +" const char *root);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3863 msgid "" -"I<Note:> This call works differently from other parts of the inspection API." -" You have to call C<guestfs_inspect_os>, then " +"I<Note:> This call works differently from other parts of the inspection " +"API. You have to call C<guestfs_inspect_os>, then " "C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling " "this. Listing applications is a significantly more difficult operation " "which requires access to the full filesystem. Also note that unlike the " -"other C<guestfs_inspect_get_*> calls which are just returning data cached in" -" the libguestfs handle, this call actually reads parts of the mounted " +"other C<guestfs_inspect_get_*> calls which are just returning data cached in " +"the libguestfs handle, this call actually reads parts of the mounted " "filesystems during the call." msgstr "" @@ -30945,8 +34168,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3953 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " -"there was an error. I<The caller must call C<guestfs_free_application_list>" -" after use>." +"there was an error. I<The caller must call C<guestfs_free_application_list> " +"after use>." msgstr "" #. type: textblock @@ -30966,22 +34189,25 @@ msgid "" " char **\n" " guestfs_inspect_os (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_inspect_os (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_inspect_os (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:3977 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " -"functions in order to query further information about each operating system," -" such as the name and version." +"functions in order to query further information about each operating system, " +"such as the name and version." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3982 msgid "" -"This function uses other libguestfs features such as C<guestfs_mount_ro> and" -" C<guestfs_umount_all> in order to mount and unmount filesystems and look at" -" the contents. This should be called with no disks currently mounted. The " +"This function uses other libguestfs features such as C<guestfs_mount_ro> and " +"C<guestfs_umount_all> in order to mount and unmount filesystems and look at " +"the contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -31004,7 +34230,11 @@ msgid "" " guestfs_is_blockdev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_blockdev (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_blockdev (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4011 ../src/guestfs-actions.pod:4040 @@ -31033,7 +34263,10 @@ msgid "" " int\n" " guestfs_is_busy (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_is_busy (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_is_busy (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4031 @@ -31048,7 +34281,11 @@ msgid "" " guestfs_is_chardev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_chardev (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_chardev (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4046 @@ -31062,7 +34299,10 @@ msgid "" " int\n" " guestfs_is_config (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_is_config (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_is_config (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4060 @@ -31077,7 +34317,11 @@ msgid "" " guestfs_is_dir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_dir (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_dir (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4076 @@ -31092,7 +34336,11 @@ msgid "" " guestfs_is_fifo (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_fifo (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_fifo (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4091 @@ -31107,7 +34355,11 @@ msgid "" " guestfs_is_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_file (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_file (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4107 @@ -31121,7 +34373,10 @@ msgid "" " int\n" " guestfs_is_launching (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_is_launching (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_is_launching (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4121 @@ -31136,7 +34391,11 @@ msgid "" " guestfs_is_lv (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_is_lv (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_is_lv (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4134 @@ -31150,7 +34409,10 @@ msgid "" " int\n" " guestfs_is_ready (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_is_ready (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_is_ready (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4148 @@ -31165,7 +34427,11 @@ msgid "" " guestfs_is_socket (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_socket (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_socket (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4163 @@ -31180,7 +34446,11 @@ msgid "" " guestfs_is_symlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_symlink (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_symlink (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4178 @@ -31195,7 +34465,11 @@ msgid "" " guestfs_is_zero (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_is_zero (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_is_zero (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4203 @@ -31215,7 +34489,11 @@ msgid "" " guestfs_is_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_is_zero_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_is_zero_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4205 @@ -31229,7 +34507,10 @@ msgid "" " int\n" " guestfs_kill_subprocess (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_kill_subprocess (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_kill_subprocess (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4216 @@ -31243,7 +34524,10 @@ msgid "" " int\n" " guestfs_launch (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_launch (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_launch (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4236 @@ -31260,7 +34544,13 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_lchown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_lchown (guestfs_h *g,\n" +" int owner,\n" +" int group,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4244 @@ -31285,7 +34575,13 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_lgetxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_lgetxattr (guestfs_h *g,\n" +" const char *path,\n" +" const char *name,\n" +" size_t *size_r);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4278 @@ -31305,13 +34601,17 @@ msgid "" " guestfs_lgetxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_xattr_list *\n guestfs_lgetxattrs (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_xattr_list *\n" +" guestfs_lgetxattrs (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4292 msgid "" -"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link," -" then it returns the extended attributes of the link itself." +"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " +"then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 @@ -31326,7 +34626,10 @@ msgid "" " char **\n" " guestfs_list_9p (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_9p (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_9p (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4316 @@ -31340,7 +34643,10 @@ msgid "" " char **\n" " guestfs_list_devices (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_devices (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_devices (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4333 @@ -31354,7 +34660,10 @@ msgid "" " char **\n" " guestfs_list_dm_devices (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_dm_devices (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_dm_devices (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4340 @@ -31372,7 +34681,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6099 msgid "(Added in 1.11.15)" msgstr "(1.11.15 において追加)" @@ -31388,7 +34697,10 @@ msgid "" " char **\n" " guestfs_list_filesystems (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_filesystems (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_filesystems (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4375 @@ -31405,12 +34717,11 @@ msgid "" "partitions are returned in the list. Also this command does not check that " "each filesystem found is valid and mountable, and some filesystems might be " "mountable but require special options. Filesystems may not all belong to a " -"single logical operating system (use C<guestfs_inspect_os> to look for " -"OSes)." +"single logical operating system (use C<guestfs_inspect_os> to look for OSes)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6451 +#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6459 msgid "(Added in 1.5.15)" msgstr "(1.5.15 において追加)" @@ -31426,10 +34737,13 @@ msgid "" " char **\n" " guestfs_list_md_devices (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_md_devices (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_md_devices (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8139 +#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8151 msgid "(Added in 1.15.4)" msgstr "(1.15.4 において追加)" @@ -31445,7 +34759,10 @@ msgid "" " char **\n" " guestfs_list_partitions (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_partitions (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_partitions (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4417 @@ -31467,7 +34784,11 @@ msgid "" " guestfs_ll (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr " char *\n guestfs_ll (guestfs_h *g,\n const char *directory);\n\n" +msgstr "" +" char *\n" +" guestfs_ll (guestfs_h *g,\n" +" const char *directory);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4445 @@ -31484,13 +34805,20 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:8721 +#, fuzzy +#| msgid "(Added in 1.7.4)" +msgid "(Added in 1.17.6)" +msgstr "(1.7.4 において追加)" + #. type: =head2 -#: ../src/guestfs-actions.pod:4459 +#: ../src/guestfs-actions.pod:4461 msgid "guestfs_ln" msgstr "guestfs_ln" #. type: verbatim -#: ../src/guestfs-actions.pod:4461 +#: ../src/guestfs-actions.pod:4463 #, no-wrap msgid "" " int\n" @@ -31498,15 +34826,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4472 +#: ../src/guestfs-actions.pod:4474 msgid "guestfs_ln_f" msgstr "guestfs_ln_f" #. type: verbatim -#: ../src/guestfs-actions.pod:4474 +#: ../src/guestfs-actions.pod:4476 #, no-wrap msgid "" " int\n" @@ -31514,15 +34847,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_f (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_f (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4486 +#: ../src/guestfs-actions.pod:4488 msgid "guestfs_ln_s" msgstr "guestfs_ln_s" #. type: verbatim -#: ../src/guestfs-actions.pod:4488 +#: ../src/guestfs-actions.pod:4490 #, no-wrap msgid "" " int\n" @@ -31530,15 +34868,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_s (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_s (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4499 +#: ../src/guestfs-actions.pod:4501 msgid "guestfs_ln_sf" msgstr "guestfs_ln_sf" #. type: verbatim -#: ../src/guestfs-actions.pod:4501 +#: ../src/guestfs-actions.pod:4503 #, no-wrap msgid "" " int\n" @@ -31546,15 +34889,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_sf (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_sf (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4513 +#: ../src/guestfs-actions.pod:4515 msgid "guestfs_lremovexattr" msgstr "guestfs_lremovexattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4515 +#: ../src/guestfs-actions.pod:4517 #, no-wrap msgid "" " int\n" @@ -31562,44 +34910,55 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_lremovexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_lremovexattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4520 +#: ../src/guestfs-actions.pod:4522 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4528 +#: ../src/guestfs-actions.pod:4530 msgid "guestfs_ls" msgstr "guestfs_ls" #. type: verbatim -#: ../src/guestfs-actions.pod:4530 +#: ../src/guestfs-actions.pod:4532 #, no-wrap msgid "" " char **\n" " guestfs_ls (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr " char **\n guestfs_ls (guestfs_h *g,\n const char *directory);\n\n" +msgstr "" +" char **\n" +" guestfs_ls (guestfs_h *g,\n" +" const char *directory);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4538 +#: ../src/guestfs-actions.pod:4540 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." -msgstr "このコマンドはおそらく対話式のセッションにおいて有用です。プログラムはおそらく代わりに C<guestfs_readdir> を使用するでしょう。" +msgstr "" +"このコマンドはおそらく対話式のセッションにおいて有用です。プログラムはおそら" +"く代わりに C<guestfs_readdir> を使用するでしょう。" #. type: =head2 -#: ../src/guestfs-actions.pod:4547 +#: ../src/guestfs-actions.pod:4549 msgid "guestfs_lsetxattr" msgstr "guestfs_lsetxattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4549 +#: ../src/guestfs-actions.pod:4551 #, no-wrap msgid "" " int\n" @@ -31609,57 +34968,74 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_lsetxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_lsetxattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *val,\n" +" int vallen,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4556 +#: ../src/guestfs-actions.pod:4558 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." -msgstr "これは C<guestfs_setxattr> と同じですが、C<path> がシンボリックリンクです。そして、リンク自身の拡張属性を設定します。" +msgstr "" +"これは C<guestfs_setxattr> と同じですが、C<path> がシンボリックリンクです。そ" +"して、リンク自身の拡張属性を設定します。" #. type: =head2 -#: ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:4566 msgid "guestfs_lstat" msgstr "guestfs_lstat" #. type: verbatim -#: ../src/guestfs-actions.pod:4566 +#: ../src/guestfs-actions.pod:4568 #, no-wrap msgid "" " struct guestfs_stat *\n" " guestfs_lstat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_stat *\n guestfs_lstat (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_stat *\n" +" guestfs_lstat (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4572 +#: ../src/guestfs-actions.pod:4574 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." -msgstr "これは、C<path> がシンボリックリンクであることを除き、C<guestfs_stat> と同じです。そしてリンクは、参照しているファイルではなく、stat-ed です。" +msgstr "" +"これは、C<path> がシンボリックリンクであることを除き、C<guestfs_stat> と同じ" +"です。そしてリンクは、参照しているファイルではなく、stat-ed です。" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7658 +#: ../src/guestfs-actions.pod:4580 ../src/guestfs-actions.pod:7670 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." -msgstr "この関数は C<struct guestfs_stat *> を返します。エラーがあれば NULL です。 I<呼び出し元は使用後に C<guestfs_free_stat> を呼び出す必要があります>。" +msgstr "" +"この関数は C<struct guestfs_stat *> を返します。エラーがあれば NULL です。 I<" +"呼び出し元は使用後に C<guestfs_free_stat> を呼び出す必要があります>。" #. type: textblock -#: ../src/guestfs-actions.pod:4582 ../src/guestfs-actions.pod:7662 -#: ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:8183 +#: ../src/guestfs-actions.pod:4584 ../src/guestfs-actions.pod:7674 +#: ../src/guestfs-actions.pod:7692 ../src/guestfs-actions.pod:8195 msgid "(Added in 0.9.2)" msgstr "(0.9.2 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4584 +#: ../src/guestfs-actions.pod:4586 msgid "guestfs_lstatlist" msgstr "guestfs_lstatlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4586 +#: ../src/guestfs-actions.pod:4588 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -31667,10 +35043,15 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr " struct guestfs_stat_list *\n guestfs_lstatlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" +msgstr "" +" struct guestfs_stat_list *\n" +" guestfs_lstatlist (guestfs_h *g,\n" +" const char *path,\n" +" char *const *names);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4591 +#: ../src/guestfs-actions.pod:4593 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -31678,10 +35059,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4600 +#: ../src/guestfs-actions.pod:4602 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also C<guestfs_lxattrlist> " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also C<guestfs_lxattrlist> " "for a similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -31689,19 +35070,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4608 +#: ../src/guestfs-actions.pod:4610 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4614 +#: ../src/guestfs-actions.pod:4616 msgid "guestfs_luks_add_key" msgstr "guestfs_luks_add_key" #. type: verbatim -#: ../src/guestfs-actions.pod:4616 +#: ../src/guestfs-actions.pod:4618 #, no-wrap msgid "" " int\n" @@ -31711,19 +35092,26 @@ msgid "" " const char *newkey,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_add_key (guestfs_h *g,\n const char *device,\n const char *key,\n const char *newkey,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_add_key (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *newkey,\n" +" int keyslot);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4628 +#: ../src/guestfs-actions.pod:4630 msgid "" -"Note that if C<keyslot> already contains a key, then this command will fail." -" You have to use C<guestfs_luks_kill_slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will " +"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 -#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 -#: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 +#: ../src/guestfs-actions.pod:4636 ../src/guestfs-actions.pod:4673 +#: ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4713 +#: ../src/guestfs-actions.pod:4748 ../src/guestfs-actions.pod:4767 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -31731,49 +35119,53 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4675 -#: ../src/guestfs-actions.pod:4695 ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4697 ../src/guestfs-actions.pod:4717 msgid "(Added in 1.5.2)" msgstr "(1.5.2 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4640 +#: ../src/guestfs-actions.pod:4642 msgid "guestfs_luks_close" msgstr "guestfs_luks_close" #. type: verbatim -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4644 #, no-wrap msgid "" " int\n" " guestfs_luks_close (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_luks_close (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_luks_close (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4646 +#: ../src/guestfs-actions.pod:4648 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " -"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the" -" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the" -" underlying block device." +"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " +"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " +"underlying block device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4654 ../src/guestfs-actions.pod:4750 -#: ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4819 -#: ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4656 ../src/guestfs-actions.pod:4752 +#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4866 msgid "(Added in 1.5.1)" msgstr "(1.5.1 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4656 +#: ../src/guestfs-actions.pod:4658 msgid "guestfs_luks_format" msgstr "guestfs_luks_format" #. type: verbatim -#: ../src/guestfs-actions.pod:4658 +#: ../src/guestfs-actions.pod:4660 #, no-wrap msgid "" " int\n" @@ -31782,15 +35174,21 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_format (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_format (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4679 msgid "guestfs_luks_format_cipher" msgstr "guestfs_luks_format_cipher" #. type: verbatim -#: ../src/guestfs-actions.pod:4679 +#: ../src/guestfs-actions.pod:4681 #, no-wrap msgid "" " int\n" @@ -31800,22 +35198,29 @@ msgid "" " int keyslot,\n" " const char *cipher);\n" "\n" -msgstr " int\n guestfs_luks_format_cipher (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot,\n const char *cipher);\n\n" +msgstr "" +" int\n" +" guestfs_luks_format_cipher (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot,\n" +" const char *cipher);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4686 +#: ../src/guestfs-actions.pod:4688 msgid "" -"This command is the same as C<guestfs_luks_format> but it also allows you to" -" set the C<cipher> used." +"This command is the same as C<guestfs_luks_format> but it also allows you to " +"set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4697 +#: ../src/guestfs-actions.pod:4699 msgid "guestfs_luks_kill_slot" msgstr "guestfs_luks_kill_slot" #. type: verbatim -#: ../src/guestfs-actions.pod:4699 +#: ../src/guestfs-actions.pod:4701 #, no-wrap msgid "" " int\n" @@ -31824,15 +35229,21 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_kill_slot (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_kill_slot (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4717 +#: ../src/guestfs-actions.pod:4719 msgid "guestfs_luks_open" msgstr "guestfs_luks_open" #. type: verbatim -#: ../src/guestfs-actions.pod:4719 +#: ../src/guestfs-actions.pod:4721 #, no-wrap msgid "" " int\n" @@ -31841,10 +35252,16 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr " int\n guestfs_luks_open (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" +msgstr "" +" int\n" +" guestfs_luks_open (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *mapname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4739 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -31852,17 +35269,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4741 +#: ../src/guestfs-actions.pod:4743 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." -msgstr "すべてのデバイスマッパーデバイスを一覧表示するには C<guestfs_list_dm_devices> を使用します。" +msgstr "" +"すべてのデバイスマッパーデバイスを一覧表示するには " +"C<guestfs_list_dm_devices> を使用します。" #. type: =head2 -#: ../src/guestfs-actions.pod:4752 +#: ../src/guestfs-actions.pod:4754 msgid "guestfs_luks_open_ro" msgstr "guestfs_luks_open_ro" #. type: verbatim -#: ../src/guestfs-actions.pod:4754 +#: ../src/guestfs-actions.pod:4756 #, no-wrap msgid "" " int\n" @@ -31871,22 +35290,28 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr " int\n guestfs_luks_open_ro (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" +msgstr "" +" int\n" +" guestfs_luks_open_ro (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *mapname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4760 +#: ../src/guestfs-actions.pod:4762 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4771 +#: ../src/guestfs-actions.pod:4773 msgid "guestfs_lvcreate" msgstr "guestfs_lvcreate" #. type: verbatim -#: ../src/guestfs-actions.pod:4773 +#: ../src/guestfs-actions.pod:4775 #, no-wrap msgid "" " int\n" @@ -31895,111 +35320,135 @@ msgid "" " const char *volgroup,\n" " int mbytes);\n" "\n" -msgstr " int\n guestfs_lvcreate (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int mbytes);\n\n" +msgstr "" +" int\n" +" guestfs_lvcreate (guestfs_h *g,\n" +" const char *logvol,\n" +" const char *volgroup,\n" +" int mbytes);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4786 +#: ../src/guestfs-actions.pod:4788 msgid "guestfs_lvm_canonical_lv_name" msgstr "guestfs_lvm_canonical_lv_name" #. type: verbatim -#: ../src/guestfs-actions.pod:4788 +#: ../src/guestfs-actions.pod:4790 #, no-wrap msgid "" " char *\n" " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" " const char *lvname);\n" "\n" -msgstr " char *\n guestfs_lvm_canonical_lv_name (guestfs_h *g,\n const char *lvname);\n\n" +msgstr "" +" char *\n" +" guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" +" const char *lvname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4799 +#: ../src/guestfs-actions.pod:4801 msgid "See also C<guestfs_is_lv>." msgstr "C<guestfs_is_lv> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4806 msgid "(Added in 1.5.24)" msgstr "(1.5.24 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4806 +#: ../src/guestfs-actions.pod:4808 msgid "guestfs_lvm_clear_filter" msgstr "guestfs_lvm_clear_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4808 +#: ../src/guestfs-actions.pod:4810 #, no-wrap msgid "" " int\n" " guestfs_lvm_clear_filter (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_lvm_clear_filter (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_clear_filter (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4811 +#: ../src/guestfs-actions.pod:4813 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4823 msgid "guestfs_lvm_remove_all" msgstr "guestfs_lvm_remove_all" #. type: verbatim -#: ../src/guestfs-actions.pod:4823 +#: ../src/guestfs-actions.pod:4825 #, no-wrap msgid "" " int\n" " guestfs_lvm_remove_all (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_lvm_remove_all (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_remove_all (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4833 +#: ../src/guestfs-actions.pod:4835 msgid "guestfs_lvm_set_filter" msgstr "guestfs_lvm_set_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4835 +#: ../src/guestfs-actions.pod:4837 #, no-wrap msgid "" " int\n" " guestfs_lvm_set_filter (guestfs_h *g,\n" " char *const *devices);\n" "\n" -msgstr " int\n guestfs_lvm_set_filter (guestfs_h *g,\n char *const *devices);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_set_filter (guestfs_h *g,\n" +" char *const *devices);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4866 +#: ../src/guestfs-actions.pod:4868 msgid "guestfs_lvremove" msgstr "guestfs_lvremove" #. type: verbatim -#: ../src/guestfs-actions.pod:4868 +#: ../src/guestfs-actions.pod:4870 #, no-wrap msgid "" " int\n" " guestfs_lvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_lvremove (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_lvremove (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4880 ../src/guestfs-actions.pod:6566 -#: ../src/guestfs-actions.pod:8553 +#: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:6574 +#: ../src/guestfs-actions.pod:8565 msgid "(Added in 1.0.13)" msgstr "(1.0.13 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4882 +#: ../src/guestfs-actions.pod:4884 msgid "guestfs_lvrename" msgstr "guestfs_lvrename" #. type: verbatim -#: ../src/guestfs-actions.pod:4884 +#: ../src/guestfs-actions.pod:4886 #, no-wrap msgid "" " int\n" @@ -32007,20 +35456,25 @@ msgid "" " const char *logvol,\n" " const char *newlogvol);\n" "\n" -msgstr " int\n guestfs_lvrename (guestfs_h *g,\n const char *logvol,\n const char *newlogvol);\n\n" +msgstr "" +" int\n" +" guestfs_lvrename (guestfs_h *g,\n" +" const char *logvol,\n" +" const char *newlogvol);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:8566 +#: ../src/guestfs-actions.pod:4895 ../src/guestfs-actions.pod:8578 msgid "(Added in 1.0.83)" msgstr "(1.0.83 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4895 +#: ../src/guestfs-actions.pod:4897 msgid "guestfs_lvresize" msgstr "guestfs_lvresize" #. type: verbatim -#: ../src/guestfs-actions.pod:4897 +#: ../src/guestfs-actions.pod:4899 #, no-wrap msgid "" " int\n" @@ -32028,15 +35482,20 @@ msgid "" " const char *device,\n" " int mbytes);\n" "\n" -msgstr " int\n guestfs_lvresize (guestfs_h *g,\n const char *device,\n int mbytes);\n\n" +msgstr "" +" int\n" +" guestfs_lvresize (guestfs_h *g,\n" +" const char *device,\n" +" int mbytes);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4910 +#: ../src/guestfs-actions.pod:4912 msgid "guestfs_lvresize_free" msgstr "guestfs_lvresize_free" #. type: verbatim -#: ../src/guestfs-actions.pod:4912 +#: ../src/guestfs-actions.pod:4914 #, no-wrap msgid "" " int\n" @@ -32044,76 +35503,90 @@ msgid "" " const char *lv,\n" " int percent);\n" "\n" -msgstr " int\n guestfs_lvresize_free (guestfs_h *g,\n const char *lv,\n int percent);\n\n" +msgstr "" +" int\n" +" guestfs_lvresize_free (guestfs_h *g,\n" +" const char *lv,\n" +" int percent);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4927 msgid "(Added in 1.3.3)" msgstr "(1.3.3 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:4927 +#: ../src/guestfs-actions.pod:4929 msgid "guestfs_lvs" msgstr "guestfs_lvs" #. type: verbatim -#: ../src/guestfs-actions.pod:4929 +#: ../src/guestfs-actions.pod:4931 #, no-wrap msgid "" " char **\n" " guestfs_lvs (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_lvs (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_lvs (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4938 +#: ../src/guestfs-actions.pod:4940 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "C<guestfs_lvs_full>, C<guestfs_list_filesystems> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:4946 +#: ../src/guestfs-actions.pod:4948 msgid "guestfs_lvs_full" msgstr "guestfs_lvs_full" #. type: verbatim -#: ../src/guestfs-actions.pod:4948 +#: ../src/guestfs-actions.pod:4950 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" " guestfs_lvs_full (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_lvm_lv_list *\n guestfs_lvs_full (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_lvm_lv_list *\n" +" guestfs_lvs_full (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4954 +#: ../src/guestfs-actions.pod:4956 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4960 +#: ../src/guestfs-actions.pod:4962 msgid "guestfs_lvuuid" msgstr "guestfs_lvuuid" #. type: verbatim -#: ../src/guestfs-actions.pod:4962 +#: ../src/guestfs-actions.pod:4964 #, no-wrap msgid "" " char *\n" " guestfs_lvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_lvuuid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_lvuuid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:4975 msgid "guestfs_lxattrlist" msgstr "guestfs_lxattrlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4975 +#: ../src/guestfs-actions.pod:4977 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -32121,26 +35594,31 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr " struct guestfs_xattr_list *\n guestfs_lxattrlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" +msgstr "" +" struct guestfs_xattr_list *\n" +" guestfs_lxattrlist (guestfs_h *g,\n" +" const char *path,\n" +" char *const *names);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4994 +#: ../src/guestfs-actions.pod:4996 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also C<guestfs_lstatlist> " -"for a similarly efficient call for getting standard stats. Very long " -"directory listings might cause the protocol message size to be exceeded, " -"causing this call to fail. The caller must split up such requests into " -"smaller groups of names." +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also C<guestfs_lstatlist> for " +"a similarly efficient call for getting standard stats. Very long directory " +"listings might cause the protocol message size to be exceeded, causing this " +"call to fail. The caller must split up such requests into smaller groups of " +"names." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5008 +#: ../src/guestfs-actions.pod:5010 msgid "guestfs_md_create" msgstr "guestfs_md_create" #. type: verbatim -#: ../src/guestfs-actions.pod:5010 +#: ../src/guestfs-actions.pod:5012 #, no-wrap msgid "" " int\n" @@ -32149,10 +35627,16 @@ msgid "" " char *const *devices,\n" " ...);\n" "\n" -msgstr " int\n guestfs_md_create (guestfs_h *g,\n const char *name,\n char *const *devices,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_md_create (guestfs_h *g,\n" +" const char *name,\n" +" char *const *devices,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:5021 +#: ../src/guestfs-actions.pod:5023 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -32161,21 +35645,27 @@ msgid "" " GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n" " GUESTFS_MD_CREATE_LEVEL, const char *level,\n" "\n" -msgstr " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n GUESTFS_MD_CREATE_SPARE, int spare,\n GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n GUESTFS_MD_CREATE_LEVEL, const char *level,\n\n" +msgstr "" +" GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" +" GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n" +" GUESTFS_MD_CREATE_SPARE, int spare,\n" +" GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n" +" GUESTFS_MD_CREATE_LEVEL, const char *level,\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5083 ../src/guestfs-actions.pod:5148 -#: ../src/guestfs-actions.pod:5161 +#: ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5150 +#: ../src/guestfs-actions.pod:5163 msgid "(Added in 1.15.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5085 +#: ../src/guestfs-actions.pod:5087 msgid "guestfs_md_create_va" msgstr "guestfs_md_create_va" #. type: verbatim -#: ../src/guestfs-actions.pod:5087 +#: ../src/guestfs-actions.pod:5089 #, no-wrap msgid "" " int\n" @@ -32184,20 +35674,26 @@ msgid "" " char *const *devices,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_md_create_va (guestfs_h *g,\n const char *name,\n char *const *devices,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_md_create_va (guestfs_h *g,\n" +" const char *name,\n" +" char *const *devices,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5095 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "これは L</guestfs_md_create> の \"va_list variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5097 +#: ../src/guestfs-actions.pod:5099 msgid "guestfs_md_create_argv" msgstr "guestfs_md_create_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:5099 +#: ../src/guestfs-actions.pod:5101 #, no-wrap msgid "" " int\n" @@ -32206,65 +35702,83 @@ msgid "" " char *const *devices,\n" " const struct guestfs_md_create_argv *optargs);\n" "\n" -msgstr " int\n guestfs_md_create_argv (guestfs_h *g,\n const char *name,\n char *const *devices,\n const struct guestfs_md_create_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_md_create_argv (guestfs_h *g,\n" +" const char *name,\n" +" char *const *devices,\n" +" const struct guestfs_md_create_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5107 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "これは L</guestfs_md_create> の \"argv variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5109 +#: ../src/guestfs-actions.pod:5111 msgid "guestfs_md_detail" msgstr "guestfs_md_detail" #. type: verbatim -#: ../src/guestfs-actions.pod:5111 +#: ../src/guestfs-actions.pod:5113 #, no-wrap msgid "" " char **\n" " guestfs_md_detail (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr " char **\n guestfs_md_detail (guestfs_h *g,\n const char *md);\n\n" +msgstr "" +" char **\n" +" guestfs_md_detail (guestfs_h *g,\n" +" const char *md);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5150 +#: ../src/guestfs-actions.pod:5152 msgid "guestfs_md_stop" msgstr "guestfs_md_stop" #. type: verbatim -#: ../src/guestfs-actions.pod:5152 +#: ../src/guestfs-actions.pod:5154 #, no-wrap msgid "" " int\n" " guestfs_md_stop (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr " int\n guestfs_md_stop (guestfs_h *g,\n const char *md);\n\n" +msgstr "" +" int\n" +" guestfs_md_stop (guestfs_h *g,\n" +" const char *md);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5163 +#: ../src/guestfs-actions.pod:5165 msgid "guestfs_mkdir" msgstr "guestfs_mkdir" #. type: verbatim -#: ../src/guestfs-actions.pod:5165 +#: ../src/guestfs-actions.pod:5167 #, no-wrap msgid "" " int\n" " guestfs_mkdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkdir (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5175 +#: ../src/guestfs-actions.pod:5177 msgid "guestfs_mkdir_mode" msgstr "guestfs_mkdir_mode" #. type: verbatim -#: ../src/guestfs-actions.pod:5177 +#: ../src/guestfs-actions.pod:5179 #, no-wrap msgid "" " int\n" @@ -32272,35 +35786,44 @@ msgid "" " const char *path,\n" " int mode);\n" "\n" -msgstr " int\n guestfs_mkdir_mode (guestfs_h *g,\n const char *path,\n int mode);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir_mode (guestfs_h *g,\n" +" const char *path,\n" +" int mode);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5189 +#: ../src/guestfs-actions.pod:5191 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "C<guestfs_mkdir>, C<guestfs_umask> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:5195 +#: ../src/guestfs-actions.pod:5197 msgid "guestfs_mkdir_p" msgstr "guestfs_mkdir_p" #. type: verbatim -#: ../src/guestfs-actions.pod:5197 +#: ../src/guestfs-actions.pod:5199 #, no-wrap msgid "" " int\n" " guestfs_mkdir_p (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkdir_p (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir_p (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5210 msgid "guestfs_mkdtemp" msgstr "guestfs_mkdtemp" #. type: verbatim -#: ../src/guestfs-actions.pod:5210 +#: ../src/guestfs-actions.pod:5212 #, no-wrap msgid "" " char *\n" @@ -32310,12 +35833,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5238 +#: ../src/guestfs-actions.pod:5240 msgid "guestfs_mke2fs_J" msgstr "guestfs_mke2fs_J" #. type: verbatim -#: ../src/guestfs-actions.pod:5240 +#: ../src/guestfs-actions.pod:5242 #, no-wrap msgid "" " int\n" @@ -32325,28 +35848,35 @@ msgid "" " const char *device,\n" " const char *journal);\n" "\n" -msgstr " int\n guestfs_mke2fs_J (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *journal);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_J (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *journal);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5253 +#: ../src/guestfs-actions.pod:5255 msgid "See also C<guestfs_mke2journal>." msgstr "C<guestfs_mke2journal> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 -#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 -#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 -#: ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5673 +#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5675 msgid "(Added in 1.0.68)" msgstr "(1.0.68 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:5259 +#: ../src/guestfs-actions.pod:5261 msgid "guestfs_mke2fs_JL" msgstr "guestfs_mke2fs_JL" #. type: verbatim -#: ../src/guestfs-actions.pod:5261 +#: ../src/guestfs-actions.pod:5263 #, no-wrap msgid "" " int\n" @@ -32356,20 +35886,27 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr " int\n guestfs_mke2fs_JL (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *label);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_JL (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *label);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5271 +#: ../src/guestfs-actions.pod:5273 msgid "See also C<guestfs_mke2journal_L>." msgstr "C<guestfs_mke2journal_L> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5279 msgid "guestfs_mke2fs_JU" msgstr "guestfs_mke2fs_JU" #. type: verbatim -#: ../src/guestfs-actions.pod:5279 +#: ../src/guestfs-actions.pod:5281 #, no-wrap msgid "" " int\n" @@ -32379,20 +35916,27 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr " int\n guestfs_mke2fs_JU (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *uuid);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_JU (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *uuid);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5289 +#: ../src/guestfs-actions.pod:5291 msgid "See also C<guestfs_mke2journal_U>." msgstr "C<guestfs_mke2journal_U> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:5295 +#: ../src/guestfs-actions.pod:5297 msgid "guestfs_mke2journal" msgstr "guestfs_mke2journal" #. type: verbatim -#: ../src/guestfs-actions.pod:5297 +#: ../src/guestfs-actions.pod:5299 #, no-wrap msgid "" " int\n" @@ -32400,15 +35944,20 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal (guestfs_h *g,\n int blocksize,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal (guestfs_h *g,\n" +" int blocksize,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5313 msgid "guestfs_mke2journal_L" msgstr "guestfs_mke2journal_L" #. type: verbatim -#: ../src/guestfs-actions.pod:5313 +#: ../src/guestfs-actions.pod:5315 #, no-wrap msgid "" " int\n" @@ -32417,15 +35966,21 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal_L (guestfs_h *g,\n int blocksize,\n const char *label,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal_L (guestfs_h *g,\n" +" int blocksize,\n" +" const char *label,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5325 +#: ../src/guestfs-actions.pod:5327 msgid "guestfs_mke2journal_U" msgstr "guestfs_mke2journal_U" #. type: verbatim -#: ../src/guestfs-actions.pod:5327 +#: ../src/guestfs-actions.pod:5329 #, no-wrap msgid "" " int\n" @@ -32434,15 +35989,21 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal_U (guestfs_h *g,\n int blocksize,\n const char *uuid,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal_U (guestfs_h *g,\n" +" int blocksize,\n" +" const char *uuid,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5341 msgid "guestfs_mkfifo" msgstr "guestfs_mkfifo" #. type: verbatim -#: ../src/guestfs-actions.pod:5341 +#: ../src/guestfs-actions.pod:5343 #, no-wrap msgid "" " int\n" @@ -32450,22 +36011,27 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkfifo (guestfs_h *g,\n int mode,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkfifo (guestfs_h *g,\n" +" int mode,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5346 +#: ../src/guestfs-actions.pod:5348 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5356 +#: ../src/guestfs-actions.pod:5358 msgid "guestfs_mkfs" msgstr "guestfs_mkfs" #. type: verbatim -#: ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:5360 #, no-wrap msgid "" " int\n" @@ -32473,15 +36039,20 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkfs (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5371 +#: ../src/guestfs-actions.pod:5373 msgid "guestfs_mkfs_b" msgstr "guestfs_mkfs_b" #. type: verbatim -#: ../src/guestfs-actions.pod:5373 +#: ../src/guestfs-actions.pod:5375 #, no-wrap msgid "" " int\n" @@ -32490,30 +36061,38 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkfs_b (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_b (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5379 +#: ../src/guestfs-actions.pod:5381 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_mkfs_opts> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_mkfs_opts> を使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:5386 +#: ../src/guestfs-actions.pod:5388 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " -"block size of the resulting filesystem. Supported block sizes depend on the" -" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." +"block size of the resulting filesystem. Supported block sizes depend on the " +"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5398 +#: ../src/guestfs-actions.pod:5400 msgid "guestfs_mkfs_opts" msgstr "guestfs_mkfs_opts" #. type: verbatim -#: ../src/guestfs-actions.pod:5400 +#: ../src/guestfs-actions.pod:5402 #, no-wrap msgid "" " int\n" @@ -32522,10 +36101,16 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr " int\n guestfs_mkfs_opts (guestfs_h *g,\n const char *fstype,\n const char *device,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:5411 +#: ../src/guestfs-actions.pod:5413 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -32533,20 +36118,25 @@ msgid "" " GUESTFS_MKFS_OPTS_INODE, int inode,\n" " GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n" "\n" -msgstr " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n GUESTFS_MKFS_OPTS_INODE, int inode,\n GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n\n" +msgstr "" +" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" +" GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n" +" GUESTFS_MKFS_OPTS_INODE, int inode,\n" +" GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5459 +#: ../src/guestfs-actions.pod:5461 msgid "(Added in 1.7.19)" msgstr "(1.7.19 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:5461 +#: ../src/guestfs-actions.pod:5463 msgid "guestfs_mkfs_opts_va" msgstr "guestfs_mkfs_opts_va" #. type: verbatim -#: ../src/guestfs-actions.pod:5463 +#: ../src/guestfs-actions.pod:5465 #, no-wrap msgid "" " int\n" @@ -32555,20 +36145,26 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_mkfs_opts_va (guestfs_h *g,\n const char *fstype,\n const char *device,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts_va (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5469 +#: ../src/guestfs-actions.pod:5471 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "これは L</guestfs_mkfs_opts> の \"va_list variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5473 +#: ../src/guestfs-actions.pod:5475 msgid "guestfs_mkfs_opts_argv" msgstr "guestfs_mkfs_opts_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:5475 +#: ../src/guestfs-actions.pod:5477 #, no-wrap msgid "" " int\n" @@ -32577,30 +36173,40 @@ msgid "" " const char *device,\n" " const struct guestfs_mkfs_opts_argv *optargs);\n" "\n" -msgstr " int\n guestfs_mkfs_opts_argv (guestfs_h *g,\n const char *fstype,\n const char *device,\n const struct guestfs_mkfs_opts_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts_argv (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" const struct guestfs_mkfs_opts_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5481 +#: ../src/guestfs-actions.pod:5483 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "これは L</guestfs_mkfs_opts> の \"argv variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5485 +#: ../src/guestfs-actions.pod:5487 msgid "guestfs_mkmountpoint" msgstr "guestfs_mkmountpoint" #. type: verbatim -#: ../src/guestfs-actions.pod:5487 +#: ../src/guestfs-actions.pod:5489 #, no-wrap msgid "" " int\n" " guestfs_mkmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr " int\n guestfs_mkmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" +msgstr "" +" int\n" +" guestfs_mkmountpoint (guestfs_h *g,\n" +" const char *exemptpath);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5491 +#: ../src/guestfs-actions.pod:5493 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -32608,7 +36214,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5515 +#: ../src/guestfs-actions.pod:5517 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -32616,7 +36222,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5519 +#: ../src/guestfs-actions.pod:5521 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -32625,26 +36231,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5526 +#: ../src/guestfs-actions.pod:5528 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " -"can cause C<guestfs_umount_all> to be called when the handle is closed which" -" can also trigger these issues." +"can cause C<guestfs_umount_all> to be called when the handle is closed which " +"can also trigger these issues." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5838 -#: ../src/guestfs-actions.pod:6986 +#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5840 +#: ../src/guestfs-actions.pod:6994 msgid "(Added in 1.0.62)" msgstr "(1.0.62 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:5534 +#: ../src/guestfs-actions.pod:5536 msgid "guestfs_mknod" msgstr "guestfs_mknod" #. type: verbatim -#: ../src/guestfs-actions.pod:5536 +#: ../src/guestfs-actions.pod:5538 #, no-wrap msgid "" " int\n" @@ -32654,26 +36260,33 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mknod (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mknod (guestfs_h *g,\n" +" int mode,\n" +" int devmajor,\n" +" int devminor,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5551 +#: ../src/guestfs-actions.pod:5553 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " "regular file). These constants are available in the standard Linux header " "files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or " -"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in" -" the appropriate constant for you." +"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in " +"the appropriate constant for you." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5565 +#: ../src/guestfs-actions.pod:5567 msgid "guestfs_mknod_b" msgstr "guestfs_mknod_b" #. type: verbatim -#: ../src/guestfs-actions.pod:5567 +#: ../src/guestfs-actions.pod:5569 #, no-wrap msgid "" " int\n" @@ -32683,10 +36296,17 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mknod_b (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mknod_b (guestfs_h *g,\n" +" int mode,\n" +" int devmajor,\n" +" int devminor,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5574 +#: ../src/guestfs-actions.pod:5576 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32694,12 +36314,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5584 +#: ../src/guestfs-actions.pod:5586 msgid "guestfs_mknod_c" msgstr "guestfs_mknod_c" #. type: verbatim -#: ../src/guestfs-actions.pod:5586 +#: ../src/guestfs-actions.pod:5588 #, no-wrap msgid "" " int\n" @@ -32709,10 +36329,17 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mknod_c (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mknod_c (guestfs_h *g,\n" +" int mode,\n" +" int devmajor,\n" +" int devminor,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5593 +#: ../src/guestfs-actions.pod:5595 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32720,27 +36347,31 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5603 +#: ../src/guestfs-actions.pod:5605 msgid "guestfs_mkswap" msgstr "guestfs_mkswap" #. type: verbatim -#: ../src/guestfs-actions.pod:5605 +#: ../src/guestfs-actions.pod:5607 #, no-wrap msgid "" " int\n" " guestfs_mkswap (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkswap (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkswap (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:5617 msgid "guestfs_mkswap_L" msgstr "guestfs_mkswap_L" #. type: verbatim -#: ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5619 #, no-wrap msgid "" " int\n" @@ -32748,15 +36379,20 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkswap_L (guestfs_h *g,\n const char *label,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkswap_L (guestfs_h *g,\n" +" const char *label,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5632 +#: ../src/guestfs-actions.pod:5634 msgid "guestfs_mkswap_U" msgstr "guestfs_mkswap_U" #. type: verbatim -#: ../src/guestfs-actions.pod:5634 +#: ../src/guestfs-actions.pod:5636 #, no-wrap msgid "" " int\n" @@ -32764,52 +36400,65 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkswap_U (guestfs_h *g,\n const char *uuid,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkswap_U (guestfs_h *g,\n" +" const char *uuid,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5645 +#: ../src/guestfs-actions.pod:5647 msgid "guestfs_mkswap_file" msgstr "guestfs_mkswap_file" #. type: verbatim -#: ../src/guestfs-actions.pod:5647 +#: ../src/guestfs-actions.pod:5649 #, no-wrap msgid "" " int\n" " guestfs_mkswap_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkswap_file (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkswap_file (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5653 +#: ../src/guestfs-actions.pod:5655 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:5662 msgid "guestfs_modprobe" msgstr "guestfs_modprobe" #. type: verbatim -#: ../src/guestfs-actions.pod:5662 +#: ../src/guestfs-actions.pod:5664 #, no-wrap msgid "" " int\n" " guestfs_modprobe (guestfs_h *g,\n" " const char *modulename);\n" "\n" -msgstr " int\n guestfs_modprobe (guestfs_h *g,\n const char *modulename);\n\n" +msgstr "" +" int\n" +" guestfs_modprobe (guestfs_h *g,\n" +" const char *modulename);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5675 +#: ../src/guestfs-actions.pod:5677 msgid "guestfs_mount" msgstr "guestfs_mount" #. type: verbatim -#: ../src/guestfs-actions.pod:5677 +#: ../src/guestfs-actions.pod:5679 #, no-wrap msgid "" " int\n" @@ -32817,10 +36466,15 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr " int\n guestfs_mount (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" +msgstr "" +" int\n" +" guestfs_mount (guestfs_h *g,\n" +" const char *device,\n" +" const char *mountpoint);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5696 +#: ../src/guestfs-actions.pod:5698 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -32830,12 +36484,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5707 +#: ../src/guestfs-actions.pod:5709 msgid "guestfs_mount_9p" msgstr "guestfs_mount_9p" #. type: verbatim -#: ../src/guestfs-actions.pod:5709 +#: ../src/guestfs-actions.pod:5711 #, no-wrap msgid "" " int\n" @@ -32844,23 +36498,31 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr " int\n guestfs_mount_9p (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_mount_9p (guestfs_h *g,\n" +" const char *mounttag,\n" +" const char *mountpoint,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:5720 +#: ../src/guestfs-actions.pod:5722 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" "\n" -msgstr " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n\n" +msgstr "" +" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5733 +#: ../src/guestfs-actions.pod:5735 msgid "guestfs_mount_9p_va" msgstr "guestfs_mount_9p_va" #. type: verbatim -#: ../src/guestfs-actions.pod:5735 +#: ../src/guestfs-actions.pod:5737 #, no-wrap msgid "" " int\n" @@ -32869,20 +36531,26 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_mount_9p_va (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_mount_9p_va (guestfs_h *g,\n" +" const char *mounttag,\n" +" const char *mountpoint,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5741 +#: ../src/guestfs-actions.pod:5743 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "これは L</guestfs_mount_9p> の \"va_list variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5745 +#: ../src/guestfs-actions.pod:5747 msgid "guestfs_mount_9p_argv" msgstr "guestfs_mount_9p_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:5747 +#: ../src/guestfs-actions.pod:5749 #, no-wrap msgid "" " int\n" @@ -32891,20 +36559,26 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_mount_9p_argv *optargs);\n" "\n" -msgstr " int\n guestfs_mount_9p_argv (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n const struct guestfs_mount_9p_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_mount_9p_argv (guestfs_h *g,\n" +" const char *mounttag,\n" +" const char *mountpoint,\n" +" const struct guestfs_mount_9p_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5753 +#: ../src/guestfs-actions.pod:5755 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "これは L</guestfs_mount_9p> の \"argv variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:5757 +#: ../src/guestfs-actions.pod:5759 msgid "guestfs_mount_loop" msgstr "guestfs_mount_loop" #. type: verbatim -#: ../src/guestfs-actions.pod:5759 +#: ../src/guestfs-actions.pod:5761 #, no-wrap msgid "" " int\n" @@ -32912,15 +36586,20 @@ msgid "" " const char *file,\n" " const char *mountpoint);\n" "\n" -msgstr " int\n guestfs_mount_loop (guestfs_h *g,\n const char *file,\n const char *mountpoint);\n\n" +msgstr "" +" int\n" +" guestfs_mount_loop (guestfs_h *g,\n" +" const char *file,\n" +" const char *mountpoint);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:5774 msgid "guestfs_mount_options" msgstr "guestfs_mount_options" #. type: verbatim -#: ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:5776 #, no-wrap msgid "" " int\n" @@ -32929,28 +36608,34 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr " int\n guestfs_mount_options (guestfs_h *g,\n const char *options,\n const char *device,\n const char *mountpoint);\n\n" +msgstr "" +" int\n" +" guestfs_mount_options (guestfs_h *g,\n" +" const char *options,\n" +" const char *device,\n" +" const char *mountpoint);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5780 +#: ../src/guestfs-actions.pod:5782 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 -#: ../src/guestfs-actions.pod:5821 +#: ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5823 msgid "(Added in 1.0.10)" msgstr "(1.0.10 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:5792 +#: ../src/guestfs-actions.pod:5794 msgid "guestfs_mount_ro" msgstr "guestfs_mount_ro" #. type: verbatim -#: ../src/guestfs-actions.pod:5794 +#: ../src/guestfs-actions.pod:5796 #, no-wrap msgid "" " int\n" @@ -32958,22 +36643,27 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr " int\n guestfs_mount_ro (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" +msgstr "" +" int\n" +" guestfs_mount_ro (guestfs_h *g,\n" +" const char *device,\n" +" const char *mountpoint);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5799 +#: ../src/guestfs-actions.pod:5801 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5808 msgid "guestfs_mount_vfs" msgstr "guestfs_mount_vfs" #. type: verbatim -#: ../src/guestfs-actions.pod:5808 +#: ../src/guestfs-actions.pod:5810 #, no-wrap msgid "" " int\n" @@ -32983,32 +36673,42 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr " int\n guestfs_mount_vfs (guestfs_h *g,\n const char *options,\n const char *vfstype,\n const char *device,\n const char *mountpoint);\n\n" +msgstr "" +" int\n" +" guestfs_mount_vfs (guestfs_h *g,\n" +" const char *options,\n" +" const char *vfstype,\n" +" const char *device,\n" +" const char *mountpoint);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5815 +#: ../src/guestfs-actions.pod:5817 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " -"both the mount options and the vfstype as for the L<mount(8)> I<-o> and " -"I<-t> flags." +"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" +"t> flags." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5823 +#: ../src/guestfs-actions.pod:5825 msgid "guestfs_mountpoints" msgstr "guestfs_mountpoints" #. type: verbatim -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5827 #, no-wrap msgid "" " char **\n" " guestfs_mountpoints (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_mountpoints (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_mountpoints (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5828 +#: ../src/guestfs-actions.pod:5830 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -33016,31 +36716,34 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5840 +#: ../src/guestfs-actions.pod:5842 msgid "guestfs_mounts" msgstr "guestfs_mounts" #. type: verbatim -#: ../src/guestfs-actions.pod:5842 +#: ../src/guestfs-actions.pod:5844 #, no-wrap msgid "" " char **\n" " guestfs_mounts (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_mounts (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_mounts (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5850 +#: ../src/guestfs-actions.pod:5852 msgid "See also: C<guestfs_mountpoints>" msgstr "関連項目: C<guestfs_mountpoints>" #. type: =head2 -#: ../src/guestfs-actions.pod:5858 +#: ../src/guestfs-actions.pod:5860 msgid "guestfs_mv" msgstr "guestfs_mv" #. type: verbatim -#: ../src/guestfs-actions.pod:5860 +#: ../src/guestfs-actions.pod:5862 #, no-wrap msgid "" " int\n" @@ -33048,15 +36751,20 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_mv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:5874 msgid "guestfs_ntfs_3g_probe" msgstr "guestfs_ntfs_3g_probe" #. type: verbatim -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5876 #, no-wrap msgid "" " int\n" @@ -33064,20 +36772,25 @@ msgid "" " int rw,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_ntfs_3g_probe (guestfs_h *g,\n int rw,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_ntfs_3g_probe (guestfs_h *g,\n" +" int rw,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5893 +#: ../src/guestfs-actions.pod:5895 msgid "(Added in 1.0.43)" msgstr "(1.0.43 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:5895 +#: ../src/guestfs-actions.pod:5897 msgid "guestfs_ntfsclone_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5897 +#: ../src/guestfs-actions.pod:5899 #, no-wrap msgid "" " int\n" @@ -33088,19 +36801,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5902 +#: ../src/guestfs-actions.pod:5904 msgid "" -"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>)" -" to C<device>, overwriting any existing contents of this device." +"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>) " +"to C<device>, overwriting any existing contents of this device." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:6000 ../src/guestfs-actions.pod:7203 +#, fuzzy +#| msgid "(Added in 1.7.9)" +msgid "(Added in 1.17.9)" +msgstr "(1.7.9 において追加)" + #. type: =head2 -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5912 msgid "guestfs_ntfsclone_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5910 +#: ../src/guestfs-actions.pod:5914 #, no-wrap msgid "" " int\n" @@ -33112,7 +36833,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5921 +#: ../src/guestfs-actions.pod:5925 #, no-wrap msgid "" " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n" @@ -33124,18 +36845,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5939 +#: ../src/guestfs-actions.pod:5943 msgid "" "Use C<guestfs_ntfsclone_in> to restore the file back to a libguestfs device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5944 +#: ../src/guestfs-actions.pod:5950 msgid "guestfs_ntfsclone_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5946 +#: ../src/guestfs-actions.pod:5952 #, no-wrap msgid "" " int\n" @@ -33147,17 +36868,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5952 +#: ../src/guestfs-actions.pod:5958 msgid "This is the \"va_list variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5956 +#: ../src/guestfs-actions.pod:5962 msgid "guestfs_ntfsclone_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5958 +#: ../src/guestfs-actions.pod:5964 #, no-wrap msgid "" " int\n" @@ -33169,17 +36890,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5964 +#: ../src/guestfs-actions.pod:5970 msgid "This is the \"argv variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5974 msgid "guestfs_ntfsfix" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5970 +#: ../src/guestfs-actions.pod:5976 #, no-wrap msgid "" " int\n" @@ -33190,7 +36911,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5980 +#: ../src/guestfs-actions.pod:5986 #, no-wrap msgid "" " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" @@ -33198,12 +36919,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6002 msgid "guestfs_ntfsfix_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6004 #, no-wrap msgid "" " int\n" @@ -33214,17 +36935,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6009 msgid "This is the \"va_list variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6013 msgid "guestfs_ntfsfix_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6015 #, no-wrap msgid "" " int\n" @@ -33235,39 +36956,45 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:6020 msgid "This is the \"argv variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6016 +#: ../src/guestfs-actions.pod:6024 msgid "guestfs_ntfsresize" msgstr "guestfs_ntfsresize" #. type: verbatim -#: ../src/guestfs-actions.pod:6018 +#: ../src/guestfs-actions.pod:6026 #, no-wrap msgid "" " int\n" " guestfs_ntfsresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_ntfsresize (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_ntfsresize (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6122 +#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6130 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_ntfsresize_opts> call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_ntfsresize_opts> を使用してください。" +"I<This function is deprecated.> In new code, use the L</" +"guestfs_ntfsresize_opts> call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_ntfsresize_opts> を使用してください。" #. type: =head2 -#: ../src/guestfs-actions.pod:6046 +#: ../src/guestfs-actions.pod:6054 msgid "guestfs_ntfsresize_opts" msgstr "guestfs_ntfsresize_opts" #. type: verbatim -#: ../src/guestfs-actions.pod:6048 +#: ../src/guestfs-actions.pod:6056 #, no-wrap msgid "" " int\n" @@ -33275,19 +37002,27 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr " int\n guestfs_ntfsresize_opts (guestfs_h *g,\n const char *device,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_ntfsresize_opts (guestfs_h *g,\n" +" const char *device,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:6058 +#: ../src/guestfs-actions.pod:6066 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" " GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" "\n" -msgstr " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n\n" +msgstr "" +" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" +" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6086 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -33298,12 +37033,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6093 +#: ../src/guestfs-actions.pod:6101 msgid "guestfs_ntfsresize_opts_va" msgstr "guestfs_ntfsresize_opts_va" #. type: verbatim -#: ../src/guestfs-actions.pod:6095 +#: ../src/guestfs-actions.pod:6103 #, no-wrap msgid "" " int\n" @@ -33311,20 +37046,25 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_ntfsresize_opts_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_ntfsresize_opts_va (guestfs_h *g,\n" +" const char *device,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6100 +#: ../src/guestfs-actions.pod:6108 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "これは L</guestfs_ntfsresize_opts> の \"va_list variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:6104 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_ntfsresize_opts_argv" msgstr "guestfs_ntfsresize_opts_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:6106 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -33332,20 +37072,25 @@ msgid "" " const char *device,\n" " const struct guestfs_ntfsresize_opts_argv *optargs);\n" "\n" -msgstr " int\n guestfs_ntfsresize_opts_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsresize_opts_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_ntfsresize_opts_argv (guestfs_h *g,\n" +" const char *device,\n" +" const struct guestfs_ntfsresize_opts_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6111 +#: ../src/guestfs-actions.pod:6119 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "これは L</guestfs_ntfsresize_opts> の \"argv variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:6115 +#: ../src/guestfs-actions.pod:6123 msgid "guestfs_ntfsresize_size" msgstr "guestfs_ntfsresize_size" #. type: verbatim -#: ../src/guestfs-actions.pod:6117 +#: ../src/guestfs-actions.pod:6125 #, no-wrap msgid "" " int\n" @@ -33353,29 +37098,34 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_ntfsresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_ntfsresize_size (guestfs_h *g,\n" +" const char *device,\n" +" int64_t size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6129 +#: ../src/guestfs-actions.pod:6137 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6593 -#: ../src/guestfs-actions.pod:6666 ../src/guestfs-actions.pod:6934 -#: ../src/guestfs-actions.pod:8727 +#: ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6601 +#: ../src/guestfs-actions.pod:6674 ../src/guestfs-actions.pod:6942 +#: ../src/guestfs-actions.pod:8741 msgid "(Added in 1.3.14)" msgstr "(1.3.14 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:6136 +#: ../src/guestfs-actions.pod:6144 msgid "guestfs_part_add" msgstr "guestfs_part_add" #. type: verbatim -#: ../src/guestfs-actions.pod:6138 +#: ../src/guestfs-actions.pod:6146 #, no-wrap msgid "" " int\n" @@ -33385,37 +37135,44 @@ msgid "" " int64_t startsect,\n" " int64_t endsect);\n" "\n" -msgstr " int\n guestfs_part_add (guestfs_h *g,\n const char *device,\n const char *prlogex,\n int64_t startsect,\n int64_t endsect);\n\n" +msgstr "" +" int\n" +" guestfs_part_add (guestfs_h *g,\n" +" const char *device,\n" +" const char *prlogex,\n" +" int64_t startsect,\n" +" int64_t endsect);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6145 +#: ../src/guestfs-actions.pod:6153 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6157 +#: ../src/guestfs-actions.pod:6165 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6197 -#: ../src/guestfs-actions.pod:6250 ../src/guestfs-actions.pod:6334 -#: ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6391 -#: ../src/guestfs-actions.pod:6431 +#: ../src/guestfs-actions.pod:6170 ../src/guestfs-actions.pod:6205 +#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6342 +#: ../src/guestfs-actions.pod:6380 ../src/guestfs-actions.pod:6399 +#: ../src/guestfs-actions.pod:6439 msgid "(Added in 1.0.78)" msgstr "(1.0.78 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:6164 +#: ../src/guestfs-actions.pod:6172 msgid "guestfs_part_del" msgstr "guestfs_part_del" #. type: verbatim -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6174 #, no-wrap msgid "" " int\n" @@ -33423,15 +37180,20 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr " int\n guestfs_part_del (guestfs_h *g,\n const char *device,\n int partnum);\n\n" +msgstr "" +" int\n" +" guestfs_part_del (guestfs_h *g,\n" +" const char *device,\n" +" int partnum);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6181 +#: ../src/guestfs-actions.pod:6189 msgid "guestfs_part_disk" msgstr "guestfs_part_disk" #. type: verbatim -#: ../src/guestfs-actions.pod:6183 +#: ../src/guestfs-actions.pod:6191 #, no-wrap msgid "" " int\n" @@ -33439,10 +37201,15 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr " int\n guestfs_part_disk (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" +msgstr "" +" int\n" +" guestfs_part_disk (guestfs_h *g,\n" +" const char *device,\n" +" const char *parttype);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6188 +#: ../src/guestfs-actions.pod:6196 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -33450,19 +37217,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6192 +#: ../src/guestfs-actions.pod:6200 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" -" possible values are described in C<guestfs_part_init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " +"possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6199 +#: ../src/guestfs-actions.pod:6207 msgid "guestfs_part_get_bootable" msgstr "guestfs_part_get_bootable" #. type: verbatim -#: ../src/guestfs-actions.pod:6201 +#: ../src/guestfs-actions.pod:6209 #, no-wrap msgid "" " int\n" @@ -33470,20 +37237,25 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr " int\n guestfs_part_get_bootable (guestfs_h *g,\n const char *device,\n int partnum);\n\n" +msgstr "" +" int\n" +" guestfs_part_get_bootable (guestfs_h *g,\n" +" const char *device,\n" +" int partnum);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6209 +#: ../src/guestfs-actions.pod:6217 msgid "See also C<guestfs_part_set_bootable>." msgstr "C<guestfs_part_set_bootable> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6215 +#: ../src/guestfs-actions.pod:6223 msgid "guestfs_part_get_mbr_id" msgstr "guestfs_part_get_mbr_id" #. type: verbatim -#: ../src/guestfs-actions.pod:6217 +#: ../src/guestfs-actions.pod:6225 #, no-wrap msgid "" " int\n" @@ -33491,33 +37263,42 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr " int\n guestfs_part_get_mbr_id (guestfs_h *g,\n const char *device,\n int partnum);\n\n" +msgstr "" +" int\n" +" guestfs_part_get_mbr_id (guestfs_h *g,\n" +" const char *device,\n" +" int partnum);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6225 ../src/guestfs-actions.pod:6407 +#: ../src/guestfs-actions.pod:6233 ../src/guestfs-actions.pod:6415 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get" -" undefined results for other partition table types (see " +"Note that only MBR (old DOS-style) partitions have type bytes. You will get " +"undefined results for other partition table types (see " "C<guestfs_part_get_parttype>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6233 +#: ../src/guestfs-actions.pod:6241 msgid "guestfs_part_get_parttype" msgstr "guestfs_part_get_parttype" #. type: verbatim -#: ../src/guestfs-actions.pod:6235 +#: ../src/guestfs-actions.pod:6243 #, no-wrap msgid "" " char *\n" " guestfs_part_get_parttype (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_part_get_parttype (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_part_get_parttype (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6242 +#: ../src/guestfs-actions.pod:6250 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -33525,12 +37306,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6252 +#: ../src/guestfs-actions.pod:6260 msgid "guestfs_part_init" msgstr "guestfs_part_init" #. type: verbatim -#: ../src/guestfs-actions.pod:6254 +#: ../src/guestfs-actions.pod:6262 #, no-wrap msgid "" " int\n" @@ -33538,52 +37319,61 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr " int\n guestfs_part_init (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" +msgstr "" +" int\n" +" guestfs_part_init (guestfs_h *g,\n" +" const char *device,\n" +" const char *parttype);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6263 +#: ../src/guestfs-actions.pod:6271 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6344 msgid "guestfs_part_list" msgstr "guestfs_part_list" #. type: verbatim -#: ../src/guestfs-actions.pod:6338 +#: ../src/guestfs-actions.pod:6346 #, no-wrap msgid "" " struct guestfs_partition_list *\n" " guestfs_part_list (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " struct guestfs_partition_list *\n guestfs_part_list (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" struct guestfs_partition_list *\n" +" guestfs_part_list (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6363 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6368 +#: ../src/guestfs-actions.pod:6376 msgid "" -"This function returns a C<struct guestfs_partition_list *>, or NULL if there" -" was an error. I<The caller must call C<guestfs_free_partition_list> after " +"This function returns a C<struct guestfs_partition_list *>, or NULL if there " +"was an error. I<The caller must call C<guestfs_free_partition_list> after " "use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6374 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_part_set_bootable" msgstr "guestfs_part_set_bootable" #. type: verbatim -#: ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " int\n" @@ -33592,15 +37382,21 @@ msgid "" " int partnum,\n" " int bootable);\n" "\n" -msgstr " int\n guestfs_part_set_bootable (guestfs_h *g,\n const char *device,\n int partnum,\n int bootable);\n\n" +msgstr "" +" int\n" +" guestfs_part_set_bootable (guestfs_h *g,\n" +" const char *device,\n" +" int partnum,\n" +" int bootable);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6393 +#: ../src/guestfs-actions.pod:6401 msgid "guestfs_part_set_mbr_id" msgstr "guestfs_part_set_mbr_id" #. type: verbatim -#: ../src/guestfs-actions.pod:6395 +#: ../src/guestfs-actions.pod:6403 #, no-wrap msgid "" " int\n" @@ -33609,15 +37405,21 @@ msgid "" " int partnum,\n" " int idbyte);\n" "\n" -msgstr " int\n guestfs_part_set_mbr_id (guestfs_h *g,\n const char *device,\n int partnum,\n int idbyte);\n\n" +msgstr "" +" int\n" +" guestfs_part_set_mbr_id (guestfs_h *g,\n" +" const char *device,\n" +" int partnum,\n" +" int idbyte);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6415 +#: ../src/guestfs-actions.pod:6423 msgid "guestfs_part_set_name" msgstr "guestfs_part_set_name" #. type: verbatim -#: ../src/guestfs-actions.pod:6417 +#: ../src/guestfs-actions.pod:6425 #, no-wrap msgid "" " int\n" @@ -33626,76 +37428,93 @@ msgid "" " int partnum,\n" " const char *name);\n" "\n" -msgstr " int\n guestfs_part_set_name (guestfs_h *g,\n const char *device,\n int partnum,\n const char *name);\n\n" +msgstr "" +" int\n" +" guestfs_part_set_name (guestfs_h *g,\n" +" const char *device,\n" +" int partnum,\n" +" const char *name);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6433 +#: ../src/guestfs-actions.pod:6441 msgid "guestfs_part_to_dev" msgstr "guestfs_part_to_dev" #. type: verbatim -#: ../src/guestfs-actions.pod:6435 +#: ../src/guestfs-actions.pod:6443 #, no-wrap msgid "" " char *\n" " guestfs_part_to_dev (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr " char *\n guestfs_part_to_dev (guestfs_h *g,\n const char *partition);\n\n" +msgstr "" +" char *\n" +" guestfs_part_to_dev (guestfs_h *g,\n" +" const char *partition);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6443 ../src/guestfs-actions.pod:6462 +#: ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6446 +#: ../src/guestfs-actions.pod:6454 msgid "See also C<guestfs_part_to_partnum>." msgstr "C<guestfs_part_to_partnum> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6453 +#: ../src/guestfs-actions.pod:6461 msgid "guestfs_part_to_partnum" msgstr "guestfs_part_to_partnum" #. type: verbatim -#: ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6463 #, no-wrap msgid "" " int\n" " guestfs_part_to_partnum (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr " int\n guestfs_part_to_partnum (guestfs_h *g,\n const char *partition);\n\n" +msgstr "" +" int\n" +" guestfs_part_to_partnum (guestfs_h *g,\n" +" const char *partition);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6465 +#: ../src/guestfs-actions.pod:6473 msgid "See also C<guestfs_part_to_dev>." msgstr "C<guestfs_part_to_dev> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6479 msgid "guestfs_ping_daemon" msgstr "guestfs_ping_daemon" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6481 #, no-wrap msgid "" " int\n" " guestfs_ping_daemon (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_ping_daemon (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_ping_daemon (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6493 msgid "guestfs_pread" msgstr "guestfs_pread" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6495 #, no-wrap msgid "" " char *\n" @@ -33705,20 +37524,27 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_pread (guestfs_h *g,\n const char *path,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_pread (guestfs_h *g,\n" +" const char *path,\n" +" int count,\n" +" int64_t offset,\n" +" size_t *size_r);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6500 +#: ../src/guestfs-actions.pod:6508 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "C<guestfs_pwrite>, C<guestfs_pread_device> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6511 +#: ../src/guestfs-actions.pod:6519 msgid "guestfs_pread_device" msgstr "guestfs_pread_device" #. type: verbatim -#: ../src/guestfs-actions.pod:6513 +#: ../src/guestfs-actions.pod:6521 #, no-wrap msgid "" " char *\n" @@ -33728,70 +37554,89 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_pread_device (guestfs_h *g,\n const char *device,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_pread_device (guestfs_h *g,\n" +" const char *device,\n" +" int count,\n" +" int64_t offset,\n" +" size_t *size_r);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6526 +#: ../src/guestfs-actions.pod:6534 msgid "See also C<guestfs_pread>." msgstr "C<guestfs_pread> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:6535 +#: ../src/guestfs-actions.pod:6543 msgid "(Added in 1.5.21)" msgstr "(1.5.21 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:6537 +#: ../src/guestfs-actions.pod:6545 msgid "guestfs_pvcreate" msgstr "guestfs_pvcreate" #. type: verbatim -#: ../src/guestfs-actions.pod:6539 +#: ../src/guestfs-actions.pod:6547 #, no-wrap msgid "" " int\n" " guestfs_pvcreate (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_pvcreate (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_pvcreate (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6551 +#: ../src/guestfs-actions.pod:6559 msgid "guestfs_pvremove" msgstr "guestfs_pvremove" #. type: verbatim -#: ../src/guestfs-actions.pod:6553 +#: ../src/guestfs-actions.pod:6561 #, no-wrap msgid "" " int\n" " guestfs_pvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_pvremove (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_pvremove (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6568 +#: ../src/guestfs-actions.pod:6576 msgid "guestfs_pvresize" msgstr "guestfs_pvresize" #. type: verbatim -#: ../src/guestfs-actions.pod:6570 +#: ../src/guestfs-actions.pod:6578 #, no-wrap msgid "" " int\n" " guestfs_pvresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_pvresize (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_pvresize (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6581 +#: ../src/guestfs-actions.pod:6589 msgid "guestfs_pvresize_size" msgstr "guestfs_pvresize_size" #. type: verbatim -#: ../src/guestfs-actions.pod:6583 +#: ../src/guestfs-actions.pod:6591 #, no-wrap msgid "" " int\n" @@ -33799,78 +37644,92 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_pvresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_pvresize_size (guestfs_h *g,\n" +" const char *device,\n" +" int64_t size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6588 +#: ../src/guestfs-actions.pod:6596 msgid "" -"This command is the same as C<guestfs_pvresize> except that it allows you to" -" specify the new size (in bytes) explicitly." +"This command is the same as C<guestfs_pvresize> except that it allows you to " +"specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6595 +#: ../src/guestfs-actions.pod:6603 msgid "guestfs_pvs" msgstr "guestfs_pvs" #. type: verbatim -#: ../src/guestfs-actions.pod:6597 +#: ../src/guestfs-actions.pod:6605 #, no-wrap msgid "" " char **\n" " guestfs_pvs (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_pvs (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_pvs (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6614 msgid "See also C<guestfs_pvs_full>." msgstr "C<guestfs_pvs_full> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6614 +#: ../src/guestfs-actions.pod:6622 msgid "guestfs_pvs_full" msgstr "guestfs_pvs_full" #. type: verbatim -#: ../src/guestfs-actions.pod:6616 +#: ../src/guestfs-actions.pod:6624 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" " guestfs_pvs_full (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_lvm_pv_list *\n guestfs_pvs_full (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_lvm_pv_list *\n" +" guestfs_pvs_full (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6622 +#: ../src/guestfs-actions.pod:6630 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:6636 msgid "guestfs_pvuuid" msgstr "guestfs_pvuuid" #. type: verbatim -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6638 #, no-wrap msgid "" " char *\n" " guestfs_pvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_pvuuid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_pvuuid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6641 +#: ../src/guestfs-actions.pod:6649 msgid "guestfs_pwrite" msgstr "guestfs_pwrite" #. type: verbatim -#: ../src/guestfs-actions.pod:6643 +#: ../src/guestfs-actions.pod:6651 #, no-wrap msgid "" " int\n" @@ -33880,20 +37739,27 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr " int\n guestfs_pwrite (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" +msgstr "" +" int\n" +" guestfs_pwrite (guestfs_h *g,\n" +" const char *path,\n" +" const char *content,\n" +" size_t content_size,\n" +" int64_t offset);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6659 +#: ../src/guestfs-actions.pod:6667 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "C<guestfs_pread>, C<guestfs_pwrite_device> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:6668 +#: ../src/guestfs-actions.pod:6676 msgid "guestfs_pwrite_device" msgstr "guestfs_pwrite_device" #. type: verbatim -#: ../src/guestfs-actions.pod:6670 +#: ../src/guestfs-actions.pod:6678 #, no-wrap msgid "" " int\n" @@ -33903,25 +37769,32 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr " int\n guestfs_pwrite_device (guestfs_h *g,\n const char *device,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" +msgstr "" +" int\n" +" guestfs_pwrite_device (guestfs_h *g,\n" +" const char *device,\n" +" const char *content,\n" +" size_t content_size,\n" +" int64_t offset);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:6693 msgid "See also C<guestfs_pwrite>." msgstr "C<guestfs_pwrite> 参照。" #. type: textblock -#: ../src/guestfs-actions.pod:6692 +#: ../src/guestfs-actions.pod:6700 msgid "(Added in 1.5.20)" msgstr "(1.5.20 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:6694 +#: ../src/guestfs-actions.pod:6702 msgid "guestfs_read_file" msgstr "guestfs_read_file" #. type: verbatim -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6704 #, no-wrap msgid "" " char *\n" @@ -33929,38 +37802,47 @@ msgid "" " const char *path,\n" " size_t *size_r);\n" "\n" -msgstr " char *\n guestfs_read_file (guestfs_h *g,\n const char *path,\n size_t *size_r);\n\n" +msgstr "" +" char *\n" +" guestfs_read_file (guestfs_h *g,\n" +" const char *path,\n" +" size_t *size_r);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6704 +#: ../src/guestfs-actions.pod:6712 msgid "" -"Unlike C<guestfs_cat>, this function can correctly handle files that contain" -" embedded ASCII NUL characters. However unlike C<guestfs_download>, this " +"Unlike C<guestfs_cat>, this function can correctly handle files that contain " +"embedded ASCII NUL characters. However unlike C<guestfs_download>, this " "function is limited in the total size of file that can be handled." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6716 +#: ../src/guestfs-actions.pod:6724 msgid "(Added in 1.0.63)" msgstr "(1.0.63 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:6718 +#: ../src/guestfs-actions.pod:6726 msgid "guestfs_read_lines" msgstr "guestfs_read_lines" #. type: verbatim -#: ../src/guestfs-actions.pod:6720 +#: ../src/guestfs-actions.pod:6728 #, no-wrap msgid "" " char **\n" " guestfs_read_lines (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_read_lines (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_read_lines (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6729 +#: ../src/guestfs-actions.pod:6737 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -33969,22 +37851,26 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6740 +#: ../src/guestfs-actions.pod:6748 msgid "guestfs_readdir" msgstr "guestfs_readdir" #. type: verbatim -#: ../src/guestfs-actions.pod:6742 +#: ../src/guestfs-actions.pod:6750 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" " guestfs_readdir (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr " struct guestfs_dirent_list *\n guestfs_readdir (guestfs_h *g,\n const char *dir);\n\n" +msgstr "" +" struct guestfs_dirent_list *\n" +" guestfs_readdir (guestfs_h *g,\n" +" const char *dir);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6796 +#: ../src/guestfs-actions.pod:6804 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -33992,35 +37878,38 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6800 +#: ../src/guestfs-actions.pod:6808 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_dirent_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6806 +#: ../src/guestfs-actions.pod:6814 msgid "guestfs_readlink" msgstr "guestfs_readlink" #. type: verbatim -#: ../src/guestfs-actions.pod:6808 +#: ../src/guestfs-actions.pod:6816 #, no-wrap msgid "" " char *\n" " guestfs_readlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_readlink (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_readlink (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6827 msgid "guestfs_readlinklist" msgstr "guestfs_readlinklist" #. type: verbatim -#: ../src/guestfs-actions.pod:6821 +#: ../src/guestfs-actions.pod:6829 #, no-wrap msgid "" " char **\n" @@ -34028,30 +37917,39 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr " char **\n guestfs_readlinklist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" +msgstr "" +" char **\n" +" guestfs_readlinklist (guestfs_h *g,\n" +" const char *path,\n" +" char *const *names);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6862 msgid "guestfs_realpath" msgstr "guestfs_realpath" #. type: verbatim -#: ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:6864 #, no-wrap msgid "" " char *\n" " guestfs_realpath (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_realpath (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_realpath (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6868 +#: ../src/guestfs-actions.pod:6876 msgid "guestfs_removexattr" msgstr "guestfs_removexattr" #. type: verbatim -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6878 #, no-wrap msgid "" " int\n" @@ -34059,30 +37957,39 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_removexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_removexattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6886 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "関連項目: C<guestfs_lremovexattr>, L<attr(5)>" #. type: =head2 -#: ../src/guestfs-actions.pod:6884 +#: ../src/guestfs-actions.pod:6892 msgid "guestfs_resize2fs" msgstr "guestfs_resize2fs" #. type: verbatim -#: ../src/guestfs-actions.pod:6886 +#: ../src/guestfs-actions.pod:6894 #, no-wrap msgid "" " int\n" " guestfs_resize2fs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_resize2fs (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_resize2fs (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6893 +#: ../src/guestfs-actions.pod:6901 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -34091,22 +37998,26 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6903 +#: ../src/guestfs-actions.pod:6911 msgid "guestfs_resize2fs_M" msgstr "guestfs_resize2fs_M" #. type: verbatim -#: ../src/guestfs-actions.pod:6905 +#: ../src/guestfs-actions.pod:6913 #, no-wrap msgid "" " int\n" " guestfs_resize2fs_M (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_resize2fs_M (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_resize2fs_M (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6909 +#: ../src/guestfs-actions.pod:6917 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -34114,7 +38025,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6913 +#: ../src/guestfs-actions.pod:6921 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -34123,12 +38034,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6922 +#: ../src/guestfs-actions.pod:6930 msgid "guestfs_resize2fs_size" msgstr "guestfs_resize2fs_size" #. type: verbatim -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:6932 #, no-wrap msgid "" " int\n" @@ -34136,204 +38047,253 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_resize2fs_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_resize2fs_size (guestfs_h *g,\n" +" const char *device,\n" +" int64_t size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6937 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6936 +#: ../src/guestfs-actions.pod:6944 msgid "guestfs_rm" msgstr "guestfs_rm" #. type: verbatim -#: ../src/guestfs-actions.pod:6938 +#: ../src/guestfs-actions.pod:6946 #, no-wrap msgid "" " int\n" " guestfs_rm (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_rm (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_rm (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6948 +#: ../src/guestfs-actions.pod:6956 msgid "guestfs_rm_rf" msgstr "guestfs_rm_rf" #. type: verbatim -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6958 #, no-wrap msgid "" " int\n" " guestfs_rm_rf (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_rm_rf (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_rm_rf (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6962 +#: ../src/guestfs-actions.pod:6970 msgid "guestfs_rmdir" msgstr "guestfs_rmdir" #. type: verbatim -#: ../src/guestfs-actions.pod:6964 +#: ../src/guestfs-actions.pod:6972 #, no-wrap msgid "" " int\n" " guestfs_rmdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_rmdir (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_rmdir (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:6974 +#: ../src/guestfs-actions.pod:6982 msgid "guestfs_rmmountpoint" msgstr "guestfs_rmmountpoint" #. type: verbatim -#: ../src/guestfs-actions.pod:6976 +#: ../src/guestfs-actions.pod:6984 #, no-wrap msgid "" " int\n" " guestfs_rmmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr " int\n guestfs_rmmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" +msgstr "" +" int\n" +" guestfs_rmmountpoint (guestfs_h *g,\n" +" const char *exemptpath);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6988 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6988 +#: ../src/guestfs-actions.pod:6996 msgid "guestfs_scrub_device" msgstr "guestfs_scrub_device" #. type: verbatim -#: ../src/guestfs-actions.pod:6990 +#: ../src/guestfs-actions.pod:6998 #, no-wrap msgid "" " int\n" " guestfs_scrub_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_scrub_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_scrub_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7020 -#: ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7028 +#: ../src/guestfs-actions.pod:7047 msgid "(Added in 1.0.52)" msgstr "(1.0.52 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:7004 +#: ../src/guestfs-actions.pod:7012 msgid "guestfs_scrub_file" msgstr "guestfs_scrub_file" #. type: verbatim -#: ../src/guestfs-actions.pod:7006 +#: ../src/guestfs-actions.pod:7014 #, no-wrap msgid "" " int\n" " guestfs_scrub_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr " int\n guestfs_scrub_file (guestfs_h *g,\n const char *file);\n\n" +msgstr "" +" int\n" +" guestfs_scrub_file (guestfs_h *g,\n" +" const char *file);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7022 +#: ../src/guestfs-actions.pod:7030 msgid "guestfs_scrub_freespace" msgstr "guestfs_scrub_freespace" #. type: verbatim -#: ../src/guestfs-actions.pod:7024 +#: ../src/guestfs-actions.pod:7032 #, no-wrap msgid "" " int\n" " guestfs_scrub_freespace (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr " int\n guestfs_scrub_freespace (guestfs_h *g,\n const char *dir);\n\n" +msgstr "" +" int\n" +" guestfs_scrub_freespace (guestfs_h *g,\n" +" const char *dir);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7028 +#: ../src/guestfs-actions.pod:7036 msgid "" -"This command creates the directory C<dir> and then fills it with files until" -" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " -"and deletes them. The intention is to scrub any free space on the partition" -" containing C<dir>." +"This command creates the directory C<dir> and then fills it with files until " +"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " +"and deletes them. The intention is to scrub any free space on the partition " +"containing C<dir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7049 msgid "guestfs_set_append" msgstr "guestfs_set_append" #. type: verbatim -#: ../src/guestfs-actions.pod:7043 +#: ../src/guestfs-actions.pod:7051 #, no-wrap msgid "" " int\n" " guestfs_set_append (guestfs_h *g,\n" " const char *append);\n" "\n" -msgstr " int\n guestfs_set_append (guestfs_h *g,\n const char *append);\n\n" +msgstr "" +" int\n" +" guestfs_set_append (guestfs_h *g,\n" +" const char *append);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7068 msgid "guestfs_set_attach_method" msgstr "guestfs_set_attach_method" #. type: verbatim -#: ../src/guestfs-actions.pod:7062 +#: ../src/guestfs-actions.pod:7070 #, no-wrap msgid "" " int\n" " guestfs_set_attach_method (guestfs_h *g,\n" " const char *attachmethod);\n" "\n" -msgstr " int\n guestfs_set_attach_method (guestfs_h *g,\n const char *attachmethod);\n\n" +msgstr "" +" int\n" +" guestfs_set_attach_method (guestfs_h *g,\n" +" const char *attachmethod);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7090 +#: ../src/guestfs-actions.pod:7098 msgid "guestfs_set_autosync" msgstr "guestfs_set_autosync" #. type: verbatim -#: ../src/guestfs-actions.pod:7092 +#: ../src/guestfs-actions.pod:7100 #, no-wrap msgid "" " int\n" " guestfs_set_autosync (guestfs_h *g,\n" " int autosync);\n" "\n" -msgstr " int\n guestfs_set_autosync (guestfs_h *g,\n int autosync);\n\n" +msgstr "" +" int\n" +" guestfs_set_autosync (guestfs_h *g,\n" +" int autosync);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7108 +#: ../src/guestfs-actions.pod:7116 msgid "guestfs_set_direct" msgstr "guestfs_set_direct" #. type: verbatim -#: ../src/guestfs-actions.pod:7110 +#: ../src/guestfs-actions.pod:7118 #, no-wrap msgid "" " int\n" " guestfs_set_direct (guestfs_h *g,\n" " int direct);\n" "\n" -msgstr " int\n guestfs_set_direct (guestfs_h *g,\n int direct);\n\n" +msgstr "" +" int\n" +" guestfs_set_direct (guestfs_h *g,\n" +" int direct);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7118 +#: ../src/guestfs-actions.pod:7126 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -34341,12 +38301,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7131 +#: ../src/guestfs-actions.pod:7139 msgid "guestfs_set_e2label" msgstr "guestfs_set_e2label" #. type: verbatim -#: ../src/guestfs-actions.pod:7133 +#: ../src/guestfs-actions.pod:7141 #, no-wrap msgid "" " int\n" @@ -34354,29 +38314,34 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr " int\n guestfs_set_e2label (guestfs_h *g,\n const char *device,\n const char *label);\n\n" +msgstr "" +" int\n" +" guestfs_set_e2label (guestfs_h *g,\n" +" const char *device,\n" +" const char *label);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7146 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_set_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7157 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7156 +#: ../src/guestfs-actions.pod:7164 msgid "guestfs_set_e2uuid" msgstr "guestfs_set_e2uuid" #. type: verbatim -#: ../src/guestfs-actions.pod:7158 +#: ../src/guestfs-actions.pod:7166 #, no-wrap msgid "" " int\n" @@ -34384,22 +38349,27 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr " int\n guestfs_set_e2uuid (guestfs_h *g,\n const char *device,\n const char *uuid);\n\n" +msgstr "" +" int\n" +" guestfs_set_e2uuid (guestfs_h *g,\n" +" const char *device,\n" +" const char *uuid);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7168 +#: ../src/guestfs-actions.pod:7176 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7183 msgid "guestfs_set_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7177 +#: ../src/guestfs-actions.pod:7185 #, no-wrap msgid "" " int\n" @@ -34410,116 +38380,149 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7191 +#: ../src/guestfs-actions.pod:7199 msgid "To read the label on a filesystem, call C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7195 +#: ../src/guestfs-actions.pod:7205 msgid "guestfs_set_memsize" msgstr "guestfs_set_memsize" #. type: verbatim -#: ../src/guestfs-actions.pod:7197 +#: ../src/guestfs-actions.pod:7207 #, no-wrap msgid "" " int\n" " guestfs_set_memsize (guestfs_h *g,\n" " int memsize);\n" "\n" -msgstr " int\n guestfs_set_memsize (guestfs_h *g,\n int memsize);\n\n" +msgstr "" +" int\n" +" guestfs_set_memsize (guestfs_h *g,\n" +" int memsize);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7211 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7216 +#: ../src/guestfs-actions.pod:7226 msgid "guestfs_set_network" msgstr "guestfs_set_network" #. type: verbatim -#: ../src/guestfs-actions.pod:7218 +#: ../src/guestfs-actions.pod:7228 #, no-wrap msgid "" " int\n" " guestfs_set_network (guestfs_h *g,\n" " int network);\n" "\n" -msgstr " int\n guestfs_set_network (guestfs_h *g,\n int network);\n\n" +msgstr "" +" int\n" +" guestfs_set_network (guestfs_h *g,\n" +" int network);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7228 +#: ../src/guestfs-actions.pod:7238 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7235 +#: ../src/guestfs-actions.pod:7245 msgid "guestfs_set_path" msgstr "guestfs_set_path" #. type: verbatim -#: ../src/guestfs-actions.pod:7237 +#: ../src/guestfs-actions.pod:7247 #, no-wrap msgid "" " int\n" " guestfs_set_path (guestfs_h *g,\n" " const char *searchpath);\n" "\n" -msgstr " int\n guestfs_set_path (guestfs_h *g,\n const char *searchpath);\n\n" +msgstr "" +" int\n" +" guestfs_set_path (guestfs_h *g,\n" +" const char *searchpath);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7252 +#: ../src/guestfs-actions.pod:7262 msgid "guestfs_set_pgroup" msgstr "guestfs_set_pgroup" #. type: verbatim -#: ../src/guestfs-actions.pod:7254 +#: ../src/guestfs-actions.pod:7264 #, no-wrap msgid "" " int\n" " guestfs_set_pgroup (guestfs_h *g,\n" " int pgroup);\n" "\n" -msgstr " int\n guestfs_set_pgroup (guestfs_h *g,\n int pgroup);\n\n" +msgstr "" +" int\n" +" guestfs_set_pgroup (guestfs_h *g,\n" +" int pgroup);\n" +"\n" + +#. type: textblock +#: ../src/guestfs-actions.pod:7274 +msgid "" +"The default for this flag is false, because usually you want C<^C> to kill " +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see " +"C<guestfs_user_cancel>)." +msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7283 msgid "guestfs_set_qemu" msgstr "guestfs_set_qemu" #. type: verbatim -#: ../src/guestfs-actions.pod:7273 +#: ../src/guestfs-actions.pod:7285 #, no-wrap msgid "" " int\n" " guestfs_set_qemu (guestfs_h *g,\n" " const char *qemu);\n" "\n" -msgstr " int\n guestfs_set_qemu (guestfs_h *g,\n const char *qemu);\n\n" +msgstr "" +" int\n" +" guestfs_set_qemu (guestfs_h *g,\n" +" const char *qemu);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7299 +#: ../src/guestfs-actions.pod:7311 msgid "guestfs_set_recovery_proc" msgstr "guestfs_set_recovery_proc" #. type: verbatim -#: ../src/guestfs-actions.pod:7301 +#: ../src/guestfs-actions.pod:7313 #, no-wrap msgid "" " int\n" " guestfs_set_recovery_proc (guestfs_h *g,\n" " int recoveryproc);\n" "\n" -msgstr " int\n guestfs_set_recovery_proc (guestfs_h *g,\n int recoveryproc);\n\n" +msgstr "" +" int\n" +" guestfs_set_recovery_proc (guestfs_h *g,\n" +" int recoveryproc);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:7317 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -34528,113 +38531,133 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 +#: ../src/guestfs-actions.pod:7322 msgid "" -"This only has any effect if called before C<guestfs_launch>, and the default" -" is true." +"This only has any effect if called before C<guestfs_launch>, and the default " +"is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7323 +#: ../src/guestfs-actions.pod:7335 msgid "guestfs_set_selinux" msgstr "guestfs_set_selinux" #. type: verbatim -#: ../src/guestfs-actions.pod:7325 +#: ../src/guestfs-actions.pod:7337 #, no-wrap msgid "" " int\n" " guestfs_set_selinux (guestfs_h *g,\n" " int selinux);\n" "\n" -msgstr " int\n guestfs_set_selinux (guestfs_h *g,\n int selinux);\n\n" +msgstr "" +" int\n" +" guestfs_set_selinux (guestfs_h *g,\n" +" int selinux);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7342 +#: ../src/guestfs-actions.pod:7354 msgid "guestfs_set_smp" msgstr "guestfs_set_smp" #. type: verbatim -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7356 #, no-wrap msgid "" " int\n" " guestfs_set_smp (guestfs_h *g,\n" " int smp);\n" "\n" -msgstr " int\n guestfs_set_smp (guestfs_h *g,\n int smp);\n\n" +msgstr "" +" int\n" +" guestfs_set_smp (guestfs_h *g,\n" +" int smp);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7352 +#: ../src/guestfs-actions.pod:7364 msgid "This function must be called before C<guestfs_launch>." msgstr "この関数は C<guestfs_launch> の前に呼び出す必要があります。" #. type: =head2 -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7370 msgid "guestfs_set_trace" msgstr "guestfs_set_trace" #. type: verbatim -#: ../src/guestfs-actions.pod:7360 +#: ../src/guestfs-actions.pod:7372 #, no-wrap msgid "" " int\n" " guestfs_set_trace (guestfs_h *g,\n" " int trace);\n" "\n" -msgstr " int\n guestfs_set_trace (guestfs_h *g,\n int trace);\n\n" +msgstr "" +" int\n" +" guestfs_set_trace (guestfs_h *g,\n" +" int trace);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7386 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7394 msgid "guestfs_set_verbose" msgstr "guestfs_set_verbose" #. type: verbatim -#: ../src/guestfs-actions.pod:7384 +#: ../src/guestfs-actions.pod:7396 #, no-wrap msgid "" " int\n" " guestfs_set_verbose (guestfs_h *g,\n" " int verbose);\n" "\n" -msgstr " int\n guestfs_set_verbose (guestfs_h *g,\n int verbose);\n\n" +msgstr "" +" int\n" +" guestfs_set_verbose (guestfs_h *g,\n" +" int verbose);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7393 +#: ../src/guestfs-actions.pod:7405 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7413 msgid "guestfs_setcon" msgstr "guestfs_setcon" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7415 #, no-wrap msgid "" " int\n" " guestfs_setcon (guestfs_h *g,\n" " const char *context);\n" "\n" -msgstr " int\n guestfs_setcon (guestfs_h *g,\n const char *context);\n\n" +msgstr "" +" int\n" +" guestfs_setcon (guestfs_h *g,\n" +" const char *context);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7416 +#: ../src/guestfs-actions.pod:7428 msgid "guestfs_setxattr" msgstr "guestfs_setxattr" #. type: verbatim -#: ../src/guestfs-actions.pod:7418 +#: ../src/guestfs-actions.pod:7430 #, no-wrap msgid "" " int\n" @@ -34644,20 +38667,27 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_setxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_setxattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *val,\n" +" int vallen,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7429 +#: ../src/guestfs-actions.pod:7441 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "関連項目: C<guestfs_lsetxattr>, L<attr(5)>" #. type: =head2 -#: ../src/guestfs-actions.pod:7435 +#: ../src/guestfs-actions.pod:7447 msgid "guestfs_sfdisk" msgstr "guestfs_sfdisk" #. type: verbatim -#: ../src/guestfs-actions.pod:7437 +#: ../src/guestfs-actions.pod:7449 #, no-wrap msgid "" " int\n" @@ -34668,29 +38698,40 @@ msgid "" " int sectors,\n" " char *const *lines);\n" "\n" -msgstr " int\n guestfs_sfdisk (guestfs_h *g,\n const char *device,\n int cyls,\n int heads,\n int sectors,\n char *const *lines);\n\n" +msgstr "" +" int\n" +" guestfs_sfdisk (guestfs_h *g,\n" +" const char *device,\n" +" int cyls,\n" +" int heads,\n" +" int sectors,\n" +" char *const *lines);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7486 -#: ../src/guestfs-actions.pod:7517 +#: ../src/guestfs-actions.pod:7457 ../src/guestfs-actions.pod:7498 +#: ../src/guestfs-actions.pod:7529 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_part_add> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_part_add> を使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:7472 +#: ../src/guestfs-actions.pod:7484 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" -msgstr "関連項目: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" +msgstr "" +"関連項目: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" #. type: =head2 -#: ../src/guestfs-actions.pod:7479 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sfdiskM" msgstr "guestfs_sfdiskM" #. type: verbatim -#: ../src/guestfs-actions.pod:7481 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " int\n" @@ -34698,10 +38739,15 @@ msgid "" " const char *device,\n" " char *const *lines);\n" "\n" -msgstr " int\n guestfs_sfdiskM (guestfs_h *g,\n const char *device,\n char *const *lines);\n\n" +msgstr "" +" int\n" +" guestfs_sfdiskM (guestfs_h *g,\n" +" const char *device,\n" +" char *const *lines);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7505 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -34710,19 +38756,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:7511 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" -msgstr "関連項目: C<guestfs_sfdisk>, L<sfdisk(8)> マニュアルページおよび C<guestfs_part_disk>" +msgstr "" +"関連項目: C<guestfs_sfdisk>, L<sfdisk(8)> マニュアルページおよび " +"C<guestfs_part_disk>" #. type: =head2 -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7518 msgid "guestfs_sfdisk_N" msgstr "guestfs_sfdisk_N" #. type: verbatim -#: ../src/guestfs-actions.pod:7508 +#: ../src/guestfs-actions.pod:7520 #, no-wrap msgid "" " int\n" @@ -34734,217 +38782,264 @@ msgid "" " int sectors,\n" " const char *line);\n" "\n" -msgstr " int\n guestfs_sfdisk_N (guestfs_h *g,\n const char *device,\n int partnum,\n int cyls,\n int heads,\n int sectors,\n const char *line);\n\n" +msgstr "" +" int\n" +" guestfs_sfdisk_N (guestfs_h *g,\n" +" const char *device,\n" +" int partnum,\n" +" int cyls,\n" +" int heads,\n" +" int sectors,\n" +" const char *line);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7527 +#: ../src/guestfs-actions.pod:7539 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7530 +#: ../src/guestfs-actions.pod:7542 msgid "See also: C<guestfs_part_add>" msgstr "関連項目: C<guestfs_part_add>" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 +#: ../src/guestfs-actions.pod:7548 msgid "guestfs_sfdisk_disk_geometry" msgstr "guestfs_sfdisk_disk_geometry" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7550 #, no-wrap msgid "" " char *\n" " guestfs_sfdisk_disk_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_sfdisk_disk_geometry (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_sfdisk_disk_geometry (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7542 +#: ../src/guestfs-actions.pod:7554 msgid "" -"This displays the disk geometry of C<device> read from the partition table." -" Especially in the case where the underlying block device has been resized," -" this can be different from the kernel's idea of the geometry (see " +"This displays the disk geometry of C<device> read from the partition table. " +"Especially in the case where the underlying block device has been resized, " +"this can be different from the kernel's idea of the geometry (see " "C<guestfs_sfdisk_kernel_geometry>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7555 +#: ../src/guestfs-actions.pod:7567 msgid "guestfs_sfdisk_kernel_geometry" msgstr "guestfs_sfdisk_kernel_geometry" #. type: verbatim -#: ../src/guestfs-actions.pod:7557 +#: ../src/guestfs-actions.pod:7569 #, no-wrap msgid "" " char *\n" " guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7571 +#: ../src/guestfs-actions.pod:7583 msgid "guestfs_sfdisk_l" msgstr "guestfs_sfdisk_l" #. type: verbatim -#: ../src/guestfs-actions.pod:7573 +#: ../src/guestfs-actions.pod:7585 #, no-wrap msgid "" " char *\n" " guestfs_sfdisk_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_sfdisk_l (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_sfdisk_l (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7577 +#: ../src/guestfs-actions.pod:7589 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_part_list> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_part_list> を使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7600 msgid "See also: C<guestfs_part_list>" msgstr "関連項目: C<guestfs_part_list>" #. type: =head2 -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7607 msgid "guestfs_sh" msgstr "guestfs_sh" #. type: verbatim -#: ../src/guestfs-actions.pod:7597 +#: ../src/guestfs-actions.pod:7609 #, no-wrap msgid "" " char *\n" " guestfs_sh (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr " char *\n guestfs_sh (guestfs_h *g,\n const char *command);\n\n" +msgstr "" +" char *\n" +" guestfs_sh (guestfs_h *g,\n" +" const char *command);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7604 +#: ../src/guestfs-actions.pod:7616 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7612 +#: ../src/guestfs-actions.pod:7624 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7619 +#: ../src/guestfs-actions.pod:7631 msgid "guestfs_sh_lines" msgstr "guestfs_sh_lines" #. type: verbatim -#: ../src/guestfs-actions.pod:7621 +#: ../src/guestfs-actions.pod:7633 #, no-wrap msgid "" " char **\n" " guestfs_sh_lines (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr " char **\n guestfs_sh_lines (guestfs_h *g,\n const char *command);\n\n" +msgstr "" +" char **\n" +" guestfs_sh_lines (guestfs_h *g,\n" +" const char *command);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7625 +#: ../src/guestfs-actions.pod:7637 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7628 +#: ../src/guestfs-actions.pod:7640 msgid "See also: C<guestfs_command_lines>" msgstr "関連項目: C<guestfs_command_lines>" #. type: =head2 -#: ../src/guestfs-actions.pod:7636 +#: ../src/guestfs-actions.pod:7648 msgid "guestfs_sleep" msgstr "guestfs_sleep" #. type: verbatim -#: ../src/guestfs-actions.pod:7638 +#: ../src/guestfs-actions.pod:7650 #, no-wrap msgid "" " int\n" " guestfs_sleep (guestfs_h *g,\n" " int secs);\n" "\n" -msgstr " int\n guestfs_sleep (guestfs_h *g,\n int secs);\n\n" +msgstr "" +" int\n" +" guestfs_sleep (guestfs_h *g,\n" +" int secs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7646 +#: ../src/guestfs-actions.pod:7658 msgid "(Added in 1.0.41)" msgstr "(1.0.41 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:7648 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7660 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "guestfs_stat" #. type: verbatim -#: ../src/guestfs-actions.pod:7650 +#: ../src/guestfs-actions.pod:7662 #, no-wrap msgid "" " struct guestfs_stat *\n" " guestfs_stat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_stat *\n guestfs_stat (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_stat *\n" +" guestfs_stat (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7664 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7676 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "guestfs_statvfs" #. type: verbatim -#: ../src/guestfs-actions.pod:7666 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " struct guestfs_statvfs *\n" " guestfs_statvfs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_statvfs *\n guestfs_statvfs (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_statvfs *\n" +" guestfs_statvfs (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7676 +#: ../src/guestfs-actions.pod:7688 msgid "" -"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an" -" error. I<The caller must call C<guestfs_free_statvfs> after use>." +"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " +"error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7694 msgid "guestfs_strings" msgstr "guestfs_strings" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7696 #, no-wrap msgid "" " char **\n" " guestfs_strings (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_strings (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_strings (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7700 +#: ../src/guestfs-actions.pod:7712 msgid "guestfs_strings_e" msgstr "guestfs_strings_e" #. type: verbatim -#: ../src/guestfs-actions.pod:7702 +#: ../src/guestfs-actions.pod:7714 #, no-wrap msgid "" " char **\n" @@ -34952,106 +39047,133 @@ msgid "" " const char *encoding,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_strings_e (guestfs_h *g,\n const char *encoding,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_strings_e (guestfs_h *g,\n" +" const char *encoding,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7719 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7729 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7755 +#: ../src/guestfs-actions.pod:7767 msgid "guestfs_swapoff_device" msgstr "guestfs_swapoff_device" #. type: verbatim -#: ../src/guestfs-actions.pod:7757 +#: ../src/guestfs-actions.pod:7769 #, no-wrap msgid "" " int\n" " guestfs_swapoff_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_swapoff_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_swapoff_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:7773 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." -msgstr "このコマンドは libguestfs アプライアンスの swap デバイスまたは C<device> という名前のパーティションを無効にします。 C<guestfs_swapon_device> 参照。" +msgstr "" +"このコマンドは libguestfs アプライアンスの swap デバイスまたは C<device> とい" +"う名前のパーティションを無効にします。 C<guestfs_swapon_device> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:7769 +#: ../src/guestfs-actions.pod:7781 msgid "guestfs_swapoff_file" msgstr "guestfs_swapoff_file" #. type: verbatim -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7783 #, no-wrap msgid "" " int\n" " guestfs_swapoff_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr " int\n guestfs_swapoff_file (guestfs_h *g,\n const char *file);\n\n" +msgstr "" +" int\n" +" guestfs_swapoff_file (guestfs_h *g,\n" +" const char *file);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7781 +#: ../src/guestfs-actions.pod:7793 msgid "guestfs_swapoff_label" msgstr "guestfs_swapoff_label" #. type: verbatim -#: ../src/guestfs-actions.pod:7783 +#: ../src/guestfs-actions.pod:7795 #, no-wrap msgid "" " int\n" " guestfs_swapoff_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr " int\n guestfs_swapoff_label (guestfs_h *g,\n const char *label);\n\n" +msgstr "" +" int\n" +" guestfs_swapoff_label (guestfs_h *g,\n" +" const char *label);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7794 +#: ../src/guestfs-actions.pod:7806 msgid "guestfs_swapoff_uuid" msgstr "guestfs_swapoff_uuid" #. type: verbatim -#: ../src/guestfs-actions.pod:7796 +#: ../src/guestfs-actions.pod:7808 #, no-wrap msgid "" " int\n" " guestfs_swapoff_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr " int\n guestfs_swapoff_uuid (guestfs_h *g,\n const char *uuid);\n\n" +msgstr "" +" int\n" +" guestfs_swapoff_uuid (guestfs_h *g,\n" +" const char *uuid);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7819 msgid "guestfs_swapon_device" msgstr "guestfs_swapon_device" #. type: verbatim -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7821 #, no-wrap msgid "" " int\n" " guestfs_swapon_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_swapon_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_swapon_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7825 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -35059,107 +39181,126 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7829 +#: ../src/guestfs-actions.pod:7841 msgid "guestfs_swapon_file" msgstr "guestfs_swapon_file" #. type: verbatim -#: ../src/guestfs-actions.pod:7831 +#: ../src/guestfs-actions.pod:7843 #, no-wrap msgid "" " int\n" " guestfs_swapon_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr " int\n guestfs_swapon_file (guestfs_h *g,\n const char *file);\n\n" +msgstr "" +" int\n" +" guestfs_swapon_file (guestfs_h *g,\n" +" const char *file);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7835 +#: ../src/guestfs-actions.pod:7847 msgid "" -"This command enables swap to a file. See C<guestfs_swapon_device> for other" -" notes." +"This command enables swap to a file. See C<guestfs_swapon_device> for other " +"notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7842 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_swapon_label" msgstr "guestfs_swapon_label" #. type: verbatim -#: ../src/guestfs-actions.pod:7844 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" " guestfs_swapon_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr " int\n guestfs_swapon_label (guestfs_h *g,\n const char *label);\n\n" +msgstr "" +" int\n" +" guestfs_swapon_label (guestfs_h *g,\n" +" const char *label);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7848 +#: ../src/guestfs-actions.pod:7860 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7855 +#: ../src/guestfs-actions.pod:7867 msgid "guestfs_swapon_uuid" msgstr "guestfs_swapon_uuid" #. type: verbatim -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7869 #, no-wrap msgid "" " int\n" " guestfs_swapon_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr " int\n guestfs_swapon_uuid (guestfs_h *g,\n const char *uuid);\n\n" +msgstr "" +" int\n" +" guestfs_swapon_uuid (guestfs_h *g,\n" +" const char *uuid);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7861 +#: ../src/guestfs-actions.pod:7873 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7880 msgid "guestfs_sync" msgstr "guestfs_sync" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7882 #, no-wrap msgid "" " int\n" " guestfs_sync (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_sync (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_sync (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:7895 msgid "guestfs_tail" msgstr "guestfs_tail" #. type: verbatim -#: ../src/guestfs-actions.pod:7885 +#: ../src/guestfs-actions.pod:7897 #, no-wrap msgid "" " char **\n" " guestfs_tail (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_tail (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_tail (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7901 +#: ../src/guestfs-actions.pod:7913 msgid "guestfs_tail_n" msgstr "guestfs_tail_n" #. type: verbatim -#: ../src/guestfs-actions.pod:7903 +#: ../src/guestfs-actions.pod:7915 #, no-wrap msgid "" " char **\n" @@ -35167,15 +39308,20 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_tail_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_tail_n (guestfs_h *g,\n" +" int nrlines,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7925 +#: ../src/guestfs-actions.pod:7937 msgid "guestfs_tar_in" msgstr "guestfs_tar_in" #. type: verbatim -#: ../src/guestfs-actions.pod:7927 +#: ../src/guestfs-actions.pod:7939 #, no-wrap msgid "" " int\n" @@ -35183,27 +39329,32 @@ msgid "" " const char *tarfile,\n" " const char *directory);\n" "\n" -msgstr " int\n guestfs_tar_in (guestfs_h *g,\n const char *tarfile,\n const char *directory);\n\n" +msgstr "" +" int\n" +" guestfs_tar_in (guestfs_h *g,\n" +" const char *tarfile,\n" +" const char *directory);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7935 +#: ../src/guestfs-actions.pod:7947 msgid "" "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7940 ../src/guestfs-actions.pod:7957 -#: ../src/guestfs-actions.pod:7973 ../src/guestfs-actions.pod:7989 +#: ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7969 +#: ../src/guestfs-actions.pod:7985 ../src/guestfs-actions.pod:8001 msgid "(Added in 1.0.3)" msgstr "(1.0.3 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:7942 +#: ../src/guestfs-actions.pod:7954 msgid "guestfs_tar_out" msgstr "guestfs_tar_out" #. type: verbatim -#: ../src/guestfs-actions.pod:7944 +#: ../src/guestfs-actions.pod:7956 #, no-wrap msgid "" " int\n" @@ -35211,22 +39362,27 @@ msgid "" " const char *directory,\n" " const char *tarfile);\n" "\n" -msgstr " int\n guestfs_tar_out (guestfs_h *g,\n const char *directory,\n const char *tarfile);\n\n" +msgstr "" +" int\n" +" guestfs_tar_out (guestfs_h *g,\n" +" const char *directory,\n" +" const char *tarfile);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7952 +#: ../src/guestfs-actions.pod:7964 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7959 +#: ../src/guestfs-actions.pod:7971 msgid "guestfs_tgz_in" msgstr "guestfs_tgz_in" #. type: verbatim -#: ../src/guestfs-actions.pod:7961 +#: ../src/guestfs-actions.pod:7973 #, no-wrap msgid "" " int\n" @@ -35234,20 +39390,25 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr " int\n guestfs_tgz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" +msgstr "" +" int\n" +" guestfs_tgz_in (guestfs_h *g,\n" +" const char *tarball,\n" +" const char *directory);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7969 +#: ../src/guestfs-actions.pod:7981 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7975 +#: ../src/guestfs-actions.pod:7987 msgid "guestfs_tgz_out" msgstr "guestfs_tgz_out" #. type: verbatim -#: ../src/guestfs-actions.pod:7977 +#: ../src/guestfs-actions.pod:7989 #, no-wrap msgid "" " int\n" @@ -35255,50 +39416,63 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr " int\n guestfs_tgz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" +msgstr "" +" int\n" +" guestfs_tgz_out (guestfs_h *g,\n" +" const char *directory,\n" +" const char *tarball);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:7985 +#: ../src/guestfs-actions.pod:7997 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7991 +#: ../src/guestfs-actions.pod:8003 msgid "guestfs_touch" msgstr "guestfs_touch" #. type: verbatim -#: ../src/guestfs-actions.pod:7993 +#: ../src/guestfs-actions.pod:8005 #, no-wrap msgid "" " int\n" " guestfs_touch (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_touch (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_touch (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8008 +#: ../src/guestfs-actions.pod:8020 msgid "guestfs_truncate" msgstr "guestfs_truncate" #. type: verbatim -#: ../src/guestfs-actions.pod:8010 +#: ../src/guestfs-actions.pod:8022 #, no-wrap msgid "" " int\n" " guestfs_truncate (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_truncate (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_truncate (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8033 msgid "guestfs_truncate_size" msgstr "guestfs_truncate_size" #. type: verbatim -#: ../src/guestfs-actions.pod:8023 +#: ../src/guestfs-actions.pod:8035 #, no-wrap msgid "" " int\n" @@ -35306,10 +39480,15 @@ msgid "" " const char *path,\n" " int64_t size);\n" "\n" -msgstr " int\n guestfs_truncate_size (guestfs_h *g,\n const char *path,\n int64_t size);\n\n" +msgstr "" +" int\n" +" guestfs_truncate_size (guestfs_h *g,\n" +" const char *path,\n" +" int64_t size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8043 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -35318,12 +39497,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8041 +#: ../src/guestfs-actions.pod:8053 msgid "guestfs_tune2fs" msgstr "guestfs_tune2fs" #. type: verbatim -#: ../src/guestfs-actions.pod:8043 +#: ../src/guestfs-actions.pod:8055 #, no-wrap msgid "" " int\n" @@ -35331,10 +39510,15 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr " int\n guestfs_tune2fs (guestfs_h *g,\n const char *device,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_tune2fs (guestfs_h *g,\n" +" const char *device,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8065 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -35348,10 +39532,21 @@ msgid "" " GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n" " GUESTFS_TUNE2FS_USER, int64_t user,\n" "\n" -msgstr " GUESTFS_TUNE2FS_FORCE, int force,\n GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n GUESTFS_TUNE2FS_GROUP, int64_t group,\n GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n GUESTFS_TUNE2FS_USER, int64_t user,\n\n" +msgstr "" +" GUESTFS_TUNE2FS_FORCE, int force,\n" +" GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n" +" GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n" +" GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n" +" GUESTFS_TUNE2FS_GROUP, int64_t group,\n" +" GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n" +" GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n" +" GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n" +" GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n" +" GUESTFS_TUNE2FS_USER, int64_t user,\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8133 +#: ../src/guestfs-actions.pod:8145 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -35359,12 +39554,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8141 +#: ../src/guestfs-actions.pod:8153 msgid "guestfs_tune2fs_va" msgstr "guestfs_tune2fs_va" #. type: verbatim -#: ../src/guestfs-actions.pod:8143 +#: ../src/guestfs-actions.pod:8155 #, no-wrap msgid "" " int\n" @@ -35372,20 +39567,25 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_tune2fs_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_tune2fs_va (guestfs_h *g,\n" +" const char *device,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8148 +#: ../src/guestfs-actions.pod:8160 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "これは L</guestfs_tune2fs> の \"va_list variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:8152 +#: ../src/guestfs-actions.pod:8164 msgid "guestfs_tune2fs_argv" msgstr "guestfs_tune2fs_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:8154 +#: ../src/guestfs-actions.pod:8166 #, no-wrap msgid "" " int\n" @@ -35393,35 +39593,44 @@ msgid "" " const char *device,\n" " const struct guestfs_tune2fs_argv *optargs);\n" "\n" -msgstr " int\n guestfs_tune2fs_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_tune2fs_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_tune2fs_argv (guestfs_h *g,\n" +" const char *device,\n" +" const struct guestfs_tune2fs_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8159 +#: ../src/guestfs-actions.pod:8171 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "これは L</guestfs_tune2fs> の \"argv variant\" です。" #. type: =head2 -#: ../src/guestfs-actions.pod:8163 +#: ../src/guestfs-actions.pod:8175 msgid "guestfs_tune2fs_l" msgstr "guestfs_tune2fs_l" #. type: verbatim -#: ../src/guestfs-actions.pod:8165 +#: ../src/guestfs-actions.pod:8177 #, no-wrap msgid "" " char **\n" " guestfs_tune2fs_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char **\n guestfs_tune2fs_l (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char **\n" +" guestfs_tune2fs_l (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8185 +#: ../src/guestfs-actions.pod:8197 msgid "guestfs_txz_in" msgstr "guestfs_txz_in" #. type: verbatim -#: ../src/guestfs-actions.pod:8187 +#: ../src/guestfs-actions.pod:8199 #, no-wrap msgid "" " int\n" @@ -35429,15 +39638,20 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr " int\n guestfs_txz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" +msgstr "" +" int\n" +" guestfs_txz_in (guestfs_h *g,\n" +" const char *tarball,\n" +" const char *directory);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8199 +#: ../src/guestfs-actions.pod:8211 msgid "guestfs_txz_out" msgstr "guestfs_txz_out" #. type: verbatim -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8213 #, no-wrap msgid "" " int\n" @@ -35445,66 +39659,83 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr " int\n guestfs_txz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" +msgstr "" +" int\n" +" guestfs_txz_out (guestfs_h *g,\n" +" const char *directory,\n" +" const char *tarball);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8213 +#: ../src/guestfs-actions.pod:8225 msgid "guestfs_umask" msgstr "guestfs_umask" #. type: verbatim -#: ../src/guestfs-actions.pod:8215 +#: ../src/guestfs-actions.pod:8227 #, no-wrap msgid "" " int\n" " guestfs_umask (guestfs_h *g,\n" " int mask);\n" "\n" -msgstr " int\n guestfs_umask (guestfs_h *g,\n int mask);\n\n" +msgstr "" +" int\n" +" guestfs_umask (guestfs_h *g,\n" +" int mask);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8231 +#: ../src/guestfs-actions.pod:8243 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." -msgstr "C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, C<guestfs_mkdir> 参照。" +msgstr "" +"C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, C<guestfs_mkdir> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8240 +#: ../src/guestfs-actions.pod:8252 msgid "guestfs_umount" msgstr "guestfs_umount" #. type: verbatim -#: ../src/guestfs-actions.pod:8242 +#: ../src/guestfs-actions.pod:8254 #, no-wrap msgid "" " int\n" " guestfs_umount (guestfs_h *g,\n" " const char *pathordevice);\n" "\n" -msgstr " int\n guestfs_umount (guestfs_h *g,\n const char *pathordevice);\n\n" +msgstr "" +" int\n" +" guestfs_umount (guestfs_h *g,\n" +" const char *pathordevice);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8254 +#: ../src/guestfs-actions.pod:8266 msgid "guestfs_umount_all" msgstr "guestfs_umount_all" #. type: verbatim -#: ../src/guestfs-actions.pod:8256 +#: ../src/guestfs-actions.pod:8268 #, no-wrap msgid "" " int\n" " guestfs_umount_all (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_umount_all (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_umount_all (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8267 +#: ../src/guestfs-actions.pod:8279 msgid "guestfs_upload" msgstr "guestfs_upload" #. type: verbatim -#: ../src/guestfs-actions.pod:8269 +#: ../src/guestfs-actions.pod:8281 #, no-wrap msgid "" " int\n" @@ -35512,20 +39743,25 @@ msgid "" " const char *filename,\n" " const char *remotefilename);\n" "\n" -msgstr " int\n guestfs_upload (guestfs_h *g,\n const char *filename,\n const char *remotefilename);\n\n" +msgstr "" +" int\n" +" guestfs_upload (guestfs_h *g,\n" +" const char *filename,\n" +" const char *remotefilename);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8291 msgid "See also C<guestfs_download>." msgstr "C<guestfs_download> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8290 +#: ../src/guestfs-actions.pod:8302 msgid "guestfs_upload_offset" msgstr "guestfs_upload_offset" #. type: verbatim -#: ../src/guestfs-actions.pod:8292 +#: ../src/guestfs-actions.pod:8304 #, no-wrap msgid "" " int\n" @@ -35534,10 +39770,16 @@ msgid "" " const char *remotefilename,\n" " int64_t offset);\n" "\n" -msgstr " int\n guestfs_upload_offset (guestfs_h *g,\n const char *filename,\n const char *remotefilename,\n int64_t offset);\n\n" +msgstr "" +" int\n" +" guestfs_upload_offset (guestfs_h *g,\n" +" const char *filename,\n" +" const char *remotefilename,\n" +" int64_t offset);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8308 +#: ../src/guestfs-actions.pod:8320 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -35545,17 +39787,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8313 +#: ../src/guestfs-actions.pod:8325 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "C<guestfs_upload>, C<guestfs_pwrite> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8336 msgid "guestfs_utimens" msgstr "guestfs_utimens" #. type: verbatim -#: ../src/guestfs-actions.pod:8326 +#: ../src/guestfs-actions.pod:8338 #, no-wrap msgid "" " int\n" @@ -35566,24 +39808,35 @@ msgid "" " int64_t mtsecs,\n" " int64_t mtnsecs);\n" "\n" -msgstr " int\n guestfs_utimens (guestfs_h *g,\n const char *path,\n int64_t atsecs,\n int64_t atnsecs,\n int64_t mtsecs,\n int64_t mtnsecs);\n\n" +msgstr "" +" int\n" +" guestfs_utimens (guestfs_h *g,\n" +" const char *path,\n" +" int64_t atsecs,\n" +" int64_t atnsecs,\n" +" int64_t mtsecs,\n" +" int64_t mtnsecs);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8355 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8367 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "guestfs_version" #. type: verbatim -#: ../src/guestfs-actions.pod:8357 +#: ../src/guestfs-actions.pod:8369 #, no-wrap msgid "" " struct guestfs_version *\n" " guestfs_version (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_version *\n guestfs_version (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_version *\n" +" guestfs_version (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8385 +#: ../src/guestfs-actions.pod:8397 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -35592,84 +39845,99 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8391 +#: ../src/guestfs-actions.pod:8403 msgid "" -"This function returns a C<struct guestfs_version *>, or NULL if there was an" -" error. I<The caller must call C<guestfs_free_version> after use>." +"This function returns a C<struct guestfs_version *>, or NULL if there was an " +"error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8395 +#: ../src/guestfs-actions.pod:8407 msgid "(Added in 1.0.58)" msgstr "(1.0.58 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8409 msgid "guestfs_vfs_label" msgstr "guestfs_vfs_label" #. type: verbatim -#: ../src/guestfs-actions.pod:8399 +#: ../src/guestfs-actions.pod:8411 #, no-wrap msgid "" " char *\n" " guestfs_vfs_label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_vfs_label (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_vfs_label (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8420 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." -msgstr "ラベルからファイルシステムを検索するには C<guestfs_findfs_label> を使用します。" +msgstr "" +"ラベルからファイルシステムを検索するには C<guestfs_findfs_label> を使用しま" +"す。" #. type: textblock -#: ../src/guestfs-actions.pod:8413 ../src/guestfs-actions.pod:8450 +#: ../src/guestfs-actions.pod:8425 ../src/guestfs-actions.pod:8462 msgid "(Added in 1.3.18)" msgstr "(1.3.18 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:8415 +#: ../src/guestfs-actions.pod:8427 msgid "guestfs_vfs_type" msgstr "guestfs_vfs_type" #. type: verbatim -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8429 #, no-wrap msgid "" " char *\n" " guestfs_vfs_type (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_vfs_type (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_vfs_type (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8434 +#: ../src/guestfs-actions.pod:8446 msgid "guestfs_vfs_uuid" msgstr "guestfs_vfs_uuid" #. type: verbatim -#: ../src/guestfs-actions.pod:8436 +#: ../src/guestfs-actions.pod:8448 #, no-wrap msgid "" " char *\n" " guestfs_vfs_uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_vfs_uuid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_vfs_uuid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8457 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." -msgstr "UUID からファイルシステムを検索するには C<guestfs_findfs_uuid> を使用します。" +msgstr "" +"UUID からファイルシステムを検索するには C<guestfs_findfs_uuid> を使用します。" #. type: =head2 -#: ../src/guestfs-actions.pod:8452 +#: ../src/guestfs-actions.pod:8464 msgid "guestfs_vg_activate" msgstr "guestfs_vg_activate" #. type: verbatim -#: ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:8466 #, no-wrap msgid "" " int\n" @@ -35677,30 +39945,39 @@ msgid "" " int activate,\n" " char *const *volgroups);\n" "\n" -msgstr " int\n guestfs_vg_activate (guestfs_h *g,\n int activate,\n char *const *volgroups);\n\n" +msgstr "" +" int\n" +" guestfs_vg_activate (guestfs_h *g,\n" +" int activate,\n" +" char *const *volgroups);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8471 +#: ../src/guestfs-actions.pod:8483 msgid "guestfs_vg_activate_all" msgstr "guestfs_vg_activate_all" #. type: verbatim -#: ../src/guestfs-actions.pod:8473 +#: ../src/guestfs-actions.pod:8485 #, no-wrap msgid "" " int\n" " guestfs_vg_activate_all (guestfs_h *g,\n" " int activate);\n" "\n" -msgstr " int\n guestfs_vg_activate_all (guestfs_h *g,\n int activate);\n\n" +msgstr "" +" int\n" +" guestfs_vg_activate_all (guestfs_h *g,\n" +" int activate);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8486 +#: ../src/guestfs-actions.pod:8498 msgid "guestfs_vgcreate" msgstr "guestfs_vgcreate" #. type: verbatim -#: ../src/guestfs-actions.pod:8488 +#: ../src/guestfs-actions.pod:8500 #, no-wrap msgid "" " int\n" @@ -35708,84 +39985,101 @@ msgid "" " const char *volgroup,\n" " char *const *physvols);\n" "\n" -msgstr " int\n guestfs_vgcreate (guestfs_h *g,\n const char *volgroup,\n char *const *physvols);\n\n" +msgstr "" +" int\n" +" guestfs_vgcreate (guestfs_h *g,\n" +" const char *volgroup,\n" +" char *const *physvols);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8500 +#: ../src/guestfs-actions.pod:8512 msgid "guestfs_vglvuuids" msgstr "guestfs_vglvuuids" #. type: verbatim -#: ../src/guestfs-actions.pod:8502 +#: ../src/guestfs-actions.pod:8514 #, no-wrap msgid "" " char **\n" " guestfs_vglvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr " char **\n guestfs_vglvuuids (guestfs_h *g,\n const char *vgname);\n\n" +msgstr "" +" char **\n" +" guestfs_vglvuuids (guestfs_h *g,\n" +" const char *vgname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8509 +#: ../src/guestfs-actions.pod:8521 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:8524 msgid "See also C<guestfs_vgpvuuids>." msgstr "C<guestfs_vgpvuuids> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8520 +#: ../src/guestfs-actions.pod:8532 msgid "guestfs_vgpvuuids" msgstr "guestfs_vgpvuuids" #. type: verbatim -#: ../src/guestfs-actions.pod:8522 +#: ../src/guestfs-actions.pod:8534 #, no-wrap msgid "" " char **\n" " guestfs_vgpvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr " char **\n guestfs_vgpvuuids (guestfs_h *g,\n const char *vgname);\n\n" +msgstr "" +" char **\n" +" guestfs_vgpvuuids (guestfs_h *g,\n" +" const char *vgname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8529 +#: ../src/guestfs-actions.pod:8541 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8532 +#: ../src/guestfs-actions.pod:8544 msgid "See also C<guestfs_vglvuuids>." msgstr "C<guestfs_vglvuuids> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8540 +#: ../src/guestfs-actions.pod:8552 msgid "guestfs_vgremove" msgstr "guestfs_vgremove" #. type: verbatim -#: ../src/guestfs-actions.pod:8542 +#: ../src/guestfs-actions.pod:8554 #, no-wrap msgid "" " int\n" " guestfs_vgremove (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr " int\n guestfs_vgremove (guestfs_h *g,\n const char *vgname);\n\n" +msgstr "" +" int\n" +" guestfs_vgremove (guestfs_h *g,\n" +" const char *vgname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8555 +#: ../src/guestfs-actions.pod:8567 msgid "guestfs_vgrename" msgstr "guestfs_vgrename" #. type: verbatim -#: ../src/guestfs-actions.pod:8557 +#: ../src/guestfs-actions.pod:8569 #, no-wrap msgid "" " int\n" @@ -35793,171 +40087,205 @@ msgid "" " const char *volgroup,\n" " const char *newvolgroup);\n" "\n" -msgstr " int\n guestfs_vgrename (guestfs_h *g,\n const char *volgroup,\n const char *newvolgroup);\n\n" +msgstr "" +" int\n" +" guestfs_vgrename (guestfs_h *g,\n" +" const char *volgroup,\n" +" const char *newvolgroup);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8568 +#: ../src/guestfs-actions.pod:8580 msgid "guestfs_vgs" msgstr "guestfs_vgs" #. type: verbatim -#: ../src/guestfs-actions.pod:8570 +#: ../src/guestfs-actions.pod:8582 #, no-wrap msgid "" " char **\n" " guestfs_vgs (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_vgs (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_vgs (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8579 +#: ../src/guestfs-actions.pod:8591 msgid "See also C<guestfs_vgs_full>." msgstr "C<guestfs_vgs_full> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8587 +#: ../src/guestfs-actions.pod:8599 msgid "guestfs_vgs_full" msgstr "guestfs_vgs_full" #. type: verbatim -#: ../src/guestfs-actions.pod:8589 +#: ../src/guestfs-actions.pod:8601 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" " guestfs_vgs_full (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_lvm_vg_list *\n guestfs_vgs_full (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_lvm_vg_list *\n" +" guestfs_vgs_full (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8595 +#: ../src/guestfs-actions.pod:8607 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8601 +#: ../src/guestfs-actions.pod:8613 msgid "guestfs_vgscan" msgstr "guestfs_vgscan" #. type: verbatim -#: ../src/guestfs-actions.pod:8603 +#: ../src/guestfs-actions.pod:8615 #, no-wrap msgid "" " int\n" " guestfs_vgscan (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_vgscan (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_vgscan (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8613 +#: ../src/guestfs-actions.pod:8625 msgid "guestfs_vguuid" msgstr "guestfs_vguuid" #. type: verbatim -#: ../src/guestfs-actions.pod:8615 +#: ../src/guestfs-actions.pod:8627 #, no-wrap msgid "" " char *\n" " guestfs_vguuid (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr " char *\n guestfs_vguuid (guestfs_h *g,\n const char *vgname);\n\n" +msgstr "" +" char *\n" +" guestfs_vguuid (guestfs_h *g,\n" +" const char *vgname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8626 +#: ../src/guestfs-actions.pod:8638 msgid "guestfs_wait_ready" msgstr "guestfs_wait_ready" #. type: verbatim -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8640 #, no-wrap msgid "" " int\n" " guestfs_wait_ready (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_wait_ready (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_wait_ready (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8631 +#: ../src/guestfs-actions.pod:8643 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_launch> call" -" instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_launch> を使用してください。" +"I<This function is deprecated.> In new code, use the L</guestfs_launch> call " +"instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_launch> " +"を使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:8638 +#: ../src/guestfs-actions.pod:8650 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8640 +#: ../src/guestfs-actions.pod:8652 msgid "" -"In versions of the API E<lt> 1.0.71 you had to call this function just after" -" calling C<guestfs_launch> to wait for the launch to complete. However this" -" is no longer necessary because C<guestfs_launch> now does the waiting." +"In versions of the API E<lt> 1.0.71 you had to call this function just after " +"calling C<guestfs_launch> to wait for the launch to complete. However this " +"is no longer necessary because C<guestfs_launch> now does the waiting." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8645 +#: ../src/guestfs-actions.pod:8657 msgid "" -"If you see any calls to this function in code then you can just remove them," -" unless you want to retain compatibility with older versions of the API." +"If you see any calls to this function in code then you can just remove them, " +"unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8665 msgid "guestfs_wc_c" msgstr "guestfs_wc_c" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8667 #, no-wrap msgid "" " int\n" " guestfs_wc_c (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_wc_c (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_wc_c (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8666 +#: ../src/guestfs-actions.pod:8678 msgid "guestfs_wc_l" msgstr "guestfs_wc_l" #. type: verbatim -#: ../src/guestfs-actions.pod:8668 +#: ../src/guestfs-actions.pod:8680 #, no-wrap msgid "" " int\n" " guestfs_wc_l (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_wc_l (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_wc_l (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8679 +#: ../src/guestfs-actions.pod:8691 msgid "guestfs_wc_w" msgstr "guestfs_wc_w" #. type: verbatim -#: ../src/guestfs-actions.pod:8681 +#: ../src/guestfs-actions.pod:8693 #, no-wrap msgid "" " int\n" " guestfs_wc_w (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_wc_w (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_wc_w (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8692 +#: ../src/guestfs-actions.pod:8704 msgid "guestfs_wipefs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8694 +#: ../src/guestfs-actions.pod:8706 #, no-wrap msgid "" " int\n" @@ -35967,18 +40295,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8704 +#: ../src/guestfs-actions.pod:8716 msgid "" "Compare with C<guestfs_zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8709 +#: ../src/guestfs-actions.pod:8723 msgid "guestfs_write" msgstr "guestfs_write" #. type: verbatim -#: ../src/guestfs-actions.pod:8711 +#: ../src/guestfs-actions.pod:8725 #, no-wrap msgid "" " int\n" @@ -35987,20 +40315,26 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr " int\n guestfs_write (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" +msgstr "" +" int\n" +" guestfs_write (guestfs_h *g,\n" +" const char *path,\n" +" const char *content,\n" +" size_t content_size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8720 +#: ../src/guestfs-actions.pod:8734 msgid "See also C<guestfs_write_append>." msgstr "C<guestfs_write_append> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8729 +#: ../src/guestfs-actions.pod:8743 msgid "guestfs_write_append" msgstr "guestfs_write_append" #. type: verbatim -#: ../src/guestfs-actions.pod:8731 +#: ../src/guestfs-actions.pod:8745 #, no-wrap msgid "" " int\n" @@ -36009,20 +40343,26 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr " int\n guestfs_write_append (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" +msgstr "" +" int\n" +" guestfs_write_append (guestfs_h *g,\n" +" const char *path,\n" +" const char *content,\n" +" size_t content_size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8754 msgid "See also C<guestfs_write>." msgstr "C<guestfs_write> 参照。" #. type: =head2 -#: ../src/guestfs-actions.pod:8749 +#: ../src/guestfs-actions.pod:8763 msgid "guestfs_write_file" msgstr "guestfs_write_file" #. type: verbatim -#: ../src/guestfs-actions.pod:8751 +#: ../src/guestfs-actions.pod:8765 #, no-wrap msgid "" " int\n" @@ -36031,22 +40371,30 @@ msgid "" " const char *content,\n" " int size);\n" "\n" -msgstr " int\n guestfs_write_file (guestfs_h *g,\n const char *path,\n const char *content,\n int size);\n\n" +msgstr "" +" int\n" +" guestfs_write_file (guestfs_h *g,\n" +" const char *path,\n" +" const char *content,\n" +" int size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8757 +#: ../src/guestfs-actions.pod:8771 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_write> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_write> を" +"使用してください。" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8796 msgid "guestfs_zegrep" msgstr "guestfs_zegrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8798 #, no-wrap msgid "" " char **\n" @@ -36054,15 +40402,20 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zegrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zegrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8815 msgid "guestfs_zegrepi" msgstr "guestfs_zegrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8817 #, no-wrap msgid "" " char **\n" @@ -36070,79 +40423,98 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zegrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zegrepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8834 msgid "guestfs_zero" msgstr "guestfs_zero" #. type: verbatim -#: ../src/guestfs-actions.pod:8822 +#: ../src/guestfs-actions.pod:8836 #, no-wrap msgid "" " int\n" " guestfs_zero (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zero (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zero (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8836 +#: ../src/guestfs-actions.pod:8850 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" -msgstr "関連項目: C<guestfs_zero_device>, C<guestfs_scrub_device>, C<guestfs_is_zero_device>" +msgstr "" +"関連項目: C<guestfs_zero_device>, C<guestfs_scrub_device>, " +"C<guestfs_is_zero_device>" #. type: =head2 -#: ../src/guestfs-actions.pod:8848 +#: ../src/guestfs-actions.pod:8862 msgid "guestfs_zero_device" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:8850 +#: ../src/guestfs-actions.pod:8864 #, no-wrap msgid "" " int\n" " guestfs_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zero_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zero_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8854 +#: ../src/guestfs-actions.pod:8868 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8869 +#: ../src/guestfs-actions.pod:8883 msgid "(Added in 1.3.1)" msgstr "(1.3.1 において追加)" #. type: =head2 -#: ../src/guestfs-actions.pod:8871 +#: ../src/guestfs-actions.pod:8885 msgid "guestfs_zerofree" msgstr "guestfs_zerofree" #. type: verbatim -#: ../src/guestfs-actions.pod:8873 +#: ../src/guestfs-actions.pod:8887 #, no-wrap msgid "" " int\n" " guestfs_zerofree (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zerofree (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zerofree (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8892 +#: ../src/guestfs-actions.pod:8906 msgid "guestfs_zfgrep" msgstr "guestfs_zfgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8894 +#: ../src/guestfs-actions.pod:8908 #, no-wrap msgid "" " char **\n" @@ -36150,15 +40522,20 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zfgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zfgrep (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8911 +#: ../src/guestfs-actions.pod:8925 msgid "guestfs_zfgrepi" msgstr "guestfs_zfgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8913 +#: ../src/guestfs-actions.pod:8927 #, no-wrap msgid "" " char **\n" @@ -36166,15 +40543,20 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zfgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zfgrepi (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8930 +#: ../src/guestfs-actions.pod:8944 msgid "guestfs_zfile" msgstr "guestfs_zfile" #. type: verbatim -#: ../src/guestfs-actions.pod:8932 +#: ../src/guestfs-actions.pod:8946 #, no-wrap msgid "" " char *\n" @@ -36182,29 +40564,36 @@ msgid "" " const char *meth,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_zfile (guestfs_h *g,\n const char *meth,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_zfile (guestfs_h *g,\n" +" const char *meth,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8937 +#: ../src/guestfs-actions.pod:8951 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_file> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_file> を" +"使用してください。" #. type: textblock -#: ../src/guestfs-actions.pod:8949 +#: ../src/guestfs-actions.pod:8963 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8957 +#: ../src/guestfs-actions.pod:8971 msgid "guestfs_zgrep" msgstr "guestfs_zgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8959 +#: ../src/guestfs-actions.pod:8973 #, no-wrap msgid "" " char **\n" @@ -36212,15 +40601,20 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zgrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zgrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8976 +#: ../src/guestfs-actions.pod:8990 msgid "guestfs_zgrepi" msgstr "guestfs_zgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8978 +#: ../src/guestfs-actions.pod:8992 #, no-wrap msgid "" " char **\n" @@ -36228,7 +40622,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zgrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zgrepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =item #: ../src/guestfs-availability.pod:3 @@ -36238,12 +40637,17 @@ msgstr "B<augeas>" #. type: textblock #: ../src/guestfs-availability.pod:5 msgid "" -"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> " -"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> " -"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> " -"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> " -"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" -msgstr "以下の関数: L</guestfs_aug_clear> L</guestfs_aug_close> L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" +"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" +"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" +"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" +"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " +"L</guestfs_aug_save> L</guestfs_aug_set>" +msgstr "" +"以下の関数: L</guestfs_aug_clear> L</guestfs_aug_close> L</" +"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" +"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" +"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " +"L</guestfs_aug_save> L</guestfs_aug_set>" #. type: =item #: ../src/guestfs-availability.pod:21 @@ -36273,10 +40677,13 @@ msgstr "B<inotify>" #. type: textblock #: ../src/guestfs-availability.pod:33 msgid "" -"The following functions: L</guestfs_inotify_add_watch> " -"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>" -" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" -msgstr "以下の関数: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" +"The following functions: L</guestfs_inotify_add_watch> L</" +"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</" +"guestfs_inotify_read> L</guestfs_inotify_rm_watch>" +msgstr "" +"以下の関数: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</" +"guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</" +"guestfs_inotify_rm_watch>" #. type: =item #: ../src/guestfs-availability.pod:41 @@ -36286,9 +40693,11 @@ msgstr "B<linuxfsuuid>" #. type: textblock #: ../src/guestfs-availability.pod:43 msgid "" -"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> " -"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" -msgstr "以下の関数: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" +"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +msgstr "" +"以下の関数: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" +"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" #. type: =item #: ../src/guestfs-availability.pod:50 @@ -36308,11 +40717,14 @@ msgstr "B<linuxxattrs>" #. type: textblock #: ../src/guestfs-availability.pod:57 msgid "" -"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> " -"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> " -"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> " -"L</guestfs_setxattr>" -msgstr "以下の関数: L</guestfs_getxattr> L</guestfs_getxattrs> L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</guestfs_setxattr>" +"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</" +"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</" +"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</" +"guestfs_setxattr>" +msgstr "" +"以下の関数: L</guestfs_getxattr> L</guestfs_getxattrs> L</guestfs_lgetxattr> " +"L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</guestfs_lsetxattr> L</" +"guestfs_lxattrlist> L</guestfs_removexattr> L</guestfs_setxattr>" #. type: =item #: ../src/guestfs-availability.pod:68 @@ -36322,10 +40734,13 @@ msgstr "B<luks>" #. type: textblock #: ../src/guestfs-availability.pod:70 msgid "" -"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> " -"L</guestfs_luks_format> L</guestfs_luks_format_cipher> " -"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" -msgstr "以下の関数: L</guestfs_luks_add_key> L</guestfs_luks_close> L</guestfs_luks_format> L</guestfs_luks_format_cipher> L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" +"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" +"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +msgstr "" +"以下の関数: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" +"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" +"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" #. type: =item #: ../src/guestfs-availability.pod:79 @@ -36335,15 +40750,21 @@ msgstr "B<lvm2>" #. type: textblock #: ../src/guestfs-availability.pod:81 msgid "" -"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> " -"L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> " -"L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> " -"L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> " -"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> " -"L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> " -"L</guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> " -"L</guestfs_vgs_full>" -msgstr "以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" +"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</" +"guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</" +"guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</" +"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</" +"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" +"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" +"guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" +msgstr "" +"以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</" +"guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</" +"guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</" +"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</" +"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" +"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" +"guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" #. type: =item #: ../src/guestfs-availability.pod:104 @@ -36353,9 +40774,10 @@ msgstr "B<mdadm>" #. type: textblock #: ../src/guestfs-availability.pod:106 msgid "" -"The following functions: L</guestfs_md_create> L</guestfs_md_detail> " -"L</guestfs_md_stop>" -msgstr "以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stop>" +"The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</" +"guestfs_md_stop>" +msgstr "" +"以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stop>" #. type: =item #: ../src/guestfs-availability.pod:111 @@ -36365,9 +40787,11 @@ msgstr "B<mknod>" #. type: textblock #: ../src/guestfs-availability.pod:113 msgid "" -"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> " -"L</guestfs_mknod_b> L</guestfs_mknod_c>" -msgstr "以下の関数: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</guestfs_mknod_c>" +"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</" +"guestfs_mknod_b> L</guestfs_mknod_c>" +msgstr "" +"以下の関数: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</" +"guestfs_mknod_c>" #. type: =item #: ../src/guestfs-availability.pod:119 @@ -36391,7 +40815,9 @@ msgstr "B<ntfsprogs>" msgid "" "The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> " "L</guestfs_ntfsresize_size>" -msgstr "以下の関数: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</guestfs_ntfsresize_size>" +msgstr "" +"以下の関数: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</" +"guestfs_ntfsresize_size>" #. type: =item #: ../src/guestfs-availability.pod:134 @@ -36411,9 +40837,11 @@ msgstr "B<scrub>" #. type: textblock #: ../src/guestfs-availability.pod:141 msgid "" -"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> " -"L</guestfs_scrub_freespace>" -msgstr "以下の関数: L</guestfs_scrub_device> L</guestfs_scrub_file> L</guestfs_scrub_freespace>" +"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" +"guestfs_scrub_freespace>" +msgstr "" +"以下の関数: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" +"guestfs_scrub_freespace>" #. type: =item #: ../src/guestfs-availability.pod:146 @@ -36469,7 +40897,12 @@ msgid "" " int32_t b;\n" " };\n" " \n" -msgstr " struct guestfs_int_bool {\n int32_t i;\n int32_t b;\n };\n \n" +msgstr "" +" struct guestfs_int_bool {\n" +" int32_t i;\n" +" int32_t b;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:8 @@ -36480,7 +40913,12 @@ msgid "" " struct guestfs_int_bool *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_int_bool_list {\n uint32_t len; /* Number of elements in list. */\n struct guestfs_int_bool *val; /* Elements. */\n };\n \n" +msgstr "" +" struct guestfs_int_bool_list {\n" +" uint32_t len; /* Number of elements in list. */\n" +" struct guestfs_int_bool *val; /* Elements. */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:13 @@ -36489,7 +40927,10 @@ msgid "" " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" " void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" "\n" -msgstr " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n\n" +msgstr "" +" void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" +" void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:16 @@ -36518,7 +40959,25 @@ msgid "" " uint64_t pv_mda_free;\n" " };\n" " \n" -msgstr " struct guestfs_lvm_pv {\n char *pv_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char pv_uuid[32];\n char *pv_fmt;\n uint64_t pv_size;\n uint64_t dev_size;\n uint64_t pv_free;\n uint64_t pv_used;\n char *pv_attr;\n int64_t pv_pe_count;\n int64_t pv_pe_alloc_count;\n char *pv_tags;\n uint64_t pe_start;\n int64_t pv_mda_count;\n uint64_t pv_mda_free;\n };\n \n" +msgstr "" +" struct guestfs_lvm_pv {\n" +" char *pv_name;\n" +" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" +" char pv_uuid[32];\n" +" char *pv_fmt;\n" +" uint64_t pv_size;\n" +" uint64_t dev_size;\n" +" uint64_t pv_free;\n" +" uint64_t pv_used;\n" +" char *pv_attr;\n" +" int64_t pv_pe_count;\n" +" int64_t pv_pe_alloc_count;\n" +" char *pv_tags;\n" +" uint64_t pe_start;\n" +" int64_t pv_mda_count;\n" +" uint64_t pv_mda_free;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:36 @@ -36529,7 +40988,12 @@ msgid "" " struct guestfs_lvm_pv *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_lvm_pv_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_pv *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_lvm_pv_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_lvm_pv *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:41 @@ -36538,7 +41002,10 @@ msgid "" " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" " void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" "\n" -msgstr " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" +" void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:44 @@ -36572,7 +41039,30 @@ msgid "" " uint64_t vg_mda_free;\n" " };\n" " \n" -msgstr " struct guestfs_lvm_vg {\n char *vg_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char vg_uuid[32];\n char *vg_fmt;\n char *vg_attr;\n uint64_t vg_size;\n uint64_t vg_free;\n char *vg_sysid;\n uint64_t vg_extent_size;\n int64_t vg_extent_count;\n int64_t vg_free_count;\n int64_t max_lv;\n int64_t max_pv;\n int64_t pv_count;\n int64_t lv_count;\n int64_t snap_count;\n int64_t vg_seqno;\n char *vg_tags;\n int64_t vg_mda_count;\n uint64_t vg_mda_free;\n };\n \n" +msgstr "" +" struct guestfs_lvm_vg {\n" +" char *vg_name;\n" +" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" +" char vg_uuid[32];\n" +" char *vg_fmt;\n" +" char *vg_attr;\n" +" uint64_t vg_size;\n" +" uint64_t vg_free;\n" +" char *vg_sysid;\n" +" uint64_t vg_extent_size;\n" +" int64_t vg_extent_count;\n" +" int64_t vg_free_count;\n" +" int64_t max_lv;\n" +" int64_t max_pv;\n" +" int64_t pv_count;\n" +" int64_t lv_count;\n" +" int64_t snap_count;\n" +" int64_t vg_seqno;\n" +" char *vg_tags;\n" +" int64_t vg_mda_count;\n" +" uint64_t vg_mda_free;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:69 @@ -36583,7 +41073,12 @@ msgid "" " struct guestfs_lvm_vg *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_lvm_vg_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_vg *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_lvm_vg_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_lvm_vg *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:74 @@ -36592,7 +41087,10 @@ msgid "" " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" " void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" "\n" -msgstr " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" +" void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:77 @@ -36625,7 +41123,29 @@ msgid "" " char *modules;\n" " };\n" " \n" -msgstr " struct guestfs_lvm_lv {\n char *lv_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char lv_uuid[32];\n char *lv_attr;\n int64_t lv_major;\n int64_t lv_minor;\n int64_t lv_kernel_major;\n int64_t lv_kernel_minor;\n uint64_t lv_size;\n int64_t seg_count;\n char *origin;\n /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n float snap_percent;\n /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n float copy_percent;\n char *move_pv;\n char *lv_tags;\n char *mirror_log;\n char *modules;\n };\n \n" +msgstr "" +" struct guestfs_lvm_lv {\n" +" char *lv_name;\n" +" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" +" char lv_uuid[32];\n" +" char *lv_attr;\n" +" int64_t lv_major;\n" +" int64_t lv_minor;\n" +" int64_t lv_kernel_major;\n" +" int64_t lv_kernel_minor;\n" +" uint64_t lv_size;\n" +" int64_t seg_count;\n" +" char *origin;\n" +" /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n" +" float snap_percent;\n" +" /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n" +" float copy_percent;\n" +" char *move_pv;\n" +" char *lv_tags;\n" +" char *mirror_log;\n" +" char *modules;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:101 @@ -36636,7 +41156,12 @@ msgid "" " struct guestfs_lvm_lv *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_lvm_lv_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_lv *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_lvm_lv_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_lvm_lv *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:106 @@ -36645,7 +41170,10 @@ msgid "" " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" " void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" "\n" -msgstr " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" +" void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" +"\n" #. type: verbatim #: ../src/guestfs-structs.pod:111 @@ -36667,7 +41195,23 @@ msgid "" " int64_t ctime;\n" " };\n" " \n" -msgstr " struct guestfs_stat {\n int64_t dev;\n int64_t ino;\n int64_t mode;\n int64_t nlink;\n int64_t uid;\n int64_t gid;\n int64_t rdev;\n int64_t size;\n int64_t blksize;\n int64_t blocks;\n int64_t atime;\n int64_t mtime;\n int64_t ctime;\n };\n \n" +msgstr "" +" struct guestfs_stat {\n" +" int64_t dev;\n" +" int64_t ino;\n" +" int64_t mode;\n" +" int64_t nlink;\n" +" int64_t uid;\n" +" int64_t gid;\n" +" int64_t rdev;\n" +" int64_t size;\n" +" int64_t blksize;\n" +" int64_t blocks;\n" +" int64_t atime;\n" +" int64_t mtime;\n" +" int64_t ctime;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:127 @@ -36678,7 +41222,12 @@ msgid "" " struct guestfs_stat *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_stat_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_stat *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_stat_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_stat *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:132 @@ -36687,7 +41236,10 @@ msgid "" " void guestfs_free_stat (struct guestfs_free_stat *);\n" " void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" "\n" -msgstr " void guestfs_free_stat (struct guestfs_free_stat *);\n void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n\n" +msgstr "" +" void guestfs_free_stat (struct guestfs_free_stat *);\n" +" void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" +"\n" #. type: verbatim #: ../src/guestfs-structs.pod:137 @@ -36707,7 +41259,21 @@ msgid "" " int64_t namemax;\n" " };\n" " \n" -msgstr " struct guestfs_statvfs {\n int64_t bsize;\n int64_t frsize;\n int64_t blocks;\n int64_t bfree;\n int64_t bavail;\n int64_t files;\n int64_t ffree;\n int64_t favail;\n int64_t fsid;\n int64_t flag;\n int64_t namemax;\n };\n \n" +msgstr "" +" struct guestfs_statvfs {\n" +" int64_t bsize;\n" +" int64_t frsize;\n" +" int64_t blocks;\n" +" int64_t bfree;\n" +" int64_t bavail;\n" +" int64_t files;\n" +" int64_t ffree;\n" +" int64_t favail;\n" +" int64_t fsid;\n" +" int64_t flag;\n" +" int64_t namemax;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:151 @@ -36718,7 +41284,12 @@ msgid "" " struct guestfs_statvfs *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_statvfs_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_statvfs *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_statvfs_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_statvfs *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:156 @@ -36727,7 +41298,10 @@ msgid "" " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" " void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" "\n" -msgstr " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n\n" +msgstr "" +" void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" +" void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:159 @@ -36744,7 +41318,13 @@ msgid "" " char *name;\n" " };\n" " \n" -msgstr " struct guestfs_dirent {\n int64_t ino;\n char ftyp;\n char *name;\n };\n \n" +msgstr "" +" struct guestfs_dirent {\n" +" int64_t ino;\n" +" char ftyp;\n" +" char *name;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:167 @@ -36755,7 +41335,12 @@ msgid "" " struct guestfs_dirent *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_dirent_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_dirent *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_dirent_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_dirent *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:172 @@ -36764,7 +41349,10 @@ msgid "" " void guestfs_free_dirent (struct guestfs_free_dirent *);\n" " void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" "\n" -msgstr " void guestfs_free_dirent (struct guestfs_free_dirent *);\n void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n\n" +msgstr "" +" void guestfs_free_dirent (struct guestfs_free_dirent *);\n" +" void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" +"\n" #. type: verbatim #: ../src/guestfs-structs.pod:177 @@ -36777,7 +41365,14 @@ msgid "" " char *extra;\n" " };\n" " \n" -msgstr " struct guestfs_version {\n int64_t major;\n int64_t minor;\n int64_t release;\n char *extra;\n };\n \n" +msgstr "" +" struct guestfs_version {\n" +" int64_t major;\n" +" int64_t minor;\n" +" int64_t release;\n" +" char *extra;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:184 @@ -36788,7 +41383,12 @@ msgid "" " struct guestfs_version *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_version_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_version *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_version_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_version *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:189 @@ -36797,7 +41397,10 @@ msgid "" " void guestfs_free_version (struct guestfs_free_version *);\n" " void guestfs_free_version_list (struct guestfs_free_version_list *);\n" "\n" -msgstr " void guestfs_free_version (struct guestfs_free_version *);\n void guestfs_free_version_list (struct guestfs_free_version_list *);\n\n" +msgstr "" +" void guestfs_free_version (struct guestfs_free_version *);\n" +" void guestfs_free_version_list (struct guestfs_free_version_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:192 @@ -36815,7 +41418,14 @@ msgid "" " char *attrval;\n" " };\n" " \n" -msgstr " struct guestfs_xattr {\n char *attrname;\n /* 以下の 2 項目はバイト列を表します。 */\n uint32_t attrval_len;\n char *attrval;\n };\n \n" +msgstr "" +" struct guestfs_xattr {\n" +" char *attrname;\n" +" /* 以下の 2 項目はバイト列を表します。 */\n" +" uint32_t attrval_len;\n" +" char *attrval;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:201 @@ -36826,7 +41436,12 @@ msgid "" " struct guestfs_xattr *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_xattr_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_xattr *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_xattr_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_xattr *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:206 @@ -36835,7 +41450,10 @@ msgid "" " void guestfs_free_xattr (struct guestfs_free_xattr *);\n" " void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" "\n" -msgstr " void guestfs_free_xattr (struct guestfs_free_xattr *);\n void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n\n" +msgstr "" +" void guestfs_free_xattr (struct guestfs_free_xattr *);\n" +" void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:209 @@ -36853,7 +41471,14 @@ msgid "" " char *in_name;\n" " };\n" " \n" -msgstr " struct guestfs_inotify_event {\n int64_t in_wd;\n uint32_t in_mask;\n uint32_t in_cookie;\n char *in_name;\n };\n \n" +msgstr "" +" struct guestfs_inotify_event {\n" +" int64_t in_wd;\n" +" uint32_t in_mask;\n" +" uint32_t in_cookie;\n" +" char *in_name;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:218 @@ -36864,7 +41489,12 @@ msgid "" " struct guestfs_inotify_event *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_inotify_event_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_inotify_event *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_inotify_event_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_inotify_event *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:223 @@ -36873,7 +41503,10 @@ msgid "" " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" " void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" "\n" -msgstr " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n\n" +msgstr "" +" void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" +" void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:226 @@ -36891,7 +41524,14 @@ msgid "" " uint64_t part_size;\n" " };\n" " \n" -msgstr " struct guestfs_partition {\n int32_t part_num;\n uint64_t part_start;\n uint64_t part_end;\n uint64_t part_size;\n };\n \n" +msgstr "" +" struct guestfs_partition {\n" +" int32_t part_num;\n" +" uint64_t part_start;\n" +" uint64_t part_end;\n" +" uint64_t part_size;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:235 @@ -36902,7 +41542,12 @@ msgid "" " struct guestfs_partition *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_partition_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_partition *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_partition_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_partition *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:240 @@ -36911,7 +41556,10 @@ msgid "" " void guestfs_free_partition (struct guestfs_free_partition *);\n" " void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" "\n" -msgstr " void guestfs_free_partition (struct guestfs_free_partition *);\n void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n\n" +msgstr "" +" void guestfs_free_partition (struct guestfs_free_partition *);\n" +" void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:243 @@ -36937,7 +41585,22 @@ msgid "" " char *app_description;\n" " };\n" " \n" -msgstr " struct guestfs_application {\n char *app_name;\n char *app_display_name;\n int32_t app_epoch;\n char *app_version;\n char *app_release;\n char *app_install_path;\n char *app_trans_path;\n char *app_publisher;\n char *app_url;\n char *app_source_package;\n char *app_summary;\n char *app_description;\n };\n \n" +msgstr "" +" struct guestfs_application {\n" +" char *app_name;\n" +" char *app_display_name;\n" +" int32_t app_epoch;\n" +" char *app_version;\n" +" char *app_release;\n" +" char *app_install_path;\n" +" char *app_trans_path;\n" +" char *app_publisher;\n" +" char *app_url;\n" +" char *app_source_package;\n" +" char *app_summary;\n" +" char *app_description;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:260 @@ -36948,7 +41611,12 @@ msgid "" " struct guestfs_application *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_application_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_application *val; /* 要素 */\n };\n \n" +msgstr "" +" struct guestfs_application_list {\n" +" uint32_t len; /* 一覧の要素数 */\n" +" struct guestfs_application *val; /* 要素 */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:265 @@ -36957,7 +41625,10 @@ msgid "" " void guestfs_free_application (struct guestfs_free_application *);\n" " void guestfs_free_application_list (struct guestfs_free_application_list *);\n" "\n" -msgstr " void guestfs_free_application (struct guestfs_free_application *);\n void guestfs_free_application_list (struct guestfs_free_application_list *);\n\n" +msgstr "" +" void guestfs_free_application (struct guestfs_free_application *);\n" +" void guestfs_free_application_list (struct guestfs_free_application_list *);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:5 @@ -36976,7 +41647,15 @@ msgid "" " guestfs_umount (g, \"/\");\n" " guestfs_close (g);\n" "\n" -msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive (g, \"guest.img\");\n guestfs_launch (g);\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n guestfs_touch (g, \"/hello\");\n guestfs_umount (g, \"/\");\n guestfs_close (g);\n\n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" guestfs_add_drive (g, \"guest.img\");\n" +" guestfs_launch (g);\n" +" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" +" guestfs_touch (g, \"/hello\");\n" +" guestfs_umount (g, \"/\");\n" +" guestfs_close (g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:25 @@ -36987,16 +41666,26 @@ msgid "" "between virtualization systems (see also: virt-p2v), performing partial " "backups, performing partial guest clones, cloning guests and changing " "registry/UUID/hostname info, and much else besides." -msgstr "libguestfs は仮想マシンのディスクイメージにアクセスおよび修正するためのライブラリーです。 以下のことに適してします: 仮想マシンの設定変更バッチを作成する、ディスクの使用済み・空き容量を取得する (関連項目: virt-df)、仮想化システム間を移行する (関連項目: virt-p2v)、部分的なバックアップを実行する、仮想マシンの部分的なクローンを実行する、仮想マシンをクローンしてレジストリ/UUID/ホスト名の情報を変更する、さらに他にもあります。" +msgstr "" +"libguestfs は仮想マシンのディスクイメージにアクセスおよび修正するためのライブ" +"ラリーです。 以下のことに適してします: 仮想マシンの設定変更バッチを作成す" +"る、ディスクの使用済み・空き容量を取得する (関連項目: virt-df)、仮想化システ" +"ム間を移行する (関連項目: virt-p2v)、部分的なバックアップを実行する、仮想マシ" +"ンの部分的なクローンを実行する、仮想マシンをクローンしてレジストリ/UUID/ホス" +"ト名の情報を変更する、さらに他にもあります。" #. type: textblock #: ../src/guestfs.pod:33 msgid "" -"Libguestfs uses Linux kernel and qemu code, and can access any type of guest" -" filesystem that Linux and qemu can, including but not limited to: ext2/3/4," -" btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " +"Libguestfs uses Linux kernel and qemu code, and can access any type of guest " +"filesystem that Linux and qemu can, including but not limited to: ext2/3/4, " +"btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " "qcow2, vmdk." -msgstr "libguestfs は Linux カーネルと QEMU コードを使用します。 Linux と QEMU がアクセスできるすべての形式の仮想マシンファイルシステムにアクセスできますが、これに制限されるわけではありません: ext2/3/4, btrfs, FAT and NTFS, LVM, 多くのディスクパーティションスキーマ, qcow, qcow2, vmdk." +msgstr "" +"libguestfs は Linux カーネルと QEMU コードを使用します。 Linux と QEMU がアク" +"セスできるすべての形式の仮想マシンファイルシステムにアクセスできますが、これ" +"に制限されるわけではありません: ext2/3/4, btrfs, FAT and NTFS, LVM, 多くの" +"ディスクパーティションスキーマ, qcow, qcow2, vmdk." #. type: textblock #: ../src/guestfs.pod:38 @@ -37004,15 +41693,19 @@ msgid "" "Libguestfs provides ways to enumerate guest storage (eg. partitions, LVs, " "what filesystem is in each LV, etc.). It can also run commands in the " "context of the guest. Also you can access filesystems over FUSE." -msgstr "libguestfs は仮想マシンストレージ (例: パーティション、論理ボリューム、各論理ボリュームにあるファイルシステムなど) を列挙する方法を提供します。仮想マシンのコンテキストにおいてコマンドを実行することもできます。また FUSE 上でファイルシステムにアクセスできます。" +msgstr "" +"libguestfs は仮想マシンストレージ (例: パーティション、論理ボリューム、各論理" +"ボリュームにあるファイルシステムなど) を列挙する方法を提供します。仮想マシン" +"のコンテキストにおいてコマンドを実行することもできます。また FUSE 上でファイ" +"ルシステムにアクセスできます。" #. type: textblock #: ../src/guestfs.pod:43 msgid "" "Libguestfs is a library that can be linked with C and C++ management " -"programs (or management programs written in OCaml, Perl, Python, Ruby, Java," -" PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the" -" command line." +"programs (or management programs written in OCaml, Perl, Python, Ruby, Java, " +"PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the " +"command line." msgstr "" #. type: textblock @@ -37020,21 +41713,26 @@ msgstr "" msgid "" "You don't need to be root to use libguestfs, although obviously you do need " "enough permissions to access the disk images." -msgstr "libguestfs を使用するために root になる必要はありませんが、もちろんディスクイメージにアクセスするパーミッションが必要になります。" +msgstr "" +"libguestfs を使用するために root になる必要はありませんが、もちろんディスクイ" +"メージにアクセスするパーミッションが必要になります。" #. type: textblock #: ../src/guestfs.pod:51 msgid "" "Libguestfs is a large API because it can do many things. For a gentle " "introduction, please read the L</API OVERVIEW> section next." -msgstr "libguestfs は多くのことができるので大きな API です。簡単な概要は L</API 概要> セクションを参照してください。" +msgstr "" +"libguestfs は多くのことができるので大きな API です。簡単な概要は L</API 概要" +"> セクションを参照してください。" #. type: textblock #: ../src/guestfs.pod:54 msgid "" "There are also some example programs in the L<guestfs-examples(3)> manual " "page." -msgstr "L<guestfs-examples(3)> マニュアルページにいくつかのプログラム例があります。" +msgstr "" +"L<guestfs-examples(3)> マニュアルページにいくつかのプログラム例があります。" #. type: =head1 #: ../src/guestfs.pod:57 @@ -37044,10 +41742,13 @@ msgstr "API 概要" #. type: textblock #: ../src/guestfs.pod:59 msgid "" -"This section provides a gentler overview of the libguestfs API. We also try" -" to group API calls together, where that may not be obvious from reading " +"This section provides a gentler overview of the libguestfs API. We also try " +"to group API calls together, where that may not be obvious from reading " "about the individual calls in the main section of this manual." -msgstr "このセクションは libguestfs API の簡単な概要を示します。 一緒に呼ばれるグループ API を試みます。これは、このマニュアルのメインセクションにおいて個々の呼び出しに関して読む必要が無くなります。" +msgstr "" +"このセクションは libguestfs API の簡単な概要を示します。 一緒に呼ばれるグ" +"ループ API を試みます。これは、このマニュアルのメインセクションにおいて個々の" +"呼び出しに関して読む必要が無くなります。" #. type: =head2 #: ../src/guestfs.pod:64 @@ -37060,15 +41761,21 @@ msgid "" "Before you can use libguestfs calls, you have to create a handle. Then you " "must add at least one disk image to the handle, followed by launching the " "handle, then performing whatever operations you want, and finally closing " -"the handle. By convention we use the single letter C<g> for the name of the" -" handle variable, although of course you can use any name you want." -msgstr "libguestfs 呼び出しを使用する前に、ハンドルを作成する必要があります。そして、少なくとも 1 つのディスクイメージをハンドルを追加する必要があります。続けて、ハンドルを開始して、好きな操作を実行します。最後に、ハンドルを閉じます。利便性のため、ハンドル変数の名前を 1 文字の C<g> を使用します。もちろん、好きな名前を使うことができます。" +"the handle. By convention we use the single letter C<g> for the name of the " +"handle variable, although of course you can use any name you want." +msgstr "" +"libguestfs 呼び出しを使用する前に、ハンドルを作成する必要があります。そして、" +"少なくとも 1 つのディスクイメージをハンドルを追加する必要があります。続けて、" +"ハンドルを開始して、好きな操作を実行します。最後に、ハンドルを閉じます。利便" +"性のため、ハンドル変数の名前を 1 文字の C<g> を使用します。もちろん、好きな名" +"前を使うことができます。" #. type: textblock #: ../src/guestfs.pod:73 -msgid "" -"The general structure of all libguestfs-using programs looks like this:" -msgstr "libguestfs を使用しているすべてのプログラムの一般的な構造はこのようなものです:" +msgid "The general structure of all libguestfs-using programs looks like this:" +msgstr "" +"libguestfs を使用しているすべてのプログラムの一般的な構造はこのようなもので" +"す:" #. type: verbatim #: ../src/guestfs.pod:76 @@ -37076,7 +41783,9 @@ msgstr "libguestfs を使用しているすべてのプログラムの一般的 msgid "" " guestfs_h *g = guestfs_create ();\n" " \n" -msgstr " guestfs_h *g = guestfs_create ();\n \n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:78 @@ -37087,7 +41796,12 @@ msgid "" " */\n" " guestfs_add_drive (g, \"guest.img\");\n" " \n" -msgstr " /* 複数のディスクイメージがあれば、その回数だけ\n * guestfs_add_drive を呼び出します。\n */\n guestfs_add_drive (g, \"guest.img\");\n \n" +msgstr "" +" /* 複数のディスクイメージがあれば、その回数だけ\n" +" * guestfs_add_drive を呼び出します。\n" +" */\n" +" guestfs_add_drive (g, \"guest.img\");\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:83 @@ -37099,7 +41813,13 @@ msgid "" " */\n" " guestfs_launch (g);\n" " \n" -msgstr " /* 大抵の操作呼び出しはハンドル 'g' を開始するまでうまく\n * 機能しません。ドライブを追加した「後」、他のコマンド\n * を実行する「前」にこれを行う必要があります。\n */\n guestfs_launch (g);\n \n" +msgstr "" +" /* 大抵の操作呼び出しはハンドル 'g' を開始するまでうまく\n" +" * 機能しません。ドライブを追加した「後」、他のコマンド\n" +" * を実行する「前」にこれを行う必要があります。\n" +" */\n" +" guestfs_launch (g);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:89 @@ -37110,7 +41830,12 @@ msgid "" " char **partitions = guestfs_list_partitions (g);\n" " char **logvols = guestfs_lvs (g);\n" " \n" -msgstr " /* どのパーティションや論理ボリュームが利用できるかを確認できます。\n */\n char **partitions = guestfs_list_partitions (g);\n char **logvols = guestfs_lvs (g);\n \n" +msgstr "" +" /* どのパーティションや論理ボリュームが利用できるかを確認できます。\n" +" */\n" +" char **partitions = guestfs_list_partitions (g);\n" +" char **logvols = guestfs_lvs (g);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:94 @@ -37120,7 +41845,12 @@ msgid "" " */\n" " guestfs_mount (g, \"/dev/sda1\", \"/\");\n" " \n" -msgstr " /* イメージにあるファイルシステムにアクセスするには、\n * マウントしなければいけません。\n */\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n \n" +msgstr "" +" /* イメージにあるファイルシステムにアクセスするには、\n" +" * マウントしなければいけません。\n" +" */\n" +" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:98 @@ -37131,7 +41861,12 @@ msgid "" " */\n" " guestfs_touch (g, \"/hello\");\n" " \n" -msgstr " /* これで、仮想マシンのイメージにおいて、ファイルシステムの\n * アクションを実行できます。\n */\n guestfs_touch (g, \"/hello\");\n \n" +msgstr "" +" /* これで、仮想マシンのイメージにおいて、ファイルシステムの\n" +" * アクションを実行できます。\n" +" */\n" +" guestfs_touch (g, \"/hello\");\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:103 @@ -37143,7 +41878,13 @@ msgid "" " */\n" " guestfs_sync (g);\n" " \n" -msgstr " /* これは libguestfs < 1.5.24 に対してのみ必要にです。\n * それ以降はハンドルを閉じるときに自動的に実行されます。\n * このページにある自動同期の議論を参照してください。\n */\n guestfs_sync (g);\n \n" +msgstr "" +" /* これは libguestfs < 1.5.24 に対してのみ必要にです。\n" +" * それ以降はハンドルを閉じるときに自動的に実行されます。\n" +" * このページにある自動同期の議論を参照してください。\n" +" */\n" +" guestfs_sync (g);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:109 @@ -37152,7 +41893,10 @@ msgid "" " /* Close the handle 'g'. */\n" " guestfs_close (g);\n" "\n" -msgstr " /* 'g' を閉じます。 */\n guestfs_close (g);\n\n" +msgstr "" +" /* 'g' を閉じます。 */\n" +" guestfs_close (g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:112 @@ -37164,7 +41908,14 @@ msgid "" "how to handle errors, and consult the documentation for each function call " "below to see precisely how they return error indications. See L<guestfs-" "examples(3)> for fully worked examples." -msgstr "上のコードは何もエラーチェックを含めていません。実際のコードにおいては、エラーに対して返り値を注意深く確認すべきです。一般的に、整数を返すすべての関数はエラーのときに C<-1> を返します。ポインターを返すすべての関数はエラーのときに C<NULL> を返します。エラーを処理する方法については以下のセクション L</エラー処理方法> を参照してください。各関数がどのようにエラー表示を返すのかを詳しく確認するには、以下にある各関数のドキュメントを参照してください。全体的に動作する例は L<guestfs-examples(3)> を参照してください。" +msgstr "" +"上のコードは何もエラーチェックを含めていません。実際のコードにおいては、エ" +"ラーに対して返り値を注意深く確認すべきです。一般的に、整数を返すすべての関数" +"はエラーのときに C<-1> を返します。ポインターを返すすべての関数はエラーのとき" +"に C<NULL> を返します。エラーを処理する方法については以下のセクション L</エ" +"ラー処理方法> を参照してください。各関数がどのようにエラー表示を返すのかを詳" +"しく確認するには、以下にある各関数のドキュメントを参照してください。全体的に" +"動作する例は L<guestfs-examples(3)> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:121 @@ -37176,18 +41927,25 @@ msgstr "ディスクイメージ" msgid "" "The image filename (C<\"guest.img\"> in the example above) could be a disk " "image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an " -"actual block device, or simply an empty file of zeroes that you have created" -" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all" -" of these." -msgstr "イメージファイル名 (上の例では C<\"guest.img\">) は、仮想マシンのディスクイメージ、物理ハードディスクの L<dd(1)> コピー、実際のブロックデバイス、単に L<posix_fallocate(3)> から作成した 0 の空ファイルがありえます。libguestfs はこれらすべてに役に立つことをさせます。" +"actual block device, or simply an empty file of zeroes that you have created " +"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all " +"of these." +msgstr "" +"イメージファイル名 (上の例では C<\"guest.img\">) は、仮想マシンのディスクイ" +"メージ、物理ハードディスクの L<dd(1)> コピー、実際のブロックデバイス、単に " +"L<posix_fallocate(3)> から作成した 0 の空ファイルがありえます。libguestfs は" +"これらすべてに役に立つことをさせます。" #. type: textblock #: ../src/guestfs.pod:129 msgid "" -"The call you should use in modern code for adding drives is " -"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and " +"The call you should use in modern code for adding drives is L</" +"guestfs_add_drive_opts>. To add a disk image, allowing writes, and " "specifying that the format is raw, do:" -msgstr "近代的なコードにおいてドライブを追加するために使用する呼び出しは L</guestfs_add_drive_opts> です。書き込み許可、raw 形式指定にて、ディスクイメージを追加するには、次を実行します:" +msgstr "" +"近代的なコードにおいてドライブを追加するために使用する呼び出しは L</" +"guestfs_add_drive_opts> です。書き込み許可、raw 形式指定にて、ディスクイメー" +"ジを追加するには、次を実行します:" #. type: verbatim #: ../src/guestfs.pod:133 @@ -37197,7 +41955,11 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:137 @@ -37213,38 +41975,56 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:144 msgid "" "or by calling the older function L</guestfs_add_drive_ro>. In either case " "libguestfs won't modify the file." -msgstr "または、古い関数 L</guestfs_add_drive_ro> を呼び出すことによりできます。どちらの場合も libguestfs はファイルを変更できません。" +msgstr "" +"または、古い関数 L</guestfs_add_drive_ro> を呼び出すことによりできます。どち" +"らの場合も libguestfs はファイルを変更できません。" #. type: textblock #: ../src/guestfs.pod:147 msgid "" "Be extremely cautious if the disk image is in use, eg. if it is being used " -"by a virtual machine. Adding it read-write will almost certainly cause disk" -" corruption, but adding it read-only is safe." -msgstr "ディスクイメージが使用中ならば、たとえば仮想マシンにより使用されているならば、特に注意してください。読み書き可能で追加することにより、ほぼ確実にディスク破損を引き起こします。一方、読み込み専用で追加することは安全です。" +"by a virtual machine. Adding it read-write will almost certainly cause disk " +"corruption, but adding it read-only is safe." +msgstr "" +"ディスクイメージが使用中ならば、たとえば仮想マシンにより使用されているなら" +"ば、特に注意してください。読み書き可能で追加することにより、ほぼ確実にディス" +"ク破損を引き起こします。一方、読み込み専用で追加することは安全です。" #. type: textblock #: ../src/guestfs.pod:151 msgid "" -"You must add at least one disk image, and you may add multiple disk images." -" In the API, the disk images are usually referred to as C</dev/sda> (for " -"the first one you added), C</dev/sdb> (for the second one you added), etc." -msgstr "少なくとも 1 つのディスクイメージを追加する必要があります。複数のディスクイメージを追加することもできます。 API において、ディスクイメージは通常 C</dev/sda> (最初に追加したもの)、C</dev/sdb> (2 番目に追加したもの)などのように参照されます。" +"You must add at least one disk image, and you may add multiple disk images. " +"In the API, the disk images are usually referred to as C</dev/sda> (for the " +"first one you added), C</dev/sdb> (for the second one you added), etc." +msgstr "" +"少なくとも 1 つのディスクイメージを追加する必要があります。複数のディスクイ" +"メージを追加することもできます。 API において、ディスクイメージは通常 C</dev/" +"sda> (最初に追加したもの)、C</dev/sdb> (2 番目に追加したもの)などのように" +"参照されます。" #. type: textblock #: ../src/guestfs.pod:156 msgid "" -"Once L</guestfs_launch> has been called you cannot add any more images. You" -" can call L</guestfs_list_devices> to get a list of the device names, in the" -" order that you added them. See also L</BLOCK DEVICE NAMING> below." -msgstr "一度 L</guestfs_launch> が呼び出されると、これ以上イメージを追加することはできません。それらを追加するためには、デバイス名の一覧を取得するために L</guestfs_list_devices> を呼び出せます。以下の L</ブロックデバイス命名法> を参照してください。" +"Once L</guestfs_launch> has been called you cannot add any more images. You " +"can call L</guestfs_list_devices> to get a list of the device names, in the " +"order that you added them. See also L</BLOCK DEVICE NAMING> below." +msgstr "" +"一度 L</guestfs_launch> が呼び出されると、これ以上イメージを追加することはで" +"きません。それらを追加するためには、デバイス名の一覧を取得するために L</" +"guestfs_list_devices> を呼び出せます。以下の L</ブロックデバイス命名法> を参" +"照してください。" #. type: =head2 #: ../src/guestfs.pod:161 @@ -37256,10 +42036,16 @@ msgstr "マウント" msgid "" "Before you can read or write files, create directories and so on in a disk " "image that contains filesystems, you have to mount those filesystems using " -"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that" -" a disk image contains (for example) one partition with a filesystem on that" -" partition, then you can mount it directly:" -msgstr "ファイルシステムを含むディスクイメージにおいて、ファイルを読み込みまたは書き込みできる、ディレクトリーを作成できるなどの前に、 L</guestfs_mount_options> または L</guestfs_mount_ro> を使用してそれらのファイルシステムをマウントする必要があります。ディスクイメージが(たとえば)そのパーティションにおいてファイルシステムを持つ 1 つのパーティションを含むことをすでにわかっているならば、それを直接マウントできます:" +"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that " +"a disk image contains (for example) one partition with a filesystem on that " +"partition, then you can mount it directly:" +msgstr "" +"ファイルシステムを含むディスクイメージにおいて、ファイルを読み込みまたは書き" +"込みできる、ディレクトリーを作成できるなどの前に、 L</guestfs_mount_options> " +"または L</guestfs_mount_ro> を使用してそれらのファイルシステムをマウントする" +"必要があります。ディスクイメージが(たとえば)そのパーティションにおいてファ" +"イルシステムを持つ 1 つのパーティションを含むことをすでにわかっているならば、" +"それを直接マウントできます:" #. type: verbatim #: ../src/guestfs.pod:170 @@ -37267,7 +42053,9 @@ msgstr "ファイルシステムを含むディスクイメージにおいて、 msgid "" " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" "\n" -msgstr " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n\n" +msgstr "" +" guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:172 @@ -37277,26 +42065,30 @@ msgid "" "logical volumes you could refer to those instead (eg. C</dev/VG/LV>). Note " "that these are libguestfs virtual devices, and are nothing to do with host " "devices." -msgstr "ここで C</dev/sda1> は文字どおり追加した最初のディスクイメージ (C</dev/sda>) の最初のパーティション (C<1>) を意味します。ディスクが Linux LVM2 論理ボリュームを含んでいると、代わりにそれら (例: C</dev/VG/LV>) を参照できます。これらは libguestfs 仮想デバイスであり、ホストデバイスには何もしないことに注意してください。" +msgstr "" +"ここで C</dev/sda1> は文字どおり追加した最初のディスクイメージ (C</dev/sda>) " +"の最初のパーティション (C<1>) を意味します。ディスクが Linux LVM2 論理ボ" +"リュームを含んでいると、代わりにそれら (例: C</dev/VG/LV>) を参照できます。こ" +"れらは libguestfs 仮想デバイスであり、ホストデバイスには何もしないことに注意" +"してください。" #. type: textblock #: ../src/guestfs.pod:178 msgid "" "If you are given a disk image and you don't know what it contains then you " -"have to find out. Libguestfs can do that too: use " -"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions " -"and LVs, and either try mounting each to see what is mountable, or else " -"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " +"have to find out. Libguestfs can do that too: use L</" +"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and " +"LVs, and either try mounting each to see what is mountable, or else examine " +"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " "filesystems, use L</guestfs_list_filesystems>." msgstr "" #. type: textblock #: ../src/guestfs.pod:186 msgid "" -"Libguestfs also has a set of APIs for inspection of unknown disk images (see" -" L</INSPECTION> below). But you might find it easier to look at higher " -"level programs built on top of libguestfs, in particular L<virt-" -"inspector(1)>." +"Libguestfs also has a set of APIs for inspection of unknown disk images (see " +"L</INSPECTION> below). But you might find it easier to look at higher level " +"programs built on top of libguestfs, in particular L<virt-inspector(1)>." msgstr "" #. type: textblock @@ -37304,7 +42096,9 @@ msgstr "" msgid "" "To mount a filesystem read-only, use L</guestfs_mount_ro>. There are " "several other variations of the C<guestfs_mount_*> call." -msgstr "ファイルシステムを読み込み専用でマウントするには L</guestfs_mount_ro> を使用します。いくつかの他の変種 C<guestfs_mount_*> 呼び出しがあります。" +msgstr "" +"ファイルシステムを読み込み専用でマウントするには L</guestfs_mount_ro> を使用" +"します。いくつかの他の変種 C<guestfs_mount_*> 呼び出しがあります。" #. type: =head2 #: ../src/guestfs.pod:194 @@ -37326,14 +42120,18 @@ msgstr "" msgid "" "Specify filenames as full paths, starting with C<\"/\"> and including the " "mount point." -msgstr "C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定します。" +msgstr "" +"C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定しま" +"す。" #. type: textblock #: ../src/guestfs.pod:205 msgid "" "For example, if you mounted a filesystem at C<\"/\"> and you want to read " "the file called C<\"etc/passwd\"> then you could do:" -msgstr "たとえば、C<\"/\"> にファイルシステムをマウントして、C<\"etc/passwd\"> というファイルを読み込みたければ、次のようにできます:" +msgstr "" +"たとえば、C<\"/\"> にファイルシステムをマウントして、C<\"etc/passwd\"> という" +"ファイルを読み込みたければ、次のようにできます:" #. type: verbatim #: ../src/guestfs.pod:208 @@ -37341,14 +42139,16 @@ msgstr "たとえば、C<\"/\"> にファイルシステムをマウントして msgid "" " char *data = guestfs_cat (g, \"/etc/passwd\");\n" "\n" -msgstr " char *data = guestfs_cat (g, \"/etc/passwd\");\n\n" +msgstr "" +" char *data = guestfs_cat (g, \"/etc/passwd\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:210 msgid "" "This would return C<data> as a newly allocated buffer containing the full " -"content of that file (with some conditions: see also L</DOWNLOADING> below)," -" or C<NULL> if there was an error." +"content of that file (with some conditions: see also L</DOWNLOADING> below), " +"or C<NULL> if there was an error." msgstr "" #. type: textblock @@ -37364,7 +42164,9 @@ msgstr "" msgid "" " guestfs_mkdir (g, \"/var\");\n" "\n" -msgstr " guestfs_mkdir (g, \"/var\");\n\n" +msgstr "" +" guestfs_mkdir (g, \"/var\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:219 @@ -37378,7 +42180,10 @@ msgid "" " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" " \"/etc/rc3.d/S30portmap\");\n" "\n" -msgstr " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n \"/etc/rc3.d/S30portmap\");\n\n" +msgstr "" +" guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" +" \"/etc/rc3.d/S30portmap\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:224 @@ -37400,8 +42205,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:233 msgid "" -"File writes are affected by the per-handle umask, set by calling " -"L</guestfs_umask> and defaulting to 022. See L</UMASK>." +"File writes are affected by the per-handle umask, set by calling L</" +"guestfs_umask> and defaulting to 022. See L</UMASK>." msgstr "" #. type: =head2 @@ -37412,16 +42217,20 @@ msgstr "パーティション" #. type: textblock #: ../src/guestfs.pod:238 msgid "" -"Libguestfs contains API calls to read, create and modify partition tables on" -" disk images." -msgstr "libguestfs はディスクイメージにあるパーティションテーブルを読み込み、作成、変更するための API 呼び出しがあります。" +"Libguestfs contains API calls to read, create and modify partition tables on " +"disk images." +msgstr "" +"libguestfs はディスクイメージにあるパーティションテーブルを読み込み、作成、変" +"更するための API 呼び出しがあります。" #. type: textblock #: ../src/guestfs.pod:241 msgid "" "In the common case where you want to create a single partition covering the " "whole disk, you should use the L</guestfs_part_disk> call:" -msgstr "ディスク全体に単一のパーティションを作成したいという一般的な場合、 L</guestfs_part_disk> 呼び出しを使用できます:" +msgstr "" +"ディスク全体に単一のパーティションを作成したいという一般的な場合、 L</" +"guestfs_part_disk> 呼び出しを使用できます:" #. type: verbatim #: ../src/guestfs.pod:245 @@ -37432,13 +42241,17 @@ msgid "" " parttype = \"gpt\";\n" " guestfs_part_disk (g, \"/dev/sda\", parttype);\n" "\n" -msgstr " const char *parttype = \"mbr\";\n if (disk_is_larger_than_2TB)\n parttype = \"gpt\";\n guestfs_part_disk (g, \"/dev/sda\", parttype);\n\n" +msgstr "" +" const char *parttype = \"mbr\";\n" +" if (disk_is_larger_than_2TB)\n" +" parttype = \"gpt\";\n" +" guestfs_part_disk (g, \"/dev/sda\", parttype);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:250 msgid "" -"Obviously this effectively wipes anything that was on that disk image " -"before." +"Obviously this effectively wipes anything that was on that disk image before." msgstr "" #. type: =head2 @@ -37449,18 +42262,20 @@ msgstr "LVM2" #. type: textblock #: ../src/guestfs.pod:255 msgid "" -"Libguestfs provides access to a large part of the LVM2 API, such as " -"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense " -"unless you familiarize yourself with the concepts of physical volumes, " -"volume groups and logical volumes." +"Libguestfs provides access to a large part of the LVM2 API, such as L</" +"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless " +"you familiarize yourself with the concepts of physical volumes, volume " +"groups and logical volumes." msgstr "" #. type: textblock #: ../src/guestfs.pod:260 msgid "" -"This author strongly recommends reading the LVM HOWTO, online at " -"L<http://tldp.org/HOWTO/LVM-HOWTO/>." -msgstr "この著者はオンラインで L<http://tldp.org/HOWTO/LVM-HOWTO/> にある LVM HOWTO を読むことを強く推奨します。" +"This author strongly recommends reading the LVM HOWTO, online at L<http://" +"tldp.org/HOWTO/LVM-HOWTO/>." +msgstr "" +"この著者はオンラインで L<http://tldp.org/HOWTO/LVM-HOWTO/> にある LVM HOWTO " +"を読むことを強く推奨します。" #. type: =head2 #: ../src/guestfs.pod:263 @@ -37471,8 +42286,8 @@ msgstr "ダウンロード" #: ../src/guestfs.pod:265 msgid "" "Use L</guestfs_cat> to download small, text only files. This call is " -"limited to files which are less than 2 MB and which cannot contain any ASCII" -" NUL (C<\\0>) characters. However the API is very simple to use." +"limited to files which are less than 2 MB and which cannot contain any ASCII " +"NUL (C<\\0>) characters. However the API is very simple to use." msgstr "" #. type: textblock @@ -37494,7 +42309,9 @@ msgstr "" #: ../src/guestfs.pod:276 msgid "" "To download multiple files, see L</guestfs_tar_out> and L</guestfs_tgz_out>." -msgstr "複数のファイルをダウンロードするには L</guestfs_tar_out> および L</guestfs_tgz_out> を参照してください。" +msgstr "" +"複数のファイルをダウンロードするには L</guestfs_tar_out> および L</" +"guestfs_tgz_out> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:279 @@ -37504,45 +42321,46 @@ msgstr "アップロード方法" #. type: textblock #: ../src/guestfs.pod:281 msgid "" -"It's often the case that you want to write a file or files to the disk " -"image." +"It's often the case that you want to write a file or files to the disk image." msgstr "" #. type: textblock #: ../src/guestfs.pod:284 msgid "" "To write a small file with fixed content, use L</guestfs_write>. To create " -"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or " -"L</guestfs_fallocate64> (with all disk blocks allocated). There are a " -"variety of other functions for creating test files, for example " -"L</guestfs_fill> and L</guestfs_fill_pattern>." +"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</" +"guestfs_fallocate64> (with all disk blocks allocated). There are a variety " +"of other functions for creating test files, for example L</guestfs_fill> and " +"L</guestfs_fill_pattern>." msgstr "" #. type: textblock #: ../src/guestfs.pod:290 msgid "" -"To upload a single file, use L</guestfs_upload>. This call has no limits on" -" file content or size (even files larger than 4 GB)." +"To upload a single file, use L</guestfs_upload>. This call has no limits on " +"file content or size (even files larger than 4 GB)." msgstr "" #. type: textblock #: ../src/guestfs.pod:293 msgid "" "To upload multiple files, see L</guestfs_tar_in> and L</guestfs_tgz_in>." -msgstr "複数のファイルをアップロードするには、L</guestfs_tar_in> および L</guestfs_tgz_in> を参照してください。" +msgstr "" +"複数のファイルをアップロードするには、L</guestfs_tar_in> および L</" +"guestfs_tgz_in> を参照してください。" #. type: textblock #: ../src/guestfs.pod:295 msgid "" "However the fastest way to upload I<large numbers of arbitrary files> is to " -"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and " -"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add" -" the drive in a predictable way (eg. adding it last after all other drives) " -"then you can get the device name from L</guestfs_list_devices> and mount it " -"directly using L</guestfs_mount_ro>. Note that squashfs images are " -"sometimes non-portable between kernel versions, and they don't support " -"labels or UUIDs. If you want to pre-build an image or you need to mount it " -"using a label or UUID, use an ISO image instead." +"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)" +">), then attach this using L</guestfs_add_drive_ro>. If you add the drive " +"in a predictable way (eg. adding it last after all other drives) then you " +"can get the device name from L</guestfs_list_devices> and mount it directly " +"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-" +"portable between kernel versions, and they don't support labels or UUIDs. " +"If you want to pre-build an image or you need to mount it using a label or " +"UUID, use an ISO image instead." msgstr "" #. type: =head2 @@ -37568,7 +42386,9 @@ msgstr "B<ファイル>からB<ファイル>" msgid "" "Use L</guestfs_cp> to copy a single file, or L</guestfs_cp_a> to copy " "directories recursively." -msgstr "単一のファイルをコピーするには L</guestfs_cp> を使用します、またはディレクトリーを再帰的にコピーするには L</guestfs_cp_a> を使用します。" +msgstr "" +"単一のファイルをコピーするには L</guestfs_cp> を使用します、またはディレクト" +"リーを再帰的にコピーするには L</guestfs_cp_a> を使用します。" #. type: textblock #: ../src/guestfs.pod:319 @@ -37594,9 +42414,11 @@ msgstr "B<デバイス>からB<デバイス>" #. type: textblock #: ../src/guestfs.pod:328 msgid "" -"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or " -"L</guestfs_copy_device_to_device>." -msgstr "L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, または L</guestfs_copy_device_to_device> を使用してください。" +"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</" +"guestfs_copy_device_to_device>." +msgstr "" +"L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, または L</" +"guestfs_copy_device_to_device> を使用してください。" #. type: textblock #: ../src/guestfs.pod:331 @@ -37612,7 +42434,12 @@ msgid "" " /* -1 marks the end of the list of optional parameters */\n" " -1);\n" "\n" -msgstr " guestfs_copy_device_to_device (g,\n \"/dev/VG/Original\", \"/dev/VG/Copy\",\n /* -1 marks the end of the list of optional parameters */\n -1);\n\n" +msgstr "" +" guestfs_copy_device_to_device (g,\n" +" \"/dev/VG/Original\", \"/dev/VG/Copy\",\n" +" /* -1 marks the end of the list of optional parameters */\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:338 @@ -37620,7 +42447,10 @@ msgid "" "The destination (C</dev/VG/Copy>) must be at least as large as the source " "(C</dev/VG/Original>). To copy less than the whole source device, use the " "optional C<size> parameter:" -msgstr "The destination (C</dev/VG/Copy>) must be at least as large as the source (C</dev/VG/Original>). To copy less than the whole source device, use the optional C<size> parameter:" +msgstr "" +"The destination (C</dev/VG/Copy>) must be at least as large as the source " +"(C</dev/VG/Original>). To copy less than the whole source device, use the " +"optional C<size> parameter:" #. type: verbatim #: ../src/guestfs.pod:342 @@ -37631,7 +42461,12 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" " -1);\n" "\n" -msgstr " guestfs_copy_device_to_device (g,\n \"/dev/VG/Original\", \"/dev/VG/Copy\",\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n -1);\n\n" +msgstr "" +" guestfs_copy_device_to_device (g,\n" +" \"/dev/VG/Original\", \"/dev/VG/Copy\",\n" +" GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" +" -1);\n" +"\n" #. type: =item #: ../src/guestfs.pod:347 @@ -37661,12 +42496,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:359 msgid "" -"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, " -"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it " +"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</" +"guestfs_tar_out> etc appear to only take filenames as arguments, so it " "appears you can only upload and download to files. However many Un*x-like " -"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, " -"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, " -"stderr, and arbitrary file descriptor N." +"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</" +"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, " +"and arbitrary file descriptor N." msgstr "" #. type: textblock @@ -37680,7 +42515,9 @@ msgstr "" msgid "" " guestfs_download (g, filename, \"/dev/stdout\");\n" "\n" -msgstr " guestfs_download (g, filename, \"/dev/stdout\");\n\n" +msgstr "" +" guestfs_download (g, filename, \"/dev/stdout\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:372 @@ -37695,7 +42532,11 @@ msgid "" " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" " guestfs_tar_out (g, \"/\", devfd);\n" "\n" -msgstr " char devfd[64];\n snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n guestfs_tar_out (g, \"/\", devfd);\n\n" +msgstr "" +" char devfd[64];\n" +" snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" +" guestfs_tar_out (g, \"/\", devfd);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:378 @@ -37707,14 +42548,18 @@ msgstr "ファイルの一覧表示方法" msgid "" "L</guestfs_ll> is just designed for humans to read (mainly when using the " "L<guestfish(1)>-equivalent command C<ll>)." -msgstr "L</guestfs_ll> は人間が読みやすいよう設計されています(おもに L<guestfish(1)> の同等なコマンド C<ll> を使用するとき)。" +msgstr "" +"L</guestfs_ll> は人間が読みやすいよう設計されています(おもに L<guestfish(1)" +"> の同等なコマンド C<ll> を使用するとき)。" #. type: textblock #: ../src/guestfs.pod:383 msgid "" "L</guestfs_ls> is a quick way to get a list of files in a directory from " "programs, as a flat list of strings." -msgstr "L</guestfs_ls> は文字列の平らな一覧のように、ディレクトリーにあるファイルの一覧をプログラムから取得する素早い方法です。" +msgstr "" +"L</guestfs_ls> は文字列の平らな一覧のように、ディレクトリーにあるファイルの一" +"覧をプログラムから取得する素早い方法です。" #. type: textblock #: ../src/guestfs.pod:386 @@ -37722,14 +42567,18 @@ msgid "" "L</guestfs_readdir> is a programmatic way to get a list of files in a " "directory, plus additional information about each one. It is more " "equivalent to using the L<readdir(3)> call on a local filesystem." -msgstr "L</guestfs_readdir> はディレクトリーにあるファイルの一覧、さらにそれぞれに関する追加の情報を取得するためのプログラム的な方法です。ローカルシステムにおける L<readdir(3)> 呼び出しを使用することとほぼ同様です。" +msgstr "" +"L</guestfs_readdir> はディレクトリーにあるファイルの一覧、さらにそれぞれに関" +"する追加の情報を取得するためのプログラム的な方法です。ローカルシステムにおけ" +"る L<readdir(3)> 呼び出しを使用することとほぼ同様です。" #. type: textblock #: ../src/guestfs.pod:390 msgid "" -"L</guestfs_find> and L</guestfs_find0> can be used to recursively list " -"files." -msgstr "L</guestfs_find> と L</guestfs_find0> は再帰的にファイルを一覧表示するために使用できます。" +"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files." +msgstr "" +"L</guestfs_find> と L</guestfs_find0> は再帰的にファイルを一覧表示するために" +"使用できます。" #. type: =head2 #: ../src/guestfs.pod:393 @@ -37742,7 +42591,10 @@ msgid "" "Although libguestfs is primarily an API for manipulating files inside guest " "images, we also provide some limited facilities for running commands inside " "guests." -msgstr "libguestfs はおもに仮想マシンの中にあるファイルを操作するための API です。さらに、仮想マシンの中にあるコマンドを実行するために、限定された機能がいくつかあります。" +msgstr "" +"libguestfs はおもに仮想マシンの中にあるファイルを操作するための API です。さ" +"らに、仮想マシンの中にあるコマンドを実行するために、限定された機能がいくつか" +"あります。" #. type: textblock #: ../src/guestfs.pod:399 @@ -37754,7 +42606,8 @@ msgstr "これには多くの制限があります:" msgid "" "The kernel version that the command runs under will be different from what " "it expects." -msgstr "コマンドを実行するカーネルのバージョンは、期待するものにより異なります。" +msgstr "" +"コマンドを実行するカーネルのバージョンは、期待するものにより異なります。" #. type: textblock #: ../src/guestfs.pod:410 @@ -37771,9 +42624,11 @@ msgstr "コマンドは制限されたメモリーにおいて実行されます #. type: textblock #: ../src/guestfs.pod:419 msgid "" -"The network may not be available unless you enable it (see " -"L</guestfs_set_network>)." -msgstr "ネットワークは有効にしなければ利用できません(L</guestfs_set_network> 参照)。" +"The network may not be available unless you enable it (see L</" +"guestfs_set_network>)." +msgstr "" +"ネットワークは有効にしなければ利用できません(L</guestfs_set_network> 参" +"照)。" #. type: textblock #: ../src/guestfs.pod:424 @@ -37784,14 +42639,17 @@ msgstr "Linux ゲストのみがサポートされます(Windows, BSD など #: ../src/guestfs.pod:428 msgid "" "Architecture limitations (eg. won't work for a PPC guest on an X86 host)." -msgstr "アーキテクチャーの制限(例: x86 ホストにおいて PPC ゲストは動作しません)。" +msgstr "" +"アーキテクチャーの制限(例: x86 ホストにおいて PPC ゲストは動作しません)。" #. type: textblock #: ../src/guestfs.pod:433 msgid "" "For SELinux guests, you may need to enable SELinux and load policy first. " "See L</SELINUX> in this manpage." -msgstr "SELinux 仮想マシンに対しては、まず SELinux を有効にして、ポリシーを読み込む必要があります。このマニュアルページにおいて L</SELinux> を参照してください。" +msgstr "" +"SELinux 仮想マシンに対しては、まず SELinux を有効にして、ポリシーを読み込む必" +"要があります。このマニュアルページにおいて L</SELinux> を参照してください。" #. type: textblock #: ../src/guestfs.pod:438 @@ -37810,16 +42668,16 @@ msgstr "" msgid "" "A secure alternative is to use libguestfs to install a \"firstboot\" script " "(a script which runs when the guest next boots normally), and to have this " -"script run the commands you want in the normal context of the running guest," -" network security and so on. For information about other security issues, " +"script run the commands you want in the normal context of the running guest, " +"network security and so on. For information about other security issues, " "see L</SECURITY>." msgstr "" #. type: textblock #: ../src/guestfs.pod:455 msgid "" -"The two main API calls to run commands are L</guestfs_command> and " -"L</guestfs_sh> (there are also variations)." +"The two main API calls to run commands are L</guestfs_command> and L</" +"guestfs_sh> (there are also variations)." msgstr "" #. type: textblock @@ -37846,17 +42704,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:468 msgid "" -"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't" -" document Augeas itself here because there is excellent documentation on the" -" L<http://augeas.net/> website." +"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't " +"document Augeas itself here because there is excellent documentation on the " +"L<http://augeas.net/> website." msgstr "" #. type: textblock #: ../src/guestfs.pod:472 msgid "" -"If you don't want to use Augeas (you fool!) then try calling " -"L</guestfs_read_lines> to get the file as a list of lines which you can " -"iterate over." +"If you don't want to use Augeas (you fool!) then try calling L</" +"guestfs_read_lines> to get the file as a list of lines which you can iterate " +"over." msgstr "" #. type: =head2 @@ -37869,7 +42727,10 @@ msgstr "SELinux" msgid "" "We support SELinux guests. To ensure that labeling happens correctly in " "SELinux guests, you need to enable SELinux and load the guest's policy:" -msgstr "SELinux ゲストをサポートします。 SELinux ゲストにおいて正しくラベルづけされていることを確認するには、SELinux を有効にして、ゲストのポリシーを読み込む必要があります:" +msgstr "" +"SELinux ゲストをサポートします。 SELinux ゲストにおいて正しくラベルづけされ" +"ていることを確認するには、SELinux を有効にして、ゲストのポリシーを読み込む必" +"要があります:" #. type: textblock #: ../src/guestfs.pod:486 @@ -37882,14 +42743,18 @@ msgstr "起動前に次を実行します:" msgid "" " guestfs_set_selinux (g, 1);\n" "\n" -msgstr " guestfs_set_selinux (g, 1);\n\n" +msgstr "" +" guestfs_set_selinux (g, 1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:492 msgid "" "After mounting the guest's filesystem(s), load the policy. This is best " "done by running the L<load_policy(8)> command in the guest itself:" -msgstr "ゲストのファイルシステムをマウント後、ポリシーを読み込みます。 これはゲスト自身において L<load_policy(8)> コマンドを実行することが一番です:" +msgstr "" +"ゲストのファイルシステムをマウント後、ポリシーを読み込みます。 これはゲスト" +"自身において L<load_policy(8)> コマンドを実行することが一番です:" #. type: verbatim #: ../src/guestfs.pod:496 @@ -37897,21 +42762,28 @@ msgstr "ゲストのファイルシステムをマウント後、ポリシーを msgid "" " guestfs_sh (g, \"/usr/sbin/load_policy\");\n" "\n" -msgstr " guestfs_sh (g, \"/usr/sbin/load_policy\");\n\n" +msgstr "" +" guestfs_sh (g, \"/usr/sbin/load_policy\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:498 msgid "" "(Older versions of C<load_policy> require you to specify the name of the " "policy file)." -msgstr "(古いバージョンの C<load_policy> はポリシーファイルの名前を指定する必要があります)。" +msgstr "" +"(古いバージョンの C<load_policy> はポリシーファイルの名前を指定する必要があ" +"ります)。" #. type: textblock #: ../src/guestfs.pod:503 msgid "" "Optionally, set the security context for the API. The correct security " "context to use can only be known by inspecting the guest. As an example:" -msgstr "オプションとして、API のセキュリティコンテキストを設定します。 使用する適切なセキュリティコンテキストは、ゲストを検査することによってのみ知ることができます。 以下の例のようです:" +msgstr "" +"オプションとして、API のセキュリティコンテキストを設定します。 使用する適切" +"なセキュリティコンテキストは、ゲストを検査することによってのみ知ることができ" +"ます。 以下の例のようです:" #. type: verbatim #: ../src/guestfs.pod:507 @@ -37919,7 +42791,9 @@ msgstr "オプションとして、API のセキュリティコンテキスト msgid "" " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" "\n" -msgstr " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n\n" +msgstr "" +" guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:511 @@ -37951,17 +42825,23 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:525 msgid "" -"The default umask is C<022>, so files are created with modes such as C<0644>" -" and directories with C<0755>." -msgstr "umask の初期値は C<022> です、そのためファイルは C<0644> のようなモードで作成され、ディレクトリーは C<0755> です。" +"The default umask is C<022>, so files are created with modes such as C<0644> " +"and directories with C<0755>." +msgstr "" +"umask の初期値は C<022> です、そのためファイルは C<0644> のようなモードで作成" +"され、ディレクトリーは C<0755> です。" #. type: textblock #: ../src/guestfs.pod:528 msgid "" "There are two ways to avoid being affected by umask. Either set umask to 0 " -"(call C<guestfs_umask (g, 0)> early after launching). Or call " -"L</guestfs_chmod> after creating each file or directory." -msgstr "umask による影響を避けるには 2 つの方法があります。1 つは umask を 0 に設定することです(開始後の早いうちに C<guestfs_umask (g, 0)> を呼び出します)。もう 1 つは各ファイルまたはディレクトリーを作成した後に L</guestfs_chmod> を呼び出すことです。" +"(call C<guestfs_umask (g, 0)> early after launching). Or call L</" +"guestfs_chmod> after creating each file or directory." +msgstr "" +"umask による影響を避けるには 2 つの方法があります。1 つは umask を 0 に設定す" +"ることです(開始後の早いうちに C<guestfs_umask (g, 0)> を呼び出します)。も" +"う 1 つは各ファイルまたはディレクトリーを作成した後に L</guestfs_chmod> を呼" +"び出すことです。" #. type: textblock #: ../src/guestfs.pod:532 @@ -37971,8 +42851,8 @@ msgstr "umask に関する詳細は L<umask(2)> を参照してください。" #. type: textblock #: ../src/guestfs.pod:536 msgid "" -"Libguestfs allows you to access Linux guests which have been encrypted using" -" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " +"Libguestfs allows you to access Linux guests which have been encrypted using " +"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " "standard. This includes nearly all whole disk encryption systems used by " "modern Linux guests." msgstr "" @@ -37994,27 +42874,27 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:548 msgid "" -"Opening a LUKS device creates a new device mapper device called " -"C</dev/mapper/mapname> (where C<mapname> is the string you supply to " -"L</guestfs_luks_open>). Reads and writes to this mapper device are " -"decrypted from and encrypted to the underlying block device respectively." +"Opening a LUKS device creates a new device mapper device called C</dev/" +"mapper/mapname> (where C<mapname> is the string you supply to L</" +"guestfs_luks_open>). Reads and writes to this mapper device are decrypted " +"from and encrypted to the underlying block device respectively." msgstr "" #. type: textblock #: ../src/guestfs.pod:554 msgid "" -"LVM volume groups on the device can be made visible by calling " -"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical " -"volume(s) can now be mounted in the usual way." +"LVM volume groups on the device can be made visible by calling L</" +"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume" +"(s) can now be mounted in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:558 msgid "" -"Use the reverse process to close a LUKS device. Unmount any logical volumes" -" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " -"[\"/dev/VG\"])>. Then close the mapper device by calling " -"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " +"Use the reverse process to close a LUKS device. Unmount any logical volumes " +"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " +"[\"/dev/VG\"])>. Then close the mapper device by calling L</" +"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " "underlying encrypted block device)." msgstr "" @@ -38027,24 +42907,24 @@ msgstr "" #: ../src/guestfs.pod:567 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems, an install CD or a live CD. (These APIs used to" -" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since" -" version 1.5.3 the most frequently used part of this library has been " +"contains operating systems, an install CD or a live CD. (These APIs used to " +"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since " +"version 1.5.3 the most frequently used part of this library has been " "rewritten in C and moved into the core code)." msgstr "" #. type: textblock #: ../src/guestfs.pod:574 msgid "" -"Add all disks belonging to the unknown virtual machine and call " -"L</guestfs_launch> in the usual way." +"Add all disks belonging to the unknown virtual machine and call L</" +"guestfs_launch> in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:577 msgid "" -"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls" -" and certain heuristics, and returns a list of operating systems that were " +"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls " +"and certain heuristics, and returns a list of operating systems that were " "found. An empty list means none were found. A single element is the root " "filesystem of the operating system. For dual- or multi-boot guests, " "multiple roots can be returned, each one corresponding to a separate " @@ -38057,9 +42937,9 @@ msgstr "" #: ../src/guestfs.pod:586 msgid "" "For each root, you can then call various C<guestfs_inspect_get_*> functions " -"to get additional details about that operating system. For example, call " -"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for" -" Windows and Linux-based operating systems respectively." +"to get additional details about that operating system. For example, call L</" +"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for " +"Windows and Linux-based operating systems respectively." msgstr "" #. type: textblock @@ -38067,8 +42947,8 @@ msgstr "" msgid "" "Un*x-like and Linux-based operating systems usually consist of several " "filesystems which are mounted at boot time (for example, a separate boot " -"partition mounted on C</boot>). The inspection rules are able to detect how" -" filesystems correspond to mount points. Call " +"partition mounted on C</boot>). The inspection rules are able to detect how " +"filesystems correspond to mount points. Call " "C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a " "hash table like this example:" msgstr "" @@ -38081,7 +42961,11 @@ msgid "" " / => /dev/vg_guest/lv_root\n" " /usr => /dev/vg_guest/lv_usr\n" "\n" -msgstr " /boot => /dev/sda1\n / => /dev/vg_guest/lv_root\n /usr => /dev/vg_guest/lv_usr\n\n" +msgstr "" +" /boot => /dev/sda1\n" +" / => /dev/vg_guest/lv_root\n" +" /usr => /dev/vg_guest/lv_usr\n" +"\n" #. type: textblock #: ../src/guestfs.pod:603 @@ -38093,17 +42977,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:606 msgid "" -"Be careful to mount filesystems in the right order (eg. C</> before " -"C</usr>). Sorting the keys of the hash by length, shortest first, should " -"work." +"Be careful to mount filesystems in the right order (eg. C</> before C</" +"usr>). Sorting the keys of the hash by length, shortest first, should work." msgstr "" #. type: textblock #: ../src/guestfs.pod:610 msgid "" "Inspection currently only works for some common operating systems. " -"Contributors are welcome to send patches for other operating systems that we" -" currently cannot detect." +"Contributors are welcome to send patches for other operating systems that we " +"currently cannot detect." msgstr "" #. type: textblock @@ -38121,11 +43004,13 @@ msgid "" "inspection and caches the results in the guest handle. Subsequent calls to " "C<guestfs_inspect_get_*> return this cached information, but I<do not> re-" "read the disks. If you change the content of the guest disks, you can redo " -"inspection by calling L</guestfs_inspect_os> again. " -"(L</guestfs_inspect_list_applications> works a little differently from the " -"other calls and does read the disks. See documentation for that function " -"for details)." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> を使用してください。" +"inspection by calling L</guestfs_inspect_os> again. (L</" +"guestfs_inspect_list_applications> works a little differently from the other " +"calls and does read the disks. See documentation for that function for " +"details)." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> " +"を使用してください。" #. type: =head3 #: ../src/guestfs.pod:627 @@ -38151,17 +43036,16 @@ msgstr "" #: ../src/guestfs.pod:636 msgid "" "Further information is available about the operating system that can be " -"installed using the regular inspection APIs like " -"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> " -"etc." +"installed using the regular inspection APIs like L</" +"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:641 msgid "" "Some additional information specific to installer disks is also available " -"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and " -"L</guestfs_inspect_is_multipart> calls." +"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</" +"guestfs_inspect_is_multipart> calls." msgstr "" #. type: =head2 @@ -38172,9 +43056,11 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:648 msgid "" -"Libguestfs can mount NTFS partitions. It does this using the L<http://www" -".ntfs-3g.org/> driver." -msgstr "libguestfs は NTFS パーティションをマウントできます。そのためには L<http://www.ntfs-3g.org/> ドライバーを使用します。" +"Libguestfs can mount NTFS partitions. It does this using the L<http://www." +"ntfs-3g.org/> driver." +msgstr "" +"libguestfs は NTFS パーティションをマウントできます。そのためには L<http://" +"www.ntfs-3g.org/> ドライバーを使用します。" #. type: =head3 #: ../src/guestfs.pod:651 @@ -38186,9 +43072,9 @@ msgstr "ドライブレターとパス" msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " -"a Windows configuration file referring to a path like " -"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, " -"that directory might be referred to as C</WINDOWS/System32>." +"a Windows configuration file referring to a path like C<c:\\windows" +"\\system32>. When the filesystem is mounted in libguestfs, that directory " +"might be referred to as C</WINDOWS/System32>." msgstr "" #. type: textblock @@ -38209,8 +43095,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:666 msgid "" -"To resolve the case insensitivity of paths, call " -"L</guestfs_case_sensitive_path>." +"To resolve the case insensitivity of paths, call L</" +"guestfs_case_sensitive_path>." msgstr "" #. type: =head3 @@ -38225,9 +43111,11 @@ msgid "" "files, through the library C<hivex> which is part of the libguestfs project " "although ships as a separate tarball. You have to locate and download the " "hive file(s) yourself, and then pass them to C<hivex> functions. See also " -"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-" -"win-reg(1)> for more help on this issue." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用してください。" +"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-" +"reg(1)> for more help on this issue." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用" +"してください。" #. type: =head3 #: ../src/guestfs.pod:679 @@ -38247,7 +43135,9 @@ msgstr "" msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" "symbolic-links/>" -msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-symbolic-links/>" +msgstr "" +"L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" +"symbolic-links/>" #. type: textblock #: ../src/guestfs.pod:687 @@ -38262,8 +43152,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:694 msgid "" -"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use " -"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " +"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</" +"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " "attribute, and read the raw reparse data from that (you can find the format " "documented in various places around the web)." msgstr "" @@ -38284,7 +43174,8 @@ msgstr "" #: ../src/guestfs.pod:704 msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" -msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" +msgstr "" +"L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" #. type: =head2 #: ../src/guestfs.pod:706 @@ -38302,8 +43193,8 @@ msgstr "" #: ../src/guestfs.pod:711 msgid "" "The API is broadly identical in all supported languages. This means that " -"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>" -" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " +"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> " +"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " "OCaml. In other words, a straightforward, predictable isomorphism between " "each language." msgstr "" @@ -38311,8 +43202,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:717 msgid "" -"Error messages are automatically transformed into exceptions if the language" -" supports it." +"Error messages are automatically transformed into exceptions if the language " +"supports it." msgstr "" #. type: textblock @@ -38484,8 +43375,8 @@ msgstr "" msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " -"backwards compatibility or other reasons. If there is ever a libguestfs 2.0" -" release, you can expect these to change. Beware of them." +"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 " +"release, you can expect these to change. Beware of them." msgstr "" #. type: =item @@ -38514,14 +43405,15 @@ msgstr "" msgid "" " guestfs_set_autosync (g, 1);\n" "\n" -msgstr " guestfs_set_autosync (g, 1);\n\n" +msgstr "" +" guestfs_set_autosync (g, 1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:813 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " -"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> " -"q.v.)" +"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)" msgstr "" #. type: textblock @@ -38555,8 +43447,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:830 msgid "" -"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly." -" However C<-o sync> does not add any reliability benefit, but does have a " +"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. " +"However C<-o sync> does not add any reliability benefit, but does have a " "very large performance impact." msgstr "" @@ -38577,7 +43469,9 @@ msgstr "初期値は読み込み専用です。" msgid "" "In L<guestfish(3)>, I<--ro> should be the default, and you should have to " "specify I<--rw> if you want to make changes to the image." -msgstr "L<guestfish(3)> では、 I<--ro> が初期値です。イメージを変更したいならば I<--rw> を指定する必要があります。" +msgstr "" +"L<guestfish(3)> では、 I<--ro> が初期値です。イメージを変更したいならば I<--" +"rw> を指定する必要があります。" #. type: textblock #: ../src/guestfs.pod:842 @@ -38588,8 +43482,8 @@ msgstr "これにより、動作中の仮想マシンのイメージを破壊す #: ../src/guestfs.pod:844 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " -"even if you didn't perform any writes. You need to use " -"L</guestfs_add_drive_ro> to guarantee that the disk is not changed." +"even if you didn't perform any writes. You need to use L</" +"guestfs_add_drive_ro> to guarantee that the disk is not changed." msgstr "" #. type: =item @@ -38601,10 +43495,10 @@ msgstr "" #: ../src/guestfs.pod:850 msgid "" "C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for " -"examination). It tries to run a guestfish command C<disk.img> which doesn't" -" exist, so it fails. In earlier versions of guestfish the error message was" -" also unintuitive, but we have corrected this since. Like the Bourne shell," -" we should have used C<guestfish -c command> to run commands." +"examination). It tries to run a guestfish command C<disk.img> which doesn't " +"exist, so it fails. In earlier versions of guestfish the error message was " +"also unintuitive, but we have corrected this since. Like the Bourne shell, " +"we should have used C<guestfish -c command> to run commands." msgstr "" #. type: =item @@ -38633,7 +43527,9 @@ msgstr "最も一般的な L</guestfs_lvcreate> です。 guestfish コマンド msgid "" " lvcreate LV VG 100M\n" "\n" -msgstr " lvcreate LV VG 100M\n\n" +msgstr "" +" lvcreate LV VG 100M\n" +"\n" #. type: textblock #: ../src/guestfs.pod:870 @@ -38659,9 +43555,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:880 msgid "" -"There is a subtle ambiguity in the API between a device name (eg. " -"C</dev/sdb2>) and a similar pathname. A file might just happen to be called" -" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." +"There is a subtle ambiguity in the API between a device name (eg. C</dev/" +"sdb2>) and a similar pathname. A file might just happen to be called " +"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." msgstr "" #. type: textblock @@ -38689,7 +43585,9 @@ msgstr "" msgid "" " type path = Path of string | Device of int | Partition of int * int\n" "\n" -msgstr " type path = Path of string | Device of int | Partition of int * int\n\n" +msgstr "" +" type path = Path of string | Device of int | Partition of int * int\n" +"\n" #. type: textblock #: ../src/guestfs.pod:899 @@ -38705,7 +43603,12 @@ msgid "" " Partition (1, 2) (* /dev/sdb2 (or is it /dev/sda2 or /dev/sdb3?) *)\n" " Path \"/dev/sdb2\" (* not a device *)\n" "\n" -msgstr " Path \"/foo/bar\"\n Device 1 (* /dev/sdb, または場合によると /dev/sda *)\n Partition (1, 2) (* /dev/sdb2 (または /dev/sda2 や /dev/sdb3?) *)\n Path \"/dev/sdb2\" (* デバイスではありません *)\n\n" +msgstr "" +" Path \"/foo/bar\"\n" +" Device 1 (* /dev/sdb, または場合によると /dev/sda *)\n" +" Partition (1, 2) (* /dev/sdb2 (または /dev/sda2 や /dev/sdb3?) *)\n" +" Path \"/dev/sdb2\" (* デバイスではありません *)\n" +"\n" #. type: textblock #: ../src/guestfs.pod:906 @@ -38724,7 +43627,9 @@ msgstr "キーとパスフレーズ" msgid "" "Certain libguestfs calls take a parameter that contains sensitive key " "material, passed in as a C string." -msgstr "特定の libguestfs 呼び出しは、C 文字列のように渡される、秘密を扱うキーの材料を含むパラメーターをとります。" +msgstr "" +"特定の libguestfs 呼び出しは、C 文字列のように渡される、秘密を扱うキーの材料" +"を含むパラメーターをとります。" #. type: textblock #: ../src/guestfs.pod:916 @@ -38739,8 +43644,8 @@ msgstr "" #: ../src/guestfs.pod:921 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " -"might end up being written out to the swap partition. If this is a concern," -" scrub the swap partition or don't use libguestfs on encrypted devices." +"might end up being written out to the swap partition. If this is a concern, " +"scrub the swap partition or don't use libguestfs on encrypted devices." msgstr "" #. type: =head2 @@ -38758,9 +43663,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:931 msgid "" -"Only use the handle from a single thread. Either use the handle exclusively" -" from one thread, or provide your own mutex so that two threads cannot issue" -" calls on the same handle at the same time." +"Only use the handle from a single thread. Either use the handle exclusively " +"from one thread, or provide your own mutex so that two threads cannot issue " +"calls on the same handle at the same time." msgstr "" #. type: textblock @@ -38785,15 +43690,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:943 msgid "" -"By default it looks for these in the directory C<$libdir/guestfs> (eg. " -"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." +"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</" +"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." msgstr "" #. type: textblock #: ../src/guestfs.pod:946 msgid "" -"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>" -" to change the directories that libguestfs will search in. The value is a " +"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> " +"to change the directories that libguestfs will search in. The value is a " "colon-separated list of paths. The current directory is I<not> searched " "unless the path contains an empty element or C<.>. For example " "C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and " @@ -38808,8 +43713,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:955 msgid "" -"If you want to compile your own qemu, run qemu from a non-standard location," -" or pass extra arguments to qemu, then you can write a shell-script wrapper " +"If you want to compile your own qemu, run qemu from a non-standard location, " +"or pass extra arguments to qemu, then you can write a shell-script wrapper " "around qemu." msgstr "" @@ -38825,8 +43730,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:964 msgid "" -"Here is an example of a wrapper, where I have built my own copy of qemu from" -" source:" +"Here is an example of a wrapper, where I have built my own copy of qemu from " +"source:" msgstr "" #. type: verbatim @@ -38837,7 +43742,11 @@ msgid "" " qemudir=/home/rjones/d/qemu\n" " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" "\n" -msgstr " #!/bin/sh -\n qemudir=/home/rjones/d/qemu\n exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n\n" +msgstr "" +" #!/bin/sh -\n" +" qemudir=/home/rjones/d/qemu\n" +" exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" +"\n" #. type: textblock #: ../src/guestfs.pod:971 @@ -38853,7 +43762,9 @@ msgstr "" msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" "\n" -msgstr " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n\n" +msgstr "" +" LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" +"\n" #. type: textblock #: ../src/guestfs.pod:977 @@ -38866,9 +43777,9 @@ msgstr "" #: ../src/guestfs.pod:980 msgid "" "Wrappers can also be used to edit the options passed to qemu. In the " -"following example, the C<-machine ...> option (C<-machine> and the following" -" argument) are removed from the command line and replaced with C<-machine " -"pc,accel=tcg>. The while loop iterates over the options until it finds the " +"following example, the C<-machine ...> option (C<-machine> and the following " +"argument) are removed from the command line and replaced with C<-machine pc," +"accel=tcg>. The while loop iterates over the options until it finds the " "right one to remove, putting the remaining options into the C<args> array." msgstr "" @@ -38888,7 +43799,19 @@ msgid "" " esac\n" " done\n" " \n" -msgstr " i=0\n while [ $# -gt 0 ]; do\n case \"$1\" in\n -machine)\n shift 2;;\n *)\n args[i]=\"$1\"\n (( i++ ))\n shift ;;\n esac\n done\n \n" +msgstr "" +" i=0\n" +" while [ $# -gt 0 ]; do\n" +" case \"$1\" in\n" +" -machine)\n" +" shift 2;;\n" +" *)\n" +" args[i]=\"$1\"\n" +" (( i++ ))\n" +" shift ;;\n" +" esac\n" +" done\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1001 @@ -38896,7 +43819,9 @@ msgstr " i=0\n while [ $# -gt 0 ]; do\n case \"$1\" in\n -machine)\n msgid "" " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" "\n" -msgstr " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n\n" +msgstr "" +" exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:1003 @@ -38927,15 +43852,15 @@ msgstr "guestfs_set_attach_method の使用法" #: ../src/guestfs.pod:1014 msgid "" "By calling L</guestfs_set_attach_method> you can change how the library " -"connects to the C<guestfsd> daemon in L</guestfs_launch> (read " -"L</ARCHITECTURE> for some background)." +"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</" +"ARCHITECTURE> for some background)." msgstr "" #. type: textblock #: ../src/guestfs.pod:1018 msgid "" -"The normal attach method is C<appliance>, where a small appliance is created" -" containing the daemon, and then the library connects to this." +"The normal attach method is C<appliance>, where a small appliance is created " +"containing the daemon, and then the library connects to this." msgstr "" #. type: textblock @@ -38966,7 +43891,9 @@ msgid "" "method. If you pass the C<live> option to this function, then (if the " "virtual machine is running) it will examine the libvirt XML looking for a " "virtio-serial channel to connect to:" -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> " +"を使用してください。" #. type: verbatim #: ../src/guestfs.pod:1037 @@ -38984,7 +43911,19 @@ msgid "" " </devices>\n" " </domain>\n" "\n" -msgstr " <domain>\n ...\n <devices>\n ...\n <channel type='unix'>\n <source mode='bind' path='/path/to/socket'/>\n <target type='virtio' name='org.libguestfs.channel.0'/>\n </channel>\n ...\n </devices>\n </domain>\n\n" +msgstr "" +" <domain>\n" +" ...\n" +" <devices>\n" +" ...\n" +" <channel type='unix'>\n" +" <source mode='bind' path='/path/to/socket'/>\n" +" <target type='virtio' name='org.libguestfs.channel.0'/>\n" +" </channel>\n" +" ...\n" +" </devices>\n" +" </domain>\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1049 @@ -39019,8 +43958,8 @@ msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " "actions, for example if they get replaced by newer calls, we will keep the " -"old actions forever. This allows you the developer to program in confidence" -" against the libguestfs API." +"old actions forever. This allows you the developer to program in confidence " +"against the libguestfs API." msgstr "" #. type: =head2 @@ -39033,14 +43972,13 @@ msgstr "ブロックデバイスの命名法" msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I<block device> I mean a physical or virtual " -"hard drive). The original Linux IDE driver used names starting with " -"C</dev/hd*>. SCSI devices have historically used a different naming scheme," -" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular " -"replacement for the old IDE driver (particularly for SATA devices) those " -"devices also used the C</dev/sd*> scheme. Additionally we now have virtual " -"machines with paravirtualized drivers. This has created several different " -"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for " -"Xen PV disks." +"hard drive). The original Linux IDE driver used names starting with C</dev/" +"hd*>. SCSI devices have historically used a different naming scheme, C</dev/" +"sd*>. When the Linux kernel I<libata> driver became a popular replacement " +"for the old IDE driver (particularly for SATA devices) those devices also " +"used the C</dev/sd*> scheme. Additionally we now have virtual machines with " +"paravirtualized drivers. This has created several different naming systems, " +"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks." msgstr "" #. type: textblock @@ -39063,16 +44001,16 @@ msgstr "" #: ../src/guestfs.pod:1091 msgid "" "Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. " -"Internally C</dev/sd*> names are translated, if necessary, to other names as" -" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any" -" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." +"Internally C</dev/sd*> names are translated, if necessary, to other names as " +"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any " +"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." msgstr "" #. type: textblock #: ../src/guestfs.pod:1097 msgid "" -"Note that this I<only> applies to parameters. The L</guestfs_list_devices>," -" L</guestfs_list_partitions> and similar calls return the true names of the " +"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, " +"L</guestfs_list_partitions> and similar calls return the true names of the " "devices and partitions as known to the appliance." msgstr "" @@ -39084,9 +44022,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1104 msgid "" -"Usually this translation is transparent. However in some (very rare) cases" -" you may need to know the exact algorithm. Such cases include where you use" -" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" +"Usually this translation is transparent. However in some (very rare) cases " +"you may need to know the exact algorithm. Such cases include where you use " +"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" "based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices." msgstr "" @@ -39094,8 +44032,8 @@ msgstr "" #: ../src/guestfs.pod:1110 msgid "" "The algorithm is applied only to I<parameters> which are known to be either " -"device or partition names. Return values from functions such as " -"L</guestfs_list_devices> are never changed." +"device or partition names. Return values from functions such as L</" +"guestfs_list_devices> are never changed." msgstr "" #. type: textblock @@ -39113,7 +44051,9 @@ msgstr "文字列が C</dev/sd> で始まっていますか?" msgid "" "Does the named device exist? If so, we use that device. However if I<not> " "then we continue with this algorithm." -msgstr "名前付きのデバイスが存在しますか?そうならば、そのデバイスを使用します。しかし、そうで I<なければ> 、この手順を続けます。" +msgstr "" +"名前付きのデバイスが存在しますか?そうならば、そのデバイスを使用します。しか" +"し、そうで I<なければ> 、この手順を続けます。" #. type: textblock #: ../src/guestfs.pod:1131 @@ -39138,7 +44078,8 @@ msgstr "最初の C</dev/sd> 文字列を C</dev/vd> で置き換えます。" #. type: textblock #: ../src/guestfs.pod:1141 msgid "If that named device exists, use it. If not, return an error." -msgstr "名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。" +msgstr "" +"名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。" #. type: =head3 #: ../src/guestfs.pod:1145 @@ -39149,8 +44090,8 @@ msgstr "" #: ../src/guestfs.pod:1147 msgid "" "Although the standard naming scheme and automatic translation is useful for " -"simple programs and guestfish scripts, for larger programs it is best not to" -" rely on this mechanism." +"simple programs and guestfish scripts, for larger programs it is best not to " +"rely on this mechanism." msgstr "" #. type: textblock @@ -39282,10 +44223,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1243 msgid "" -"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a" -" defined upper message size. However a program that uses libguestfs must " -"also take care - for example you can write a program that downloads a binary" -" from a disk image and executes it locally, and no amount of protocol " +"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " +"defined upper message size. However a program that uses libguestfs must " +"also take care - for example you can write a program that downloads a binary " +"from a disk image and executes it locally, and no amount of protocol " "security will save you from the consequences." msgstr "" @@ -39307,8 +44248,8 @@ msgstr "" #: ../src/guestfs.pod:1257 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " -"the virtual machine, and may not reflect reality (particularly for untrusted" -" or actively malicious guests). For example we parse the hostname from " +"the virtual machine, and may not reflect reality (particularly for untrusted " +"or actively malicious guests). For example we parse the hostname from " "configuration files like C</etc/sysconfig/network> that we find in the " "guest, but the guest administrator can easily manipulate these files to " "provide the wrong hostname." @@ -39320,8 +44261,8 @@ msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " "designed to be robust in the face of malicious data, although denial of " -"service attacks are still possible, for example with oversized configuration" -" files." +"service attacks are still possible, for example with oversized configuration " +"files." msgstr "" #. type: =head2 @@ -39360,8 +44301,8 @@ msgstr "" #: ../src/guestfs.pod:1286 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " -"images like qcow2 contain a special header. Qemu deals with this by looking" -" for one of the known headers, and if none is found then assuming the disk " +"images like qcow2 contain a special header. Qemu deals with this by looking " +"for one of the known headers, and if none is found then assuming the disk " "image must be raw." msgstr "" @@ -39370,8 +44311,8 @@ msgstr "" msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " -"libguestfs) qemu would do autodetection and think the disk image format was," -" say, qcow2 based on the header written by the guest." +"libguestfs) qemu would do autodetection and think the disk image format was, " +"say, qcow2 based on the header written by the guest." msgstr "" #. type: textblock @@ -39448,8 +44389,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1339 msgid "" -"For information on using multiple handles and threads, see the section " -"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above." +"For information on using multiple handles and threads, see the section L</" +"MULTIPLE HANDLES AND MULTIPLE THREADS> above." msgstr "" #. type: =head2 @@ -39463,7 +44404,9 @@ msgstr "guestfs_create" msgid "" " guestfs_h *guestfs_create (void);\n" "\n" -msgstr " guestfs_h *guestfs_create (void);\n\n" +msgstr "" +" guestfs_h *guestfs_create (void);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1346 @@ -39473,8 +44416,8 @@ msgstr "接続ハンドルを作成します。" #. type: textblock #: ../src/guestfs.pod:1348 msgid "" -"On success this returns a non-NULL pointer to a handle. On error it returns" -" NULL." +"On success this returns a non-NULL pointer to a handle. On error it returns " +"NULL." msgstr "" #. type: textblock @@ -39493,8 +44436,8 @@ msgstr "ハンドルを設定後、 L</guestfs_launch> を呼び出す必要が #. type: textblock #: ../src/guestfs.pod:1357 msgid "" -"You may also want to configure error handling for the handle. See the " -"L</ERROR HANDLING> section below." +"You may also want to configure error handling for the handle. See the L</" +"ERROR HANDLING> section below." msgstr "" #. type: =head2 @@ -39508,7 +44451,9 @@ msgstr "guestfs_close" msgid "" " void guestfs_close (guestfs_h *g);\n" "\n" -msgstr " void guestfs_close (guestfs_h *g);\n\n" +msgstr "" +" void guestfs_close (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1364 @@ -39519,8 +44464,8 @@ msgstr "これにより、接続ハンドルを閉じ、すべての使用資源 #: ../src/guestfs.pod:1366 msgid "" "If autosync was set on the handle and the handle was launched, then this " -"implicitly calls various functions to unmount filesystems and sync the disk." -" See L</guestfs_set_autosync> for more details." +"implicitly calls various functions to unmount filesystems and sync the " +"disk. See L</guestfs_set_autosync> for more details." msgstr "" #. type: textblock @@ -39538,7 +44483,9 @@ msgstr "エラー処理" msgid "" "API functions can return errors. For example, almost all functions that " "return C<int> will return C<-1> to indicate an error." -msgstr "API 関数はエラーを返します。たとえば、ほとんどすべての C<int> を返す関数はエラーを意味するために C<-1> を返します。" +msgstr "" +"API 関数はエラーを返します。たとえば、ほとんどすべての C<int> を返す関数はエ" +"ラーを意味するために C<-1> を返します。" #. type: textblock #: ../src/guestfs.pod:1377 @@ -39546,14 +44493,16 @@ msgid "" "Additional information is available for errors: an error message string and " "optionally an error number (errno) if the thing that failed was a system " "call." -msgstr "エラーに関する追加の情報が利用可能です: 失敗したものがシステムコールならば、エラーメッセージ文字列およびオプションのエラー番号(errno)です。" +msgstr "" +"エラーに関する追加の情報が利用可能です: 失敗したものがシステムコールならば、" +"エラーメッセージ文字列およびオプションのエラー番号(errno)です。" #. type: textblock #: ../src/guestfs.pod:1381 msgid "" -"You can get at the additional information about the last error on the handle" -" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by " -"setting up an error handler with L</guestfs_set_error_handler>." +"You can get at the additional information about the last error on the handle " +"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting " +"up an error handler with L</guestfs_set_error_handler>." msgstr "" #. type: textblock @@ -39571,7 +44520,10 @@ msgid "" " if (guestfs_launch (g) == -1)\n" " exit (EXIT_FAILURE);\n" "\n" -msgstr " if (guestfs_launch (g) == -1)\n exit (EXIT_FAILURE);\n\n" +msgstr "" +" if (guestfs_launch (g) == -1)\n" +" exit (EXIT_FAILURE);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1393 @@ -39595,7 +44547,11 @@ msgid "" " on stderr. */\n" " guestfs_set_error_handler (g, NULL, NULL);\n" " \n" -msgstr " /* これは標準エラーにエラーを表示するときの\n デフォルトの動作を無効化します。 */\n guestfs_set_error_handler (g, NULL, NULL);\n \n" +msgstr "" +" /* これは標準エラーにエラーを表示するときの\n" +" デフォルトの動作を無効化します。 */\n" +" guestfs_set_error_handler (g, NULL, NULL);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1403 @@ -39612,24 +44568,35 @@ msgid "" " /* ... */\n" " }\n" "\n" -msgstr " if (guestfs_launch (g) == -1) {\n /* Examine the error message and print it etc. */\n char *msg = guestfs_last_error (g);\n int errnum = guestfs_last_errno (g);\n fprintf (stderr, \"%s\", msg);\n if (errnum != 0)\n fprintf (stderr, \": %s\", strerror (errnum));\n fprintf (stderr, \"\\n\");\n /* ... */\n }\n\n" +msgstr "" +" if (guestfs_launch (g) == -1) {\n" +" /* Examine the error message and print it etc. */\n" +" char *msg = guestfs_last_error (g);\n" +" int errnum = guestfs_last_errno (g);\n" +" fprintf (stderr, \"%s\", msg);\n" +" if (errnum != 0)\n" +" fprintf (stderr, \": %s\", strerror (errnum));\n" +" fprintf (stderr, \"\\n\");\n" +" /* ... */\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1414 msgid "" -"Out of memory errors are handled differently. The default action is to call" -" L<abort(3)>. If this is undesirable, then you can set a handler using " -"L</guestfs_set_out_of_memory_handler>." +"Out of memory errors are handled differently. The default action is to call " +"L<abort(3)>. If this is undesirable, then you can set a handler using L</" +"guestfs_set_out_of_memory_handler>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1418 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " -"because there is no handle if this happens there is no way to get additional" -" error information. However L</guestfs_create> is supposed to be a " -"lightweight operation which can only fail because of insufficient memory (it" -" returns NULL in this case)." +"because there is no handle if this happens there is no way to get additional " +"error information. However L</guestfs_create> is supposed to be a " +"lightweight operation which can only fail because of insufficient memory (it " +"returns NULL in this case)." msgstr "" #. type: =head2 @@ -39643,21 +44610,25 @@ msgstr "guestfs_last_error" msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" "\n" -msgstr " const char *guestfs_last_error (guestfs_h *g);\n\n" +msgstr "" +" const char *guestfs_last_error (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1428 msgid "" -"This returns the last error message that happened on C<g>. If there has not" -" been an error since the handle was created, then this returns C<NULL>." +"This returns the last error message that happened on C<g>. If there has not " +"been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1432 msgid "" -"The lifetime of the returned string is until the next error occurs, or " -"L</guestfs_close> is called." -msgstr "返された文字列の有効期間は、次のエラーが発生するまで、または L</guestfs_close> が呼び出されるまでです。" +"The lifetime of the returned string is until the next error occurs, or L</" +"guestfs_close> is called." +msgstr "" +"返された文字列の有効期間は、次のエラーが発生するまで、または L</" +"guestfs_close> が呼び出されるまでです。" #. type: =head2 #: ../src/guestfs.pod:1435 @@ -39670,7 +44641,9 @@ msgstr "guestfs_last_errno" msgid "" " int guestfs_last_errno (guestfs_h *g);\n" "\n" -msgstr " int guestfs_last_errno (guestfs_h *g);\n\n" +msgstr "" +" int guestfs_last_errno (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1439 @@ -39686,7 +44659,9 @@ msgstr "もし成功すると、0 以外のエラー番号の整数が返され #: ../src/guestfs.pod:1443 msgid "" "If no error, this returns 0. This call can return 0 in three situations:" -msgstr "もしエラーがなければ、これは 0 を返します。この呼び出しは 3 つの状況において 0 を返す可能性があります:" +msgstr "" +"もしエラーがなければ、これは 0 を返します。この呼び出しは 3 つの状況において " +"0 を返す可能性があります:" #. type: textblock #: ../src/guestfs.pod:1450 @@ -39699,14 +44674,18 @@ msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " "some other reason." -msgstr "エラーがありましたが、エラー番号に意味がありませんでした。エラーがシステムコールの失敗により発生しましたが、何か他の理由による場合に対応します。" +msgstr "" +"エラーがありましたが、エラー番号に意味がありませんでした。エラーがシステム" +"コールの失敗により発生しましたが、何か他の理由による場合に対応します。" #. type: textblock #: ../src/guestfs.pod:1460 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." -msgstr "エラーがシステムコールの失敗により発生しましたが、エラー番号が何らかの理由により捕捉されず返されました。これは通常 libguestfs のバグを意味します。" +msgstr "" +"エラーがシステムコールの失敗により発生しましたが、エラー番号が何らかの理由に" +"より捕捉されず返されました。これは通常 libguestfs のバグを意味します。" #. type: textblock #: ../src/guestfs.pod:1466 @@ -39714,8 +44693,8 @@ msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " "might be running a completely different operating system from the library " -"and error numbers are not standardized across Un*xen). If this could not be" -" done, then the error is translated to C<EINVAL>. In practice this should " +"and error numbers are not standardized across Un*xen). If this could not be " +"done, then the error is translated to C<EINVAL>. In practice this should " "only happen in very rare circumstances." msgstr "" @@ -39735,7 +44714,14 @@ msgid "" " guestfs_error_handler_cb cb,\n" " void *opaque);\n" "\n" -msgstr " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n void *opaque,\n const char *msg);\n void guestfs_set_error_handler (guestfs_h *g,\n guestfs_error_handler_cb cb,\n void *opaque);\n\n" +msgstr "" +" typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" +" void *opaque,\n" +" const char *msg);\n" +" void guestfs_set_error_handler (guestfs_h *g,\n" +" guestfs_error_handler_cb cb,\n" +" void *opaque);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1483 @@ -39782,7 +44768,10 @@ msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" " void **opaque_rtn);\n" "\n" -msgstr " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n void **opaque_rtn);\n\n" +msgstr "" +" guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" +" void **opaque_rtn);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1503 @@ -39802,7 +44791,11 @@ msgid "" " void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" " guestfs_abort_cb);\n" "\n" -msgstr " typedef void (*guestfs_abort_cb) (void);\n void guestfs_set_out_of_memory_handler (guestfs_h *g,\n guestfs_abort_cb);\n\n" +msgstr "" +" typedef void (*guestfs_abort_cb) (void);\n" +" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" +" guestfs_abort_cb);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1511 @@ -39833,7 +44826,9 @@ msgstr "guestfs_get_out_of_memory_handler" msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" "\n" -msgstr " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n\n" +msgstr "" +" guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1523 @@ -39871,7 +44866,9 @@ msgid "" "Using L</guestfs_available> you can test availability of the following " "groups of functions. This test queries the appliance to see if the " "appliance you are currently using supports the functionality." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用" +"してください。" #. type: textblock #: ../src/guestfs.pod:1542 @@ -39887,8 +44884,8 @@ msgstr "" #: ../src/guestfs.pod:1546 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " -"prints out the available groups and whether they are supported by this build" -" of libguestfs. Note however that you have to do C<run> first." +"prints out the available groups and whether they are supported by this build " +"of libguestfs. Note however that you have to do C<run> first." msgstr "" #. type: =head2 @@ -39909,7 +44906,9 @@ msgstr "" msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" "\n" -msgstr " #define LIBGUESTFS_HAVE_DD 1\n\n" +msgstr "" +" #define LIBGUESTFS_HAVE_DD 1\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1558 @@ -39920,8 +44919,8 @@ msgstr "L</guestfs_dd> が利用可能な場合。" #: ../src/guestfs.pod:1560 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " -"function is available at compile time, we recommended using build tools such" -" as autoconf or cmake. For example in autotools you could use:" +"function is available at compile time, we recommended using build tools such " +"as autoconf or cmake. For example in autotools you could use:" msgstr "" #. type: verbatim @@ -39931,13 +44930,16 @@ msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" " AC_CHECK_FUNCS([guestfs_dd])\n" "\n" -msgstr " AC_CHECK_LIB([guestfs],[guestfs_create])\n AC_CHECK_FUNCS([guestfs_dd])\n\n" +msgstr "" +" AC_CHECK_LIB([guestfs],[guestfs_create])\n" +" AC_CHECK_FUNCS([guestfs_dd])\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1568 msgid "" -"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined" -" in your program." +"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " +"in your program." msgstr "" #. type: =head2 @@ -39953,7 +44955,9 @@ msgid "" "previous I<libguestfs.so> (dynamic library) which doesn't have the call. " "This situation unfortunately results in a segmentation fault, which is a " "shortcoming of the C dynamic linking system itself." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用" +"してください。" #. type: textblock #: ../src/guestfs.pod:1580 @@ -39961,7 +44965,9 @@ msgid "" "You can use L<dlopen(3)> to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " "well):" -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用して" +"ください。" #. type: verbatim #: ../src/guestfs.pod:1584 @@ -39973,7 +44979,13 @@ msgid "" " #include <dlfcn.h>\n" " #include <guestfs.h>\n" " \n" -msgstr " #include <stdio.h>\n #include <stdlib.h>\n #include <unistd.h>\n #include <dlfcn.h>\n #include <guestfs.h>\n \n" +msgstr "" +" #include <stdio.h>\n" +" #include <stdlib.h>\n" +" #include <unistd.h>\n" +" #include <dlfcn.h>\n" +" #include <guestfs.h>\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1590 @@ -39985,7 +44997,13 @@ msgid "" " void *dl;\n" " int has_function;\n" " \n" -msgstr " main ()\n {\n #ifdef LIBGUESTFS_HAVE_DD\n void *dl;\n int has_function;\n \n" +msgstr "" +" main ()\n" +" {\n" +" #ifdef LIBGUESTFS_HAVE_DD\n" +" void *dl;\n" +" int has_function;\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1596 @@ -40000,7 +45018,16 @@ msgid "" " has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n" " dlclose (dl);\n" " \n" -msgstr " /* guestfs_dd 関数が本当に利用可能かを確認します。 */\n dl = dlopen (NULL, RTLD_LAZY);\n if (!dl) {\n fprintf (stderr, \"dlopen: %s\\n\", dlerror ());\n exit (EXIT_FAILURE);\n }\n has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n dlclose (dl);\n \n" +msgstr "" +" /* guestfs_dd 関数が本当に利用可能かを確認します。 */\n" +" dl = dlopen (NULL, RTLD_LAZY);\n" +" if (!dl) {\n" +" fprintf (stderr, \"dlopen: %s\\n\", dlerror ());\n" +" exit (EXIT_FAILURE);\n" +" }\n" +" has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n" +" dlclose (dl);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1605 @@ -40035,7 +45062,9 @@ msgstr "" msgid "" " Requires: libguestfs >= 1.0.80\n" "\n" -msgstr " Requires: libguestfs >= 1.0.80\n\n" +msgstr "" +" Requires: libguestfs >= 1.0.80\n" +"\n" #. type: =head1 #: ../src/guestfs.pod:1625 @@ -40045,9 +45074,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1627 msgid "" -"A recent feature of the API is the introduction of calls which take optional" -" arguments. In C these are declared 3 ways. The main way is as a call " -"which takes variable arguments (ie. C<...>), as in this example:" +"A recent feature of the API is the introduction of calls which take optional " +"arguments. In C these are declared 3 ways. The main way is as a call which " +"takes variable arguments (ie. C<...>), as in this example:" msgstr "" #. type: verbatim @@ -40056,7 +45085,9 @@ msgstr "" msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" "\n" -msgstr " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n\n" +msgstr "" +" int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1634 @@ -40071,7 +45102,9 @@ msgstr "" msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename, -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename, -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1639 @@ -40086,7 +45119,11 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1645 @@ -40102,7 +45139,12 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1652 @@ -40119,10 +45161,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1657 msgid "" -"The second variant has the same name with the suffix C<_va>, which works the" -" same way but takes a C<va_list>. See the C manual for details. For the " +"The second variant has the same name with the suffix C<_va>, which works the " +"same way but takes a C<va_list>. See the C manual for details. For the " "example function, this is declared:" -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_add_drive_opts> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_add_drive_opts> を使用してください。" #. type: verbatim #: ../src/guestfs.pod:1661 @@ -40131,7 +45175,10 @@ msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" " va_list args);\n" "\n" -msgstr " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n va_list args);\n\n" +msgstr "" +" int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" +" va_list args);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:1664 @@ -40161,7 +45208,16 @@ msgid "" " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr " struct guestfs_add_drive_opts_argv {\n uint64_t bitmask;\n int readonly;\n const char *format;\n /* ... */\n };\n int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" +msgstr "" +" struct guestfs_add_drive_opts_argv {\n" +" uint64_t bitmask;\n" +" int readonly;\n" +" const char *format;\n" +" /* ... */\n" +" };\n" +" int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" +" const struct guestfs_add_drive_opts_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1681 @@ -40179,7 +45235,14 @@ msgid "" " .format = \"qcow2\"\n" " };\n" " \n" -msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n .readonly = 1,\n .format = \"qcow2\"\n };\n \n" +msgstr "" +" struct guestfs_add_drive_opts_argv optargs = {\n" +" .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n" +" .readonly = 1,\n" +" .format = \"qcow2\"\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1690 @@ -40187,12 +45250,13 @@ msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_A msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" "\n" -msgstr " guestfs_add_drive_opts_argv (g, filename, &optargs);\n\n" +msgstr "" +" guestfs_add_drive_opts_argv (g, filename, &optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1698 -msgid "" -"The C<_BITMASK> suffix on each option name when specifying the bitmask." +msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock @@ -40257,10 +45321,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1739 msgid "" -"In the current implementation, events are only generated synchronously: that" -" means that events (and hence callbacks) can only happen while you are in " -"the middle of making another libguestfs call. The callback is called in the" -" same thread." +"In the current implementation, events are only generated synchronously: that " +"means that events (and hence callbacks) can only happen while you are in the " +"middle of making another libguestfs call. The callback is called in the " +"same thread." msgstr "" #. type: textblock @@ -40291,12 +45355,14 @@ msgstr "" #: ../src/guestfs.pod:1758 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " -"handles that are open when the program exits. This means that this callback" -" might be called indirectly from L<exit(3)>, which can cause unexpected " +"handles that are open when the program exits. This means that this callback " +"might be called indirectly from L<exit(3)>, which can cause unexpected " "problems in higher-level languages (eg. if your HLL interpreter has already " "been cleaned up by the time this is called, and if your callback then jumps " "into some HLL function)." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_fallocate64> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_fallocate64> を使用してください。" #. type: textblock #: ../src/guestfs.pod:1765 @@ -40361,10 +45427,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1798 msgid "" -"The units of C<total> are not defined, although for some operations C<total>" -" may relate in some way to the amount of data to be transferred (eg. in " -"bytes or megabytes), and C<position> may be the portion which has been " -"transferred." +"The units of C<total> are not defined, although for some operations C<total> " +"may relate in some way to the amount of data to be transferred (eg. in bytes " +"or megabytes), and C<position> may be the portion which has been transferred." msgstr "" #. type: textblock @@ -40396,16 +45461,16 @@ msgstr "" #: ../src/guestfs.pod:1822 msgid "" "This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special" -" code to detect this case." +"indicator to \"100%\" at the end of the operation, without requiring special " +"code to detect this case." msgstr "" #. type: textblock #: ../src/guestfs.pod:1828 msgid "" "For some calls we are unable to estimate the progress of the call, but we " -"can still generate progress messages to indicate activity. This is known as" -" \"pulse mode\", and is directly supported by certain progress bar " +"can still generate progress messages to indicate activity. This is known as " +"\"pulse mode\", and is directly supported by certain progress bar " "implementations (eg. GtkProgressBar)." msgstr "" @@ -40446,15 +45511,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1853 msgid "" -"The callback function is called whenever a log message is generated by qemu," -" the appliance kernel, guestfsd (daemon), or utility programs." +"The callback function is called whenever a log message is generated by qemu, " +"the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock #: ../src/guestfs.pod:1856 msgid "" -"If the verbose flag (L</guestfs_set_verbose>) is set before launch " -"(L</guestfs_launch>) then additional debug messages are generated." +"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" +"guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock @@ -40492,8 +45557,8 @@ msgstr "GUESTFS_EVENT_TRACE (ペイロード形式: メッセージバッファ #. type: textblock #: ../src/guestfs.pod:1881 msgid "" -"The callback function is called whenever a trace message is generated. This" -" only applies if the trace flag (L</guestfs_set_trace>) is set." +"The callback function is called whenever a trace message is generated. This " +"only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock @@ -40544,7 +45609,13 @@ msgid "" " int flags,\n" " void *opaque);\n" "\n" -msgstr " int guestfs_set_event_callback (guestfs_h *g,\n guestfs_event_callback cb,\n uint64_t event_bitmask,\n int flags,\n void *opaque);\n\n" +msgstr "" +" int guestfs_set_event_callback (guestfs_h *g,\n" +" guestfs_event_callback cb,\n" +" uint64_t event_bitmask,\n" +" int flags,\n" +" void *opaque);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1913 @@ -40557,8 +45628,8 @@ msgstr "" #: ../src/guestfs.pod:1916 msgid "" "For example, to register for all log message events, you could call this " -"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>." -" To register a single callback for all possible classes of events, use " +"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " +"To register a single callback for all possible classes of events, use " "C<GUESTFS_EVENT_ALL>." msgstr "" @@ -40570,8 +45641,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1924 msgid "" -"C<opaque> is an opaque pointer which is passed to the callback. You can use" -" it for any purpose." +"C<opaque> is an opaque pointer which is passed to the callback. You can use " +"it for any purpose." msgstr "" #. type: textblock @@ -40584,8 +45655,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1930 msgid "" -"If there is an error, this function returns C<-1>, and sets the error in the" -" handle in the usual way (see L</guestfs_last_error> etc.)" +"If there is an error, this function returns C<-1>, and sets the error in the " +"handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock @@ -40614,13 +45685,15 @@ msgstr "guestfs_delete_event_callback" msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" "\n" -msgstr " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n\n" +msgstr "" +" void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1944 msgid "" -"Delete a callback that was previously registered. C<event_handle> should be" -" the integer that was returned by a previous call to " +"Delete a callback that was previously registered. C<event_handle> should be " +"the integer that was returned by a previous call to " "C<guestfs_set_event_callback> on the same handle." msgstr "" @@ -40642,7 +45715,16 @@ msgid "" " const char *buf, size_t buf_len,\n" " const uint64_t *array, size_t array_len);\n" "\n" -msgstr " typedef void (*guestfs_event_callback) (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len);\n\n" +msgstr "" +" typedef void (*guestfs_event_callback) (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1959 @@ -40661,9 +45743,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1966 msgid "" -"The remaining parameters contain the event payload (if any). Each event may" -" contain a payload, which usually relates to the event class, but for future" -" proofing your code should be written to handle any payload for any event " +"The remaining parameters contain the event payload (if any). Each event may " +"contain a payload, which usually relates to the event class, but for future " +"proofing your code should be written to handle any payload for any event " "class." msgstr "" @@ -40724,7 +45806,17 @@ msgid "" " // handle error in the usual way\n" " }\n" "\n" -msgstr " int eh =\n guestfs_set_event_callback\n (g, message_callback,\n GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n GUESTFS_EVENT_TRACE,\n 0, NULL) == -1)\n if (eh == -1) {\n // 通常の方法でエラー処理します\n }\n\n" +msgstr "" +" int eh =\n" +" guestfs_set_event_callback\n" +" (g, message_callback,\n" +" GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n" +" GUESTFS_EVENT_TRACE,\n" +" 0, NULL) == -1)\n" +" if (eh == -1) {\n" +" // 通常の方法でエラー処理します\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2002 @@ -40752,7 +45844,22 @@ msgid "" " syslog (priority, \"event 0x%lx: %s\", event, buf);\n" " }\n" "\n" -msgstr " static void\n message_callback (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len)\n {\n const int priority = LOG_USER|LOG_INFO;\n if (buf_len > 0)\n syslog (priority, \"event 0x%lx: %s\", event, buf);\n }\n\n" +msgstr "" +" static void\n" +" message_callback (\n" +" guestfs_h *g,\n" +" void *opaque,\n" +" uint64_t event,\n" +" int event_handle,\n" +" int flags,\n" +" const char *buf, size_t buf_len,\n" +" const uint64_t *array, size_t array_len)\n" +" {\n" +" const int priority = LOG_USER|LOG_INFO;\n" +" if (buf_len > 0)\n" +" syslog (priority, \"event 0x%lx: %s\", event, buf);\n" +" }\n" +"\n" #. type: =head1 #: ../src/guestfs.pod:2020 @@ -40779,7 +45886,9 @@ msgstr "guestfs_user_cancel" msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" "\n" -msgstr " void guestfs_user_cancel (guestfs_h *g);\n\n" +msgstr "" +" void guestfs_user_cancel (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2031 @@ -40791,17 +45900,17 @@ msgstr "" #: ../src/guestfs.pod:2034 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " -"safe. You can call it from a signal handler or from another thread, without" -" needing to do any locking." +"safe. You can call it from a signal handler or from another thread, without " +"needing to do any locking." msgstr "" #. type: textblock #: ../src/guestfs.pod:2038 msgid "" "The transfer that was in progress (if there is one) will stop shortly " -"afterwards, and will return an error. The errno (see " -"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find" -" out if the operation was cancelled or failed because of another error." +"afterwards, and will return an error. The errno (see L</" +"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find " +"out if the operation was cancelled or failed because of another error." msgstr "" #. type: textblock @@ -40814,8 +45923,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2048 -msgid "" -"There are two common places that you might call C<guestfs_user_cancel>." +msgid "There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock @@ -40858,7 +45966,9 @@ msgstr "" msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" "\n" -msgstr " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n\n" +msgstr "" +" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2070 @@ -40889,7 +45999,9 @@ msgstr "" msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" "\n" -msgstr " void *guestfs_get_private (guestfs_h *g, const char *key);\n\n" +msgstr "" +" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2084 @@ -40897,7 +46009,9 @@ msgid "" "This function returns C<NULL> if either no data is found associated with " "C<key>, or if the user previously set the C<key>'s C<data> pointer to " "C<NULL>." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_label> を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" +"guestfs_vfs_label> を使用してください。" #. type: textblock #: ../src/guestfs.pod:2088 @@ -40921,7 +46035,9 @@ msgstr "" msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n\n" +msgstr "" +" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" +"\n" #. type: verbatim #: ../src/guestfs.pod:2099 @@ -40929,13 +46045,15 @@ msgstr " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n\n" msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n\n" +msgstr "" +" void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2101 msgid "" -"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does" -" not have any particular meaning -- keys are not returned in any defined " +"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " +"not have any particular meaning -- keys are not returned in any defined " "order). A pointer to the key is returned in C<*key_rtn> and the " "corresponding data pointer is returned from the function. C<NULL> is " "returned if there are no keys stored in the handle." @@ -40979,7 +46097,9 @@ msgstr "" msgid "" " guestfs_set_private (g, key, NULL);\n" "\n" -msgstr " guestfs_set_private (g, key, NULL);\n\n" +msgstr "" +" guestfs_set_private (g, key, NULL);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2132 @@ -41012,13 +46132,21 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr " const char *key;\n void *data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n printf (\"key = %s, data = %p\\n\", key, data);\n data = guestfs_next_private (g, &key);\n }\n\n" +msgstr "" +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2153 msgid "" -"More commonly you are only interested in keys that begin with an " -"application-specific prefix C<foo_>. Modify the loop like so:" +"More commonly you are only interested in keys that begin with an application-" +"specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim @@ -41034,7 +46162,16 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr " const char *key;\n void *data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n printf (\"key = %s, data = %p\\n\", key, data);\n data = guestfs_next_private (g, &key);\n }\n\n" +msgstr "" +" const char *key;\n" +" void *data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" printf (\"key = %s, data = %p\\n\", key, data);\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2165 @@ -41064,7 +46201,23 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr " const char *key;\n void *data;\n again:\n data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n {\n guestfs_set_private (g, key, NULL);\n /* note that 'key' pointer is now invalid, and so is\n the internal iterator */\n goto again;\n }\n data = guestfs_next_private (g, &key);\n }\n\n" +msgstr "" +" const char *key;\n" +" void *data;\n" +" again:\n" +" data = guestfs_first_private (g, &key);\n" +" while (data != NULL)\n" +" {\n" +" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" +" {\n" +" guestfs_set_private (g, key, NULL);\n" +" /* note that 'key' pointer is now invalid, and so is\n" +" the internal iterator */\n" +" goto again;\n" +" }\n" +" data = guestfs_next_private (g, &key);\n" +" }\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2185 @@ -41100,7 +46253,10 @@ msgid "" " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" " .provider(\"guestfs\").mark(\"*\")'\n" "\n" -msgstr " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n .provider(\"guestfs\").mark(\"*\")'\n\n" +msgstr "" +" stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" +" .provider(\"guestfs\").mark(\"*\")'\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2201 @@ -41117,8 +46273,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2206 msgid "" -"This script contains examples of displaying both the static markers and some" -" ordinary C entry points:" +"This script contains examples of displaying both the static markers and some " +"ordinary C entry points:" msgstr "" #. type: verbatim @@ -41127,7 +46283,9 @@ msgstr "" msgid "" " global last;\n" " \n" -msgstr " global last;\n \n" +msgstr "" +" global last;\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:2211 @@ -41140,7 +46298,14 @@ msgid "" " delta = now - last;\n" " last = now;\n" " \n" -msgstr " function display_time () {\n now = gettimeofday_us ();\n delta = 0;\n if (last > 0)\n delta = now - last;\n last = now;\n \n" +msgstr "" +" function display_time () {\n" +" now = gettimeofday_us ();\n" +" delta = 0;\n" +" if (last > 0)\n" +" delta = now - last;\n" +" last = now;\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:2218 @@ -41149,7 +46314,10 @@ msgid "" " printf (\"%d (+%d):\", now, delta);\n" " }\n" " \n" -msgstr " printf (\"%d (+%d):\", now, delta);\n }\n \n" +msgstr "" +" printf (\"%d (+%d):\", now, delta);\n" +" }\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:2221 @@ -41160,7 +46328,12 @@ msgid "" " printf (\"ready\\n\");\n" " }\n" " \n" -msgstr " probe begin {\n last = 0;\n printf (\"ready\\n\");\n }\n \n" +msgstr "" +" probe begin {\n" +" last = 0;\n" +" printf (\"ready\\n\");\n" +" }\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:2226 @@ -41204,7 +46377,10 @@ msgid "" " # stap /tmp/test.stap\n" " ready\n" "\n" -msgstr " # stap /tmp/test.stap\n ready\n\n" +msgstr "" +" # stap /tmp/test.stap\n" +" ready\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2248 @@ -41227,7 +46403,14 @@ msgid "" " 1318248061071167 (+4233108): launch_end\n" " 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n" "\n" -msgstr " 1318248056692655 (+0):\tlaunch_start\n 1318248056692850 (+195): launch_build_appliance_start\n 1318248056818285 (+125435): launch_build_appliance_end\n 1318248056838059 (+19774): launch_run_qemu\n 1318248061071167 (+4233108): launch_end\n 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n\n" +msgstr "" +" 1318248056692655 (+0):\tlaunch_start\n" +" 1318248056692850 (+195): launch_build_appliance_start\n" +" 1318248056818285 (+125435): launch_build_appliance_end\n" +" 1318248056838059 (+19774): launch_run_qemu\n" +" 1318248061071167 (+4233108): launch_end\n" +" 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n" +"\n" #. type: =end #: ../src/guestfs.pod:2261 ../src/guestfs.pod:2266 @@ -41237,9 +46420,11 @@ msgstr "HTML" #. type: textblock #: ../src/guestfs.pod:2263 msgid "" -"<!-- old anchor for the next section --> <a " -"name=\"state_machine_and_low_level_event_api\"/>" -msgstr "<!-- old anchor for the next section --> <a name=\"state_machine_and_low_level_event_api\"/>" +"<!-- old anchor for the next section --> <a name=" +"\"state_machine_and_low_level_event_api\"/>" +msgstr "" +"<!-- old anchor for the next section --> <a name=" +"\"state_machine_and_low_level_event_api\"/>" #. type: =head1 #: ../src/guestfs.pod:2268 @@ -41278,13 +46463,33 @@ msgid "" " | disk image |\n" " \\______________/\n" "\n" -msgstr " ___________________\n / \\\n | main program |\n | |\n | | child process / appliance\n | | __________________________\n | | / qemu \\\n +-------------------+ RPC | +-----------------+ |\n | libguestfs <--------------------> guestfsd | |\n | | | +-----------------+ |\n \\___________________/ | | Linux kernel | |\n | +--^--------------+ |\n \\_________|________________/\n |\n _______v______\n / \\\n | Device or |\n | disk image |\n \\______________/\n\n" +msgstr "" +" ___________________\n" +" / \\\n" +" | main program |\n" +" | |\n" +" | | child process / appliance\n" +" | | __________________________\n" +" | | / qemu \\\n" +" +-------------------+ RPC | +-----------------+ |\n" +" | libguestfs <--------------------> guestfsd | |\n" +" | | | +-----------------+ |\n" +" \\___________________/ | | Linux kernel | |\n" +" | +--^--------------+ |\n" +" \\_________|________________/\n" +" |\n" +" _______v______\n" +" / \\\n" +" | Device or |\n" +" | disk image |\n" +" \\______________/\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2294 msgid "" -"The library, linked to the main program, creates the child process and hence" -" the appliance in the L</guestfs_launch> function." +"The library, linked to the main program, creates the child process and hence " +"the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock @@ -41293,8 +46498,8 @@ msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " "L</guestfsd>. The library talks to L</guestfsd> using remote procedure " -"calls (RPC). There is a mostly one-to-one correspondence between libguestfs" -" API calls and RPC calls to the daemon. Lastly the disk image(s) are " +"calls (RPC). There is a mostly one-to-one correspondence between libguestfs " +"API calls and RPC calls to the daemon. Lastly the disk image(s) are " "attached to the qemu process which translates device access by the " "appliance's Linux kernel into accesses to the image." msgstr "" @@ -41302,8 +46507,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2306 msgid "" -"A common misunderstanding is that the appliance \"is\" the virtual machine." -" Although the disk image you are attached to might also be used by some " +"A common misunderstanding is that the appliance \"is\" the virtual machine. " +"Although the disk image you are attached to might also be used by some " "virtual machine, libguestfs doesn't know or care about this. (But you will " "care if both libguestfs's qemu process and your virtual machine are trying " "to update the disk image at the same time, since these usually results in " @@ -41346,14 +46551,36 @@ msgid "" " | BUSY | | READY |\n" " \\______/ <------ \\________/\n" "\n" -msgstr " |\n guestfs_create\n |\n |\n ____V____\n / \\\n | 設定 |\n \\_________/\n ^ ^ ^ \\\n / | \\ \\ guestfs_launch\n / | _\\__V___\n / | / \\\n / | | 起動 |\n / | \\________/\n / | /\n / | guestfs_launch\n / | /\n ________ / __|____V__\n / \\ ------> / \\\n | ビジー | | 準備完了 |\n \\________/ <------ \\__________/\n\n" +msgstr "" +" |\n" +" guestfs_create\n" +" |\n" +" |\n" +" ____V____\n" +" / \\\n" +" | 設定 |\n" +" \\_________/\n" +" ^ ^ ^ \\\n" +" / | \\ \\ guestfs_launch\n" +" / | _\\__V___\n" +" / | / \\\n" +" / | | 起動 |\n" +" / | \\________/\n" +" / | /\n" +" / | guestfs_launch\n" +" / | /\n" +" ________ / __|____V__\n" +" / \\ ------> / \\\n" +" | ビジー | | 準備完了 |\n" +" \\________/ <------ \\__________/\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2339 msgid "" -"The normal transitions are (1) CONFIG (when the handle is created, but there" -" is no child process), (2) LAUNCHING (when the child process is booting up)," -" (3) alternating between READY and BUSY as commands are issued to, and " +"The normal transitions are (1) CONFIG (when the handle is created, but there " +"is no child process), (2) LAUNCHING (when the child process is booting up), " +"(3) alternating between READY and BUSY as commands are issued to, and " "carried out by, the child process." msgstr "" @@ -41361,8 +46588,8 @@ msgstr "" #: ../src/guestfs.pod:2344 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " -"asynchronously at any time (eg. due to some internal error), and that causes" -" the state to transition back to CONFIG." +"asynchronously at any time (eg. due to some internal error), and that causes " +"the state to transition back to CONFIG." msgstr "" #. type: textblock @@ -41385,8 +46612,8 @@ msgstr "" #: ../src/guestfs.pod:2357 msgid "" "API actions such as L</guestfs_mount> can only be issued when in the READY " -"state. These API calls block waiting for the command to be carried out (ie." -" the state to transition to BUSY and then back to READY). There are no non-" +"state. These API calls block waiting for the command to be carried out (ie. " +"the state to transition to BUSY and then back to READY). There are no non-" "blocking versions, and no way to issue more than one command per handle at " "the same time." msgstr "" @@ -41415,14 +46642,18 @@ msgid "" "This process has evolved and continues to evolve. The description here " "corresponds only to the current version of libguestfs and is provided for " "information only." -msgstr "このプロセスは進化してきました。そして、進化し続けます。ここの記述は現在のバージョンの libguestfs にのみ対応していて、参考情報としてのみ提供されます。" +msgstr "" +"このプロセスは進化してきました。そして、進化し続けます。ここの記述は現在の" +"バージョンの libguestfs にのみ対応していて、参考情報としてのみ提供されます。" #. type: textblock #: ../src/guestfs.pod:2375 msgid "" "In order to follow the stages involved below, enable libguestfs debugging " "(set the environment variable C<LIBGUESTFS_DEBUG=1>)." -msgstr "以下に関係する段階に従うには libguestfs デバッグを有効にします(環境変数 C<LIBGUESTFS_DEBUG=1> を設定します)。" +msgstr "" +"以下に関係する段階に従うには libguestfs デバッグを有効にします(環境変数 " +"C<LIBGUESTFS_DEBUG=1> を設定します)。" #. type: =item #: ../src/guestfs.pod:2380 @@ -41434,21 +46665,28 @@ msgstr "アプライアンスを作成します" msgid "" "C<febootstrap-supermin-helper> is invoked to create the kernel, a small " "initrd and the appliance." -msgstr "C<febootstrap-supermin-helper> はカーネル、小さな initrd およびアプライアンスを作成するために呼び出されます。" +msgstr "" +"C<febootstrap-supermin-helper> はカーネル、小さな initrd およびアプライアンス" +"を作成するために呼び出されます。" #. type: textblock #: ../src/guestfs.pod:2385 msgid "" -"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another" -" directory if C<TMPDIR> is set)." -msgstr "アプライアンスは C</var/tmp/.guestfs-E<lt>UIDE<gt>> にキャッシュされます(または C<TMPDIR> を設定していると他の場所です)。" +"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " +"directory if C<TMPDIR> is set)." +msgstr "" +"アプライアンスは C</var/tmp/.guestfs-E<lt>UIDE<gt>> にキャッシュされます(ま" +"たは C<TMPDIR> を設定していると他の場所です)。" #. type: textblock #: ../src/guestfs.pod:2388 msgid "" "For a complete description of how the appliance is created and cached, read " "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages." -msgstr "アプライアンスがどのように作成されキャッシュされるかに関する完全な説明は、L<febootstrap(8)> および L<febootstrap-supermin-helper(8)> マニュアルページを参照してください。" +msgstr "" +"アプライアンスがどのように作成されキャッシュされるかに関する完全な説明は、" +"L<febootstrap(8)> および L<febootstrap-supermin-helper(8)> マニュアルページを" +"参照してください。" #. type: =item #: ../src/guestfs.pod:2392 @@ -41468,24 +46706,31 @@ msgstr "initrd を実行します" #. type: textblock #: ../src/guestfs.pod:2398 msgid "" -"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the" -" appliance. The purpose of the initrd is to load enough kernel modules in " +"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " +"appliance. The purpose of the initrd is to load enough kernel modules in " "order that the appliance itself can be mounted and started." -msgstr "C<febootstrap-supermin-helper> は小さな initrd を構築します。 initrd はアプライアンスではありません。 initrd の目的は、アプライアンス自身がマウントでき開始できるために、十分なカーネルモジュールを読み込むことです。" +msgstr "" +"C<febootstrap-supermin-helper> は小さな initrd を構築します。 initrd はアプラ" +"イアンスではありません。 initrd の目的は、アプライアンス自身がマウントでき開" +"始できるために、十分なカーネルモジュールを読み込むことです。" #. type: textblock #: ../src/guestfs.pod:2402 msgid "" -"The initrd is a cpio archive called " -"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>." -msgstr "initrd は C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd> という cpio アーカイブです。" +"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" +"initrd>." +msgstr "" +"initrd は C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd> という cpio アーカイブで" +"す。" #. type: textblock #: ../src/guestfs.pod:2405 msgid "" "When the initrd has started you will see messages showing that kernel " "modules are being loaded, similar to this:" -msgstr "initrd が起動したとき、カーネルモジュールが読み込まれたことを示すこのようなメッセージが表示されます:" +msgstr "" +"initrd が起動したとき、カーネルモジュールが読み込まれたことを示すこのような" +"メッセージが表示されます:" #. type: verbatim #: ../src/guestfs.pod:2408 @@ -41496,7 +46741,12 @@ msgid "" " febootstrap: internal insmod libcrc32c.ko\n" " febootstrap: internal insmod crc32c-intel.ko\n" "\n" -msgstr " febootstrap: ext2 mini initrd starting up\n febootstrap: mounting /sys\n febootstrap: internal insmod libcrc32c.ko\n febootstrap: internal insmod crc32c-intel.ko\n\n" +msgstr "" +" febootstrap: ext2 mini initrd starting up\n" +" febootstrap: mounting /sys\n" +" febootstrap: internal insmod libcrc32c.ko\n" +" febootstrap: internal insmod crc32c-intel.ko\n" +"\n" #. type: =item #: ../src/guestfs.pod:2413 @@ -41547,7 +46797,13 @@ msgid "" " febootstrap: chroot\n" " Starting /init script ...\n" "\n" -msgstr " febootstrap: picked /sys/block/vdb/dev as root device\n febootstrap: creating /dev/root as block special 252:16\n febootstrap: mounting new root on /root\n febootstrap: chroot\n Starting /init script ...\n\n" +msgstr "" +" febootstrap: picked /sys/block/vdb/dev as root device\n" +" febootstrap: creating /dev/root as block special 252:16\n" +" febootstrap: mounting new root on /root\n" +" febootstrap: chroot\n" +" Starting /init script ...\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2437 @@ -41564,8 +46820,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2442 msgid "" -"The appliance itself now initializes itself. This involves starting certain" -" processes like C<udev>, possibly printing some debug information, and " +"The appliance itself now initializes itself. This involves starting certain " +"processes like C<udev>, possibly printing some debug information, and " "finally running the daemon (C<guestfsd>)." msgstr "" @@ -41587,7 +46843,9 @@ msgstr "" msgid "" " verbose daemon enabled\n" "\n" -msgstr " verbose daemon enabled\n\n" +msgstr "" +" verbose daemon enabled\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2453 @@ -41599,8 +46857,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2456 msgid "" -"The daemon connects to this port (and hence to the library) and sends a four" -" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " +"The daemon connects to this port (and hence to the library) and sends a four " +"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " "protocol (see below)." msgstr "" @@ -41637,8 +46895,8 @@ msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " "messages. Then there are functions that have any C<FileIn> or C<FileOut> " -"parameters, which use the same request and reply messages, but they may also" -" be followed by files sent using a chunked encoding." +"parameters, which use the same request and reply messages, but they may also " +"be followed by files sent using a chunked encoding." msgstr "" #. type: =head3 @@ -41666,9 +46924,9 @@ msgstr "" #: ../src/guestfs.pod:2490 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " -"into which it slurps the rest of the message. As a result, the total length" -" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the" -" effective size of any request is limited to somewhere under this size." +"into which it slurps the rest of the message. As a result, the total length " +"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the " +"effective size of any request is limited to somewhere under this size." msgstr "" #. type: textblock @@ -41711,7 +46969,12 @@ msgid "" " struct guestfs_message_header (encoded as XDR)\n" " struct guestfs_<foo>_ret (encoded as XDR)\n" "\n" -msgstr " total length (header + ret,\n but not including the length word itself)\n struct guestfs_message_header (encoded as XDR)\n struct guestfs_<foo>_ret (encoded as XDR)\n\n" +msgstr "" +" total length (header + ret,\n" +" but not including the length word itself)\n" +" struct guestfs_message_header (encoded as XDR)\n" +" struct guestfs_<foo>_ret (encoded as XDR)\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2518 @@ -41760,8 +47023,8 @@ msgstr "" #: ../src/guestfs.pod:2537 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " -"The normal request message is sent (see above). However this is followed by" -" a sequence of file chunks." +"The normal request message is sent (see above). However this is followed by " +"a sequence of file chunks." msgstr "" #. type: verbatim @@ -41776,7 +47039,15 @@ msgid "" " sequence of chunks for FileIn param #0\n" " sequence of chunks for FileIn param #1 etc.\n" "\n" -msgstr " total length (header + arguments,\n but not including the length word itself,\n and not including the chunks)\n struct guestfs_message_header (encoded as XDR)\n struct guestfs_<foo>_args (encoded as XDR)\n sequence of chunks for FileIn param #0\n sequence of chunks for FileIn param #1 etc.\n\n" +msgstr "" +" total length (header + arguments,\n" +" but not including the length word itself,\n" +" and not including the chunks)\n" +" struct guestfs_message_header (encoded as XDR)\n" +" struct guestfs_<foo>_args (encoded as XDR)\n" +" sequence of chunks for FileIn param #0\n" +" sequence of chunks for FileIn param #1 etc.\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2549 @@ -41795,7 +47066,15 @@ msgid "" " length of chunk\n" " struct guestfs_chunk (with data.data_len == 0)\n" "\n" -msgstr " length of chunk (not including length word itself)\n struct guestfs_chunk (encoded as XDR)\n length of chunk\n struct guestfs_chunk (encoded as XDR)\n ...\n length of chunk\n struct guestfs_chunk (with data.data_len == 0)\n\n" +msgstr "" +" length of chunk (not including length word itself)\n" +" struct guestfs_chunk (encoded as XDR)\n" +" length of chunk\n" +" struct guestfs_chunk (encoded as XDR)\n" +" ...\n" +" length of chunk\n" +" struct guestfs_chunk (with data.data_len == 0)\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2559 @@ -41810,8 +47089,8 @@ msgstr "" msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " -"sequence of chunks for each FileIn parameter one after another (from left to" -" right)." +"sequence of chunks for each FileIn parameter one after another (from left to " +"right)." msgstr "" #. type: textblock @@ -41841,8 +47120,8 @@ msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " "pipes or sockets). However the chunks are rather small " -"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need" -" to keep much in memory." +"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need " +"to keep much in memory." msgstr "" #. type: =head3 @@ -41880,8 +47159,8 @@ msgstr "" #: ../src/guestfs.pod:2604 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " -"which indicates that the guest and daemon is alive. This is what " -"L</guestfs_launch> waits for." +"which indicates that the guest and daemon is alive. This is what L</" +"guestfs_launch> waits for." msgstr "" #. type: =head3 @@ -41900,9 +47179,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2614 msgid "" -"The library turns them into progress callbacks (see " -"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards " -"them if not." +"The library turns them into progress callbacks (see L</" +"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " +"if not." msgstr "" #. type: textblock @@ -41941,7 +47220,18 @@ msgid "" " |\n" " `------ always '1' because we don't change the ABI\n" "\n" -msgstr " 偶数は安定版: 1.2.x, 1.4.x, ...\n .-------- 奇数は開発版: 1.3.x, 1.5.x, ...\n |\n v\n 1 . 3 . 5\n ^ ^\n | |\n | `-------- サブバージョン\n |\n `------ ABI を変更しないので、必ず '1' です\n\n" +msgstr "" +" 偶数は安定版: 1.2.x, 1.4.x, ...\n" +" .-------- 奇数は開発版: 1.3.x, 1.5.x, ...\n" +" |\n" +" v\n" +" 1 . 3 . 5\n" +" ^ ^\n" +" | |\n" +" | `-------- サブバージョン\n" +" |\n" +" `------ ABI を変更しないので、必ず '1' です\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2640 @@ -41951,11 +47241,11 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2642 msgid "" -"As time passes we cherry pick fixes from the development branch and backport" -" those into the stable branch, the effect being that the stable branch " -"should get more stable and less buggy over time. So the stable releases are" -" ideal for people who don't need new features but would just like the " -"software to work." +"As time passes we cherry pick fixes from the development branch and backport " +"those into the stable branch, the effect being that the stable branch should " +"get more stable and less buggy over time. So the stable releases are ideal " +"for people who don't need new features but would just like the software to " +"work." msgstr "" #. type: textblock @@ -41996,12 +47286,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2677 msgid "" -"A new stable branch starts when we think the new features in development are" -" substantial and compelling enough over the current stable branch to warrant" -" it. When that happens we create new stable and development versions 1.N.0 " +"A new stable branch starts when we think the new features in development are " +"substantial and compelling enough over the current stable branch to warrant " +"it. When that happens we create new stable and development versions 1.N.0 " "and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so " -"stable at this point, but by backporting fixes from development, that branch" -" will stabilize over time." +"stable at this point, but by backporting fixes from development, that branch " +"will stabilize over time." msgstr "" #. type: =head1 @@ -42039,10 +47329,10 @@ msgstr "" msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " -"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the" -" former, since the sync is done in the appliance. L</guestfs_set_trace> is " -"an example of the latter, since a trace flag is maintained in the handle and" -" all tracing is done on the library side." +"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the " +"former, since the sync is done in the appliance. L</guestfs_set_trace> is " +"an example of the latter, since a trace flag is maintained in the handle and " +"all tracing is done on the library side." msgstr "" #. type: textblock @@ -42061,8 +47351,8 @@ msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " "library and do not travel over the RPC mechanism to the daemon, these " -"functions do not need a procedure number, and so the procedure number is set" -" to C<-1>." +"functions do not need a procedure number, and so the procedure number is set " +"to C<-1>." msgstr "" #. type: textblock @@ -42111,10 +47401,10 @@ msgstr "" #: ../src/guestfs.pod:2744 msgid "" "You can supply zero or as many tests as you want per API call. The tests " -"can either be added as part of the API description " -"(C<generator/generator_actions.ml>), or in some rarer cases you may want to " -"drop a script into C<tests/*/>. Note that adding a script to C<tests/*/> is" -" slower, so if possible use the first method." +"can either be added as part of the API description (C<generator/" +"generator_actions.ml>), or in some rarer cases you may want to drop a script " +"into C<tests/*/>. Note that adding a script to C<tests/*/> is slower, so if " +"possible use the first method." msgstr "" #. type: textblock @@ -42149,7 +47439,9 @@ msgstr "C</dev/sdb> 50MB" msgid "" "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write " "operations." -msgstr "C</dev/sdb1> はファイルシステムの書き込み操作をテストするために使用される ext2 ファイルシステムです。" +msgstr "" +"C</dev/sdb1> はファイルシステムの書き込み操作をテストするために使用される " +"ext2 ファイルシステムです。" #. type: =item #: ../src/guestfs.pod:2767 @@ -42159,7 +47451,8 @@ msgstr "C</dev/sdc> 10MB" #. type: textblock #: ../src/guestfs.pod:2769 msgid "Used in a few tests where two block devices are needed." -msgstr "2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。" +msgstr "" +"2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。" #. type: =item #: ../src/guestfs.pod:2771 @@ -42212,7 +47505,9 @@ msgstr "" msgid "" " SKIP_TEST_<CMD>_<NUM>=1\n" "\n" -msgstr " SKIP_TEST_<CMD>_<NUM>=1\n\n" +msgstr "" +" SKIP_TEST_<CMD>_<NUM>=1\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2798 @@ -42293,8 +47588,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2831 msgid "" -"If you use Emacs, add the following to one of one of your start-up files " -"(e.g., ~/.emacs), to help ensure that you get indentation right:" +"If you use Emacs, add the following to one of one of your start-up files (e." +"g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim @@ -42311,7 +47606,17 @@ msgid "" " (not (string-equal mode-name \"Makefile\")))\n" " (setq indent-tabs-mode nil))))\n" " \n" -msgstr " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n ;;; Exceptions: Makefile and ChangeLog modes.\n (add-hook 'find-file-hook\n '(lambda () (if (and buffer-file-name\n (string-match \"/libguestfs\\\\>\"\n (buffer-file-name))\n (not (string-equal mode-name \"Change Log\"))\n (not (string-equal mode-name \"Makefile\")))\n (setq indent-tabs-mode nil))))\n \n" +msgstr "" +" ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" +" ;;; Exceptions: Makefile and ChangeLog modes.\n" +" (add-hook 'find-file-hook\n" +" '(lambda () (if (and buffer-file-name\n" +" (string-match \"/libguestfs\\\\>\"\n" +" (buffer-file-name))\n" +" (not (string-equal mode-name \"Change Log\"))\n" +" (not (string-equal mode-name \"Makefile\")))\n" +" (setq indent-tabs-mode nil))))\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:2844 @@ -42329,12 +47634,26 @@ msgid "" " (buffer-file-name))\n" " (libguestfs-c-mode))))\n" "\n" -msgstr " ;;; When editing C sources in libguestfs, use this style.\n (defun libguestfs-c-mode ()\n \"C mode with adjusted defaults for use with libguestfs.\"\n (interactive)\n (c-set-style \"K&R\")\n (setq c-indent-level 2)\n (setq c-basic-offset 2))\n (add-hook 'c-mode-hook\n '(lambda () (if (string-match \"/libguestfs\\\\>\"\n (buffer-file-name))\n (libguestfs-c-mode))))\n\n" +msgstr "" +" ;;; When editing C sources in libguestfs, use this style.\n" +" (defun libguestfs-c-mode ()\n" +" \"C mode with adjusted defaults for use with libguestfs.\"\n" +" (interactive)\n" +" (c-set-style \"K&R\")\n" +" (setq c-indent-level 2)\n" +" (setq c-basic-offset 2))\n" +" (add-hook 'c-mode-hook\n" +" '(lambda () (if (string-match \"/libguestfs\\\\>\"\n" +" (buffer-file-name))\n" +" (libguestfs-c-mode))))\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2856 msgid "Enable warnings when compiling (and fix any problems this finds):" -msgstr "コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正します):" +msgstr "" +"コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正しま" +"す):" #. type: verbatim #: ../src/guestfs.pod:2859 @@ -42342,7 +47661,9 @@ msgstr "コンパイル時に警告を有効にします(そして、これは msgid "" " ./configure --enable-gcc-warnings\n" "\n" -msgstr " ./configure --enable-gcc-warnings\n\n" +msgstr "" +" ./configure --enable-gcc-warnings\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2861 @@ -42356,7 +47677,10 @@ msgid "" " make syntax-check # checks the syntax of the C code\n" " make check # runs the test suite\n" "\n" -msgstr " make syntax-check # C コードの構文を確認します\n make check # テストスイートを実行します\n\n" +msgstr "" +" make syntax-check # C コードの構文を確認します\n" +" make check # テストスイートを実行します\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:2866 @@ -42366,8 +47690,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2868 msgid "" -"In the daemon code we have created custom printf formatters C<%Q> and C<%R>," -" which are used to do shell quoting." +"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " +"which are used to do shell quoting." msgstr "" #. type: =item @@ -42380,7 +47704,9 @@ msgstr "%Q" msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." -msgstr "シンプルなシェルクオート文字列。すべての空白と他のシェル文字がエスケープされます。" +msgstr "" +"シンプルなシェルクオート文字列。すべての空白と他のシェル文字がエスケープされ" +"ます。" #. type: =item #: ../src/guestfs.pod:2878 @@ -42400,7 +47726,9 @@ msgstr "" msgid "" " asprintf (&cmd, \"cat %R\", path);\n" "\n" -msgstr " asprintf (&cmd, \"cat %R\", path);\n\n" +msgstr "" +" asprintf (&cmd, \"cat %R\", path);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2889 @@ -42410,10 +47738,10 @@ msgstr "C<cat /sysroot/some\\ path\\ with\\ spaces> を生成します" #. type: textblock #: ../src/guestfs.pod:2891 msgid "" -"I<Note:> Do I<not> use these when you are passing parameters to the " -"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted " -"because they are not passed via the shell (instead, straight to exec). You " -"probably want to use the C<sysroot_path()> function however." +"I<Note:> Do I<not> use these when you are passing parameters to the C<command" +"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " +"they are not passed via the shell (instead, straight to exec). You probably " +"want to use the C<sysroot_path()> function however." msgstr "" #. type: =head2 @@ -42424,10 +47752,11 @@ msgstr "新しい API アクションの提出方法" #. type: textblock #: ../src/guestfs.pod:2899 msgid "" -"Submit patches to the mailing list: " -"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to " -"L<rjones@redhat.com>." -msgstr "パッチをメーリングリストに提出します: L<http://www.redhat.com/mailman/listinfo/libguestfs> および L<rjones@redhat.com> (Cc)。" +"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" +"libguestfs> and CC to L<rjones@redhat.com>." +msgstr "" +"パッチをメーリングリストに提出します: L<http://www.redhat.com/mailman/" +"listinfo/libguestfs> および L<rjones@redhat.com> (Cc)。" #. type: =head2 #: ../src/guestfs.pod:2903 @@ -42443,9 +47772,9 @@ msgstr "" #: ../src/guestfs.pod:2907 msgid "" "However many messages come from the daemon, and we don't translate those at " -"the moment. One reason is that the appliance generally has all locale files" -" removed from it, because they take up a lot of space. So we'd have to " -"readd some of those, as well as copying our PO files into the appliance." +"the moment. One reason is that the appliance generally has all locale files " +"removed from it, because they take up a lot of space. So we'd have to readd " +"some of those, as well as copying our PO files into the appliance." msgstr "" #. type: textblock @@ -42485,7 +47814,9 @@ msgstr "C<cat>" msgid "" "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and " "documentation." -msgstr "L<virt-cat(1)>, L<virt-filesystems(1)> および L<virt-ls(1)> のコマンドおよびドキュメント。" +msgstr "" +"L<virt-cat(1)>, L<virt-filesystems(1)> および L<virt-ls(1)> のコマンドおよび" +"ドキュメント。" #. type: =item #: ../src/guestfs.pod:2933 @@ -42497,7 +47828,9 @@ msgstr "C<clone>" msgid "" "Tools for cloning virtual machines. Currently contains L<virt-sysprep(1)> " "command and documentation." -msgstr "仮想マシンをクローンするツール。 現在 L<virt-sysprep(1)> のコマンドおよびドキュメントを含みます。" +msgstr "" +"仮想マシンをクローンするツール。 現在 L<virt-sysprep(1)> のコマンドおよびド" +"キュメントを含みます。" #. type: =item #: ../src/guestfs.pod:2938 @@ -42517,8 +47850,7 @@ msgstr "C<daemon>" #. type: textblock #: ../src/guestfs.pod:2944 msgid "" -"The daemon that runs inside the libguestfs appliance and carries out " -"actions." +"The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item @@ -42560,8 +47892,8 @@ msgstr "C<fish>" #: ../src/guestfs.pod:2961 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " -"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L" -"<virt-tar-out(1)>." +"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " +"L<virt-tar-out(1)>." msgstr "" #. type: textblock @@ -42781,8 +48113,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3055 msgid "" -"When we make a stable release, there are several steps documented here. See" -" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " +"When we make a stable release, there are several steps documented here. See " +"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " "branch policy." msgstr "" @@ -42818,12 +48150,15 @@ msgstr "Transifex からのプッシュおよびプル。" msgid "" " tx push -s\n" "\n" -msgstr " tx push -s\n\n" +msgstr "" +" tx push -s\n" +"\n" #. type: textblock #: ../src/guestfs.pod:3086 msgid "to push the latest POT files to Transifex. Then run:" -msgstr "最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:" +msgstr "" +"最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:" #. type: verbatim #: ../src/guestfs.pod:3088 @@ -42831,7 +48166,9 @@ msgstr "最新の POT ファイルを Transifex にプッシュします。そ msgid "" " ./tx-pull.sh\n" "\n" -msgstr " ./tx-pull.sh\n\n" +msgstr "" +" ./tx-pull.sh\n" +"\n" #. type: textblock #: ../src/guestfs.pod:3090 @@ -42841,9 +48178,11 @@ msgstr "これは最新の翻訳された C<*.po> ファイルを取り出すた #. type: textblock #: ../src/guestfs.pod:3094 msgid "" -"Create new stable and development directories under " -"L<http://libguestfs.org/download>." -msgstr "L<http://libguestfs.org/download> の下に新しい安定版および開発版のディレクトリーを作成します。" +"Create new stable and development directories under L<http://libguestfs.org/" +"download>." +msgstr "" +"L<http://libguestfs.org/download> の下に新しい安定版および開発版のディレクト" +"リーを作成します。" #. type: textblock #: ../src/guestfs.pod:3099 @@ -42859,7 +48198,12 @@ msgid "" " git branch stable-1.XX\n" " git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" "\n" -msgstr " git tag -a 1.XX.0 -m \"Version 1.XX.0 (安定版)\"\n git tag -a 1.YY.0 -m \"Version 1.YY.0 (開発版)\"\n git branch stable-1.XX\n git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n\n" +msgstr "" +" git tag -a 1.XX.0 -m \"Version 1.XX.0 (安定版)\"\n" +" git tag -a 1.YY.0 -m \"Version 1.YY.0 (開発版)\"\n" +" git branch stable-1.XX\n" +" git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" +"\n" #. type: =head1 #: ../src/guestfs.pod:3108 @@ -42886,8 +48230,8 @@ msgstr "" #: ../src/guestfs.pod:3120 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " -"a simple string. Because this string is at some point internally encoded as" -" a message, the maximum size that it can return is slightly under 4 MB. If " +"a simple string. Because this string is at some point internally encoded as " +"a message, the maximum size that it can return is slightly under 4 MB. If " "the requested file is larger than this then you will get an error." msgstr "" @@ -42904,7 +48248,9 @@ msgstr "" msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L<guestmount(1)>)." -msgstr "FUSE ファイルシステムサポート (L<guestmount(1)>) を使用してディスクイメージをマウントすることも検討できます。" +msgstr "" +"FUSE ファイルシステムサポート (L<guestmount(1)>) を使用してディスクイメージを" +"マウントすることも検討できます。" #. type: =head2 #: ../src/guestfs.pod:3133 @@ -42913,15 +48259,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3135 -msgid "" -"When using virtio disks (the default) the current limit is B<25> disks." +msgid "When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock #: ../src/guestfs.pod:3138 msgid "" -"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31" -" slots. However febootstrap only understands disks with names C</dev/vda> " +"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " +"slots. However febootstrap only understands disks with names C</dev/vda> " "through C</dev/vdz> (26 letters) and it reserves one disk for its own " "purposes." msgstr "" @@ -42954,16 +48299,20 @@ msgstr "virtio はディスクあたりの最大パーティション数を B<15 #. type: textblock #: ../src/guestfs.pod:3154 msgid "" -"This is because it reserves 4 bits for the minor device number (thus " -"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)." -msgstr "これはマイナーデバイス番号のために 4 ビットを予約しているからです(つまり C</dev/vda>、および C</dev/vda1> から C</dev/vda15> まで)。" +"This is because it reserves 4 bits for the minor device number (thus C</dev/" +"vda>, and C</dev/vda1> through C</dev/vda15>)." +msgstr "" +"これはマイナーデバイス番号のために 4 ビットを予約しているからです(つまり C</" +"dev/vda>、および C</dev/vda1> から C</dev/vda15> まで)。" #. type: textblock #: ../src/guestfs.pod:3157 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." -msgstr "15 よりも多くのパーティションを持つディスクを接続すると、追加のパーティションは libguestfs により無視されます。" +msgstr "" +"15 よりも多くのパーティションを持つディスクを接続すると、追加のパーティション" +"は libguestfs により無視されます。" #. type: =head2 #: ../src/guestfs.pod:3160 @@ -43008,16 +48357,16 @@ msgstr "パーティションの最大容量" #. type: textblock #: ../src/guestfs.pod:3179 msgid "" -"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers." -" Assuming a 512 byte sector size, this means that MBR cannot address a " -"partition located beyond 2 TB on the disk." +"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " +"numbers. Assuming a 512 byte sector size, this means that MBR cannot " +"address a partition located beyond 2 TB on the disk." msgstr "" #. type: textblock #: ../src/guestfs.pod:3183 msgid "" -"It is recommended that you use GPT partitions on disks which are larger than" -" this size. GPT uses 64 bit sector numbers and so can address partitions " +"It is recommended that you use GPT partitions on disks which are larger than " +"this size. GPT uses 64 bit sector numbers and so can address partitions " "which are theoretically larger than the largest disk we could support." msgstr "" @@ -43042,8 +48391,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3196 msgid "" -"The API functions L</guestfs_upload>, L</guestfs_download>, " -"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " +"The API functions L</guestfs_upload>, L</guestfs_download>, L</" +"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " "uploads and downloads." msgstr "" @@ -43093,23 +48442,34 @@ msgstr "" msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " -"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" -"edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L" -"<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L" -"<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-" -"sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-" -"tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-testing(1)>, L<qemu(1)>, " -"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, " -"L<stap(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" +">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " +"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" +">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" +"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" +"(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" +">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " +"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" +">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" +"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" +"(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../src/guestfs.pod:3309 msgid "" -"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, " -"L<lvm(8)>, L<disktype(1)>." -msgstr "同じ目的を持つツール: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm(8)>, L<disktype(1)>." +"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" +"(8)>, L<disktype(1)>." +msgstr "" +"同じ目的を持つツール: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm(8)>, " +"L<disktype(1)>." #. type: =head1 #: ../src/guestfs.pod:3316 ../tools/virt-make-fs.pl:574 @@ -43125,8 +48485,11 @@ msgstr "libguestfs のバグの一覧を取得するには、このリンクを #. type: textblock #: ../src/guestfs.pod:3320 msgid "" -"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" -msgstr "L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/buglist.cgi?" +"component=libguestfs&product=Virtualization+Tools>" +msgstr "" +"L<https://bugzilla.redhat.com/buglist.cgi?" +"component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3322 @@ -43136,8 +48499,11 @@ msgstr "libguestfs の新しいバグを報告するには、このリンクを #. type: textblock #: ../src/guestfs.pod:3324 msgid "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" -msgstr "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" +msgstr "" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3326 @@ -43162,8 +48528,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3344 msgid "" -"Run libguestfs-test-tool and paste the B<complete, unedited> output into the" -" bug report." +"Run libguestfs-test-tool and paste the B<complete, unedited> output into the " +"bug report." msgstr "" #. type: textblock @@ -43177,7 +48543,9 @@ msgstr "libguestfs-test-tool - libguestfs の診断" msgid "" " libguestfs-test-tool [--options]\n" "\n" -msgstr " libguestfs-test-tool [--options]\n\n" +msgstr "" +" libguestfs-test-tool [--options]\n" +"\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:13 @@ -43200,7 +48568,9 @@ msgstr "" msgid "" " libguestfs-test-tool\n" "\n" -msgstr " libguestfs-test-tool\n\n" +msgstr "" +" libguestfs-test-tool\n" +"\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:23 @@ -43218,7 +48588,9 @@ msgstr "" msgid "" " ===== TEST FINISHED OK =====\n" "\n" -msgstr " ===== TEST FINISHED OK =====\n\n" +msgstr "" +" ===== TEST FINISHED OK =====\n" +"\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:29 @@ -43230,8 +48602,8 @@ msgstr "" msgid "" "If it fails (and/or exits with non-zero error code), please paste the " "I<complete, unedited> output of the test tool into a bug report. More " -"information about reporting bugs can be found on the " -"L<http://libguestfs.org/> website." +"information about reporting bugs can be found on the L<http://libguestfs.org/" +"> website." msgstr "" #. type: textblock @@ -43324,8 +48696,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:82 msgid "" -"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further" -" information." +"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further " +"information." msgstr "" #. type: =head1 @@ -43363,7 +48735,9 @@ msgstr "L<guestfs(3)>, L<http://libguestfs.org/>, L<http://qemu.org/>." #: ../tools/virt-list-filesystems.pl:32 msgid "" "virt-list-filesystems - List filesystems in a virtual machine or disk image" -msgstr "virt-list-filesystems - 仮想マシンまたはディスクイメージのファイルシステムの一覧表示" +msgstr "" +"virt-list-filesystems - 仮想マシンまたはディスクイメージのファイルシステムの" +"一覧表示" #. type: verbatim #: ../tools/virt-list-filesystems.pl:36 @@ -43371,7 +48745,9 @@ msgstr "virt-list-filesystems - 仮想マシンまたはディスクイメージ msgid "" " virt-list-filesystems [--options] domname\n" "\n" -msgstr " virt-list-filesystems [--options] domname\n\n" +msgstr "" +" virt-list-filesystems [--options] domname\n" +"\n" #. type: verbatim #: ../tools/virt-list-filesystems.pl:38 @@ -43379,7 +48755,9 @@ msgstr " virt-list-filesystems [--options] domname\n\n" msgid "" " virt-list-filesystems [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-list-filesystems [--options] disk.img [disk.img ...]\n\n" +msgstr "" +" virt-list-filesystems [--options] disk.img [disk.img ...]\n" +"\n" #. type: =head1 #: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 @@ -43397,16 +48775,16 @@ msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:47 msgid "" -"C<virt-list-filesystems> is a command line tool to list the filesystems that" -" are contained in a virtual machine or disk image." +"C<virt-list-filesystems> is a command line tool to list the filesystems that " +"are contained in a virtual machine or disk image." msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:51 msgid "" "C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the " -"L<guestfish(1)> tool." +"functionality. For more complex cases you should look at the L<guestfish(1)" +"> tool." msgstr "" #. type: textblock @@ -43432,9 +48810,12 @@ msgstr "" #: ../tools/virt-list-filesystems.pl:199 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" +"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" +"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317 @@ -43445,7 +48826,9 @@ msgstr "Copyright (C) 2009 Red Hat Inc." #: ../tools/virt-list-partitions.pl:32 msgid "" "virt-list-partitions - List partitions in a virtual machine or disk image" -msgstr "virt-list-partitions - 仮想マシンまたはディスクイメージのパーティションの一覧表示" +msgstr "" +"virt-list-partitions - 仮想マシンまたはディスクイメージのパーティションの一覧" +"表示" #. type: verbatim #: ../tools/virt-list-partitions.pl:36 @@ -43453,7 +48836,9 @@ msgstr "virt-list-partitions - 仮想マシンまたはディスクイメージ msgid "" " virt-list-partitions [--options] domname\n" "\n" -msgstr " virt-list-partitions [--options] domname\n\n" +msgstr "" +" virt-list-partitions [--options] domname\n" +"\n" #. type: verbatim #: ../tools/virt-list-partitions.pl:38 @@ -43461,7 +48846,9 @@ msgstr " virt-list-partitions [--options] domname\n\n" msgid "" " virt-list-partitions [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-list-partitions [--options] disk.img [disk.img ...]\n\n" +msgstr "" +" virt-list-partitions [--options] disk.img [disk.img ...]\n" +"\n" #. type: textblock #: ../tools/virt-list-partitions.pl:47 @@ -43469,15 +48856,20 @@ msgid "" "C<virt-list-partitions> is a command line tool to list the partitions that " "are contained in a virtual machine or disk image. It is mainly useful as a " "first step to using L<virt-resize(1)>." -msgstr "C<virt-list-partitions> は、仮想マシンまたはディスクイメージに含まれるパーティションを一覧表示するためのコマンドラインツールです。おもに L<virt-resize(1)> を使用するための最初の手順として有用です。" +msgstr "" +"C<virt-list-partitions> は、仮想マシンまたはディスクイメージに含まれるパー" +"ティションを一覧表示するためのコマンドラインツールです。おもに L<virt-resize" +"(1)> を使用するための最初の手順として有用です。" #. type: textblock #: ../tools/virt-list-partitions.pl:52 msgid "" "C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the " -"L<guestfish(1)> tool." -msgstr "C<virt-list-partitions> は L<libguestfs(3)> の機能の簡単なラッパーです。より複雑な場合に対しては L<guestfish(1)> ツールを参照してください。" +"functionality. For more complex cases you should look at the L<guestfish(1)" +"> tool." +msgstr "" +"C<virt-list-partitions> は L<libguestfs(3)> の機能の簡単なラッパーです。より" +"複雑な場合に対しては L<guestfish(1)> ツールを参照してください。" #. type: textblock #: ../tools/virt-list-partitions.pl:115 @@ -43487,9 +48879,11 @@ msgstr "容量を読みやすい形式で表示します(例: \"1G\")。" #. type: textblock #: ../tools/virt-list-partitions.pl:125 msgid "" -"With this option, C<virt-list-partitions> displays the type and size of each" -" partition too (where \"type\" means C<ext3>, C<pv> etc.)" -msgstr "このオプションを用いると、 C<virt-list-partitions> は各パーティションの形式と容量も表示します(ここで \"形式\" は C<ext3>, C<pv> などを意味します)。" +"With this option, C<virt-list-partitions> displays the type and size of each " +"partition too (where \"type\" means C<ext3>, C<pv> etc.)" +msgstr "" +"このオプションを用いると、 C<virt-list-partitions> は各パーティションの形式と" +"容量も表示します(ここで \"形式\" は C<ext3>, C<pv> などを意味します)。" #. type: =item #: ../tools/virt-list-partitions.pl:132 @@ -43511,9 +48905,12 @@ msgstr "各ブロックデバイスの合計容量を(別の列として)表 #: ../tools/virt-list-partitions.pl:269 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" +"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" +"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:37 @@ -43526,7 +48923,9 @@ msgstr "virt-make-fs - tar アーカイブまたはファイルからファイ msgid "" " virt-make-fs [--options] input.tar output.img\n" "\n" -msgstr " virt-make-fs [--options] input.tar output.img\n\n" +msgstr "" +" virt-make-fs [--options] input.tar output.img\n" +"\n" #. type: verbatim #: ../tools/virt-make-fs.pl:43 @@ -43534,7 +48933,9 @@ msgstr " virt-make-fs [--options] input.tar output.img\n\n" msgid "" " virt-make-fs [--options] input.tar.gz output.img\n" "\n" -msgstr " virt-make-fs [--options] input.tar.gz output.img\n\n" +msgstr "" +" virt-make-fs [--options] input.tar.gz output.img\n" +"\n" #. type: verbatim #: ../tools/virt-make-fs.pl:45 @@ -43542,17 +48943,19 @@ msgstr " virt-make-fs [--options] input.tar.gz output.img\n\n" msgid "" " virt-make-fs [--options] directory output.img\n" "\n" -msgstr " virt-make-fs [--options] directory output.img\n\n" +msgstr "" +" virt-make-fs [--options] directory output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:49 msgid "" "Virt-make-fs is a command line tool for creating a filesystem from a tar " -"archive or some files in a directory. It is similar to tools like " -"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, " -"it can create common filesystem types like ext2/3 or NTFS, which can be " -"useful if you want to attach these filesystems to existing virtual machines " -"(eg. to import large amounts of read-only data to a VM)." +"archive or some files in a directory. It is similar to tools like L<mkisofs" +"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can " +"create common filesystem types like ext2/3 or NTFS, which can be useful if " +"you want to attach these filesystems to existing virtual machines (eg. to " +"import large amounts of read-only data to a VM)." msgstr "" #. type: textblock @@ -43571,7 +48974,9 @@ msgstr "" msgid "" " virt-make-fs input output.img\n" "\n" -msgstr " virt-make-fs input output.img\n\n" +msgstr "" +" virt-make-fs input output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:63 @@ -43579,8 +48984,8 @@ msgid "" "where C<input> is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " "C<output.img> is a disk image. The input type is detected automatically. " -"The output disk image defaults to a raw ext2 sparse image unless you specify" -" extra flags (see L</OPTIONS> below)." +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L</OPTIONS> below)." msgstr "" #. type: =head2 @@ -43591,8 +48996,8 @@ msgstr "ファイルシステム形式" #. type: textblock #: ../tools/virt-make-fs.pl:71 msgid "" -"The default filesystem type is C<ext2>. Just about any filesystem type that" -" libguestfs supports can be used (but I<not> read-only formats like " +"The default filesystem type is C<ext2>. Just about any filesystem type that " +"libguestfs supports can be used (but I<not> read-only formats like " "ISO9660). Here are some of the more common choices:" msgstr "" @@ -43604,9 +49009,9 @@ msgstr "I<ext3>" #. type: textblock #: ../tools/virt-make-fs.pl:79 msgid "" -"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If" -" you are not going to use the filesystem in a way that requires the journal," -" then this is just wasted overhead." +"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " +"you are not going to use the filesystem in a way that requires the journal, " +"then this is just wasted overhead." msgstr "" #. type: =item @@ -43622,8 +49027,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:87 msgid "" -"I<Note for vfat>: The tar archive or local directory must only contain files" -" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " +"I<Note for vfat>: The tar archive or local directory must only contain files " +"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " "program running within libguestfs is unable to change the ownership of non-" "root files, since vfat itself does not support this." msgstr "" @@ -43652,7 +49057,9 @@ msgstr "例" msgid "" " virt-make-fs --type=minix input minixfs.img\n" "\n" -msgstr " virt-make-fs --type=minix input minixfs.img\n\n" +msgstr "" +" virt-make-fs --type=minix input minixfs.img\n" +"\n" #. type: =head2 #: ../tools/virt-make-fs.pl:103 @@ -43676,8 +49083,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:112 msgid "" -"On the other hand, if you have a partition table then the output image is no" -" longer a straight filesystem. For example you cannot run L<fsck(8)> " +"On the other hand, if you have a partition table then the output image is no " +"longer a straight filesystem. For example you cannot run L<fsck(8)> " "directly on a partitioned disk image. (However libguestfs tools such as " "L<guestfish(1)> and L<virt-resize(1)> can still be used)." msgstr "" @@ -43693,7 +49100,9 @@ msgstr "MBR パーティションを追加します:" msgid "" " virt-make-fs --partition -- input disk.img\n" "\n" -msgstr " virt-make-fs --partition -- input disk.img\n\n" +msgstr "" +" virt-make-fs --partition -- input disk.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:124 @@ -43708,7 +49117,9 @@ msgstr "" msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" -msgstr " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n\n" +msgstr "" +" virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" +"\n" #. type: =head2 #: ../tools/virt-make-fs.pl:129 @@ -43721,8 +49132,8 @@ msgid "" "Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " "the files that it contains, but might have extra space. Depending on how " "you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files" -" can be added later. Virt-make-fs defaults to minimizing the extra space, " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " "but you can use the I<--size> flag to leave space in the filesystem if you " "want it." msgstr "" @@ -43732,10 +49143,10 @@ msgstr "" msgid "" "An alternative way to leave extra space but not make the output image any " "bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2" -" image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be" -" allocated in the image until you try to store something in it." +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." msgstr "" #. type: textblock @@ -43752,7 +49163,9 @@ msgstr "" msgid "" " virt-make-fs --format=qcow2 --size=+200M input output.img\n" "\n" -msgstr " virt-make-fs --format=qcow2 --size=+200M input output.img\n\n" +msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:181 @@ -43795,8 +49208,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:201 msgid "" -"To choose a fixed size output disk, specify an absolute number followed by " -"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To choose a fixed size output disk, specify an absolute number followed by b/" +"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. This must be large enough to contain all the input " "files, else you will get an error." msgstr "" @@ -43804,8 +49217,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:206 msgid "" -"To leave extra space, specify C<+> (plus sign) and a number followed by " -"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/" +"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. For example: I<--size=+200M> means enough space for " "the input files, and (approximately) an extra 200 MB free space." msgstr "" @@ -43814,9 +49227,9 @@ msgstr "" #: ../tools/virt-make-fs.pl:212 msgid "" "Note that virt-make-fs estimates free space, and therefore will not produce " -"filesystems containing precisely the free space requested. (It is much more" -" expensive and time-consuming to produce a filesystem which has precisely " -"the desired free space)." +"filesystems containing precisely the free space requested. (It is much more " +"expensive and time-consuming to produce a filesystem which has precisely the " +"desired free space)." msgstr "" #. type: =item @@ -43880,9 +49293,10 @@ msgstr "B<--partition=E<lt>parttypeE<gt>>" #. type: textblock #: ../tools/virt-make-fs.pl:255 msgid "" -"If specified, this flag adds an MBR partition table to the output disk " -"image." -msgstr "このフラグが指定されていると、出力ディスクイメージに MBR パーティションテーブルを追加します。" +"If specified, this flag adds an MBR partition table to the output disk image." +msgstr "" +"このフラグが指定されていると、出力ディスクイメージに MBR パーティションテーブ" +"ルを追加します。" #. type: textblock #: ../tools/virt-make-fs.pl:258 @@ -43904,7 +49318,9 @@ msgstr "" msgid "" " virt-make-fs --partition input.tar output.img\n" "\n" -msgstr " virt-make-fs --partition input.tar output.img\n\n" +msgstr "" +" virt-make-fs --partition input.tar output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:267 @@ -43920,7 +49336,9 @@ msgstr "" msgid "" " virt-make-fs --partition -- input.tar output.img\n" "\n" -msgstr " virt-make-fs --partition -- input.tar output.img\n\n" +msgstr "" +" virt-make-fs --partition -- input.tar output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:273 @@ -43931,17 +49349,20 @@ msgstr "" #: ../tools/virt-make-fs.pl:561 msgid "" "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " -"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, " -"L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." +"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" +"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " +"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" +"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:576 ../tools/virt-win-reg.pl:774 msgid "" "When reporting bugs, please enable debugging and capture the I<complete> " "output:" -msgstr "バグを報告するとき、デバッグを有効にして、I<完全な> 出力を記録してください:" +msgstr "" +"バグを報告するとき、デバッグを有効にして、I<完全な> 出力を記録してください:" #. type: verbatim #: ../tools/virt-make-fs.pl:579 @@ -43950,14 +49371,19 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" "\n" -msgstr " export LIBGUESTFS_DEBUG=1\n virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n\n" +msgstr "" +" export LIBGUESTFS_DEBUG=1\n" +" virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:582 msgid "" -"Attach /tmp/virt-make-fs.log to a new bug report at " -"L<https://bugzilla.redhat.com/>" -msgstr "/tmp/virt-make-fs.log を L<https://bugzilla.redhat.com/> の新しいバグ報告に添付します" +"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla." +"redhat.com/>" +msgstr "" +"/tmp/virt-make-fs.log を L<https://bugzilla.redhat.com/> の新しいバグ報告に添" +"付します" #. type: textblock #: ../tools/virt-tar.pl:33 @@ -43970,7 +49396,9 @@ msgstr "virt-tar - 仮想マシンへのファイルの展開またはアップ msgid "" " virt-tar [--options] -x domname directory tarball\n" "\n" -msgstr " virt-tar [--options] -x domname directory tarball\n\n" +msgstr "" +" virt-tar [--options] -x domname directory tarball\n" +"\n" #. type: verbatim #: ../tools/virt-tar.pl:39 @@ -43978,7 +49406,9 @@ msgstr " virt-tar [--options] -x domname directory tarball\n\n" msgid "" " virt-tar [--options] -u domname tarball directory\n" "\n" -msgstr " virt-tar [--options] -u domname tarball directory\n\n" +msgstr "" +" virt-tar [--options] -u domname tarball directory\n" +"\n" #. type: verbatim #: ../tools/virt-tar.pl:41 @@ -43986,7 +49416,9 @@ msgstr " virt-tar [--options] -u domname tarball directory\n\n" msgid "" " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n" "\n" -msgstr " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n\n" +msgstr "" +" virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n" +"\n" #. type: verbatim #: ../tools/virt-tar.pl:43 @@ -43994,14 +49426,18 @@ msgstr " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n\n" msgid "" " virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n" "\n" -msgstr " virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n\n" +msgstr "" +" virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n" +"\n" #. type: textblock #: ../tools/virt-tar.pl:47 msgid "" "This tool is obsolete. Use L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-" "tar-in(1)>, L<virt-tar-out(1)> as replacements." -msgstr "このツールは推奨されません。 代わりに L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)> を使用してください。" +msgstr "" +"このツールは推奨されません。 代わりに L<virt-copy-in(1)>, L<virt-copy-out(1)" +">, L<virt-tar-in(1)>, L<virt-tar-out(1)> を使用してください。" #. type: textblock #: ../tools/virt-tar.pl:52 @@ -44014,7 +49450,9 @@ msgstr "仮想マシンから C</home> をローカルの tar ファイルにダ msgid "" " virt-tar -x domname /home home.tar\n" "\n" -msgstr " virt-tar -x domname /home home.tar\n\n" +msgstr "" +" virt-tar -x domname /home home.tar\n" +"\n" #. type: verbatim #: ../tools/virt-tar.pl:56 @@ -44022,12 +49460,15 @@ msgstr " virt-tar -x domname /home home.tar\n\n" msgid "" " virt-tar -zx domname /home home.tar.gz\n" "\n" -msgstr " virt-tar -zx domname /home home.tar.gz\n\n" +msgstr "" +" virt-tar -zx domname /home home.tar.gz\n" +"\n" #. type: textblock #: ../tools/virt-tar.pl:58 msgid "Upload a local tarball and unpack it inside C</tmp> in the VM:" -msgstr "ローカルの tar ファイルをアップロードして、仮想マシンの C</tmp> に展開します:" +msgstr "" +"ローカルの tar ファイルをアップロードして、仮想マシンの C</tmp> に展開します:" #. type: verbatim #: ../tools/virt-tar.pl:60 @@ -44035,7 +49476,9 @@ msgstr "ローカルの tar ファイルをアップロードして、仮想マ msgid "" " virt-tar -u domname uploadstuff.tar /tmp\n" "\n" -msgstr " virt-tar -u domname uploadstuff.tar /tmp\n\n" +msgstr "" +" virt-tar -u domname uploadstuff.tar /tmp\n" +"\n" #. type: verbatim #: ../tools/virt-tar.pl:62 @@ -44043,14 +49486,16 @@ msgstr " virt-tar -u domname uploadstuff.tar /tmp\n\n" msgid "" " virt-tar -zu domname uploadstuff.tar.gz /tmp\n" "\n" -msgstr " virt-tar -zu domname uploadstuff.tar.gz /tmp\n\n" +msgstr "" +" virt-tar -zu domname uploadstuff.tar.gz /tmp\n" +"\n" #. type: textblock #: ../tools/virt-tar.pl:66 msgid "" "You must I<not> use C<virt-tar> with the I<-u> option (upload) on live " -"virtual machines. If you do this, you risk disk corruption in the VM. C" -"<virt-tar> tries to stop you from doing this, but doesn't catch all cases." +"virtual machines. If you do this, you risk disk corruption in the VM. " +"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases." msgstr "" #. type: textblock @@ -44076,8 +49521,8 @@ msgstr "" #: ../tools/virt-tar.pl:84 msgid "" "If you want to just view a single file, use L<virt-cat(1)>. If you just " -"want to edit a single file, use L<virt-edit(1)>. For more complex cases you" -" should look at the L<guestfish(1)> tool." +"want to edit a single file, use L<virt-edit(1)>. For more complex cases you " +"should look at the L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -44085,8 +49530,8 @@ msgstr "" msgid "" "There are two modes of operation: I<-x> (eXtract) downloads a directory and " "its contents (recursively) from the virtual machine into a local tarball. " -"I<-u> uploads from a local tarball, unpacking it into a directory inside the" -" virtual machine. You cannot use these two options together." +"I<-u> uploads from a local tarball, unpacking it into a directory inside the " +"virtual machine. You cannot use these two options together." msgstr "" #. type: textblock @@ -44102,8 +49547,8 @@ msgstr "" msgid "" "C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For " "example it cannot do PKZip files or bzip2 compression. If you want that " -"then you'll have to rebuild the tarballs yourself. (This is a limitation of" -" the L<libguestfs(3)> API)." +"then you'll have to rebuild the tarballs yourself. (This is a limitation of " +"the L<libguestfs(3)> API)." msgstr "" #. type: =item @@ -44136,8 +49581,8 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:171 msgid "" -"Use I<-u> to upload and unpack from a local tarball into a virtual machine." -" Please read the L</WARNING> section above before using this option." +"Use I<-u> to upload and unpack from a local tarball into a virtual machine. " +"Please read the L</WARNING> section above before using this option." msgstr "" #. type: textblock @@ -44163,18 +49608,23 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:298 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" -"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, " -"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" +"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" +"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." +"org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" +"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" +"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." +"org/>." #. type: textblock #: ../tools/virt-win-reg.pl:37 msgid "" -"virt-win-reg - Export and merge Windows Registry entries from a Windows " -"guest" -msgstr "virt-win-reg - Windows 仮想マシンからの Windows レジストリエントリーのエクスポートおよびマージ" +"virt-win-reg - Export and merge Windows Registry entries from a Windows guest" +msgstr "" +"virt-win-reg - Windows 仮想マシンからの Windows レジストリエントリーのエクス" +"ポートおよびマージ" #. type: verbatim #: ../tools/virt-win-reg.pl:41 @@ -44182,7 +49632,9 @@ msgstr "virt-win-reg - Windows 仮想マシンからの Windows レジストリ msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n" "\n" -msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n\n" +msgstr "" +" virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n" +"\n" #. type: verbatim #: ../tools/virt-win-reg.pl:43 @@ -44190,7 +49642,9 @@ msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n\n" msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n" "\n" -msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n\n" +msgstr "" +" virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n" +"\n" #. type: verbatim #: ../tools/virt-win-reg.pl:45 @@ -44198,7 +49652,9 @@ msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n\n" msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n" "\n" -msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n\n" +msgstr "" +" virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n" +"\n" #. type: verbatim #: ../tools/virt-win-reg.pl:47 @@ -44206,7 +49662,9 @@ msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n\n" msgid "" " virt-win-reg --merge domname [input.reg ...]\n" "\n" -msgstr " virt-win-reg --merge domname [input.reg ...]\n\n" +msgstr "" +" virt-win-reg --merge domname [input.reg ...]\n" +"\n" #. type: verbatim #: ../tools/virt-win-reg.pl:49 @@ -44214,7 +49672,9 @@ msgstr " virt-win-reg --merge domname [input.reg ...]\n\n" msgid "" " virt-win-reg [--options] disk.img ... # instead of domname\n" "\n" -msgstr " virt-win-reg [--options] disk.img ... # 仮想マシン名の代わり\n\n" +msgstr "" +" virt-win-reg [--options] disk.img ... # 仮想マシン名の代わり\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:53 @@ -44228,10 +49688,10 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:58 msgid "" -"Modifying the Windows Registry is an inherently risky operation. The format" -" is deliberately obscure and undocumented, and Registry changes can leave " -"the system unbootable. Therefore when using the I<--merge> option, make " -"sure you have a reliable backup first." +"Modifying the Windows Registry is an inherently risky operation. The format " +"is deliberately obscure and undocumented, and Registry changes can leave the " +"system unbootable. Therefore when using the I<--merge> option, make sure " +"you have a reliable backup first." msgstr "" #. type: textblock @@ -44239,20 +49699,24 @@ msgstr "" msgid "" "This program can export and merge Windows Registry entries from a Windows " "guest." -msgstr "このプログラムは Windows 仮想マシンから Windows レジストリのエントリーをエクスポートおよびマージできます。" +msgstr "" +"このプログラムは Windows 仮想マシンから Windows レジストリのエントリーをエク" +"スポートおよびマージできます。" #. type: textblock #: ../tools/virt-win-reg.pl:68 msgid "" "The first parameter is the libvirt guest name or the raw disk image of a " "Windows guest." -msgstr "第一パラメーターは Windows 仮想マシンの libvirt 仮想マシン名または生のディスクイメージです。" +msgstr "" +"第一パラメーターは Windows 仮想マシンの libvirt 仮想マシン名または生のディス" +"クイメージです。" #. type: textblock #: ../tools/virt-win-reg.pl:71 msgid "" -"If I<--merge> is I<not> specified, then the chosen registry key is " -"displayed/exported (recursively). For example:" +"If I<--merge> is I<not> specified, then the chosen registry key is displayed/" +"exported (recursively). For example:" msgstr "" #. type: verbatim @@ -44261,7 +49725,9 @@ msgstr "" msgid "" " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" "\n" -msgstr " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n\n" +msgstr "" +" $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:76 @@ -44277,7 +49743,11 @@ msgid "" " $ virt-win-reg Windows7 $cvkey ProductName\n" " Windows 7 Enterprise\n" "\n" -msgstr " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n $ virt-win-reg Windows7 $cvkey ProductName\n Windows 7 Enterprise\n\n" +msgstr "" +" $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n" +" $ virt-win-reg Windows7 $cvkey ProductName\n" +" Windows 7 Enterprise\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:83 @@ -44292,7 +49762,9 @@ msgstr "" msgid "" " $ virt-win-reg --merge Windows7 changes.reg\n" "\n" -msgstr " $ virt-win-reg --merge Windows7 changes.reg\n\n" +msgstr "" +" $ virt-win-reg --merge Windows7 changes.reg\n" +"\n" #. type: =head2 #: ../tools/virt-win-reg.pl:88 @@ -44304,8 +49776,8 @@ msgstr "注記" msgid "" "This program is only meant for simple access to the registry. If you want " "to do complicated things with the registry, we suggest you download the " -"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>" -" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " +"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> " +"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " "L<hivexregedit(1)>." msgstr "" @@ -44326,8 +49798,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:165 msgid "" "Note that I<--merge> is I<unsafe> to use on live virtual machines, and will " -"result in disk corruption. However exporting (without this flag) is always" -" safe." +"result in disk corruption. However exporting (without this flag) is always " +"safe." msgstr "" #. type: =item @@ -44339,8 +49811,8 @@ msgstr "B<--encoding> UTF-16LE|ASCII" #: ../tools/virt-win-reg.pl:175 msgid "" "When merging (only), you may need to specify the encoding for strings to be " -"used in the hive file. This is explained in detail in " -"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>." +"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit" +"(3)/ENCODING STRINGS>." msgstr "" #. type: textblock @@ -44358,16 +49830,16 @@ msgstr "B<--unsafe-printable-strings>" #. type: textblock #: ../tools/virt-win-reg.pl:188 msgid "" -"When exporting (only), assume strings are UTF-16LE and print them as strings" -" instead of hex sequences. Remove the final zero codepoint from strings if " +"When exporting (only), assume strings are UTF-16LE and print them as strings " +"instead of hex sequences. Remove the final zero codepoint from strings if " "present." msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:192 msgid "" -"This is unsafe and does not preserve the fidelity of strings in the original" -" Registry for various reasons:" +"This is unsafe and does not preserve the fidelity of strings in the original " +"Registry for various reasons:" msgstr "" #. type: textblock @@ -44468,13 +49940,14 @@ msgstr "C<HKEY_USERS\\I<username>>" #: ../tools/virt-win-reg.pl:581 msgid "" "where I<username> is a local user name (this is a libguestfs extension)." -msgstr "ここで I<username> はローカルユーザー名です (これは libguestfs の拡張です)。" +msgstr "" +"ここで I<username> はローカルユーザー名です (これは libguestfs の拡張です)。" #. type: textblock #: ../tools/virt-win-reg.pl:585 msgid "" -"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for" -" C<HKEY_USERS>." +"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for " +"C<HKEY_USERS>." msgstr "" #. type: textblock @@ -44512,13 +49985,15 @@ msgstr "" msgid "" " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" "\n" -msgstr " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n\n" +msgstr "" +" iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:604 msgid "" -"To go in the opposite direction, after exporting and before sending the file" -" to a Windows user, do something like this:" +"To go in the opposite direction, after exporting and before sending the file " +"to a Windows user, do something like this:" msgstr "" #. type: verbatim @@ -44527,12 +50002,15 @@ msgstr "" msgid "" " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" "\n" -msgstr " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n\n" +msgstr "" +" unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:609 msgid "For more information about encoding, see L<Win::Hivex::Regedit(3)>." -msgstr "エンコーディングの詳細は L<Win::Hivex::Regedit(3)> を参照してください。" +msgstr "" +"エンコーディングの詳細は L<Win::Hivex::Regedit(3)> を参照してください。" #. type: textblock #: ../tools/virt-win-reg.pl:611 @@ -44550,7 +50028,11 @@ msgid "" " software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n" " with CRLF line terminators\n" "\n" -msgstr " $ file software.reg\n software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n with CRLF line terminators\n\n" +msgstr "" +" $ file software.reg\n" +" software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n" +" with CRLF line terminators\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:619 @@ -44574,8 +50056,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:627 msgid "" "C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some " -"circumstances it might refer to another control set. The way to find out is" -" to look at the C<HKLM\\SYSTEM\\Select> key:" +"circumstances it might refer to another control set. The way to find out is " +"to look at the C<HKLM\\SYSTEM\\Select> key:" msgstr "" #. type: verbatim @@ -44589,7 +50071,14 @@ msgid "" " \"Failed\"=dword:00000000\n" " \"LastKnownGood\"=dword:00000002\n" "\n" -msgstr " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n \"Current\"=dword:00000001\n \"Default\"=dword:00000001\n \"Failed\"=dword:00000000\n \"LastKnownGood\"=dword:00000002\n\n" +msgstr "" +" # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n" +" [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n" +" \"Current\"=dword:00000001\n" +" \"Default\"=dword:00000001\n" +" \"Failed\"=dword:00000000\n" +" \"LastKnownGood\"=dword:00000002\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:638 @@ -44618,7 +50107,9 @@ msgstr "レジストリキー全体を削除するには、この構文を使用 msgid "" " [-HKEY_LOCAL_MACHINE\\Foo]\n" "\n" -msgstr " [-HKEY_LOCAL_MACHINE\\Foo]\n\n" +msgstr "" +" [-HKEY_LOCAL_MACHINE\\Foo]\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:649 @@ -44632,7 +50123,10 @@ msgid "" " [HKEY_LOCAL_MACHINE\\Foo]\n" " \"Value\"=-\n" "\n" -msgstr " [HKEY_LOCAL_MACHINE\\Foo]\n \"Value\"=-\n\n" +msgstr "" +" [HKEY_LOCAL_MACHINE\\Foo]\n" +" \"Value\"=-\n" +"\n" #. type: =head1 #: ../tools/virt-win-reg.pl:654 @@ -44642,8 +50136,8 @@ msgstr "Windows のヒント" #. type: textblock #: ../tools/virt-win-reg.pl:656 msgid "" -"Note that some of these tips modify the guest disk image. The guest I<must>" -" be shut off, else you will get disk corruption." +"Note that some of these tips modify the guest disk image. The guest I<must> " +"be shut off, else you will get disk corruption." msgstr "" #. type: =head2 @@ -44665,7 +50159,9 @@ msgstr "" msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" "\n" -msgstr " guestfish -i -d WindowsGuest upload test.bat /test.bat\n\n" +msgstr "" +" guestfish -i -d WindowsGuest upload test.bat /test.bat\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:667 @@ -44681,14 +50177,19 @@ msgid "" " \"Test\"=\"c:\\\\test.bat\"\n" " EOF\n" "\n" -msgstr " cat > test.reg <<'EOF'\n [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n \"Test\"=\"c:\\\\test.bat\"\n EOF\n\n" +msgstr "" +" cat > test.reg <<'EOF'\n" +" [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n" +" \"Test\"=\"c:\\\\test.bat\"\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C<RunOnce> which means that the script will " -"run precisely once when the first user logs in. If you want it to run every" -" time a user logs in, replace C<RunOnce> with C<Run>." +"run precisely once when the first user logs in. If you want it to run every " +"time a user logs in, replace C<RunOnce> with C<Run>." msgstr "" #. type: textblock @@ -44702,7 +50203,9 @@ msgstr "" msgid "" " virt-win-reg --merge WindowsGuest test.reg\n" "\n" -msgstr " virt-win-reg --merge WindowsGuest test.reg\n\n" +msgstr "" +" virt-win-reg --merge WindowsGuest test.reg\n" +"\n" #. type: =head2 #: ../tools/virt-win-reg.pl:682 @@ -44722,8 +50225,7 @@ msgstr "" #: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " -"the test program is called C<test.exe> and we are using the RHSrvAny " -"wrapper:" +"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:" msgstr "" #. type: verbatim @@ -44735,7 +50237,12 @@ msgid "" " upload test.exe /test.exe\n" " EOF\n" "\n" -msgstr " guestfish -i -d WindowsGuest <<EOF\n upload rhsrvany.exe /rhsrvany.exe\n upload test.exe /test.exe\n EOF\n\n" +msgstr "" +" guestfish -i -d WindowsGuest <<EOF\n" +" upload rhsrvany.exe /rhsrvany.exe\n" +" upload test.exe /test.exe\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:698 @@ -44759,7 +50266,16 @@ msgid "" " \"DisplayName\"=\"RHSrvAny\"\n" " \"ObjectName\"=\"NetworkService\"\n" " \n" -msgstr " cat > service.reg <<'EOF'\n [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n \"Type\"=dword:00000010\n \"Start\"=dword:00000002\n \"ErrorControl\"=dword:00000001\n \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n \"DisplayName\"=\"RHSrvAny\"\n \"ObjectName\"=\"NetworkService\"\n \n" +msgstr "" +" cat > service.reg <<'EOF'\n" +" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n" +" \"Type\"=dword:00000010\n" +" \"Start\"=dword:00000002\n" +" \"ErrorControl\"=dword:00000001\n" +" \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n" +" \"DisplayName\"=\"RHSrvAny\"\n" +" \"ObjectName\"=\"NetworkService\"\n" +" \n" #. type: verbatim #: ../tools/virt-win-reg.pl:712 @@ -44770,7 +50286,12 @@ msgid "" " \"PWD\"=\"c:\\\\Temp\"\n" " EOF\n" "\n" -msgstr " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n \"CommandLine\"=\"c:\\\\test.exe\"\n \"PWD\"=\"c:\\\\Temp\"\n EOF\n\n" +msgstr "" +" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" +" \"CommandLine\"=\"c:\\\\test.exe\"\n" +" \"PWD\"=\"c:\\\\Temp\"\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:723 @@ -44806,7 +50327,9 @@ msgstr "レジストリを更新します:" msgid "" " virt-win-reg --merge WindowsGuest service.reg\n" "\n" -msgstr " virt-win-reg --merge WindowsGuest service.reg\n\n" +msgstr "" +" virt-win-reg --merge WindowsGuest service.reg\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:746 @@ -44824,11 +50347,13 @@ msgstr "パスおよび値の名前は大文字小文字を区別します。" #. type: textblock #: ../tools/virt-win-reg.pl:759 msgid "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, " -"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, " -"L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" +">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" +"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" +">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" +"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: verbatim #: ../tools/virt-win-reg.pl:777 @@ -44837,11 +50362,16 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n" "\n" -msgstr " export LIBGUESTFS_DEBUG=1\n virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n\n" +msgstr "" +" export LIBGUESTFS_DEBUG=1\n" +" virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:780 msgid "" -"Attach /tmp/virt-win-reg.log to a new bug report at " -"L<https://bugzilla.redhat.com/>" -msgstr "L<https://bugzilla.redhat.com/> の新規バグ報告に /tmp/virt-win-reg.log を添付してください" +"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla." +"redhat.com/>" +msgstr "" +"L<https://bugzilla.redhat.com/> の新規バグ報告に /tmp/virt-win-reg.log を添付" +"してください" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 4b155189..68889313 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.17.12\n" +"Project-Id-Version: libguestfs 1.17.13\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-03-07 18:25+0000\n" +"POT-Creation-Date: 2012-03-08 17:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -6053,7 +6053,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:1007 ../fish/guestfish-actions.pod:1208 ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3836 ../fish/guestfish-actions.pod:3884 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4824 ../fish/guestfish-actions.pod:4844 ../fish/guestfish-actions.pod:4863 ../fish/guestfish-actions.pod:4901 ../fish/guestfish-actions.pod:5642 ../fish/guestfish-actions.pod:5745 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7448 ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7580 ../src/guestfs-actions.pod:8634 ../src/guestfs-actions.pod:8760 ../src/guestfs-actions.pod:8940 +#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:1007 ../fish/guestfish-actions.pod:1208 ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3836 ../fish/guestfish-actions.pod:3884 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4826 ../fish/guestfish-actions.pod:4846 ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4903 ../fish/guestfish-actions.pod:5644 ../fish/guestfish-actions.pod:5747 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1621 ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6133 ../src/guestfs-actions.pod:7149 ../src/guestfs-actions.pod:7460 ../src/guestfs-actions.pod:7501 ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7592 ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8774 ../src/guestfs-actions.pod:8954 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 " @@ -6217,7 +6217,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:194 ../fish/guestfish-actions.pod:655 ../fish/guestfish-actions.pod:866 ../fish/guestfish-actions.pod:887 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 ../fish/guestfish-actions.pod:957 ../fish/guestfish-actions.pod:1131 ../fish/guestfish-actions.pod:2242 ../fish/guestfish-actions.pod:3303 ../fish/guestfish-actions.pod:3525 ../fish/guestfish-actions.pod:3688 ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3814 ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5265 +#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:194 ../fish/guestfish-actions.pod:655 ../fish/guestfish-actions.pod:866 ../fish/guestfish-actions.pod:887 ../fish/guestfish-actions.pod:925 ../fish/guestfish-actions.pod:934 ../fish/guestfish-actions.pod:943 ../fish/guestfish-actions.pod:957 ../fish/guestfish-actions.pod:1131 ../fish/guestfish-actions.pod:2242 ../fish/guestfish-actions.pod:3303 ../fish/guestfish-actions.pod:3525 ../fish/guestfish-actions.pod:3688 ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3814 ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5267 msgid "" "This command has one or more optional arguments. See L</OPTIONAL " "ARGUMENTS>." @@ -6296,7 +6296,7 @@ msgid "This call checks that C<filename> exists." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3487 ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5419 +#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3487 ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5421 msgid "The optional arguments are:" msgstr "" @@ -6347,7 +6347,7 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5136 +#: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5138 msgid "C<name>" msgstr "" @@ -6991,7 +6991,7 @@ msgid "This command uploads base64-encoded data from C<base64file> to C<filename msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:491 ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:780 ../fish/guestfish-actions.pod:864 ../fish/guestfish-actions.pod:885 ../fish/guestfish-actions.pod:1056 ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1477 ../fish/guestfish-actions.pod:3775 ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:5121 ../fish/guestfish-actions.pod:5133 ../fish/guestfish-actions.pod:5144 ../fish/guestfish-actions.pod:5155 ../fish/guestfish-actions.pod:5286 ../fish/guestfish-actions.pod:5295 ../fish/guestfish-actions.pod:5349 ../fish/guestfish-actions.pod:5372 +#: ../fish/guestfish-actions.pod:491 ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:780 ../fish/guestfish-actions.pod:864 ../fish/guestfish-actions.pod:885 ../fish/guestfish-actions.pod:1056 ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1477 ../fish/guestfish-actions.pod:3775 ../fish/guestfish-actions.pod:3796 ../fish/guestfish-actions.pod:5123 ../fish/guestfish-actions.pod:5135 ../fish/guestfish-actions.pod:5146 ../fish/guestfish-actions.pod:5157 ../fish/guestfish-actions.pod:5288 ../fish/guestfish-actions.pod:5297 ../fish/guestfish-actions.pod:5351 ../fish/guestfish-actions.pod:5374 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -7328,12 +7328,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3252 ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5195 ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:6064 ../src/guestfs-actions.pod:8067 +#: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3252 ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5197 ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5032 ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:8079 msgid "The optional parameters are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3851 ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6068 +#: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3851 ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6076 msgid "C<size>" msgstr "" @@ -7434,7 +7434,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6724 +#: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6732 msgid "Return the contents of the file named C<path>." msgstr "" @@ -7448,7 +7448,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:704 ../fish/guestfish-actions.pod:839 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1162 ../fish/guestfish-actions.pod:1172 ../fish/guestfish-actions.pod:1239 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:1754 ../fish/guestfish-actions.pod:1764 ../fish/guestfish-actions.pod:1814 ../fish/guestfish-actions.pod:1829 ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 ../fish/guestfish-actions.pod:4148 ../fish/guestfish-actions.pod:4163 ../fish/guestfish-actions.pod:4239 ../fish/guestfish-actions.pod:4256 ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4962 ../fish/guestfish-actions.pod:5008 ../fish/guestfish-actions.pod:5093 ../fish/guestfish-actions.pod:5108 ../fish/guestfish-actions.pod:5606 ../fish/guestfish-actions.pod:5618 ../fish/guestfish-actions.pod:5636 ../fish/guestfish-actions.pod:5653 ../fish/guestfish-actions.pod:5663 ../fish/guestfish-actions.pod:5717 ../fish/guestfish-actions.pod:5727 ../fish/guestfish-actions.pod:5756 ../fish/guestfish-actions.pod:5766 ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 ../src/guestfs-actions.pod:2100 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:6532 ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:6689 ../src/guestfs-actions.pod:6713 ../src/guestfs-actions.pod:7695 ../src/guestfs-actions.pod:7750 ../src/guestfs-actions.pod:7896 ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:8724 ../src/guestfs-actions.pod:8744 ../src/guestfs-actions.pod:8777 ../src/guestfs-actions.pod:8796 ../src/guestfs-actions.pod:8815 ../src/guestfs-actions.pod:8906 ../src/guestfs-actions.pod:8925 ../src/guestfs-actions.pod:8971 ../src/guestfs-actions.pod:8990 +#: ../fish/guestfish-actions.pod:704 ../fish/guestfish-actions.pod:839 ../fish/guestfish-actions.pod:851 ../fish/guestfish-actions.pod:1162 ../fish/guestfish-actions.pod:1172 ../fish/guestfish-actions.pod:1239 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:1754 ../fish/guestfish-actions.pod:1764 ../fish/guestfish-actions.pod:1814 ../fish/guestfish-actions.pod:1829 ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 ../fish/guestfish-actions.pod:4148 ../fish/guestfish-actions.pod:4163 ../fish/guestfish-actions.pod:4239 ../fish/guestfish-actions.pod:4256 ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4964 ../fish/guestfish-actions.pod:5010 ../fish/guestfish-actions.pod:5095 ../fish/guestfish-actions.pod:5110 ../fish/guestfish-actions.pod:5608 ../fish/guestfish-actions.pod:5620 ../fish/guestfish-actions.pod:5638 ../fish/guestfish-actions.pod:5655 ../fish/guestfish-actions.pod:5665 ../fish/guestfish-actions.pod:5719 ../fish/guestfish-actions.pod:5729 ../fish/guestfish-actions.pod:5758 ../fish/guestfish-actions.pod:5768 ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 ../src/guestfs-actions.pod:2100 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 ../src/guestfs-actions.pod:6514 ../src/guestfs-actions.pod:6540 ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:6697 ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:7707 ../src/guestfs-actions.pod:7762 ../src/guestfs-actions.pod:7908 ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8738 ../src/guestfs-actions.pod:8758 ../src/guestfs-actions.pod:8791 ../src/guestfs-actions.pod:8810 ../src/guestfs-actions.pod:8829 ../src/guestfs-actions.pod:8920 ../src/guestfs-actions.pod:8939 ../src/guestfs-actions.pod:8985 ../src/guestfs-actions.pod:9004 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." @@ -7646,7 +7646,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3451 ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3600 ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:1158 ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5559 ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5597 +#: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3451 ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3600 ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:1158 ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5561 ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8148,7 +8148,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5345 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8277 +#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8289 msgid "C<filename> can also be a named pipe." msgstr "" @@ -9240,7 +9240,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1654 ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4725 ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7335 +#: ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1654 ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4727 ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7347 msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>." msgstr "" @@ -9768,7 +9768,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7914 +#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5108 ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7926 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "" @@ -12025,7 +12025,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4466 +#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4468 msgid "This command creates a hard link using the C<ln> command." msgstr "" @@ -12043,7 +12043,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4479 +#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4481 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12063,7 +12063,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4493 +#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4495 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" @@ -12081,7 +12081,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4506 +#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4508 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12121,7 +12121,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4534 +#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4536 msgid "" "List the files in C<directory> (relative to the root directory, there is no " "cwd). The '.' and '..' entries are not returned, but hidden files are " @@ -12169,7 +12169,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:7654 +#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:4572 ../src/guestfs-actions.pod:7666 msgid "Returns file information for the given C<path>." msgstr "" @@ -12181,7 +12181,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4576 +#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4578 msgid "This is the same as the C<lstat(2)> system call." msgstr "" @@ -12207,7 +12207,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4595 +#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4597 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -12239,7 +12239,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4623 +#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4625 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " "existing key, and is used to access the device. C<newkey> is the new key to " @@ -12296,7 +12296,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4664 +#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4666 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -12337,7 +12337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4705 +#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4707 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." @@ -12357,26 +12357,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4725 +#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4727 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4728 +#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4730 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4730 +#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4732 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4733 +#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4735 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -12429,7 +12429,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4779 +#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4781 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." @@ -12449,7 +12449,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4794 msgid "" "This converts alternative naming schemes for LVs that you might find to the " "canonical name. For example, C</dev/mapper/VG-LV> is converted to " @@ -12457,7 +12457,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4796 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4798 msgid "" "This command returns an error if the C<lvname> parameter does not refer to a " "logical volume." @@ -12489,7 +12489,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3123 ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4853 +#: ../fish/guestfish-actions.pod:3123 ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4855 msgid "This command also clears the LVM cache and performs a volume group scan." msgstr "" @@ -12507,7 +12507,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4826 +#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4828 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -12527,7 +12527,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4841 msgid "" "This sets the LVM device filter so that LVM will only be able to \"see\" the " "block devices in the list C<devices>, and will ignore all other attached " @@ -12535,7 +12535,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4843 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4845 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " "get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " @@ -12547,12 +12547,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4856 +#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4858 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4858 +#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4860 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." @@ -12572,14 +12572,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4872 +#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4874 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4875 +#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4877 msgid "" "You can also remove all LVs in a volume group by specifying the VG name, " "C</dev/VG>." @@ -12599,7 +12599,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4889 +#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4891 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" @@ -12617,7 +12617,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4902 +#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4904 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." @@ -12637,7 +12637,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4917 +#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4919 msgid "" "This expands an existing logical volume C<lv> so that it fills C<pc>% of the " "remaining free space in the volume group. Commonly you would call this with " @@ -12659,14 +12659,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4932 +#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4934 msgid "" "List all the logical volumes detected. This is the equivalent of the " "L<lvs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4935 +#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4937 msgid "" "This returns a list of the logical volume device names " "(eg. C</dev/VolGroup00/LogVol00>)." @@ -12691,7 +12691,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4951 +#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4953 msgid "" "List all the logical volumes detected. This is the equivalent of the " "L<lvs(8)> command. The \"full\" version includes all fields." @@ -12711,7 +12711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4966 +#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4968 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "" @@ -12729,7 +12729,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4982 msgid "" "This call allows you to get the extended attributes of multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -12737,7 +12737,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4984 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4986 msgid "" "On return you get a flat list of xattr structs which must be interpreted " "sequentially. The first xattr struct always has a zero-length C<attrname>. " @@ -12775,19 +12775,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027 +#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5029 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5034 +#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5036 msgid "C<missingbitmap>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5038 msgid "" "A bitmap of missing devices. If a bit is set it means that a missing device " "is added to the array. The least significant bit corresponds to the first " @@ -12795,85 +12795,85 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5040 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5042 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5042 +#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5044 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " "array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5045 +#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5047 msgid "" "If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " "array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5048 +#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5050 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5050 +#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5052 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5055 msgid "C<nrdevices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5055 +#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5057 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5057 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5059 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5062 msgid "C<spare>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5064 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5066 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5066 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5068 msgid "C<chunk>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5070 msgid "The chunk size in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5120 +#: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5072 ../src/guestfs-actions.pod:5122 msgid "C<level>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5072 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5074 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " @@ -12882,7 +12882,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5077 +#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5079 msgid "If not set, this defaults to C<raid1>." msgstr "" @@ -12900,49 +12900,49 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5115 +#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5117 msgid "" "This command exposes the output of 'mdadm -DY <md>'. The following fields " "are usually present in the returned hash. Other fields may also be present." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5122 +#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5124 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5124 +#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5126 msgid "C<devices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5126 +#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5128 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5128 +#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5130 msgid "C<metadata>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5130 +#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5132 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5132 +#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5134 msgid "C<uuid>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5134 +#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5136 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5138 +#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5140 msgid "The name of the MD device." msgstr "" @@ -12960,7 +12960,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5156 +#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5158 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." @@ -12980,7 +12980,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5169 +#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5171 msgid "Create a directory named C<path>." msgstr "" @@ -12998,14 +12998,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5184 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5185 +#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5187 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -13031,7 +13031,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5201 +#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5203 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." @@ -13051,7 +13051,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5214 +#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5216 msgid "" "This command creates a temporary directory. The C<tmpl> parameter should be " "a full pathname for the temporary directory name with the final six " @@ -13059,31 +13059,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5221 msgid "" "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " "being suitable for Windows filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5224 msgid "The name of the temporary directory that was created is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5225 +#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5227 msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5230 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5231 +#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5233 msgid "See also: L<mkdtemp(3)>" msgstr "" @@ -13101,14 +13101,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5247 +#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5249 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5251 +#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5253 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" @@ -13134,7 +13134,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5268 +#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5270 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal labeled C<label>." @@ -13159,7 +13159,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5286 +#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5288 msgid "" "This creates an ext2/3/4 filesystem on C<device> with an external journal on " "the journal with UUID C<uuid>." @@ -13184,14 +13184,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5304 msgid "" "This creates an ext2 external journal on C<device>. It is equivalent to the " "command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5305 +#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5307 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" @@ -13212,7 +13212,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5319 +#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5321 msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" @@ -13230,7 +13230,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5333 +#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5335 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" @@ -13268,7 +13268,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5363 +#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5365 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." @@ -13296,7 +13296,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3470 ../fish/guestfish-actions.pod:3497 ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5429 +#: ../fish/guestfish-actions.pod:3470 ../fish/guestfish-actions.pod:3497 ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5431 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." @@ -13324,19 +13324,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5418 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5423 +#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5425 msgid "C<blocksize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5425 +#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5427 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -13344,53 +13344,53 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5432 +#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5434 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5434 +#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5436 msgid "C<features>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5436 +#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5438 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5438 +#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5440 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5444 msgid "" "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " "type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5445 +#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5447 msgid "C<inode>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5449 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5450 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5452 msgid "C<sectorsize>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5452 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5454 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." @@ -13417,7 +13417,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5495 +#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5497 msgid "" "These calls are I<only> necessary in some very limited circumstances, mainly " "the case where you want to mount a mix of unrelated and/or read-only " @@ -13425,7 +13425,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5499 +#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5501 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -13433,7 +13433,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5504 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5506 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -13448,7 +13448,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5513 +#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5515 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" @@ -13469,7 +13469,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5524 +#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5526 msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" msgstr "" @@ -13495,14 +13495,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5545 msgid "" "This call creates block or character special devices, or named pipes " "(FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5546 +#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5548 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -13576,7 +13576,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5609 +#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5611 msgid "Create a swap partition on C<device>." msgstr "" @@ -13594,12 +13594,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5622 +#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5624 msgid "Create a swap partition on C<device> with label C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5624 +#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5626 msgid "" "Note that you cannot attach a swap label to a block device " "(eg. C</dev/sda>), just to a partition. This appears to be a limitation of " @@ -13620,7 +13620,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5639 +#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5641 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "" @@ -13638,7 +13638,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5651 +#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5653 msgid "Create a swap file." msgstr "" @@ -13663,12 +13663,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5666 +#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5668 msgid "This loads a kernel module in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5668 +#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5670 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." @@ -13688,7 +13688,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5682 +#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5684 msgid "" "Mount a guest disk at a position in the filesystem. Block devices are named " "C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " @@ -13697,7 +13697,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5688 +#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5690 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " "mounted on C</> before others can be mounted. Other filesystems can only be " @@ -13705,7 +13705,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5693 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5695 msgid "" "The mounted filesystem is writable, if we have sufficient permissions on the " "underlying device." @@ -13735,14 +13735,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5724 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5725 +#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5727 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -13763,7 +13763,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5764 +#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5766 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -13791,7 +13791,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5784 +#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5786 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." @@ -13872,14 +13872,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5847 msgid "" "This returns the list of currently mounted filesystems. It returns the list " "of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5848 +#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5850 msgid "Some internal mounts are not shown." msgstr "" @@ -13902,7 +13902,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5865 +#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5867 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." @@ -13922,7 +13922,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5879 +#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5881 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted " @@ -13930,7 +13930,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5883 +#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5885 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -13938,7 +13938,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5887 +#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5889 msgid "" "The return value is an integer which C<0> if the operation would succeed, or " "some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." @@ -13980,7 +13980,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5927 +#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5931 msgid "" "Stream the NTFS filesystem C<device> to the local file C<backupfile>. The " "format used for the backup file is a special format used by the " @@ -13988,7 +13988,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5931 +#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5935 msgid "" "If the optional C<metadataonly> flag is true, then I<only> the metadata is " "saved, losing all the user data (this is useful for diagnosing some " @@ -13996,7 +13996,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5935 +#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5939 msgid "" "The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> " "flags have precise meanings detailed in the L<ntfsclone(8)> man page." @@ -14021,7 +14021,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5982 +#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5988 msgid "" "This command repairs some fundamental NTFS inconsistencies, resets the NTFS " "journal file, and schedules an NTFS consistency check for the first boot " @@ -14029,14 +14029,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5986 +#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5992 msgid "" "This is I<not> an equivalent of Windows C<chkdsk>. It does I<not> scan the " "filesystem for inconsistencies." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5989 +#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5995 msgid "" "The optional C<clearbadsectors> flag clears the list of bad sectors. This " "is useful after cloning a disk with bad sectors to a new disk." @@ -14056,14 +14056,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6061 +#: ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3844 ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6069 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6032 +#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6040 msgid "" "I<Note:> After the resize operation, the filesystem is marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -14074,7 +14074,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3831 ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6087 +#: ../fish/guestfish-actions.pod:3831 ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6048 ../src/guestfs-actions.pod:6095 msgid "See also L<ntfsresize(8)>." msgstr "" @@ -14099,19 +14099,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6070 +#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6078 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:8071 +#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5201 ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:8083 msgid "C<force>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6075 +#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6083 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." @@ -14168,7 +14168,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6148 +#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6156 msgid "" "The C<prlogex> parameter is the type of partition. Normally you should pass " "C<p> or C<primary> here, but MBR partition tables also support C<l> (or " @@ -14176,7 +14176,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6153 +#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6161 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -14204,12 +14204,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6171 +#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6179 msgid "This command deletes the partition numbered C<partnum> on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6173 +#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6181 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." @@ -14256,7 +14256,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6214 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." @@ -14281,7 +14281,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6222 +#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6230 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." @@ -14309,7 +14309,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6247 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." @@ -14337,7 +14337,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6259 +#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6267 msgid "" "This creates an empty partition table on C<device> of one of the partition " "types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " @@ -14352,27 +14352,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6266 +#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6274 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6270 +#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6278 msgid "B<efi>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6280 msgid "B<gpt>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6274 +#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6282 msgid "Intel EFI / GPT partition table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6276 +#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6284 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -14380,17 +14380,17 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6280 +#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6288 msgid "B<mbr>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6282 +#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6290 msgid "B<msdos>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6284 +#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6292 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " "Windows. This partition type will B<only> work for device sizes up to 2 " @@ -14398,92 +14398,92 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6299 msgid "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6296 +#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6304 msgid "B<aix>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6298 +#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6306 msgid "AIX disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6300 +#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6308 msgid "B<amiga>" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6302 +#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6310 msgid "B<rdb>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6304 +#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6312 msgid "Amiga \"Rigid Disk Block\" format." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6306 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6314 msgid "B<bsd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6308 +#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6316 msgid "BSD disk labels." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6310 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6318 msgid "B<dasd>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6312 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6320 msgid "DASD, used on IBM mainframes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6314 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6322 msgid "B<dvh>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6324 msgid "MIPS/SGI volumes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6318 +#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6326 msgid "B<mac>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6320 +#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6328 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6322 +#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6330 msgid "B<pc98>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6324 +#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6332 msgid "NEC PC-98 format, common in Japan apparently." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6326 +#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6334 msgid "B<sun>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6328 +#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6336 msgid "Sun disk labels." msgstr "" @@ -14501,29 +14501,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6342 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6350 msgid "" "This command parses the partition table on C<device> and returns the list of " "partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6345 +#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6353 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6357 msgid "B<part_num>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6351 +#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6359 msgid "Partition number, counting from 1." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6353 +#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6361 msgid "B<part_start>" msgstr "" @@ -14535,22 +14535,22 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6358 +#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6366 msgid "B<part_end>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6360 +#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6368 msgid "End of the partition in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6362 +#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6370 msgid "B<part_size>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6364 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6372 msgid "Size of the partition in bytes." msgstr "" @@ -14568,14 +14568,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6382 +#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6390 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6385 +#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6393 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -14596,7 +14596,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6401 +#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6409 msgid "" "Sets the MBR type byte (also known as the ID byte) of the numbered partition " "C<partnum> to C<idbyte>. Note that the type bytes quoted in most " @@ -14618,14 +14618,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6423 +#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6431 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6426 +#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6434 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." @@ -14645,7 +14645,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6439 +#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6447 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." @@ -14677,7 +14677,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6459 +#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6467 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." @@ -14702,7 +14702,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6476 +#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6484 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -14724,14 +14724,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6494 +#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6502 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4143 ../fish/guestfish-actions.pod:4158 ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6523 +#: ../fish/guestfish-actions.pod:4143 ../fish/guestfish-actions.pod:4158 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6531 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." @@ -14756,7 +14756,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6520 +#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6528 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." @@ -14781,7 +14781,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6551 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." @@ -14801,14 +14801,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6557 +#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6565 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6560 +#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6568 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " "physical volumes that contain any volume groups, so you have to remove those " @@ -14829,7 +14829,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6574 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6582 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." @@ -14869,14 +14869,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6600 +#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6608 msgid "" "List all the physical volumes detected. This is the equivalent of the " "L<pvs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6603 +#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6611 msgid "" "This returns a list of just the device names that contain PVs " "(eg. C</dev/sda2>)." @@ -14901,7 +14901,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6619 +#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6627 msgid "" "List all the physical volumes detected. This is the equivalent of the " "L<pvs(8)> command. The \"full\" version includes all fields." @@ -14921,7 +14921,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6634 +#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6642 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" @@ -14939,14 +14939,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6650 +#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6658 msgid "" "This command writes to part of a file. It writes the data buffer C<content> " "to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6661 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -14974,14 +14974,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6685 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6680 +#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6688 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested (although short writes to disk " @@ -15007,7 +15007,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6701 +#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6709 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" @@ -15033,7 +15033,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6726 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6734 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." @@ -15062,12 +15062,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6746 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6754 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6748 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6756 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -15075,99 +15075,99 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6752 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6760 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6757 +#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6765 msgid "'b'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6759 +#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6767 msgid "Block special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6761 +#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6769 msgid "'c'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6763 +#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6771 msgid "Char special" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6773 msgid "'d'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6767 +#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6775 msgid "Directory" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6769 +#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6777 msgid "'f'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6771 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6779 msgid "FIFO (named pipe)" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6773 +#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6781 msgid "'l'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6775 +#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6783 msgid "Symbolic link" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6777 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6785 msgid "'r'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6779 +#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6787 msgid "Regular file" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6781 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6789 msgid "'s'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6783 +#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6791 msgid "Socket" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6785 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6793 msgid "'u'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6787 +#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6795 msgid "Unknown file type" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6789 +#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6797 msgid "'?'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6791 +#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6799 msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" @@ -15193,7 +15193,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6812 +#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6820 msgid "This command reads the target of a symbolic link." msgstr "" @@ -15211,7 +15211,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6826 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6834 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -15219,14 +15219,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6830 +#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6838 msgid "" "On return you get a list of strings, with a one-to-one correspondence to the " "C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6834 +#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6842 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " @@ -15236,7 +15236,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6841 +#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6849 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. Very long directory listings " @@ -15258,7 +15258,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6860 +#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6868 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." @@ -15278,7 +15278,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6875 +#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6883 msgid "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" @@ -15301,7 +15301,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6890 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6898 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." @@ -15380,7 +15380,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6942 +#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6950 msgid "Remove the single file C<path>." msgstr "" @@ -15398,7 +15398,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6954 +#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6962 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." @@ -15418,7 +15418,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6976 msgid "Remove the single directory C<path>." msgstr "" @@ -15456,14 +15456,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6994 +#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:7002 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:6997 ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7034 +#: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:7005 ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7042 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." @@ -15483,14 +15483,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7010 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7018 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7013 +#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7021 msgid "The file is I<removed> after scrubbing." msgstr "" @@ -15535,21 +15535,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7047 +#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7055 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7050 +#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7058 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7053 +#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7061 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." @@ -15574,36 +15574,36 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7066 +#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7074 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7071 ../src/guestfs.pod:2924 +#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7079 ../src/guestfs.pod:2924 msgid "C<appliance>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7073 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7081 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7076 +#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7084 msgid "C<unix:I<path>>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7078 +#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7086 msgid "Connect to the Unix domain socket I<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7080 +#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7088 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -15629,7 +15629,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7096 +#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7104 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -15637,7 +15637,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7101 +#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7109 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." @@ -15662,7 +15662,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7114 +#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7122 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." @@ -15676,12 +15676,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7122 +#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7130 msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7125 +#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7133 msgid "The default is disabled." msgstr "" @@ -15699,7 +15699,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7145 +#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7153 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." @@ -15733,7 +15733,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7163 +#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7171 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -15761,24 +15761,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7182 +#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7190 msgid "Set the filesystem label on C<device> to C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7184 +#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7192 msgid "" "Only some filesystem types support labels, and libguestfs supports setting " "labels on only a subset of these." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7187 +#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7195 msgid "On ext2/3/4 filesystems, labels are limited to 16 bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7189 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7197 msgid "On NTFS filesystems, labels are limited to 128 unicode characters." msgstr "" @@ -15813,7 +15813,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7205 +#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7215 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." @@ -15838,14 +15838,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7222 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7232 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7225 +#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7235 msgid "" "This affects whether commands are able to access the network (see " "L<guestfs(3)/RUNNING COMMANDS>)." @@ -15870,19 +15870,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7241 +#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7251 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7243 +#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7253 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7246 +#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7256 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" @@ -15905,38 +15905,40 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7258 +#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7268 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7261 +#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7271 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7264 +#: ../fish/guestfish-actions.pod:4666 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " -"the subprocess." +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see " +"L</user-cancel>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4669 +#: ../fish/guestfish-actions.pod:4671 msgid "set-qemu" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4671 +#: ../fish/guestfish-actions.pod:4673 msgid "qemu" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4673 +#: ../fish/guestfish-actions.pod:4675 #, no-wrap msgid "" " set-qemu qemu\n" @@ -15944,29 +15946,29 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7277 +#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7289 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7279 +#: ../fish/guestfish-actions.pod:4679 ../src/guestfs-actions.pod:7291 msgid "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7282 +#: ../fish/guestfish-actions.pod:4682 ../src/guestfs-actions.pod:7294 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4683 ../src/guestfs-actions.pod:7285 +#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7297 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7287 +#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7299 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " @@ -15977,17 +15979,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4693 +#: ../fish/guestfish-actions.pod:4695 msgid "set-recovery-proc" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4695 +#: ../fish/guestfish-actions.pod:4697 msgid "recovery-proc" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4697 +#: ../fish/guestfish-actions.pod:4699 #, no-wrap msgid "" " set-recovery-proc true|false\n" @@ -15995,7 +15997,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4699 +#: ../fish/guestfish-actions.pod:4701 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -16003,14 +16005,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4706 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7313 +#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7325 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -16019,17 +16021,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4713 +#: ../fish/guestfish-actions.pod:4715 msgid "set-selinux" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4717 msgid "selinux" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4719 #, no-wrap msgid "" " set-selinux true|false\n" @@ -16037,31 +16039,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7329 +#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7341 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7332 +#: ../fish/guestfish-actions.pod:4724 ../src/guestfs-actions.pod:7344 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4728 +#: ../fish/guestfish-actions.pod:4730 msgid "set-smp" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4730 +#: ../fish/guestfish-actions.pod:4732 msgid "smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4734 #, no-wrap msgid "" " set-smp smp\n" @@ -16069,7 +16071,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7348 +#: ../fish/guestfish-actions.pod:4736 ../src/guestfs-actions.pod:7360 msgid "" "Change the number of virtual CPUs assigned to the appliance. The default is " "C<1>. Increasing this may improve performance, though often it has no " @@ -16077,22 +16079,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 +#: ../fish/guestfish-actions.pod:4740 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4740 +#: ../fish/guestfish-actions.pod:4742 msgid "set-trace" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4742 +#: ../fish/guestfish-actions.pod:4744 msgid "trace" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4744 +#: ../fish/guestfish-actions.pod:4746 #, no-wrap msgid "" " set-trace true|false\n" @@ -16100,45 +16102,45 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7364 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7376 msgid "" "If the command trace flag is set to 1, then libguestfs calls, parameters and " "return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7367 +#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7379 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4753 ../src/guestfs-actions.pod:7371 +#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7383 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4756 +#: ../fish/guestfish-actions.pod:4758 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4760 +#: ../fish/guestfish-actions.pod:4762 msgid "set-verbose" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4762 +#: ../fish/guestfish-actions.pod:4764 msgid "verbose" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4764 +#: ../fish/guestfish-actions.pod:4766 #, no-wrap msgid "" " set-verbose true|false\n" @@ -16146,31 +16148,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7388 +#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7400 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7390 +#: ../fish/guestfish-actions.pod:4770 ../src/guestfs-actions.pod:7402 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4771 +#: ../fish/guestfish-actions.pod:4773 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4775 +#: ../fish/guestfish-actions.pod:4777 msgid "setcon" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4777 +#: ../fish/guestfish-actions.pod:4779 #, no-wrap msgid "" " setcon context\n" @@ -16178,24 +16180,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7407 +#: ../fish/guestfish-actions.pod:4781 ../src/guestfs-actions.pod:7419 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7410 +#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7422 msgid "See the documentation about SELINUX in L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4784 +#: ../fish/guestfish-actions.pod:4786 msgid "setxattr" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4786 +#: ../fish/guestfish-actions.pod:4788 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -16203,24 +16205,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4788 ../src/guestfs-actions.pod:7425 +#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7437 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 +#: ../fish/guestfish-actions.pod:4794 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4794 +#: ../fish/guestfish-actions.pod:4796 msgid "sfdisk" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4796 +#: ../fish/guestfish-actions.pod:4798 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -16228,19 +16230,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 ../src/guestfs-actions.pod:7452 +#: ../fish/guestfish-actions.pod:4800 ../src/guestfs-actions.pod:7464 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4801 ../src/guestfs-actions.pod:7455 +#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7467 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7457 +#: ../fish/guestfish-actions.pod:4805 ../src/guestfs-actions.pod:7469 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " "sectors on the device, which are passed directly to sfdisk as the I<-C>, " @@ -16251,14 +16253,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 ../src/guestfs-actions.pod:7465 +#: ../fish/guestfish-actions.pod:4813 ../src/guestfs-actions.pod:7477 msgid "" "C<lines> is a list of lines that we feed to C<sfdisk>. For more information " "refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4814 ../src/guestfs-actions.pod:7468 +#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7480 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -16266,24 +16268,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4818 +#: ../fish/guestfish-actions.pod:4820 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4821 ../fish/guestfish-actions.pod:4841 ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4843 ../fish/guestfish-actions.pod:4862 msgid "" "I<This function is deprecated.> In new code, use the L</part_add> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4830 msgid "sfdiskM" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4832 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -16291,7 +16293,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 +#: ../fish/guestfish-actions.pod:4834 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -16300,17 +16302,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4840 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4848 +#: ../fish/guestfish-actions.pod:4850 msgid "sfdisk-N" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4850 +#: ../fish/guestfish-actions.pod:4852 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -16318,31 +16320,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7524 +#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7536 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4855 +#: ../fish/guestfish-actions.pod:4857 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4858 +#: ../fish/guestfish-actions.pod:4860 msgid "See also: L</part-add>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4867 +#: ../fish/guestfish-actions.pod:4869 msgid "sfdisk-disk-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" @@ -16350,7 +16352,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4873 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -16359,17 +16361,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4876 ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7547 ../src/guestfs-actions.pod:7563 +#: ../fish/guestfish-actions.pod:4878 ../fish/guestfish-actions.pod:4887 ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7575 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4879 +#: ../fish/guestfish-actions.pod:4881 msgid "sfdisk-kernel-geometry" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4881 +#: ../fish/guestfish-actions.pod:4883 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" @@ -16377,17 +16379,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7561 +#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7573 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4890 msgid "sfdisk-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4890 +#: ../fish/guestfish-actions.pod:4892 #, no-wrap msgid "" " sfdisk-l device\n" @@ -16395,31 +16397,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7584 +#: ../fish/guestfish-actions.pod:4894 ../src/guestfs-actions.pod:7596 msgid "" "This displays the partition table on C<device>, in the human-readable output " "of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4896 +#: ../fish/guestfish-actions.pod:4898 msgid "See also: L</part-list>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4898 +#: ../fish/guestfish-actions.pod:4900 msgid "" "I<This function is deprecated.> In new code, use the L</part_list> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4907 msgid "sh" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4909 #, no-wrap msgid "" " sh command\n" @@ -16427,19 +16429,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7601 +#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7613 msgid "" "This call runs a command from the guest filesystem via the guest's " "C</bin/sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4912 +#: ../fish/guestfish-actions.pod:4914 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4914 ../src/guestfs-actions.pod:7606 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7618 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -16447,24 +16449,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7620 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4920 +#: ../fish/guestfish-actions.pod:4922 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4922 +#: ../fish/guestfish-actions.pod:4924 msgid "sh-lines" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4924 +#: ../fish/guestfish-actions.pod:4926 #, no-wrap msgid "" " sh-lines command\n" @@ -16472,22 +16474,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4926 +#: ../fish/guestfish-actions.pod:4928 msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4931 msgid "See also: L</command-lines>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4931 +#: ../fish/guestfish-actions.pod:4933 msgid "sleep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4933 +#: ../fish/guestfish-actions.pod:4935 #, no-wrap msgid "" " sleep secs\n" @@ -16495,17 +16497,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4935 ../src/guestfs-actions.pod:7642 +#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7654 msgid "Sleep for C<secs> seconds." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4937 +#: ../fish/guestfish-actions.pod:4939 msgid "stat" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4941 #, no-wrap msgid "" " stat path\n" @@ -16513,17 +16515,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7656 +#: ../fish/guestfish-actions.pod:4945 ../src/guestfs-actions.pod:7668 msgid "This is the same as the C<stat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4945 +#: ../fish/guestfish-actions.pod:4947 msgid "statvfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4947 +#: ../fish/guestfish-actions.pod:4949 #, no-wrap msgid "" " statvfs path\n" @@ -16531,7 +16533,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7670 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7682 msgid "" "Returns file system statistics for any mounted file system. C<path> should " "be a file or directory in the mounted file system (typically it is the mount " @@ -16539,17 +16541,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7674 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7686 msgid "This is the same as the C<statvfs(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4955 +#: ../fish/guestfish-actions.pod:4957 msgid "strings" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4957 +#: ../fish/guestfish-actions.pod:4959 #, no-wrap msgid "" " strings path\n" @@ -16557,19 +16559,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:4961 ../src/guestfs-actions.pod:7700 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4965 +#: ../fish/guestfish-actions.pod:4967 msgid "strings-e" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4967 +#: ../fish/guestfish-actions.pod:4969 #, no-wrap msgid "" " strings-e encoding path\n" @@ -16577,93 +16579,93 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4969 +#: ../fish/guestfish-actions.pod:4971 msgid "" "This is like the L</strings> command, but allows you to specify the encoding " "of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7711 +#: ../fish/guestfish-actions.pod:4975 ../src/guestfs-actions.pod:7723 msgid "Allowed encodings are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4977 ../src/guestfs-actions.pod:7715 +#: ../fish/guestfish-actions.pod:4979 ../src/guestfs-actions.pod:7727 msgid "s" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4981 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7720 +#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7732 msgid "S" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7722 +#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7734 msgid "Single 8-bit-byte characters." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7724 +#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7736 msgid "b" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7726 +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7738 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7729 +#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7741 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7731 +#: ../fish/guestfish-actions.pod:4995 ../src/guestfs-actions.pod:7743 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7734 +#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7746 msgid "B" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7736 +#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7748 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7738 +#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7750 msgid "L" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7740 +#: ../fish/guestfish-actions.pod:5004 ../src/guestfs-actions.pod:7752 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7744 +#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7756 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5011 +#: ../fish/guestfish-actions.pod:5013 msgid "swapoff-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5013 +#: ../fish/guestfish-actions.pod:5015 #, no-wrap msgid "" " swapoff-device device\n" @@ -16671,19 +16673,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5017 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5021 msgid "swapoff-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5021 +#: ../fish/guestfish-actions.pod:5023 #, no-wrap msgid "" " swapoff-file file\n" @@ -16691,17 +16693,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5023 ../src/guestfs-actions.pod:7775 +#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7787 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5025 +#: ../fish/guestfish-actions.pod:5027 msgid "swapoff-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5027 +#: ../fish/guestfish-actions.pod:5029 #, no-wrap msgid "" " swapoff-label label\n" @@ -16709,19 +16711,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5029 ../src/guestfs-actions.pod:7787 +#: ../fish/guestfish-actions.pod:5031 ../src/guestfs-actions.pod:7799 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5032 +#: ../fish/guestfish-actions.pod:5034 msgid "swapoff-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5034 +#: ../fish/guestfish-actions.pod:5036 #, no-wrap msgid "" " swapoff-uuid uuid\n" @@ -16729,19 +16731,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7800 +#: ../fish/guestfish-actions.pod:5038 ../src/guestfs-actions.pod:7812 msgid "" "This command disables the libguestfs appliance swap partition with the given " "UUID." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5039 +#: ../fish/guestfish-actions.pod:5041 msgid "swapon-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5041 +#: ../fish/guestfish-actions.pod:5043 #, no-wrap msgid "" " swapon-device device\n" @@ -16749,7 +16751,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 +#: ../fish/guestfish-actions.pod:5045 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -16757,7 +16759,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5048 ../src/guestfs-actions.pod:7818 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7830 msgid "" "Note that you should not swap to existing guest swap partitions unless you " "know what you are doing. They may contain hibernation information, or other " @@ -16767,12 +16769,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5055 +#: ../fish/guestfish-actions.pod:5057 msgid "swapon-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5057 +#: ../fish/guestfish-actions.pod:5059 #, no-wrap msgid "" " swapon-file file\n" @@ -16780,17 +16782,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5059 +#: ../fish/guestfish-actions.pod:5061 msgid "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5062 +#: ../fish/guestfish-actions.pod:5064 msgid "swapon-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5064 +#: ../fish/guestfish-actions.pod:5066 #, no-wrap msgid "" " swapon-label label\n" @@ -16798,19 +16800,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5066 +#: ../fish/guestfish-actions.pod:5068 msgid "" "This command enables swap to a labeled swap partition. See " "L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5069 +#: ../fish/guestfish-actions.pod:5071 msgid "swapon-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5073 #, no-wrap msgid "" " swapon-uuid uuid\n" @@ -16818,19 +16820,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5075 msgid "" "This command enables swap to a swap partition with the given UUID. See " "L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5076 +#: ../fish/guestfish-actions.pod:5078 msgid "sync" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " sync\n" @@ -16838,26 +16840,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7873 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7885 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7876 +#: ../fish/guestfish-actions.pod:5085 ../src/guestfs-actions.pod:7888 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5086 +#: ../fish/guestfish-actions.pod:5088 msgid "tail" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5088 +#: ../fish/guestfish-actions.pod:5090 #, no-wrap msgid "" " tail path\n" @@ -16865,17 +16867,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7901 msgid "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5096 +#: ../fish/guestfish-actions.pod:5098 msgid "tail-n" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5098 +#: ../fish/guestfish-actions.pod:5100 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -16883,26 +16885,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7908 +#: ../fish/guestfish-actions.pod:5102 ../src/guestfs-actions.pod:7920 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7911 +#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7923 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5111 +#: ../fish/guestfish-actions.pod:5113 msgid "tar-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" @@ -16910,24 +16912,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7932 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7944 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5118 +#: ../fish/guestfish-actions.pod:5120 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5123 +#: ../fish/guestfish-actions.pod:5125 msgid "tar-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5125 +#: ../fish/guestfish-actions.pod:5127 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" @@ -16935,24 +16937,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7949 +#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7961 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5132 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5137 msgid "tgz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5139 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" @@ -16960,24 +16962,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7978 msgid "" "This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5144 msgid "To upload an uncompressed tarball, use L</tar-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5146 +#: ../fish/guestfish-actions.pod:5148 msgid "tgz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" @@ -16985,24 +16987,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7994 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5153 +#: ../fish/guestfish-actions.pod:5155 msgid "To download an uncompressed tarball, use L</tar-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5159 msgid "touch" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5159 +#: ../fish/guestfish-actions.pod:5161 #, no-wrap msgid "" " touch path\n" @@ -17010,7 +17012,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7997 +#: ../fish/guestfish-actions.pod:5163 ../src/guestfs-actions.pod:8009 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new " @@ -17018,19 +17020,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:8001 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:8013 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5168 +#: ../fish/guestfish-actions.pod:5170 msgid "truncate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5170 +#: ../fish/guestfish-actions.pod:5172 #, no-wrap msgid "" " truncate path\n" @@ -17038,19 +17040,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:8014 +#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:8026 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5177 msgid "truncate-size" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5179 #, no-wrap msgid "" " truncate-size path size\n" @@ -17058,14 +17060,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:8028 +#: ../fish/guestfish-actions.pod:5181 ../src/guestfs-actions.pod:8040 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 +#: ../fish/guestfish-actions.pod:5184 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -17074,12 +17076,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5188 +#: ../fish/guestfish-actions.pod:5190 msgid "tune2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5190 +#: ../fish/guestfish-actions.pod:5192 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] " @@ -17090,26 +17092,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:8064 +#: ../fish/guestfish-actions.pod:5194 ../src/guestfs-actions.pod:8076 msgid "" "This call allows you to adjust various filesystem parameters of an " "ext2/ext3/ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5201 ../src/guestfs-actions.pod:8073 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8085 msgid "" "Force tune2fs to complete the operation even in the face of errors. This is " "the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8076 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8088 msgid "C<maxmountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8078 +#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:8090 msgid "" "Set the number of mounts after which the filesystem is checked by " "L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " @@ -17117,24 +17119,24 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5210 ../src/guestfs-actions.pod:8082 +#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8094 msgid "C<mountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8084 +#: ../fish/guestfish-actions.pod:5214 ../src/guestfs-actions.pod:8096 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8087 +#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8099 msgid "C<errorbehavior>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8089 +#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8101 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -17143,77 +17145,77 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8106 msgid "This is the same as the tune2fs C<-e> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8096 +#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8108 msgid "C<group>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8098 +#: ../fish/guestfish-actions.pod:5228 ../src/guestfs-actions.pod:8110 msgid "" "Set the group which can use reserved filesystem blocks. This is the same as " "the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5230 ../src/guestfs-actions.pod:8102 +#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8114 msgid "C<intervalbetweenchecks>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8104 +#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8116 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8108 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8120 msgid "This is the same as the tune2fs C<-i> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8122 msgid "C<reservedblockspercentage>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8112 +#: ../fish/guestfish-actions.pod:5242 ../src/guestfs-actions.pod:8124 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5244 ../src/guestfs-actions.pod:8116 +#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8128 msgid "C<lastmounteddirectory>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8118 +#: ../fish/guestfish-actions.pod:5248 ../src/guestfs-actions.pod:8130 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8121 +#: ../fish/guestfish-actions.pod:5251 ../src/guestfs-actions.pod:8133 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5253 ../src/guestfs-actions.pod:8125 +#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8137 msgid "C<user>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8127 +#: ../fish/guestfish-actions.pod:5257 ../src/guestfs-actions.pod:8139 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " "as the tune2fs C<-u> option except that it can only be specified as a " @@ -17221,19 +17223,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 +#: ../fish/guestfish-actions.pod:5263 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5267 +#: ../fish/guestfish-actions.pod:5269 msgid "tune2fs-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5269 +#: ../fish/guestfish-actions.pod:5271 #, no-wrap msgid "" " tune2fs-l device\n" @@ -17241,14 +17243,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8169 +#: ../fish/guestfish-actions.pod:5273 ../src/guestfs-actions.pod:8181 msgid "" "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8172 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8184 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " @@ -17257,12 +17259,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5279 +#: ../fish/guestfish-actions.pod:5281 msgid "txz-in" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5281 +#: ../fish/guestfish-actions.pod:5283 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" @@ -17270,19 +17272,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8192 +#: ../fish/guestfish-actions.pod:5285 ../src/guestfs-actions.pod:8204 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5290 msgid "txz-out" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5292 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" @@ -17290,19 +17292,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5292 ../src/guestfs-actions.pod:8206 +#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8218 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5297 +#: ../fish/guestfish-actions.pod:5299 msgid "umask" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5299 +#: ../fish/guestfish-actions.pod:5301 #, no-wrap msgid "" " umask mask\n" @@ -17310,14 +17312,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8219 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8231 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5304 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5306 ../src/guestfs-actions.pod:8234 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -17325,7 +17327,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5309 ../src/guestfs-actions.pod:8227 +#: ../fish/guestfish-actions.pod:5311 ../src/guestfs-actions.pod:8239 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -17333,27 +17335,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5315 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5316 ../src/guestfs-actions.pod:8234 +#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8246 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5318 +#: ../fish/guestfish-actions.pod:5320 msgid "umount" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5320 +#: ../fish/guestfish-actions.pod:5322 msgid "unmount" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5322 +#: ../fish/guestfish-actions.pod:5324 #, no-wrap msgid "" " umount pathordevice\n" @@ -17361,24 +17363,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5324 ../src/guestfs-actions.pod:8246 +#: ../fish/guestfish-actions.pod:5326 ../src/guestfs-actions.pod:8258 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5328 +#: ../fish/guestfish-actions.pod:5330 msgid "umount-all" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5332 msgid "unmount-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:5334 #, no-wrap msgid "" " umount-all\n" @@ -17386,22 +17388,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5334 ../src/guestfs-actions.pod:8259 +#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8271 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8261 +#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8273 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5338 +#: ../fish/guestfish-actions.pod:5340 msgid "upload" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5340 +#: ../fish/guestfish-actions.pod:5342 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" @@ -17409,22 +17411,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5342 ../fish/guestfish-actions.pod:5355 ../src/guestfs-actions.pod:8274 ../src/guestfs-actions.pod:8298 +#: ../fish/guestfish-actions.pod:5344 ../fish/guestfish-actions.pod:5357 ../src/guestfs-actions.pod:8286 ../src/guestfs-actions.pod:8310 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 +#: ../fish/guestfish-actions.pod:5349 msgid "See also L</download>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5351 +#: ../fish/guestfish-actions.pod:5353 msgid "upload-offset" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5353 +#: ../fish/guestfish-actions.pod:5355 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" @@ -17432,7 +17434,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8301 +#: ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8313 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -17442,7 +17444,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5365 +#: ../fish/guestfish-actions.pod:5367 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -17450,17 +17452,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5370 +#: ../fish/guestfish-actions.pod:5372 msgid "See also L</upload>, L</pwrite>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5374 +#: ../fish/guestfish-actions.pod:5376 msgid "utimens" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5376 +#: ../fish/guestfish-actions.pod:5378 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -17468,26 +17470,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5378 ../src/guestfs-actions.pod:8334 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8346 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5381 ../src/guestfs-actions.pod:8337 +#: ../fish/guestfish-actions.pod:5383 ../src/guestfs-actions.pod:8349 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5384 ../src/guestfs-actions.pod:8340 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8352 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5387 ../src/guestfs-actions.pod:8343 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8355 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -17495,7 +17497,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5391 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5393 ../src/guestfs-actions.pod:8359 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -17503,12 +17505,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5395 +#: ../fish/guestfish-actions.pod:5397 msgid "version" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5397 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " version\n" @@ -17516,12 +17518,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 ../src/guestfs-actions.pod:8360 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8372 msgid "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5402 ../src/guestfs-actions.pod:8363 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8375 msgid "" "Note that because of dynamic linking this is not necessarily the version of " "libguestfs that you compiled against. You can compile the program, and then " @@ -17530,7 +17532,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5407 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8380 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -17539,7 +17541,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5413 ../src/guestfs-actions.pod:8374 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8386 msgid "" "The call returns a structure with four elements. The first three (C<major>, " "C<minor> and C<release>) are numbers and correspond to the usual version " @@ -17548,17 +17550,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5419 ../src/guestfs-actions.pod:8380 +#: ../fish/guestfish-actions.pod:5421 ../src/guestfs-actions.pod:8392 msgid "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 ../src/guestfs-actions.pod:8383 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8395 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5426 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -17567,12 +17569,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5430 +#: ../fish/guestfish-actions.pod:5432 msgid "vfs-label" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5432 +#: ../fish/guestfish-actions.pod:5434 #, no-wrap msgid "" " vfs-label device\n" @@ -17580,27 +17582,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5434 ../src/guestfs-actions.pod:8403 +#: ../fish/guestfish-actions.pod:5436 ../src/guestfs-actions.pod:8415 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5437 ../src/guestfs-actions.pod:8406 +#: ../fish/guestfish-actions.pod:5439 ../src/guestfs-actions.pod:8418 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5439 +#: ../fish/guestfish-actions.pod:5441 msgid "To find a filesystem from the label, use L</findfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5441 +#: ../fish/guestfish-actions.pod:5443 msgid "vfs-type" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5443 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vfs-type device\n" @@ -17608,14 +17610,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5445 ../src/guestfs-actions.pod:8421 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8433 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5448 ../src/guestfs-actions.pod:8424 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8436 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -17623,12 +17625,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5453 +#: ../fish/guestfish-actions.pod:5455 msgid "vfs-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5455 +#: ../fish/guestfish-actions.pod:5457 #, no-wrap msgid "" " vfs-uuid device\n" @@ -17636,27 +17638,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5457 ../src/guestfs-actions.pod:8440 +#: ../fish/guestfish-actions.pod:5459 ../src/guestfs-actions.pod:8452 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5460 ../src/guestfs-actions.pod:8443 +#: ../fish/guestfish-actions.pod:5462 ../src/guestfs-actions.pod:8455 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5464 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5466 msgid "vg-activate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5468 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -17664,31 +17666,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8459 +#: ../fish/guestfish-actions.pod:5470 ../src/guestfs-actions.pod:8471 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 ../src/guestfs-actions.pod:8462 +#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8474 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8476 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5478 msgid "vg-activate-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5480 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -17696,24 +17698,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8477 +#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8489 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5483 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5485 ../src/guestfs-actions.pod:8492 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5487 msgid "vgcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5489 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -17721,19 +17723,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8493 +#: ../fish/guestfish-actions.pod:5491 ../src/guestfs-actions.pod:8505 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5492 +#: ../fish/guestfish-actions.pod:5494 msgid "vglvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5494 +#: ../fish/guestfish-actions.pod:5496 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -17741,31 +17743,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8506 +#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8518 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5499 +#: ../fish/guestfish-actions.pod:5501 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5502 +#: ../fish/guestfish-actions.pod:5504 msgid "See also L</vgpvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5504 +#: ../fish/guestfish-actions.pod:5506 msgid "vgpvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5506 +#: ../fish/guestfish-actions.pod:5508 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -17773,31 +17775,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5508 ../src/guestfs-actions.pod:8526 +#: ../fish/guestfish-actions.pod:5510 ../src/guestfs-actions.pod:8538 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5511 +#: ../fish/guestfish-actions.pod:5513 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 +#: ../fish/guestfish-actions.pod:5516 msgid "See also L</vglvuuids>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5516 +#: ../fish/guestfish-actions.pod:5518 msgid "vgremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5518 +#: ../fish/guestfish-actions.pod:5520 #, no-wrap msgid "" " vgremove vgname\n" @@ -17805,22 +17807,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5520 ../src/guestfs-actions.pod:8546 +#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8558 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8548 +#: ../fish/guestfish-actions.pod:5524 ../src/guestfs-actions.pod:8560 msgid "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5527 msgid "vgrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5527 +#: ../fish/guestfish-actions.pod:5529 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -17828,17 +17830,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5529 ../src/guestfs-actions.pod:8562 +#: ../fish/guestfish-actions.pod:5531 ../src/guestfs-actions.pod:8574 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5531 +#: ../fish/guestfish-actions.pod:5533 msgid "vgs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5533 +#: ../fish/guestfish-actions.pod:5535 #, no-wrap msgid "" " vgs\n" @@ -17846,31 +17848,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5535 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5537 ../src/guestfs-actions.pod:8585 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L<vgs(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5538 ../src/guestfs-actions.pod:8576 +#: ../fish/guestfish-actions.pod:5540 ../src/guestfs-actions.pod:8588 msgid "" "This returns a list of just the volume group names that were detected " "(eg. C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 +#: ../fish/guestfish-actions.pod:5543 msgid "See also L</vgs-full>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5543 +#: ../fish/guestfish-actions.pod:5545 msgid "vgs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5545 +#: ../fish/guestfish-actions.pod:5547 #, no-wrap msgid "" " vgs-full\n" @@ -17878,19 +17880,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5547 ../src/guestfs-actions.pod:8592 +#: ../fish/guestfish-actions.pod:5549 ../src/guestfs-actions.pod:8604 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L<vgs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5550 +#: ../fish/guestfish-actions.pod:5552 msgid "vgscan" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5552 +#: ../fish/guestfish-actions.pod:5554 #, no-wrap msgid "" " vgscan\n" @@ -17898,19 +17900,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5554 ../src/guestfs-actions.pod:8606 +#: ../fish/guestfish-actions.pod:5556 ../src/guestfs-actions.pod:8618 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:5557 +#: ../fish/guestfish-actions.pod:5559 msgid "vguuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5559 +#: ../fish/guestfish-actions.pod:5561 #, no-wrap msgid "" " vguuid vgname\n" @@ -17918,17 +17920,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5561 ../src/guestfs-actions.pod:8619 +#: ../fish/guestfish-actions.pod:5563 ../src/guestfs-actions.pod:8631 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5565 msgid "wc-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5565 +#: ../fish/guestfish-actions.pod:5567 #, no-wrap msgid "" " wc-c path\n" @@ -17936,19 +17938,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8659 +#: ../fish/guestfish-actions.pod:5569 ../src/guestfs-actions.pod:8671 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5572 msgid "wc-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5572 +#: ../fish/guestfish-actions.pod:5574 #, no-wrap msgid "" " wc-l path\n" @@ -17956,19 +17958,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5574 ../src/guestfs-actions.pod:8672 +#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8684 msgid "" "This command counts the lines in a file, using the C<wc -l> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5577 +#: ../fish/guestfish-actions.pod:5579 msgid "wc-w" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5579 +#: ../fish/guestfish-actions.pod:5581 #, no-wrap msgid "" " wc-w path\n" @@ -17976,19 +17978,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5581 ../src/guestfs-actions.pod:8685 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8697 msgid "" "This command counts the words in a file, using the C<wc -w> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5584 +#: ../fish/guestfish-actions.pod:5586 msgid "wipefs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5588 #, no-wrap msgid "" " wipefs device\n" @@ -17996,31 +17998,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5588 ../src/guestfs-actions.pod:8698 +#: ../fish/guestfish-actions.pod:5590 ../src/guestfs-actions.pod:8710 msgid "" "This command erases filesystem or RAID signatures from the specified " "C<device> to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5591 ../src/guestfs-actions.pod:8701 +#: ../fish/guestfish-actions.pod:5593 ../src/guestfs-actions.pod:8713 msgid "" "This does not erase the filesystem itself nor any other data from the " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5594 +#: ../fish/guestfish-actions.pod:5596 msgid "Compare with L</zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5597 +#: ../fish/guestfish-actions.pod:5599 msgid "write" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5599 +#: ../fish/guestfish-actions.pod:5601 #, no-wrap msgid "" " write path content\n" @@ -18028,24 +18030,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5601 ../src/guestfs-actions.pod:8717 +#: ../fish/guestfish-actions.pod:5603 ../src/guestfs-actions.pod:8731 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5604 +#: ../fish/guestfish-actions.pod:5606 msgid "See also L</write-append>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5609 +#: ../fish/guestfish-actions.pod:5611 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5611 +#: ../fish/guestfish-actions.pod:5613 #, no-wrap msgid "" " write-append path content\n" @@ -18053,24 +18055,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5613 ../src/guestfs-actions.pod:8737 +#: ../fish/guestfish-actions.pod:5615 ../src/guestfs-actions.pod:8751 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5616 +#: ../fish/guestfish-actions.pod:5618 msgid "See also L</write>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5621 +#: ../fish/guestfish-actions.pod:5623 msgid "write-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5623 +#: ../fish/guestfish-actions.pod:5625 #, no-wrap msgid "" " write-file path content size\n" @@ -18078,38 +18080,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5625 ../src/guestfs-actions.pod:8764 +#: ../fish/guestfish-actions.pod:5627 ../src/guestfs-actions.pod:8778 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5629 ../src/guestfs-actions.pod:8768 +#: ../fish/guestfish-actions.pod:5631 ../src/guestfs-actions.pod:8782 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5633 ../src/guestfs-actions.pod:8772 +#: ../fish/guestfish-actions.pod:5635 ../src/guestfs-actions.pod:8786 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5639 +#: ../fish/guestfish-actions.pod:5641 msgid "I<This function is deprecated.> In new code, use the L</write> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5646 +#: ../fish/guestfish-actions.pod:5648 msgid "zegrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5648 +#: ../fish/guestfish-actions.pod:5650 #, no-wrap msgid "" " zegrep regex path\n" @@ -18117,17 +18119,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5650 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5652 ../src/guestfs-actions.pod:8803 msgid "This calls the external C<zegrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5656 +#: ../fish/guestfish-actions.pod:5658 msgid "zegrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5658 +#: ../fish/guestfish-actions.pod:5660 #, no-wrap msgid "" " zegrepi regex path\n" @@ -18135,17 +18137,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5660 ../src/guestfs-actions.pod:8808 +#: ../fish/guestfish-actions.pod:5662 ../src/guestfs-actions.pod:8822 msgid "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5666 +#: ../fish/guestfish-actions.pod:5668 msgid "zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5668 +#: ../fish/guestfish-actions.pod:5670 #, no-wrap msgid "" " zero device\n" @@ -18153,12 +18155,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5670 ../src/guestfs-actions.pod:8826 +#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8840 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8828 +#: ../fish/guestfish-actions.pod:5674 ../src/guestfs-actions.pod:8842 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -18166,7 +18168,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5676 ../fish/guestfish-actions.pod:5691 ../src/guestfs-actions.pod:8832 ../src/guestfs-actions.pod:8858 +#: ../fish/guestfish-actions.pod:5678 ../fish/guestfish-actions.pod:5693 ../src/guestfs-actions.pod:8846 ../src/guestfs-actions.pod:8872 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -18174,17 +18176,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5680 +#: ../fish/guestfish-actions.pod:5682 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5683 +#: ../fish/guestfish-actions.pod:5685 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5685 +#: ../fish/guestfish-actions.pod:5687 #, no-wrap msgid "" " zero-device device\n" @@ -18192,19 +18194,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5687 +#: ../fish/guestfish-actions.pod:5689 msgid "" "This command writes zeroes over the entire C<device>. Compare with L</zero> " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5695 +#: ../fish/guestfish-actions.pod:5697 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5697 +#: ../fish/guestfish-actions.pod:5699 #, no-wrap msgid "" " zerofree device\n" @@ -18212,7 +18214,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5699 ../src/guestfs-actions.pod:8877 +#: ../fish/guestfish-actions.pod:5701 ../src/guestfs-actions.pod:8891 msgid "" "This runs the I<zerofree> program on C<device>. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -18220,24 +18222,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5704 ../src/guestfs-actions.pod:8882 +#: ../fish/guestfish-actions.pod:5706 ../src/guestfs-actions.pod:8896 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8885 +#: ../fish/guestfish-actions.pod:5709 ../src/guestfs-actions.pod:8899 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5710 +#: ../fish/guestfish-actions.pod:5712 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5712 +#: ../fish/guestfish-actions.pod:5714 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -18245,17 +18247,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5714 ../src/guestfs-actions.pod:8899 +#: ../fish/guestfish-actions.pod:5716 ../src/guestfs-actions.pod:8913 msgid "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5720 +#: ../fish/guestfish-actions.pod:5722 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5722 +#: ../fish/guestfish-actions.pod:5724 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -18263,17 +18265,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5724 ../src/guestfs-actions.pod:8918 +#: ../fish/guestfish-actions.pod:5726 ../src/guestfs-actions.pod:8932 msgid "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5730 +#: ../fish/guestfish-actions.pod:5732 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5732 +#: ../fish/guestfish-actions.pod:5734 #, no-wrap msgid "" " zfile meth path\n" @@ -18281,32 +18283,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5734 ../src/guestfs-actions.pod:8944 +#: ../fish/guestfish-actions.pod:5736 ../src/guestfs-actions.pod:8958 msgid "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5737 ../src/guestfs-actions.pod:8947 +#: ../fish/guestfish-actions.pod:5739 ../src/guestfs-actions.pod:8961 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5739 +#: ../fish/guestfish-actions.pod:5741 msgid "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5742 +#: ../fish/guestfish-actions.pod:5744 msgid "I<This function is deprecated.> In new code, use the L</file> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5749 +#: ../fish/guestfish-actions.pod:5751 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5751 +#: ../fish/guestfish-actions.pod:5753 #, no-wrap msgid "" " zgrep regex path\n" @@ -18314,17 +18316,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5753 ../src/guestfs-actions.pod:8964 +#: ../fish/guestfish-actions.pod:5755 ../src/guestfs-actions.pod:8978 msgid "This calls the external C<zgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5759 +#: ../fish/guestfish-actions.pod:5761 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5761 +#: ../fish/guestfish-actions.pod:5763 #, no-wrap msgid "" " zgrepi regex path\n" @@ -18332,7 +18334,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5763 ../src/guestfs-actions.pod:8983 +#: ../fish/guestfish-actions.pod:5765 ../src/guestfs-actions.pod:8997 msgid "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "" @@ -25961,12 +25963,12 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:291 ../src/guestfs-actions.pod:312 ../src/guestfs-actions.pod:333 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:480 ../src/guestfs-actions.pod:500 ../src/guestfs-actions.pod:514 ../src/guestfs-actions.pod:559 ../src/guestfs-actions.pod:587 ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:672 ../src/guestfs-actions.pod:705 ../src/guestfs-actions.pod:719 ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:892 ../src/guestfs-actions.pod:906 ../src/guestfs-actions.pod:920 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1140 ../src/guestfs-actions.pod:1160 ../src/guestfs-actions.pod:1178 ../src/guestfs-actions.pod:1268 ../src/guestfs-actions.pod:1327 ../src/guestfs-actions.pod:1373 ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1631 ../src/guestfs-actions.pod:1650 ../src/guestfs-actions.pod:1664 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:1818 ../src/guestfs-actions.pod:1884 ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:2036 ../src/guestfs-actions.pod:2063 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2300 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2895 ../src/guestfs-actions.pod:3039 ../src/guestfs-actions.pod:3100 ../src/guestfs-actions.pod:3135 ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4252 ../src/guestfs-actions.pod:4468 ../src/guestfs-actions.pod:4482 ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4509 ../src/guestfs-actions.pod:4524 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4652 ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4689 ../src/guestfs-actions.pod:4709 ../src/guestfs-actions.pod:4744 ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4782 ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4829 ../src/guestfs-actions.pod:4862 ../src/guestfs-actions.pod:4878 ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:4906 ../src/guestfs-actions.pod:4923 ../src/guestfs-actions.pod:5081 ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5171 ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5204 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5291 ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5321 ../src/guestfs-actions.pod:5335 ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5367 ../src/guestfs-actions.pod:5394 ../src/guestfs-actions.pod:5457 ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5561 ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 ../src/guestfs-actions.pod:5611 ../src/guestfs-actions.pod:5628 ../src/guestfs-actions.pod:5641 ../src/guestfs-actions.pod:5656 ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5703 ../src/guestfs-actions.pod:5729 ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:5788 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5819 ../src/guestfs-actions.pod:5868 ../src/guestfs-actions.pod:5906 ../src/guestfs-actions.pod:5942 ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6042 ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6132 ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6177 ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6332 ../src/guestfs-actions.pod:6389 ../src/guestfs-actions.pod:6411 ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6481 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6564 ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:6591 ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6899 ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6932 ../src/guestfs-actions.pod:6944 ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6984 ../src/guestfs-actions.pod:7000 ../src/guestfs-actions.pod:7018 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7104 ../src/guestfs-actions.pod:7127 ../src/guestfs-actions.pod:7152 ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7193 ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7231 ../src/guestfs-actions.pod:7248 ../src/guestfs-actions.pod:7267 ../src/guestfs-actions.pod:7295 ../src/guestfs-actions.pod:7319 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7354 ../src/guestfs-actions.pod:7378 ../src/guestfs-actions.pod:7397 ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7431 ../src/guestfs-actions.pod:7475 ../src/guestfs-actions.pod:7502 ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7644 ../src/guestfs-actions.pod:7765 ../src/guestfs-actions.pod:7777 ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7803 ../src/guestfs-actions.pod:7825 ../src/guestfs-actions.pod:7838 ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7864 ../src/guestfs-actions.pod:7879 ../src/guestfs-actions.pod:7938 ../src/guestfs-actions.pod:7955 ../src/guestfs-actions.pod:7971 ../src/guestfs-actions.pod:7987 ../src/guestfs-actions.pod:8004 ../src/guestfs-actions.pod:8017 ../src/guestfs-actions.pod:8037 ../src/guestfs-actions.pod:8137 ../src/guestfs-actions.pod:8195 ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8250 ../src/guestfs-actions.pod:8263 ../src/guestfs-actions.pod:8281 ../src/guestfs-actions.pod:8315 ../src/guestfs-actions.pod:8351 ../src/guestfs-actions.pod:8467 ../src/guestfs-actions.pod:8482 ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8551 ../src/guestfs-actions.pod:8564 ../src/guestfs-actions.pod:8609 ../src/guestfs-actions.pod:8649 ../src/guestfs-actions.pod:8707 ../src/guestfs-actions.pod:8722 ../src/guestfs-actions.pod:8742 ../src/guestfs-actions.pod:8775 ../src/guestfs-actions.pod:8839 ../src/guestfs-actions.pod:8862 ../src/guestfs-actions.pod:8888 +#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:291 ../src/guestfs-actions.pod:312 ../src/guestfs-actions.pod:333 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:480 ../src/guestfs-actions.pod:500 ../src/guestfs-actions.pod:514 ../src/guestfs-actions.pod:559 ../src/guestfs-actions.pod:587 ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:672 ../src/guestfs-actions.pod:705 ../src/guestfs-actions.pod:719 ../src/guestfs-actions.pod:775 ../src/guestfs-actions.pod:874 ../src/guestfs-actions.pod:892 ../src/guestfs-actions.pod:906 ../src/guestfs-actions.pod:920 ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:1140 ../src/guestfs-actions.pod:1160 ../src/guestfs-actions.pod:1178 ../src/guestfs-actions.pod:1268 ../src/guestfs-actions.pod:1327 ../src/guestfs-actions.pod:1373 ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1631 ../src/guestfs-actions.pod:1650 ../src/guestfs-actions.pod:1664 ../src/guestfs-actions.pod:1692 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1793 ../src/guestfs-actions.pod:1818 ../src/guestfs-actions.pod:1884 ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:2036 ../src/guestfs-actions.pod:2063 ../src/guestfs-actions.pod:2278 ../src/guestfs-actions.pod:2300 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2895 ../src/guestfs-actions.pod:3039 ../src/guestfs-actions.pod:3100 ../src/guestfs-actions.pod:3135 ../src/guestfs-actions.pod:4212 ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4252 ../src/guestfs-actions.pod:4470 ../src/guestfs-actions.pod:4484 ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4654 ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4831 ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4880 ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:4908 ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5083 ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5173 ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5206 ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5369 ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5459 ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:5658 ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:5705 ../src/guestfs-actions.pod:5731 ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:5870 ../src/guestfs-actions.pod:5908 ../src/guestfs-actions.pod:5946 ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6050 ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6140 ../src/guestfs-actions.pod:6168 ../src/guestfs-actions.pod:6185 ../src/guestfs-actions.pod:6203 ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6419 ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6489 ../src/guestfs-actions.pod:6555 ../src/guestfs-actions.pod:6572 ../src/guestfs-actions.pod:6585 ../src/guestfs-actions.pod:6599 ../src/guestfs-actions.pod:6888 ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6926 ../src/guestfs-actions.pod:6940 ../src/guestfs-actions.pod:6952 ../src/guestfs-actions.pod:6966 ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:6992 ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026 ../src/guestfs-actions.pod:7045 ../src/guestfs-actions.pod:7064 ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7135 ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7179 ../src/guestfs-actions.pod:7201 ../src/guestfs-actions.pod:7222 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7258 ../src/guestfs-actions.pod:7279 ../src/guestfs-actions.pod:7307 ../src/guestfs-actions.pod:7331 ../src/guestfs-actions.pod:7350 ../src/guestfs-actions.pod:7366 ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7409 ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7443 ../src/guestfs-actions.pod:7487 ../src/guestfs-actions.pod:7514 ../src/guestfs-actions.pod:7544 ../src/guestfs-actions.pod:7656 ../src/guestfs-actions.pod:7777 ../src/guestfs-actions.pod:7789 ../src/guestfs-actions.pod:7802 ../src/guestfs-actions.pod:7815 ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7850 ../src/guestfs-actions.pod:7863 ../src/guestfs-actions.pod:7876 ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7950 ../src/guestfs-actions.pod:7967 ../src/guestfs-actions.pod:7983 ../src/guestfs-actions.pod:7999 ../src/guestfs-actions.pod:8016 ../src/guestfs-actions.pod:8029 ../src/guestfs-actions.pod:8049 ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8207 ../src/guestfs-actions.pod:8221 ../src/guestfs-actions.pod:8262 ../src/guestfs-actions.pod:8275 ../src/guestfs-actions.pod:8293 ../src/guestfs-actions.pod:8327 ../src/guestfs-actions.pod:8363 ../src/guestfs-actions.pod:8479 ../src/guestfs-actions.pod:8494 ../src/guestfs-actions.pod:8508 ../src/guestfs-actions.pod:8563 ../src/guestfs-actions.pod:8576 ../src/guestfs-actions.pod:8621 ../src/guestfs-actions.pod:8661 ../src/guestfs-actions.pod:8719 ../src/guestfs-actions.pod:8736 ../src/guestfs-actions.pod:8756 ../src/guestfs-actions.pod:8789 ../src/guestfs-actions.pod:8853 ../src/guestfs-actions.pod:8876 ../src/guestfs-actions.pod:8902 msgid "This function returns 0 on success or -1 on error." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:4234 ../src/guestfs-actions.pod:5705 ../src/guestfs-actions.pod:7106 ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7399 ../src/guestfs-actions.pod:7881 ../src/guestfs-actions.pod:8006 ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:2501 ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:4234 ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:7114 ../src/guestfs-actions.pod:7260 ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7893 ../src/guestfs-actions.pod:8018 ../src/guestfs-actions.pod:8663 msgid "(Added in 0.3)" msgstr "" @@ -25987,7 +25989,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:931 ../src/guestfs-actions.pod:1255 ../src/guestfs-actions.pod:1307 ../src/guestfs-actions.pod:1385 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1507 ../src/guestfs-actions.pod:1560 ../src/guestfs-actions.pod:1854 ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5016 ../src/guestfs-actions.pod:5406 ../src/guestfs-actions.pod:5715 ../src/guestfs-actions.pod:5916 ../src/guestfs-actions.pod:5975 ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:8048 +#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:931 ../src/guestfs-actions.pod:1255 ../src/guestfs-actions.pod:1307 ../src/guestfs-actions.pod:1385 ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1507 ../src/guestfs-actions.pod:1560 ../src/guestfs-actions.pod:1854 ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5018 ../src/guestfs-actions.pod:5408 ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5981 ../src/guestfs-actions.pod:6061 ../src/guestfs-actions.pod:8060 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -26024,7 +26026,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403 ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:792 ../src/guestfs-actions.pod:823 ../src/guestfs-actions.pod:841 ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:1838 ../src/guestfs-actions.pod:2257 ../src/guestfs-actions.pod:2460 ../src/guestfs-actions.pod:2571 ../src/guestfs-actions.pod:2622 ../src/guestfs-actions.pod:2674 ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3522 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6229 ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6661 ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:8236 ../src/guestfs-actions.pod:8662 ../src/guestfs-actions.pod:8675 ../src/guestfs-actions.pod:8688 +#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403 ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:792 ../src/guestfs-actions.pod:823 ../src/guestfs-actions.pod:841 ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:1838 ../src/guestfs-actions.pod:2257 ../src/guestfs-actions.pod:2460 ../src/guestfs-actions.pod:2571 ../src/guestfs-actions.pod:2622 ../src/guestfs-actions.pod:2674 ../src/guestfs-actions.pod:2688 ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3522 ../src/guestfs-actions.pod:3540 ../src/guestfs-actions.pod:5893 ../src/guestfs-actions.pod:6237 ../src/guestfs-actions.pod:6475 ../src/guestfs-actions.pod:6669 ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:8248 ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8687 ../src/guestfs-actions.pod:8700 msgid "On error this function returns -1." msgstr "" @@ -26055,7 +26057,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:981 ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:1296 ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:1355 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1538 ../src/guestfs-actions.pod:1550 ../src/guestfs-actions.pod:1596 ../src/guestfs-actions.pod:1608 ../src/guestfs-actions.pod:1897 ../src/guestfs-actions.pod:1908 ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3500 ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5107 ../src/guestfs-actions.pod:5471 ../src/guestfs-actions.pod:5483 ../src/guestfs-actions.pod:5743 ../src/guestfs-actions.pod:5755 ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:6003 ../src/guestfs-actions.pod:6014 ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:8150 ../src/guestfs-actions.pod:8161 +#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:970 ../src/guestfs-actions.pod:981 ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:1296 ../src/guestfs-actions.pod:1342 ../src/guestfs-actions.pod:1355 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1538 ../src/guestfs-actions.pod:1550 ../src/guestfs-actions.pod:1596 ../src/guestfs-actions.pod:1608 ../src/guestfs-actions.pod:1897 ../src/guestfs-actions.pod:1908 ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3500 ../src/guestfs-actions.pod:5097 ../src/guestfs-actions.pod:5109 ../src/guestfs-actions.pod:5473 ../src/guestfs-actions.pod:5485 ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:5757 ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972 ../src/guestfs-actions.pod:6011 ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6121 ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8173 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "" @@ -26325,7 +26327,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:362 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:405 ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:482 ../src/guestfs-actions.pod:502 ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 ../src/guestfs-actions.pod:6738 +#: ../src/guestfs-actions.pod:362 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:405 ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:482 ../src/guestfs-actions.pod:502 ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 ../src/guestfs-actions.pod:6746 msgid "(Added in 0.7)" msgstr "" @@ -26393,7 +26395,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1039 ../src/guestfs-actions.pod:1099 ../src/guestfs-actions.pod:1115 ../src/guestfs-actions.pod:1218 ../src/guestfs-actions.pod:1707 ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1743 ../src/guestfs-actions.pod:1940 ../src/guestfs-actions.pod:2128 ../src/guestfs-actions.pod:2240 ../src/guestfs-actions.pod:2403 ../src/guestfs-actions.pod:2420 ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2736 ../src/guestfs-actions.pod:2950 ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:3268 ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3391 ../src/guestfs-actions.pod:3606 ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3655 ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3800 ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4456 ../src/guestfs-actions.pod:4801 ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:6247 ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6636 ../src/guestfs-actions.pod:6814 ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:7590 ../src/guestfs-actions.pod:7614 ../src/guestfs-actions.pod:8410 ../src/guestfs-actions.pod:8429 ../src/guestfs-actions.pod:8447 ../src/guestfs-actions.pod:8621 ../src/guestfs-actions.pod:8952 +#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1039 ../src/guestfs-actions.pod:1099 ../src/guestfs-actions.pod:1115 ../src/guestfs-actions.pod:1218 ../src/guestfs-actions.pod:1707 ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1743 ../src/guestfs-actions.pod:1940 ../src/guestfs-actions.pod:2128 ../src/guestfs-actions.pod:2240 ../src/guestfs-actions.pod:2403 ../src/guestfs-actions.pod:2420 ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2736 ../src/guestfs-actions.pod:2950 ../src/guestfs-actions.pod:3154 ../src/guestfs-actions.pod:3268 ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3391 ../src/guestfs-actions.pod:3606 ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3655 ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:3760 ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3800 ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4456 ../src/guestfs-actions.pod:4803 ../src/guestfs-actions.pod:4970 ../src/guestfs-actions.pod:5235 ../src/guestfs-actions.pod:6255 ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:6644 ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6871 ../src/guestfs-actions.pod:7562 ../src/guestfs-actions.pod:7578 ../src/guestfs-actions.pod:7602 ../src/guestfs-actions.pod:7626 ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8441 ../src/guestfs-actions.pod:8459 ../src/guestfs-actions.pod:8633 ../src/guestfs-actions.pod:8966 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." @@ -26493,7 +26495,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1237 ../src/guestfs-actions.pod:1955 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:2077 ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:2342 ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2908 ../src/guestfs-actions.pod:2932 ../src/guestfs-actions.pod:3003 ../src/guestfs-actions.pod:3052 ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3708 ../src/guestfs-actions.pod:3996 ../src/guestfs-actions.pod:4310 ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4347 ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4422 ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 ../src/guestfs-actions.pod:5852 ../src/guestfs-actions.pod:6608 ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:6848 ../src/guestfs-actions.pod:7630 ../src/guestfs-actions.pod:7691 ../src/guestfs-actions.pod:7746 ../src/guestfs-actions.pod:7892 ../src/guestfs-actions.pod:7916 ../src/guestfs-actions.pod:8514 ../src/guestfs-actions.pod:8534 ../src/guestfs-actions.pod:8581 ../src/guestfs-actions.pod:8792 ../src/guestfs-actions.pod:8811 ../src/guestfs-actions.pod:8902 ../src/guestfs-actions.pod:8921 ../src/guestfs-actions.pod:8967 ../src/guestfs-actions.pod:8986 +#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1237 ../src/guestfs-actions.pod:1955 ../src/guestfs-actions.pod:1974 ../src/guestfs-actions.pod:2077 ../src/guestfs-actions.pod:2096 ../src/guestfs-actions.pod:2342 ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2908 ../src/guestfs-actions.pod:2932 ../src/guestfs-actions.pod:3003 ../src/guestfs-actions.pod:3052 ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3708 ../src/guestfs-actions.pod:3996 ../src/guestfs-actions.pod:4310 ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4347 ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4422 ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4942 ../src/guestfs-actions.pod:5854 ../src/guestfs-actions.pod:6616 ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6856 ../src/guestfs-actions.pod:7642 ../src/guestfs-actions.pod:7703 ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7904 ../src/guestfs-actions.pod:7928 ../src/guestfs-actions.pod:8526 ../src/guestfs-actions.pod:8546 ../src/guestfs-actions.pod:8593 ../src/guestfs-actions.pod:8806 ../src/guestfs-actions.pod:8825 ../src/guestfs-actions.pod:8916 ../src/guestfs-actions.pod:8935 ../src/guestfs-actions.pod:8981 ../src/guestfs-actions.pod:9000 msgid "" "This function returns a NULL-terminated array of strings (like " "L<environ(3)>), or NULL if there was an error. I<The caller must free the " @@ -26501,7 +26503,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1162 ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4831 ../src/guestfs-actions.pod:5173 ../src/guestfs-actions.pod:5206 ../src/guestfs-actions.pod:5369 ../src/guestfs-actions.pod:5856 ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6960 ../src/guestfs-actions.pod:6972 ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:8252 ../src/guestfs-actions.pod:8265 ../src/guestfs-actions.pod:8498 ../src/guestfs-actions.pod:8780 +#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1162 ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:2012 ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:4833 ../src/guestfs-actions.pod:5175 ../src/guestfs-actions.pod:5208 ../src/guestfs-actions.pod:5371 ../src/guestfs-actions.pod:5858 ../src/guestfs-actions.pod:6557 ../src/guestfs-actions.pod:6954 ../src/guestfs-actions.pod:6968 ../src/guestfs-actions.pod:6980 ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:8264 ../src/guestfs-actions.pod:8277 ../src/guestfs-actions.pod:8510 ../src/guestfs-actions.pod:8794 msgid "(Added in 0.8)" msgstr "" @@ -26723,7 +26725,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3308 ../src/guestfs-actions.pod:3576 ../src/guestfs-actions.pod:4387 ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5832 ../src/guestfs-actions.pod:8177 +#: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3308 ../src/guestfs-actions.pod:3576 ../src/guestfs-actions.pod:4387 ../src/guestfs-actions.pod:5144 ../src/guestfs-actions.pod:5834 ../src/guestfs-actions.pod:8189 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -26787,7 +26789,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:1995 ../src/guestfs-actions.pod:2010 ../src/guestfs-actions.pod:2499 ../src/guestfs-actions.pod:2510 ../src/guestfs-actions.pod:2582 ../src/guestfs-actions.pod:2608 ../src/guestfs-actions.pod:2648 ../src/guestfs-actions.pod:2663 ../src/guestfs-actions.pod:2699 ../src/guestfs-actions.pod:2722 ../src/guestfs-actions.pod:3817 ../src/guestfs-actions.pod:3833 ../src/guestfs-actions.pod:3851 ../src/guestfs-actions.pod:4013 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4042 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4072 ../src/guestfs-actions.pod:4087 ../src/guestfs-actions.pod:4103 ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4144 ../src/guestfs-actions.pod:4159 ../src/guestfs-actions.pod:4174 ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:6211 +#: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:1995 ../src/guestfs-actions.pod:2010 ../src/guestfs-actions.pod:2499 ../src/guestfs-actions.pod:2510 ../src/guestfs-actions.pod:2582 ../src/guestfs-actions.pod:2608 ../src/guestfs-actions.pod:2648 ../src/guestfs-actions.pod:2663 ../src/guestfs-actions.pod:2699 ../src/guestfs-actions.pod:2722 ../src/guestfs-actions.pod:3817 ../src/guestfs-actions.pod:3833 ../src/guestfs-actions.pod:3851 ../src/guestfs-actions.pod:4013 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4042 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4072 ../src/guestfs-actions.pod:4087 ../src/guestfs-actions.pod:4103 ../src/guestfs-actions.pod:4117 ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4144 ../src/guestfs-actions.pod:4159 ../src/guestfs-actions.pod:4174 ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:6219 msgid "This function returns a C truth value on success or -1 on error." msgstr "" @@ -27017,7 +27019,7 @@ msgid "See also C<guestfs_realpath>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8432 +#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8444 msgid "(Added in 1.0.75)" msgstr "" @@ -27046,7 +27048,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4426 ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4545 ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:4958 ../src/guestfs-actions.pod:6612 ../src/guestfs-actions.pod:6626 ../src/guestfs-actions.pod:8585 ../src/guestfs-actions.pod:8599 +#: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4426 ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4547 ../src/guestfs-actions.pod:4946 ../src/guestfs-actions.pod:4960 ../src/guestfs-actions.pod:6620 ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:8597 ../src/guestfs-actions.pod:8611 msgid "(Added in 0.4)" msgstr "" @@ -27077,7 +27079,7 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:4029 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4119 ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8288 +#: ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:4029 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4119 ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8300 msgid "(Added in 1.0.2)" msgstr "" @@ -27106,7 +27108,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6179 ../src/guestfs-actions.pod:6213 ../src/guestfs-actions.pod:6231 ../src/guestfs-actions.pod:6413 ../src/guestfs-actions.pod:8197 ../src/guestfs-actions.pod:8211 ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6052 ../src/guestfs-actions.pod:6187 ../src/guestfs-actions.pod:6221 ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6421 ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8223 ../src/guestfs-actions.pod:8623 msgid "(Added in 1.3.2)" msgstr "" @@ -27256,7 +27258,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1329 ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7356 +#: ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1329 ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7368 msgid "(Added in 1.13.15)" msgstr "" @@ -27433,7 +27435,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1521 ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8283 ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8841 ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:1415 ../src/guestfs-actions.pod:1468 ../src/guestfs-actions.pod:1521 ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1764 ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1840 ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8295 ../src/guestfs-actions.pod:8329 ../src/guestfs-actions.pod:8855 ../src/guestfs-actions.pod:8878 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " @@ -27442,7 +27444,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:6469 +#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:6477 msgid "(Added in 1.13.25)" msgstr "" @@ -27745,7 +27747,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4971 ../src/guestfs-actions.pod:6639 ../src/guestfs-actions.pod:8518 ../src/guestfs-actions.pod:8538 ../src/guestfs-actions.pod:8624 +#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4973 ../src/guestfs-actions.pod:6647 ../src/guestfs-actions.pod:8530 ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8636 msgid "(Added in 1.0.87)" msgstr "" @@ -27766,7 +27768,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1820 ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5870 ../src/guestfs-actions.pod:6483 +#: ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1820 ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5872 ../src/guestfs-actions.pod:6491 msgid "(Added in 1.0.18)" msgstr "" @@ -27833,7 +27835,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1710 ../src/guestfs-actions.pod:1727 ../src/guestfs-actions.pod:1845 ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2939 ../src/guestfs-actions.pod:3007 ../src/guestfs-actions.pod:5236 ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7923 ../src/guestfs-actions.pod:8664 ../src/guestfs-actions.pod:8677 ../src/guestfs-actions.pod:8690 +#: ../src/guestfs-actions.pod:1710 ../src/guestfs-actions.pod:1727 ../src/guestfs-actions.pod:1845 ../src/guestfs-actions.pod:2915 ../src/guestfs-actions.pod:2939 ../src/guestfs-actions.pod:3007 ../src/guestfs-actions.pod:5238 ../src/guestfs-actions.pod:5772 ../src/guestfs-actions.pod:7911 ../src/guestfs-actions.pod:7935 ../src/guestfs-actions.pod:8676 ../src/guestfs-actions.pod:8689 ../src/guestfs-actions.pod:8702 msgid "(Added in 1.0.54)" msgstr "" @@ -27926,7 +27928,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8334 msgid "(Added in 1.5.17)" msgstr "" @@ -28080,7 +28082,7 @@ msgid "See also C<guestfs_ping_daemon>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:2701 ../src/guestfs-actions.pod:7380 +#: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:2701 ../src/guestfs-actions.pod:7392 msgid "(Added in 1.0.69)" msgstr "" @@ -28101,7 +28103,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:2084 ../src/guestfs-actions.pod:2103 ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:3028 ../src/guestfs-actions.pod:3041 ../src/guestfs-actions.pod:3056 ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3124 ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4470 ../src/guestfs-actions.pod:4484 ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 ../src/guestfs-actions.pod:5658 ../src/guestfs-actions.pod:6817 ../src/guestfs-actions.pod:6866 ../src/guestfs-actions.pod:7767 ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7827 ../src/guestfs-actions.pod:7840 ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7866 ../src/guestfs-actions.pod:8799 ../src/guestfs-actions.pod:8818 ../src/guestfs-actions.pod:8909 ../src/guestfs-actions.pod:8928 ../src/guestfs-actions.pod:8974 ../src/guestfs-actions.pod:8993 +#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1981 ../src/guestfs-actions.pod:2038 ../src/guestfs-actions.pod:2084 ../src/guestfs-actions.pod:2103 ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:3028 ../src/guestfs-actions.pod:3041 ../src/guestfs-actions.pod:3056 ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3124 ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4472 ../src/guestfs-actions.pod:4486 ../src/guestfs-actions.pod:4499 ../src/guestfs-actions.pod:4513 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6874 ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7791 ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:7817 ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7865 ../src/guestfs-actions.pod:7878 ../src/guestfs-actions.pod:8813 ../src/guestfs-actions.pod:8832 ../src/guestfs-actions.pod:8923 ../src/guestfs-actions.pod:8942 ../src/guestfs-actions.pod:8988 ../src/guestfs-actions.pod:9007 msgid "(Added in 1.0.66)" msgstr "" @@ -28405,7 +28407,7 @@ msgid "See also C<guestfs_find0>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4908 ../src/guestfs-actions.pod:6901 +#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4910 ../src/guestfs-actions.pod:6909 msgid "(Added in 1.0.27)" msgstr "" @@ -28494,7 +28496,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8846 +#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8860 msgid "(Added in 1.0.16)" msgstr "" @@ -28521,7 +28523,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6579 ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7534 ../src/guestfs-actions.pod:7553 ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:8469 ../src/guestfs-actions.pod:8484 ../src/guestfs-actions.pod:8890 +#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6587 ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7546 ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7605 ../src/guestfs-actions.pod:8481 ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8904 msgid "(Added in 1.0.26)" msgstr "" @@ -28545,7 +28547,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7088 +#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7096 msgid "(Added in 1.9.8)" msgstr "" @@ -28578,7 +28580,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7129 +#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7137 msgid "(Added in 1.0.72)" msgstr "" @@ -28605,7 +28607,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:7154 ../src/guestfs-actions.pod:7173 +#: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 msgid "(Added in 1.0.15)" msgstr "" @@ -28654,7 +28656,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:6804 ../src/guestfs-actions.pod:7214 ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:8238 +#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5356 ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:5584 ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5632 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:6812 ../src/guestfs-actions.pod:7224 ../src/guestfs-actions.pod:7516 ../src/guestfs-actions.pod:8250 msgid "(Added in 1.0.55)" msgstr "" @@ -28673,7 +28675,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7233 +#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7243 msgid "(Added in 1.5.4)" msgstr "" @@ -28713,7 +28715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7269 ../src/guestfs-actions.pod:8747 +#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7281 ../src/guestfs-actions.pod:8761 msgid "(Added in 1.11.18)" msgstr "" @@ -28751,7 +28753,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7297 +#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7309 msgid "(Added in 1.0.6)" msgstr "" @@ -28770,7 +28772,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2650 ../src/guestfs-actions.pod:4254 ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:6509 ../src/guestfs-actions.pod:6852 ../src/guestfs-actions.pod:7321 ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8039 ../src/guestfs-actions.pod:8353 +#: ../src/guestfs-actions.pod:2650 ../src/guestfs-actions.pod:4254 ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:5008 ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6860 ../src/guestfs-actions.pod:7333 ../src/guestfs-actions.pod:8031 ../src/guestfs-actions.pod:8051 ../src/guestfs-actions.pod:8365 msgid "(Added in 1.0.77)" msgstr "" @@ -28796,7 +28798,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:2739 ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7414 +#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:2739 ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7426 msgid "(Added in 1.0.67)" msgstr "" @@ -28937,7 +28939,7 @@ msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2765 ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4280 ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:6528 ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:2765 ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4280 ../src/guestfs-actions.pod:6510 ../src/guestfs-actions.pod:6536 ../src/guestfs-actions.pod:6717 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " "buffer is written to C<*size_r>. I<The caller must free the returned buffer " @@ -28970,14 +28972,14 @@ msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2785 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:5002 +#: ../src/guestfs-actions.pod:2785 ../src/guestfs-actions.pod:4296 ../src/guestfs-actions.pod:5004 msgid "" "This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:4300 ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:7433 ../src/guestfs-actions.pod:8955 +#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:4300 ../src/guestfs-actions.pod:4528 ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:6890 ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:8969 msgid "(Added in 1.0.59)" msgstr "" @@ -28997,7 +28999,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7617 ../src/guestfs-actions.pod:7634 +#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7629 ../src/guestfs-actions.pod:7646 msgid "(Added in 1.0.50)" msgstr "" @@ -29101,7 +29103,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7753 +#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7710 ../src/guestfs-actions.pod:7765 msgid "(Added in 1.0.22)" msgstr "" @@ -29391,7 +29393,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3375 ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3853 ../src/guestfs-actions.pod:6920 +#: ../src/guestfs-actions.pod:3375 ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3853 ../src/guestfs-actions.pod:6928 msgid "(Added in 1.9.4)" msgstr "" @@ -29442,7 +29444,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:3476 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:5731 +#: ../src/guestfs-actions.pod:3476 ../src/guestfs-actions.pod:4314 ../src/guestfs-actions.pod:5733 msgid "(Added in 1.11.12)" msgstr "" @@ -30259,7 +30261,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6099 msgid "(Added in 1.11.15)" msgstr "" @@ -30297,7 +30299,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6451 +#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6459 msgid "(Added in 1.5.15)" msgstr "" @@ -30316,7 +30318,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8139 +#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8151 msgid "(Added in 1.15.4)" msgstr "" @@ -30371,13 +30373,18 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:8721 +msgid "(Added in 1.17.6)" +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:4459 +#: ../src/guestfs-actions.pod:4461 msgid "guestfs_ln" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4461 +#: ../src/guestfs-actions.pod:4463 #, no-wrap msgid "" " int\n" @@ -30388,12 +30395,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4472 +#: ../src/guestfs-actions.pod:4474 msgid "guestfs_ln_f" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4474 +#: ../src/guestfs-actions.pod:4476 #, no-wrap msgid "" " int\n" @@ -30404,12 +30411,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4486 +#: ../src/guestfs-actions.pod:4488 msgid "guestfs_ln_s" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4488 +#: ../src/guestfs-actions.pod:4490 #, no-wrap msgid "" " int\n" @@ -30420,12 +30427,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4499 +#: ../src/guestfs-actions.pod:4501 msgid "guestfs_ln_sf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4501 +#: ../src/guestfs-actions.pod:4503 #, no-wrap msgid "" " int\n" @@ -30436,12 +30443,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4513 +#: ../src/guestfs-actions.pod:4515 msgid "guestfs_lremovexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4515 +#: ../src/guestfs-actions.pod:4517 #, no-wrap msgid "" " int\n" @@ -30452,19 +30459,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4520 +#: ../src/guestfs-actions.pod:4522 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4528 +#: ../src/guestfs-actions.pod:4530 msgid "guestfs_ls" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4530 +#: ../src/guestfs-actions.pod:4532 #, no-wrap msgid "" " char **\n" @@ -30474,19 +30481,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4538 +#: ../src/guestfs-actions.pod:4540 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4547 +#: ../src/guestfs-actions.pod:4549 msgid "guestfs_lsetxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4549 +#: ../src/guestfs-actions.pod:4551 #, no-wrap msgid "" " int\n" @@ -30499,19 +30506,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4556 +#: ../src/guestfs-actions.pod:4558 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:4566 msgid "guestfs_lstat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4566 +#: ../src/guestfs-actions.pod:4568 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -30521,31 +30528,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4572 +#: ../src/guestfs-actions.pod:4574 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7658 +#: ../src/guestfs-actions.pod:4580 ../src/guestfs-actions.pod:7670 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4582 ../src/guestfs-actions.pod:7662 ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:8183 +#: ../src/guestfs-actions.pod:4584 ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7692 ../src/guestfs-actions.pod:8195 msgid "(Added in 0.9.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4584 +#: ../src/guestfs-actions.pod:4586 msgid "guestfs_lstatlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4586 +#: ../src/guestfs-actions.pod:4588 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -30556,7 +30563,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4591 +#: ../src/guestfs-actions.pod:4593 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -30564,7 +30571,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4600 +#: ../src/guestfs-actions.pod:4602 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lxattrlist> " @@ -30575,19 +30582,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4608 +#: ../src/guestfs-actions.pod:4610 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4614 +#: ../src/guestfs-actions.pod:4616 msgid "guestfs_luks_add_key" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4616 +#: ../src/guestfs-actions.pod:4618 #, no-wrap msgid "" " int\n" @@ -30600,14 +30607,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4628 +#: ../src/guestfs-actions.pod:4630 msgid "" "Note that if C<keyslot> already contains a key, then this command will " "fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 +#: ../src/guestfs-actions.pod:4636 ../src/guestfs-actions.pod:4673 ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4713 ../src/guestfs-actions.pod:4748 ../src/guestfs-actions.pod:4767 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -30615,17 +30622,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4695 ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4677 ../src/guestfs-actions.pod:4697 ../src/guestfs-actions.pod:4717 msgid "(Added in 1.5.2)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4640 +#: ../src/guestfs-actions.pod:4642 msgid "guestfs_luks_close" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4644 #, no-wrap msgid "" " int\n" @@ -30635,7 +30642,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4646 +#: ../src/guestfs-actions.pod:4648 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " "or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " @@ -30644,17 +30651,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4654 ../src/guestfs-actions.pod:4750 ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4656 ../src/guestfs-actions.pod:4752 ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:4866 msgid "(Added in 1.5.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4656 +#: ../src/guestfs-actions.pod:4658 msgid "guestfs_luks_format" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4658 +#: ../src/guestfs-actions.pod:4660 #, no-wrap msgid "" " int\n" @@ -30666,12 +30673,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4679 msgid "guestfs_luks_format_cipher" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4679 +#: ../src/guestfs-actions.pod:4681 #, no-wrap msgid "" " int\n" @@ -30684,19 +30691,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4686 +#: ../src/guestfs-actions.pod:4688 msgid "" "This command is the same as C<guestfs_luks_format> but it also allows you to " "set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4697 +#: ../src/guestfs-actions.pod:4699 msgid "guestfs_luks_kill_slot" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4699 +#: ../src/guestfs-actions.pod:4701 #, no-wrap msgid "" " int\n" @@ -30708,12 +30715,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4717 +#: ../src/guestfs-actions.pod:4719 msgid "guestfs_luks_open" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4719 +#: ../src/guestfs-actions.pod:4721 #, no-wrap msgid "" " int\n" @@ -30725,7 +30732,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4739 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -30733,17 +30740,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4741 +#: ../src/guestfs-actions.pod:4743 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4752 +#: ../src/guestfs-actions.pod:4754 msgid "guestfs_luks_open_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4754 +#: ../src/guestfs-actions.pod:4756 #, no-wrap msgid "" " int\n" @@ -30755,19 +30762,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4760 +#: ../src/guestfs-actions.pod:4762 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4771 +#: ../src/guestfs-actions.pod:4773 msgid "guestfs_lvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4773 +#: ../src/guestfs-actions.pod:4775 #, no-wrap msgid "" " int\n" @@ -30779,12 +30786,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4786 +#: ../src/guestfs-actions.pod:4788 msgid "guestfs_lvm_canonical_lv_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4788 +#: ../src/guestfs-actions.pod:4790 #, no-wrap msgid "" " char *\n" @@ -30794,22 +30801,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4799 +#: ../src/guestfs-actions.pod:4801 msgid "See also C<guestfs_is_lv>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4806 msgid "(Added in 1.5.24)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4806 +#: ../src/guestfs-actions.pod:4808 msgid "guestfs_lvm_clear_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4808 +#: ../src/guestfs-actions.pod:4810 #, no-wrap msgid "" " int\n" @@ -30818,19 +30825,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4811 +#: ../src/guestfs-actions.pod:4813 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4823 msgid "guestfs_lvm_remove_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4823 +#: ../src/guestfs-actions.pod:4825 #, no-wrap msgid "" " int\n" @@ -30839,12 +30846,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4833 +#: ../src/guestfs-actions.pod:4835 msgid "guestfs_lvm_set_filter" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4835 +#: ../src/guestfs-actions.pod:4837 #, no-wrap msgid "" " int\n" @@ -30854,12 +30861,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4866 +#: ../src/guestfs-actions.pod:4868 msgid "guestfs_lvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4868 +#: ../src/guestfs-actions.pod:4870 #, no-wrap msgid "" " int\n" @@ -30869,17 +30876,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4880 ../src/guestfs-actions.pod:6566 ../src/guestfs-actions.pod:8553 +#: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:6574 ../src/guestfs-actions.pod:8565 msgid "(Added in 1.0.13)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4882 +#: ../src/guestfs-actions.pod:4884 msgid "guestfs_lvrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4884 +#: ../src/guestfs-actions.pod:4886 #, no-wrap msgid "" " int\n" @@ -30890,17 +30897,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:8566 +#: ../src/guestfs-actions.pod:4895 ../src/guestfs-actions.pod:8578 msgid "(Added in 1.0.83)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4895 +#: ../src/guestfs-actions.pod:4897 msgid "guestfs_lvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4897 +#: ../src/guestfs-actions.pod:4899 #, no-wrap msgid "" " int\n" @@ -30911,12 +30918,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4910 +#: ../src/guestfs-actions.pod:4912 msgid "guestfs_lvresize_free" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4912 +#: ../src/guestfs-actions.pod:4914 #, no-wrap msgid "" " int\n" @@ -30927,17 +30934,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4927 msgid "(Added in 1.3.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4927 +#: ../src/guestfs-actions.pod:4929 msgid "guestfs_lvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4929 +#: ../src/guestfs-actions.pod:4931 #, no-wrap msgid "" " char **\n" @@ -30946,17 +30953,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4938 +#: ../src/guestfs-actions.pod:4940 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4946 +#: ../src/guestfs-actions.pod:4948 msgid "guestfs_lvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4948 +#: ../src/guestfs-actions.pod:4950 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" @@ -30965,7 +30972,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4954 +#: ../src/guestfs-actions.pod:4956 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " @@ -30973,12 +30980,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4960 +#: ../src/guestfs-actions.pod:4962 msgid "guestfs_lvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4962 +#: ../src/guestfs-actions.pod:4964 #, no-wrap msgid "" " char *\n" @@ -30988,12 +30995,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:4975 msgid "guestfs_lxattrlist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:4975 +#: ../src/guestfs-actions.pod:4977 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -31004,7 +31011,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4994 +#: ../src/guestfs-actions.pod:4996 msgid "" "This call is intended for programs that want to efficiently list a directory " "contents without making many round-trips. See also C<guestfs_lstatlist> for " @@ -31015,12 +31022,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5008 +#: ../src/guestfs-actions.pod:5010 msgid "guestfs_md_create" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5010 +#: ../src/guestfs-actions.pod:5012 #, no-wrap msgid "" " int\n" @@ -31032,7 +31039,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5021 +#: ../src/guestfs-actions.pod:5023 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -31044,17 +31051,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5083 ../src/guestfs-actions.pod:5148 ../src/guestfs-actions.pod:5161 +#: ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5150 ../src/guestfs-actions.pod:5163 msgid "(Added in 1.15.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5085 +#: ../src/guestfs-actions.pod:5087 msgid "guestfs_md_create_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5087 +#: ../src/guestfs-actions.pod:5089 #, no-wrap msgid "" " int\n" @@ -31066,17 +31073,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5095 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5097 +#: ../src/guestfs-actions.pod:5099 msgid "guestfs_md_create_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5099 +#: ../src/guestfs-actions.pod:5101 #, no-wrap msgid "" " int\n" @@ -31088,17 +31095,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5107 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5109 +#: ../src/guestfs-actions.pod:5111 msgid "guestfs_md_detail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5111 +#: ../src/guestfs-actions.pod:5113 #, no-wrap msgid "" " char **\n" @@ -31108,12 +31115,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5150 +#: ../src/guestfs-actions.pod:5152 msgid "guestfs_md_stop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5152 +#: ../src/guestfs-actions.pod:5154 #, no-wrap msgid "" " int\n" @@ -31123,12 +31130,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5163 +#: ../src/guestfs-actions.pod:5165 msgid "guestfs_mkdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5165 +#: ../src/guestfs-actions.pod:5167 #, no-wrap msgid "" " int\n" @@ -31138,12 +31145,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5175 +#: ../src/guestfs-actions.pod:5177 msgid "guestfs_mkdir_mode" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5177 +#: ../src/guestfs-actions.pod:5179 #, no-wrap msgid "" " int\n" @@ -31154,17 +31161,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5189 +#: ../src/guestfs-actions.pod:5191 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5195 +#: ../src/guestfs-actions.pod:5197 msgid "guestfs_mkdir_p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5197 +#: ../src/guestfs-actions.pod:5199 #, no-wrap msgid "" " int\n" @@ -31174,12 +31181,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5210 msgid "guestfs_mkdtemp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5210 +#: ../src/guestfs-actions.pod:5212 #, no-wrap msgid "" " char *\n" @@ -31189,12 +31196,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5238 +#: ../src/guestfs-actions.pod:5240 msgid "guestfs_mke2fs_J" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5240 +#: ../src/guestfs-actions.pod:5242 #, no-wrap msgid "" " int\n" @@ -31207,22 +31214,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5253 +#: ../src/guestfs-actions.pod:5255 msgid "See also C<guestfs_mke2journal>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5673 +#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5675 msgid "(Added in 1.0.68)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5259 +#: ../src/guestfs-actions.pod:5261 msgid "guestfs_mke2fs_JL" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5261 +#: ../src/guestfs-actions.pod:5263 #, no-wrap msgid "" " int\n" @@ -31235,17 +31242,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5271 +#: ../src/guestfs-actions.pod:5273 msgid "See also C<guestfs_mke2journal_L>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5279 msgid "guestfs_mke2fs_JU" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5279 +#: ../src/guestfs-actions.pod:5281 #, no-wrap msgid "" " int\n" @@ -31258,17 +31265,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5289 +#: ../src/guestfs-actions.pod:5291 msgid "See also C<guestfs_mke2journal_U>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5295 +#: ../src/guestfs-actions.pod:5297 msgid "guestfs_mke2journal" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5297 +#: ../src/guestfs-actions.pod:5299 #, no-wrap msgid "" " int\n" @@ -31279,12 +31286,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5313 msgid "guestfs_mke2journal_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5313 +#: ../src/guestfs-actions.pod:5315 #, no-wrap msgid "" " int\n" @@ -31296,12 +31303,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5325 +#: ../src/guestfs-actions.pod:5327 msgid "guestfs_mke2journal_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5327 +#: ../src/guestfs-actions.pod:5329 #, no-wrap msgid "" " int\n" @@ -31313,12 +31320,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5341 msgid "guestfs_mkfifo" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5341 +#: ../src/guestfs-actions.pod:5343 #, no-wrap msgid "" " int\n" @@ -31329,19 +31336,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5346 +#: ../src/guestfs-actions.pod:5348 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5356 +#: ../src/guestfs-actions.pod:5358 msgid "guestfs_mkfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:5360 #, no-wrap msgid "" " int\n" @@ -31352,12 +31359,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5371 +#: ../src/guestfs-actions.pod:5373 msgid "guestfs_mkfs_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5373 +#: ../src/guestfs-actions.pod:5375 #, no-wrap msgid "" " int\n" @@ -31369,14 +31376,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5379 +#: ../src/guestfs-actions.pod:5381 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5386 +#: ../src/guestfs-actions.pod:5388 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " "block size of the resulting filesystem. Supported block sizes depend on the " @@ -31384,12 +31391,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5398 +#: ../src/guestfs-actions.pod:5400 msgid "guestfs_mkfs_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5400 +#: ../src/guestfs-actions.pod:5402 #, no-wrap msgid "" " int\n" @@ -31401,7 +31408,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5411 +#: ../src/guestfs-actions.pod:5413 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -31412,17 +31419,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5459 +#: ../src/guestfs-actions.pod:5461 msgid "(Added in 1.7.19)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5461 +#: ../src/guestfs-actions.pod:5463 msgid "guestfs_mkfs_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5463 +#: ../src/guestfs-actions.pod:5465 #, no-wrap msgid "" " int\n" @@ -31434,17 +31441,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5469 +#: ../src/guestfs-actions.pod:5471 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5473 +#: ../src/guestfs-actions.pod:5475 msgid "guestfs_mkfs_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5475 +#: ../src/guestfs-actions.pod:5477 #, no-wrap msgid "" " int\n" @@ -31456,17 +31463,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5481 +#: ../src/guestfs-actions.pod:5483 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5485 +#: ../src/guestfs-actions.pod:5487 msgid "guestfs_mkmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5487 +#: ../src/guestfs-actions.pod:5489 #, no-wrap msgid "" " int\n" @@ -31476,7 +31483,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5491 +#: ../src/guestfs-actions.pod:5493 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -31484,7 +31491,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5515 +#: ../src/guestfs-actions.pod:5517 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -31492,7 +31499,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5519 +#: ../src/guestfs-actions.pod:5521 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -31501,7 +31508,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5526 +#: ../src/guestfs-actions.pod:5528 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " "can cause C<guestfs_umount_all> to be called when the handle is closed which " @@ -31509,17 +31516,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5838 ../src/guestfs-actions.pod:6986 +#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5840 ../src/guestfs-actions.pod:6994 msgid "(Added in 1.0.62)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5534 +#: ../src/guestfs-actions.pod:5536 msgid "guestfs_mknod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5536 +#: ../src/guestfs-actions.pod:5538 #, no-wrap msgid "" " int\n" @@ -31532,7 +31539,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5551 +#: ../src/guestfs-actions.pod:5553 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " @@ -31543,12 +31550,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5565 +#: ../src/guestfs-actions.pod:5567 msgid "guestfs_mknod_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5567 +#: ../src/guestfs-actions.pod:5569 #, no-wrap msgid "" " int\n" @@ -31561,7 +31568,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5574 +#: ../src/guestfs-actions.pod:5576 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -31569,12 +31576,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5584 +#: ../src/guestfs-actions.pod:5586 msgid "guestfs_mknod_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5586 +#: ../src/guestfs-actions.pod:5588 #, no-wrap msgid "" " int\n" @@ -31587,7 +31594,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5593 +#: ../src/guestfs-actions.pod:5595 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -31595,12 +31602,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5603 +#: ../src/guestfs-actions.pod:5605 msgid "guestfs_mkswap" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5605 +#: ../src/guestfs-actions.pod:5607 #, no-wrap msgid "" " int\n" @@ -31610,12 +31617,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:5617 msgid "guestfs_mkswap_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5619 #, no-wrap msgid "" " int\n" @@ -31626,12 +31633,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5632 +#: ../src/guestfs-actions.pod:5634 msgid "guestfs_mkswap_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5634 +#: ../src/guestfs-actions.pod:5636 #, no-wrap msgid "" " int\n" @@ -31642,12 +31649,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5645 +#: ../src/guestfs-actions.pod:5647 msgid "guestfs_mkswap_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5647 +#: ../src/guestfs-actions.pod:5649 #, no-wrap msgid "" " int\n" @@ -31657,19 +31664,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5653 +#: ../src/guestfs-actions.pod:5655 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:5662 msgid "guestfs_modprobe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5662 +#: ../src/guestfs-actions.pod:5664 #, no-wrap msgid "" " int\n" @@ -31679,12 +31686,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5675 +#: ../src/guestfs-actions.pod:5677 msgid "guestfs_mount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5677 +#: ../src/guestfs-actions.pod:5679 #, no-wrap msgid "" " int\n" @@ -31695,7 +31702,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5696 +#: ../src/guestfs-actions.pod:5698 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -31705,12 +31712,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5707 +#: ../src/guestfs-actions.pod:5709 msgid "guestfs_mount_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5709 +#: ../src/guestfs-actions.pod:5711 #, no-wrap msgid "" " int\n" @@ -31722,7 +31729,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5720 +#: ../src/guestfs-actions.pod:5722 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" @@ -31730,12 +31737,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5733 +#: ../src/guestfs-actions.pod:5735 msgid "guestfs_mount_9p_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5735 +#: ../src/guestfs-actions.pod:5737 #, no-wrap msgid "" " int\n" @@ -31747,17 +31754,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5741 +#: ../src/guestfs-actions.pod:5743 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5745 +#: ../src/guestfs-actions.pod:5747 msgid "guestfs_mount_9p_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5747 +#: ../src/guestfs-actions.pod:5749 #, no-wrap msgid "" " int\n" @@ -31769,17 +31776,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5753 +#: ../src/guestfs-actions.pod:5755 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5757 +#: ../src/guestfs-actions.pod:5759 msgid "guestfs_mount_loop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5759 +#: ../src/guestfs-actions.pod:5761 #, no-wrap msgid "" " int\n" @@ -31790,12 +31797,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:5774 msgid "guestfs_mount_options" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:5776 #, no-wrap msgid "" " int\n" @@ -31807,24 +31814,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5780 +#: ../src/guestfs-actions.pod:5782 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 ../src/guestfs-actions.pod:5821 +#: ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 ../src/guestfs-actions.pod:5823 msgid "(Added in 1.0.10)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5792 +#: ../src/guestfs-actions.pod:5794 msgid "guestfs_mount_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5794 +#: ../src/guestfs-actions.pod:5796 #, no-wrap msgid "" " int\n" @@ -31835,19 +31842,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5799 +#: ../src/guestfs-actions.pod:5801 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5808 msgid "guestfs_mount_vfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5808 +#: ../src/guestfs-actions.pod:5810 #, no-wrap msgid "" " int\n" @@ -31860,7 +31867,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5815 +#: ../src/guestfs-actions.pod:5817 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "both the mount options and the vfstype as for the L<mount(8)> I<-o> and " @@ -31868,12 +31875,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5823 +#: ../src/guestfs-actions.pod:5825 msgid "guestfs_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5827 #, no-wrap msgid "" " char **\n" @@ -31882,7 +31889,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5828 +#: ../src/guestfs-actions.pod:5830 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -31890,12 +31897,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5840 +#: ../src/guestfs-actions.pod:5842 msgid "guestfs_mounts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5842 +#: ../src/guestfs-actions.pod:5844 #, no-wrap msgid "" " char **\n" @@ -31904,17 +31911,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5850 +#: ../src/guestfs-actions.pod:5852 msgid "See also: C<guestfs_mountpoints>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5858 +#: ../src/guestfs-actions.pod:5860 msgid "guestfs_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5860 +#: ../src/guestfs-actions.pod:5862 #, no-wrap msgid "" " int\n" @@ -31925,12 +31932,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:5874 msgid "guestfs_ntfs_3g_probe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5876 #, no-wrap msgid "" " int\n" @@ -31941,17 +31948,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5893 +#: ../src/guestfs-actions.pod:5895 msgid "(Added in 1.0.43)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5895 +#: ../src/guestfs-actions.pod:5897 msgid "guestfs_ntfsclone_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5897 +#: ../src/guestfs-actions.pod:5899 #, no-wrap msgid "" " int\n" @@ -31962,19 +31969,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5902 +#: ../src/guestfs-actions.pod:5904 msgid "" "Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>) " "to C<device>, overwriting any existing contents of this device." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:5948 ../src/guestfs-actions.pod:6000 ../src/guestfs-actions.pod:7203 +msgid "(Added in 1.17.9)" +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5912 msgid "guestfs_ntfsclone_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5910 +#: ../src/guestfs-actions.pod:5914 #, no-wrap msgid "" " int\n" @@ -31986,7 +31998,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5921 +#: ../src/guestfs-actions.pod:5925 #, no-wrap msgid "" " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n" @@ -31998,17 +32010,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5939 +#: ../src/guestfs-actions.pod:5943 msgid "Use C<guestfs_ntfsclone_in> to restore the file back to a libguestfs device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5944 +#: ../src/guestfs-actions.pod:5950 msgid "guestfs_ntfsclone_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5946 +#: ../src/guestfs-actions.pod:5952 #, no-wrap msgid "" " int\n" @@ -32020,17 +32032,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5952 +#: ../src/guestfs-actions.pod:5958 msgid "This is the \"va_list variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5956 +#: ../src/guestfs-actions.pod:5962 msgid "guestfs_ntfsclone_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5958 +#: ../src/guestfs-actions.pod:5964 #, no-wrap msgid "" " int\n" @@ -32043,17 +32055,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5964 +#: ../src/guestfs-actions.pod:5970 msgid "This is the \"argv variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5974 msgid "guestfs_ntfsfix" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5970 +#: ../src/guestfs-actions.pod:5976 #, no-wrap msgid "" " int\n" @@ -32064,7 +32076,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5980 +#: ../src/guestfs-actions.pod:5986 #, no-wrap msgid "" " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" @@ -32072,12 +32084,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6002 msgid "guestfs_ntfsfix_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6004 #, no-wrap msgid "" " int\n" @@ -32088,17 +32100,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6009 msgid "This is the \"va_list variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6013 msgid "guestfs_ntfsfix_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6015 #, no-wrap msgid "" " int\n" @@ -32109,17 +32121,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:6020 msgid "This is the \"argv variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6016 +#: ../src/guestfs-actions.pod:6024 msgid "guestfs_ntfsresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6018 +#: ../src/guestfs-actions.pod:6026 #, no-wrap msgid "" " int\n" @@ -32129,19 +32141,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6122 +#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6130 msgid "" "I<This function is deprecated.> In new code, use the " "L</guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6046 +#: ../src/guestfs-actions.pod:6054 msgid "guestfs_ntfsresize_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6048 +#: ../src/guestfs-actions.pod:6056 #, no-wrap msgid "" " int\n" @@ -32152,7 +32164,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6058 +#: ../src/guestfs-actions.pod:6066 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" @@ -32161,7 +32173,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6086 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -32172,12 +32184,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6093 +#: ../src/guestfs-actions.pod:6101 msgid "guestfs_ntfsresize_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6095 +#: ../src/guestfs-actions.pod:6103 #, no-wrap msgid "" " int\n" @@ -32188,17 +32200,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6100 +#: ../src/guestfs-actions.pod:6108 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6104 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_ntfsresize_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6106 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -32210,17 +32222,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6111 +#: ../src/guestfs-actions.pod:6119 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6115 +#: ../src/guestfs-actions.pod:6123 msgid "guestfs_ntfsresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6117 +#: ../src/guestfs-actions.pod:6125 #, no-wrap msgid "" " int\n" @@ -32231,24 +32243,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6129 +#: ../src/guestfs-actions.pod:6137 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6593 ../src/guestfs-actions.pod:6666 ../src/guestfs-actions.pod:6934 ../src/guestfs-actions.pod:8727 +#: ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6601 ../src/guestfs-actions.pod:6674 ../src/guestfs-actions.pod:6942 ../src/guestfs-actions.pod:8741 msgid "(Added in 1.3.14)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6136 +#: ../src/guestfs-actions.pod:6144 msgid "guestfs_part_add" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6138 +#: ../src/guestfs-actions.pod:6146 #, no-wrap msgid "" " int\n" @@ -32261,31 +32273,31 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6145 +#: ../src/guestfs-actions.pod:6153 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6157 +#: ../src/guestfs-actions.pod:6165 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6197 ../src/guestfs-actions.pod:6250 ../src/guestfs-actions.pod:6334 ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6391 ../src/guestfs-actions.pod:6431 +#: ../src/guestfs-actions.pod:6170 ../src/guestfs-actions.pod:6205 ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6342 ../src/guestfs-actions.pod:6380 ../src/guestfs-actions.pod:6399 ../src/guestfs-actions.pod:6439 msgid "(Added in 1.0.78)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6164 +#: ../src/guestfs-actions.pod:6172 msgid "guestfs_part_del" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6174 #, no-wrap msgid "" " int\n" @@ -32296,12 +32308,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6181 +#: ../src/guestfs-actions.pod:6189 msgid "guestfs_part_disk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6183 +#: ../src/guestfs-actions.pod:6191 #, no-wrap msgid "" " int\n" @@ -32312,7 +32324,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6188 +#: ../src/guestfs-actions.pod:6196 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -32320,19 +32332,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6192 +#: ../src/guestfs-actions.pod:6200 msgid "" "C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " "possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6199 +#: ../src/guestfs-actions.pod:6207 msgid "guestfs_part_get_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6201 +#: ../src/guestfs-actions.pod:6209 #, no-wrap msgid "" " int\n" @@ -32343,17 +32355,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6209 +#: ../src/guestfs-actions.pod:6217 msgid "See also C<guestfs_part_set_bootable>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6215 +#: ../src/guestfs-actions.pod:6223 msgid "guestfs_part_get_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6217 +#: ../src/guestfs-actions.pod:6225 #, no-wrap msgid "" " int\n" @@ -32364,7 +32376,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6225 ../src/guestfs-actions.pod:6407 +#: ../src/guestfs-actions.pod:6233 ../src/guestfs-actions.pod:6415 msgid "" "Note that only MBR (old DOS-style) partitions have type bytes. You will get " "undefined results for other partition table types (see " @@ -32372,12 +32384,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6233 +#: ../src/guestfs-actions.pod:6241 msgid "guestfs_part_get_parttype" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6235 +#: ../src/guestfs-actions.pod:6243 #, no-wrap msgid "" " char *\n" @@ -32387,7 +32399,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6242 +#: ../src/guestfs-actions.pod:6250 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -32395,12 +32407,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6252 +#: ../src/guestfs-actions.pod:6260 msgid "guestfs_part_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6254 +#: ../src/guestfs-actions.pod:6262 #, no-wrap msgid "" " int\n" @@ -32411,19 +32423,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6263 +#: ../src/guestfs-actions.pod:6271 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6344 msgid "guestfs_part_list" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6338 +#: ../src/guestfs-actions.pod:6346 #, no-wrap msgid "" " struct guestfs_partition_list *\n" @@ -32433,14 +32445,14 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6363 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6368 +#: ../src/guestfs-actions.pod:6376 msgid "" "This function returns a C<struct guestfs_partition_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_partition_list> after " @@ -32448,12 +32460,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6374 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_part_set_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " int\n" @@ -32465,12 +32477,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6393 +#: ../src/guestfs-actions.pod:6401 msgid "guestfs_part_set_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6395 +#: ../src/guestfs-actions.pod:6403 #, no-wrap msgid "" " int\n" @@ -32482,12 +32494,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6415 +#: ../src/guestfs-actions.pod:6423 msgid "guestfs_part_set_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6417 +#: ../src/guestfs-actions.pod:6425 #, no-wrap msgid "" " int\n" @@ -32499,12 +32511,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6433 +#: ../src/guestfs-actions.pod:6441 msgid "guestfs_part_to_dev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6435 +#: ../src/guestfs-actions.pod:6443 #, no-wrap msgid "" " char *\n" @@ -32514,24 +32526,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6443 ../src/guestfs-actions.pod:6462 +#: ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6446 +#: ../src/guestfs-actions.pod:6454 msgid "See also C<guestfs_part_to_partnum>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6453 +#: ../src/guestfs-actions.pod:6461 msgid "guestfs_part_to_partnum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6463 #, no-wrap msgid "" " int\n" @@ -32541,17 +32553,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6465 +#: ../src/guestfs-actions.pod:6473 msgid "See also C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6479 msgid "guestfs_ping_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6481 #, no-wrap msgid "" " int\n" @@ -32560,12 +32572,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6493 msgid "guestfs_pread" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6495 #, no-wrap msgid "" " char *\n" @@ -32578,17 +32590,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6500 +#: ../src/guestfs-actions.pod:6508 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6511 +#: ../src/guestfs-actions.pod:6519 msgid "guestfs_pread_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6513 +#: ../src/guestfs-actions.pod:6521 #, no-wrap msgid "" " char *\n" @@ -32601,22 +32613,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6526 +#: ../src/guestfs-actions.pod:6534 msgid "See also C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6535 +#: ../src/guestfs-actions.pod:6543 msgid "(Added in 1.5.21)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6537 +#: ../src/guestfs-actions.pod:6545 msgid "guestfs_pvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6539 +#: ../src/guestfs-actions.pod:6547 #, no-wrap msgid "" " int\n" @@ -32626,12 +32638,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6551 +#: ../src/guestfs-actions.pod:6559 msgid "guestfs_pvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6553 +#: ../src/guestfs-actions.pod:6561 #, no-wrap msgid "" " int\n" @@ -32641,12 +32653,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6568 +#: ../src/guestfs-actions.pod:6576 msgid "guestfs_pvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6570 +#: ../src/guestfs-actions.pod:6578 #, no-wrap msgid "" " int\n" @@ -32656,12 +32668,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6581 +#: ../src/guestfs-actions.pod:6589 msgid "guestfs_pvresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6583 +#: ../src/guestfs-actions.pod:6591 #, no-wrap msgid "" " int\n" @@ -32672,19 +32684,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6588 +#: ../src/guestfs-actions.pod:6596 msgid "" "This command is the same as C<guestfs_pvresize> except that it allows you to " "specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6595 +#: ../src/guestfs-actions.pod:6603 msgid "guestfs_pvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6597 +#: ../src/guestfs-actions.pod:6605 #, no-wrap msgid "" " char **\n" @@ -32693,17 +32705,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6614 msgid "See also C<guestfs_pvs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6614 +#: ../src/guestfs-actions.pod:6622 msgid "guestfs_pvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6616 +#: ../src/guestfs-actions.pod:6624 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" @@ -32712,7 +32724,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6622 +#: ../src/guestfs-actions.pod:6630 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " @@ -32720,12 +32732,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:6636 msgid "guestfs_pvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6638 #, no-wrap msgid "" " char *\n" @@ -32735,12 +32747,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6641 +#: ../src/guestfs-actions.pod:6649 msgid "guestfs_pwrite" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6643 +#: ../src/guestfs-actions.pod:6651 #, no-wrap msgid "" " int\n" @@ -32753,17 +32765,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6659 +#: ../src/guestfs-actions.pod:6667 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6668 +#: ../src/guestfs-actions.pod:6676 msgid "guestfs_pwrite_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6670 +#: ../src/guestfs-actions.pod:6678 #, no-wrap msgid "" " int\n" @@ -32776,22 +32788,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:6693 msgid "See also C<guestfs_pwrite>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6692 +#: ../src/guestfs-actions.pod:6700 msgid "(Added in 1.5.20)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6694 +#: ../src/guestfs-actions.pod:6702 msgid "guestfs_read_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6704 #, no-wrap msgid "" " char *\n" @@ -32802,7 +32814,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6704 +#: ../src/guestfs-actions.pod:6712 msgid "" "Unlike C<guestfs_cat>, this function can correctly handle files that contain " "embedded ASCII NUL characters. However unlike C<guestfs_download>, this " @@ -32810,17 +32822,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6716 +#: ../src/guestfs-actions.pod:6724 msgid "(Added in 1.0.63)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6718 +#: ../src/guestfs-actions.pod:6726 msgid "guestfs_read_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6720 +#: ../src/guestfs-actions.pod:6728 #, no-wrap msgid "" " char **\n" @@ -32830,7 +32842,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6729 +#: ../src/guestfs-actions.pod:6737 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -32839,12 +32851,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6740 +#: ../src/guestfs-actions.pod:6748 msgid "guestfs_readdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6742 +#: ../src/guestfs-actions.pod:6750 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" @@ -32854,7 +32866,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6796 +#: ../src/guestfs-actions.pod:6804 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -32862,7 +32874,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6800 +#: ../src/guestfs-actions.pod:6808 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_dirent_list> after " @@ -32870,12 +32882,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6806 +#: ../src/guestfs-actions.pod:6814 msgid "guestfs_readlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6808 +#: ../src/guestfs-actions.pod:6816 #, no-wrap msgid "" " char *\n" @@ -32885,12 +32897,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6827 msgid "guestfs_readlinklist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6821 +#: ../src/guestfs-actions.pod:6829 #, no-wrap msgid "" " char **\n" @@ -32901,12 +32913,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6862 msgid "guestfs_realpath" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:6864 #, no-wrap msgid "" " char *\n" @@ -32916,12 +32928,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6868 +#: ../src/guestfs-actions.pod:6876 msgid "guestfs_removexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6878 #, no-wrap msgid "" " int\n" @@ -32932,17 +32944,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6886 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6884 +#: ../src/guestfs-actions.pod:6892 msgid "guestfs_resize2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6886 +#: ../src/guestfs-actions.pod:6894 #, no-wrap msgid "" " int\n" @@ -32952,7 +32964,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6893 +#: ../src/guestfs-actions.pod:6901 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -32961,12 +32973,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6903 +#: ../src/guestfs-actions.pod:6911 msgid "guestfs_resize2fs_M" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6905 +#: ../src/guestfs-actions.pod:6913 #, no-wrap msgid "" " int\n" @@ -32976,7 +32988,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6909 +#: ../src/guestfs-actions.pod:6917 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -32984,7 +32996,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6913 +#: ../src/guestfs-actions.pod:6921 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -32993,12 +33005,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6922 +#: ../src/guestfs-actions.pod:6930 msgid "guestfs_resize2fs_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:6932 #, no-wrap msgid "" " int\n" @@ -33009,19 +33021,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6937 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6936 +#: ../src/guestfs-actions.pod:6944 msgid "guestfs_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6938 +#: ../src/guestfs-actions.pod:6946 #, no-wrap msgid "" " int\n" @@ -33031,12 +33043,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6948 +#: ../src/guestfs-actions.pod:6956 msgid "guestfs_rm_rf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6958 #, no-wrap msgid "" " int\n" @@ -33046,12 +33058,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6962 +#: ../src/guestfs-actions.pod:6970 msgid "guestfs_rmdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6964 +#: ../src/guestfs-actions.pod:6972 #, no-wrap msgid "" " int\n" @@ -33061,12 +33073,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6974 +#: ../src/guestfs-actions.pod:6982 msgid "guestfs_rmmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6976 +#: ../src/guestfs-actions.pod:6984 #, no-wrap msgid "" " int\n" @@ -33076,19 +33088,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6988 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6988 +#: ../src/guestfs-actions.pod:6996 msgid "guestfs_scrub_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6990 +#: ../src/guestfs-actions.pod:6998 #, no-wrap msgid "" " int\n" @@ -33098,17 +33110,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7020 ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7047 msgid "(Added in 1.0.52)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7004 +#: ../src/guestfs-actions.pod:7012 msgid "guestfs_scrub_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7006 +#: ../src/guestfs-actions.pod:7014 #, no-wrap msgid "" " int\n" @@ -33118,12 +33130,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7022 +#: ../src/guestfs-actions.pod:7030 msgid "guestfs_scrub_freespace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7024 +#: ../src/guestfs-actions.pod:7032 #, no-wrap msgid "" " int\n" @@ -33133,7 +33145,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7028 +#: ../src/guestfs-actions.pod:7036 msgid "" "This command creates the directory C<dir> and then fills it with files until " "the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " @@ -33142,12 +33154,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7049 msgid "guestfs_set_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7043 +#: ../src/guestfs-actions.pod:7051 #, no-wrap msgid "" " int\n" @@ -33157,12 +33169,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7068 msgid "guestfs_set_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7062 +#: ../src/guestfs-actions.pod:7070 #, no-wrap msgid "" " int\n" @@ -33172,12 +33184,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7090 +#: ../src/guestfs-actions.pod:7098 msgid "guestfs_set_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7092 +#: ../src/guestfs-actions.pod:7100 #, no-wrap msgid "" " int\n" @@ -33187,12 +33199,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7108 +#: ../src/guestfs-actions.pod:7116 msgid "guestfs_set_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7110 +#: ../src/guestfs-actions.pod:7118 #, no-wrap msgid "" " int\n" @@ -33202,7 +33214,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7118 +#: ../src/guestfs-actions.pod:7126 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -33210,12 +33222,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7131 +#: ../src/guestfs-actions.pod:7139 msgid "guestfs_set_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7133 +#: ../src/guestfs-actions.pod:7141 #, no-wrap msgid "" " int\n" @@ -33226,26 +33238,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7146 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_set_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7157 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7156 +#: ../src/guestfs-actions.pod:7164 msgid "guestfs_set_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7158 +#: ../src/guestfs-actions.pod:7166 #, no-wrap msgid "" " int\n" @@ -33256,19 +33268,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7168 +#: ../src/guestfs-actions.pod:7176 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7183 msgid "guestfs_set_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7177 +#: ../src/guestfs-actions.pod:7185 #, no-wrap msgid "" " int\n" @@ -33279,17 +33291,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7191 +#: ../src/guestfs-actions.pod:7199 msgid "To read the label on a filesystem, call C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7195 +#: ../src/guestfs-actions.pod:7205 msgid "guestfs_set_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7197 +#: ../src/guestfs-actions.pod:7207 #, no-wrap msgid "" " int\n" @@ -33299,19 +33311,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7211 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7216 +#: ../src/guestfs-actions.pod:7226 msgid "guestfs_set_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7218 +#: ../src/guestfs-actions.pod:7228 #, no-wrap msgid "" " int\n" @@ -33321,19 +33333,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7228 +#: ../src/guestfs-actions.pod:7238 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7235 +#: ../src/guestfs-actions.pod:7245 msgid "guestfs_set_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7237 +#: ../src/guestfs-actions.pod:7247 #, no-wrap msgid "" " int\n" @@ -33343,12 +33355,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7252 +#: ../src/guestfs-actions.pod:7262 msgid "guestfs_set_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7254 +#: ../src/guestfs-actions.pod:7264 #, no-wrap msgid "" " int\n" @@ -33357,13 +33369,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:7274 +msgid "" +"The default for this flag is false, because usually you want C<^C> to kill " +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see " +"C<guestfs_user_cancel>)." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7283 msgid "guestfs_set_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7273 +#: ../src/guestfs-actions.pod:7285 #, no-wrap msgid "" " int\n" @@ -33373,12 +33394,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7299 +#: ../src/guestfs-actions.pod:7311 msgid "guestfs_set_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7301 +#: ../src/guestfs-actions.pod:7313 #, no-wrap msgid "" " int\n" @@ -33388,7 +33409,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:7317 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -33397,19 +33418,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 +#: ../src/guestfs-actions.pod:7322 msgid "" "This only has any effect if called before C<guestfs_launch>, and the default " "is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7323 +#: ../src/guestfs-actions.pod:7335 msgid "guestfs_set_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7325 +#: ../src/guestfs-actions.pod:7337 #, no-wrap msgid "" " int\n" @@ -33419,12 +33440,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7342 +#: ../src/guestfs-actions.pod:7354 msgid "guestfs_set_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7356 #, no-wrap msgid "" " int\n" @@ -33434,17 +33455,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7352 +#: ../src/guestfs-actions.pod:7364 msgid "This function must be called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7370 msgid "guestfs_set_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7360 +#: ../src/guestfs-actions.pod:7372 #, no-wrap msgid "" " int\n" @@ -33454,19 +33475,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7386 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7394 msgid "guestfs_set_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7384 +#: ../src/guestfs-actions.pod:7396 #, no-wrap msgid "" " int\n" @@ -33476,19 +33497,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7393 +#: ../src/guestfs-actions.pod:7405 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7413 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7415 #, no-wrap msgid "" " int\n" @@ -33498,12 +33519,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7416 +#: ../src/guestfs-actions.pod:7428 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7418 +#: ../src/guestfs-actions.pod:7430 #, no-wrap msgid "" " int\n" @@ -33516,17 +33537,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7429 +#: ../src/guestfs-actions.pod:7441 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7435 +#: ../src/guestfs-actions.pod:7447 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7437 +#: ../src/guestfs-actions.pod:7449 #, no-wrap msgid "" " int\n" @@ -33540,24 +33561,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:7517 +#: ../src/guestfs-actions.pod:7457 ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7529 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7472 +#: ../src/guestfs-actions.pod:7484 msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7479 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7481 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " int\n" @@ -33568,7 +33589,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7505 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -33577,19 +33598,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:7511 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7518 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7508 +#: ../src/guestfs-actions.pod:7520 #, no-wrap msgid "" " int\n" @@ -33604,24 +33625,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7527 +#: ../src/guestfs-actions.pod:7539 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7530 +#: ../src/guestfs-actions.pod:7542 msgid "See also: C<guestfs_part_add>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 +#: ../src/guestfs-actions.pod:7548 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7550 #, no-wrap msgid "" " char *\n" @@ -33631,7 +33652,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7542 +#: ../src/guestfs-actions.pod:7554 msgid "" "This displays the disk geometry of C<device> read from the partition table. " "Especially in the case where the underlying block device has been resized, " @@ -33640,12 +33661,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7555 +#: ../src/guestfs-actions.pod:7567 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7557 +#: ../src/guestfs-actions.pod:7569 #, no-wrap msgid "" " char *\n" @@ -33655,12 +33676,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7571 +#: ../src/guestfs-actions.pod:7583 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7573 +#: ../src/guestfs-actions.pod:7585 #, no-wrap msgid "" " char *\n" @@ -33670,24 +33691,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7577 +#: ../src/guestfs-actions.pod:7589 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7600 msgid "See also: C<guestfs_part_list>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7607 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7597 +#: ../src/guestfs-actions.pod:7609 #, no-wrap msgid "" " char *\n" @@ -33697,22 +33718,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7604 +#: ../src/guestfs-actions.pod:7616 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7612 +#: ../src/guestfs-actions.pod:7624 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7619 +#: ../src/guestfs-actions.pod:7631 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7621 +#: ../src/guestfs-actions.pod:7633 #, no-wrap msgid "" " char **\n" @@ -33722,24 +33743,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7625 +#: ../src/guestfs-actions.pod:7637 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7628 +#: ../src/guestfs-actions.pod:7640 msgid "See also: C<guestfs_command_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7636 +#: ../src/guestfs-actions.pod:7648 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7638 +#: ../src/guestfs-actions.pod:7650 #, no-wrap msgid "" " int\n" @@ -33749,17 +33770,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7646 +#: ../src/guestfs-actions.pod:7658 msgid "(Added in 1.0.41)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7648 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7660 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7650 +#: ../src/guestfs-actions.pod:7662 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -33769,12 +33790,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7664 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7676 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7666 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -33784,19 +33805,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7676 +#: ../src/guestfs-actions.pod:7688 msgid "" "This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7694 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7696 #, no-wrap msgid "" " char **\n" @@ -33806,12 +33827,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7700 +#: ../src/guestfs-actions.pod:7712 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7702 +#: ../src/guestfs-actions.pod:7714 #, no-wrap msgid "" " char **\n" @@ -33822,26 +33843,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7719 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7729 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7755 +#: ../src/guestfs-actions.pod:7767 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7757 +#: ../src/guestfs-actions.pod:7769 #, no-wrap msgid "" " int\n" @@ -33851,19 +33872,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:7773 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7769 +#: ../src/guestfs-actions.pod:7781 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7783 #, no-wrap msgid "" " int\n" @@ -33873,12 +33894,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7781 +#: ../src/guestfs-actions.pod:7793 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7783 +#: ../src/guestfs-actions.pod:7795 #, no-wrap msgid "" " int\n" @@ -33888,12 +33909,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7794 +#: ../src/guestfs-actions.pod:7806 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7796 +#: ../src/guestfs-actions.pod:7808 #, no-wrap msgid "" " int\n" @@ -33903,12 +33924,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7819 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7821 #, no-wrap msgid "" " int\n" @@ -33918,7 +33939,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7825 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -33926,12 +33947,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7829 +#: ../src/guestfs-actions.pod:7841 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7831 +#: ../src/guestfs-actions.pod:7843 #, no-wrap msgid "" " int\n" @@ -33941,19 +33962,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7835 +#: ../src/guestfs-actions.pod:7847 msgid "" "This command enables swap to a file. See C<guestfs_swapon_device> for other " "notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7842 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7844 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" @@ -33963,19 +33984,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7848 +#: ../src/guestfs-actions.pod:7860 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7855 +#: ../src/guestfs-actions.pod:7867 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7869 #, no-wrap msgid "" " int\n" @@ -33985,19 +34006,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7861 +#: ../src/guestfs-actions.pod:7873 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7880 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7882 #, no-wrap msgid "" " int\n" @@ -34006,12 +34027,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:7895 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7885 +#: ../src/guestfs-actions.pod:7897 #, no-wrap msgid "" " char **\n" @@ -34021,12 +34042,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7901 +#: ../src/guestfs-actions.pod:7913 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7903 +#: ../src/guestfs-actions.pod:7915 #, no-wrap msgid "" " char **\n" @@ -34037,12 +34058,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7925 +#: ../src/guestfs-actions.pod:7937 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7927 +#: ../src/guestfs-actions.pod:7939 #, no-wrap msgid "" " int\n" @@ -34053,22 +34074,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7935 +#: ../src/guestfs-actions.pod:7947 msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7940 ../src/guestfs-actions.pod:7957 ../src/guestfs-actions.pod:7973 ../src/guestfs-actions.pod:7989 +#: ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7969 ../src/guestfs-actions.pod:7985 ../src/guestfs-actions.pod:8001 msgid "(Added in 1.0.3)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7942 +#: ../src/guestfs-actions.pod:7954 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7944 +#: ../src/guestfs-actions.pod:7956 #, no-wrap msgid "" " int\n" @@ -34079,19 +34100,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7952 +#: ../src/guestfs-actions.pod:7964 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7959 +#: ../src/guestfs-actions.pod:7971 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7961 +#: ../src/guestfs-actions.pod:7973 #, no-wrap msgid "" " int\n" @@ -34102,17 +34123,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7969 +#: ../src/guestfs-actions.pod:7981 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7975 +#: ../src/guestfs-actions.pod:7987 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7977 +#: ../src/guestfs-actions.pod:7989 #, no-wrap msgid "" " int\n" @@ -34123,17 +34144,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7985 +#: ../src/guestfs-actions.pod:7997 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7991 +#: ../src/guestfs-actions.pod:8003 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7993 +#: ../src/guestfs-actions.pod:8005 #, no-wrap msgid "" " int\n" @@ -34143,12 +34164,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8008 +#: ../src/guestfs-actions.pod:8020 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8010 +#: ../src/guestfs-actions.pod:8022 #, no-wrap msgid "" " int\n" @@ -34158,12 +34179,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8033 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8023 +#: ../src/guestfs-actions.pod:8035 #, no-wrap msgid "" " int\n" @@ -34174,7 +34195,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8043 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -34183,12 +34204,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8041 +#: ../src/guestfs-actions.pod:8053 msgid "guestfs_tune2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8043 +#: ../src/guestfs-actions.pod:8055 #, no-wrap msgid "" " int\n" @@ -34199,7 +34220,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8065 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -34216,7 +34237,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8133 +#: ../src/guestfs-actions.pod:8145 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -34224,12 +34245,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8141 +#: ../src/guestfs-actions.pod:8153 msgid "guestfs_tune2fs_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8143 +#: ../src/guestfs-actions.pod:8155 #, no-wrap msgid "" " int\n" @@ -34240,17 +34261,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8148 +#: ../src/guestfs-actions.pod:8160 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8152 +#: ../src/guestfs-actions.pod:8164 msgid "guestfs_tune2fs_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8154 +#: ../src/guestfs-actions.pod:8166 #, no-wrap msgid "" " int\n" @@ -34261,17 +34282,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8159 +#: ../src/guestfs-actions.pod:8171 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8163 +#: ../src/guestfs-actions.pod:8175 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8165 +#: ../src/guestfs-actions.pod:8177 #, no-wrap msgid "" " char **\n" @@ -34281,12 +34302,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8185 +#: ../src/guestfs-actions.pod:8197 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8187 +#: ../src/guestfs-actions.pod:8199 #, no-wrap msgid "" " int\n" @@ -34297,12 +34318,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8199 +#: ../src/guestfs-actions.pod:8211 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8213 #, no-wrap msgid "" " int\n" @@ -34313,12 +34334,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8213 +#: ../src/guestfs-actions.pod:8225 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8215 +#: ../src/guestfs-actions.pod:8227 #, no-wrap msgid "" " int\n" @@ -34328,19 +34349,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8231 +#: ../src/guestfs-actions.pod:8243 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8240 +#: ../src/guestfs-actions.pod:8252 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8242 +#: ../src/guestfs-actions.pod:8254 #, no-wrap msgid "" " int\n" @@ -34350,12 +34371,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8254 +#: ../src/guestfs-actions.pod:8266 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8256 +#: ../src/guestfs-actions.pod:8268 #, no-wrap msgid "" " int\n" @@ -34364,12 +34385,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8267 +#: ../src/guestfs-actions.pod:8279 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8269 +#: ../src/guestfs-actions.pod:8281 #, no-wrap msgid "" " int\n" @@ -34380,17 +34401,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8291 msgid "See also C<guestfs_download>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8290 +#: ../src/guestfs-actions.pod:8302 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8292 +#: ../src/guestfs-actions.pod:8304 #, no-wrap msgid "" " int\n" @@ -34402,7 +34423,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8308 +#: ../src/guestfs-actions.pod:8320 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -34410,17 +34431,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8313 +#: ../src/guestfs-actions.pod:8325 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8336 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8326 +#: ../src/guestfs-actions.pod:8338 #, no-wrap msgid "" " int\n" @@ -34434,12 +34455,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8355 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8367 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8357 +#: ../src/guestfs-actions.pod:8369 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -34448,7 +34469,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8385 +#: ../src/guestfs-actions.pod:8397 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -34457,24 +34478,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8391 +#: ../src/guestfs-actions.pod:8403 msgid "" "This function returns a C<struct guestfs_version *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8395 +#: ../src/guestfs-actions.pod:8407 msgid "(Added in 1.0.58)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8409 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8399 +#: ../src/guestfs-actions.pod:8411 #, no-wrap msgid "" " char *\n" @@ -34484,22 +34505,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8420 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8413 ../src/guestfs-actions.pod:8450 +#: ../src/guestfs-actions.pod:8425 ../src/guestfs-actions.pod:8462 msgid "(Added in 1.3.18)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8415 +#: ../src/guestfs-actions.pod:8427 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8429 #, no-wrap msgid "" " char *\n" @@ -34509,12 +34530,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8434 +#: ../src/guestfs-actions.pod:8446 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8436 +#: ../src/guestfs-actions.pod:8448 #, no-wrap msgid "" " char *\n" @@ -34524,17 +34545,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8457 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8452 +#: ../src/guestfs-actions.pod:8464 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:8466 #, no-wrap msgid "" " int\n" @@ -34545,12 +34566,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8471 +#: ../src/guestfs-actions.pod:8483 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8473 +#: ../src/guestfs-actions.pod:8485 #, no-wrap msgid "" " int\n" @@ -34560,12 +34581,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8486 +#: ../src/guestfs-actions.pod:8498 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8488 +#: ../src/guestfs-actions.pod:8500 #, no-wrap msgid "" " int\n" @@ -34576,12 +34597,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8500 +#: ../src/guestfs-actions.pod:8512 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8502 +#: ../src/guestfs-actions.pod:8514 #, no-wrap msgid "" " char **\n" @@ -34591,24 +34612,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8509 +#: ../src/guestfs-actions.pod:8521 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:8524 msgid "See also C<guestfs_vgpvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8520 +#: ../src/guestfs-actions.pod:8532 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8522 +#: ../src/guestfs-actions.pod:8534 #, no-wrap msgid "" " char **\n" @@ -34618,24 +34639,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8529 +#: ../src/guestfs-actions.pod:8541 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8532 +#: ../src/guestfs-actions.pod:8544 msgid "See also C<guestfs_vglvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8540 +#: ../src/guestfs-actions.pod:8552 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8542 +#: ../src/guestfs-actions.pod:8554 #, no-wrap msgid "" " int\n" @@ -34645,12 +34666,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8555 +#: ../src/guestfs-actions.pod:8567 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8557 +#: ../src/guestfs-actions.pod:8569 #, no-wrap msgid "" " int\n" @@ -34661,12 +34682,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8568 +#: ../src/guestfs-actions.pod:8580 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8570 +#: ../src/guestfs-actions.pod:8582 #, no-wrap msgid "" " char **\n" @@ -34675,17 +34696,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8579 +#: ../src/guestfs-actions.pod:8591 msgid "See also C<guestfs_vgs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8587 +#: ../src/guestfs-actions.pod:8599 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8589 +#: ../src/guestfs-actions.pod:8601 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -34694,7 +34715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8595 +#: ../src/guestfs-actions.pod:8607 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " "was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " @@ -34702,12 +34723,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8601 +#: ../src/guestfs-actions.pod:8613 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8603 +#: ../src/guestfs-actions.pod:8615 #, no-wrap msgid "" " int\n" @@ -34716,12 +34737,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8613 +#: ../src/guestfs-actions.pod:8625 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8615 +#: ../src/guestfs-actions.pod:8627 #, no-wrap msgid "" " char *\n" @@ -34731,12 +34752,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8626 +#: ../src/guestfs-actions.pod:8638 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8640 #, no-wrap msgid "" " int\n" @@ -34745,19 +34766,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8631 +#: ../src/guestfs-actions.pod:8643 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_launch> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8638 +#: ../src/guestfs-actions.pod:8650 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8640 +#: ../src/guestfs-actions.pod:8652 msgid "" "In versions of the API E<lt> 1.0.71 you had to call this function just after " "calling C<guestfs_launch> to wait for the launch to complete. However this " @@ -34765,19 +34786,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8645 +#: ../src/guestfs-actions.pod:8657 msgid "" "If you see any calls to this function in code then you can just remove them, " "unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8665 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8667 #, no-wrap msgid "" " int\n" @@ -34787,12 +34808,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8666 +#: ../src/guestfs-actions.pod:8678 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8668 +#: ../src/guestfs-actions.pod:8680 #, no-wrap msgid "" " int\n" @@ -34802,12 +34823,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8679 +#: ../src/guestfs-actions.pod:8691 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8681 +#: ../src/guestfs-actions.pod:8693 #, no-wrap msgid "" " int\n" @@ -34817,12 +34838,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8692 +#: ../src/guestfs-actions.pod:8704 msgid "guestfs_wipefs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8694 +#: ../src/guestfs-actions.pod:8706 #, no-wrap msgid "" " int\n" @@ -34832,17 +34853,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8704 +#: ../src/guestfs-actions.pod:8716 msgid "Compare with C<guestfs_zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8709 +#: ../src/guestfs-actions.pod:8723 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8711 +#: ../src/guestfs-actions.pod:8725 #, no-wrap msgid "" " int\n" @@ -34854,17 +34875,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8720 +#: ../src/guestfs-actions.pod:8734 msgid "See also C<guestfs_write_append>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8729 +#: ../src/guestfs-actions.pod:8743 msgid "guestfs_write_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8731 +#: ../src/guestfs-actions.pod:8745 #, no-wrap msgid "" " int\n" @@ -34876,17 +34897,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8754 msgid "See also C<guestfs_write>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8749 +#: ../src/guestfs-actions.pod:8763 msgid "guestfs_write_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8751 +#: ../src/guestfs-actions.pod:8765 #, no-wrap msgid "" " int\n" @@ -34898,19 +34919,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8757 +#: ../src/guestfs-actions.pod:8771 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8796 msgid "guestfs_zegrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8798 #, no-wrap msgid "" " char **\n" @@ -34921,12 +34942,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8815 msgid "guestfs_zegrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8817 #, no-wrap msgid "" " char **\n" @@ -34937,12 +34958,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8834 msgid "guestfs_zero" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8822 +#: ../src/guestfs-actions.pod:8836 #, no-wrap msgid "" " int\n" @@ -34952,19 +34973,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8836 +#: ../src/guestfs-actions.pod:8850 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8848 +#: ../src/guestfs-actions.pod:8862 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8850 +#: ../src/guestfs-actions.pod:8864 #, no-wrap msgid "" " int\n" @@ -34974,24 +34995,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8854 +#: ../src/guestfs-actions.pod:8868 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8869 +#: ../src/guestfs-actions.pod:8883 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8871 +#: ../src/guestfs-actions.pod:8885 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8873 +#: ../src/guestfs-actions.pod:8887 #, no-wrap msgid "" " int\n" @@ -35001,12 +35022,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8892 +#: ../src/guestfs-actions.pod:8906 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8894 +#: ../src/guestfs-actions.pod:8908 #, no-wrap msgid "" " char **\n" @@ -35017,12 +35038,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8911 +#: ../src/guestfs-actions.pod:8925 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8913 +#: ../src/guestfs-actions.pod:8927 #, no-wrap msgid "" " char **\n" @@ -35033,12 +35054,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8930 +#: ../src/guestfs-actions.pod:8944 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8932 +#: ../src/guestfs-actions.pod:8946 #, no-wrap msgid "" " char *\n" @@ -35049,26 +35070,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8937 +#: ../src/guestfs-actions.pod:8951 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8949 +#: ../src/guestfs-actions.pod:8963 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8957 +#: ../src/guestfs-actions.pod:8971 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8959 +#: ../src/guestfs-actions.pod:8973 #, no-wrap msgid "" " char **\n" @@ -35079,12 +35100,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8976 +#: ../src/guestfs-actions.pod:8990 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8978 +#: ../src/guestfs-actions.pod:8992 #, no-wrap msgid "" " char **\n" diff --git a/po-docs/uk.po b/po-docs/uk.po index 2a562ed5..dc098b5f 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# +# # Translators: # Yuri Chornoivan <yurchor@ukr.net>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" -"POT-Creation-Date: 2012-03-07 18:25+0000\n" +"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" +"POT-Creation-Date: 2012-03-08 17:34+0000\n" "PO-Revision-Date: 2012-03-07 22:34+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: uk\n" -"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" +"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" #. type: =head1 #: ../align/virt-alignment-scan.pod:3 ../cat/virt-cat.pod:3 @@ -42,7 +43,8 @@ msgstr "НАЗВА" #. type: textblock #: ../align/virt-alignment-scan.pod:5 msgid "virt-alignment-scan - Check alignment of virtual machine partitions" -msgstr "virt-alignment-scan — перевірити вирівнювання розділів віртуальної машини" +msgstr "" +"virt-alignment-scan — перевірити вирівнювання розділів віртуальної машини" #. type: =head1 #: ../align/virt-alignment-scan.pod:7 ../cat/virt-cat.pod:7 @@ -70,7 +72,9 @@ msgstr "КОРОТКИЙ ОПИС" msgid "" " virt-alignment-scan [--options] -d domname\n" "\n" -msgstr " virt-alignment-scan [--параметри] -d назва_домену\n\n" +msgstr "" +" virt-alignment-scan [--параметри] -d назва_домену\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:11 @@ -78,7 +82,9 @@ msgstr " virt-alignment-scan [--параметри] -d назва_домену\n msgid "" " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-alignment-scan [--параметри] -a диск.img [-a диск.img ...]\n\n" +msgstr "" +" virt-alignment-scan [--параметри] -a диск.img [-a диск.img ...]\n" +"\n" #. type: =head1 #: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19 @@ -108,25 +114,38 @@ msgid "" "When older operating systems install themselves, the partitioning tools " "place partitions at a sector misaligned with the underlying storage " "(commonly the first partition starts on sector C<63>). Misaligned " -"partitions can result in an operating system issuing more I/O than should be" -" necessary." -msgstr "Під час встановлення застарілих операційних систем засоби розподілу диска можуть розташувати розділ на секторі з помилковим вирівнюванням відносно системи зберігання даних (типово, перший розділ починається з сектора C<63>). Розділи з помилковим вирівнюванням можуть призвести до неоптимальної кількості запитів щодо виведення та введення даних від операційної системи." +"partitions can result in an operating system issuing more I/O than should be " +"necessary." +msgstr "" +"Під час встановлення застарілих операційних систем засоби розподілу диска " +"можуть розташувати розділ на секторі з помилковим вирівнюванням відносно " +"системи зберігання даних (типово, перший розділ починається з сектора " +"C<63>). Розділи з помилковим вирівнюванням можуть призвести до неоптимальної " +"кількості запитів щодо виведення та введення даних від операційної системи." #. type: textblock #: ../align/virt-alignment-scan.pod:21 msgid "" "The virt-alignment-scan tool checks the alignment of partitions in virtual " "machines and disk images and warns you if there are alignment problems." -msgstr "Програма virt-alignment-scan виконує перевірку вирівнювання розділів у віртуальних машинах та образів дисків і повідомляє вам, якщо буде виявлено помилки вирівнювання." +msgstr "" +"Програма virt-alignment-scan виконує перевірку вирівнювання розділів у " +"віртуальних машинах та образів дисків і повідомляє вам, якщо буде виявлено " +"помилки вирівнювання." #. type: textblock #: ../align/virt-alignment-scan.pod:25 msgid "" -"Currently there is no virt tool for fixing alignment problems. You can only" -" reinstall the guest operating system. The following NetApp document " -"summarises the problem and possible solutions: " -"L<http://media.netapp.com/documents/tr-3747.pdf>" -msgstr "У поточній версії не передбачено програми для виправлення помилок, пов’язаних з вирівнюванням. Ви можете лише перевстановити гостьову операційну систему. У цьому документі можна знайти короткі описи помилок та можливі шляхи усування цих помилок: L<http://media.netapp.com/documents/tr-3747.pdf>" +"Currently there is no virt tool for fixing alignment problems. You can only " +"reinstall the guest operating system. The following NetApp document " +"summarises the problem and possible solutions: L<http://media.netapp.com/" +"documents/tr-3747.pdf>" +msgstr "" +"У поточній версії не передбачено програми для виправлення помилок, " +"пов’язаних з вирівнюванням. Ви можете лише перевстановити гостьову " +"операційну систему. У цьому документі можна знайти короткі описи помилок та " +"можливі шляхи усування цих помилок: L<http://media.netapp.com/documents/" +"tr-3747.pdf>" #. type: =head1 #: ../align/virt-alignment-scan.pod:30 @@ -136,7 +155,9 @@ msgstr "ВИВЕДЕННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:32 msgid "To run this tool on a disk image directly, use the I<-a> option:" -msgstr "Щоб запустити цю програму безпосередньо для образу диска, скористайтеся параметром I<-a>:" +msgstr "" +"Щоб запустити цю програму безпосередньо для образу диска, скористайтеся " +"параметром I<-a>:" #. type: verbatim #: ../align/virt-alignment-scan.pod:34 @@ -145,7 +166,10 @@ msgid "" " $ virt-alignment-scan -a winxp.img\n" " /dev/sda1 32256 512 bad (alignment < 4K)\n" "\n" -msgstr " $ virt-alignment-scan -a winxp.img\n /dev/sda1 32256 512 bad (alignment < 4K)\n\n" +msgstr "" +" $ virt-alignment-scan -a winxp.img\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:37 @@ -156,14 +180,21 @@ msgid "" " /dev/sda2 2097152 2048K ok\n" " /dev/sda3 526385152 2048K ok\n" "\n" -msgstr " $ virt-alignment-scan -a fedora16.img\n /dev/sda1 1048576 1024K ok\n /dev/sda2 2097152 2048K ok\n /dev/sda3 526385152 2048K ok\n\n" +msgstr "" +" $ virt-alignment-scan -a fedora16.img\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 2097152 2048K ok\n" +" /dev/sda3 526385152 2048K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:42 msgid "" "To run the tool on a guest known to libvirt, use the I<-d> option and " "possibly the I<-c> option:" -msgstr "Щоб запустити програму на гостьовій системі, відомій libvirt, скористайтеся параметром I<-d> і, можливо, параметром I<-c>:" +msgstr "" +"Щоб запустити програму на гостьовій системі, відомій libvirt, скористайтеся " +"параметром I<-d> і, можливо, параметром I<-c>:" #. type: verbatim #: ../align/virt-alignment-scan.pod:45 @@ -173,7 +204,11 @@ msgid "" " /dev/sda1 32256 512 bad (alignment < 4K)\n" " /dev/sda2 106928640 512 bad (alignment < 4K)\n" "\n" -msgstr " # virt-alignment-scan -d RHEL5\n /dev/sda1 32256 512 bad (alignment < 4K)\n /dev/sda2 106928640 512 bad (alignment < 4K)\n\n" +msgstr "" +" # virt-alignment-scan -d RHEL5\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +" /dev/sda2 106928640 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:49 @@ -184,7 +219,12 @@ msgid "" " /dev/sda2 105906176 1024K ok\n" " /dev/sdb1 65536 64K ok\n" "\n" -msgstr " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n /dev/sda1 1048576 1024K ok\n /dev/sda2 105906176 1024K ok\n /dev/sdb1 65536 64K ok\n\n" +msgstr "" +" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 105906176 1024K ok\n" +" /dev/sdb1 65536 64K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:54 @@ -204,7 +244,9 @@ msgstr "стовпчик 1" msgid "" "the device and partition name (eg. C</dev/sda1> meaning the first partition " "on the first block device)" -msgstr "назва пристрою і розділу (наприклад, C</dev/sda1> означає перший розділ на першому блоковому пристрої)" +msgstr "" +"назва пристрою і розділу (наприклад, C</dev/sda1> означає перший розділ на " +"першому блоковому пристрої)" #. type: =item #: ../align/virt-alignment-scan.pod:65 @@ -236,7 +278,9 @@ msgstr "стовпчик 4" msgid "" "C<ok> if the alignment is best for performance, or C<bad> if the alignment " "can cause performance problems" -msgstr "C<ok>, якщо вирівнювання є оптимальним з огляду на швидкодію, або C<bad>, якщо вирівнювання може призвести до проблем зі швидкодією" +msgstr "" +"C<ok>, якщо вирівнювання є оптимальним з огляду на швидкодію, або C<bad>, " +"якщо вирівнювання може призвести до проблем зі швидкодією" #. type: =item #: ../align/virt-alignment-scan.pod:78 @@ -253,12 +297,16 @@ msgstr "додаткові пояснення у довільному форма msgid "" "The exit code from the program changes depending on whether poorly aligned " "partitions were found. See L</EXIT STATUS> below." -msgstr "Код виходу програми залежить від того, чи буде знайдено розділи з помилковим вирівнюванням. Див. розділ L</EXIT STATUS> нижче." +msgstr "" +"Код виходу програми залежить від того, чи буде знайдено розділи з помилковим " +"вирівнюванням. Див. розділ L</EXIT STATUS> нижче." #. type: textblock #: ../align/virt-alignment-scan.pod:87 msgid "If you just want the exit code with no output, use the I<-q> option." -msgstr "Якщо вам потрібен лише код виходу без виведення даних, скористайтеся параметром I<-q>." +msgstr "" +"Якщо вам потрібен лише код виходу без виведення даних, скористайтеся " +"параметром I<-q>." #. type: =head1 #: ../align/virt-alignment-scan.pod:89 ../cat/virt-cat.pod:62 @@ -332,8 +380,8 @@ msgstr "" #: ../fuse/guestmount.pod:102 ../inspector/virt-inspector.pod:71 #: ../rescue/virt-rescue.pod:128 msgid "" -"The format of the disk image is auto-detected. To override this and force a" -" particular format use the I<--format=..> option." +"The format of the disk image is auto-detected. To override this and force a " +"particular format use the I<--format=..> option." msgstr "" #. type: =item @@ -451,7 +499,9 @@ msgstr "Приклад:" msgid "" " virt-alignment-scan --format=raw -a disk.img\n" "\n" -msgstr " virt-alignment-scan --format=raw -a disk.img\n\n" +msgstr "" +" virt-alignment-scan --format=raw -a disk.img\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:136 ../cat/virt-cat.pod:118 @@ -468,7 +518,9 @@ msgstr "" msgid "" " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-cat --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:140 ../cat/virt-cat.pod:122 @@ -611,10 +663,10 @@ msgstr "РЕКОМЕНДОВАНЕ ВИРІВНЮВАННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:174 msgid "" -"Operating systems older than Windows 2008 and Linux before ca.2010 place the" -" first sector of the first partition at sector 63, with a 512 byte sector " -"size. This happens because of a historical accident. Drives have to report" -" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " +"Operating systems older than Windows 2008 and Linux before ca.2010 place the " +"first sector of the first partition at sector 63, with a 512 byte sector " +"size. This happens because of a historical accident. Drives have to report " +"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " "completely meaningless on modern drives, but it happens that the geometry " "reported always has 63 sectors per track. The operating system therefore " "places the first partition at the start of the second \"track\", at sector " @@ -636,8 +688,8 @@ msgstr "* 512 байти" #. type: textblock #: ../align/virt-alignment-scan.pod:190 msgid "" -"if the host OS uses local storage directly on hard drive partitions, and the" -" hard drive has 512 byte physical sectors." +"if the host OS uses local storage directly on hard drive partitions, and the " +"hard drive has 512 byte physical sectors." msgstr "" #. type: =item @@ -714,8 +766,8 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:229 msgid "" -"New versions of the Linux kernel expose the physical and logical block size," -" and minimum and recommended I/O size." +"New versions of the Linux kernel expose the physical and logical block size, " +"and minimum and recommended I/O size." msgstr "" #. type: textblock @@ -738,7 +790,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 512\n $ cat /sys/block/sda/queue/physical_block_size\n 512\n $ cat /sys/block/sda/queue/logical_block_size\n 512\n $ cat /sys/block/sda/queue/minimum_io_size\n 512\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:245 @@ -760,7 +823,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 4096\n $ cat /sys/block/sda/queue/physical_block_size\n 4096\n $ cat /sys/block/sda/queue/logical_block_size\n 4096\n $ cat /sys/block/sda/queue/minimum_io_size\n 4096\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:258 @@ -780,7 +854,16 @@ msgid "" " $ cat /sys/block/sdc/queue/optimal_io_size\n" " 65536\n" "\n" -msgstr " $ cat /sys/block/sdc/queue/logical_block_size\n 512\n $ cat /sys/block/sdc/queue/physical_block_size\n 512\n $ cat /sys/block/sdc/queue/minimum_io_size\n 4096\n $ cat /sys/block/sdc/queue/optimal_io_size\n 65536\n\n" +msgstr "" +" $ cat /sys/block/sdc/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sdc/queue/optimal_io_size\n" +" 65536\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:269 @@ -792,10 +875,9 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:273 msgid "" -"For detailed information about what these numbers mean, see " -"L<http://docs.redhat.com/docs/en-" -"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" -"iolimits.html>" +"For detailed information about what these numbers mean, see L<http://docs." +"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/" +"Storage_Administration_Guide/newstorage-iolimits.html>" msgstr "" #. type: textblock @@ -820,9 +902,9 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:284 msgid "" -"Assuming 512 byte sectors in the guest, you will now see the first partition" -" starting at sector 2048, and subsequent partitions (if any) will start at " -"a multiple of 2048 sectors." +"Assuming 512 byte sectors in the guest, you will now see the first partition " +"starting at sector 2048, and subsequent partitions (if any) will start at a " +"multiple of 2048 sectors." msgstr "" #. type: textblock @@ -840,11 +922,11 @@ msgstr "ВСТАНОВЛЕННЯ ВИРІВНЮВАННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:293 msgid "" -"L<virt-resize(1)> can change the alignment of the partitions of some guests." -" Currently it can fully align all the partitions of all Windows guests, and" -" it will fix the bootloader where necessary. For Linux guests, it can align" -" the second and subsequent partitions, so the majority of OS accesses except" -" at boot will be aligned." +"L<virt-resize(1)> can change the alignment of the partitions of some " +"guests. Currently it can fully align all the partitions of all Windows " +"guests, and it will fix the bootloader where necessary. For Linux guests, " +"it can align the second and subsequent partitions, so the majority of OS " +"accesses except at boot will be aligned." msgstr "" #. type: textblock @@ -858,17 +940,17 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:303 msgid "" -"For older versions of Windows, the following NetApp document contains useful" -" information: L<http://media.netapp.com/documents/tr-3747.pdf>" +"For older versions of Windows, the following NetApp document contains useful " +"information: L<http://media.netapp.com/documents/tr-3747.pdf>" msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:306 msgid "" "For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains " -"an explicit C<%pre> section that creates aligned partitions using " -"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp " -"document above contains an example." +"an explicit C<%pre> section that creates aligned partitions using L<parted(8)" +">. Do not use the Kickstart C<part> command. The NetApp document above " +"contains an example." msgstr "" #. type: =head1 @@ -895,8 +977,8 @@ msgstr "" msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " -"escape these characters on the command line. See the shell manual page " -"L<sh(1)> for details." +"escape these characters on the command line. See the shell manual page L<sh" +"(1)> for details." msgstr "" #. type: =head1 @@ -1006,7 +1088,9 @@ msgstr "0" #: ../align/virt-alignment-scan.pod:328 msgid "" "successful exit, all partitions are aligned E<ge> 64K for best performance" -msgstr "успішне завершення, всі розділи вирівняно на E<ge> 64 кБ для отримання найкращої швидкодії" +msgstr "" +"успішне завершення, всі розділи вирівняно на E<ge> 64 кБ для отримання " +"найкращої швидкодії" #. type: textblock #: ../align/virt-alignment-scan.pod:332 @@ -1038,8 +1122,8 @@ msgstr "3" #. type: textblock #: ../align/virt-alignment-scan.pod:347 msgid "" -"successful exit, some partitions have alignment E<lt> 4K which can result in" -" poor performance on most hypervisors" +"successful exit, some partitions have alignment E<lt> 4K which can result in " +"poor performance on most hypervisors" msgstr "" #. type: =head1 @@ -1067,9 +1151,11 @@ msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. type: textblock #: ../align/virt-alignment-scan.pod:354 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L" -"<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " +"L<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " +"L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: =head1 #: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252 @@ -1164,7 +1250,11 @@ msgid "" "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -msgstr "Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна дізнатися з GNU General Public License." +msgstr "" +"Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-" +"ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ " +"або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна " +"дізнатися з GNU General Public License." #. type: textblock #: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 @@ -1181,10 +1271,13 @@ msgstr "Ця програма поширюється у сподіванні, щ #: ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:801 msgid "" -"You should have received a copy of the GNU General Public License along with" -" this program; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." -msgstr "Ви маєте отримати копію GNU General Public License разом з цією програмою; якщо це не так, повідомте про факт за адресою Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." +msgstr "" +"Ви маєте отримати копію GNU General Public License разом з цією програмою; " +"якщо це не так, повідомте про факт за адресою Free Software Foundation, " +"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." #. type: textblock #: ../cat/virt-cat.pod:5 @@ -1197,7 +1290,9 @@ msgstr "virt-cat — показ файлів у віртуальній маши msgid "" " virt-cat [--options] -d domname file [file ...]\n" "\n" -msgstr " virt-cat [--параметри] -d назва_домену файл [файл...]\n\n" +msgstr "" +" virt-cat [--параметри] -d назва_домену файл [файл...]\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:11 @@ -1205,7 +1300,9 @@ msgstr " virt-cat [--параметри] -d назва_домену файл [ф msgid "" " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr " virt-cat [--параметри] -a диск.img [-a диск.img ...] файл [файл...]\n\n" +msgstr "" +" virt-cat [--параметри] -a диск.img [-a диск.img ...] файл [файл...]\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15 @@ -1219,7 +1316,9 @@ msgstr "Застарілий стиль:" msgid "" " virt-cat domname file\n" "\n" -msgstr " virt-cat назва_домену файл\n\n" +msgstr "" +" virt-cat назва_домену файл\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:17 @@ -1227,22 +1326,29 @@ msgstr " virt-cat назва_домену файл\n\n" msgid "" " virt-cat disk.img file\n" "\n" -msgstr " virt-cat диск.img файл\n\n" +msgstr "" +" virt-cat диск.img файл\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:21 msgid "" "C<virt-cat> is a command line tool to display the contents of C<file> where " "C<file> exists in the named virtual machine (or disk image)." -msgstr "C<virt-cat> — інструмент командного рядка для показу вмісту C<файла>, який зберігається у вказаній віртуальній машині (або образі диска)." +msgstr "" +"C<virt-cat> — інструмент командного рядка для показу вмісту C<файла>, який " +"зберігається у вказаній віртуальній машині (або образі диска)." #. type: textblock #: ../cat/virt-cat.pod:24 msgid "" "Multiple filenames can be given, in which case they are concatenated " -"together. Each filename must be a full path, starting at the root directory" -" (starting with '/')." -msgstr "Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з кореневого каталогу (тобто назва має починатися з «/»)." +"together. Each filename must be a full path, starting at the root directory " +"(starting with '/')." +msgstr "" +"Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. " +"Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з " +"кореневого каталогу (тобто назва має починатися з «/»)." #. type: textblock #: ../cat/virt-cat.pod:28 @@ -1250,7 +1356,11 @@ msgid "" "C<virt-cat> can be used to quickly view a file. To edit a file, use C<virt-" "edit>. For more complex cases you should look at the L<guestfish(1)> tool " "(see L</USING GUESTFISH> below)." -msgstr "C<virt-cat> можна скористатися для пришвидшення перегляду файла. Для редагування даних слід користуватися C<virt-edit>. Для виконання складніших дій можна скористатися програмою L<guestfish(1)> (див. L</USING GUESTFISH> нижче)." +msgstr "" +"C<virt-cat> можна скористатися для пришвидшення перегляду файла. Для " +"редагування даних слід користуватися C<virt-edit>. Для виконання складніших " +"дій можна скористатися програмою L<guestfish(1)> (див. L</USING GUESTFISH> " +"нижче)." #. type: =head1 #: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43 @@ -1267,7 +1377,8 @@ msgstr "ПРИКЛАДИ" #: ../cat/virt-cat.pod:34 msgid "" "Display C</etc/fstab> file from inside the libvirt VM called C<mydomain>:" -msgstr "Показ файла C</etc/fstab> з віртуальної машини libvirt з назвою C<mydomain>:" +msgstr "" +"Показ файла C</etc/fstab> з віртуальної машини libvirt з назвою C<mydomain>:" #. type: verbatim #: ../cat/virt-cat.pod:37 @@ -1275,12 +1386,15 @@ msgstr "Показ файла C</etc/fstab> з віртуальної машин msgid "" " virt-cat -d mydomain /etc/fstab\n" "\n" -msgstr " virt-cat -d mydomain /etc/fstab\n\n" +msgstr "" +" virt-cat -d mydomain /etc/fstab\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:39 msgid "List syslog messages from a VM disk image file:" -msgstr "Показ списку повідомлень syslog з файла образу диска віртуальної машини:" +msgstr "" +"Показ списку повідомлень syslog з файла образу диска віртуальної машини:" #. type: verbatim #: ../cat/virt-cat.pod:41 @@ -1288,7 +1402,9 @@ msgstr "Показ списку повідомлень syslog з файла об msgid "" " virt-cat -a disk.img /var/log/messages | tail\n" "\n" -msgstr " virt-cat -a disk.img /var/log/messages | tail\n\n" +msgstr "" +" virt-cat -a disk.img /var/log/messages | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:43 @@ -1302,7 +1418,10 @@ msgid "" " virt-cat -d mydomain /var/log/messages | \\\n" " grep 'dhclient: bound to' | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/messages | \\\n grep 'dhclient: bound to' | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/messages | \\\n" +" grep 'dhclient: bound to' | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:48 @@ -1315,7 +1434,9 @@ msgstr "Пошук нещодавно встановлених пакунків: msgid "" " virt-cat -d mydomain /var/log/yum.log | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/yum.log | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/yum.log | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:52 @@ -1329,7 +1450,10 @@ msgid "" " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" " who /tmp/utmp\n" "\n" -msgstr " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n who /tmp/utmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" +" who /tmp/utmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:57 @@ -1343,7 +1467,10 @@ msgid "" " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" " last -f /tmp/wtmp\n" "\n" -msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" +" last -f /tmp/wtmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103 @@ -1351,8 +1478,8 @@ msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" #: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:124 msgid "" "Add I<file> which should be a disk image from a virtual machine. If the " -"virtual machine has multiple block devices, you must supply all of them with" -" separate I<-a> options." +"virtual machine has multiple block devices, you must supply all of them with " +"separate I<-a> options." msgstr "" #. type: =item @@ -1365,10 +1492,10 @@ msgstr "B<--echo-keys>" #. type: textblock #: ../cat/virt-cat.pod:100 msgid "" -"When prompting for keys and passphrases, virt-cat normally turns echoing off" -" so you cannot see what you are typing. If you are not worried about " -"Tempest attacks and there is no one else in the room you can specify this " -"flag to see what you are typing." +"When prompting for keys and passphrases, virt-cat normally turns echoing off " +"so you cannot see what you are typing. If you are not worried about Tempest " +"attacks and there is no one else in the room you can specify this flag to " +"see what you are typing." msgstr "" #. type: verbatim @@ -1377,7 +1504,9 @@ msgstr "" msgid "" " virt-cat --format=raw -a disk.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img file\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:120 @@ -1385,7 +1514,9 @@ msgstr " virt-cat --format=raw -a disk.img file\n\n" msgid "" " virt-cat --format=raw -a disk.img --format -a another.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: =item #: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200 @@ -1399,8 +1530,8 @@ msgstr "B<--keys-from-stdin>" #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116 msgid "" -"Read key or passphrase parameters from stdin. The default is to try to read" -" passphrases from the user by opening C</dev/tty>." +"Read key or passphrase parameters from stdin. The default is to try to read " +"passphrases from the user by opening C</dev/tty>." msgstr "" #. type: =head1 @@ -1420,7 +1551,9 @@ msgstr "У попередніх версіях virt-cat можна було ви msgid "" " virt-cat disk.img [disk.img ...] file\n" "\n" -msgstr " virt-cat диск.img [диск.img ...] файл\n\n" +msgstr "" +" virt-cat диск.img [диск.img ...] файл\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185 @@ -1434,7 +1567,9 @@ msgstr "або" msgid "" " virt-cat guestname file\n" "\n" -msgstr " virt-cat назва_гостьової_системи файл\n\n" +msgstr "" +" virt-cat назва_гостьової_системи файл\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189 @@ -1448,7 +1583,9 @@ msgstr "" #: ../cat/virt-cat.pod:166 ../cat/virt-ls.pod:457 ../edit/virt-edit.pod:193 #: ../inspector/virt-inspector.pod:158 ../rescue/virt-rescue.pod:260 msgid "For compatibility the old style is still supported." -msgstr "З міркувань зворотної сумісності передбачено підтримку запису параметрів у застарілому форматі." +msgstr "" +"З міркувань зворотної сумісності передбачено підтримку запису параметрів у " +"застарілому форматі." #. type: =head1 #: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:257 ../fish/guestfish.pod:858 @@ -1496,7 +1633,9 @@ msgstr "Відомі певні недоліки програми:" #. type: textblock #: ../cat/virt-cat.pod:200 ../edit/virt-edit.pod:289 msgid "Some NTFS symbolic links may not be followed correctly." -msgstr "Перехід за деякими символічними посиланнями NTFS може здійснюватися з помилками." +msgstr "" +"Перехід за деякими символічними посиланнями NTFS може здійснюватися з " +"помилками." #. type: textblock #: ../cat/virt-cat.pod:204 ../edit/virt-edit.pod:293 @@ -1538,8 +1677,8 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:221 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To display a file from a disk image " "directly, use:" msgstr "" @@ -1566,14 +1705,18 @@ msgstr "" #: ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:253 msgid "" "This program returns 0 if successful, or non-zero if there was an error." -msgstr "Ця програма повертає значення 0 у разі успішного завершення і ненульове значення, якщо сталася помилка." +msgstr "" +"Ця програма повертає значення 0 у разі успішного завершення і ненульове " +"значення, якщо сталася помилка." #. type: textblock #: ../cat/virt-cat.pod:245 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" -"<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" +"tar-out(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" +"tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:420 @@ -1586,7 +1729,9 @@ msgstr "© Red Hat Inc., 2010–2012" msgid "" "virt-filesystems - List filesystems, partitions, block devices, LVM in a " "virtual machine or disk image" -msgstr "virt-filesystems — програма для показу списку файлових систем, розділів, блокових пристроїв, LVM у віртуальних машинах або образах дисків" +msgstr "" +"virt-filesystems — програма для показу списку файлових систем, розділів, " +"блокових пристроїв, LVM у віртуальних машинах або образах дисків" #. type: verbatim #: ../cat/virt-filesystems.pod:9 @@ -1594,7 +1739,9 @@ msgstr "virt-filesystems — програма для показу списку msgid "" " virt-filesystems [--options] -d domname\n" "\n" -msgstr " virt-filesystems [--параметри] -d назва_домену\n\n" +msgstr "" +" virt-filesystems [--параметри] -d назва_домену\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:11 @@ -1602,14 +1749,16 @@ msgstr " virt-filesystems [--параметри] -d назва_домену\n\n" msgid "" " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-filesystems [--параметри] -a диск.img [-a диск.img ...]\n\n" +msgstr "" +" virt-filesystems [--параметри] -a диск.img [-a диск.img ...]\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:15 msgid "" "This tool allows you to discover filesystems, partitions, logical volumes, " -"and their sizes in a disk image or virtual machine. It is a replacement for" -" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." +"and their sizes in a disk image or virtual machine. It is a replacement for " +"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." msgstr "" #. type: textblock @@ -1627,7 +1776,11 @@ msgid "" " # ...\n" " done\n" "\n" -msgstr " for fs in $(virt-filesystems -a disk.img); do\n # ...\n done\n\n" +msgstr "" +" for fs in $(virt-filesystems -a disk.img); do\n" +" # ...\n" +" done\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:27 @@ -1654,13 +1807,19 @@ msgid "" " /dev/sda1\n" " /dev/vg_guest/lv_root\n" "\n" -msgstr " $ virt-filesystems -a disk.img\n /dev/sda1\n /dev/vg_guest/lv_root\n\n" +msgstr "" +" $ virt-filesystems -a disk.img\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:41 msgid "" "If you add I<-l> or I<--long> then the output includes extra information:" -msgstr "Якщо ви додасте I<-l> або I<--long>, у виведених даних буде показано додаткову інформацію:" +msgstr "" +"Якщо ви додасте I<-l> або I<--long>, у виведених даних буде показано " +"додаткову інформацію:" #. type: verbatim #: ../cat/virt-filesystems.pod:44 @@ -1690,7 +1849,13 @@ msgid "" " /dev/vg_guest/lv_swap\n" " /dev/vg_guest/lv_data\n" "\n" -msgstr " $ virt-filesystems -a disk.img --extra\n /dev/sda1\n /dev/vg_guest/lv_root\n /dev/vg_guest/lv_swap\n /dev/vg_guest/lv_data\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --extra\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +" /dev/vg_guest/lv_swap\n" +" /dev/vg_guest/lv_data\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:58 @@ -1706,13 +1871,17 @@ msgid "" " /dev/sda1\n" " /dev/sda2\n" "\n" -msgstr " $ virt-filesystems -a disk.img --partitions\n /dev/sda1\n /dev/sda2\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --partitions\n" +" /dev/sda1\n" +" /dev/sda2\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:64 msgid "" -"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I" -"<--physical-volumes>, I<--block-devices> to list those items." +"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-" +"volumes>, I<--block-devices> to list those items." msgstr "" #. type: textblock @@ -1729,8 +1898,8 @@ msgstr "" #. type: textblock #: ../cat/virt-filesystems.pod:74 msgid "" -"UUIDs (because they are quite long) are not shown by default. Add the " -"I<--uuid> option to display device and filesystem UUIDs in the long output." +"UUIDs (because they are quite long) are not shown by default. Add the I<--" +"uuid> option to display device and filesystem UUIDs in the long output." msgstr "" #. type: textblock @@ -1768,10 +1937,10 @@ msgstr "B<--all>" #. type: textblock #: ../cat/virt-filesystems.pod:112 msgid "" -"Display everything. This is currently the same as specifying these options:" -" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I" -"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may " -"be added to this list in future)." +"Display everything. This is currently the same as specifying these options: " +"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--" +"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be " +"added to this list in future)." msgstr "" #. type: textblock @@ -1825,8 +1994,8 @@ msgstr "B<--extra>" #: ../cat/virt-filesystems.pod:157 msgid "" "This causes filesystems that are not ordinary, mountable filesystems to be " -"displayed. This category includes swapspace, and filesystems that are empty" -" or contain unknown data." +"displayed. This category includes swapspace, and filesystems that are empty " +"or contain unknown data." msgstr "" #. type: textblock @@ -1857,7 +2026,9 @@ msgstr "" msgid "" " virt-filesystems --format=raw -a disk.img\n" "\n" -msgstr " virt-filesystems --format=raw -a диск.img\n\n" +msgstr "" +" virt-filesystems --format=raw -a диск.img\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:185 @@ -1911,8 +2082,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:213 msgid "" "The extra columns displayed depend on what output you select, and the " -"ordering of columns may change in future versions. Use the title row, " -"I<--csv> output and/or L<csvtool(1)> to match columns to data in external " +"ordering of columns may change in future versions. Use the title row, I<--" +"csv> output and/or L<csvtool(1)> to match columns to data in external " "programs." msgstr "" @@ -1946,8 +2117,8 @@ msgstr "B<--logical-volumes>" #. type: textblock #: ../cat/virt-filesystems.pod:229 msgid "" -"Display LVM logical volumes. In this mode, these are displayed irrespective" -" of whether the LVs contain filesystems." +"Display LVM logical volumes. In this mode, these are displayed irrespective " +"of whether the LVs contain filesystems." msgstr "" #. type: =item @@ -2066,8 +2237,8 @@ msgstr "Назва файлової системи, розділу, блоков #: ../cat/virt-filesystems.pod:298 msgid "" "For device and partition names these are displayed as canonical libguestfs " -"names, so that for example C</dev/sda2> is the second partition on the first" -" device." +"names, so that for example C</dev/sda2> is the second partition on the first " +"device." msgstr "" #. type: textblock @@ -2120,8 +2291,8 @@ msgstr "B<MBR>" #: ../cat/virt-filesystems.pod:321 msgid "" "The partition type byte, displayed as a two digit hexadecimal number. A " -"comprehensive list of partition types can be found here: " -"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>" +"comprehensive list of partition types can be found here: L<http://www.win." +"tue.nl/~aeb/partitions/partition_types-1.html>" msgstr "" #. type: textblock @@ -2150,9 +2321,9 @@ msgstr "B<Основа>" #: ../cat/virt-filesystems.pod:334 msgid "" "The parent column records the parent relationship between objects. For " -"example, if the object is a partition, then this column contains the name of" -" the containing device. If the object is a logical volume, then this column" -" is the name of the volume group." +"example, if the object is a partition, then this column contains the name of " +"the containing device. If the object is a logical volume, then this column " +"is the name of the volume group." msgstr "" #. type: =item @@ -2190,8 +2361,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464 #: ../df/virt-df.pod:222 msgid "" -"Myth: Just split fields at commas. Reality: This does I<not> work reliably." -" This example has two columns:" +"Myth: Just split fields at commas. Reality: This does I<not> work " +"reliably. This example has two columns:" msgstr "" #. type: verbatim @@ -2233,8 +2404,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478 #: ../df/virt-df.pod:236 msgid "" -"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl" -" or Python's built-in csv library)." +"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl " +"or Python's built-in csv library)." msgstr "" #. type: textblock @@ -2247,9 +2418,12 @@ msgstr "" #: ../cat/virt-filesystems.pod:387 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" +"libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" +"libguestfs.org/>." #. type: textblock #: ../cat/virt-filesystems.pod:402 ../tools/virt-win-reg.pl:789 @@ -2267,7 +2441,9 @@ msgstr "virt-ls — програма для показу списку файлі msgid "" " virt-ls [--options] -d domname directory [directory ...]\n" "\n" -msgstr " virt-ls [--параметри] -d назва_домену каталог [каталог ...]\n\n" +msgstr "" +" virt-ls [--параметри] -d назва_домену каталог [каталог ...]\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:11 @@ -2288,7 +2464,9 @@ msgstr "Старий стиль:" msgid "" " virt-ls [--options] domname directory\n" "\n" -msgstr " virt-ls [--параметри] назва_домену каталог\n\n" +msgstr "" +" virt-ls [--параметри] назва_домену каталог\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:17 @@ -2308,23 +2486,23 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:24 msgid "" -"Multiple directory names can be given, in which case the output from each is" -" concatenated." +"Multiple directory names can be given, in which case the output from each is " +"concatenated." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:27 msgid "" -"To list directories from a libvirt guest use the I<-d> option to specify the" -" name of the guest. For a disk image, use the I<-a> option." +"To list directories from a libvirt guest use the I<-d> option to specify the " +"name of the guest. For a disk image, use the I<-a> option." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:31 msgid "" -"C<virt-ls> can do many simple file listings. For more complicated cases you" -" may need to use L<guestfish(1)>, or write a program directly to the " -"L<guestfs(3)> API." +"C<virt-ls> can do many simple file listings. For more complicated cases you " +"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs" +"(3)> API." msgstr "" #. type: textblock @@ -2338,7 +2516,9 @@ msgstr "" msgid "" " virt-ls -R -d guest /\n" "\n" -msgstr " virt-ls -R -d guest /\n\n" +msgstr "" +" virt-ls -R -d guest /\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:41 ../examples/guestfs-testing.pod:182 @@ -2351,7 +2531,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^- [42]'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:45 ../examples/guestfs-testing.pod:186 @@ -2364,7 +2546,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^d ...7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:49 ../examples/guestfs-testing.pod:190 @@ -2377,7 +2561,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^s'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:53 ../examples/guestfs-testing.pod:194 @@ -2390,7 +2576,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:57 @@ -2403,7 +2591,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:61 ../examples/guestfs-testing.pod:202 @@ -2416,7 +2606,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:65 ../examples/guestfs-testing.pod:206 @@ -2429,7 +2621,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:69 @@ -2439,8 +2633,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:71 msgid "" -"Find the differences between files in a guest and an earlier snapshot of the" -" same guest." +"Find the differences between files in a guest and an earlier snapshot of the " +"same guest." msgstr "" #. type: verbatim @@ -2457,10 +2651,10 @@ msgstr "" #: ../cat/virt-ls.pod:78 msgid "" "The commands above won't find files where the content has changed but the " -"metadata (eg. file size and modification date) is the same. To do that, you" -" need to add the I<--checksum> parameter to both C<virt-ls> commands. " -"I<--checksum> can be quite slow since it has to read and compute a checksum " -"of every regular file in the virtual machine." +"metadata (eg. file size and modification date) is the same. To do that, you " +"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--" +"checksum> can be quite slow since it has to read and compute a checksum of " +"every regular file in the virtual machine." msgstr "" #. type: =head1 @@ -2494,7 +2688,12 @@ msgid "" " boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -d guest /\n bin\n boot\n [тощо]\n\n" +msgstr "" +" $ virt-ls -d guest /\n" +" bin\n" +" boot\n" +" [тощо]\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:98 @@ -2518,7 +2717,13 @@ msgid "" " dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -l -d guest /\n total 204\n dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n [тощо]\n\n" +msgstr "" +" $ virt-ls -l -d guest /\n" +" total 204\n" +" dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n" +" dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" +" [тощо]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:109 @@ -2549,7 +2754,12 @@ msgid "" " foo/bar\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -R -d guest /tmp\n foo\n foo/bar\n [тощо]\n\n" +msgstr "" +" $ virt-ls -R -d guest /tmp\n" +" foo\n" +" foo/bar\n" +" [тощо]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:123 @@ -2574,8 +2784,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:132 msgid "" -"Most of the interesting features of C<virt-ls> are only available when using" -" I<-lR> mode." +"Most of the interesting features of C<virt-ls> are only available when using " +"I<-lR> mode." msgstr "" #. type: textblock @@ -2583,11 +2793,11 @@ msgstr "" msgid "" "The fields are normally space-separated. Filenames are B<not> quoted, so " "you cannot use the output in another program (because filenames can contain " -"spaces and other unsafe characters). If the guest was untrusted and someone" -" knew you were using C<virt-ls> to analyze the guest, they could play tricks" -" on you by creating filenames with embedded newline characters. To " -"B<safely> parse the output in another program, use the I<--csv> (Comma-" -"Separated Values) option." +"spaces and other unsafe characters). If the guest was untrusted and someone " +"knew you were using C<virt-ls> to analyze the guest, they could play tricks " +"on you by creating filenames with embedded newline characters. To B<safely> " +"parse the output in another program, use the I<--csv> (Comma-Separated " +"Values) option." msgstr "" #. type: textblock @@ -2610,7 +2820,16 @@ msgid "" " - 0755 943360 /bin/bash\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -lR -d guest /bin\n d 0555 4096 /bin\n - 0755 123 /bin/alsaunmute\n - 0755 28328 /bin/arch\n l 0777 4 /bin/awk -> gawk\n - 0755 27216 /bin/basename\n - 0755 943360 /bin/bash\n [тощо]\n\n" +msgstr "" +" $ virt-ls -lR -d guest /bin\n" +" d 0555 4096 /bin\n" +" - 0755 123 /bin/alsaunmute\n" +" - 0755 28328 /bin/arch\n" +" l 0777 4 /bin/awk -> gawk\n" +" - 0755 27216 /bin/basename\n" +" - 0755 943360 /bin/bash\n" +" [тощо]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:155 @@ -2843,8 +3062,8 @@ msgstr "" #: ../cat/virt-ls.pod:316 msgid "" "When prompting for keys and passphrases, virt-ls normally turns echoing off " -"so you cannot see what you are typing. If you are not worried about Tempest" -" attacks and there is no one else in the room you can specify this flag to " +"so you cannot see what you are typing. If you are not worried about Tempest " +"attacks and there is no one else in the room you can specify this flag to " "see what you are typing." msgstr "" @@ -2900,8 +3119,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:378 msgid "" -"C<virt-ls -l> produces a \"long listing\", which shows more detail. See " -"L</LONG LISTING>." +"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</" +"LONG LISTING>." msgstr "" #. type: textblock @@ -3002,7 +3221,10 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" +"tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:374 @@ -3022,7 +3244,9 @@ msgstr "" msgid "" " virt-sysprep [--options] -d domname\n" "\n" -msgstr " virt-sysprep [--параметри] -d назва_домену\n\n" +msgstr "" +" virt-sysprep [--параметри] -d назва_домену\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:11 @@ -3035,10 +3259,10 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:15 msgid "" -"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones" -" can be made from it. Steps in this process include removing SSH host keys," -" removing persistent network MAC configuration, and removing user accounts." -" Each step can be enabled or disabled as required." +"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones " +"can be made from it. Steps in this process include removing SSH host keys, " +"removing persistent network MAC configuration, and removing user accounts. " +"Each step can be enabled or disabled as required." msgstr "" #. type: textblock @@ -3053,16 +3277,15 @@ msgstr "" msgid "" "Virt-sysprep modifies the guest or disk image I<in place>. The guest must " "be shut down. If you want to preserve the existing contents of the guest, " -"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> " -"below." +"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:29 msgid "" "You do I<not> need to run virt-sysprep as root. In fact we'd generally " -"recommend that you don't. The time you might want to run it as root is when" -" you need root in order to access the disk image, but even in this case it " +"recommend that you don't. The time you might want to run it as root is when " +"you need root in order to access the disk image, but even in this case it " "would be better to change the permissions on the disk image to be writable " "as the non-root user running virt-sysprep." msgstr "" @@ -3070,8 +3293,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:35 msgid "" -"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the" -" Microsoft program C<sysprep.exe> which is used to unconfigure Windows " +"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the " +"Microsoft program C<sysprep.exe> which is used to unconfigure Windows " "machines in preparation for cloning them. Having said that, virt-sysprep " "does I<not> currently work on Microsoft Windows guests. We plan to support " "Windows sysprepping in a future version, and we already have code to do it." @@ -3095,7 +3318,9 @@ msgstr "" msgid "" " --enable=ssh-hostkeys,udev-persistent-net\n" "\n" -msgstr " --enable=ssh-hostkeys,udev-persistent-net\n\n" +msgstr "" +" --enable=ssh-hostkeys,udev-persistent-net\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:83 @@ -3130,7 +3355,9 @@ msgstr "" msgid "" " virt-sysprep --format=raw -a disk.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:110 @@ -3138,7 +3365,9 @@ msgstr " virt-sysprep --format=raw -a disk.img\n\n" msgid "" " virt-sysprep --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../clone/virt-sysprep.pod:119 @@ -3182,8 +3411,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:135 msgid "" -"The default is to try to detect if SELinux relabelling is required. See " -"L</SELINUX RELABELLING> below for more details." +"The default is to try to detect if SELinux relabelling is required. See L</" +"SELINUX RELABELLING> below for more details." msgstr "" #. type: =head1 @@ -3194,8 +3423,8 @@ msgstr "ДІЇ" #. type: textblock #: ../clone/virt-sysprep.pod:158 msgid "" -"If the I<--enable> option is I<not> given, then I<all sysprep operations are" -" enabled>, although some are skipped depending on the type of guest." +"If the I<--enable> option is I<not> given, then I<all sysprep operations are " +"enabled>, although some are skipped depending on the type of guest." msgstr "" #. type: textblock @@ -3216,8 +3445,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:167 msgid "" -"To list the operations supported by the current version of virt-sysprep, use" -" I<--list-operations>." +"To list the operations supported by the current version of virt-sysprep, use " +"I<--list-operations>." msgstr "" #. type: textblock @@ -3273,8 +3502,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:191 msgid "" -"If the I<--hostname> parameter is not given, then the hostname is changed to" -" C<localhost.localdomain>." +"If the I<--hostname> parameter is not given, then the hostname is changed to " +"C<localhost.localdomain>." msgstr "" #. type: =head2 @@ -3317,8 +3546,7 @@ msgstr "random-seed" #. type: textblock #: ../clone/virt-sysprep.pod:209 msgid "" -"Write some random bytes from the host into the random seed file of the " -"guest." +"Write some random bytes from the host into the random seed file of the guest." msgstr "" #. type: textblock @@ -3396,8 +3624,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:242 msgid "" -"After a guest is cloned, the MAC address usually changes. Since the old MAC" -" address occupies the old name (eg. eth0), this means the fresh MAC address " +"After a guest is cloned, the MAC address usually changes. Since the old MAC " +"address occupies the old name (eg. eth0), this means the fresh MAC address " "is assigned to a new name (eg. eth1) and this is usually undesirable. " "Erasing the udev persistent net rules avoids this." msgstr "" @@ -3561,8 +3789,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:349 msgid "" -"You can, of course, just copy the block device on the host using L<cp(1)> or" -" L<dd(1)>." +"You can, of course, just copy the block device on the host using L<cp(1)> or " +"L<dd(1)>." msgstr "" #. type: verbatim @@ -3597,23 +3825,23 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:370 msgid "" -"Use the block device as a backing file and create a snapshot on top for each" -" guest. The advantage is that you don't need to copy the block device (very" -" fast) and only changes are stored (less storage required)." +"Use the block device as a backing file and create a snapshot on top for each " +"guest. The advantage is that you don't need to copy the block device (very " +"fast) and only changes are stored (less storage required)." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:375 msgid "" -"Note that writing to the backing file once you have created guests on top of" -" it is not possible: you will corrupt the guests." +"Note that writing to the backing file once you have created guests on top of " +"it is not possible: you will corrupt the guests." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:378 msgid "" -"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 " -"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " +"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -" +"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " "filesystems (such as btrfs) and most Network Attached Storage devices can " "also create cheap snapshots from files or LUNs." msgstr "" @@ -3636,9 +3864,9 @@ msgstr "VIRT-CLONE" #. type: textblock #: ../clone/virt-sysprep.pod:396 msgid "" -"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device" -" and/or modify the external libvirt configuration of a guest. It will reset" -" the name, UUID and MAC address of the guest in the libvirt XML." +"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device " +"and/or modify the external libvirt configuration of a guest. It will reset " +"the name, UUID and MAC address of the guest in the libvirt XML." msgstr "" #. type: textblock @@ -3665,8 +3893,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:409 msgid "" -"L<virt-sparsify(1)> can be used to make the cloning template smaller, making" -" it easier to compress and/or faster to copy." +"L<virt-sparsify(1)> can be used to make the cloning template smaller, making " +"it easier to compress and/or faster to copy." msgstr "" #. type: textblock @@ -3698,9 +3926,9 @@ msgstr "" msgid "" "If you want to give people cloned guests, but let them pick the size of the " "guest themselves (eg. depending on how much they are prepared to pay for " -"disk space), then instead of copying the template, you can run L<virt-" -"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for " -"cloning guests from a template." +"disk space), then instead of copying the template, you can run L<virt-resize" +"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning " +"guests from a template." msgstr "" #. type: =head1 @@ -3712,19 +3940,18 @@ msgstr "БЕЗПЕКА" #: ../clone/virt-sysprep.pod:431 msgid "" "Although virt-sysprep removes some sensitive information from the guest, it " -"does not pretend to remove all of it. You should examine the L</OPERATIONS>" -" above, and the implementation of the operations in the shell script. You " +"does not pretend to remove all of it. You should examine the L</OPERATIONS> " +"above, and the implementation of the operations in the shell script. You " "should also examine the guest afterwards." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:436 msgid "" -"Sensitive files are simply removed. The data they contained may still exist" -" on the disk, easily recovered with a hex editor or undelete tool. Use L" -"<virt-sparsify(1)> as one way to remove this content. See also the " -"L<scrub(1)> command to get rid of deleted content in directory entries and " -"inodes." +"Sensitive files are simply removed. The data they contained may still exist " +"on the disk, easily recovered with a hex editor or undelete tool. Use " +"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub" +"(1)> command to get rid of deleted content in directory entries and inodes." msgstr "" #. type: =head2 @@ -3777,15 +4004,17 @@ msgstr "ПОВТОРНЕ ВСТАНОВЛЕННЯ МІТОК SELINUX" #. type: textblock #: ../clone/virt-sysprep.pod:462 msgid "I<(This section applies to Linux guests using SELinux only)>" -msgstr "I<(Цей розділ стосується лише гостьових систем Linux, у яких використовується лише SELinux)>" +msgstr "" +"I<(Цей розділ стосується лише гостьових систем Linux, у яких " +"використовується лише SELinux)>" #. type: textblock #: ../clone/virt-sysprep.pod:464 msgid "" -"If any new files are created by virt-sysprep, then virt-sysprep touches " -"C</.autorelabel> so that these will be correctly labelled by SELinux the " -"next time the guest is booted. This process interrupts boot and can take " -"some time." +"If any new files are created by virt-sysprep, then virt-sysprep touches C</." +"autorelabel> so that these will be correctly labelled by SELinux the next " +"time the guest is booted. This process interrupts boot and can take some " +"time." msgstr "" #. type: textblock @@ -3811,9 +4040,12 @@ msgstr "" #: ../clone/virt-sysprep.pod:488 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-" -"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" +">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" +">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." #. type: textblock #: ../df/virt-df.pod:5 @@ -3826,7 +4058,9 @@ msgstr "" msgid "" " virt-df [--options]\n" "\n" -msgstr " virt-df [--параметри]\n\n" +msgstr "" +" virt-df [--параметри]\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:11 @@ -3872,20 +4106,20 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:28 msgid "" -"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt" -" to get a list of all active and inactive guests, and performs a C<df>-type " +"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt " +"to get a list of all active and inactive guests, and performs a C<df>-type " "operation on each one in turn, printing out the results." msgstr "" #. type: textblock #: ../df/virt-df.pod:32 msgid "" -"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a " -"C<df>-type operation on either the single named libvirt domain, or on the " -"disk image(s) listed on the command line (which must all belong to a single " -"VM). In this mode (with arguments), C<virt-df> will I<only work for a " -"single guest>. If you want to run on multiple guests, then you have to " -"invoke C<virt-df> multiple times." +"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-" +"type operation on either the single named libvirt domain, or on the disk " +"image(s) listed on the command line (which must all belong to a single VM). " +"In this mode (with arguments), C<virt-df> will I<only work for a single " +"guest>. If you want to run on multiple guests, then you have to invoke " +"C<virt-df> multiple times." msgstr "" #. type: textblock @@ -3934,7 +4168,9 @@ msgstr "" msgid "" " virt-df --format=raw -a disk.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:116 @@ -3942,7 +4178,9 @@ msgstr " virt-df --format=raw -a disk.img\n\n" msgid "" " virt-df --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../df/virt-df.pod:129 @@ -3989,8 +4227,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:150 msgid "" -"If you think an untrusted guest might actively try to exploit the libguestfs" -" appliance kernel, then this prevents one guest from interfering with the " +"If you think an untrusted guest might actively try to exploit the libguestfs " +"appliance kernel, then this prevents one guest from interfering with the " "stats printed for another guest." msgstr "" @@ -4006,15 +4244,15 @@ msgstr "" #: ../df/virt-df.pod:165 msgid "" "Print UUIDs instead of names. This is useful for following a guest even " -"when the guest is migrated or renamed, or when two guests happen to have the" -" same name." +"when the guest is migrated or renamed, or when two guests happen to have the " +"same name." msgstr "" #. type: textblock #: ../df/virt-df.pod:169 msgid "" -"Note that only domains that we fetch from libvirt come with UUIDs. For disk" -" images, we still print the disk image name even when this option is " +"Note that only domains that we fetch from libvirt come with UUIDs. For disk " +"images, we still print the disk image name even when this option is " "specified." msgstr "" @@ -4070,8 +4308,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:255 msgid "" -"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, " -"L<http://libguestfs.org/>." +"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" +"libguestfs.org/>." msgstr "" #. type: textblock @@ -4145,8 +4383,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:32 msgid "" -"Multiple filenames can be given, in which case they are each edited in turn." -" Each filename must be a full path, starting at the root directory " +"Multiple filenames can be given, in which case they are each edited in " +"turn. Each filename must be a full path, starting at the root directory " "(starting with '/')." msgstr "" @@ -4158,8 +4396,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:38 msgid "" -"For more complex cases you should look at the L<guestfish(1)> tool (see " -"L</USING GUESTFISH> below)." +"For more complex cases you should look at the L<guestfish(1)> tool (see L</" +"USING GUESTFISH> below)." msgstr "" #. type: textblock @@ -4231,15 +4469,15 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:85 msgid "" -"Create a backup of the original file I<in the guest disk image>. The backup" -" has the original filename with C<extension> added." +"Create a backup of the original file I<in the guest disk image>. The backup " +"has the original filename with C<extension> added." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:88 msgid "" -"Usually the first character of C<extension> would be a dot C<.> so you would" -" write:" +"Usually the first character of C<extension> would be a dot C<.> so you would " +"write:" msgstr "" #. type: verbatim @@ -4276,8 +4514,7 @@ msgstr "B<--connect адреса>" #: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134 #: ../tools/virt-win-reg.pl:135 msgid "" -"If you specify guest block devices directly, then libvirt is not used at " -"all." +"If you specify guest block devices directly, then libvirt is not used at all." msgstr "" #. type: textblock @@ -4310,8 +4547,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:127 msgid "" -"Be careful to properly quote the expression to prevent it from being altered" -" by the shell." +"Be careful to properly quote the expression to prevent it from being altered " +"by the shell." msgstr "" #. type: textblock @@ -4411,7 +4648,9 @@ msgstr "" msgid "" " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit -d назва_домену /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit -d назва_домену /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:221 @@ -4424,8 +4663,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:226 msgid "" -"To delete a line, set C<$_> to the empty string. For example, to delete the" -" C<apache> user account from the password file you can do:" +"To delete a line, set C<$_> to the empty string. For example, to delete the " +"C<apache> user account from the password file you can do:" msgstr "" #. type: verbatim @@ -4434,13 +4673,15 @@ msgstr "" msgid "" " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" "\n" -msgstr " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n\n" +msgstr "" +" virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:231 msgid "" -"To insert a line, prepend or append it to C<$_>. However appending lines to" -" the end of the file is rather difficult this way since there is no concept " +"To insert a line, prepend or append it to C<$_>. However appending lines to " +"the end of the file is rather difficult this way since there is no concept " "of \"last line of the file\" - your expression just doesn't get called " "again. You might want to use the first method (setting C<$EDITOR>) if you " "want to do this." @@ -4456,18 +4697,18 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:240 msgid "" -"The return value from the expression is ignored, but the expression may call" -" C<die> in order to abort the whole program, leaving the original file " +"The return value from the expression is ignored, but the expression may call " +"C<die> in order to abort the whole program, leaving the original file " "untouched." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:244 msgid "" -"Remember when matching the end of a line that C<$_> may contain the final " -"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " -"newline then neither of these. Thus to match or substitute some text at the" -" end of a line, use this regular expression:" +"Remember when matching the end of a line that C<$_> may contain the final C<" +"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " +"newline then neither of these. Thus to match or substitute some text at the " +"end of a line, use this regular expression:" msgstr "" #. type: verbatim @@ -4476,13 +4717,15 @@ msgstr "" msgid "" " /some text(\\r?\\n)?$/\n" "\n" -msgstr " /якийсь текст(\\r?\\n)?$/\n\n" +msgstr "" +" /якийсь текст(\\r?\\n)?$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:251 msgid "" -"Alternately, use the perl C<chomp> function, being careful not to chomp " -"C<$_> itself (since that would remove all newlines from the file):" +"Alternately, use the perl C<chomp> function, being careful not to chomp C<" +"$_> itself (since that would remove all newlines from the file):" msgstr "" #. type: verbatim @@ -4491,7 +4734,9 @@ msgstr "" msgid "" " my $m = $_; chomp $m; $m =~ /some text$/\n" "\n" -msgstr " my $m = $_; chomp $m; $m =~ /якийсь текст$/\n\n" +msgstr "" +" my $m = $_; chomp $m; $m =~ /якийсь текст$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:259 @@ -4537,8 +4782,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:309 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To edit a file on a disk image " "directly, use:" msgstr "" @@ -4604,8 +4849,8 @@ msgstr "C<EDITOR>" #. type: textblock #: ../edit/virt-edit.pod:335 msgid "" -"If set, this string is used as the editor. It may contain arguments, eg. " -"C<\"emacs -nw\">" +"If set, this string is used as the editor. It may contain arguments, eg. C<" +"\"emacs -nw\">" msgstr "" #. type: textblock @@ -4619,7 +4864,10 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" +"tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:5 @@ -4644,8 +4892,8 @@ msgstr "" msgid "" "This manual page documents how to call libguestfs from the Erlang " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs," -" you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -4679,8 +4927,7 @@ msgstr "" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:33 -msgid "" -"C<G> is the libguestfs handle which you should pass to other functions." +msgid "C<G> is the libguestfs handle which you should pass to other functions." msgstr "" #. type: textblock @@ -4845,10 +5092,13 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." #. type: =head1 #: ../erlang/examples/guestfs-erlang.pod:110 @@ -4908,8 +5158,8 @@ msgstr "" #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3358 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the" -" Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the " +"Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." msgstr "" @@ -4924,9 +5174,13 @@ msgstr "" msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" -" for more details." -msgstr "Ця бібліотека поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна дізнатися з GNU General Public License." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " +"for more details." +msgstr "" +"Ця бібліотека поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-" +"ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ " +"або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна " +"дізнатися з GNU General Public License." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:131 @@ -4940,7 +5194,10 @@ msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "Ви маєте отримати копію GNU Lesser General Public License разом з цією бібліотекою; якщо це не так, повідомте про факт за адресою Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" +msgstr "" +"Ви маєте отримати копію GNU Lesser General Public License разом з цією " +"бібліотекою; якщо це не так, повідомте про факт за адресою Free Software " +"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" #. type: textblock #: ../examples/guestfs-examples.pod:5 @@ -4953,7 +5210,9 @@ msgstr "" msgid "" " #include <guestfs.h>\n" " \n" -msgstr " #include <guestfs.h>\n \n" +msgstr "" +" #include <guestfs.h>\n" +" \n" #. type: verbatim #: ../examples/guestfs-examples.pod:11 @@ -4963,7 +5222,11 @@ msgid "" " guestfs_add_drive_ro (g, \"disk.img\");\n" " guestfs_launch (g);\n" "\n" -msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive_ro (g, \"disk.img\");\n guestfs_launch (g);\n\n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" guestfs_add_drive_ro (g, \"disk.img\");\n" +" guestfs_launch (g);\n" +"\n" #. type: verbatim #: ../examples/guestfs-examples.pod:15 ../src/guestfs.pod:19 @@ -4973,7 +5236,11 @@ msgid "" "or:\n" " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" "\n" -msgstr " cc prog.c -o prog -lguestfs\nабо:\n cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n\n" +msgstr "" +" cc prog.c -o prog -lguestfs\n" +"або:\n" +" cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" +"\n" #. type: textblock #: ../examples/guestfs-examples.pod:21 @@ -4986,10 +5253,13 @@ msgstr "" #. type: textblock #: ../examples/guestfs-examples.pod:35 msgid "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" +">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-examples.pod:51 ../ocaml/examples/guestfs-ocaml.pod:97 @@ -5047,7 +5317,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" "files/#content" -msgstr "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" +"files/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:30 @@ -5058,16 +5330,18 @@ msgstr "" #: ../examples/guestfs-recipes.pod:32 msgid "" "The links below explain how to use L<guestfish(1)> to change the background " -"image for a user of a Windows XP VM. Unfortunately the technique appears to" -" be substantially different for each version of Windows." +"image for a user of a Windows XP VM. Unfortunately the technique appears to " +"be substantially different for each version of Windows." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:37 msgid "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html " -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" -msgstr "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +msgstr "" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:40 @@ -5087,7 +5361,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" "vm/#content" -msgstr "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" +"vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:48 @@ -5111,16 +5387,18 @@ msgstr "Клонування віртуальної машини (Windows)" msgid "" "It is possible to do a \"sysprep\" using libguestfs alone, although not " "straightforward. Currently there is code in the Aeolus Oz project which " -"does this (using libguestfs). As part of our review of the virt-clone tool," -" we may add sysprepping ability." +"does this (using libguestfs). As part of our review of the virt-clone tool, " +"we may add sysprepping ability." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:60 msgid "" -"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-" -"tools-list/2011-May/msg00019.html" -msgstr "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" +msgstr "" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:63 @@ -5138,7 +5416,9 @@ msgstr "" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" "\n" -msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n\n" +msgstr "" +" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:69 @@ -5151,7 +5431,9 @@ msgstr "" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" "\n" -msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n\n" +msgstr "" +" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:73 @@ -5168,9 +5450,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:78 msgid "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-" -"in-1-5-9/#content" -msgstr "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" +"#content" +msgstr "" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" +"#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:80 @@ -5191,7 +5475,9 @@ msgstr "" msgid "" " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" "\n" -msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" +msgstr "" +" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-recipes.pod:88 @@ -5199,7 +5485,9 @@ msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" msgid "" " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" "\n" -msgstr " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n\n" +msgstr "" +" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:90 @@ -5242,7 +5530,9 @@ msgstr "" msgid "" " virt-edit -d BrokenGuest /boot/grub/grub.conf\n" "\n" -msgstr " virt-edit -d BrokenGuest /boot/grub/grub.conf\n\n" +msgstr "" +" virt-edit -d BrokenGuest /boot/grub/grub.conf\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:116 @@ -5257,7 +5547,9 @@ msgstr "" msgid "" " virt-rescue -d BrokenGuest\n" "\n" -msgstr " virt-rescue -d BrokenGuest\n\n" +msgstr "" +" virt-rescue -d BrokenGuest\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:121 @@ -5276,7 +5568,9 @@ msgstr "" msgid "" " virt-copy-out -d Guest /home .\n" "\n" -msgstr " virt-copy-out -d Guest /home .\n\n" +msgstr "" +" virt-copy-out -d Guest /home .\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 @@ -5314,7 +5608,9 @@ msgstr "" msgid "" " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" "\n" -msgstr " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n\n" +msgstr "" +" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:149 @@ -5327,14 +5623,16 @@ msgstr "" msgid "" " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" "\n" -msgstr " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n\n" +msgstr "" +" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:153 msgid "" "Although it sounds tempting, this is usually not a reliable way to get a " -"backup from a running guest. See the entry in the FAQ: " -"http://libguestfs.org/FAQ.html#backup" +"backup from a running guest. See the entry in the FAQ: http://libguestfs." +"org/FAQ.html#backup" msgstr "" #. type: =head1 @@ -5355,7 +5653,9 @@ msgstr "" msgid "" " #!/bin/sh -\n" " \n" -msgstr " #!/bin/sh -\n \n" +msgstr "" +" #!/bin/sh -\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:984 @@ -5363,7 +5663,9 @@ msgstr " #!/bin/sh -\n \n" msgid "" " set -e\n" " \n" -msgstr " set -e\n \n" +msgstr "" +" set -e\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:166 @@ -5372,7 +5674,10 @@ msgid "" " vm=\"$1\"\n" " dir=/home\n" " \n" -msgstr " vm=\"$1\"\n dir=/home\n \n" +msgstr "" +" vm=\"$1\"\n" +" dir=/home\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:169 @@ -5380,7 +5685,9 @@ msgstr " vm=\"$1\"\n dir=/home\n \n" msgid "" " eval $(guestfish --ro -d \"$vm\" -i --listen)\n" " \n" -msgstr " eval $(guestfish --ro -d \"$vm\" -i --listen)\n \n" +msgstr "" +" eval $(guestfish --ro -d \"$vm\" -i --listen)\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:171 @@ -5392,7 +5699,13 @@ msgid "" " guestfish --remote du \"$dir/$d\";\n" " done | sort -nr -k 2\n" " \n" -msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\"\n echo -ne '\\t'\n guestfish --remote du \"$dir/$d\";\n done | sort -nr -k 2\n \n" +msgstr "" +" for d in $(guestfish --remote ls \"$dir\"); do\n" +" echo -n \"$dir/$d\"\n" +" echo -ne '\\t'\n" +" guestfish --remote du \"$dir/$d\";\n" +" done | sort -nr -k 2\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:941 @@ -5400,7 +5713,9 @@ msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\ msgid "" " guestfish --remote exit\n" "\n" -msgstr " guestfish --remote exit\n\n" +msgstr "" +" guestfish --remote exit\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:179 @@ -5417,15 +5732,17 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:184 msgid "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-" -"from-a-virtual-machine-disk-image/#content" -msgstr "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:186 msgid "" -"In the libguestfs source examples directory you will find the latest version" -" of the C<virt-dhcp-address.c> program." +"In the libguestfs source examples directory you will find the latest version " +"of the C<virt-dhcp-address.c> program." msgstr "" #. type: =head1 @@ -5449,7 +5766,14 @@ msgid "" " guestfish --remote inspect-get-product-name \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-get-product-name \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-get-product-name \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:200 @@ -5482,7 +5806,13 @@ msgid "" " -- NODE --\n" " <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" "\n" -msgstr " # virt-inspector RHEL60x64 > xml\n # xpath '//product_name' < xml\n Found 1 nodes:\n -- NODE --\n <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n\n" +msgstr "" +" # virt-inspector RHEL60x64 > xml\n" +" # xpath '//product_name' < xml\n" +" Found 1 nodes:\n" +" -- NODE --\n" +" <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:215 @@ -5499,15 +5829,17 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:220 msgid "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-" -"boot-kernel-for-a-vm/#content" -msgstr "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:222 msgid "" -"It uses Augeas, and the technique is generally applicable for many different" -" tasks, such as:" +"It uses Augeas, and the technique is generally applicable for many different " +"tasks, such as:" msgstr "" #. type: textblock @@ -5558,7 +5890,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:259 msgid "" "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:261 @@ -5581,7 +5914,14 @@ msgid "" " guestfish --remote inspect-list-applications \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-list-applications \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-list-applications \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:272 @@ -5624,14 +5964,44 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr " # list-apps.sh WinGuest\n [0] = {\n app_name: Mozilla Firefox (3.6.12)\n app_display_name: Mozilla Firefox (3.6.12)\n app_epoch: 0\n app_version: 3.6.12 (en-GB)\n app_release:\n app_install_path: C:\\Program Files\\Mozilla Firefox\n app_trans_path:\n app_publisher: Mozilla\n app_url: http://www.mozilla.com/en-GB/\n app_source_package:\n app_summary:\n app_description: Mozilla Firefox\n }\n [1] = {\n app_name: VLC media player\n app_display_name: VLC media player 1.1.5\n app_epoch: 0\n app_version: 1.1.5\n app_release:\n app_install_path: C:\\Program Files\\VideoLAN\\VLC\n app_trans_path:\n app_publisher: VideoLAN\n app_url: http://www.videolan.org/\n app_source_package:\n app_summary:\n app_description:\n }\n\n" +msgstr "" +" # list-apps.sh WinGuest\n" +" [0] = {\n" +" app_name: Mozilla Firefox (3.6.12)\n" +" app_display_name: Mozilla Firefox (3.6.12)\n" +" app_epoch: 0\n" +" app_version: 3.6.12 (en-GB)\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\Mozilla Firefox\n" +" app_trans_path:\n" +" app_publisher: Mozilla\n" +" app_url: http://www.mozilla.com/en-GB/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description: Mozilla Firefox\n" +" }\n" +" [1] = {\n" +" app_name: VLC media player\n" +" app_display_name: VLC media player 1.1.5\n" +" app_epoch: 0\n" +" app_version: 1.1.5\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\VideoLAN\\VLC\n" +" app_trans_path:\n" +" app_publisher: VideoLAN\n" +" app_url: http://www.videolan.org/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description:\n" +" }\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:305 msgid "" "If you want to run the script on disk images (instead of libvirt virtual " -"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-" -"inspector(1)>." +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)" +">." msgstr "" #. type: =head1 @@ -5650,7 +6020,9 @@ msgstr "" msgid "" " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" "\n" -msgstr " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n\n" +msgstr "" +" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:315 @@ -5661,16 +6033,18 @@ msgstr "Показати список служб у віртуальній ма #: ../examples/guestfs-recipes.pod:317 msgid "" "The link below contains a script that can be used to list out the services " -"from a Windows VM, and whether those services run at boot time or are loaded" -" on demand." +"from a Windows VM, and whether those services run at boot time or are loaded " +"on demand." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:321 msgid "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-" -"guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:323 @@ -5687,9 +6061,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:328 msgid "" -"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-" -"sparse/#content" -msgstr "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:330 @@ -5726,7 +6100,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" "guestfish/#content" -msgstr "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" +"guestfish/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:345 @@ -5746,7 +6122,9 @@ msgstr "" msgid "" " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:352 @@ -5766,7 +6144,9 @@ msgstr "" msgid "" "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" "administrator-password-with-guestfish/" -msgstr "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/" +msgstr "" +"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" +"administrator-password-with-guestfish/" #. type: =head1 #: ../examples/guestfs-recipes.pod:361 @@ -5786,7 +6166,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" "cd/#content" -msgstr "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content" +msgstr "" +"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" +"cd/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:369 @@ -5804,7 +6186,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:374 msgid "" "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" -msgstr "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:376 @@ -5823,15 +6206,20 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" "guests/#content" -msgstr "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" +"guests/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:386 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-" -"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L" -"<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" +">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" +"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" +">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" +"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-recipes.pod:403 @@ -5871,8 +6259,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 msgid "" -"https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" -msgstr "https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" +msgstr "" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" #. type: textblock #: ../examples/guestfs-testing.pod:22 @@ -5911,7 +6302,9 @@ msgstr "" msgid "" " time guestfish -a /dev/null run\n" "\n" -msgstr " time guestfish -a /dev/null run\n\n" +msgstr "" +" time guestfish -a /dev/null run\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:38 @@ -5952,7 +6345,9 @@ msgstr "" msgid "" " virt-alignment-scan -a /path/to/disk.img\n" "\n" -msgstr " virt-alignment-scan -a /шлях/до/образу\n\n" +msgstr "" +" virt-alignment-scan -a /шлях/до/образу\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161 @@ -5967,7 +6362,9 @@ msgstr "або:" msgid "" " virt-alignment-scan -d Guest\n" "\n" -msgstr " virt-alignment-scan -d Guest\n\n" +msgstr "" +" virt-alignment-scan -d Guest\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:58 @@ -5990,7 +6387,9 @@ msgstr "" msgid "" " virt-cat LinuxGuest /etc/passwd\n" "\n" -msgstr " virt-cat LinuxGuest /etc/passwd\n\n" +msgstr "" +" virt-cat LinuxGuest /etc/passwd\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:66 @@ -6003,13 +6402,15 @@ msgstr "" msgid "" " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" "\n" -msgstr " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n\n" +msgstr "" +" virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:70 msgid "" -"An even better test is if you have a Windows guest with multiple drives. Do" -" C<D:>, C<E:> etc paths work correctly?" +"An even better test is if you have a Windows guest with multiple drives. Do " +"C<D:>, C<E:> etc paths work correctly?" msgstr "" #. type: =head2 @@ -6030,7 +6431,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /etc /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /etc /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /etc /tmp\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:80 @@ -6051,7 +6454,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /home /etc/issue /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /home /etc/issue /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /home /etc/issue /tmp\n" +"\n" #. type: =head2 #: ../examples/guestfs-testing.pod:88 @@ -6083,7 +6488,8 @@ msgstr "Виконайте virt-df." #. type: textblock #: ../examples/guestfs-testing.pod:101 msgid "L<virt-df(1)> lists disk space. Run:" -msgstr "L<virt-df(1)> показує список даних щодо простору на диску. Віддайте команду:" +msgstr "" +"L<virt-df(1)> показує список даних щодо простору на диску. Віддайте команду:" #. type: verbatim #: ../examples/guestfs-testing.pod:103 @@ -6091,7 +6497,9 @@ msgstr "L<virt-df(1)> показує список даних щодо прост msgid "" " virt-df\n" "\n" -msgstr " virt-df\n\n" +msgstr "" +" virt-df\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:105 @@ -6141,7 +6549,9 @@ msgstr "Віддайте команду:" msgid "" " virt-df --csv > /tmp/report.csv\n" "\n" -msgstr " virt-df --csv > /tmp/report.csv\n\n" +msgstr "" +" virt-df --csv > /tmp/report.csv\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:135 @@ -6153,9 +6563,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:138 msgid "" -"http://www.postgresql.org/docs/8.1/static/sql-copy.html " -"http://dev.mysql.com/doc/refman/5.1/en/load-data.html" -msgstr "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/doc/refman/5.1/en/load-data.html" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" +msgstr "" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" #. type: =head2 #: ../examples/guestfs-testing.pod:141 @@ -6175,7 +6587,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/sysconfig/network\n" "\n" -msgstr " virt-edit LinuxGuest /etc/sysconfig/network\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/sysconfig/network\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:148 @@ -6188,7 +6602,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/motd\n" "\n" -msgstr " virt-edit LinuxGuest /etc/motd\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/motd\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:152 @@ -6213,7 +6629,9 @@ msgstr "" msgid "" " virt-filesystems -a /path/to/disk.img --all --long -h\n" "\n" -msgstr " virt-filesystems -a /шлях/до/образу --all --long -h\n\n" +msgstr "" +" virt-filesystems -a /шлях/до/образу --all --long -h\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:163 @@ -6221,7 +6639,9 @@ msgstr " virt-filesystems -a /шлях/до/образу --all --long -h\n\n" msgid "" " virt-filesystems -d Guest --all --long -h\n" "\n" -msgstr " virt-filesystems -d Guest --all --long -h\n\n" +msgstr "" +" virt-filesystems -d Guest --all --long -h\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:165 @@ -6246,7 +6666,9 @@ msgstr "" msgid "" " virt-inspector -a /path/to/disk.img | less\n" "\n" -msgstr " virt-inspector -a /шлях/до/образу | less\n\n" +msgstr "" +" virt-inspector -a /шлях/до/образу | less\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:176 @@ -6254,7 +6676,9 @@ msgstr " virt-inspector -a /шлях/до/образу | less\n\n" msgid "" " virt-inspector -d Guest | less\n" "\n" -msgstr " virt-inspector -d Guest | less\n\n" +msgstr "" +" virt-inspector -d Guest | less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:178 @@ -6272,7 +6696,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^- [42]'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:188 @@ -6280,7 +6706,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^d ...7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:192 @@ -6288,7 +6716,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^s'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:196 @@ -6296,7 +6726,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" msgid "" " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:198 @@ -6309,7 +6741,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:204 @@ -6317,7 +6751,9 @@ msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:208 @@ -6325,7 +6761,9 @@ msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:210 @@ -6350,7 +6788,9 @@ msgstr "" msgid "" " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" "\n" -msgstr " virt-make-fs --partition=mbr --type=vfat /десь/якийсь.tar.gz образ_результат.img\n\n" +msgstr "" +" virt-make-fs --partition=mbr --type=vfat /десь/якийсь.tar.gz образ_результат.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:219 @@ -6388,7 +6828,9 @@ msgstr "" msgid "" " virt-rescue -a /path/to/disk.img\n" "\n" -msgstr " virt-rescue -a /шлях/до/образу.img\n\n" +msgstr "" +" virt-rescue -a /шлях/до/образу.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:236 @@ -6411,9 +6853,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:242 msgid "" -"Use L<virt-resize(1)> to give a guest some more disk space. For example, if" -" you have a disk image that is smaller than 30G, increase it to 30G by " -"doing:" +"Use L<virt-resize(1)> to give a guest some more disk space. For example, if " +"you have a disk image that is smaller than 30G, increase it to 30G by doing:" msgstr "" #. type: verbatim @@ -6538,8 +6979,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:293 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, " -"L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." +"org/>." msgstr "" #. type: =head2 @@ -6578,16 +7019,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:22 msgid "" "If you just want to add an ISO file (often you use this as an efficient way " -"to transfer large files into the guest), then you should probably use L" -"</add-drive-ro> instead." +"to transfer large files into the guest), then you should probably use L</add-" +"drive-ro> instead." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214 #: ../fish/guestfish-actions.pod:228 msgid "" -"I<This function is deprecated.> In new code, use the L</add_drive_opts> call" -" instead." +"I<This function is deprecated.> In new code, use the L</add_drive_opts> call " +"instead." msgstr "" #. type: textblock @@ -6597,19 +7038,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 #: ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3836 #: ../fish/guestfish-actions.pod:3884 ../fish/guestfish-actions.pod:4578 -#: ../fish/guestfish-actions.pod:4824 ../fish/guestfish-actions.pod:4844 -#: ../fish/guestfish-actions.pod:4863 ../fish/guestfish-actions.pod:4901 -#: ../fish/guestfish-actions.pod:5642 ../fish/guestfish-actions.pod:5745 +#: ../fish/guestfish-actions.pod:4826 ../fish/guestfish-actions.pod:4846 +#: ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4903 +#: ../fish/guestfish-actions.pod:5644 ../fish/guestfish-actions.pod:5747 #: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 #: ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1621 #: ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:2024 #: ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2544 -#: ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:6025 -#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:7141 -#: ../src/guestfs-actions.pod:7448 ../src/guestfs-actions.pod:7489 -#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7580 -#: ../src/guestfs-actions.pod:8634 ../src/guestfs-actions.pod:8760 -#: ../src/guestfs-actions.pod:8940 +#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:6033 +#: ../src/guestfs-actions.pod:6133 ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7460 ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7592 +#: ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8774 +#: ../src/guestfs-actions.pod:8954 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 " @@ -6637,10 +7078,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:41 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>." -" It works by connecting to libvirt, requesting the domain and domain XML " -"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>. " +"It works by connecting to libvirt, requesting the domain and domain XML from " +"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one." msgstr "" #. type: textblock @@ -6661,18 +7101,18 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72 msgid "" -"Disks must be accessible locally. This often means that adding disks from a" -" remote libvirt connection (see L<http://libvirt.org/remote.html>) will " -"fail unless those disks are accessible via the same device path locally too." +"Disks must be accessible locally. This often means that adding disks from a " +"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail " +"unless those disks are accessible via the same device path locally too." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77 msgid "" -"The optional C<libvirturi> parameter sets the libvirt URI (see " -"L<http://libvirt.org/uri.html>). If this is not set then we connect to the " -"default libvirt URI (or one set through an environment variable, see the " -"libvirt documentation for full details)." +"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://" +"libvirt.org/uri.html>). If this is not set then we connect to the default " +"libvirt URI (or one set through an environment variable, see the libvirt " +"documentation for full details)." msgstr "" #. type: textblock @@ -6681,8 +7121,8 @@ msgid "" "The optional C<live> flag controls whether this call will try to connect to " "a running virtual machine C<guestfsd> process if it sees a suitable " "E<lt>channelE<gt> element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING" -" DAEMONS> for more information." +"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING " +"DAEMONS> for more information." msgstr "" #. type: textblock @@ -6690,8 +7130,8 @@ msgstr "" msgid "" "If the C<allowuuid> flag is true (default is false) then a UUID I<may> be " "passed instead of the domain name. The C<dom> string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C<dom> as a name" -" as usual." +"first and looked up, and if that lookup fails then we treat C<dom> as a name " +"as usual." msgstr "" #. type: textblock @@ -6716,8 +7156,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105 msgid "" -"The whole call is aborted with an error if any disk with the " -"E<lt>readonly/E<gt> flag is found." +"The whole call is aborted with an error if any disk with the E<lt>readonly/" +"E<gt> flag is found." msgstr "" #. type: textblock @@ -6787,10 +7227,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:2242 ../fish/guestfish-actions.pod:3303 #: ../fish/guestfish-actions.pod:3525 ../fish/guestfish-actions.pod:3688 #: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3814 -#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5267 msgid "" -"This command has one or more optional arguments. See L</OPTIONAL " -"ARGUMENTS>." +"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." msgstr "" #. type: =head2 @@ -6804,7 +7243,9 @@ msgstr "add-drive" msgid "" " add-drive filename\n" "\n" -msgstr " add-drive назва_файла\n\n" +msgstr "" +" add-drive назва_файла\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:131 @@ -6820,8 +7261,8 @@ msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " "RHBZ#642934. Specifying the format closes this security hole. Therefore " -"you should think about replacing calls to this function with calls to L" -"</add-drive-opts>, and specifying the format." +"you should think about replacing calls to this function with calls to L</add-" +"drive-opts>, and specifying the format." msgstr "" #. type: =head2 @@ -6854,9 +7295,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 msgid "" "You don't necessarily need to be root when using libguestfs. However you " -"obviously do need sufficient permissions to access the filename for whatever" -" operations you want to perform (ie. read access if you just want to read " -"the image or write access if you want to modify the image)." +"obviously do need sufficient permissions to access the filename for whatever " +"operations you want to perform (ie. read access if you just want to read the " +"image or write access if you want to modify the image)." msgstr "" #. type: textblock @@ -6866,7 +7307,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3487 -#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5419 +#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5421 msgid "The optional arguments are:" msgstr "" @@ -6892,9 +7333,9 @@ msgstr "C<format>" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L</add-drive> or L" -"</add-drive-ro>) then the format is automatically detected. Possible " -"formats include C<raw> and C<qcow2>." +"This forces the image format. If you omit this (or use L</add-drive> or L</" +"add-drive-ro>) then the format is automatically detected. Possible formats " +"include C<raw> and C<qcow2>." msgstr "" #. type: textblock @@ -6913,21 +7354,21 @@ msgstr "C<iface>" #. type: textblock #: ../fish/guestfish-actions.pod:184 msgid "" -"This rarely-used option lets you emulate the behaviour of the deprecated L" -"</add-drive-with-if> call (q.v.)" +"This rarely-used option lets you emulate the behaviour of the deprecated L</" +"add-drive-with-if> call (q.v.)" msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:187 ../fish/guestfish-actions.pod:3330 -#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5136 +#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5138 msgid "C<name>" msgstr "C<назва>" #. type: textblock #: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as" -" a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " +"a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 @@ -7032,8 +7473,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:246 msgid "" -"Close the current Augeas handle and free up any resources used by it. After" -" calling this, you have to call L</aug-init> again before you can use any " +"Close the current Augeas handle and free up any resources used by it. After " +"calling this, you have to call L</aug-init> again before you can use any " "other Augeas functions." msgstr "" @@ -7192,10 +7633,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:317 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option" -" may require additional memory for the libguestfs appliance. You may need " -"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-" -"memsize>." +"This option is only useful when debugging Augeas lenses. Use of this option " +"may require additional memory for the libguestfs appliance. You may need to " +"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>." msgstr "" #. type: =item @@ -7254,8 +7694,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492 msgid "" -"Create a new sibling C<label> for C<path>, inserting it into the tree before" -" or after C<path> (depending on the boolean flag C<before>)." +"Create a new sibling C<label> for C<path>, inserting it into the tree before " +"or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock @@ -7434,7 +7874,9 @@ msgstr "available" msgid "" " available 'groups ...'\n" "\n" -msgstr " available 'groups ...'\n\n" +msgstr "" +" available 'groups ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:415 ../src/guestfs-actions.pod:615 @@ -7455,9 +7897,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624 msgid "" -"The argument C<groups> is a list of group names, eg: C<[\"inotify\", " -"\"augeas\"]> would check for the availability of the Linux inotify functions" -" and Augeas (configuration file editing) functions." +"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" +"\"]> would check for the availability of the Linux inotify functions and " +"Augeas (configuration file editing) functions." msgstr "" #. type: textblock @@ -7468,8 +7910,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631 msgid "" -"It fails with an error if one or more of the requested groups is unavailable" -" in the appliance." +"It fails with an error if one or more of the requested groups is unavailable " +"in the appliance." msgstr "" #. type: textblock @@ -7538,8 +7980,8 @@ msgstr "" msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " -"out which ones the daemon can actually support you have to call " -"L</available> on each member of the returned list." +"out which ones the daemon can actually support you have to call L</" +"available> on each member of the returned list." msgstr "" #. type: textblock @@ -7572,10 +8014,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:885 ../fish/guestfish-actions.pod:1056 #: ../fish/guestfish-actions.pod:1075 ../fish/guestfish-actions.pod:1477 #: ../fish/guestfish-actions.pod:3775 ../fish/guestfish-actions.pod:3796 -#: ../fish/guestfish-actions.pod:5121 ../fish/guestfish-actions.pod:5133 -#: ../fish/guestfish-actions.pod:5144 ../fish/guestfish-actions.pod:5155 -#: ../fish/guestfish-actions.pod:5286 ../fish/guestfish-actions.pod:5295 -#: ../fish/guestfish-actions.pod:5349 ../fish/guestfish-actions.pod:5372 +#: ../fish/guestfish-actions.pod:5123 ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5146 ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5288 ../fish/guestfish-actions.pod:5297 +#: ../fish/guestfish-actions.pod:5351 ../fish/guestfish-actions.pod:5374 msgid "Use C<-> instead of a filename to read/write from stdin/stdout." msgstr "" @@ -7681,7 +8123,9 @@ msgstr "blockdev-flushbufs" msgid "" " blockdev-flushbufs device\n" "\n" -msgstr " blockdev-flushbufs пристрій\n\n" +msgstr "" +" blockdev-flushbufs пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:537 ../src/guestfs-actions.pod:770 @@ -7714,7 +8158,9 @@ msgstr "blockdev-getbsz" msgid "" " blockdev-getbsz device\n" "\n" -msgstr " blockdev-getbsz пристрій\n\n" +msgstr "" +" blockdev-getbsz пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:785 @@ -7740,7 +8186,9 @@ msgstr "blockdev-getro" msgid "" " blockdev-getro device\n" "\n" -msgstr " blockdev-getro пристрій\n\n" +msgstr "" +" blockdev-getro пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:557 ../src/guestfs-actions.pod:802 @@ -7760,7 +8208,9 @@ msgstr "blockdev-getsize64" msgid "" " blockdev-getsize64 device\n" "\n" -msgstr " blockdev-getsize64 пристрій\n\n" +msgstr "" +" blockdev-getsize64 пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:817 @@ -7783,13 +8233,15 @@ msgstr "blockdev-getss" msgid "" " blockdev-getss device\n" "\n" -msgstr " blockdev-getss пристрій\n\n" +msgstr "" +" blockdev-getss пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:576 ../src/guestfs-actions.pod:833 msgid "" -"This returns the size of sectors on a block device. Usually 512, but can be" -" larger for modern devices." +"This returns the size of sectors on a block device. Usually 512, but can be " +"larger for modern devices." msgstr "" #. type: textblock @@ -7809,7 +8261,9 @@ msgstr "blockdev-getsz" msgid "" " blockdev-getsz device\n" "\n" -msgstr " blockdev-getsz пристрій\n\n" +msgstr "" +" blockdev-getsz пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:588 ../src/guestfs-actions.pod:851 @@ -7821,8 +8275,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:591 msgid "" -"See also L</blockdev-getss> for the real sector size of the device, and L" -"</blockdev-getsize64> for the more useful I<size in bytes>." +"See also L</blockdev-getss> for the real sector size of the device, and L</" +"blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 @@ -7836,7 +8290,9 @@ msgstr "blockdev-rereadpt" msgid "" " blockdev-rereadpt device\n" "\n" -msgstr " blockdev-rereadpt пристрій\n\n" +msgstr "" +" blockdev-rereadpt пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:870 @@ -7854,7 +8310,9 @@ msgstr "blockdev-setbsz" msgid "" " blockdev-setbsz device blocksize\n" "\n" -msgstr " blockdev-setbsz пристрій розмір_блоку\n\n" +msgstr "" +" blockdev-setbsz пристрій розмір_блоку\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:609 ../src/guestfs-actions.pod:885 @@ -7872,7 +8330,9 @@ msgstr "blockdev-setro" msgid "" " blockdev-setro device\n" "\n" -msgstr " blockdev-setro пристрій\n\n" +msgstr "" +" blockdev-setro пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:620 ../src/guestfs-actions.pod:902 @@ -7890,7 +8350,9 @@ msgstr "blockdev-setrw" msgid "" " blockdev-setrw device\n" "\n" -msgstr " blockdev-setrw пристрій\n\n" +msgstr "" +" blockdev-setrw пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:628 ../src/guestfs-actions.pod:916 @@ -7908,7 +8370,9 @@ msgstr "btrfs-filesystem-resize" msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" "\n" -msgstr " btrfs-filesystem-resize точка_монтування [size:N]\n\n" +msgstr "" +" btrfs-filesystem-resize точка_монтування [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:636 ../src/guestfs-actions.pod:938 @@ -7925,15 +8389,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:642 ../fish/guestfish-actions.pod:3252 -#: ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5195 -#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5030 -#: ../src/guestfs-actions.pod:6064 ../src/guestfs-actions.pod:8067 +#: ../fish/guestfish-actions.pod:3847 ../fish/guestfish-actions.pod:5197 +#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5032 +#: ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:8079 msgid "The optional parameters are:" msgstr "Додатковими параметрами є:" #. type: =item #: ../fish/guestfish-actions.pod:646 ../fish/guestfish-actions.pod:3851 -#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6068 +#: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:6076 msgid "C<size>" msgstr "C<розмір>" @@ -7991,23 +8455,23 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:677 ../src/guestfs-actions.pod:1005 msgid "" -"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-" -"faq/#posixfilenames1>" +"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" +"#posixfilenames1>" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:680 ../src/guestfs-actions.pod:1008 msgid "" -"This function resolves the true case of each element in the path and returns" -" the case-sensitive path." +"This function resolves the true case of each element in the path and returns " +"the case-sensitive path." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:683 msgid "" -"Thus L</case-sensitive-path> (\"/Windows/System32\") might return " -"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " -"how the directories were originally created under Windows)." +"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" +"WINDOWS/system32\"> (the exact return value would depend on details of how " +"the directories were originally created under Windows)." msgstr "" #. type: textblock @@ -8031,11 +8495,13 @@ msgstr "cat" msgid "" " cat path\n" "\n" -msgstr " cat шлях\n\n" +msgstr "" +" cat шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:697 ../fish/guestfish-actions.pod:4278 -#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6724 +#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:6732 msgid "Return the contents of the file named C<path>." msgstr "" @@ -8044,8 +8510,8 @@ msgstr "" msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " -"those you need to use the L</read-file> or L</download> functions which have" -" a more complex interface." +"those you need to use the L</read-file> or L</download> functions which have " +"a more complex interface." msgstr "" #. type: textblock @@ -8058,13 +8524,13 @@ msgstr "" #: ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 #: ../fish/guestfish-actions.pod:4148 ../fish/guestfish-actions.pod:4163 #: ../fish/guestfish-actions.pod:4239 ../fish/guestfish-actions.pod:4256 -#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4962 -#: ../fish/guestfish-actions.pod:5008 ../fish/guestfish-actions.pod:5093 -#: ../fish/guestfish-actions.pod:5108 ../fish/guestfish-actions.pod:5606 -#: ../fish/guestfish-actions.pod:5618 ../fish/guestfish-actions.pod:5636 -#: ../fish/guestfish-actions.pod:5653 ../fish/guestfish-actions.pod:5663 -#: ../fish/guestfish-actions.pod:5717 ../fish/guestfish-actions.pod:5727 -#: ../fish/guestfish-actions.pod:5756 ../fish/guestfish-actions.pod:5766 +#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4964 +#: ../fish/guestfish-actions.pod:5010 ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5110 ../fish/guestfish-actions.pod:5608 +#: ../fish/guestfish-actions.pod:5620 ../fish/guestfish-actions.pod:5638 +#: ../fish/guestfish-actions.pod:5655 ../fish/guestfish-actions.pod:5665 +#: ../fish/guestfish-actions.pod:5719 ../fish/guestfish-actions.pod:5729 +#: ../fish/guestfish-actions.pod:5758 ../fish/guestfish-actions.pod:5768 #: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 #: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 @@ -8072,15 +8538,15 @@ msgstr "" #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 #: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 #: ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 -#: ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:6532 -#: ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:6689 -#: ../src/guestfs-actions.pod:6713 ../src/guestfs-actions.pod:7695 -#: ../src/guestfs-actions.pod:7750 ../src/guestfs-actions.pod:7896 -#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:8724 -#: ../src/guestfs-actions.pod:8744 ../src/guestfs-actions.pod:8777 -#: ../src/guestfs-actions.pod:8796 ../src/guestfs-actions.pod:8815 -#: ../src/guestfs-actions.pod:8906 ../src/guestfs-actions.pod:8925 -#: ../src/guestfs-actions.pod:8971 ../src/guestfs-actions.pod:8990 +#: ../src/guestfs-actions.pod:6514 ../src/guestfs-actions.pod:6540 +#: ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:6697 +#: ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7762 ../src/guestfs-actions.pod:7908 +#: ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8738 +#: ../src/guestfs-actions.pod:8758 ../src/guestfs-actions.pod:8791 +#: ../src/guestfs-actions.pod:8810 ../src/guestfs-actions.pod:8829 +#: ../src/guestfs-actions.pod:8920 ../src/guestfs-actions.pod:8939 +#: ../src/guestfs-actions.pod:8985 ../src/guestfs-actions.pod:9004 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>." @@ -8216,8 +8682,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:760 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " -"device named C<device>. For the types of checksums supported see the " -"L</checksum> command." +"device named C<device>. For the types of checksums supported see the L</" +"checksum> command." msgstr "" #. type: =head2 @@ -8236,16 +8702,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:768 ../src/guestfs-actions.pod:1128 msgid "" -"This command computes the checksums of all regular files in C<directory> and" -" then emits a list of those checksums to the local output file C<sumsfile>." +"This command computes the checksums of all regular files in C<directory> and " +"then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:772 ../src/guestfs-actions.pod:1132 msgid "" "This can be used for verifying the integrity of a virtual machine. However " -"to be properly secure you should pay attention to the output of the checksum" -" command (it uses the ones from GNU coreutils). In particular when the " +"to be properly secure you should pay attention to the output of the checksum " +"command (it uses the ones from GNU coreutils). In particular when the " "filename is not printable, coreutils uses a special backslash syntax. For " "more information, see the GNU coreutils info file." msgstr "" @@ -8266,15 +8732,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:786 ../src/guestfs-actions.pod:1151 msgid "" -"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are" -" supported." +"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " +"supported." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1154 msgid "" -"I<Note>: When using this command from guestfish, C<mode> by default would be" -" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " +"I<Note>: When using this command from guestfish, C<mode> by default would be " +"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " "C<700>." msgstr "" @@ -8282,8 +8748,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3451 #: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3600 #: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:1158 -#: ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5559 -#: ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5597 +#: ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5561 +#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8325,7 +8791,9 @@ msgstr "command" msgid "" " command 'arguments ...'\n" "\n" -msgstr " command 'параметри...'\n\n" +msgstr "" +" command 'параметри...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:809 ../src/guestfs-actions.pod:1188 @@ -8339,8 +8807,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:814 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The" -" list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The " +"list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see L</sh>)." msgstr "" @@ -8352,24 +8820,24 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 msgid "" -"If the command returns a non-zero exit status, then this function returns an" -" error message. The error message string is the content of I<stderr> from " +"If the command returns a non-zero exit status, then this function returns an " +"error message. The error message string is the content of I<stderr> from " "the command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:828 ../src/guestfs-actions.pod:1207 msgid "" -"The C<$PATH> environment variable will contain at least C</usr/bin> and " -"C</bin>. If you require a program from another location, you should provide" -" the full path in the first parameter." +"The C<$PATH> environment variable will contain at least C</usr/bin> and C</" +"bin>. If you require a program from another location, you should provide " +"the full path in the first parameter." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:833 ../src/guestfs-actions.pod:1212 msgid "" -"Shared libraries and data files required by the program must be available on" -" filesystems which are mounted in the correct places. It is the caller's " +"Shared libraries and data files required by the program must be available on " +"filesystems which are mounted in the correct places. It is the caller's " "responsibility to ensure all filesystems that are needed are mounted at the " "right locations." msgstr "" @@ -8421,8 +8889,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:861 msgid "" -"The C<ctype> and optional C<level> parameters have the same meaning as in L" -"</compress-out>." +"The C<ctype> and optional C<level> parameters have the same meaning as in L</" +"compress-out>." msgstr "" #. type: =head2 @@ -8441,8 +8909,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:872 ../src/guestfs-actions.pod:1314 msgid "" -"This command compresses C<file> and writes it out to the local file " -"C<zfile>." +"This command compresses C<file> and writes it out to the local file C<zfile>." msgstr "" #. type: textblock @@ -8458,8 +8925,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:881 ../src/guestfs-actions.pod:1323 msgid "" -"The optional C<level> parameter controls compression level. The meaning and" -" default for this parameter depends on the compression program being used." +"The optional C<level> parameter controls compression level. The meaning and " +"default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 @@ -8518,8 +8985,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1401 msgid "" "Partial copies can be made since you can specify optionally the source " -"offset, destination offset and size to copy. These values are all specified" -" in bytes. If not given, the offsets both default to zero, and the size " +"offset, destination offset and size to copy. These values are all specified " +"in bytes. If not given, the offsets both default to zero, and the size " "defaults to copying as much as possible until we hit the end of the source." msgstr "" @@ -8533,8 +9000,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 msgid "" -"If the destination is a file, it is created if required. If the destination" -" file is not large enough, it is extended." +"If the destination is a file, it is created if required. If the destination " +"file is not large enough, it is extended." msgstr "" #. type: =head2 @@ -8585,8 +9052,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:952 msgid "" -"This is B<not> the function you want for copying files. This is for copying" -" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " +"This is B<not> the function you want for copying files. This is for copying " +"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " "file copying and moving functions." msgstr "" @@ -8620,8 +9087,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:969 ../fish/guestfish-actions.pod:1004 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</copy_device_to_device> call instead." +"I<This function is deprecated.> In new code, use the L</" +"copy_device_to_device> call instead." msgstr "" #. type: =head2 @@ -8635,7 +9102,9 @@ msgstr "cp" msgid "" " cp src dest\n" "\n" -msgstr " cp джерело призначення\n\n" +msgstr "" +" cp джерело призначення\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:980 ../src/guestfs-actions.pod:1647 @@ -8655,13 +9124,15 @@ msgstr "cp-a" msgid "" " cp-a src dest\n" "\n" -msgstr " cp-a джерело призначення\n\n" +msgstr "" +" cp-a джерело призначення\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:987 ../src/guestfs-actions.pod:1661 msgid "" -"This copies a file or directory from C<src> to C<dest> recursively using the" -" C<cp -a> command." +"This copies a file or directory from C<src> to C<dest> recursively using the " +"C<cp -a> command." msgstr "" #. type: =head2 @@ -8675,7 +9146,9 @@ msgstr "dd" msgid "" " dd src dest\n" "\n" -msgstr " dd джерело призначення\n\n" +msgstr "" +" dd джерело призначення\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1682 @@ -8689,8 +9162,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:999 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do" -" partial copies (see L</copy-device-to-device>)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see L</copy-device-to-device>)." msgstr "" #. type: =head2 @@ -8704,7 +9177,9 @@ msgstr "df" msgid "" " df\n" "\n" -msgstr " df\n\n" +msgstr "" +" df\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1015 ../src/guestfs-actions.pod:1701 @@ -8730,7 +9205,9 @@ msgstr "df-h" msgid "" " df-h\n" "\n" -msgstr " df-h\n\n" +msgstr "" +" df-h\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1025 ../src/guestfs-actions.pod:1717 @@ -8750,7 +9227,9 @@ msgstr "dmesg" msgid "" " dmesg\n" "\n" -msgstr " dmesg\n\n" +msgstr "" +" dmesg\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1036 ../src/guestfs-actions.pod:1734 @@ -8762,8 +9241,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1040 msgid "" -"Another way to get the same information is to enable verbose messages with L" -"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " +"Another way to get the same information is to enable verbose messages with " +"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " "before running the program." msgstr "" @@ -8789,8 +9268,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5345 -#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8277 +#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5347 +#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8289 msgid "C<filename> can also be a named pipe." msgstr "" @@ -8876,7 +9355,9 @@ msgstr "du" msgid "" " du path\n" "\n" -msgstr " du шлях\n\n" +msgstr "" +" du шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1828 @@ -8973,8 +9454,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1916 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " -"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be" -" clean (I<-f>)." +"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " +"clean (I<-f>)." msgstr "" #. type: textblock @@ -9063,7 +9544,9 @@ msgstr "equal" msgid "" " equal file1 file2\n" "\n" -msgstr " equal файл1 файл2\n\n" +msgstr "" +" equal файл1 файл2\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1990 @@ -9088,13 +9571,15 @@ msgstr "exists" msgid "" " exists path\n" "\n" -msgstr " exists шлях\n\n" +msgstr "" +" exists шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1188 ../src/guestfs-actions.pod:2005 msgid "" -"This returns C<true> if and only if there is a file, directory (or anything)" -" with the given C<path> name." +"This returns C<true> if and only if there is a file, directory (or anything) " +"with the given C<path> name." msgstr "" #. type: textblock @@ -9113,7 +9598,9 @@ msgstr "fallocate" msgid "" " fallocate path len\n" "\n" -msgstr " fallocate шлях довжина\n\n" +msgstr "" +" fallocate шлях довжина\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1197 ../fish/guestfish-actions.pod:1216 @@ -9148,7 +9635,9 @@ msgstr "fallocate64" msgid "" " fallocate64 path len\n" "\n" -msgstr " fallocate64 шлях довжина\n\n" +msgstr "" +" fallocate64 шлях довжина\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1220 @@ -9183,7 +9672,9 @@ msgstr "fgrep" msgid "" " fgrep pattern path\n" "\n" -msgstr " fgrep шаблон шлях\n\n" +msgstr "" +" fgrep шаблон шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2074 @@ -9202,7 +9693,9 @@ msgstr "fgrepi" msgid "" " fgrepi pattern path\n" "\n" -msgstr " fgrepi шаблон шлях\n\n" +msgstr "" +" fgrepi шаблон шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2093 @@ -9221,7 +9714,9 @@ msgstr "file" msgid "" " file path\n" "\n" -msgstr " file шлях\n\n" +msgstr "" +" file шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2111 @@ -9247,9 +9742,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:2121 msgid "" -"The output depends on the output of the underlying L<file(1)> command and it" -" can change in future in ways beyond our control. In other words, the " -"output is not guaranteed by the ABI." +"The output depends on the output of the underlying L<file(1)> command and it " +"can change in future in ways beyond our control. In other words, the output " +"is not guaranteed by the ABI." msgstr "" #. type: textblock @@ -9270,7 +9765,9 @@ msgstr "file-architecture" msgid "" " file-architecture filename\n" "\n" -msgstr " file-architecture назва_файла\n\n" +msgstr "" +" file-architecture назва_файла\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2139 @@ -9451,7 +9948,9 @@ msgstr "filesize" msgid "" " filesize file\n" "\n" -msgstr " filesize файл\n\n" +msgstr "" +" filesize файл\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2251 @@ -9482,16 +9981,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:1392 ../src/guestfs-actions.pod:2269 msgid "" "This command creates a new file called C<path>. The initial content of the " -"file is C<len> octets of C<c>, where C<c> must be a number in the range " -"C<[0..255]>." +"file is C<len> octets of C<c>, where C<c> must be a number in the range C<" +"[0..255]>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1396 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " -"L</truncate-size>. To create a file with a pattern of repeating bytes use L" -"</fill-pattern>." +"L</truncate-size>. To create a file with a pattern of repeating bytes use " +"L</fill-pattern>." msgstr "" #. type: =head2 @@ -9511,9 +10010,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:1405 msgid "" "This function is like L</fill> except that it creates a new file of length " -"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern" -" is truncated if necessary to ensure the length of the file is exactly " -"C<len> bytes." +"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " +"is truncated if necessary to ensure the length of the file is exactly C<len> " +"bytes." msgstr "" #. type: =head2 @@ -9527,7 +10026,9 @@ msgstr "find" msgid "" " find directory\n" "\n" -msgstr " find каталог\n\n" +msgstr "" +" find каталог\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2315 @@ -9541,8 +10042,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2320 msgid "" -"This returns a list of strings I<without any prefix>. Thus if the directory" -" structure was:" +"This returns a list of strings I<without any prefix>. Thus if the directory " +"structure was:" msgstr "" #. type: verbatim @@ -9573,8 +10074,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2335 -msgid "" -"If C<directory> is not a directory, then this command returns an error." +msgid "If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock @@ -9598,7 +10098,9 @@ msgstr "find0" msgid "" " find0 directory (files|-)\n" "\n" -msgstr " find0 каталог (файли|-)\n\n" +msgstr "" +" find0 каталог (файли|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2358 @@ -9647,7 +10149,9 @@ msgstr "findfs-label" msgid "" " findfs-label label\n" "\n" -msgstr " findfs-label мітка\n\n" +msgstr "" +" findfs-label мітка\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 @@ -9672,7 +10176,9 @@ msgstr "findfs-uuid" msgid "" " findfs-uuid uuid\n" "\n" -msgstr " findfs-uuid uuid\n\n" +msgstr "" +" findfs-uuid uuid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1493 ../src/guestfs-actions.pod:2414 @@ -9697,7 +10203,9 @@ msgstr "fsck" msgid "" " fsck fstype device\n" "\n" -msgstr " fsck тип_файлової_системи пристрій\n\n" +msgstr "" +" fsck тип_файлової_системи пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2432 @@ -9721,8 +10229,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1519 ../src/guestfs-actions.pod:2448 msgid "" -"A non-zero return code can mean \"success\", for example if errors have been" -" corrected on the filesystem." +"A non-zero return code can mean \"success\", for example if errors have been " +"corrected on the filesystem." msgstr "" #. type: textblock @@ -9747,7 +10255,9 @@ msgstr "get-append" msgid "" " get-append\n" "\n" -msgstr " get-append\n\n" +msgstr "" +" get-append\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1535 ../src/guestfs-actions.pod:2469 @@ -9772,7 +10282,9 @@ msgstr "get-attach-method" msgid "" " get-attach-method\n" "\n" -msgstr " get-attach-method\n\n" +msgstr "" +" get-attach-method\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1544 @@ -9790,7 +10302,9 @@ msgstr "get-autosync" msgid "" " get-autosync\n" "\n" -msgstr " get-autosync\n\n" +msgstr "" +" get-autosync\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2497 @@ -9808,7 +10322,9 @@ msgstr "get-direct" msgid "" " get-direct\n" "\n" -msgstr " get-direct\n\n" +msgstr "" +" get-direct\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1556 ../src/guestfs-actions.pod:2508 @@ -9826,7 +10342,9 @@ msgstr "get-e2label" msgid "" " get-e2label device\n" "\n" -msgstr " get-e2label пристрій\n\n" +msgstr "" +" get-e2label пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1562 ../src/guestfs-actions.pod:2527 @@ -9852,7 +10370,9 @@ msgstr "get-e2uuid" msgid "" " get-e2uuid device\n" "\n" -msgstr " get-e2uuid пристрій\n\n" +msgstr "" +" get-e2uuid пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2548 @@ -9878,7 +10398,9 @@ msgstr "get-memsize" msgid "" " get-memsize\n" "\n" -msgstr " get-memsize\n\n" +msgstr "" +" get-memsize\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1590 ../src/guestfs-actions.pod:2561 @@ -9890,15 +10412,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:1593 msgid "" "If L</set-memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" -" value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " +"value for memsize." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1654 -#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4725 +#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4727 #: ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7335 +#: ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7347 msgid "" "For more information on the architecture of libguestfs, see L<guestfs(3)>." msgstr "" @@ -9914,7 +10436,9 @@ msgstr "get-network" msgid "" " get-network\n" "\n" -msgstr " get-network\n\n" +msgstr "" +" get-network\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2580 @@ -9932,7 +10456,9 @@ msgstr "get-path" msgid "" " get-path\n" "\n" -msgstr " get-path\n\n" +msgstr "" +" get-path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1610 ../src/guestfs-actions.pod:2591 @@ -9980,7 +10506,9 @@ msgstr "PID" msgid "" " get-pid\n" "\n" -msgstr " get-pid\n\n" +msgstr "" +" get-pid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2617 @@ -10005,7 +10533,9 @@ msgstr "get-qemu" msgid "" " get-qemu\n" "\n" -msgstr " get-qemu\n\n" +msgstr "" +" get-qemu\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2631 @@ -10030,7 +10560,9 @@ msgstr "get-recovery-proc" msgid "" " get-recovery-proc\n" "\n" -msgstr " get-recovery-proc\n\n" +msgstr "" +" get-recovery-proc\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2646 @@ -10048,7 +10580,9 @@ msgstr "get-selinux" msgid "" " get-selinux\n" "\n" -msgstr " get-selinux\n\n" +msgstr "" +" get-selinux\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1651 @@ -10086,7 +10620,9 @@ msgstr "get-state" msgid "" " get-state\n" "\n" -msgstr " get-state\n\n" +msgstr "" +" get-state\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1667 ../src/guestfs-actions.pod:2683 @@ -10115,7 +10651,9 @@ msgstr "get-trace" msgid "" " get-trace\n" "\n" -msgstr " get-trace\n\n" +msgstr "" +" get-trace\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2697 @@ -10133,13 +10671,15 @@ msgstr "get-umask" msgid "" " get-umask\n" "\n" -msgstr " get-umask\n\n" +msgstr "" +" get-umask\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1682 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been" -" set by calling L</umask>." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling L</umask>." msgstr "" #. type: =head2 @@ -10153,7 +10693,9 @@ msgstr "get-verbose" msgid "" " get-verbose\n" "\n" -msgstr " get-verbose\n\n" +msgstr "" +" get-verbose\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2720 @@ -10171,7 +10713,9 @@ msgstr "getcon" msgid "" " getcon\n" "\n" -msgstr " getcon\n\n" +msgstr "" +" getcon\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2731 @@ -10194,7 +10738,9 @@ msgstr "getxattr" msgid "" " getxattr path name\n" "\n" -msgstr " getxattr шлях назва\n\n" +msgstr "" +" getxattr шлях назва\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1704 @@ -10208,8 +10754,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1708 ../fish/guestfish-actions.pod:2794 msgid "" "Normally it is better to get all extended attributes from a file in one go " -"by calling L</getxattrs>. However some Linux filesystem implementations are" -" buggy and do not provide a way to list out attributes. For these " +"by calling L</getxattrs>. However some Linux filesystem implementations are " +"buggy and do not provide a way to list out attributes. For these " "filesystems (notably ntfs-3g) you have to know the names of the extended " "attributes you want in advance and call this function." msgstr "" @@ -10218,8 +10764,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1715 ../fish/guestfish-actions.pod:2801 #: ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:4275 msgid "" -"Extended attribute values are blobs of binary data. If there is no extended" -" attribute named C<name>, this returns an error." +"Extended attribute values are blobs of binary data. If there is no extended " +"attribute named C<name>, this returns an error." msgstr "" #. type: textblock @@ -10238,7 +10784,9 @@ msgstr "getxattrs" msgid "" " getxattrs path\n" "\n" -msgstr " getxattrs шлях\n\n" +msgstr "" +" getxattrs шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2777 @@ -10269,13 +10817,15 @@ msgstr "glob-expand" msgid "" " glob-expand pattern\n" "\n" -msgstr " glob-expand шаблон\n\n" +msgstr "" +" glob-expand шаблон\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1736 ../src/guestfs-actions.pod:2797 msgid "" -"This command searches for all the pathnames matching C<pattern> according to" -" the wildcard expansion rules used by the shell." +"This command searches for all the pathnames matching C<pattern> according to " +"the wildcard expansion rules used by the shell." msgstr "" #. type: textblock @@ -10287,8 +10837,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2804 msgid "" -"It is just a wrapper around the C L<glob(3)> function with flags " -"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details." +"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" +"GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: =head2 @@ -10302,12 +10852,13 @@ msgstr "grep" msgid "" " grep regex path\n" "\n" -msgstr " grepi формальний_вираз шлях\n\n" +msgstr "" +" grepi формальний_вираз шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2821 -msgid "" -"This calls the external C<grep> program and returns the matching lines." +msgid "This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 @@ -10321,7 +10872,9 @@ msgstr "grepi" msgid "" " grepi regex path\n" "\n" -msgstr " grepi формальний_вираз шлях\n\n" +msgstr "" +" grepi формальний_вираз шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2840 @@ -10340,7 +10893,9 @@ msgstr "grub-install" msgid "" " grub-install root device\n" "\n" -msgstr " grub-install кореневий пристрій\n\n" +msgstr "" +" grub-install кореневий пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2859 @@ -10352,8 +10907,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2868 msgid "" -"There is currently no way in the API to install grub2, which is used by most" -" modern Linux guests. It is possible to run the grub2 command from the " +"There is currently no way in the API to install grub2, which is used by most " +"modern Linux guests. It is possible to run the grub2 command from the " "guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>." msgstr "" @@ -10369,10 +10924,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2882 msgid "" "If grub-install reports the error \"No suitable drive was found in the " -"generated device map.\" it may be that you need to create a " -"C</boot/grub/device.map> file first that contains the mapping between grub " -"device names and Linux device names. It is usually sufficient to create a " -"file containing:" +"generated device map.\" it may be that you need to create a C</boot/grub/" +"device.map> file first that contains the mapping between grub device names " +"and Linux device names. It is usually sufficient to create a file " +"containing:" msgstr "" #. type: verbatim @@ -10399,13 +10954,14 @@ msgstr "head" msgid "" " head path\n" "\n" -msgstr " head шлях\n\n" +msgstr "" +" head шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2905 msgid "" -"This command returns up to the first 10 lines of a file as a list of " -"strings." +"This command returns up to the first 10 lines of a file as a list of strings." msgstr "" #. type: =head2 @@ -10436,8 +10992,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5106 -#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7914 +#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5108 +#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7926 msgid "If the parameter C<nrlines> is zero, this returns an empty list." msgstr "" @@ -10452,7 +11008,9 @@ msgstr "hexdump" msgid "" " hexdump path\n" "\n" -msgstr " hexdump шлях\n\n" +msgstr "" +" hexdump шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2947 @@ -10472,7 +11030,9 @@ msgstr "initrd-cat" msgid "" " initrd-cat initrdpath filename\n" "\n" -msgstr " initrd-cat шлях_initrd назва_файла\n\n" +msgstr "" +" initrd-cat шлях_initrd назва_файла\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1846 ../src/guestfs-actions.pod:2966 @@ -10485,8 +11045,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2970 msgid "" -"For example, in guestfish you could use the following command to examine the" -" boot script (usually called C</init>) contained in a Linux initrd or " +"For example, in guestfish you could use the following command to examine the " +"boot script (usually called C</init>) contained in a Linux initrd or " "initramfs image:" msgstr "" @@ -10514,7 +11074,9 @@ msgstr "initrd-list" msgid "" " initrd-list path\n" "\n" -msgstr " initrd-list шлях\n\n" +msgstr "" +" initrd-list шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2993 @@ -10548,7 +11110,9 @@ msgstr "inotify-add-watch" msgid "" " inotify-add-watch path mask\n" "\n" -msgstr " inotify-add-watch шлях маска\n\n" +msgstr "" +" inotify-add-watch шлях маска\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:3016 @@ -10580,14 +11144,16 @@ msgstr "inotify-close" msgid "" " inotify-close\n" "\n" -msgstr " inotify-close\n\n" +msgstr "" +" inotify-close\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3035 msgid "" -"This closes the inotify handle which was previously opened by inotify_init." -" It removes all watches, throws away any pending events, and deallocates " -"all resources." +"This closes the inotify handle which was previously opened by inotify_init. " +"It removes all watches, throws away any pending events, and deallocates all " +"resources." msgstr "" #. type: =head2 @@ -10601,7 +11167,9 @@ msgstr "inotify-files" msgid "" " inotify-files\n" "\n" -msgstr " inotify-files\n\n" +msgstr "" +" inotify-files\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1901 @@ -10634,11 +11202,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1913 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between" -" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>," -" then the kernel (or previously set) default is used. For Linux 2.6.29 the" -" default was 16384 events. Beyond this limit, the kernel throws away " -"events, but records the fact that it threw them away by setting a flag " +"C<maxevents> is the maximum number of events which will be queued up between " +"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " +"then the kernel (or previously set) default is used. For Linux 2.6.29 the " +"default was 16384 events. Beyond this limit, the kernel throws away events, " +"but records the fact that it threw them away by setting a flag " "C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)." msgstr "" @@ -10646,16 +11214,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:1923 msgid "" "Before any events are generated, you have to add some watches to the " -"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and L" -"</inotify-watch-all>." +"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and " +"L</inotify-watch-all>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1929 msgid "" -"Queued up events should be read periodically by calling L</inotify-read> (or" -" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)." -" If you don't read the events out often enough then you risk the internal " +"Queued up events should be read periodically by calling L</inotify-read> (or " +"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " +"If you don't read the events out often enough then you risk the internal " "queue overflowing." msgstr "" @@ -10685,7 +11253,9 @@ msgstr "inotify-read" msgid "" " inotify-read\n" "\n" -msgstr " inotify-read\n\n" +msgstr "" +" inotify-read\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:3109 @@ -10702,10 +11272,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3114 msgid "" -"I<Note>: In order to make sure that all events have been read, you must call" -" this function repeatedly until it returns an empty list. The reason is " -"that the call will read events up to the maximum appliance-to-host message " -"size and leave remaining events in the queue." +"I<Note>: In order to make sure that all events have been read, you must call " +"this function repeatedly until it returns an empty list. The reason is that " +"the call will read events up to the maximum appliance-to-host message size " +"and leave remaining events in the queue." msgstr "" #. type: =head2 @@ -10737,7 +11307,9 @@ msgstr "inspect-get-arch" msgid "" " inspect-get-arch root\n" "\n" -msgstr " inspect-get-arch корінь\n\n" +msgstr "" +" inspect-get-arch корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1971 @@ -10785,7 +11357,9 @@ msgstr "inspect-get-distro" msgid "" " inspect-get-distro root\n" "\n" -msgstr " inspect-get-distro корінь\n\n" +msgstr "" +" inspect-get-distro корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3165 @@ -11019,8 +11593,8 @@ msgstr "\"windows\"" #. type: textblock #: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3258 msgid "" -"Windows does not have distributions. This string is returned if the OS type" -" is Windows." +"Windows does not have distributions. This string is returned if the OS type " +"is Windows." msgstr "" #. type: textblock @@ -11043,14 +11617,16 @@ msgstr "inspect-get-drive-mappings" msgid "" " inspect-get-drive-mappings root\n" "\n" -msgstr " inspect-get-drive-mappings root\n\n" +msgstr "" +" inspect-get-drive-mappings root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3279 msgid "" "This call is useful for Windows which uses a primitive system of assigning " -"drive letters (like \"C:\") to partitions. This inspection API examines the" -" Windows Registry to find out how disks/partitions are mapped to drive " +"drive letters (like \"C:\") to partitions. This inspection API examines the " +"Windows Registry to find out how disks/partitions are mapped to drive " "letters, and returns a hash table as in the example below:" msgstr "" @@ -11062,7 +11638,11 @@ msgid "" " E => /dev/vdb1\n" " F => /dev/vdc1\n" "\n" -msgstr " C => /dev/vda2\n E => /dev/vdb1\n F => /dev/vdc1\n\n" +msgstr "" +" C => /dev/vda2\n" +" E => /dev/vdb1\n" +" F => /dev/vdc1\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2101 ../src/guestfs-actions.pod:3289 @@ -11077,8 +11657,8 @@ msgstr "" msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " -"longer than 1 character. For example in OS-9, hard drives were named C<h0>," -" C<h1> etc." +"longer than 1 character. For example in OS-9, hard drives were named C<h0>, " +"C<h1> etc." msgstr "" #. type: textblock @@ -11113,21 +11693,23 @@ msgstr "inspect-get-filesystems" msgid "" " inspect-get-filesystems root\n" "\n" -msgstr " inspect-get-filesystems корінь\n\n" +msgstr "" +" inspect-get-filesystems корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3322 msgid "" -"This returns a list of all the filesystems that we think are associated with" -" this operating system. This includes the root filesystem, other ordinary " +"This returns a list of all the filesystems that we think are associated with " +"this operating system. This includes the root filesystem, other ordinary " "filesystems, and non-mounted devices like swap partitions." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2129 ../src/guestfs-actions.pod:3327 msgid "" -"In the case of a multi-boot virtual machine, it is possible for a filesystem" -" to be shared between operating systems." +"In the case of a multi-boot virtual machine, it is possible for a filesystem " +"to be shared between operating systems." msgstr "" #. type: textblock @@ -11148,7 +11730,9 @@ msgstr "inspect-get-format" msgid "" " inspect-get-format root\n" "\n" -msgstr " inspect-get-format корінь\n\n" +msgstr "" +" inspect-get-format корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3345 @@ -11200,7 +11784,9 @@ msgstr "inspect-get-hostname" msgid "" " inspect-get-hostname root\n" "\n" -msgstr " inspect-get-hostname корінь\n\n" +msgstr "" +" inspect-get-hostname корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3383 @@ -11233,8 +11819,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2182 ../src/guestfs-actions.pod:3412 msgid "" "This function returns an icon corresponding to the inspected operating " -"system. The icon is returned as a buffer containing a PNG image (re-encoded" -" to PNG if necessary)." +"system. The icon is returned as a buffer containing a PNG image (re-encoded " +"to PNG if necessary)." msgstr "" #. type: textblock @@ -11265,15 +11851,15 @@ msgstr "" msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " -"channel. The default (false) is to return any icon we can, even if it is of" -" substandard quality." +"channel. The default (false) is to return any icon we can, even if it is of " +"substandard quality." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2209 ../src/guestfs-actions.pod:3439 msgid "" -"Unlike most other inspection API calls, the guest's disks must be mounted up" -" before you call this, since it needs to read information from the guest " +"Unlike most other inspection API calls, the guest's disks must be mounted up " +"before you call this, since it needs to read information from the guest " "filesystem during the call." msgstr "" @@ -11282,15 +11868,15 @@ msgstr "" msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " -"Ensure that libpng (or other relevant libraries) are fully up to date before" -" trying to process or display the icon." +"Ensure that libpng (or other relevant libraries) are fully up to date before " +"trying to process or display the icon." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3453 msgid "" -"The PNG image returned can be any size. It might not be square. Libguestfs" -" tries to return the largest, highest quality icon available. The " +"The PNG image returned can be any size. It might not be square. Libguestfs " +"tries to return the largest, highest quality icon available. The " "application must scale the icon to the required size." msgstr "" @@ -11321,7 +11907,9 @@ msgstr "inspect-get-major-version" msgid "" " inspect-get-major-version root\n" "\n" -msgstr " inspect-get-major-version корінь\n\n" +msgstr "" +" inspect-get-major-version корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3508 @@ -11332,11 +11920,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3511 msgid "" -"Windows uses a consistent versioning scheme which is I<not> reflected in the" -" popular public names used by the operating system. Notably the operating " +"Windows uses a consistent versioning scheme which is I<not> reflected in the " +"popular public names used by the operating system. Notably the operating " "system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = " -"1). You can find out the real versions corresponding to releases of Windows" -" by consulting Wikipedia or MSDN." +"1). You can find out the real versions corresponding to releases of Windows " +"by consulting Wikipedia or MSDN." msgstr "" #. type: textblock @@ -11356,7 +11944,9 @@ msgstr "inspect-get-minor-version" msgid "" " inspect-get-minor-version root\n" "\n" -msgstr " inspect-get-minor-version корінь\n\n" +msgstr "" +" inspect-get-minor-version корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2266 ../src/guestfs-actions.pod:3532 @@ -11382,17 +11972,19 @@ msgstr "inspect-get-mountpoints" msgid "" " inspect-get-mountpoints root\n" "\n" -msgstr " inspect-get-mountpoints корінь\n\n" +msgstr "" +" inspect-get-mountpoints корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3550 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " -"best an educated guess made by reading configuration files such as " -"C</etc/fstab>. I<In particular note> that this may return filesystems which" -" are non-existent or not mountable and callers should be prepared to handle " -"or ignore failures if they try to mount them." +"best an educated guess made by reading configuration files such as C</etc/" +"fstab>. I<In particular note> that this may return filesystems which are " +"non-existent or not mountable and callers should be prepared to handle or " +"ignore failures if they try to mount them." msgstr "" #. type: textblock @@ -11414,8 +12006,8 @@ msgstr "" msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " -"information about the mapping of drive letters to partitions, see L" -"</inspect-get-drive-mappings>." +"information about the mapping of drive letters to partitions, see L</inspect-" +"get-drive-mappings>." msgstr "" #. type: textblock @@ -11436,7 +12028,9 @@ msgstr "inspect-get-package-format" msgid "" " inspect-get-package-format root\n" "\n" -msgstr " inspect-get-package-format корінь\n\n" +msgstr "" +" inspect-get-package-format корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2308 @@ -11473,7 +12067,9 @@ msgstr "inspect-get-package-management" msgid "" " inspect-get-package-management root\n" "\n" -msgstr " inspect-get-package-management корінь\n\n" +msgstr "" +" inspect-get-package-management корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2328 @@ -11488,8 +12084,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3623 msgid "" "This returns the string C<unknown> if we could not determine the package " -"management tool I<or> if the operating system does not have a real packaging" -" system (eg. Windows)." +"management tool I<or> if the operating system does not have a real packaging " +"system (eg. Windows)." msgstr "" #. type: textblock @@ -11511,14 +12107,16 @@ msgstr "inspect-get-product-name" msgid "" " inspect-get-product-name root\n" "\n" -msgstr " inspect-get-product-name корінь\n\n" +msgstr "" +" inspect-get-product-name корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3645 msgid "" "This returns the product name of the inspected operating system. The " -"product name is generally some freeform string which can be displayed to the" -" user, but should not be parsed by programs." +"product name is generally some freeform string which can be displayed to the " +"user, but should not be parsed by programs." msgstr "" #. type: textblock @@ -11549,11 +12147,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3669 msgid "" -"For Windows guests, this returns the contents of the Registry key " -"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>" -" which is usually a string such as C<Client> or C<Server> (other values are " -"possible). This can be used to distinguish consumer and enterprise versions" -" of Windows that have the same version number (for example, Windows 7 and " +"For Windows guests, this returns the contents of the Registry key C<HKLM" +"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " +"is usually a string such as C<Client> or C<Server> (other values are " +"possible). This can be used to distinguish consumer and enterprise versions " +"of Windows that have the same version number (for example, Windows 7 and " "Windows 2008 Server are both version 6.1, but the former is C<Client> and " "the latter is C<Server>)." msgstr "" @@ -11591,7 +12189,9 @@ msgstr "inspect-get-roots" msgid "" " inspect-get-roots\n" "\n" -msgstr " inspect-get-roots\n\n" +msgstr "" +" inspect-get-roots\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2390 @@ -11619,7 +12219,9 @@ msgstr "inspect-get-type" msgid "" " inspect-get-type root\n" "\n" -msgstr " inspect-get-type корінь\n\n" +msgstr "" +" inspect-get-type корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2403 ../src/guestfs-actions.pod:3720 @@ -11726,7 +12328,9 @@ msgstr "inspect-get-windows-systemroot" msgid "" " inspect-get-windows-systemroot root\n" "\n" -msgstr " inspect-get-windows-systemroot корінь\n\n" +msgstr "" +" inspect-get-windows-systemroot корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3791 @@ -11738,9 +12342,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3794 msgid "" -"This call assumes that the guest is Windows and that the systemroot could be" -" determined by inspection. If this is not the case then an error is " -"returned." +"This call assumes that the guest is Windows and that the systemroot could be " +"determined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 @@ -11754,7 +12357,9 @@ msgstr "inspect-is-live" msgid "" " inspect-is-live root\n" "\n" -msgstr " inspect-is-live корінь\n\n" +msgstr "" +" inspect-is-live корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2473 @@ -11774,7 +12379,9 @@ msgstr "inspect-is-multipart" msgid "" " inspect-is-multipart root\n" "\n" -msgstr " inspect-is-multipart корінь\n\n" +msgstr "" +" inspect-is-multipart корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2483 @@ -11794,7 +12401,9 @@ msgstr "inspect-is-netinst" msgid "" " inspect-is-netinst root\n" "\n" -msgstr " inspect-is-netinst корінь\n\n" +msgstr "" +" inspect-is-netinst корінь\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2493 @@ -11816,7 +12425,9 @@ msgstr "inspect-list-applications" msgid "" " inspect-list-applications root\n" "\n" -msgstr " inspect-list-applications кореневий_каталог\n\n" +msgstr "" +" inspect-list-applications кореневий_каталог\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2505 ../src/guestfs-actions.pod:3861 @@ -11826,9 +12437,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2507 msgid "" -"I<Note:> This call works differently from other parts of the inspection API." -" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then " -"mount up the disks, before calling this. Listing applications is a " +"I<Note:> This call works differently from other parts of the inspection " +"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " +"then mount up the disks, before calling this. Listing applications is a " "significantly more difficult operation which requires access to the full " "filesystem. Also note that unlike the other L</inspect-get-*> calls which " "are just returning data cached in the libguestfs handle, this call actually " @@ -11874,8 +12485,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3890 msgid "" -"If unavailable this is returned as an empty string C<\"\">. Callers needing" -" to display something can use C<app_name> instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing " +"to display something can use C<app_name> instead." msgstr "" #. type: =item @@ -12015,7 +12626,9 @@ msgstr "inspect-os" msgid "" " inspect-os\n" "\n" -msgstr " inspect-os\n\n" +msgstr "" +" inspect-os\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3964 @@ -12034,25 +12647,25 @@ msgstr "" #: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3970 msgid "" "If one operating system was found, then this returns a list with a single " -"element, which is the name of the root filesystem of this operating system." -" It is also possible for this function to return a list containing more " -"than one element, indicating a dual-boot or multi-boot virtual machine, with" -" each element being the root filesystem of one of the operating systems." +"element, which is the name of the root filesystem of this operating system. " +"It is also possible for this function to return a list containing more than " +"one element, indicating a dual-boot or multi-boot virtual machine, with each " +"element being the root filesystem of one of the operating systems." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2614 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " -"functions in order to query further information about each operating system," -" such as the name and version." +"functions in order to query further information about each operating system, " +"such as the name and version." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2619 msgid "" -"This function uses other libguestfs features such as L</mount-ro> and L" -"</umount-all> in order to mount and unmount filesystems and look at the " +"This function uses other libguestfs features such as L</mount-ro> and L</" +"umount-all> in order to mount and unmount filesystems and look at the " "contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -12060,8 +12673,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:3988 msgid "" -"This function cannot decrypt encrypted disks. The caller must do that first" -" (supplying the necessary keys) if the disk is encrypted." +"This function cannot decrypt encrypted disks. The caller must do that first " +"(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock @@ -12081,7 +12694,9 @@ msgstr "is-blockdev" msgid "" " is-blockdev path\n" "\n" -msgstr " is-blockdev шлях\n\n" +msgstr "" +" is-blockdev шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2637 ../src/guestfs-actions.pod:4008 @@ -12109,7 +12724,9 @@ msgstr "is-busy" msgid "" " is-busy\n" "\n" -msgstr " is-busy\n\n" +msgstr "" +" is-busy\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:4022 @@ -12129,7 +12746,9 @@ msgstr "is-chardev" msgid "" " is-chardev path\n" "\n" -msgstr " is-chardev шлях\n\n" +msgstr "" +" is-chardev шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2655 ../src/guestfs-actions.pod:4037 @@ -12149,7 +12768,9 @@ msgstr "is-config" msgid "" " is-config\n" "\n" -msgstr " is-config\n\n" +msgstr "" +" is-config\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2664 ../src/guestfs-actions.pod:4051 @@ -12169,7 +12790,9 @@ msgstr "is-dir" msgid "" " is-dir path\n" "\n" -msgstr " is-dir шлях\n\n" +msgstr "" +" is-dir шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4066 @@ -12189,7 +12812,9 @@ msgstr "is-fifo" msgid "" " is-fifo path\n" "\n" -msgstr " is-fifo шлях\n\n" +msgstr "" +" is-fifo шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2683 ../src/guestfs-actions.pod:4082 @@ -12209,14 +12834,15 @@ msgstr "is-file" msgid "" " is-file path\n" "\n" -msgstr " is-file шлях\n\n" +msgstr "" +" is-file шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4097 msgid "" "This returns C<true> if and only if there is a regular file with the given " -"C<path> name. Note that it returns false for other objects like " -"directories." +"C<path> name. Note that it returns false for other objects like directories." msgstr "" #. type: =head2 @@ -12230,7 +12856,9 @@ msgstr "is-launching" msgid "" " is-launching\n" "\n" -msgstr " is-launching\n\n" +msgstr "" +" is-launching\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4112 @@ -12250,7 +12878,9 @@ msgstr "is-lv" msgid "" " is-lv device\n" "\n" -msgstr " is-lv пристрій\n\n" +msgstr "" +" is-lv пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4127 @@ -12270,7 +12900,9 @@ msgstr "is-ready" msgid "" " is-ready\n" "\n" -msgstr " is-ready\n\n" +msgstr "" +" is-ready\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:4139 @@ -12290,7 +12922,9 @@ msgstr "is-socket" msgid "" " is-socket path\n" "\n" -msgstr " is-socket шлях\n\n" +msgstr "" +" is-socket шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2727 ../src/guestfs-actions.pod:4154 @@ -12310,7 +12944,9 @@ msgstr "is-symlink" msgid "" " is-symlink path\n" "\n" -msgstr " is-symlink шлях\n\n" +msgstr "" +" is-symlink шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2736 ../src/guestfs-actions.pod:4169 @@ -12373,7 +13009,9 @@ msgstr "kill-subprocess" msgid "" " kill-subprocess\n" "\n" -msgstr " kill-subprocess\n\n" +msgstr "" +" kill-subprocess\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2760 ../src/guestfs-actions.pod:4210 @@ -12396,7 +13034,9 @@ msgstr "" msgid "" " launch\n" "\n" -msgstr " launch\n\n" +msgstr "" +" launch\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4221 @@ -12423,14 +13063,16 @@ msgstr "lchown" msgid "" " lchown owner group path\n" "\n" -msgstr " lchown власник група шлях\n\n" +msgstr "" +" lchown власник група шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2778 msgid "" -"Change the file owner to C<owner> and group to C<group>. This is like " -"L</chown> but if C<path> is a symlink then the link itself is changed, not " -"the target." +"Change the file owner to C<owner> and group to C<group>. This is like L</" +"chown> but if C<path> is a symlink then the link itself is changed, not the " +"target." msgstr "" #. type: =head2 @@ -12444,14 +13086,15 @@ msgstr "lgetxattr" msgid "" " lgetxattr path name\n" "\n" -msgstr " lgetxattr шлях назва\n\n" +msgstr "" +" lgetxattr шлях назва\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2790 ../src/guestfs-actions.pod:4264 msgid "" -"Get a single extended attribute from file C<path> named C<name>. If C<path>" -" is a symlink, then this call returns an extended attribute from the " -"symlink." +"Get a single extended attribute from file C<path> named C<name>. If C<path> " +"is a symlink, then this call returns an extended attribute from the symlink." msgstr "" #. type: textblock @@ -12470,7 +13113,9 @@ msgstr "lgetxattrs" msgid "" " lgetxattrs path\n" "\n" -msgstr " lgetxattrs шлях\n\n" +msgstr "" +" lgetxattrs шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2810 @@ -12510,7 +13155,9 @@ msgstr "list-devices" msgid "" " list-devices\n" "\n" -msgstr " list-devices\n\n" +msgstr "" +" list-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4321 @@ -12565,7 +13212,9 @@ msgstr "list-filesystems" msgid "" " list-filesystems\n" "\n" -msgstr " list-filesystems\n\n" +msgstr "" +" list-filesystems\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4358 @@ -12596,16 +13245,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4371 msgid "" -"The value can have the special value \"unknown\", meaning the content of the" -" device is undetermined or empty. \"swap\" means a Linux swap partition." +"The value can have the special value \"unknown\", meaning the content of the " +"device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2865 msgid "" "This command runs other libguestfs commands, which might include L</mount> " -"and L</umount>, and therefore you should use this soon after launch and only" -" when nothing is mounted." +"and L</umount>, and therefore you should use this soon after launch and only " +"when nothing is mounted." msgstr "" #. type: textblock @@ -12647,7 +13296,9 @@ msgstr "list-partitions" msgid "" " list-partitions\n" "\n" -msgstr " list-partitions\n\n" +msgstr "" +" list-partitions\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4413 @@ -12662,8 +13313,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2891 msgid "" -"This does not return logical volumes. For that you will need to call " -"L</lvs>." +"This does not return logical volumes. For that you will need to call L</" +"lvs>." msgstr "" #. type: =head2 @@ -12677,7 +13328,9 @@ msgstr "ll" msgid "" " ll directory\n" "\n" -msgstr " ll каталог\n\n" +msgstr "" +" ll каталог\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4434 @@ -12723,10 +13376,12 @@ msgstr "ln" msgid "" " ln target linkname\n" "\n" -msgstr " ln призначення назва_посилання\n\n" +msgstr "" +" ln призначення назва_посилання\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4466 +#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4468 msgid "This command creates a hard link using the C<ln> command." msgstr "" @@ -12741,10 +13396,12 @@ msgstr "ln-f" msgid "" " ln-f target linkname\n" "\n" -msgstr " ln-f призначення назва_посилання\n\n" +msgstr "" +" ln-f призначення назва_посилання\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4479 +#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4481 msgid "" "This command creates a hard link using the C<ln -f> command. The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12761,10 +13418,12 @@ msgstr "ln-s" msgid "" " ln-s target linkname\n" "\n" -msgstr " ln-s призначення назва_посилання\n\n" +msgstr "" +" ln-s призначення назва_посилання\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4493 +#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4495 msgid "This command creates a symbolic link using the C<ln -s> command." msgstr "" @@ -12779,10 +13438,12 @@ msgstr "ln-sf" msgid "" " ln-sf target linkname\n" "\n" -msgstr " ln-sf призначення назва_посилання\n\n" +msgstr "" +" ln-sf призначення назва_посилання\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4506 +#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4508 msgid "" "This command creates a symbolic link using the C<ln -sf> command, The I<-f> " "option removes the link (C<linkname>) if it exists already." @@ -12804,8 +13465,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2945 msgid "" -"This is the same as L</removexattr>, but if C<path> is a symbolic link, then" -" it removes an extended attribute of the link itself." +"This is the same as L</removexattr>, but if C<path> is a symbolic link, then " +"it removes an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -12819,14 +13480,15 @@ msgstr "ls" msgid "" " ls directory\n" "\n" -msgstr " ls каталог\n\n" +msgstr "" +" ls каталог\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4534 +#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4536 msgid "" "List the files in C<directory> (relative to the root directory, there is no " -"cwd). The '.' and '..' entries are not returned, but hidden files are " -"shown." +"cwd). The '.' and '..' entries are not returned, but hidden files are shown." msgstr "" #. type: textblock @@ -12852,8 +13514,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2964 msgid "" -"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it" -" sets an extended attribute of the link itself." +"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " +"sets an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -12867,23 +13529,25 @@ msgstr "lstat" msgid "" " lstat path\n" "\n" -msgstr " lstat шлях\n\n" +msgstr "" +" lstat шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4941 -#: ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:7654 +#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4943 +#: ../src/guestfs-actions.pod:4572 ../src/guestfs-actions.pod:7666 msgid "Returns file information for the given C<path>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2974 msgid "" -"This is the same as L</stat> except that if C<path> is a symbolic link, then" -" the link is stat-ed, not the file it refers to." +"This is the same as L</stat> except that if C<path> is a symbolic link, then " +"the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4576 +#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4578 msgid "This is the same as the C<lstat(2)> system call." msgstr "" @@ -12904,12 +13568,12 @@ msgstr "" #: ../fish/guestfish-actions.pod:2984 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " -"where all files are in the directory C<path>. C<names> is the list of files" -" from this directory." +"where all files are in the directory C<path>. C<names> is the list of files " +"from this directory." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4595 +#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4597 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C<names> list. If any name did not exist or could not be lstat'd, " @@ -12919,8 +13583,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2993 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also L</lxattrlist> for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L</lxattrlist> for a " "similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -12941,18 +13605,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4623 +#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4625 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " -"existing key, and is used to access the device. C<newkey> is the new key to" -" add. C<keyslot> is the key slot that will be replaced." +"existing key, and is used to access the device. C<newkey> is the new key to " +"add. C<keyslot> is the key slot that will be replaced." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3010 msgid "" -"Note that if C<keyslot> already contains a key, then this command will fail." -" You have to use L</luks-kill-slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will " +"fail. You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock @@ -12975,15 +13639,17 @@ msgstr "luks-close" msgid "" " luks-close device\n" "\n" -msgstr " luks-close пристрій\n\n" +msgstr "" +" luks-close пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3021 msgid "" -"This closes a LUKS device that was created earlier by L</luks-open> or L" -"</luks-open-ro>. The C<device> parameter must be the name of the LUKS " -"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " -"underlying block device." +"This closes a LUKS device that was created earlier by L</luks-open> or L</" +"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " +"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying " +"block device." msgstr "" #. type: =head2 @@ -13000,7 +13666,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4664 +#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4666 msgid "" "This command erases existing data on C<device> and formats the device as a " "LUKS encrypted device. C<key> is the initial key, which is added to key " @@ -13041,7 +13707,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4705 +#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4707 msgid "" "This command deletes the key in key slot C<keyslot> from the encrypted LUKS " "device C<device>. C<key> must be one of the I<other> keys." @@ -13061,26 +13727,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4725 +#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4727 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4728 +#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4730 msgid "C<device> is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4730 +#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4732 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C<key> parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4733 +#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4735 msgid "" "This creates a new block device called C</dev/mapper/mapname>. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13115,8 +13781,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3090 msgid "" -"This is the same as L</luks-open> except that a read-only mapping is " -"created." +"This is the same as L</luks-open> except that a read-only mapping is created." msgstr "" #. type: =head2 @@ -13133,7 +13798,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4779 +#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4781 msgid "" "This creates an LVM logical volume called C<logvol> on the volume group " "C<volgroup>, with C<size> megabytes." @@ -13153,18 +13818,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4794 msgid "" "This converts alternative naming schemes for LVs that you might find to the " -"canonical name. For example, C</dev/mapper/VG-LV> is converted to " -"C</dev/VG/LV>." +"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" +"LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4796 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4798 msgid "" -"This command returns an error if the C<lvname> parameter does not refer to a" -" logical volume." +"This command returns an error if the C<lvname> parameter does not refer to a " +"logical volume." msgstr "" #. type: textblock @@ -13183,18 +13848,20 @@ msgstr "lvm-clear-filter" msgid "" " lvm-clear-filter\n" "\n" -msgstr " lvm-clear-filter\n\n" +msgstr "" +" lvm-clear-filter\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3120 msgid "" -"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every" -" block device." +"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " +"block device." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3123 ../fish/guestfish-actions.pod:3151 -#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4853 +#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4855 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" @@ -13210,10 +13877,12 @@ msgstr "lvm-remove-all" msgid "" " lvm-remove-all\n" "\n" -msgstr " lvm-remove-all\n\n" +msgstr "" +" lvm-remove-all\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4826 +#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4828 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13230,35 +13899,37 @@ msgstr "lvm-set-filter" msgid "" " lvm-set-filter 'devices ...'\n" "\n" -msgstr " lvm-set-filter 'пристрої...'\n\n" +msgstr "" +" lvm-set-filter 'пристрої...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4841 msgid "" -"This sets the LVM device filter so that LVM will only be able to \"see\" the" -" block devices in the list C<devices>, and will ignore all other attached " +"This sets the LVM device filter so that LVM will only be able to \"see\" the " +"block devices in the list C<devices>, and will ignore all other attached " "block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4843 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4845 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " -"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also" -" there are two types of duplication possible: either cloned PVs/VGs which " -"have identical UUIDs; or VGs that are not cloned but just happen to have the" -" same name. In normal operation you cannot create this situation, but you " +"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " +"there are two types of duplication possible: either cloned PVs/VGs which " +"have identical UUIDs; or VGs that are not cloned but just happen to have the " +"same name. In normal operation you cannot create this situation, but you " "can do it outside LVM, eg. by cloning disk images or by bit twiddling " "inside the LVM metadata." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4856 +#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4858 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4858 +#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4860 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." @@ -13275,20 +13946,22 @@ msgstr "lvremove" msgid "" " lvremove device\n" "\n" -msgstr " lvremove пристрій\n\n" +msgstr "" +" lvremove пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4872 +#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4874 msgid "" "Remove an LVM logical volume C<device>, where C<device> is the path to the " "LV, such as C</dev/VG/LV>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4875 +#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4877 msgid "" -"You can also remove all LVs in a volume group by specifying the VG name, " -"C</dev/VG>." +"You can also remove all LVs in a volume group by specifying the VG name, C</" +"dev/VG>." msgstr "" #. type: =head2 @@ -13305,7 +13978,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4889 +#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4891 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>." msgstr "" @@ -13323,7 +13996,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4902 +#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4904 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." @@ -13343,12 +14016,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4917 +#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4919 msgid "" -"This expands an existing logical volume C<lv> so that it fills C<pc>% of the" -" remaining free space in the volume group. Commonly you would call this " -"with pc = 100 which expands the logical volume as much as possible, using " -"all remaining free space in the volume group." +"This expands an existing logical volume C<lv> so that it fills C<pc>% of the " +"remaining free space in the volume group. Commonly you would call this with " +"pc = 100 which expands the logical volume as much as possible, using all " +"remaining free space in the volume group." msgstr "" #. type: =head2 @@ -13362,20 +14035,22 @@ msgstr "lvs" msgid "" " lvs\n" "\n" -msgstr " lvs\n\n" +msgstr "" +" lvs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4932 +#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4934 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L<lvs(8)> command." +"List all the logical volumes detected. This is the equivalent of the L<lvs" +"(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4935 +#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4937 msgid "" -"This returns a list of the logical volume device names (eg. " -"C</dev/VolGroup00/LogVol00>)." +"This returns a list of the logical volume device names (eg. C</dev/" +"VolGroup00/LogVol00>)." msgstr "" #. type: textblock @@ -13394,13 +14069,15 @@ msgstr "lvs-full" msgid "" " lvs-full\n" "\n" -msgstr " lvs-full\n\n" +msgstr "" +" lvs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4951 +#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4953 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L<lvs(8)> command. The \"full\" version includes all fields." +"List all the logical volumes detected. This is the equivalent of the L<lvs" +"(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -13414,10 +14091,12 @@ msgstr "lvuuid" msgid "" " lvuuid device\n" "\n" -msgstr " lvuuid пристрій\n\n" +msgstr "" +" lvuuid пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4966 +#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4968 msgid "This command returns the UUID of the LVM LV C<device>." msgstr "" @@ -13435,35 +14114,34 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4982 msgid "" -"This call allows you to get the extended attributes of multiple files, where" -" all files are in the directory C<path>. C<names> is the list of files from" -" this directory." +"This call allows you to get the extended attributes of multiple files, where " +"all files are in the directory C<path>. C<names> is the list of files from " +"this directory." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4984 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4986 msgid "" "On return you get a flat list of xattr structs which must be interpreted " -"sequentially. The first xattr struct always has a zero-length C<attrname>." -" C<attrval> in this struct is zero-length to indicate there was an error " +"sequentially. The first xattr struct always has a zero-length C<attrname>. " +"C<attrval> in this struct is zero-length to indicate there was an error " "doing C<lgetxattr> for this file, I<or> is a C string which is a decimal " -"number (the number of following attributes for this file, which could be " -"C<\"0\">). Then after the first xattr struct are the zero or more " -"attributes for the first named file. This repeats for the second and " -"subsequent files." +"number (the number of following attributes for this file, which could be C<" +"\"0\">). Then after the first xattr struct are the zero or more attributes " +"for the first named file. This repeats for the second and subsequent files." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3237 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also L</lstatlist> for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L</lstatlist> for a " "similarly efficient call for getting standard stats. Very long directory " "listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of" -" names." +"call to fail. The caller must split up such requests into smaller groups of " +"names." msgstr "" #. type: =head2 @@ -13480,106 +14158,106 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027 +#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5029 msgid "" "Create a Linux md (RAID) device named C<name> on the devices in the list " "C<devices>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5034 +#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5036 msgid "C<missingbitmap>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5038 msgid "" -"A bitmap of missing devices. If a bit is set it means that a missing device" -" is added to the array. The least significant bit corresponds to the first " +"A bitmap of missing devices. If a bit is set it means that a missing device " +"is added to the array. The least significant bit corresponds to the first " "device in the array." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5040 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5042 msgid "As examples:" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5042 +#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5044 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting" -" array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " +"array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5045 +#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5047 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting" -" array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " +"array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5048 +#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5050 msgid "This defaults to C<0> (no missing devices)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5050 +#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5052 msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5055 msgid "C<nrdevices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5055 +#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5057 msgid "The number of active RAID devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5057 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5059 msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5062 msgid "C<spare>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5064 msgid "The number of spare devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5066 msgid "If not set, this defaults to C<0>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5066 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5068 msgid "C<chunk>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5070 msgid "The chunk size in bytes." msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3314 -#: ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5120 +#: ../src/guestfs-actions.pod:5072 ../src/guestfs-actions.pod:5122 msgid "C<level>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5072 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5074 msgid "" "The RAID level, which can be one of: I<linear>, I<raid0>, I<0>, I<stripe>, " "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " @@ -13588,7 +14266,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5077 +#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5079 msgid "If not set, this defaults to C<raid1>." msgstr "" @@ -13606,49 +14284,49 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5115 +#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5117 msgid "" "This command exposes the output of 'mdadm -DY <md>'. The following fields " "are usually present in the returned hash. Other fields may also be present." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5122 +#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5124 msgid "The raid level of the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5124 +#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5126 msgid "C<devices>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5126 +#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5128 msgid "The number of underlying devices in the MD device." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5128 +#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5130 msgid "C<metadata>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5130 +#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5132 msgid "The metadata version used." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5132 +#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5134 msgid "C<uuid>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5134 +#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5136 msgid "The UUID of the MD device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5138 +#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5140 msgid "The name of the MD device." msgstr "" @@ -13666,7 +14344,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5156 +#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5158 msgid "" "This command deactivates the MD array named C<md>. The device is stopped, " "but it is not destroyed or zeroed." @@ -13683,10 +14361,12 @@ msgstr "mkdir" msgid "" " mkdir path\n" "\n" -msgstr " mkdir шлях\n\n" +msgstr "" +" mkdir шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5169 +#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5171 msgid "Create a directory named C<path>." msgstr "" @@ -13701,17 +14381,19 @@ msgstr "mkdir-mode" msgid "" " mkdir-mode path mode\n" "\n" -msgstr " mkdir-mode шлях режим\n\n" +msgstr "" +" mkdir-mode шлях режим\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5184 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C<mode>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5185 +#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5187 msgid "" "For common Linux filesystems, the actual mode which is set will be C<mode & " "~umask & 01777>. Non-native-Linux filesystems may interpret the mode in " @@ -13734,10 +14416,12 @@ msgstr "mkdir-p" msgid "" " mkdir-p path\n" "\n" -msgstr " mkdir-p шлях\n\n" +msgstr "" +" mkdir-p шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5201 +#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5203 msgid "" "Create a directory named C<path>, creating any parent directories as " "necessary. This is like the C<mkdir -p> shell command." @@ -13757,40 +14441,39 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5214 +#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5216 msgid "" -"This command creates a temporary directory. The C<tmpl> parameter should be" -" a full pathname for the temporary directory name with the final six " +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " "characters being \"XXXXXX\"." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5221 msgid "" -"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one" -" being suitable for Windows filesystems." +"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " +"being suitable for Windows filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5224 msgid "The name of the temporary directory that was created is returned." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5225 -msgid "" -"The temporary directory is created with mode 0700 and is owned by root." +#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5227 +msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5230 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5231 +#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5233 msgid "See also: L<mkdtemp(3)>" msgstr "Див. також L<mkdtemp(3)>" @@ -13808,19 +14491,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5247 +#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5249 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" C<journal>. It is equivalent to the command:" +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5251 +#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5253 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" "\n" -msgstr " mke2fs -t fstype -b blocksize -J device=<журнал> <пристрій>\n\n" +msgstr "" +" mke2fs -t fstype -b blocksize -J device=<журнал> <пристрій>\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3402 @@ -13841,10 +14526,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5268 +#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5270 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" the journal labeled C<label>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"the journal labeled C<label>." msgstr "" #. type: textblock @@ -13866,10 +14551,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5286 +#: ../fish/guestfish-actions.pod:3417 ../src/guestfs-actions.pod:5288 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on" -" the journal with UUID C<uuid>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on " +"the journal with UUID C<uuid>." msgstr "" #. type: textblock @@ -13891,14 +14576,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5302 +#: ../fish/guestfish-actions.pod:3426 ../src/guestfs-actions.pod:5304 msgid "" -"This creates an ext2 external journal on C<device>. It is equivalent to the" -" command:" +"This creates an ext2 external journal on C<device>. It is equivalent to the " +"command:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5305 +#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5307 #, no-wrap msgid "" " mke2fs -O journal_dev -b blocksize device\n" @@ -13919,9 +14604,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5319 -msgid "" -"This creates an ext2 external journal on C<device> with label C<label>." +#: ../fish/guestfish-actions.pod:3435 ../src/guestfs-actions.pod:5321 +msgid "This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 @@ -13938,7 +14622,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5333 +#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5335 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>." msgstr "" @@ -13953,7 +14637,9 @@ msgstr "mkfifo" msgid "" " mkfifo mode path\n" "\n" -msgstr " mkfifo режим шлях\n\n" +msgstr "" +" mkfifo режим шлях\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3447 @@ -13973,10 +14659,12 @@ msgstr "mkfs" msgid "" " mkfs fstype device\n" "\n" -msgstr " mkfs тип_файлової_системи пристрій\n\n" +msgstr "" +" mkfs тип_файлової_системи пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5363 +#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5365 msgid "" "This creates a filesystem on C<device> (usually a partition or LVM logical " "volume). The filesystem type is C<fstype>, for example C<ext3>." @@ -14005,7 +14693,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3470 ../fish/guestfish-actions.pod:3497 -#: ../src/guestfs-actions.pod:5391 ../src/guestfs-actions.pod:5429 +#: ../src/guestfs-actions.pod:5393 ../src/guestfs-actions.pod:5431 msgid "" "For VFAT and NTFS the C<blocksize> parameter is treated as the requested " "cluster size." @@ -14032,19 +14720,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5416 +#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5418 msgid "" "This function creates a filesystem on C<device>. The filesystem type is " "C<fstype>, for example C<ext3>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5423 +#: ../fish/guestfish-actions.pod:3491 ../src/guestfs-actions.pod:5425 msgid "C<blocksize>" msgstr "C<blocksize>" #. type: textblock -#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5425 +#: ../fish/guestfish-actions.pod:3493 ../src/guestfs-actions.pod:5427 msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " @@ -14052,53 +14740,53 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5432 +#: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5434 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5434 +#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5436 msgid "C<features>" msgstr "C<features>" #. type: textblock -#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5436 +#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5438 msgid "This passes the I<-O> parameter to the external mkfs program." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5438 +#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5440 msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5442 +#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5444 msgid "" -"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem" -" type." +"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " +"type." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5445 +#: ../fish/guestfish-actions.pod:3513 ../src/guestfs-actions.pod:5447 msgid "C<inode>" msgstr "C<inode>" #. type: textblock -#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5447 +#: ../fish/guestfish-actions.pod:3515 ../src/guestfs-actions.pod:5449 msgid "" "This passes the I<-I> parameter to the external L<mke2fs(8)> program which " "sets the inode size (only for ext2/3/4 filesystems at present)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5450 +#: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5452 msgid "C<sectorsize>" msgstr "C<sectorsize>" #. type: textblock -#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5452 +#: ../fish/guestfish-actions.pod:3520 ../src/guestfs-actions.pod:5454 msgid "" "This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which " "sets sector size for ufs filesystem." @@ -14120,20 +14808,20 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3531 msgid "" -"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used" -" to create extra mountpoints before mounting the first filesystem." +"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " +"to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5495 +#: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5497 msgid "" -"These calls are I<only> necessary in some very limited circumstances, mainly" -" the case where you want to mount a mix of unrelated and/or read-only " +"These calls are I<only> necessary in some very limited circumstances, mainly " +"the case where you want to mount a mix of unrelated and/or read-only " "filesystems together." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5499 +#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5501 msgid "" "For example, live CDs often contain a \"Russian doll\" nest of filesystems, " "an ISO outer layer, with a squashfs image inside, with an ext2/3 image " @@ -14141,7 +14829,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5504 +#: ../fish/guestfish-actions.pod:3544 ../src/guestfs-actions.pod:5506 #, no-wrap msgid "" " add-ro Fedora-11-i686-Live.iso\n" @@ -14153,10 +14841,19 @@ msgid "" " mount-loop /cd/LiveOS/squashfs.img /sqsh\n" " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" "\n" -msgstr " add-ro Fedora-11-i686-Live.iso\n run\n mkmountpoint /cd\n mkmountpoint /sqsh\n mkmountpoint /ext3fs\n mount /dev/sda /cd\n mount-loop /cd/LiveOS/squashfs.img /sqsh\n mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n\n" +msgstr "" +" add-ro Fedora-11-i686-Live.iso\n" +" run\n" +" mkmountpoint /cd\n" +" mkmountpoint /sqsh\n" +" mkmountpoint /ext3fs\n" +" mount /dev/sda /cd\n" +" mount-loop /cd/LiveOS/squashfs.img /sqsh\n" +" mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5513 +#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5515 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint." msgstr "" @@ -14177,7 +14874,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5524 +#: ../fish/guestfish-actions.pod:3564 ../src/guestfs-actions.pod:5526 msgid "" "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" msgstr "" @@ -14185,9 +14882,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3566 msgid "" -"Autosync [see L</set-autosync>, this is set by default on handles] can cause" -" L</umount-all> to be called when the handle is closed which can also " -"trigger these issues." +"Autosync [see L</set-autosync>, this is set by default on handles] can cause " +"L</umount-all> to be called when the handle is closed which can also trigger " +"these issues." msgstr "" #. type: =head2 @@ -14204,14 +14901,13 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5543 +#: ../fish/guestfish-actions.pod:3574 ../src/guestfs-actions.pod:5545 msgid "" -"This call creates block or character special devices, or named pipes " -"(FIFOs)." +"This call creates block or character special devices, or named pipes (FIFOs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5546 +#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5548 msgid "" "The C<mode> parameter should be the mode, using the standard constants. " "C<devmajor> and C<devminor> are the device major and minor numbers, only " @@ -14282,10 +14978,12 @@ msgstr "mkswap" msgid "" " mkswap device\n" "\n" -msgstr " mkswap пристрій\n\n" +msgstr "" +" mkswap пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5609 +#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5611 msgid "Create a swap partition on C<device>." msgstr "" @@ -14300,19 +14998,21 @@ msgstr "mkswap-L" msgid "" " mkswap-L label device\n" "\n" -msgstr " mkswap-L мітка пристрій\n\n" +msgstr "" +" mkswap-L мітка пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5622 +#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5624 msgid "Create a swap partition on C<device> with label C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5624 +#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5626 msgid "" -"Note that you cannot attach a swap label to a block device (eg. " -"C</dev/sda>), just to a partition. This appears to be a limitation of the " -"kernel or swap tools." +"Note that you cannot attach a swap label to a block device (eg. C</dev/" +"sda>), just to a partition. This appears to be a limitation of the kernel " +"or swap tools." msgstr "" #. type: =head2 @@ -14326,10 +15026,12 @@ msgstr "mkswap-U" msgid "" " mkswap-U uuid device\n" "\n" -msgstr " mkswap-U uuid пристрій\n\n" +msgstr "" +" mkswap-U uuid пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5639 +#: ../fish/guestfish-actions.pod:3632 ../src/guestfs-actions.pod:5641 msgid "Create a swap partition on C<device> with UUID C<uuid>." msgstr "" @@ -14344,10 +15046,12 @@ msgstr "mkswap-file" msgid "" " mkswap-file path\n" "\n" -msgstr " mkswap-file шлях\n\n" +msgstr "" +" mkswap-file шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5651 +#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5653 msgid "Create a swap file." msgstr "Створити файл резервної пам’яті." @@ -14369,15 +15073,17 @@ msgstr "modprobe" msgid "" " modprobe modulename\n" "\n" -msgstr " modprobe назва_модуля\n\n" +msgstr "" +" modprobe назва_модуля\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5666 +#: ../fish/guestfish-actions.pod:3647 ../src/guestfs-actions.pod:5668 msgid "This loads a kernel module in the appliance." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5668 +#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5670 msgid "" "The kernel module must have been whitelisted when libguestfs was built (see " "C<appliance/kmod.whitelist.in> in the source)." @@ -14394,30 +15100,32 @@ msgstr "mount" msgid "" " mount device mountpoint\n" "\n" -msgstr " mount пристрій точка_монтування\n\n" +msgstr "" +" mount пристрій точка_монтування\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5682 +#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5684 msgid "" -"Mount a guest disk at a position in the filesystem. Block devices are named" -" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " +"Mount a guest disk at a position in the filesystem. Block devices are named " +"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " "those block devices contain partitions, they will have the usual names (eg. " "C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5688 +#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5690 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " -"mounted on C</> before others can be mounted. Other filesystems can only be" -" mounted on directories which already exist." +"mounted on C</> before others can be mounted. Other filesystems can only be " +"mounted on directories which already exist." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5693 +#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5695 msgid "" -"The mounted filesystem is writable, if we have sufficient permissions on the" -" underlying device." +"The mounted filesystem is writable, if we have sufficient permissions on the " +"underlying device." msgstr "" #. type: textblock @@ -14444,14 +15152,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5722 +#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5724 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5725 +#: ../fish/guestfish-actions.pod:3684 ../src/guestfs-actions.pod:5727 msgid "" "If required, C<trans=virtio> will be automatically added to the options. " "Any other options required can be passed in the optional C<options> " @@ -14472,7 +15180,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5764 +#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5766 msgid "" "This command lets you mount C<file> (a filesystem image in a file) on a " "mount point. It is entirely equivalent to the command C<mount -o loop file " @@ -14500,7 +15208,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5784 +#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5786 msgid "" "If the C<options> parameter is an empty string, then no options are passed " "(all options default to whatever the filesystem uses)." @@ -14517,13 +15225,15 @@ msgstr "mount-ro" msgid "" " mount-ro device mountpoint\n" "\n" -msgstr " mount-ro пристрій точка_монтування\n\n" +msgstr "" +" mount-ro пристрій точка_монтування\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3714 msgid "" -"This is the same as the L</mount> command, but it mounts the filesystem with" -" the read-only (I<-o ro>) flag." +"This is the same as the L</mount> command, but it mounts the filesystem with " +"the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 @@ -14542,8 +15252,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3721 msgid "" -"This is the same as the L</mount> command, but it allows you to set both the" -" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." +"This is the same as the L</mount> command, but it allows you to set both the " +"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 @@ -14557,7 +15267,9 @@ msgstr "mountpoints" msgid "" " mountpoints\n" "\n" -msgstr " mountpoints\n\n" +msgstr "" +" mountpoints\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3729 @@ -14578,17 +15290,19 @@ msgstr "mounts" msgid "" " mounts\n" "\n" -msgstr " mounts\n\n" +msgstr "" +" mounts\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5845 +#: ../fish/guestfish-actions.pod:3737 ../src/guestfs-actions.pod:5847 msgid "" -"This returns the list of currently mounted filesystems. It returns the list" -" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." +"This returns the list of currently mounted filesystems. It returns the list " +"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5848 +#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5850 msgid "Some internal mounts are not shown." msgstr "" @@ -14608,10 +15322,12 @@ msgstr "mv" msgid "" " mv src dest\n" "\n" -msgstr " mv джерело призначення\n\n" +msgstr "" +" mv джерело призначення\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5865 +#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5867 msgid "" "This moves a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." @@ -14631,7 +15347,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5879 +#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5881 msgid "" "This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS " "C<device> for mountability. (Not all NTFS volumes can be mounted read-" @@ -14639,7 +15355,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5883 +#: ../fish/guestfish-actions.pod:3759 ../src/guestfs-actions.pod:5885 msgid "" "C<rw> is a boolean flag. Set it to true if you want to test if the volume " "can be mounted read-write. Set it to false if you want to test if the " @@ -14647,10 +15363,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5887 +#: ../fish/guestfish-actions.pod:3763 ../src/guestfs-actions.pod:5889 msgid "" -"The return value is an integer which C<0> if the operation would succeed, or" -" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." +"The return value is an integer which C<0> if the operation would succeed, or " +"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 @@ -14687,15 +15403,15 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5927 +#: ../fish/guestfish-actions.pod:3781 ../src/guestfs-actions.pod:5931 msgid "" "Stream the NTFS filesystem C<device> to the local file C<backupfile>. The " -"format used for the backup file is a special format used by the " -"L<ntfsclone(8)> tool." +"format used for the backup file is a special format used by the L<ntfsclone" +"(8)> tool." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5931 +#: ../fish/guestfish-actions.pod:3785 ../src/guestfs-actions.pod:5935 msgid "" "If the optional C<metadataonly> flag is true, then I<only> the metadata is " "saved, losing all the user data (this is useful for diagnosing some " @@ -14703,10 +15419,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5935 +#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5939 msgid "" -"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force>" -" flags have precise meanings detailed in the L<ntfsclone(8)> man page." +"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> " +"flags have precise meanings detailed in the L<ntfsclone(8)> man page." msgstr "" #. type: textblock @@ -14728,7 +15444,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5982 +#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5988 msgid "" "This command repairs some fundamental NTFS inconsistencies, resets the NTFS " "journal file, and schedules an NTFS consistency check for the first boot " @@ -14736,14 +15452,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5986 +#: ../fish/guestfish-actions.pod:3808 ../src/guestfs-actions.pod:5992 msgid "" "This is I<not> an equivalent of Windows C<chkdsk>. It does I<not> scan the " "filesystem for inconsistencies." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5989 +#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5995 msgid "" "The optional C<clearbadsectors> flag clears the list of bad sectors. This " "is useful after cloning a disk with bad sectors to a new disk." @@ -14760,21 +15476,23 @@ msgstr "ntfsresize" msgid "" " ntfsresize device\n" "\n" -msgstr " ntfsresize пристрій\n\n" +msgstr "" +" ntfsresize пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3844 -#: ../src/guestfs-actions.pod:6029 ../src/guestfs-actions.pod:6061 +#: ../src/guestfs-actions.pod:6037 ../src/guestfs-actions.pod:6069 msgid "" "This command resizes an NTFS filesystem, expanding or shrinking it to the " "size of the underlying device." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6032 +#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:6040 msgid "" -"I<Note:> After the resize operation, the filesystem is marked as requiring a" -" consistency check (for safety). You have to boot into Windows to perform " +"I<Note:> After the resize operation, the filesystem is marked as requiring a " +"consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. Furthermore, ntfsresize refuses to " "resize filesystems which have been marked in this way. So in effect it is " "not possible to call ntfsresize multiple times on a single filesystem " @@ -14783,7 +15501,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3831 ../fish/guestfish-actions.pod:3870 -#: ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6087 +#: ../src/guestfs-actions.pod:6048 ../src/guestfs-actions.pod:6095 msgid "See also L<ntfsresize(8)>." msgstr "Див. також L<ntfsresize(8)>." @@ -14808,20 +15526,20 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6070 +#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:6078 msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to fit the container (eg. partition)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5199 -#: ../src/guestfs-actions.pod:6073 ../src/guestfs-actions.pod:8071 +#: ../fish/guestfish-actions.pod:3856 ../fish/guestfish-actions.pod:5201 +#: ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:8083 msgid "C<force>" msgstr "C<force>" #. type: textblock -#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6075 +#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:6083 msgid "" "If this option is true, then force the resize of the filesystem even if the " "filesystem is marked as requiring a consistency check." @@ -14833,8 +15551,8 @@ msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. If you I<don't> set the C<force> " -"option then it is not possible to call L</ntfsresize-opts> multiple times on" -" a single filesystem without booting into Windows between each resize." +"option then it is not possible to call L</ntfsresize-opts> multiple times on " +"a single filesystem without booting into Windows between each resize." msgstr "" #. type: =head2 @@ -14878,15 +15596,15 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6148 +#: ../fish/guestfish-actions.pod:3895 ../src/guestfs-actions.pod:6156 msgid "" -"The C<prlogex> parameter is the type of partition. Normally you should pass" -" C<p> or C<primary> here, but MBR partition tables also support C<l> (or " +"The C<prlogex> parameter is the type of partition. Normally you should pass " +"C<p> or C<primary> here, but MBR partition tables also support C<l> (or " "C<logical>) and C<e> (or C<extended>) partition types." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6153 +#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6161 msgid "" "C<startsect> and C<endsect> are the start and end of the partition in " "I<sectors>. C<endsect> may be negative, which means it counts backwards " @@ -14896,8 +15614,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3904 msgid "" -"Creating a partition which covers the whole disk is not so easy. Use L" -"</part-disk> to do that." +"Creating a partition which covers the whole disk is not so easy. Use L</" +"part-disk> to do that." msgstr "" #. type: =head2 @@ -14914,12 +15632,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6171 +#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6179 msgid "This command deletes the partition numbered C<partnum> on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6173 +#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:6181 msgid "" "Note that in the case of MBR partitioning, deleting an extended partition " "also deletes any logical partitions it contains." @@ -14936,7 +15654,9 @@ msgstr "part-disk" msgid "" " part-disk device parttype\n" "\n" -msgstr " part-disk пристрій тип_розділу\n\n" +msgstr "" +" part-disk пристрій тип_розділу\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3921 @@ -14948,8 +15668,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3925 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" -" possible values are described in L</part-init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " +"possible values are described in L</part-init>." msgstr "" #. type: =head2 @@ -14966,7 +15686,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6206 +#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6214 msgid "" "This command returns true if the partition C<partnum> on C<device> has the " "bootable flag set." @@ -14991,7 +15711,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6222 +#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6230 msgid "" "Returns the MBR type byte (also known as the ID byte) from the numbered " "partition C<partnum>." @@ -15000,8 +15720,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3944 ../fish/guestfish-actions.pod:4088 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get" -" undefined results for other partition table types (see L</part-get-" +"Note that only MBR (old DOS-style) partitions have type bytes. You will get " +"undefined results for other partition table types (see L</part-get-" "parttype>)." msgstr "" @@ -15016,10 +15736,12 @@ msgstr "part-get-parttype" msgid "" " part-get-parttype device\n" "\n" -msgstr " part-get-parttype пристрій\n\n" +msgstr "" +" part-get-parttype пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6239 +#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6247 msgid "" "This command examines the partition table on C<device> and returns the " "partition table type (format) being used." @@ -15047,11 +15769,11 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6259 +#: ../fish/guestfish-actions.pod:3964 ../src/guestfs-actions.pod:6267 msgid "" "This creates an empty partition table on C<device> of one of the partition " -"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>" -" (for large disks)." +"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " +"(for large disks)." msgstr "" #. type: textblock @@ -15062,27 +15784,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6266 +#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6274 msgid "Possible values for C<parttype> are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6270 +#: ../fish/guestfish-actions.pod:3975 ../src/guestfs-actions.pod:6278 msgid "B<efi>" msgstr "B<efi>" #. type: =item -#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6272 +#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6280 msgid "B<gpt>" msgstr "B<gpt>" #. type: textblock -#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6274 +#: ../fish/guestfish-actions.pod:3979 ../src/guestfs-actions.pod:6282 msgid "Intel EFI / GPT partition table." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6276 +#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6284 msgid "" "This is recommended for >= 2 TB partitions that will be accessed from Linux " "and Intel-based Mac OS X. It also has limited backwards compatibility with " @@ -15090,111 +15812,111 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6280 +#: ../fish/guestfish-actions.pod:3985 ../src/guestfs-actions.pod:6288 msgid "B<mbr>" msgstr "B<mbr>" #. type: =item -#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6282 +#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6290 msgid "B<msdos>" msgstr "B<msdos>" #. type: textblock -#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6284 +#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6292 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " -"Windows. This partition type will B<only> work for device sizes up to 2 TB." -" For large disks we recommend using C<gpt>." +"Windows. This partition type will B<only> work for device sizes up to 2 " +"TB. For large disks we recommend using C<gpt>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6291 +#: ../fish/guestfish-actions.pod:3996 ../src/guestfs-actions.pod:6299 msgid "" "Other partition table types that may work but are not supported include:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6296 +#: ../fish/guestfish-actions.pod:4001 ../src/guestfs-actions.pod:6304 msgid "B<aix>" msgstr "B<aix>" #. type: textblock -#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6298 +#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6306 msgid "AIX disk labels." msgstr "Мітки дисків AIX." #. type: =item -#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6300 +#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6308 msgid "B<amiga>" msgstr "B<amiga>" #. type: =item -#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6302 +#: ../fish/guestfish-actions.pod:4007 ../src/guestfs-actions.pod:6310 msgid "B<rdb>" msgstr "B<rdb>" #. type: textblock -#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6304 +#: ../fish/guestfish-actions.pod:4009 ../src/guestfs-actions.pod:6312 msgid "Amiga \"Rigid Disk Block\" format." msgstr "Формат \"Rigid Disk Block\" Amiga." #. type: =item -#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6306 +#: ../fish/guestfish-actions.pod:4011 ../src/guestfs-actions.pod:6314 msgid "B<bsd>" msgstr "B<bsd>" #. type: textblock -#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6308 +#: ../fish/guestfish-actions.pod:4013 ../src/guestfs-actions.pod:6316 msgid "BSD disk labels." msgstr "Мітки дисків BSD." #. type: =item -#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6310 +#: ../fish/guestfish-actions.pod:4015 ../src/guestfs-actions.pod:6318 msgid "B<dasd>" msgstr "B<dasd>" #. type: textblock -#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6312 +#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6320 msgid "DASD, used on IBM mainframes." msgstr "DASD, використовувалися у мейнфреймах IBM." #. type: =item -#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6314 +#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6322 msgid "B<dvh>" msgstr "B<dvh>" #. type: textblock -#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6316 +#: ../fish/guestfish-actions.pod:4021 ../src/guestfs-actions.pod:6324 msgid "MIPS/SGI volumes." msgstr "Томи MIPS/SGI." #. type: =item -#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6318 +#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6326 msgid "B<mac>" msgstr "B<mac>" #. type: textblock -#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6320 +#: ../fish/guestfish-actions.pod:4025 ../src/guestfs-actions.pod:6328 msgid "Old Mac partition format. Modern Macs use C<gpt>." msgstr "Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>." #. type: =item -#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6322 +#: ../fish/guestfish-actions.pod:4027 ../src/guestfs-actions.pod:6330 msgid "B<pc98>" msgstr "B<pc98>" #. type: textblock -#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6324 +#: ../fish/guestfish-actions.pod:4029 ../src/guestfs-actions.pod:6332 msgid "NEC PC-98 format, common in Japan apparently." msgstr "Формат NEC PC-98, поширений у Японії." #. type: =item -#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6326 +#: ../fish/guestfish-actions.pod:4031 ../src/guestfs-actions.pod:6334 msgid "B<sun>" msgstr "B<sun>" #. type: textblock -#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6328 +#: ../fish/guestfish-actions.pod:4033 ../src/guestfs-actions.pod:6336 msgid "Sun disk labels." msgstr "Мітки дисків Sun." @@ -15209,32 +15931,34 @@ msgstr "part-list" msgid "" " part-list device\n" "\n" -msgstr " part-list device\n\n" +msgstr "" +" part-list device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6342 +#: ../fish/guestfish-actions.pod:4041 ../src/guestfs-actions.pod:6350 msgid "" -"This command parses the partition table on C<device> and returns the list of" -" partitions found." +"This command parses the partition table on C<device> and returns the list of " +"partitions found." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6345 +#: ../fish/guestfish-actions.pod:4044 ../src/guestfs-actions.pod:6353 msgid "The fields in the returned structure are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6349 +#: ../fish/guestfish-actions.pod:4048 ../src/guestfs-actions.pod:6357 msgid "B<part_num>" msgstr "B<part_num>" #. type: textblock -#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6351 +#: ../fish/guestfish-actions.pod:4050 ../src/guestfs-actions.pod:6359 msgid "Partition number, counting from 1." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6353 +#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6361 msgid "B<part_start>" msgstr "B<part_start>" @@ -15246,22 +15970,22 @@ msgid "" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6358 +#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6366 msgid "B<part_end>" msgstr "B<part_end>" #. type: textblock -#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6360 +#: ../fish/guestfish-actions.pod:4059 ../src/guestfs-actions.pod:6368 msgid "End of the partition in bytes." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6362 +#: ../fish/guestfish-actions.pod:4061 ../src/guestfs-actions.pod:6370 msgid "B<part_size>" msgstr "B<part_size>" #. type: textblock -#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6364 +#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6372 msgid "Size of the partition in bytes." msgstr "" @@ -15279,14 +16003,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6382 +#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6390 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6385 +#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6393 msgid "" "The bootable flag is used by some operating systems (notably Windows) to " "determine which partition to boot from. It is by no means universally " @@ -15307,10 +16031,10 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6401 +#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6409 msgid "" -"Sets the MBR type byte (also known as the ID byte) of the numbered partition" -" C<partnum> to C<idbyte>. Note that the type bytes quoted in most " +"Sets the MBR type byte (also known as the ID byte) of the numbered partition " +"C<partnum> to C<idbyte>. Note that the type bytes quoted in most " "documentation are in fact hexadecimal numbers, but usually documented " "without any leading \"0x\" which might be confusing." msgstr "" @@ -15329,14 +16053,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6423 +#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6431 msgid "" "This sets the partition name on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6426 +#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6434 msgid "" "The partition name can only be set on certain types of partition table. " "This works on C<gpt> but not on C<mbr> partitions." @@ -15353,10 +16077,12 @@ msgstr "part-to-dev" msgid "" " part-to-dev partition\n" "\n" -msgstr " part-to-dev розділ\n\n" +msgstr "" +" part-to-dev розділ\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6439 +#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6447 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and removes the " "partition number, returning the device name (eg. \"/dev/sdb\")." @@ -15365,8 +16091,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4110 ../fish/guestfish-actions.pod:4122 msgid "" -"The named partition must exist, for example as a string returned from L" -"</list-partitions>." +"The named partition must exist, for example as a string returned from L</" +"list-partitions>." msgstr "" #. type: textblock @@ -15388,7 +16114,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6459 +#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6467 msgid "" "This function takes a partition name (eg. \"/dev/sdb1\") and returns the " "partition number (eg. C<1>)." @@ -15410,10 +16136,12 @@ msgstr "ping-daemon" msgid "" " ping-daemon\n" "\n" -msgstr " ping-daemon\n\n" +msgstr "" +" ping-daemon\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6476 +#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6484 msgid "" "This is a test probe into the guestfs daemon running inside the qemu " "subprocess. Calling this function checks that the daemon responds to the " @@ -15435,7 +16163,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6494 +#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6502 msgid "" "This command lets you read part of a file. It reads C<count> bytes of the " "file, starting at C<offset>, from file C<path>." @@ -15443,7 +16171,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4143 ../fish/guestfish-actions.pod:4158 -#: ../src/guestfs-actions.pod:6497 ../src/guestfs-actions.pod:6523 +#: ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6531 msgid "" "This may read fewer bytes than requested. For further details see the " "L<pread(2)> system call." @@ -15468,7 +16196,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6520 +#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6528 msgid "" "This command lets you read part of a file. It reads C<count> bytes of " "C<device>, starting at C<offset>." @@ -15490,10 +16218,12 @@ msgstr "pvcreate" msgid "" " pvcreate device\n" "\n" -msgstr " pvcreate пристрій\n\n" +msgstr "" +" pvcreate пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6543 +#: ../fish/guestfish-actions.pod:4170 ../src/guestfs-actions.pod:6551 msgid "" "This creates an LVM physical volume on the named C<device>, where C<device> " "should usually be a partition name such as C</dev/sda1>." @@ -15510,21 +16240,23 @@ msgstr "pvremove" msgid "" " pvremove device\n" "\n" -msgstr " pvremove пристрій\n\n" +msgstr "" +" pvremove пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6557 +#: ../fish/guestfish-actions.pod:4178 ../src/guestfs-actions.pod:6565 msgid "" "This wipes a physical volume C<device> so that LVM will no longer recognise " "it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6560 +#: ../fish/guestfish-actions.pod:4181 ../src/guestfs-actions.pod:6568 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " -"physical volumes that contain any volume groups, so you have to remove those" -" first." +"physical volumes that contain any volume groups, so you have to remove those " +"first." msgstr "" #. type: =head2 @@ -15538,10 +16270,12 @@ msgstr "pvresize" msgid "" " pvresize device\n" "\n" -msgstr " pvresize пристрій\n\n" +msgstr "" +" pvresize пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6574 +#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6582 msgid "" "This resizes (expands or shrinks) an existing LVM physical volume to match " "the new size of the underlying device." @@ -15578,20 +16312,22 @@ msgstr "pvs" msgid "" " pvs\n" "\n" -msgstr " pvs\n\n" +msgstr "" +" pvs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6600 +#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6608 msgid "" -"List all the physical volumes detected. This is the equivalent of the " -"L<pvs(8)> command." +"List all the physical volumes detected. This is the equivalent of the L<pvs" +"(8)> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6603 +#: ../fish/guestfish-actions.pod:4206 ../src/guestfs-actions.pod:6611 msgid "" -"This returns a list of just the device names that contain PVs (eg. " -"C</dev/sda2>)." +"This returns a list of just the device names that contain PVs (eg. C</dev/" +"sda2>)." msgstr "" #. type: textblock @@ -15610,13 +16346,15 @@ msgstr "pvs-full" msgid "" " pvs-full\n" "\n" -msgstr " pvs-full\n\n" +msgstr "" +" pvs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6619 +#: ../fish/guestfish-actions.pod:4215 ../src/guestfs-actions.pod:6627 msgid "" -"List all the physical volumes detected. This is the equivalent of the " -"L<pvs(8)> command. The \"full\" version includes all fields." +"List all the physical volumes detected. This is the equivalent of the L<pvs" +"(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -15630,10 +16368,12 @@ msgstr "pvuuid" msgid "" " pvuuid device\n" "\n" -msgstr " pvuuid пристрій\n\n" +msgstr "" +" pvuuid пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6634 +#: ../fish/guestfish-actions.pod:4222 ../src/guestfs-actions.pod:6642 msgid "This command returns the UUID of the LVM PV C<device>." msgstr "" @@ -15651,14 +16391,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6650 +#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6658 msgid "" -"This command writes to part of a file. It writes the data buffer C<content>" -" to the file C<path> starting at offset C<offset>." +"This command writes to part of a file. It writes the data buffer C<content> " +"to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6653 +#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6661 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " "call it may not write the full data requested. The return value is the " @@ -15686,19 +16426,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6677 +#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6685 msgid "" "This command writes to part of a device. It writes the data buffer " "C<content> to C<device> starting at offset C<offset>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6680 +#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6688 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " -"call it may not write the full data requested (although short writes to disk" -" devices and partitions are probably impossible with standard Linux " -"kernels)." +"call it may not write the full data requested (although short writes to disk " +"devices and partitions are probably impossible with standard Linux kernels)." msgstr "" #. type: textblock @@ -15717,10 +16456,12 @@ msgstr "read-file" msgid "" " read-file path\n" "\n" -msgstr " read-file шлях\n\n" +msgstr "" +" read-file шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6701 +#: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6709 msgid "This calls returns the contents of the file C<path> as a buffer." msgstr "" @@ -15743,10 +16484,12 @@ msgstr "read-lines" msgid "" " read-lines path\n" "\n" -msgstr " read-lines шлях\n\n" +msgstr "" +" read-lines шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6726 +#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6734 msgid "" "The file contents are returned as a list of lines. Trailing C<LF> and " "C<CRLF> character sequences are I<not> returned." @@ -15772,15 +16515,17 @@ msgstr "readdir" msgid "" " readdir dir\n" "\n" -msgstr " readdir каталог\n\n" +msgstr "" +" readdir каталог\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6746 +#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6754 msgid "This returns the list of directory entries in directory C<dir>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6748 +#: ../fish/guestfish-actions.pod:4294 ../src/guestfs-actions.pod:6756 msgid "" "All entries in the directory are returned, including C<.> and C<..>. The " "entries are I<not> sorted, but returned in the same order as the underlying " @@ -15788,99 +16533,99 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6752 +#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6760 msgid "" "Also this call returns basic file type information about each file. The " "C<ftyp> field will contain one of the following characters:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6757 +#: ../fish/guestfish-actions.pod:4303 ../src/guestfs-actions.pod:6765 msgid "'b'" msgstr "'b'" #. type: textblock -#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6759 +#: ../fish/guestfish-actions.pod:4305 ../src/guestfs-actions.pod:6767 msgid "Block special" msgstr "Блоковий особливий" #. type: =item -#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6761 +#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6769 msgid "'c'" msgstr "'c'" #. type: textblock -#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6763 +#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6771 msgid "Char special" msgstr "Символьний особливий" #. type: =item -#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6765 +#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6773 msgid "'d'" msgstr "'d'" #. type: textblock -#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6767 +#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6775 msgid "Directory" msgstr "Каталог" #. type: =item -#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6769 +#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6777 msgid "'f'" msgstr "'f'" #. type: textblock -#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6771 +#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6779 msgid "FIFO (named pipe)" msgstr "FIFO (іменований канал)" #. type: =item -#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6773 +#: ../fish/guestfish-actions.pod:4319 ../src/guestfs-actions.pod:6781 msgid "'l'" msgstr "'l'" #. type: textblock -#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6775 +#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6783 msgid "Symbolic link" msgstr "Символічне посилання" #. type: =item -#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6777 +#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6785 msgid "'r'" msgstr "'r'" #. type: textblock -#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6779 +#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6787 msgid "Regular file" msgstr "Звичайний файл" #. type: =item -#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6781 +#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6789 msgid "'s'" msgstr "'s'" #. type: textblock -#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6783 +#: ../fish/guestfish-actions.pod:4329 ../src/guestfs-actions.pod:6791 msgid "Socket" msgstr "Сокет" #. type: =item -#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6785 +#: ../fish/guestfish-actions.pod:4331 ../src/guestfs-actions.pod:6793 msgid "'u'" msgstr "'u'" #. type: textblock -#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6787 +#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6795 msgid "Unknown file type" msgstr "Невідомий тип файла" #. type: =item -#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6789 +#: ../fish/guestfish-actions.pod:4335 ../src/guestfs-actions.pod:6797 msgid "'?'" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6791 +#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6799 msgid "" "The L<readdir(3)> call returned a C<d_type> field with an unexpected value" msgstr "" @@ -15904,10 +16649,12 @@ msgstr "readlink" msgid "" " readlink path\n" "\n" -msgstr " readlink шлях\n\n" +msgstr "" +" readlink шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6812 +#: ../fish/guestfish-actions.pod:4350 ../src/guestfs-actions.pod:6820 msgid "This command reads the target of a symbolic link." msgstr "" @@ -15925,7 +16672,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6826 +#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6834 msgid "" "This call allows you to do a C<readlink> operation on multiple files, where " "all files are in the directory C<path>. C<names> is the list of files from " @@ -15933,27 +16680,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6830 +#: ../fish/guestfish-actions.pod:4360 ../src/guestfs-actions.pod:6838 msgid "" -"On return you get a list of strings, with a one-to-one correspondence to the" -" C<names> list. Each string is the value of the symbolic link." +"On return you get a list of strings, with a one-to-one correspondence to the " +"C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6834 +#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6842 msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " -"completed even if there were C<readlink(2)> errors, and so you can call this" -" function with names where you don't know if they are symbolic links already" -" (albeit slightly less efficient)." +"completed even if there were C<readlink(2)> errors, and so you can call this " +"function with names where you don't know if they are symbolic links already " +"(albeit slightly less efficient)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6841 +#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6849 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. Very long directory listings " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. Very long directory listings " "might cause the protocol message size to be exceeded, causing this call to " "fail. The caller must split up such requests into smaller groups of names." msgstr "" @@ -15969,10 +16716,12 @@ msgstr "realpath" msgid "" " realpath path\n" "\n" -msgstr " realpath шлях\n\n" +msgstr "" +" realpath шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6860 +#: ../fish/guestfish-actions.pod:4382 ../src/guestfs-actions.pod:6868 msgid "" "Return the canonicalized absolute pathname of C<path>. The returned path " "has no C<.>, C<..> or symbolic link path elements." @@ -15992,7 +16741,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6875 +#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6883 msgid "" "This call removes the extended attribute named C<xattr> of the file C<path>." msgstr "" @@ -16013,10 +16762,12 @@ msgstr "resize2fs" msgid "" " resize2fs device\n" "\n" -msgstr " resize2fs пристрій\n\n" +msgstr "" +" resize2fs пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6890 +#: ../fish/guestfish-actions.pod:4398 ../src/guestfs-actions.pod:6898 msgid "" "This resizes an ext2, ext3 or ext4 filesystem to match the size of the " "underlying device." @@ -16025,10 +16776,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4401 msgid "" -"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device>" -" before calling this command. For unknown reasons C<resize2fs> sometimes " -"gives an error about this and sometimes not. In any case, it is always safe" -" to call L</e2fsck-f> before calling this function." +"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> " +"before calling this command. For unknown reasons C<resize2fs> sometimes " +"gives an error about this and sometimes not. In any case, it is always safe " +"to call L</e2fsck-f> before calling this function." msgstr "" #. type: =head2 @@ -16042,7 +16793,9 @@ msgstr "resize2fs-M" msgid "" " resize2fs-M device\n" "\n" -msgstr " resize2fs-M пристрій\n\n" +msgstr "" +" resize2fs-M пристрій\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4411 @@ -16092,10 +16845,12 @@ msgstr "rm" msgid "" " rm path\n" "\n" -msgstr " rm шлях\n\n" +msgstr "" +" rm шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6942 +#: ../fish/guestfish-actions.pod:4431 ../src/guestfs-actions.pod:6950 msgid "Remove the single file C<path>." msgstr "" @@ -16110,10 +16865,12 @@ msgstr "rm-rf" msgid "" " rm-rf path\n" "\n" -msgstr " rm-rf шлях\n\n" +msgstr "" +" rm-rf шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6954 +#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6962 msgid "" "Remove the file or directory C<path>, recursively removing the contents if " "its a directory. This is like the C<rm -rf> shell command." @@ -16130,10 +16887,12 @@ msgstr "rmdir" msgid "" " rmdir path\n" "\n" -msgstr " rmdir шлях\n\n" +msgstr "" +" rmdir шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6968 +#: ../fish/guestfish-actions.pod:4445 ../src/guestfs-actions.pod:6976 msgid "Remove the single directory C<path>." msgstr "" @@ -16153,8 +16912,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4451 msgid "" -"This calls removes a mountpoint that was previously created with " -"L</mkmountpoint>. See L</mkmountpoint> for full details." +"This calls removes a mountpoint that was previously created with L</" +"mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 @@ -16168,10 +16927,12 @@ msgstr "scrub-device" msgid "" " scrub-device device\n" "\n" -msgstr " scrub-device пристрій\n\n" +msgstr "" +" scrub-device пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6994 +#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:7002 msgid "" "This command writes patterns over C<device> to make data retrieval more " "difficult." @@ -16179,8 +16940,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 -#: ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:6997 -#: ../src/guestfs-actions.pod:7015 ../src/guestfs-actions.pod:7034 +#: ../fish/guestfish-actions.pod:4487 ../src/guestfs-actions.pod:7005 +#: ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7042 msgid "" "It is an interface to the L<scrub(1)> program. See that manual page for " "more details." @@ -16197,17 +16958,19 @@ msgstr "scrub-file" msgid "" " scrub-file file\n" "\n" -msgstr " scrub-file файл\n\n" +msgstr "" +" scrub-file файл\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7010 +#: ../fish/guestfish-actions.pod:4469 ../src/guestfs-actions.pod:7018 msgid "" "This command writes patterns over a file to make data retrieval more " "difficult." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7013 +#: ../fish/guestfish-actions.pod:4472 ../src/guestfs-actions.pod:7021 msgid "The file is I<removed> after scrubbing." msgstr "" @@ -16222,13 +16985,15 @@ msgstr "scrub-freespace" msgid "" " scrub-freespace dir\n" "\n" -msgstr " scrub-freespace каталог\n\n" +msgstr "" +" scrub-freespace каталог\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:4481 msgid "" -"This command creates the directory C<dir> and then fills it with files until" -" the filesystem is full, and scrubs the files as for L</scrub-file>, and " +"This command creates the directory C<dir> and then fills it with files until " +"the filesystem is full, and scrubs the files as for L</scrub-file>, and " "deletes them. The intention is to scrub any free space on the partition " "containing C<dir>." msgstr "" @@ -16252,21 +17017,21 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7047 +#: ../fish/guestfish-actions.pod:4496 ../src/guestfs-actions.pod:7055 msgid "" "This function is used to add additional options to the guest kernel command " "line." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7050 +#: ../fish/guestfish-actions.pod:4499 ../src/guestfs-actions.pod:7058 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7053 +#: ../fish/guestfish-actions.pod:4502 ../src/guestfs-actions.pod:7061 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." @@ -16291,37 +17056,37 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7066 +#: ../fish/guestfish-actions.pod:4511 ../src/guestfs-actions.pod:7074 msgid "" "Set the method that libguestfs uses to connect to the back end guestfsd " "daemon. Possible methods are:" msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7071 +#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:7079 #: ../src/guestfs.pod:2924 msgid "C<appliance>" msgstr "C<appliance>" #. type: textblock -#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7073 +#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:7081 msgid "" "Launch an appliance and connect to it. This is the ordinary method and the " "default." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7076 +#: ../fish/guestfish-actions.pod:4521 ../src/guestfs-actions.pod:7084 msgid "C<unix:I<path>>" msgstr "C<unix:I<шлях>>" #. type: textblock -#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7078 +#: ../fish/guestfish-actions.pod:4523 ../src/guestfs-actions.pod:7086 msgid "Connect to the Unix domain socket I<path>." msgstr "Встановити з’єднання з сокетом домену Unix I<шлях>." #. type: textblock -#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7080 +#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7088 msgid "" "This method lets you connect to an existing daemon or (using virtio-serial) " "to a live guest. For more information, see L<guestfs(3)/ATTACHING TO " @@ -16344,10 +17109,12 @@ msgstr "autosync" msgid "" " set-autosync true|false\n" "\n" -msgstr " set-autosync true|false\n\n" +msgstr "" +" set-autosync true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7096 +#: ../fish/guestfish-actions.pod:4537 ../src/guestfs-actions.pod:7104 msgid "" "If C<autosync> is true, this enables autosync. Libguestfs will make a best " "effort attempt to make filesystems consistent and synchronized when the " @@ -16355,7 +17122,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7101 +#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7109 msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." @@ -16377,10 +17144,12 @@ msgstr "direct" msgid "" " set-direct true|false\n" "\n" -msgstr " set-direct true|false\n\n" +msgstr "" +" set-direct true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7114 +#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7122 msgid "" "If the direct appliance mode flag is enabled, then stdin and stdout are " "passed directly through to the appliance once it is launched." @@ -16394,13 +17163,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7122 -msgid "" -"You probably don't want to use this unless you know what you are doing." +#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:7130 +msgid "You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7125 +#: ../fish/guestfish-actions.pod:4562 ../src/guestfs-actions.pod:7133 msgid "The default is disabled." msgstr "" @@ -16418,7 +17186,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7145 +#: ../fish/guestfish-actions.pod:4568 ../src/guestfs-actions.pod:7153 msgid "" "This sets the ext2/3/4 filesystem label of the filesystem on C<device> to " "C<label>. Filesystem labels are limited to 16 characters." @@ -16452,7 +17220,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7163 +#: ../fish/guestfish-actions.pod:4586 ../src/guestfs-actions.pod:7171 msgid "" "This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to " "C<uuid>. The format of the UUID and alternatives such as C<clear>, " @@ -16480,24 +17248,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7182 +#: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7190 msgid "Set the filesystem label on C<device> to C<label>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7184 +#: ../fish/guestfish-actions.pod:4600 ../src/guestfs-actions.pod:7192 msgid "" "Only some filesystem types support labels, and libguestfs supports setting " "labels on only a subset of these." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7187 +#: ../fish/guestfish-actions.pod:4603 ../src/guestfs-actions.pod:7195 msgid "On ext2/3/4 filesystems, labels are limited to 16 bytes." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7189 +#: ../fish/guestfish-actions.pod:4605 ../src/guestfs-actions.pod:7197 msgid "On NTFS filesystems, labels are limited to 128 unicode characters." msgstr "" @@ -16532,7 +17300,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7205 +#: ../fish/guestfish-actions.pod:4619 ../src/guestfs-actions.pod:7215 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." @@ -16554,20 +17322,22 @@ msgstr "network" msgid "" " set-network true|false\n" "\n" -msgstr " set-network true|false\n\n" +msgstr "" +" set-network true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7222 +#: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7232 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7225 +#: ../fish/guestfish-actions.pod:4635 ../src/guestfs-actions.pod:7235 msgid "" -"This affects whether commands are able to access the network (see " -"L<guestfs(3)/RUNNING COMMANDS>)." +"This affects whether commands are able to access the network (see L<guestfs" +"(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock @@ -16590,19 +17360,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7241 +#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7251 msgid "Set the path that libguestfs searches for kernel and initrd.img." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7243 +#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7253 msgid "" "The default is C<$libdir/guestfs> unless overridden by setting " "C<LIBGUESTFS_PATH> environment variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7246 +#: ../fish/guestfish-actions.pod:4652 ../src/guestfs-actions.pod:7256 msgid "Setting C<path> to C<NULL> restores the default path." msgstr "" @@ -16625,98 +17395,104 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7258 +#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7268 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7261 +#: ../fish/guestfish-actions.pod:4663 ../src/guestfs-actions.pod:7271 msgid "" "The practical upshot of this is that signals like C<SIGINT> (from users " "pressing C<^C>) won't be received by the child process." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4666 ../src/guestfs-actions.pod:7264 +#: ../fish/guestfish-actions.pod:4666 msgid "" "The default for this flag is false, because usually you want C<^C> to kill " -"the subprocess." +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see L</user-" +"cancel>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4669 +#: ../fish/guestfish-actions.pod:4671 msgid "set-qemu" msgstr "set-qemu" #. type: =head2 -#: ../fish/guestfish-actions.pod:4671 +#: ../fish/guestfish-actions.pod:4673 msgid "qemu" msgstr "qemu" #. type: verbatim -#: ../fish/guestfish-actions.pod:4673 +#: ../fish/guestfish-actions.pod:4675 #, no-wrap msgid "" " set-qemu qemu\n" "\n" -msgstr " set-qemu qemu\n\n" +msgstr "" +" set-qemu qemu\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7277 +#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7289 msgid "Set the qemu binary that we will use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7279 +#: ../fish/guestfish-actions.pod:4679 ../src/guestfs-actions.pod:7291 msgid "" "The default is chosen when the library was compiled by the configure script." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7282 +#: ../fish/guestfish-actions.pod:4682 ../src/guestfs-actions.pod:7294 msgid "" "You can also override this by setting the C<LIBGUESTFS_QEMU> environment " "variable." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4683 ../src/guestfs-actions.pod:7285 +#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7297 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4685 ../src/guestfs-actions.pod:7287 +#: ../fish/guestfish-actions.pod:4687 ../src/guestfs-actions.pod:7299 msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " "qemu features (by running C<qemu -help>). If the qemu binary changes, we " -"don't retest features, and so you might see inconsistent results. Using the" -" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " +"don't retest features, and so you might see inconsistent results. Using the " +"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " "the qemu binary at the same time as the handle is created." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4693 +#: ../fish/guestfish-actions.pod:4695 msgid "set-recovery-proc" msgstr "set-recovery-proc" #. type: =head2 -#: ../fish/guestfish-actions.pod:4695 +#: ../fish/guestfish-actions.pod:4697 msgid "recovery-proc" msgstr "recovery-proc" #. type: verbatim -#: ../fish/guestfish-actions.pod:4697 +#: ../fish/guestfish-actions.pod:4699 #, no-wrap msgid "" " set-recovery-proc true|false\n" "\n" -msgstr " set-recovery-proc true|false\n\n" +msgstr "" +" set-recovery-proc true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4699 +#: ../fish/guestfish-actions.pod:4701 msgid "" "If this is called with the parameter C<false> then L</launch> does not " "create a recovery process. The purpose of the recovery process is to stop " @@ -16724,14 +17500,14 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4704 +#: ../fish/guestfish-actions.pod:4706 msgid "" "This only has any effect if called before L</launch>, and the default is " "true." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7313 +#: ../fish/guestfish-actions.pod:4709 ../src/guestfs-actions.pod:7325 msgid "" "About the only time when you would want to disable this is if the main " "process will fork itself into the background (\"daemonize\" itself). In " @@ -16740,49 +17516,51 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4713 +#: ../fish/guestfish-actions.pod:4715 msgid "set-selinux" msgstr "set-selinux" #. type: =head2 -#: ../fish/guestfish-actions.pod:4715 +#: ../fish/guestfish-actions.pod:4717 msgid "selinux" msgstr "selinux" #. type: verbatim -#: ../fish/guestfish-actions.pod:4717 +#: ../fish/guestfish-actions.pod:4719 #, no-wrap msgid "" " set-selinux true|false\n" "\n" -msgstr " set-selinux true|false\n\n" +msgstr "" +" set-selinux true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7329 +#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7341 msgid "" "This sets the selinux flag that is passed to the appliance at boot time. " "The default is C<selinux=0> (disabled)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4722 ../src/guestfs-actions.pod:7332 +#: ../fish/guestfish-actions.pod:4724 ../src/guestfs-actions.pod:7344 msgid "" "Note that if SELinux is enabled, it is always in Permissive mode " "(C<enforcing=0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4728 +#: ../fish/guestfish-actions.pod:4730 msgid "set-smp" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4730 +#: ../fish/guestfish-actions.pod:4732 msgid "smp" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4732 +#: ../fish/guestfish-actions.pod:4734 #, no-wrap msgid "" " set-smp smp\n" @@ -16790,133 +17568,139 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7348 +#: ../fish/guestfish-actions.pod:4736 ../src/guestfs-actions.pod:7360 msgid "" -"Change the number of virtual CPUs assigned to the appliance. The default is" -" C<1>. Increasing this may improve performance, though often it has no " +"Change the number of virtual CPUs assigned to the appliance. The default is " +"C<1>. Increasing this may improve performance, though often it has no " "effect." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4738 +#: ../fish/guestfish-actions.pod:4740 msgid "This function must be called before L</launch>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4740 +#: ../fish/guestfish-actions.pod:4742 msgid "set-trace" msgstr "set-trace" #. type: =head2 -#: ../fish/guestfish-actions.pod:4742 +#: ../fish/guestfish-actions.pod:4744 msgid "trace" msgstr "trace" #. type: verbatim -#: ../fish/guestfish-actions.pod:4744 +#: ../fish/guestfish-actions.pod:4746 #, no-wrap msgid "" " set-trace true|false\n" "\n" -msgstr " set-trace true|false\n\n" +msgstr "" +" set-trace true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4746 ../src/guestfs-actions.pod:7364 +#: ../fish/guestfish-actions.pod:4748 ../src/guestfs-actions.pod:7376 msgid "" -"If the command trace flag is set to 1, then libguestfs calls, parameters and" -" return values are traced." +"If the command trace flag is set to 1, then libguestfs calls, parameters and " +"return values are traced." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7367 +#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7379 msgid "" "If you want to trace C API calls into libguestfs (and other libraries) then " "possibly a better way is to use the external ltrace(1) command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4753 ../src/guestfs-actions.pod:7371 +#: ../fish/guestfish-actions.pod:4755 ../src/guestfs-actions.pod:7383 msgid "" "Command traces are disabled unless the environment variable " "C<LIBGUESTFS_TRACE> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4756 +#: ../fish/guestfish-actions.pod:4758 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4760 +#: ../fish/guestfish-actions.pod:4762 msgid "set-verbose" msgstr "set-verbose" #. type: =head2 -#: ../fish/guestfish-actions.pod:4762 +#: ../fish/guestfish-actions.pod:4764 msgid "verbose" msgstr "verbose" #. type: verbatim -#: ../fish/guestfish-actions.pod:4764 +#: ../fish/guestfish-actions.pod:4766 #, no-wrap msgid "" " set-verbose true|false\n" "\n" -msgstr " set-verbose true|false\n\n" +msgstr "" +" set-verbose true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7388 +#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7400 msgid "If C<verbose> is true, this turns on verbose messages." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4768 ../src/guestfs-actions.pod:7390 +#: ../fish/guestfish-actions.pod:4770 ../src/guestfs-actions.pod:7402 msgid "" "Verbose messages are disabled unless the environment variable " "C<LIBGUESTFS_DEBUG> is defined and set to C<1>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4771 +#: ../fish/guestfish-actions.pod:4773 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see L</set-event-callback>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4775 +#: ../fish/guestfish-actions.pod:4777 msgid "setcon" msgstr "setcon" #. type: verbatim -#: ../fish/guestfish-actions.pod:4777 +#: ../fish/guestfish-actions.pod:4779 #, no-wrap msgid "" " setcon context\n" "\n" -msgstr " setcon контекст\n\n" +msgstr "" +" setcon контекст\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4779 ../src/guestfs-actions.pod:7407 +#: ../fish/guestfish-actions.pod:4781 ../src/guestfs-actions.pod:7419 msgid "" "This sets the SELinux security context of the daemon to the string " "C<context>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4782 ../src/guestfs-actions.pod:7410 +#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7422 msgid "See the documentation about SELINUX in L<guestfs(3)>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4784 +#: ../fish/guestfish-actions.pod:4786 msgid "setxattr" msgstr "setxattr" #. type: verbatim -#: ../fish/guestfish-actions.pod:4786 +#: ../fish/guestfish-actions.pod:4788 #, no-wrap msgid "" " setxattr xattr val vallen path\n" @@ -16924,24 +17708,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4788 ../src/guestfs-actions.pod:7425 +#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7437 msgid "" "This call sets the extended attribute named C<xattr> of the file C<path> to " "the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4792 +#: ../fish/guestfish-actions.pod:4794 msgid "See also: L</lsetxattr>, L<attr(5)>." msgstr "Див. також L</lsetxattr>, L<attr(5)>." #. type: =head2 -#: ../fish/guestfish-actions.pod:4794 +#: ../fish/guestfish-actions.pod:4796 msgid "sfdisk" msgstr "sfdisk" #. type: verbatim -#: ../fish/guestfish-actions.pod:4796 +#: ../fish/guestfish-actions.pod:4798 #, no-wrap msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" @@ -16949,38 +17733,37 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4798 ../src/guestfs-actions.pod:7452 +#: ../fish/guestfish-actions.pod:4800 ../src/guestfs-actions.pod:7464 msgid "" "This is a direct interface to the L<sfdisk(8)> program for creating " "partitions on block devices." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4801 ../src/guestfs-actions.pod:7455 +#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7467 msgid "C<device> should be a block device, for example C</dev/sda>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7457 +#: ../fish/guestfish-actions.pod:4805 ../src/guestfs-actions.pod:7469 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " -"sectors on the device, which are passed directly to sfdisk as the I<-C>, " -"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the " -"corresponding parameter is omitted. Usually for 'large' disks, you can just" -" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather," -" the kernel) cannot work out the right geometry and you will need to tell " -"it." +"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" +"H> and I<-S> parameters. If you pass C<0> for any of these, then the " +"corresponding parameter is omitted. Usually for 'large' disks, you can just " +"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, " +"the kernel) cannot work out the right geometry and you will need to tell it." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4811 ../src/guestfs-actions.pod:7465 +#: ../fish/guestfish-actions.pod:4813 ../src/guestfs-actions.pod:7477 msgid "" -"C<lines> is a list of lines that we feed to C<sfdisk>. For more information" -" refer to the L<sfdisk(8)> manpage." +"C<lines> is a list of lines that we feed to C<sfdisk>. For more information " +"refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4814 ../src/guestfs-actions.pod:7468 +#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7480 msgid "" "To create a single partition occupying the whole disk, you would pass " "C<lines> as a single element list, when the single element being the string " @@ -16988,25 +17771,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4818 +#: ../fish/guestfish-actions.pod:4820 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>" #. type: textblock -#: ../fish/guestfish-actions.pod:4821 ../fish/guestfish-actions.pod:4841 -#: ../fish/guestfish-actions.pod:4860 +#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:4843 +#: ../fish/guestfish-actions.pod:4862 msgid "" "I<This function is deprecated.> In new code, use the L</part_add> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4828 +#: ../fish/guestfish-actions.pod:4830 msgid "sfdiskM" msgstr "sfdiskM" #. type: verbatim -#: ../fish/guestfish-actions.pod:4830 +#: ../fish/guestfish-actions.pod:4832 #, no-wrap msgid "" " sfdiskM device 'lines ...'\n" @@ -17014,7 +17797,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4832 +#: ../fish/guestfish-actions.pod:4834 msgid "" "This is a simplified interface to the L</sfdisk> command, where partition " "sizes are specified in megabytes only (rounded to the nearest cylinder) and " @@ -17023,17 +17806,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4838 +#: ../fish/guestfish-actions.pod:4840 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" -msgstr "Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>" +msgstr "" +"Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4848 +#: ../fish/guestfish-actions.pod:4850 msgid "sfdisk-N" msgstr "sfdisk-N" #. type: verbatim -#: ../fish/guestfish-actions.pod:4850 +#: ../fish/guestfish-actions.pod:4852 #, no-wrap msgid "" " sfdisk-N device partnum cyls heads sectors line\n" @@ -17041,129 +17825,137 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7524 +#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7536 msgid "" "This runs L<sfdisk(8)> option to modify just the single partition C<n> " "(note: C<n> counts from 1)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4855 +#: ../fish/guestfish-actions.pod:4857 msgid "" "For other parameters, see L</sfdisk>. You should usually pass C<0> for the " "cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4858 +#: ../fish/guestfish-actions.pod:4860 msgid "See also: L</part-add>" msgstr "Див. також L</part-add>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4867 +#: ../fish/guestfish-actions.pod:4869 msgid "sfdisk-disk-geometry" msgstr "sfdisk-disk-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4869 +#: ../fish/guestfish-actions.pod:4871 #, no-wrap msgid "" " sfdisk-disk-geometry device\n" "\n" -msgstr " sfdisk-disk-geometry пристрій\n\n" +msgstr "" +" sfdisk-disk-geometry пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4871 +#: ../fish/guestfish-actions.pod:4873 msgid "" -"This displays the disk geometry of C<device> read from the partition table." -" Especially in the case where the underlying block device has been resized," -" this can be different from the kernel's idea of the geometry (see L" -"</sfdisk-kernel-geometry>)." +"This displays the disk geometry of C<device> read from the partition table. " +"Especially in the case where the underlying block device has been resized, " +"this can be different from the kernel's idea of the geometry (see L</sfdisk-" +"kernel-geometry>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4876 ../fish/guestfish-actions.pod:4885 -#: ../src/guestfs-actions.pod:7547 ../src/guestfs-actions.pod:7563 +#: ../fish/guestfish-actions.pod:4878 ../fish/guestfish-actions.pod:4887 +#: ../src/guestfs-actions.pod:7559 ../src/guestfs-actions.pod:7575 msgid "The result is in human-readable format, and not designed to be parsed." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4879 +#: ../fish/guestfish-actions.pod:4881 msgid "sfdisk-kernel-geometry" msgstr "sfdisk-kernel-geometry" #. type: verbatim -#: ../fish/guestfish-actions.pod:4881 +#: ../fish/guestfish-actions.pod:4883 #, no-wrap msgid "" " sfdisk-kernel-geometry device\n" "\n" -msgstr " sfdisk-kernel-geometry пристрій\n\n" +msgstr "" +" sfdisk-kernel-geometry пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4883 ../src/guestfs-actions.pod:7561 +#: ../fish/guestfish-actions.pod:4885 ../src/guestfs-actions.pod:7573 msgid "This displays the kernel's idea of the geometry of C<device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4888 +#: ../fish/guestfish-actions.pod:4890 msgid "sfdisk-l" msgstr "sfdisk-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:4890 +#: ../fish/guestfish-actions.pod:4892 #, no-wrap msgid "" " sfdisk-l device\n" "\n" -msgstr " sfdisk-l пристрій\n\n" +msgstr "" +" sfdisk-l пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4892 ../src/guestfs-actions.pod:7584 +#: ../fish/guestfish-actions.pod:4894 ../src/guestfs-actions.pod:7596 msgid "" -"This displays the partition table on C<device>, in the human-readable output" -" of the L<sfdisk(8)> command. It is not intended to be parsed." +"This displays the partition table on C<device>, in the human-readable output " +"of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4896 +#: ../fish/guestfish-actions.pod:4898 msgid "See also: L</part-list>" msgstr "Див. також L</part-list>" #. type: textblock -#: ../fish/guestfish-actions.pod:4898 +#: ../fish/guestfish-actions.pod:4900 msgid "" "I<This function is deprecated.> In new code, use the L</part_list> call " "instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4905 +#: ../fish/guestfish-actions.pod:4907 msgid "sh" msgstr "sh" #. type: verbatim -#: ../fish/guestfish-actions.pod:4907 +#: ../fish/guestfish-actions.pod:4909 #, no-wrap msgid "" " sh command\n" "\n" -msgstr " sh команда\n\n" +msgstr "" +" sh команда\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7601 +#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7613 msgid "" -"This call runs a command from the guest filesystem via the guest's " -"C</bin/sh>." +"This call runs a command from the guest filesystem via the guest's C</bin/" +"sh>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4912 +#: ../fish/guestfish-actions.pod:4914 msgid "This is like L</command>, but passes the command to:" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:4914 ../src/guestfs-actions.pod:7606 +#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7618 #, no-wrap msgid "" " /bin/sh -c \"command\"\n" @@ -17171,311 +17963,331 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7608 +#: ../fish/guestfish-actions.pod:4918 ../src/guestfs-actions.pod:7620 msgid "" "Depending on the guest's shell, this usually results in wildcards being " "expanded, shell expressions being interpolated and so on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4920 +#: ../fish/guestfish-actions.pod:4922 msgid "All the provisos about L</command> apply to this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4922 +#: ../fish/guestfish-actions.pod:4924 msgid "sh-lines" msgstr "sh-lines" #. type: verbatim -#: ../fish/guestfish-actions.pod:4924 +#: ../fish/guestfish-actions.pod:4926 #, no-wrap msgid "" " sh-lines command\n" "\n" -msgstr " sh-lines команда\n\n" +msgstr "" +" sh-lines команда\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4926 -msgid "" -"This is the same as L</sh>, but splits the result into a list of lines." +#: ../fish/guestfish-actions.pod:4928 +msgid "This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4929 +#: ../fish/guestfish-actions.pod:4931 msgid "See also: L</command-lines>" msgstr "Див. також L</command-lines>" #. type: =head2 -#: ../fish/guestfish-actions.pod:4931 +#: ../fish/guestfish-actions.pod:4933 msgid "sleep" msgstr "sleep" #. type: verbatim -#: ../fish/guestfish-actions.pod:4933 +#: ../fish/guestfish-actions.pod:4935 #, no-wrap msgid "" " sleep secs\n" "\n" -msgstr " sleep час_у_секундах\n\n" +msgstr "" +" sleep час_у_секундах\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4935 ../src/guestfs-actions.pod:7642 +#: ../fish/guestfish-actions.pod:4937 ../src/guestfs-actions.pod:7654 msgid "Sleep for C<secs> seconds." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4937 +#: ../fish/guestfish-actions.pod:4939 msgid "stat" msgstr "stat" #. type: verbatim -#: ../fish/guestfish-actions.pod:4939 +#: ../fish/guestfish-actions.pod:4941 #, no-wrap msgid "" " stat path\n" "\n" -msgstr " stat шлях\n\n" +msgstr "" +" stat шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4943 ../src/guestfs-actions.pod:7656 +#: ../fish/guestfish-actions.pod:4945 ../src/guestfs-actions.pod:7668 msgid "This is the same as the C<stat(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4945 +#: ../fish/guestfish-actions.pod:4947 msgid "statvfs" msgstr "statvfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:4947 +#: ../fish/guestfish-actions.pod:4949 #, no-wrap msgid "" " statvfs path\n" "\n" -msgstr " statvfs шлях\n\n" +msgstr "" +" statvfs шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4949 ../src/guestfs-actions.pod:7670 +#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7682 msgid "" "Returns file system statistics for any mounted file system. C<path> should " -"be a file or directory in the mounted file system (typically it is the mount" -" point itself, but it doesn't need to be)." +"be a file or directory in the mounted file system (typically it is the mount " +"point itself, but it doesn't need to be)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7674 +#: ../fish/guestfish-actions.pod:4955 ../src/guestfs-actions.pod:7686 msgid "This is the same as the C<statvfs(2)> system call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4955 +#: ../fish/guestfish-actions.pod:4957 msgid "strings" msgstr "strings" #. type: verbatim -#: ../fish/guestfish-actions.pod:4957 +#: ../fish/guestfish-actions.pod:4959 #, no-wrap msgid "" " strings path\n" "\n" -msgstr " strings шлях\n\n" +msgstr "" +" strings шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7688 +#: ../fish/guestfish-actions.pod:4961 ../src/guestfs-actions.pod:7700 msgid "" "This runs the L<strings(1)> command on a file and returns the list of " "printable strings found." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:4965 +#: ../fish/guestfish-actions.pod:4967 msgid "strings-e" msgstr "strings-e" #. type: verbatim -#: ../fish/guestfish-actions.pod:4967 +#: ../fish/guestfish-actions.pod:4969 #, no-wrap msgid "" " strings-e encoding path\n" "\n" -msgstr " strings-e кодування шлях\n\n" +msgstr "" +" strings-e кодування шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:4969 +#: ../fish/guestfish-actions.pod:4971 msgid "" -"This is like the L</strings> command, but allows you to specify the encoding" -" of strings that are looked for in the source file C<path>." +"This is like the L</strings> command, but allows you to specify the encoding " +"of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7711 +#: ../fish/guestfish-actions.pod:4975 ../src/guestfs-actions.pod:7723 msgid "Allowed encodings are:" msgstr "Можливими кодуваннями є:" #. type: =item -#: ../fish/guestfish-actions.pod:4977 ../src/guestfs-actions.pod:7715 +#: ../fish/guestfish-actions.pod:4979 ../src/guestfs-actions.pod:7727 msgid "s" msgstr "s" #. type: textblock -#: ../fish/guestfish-actions.pod:4979 +#: ../fish/guestfish-actions.pod:4981 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what L</strings> uses)." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7720 +#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7732 msgid "S" msgstr "S" #. type: textblock -#: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7722 +#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7734 msgid "Single 8-bit-byte characters." msgstr "Окремі 8-бітові-байтові символи." #. type: =item -#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7724 +#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7736 msgid "b" msgstr "b" #. type: textblock -#: ../fish/guestfish-actions.pod:4988 ../src/guestfs-actions.pod:7726 -msgid "" -"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." +#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7738 +msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7729 +#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7741 msgid "l (lower case letter L)" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7731 +#: ../fish/guestfish-actions.pod:4995 ../src/guestfs-actions.pod:7743 msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:4996 ../src/guestfs-actions.pod:7734 +#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7746 msgid "B" msgstr "B" #. type: textblock -#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7736 +#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7748 msgid "32-bit big endian such as UCS-4BE." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7738 +#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7750 msgid "L" msgstr "L" #. type: textblock -#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7740 +#: ../fish/guestfish-actions.pod:5004 ../src/guestfs-actions.pod:7752 msgid "32-bit little endian such as UCS-4LE." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7744 +#: ../fish/guestfish-actions.pod:5008 ../src/guestfs-actions.pod:7756 msgid "The returned strings are transcoded to UTF-8." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5011 +#: ../fish/guestfish-actions.pod:5013 msgid "swapoff-device" msgstr "swapoff-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5013 +#: ../fish/guestfish-actions.pod:5015 #, no-wrap msgid "" " swapoff-device device\n" "\n" -msgstr " swapoff-device пристрій\n\n" +msgstr "" +" swapoff-device пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5015 +#: ../fish/guestfish-actions.pod:5017 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See L</swapon-device>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5019 +#: ../fish/guestfish-actions.pod:5021 msgid "swapoff-file" msgstr "swapoff-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5021 +#: ../fish/guestfish-actions.pod:5023 #, no-wrap msgid "" " swapoff-file file\n" "\n" -msgstr " swapoff-file файл\n\n" +msgstr "" +" swapoff-file файл\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5023 ../src/guestfs-actions.pod:7775 +#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7787 msgid "This command disables the libguestfs appliance swap on file." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5025 +#: ../fish/guestfish-actions.pod:5027 msgid "swapoff-label" msgstr "swapoff-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5027 +#: ../fish/guestfish-actions.pod:5029 #, no-wrap msgid "" " swapoff-label label\n" "\n" -msgstr " swapoff-label мітка\n\n" +msgstr "" +" swapoff-label мітка\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5029 ../src/guestfs-actions.pod:7787 +#: ../fish/guestfish-actions.pod:5031 ../src/guestfs-actions.pod:7799 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5032 +#: ../fish/guestfish-actions.pod:5034 msgid "swapoff-uuid" msgstr "swapoff-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5034 +#: ../fish/guestfish-actions.pod:5036 #, no-wrap msgid "" " swapoff-uuid uuid\n" "\n" -msgstr " swapoff-uuid uuid\n\n" +msgstr "" +" swapoff-uuid uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7800 +#: ../fish/guestfish-actions.pod:5038 ../src/guestfs-actions.pod:7812 msgid "" -"This command disables the libguestfs appliance swap partition with the given" -" UUID." +"This command disables the libguestfs appliance swap partition with the given " +"UUID." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5039 +#: ../fish/guestfish-actions.pod:5041 msgid "swapon-device" msgstr "swapon-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5041 +#: ../fish/guestfish-actions.pod:5043 #, no-wrap msgid "" " swapon-device device\n" "\n" -msgstr " swapon-device пристрій\n\n" +msgstr "" +" swapon-device пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5043 +#: ../fish/guestfish-actions.pod:5045 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -17483,127 +18295,137 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5048 ../src/guestfs-actions.pod:7818 +#: ../fish/guestfish-actions.pod:5050 ../src/guestfs-actions.pod:7830 msgid "" "Note that you should not swap to existing guest swap partitions unless you " -"know what you are doing. They may contain hibernation information, or other" -" information that the guest doesn't want you to trash. You also risk " -"leaking information about the host to the guest this way. Instead, attach a" -" new host device to the guest and swap on that." +"know what you are doing. They may contain hibernation information, or other " +"information that the guest doesn't want you to trash. You also risk leaking " +"information about the host to the guest this way. Instead, attach a new " +"host device to the guest and swap on that." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5055 +#: ../fish/guestfish-actions.pod:5057 msgid "swapon-file" msgstr "swapon-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5057 +#: ../fish/guestfish-actions.pod:5059 #, no-wrap msgid "" " swapon-file file\n" "\n" -msgstr " swapon-file файл\n\n" +msgstr "" +" swapon-file файл\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5059 +#: ../fish/guestfish-actions.pod:5061 msgid "" "This command enables swap to a file. See L</swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5062 +#: ../fish/guestfish-actions.pod:5064 msgid "swapon-label" msgstr "swapon-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5064 +#: ../fish/guestfish-actions.pod:5066 #, no-wrap msgid "" " swapon-label label\n" "\n" -msgstr " swapon-label мітка\n\n" +msgstr "" +" swapon-label мітка\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5066 +#: ../fish/guestfish-actions.pod:5068 msgid "" "This command enables swap to a labeled swap partition. See L</swapon-" "device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5069 +#: ../fish/guestfish-actions.pod:5071 msgid "swapon-uuid" msgstr "swapon-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5071 +#: ../fish/guestfish-actions.pod:5073 #, no-wrap msgid "" " swapon-uuid uuid\n" "\n" -msgstr " swapon-uuid uuid\n\n" +msgstr "" +" swapon-uuid uuid\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5073 +#: ../fish/guestfish-actions.pod:5075 msgid "" -"This command enables swap to a swap partition with the given UUID. See L" -"</swapon-device> for other notes." +"This command enables swap to a swap partition with the given UUID. See L</" +"swapon-device> for other notes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5076 +#: ../fish/guestfish-actions.pod:5078 msgid "sync" msgstr "sync" #. type: verbatim -#: ../fish/guestfish-actions.pod:5078 +#: ../fish/guestfish-actions.pod:5080 #, no-wrap msgid "" " sync\n" "\n" -msgstr " sync\n\n" +msgstr "" +" sync\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7873 +#: ../fish/guestfish-actions.pod:5082 ../src/guestfs-actions.pod:7885 msgid "" "This syncs the disk, so that any writes are flushed through to the " "underlying disk image." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7876 +#: ../fish/guestfish-actions.pod:5085 ../src/guestfs-actions.pod:7888 msgid "" "You should always call this if you have modified a disk image, before " "closing the handle." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5086 +#: ../fish/guestfish-actions.pod:5088 msgid "tail" msgstr "tail" #. type: verbatim -#: ../fish/guestfish-actions.pod:5088 +#: ../fish/guestfish-actions.pod:5090 #, no-wrap msgid "" " tail path\n" "\n" -msgstr " tail шлях\n\n" +msgstr "" +" tail шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5090 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7901 msgid "" "This command returns up to the last 10 lines of a file as a list of strings." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5096 +#: ../fish/guestfish-actions.pod:5098 msgid "tail-n" msgstr "tail-n" #. type: verbatim -#: ../fish/guestfish-actions.pod:5098 +#: ../fish/guestfish-actions.pod:5100 #, no-wrap msgid "" " tail-n nrlines path\n" @@ -17611,134 +18433,144 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5100 ../src/guestfs-actions.pod:7908 +#: ../fish/guestfish-actions.pod:5102 ../src/guestfs-actions.pod:7920 msgid "" "If the parameter C<nrlines> is a positive number, this returns the last " "C<nrlines> lines of the file C<path>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7911 +#: ../fish/guestfish-actions.pod:5105 ../src/guestfs-actions.pod:7923 msgid "" "If the parameter C<nrlines> is a negative number, this returns lines from " "the file C<path>, starting with the C<-nrlines>th line." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5111 +#: ../fish/guestfish-actions.pod:5113 msgid "tar-in" msgstr "tar-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5113 +#: ../fish/guestfish-actions.pod:5115 #, no-wrap msgid "" " tar-in (tarfile|-) directory\n" "\n" -msgstr " tar-in (файл_tar|-) каталог\n\n" +msgstr "" +" tar-in (файл_tar|-) каталог\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7932 +#: ../fish/guestfish-actions.pod:5117 ../src/guestfs-actions.pod:7944 msgid "" "This command uploads and unpacks local file C<tarfile> (an I<uncompressed> " "tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5118 +#: ../fish/guestfish-actions.pod:5120 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5123 +#: ../fish/guestfish-actions.pod:5125 msgid "tar-out" msgstr "tar-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5125 +#: ../fish/guestfish-actions.pod:5127 #, no-wrap msgid "" " tar-out directory (tarfile|-)\n" "\n" -msgstr " tar-out каталог (файл tar|-)\n\n" +msgstr "" +" tar-out каталог (файл tar|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7949 +#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7961 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarfile>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5130 +#: ../fish/guestfish-actions.pod:5132 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5135 +#: ../fish/guestfish-actions.pod:5137 msgid "tgz-in" msgstr "tgz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5137 +#: ../fish/guestfish-actions.pod:5139 #, no-wrap msgid "" " tgz-in (tarball|-) directory\n" "\n" -msgstr " tgz-in (архів tar|-) каталог\n\n" +msgstr "" +" tgz-in (архів tar|-) каталог\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7966 +#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7978 msgid "" -"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>" -" tar file) into C<directory>." +"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " +"tar file) into C<directory>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5144 msgid "To upload an uncompressed tarball, use L</tar-in>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5146 +#: ../fish/guestfish-actions.pod:5148 msgid "tgz-out" msgstr "tgz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5148 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " tgz-out directory (tarball|-)\n" "\n" -msgstr " tgz-out каталог (архів tar|-)\n\n" +msgstr "" +" tgz-out каталог (архів tar|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7982 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7994 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5153 +#: ../fish/guestfish-actions.pod:5155 msgid "To download an uncompressed tarball, use L</tar-out>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5159 msgid "touch" msgstr "touch" #. type: verbatim -#: ../fish/guestfish-actions.pod:5159 +#: ../fish/guestfish-actions.pod:5161 #, no-wrap msgid "" " touch path\n" "\n" -msgstr " touch шлях\n\n" +msgstr "" +" touch шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7997 +#: ../fish/guestfish-actions.pod:5163 ../src/guestfs-actions.pod:8009 msgid "" "Touch acts like the L<touch(1)> command. It can be used to update the " "timestamps on a file, or, if the file does not exist, to create a new zero-" @@ -17746,54 +18578,58 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:8001 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:8013 msgid "" "This command only works on regular files, and will fail on other file types " "such as directories, symbolic links, block special etc." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5168 +#: ../fish/guestfish-actions.pod:5170 msgid "truncate" msgstr "truncate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5170 +#: ../fish/guestfish-actions.pod:5172 #, no-wrap msgid "" " truncate path\n" "\n" -msgstr " truncate шлях\n\n" +msgstr "" +" truncate шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5172 ../src/guestfs-actions.pod:8014 +#: ../fish/guestfish-actions.pod:5174 ../src/guestfs-actions.pod:8026 msgid "" "This command truncates C<path> to a zero-length file. The file must exist " "already." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5177 msgid "truncate-size" msgstr "truncate-size" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5179 #, no-wrap msgid "" " truncate-size path size\n" "\n" -msgstr " truncate-size шлях розмір\n\n" +msgstr "" +" truncate-size шлях розмір\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:8028 +#: ../fish/guestfish-actions.pod:5181 ../src/guestfs-actions.pod:8040 msgid "" "This command truncates C<path> to size C<size> bytes. The file must exist " "already." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 +#: ../fish/guestfish-actions.pod:5184 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -17802,12 +18638,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5188 +#: ../fish/guestfish-actions.pod:5190 msgid "tune2fs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5190 +#: ../fish/guestfish-actions.pod:5192 #, no-wrap msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" @@ -17815,51 +18651,51 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:8064 +#: ../fish/guestfish-actions.pod:5194 ../src/guestfs-actions.pod:8076 msgid "" -"This call allows you to adjust various filesystem parameters of an " -"ext2/ext3/ext4 filesystem called C<device>." +"This call allows you to adjust various filesystem parameters of an ext2/ext3/" +"ext4 filesystem called C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5201 ../src/guestfs-actions.pod:8073 +#: ../fish/guestfish-actions.pod:5203 ../src/guestfs-actions.pod:8085 msgid "" -"Force tune2fs to complete the operation even in the face of errors. This is" -" the same as the tune2fs C<-f> option." +"Force tune2fs to complete the operation even in the face of errors. This is " +"the same as the tune2fs C<-f> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:8076 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8088 msgid "C<maxmountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:8078 +#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:8090 msgid "" -"Set the number of mounts after which the filesystem is checked by " -"L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " -"This is the same as the tune2fs C<-c> option." +"Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" +">. If this is C<0> then the number of mounts is disregarded. This is the " +"same as the tune2fs C<-c> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5210 ../src/guestfs-actions.pod:8082 +#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8094 msgid "C<mountcount>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8084 +#: ../fish/guestfish-actions.pod:5214 ../src/guestfs-actions.pod:8096 msgid "" "Set the number of times the filesystem has been mounted. This is the same " "as the tune2fs C<-C> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5215 ../src/guestfs-actions.pod:8087 +#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8099 msgid "C<errorbehavior>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8089 +#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8101 msgid "" "Change the behavior of the kernel code when errors are detected. Possible " "values currently are: C<continue>, C<remount-ro>, C<panic>. In practice " @@ -17868,181 +18704,188 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5222 ../src/guestfs-actions.pod:8094 +#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8106 msgid "This is the same as the tune2fs C<-e> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8096 +#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8108 msgid "C<group>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:8098 +#: ../fish/guestfish-actions.pod:5228 ../src/guestfs-actions.pod:8110 msgid "" -"Set the group which can use reserved filesystem blocks. This is the same as" -" the tune2fs C<-g> option except that it can only be specified as a number." +"Set the group which can use reserved filesystem blocks. This is the same as " +"the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5230 ../src/guestfs-actions.pod:8102 +#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8114 msgid "C<intervalbetweenchecks>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8104 +#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:8116 msgid "" "Adjust the maximal time between two filesystem checks (in seconds). If the " "option is passed as C<0> then time-dependent checking is disabled." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8108 +#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8120 msgid "This is the same as the tune2fs C<-i> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5238 ../src/guestfs-actions.pod:8110 +#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8122 msgid "C<reservedblockspercentage>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8112 +#: ../fish/guestfish-actions.pod:5242 ../src/guestfs-actions.pod:8124 msgid "" "Set the percentage of the filesystem which may only be allocated by " "privileged processes. This is the same as the tune2fs C<-m> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5244 ../src/guestfs-actions.pod:8116 +#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8128 msgid "C<lastmounteddirectory>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8118 +#: ../fish/guestfish-actions.pod:5248 ../src/guestfs-actions.pod:8130 msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8121 +#: ../fish/guestfish-actions.pod:5251 ../src/guestfs-actions.pod:8133 msgid "" "C<reservedblockscount> Set the number of reserved filesystem blocks. This " "is the same as the tune2fs C<-r> option." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:5253 ../src/guestfs-actions.pod:8125 +#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8137 msgid "C<user>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8127 +#: ../fish/guestfish-actions.pod:5257 ../src/guestfs-actions.pod:8139 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " -"as the tune2fs C<-u> option except that it can only be specified as a " -"number." +"as the tune2fs C<-u> option except that it can only be specified as a number." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5261 +#: ../fish/guestfish-actions.pod:5263 msgid "" "To get the current values of filesystem parameters, see L</tune2fs-l>. For " "precise details of how tune2fs works, see the L<tune2fs(8)> man page." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5267 +#: ../fish/guestfish-actions.pod:5269 msgid "tune2fs-l" msgstr "tune2fs-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5269 +#: ../fish/guestfish-actions.pod:5271 #, no-wrap msgid "" " tune2fs-l device\n" "\n" -msgstr " tune2fs-l пристрій\n\n" +msgstr "" +" tune2fs-l пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8169 +#: ../fish/guestfish-actions.pod:5273 ../src/guestfs-actions.pod:8181 msgid "" -"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on" -" C<device>." +"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " +"C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8172 +#: ../fish/guestfish-actions.pod:5276 ../src/guestfs-actions.pod:8184 msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " -"depends on both the version of C<tune2fs> that libguestfs was built against," -" and the filesystem itself." +"depends on both the version of C<tune2fs> that libguestfs was built against, " +"and the filesystem itself." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5279 +#: ../fish/guestfish-actions.pod:5281 msgid "txz-in" msgstr "txz-in" #. type: verbatim -#: ../fish/guestfish-actions.pod:5281 +#: ../fish/guestfish-actions.pod:5283 #, no-wrap msgid "" " txz-in (tarball|-) directory\n" "\n" -msgstr " txz-in (архів tar|-) каталог\n\n" +msgstr "" +" txz-in (архів tar|-) каталог\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5283 ../src/guestfs-actions.pod:8192 +#: ../fish/guestfish-actions.pod:5285 ../src/guestfs-actions.pod:8204 msgid "" "This command uploads and unpacks local file C<tarball> (an I<xz compressed> " "tar file) into C<directory>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5288 +#: ../fish/guestfish-actions.pod:5290 msgid "txz-out" msgstr "txz-out" #. type: verbatim -#: ../fish/guestfish-actions.pod:5290 +#: ../fish/guestfish-actions.pod:5292 #, no-wrap msgid "" " txz-out directory (tarball|-)\n" "\n" -msgstr " txz-out каталог (архів tar|-)\n\n" +msgstr "" +" txz-out каталог (архів tar|-)\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5292 ../src/guestfs-actions.pod:8206 +#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8218 msgid "" "This command packs the contents of C<directory> and downloads it to local " "file C<tarball> (as an xz compressed tar archive)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5297 +#: ../fish/guestfish-actions.pod:5299 msgid "umask" msgstr "umask" #. type: verbatim -#: ../fish/guestfish-actions.pod:5299 +#: ../fish/guestfish-actions.pod:5301 #, no-wrap msgid "" " umask mask\n" "\n" -msgstr " umask маска\n\n" +msgstr "" +" umask маска\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5301 ../src/guestfs-actions.pod:8219 +#: ../fish/guestfish-actions.pod:5303 ../src/guestfs-actions.pod:8231 msgid "" "This function sets the mask used for creating new files and device nodes to " "C<mask & 0777>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5304 ../src/guestfs-actions.pod:8222 +#: ../fish/guestfish-actions.pod:5306 ../src/guestfs-actions.pod:8234 msgid "" "Typical umask values would be C<022> which creates new files with " "permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates " @@ -18050,7 +18893,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5309 ../src/guestfs-actions.pod:8227 +#: ../fish/guestfish-actions.pod:5311 ../src/guestfs-actions.pod:8239 msgid "" "The default umask is C<022>. This is important because it means that " "directories and device nodes will be created with C<0644> or C<0755> mode " @@ -18058,107 +18901,115 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5313 +#: ../fish/guestfish-actions.pod:5315 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." msgstr "Див. також L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>." #. type: textblock -#: ../fish/guestfish-actions.pod:5316 ../src/guestfs-actions.pod:8234 +#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:8246 msgid "This call returns the previous umask." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5318 +#: ../fish/guestfish-actions.pod:5320 msgid "umount" msgstr "umount" #. type: =head2 -#: ../fish/guestfish-actions.pod:5320 +#: ../fish/guestfish-actions.pod:5322 msgid "unmount" msgstr "unmount" #. type: verbatim -#: ../fish/guestfish-actions.pod:5322 +#: ../fish/guestfish-actions.pod:5324 #, no-wrap msgid "" " umount pathordevice\n" "\n" -msgstr " umount шлях_або_пристрій\n\n" +msgstr "" +" umount шлях_або_пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5324 ../src/guestfs-actions.pod:8246 +#: ../fish/guestfish-actions.pod:5326 ../src/guestfs-actions.pod:8258 msgid "" "This unmounts the given filesystem. The filesystem may be specified either " "by its mountpoint (path) or the device which contains the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5328 +#: ../fish/guestfish-actions.pod:5330 msgid "umount-all" msgstr "umount-all" #. type: =head2 -#: ../fish/guestfish-actions.pod:5330 +#: ../fish/guestfish-actions.pod:5332 msgid "unmount-all" msgstr "unmount-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5332 +#: ../fish/guestfish-actions.pod:5334 #, no-wrap msgid "" " umount-all\n" "\n" -msgstr " umount-all\n\n" +msgstr "" +" umount-all\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5334 ../src/guestfs-actions.pod:8259 +#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8271 msgid "This unmounts all mounted filesystems." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8261 +#: ../fish/guestfish-actions.pod:5338 ../src/guestfs-actions.pod:8273 msgid "Some internal mounts are not unmounted by this call." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5338 +#: ../fish/guestfish-actions.pod:5340 msgid "upload" msgstr "upload" #. type: verbatim -#: ../fish/guestfish-actions.pod:5340 +#: ../fish/guestfish-actions.pod:5342 #, no-wrap msgid "" " upload (filename|-) remotefilename\n" "\n" -msgstr " upload (назва_файла|-) назва_віддаленого_файла\n\n" +msgstr "" +" upload (назва_файла|-) назва_віддаленого_файла\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5342 ../fish/guestfish-actions.pod:5355 -#: ../src/guestfs-actions.pod:8274 ../src/guestfs-actions.pod:8298 +#: ../fish/guestfish-actions.pod:5344 ../fish/guestfish-actions.pod:5357 +#: ../src/guestfs-actions.pod:8286 ../src/guestfs-actions.pod:8310 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5347 +#: ../fish/guestfish-actions.pod:5349 msgid "See also L</download>." msgstr "Див. також L</download>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5351 +#: ../fish/guestfish-actions.pod:5353 msgid "upload-offset" msgstr "upload-offset" #. type: verbatim -#: ../fish/guestfish-actions.pod:5353 +#: ../fish/guestfish-actions.pod:5355 #, no-wrap msgid "" " upload-offset (filename|-) remotefilename offset\n" "\n" -msgstr " upload-offset (назва_файла|-) назва_віддаленого_файла відступ\n\n" +msgstr "" +" upload-offset (назва_файла|-) назва_віддаленого_файла відступ\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8301 +#: ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8313 msgid "" "C<remotefilename> is overwritten starting at the byte C<offset> specified. " "The intention is to overwrite parts of existing files or devices, although " @@ -18168,7 +19019,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5365 +#: ../fish/guestfish-actions.pod:5367 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with L</pwrite>, and this call always writes the full " @@ -18176,17 +19027,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5370 +#: ../fish/guestfish-actions.pod:5372 msgid "See also L</upload>, L</pwrite>." msgstr "Див. також L</upload>, L</pwrite>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5374 +#: ../fish/guestfish-actions.pod:5376 msgid "utimens" msgstr "utimens" #. type: verbatim -#: ../fish/guestfish-actions.pod:5376 +#: ../fish/guestfish-actions.pod:5378 #, no-wrap msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" @@ -18194,26 +19045,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5378 ../src/guestfs-actions.pod:8334 +#: ../fish/guestfish-actions.pod:5380 ../src/guestfs-actions.pod:8346 msgid "This command sets the timestamps of a file with nanosecond precision." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5381 ../src/guestfs-actions.pod:8337 +#: ../fish/guestfish-actions.pod:5383 ../src/guestfs-actions.pod:8349 msgid "" "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds " "from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5384 ../src/guestfs-actions.pod:8340 +#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8352 msgid "" "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and " "nanoseconds from the epoch." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5387 ../src/guestfs-actions.pod:8343 +#: ../fish/guestfish-actions.pod:5389 ../src/guestfs-actions.pod:8355 msgid "" "If the C<*nsecs> field contains the special value C<-1> then the " "corresponding timestamp is set to the current time. (The C<*secs> field is " @@ -18221,7 +19072,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5391 ../src/guestfs-actions.pod:8347 +#: ../fish/guestfish-actions.pod:5393 ../src/guestfs-actions.pod:8359 msgid "" "If the C<*nsecs> field contains the special value C<-2> then the " "corresponding timestamp is left unchanged. (The C<*secs> field is ignored " @@ -18229,35 +19080,37 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5395 +#: ../fish/guestfish-actions.pod:5397 msgid "version" msgstr "version" #. type: verbatim -#: ../fish/guestfish-actions.pod:5397 +#: ../fish/guestfish-actions.pod:5399 #, no-wrap msgid "" " version\n" "\n" -msgstr " version\n\n" +msgstr "" +" version\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5399 ../src/guestfs-actions.pod:8360 +#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8372 msgid "" "Return the libguestfs version number that the program is linked against." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5402 ../src/guestfs-actions.pod:8363 +#: ../fish/guestfish-actions.pod:5404 ../src/guestfs-actions.pod:8375 msgid "" "Note that because of dynamic linking this is not necessarily the version of " -"libguestfs that you compiled against. You can compile the program, and then" -" at runtime dynamically link against a completely different C<libguestfs.so>" -" library." +"libguestfs that you compiled against. You can compile the program, and then " +"at runtime dynamically link against a completely different C<libguestfs.so> " +"library." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5407 ../src/guestfs-actions.pod:8368 +#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8380 msgid "" "This call was added in version C<1.0.58>. In previous versions of " "libguestfs there was no way to get the version number. From C code you can " @@ -18266,27 +19119,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5413 ../src/guestfs-actions.pod:8374 +#: ../fish/guestfish-actions.pod:5415 ../src/guestfs-actions.pod:8386 msgid "" -"The call returns a structure with four elements. The first three (C<major>," -" C<minor> and C<release>) are numbers and correspond to the usual version " +"The call returns a structure with four elements. The first three (C<major>, " +"C<minor> and C<release>) are numbers and correspond to the usual version " "triplet. The fourth element (C<extra>) is a string and is normally empty, " "but may be used for distro-specific information." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5419 ../src/guestfs-actions.pod:8380 +#: ../fish/guestfish-actions.pod:5421 ../src/guestfs-actions.pod:8392 msgid "" "To construct the original version string: C<$major.$minor.$release$extra>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5422 ../src/guestfs-actions.pod:8383 +#: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8395 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." msgstr "Див також: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>." #. type: textblock -#: ../fish/guestfish-actions.pod:5424 +#: ../fish/guestfish-actions.pod:5426 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -18295,55 +19148,59 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5430 +#: ../fish/guestfish-actions.pod:5432 msgid "vfs-label" msgstr "vfs-label" #. type: verbatim -#: ../fish/guestfish-actions.pod:5432 +#: ../fish/guestfish-actions.pod:5434 #, no-wrap msgid "" " vfs-label device\n" "\n" -msgstr " vfs-label пристрій\n\n" +msgstr "" +" vfs-label пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5434 ../src/guestfs-actions.pod:8403 +#: ../fish/guestfish-actions.pod:5436 ../src/guestfs-actions.pod:8415 msgid "This returns the filesystem label of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5437 ../src/guestfs-actions.pod:8406 +#: ../fish/guestfish-actions.pod:5439 ../src/guestfs-actions.pod:8418 msgid "If the filesystem is unlabeled, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5439 +#: ../fish/guestfish-actions.pod:5441 msgid "To find a filesystem from the label, use L</findfs-label>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5441 +#: ../fish/guestfish-actions.pod:5443 msgid "vfs-type" msgstr "vfs-type" #. type: verbatim -#: ../fish/guestfish-actions.pod:5443 +#: ../fish/guestfish-actions.pod:5445 #, no-wrap msgid "" " vfs-type device\n" "\n" -msgstr " vfs-type пристрій\n\n" +msgstr "" +" vfs-type пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5445 ../src/guestfs-actions.pod:8421 +#: ../fish/guestfish-actions.pod:5447 ../src/guestfs-actions.pod:8433 msgid "" "This command gets the filesystem type corresponding to the filesystem on " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5448 ../src/guestfs-actions.pod:8424 +#: ../fish/guestfish-actions.pod:5450 ../src/guestfs-actions.pod:8436 msgid "" "For most filesystems, the result is the name of the Linux VFS module which " "would be used to mount this filesystem if you mounted it without specifying " @@ -18351,40 +19208,42 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5453 +#: ../fish/guestfish-actions.pod:5455 msgid "vfs-uuid" msgstr "vfs-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5455 +#: ../fish/guestfish-actions.pod:5457 #, no-wrap msgid "" " vfs-uuid device\n" "\n" -msgstr " vfs-uuid пристрій\n\n" +msgstr "" +" vfs-uuid пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5457 ../src/guestfs-actions.pod:8440 +#: ../fish/guestfish-actions.pod:5459 ../src/guestfs-actions.pod:8452 msgid "This returns the filesystem UUID of the filesystem on C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5460 ../src/guestfs-actions.pod:8443 +#: ../fish/guestfish-actions.pod:5462 ../src/guestfs-actions.pod:8455 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5462 +#: ../fish/guestfish-actions.pod:5464 msgid "To find a filesystem from the UUID, use L</findfs-uuid>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5464 +#: ../fish/guestfish-actions.pod:5466 msgid "vg-activate" msgstr "vg-activate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5466 +#: ../fish/guestfish-actions.pod:5468 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -18392,56 +19251,58 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8459 +#: ../fish/guestfish-actions.pod:5470 ../src/guestfs-actions.pod:8471 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in the listed volume groups C<volgroups>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5471 ../src/guestfs-actions.pod:8462 +#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8474 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5473 ../src/guestfs-actions.pod:8464 +#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8476 msgid "" "Note that if C<volgroups> is an empty list then B<all> volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5476 +#: ../fish/guestfish-actions.pod:5478 msgid "vg-activate-all" msgstr "vg-activate-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:5478 +#: ../fish/guestfish-actions.pod:5480 #, no-wrap msgid "" " vg-activate-all true|false\n" "\n" -msgstr " vg-activate-all true|false\n\n" +msgstr "" +" vg-activate-all true|false\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5480 ../src/guestfs-actions.pod:8477 +#: ../fish/guestfish-actions.pod:5482 ../src/guestfs-actions.pod:8489 msgid "" "This command activates or (if C<activate> is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5483 ../src/guestfs-actions.pod:8480 +#: ../fish/guestfish-actions.pod:5485 ../src/guestfs-actions.pod:8492 msgid "This command is the same as running C<vgchange -a y|n>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5485 +#: ../fish/guestfish-actions.pod:5487 msgid "vgcreate" msgstr "vgcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:5487 +#: ../fish/guestfish-actions.pod:5489 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -18449,19 +19310,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5489 ../src/guestfs-actions.pod:8493 +#: ../fish/guestfish-actions.pod:5491 ../src/guestfs-actions.pod:8505 msgid "" "This creates an LVM volume group called C<volgroup> from the non-empty list " "of physical volumes C<physvols>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5492 +#: ../fish/guestfish-actions.pod:5494 msgid "vglvuuids" msgstr "vglvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5494 +#: ../fish/guestfish-actions.pod:5496 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -18469,31 +19330,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5496 ../src/guestfs-actions.pod:8506 +#: ../fish/guestfish-actions.pod:5498 ../src/guestfs-actions.pod:8518 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5499 +#: ../fish/guestfish-actions.pod:5501 msgid "" "You can use this along with L</lvs> and L</lvuuid> calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5502 +#: ../fish/guestfish-actions.pod:5504 msgid "See also L</vgpvuuids>." msgstr "Див. також L</vgpvuuids>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5504 +#: ../fish/guestfish-actions.pod:5506 msgid "vgpvuuids" msgstr "vgpvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:5506 +#: ../fish/guestfish-actions.pod:5508 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -18501,31 +19362,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5508 ../src/guestfs-actions.pod:8526 +#: ../fish/guestfish-actions.pod:5510 ../src/guestfs-actions.pod:8538 msgid "" "Given a VG called C<vgname>, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5511 +#: ../fish/guestfish-actions.pod:5513 msgid "" "You can use this along with L</pvs> and L</pvuuid> calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5514 +#: ../fish/guestfish-actions.pod:5516 msgid "See also L</vglvuuids>." msgstr "Див. також L</vglvuuids>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5516 +#: ../fish/guestfish-actions.pod:5518 msgid "vgremove" msgstr "vgremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:5518 +#: ../fish/guestfish-actions.pod:5520 #, no-wrap msgid "" " vgremove vgname\n" @@ -18533,23 +19394,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5520 ../src/guestfs-actions.pod:8546 +#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8558 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8548 +#: ../fish/guestfish-actions.pod:5524 ../src/guestfs-actions.pod:8560 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5525 +#: ../fish/guestfish-actions.pod:5527 msgid "vgrename" msgstr "vgrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:5527 +#: ../fish/guestfish-actions.pod:5529 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -18557,89 +19418,95 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5529 ../src/guestfs-actions.pod:8562 +#: ../fish/guestfish-actions.pod:5531 ../src/guestfs-actions.pod:8574 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5531 +#: ../fish/guestfish-actions.pod:5533 msgid "vgs" msgstr "vgs" #. type: verbatim -#: ../fish/guestfish-actions.pod:5533 +#: ../fish/guestfish-actions.pod:5535 #, no-wrap msgid "" " vgs\n" "\n" -msgstr " vgs\n\n" +msgstr "" +" vgs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5535 ../src/guestfs-actions.pod:8573 +#: ../fish/guestfish-actions.pod:5537 ../src/guestfs-actions.pod:8585 msgid "" -"List all the volumes groups detected. This is the equivalent of the " -"L<vgs(8)> command." +"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" +"> command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5538 ../src/guestfs-actions.pod:8576 +#: ../fish/guestfish-actions.pod:5540 ../src/guestfs-actions.pod:8588 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C<VolGroup00>)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5541 +#: ../fish/guestfish-actions.pod:5543 msgid "See also L</vgs-full>." msgstr "Див. також L</vgs-full>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5543 +#: ../fish/guestfish-actions.pod:5545 msgid "vgs-full" msgstr "vgs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:5545 +#: ../fish/guestfish-actions.pod:5547 #, no-wrap msgid "" " vgs-full\n" "\n" -msgstr " vgs-full\n\n" +msgstr "" +" vgs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5547 ../src/guestfs-actions.pod:8592 +#: ../fish/guestfish-actions.pod:5549 ../src/guestfs-actions.pod:8604 msgid "" -"List all the volumes groups detected. This is the equivalent of the " -"L<vgs(8)> command. The \"full\" version includes all fields." +"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" +"> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5550 +#: ../fish/guestfish-actions.pod:5552 msgid "vgscan" msgstr "vgscan" #. type: verbatim -#: ../fish/guestfish-actions.pod:5552 +#: ../fish/guestfish-actions.pod:5554 #, no-wrap msgid "" " vgscan\n" "\n" -msgstr " vgscan\n\n" +msgstr "" +" vgscan\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5554 ../src/guestfs-actions.pod:8606 +#: ../fish/guestfish-actions.pod:5556 ../src/guestfs-actions.pod:8618 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:5557 +#: ../fish/guestfish-actions.pod:5559 msgid "vguuid" msgstr "vguuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:5559 +#: ../fish/guestfish-actions.pod:5561 #, no-wrap msgid "" " vguuid vgname\n" @@ -18647,77 +19514,81 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5561 ../src/guestfs-actions.pod:8619 +#: ../fish/guestfish-actions.pod:5563 ../src/guestfs-actions.pod:8631 msgid "This command returns the UUID of the LVM VG named C<vgname>." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5563 +#: ../fish/guestfish-actions.pod:5565 msgid "wc-c" msgstr "wc-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:5565 +#: ../fish/guestfish-actions.pod:5567 #, no-wrap msgid "" " wc-c path\n" "\n" -msgstr " wc-c шлях\n\n" +msgstr "" +" wc-c шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8659 +#: ../fish/guestfish-actions.pod:5569 ../src/guestfs-actions.pod:8671 msgid "" "This command counts the characters in a file, using the C<wc -c> external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5570 +#: ../fish/guestfish-actions.pod:5572 msgid "wc-l" msgstr "wc-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:5572 +#: ../fish/guestfish-actions.pod:5574 #, no-wrap msgid "" " wc-l path\n" "\n" -msgstr " wc-l шлях\n\n" +msgstr "" +" wc-l шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5574 ../src/guestfs-actions.pod:8672 +#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8684 msgid "" -"This command counts the lines in a file, using the C<wc -l> external " -"command." +"This command counts the lines in a file, using the C<wc -l> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5577 +#: ../fish/guestfish-actions.pod:5579 msgid "wc-w" msgstr "wc-w" #. type: verbatim -#: ../fish/guestfish-actions.pod:5579 +#: ../fish/guestfish-actions.pod:5581 #, no-wrap msgid "" " wc-w path\n" "\n" -msgstr " wc-w шлях\n\n" +msgstr "" +" wc-w шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5581 ../src/guestfs-actions.pod:8685 +#: ../fish/guestfish-actions.pod:5583 ../src/guestfs-actions.pod:8697 msgid "" -"This command counts the words in a file, using the C<wc -w> external " -"command." +"This command counts the words in a file, using the C<wc -w> external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5584 +#: ../fish/guestfish-actions.pod:5586 msgid "wipefs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5586 +#: ../fish/guestfish-actions.pod:5588 #, no-wrap msgid "" " wipefs device\n" @@ -18725,56 +19596,58 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5588 ../src/guestfs-actions.pod:8698 +#: ../fish/guestfish-actions.pod:5590 ../src/guestfs-actions.pod:8710 msgid "" "This command erases filesystem or RAID signatures from the specified " "C<device> to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5591 ../src/guestfs-actions.pod:8701 +#: ../fish/guestfish-actions.pod:5593 ../src/guestfs-actions.pod:8713 msgid "" "This does not erase the filesystem itself nor any other data from the " "C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5594 +#: ../fish/guestfish-actions.pod:5596 msgid "Compare with L</zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5597 +#: ../fish/guestfish-actions.pod:5599 msgid "write" msgstr "write" #. type: verbatim -#: ../fish/guestfish-actions.pod:5599 +#: ../fish/guestfish-actions.pod:5601 #, no-wrap msgid "" " write path content\n" "\n" -msgstr " write шлях дані\n\n" +msgstr "" +" write шлях дані\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5601 ../src/guestfs-actions.pod:8717 +#: ../fish/guestfish-actions.pod:5603 ../src/guestfs-actions.pod:8731 msgid "" "This call creates a file called C<path>. The content of the file is the " "string C<content> (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5604 +#: ../fish/guestfish-actions.pod:5606 msgid "See also L</write-append>." msgstr "Див. також L</write-append>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5609 +#: ../fish/guestfish-actions.pod:5611 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5611 +#: ../fish/guestfish-actions.pod:5613 #, no-wrap msgid "" " write-append path content\n" @@ -18782,24 +19655,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5613 ../src/guestfs-actions.pod:8737 +#: ../fish/guestfish-actions.pod:5615 ../src/guestfs-actions.pod:8751 msgid "" "This call appends C<content> to the end of file C<path>. If C<path> does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5616 +#: ../fish/guestfish-actions.pod:5618 msgid "See also L</write>." msgstr "Див. також L</write>." #. type: =head2 -#: ../fish/guestfish-actions.pod:5621 +#: ../fish/guestfish-actions.pod:5623 msgid "write-file" msgstr "write-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:5623 +#: ../fish/guestfish-actions.pod:5625 #, no-wrap msgid "" " write-file path content size\n" @@ -18807,58 +19680,60 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5625 ../src/guestfs-actions.pod:8764 +#: ../fish/guestfish-actions.pod:5627 ../src/guestfs-actions.pod:8778 msgid "" "This call creates a file called C<path>. The contents of the file is the " "string C<content> (which can contain any 8 bit data), with length C<size>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5629 ../src/guestfs-actions.pod:8768 +#: ../fish/guestfish-actions.pod:5631 ../src/guestfs-actions.pod:8782 msgid "" "As a special case, if C<size> is C<0> then the length is calculated using " "C<strlen> (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5633 ../src/guestfs-actions.pod:8772 +#: ../fish/guestfish-actions.pod:5635 ../src/guestfs-actions.pod:8786 msgid "" "I<NB.> Owing to a bug, writing content containing ASCII NUL characters does " "I<not> work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5639 +#: ../fish/guestfish-actions.pod:5641 msgid "" "I<This function is deprecated.> In new code, use the L</write> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5646 +#: ../fish/guestfish-actions.pod:5648 msgid "zegrep" msgstr "zegrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5648 +#: ../fish/guestfish-actions.pod:5650 #, no-wrap msgid "" " zegrep regex path\n" "\n" -msgstr " zegrep формальний_вираз шлях\n\n" +msgstr "" +" zegrep формальний_вираз шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5650 ../src/guestfs-actions.pod:8789 +#: ../fish/guestfish-actions.pod:5652 ../src/guestfs-actions.pod:8803 msgid "" "This calls the external C<zegrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5656 +#: ../fish/guestfish-actions.pod:5658 msgid "zegrepi" msgstr "zegrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5658 +#: ../fish/guestfish-actions.pod:5660 #, no-wrap msgid "" " zegrepi regex path\n" @@ -18866,31 +19741,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5660 ../src/guestfs-actions.pod:8808 +#: ../fish/guestfish-actions.pod:5662 ../src/guestfs-actions.pod:8822 msgid "" "This calls the external C<zegrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5666 +#: ../fish/guestfish-actions.pod:5668 msgid "zero" msgstr "zero" #. type: verbatim -#: ../fish/guestfish-actions.pod:5668 +#: ../fish/guestfish-actions.pod:5670 #, no-wrap msgid "" " zero device\n" "\n" -msgstr " zero пристрій\n\n" +msgstr "" +" zero пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5670 ../src/guestfs-actions.pod:8826 +#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8840 msgid "This command writes zeroes over the first few blocks of C<device>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5672 ../src/guestfs-actions.pod:8828 +#: ../fish/guestfish-actions.pod:5674 ../src/guestfs-actions.pod:8842 msgid "" "How many blocks are zeroed isn't specified (but it's I<not> enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -18898,8 +19775,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5676 ../fish/guestfish-actions.pod:5691 -#: ../src/guestfs-actions.pod:8832 ../src/guestfs-actions.pod:8858 +#: ../fish/guestfish-actions.pod:5678 ../fish/guestfish-actions.pod:5693 +#: ../src/guestfs-actions.pod:8846 ../src/guestfs-actions.pod:8872 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -18907,171 +19784,185 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5680 +#: ../fish/guestfish-actions.pod:5682 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5683 +#: ../fish/guestfish-actions.pod:5685 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5685 +#: ../fish/guestfish-actions.pod:5687 #, no-wrap msgid "" " zero-device device\n" "\n" -msgstr " zero-device пристрій\n\n" +msgstr "" +" zero-device пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5687 +#: ../fish/guestfish-actions.pod:5689 msgid "" -"This command writes zeroes over the entire C<device>. Compare with L</zero>" -" which just zeroes the first few blocks of a device." +"This command writes zeroes over the entire C<device>. Compare with L</zero> " +"which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5695 +#: ../fish/guestfish-actions.pod:5697 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:5697 +#: ../fish/guestfish-actions.pod:5699 #, no-wrap msgid "" " zerofree device\n" "\n" -msgstr " zerofree пристрій\n\n" +msgstr "" +" zerofree пристрій\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5699 ../src/guestfs-actions.pod:8877 +#: ../fish/guestfish-actions.pod:5701 ../src/guestfs-actions.pod:8891 msgid "" -"This runs the I<zerofree> program on C<device>. This program claims to zero" -" unused inodes and disk blocks on an ext2/3 filesystem, thus making it " +"This runs the I<zerofree> program on C<device>. This program claims to zero " +"unused inodes and disk blocks on an ext2/3 filesystem, thus making it " "possible to compress the filesystem more effectively." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5704 ../src/guestfs-actions.pod:8882 +#: ../fish/guestfish-actions.pod:5706 ../src/guestfs-actions.pod:8896 msgid "You should B<not> run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5707 ../src/guestfs-actions.pod:8885 +#: ../fish/guestfish-actions.pod:5709 ../src/guestfs-actions.pod:8899 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5710 +#: ../fish/guestfish-actions.pod:5712 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5712 +#: ../fish/guestfish-actions.pod:5714 #, no-wrap msgid "" " zfgrep pattern path\n" "\n" -msgstr " zfgrep шаблон шлях\n\n" +msgstr "" +" zfgrep шаблон шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5714 ../src/guestfs-actions.pod:8899 +#: ../fish/guestfish-actions.pod:5716 ../src/guestfs-actions.pod:8913 msgid "" "This calls the external C<zfgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5720 +#: ../fish/guestfish-actions.pod:5722 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5722 +#: ../fish/guestfish-actions.pod:5724 #, no-wrap msgid "" " zfgrepi pattern path\n" "\n" -msgstr " zfgrepi шаблон шлях\n\n" +msgstr "" +" zfgrepi шаблон шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5724 ../src/guestfs-actions.pod:8918 +#: ../fish/guestfish-actions.pod:5726 ../src/guestfs-actions.pod:8932 msgid "" "This calls the external C<zfgrep -i> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5730 +#: ../fish/guestfish-actions.pod:5732 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:5732 +#: ../fish/guestfish-actions.pod:5734 #, no-wrap msgid "" " zfile meth path\n" "\n" -msgstr " zfile метод шлях\n\n" +msgstr "" +" zfile метод шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5734 ../src/guestfs-actions.pod:8944 +#: ../fish/guestfish-actions.pod:5736 ../src/guestfs-actions.pod:8958 msgid "" "This command runs C<file> after first decompressing C<path> using C<method>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5737 ../src/guestfs-actions.pod:8947 +#: ../fish/guestfish-actions.pod:5739 ../src/guestfs-actions.pod:8961 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5739 +#: ../fish/guestfish-actions.pod:5741 msgid "" "Since 1.0.63, use L</file> instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5742 +#: ../fish/guestfish-actions.pod:5744 msgid "" "I<This function is deprecated.> In new code, use the L</file> call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5749 +#: ../fish/guestfish-actions.pod:5751 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5751 +#: ../fish/guestfish-actions.pod:5753 #, no-wrap msgid "" " zgrep regex path\n" "\n" -msgstr " zgrep формальний_вираз шлях\n\n" +msgstr "" +" zgrep формальний_вираз шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5753 ../src/guestfs-actions.pod:8964 +#: ../fish/guestfish-actions.pod:5755 ../src/guestfs-actions.pod:8978 msgid "" "This calls the external C<zgrep> program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5759 +#: ../fish/guestfish-actions.pod:5761 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5761 +#: ../fish/guestfish-actions.pod:5763 #, no-wrap msgid "" " zgrepi regex path\n" "\n" -msgstr " zgrepi формальний_вираз шлях\n\n" +msgstr "" +" zgrepi формальний_вираз шлях\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5763 ../src/guestfs-actions.pod:8983 +#: ../fish/guestfish-actions.pod:5765 ../src/guestfs-actions.pod:8997 msgid "" "This calls the external C<zgrep -i> program and returns the matching lines." msgstr "" @@ -19136,8 +20027,8 @@ msgstr "" msgid "" "C<copy-in> copies local files or directories recursively into the disk " "image, placing them in the directory called C</remotedir> (which must " -"exist). This guestfish meta-command turns into a sequence of L</tar-in> and" -" other commands as necessary." +"exist). This guestfish meta-command turns into a sequence of L</tar-in> and " +"other commands as necessary." msgstr "" #. type: textblock @@ -19164,9 +20055,9 @@ msgstr "" #: ../fish/guestfish-commands.pod:34 msgid "" "C<copy-out> copies remote files or directories recursively out of the disk " -"image, placing them on the host disk in a local directory called C<localdir>" -" (which must exist). This guestfish meta-command turns into a sequence of " -"L</download>, L</tar-out> and other commands as necessary." +"image, placing them on the host disk in a local directory called C<localdir> " +"(which must exist). This guestfish meta-command turns into a sequence of L</" +"download>, L</tar-out> and other commands as necessary." msgstr "" #. type: textblock @@ -19183,7 +20074,9 @@ msgstr "" msgid "" " copy-out /home .\n" "\n" -msgstr " copy-out /home .\n\n" +msgstr "" +" copy-out /home .\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:46 @@ -19198,7 +20091,9 @@ msgstr "" msgid "" " glob copy-out /home/* .\n" "\n" -msgstr " glob copy-out /home/* .\n\n" +msgstr "" +" glob copy-out /home/* .\n" +"\n" #. type: =head2 #: ../fish/guestfish-commands.pod:51 @@ -19211,7 +20106,9 @@ msgstr "delete-event" msgid "" " delete-event name\n" "\n" -msgstr " delete-event назва\n\n" +msgstr "" +" delete-event назва\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:55 @@ -19237,7 +20134,9 @@ msgstr "display" msgid "" " display filename\n" "\n" -msgstr " display назва_файла\n\n" +msgstr "" +" display назва_файла\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:65 @@ -19277,7 +20176,9 @@ msgstr "echo" msgid "" " echo [params ...]\n" "\n" -msgstr " echo [параметри...]\n\n" +msgstr "" +" echo [параметри...]\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:79 @@ -19305,7 +20206,9 @@ msgstr "emacs" msgid "" " edit filename\n" "\n" -msgstr " edit назва_файла\n\n" +msgstr "" +" edit назва_файла\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:89 @@ -19337,17 +20240,17 @@ msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:100 msgid "" -"Register a shell script fragment which is executed when an event is raised." -" See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event" -" API in libguestfs." +"Register a shell script fragment which is executed when an event is raised. " +"See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event " +"API in libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:104 msgid "" -"The C<name> parameter is a name that you give to this event handler. It can" -" be any string (even the empty string) and is simply there so you can delete" -" the handler using the guestfish C<delete-event> command." +"The C<name> parameter is a name that you give to this event handler. It can " +"be any string (even the empty string) and is simply there so you can delete " +"the handler using the guestfish C<delete-event> command." msgstr "" #. type: textblock @@ -19362,17 +20265,17 @@ msgstr "" #: ../fish/guestfish-commands.pod:113 msgid "" "The third and final parameter is the shell script fragment (or any external " -"command) that is executed when any of the events in the eventset occurs. It" -" is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh " -"-c>." +"command) that is executed when any of the events in the eventset occurs. It " +"is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh -" +"c>." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:118 msgid "" -"The shell script fragment receives callback parameters as arguments C<$1>, " -"C<$2> etc. The actual event that was called is available in the environment" -" variable C<$EVENT>." +"The shell script fragment receives callback parameters as arguments C<$1>, C<" +"$2> etc. The actual event that was called is available in the environment " +"variable C<$EVENT>." msgstr "" #. type: verbatim @@ -19402,7 +20305,9 @@ msgstr "glob" msgid "" " glob command args...\n" "\n" -msgstr " glob команда параметри...\n\n" +msgstr "" +" glob команда параметри...\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:133 @@ -19459,13 +20364,14 @@ msgstr "" msgid "" " hexedit /dev/sda 1M\n" "\n" -msgstr " hexedit /dev/sda 1M\n\n" +msgstr "" +" hexedit /dev/sda 1M\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:159 msgid "" -"which would allow you to edit anywhere within the first megabyte of the " -"disk." +"which would allow you to edit anywhere within the first megabyte of the disk." msgstr "" #. type: textblock @@ -19479,7 +20385,9 @@ msgstr "" msgid "" " hexedit /dev/sda1 0x400 0x400\n" "\n" -msgstr " hexedit /dev/sda1 0x400 0x400\n\n" +msgstr "" +" hexedit /dev/sda1 0x400 0x400\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:166 @@ -19557,7 +20465,9 @@ msgstr "підручник" msgid "" " man\n" "\n" -msgstr " man\n\n" +msgstr "" +" man\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:196 @@ -19671,8 +20581,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:234 msgid "" -"This creates an empty sparse file of the given size, and then adds so it can" -" be further examined." +"This creates an empty sparse file of the given size, and then adds so it can " +"be further examined." msgstr "" #. type: textblock @@ -19696,14 +20606,15 @@ msgstr "supported" msgid "" " supported\n" "\n" -msgstr " supported\n\n" +msgstr "" +" supported\n" +"\n" #. type: textblock #: ../fish/guestfish-commands.pod:251 msgid "" "This command returns a list of the optional groups known to the daemon, and " -"indicates which ones are supported by this build of the libguestfs " -"appliance." +"indicates which ones are supported by this build of the libguestfs appliance." msgstr "" #. type: textblock @@ -19814,9 +20725,9 @@ msgstr "" #: ../fish/guestfish.pod:25 msgid "" "Using guestfish in read/write mode on live virtual machines can be " -"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)" -" option to use guestfish safely if the disk image or virtual machine might " -"be live." +"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) " +"option to use guestfish safely if the disk image or virtual machine might be " +"live." msgstr "" #. type: textblock @@ -19986,8 +20897,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:109 msgid "" -"Use the I<-i> option to automatically mount the disks from a virtual " -"machine:" +"Use the I<-i> option to automatically mount the disks from a virtual machine:" msgstr "" #. type: verbatim @@ -20088,7 +20998,12 @@ msgid "" " guestfish --remote run\n" " guestfish --remote lvs\n" "\n" -msgstr " eval \"`guestfish --listen`\"\n guestfish --remote add-ro disk.img\n guestfish --remote run\n guestfish --remote lvs\n\n" +msgstr "" +" eval \"`guestfish --listen`\"\n" +" guestfish --remote add-ro disk.img\n" +" guestfish --remote run\n" +" guestfish --remote lvs\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:154 @@ -20242,7 +21157,9 @@ msgstr "" msgid "" " #!/usr/bin/guestfish -f\n" "\n" -msgstr " #!/usr/bin/guestfish -f\n\n" +msgstr "" +" #!/usr/bin/guestfish -f\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:244 @@ -20250,7 +21167,9 @@ msgstr " #!/usr/bin/guestfish -f\n\n" msgid "" " guestfish --format=raw -a disk.img\n" "\n" -msgstr " guestfish --format=raw -a disk.img\n\n" +msgstr "" +" guestfish --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:248 @@ -20258,7 +21177,9 @@ msgstr " guestfish --format=raw -a disk.img\n\n" msgid "" " guestfish --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " guestfish --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" guestfish --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:253 @@ -20292,7 +21213,9 @@ msgstr "" msgid "" " guestfish -d myguest -i\n" "\n" -msgstr " guestfish -d myguest -i\n\n" +msgstr "" +" guestfish -d myguest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:270 @@ -20305,7 +21228,9 @@ msgstr "" msgid "" " guestfish --ro -d myguest -i\n" "\n" -msgstr " guestfish --ro -d myguest -i\n\n" +msgstr "" +" guestfish --ro -d myguest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:274 @@ -20318,7 +21243,9 @@ msgstr "" msgid "" " guestfish --rw -a /dev/Guests/MyGuest -i\n" "\n" -msgstr " guestfish --rw -a /dev/Guests/MyGuest -i\n\n" +msgstr "" +" guestfish --rw -a /dev/Guests/MyGuest -i\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:278 @@ -20333,7 +21260,9 @@ msgstr "" msgid "" " guestfish [--ro] -i disk.img\n" "\n" -msgstr " guestfish [--ro] -i disk.img\n\n" +msgstr "" +" guestfish [--ro] -i disk.img\n" +"\n" #. type: verbatim #: ../fish/guestfish.pod:283 @@ -20358,8 +21287,8 @@ msgstr "B<--listen>" #. type: textblock #: ../fish/guestfish.pod:296 msgid "" -"Fork into the background and listen for remote commands. See section " -"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below." +"Fork into the background and listen for remote commands. See section L</" +"REMOTE CONTROL GUESTFISH OVER A SOCKET> below." msgstr "" #. type: =item @@ -20370,8 +21299,8 @@ msgstr "B<--live>" #. type: textblock #: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179 msgid "" -"Connect to a live virtual machine. (Experimental, see " -"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)." +"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/" +"ATTACHING TO RUNNING DAEMONS>)." msgstr "" #. type: =item @@ -20409,21 +21338,21 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:317 msgid "" -"If you don't know what filesystems a disk image contains, you can either run" -" guestfish without this option, then list the partitions, filesystems and " -"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> " +"If you don't know what filesystems a disk image contains, you can either run " +"guestfish without this option, then list the partitions, filesystems and LVs " +"available (see L</list-partitions>, L</list-filesystems> and L</lvs> " "commands), or you can use the L<virt-filesystems(1)> program." msgstr "" #. type: textblock #: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192 msgid "" -"The third (and rarely used) part of the mount parameter is the list of mount" -" options used to mount the underlying filesystem. If this is not given, " -"then the mount options are either the empty string or C<ro> (the latter if " -"the I<--ro> flag is used). By specifying the mount options, you override " -"this default choice. Probably the only time you would use this is to enable" -" ACLs and/or extended attributes if the filesystem can support them:" +"The third (and rarely used) part of the mount parameter is the list of mount " +"options used to mount the underlying filesystem. If this is not given, then " +"the mount options are either the empty string or C<ro> (the latter if the " +"I<--ro> flag is used). By specifying the mount options, you override this " +"default choice. Probably the only time you would use this is to enable ACLs " +"and/or extended attributes if the filesystem can support them:" msgstr "" #. type: verbatim @@ -20475,8 +21404,8 @@ msgstr "B<-N help>" #. type: textblock #: ../fish/guestfish.pod:348 msgid "" -"Prepare a fresh disk image formatted as \"type\". This is an alternative to" -" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " +"Prepare a fresh disk image formatted as \"type\". This is an alternative to " +"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " "preformatted disk with a filesystem and adds it. See L</PREPARED DISK " "IMAGES> below." msgstr "" @@ -20542,8 +21471,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:376 ../rescue/virt-rescue.pod:195 msgid "" -"The option must always be used if the disk image or virtual machine might be" -" running, and is generally recommended in cases where you don't need write " +"The option must always be used if the disk image or virtual machine might be " +"running, and is generally recommended in cases where you don't need write " "access to the disk." msgstr "" @@ -20574,8 +21503,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:394 msgid "" -"Enable very verbose messages. This is particularly useful if you find a " -"bug." +"Enable very verbose messages. This is particularly useful if you find a bug." msgstr "" #. type: textblock @@ -20649,9 +21577,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:432 msgid "" -"In either command line mode or non-interactive shell, the first command that" -" gives an error causes the whole shell to exit. In interactive mode (with a" -" prompt) if a command fails, you can continue to enter commands." +"In either command line mode or non-interactive shell, the first command that " +"gives an error causes the whole shell to exit. In interactive mode (with a " +"prompt) if a command fails, you can continue to enter commands." msgstr "" #. type: =head1 @@ -20663,8 +21591,8 @@ msgstr "" #: ../fish/guestfish.pod:439 msgid "" "As with L<guestfs(3)>, you must first configure your guest by adding disks, " -"then launch it, then mount any disks you need, and finally issue " -"actions/commands. So the general order of the day is:" +"then launch it, then mount any disks you need, and finally issue actions/" +"commands. So the general order of the day is:" msgstr "" #. type: textblock @@ -20718,9 +21646,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:478 msgid "" -"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to" -" opening disk images supplied on the command line for write. To open a disk" -" image read-only you have to do I<-a image --ro>." +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " +"opening disk images supplied on the command line for write. To open a disk " +"image read-only you have to do I<-a image --ro>." msgstr "" #. type: textblock @@ -20745,16 +21673,16 @@ msgstr "" msgid "" "This version of guestfish, guestmount and virt-rescue has a I<--rw> option " "which does nothing (it is already the default). However it is highly " -"recommended that you use this option to indicate that you need write access," -" and prepare your scripts for the day when this option will be required for " +"recommended that you use this option to indicate that you need write access, " +"and prepare your scripts for the day when this option will be required for " "write access." msgstr "" #. type: textblock #: ../fish/guestfish.pod:498 msgid "" -"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any" -" other libguestfs program apart from guestfish and guestmount." +"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any " +"other libguestfs program apart from guestfish and guestmount." msgstr "" #. type: =head1 @@ -20765,8 +21693,8 @@ msgstr "ЛАПКИ" #. type: textblock #: ../fish/guestfish.pod:503 msgid "" -"You can quote ordinary parameters using either single or double quotes. For" -" example:" +"You can quote ordinary parameters using either single or double quotes. For " +"example:" msgstr "" #. type: verbatim @@ -20820,8 +21748,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:523 msgid "" -"In double-quoted arguments (only) use backslash to insert special " -"characters:" +"In double-quoted arguments (only) use backslash to insert special characters:" msgstr "" #. type: =item @@ -20912,8 +21839,8 @@ msgstr "C<\\ooo>" #. type: textblock #: ../fish/guestfish.pod:562 msgid "" -"A character with octal value I<ooo>. There must be precisely 3 octal digits" -" (unlike C)." +"A character with octal value I<ooo>. There must be precisely 3 octal digits " +"(unlike C)." msgstr "" #. type: =item @@ -20983,8 +21910,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:591 msgid "" -"Each optional argument can appear at most once. All optional arguments must" -" appear after the required ones." +"Each optional argument can appear at most once. All optional arguments must " +"appear after the required ones." msgstr "" #. type: =head1 @@ -21006,8 +21933,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:601 msgid "" -"When the command takes a parameter measured in bytes, you can use one of the" -" following suffixes to specify kilobytes, megabytes and larger sizes:" +"When the command takes a parameter measured in bytes, you can use one of the " +"following suffixes to specify kilobytes, megabytes and larger sizes:" msgstr "" #. type: =item @@ -21246,8 +22173,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:705 msgid "" -"Neither guestfish nor the underlying guestfs API performs wildcard expansion" -" (globbing) by default. So for example the following will not do what you " +"Neither guestfish nor the underlying guestfs API performs wildcard expansion " +"(globbing) by default. So for example the following will not do what you " "expect:" msgstr "" @@ -21282,8 +22209,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:718 msgid "" -"runs C<rm-rf> on each path that matches (ie. potentially running the command" -" many times), equivalent to:" +"runs C<rm-rf> on each path that matches (ie. potentially running the command " +"many times), equivalent to:" msgstr "" #. type: verbatim @@ -21396,8 +22323,8 @@ msgstr "" #: ../fish/guestfish.pod:767 msgid "" "For example it is tedious to create a sequence of files (eg. C</foo.1> " -"through C</foo.100>) using guestfish commands alone. However this is simple" -" if we use a shell script to create the guestfish commands for us:" +"through C</foo.100>) using guestfish commands alone. However this is simple " +"if we use a shell script to create the guestfish commands for us:" msgstr "" #. type: verbatim @@ -21440,8 +22367,8 @@ msgstr "КАНАЛИ" #: ../fish/guestfish.pod:786 msgid "" "Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first " -"command (a guestfish command) to the second command (any host command). For" -" example:" +"command (a guestfish command) to the second command (any host command). For " +"example:" msgstr "" #. type: verbatim @@ -21456,8 +22383,8 @@ msgstr "" #: ../fish/guestfish.pod:792 msgid "" "(where C<cat> is the guestfish cat command, but C<awk> is the host awk " -"program). The above command would list all accounts in the guest filesystem" -" which have UID 0, ie. root accounts including backdoors. Other examples:" +"program). The above command would list all accounts in the guest filesystem " +"which have UID 0, ie. root accounts including backdoors. Other examples:" msgstr "" #. type: verbatim @@ -21482,8 +22409,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:806 msgid "" -"To use a literal argument which begins with a pipe symbol, you have to quote" -" it, eg:" +"To use a literal argument which begins with a pipe symbol, you have to quote " +"it, eg:" msgstr "" #. type: verbatim @@ -21502,9 +22429,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:813 msgid "" -"If a parameter starts with the character C<~> then the tilde may be expanded" -" as a home directory path (either C<~> for the current user's home " -"directory, or C<~user> for another user)." +"If a parameter starts with the character C<~> then the tilde may be expanded " +"as a home directory path (either C<~> for the current user's home directory, " +"or C<~user> for another user)." msgstr "" #. type: textblock @@ -21598,8 +22525,8 @@ msgstr "" #: ../fish/guestfish.pod:851 msgid "" "Before closing a LUKS device you must unmount any logical volumes on it and " -"deactivate the volume groups by calling C<vg-activate false VG> on each one." -" Then you can close the mapper device:" +"deactivate the volume groups by calling C<vg-activate false VG> on each " +"one. Then you can close the mapper device:" msgstr "" #. type: verbatim @@ -21648,9 +22575,9 @@ msgstr "" msgid "" "The parameter is rewritten \"behind the scenes\" by looking up the position " "where the drive is mounted, prepending that to the path, changing all " -"backslash characters to forward slash, then resolving the result using L" -"</case-sensitive-path>. For example if the E: drive was mounted on C</e> " -"then the parameter might be rewritten like this:" +"backslash characters to forward slash, then resolving the result using L</" +"case-sensitive-path>. For example if the E: drive was mounted on C</e> then " +"the parameter might be rewritten like this:" msgstr "" #. type: verbatim @@ -21731,9 +22658,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:906 msgid "" -"Any string of characters can be used instead of C<END>. The end marker must" -" appear on a line of its own, without any preceeding or following characters" -" (not even spaces)." +"Any string of characters can be used instead of C<END>. The end marker must " +"appear on a line of its own, without any preceeding or following characters " +"(not even spaces)." msgstr "" #. type: textblock @@ -21824,8 +22751,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:949 msgid "" -"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which" -" is how the I<--remote> option knows where to send the commands. You can " +"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which " +"is how the I<--remote> option knows where to send the commands. You can " "have several guestfish listener processes running using:" msgstr "" @@ -21871,9 +22798,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:970 msgid "" -"Remote control happens over a Unix domain socket called " -"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID " -"of the process, and C<$PID> is the process ID of the server." +"Remote control happens over a Unix domain socket called C</tmp/.guestfish-" +"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, " +"and C<$PID> is the process ID of the server." msgstr "" #. type: textblock @@ -21953,7 +22880,9 @@ msgstr "" msgid "" " # ...\n" "\n" -msgstr " # ...\n\n" +msgstr "" +" # ...\n" +"\n" #. type: =head2 #: ../fish/guestfish.pod:1009 @@ -21979,8 +22908,8 @@ msgstr "" #: ../fish/guestfish.pod:1016 msgid "" "Since the C<run> command produces no output on stdout, this is not useful " -"anyway. For further information see " -"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>." +"anyway. For further information see L<https://bugzilla.redhat.com/show_bug." +"cgi?id=592910>." msgstr "" #. type: =head1 @@ -22012,10 +22941,10 @@ msgid "" "The type briefly describes how the disk should be sized, partitioned, how " "filesystem(s) should be created, and how content should be added. " "Optionally the type can be followed by extra parameters, separated by C<:> " -"(colon) characters. For example, I<-N fs> creates a default 100MB, " -"sparsely-allocated disk, containing a single partition, with the partition " -"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem" -" on a 1GB disk instead." +"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-" +"allocated disk, containing a single partition, with the partition formatted " +"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB " +"disk instead." msgstr "" #. type: textblock @@ -22026,8 +22955,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1044 msgid "" -"Note that the prepared filesystem is not mounted. You would usually have to" -" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." +"Note that the prepared filesystem is not mounted. You would usually have to " +"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." msgstr "" #. type: textblock @@ -22092,8 +23021,8 @@ msgstr "" #: ../fish/guestfish.pod:1071 msgid "" "When a command that supports progress bars takes longer than two seconds to " -"run, and if progress bars are enabled, then you will see one appearing below" -" the command:" +"run, and if progress bars are enabled, then you will see one appearing below " +"the command:" msgstr "" #. type: verbatim @@ -22120,8 +23049,8 @@ msgstr "" #: ../fish/guestfish.pod:1085 msgid "" "Progress bars are enabled by default when guestfish is used interactively. " -"You can enable them even for non-interactive modes using I<--progress-bars>," -" and you can disable them completely using I<--no-progress-bars>." +"You can enable them even for non-interactive modes using I<--progress-bars>, " +"and you can disable them completely using I<--no-progress-bars>." msgstr "" #. type: =head1 @@ -22148,7 +23077,10 @@ msgid "" " help\n" " help cmd\n" "\n" -msgstr " help\n help команда\n\n" +msgstr "" +" help\n" +" help команда\n" +"\n" #. type: textblock #: ../fish/guestfish.pod:1100 @@ -22217,8 +23149,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3216 msgid "" -"These two environment variables allow the kernel that libguestfs uses in the" -" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " +"These two environment variables allow the kernel that libguestfs uses in the " +"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " "most recent host kernel is chosen. For more information about kernel " "selection, see L<febootstrap-supermin-helper(8)>. This feature is only " "available in febootstrap E<ge> 3.8." @@ -22311,7 +23243,9 @@ msgstr "" msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" -msgstr " LIBGUESTFS_MEMSIZE=700\n\n" +msgstr "" +" LIBGUESTFS_MEMSIZE=700\n" +"\n" #. type: =item #: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3238 @@ -22333,8 +23267,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3245 msgid "" -"Set the default qemu binary that libguestfs uses. If not set, then the qemu" -" which was found at compile time by the configure script is used." +"Set the default qemu binary that libguestfs uses. If not set, then the qemu " +"which was found at compile time by the configure script is used." msgstr "" #. type: =item @@ -22438,8 +23372,8 @@ msgstr "" #: ../fish/guestfish.pod:1231 msgid "" "If compiled with GNU readline support, then these files can be used to " -"configure readline. For further information, please see " -"L<readline(3)/INITIALIZATION FILE>." +"configure readline. For further information, please see L<readline(3)/" +"INITIALIZATION FILE>." msgstr "" #. type: textblock @@ -22460,8 +23394,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1241 msgid "" -"Variables that you can set in inputrc that change the behaviour of guestfish" -" in useful ways include:" +"Variables that you can set in inputrc that change the behaviour of guestfish " +"in useful ways include:" msgstr "" #. type: =item @@ -22504,21 +23438,20 @@ msgstr "" msgid "" "When using the I<-N> or I<--new> option, the prepared disk or filesystem " "will be created in the file C<test1.img> in the current directory. The " -"second use of I<-N> will use C<test2.img> and so on. Any existing file with" -" the same name will be overwritten." +"second use of I<-N> will use C<test2.img> and so on. Any existing file with " +"the same name will be overwritten." msgstr "" #. type: textblock #: ../fish/guestfish.pod:1270 msgid "" "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" -"edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-" -"fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-" -"sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-" -"win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-" -"helper(8)>." +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" +"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" +"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" +"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " +"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " +"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>." msgstr "" #. type: textblock @@ -22552,8 +23485,8 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:15 msgid "" -"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially" -" causing disk corruption. The virtual machine must be shut down before you " +"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially " +"causing disk corruption. The virtual machine must be shut down before you " "use this command." msgstr "" @@ -22603,9 +23536,9 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:41 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<copy-in> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<copy-in> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock @@ -22619,8 +23552,8 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:52 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" -"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " +"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -22683,16 +23616,16 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:30 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<copy-out> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<copy-out> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:41 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L" -"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" +"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -22758,17 +23691,17 @@ msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:38 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial" -" copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<tar-in> command. For anything more complex than a trivial copy, you are " +"probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:49 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" -"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, " -"L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." +"org/>." msgstr "" #. type: textblock @@ -22831,16 +23764,16 @@ msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:32 msgid "" -"This command is just a simple shell script wrapper around the " -"L<guestfish(1)> C<tar-out> command. For anything more complex than a " -"trivial copy, you are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the L<guestfish(1)" +"> C<tar-out> command. For anything more complex than a trivial copy, you " +"are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:43 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" -"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " +"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -22868,9 +23801,9 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:18 msgid "" -"To create a disk containing data, you may be better to use L<virt-make-" -"fs(1)>. If you are creating a blank disk to use in L<guestfish(1)>, you " -"should instead use the guestfish I<-N> option." +"To create a disk containing data, you may be better to use L<virt-make-fs(1)" +">. If you are creating a blank disk to use in L<guestfish(1)>, you should " +"instead use the guestfish I<-N> option." msgstr "" #. type: textblock @@ -22902,8 +23835,8 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:30 msgid "" -"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks" -" will be erased by these commands>. These commands will create a single " +"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks " +"will be erased by these commands>. These commands will create a single " "empty partition covering the whole disk, with no filesystem inside it." msgstr "" @@ -22921,8 +23854,7 @@ msgstr "I<--filesystem=[ext3|ntfs|vfat|...]>" #. type: textblock #: ../format/virt-format.pod:42 -msgid "" -"Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." +msgid "Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." msgstr "" #. type: =item @@ -22933,8 +23865,8 @@ msgstr "I<--lvm[=/dev/VG/LV]>" #. type: textblock #: ../format/virt-format.pod:46 msgid "" -"Create a Linux LVM2 logical volume on the disk. When used with " -"I<--filesystem>, the filesystem is created inside the LV." +"Create a Linux LVM2 logical volume on the disk. When used with I<--" +"filesystem>, the filesystem is created inside the LV." msgstr "" #. type: textblock @@ -22970,8 +23902,8 @@ msgstr "B<--filesystem=ext3|ntfs|vfat|...>" #. type: textblock #: ../format/virt-format.pod:80 msgid "" -"Create an empty filesystem of the specified type. Many filesystem types are" -" supported by libguestfs." +"Create an empty filesystem of the specified type. Many filesystem types are " +"supported by libguestfs." msgstr "" #. type: =item @@ -23170,8 +24102,8 @@ msgstr "" #: ../fuse/guestmount.pod:27 msgid "" "Along with other options, you have to give at least one device (I<-a> " -"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>" -" option) or use the I<-i> inspection option or the I<--live> option. How " +"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> " +"option) or use the I<-i> inspection option or the I<--live> option. How " "this works is better explained in the L<guestfish(1)> manual page, or by " "looking at the examples below." msgstr "" @@ -23180,9 +24112,9 @@ msgstr "" #: ../fuse/guestmount.pod:33 msgid "" "FUSE lets you mount filesystems as non-root. The mountpoint must be owned " -"by you, and the filesystem will not be visible to any other users unless you" -" make certain global configuration changes to C</etc/fuse.conf>. To unmount" -" the filesystem, use the C<fusermount -u> command." +"by you, and the filesystem will not be visible to any other users unless you " +"make certain global configuration changes to C</etc/fuse.conf>. To unmount " +"the filesystem, use the C<fusermount -u> command." msgstr "" #. type: textblock @@ -23344,11 +24276,11 @@ msgstr "B<--dir-cache-timeout N>" #. type: textblock #: ../fuse/guestmount.pod:125 msgid "" -"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds." -" The readdir cache [actually, there are several semi-independent caches] is" -" populated after a readdir(2) call with the stat and extended attributes of " -"the files in the directory, in anticipation that they will be requested soon" -" after." +"Set the readdir cache timeout to I<N> seconds, the default being 60 " +"seconds. The readdir cache [actually, there are several semi-independent " +"caches] is populated after a readdir(2) call with the stat and extended " +"attributes of the files in the directory, in anticipation that they will be " +"requested soon after." msgstr "" #. type: textblock @@ -23364,8 +24296,8 @@ msgstr "" msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " -"with malicious guests (CVE-2010-3851). See also " -"L<guestfs(3)/guestfs_add_drive_opts>." +"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/" +"guestfs_add_drive_opts>." msgstr "" #. type: =item @@ -23386,8 +24318,8 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:186 msgid "" -"Mount the named partition or logical volume on the given mountpoint B<in the" -" guest> (this has nothing to do with mountpoints in the host)." +"Mount the named partition or logical volume on the given mountpoint B<in the " +"guest> (this has nothing to do with mountpoints in the host)." msgstr "" #. type: textblock @@ -23469,8 +24401,8 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:237 msgid "" -"Allow the kernel to cache files (reduces the number of reads that have to go" -" through the L<guestfs(3)> API). This is generally a good idea if you can " +"Allow the kernel to cache files (reduces the number of reads that have to go " +"through the L<guestfs(3)> API). This is generally a good idea if you can " "afford the extra memory usage." msgstr "" @@ -23546,10 +24478,13 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:319 msgid "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L" -"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, " -"L<http://fuse.sf.net/>." -msgstr "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf.net/>." +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " +"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." +"net/>." +msgstr "" +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " +"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." +"net/>." #. type: textblock #: ../inspector/virt-inspector.pod:5 @@ -23614,10 +24549,10 @@ msgstr "" #: ../inspector/virt-inspector.pod:30 msgid "" "You can also run virt-inspector directly on disk images from a single " -"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain" -" has several block devices, in which case you should list several I<-a> " -"options one after another, with the first corresponding to the guest's " -"C</dev/sda>, the second to the guest's C</dev/sdb> and so on." +"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain " +"has several block devices, in which case you should list several I<-a> " +"options one after another, with the first corresponding to the guest's C</" +"dev/sda>, the second to the guest's C</dev/sdb> and so on." msgstr "" #. type: textblock @@ -23630,8 +24565,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:40 msgid "" -"Virt-inspector can only inspect and report upon I<one domain at a time>. To" -" inspect several virtual machines, you have to run virt-inspector several " +"Virt-inspector can only inspect and report upon I<one domain at a time>. To " +"inspect several virtual machines, you have to run virt-inspector several " "times (for example, from a shell script for-loop)." msgstr "" @@ -23706,10 +24641,9 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:137 msgid "" -"Perform an XPath query on the XML on stdin, and print the result on stdout." -" In this mode virt-inspector simply runs an XPath query; all other " -"inspection functions are disabled. See L</XPATH QUERIES> below for some " -"examples." +"Perform an XPath query on the XML on stdin, and print the result on stdout. " +"In this mode virt-inspector simply runs an XPath query; all other inspection " +"functions are disabled. See L</XPATH QUERIES> below for some examples." msgstr "" #. type: textblock @@ -23733,8 +24667,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:162 msgid "" -"The virt-inspector XML is described precisely in a RELAX NG schema file C" -"<virt-inspector.rng> which is supplied with libguestfs. This section is " +"The virt-inspector XML is described precisely in a RELAX NG schema file " +"C<virt-inspector.rng> which is supplied with libguestfs. This section is " "just an overview." msgstr "" @@ -23783,8 +24717,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:190 msgid "" "In brief, E<lt>nameE<gt> is the class of operating system (something like " -"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>" -" but many other distros are recognized) and E<lt>archE<gt> is the guest " +"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> " +"but many other distros are recognized) and E<lt>archE<gt> is the guest " "architecture. The other fields are fairly self-explanatory, but because " "these fields are taken directly from the libguestfs inspection API you can " "find precise information from L<guestfs(3)/INSPECTION>." @@ -23793,8 +24727,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:198 msgid "" -"The E<lt>rootE<gt> element is the root filesystem device, but from the point" -" of view of libguestfs (block devices may have completely different names " +"The E<lt>rootE<gt> element is the root filesystem device, but from the point " +"of view of libguestfs (block devices may have completely different names " "inside the VM itself)." msgstr "" @@ -23927,8 +24861,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:269 msgid "" "The version and release fields may not be available for some types guests. " -"Other fields are possible, see " -"L<guestfs(3)/guestfs_inspect_list_applications>." +"Other fields are possible, see L<guestfs(3)/" +"guestfs_inspect_list_applications>." msgstr "" #. type: =head2 @@ -23960,17 +24894,17 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:287 msgid "" -"In the example above, drive C maps to the filesystem on the second partition" -" on the first disk, and drive E maps to the filesystem on the first " -"partition on the second disk." +"In the example above, drive C maps to the filesystem on the second partition " +"on the first disk, and drive E maps to the filesystem on the first partition " +"on the second disk." msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:291 msgid "" "Note that this only covers permanent local filesystem mappings, not things " -"like network shares. Furthermore NTFS volume mount points may not be listed" -" here." +"like network shares. Furthermore NTFS volume mount points may not be listed " +"here." msgstr "" #. type: =head2 @@ -24003,8 +24937,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:309 msgid "" -"To display the icon, you have to extract it and convert the base64 data back" -" to a binary file. Use an XPath query or simply an editor to extract the " +"To display the icon, you have to extract it and convert the base64 data back " +"to a binary file. Use an XPath query or simply an editor to extract the " "data, then use the coreutils L<base64(1)> program to do the conversion back " "to a PNG file:" msgstr "" @@ -24025,8 +24959,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:318 msgid "" -"Virt-inspector can detect some operating system installers on install disks," -" live CDs, bootable USB keys and more." +"Virt-inspector can detect some operating system installers on install disks, " +"live CDs, bootable USB keys and more." msgstr "" #. type: textblock @@ -24064,8 +24998,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:339 msgid "" "Virt-inspector includes built in support for running XPath queries. The " -"reason for including XPath support directly in virt-inspector is simply that" -" there are no good and widely available command line programs that can do " +"reason for including XPath support directly in virt-inspector is simply that " +"there are no good and widely available command line programs that can do " "XPath queries. The only good one is L<xmlstarlet(1)> and that is not " "available on Red Hat Enterprise Linux." msgstr "" @@ -24118,8 +25052,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:376 msgid "" -"Early versions of libguestfs shipped with a different virt-inspector program" -" written in Perl (the current version is written in C). The XML output of " +"Early versions of libguestfs shipped with a different virt-inspector program " +"written in Perl (the current version is written in C). The XML output of " "the Perl virt-inspector was different and it could also output in other " "formats like text." msgstr "" @@ -24149,8 +25083,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:397 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, " -"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" +">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -24185,9 +25119,9 @@ msgstr "" #: ../java/examples/guestfs-java.pod:17 msgid "" "This manual page documents how to call libguestfs from the Java programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -24199,8 +25133,8 @@ msgstr "" #: ../java/examples/guestfs-java.pod:24 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and" -" hence free) them explicitly by calling the C<close> method." +"libguestfs handles include a lot of state, it is also possible to close (and " +"hence free) them explicitly by calling the C<close> method." msgstr "" #. type: =head2 @@ -24226,8 +25160,8 @@ msgstr "" #. type: textblock #: ../java/examples/guestfs-java.pod:47 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." msgstr "" @@ -24279,10 +25213,10 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:27 msgid "" -"This manual page documents how to call libguestfs from the OCaml programming" -" language. This page just documents the differences from the C API and " -"gives some examples. If you are not familiar with using libguestfs, you " -"also need to read L<guestfs(3)>." +"This manual page documents how to call libguestfs from the OCaml programming " +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -24293,9 +25227,8 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:34 msgid "" -"There are two different programming styles supported by the OCaml bindings." -" You can use a module style, with each C function mapped to an OCaml " -"function:" +"There are two different programming styles supported by the OCaml bindings. " +"You can use a module style, with each C function mapped to an OCaml function:" msgstr "" #. type: verbatim @@ -24346,8 +25279,8 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:55 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and" -" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " +"libguestfs handles include a lot of state, it is also possible to close (and " +"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " "method." msgstr "" @@ -24362,17 +25295,17 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:66 msgid "" -"Calling any function/method on a closed handle raises " -"C<Guestfs.Handle_closed>. The single parameter is the name of the function " -"that you called." +"Calling any function/method on a closed handle raises C<Guestfs." +"Handle_closed>. The single parameter is the name of the function that you " +"called." msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:80 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L" -"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." msgstr "" #. type: textblock @@ -24405,10 +25338,9 @@ msgstr "" #: ../perl/examples/guestfs-perl.pod:20 msgid "" "This manual page documents how to call libguestfs from the Perl programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>. To read the full Perl API, see " -"L<Sys::Guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>." msgstr "" #. type: =head2 @@ -24419,16 +25351,16 @@ msgstr "ПОМИЛКИ" #. type: textblock #: ../perl/examples/guestfs-perl.pod:28 msgid "" -"Errors from libguestfs functions turn into calls to C<croak> (see " -"L<Carp(3)>)." +"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)" +">)." msgstr "" #. type: textblock #: ../perl/examples/guestfs-perl.pod:41 msgid "" -"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-" -"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L" -"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" +"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -24452,8 +25384,8 @@ msgstr "" msgid "" "This manual page documents how to call libguestfs from the Python " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs," -" you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -24486,9 +25418,9 @@ msgstr "" #. type: textblock #: ../python/examples/guestfs-python.pod:44 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L" -"<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " +"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -24564,8 +25496,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:38 msgid "" -"You can run virt-rescue on any virtual machine known to libvirt, or directly" -" on disk image(s):" +"You can run virt-rescue on any virtual machine known to libvirt, or directly " +"on disk image(s):" msgstr "" #. type: verbatim @@ -24601,17 +25533,17 @@ msgstr "" #: ../rescue/virt-rescue.pod:49 msgid "" "When you run virt-rescue on a virtual machine or disk image, you are placed " -"in an interactive bash shell where you can use many ordinary Linux commands." -" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You " -"must mount the virtual machine's filesystems by hand. There is an empty " -"directory called C</sysroot> where you can mount filesystems." +"in an interactive bash shell where you can use many ordinary Linux " +"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue " +"appliance. You must mount the virtual machine's filesystems by hand. There " +"is an empty directory called C</sysroot> where you can mount filesystems." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:56 msgid "" -"You can get virt-rescue to suggest mount commands for you by using the " -"I<--suggest> option (in another terminal):" +"You can get virt-rescue to suggest mount commands for you by using the I<--" +"suggest> option (in another terminal):" msgstr "" #. type: verbatim @@ -24686,8 +25618,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:91 msgid "" -"To run commands in a Linux guest (for example, grub), you should chroot into" -" the /sysroot directory first:" +"To run commands in a Linux guest (for example, grub), you should chroot into " +"the /sysroot directory first:" msgstr "" #. type: verbatim @@ -24787,8 +25719,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:203 msgid "" -"Enable SELinux in the rescue appliance. You should read " -"L<guestfs(3)/SELINUX> before using this option." +"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/" +"SELINUX> before using this option." msgstr "" #. type: =item @@ -24817,8 +25749,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:216 msgid "" -"This option implies I<--ro> and is safe to use even if the guest is up or if" -" another virt-rescue is running." +"This option implies I<--ro> and is safe to use even if the guest is up or if " +"another virt-rescue is running." msgstr "" #. type: textblock @@ -24898,8 +25830,8 @@ msgstr "" msgid "" "The virt-rescue appliance needs to be small and so does not include many " "network tools. In particular there is no L<telnet(1)> command. You can " -"make TCP connections from the shell using the magical " -"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" +"make TCP connections from the shell using the magical C</dev/tcp/" +"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" msgstr "" #. type: verbatim @@ -24920,8 +25852,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:300 msgid "" -"Several environment variables affect virt-rescue. See " -"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list." +"Several environment variables affect virt-rescue. See L<guestfs(3)/" +"ENVIRONMENT VARIABLES> for the complete list." msgstr "" #. type: textblock @@ -24950,8 +25882,8 @@ msgstr "" #: ../resize/virt-resize.pod:15 msgid "" "Virt-resize is a tool which can resize a virtual machine disk, making it " -"larger or smaller overall, and resizing or deleting any partitions contained" -" within." +"larger or smaller overall, and resizing or deleting any partitions contained " +"within." msgstr "" #. type: textblock @@ -25122,8 +26054,7 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:92 -msgid "" -"Use L<virt-filesystems(1)> to display the current partitions and sizes:" +msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:" msgstr "" #. type: verbatim @@ -25280,12 +26211,11 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:157 msgid "" -"If the expanded partition in the image contains a filesystem or LVM PV, then" -" if virt-resize knows how, it will resize the contents, the equivalent of " +"If the expanded partition in the image contains a filesystem or LVM PV, then " +"if virt-resize knows how, it will resize the contents, the equivalent of " "calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> " "or L<btrfs(8)>. However virt-resize does not know how to resize some " -"filesystems, so you would have to online resize them after booting the " -"guest." +"filesystems, so you would have to online resize them after booting the guest." msgstr "" #. type: textblock @@ -25319,8 +26249,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:174 msgid "" -"Change E<lt>source ...E<gt>, see " -"L<http://libvirt.org/formatdomain.html#elementsDisks>" +"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain." +"html#elementsDisks>" msgstr "" #. type: textblock @@ -25357,8 +26287,8 @@ msgstr "" #: ../resize/virt-resize.pod:188 msgid "" "Once the guest has booted you should see the new space available, at least " -"for filesystems that virt-resize knows how to resize, and for PVs. The user" -" may need to resize LVs inside PVs, and also resize filesystem types that " +"for filesystems that virt-resize knows how to resize, and for PVs. The user " +"may need to resize LVs inside PVs, and also resize filesystem types that " "virt-resize does not know how to expand." msgstr "" @@ -25410,8 +26340,8 @@ msgstr "" #: ../resize/virt-resize.pod:215 msgid "" "virt-resize also gives a convenient way to ignore or delete partitions when " -"copying from the input disk to the output disk. Ignoring a partition speeds" -" up the copy where you don't care about the existing contents of a " +"copying from the input disk to the output disk. Ignoring a partition speeds " +"up the copy where you don't care about the existing contents of a " "partition. Deleting a partition removes it completely, but note that it " "also renumbers any partitions after the one which is deleted, which can " "leave some guests unbootable." @@ -25425,10 +26355,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:224 msgid "" -"If the input disk is in qcow2 format, then you may prefer that the output is" -" in qcow2 format as well. Alternately, virt-resize can convert the format " -"on the fly. The output format is simply determined by the format of the " -"empty output container that you provide. Thus to create qcow2 output, use:" +"If the input disk is in qcow2 format, then you may prefer that the output is " +"in qcow2 format as well. Alternately, virt-resize can convert the format on " +"the fly. The output format is simply determined by the format of the empty " +"output container that you provide. Thus to create qcow2 output, use:" msgstr "" #. type: verbatim @@ -25460,8 +26390,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:238 msgid "" -"(on older systems that don't have the L<fallocate(1)> command use C<dd " -"if=/dev/zero of=outdisk bs=1M count=..>)" +"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/" +"dev/zero of=outdisk bs=1M count=..>)" msgstr "" #. type: =head2 @@ -25479,10 +26409,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:246 msgid "" -"To understand what is going on, firstly one of the four partitions " -"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called " -"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR " -"partition type." +"To understand what is going on, firstly one of the four partitions C</dev/" +"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the " +"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition " +"type." msgstr "" #. type: textblock @@ -25493,18 +26423,18 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:253 msgid "" -"The extended partition can be expanded, but not shrunk (unless you force it," -" which is not advisable). When the extended partition is copied across, all" -" the logical partitions contained inside are copied over implicitly. Virt-" -"resize does not look inside the extended partition, so it copies the logical" -" partitions blindly." +"The extended partition can be expanded, but not shrunk (unless you force it, " +"which is not advisable). When the extended partition is copied across, all " +"the logical partitions contained inside are copied over implicitly. Virt-" +"resize does not look inside the extended partition, so it copies the logical " +"partitions blindly." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:259 msgid "" -"You cannot specify a logical partition (C</dev/sda5+>) at all on the command" -" line. Doing so will give an error." +"You cannot specify a logical partition (C</dev/sda5+>) at all on the command " +"line. Doing so will give an error." msgstr "" #. type: textblock @@ -25530,8 +26460,8 @@ msgstr "B<--align-first always>" #. type: textblock #: ../resize/virt-resize.pod:276 msgid "" -"Align the first partition for improved performance (see also the " -"I<--alignment> option)." +"Align the first partition for improved performance (see also the I<--" +"alignment> option)." msgstr "" #. type: textblock @@ -25546,8 +26476,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:284 msgid "" -"I<--align-first never> means we never move the first partition. This is the" -" safest option. Try this if the guest does not boot after resizing." +"I<--align-first never> means we never move the first partition. This is the " +"safest option. Try this if the guest does not boot after resizing." msgstr "" #. type: textblock @@ -25566,8 +26496,8 @@ msgstr "B<--alignment N>" #. type: textblock #: ../resize/virt-resize.pod:294 msgid "" -"Set the alignment of partitions to C<N> sectors. The default in virt-resize" -" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." +"Set the alignment of partitions to C<N> sectors. The default in virt-resize " +"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." msgstr "" #. type: textblock @@ -25585,9 +26515,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:305 msgid "" -"The partitions would be packed together as closely as possible, but would be" -" completely unaligned. In some cases this can cause very poor performance." -" See L<virt-alignment-scan(1)> for further details." +"The partitions would be packed together as closely as possible, but would be " +"completely unaligned. In some cases this can cause very poor performance. " +"See L<virt-alignment-scan(1)> for further details." msgstr "" #. type: =item @@ -25598,8 +26528,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:311 msgid "" -"This would be the minimum acceptable alignment for reasonable performance on" -" modern hosts." +"This would be the minimum acceptable alignment for reasonable performance on " +"modern hosts." msgstr "" #. type: =item @@ -25720,9 +26650,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:373 msgid "" -"The filesystem must have been shut down consistently last time it was used." -" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a" -" consistency check, so at the first boot after resizing Windows will check " +"The filesystem must have been shut down consistently last time it was used. " +"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a " +"consistency check, so at the first boot after resizing Windows will check " "the disk." msgstr "" @@ -25774,8 +26704,8 @@ msgstr "B<--ignore розділ>" #: ../resize/virt-resize.pod:405 msgid "" "Ignore the named partition. Effectively this means the partition is " -"allocated on the destination disk, but the content is not copied across from" -" the source disk. The content of the partition will be blank (all zero " +"allocated on the destination disk, but the content is not copied across from " +"the source disk. The content of the partition will be blank (all zero " "bytes)." msgstr "" @@ -25789,8 +26719,8 @@ msgstr "B<--LV-expand логічний_том>" msgid "" "This takes the logical volume and, as a final step, expands it to fill all " "the space available in its volume group. A typical usage, assuming a Linux " -"guest with a single PV C</dev/sda2> and a root device called " -"C</dev/vg_guest/lv_root> would be:" +"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/" +"lv_root> would be:" msgstr "" #. type: verbatim @@ -25812,9 +26742,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:425 msgid "" -"The contents of the LV are also resized if virt-resize knows how to do that." -" You can stop virt-resize from trying to expand the content by using the " -"option I<--no-expand-content>." +"The contents of the LV are also resized if virt-resize knows how to do " +"that. You can stop virt-resize from trying to expand the content by using " +"the option I<--no-expand-content>." msgstr "" #. type: textblock @@ -25883,9 +26813,9 @@ msgstr "B<--no-extra-partition>" msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " -"the extra partition from being created. If you do this then the extra space" -" will be inaccessible until you run fdisk, parted, or some other " -"partitioning tool in the guest." +"the extra partition from being created. If you do this then the extra space " +"will be inaccessible until you run fdisk, parted, or some other partitioning " +"tool in the guest." msgstr "" #. type: textblock @@ -25936,8 +26866,8 @@ msgstr "B<--output-format> raw" #. type: textblock #: ../resize/virt-resize.pod:486 msgid "" -"Specify the format of the output disk image. If this flag is not given then" -" it is auto-detected from the image itself." +"Specify the format of the output disk image. If this flag is not given then " +"it is auto-detected from the image itself." msgstr "" #. type: textblock @@ -25970,8 +26900,8 @@ msgstr "" #: ../resize/virt-resize.pod:508 msgid "" "C<size> can be expressed as an absolute number followed by b/K/M/G to mean " -"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current" -" size; or as a relative number or percentage. For example:" +"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " +"size; or as a relative number or percentage. For example:" msgstr "" #. type: verbatim @@ -26057,8 +26987,8 @@ msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " "was at the end of the partition you shrink, but you may not care about that " -"(eg. if shrinking an unused partition, or if you can easily recreate it such" -" as a swap partition)." +"(eg. if shrinking an unused partition, or if you can easily recreate it such " +"as a swap partition)." msgstr "" #. type: textblock @@ -26086,10 +27016,10 @@ msgstr "" msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " -"example, a straight copy (assume no other operations) from a 5GB disk image" -" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " -"would give an error unless the user specified a partition to shrink and that" -" partition had more than a gigabyte of free space." +"example, a straight copy (assume no other operations) from a 5GB disk image " +"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " +"would give an error unless the user specified a partition to shrink and that " +"partition had more than a gigabyte of free space." msgstr "" #. type: =head1 @@ -26100,9 +27030,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:577 msgid "" -"The I<--machine-readable> option can be used to make the output more machine" -" friendly, which is useful when calling virt-resize from other programs, " -"GUIs etc." +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-resize from other programs, GUIs " +"etc." msgstr "" #. type: textblock @@ -26162,7 +27092,9 @@ msgstr "" msgid "" " ^[0-9]+/[0-9]+$\n" "\n" -msgstr " ^[0-9]+/[0-9]+$\n\n" +msgstr "" +" ^[0-9]+/[0-9]+$\n" +"\n" #. type: textblock #: ../resize/virt-resize.pod:612 ../sparsify/virt-sparsify.pod:236 @@ -26175,8 +27107,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:618 msgid "" -"The calling program should treat messages sent to stderr as error messages." -" In addition, virt-resize exits with a non-zero status code if there was a " +"The calling program should treat messages sent to stderr as error messages. " +"In addition, virt-resize exits with a non-zero status code if there was a " "fatal error." msgstr "" @@ -26195,12 +27127,12 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:631 msgid "" -"Virt-resize aligns partitions to multiples of 128 sectors (see the " -"I<--alignment> parameter). Usually this means the partitions will not be " +"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--" +"alignment> parameter). Usually this means the partitions will not be " "aligned to the ancient CHS geometry. However CHS geometry is meaningless " -"for disks manufactured since the early 1990s, and doubly so for virtual hard" -" drives. Alignment of partitions to cylinders is not required by any modern" -" operating system." +"for disks manufactured since the early 1990s, and doubly so for virtual hard " +"drives. Alignment of partitions to cylinders is not required by any modern " +"operating system." msgstr "" #. type: =head2 @@ -26222,8 +27154,8 @@ msgstr "" #: ../resize/virt-resize.pod:647 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " -"NTFS partitions have been expanded. This is just a safety check and (unless" -" it find errors) is nothing to worry about." +"NTFS partitions have been expanded. This is just a safety check and (unless " +"it find errors) is nothing to worry about." msgstr "" #. type: =head2 @@ -26266,8 +27198,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:668 msgid "" -"After sysprepping a Windows guest and then resizing it with virt-resize, you" -" may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " +"After sysprepping a Windows guest and then resizing it with virt-resize, you " +"may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " "This error is caused by having C<ExtendOemPartition=1> in the sysprep.inf " "file. Removing this line before sysprepping should fix the problem." msgstr "" @@ -26288,8 +27220,8 @@ msgstr "" #: ../resize/virt-resize.pod:679 msgid "" "L<parted(8)> and its graphical shell gparted can do some types of resizing " -"operations on disk images. They can resize and move partitions, but I don't" -" think they can do anything with the contents, and they certainly don't " +"operations on disk images. They can resize and move partitions, but I don't " +"think they can do anything with the contents, and they certainly don't " "understand LVM." msgstr "" @@ -26297,20 +27229,20 @@ msgstr "" #: ../resize/virt-resize.pod:684 msgid "" "L<guestfish(1)> can do everything that virt-resize can do and a lot more, " -"but at a much lower level. You will probably end up hand-calculating sector" -" offsets, which is something that virt-resize was designed to avoid. If you" -" want to see the guestfish-equivalent commands that virt-resize runs, use " -"the I<--debug> flag." +"but at a much lower level. You will probably end up hand-calculating sector " +"offsets, which is something that virt-resize was designed to avoid. If you " +"want to see the guestfish-equivalent commands that virt-resize runs, use the " +"I<--debug> flag." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:704 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, " -"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, " -"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, " -"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-" -"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" +"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " +"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " +"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " +"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -26334,9 +27266,9 @@ msgstr "" #: ../ruby/examples/guestfs-ruby.pod:17 msgid "" "This manual page documents how to call libguestfs from the Ruby programming " -"language. This page just documents the differences from the C API and gives" -" some examples. If you are not familiar with using libguestfs, you also " -"need to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives " +"some examples. If you are not familiar with using libguestfs, you also need " +"to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -26349,9 +27281,9 @@ msgstr "" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:38 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" -"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L" -"<guestfs-recipes(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" +"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " +"L<guestfs-recipes(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -26418,8 +27350,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:45 msgid "" -"Virt-sparsify may require up to 2x the virtual size of the source disk image" -" (1 temporary copy + 1 destination image). This is in the worst case and " +"Virt-sparsify may require up to 2x the virtual size of the source disk image " +"(1 temporary copy + 1 destination image). This is in the worst case and " "usually much less space is required." msgstr "" @@ -26475,8 +27407,7 @@ msgstr "" msgid "" "which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> " "is created, or overwritten if it already exists. The format of the input " -"disk is detected (eg. qcow2) and the same format is used for the output " -"disk." +"disk is detected (eg. qcow2) and the same format is used for the output disk." msgstr "" #. type: textblock @@ -26496,8 +27427,8 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:90 msgid "" "Virt-sparsify tries to zero and sparsify free space on every filesystem it " -"can find within the source disk image. You can get it to ignore (don't zero" -" free space on) certain filesystems by doing:" +"can find within the source disk image. You can get it to ignore (don't zero " +"free space on) certain filesystems by doing:" msgstr "" #. type: verbatim @@ -26564,8 +27495,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:126 msgid "" -"Specifying the I<--convert> option is usually a good idea, because then " -"virt-sparsify doesn't need to try to guess the input format." +"Specifying the I<--convert> option is usually a good idea, because then virt-" +"sparsify doesn't need to try to guess the input format." msgstr "" #. type: textblock @@ -26646,8 +27577,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:203 msgid "" -"The I<--machine-readable> option can be used to make the output more machine" -" friendly, which is useful when calling virt-sparsify from other programs, " +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-sparsify from other programs, " "GUIs etc." msgstr "" @@ -26672,9 +27603,9 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:242 msgid "" -"The calling program should treat messages sent to stderr as error messages." -" In addition, virt-sparsify exits with a non-zero status code if there was " -"a fatal error." +"The calling program should treat messages sent to stderr as error messages. " +"In addition, virt-sparsify exits with a non-zero status code if there was a " +"fatal error." msgstr "" #. type: textblock @@ -26687,8 +27618,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:262 msgid "" -"Location of the temporary directory used for the potentially large temporary" -" overlay file." +"Location of the temporary directory used for the potentially large temporary " +"overlay file." msgstr "" #. type: textblock @@ -26713,9 +27644,9 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:277 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>," -" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-" -"img(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " +"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" +"(1)>, L<http://libguestfs.org/>." msgstr "" #. type: =head2 @@ -26737,8 +27668,8 @@ msgstr "" #: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302 #: ../src/guestfs-actions.pod:323 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_add_drive_opts> call instead." +"I<This function is deprecated.> In new code, use the L</" +"guestfs_add_drive_opts> call instead." msgstr "" #. type: textblock @@ -26746,8 +27677,8 @@ msgstr "" msgid "" "This call checks for the existence of C<filename>. This stops you from " "specifying other types of drive which are supported by qemu such as C<nbd:> " -"and C<http:> URLs. To specify those, use the general C<guestfs_config> call" -" instead." +"and C<http:> URLs. To specify those, use the general C<guestfs_config> call " +"instead." msgstr "" #. type: textblock @@ -26786,77 +27717,77 @@ msgstr "" #: ../src/guestfs-actions.pod:3039 ../src/guestfs-actions.pod:3100 #: ../src/guestfs-actions.pod:3135 ../src/guestfs-actions.pod:4212 #: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4252 -#: ../src/guestfs-actions.pod:4468 ../src/guestfs-actions.pod:4482 -#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4509 -#: ../src/guestfs-actions.pod:4524 ../src/guestfs-actions.pod:4560 -#: ../src/guestfs-actions.pod:4632 ../src/guestfs-actions.pod:4652 -#: ../src/guestfs-actions.pod:4669 ../src/guestfs-actions.pod:4689 -#: ../src/guestfs-actions.pod:4709 ../src/guestfs-actions.pod:4744 -#: ../src/guestfs-actions.pod:4763 ../src/guestfs-actions.pod:4782 -#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4829 -#: ../src/guestfs-actions.pod:4862 ../src/guestfs-actions.pod:4878 -#: ../src/guestfs-actions.pod:4891 ../src/guestfs-actions.pod:4906 -#: ../src/guestfs-actions.pod:4923 ../src/guestfs-actions.pod:5081 -#: ../src/guestfs-actions.pod:5159 ../src/guestfs-actions.pod:5171 -#: ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5204 -#: ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5273 -#: ../src/guestfs-actions.pod:5291 ../src/guestfs-actions.pod:5307 -#: ../src/guestfs-actions.pod:5321 ../src/guestfs-actions.pod:5335 -#: ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5367 -#: ../src/guestfs-actions.pod:5394 ../src/guestfs-actions.pod:5457 -#: ../src/guestfs-actions.pod:5530 ../src/guestfs-actions.pod:5561 -#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 -#: ../src/guestfs-actions.pod:5611 ../src/guestfs-actions.pod:5628 -#: ../src/guestfs-actions.pod:5641 ../src/guestfs-actions.pod:5656 -#: ../src/guestfs-actions.pod:5671 ../src/guestfs-actions.pod:5703 -#: ../src/guestfs-actions.pod:5729 ../src/guestfs-actions.pod:5768 -#: ../src/guestfs-actions.pod:5788 ../src/guestfs-actions.pod:5802 -#: ../src/guestfs-actions.pod:5819 ../src/guestfs-actions.pod:5868 -#: ../src/guestfs-actions.pod:5906 ../src/guestfs-actions.pod:5942 -#: ../src/guestfs-actions.pod:5992 ../src/guestfs-actions.pod:6042 -#: ../src/guestfs-actions.pod:6089 ../src/guestfs-actions.pod:6132 -#: ../src/guestfs-actions.pod:6160 ../src/guestfs-actions.pod:6177 -#: ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6332 -#: ../src/guestfs-actions.pod:6389 ../src/guestfs-actions.pod:6411 -#: ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6481 -#: ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:6564 -#: ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:6591 -#: ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:6899 -#: ../src/guestfs-actions.pod:6918 ../src/guestfs-actions.pod:6932 -#: ../src/guestfs-actions.pod:6944 ../src/guestfs-actions.pod:6958 -#: ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6984 -#: ../src/guestfs-actions.pod:7000 ../src/guestfs-actions.pod:7018 -#: ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7056 -#: ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7104 -#: ../src/guestfs-actions.pod:7127 ../src/guestfs-actions.pod:7152 -#: ../src/guestfs-actions.pod:7171 ../src/guestfs-actions.pod:7193 -#: ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:7231 -#: ../src/guestfs-actions.pod:7248 ../src/guestfs-actions.pod:7267 -#: ../src/guestfs-actions.pod:7295 ../src/guestfs-actions.pod:7319 -#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7354 -#: ../src/guestfs-actions.pod:7378 ../src/guestfs-actions.pod:7397 -#: ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:7431 -#: ../src/guestfs-actions.pod:7475 ../src/guestfs-actions.pod:7502 -#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7644 -#: ../src/guestfs-actions.pod:7765 ../src/guestfs-actions.pod:7777 -#: ../src/guestfs-actions.pod:7790 ../src/guestfs-actions.pod:7803 -#: ../src/guestfs-actions.pod:7825 ../src/guestfs-actions.pod:7838 -#: ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7864 -#: ../src/guestfs-actions.pod:7879 ../src/guestfs-actions.pod:7938 -#: ../src/guestfs-actions.pod:7955 ../src/guestfs-actions.pod:7971 -#: ../src/guestfs-actions.pod:7987 ../src/guestfs-actions.pod:8004 -#: ../src/guestfs-actions.pod:8017 ../src/guestfs-actions.pod:8037 -#: ../src/guestfs-actions.pod:8137 ../src/guestfs-actions.pod:8195 -#: ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8250 -#: ../src/guestfs-actions.pod:8263 ../src/guestfs-actions.pod:8281 -#: ../src/guestfs-actions.pod:8315 ../src/guestfs-actions.pod:8351 -#: ../src/guestfs-actions.pod:8467 ../src/guestfs-actions.pod:8482 -#: ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8551 -#: ../src/guestfs-actions.pod:8564 ../src/guestfs-actions.pod:8609 -#: ../src/guestfs-actions.pod:8649 ../src/guestfs-actions.pod:8707 -#: ../src/guestfs-actions.pod:8722 ../src/guestfs-actions.pod:8742 -#: ../src/guestfs-actions.pod:8775 ../src/guestfs-actions.pod:8839 -#: ../src/guestfs-actions.pod:8862 ../src/guestfs-actions.pod:8888 +#: ../src/guestfs-actions.pod:4470 ../src/guestfs-actions.pod:4484 +#: ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 +#: ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 +#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4654 +#: ../src/guestfs-actions.pod:4671 ../src/guestfs-actions.pod:4691 +#: ../src/guestfs-actions.pod:4711 ../src/guestfs-actions.pod:4746 +#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4784 +#: ../src/guestfs-actions.pod:4819 ../src/guestfs-actions.pod:4831 +#: ../src/guestfs-actions.pod:4864 ../src/guestfs-actions.pod:4880 +#: ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:4908 +#: ../src/guestfs-actions.pod:4925 ../src/guestfs-actions.pod:5083 +#: ../src/guestfs-actions.pod:5161 ../src/guestfs-actions.pod:5173 +#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:5206 +#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 +#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 +#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 +#: ../src/guestfs-actions.pod:5354 ../src/guestfs-actions.pod:5369 +#: ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5459 +#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5563 +#: ../src/guestfs-actions.pod:5582 ../src/guestfs-actions.pod:5601 +#: ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5630 +#: ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:5658 +#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:5705 +#: ../src/guestfs-actions.pod:5731 ../src/guestfs-actions.pod:5770 +#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 +#: ../src/guestfs-actions.pod:5821 ../src/guestfs-actions.pod:5870 +#: ../src/guestfs-actions.pod:5908 ../src/guestfs-actions.pod:5946 +#: ../src/guestfs-actions.pod:5998 ../src/guestfs-actions.pod:6050 +#: ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6140 +#: ../src/guestfs-actions.pod:6168 ../src/guestfs-actions.pod:6185 +#: ../src/guestfs-actions.pod:6203 ../src/guestfs-actions.pod:6340 +#: ../src/guestfs-actions.pod:6397 ../src/guestfs-actions.pod:6419 +#: ../src/guestfs-actions.pod:6437 ../src/guestfs-actions.pod:6489 +#: ../src/guestfs-actions.pod:6555 ../src/guestfs-actions.pod:6572 +#: ../src/guestfs-actions.pod:6585 ../src/guestfs-actions.pod:6599 +#: ../src/guestfs-actions.pod:6888 ../src/guestfs-actions.pod:6907 +#: ../src/guestfs-actions.pod:6926 ../src/guestfs-actions.pod:6940 +#: ../src/guestfs-actions.pod:6952 ../src/guestfs-actions.pod:6966 +#: ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:6992 +#: ../src/guestfs-actions.pod:7008 ../src/guestfs-actions.pod:7026 +#: ../src/guestfs-actions.pod:7045 ../src/guestfs-actions.pod:7064 +#: ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7112 +#: ../src/guestfs-actions.pod:7135 ../src/guestfs-actions.pod:7160 +#: ../src/guestfs-actions.pod:7179 ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7222 ../src/guestfs-actions.pod:7241 +#: ../src/guestfs-actions.pod:7258 ../src/guestfs-actions.pod:7279 +#: ../src/guestfs-actions.pod:7307 ../src/guestfs-actions.pod:7331 +#: ../src/guestfs-actions.pod:7350 ../src/guestfs-actions.pod:7366 +#: ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7409 +#: ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7443 +#: ../src/guestfs-actions.pod:7487 ../src/guestfs-actions.pod:7514 +#: ../src/guestfs-actions.pod:7544 ../src/guestfs-actions.pod:7656 +#: ../src/guestfs-actions.pod:7777 ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7802 ../src/guestfs-actions.pod:7815 +#: ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7850 +#: ../src/guestfs-actions.pod:7863 ../src/guestfs-actions.pod:7876 +#: ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7950 +#: ../src/guestfs-actions.pod:7967 ../src/guestfs-actions.pod:7983 +#: ../src/guestfs-actions.pod:7999 ../src/guestfs-actions.pod:8016 +#: ../src/guestfs-actions.pod:8029 ../src/guestfs-actions.pod:8049 +#: ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8207 +#: ../src/guestfs-actions.pod:8221 ../src/guestfs-actions.pod:8262 +#: ../src/guestfs-actions.pod:8275 ../src/guestfs-actions.pod:8293 +#: ../src/guestfs-actions.pod:8327 ../src/guestfs-actions.pod:8363 +#: ../src/guestfs-actions.pod:8479 ../src/guestfs-actions.pod:8494 +#: ../src/guestfs-actions.pod:8508 ../src/guestfs-actions.pod:8563 +#: ../src/guestfs-actions.pod:8576 ../src/guestfs-actions.pod:8621 +#: ../src/guestfs-actions.pod:8661 ../src/guestfs-actions.pod:8719 +#: ../src/guestfs-actions.pod:8736 ../src/guestfs-actions.pod:8756 +#: ../src/guestfs-actions.pod:8789 ../src/guestfs-actions.pod:8853 +#: ../src/guestfs-actions.pod:8876 ../src/guestfs-actions.pod:8902 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -26865,10 +27796,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:2501 #: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2724 #: ../src/guestfs-actions.pod:4214 ../src/guestfs-actions.pod:4234 -#: ../src/guestfs-actions.pod:5705 ../src/guestfs-actions.pod:7106 -#: ../src/guestfs-actions.pod:7250 ../src/guestfs-actions.pod:7399 -#: ../src/guestfs-actions.pod:7881 ../src/guestfs-actions.pod:8006 -#: ../src/guestfs-actions.pod:8651 +#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:7114 +#: ../src/guestfs-actions.pod:7260 ../src/guestfs-actions.pod:7411 +#: ../src/guestfs-actions.pod:7893 ../src/guestfs-actions.pod:8018 +#: ../src/guestfs-actions.pod:8663 msgid "(Added in 0.3)" msgstr "(Додано у 0.3)" @@ -26894,10 +27825,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1307 ../src/guestfs-actions.pod:1385 #: ../src/guestfs-actions.pod:1454 ../src/guestfs-actions.pod:1507 #: ../src/guestfs-actions.pod:1560 ../src/guestfs-actions.pod:1854 -#: ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5016 -#: ../src/guestfs-actions.pod:5406 ../src/guestfs-actions.pod:5715 -#: ../src/guestfs-actions.pod:5916 ../src/guestfs-actions.pod:5975 -#: ../src/guestfs-actions.pod:6053 ../src/guestfs-actions.pod:8048 +#: ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:5018 +#: ../src/guestfs-actions.pod:5408 ../src/guestfs-actions.pod:5717 +#: ../src/guestfs-actions.pod:5920 ../src/guestfs-actions.pod:5981 +#: ../src/guestfs-actions.pod:6061 ../src/guestfs-actions.pod:8060 msgid "" "You may supply a list of optional arguments to this call. Use zero or more " "of the following pairs of parameters, and terminate the list with C<-1> on " @@ -26920,10 +27851,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:60 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>." -" It works by connecting to libvirt, requesting the domain and domain XML " -"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on" -" each one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>. " +"It works by connecting to libvirt, requesting the domain and domain XML from " +"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each " +"one." msgstr "" #. type: textblock @@ -26943,11 +27874,11 @@ msgstr "" #: ../src/guestfs-actions.pod:2674 ../src/guestfs-actions.pod:2688 #: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:3026 #: ../src/guestfs-actions.pod:3522 ../src/guestfs-actions.pod:3540 -#: ../src/guestfs-actions.pod:5891 ../src/guestfs-actions.pod:6229 -#: ../src/guestfs-actions.pod:6467 ../src/guestfs-actions.pod:6661 -#: ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:8236 -#: ../src/guestfs-actions.pod:8662 ../src/guestfs-actions.pod:8675 -#: ../src/guestfs-actions.pod:8688 +#: ../src/guestfs-actions.pod:5893 ../src/guestfs-actions.pod:6237 +#: ../src/guestfs-actions.pod:6475 ../src/guestfs-actions.pod:6669 +#: ../src/guestfs-actions.pod:6695 ../src/guestfs-actions.pod:8248 +#: ../src/guestfs-actions.pod:8674 ../src/guestfs-actions.pod:8687 +#: ../src/guestfs-actions.pod:8700 msgid "On error this function returns -1." msgstr "" @@ -26989,13 +27920,13 @@ msgstr "" #: ../src/guestfs-actions.pod:1596 ../src/guestfs-actions.pod:1608 #: ../src/guestfs-actions.pod:1897 ../src/guestfs-actions.pod:1908 #: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3500 -#: ../src/guestfs-actions.pod:5095 ../src/guestfs-actions.pod:5107 -#: ../src/guestfs-actions.pod:5471 ../src/guestfs-actions.pod:5483 -#: ../src/guestfs-actions.pod:5743 ../src/guestfs-actions.pod:5755 -#: ../src/guestfs-actions.pod:5954 ../src/guestfs-actions.pod:5966 -#: ../src/guestfs-actions.pod:6003 ../src/guestfs-actions.pod:6014 -#: ../src/guestfs-actions.pod:6102 ../src/guestfs-actions.pod:6113 -#: ../src/guestfs-actions.pod:8150 ../src/guestfs-actions.pod:8161 +#: ../src/guestfs-actions.pod:5097 ../src/guestfs-actions.pod:5109 +#: ../src/guestfs-actions.pod:5473 ../src/guestfs-actions.pod:5485 +#: ../src/guestfs-actions.pod:5745 ../src/guestfs-actions.pod:5757 +#: ../src/guestfs-actions.pod:5960 ../src/guestfs-actions.pod:5972 +#: ../src/guestfs-actions.pod:6011 ../src/guestfs-actions.pod:6022 +#: ../src/guestfs-actions.pod:6110 ../src/guestfs-actions.pod:6121 +#: ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8173 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>." msgstr "Див. L</CALLS WITH OPTIONAL ARGUMENTS>." @@ -27038,8 +27969,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:176 msgid "" -"This function is the equivalent of calling C<guestfs_add_drive_opts> with no" -" optional parameters, so the disk is added writable, with the format being " +"This function is the equivalent of calling C<guestfs_add_drive_opts> with no " +"optional parameters, so the disk is added writable, with the format being " "detected automatically." msgstr "" @@ -27083,8 +28014,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:233 msgid "" -"This forces the image format. If you omit this (or use C<guestfs_add_drive>" -" or C<guestfs_add_drive_ro>) then the format is automatically detected. " +"This forces the image format. If you omit this (or use C<guestfs_add_drive> " +"or C<guestfs_add_drive_ro>) then the format is automatically detected. " "Possible formats include C<raw> and C<qcow2>." msgstr "" @@ -27189,8 +28120,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:309 msgid "" -"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the" -" QEMU interface emulation to use at run time." +"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " +"QEMU interface emulation to use at run time." msgstr "" #. type: textblock @@ -27259,9 +28190,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:355 msgid "" -"Close the current Augeas handle and free up any resources used by it. After" -" calling this, you have to call C<guestfs_aug_init> again before you can use" -" any other Augeas functions." +"Close the current Augeas handle and free up any resources used by it. After " +"calling this, you have to call C<guestfs_aug_init> again before you can use " +"any other Augeas functions." msgstr "" #. type: textblock @@ -27271,7 +28202,7 @@ msgstr "" #: ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 #: ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 #: ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 -#: ../src/guestfs-actions.pod:6738 +#: ../src/guestfs-actions.pod:6746 msgid "(Added in 0.7)" msgstr "(Додано у 0.7)" @@ -27336,7 +28267,11 @@ msgid "" " guestfs_aug_get (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char *\n" +" guestfs_aug_get (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1021 @@ -27355,15 +28290,15 @@ msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char * #: ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:3760 #: ../src/guestfs-actions.pod:3780 ../src/guestfs-actions.pod:3800 #: ../src/guestfs-actions.pod:4440 ../src/guestfs-actions.pod:4456 -#: ../src/guestfs-actions.pod:4801 ../src/guestfs-actions.pod:4968 -#: ../src/guestfs-actions.pod:5233 ../src/guestfs-actions.pod:6247 -#: ../src/guestfs-actions.pod:6448 ../src/guestfs-actions.pod:6636 -#: ../src/guestfs-actions.pod:6814 ../src/guestfs-actions.pod:6863 -#: ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7566 -#: ../src/guestfs-actions.pod:7590 ../src/guestfs-actions.pod:7614 -#: ../src/guestfs-actions.pod:8410 ../src/guestfs-actions.pod:8429 -#: ../src/guestfs-actions.pod:8447 ../src/guestfs-actions.pod:8621 -#: ../src/guestfs-actions.pod:8952 +#: ../src/guestfs-actions.pod:4803 ../src/guestfs-actions.pod:4970 +#: ../src/guestfs-actions.pod:5235 ../src/guestfs-actions.pod:6255 +#: ../src/guestfs-actions.pod:6456 ../src/guestfs-actions.pod:6644 +#: ../src/guestfs-actions.pod:6822 ../src/guestfs-actions.pod:6871 +#: ../src/guestfs-actions.pod:7562 ../src/guestfs-actions.pod:7578 +#: ../src/guestfs-actions.pod:7602 ../src/guestfs-actions.pod:7626 +#: ../src/guestfs-actions.pod:8422 ../src/guestfs-actions.pod:8441 +#: ../src/guestfs-actions.pod:8459 ../src/guestfs-actions.pod:8633 +#: ../src/guestfs-actions.pod:8966 msgid "" "This function returns a string, or NULL on error. I<The caller must free " "the returned string after use>." @@ -27383,7 +28318,12 @@ msgid "" " const char *root,\n" " int flags);\n" "\n" -msgstr " int\n guestfs_aug_init (guestfs_h *g,\n const char *root,\n int flags);\n\n" +msgstr "" +" int\n" +" guestfs_aug_init (guestfs_h *g,\n" +" const char *root,\n" +" int flags);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:432 @@ -27393,9 +28333,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:457 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option" -" may require additional memory for the libguestfs appliance. You may need " -"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call " +"This option is only useful when debugging Augeas lenses. Use of this option " +"may require additional memory for the libguestfs appliance. You may need to " +"set the C<LIBGUESTFS_MEMSIZE> environment variable or call " "C<guestfs_set_memsize>." msgstr "" @@ -27424,7 +28364,13 @@ msgid "" " const char *label,\n" " int before);\n" "\n" -msgstr " int\n guestfs_aug_insert (guestfs_h *g,\n const char *augpath,\n const char *label,\n int before);\n\n" +msgstr "" +" int\n" +" guestfs_aug_insert (guestfs_h *g,\n" +" const char *augpath,\n" +" const char *label,\n" +" int before);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:504 @@ -27438,7 +28384,10 @@ msgid "" " int\n" " guestfs_aug_load (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_aug_load (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_aug_load (guestfs_h *g);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:518 @@ -27453,7 +28402,11 @@ msgid "" " guestfs_aug_ls (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char **\n guestfs_aug_ls (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char **\n" +" guestfs_aug_ls (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:524 @@ -27475,34 +28428,34 @@ msgstr "" #: ../src/guestfs-actions.pod:3996 ../src/guestfs-actions.pod:4310 #: ../src/guestfs-actions.pod:4327 ../src/guestfs-actions.pod:4347 #: ../src/guestfs-actions.pod:4402 ../src/guestfs-actions.pod:4422 -#: ../src/guestfs-actions.pod:4541 ../src/guestfs-actions.pod:4940 -#: ../src/guestfs-actions.pod:5852 ../src/guestfs-actions.pod:6608 -#: ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:6848 -#: ../src/guestfs-actions.pod:7630 ../src/guestfs-actions.pod:7691 -#: ../src/guestfs-actions.pod:7746 ../src/guestfs-actions.pod:7892 -#: ../src/guestfs-actions.pod:7916 ../src/guestfs-actions.pod:8514 -#: ../src/guestfs-actions.pod:8534 ../src/guestfs-actions.pod:8581 -#: ../src/guestfs-actions.pod:8792 ../src/guestfs-actions.pod:8811 -#: ../src/guestfs-actions.pod:8902 ../src/guestfs-actions.pod:8921 -#: ../src/guestfs-actions.pod:8967 ../src/guestfs-actions.pod:8986 +#: ../src/guestfs-actions.pod:4543 ../src/guestfs-actions.pod:4942 +#: ../src/guestfs-actions.pod:5854 ../src/guestfs-actions.pod:6616 +#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:7642 ../src/guestfs-actions.pod:7703 +#: ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7904 +#: ../src/guestfs-actions.pod:7928 ../src/guestfs-actions.pod:8526 +#: ../src/guestfs-actions.pod:8546 ../src/guestfs-actions.pod:8593 +#: ../src/guestfs-actions.pod:8806 ../src/guestfs-actions.pod:8825 +#: ../src/guestfs-actions.pod:8916 ../src/guestfs-actions.pod:8935 +#: ../src/guestfs-actions.pod:8981 ../src/guestfs-actions.pod:9000 msgid "" -"This function returns a NULL-terminated array of strings (like " -"L<environ(3)>), or NULL if there was an error. I<The caller must free the " -"strings and the array after use>." +"This function returns a NULL-terminated array of strings (like L<environ(3)" +">), or NULL if there was an error. I<The caller must free the strings and " +"the array after use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1162 #: ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:2012 #: ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4105 -#: ../src/guestfs-actions.pod:4784 ../src/guestfs-actions.pod:4831 -#: ../src/guestfs-actions.pod:5173 ../src/guestfs-actions.pod:5206 -#: ../src/guestfs-actions.pod:5369 ../src/guestfs-actions.pod:5856 -#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6946 -#: ../src/guestfs-actions.pod:6960 ../src/guestfs-actions.pod:6972 -#: ../src/guestfs-actions.pod:7477 ../src/guestfs-actions.pod:8252 -#: ../src/guestfs-actions.pod:8265 ../src/guestfs-actions.pod:8498 -#: ../src/guestfs-actions.pod:8780 +#: ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:4833 +#: ../src/guestfs-actions.pod:5175 ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5371 ../src/guestfs-actions.pod:5858 +#: ../src/guestfs-actions.pod:6557 ../src/guestfs-actions.pod:6954 +#: ../src/guestfs-actions.pod:6968 ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:7489 ../src/guestfs-actions.pod:8264 +#: ../src/guestfs-actions.pod:8277 ../src/guestfs-actions.pod:8510 +#: ../src/guestfs-actions.pod:8794 msgid "(Added in 0.8)" msgstr "(Додано у 0.8)" @@ -27519,7 +28472,11 @@ msgid "" " guestfs_aug_match (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " char **\n guestfs_aug_match (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" char **\n" +" guestfs_aug_match (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:549 @@ -27535,7 +28492,12 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr " int\n guestfs_aug_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" +msgstr "" +" int\n" +" guestfs_aug_mv (guestfs_h *g,\n" +" const char *src,\n" +" const char *dest);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:563 @@ -27550,7 +28512,11 @@ msgid "" " guestfs_aug_rm (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr " int\n guestfs_aug_rm (guestfs_h *g,\n const char *augpath);\n\n" +msgstr "" +" int\n" +" guestfs_aug_rm (guestfs_h *g,\n" +" const char *augpath);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:577 @@ -27564,7 +28530,10 @@ msgid "" " int\n" " guestfs_aug_save (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_aug_save (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_aug_save (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:584 @@ -27587,7 +28556,12 @@ msgid "" " const char *augpath,\n" " const char *val);\n" "\n" -msgstr " int\n guestfs_aug_set (guestfs_h *g,\n const char *augpath,\n const char *val);\n\n" +msgstr "" +" int\n" +" guestfs_aug_set (guestfs_h *g,\n" +" const char *augpath,\n" +" const char *val);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:600 @@ -27610,7 +28584,11 @@ msgid "" " guestfs_available (guestfs_h *g,\n" " char *const *groups);\n" "\n" -msgstr " int\n guestfs_available (guestfs_h *g,\n char *const *groups);\n\n" +msgstr "" +" int\n" +" guestfs_available (guestfs_h *g,\n" +" char *const *groups);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:619 @@ -27650,7 +28628,10 @@ msgid "" " char **\n" " guestfs_available_all_groups (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_available_all_groups (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_available_all_groups (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:681 @@ -27685,7 +28666,12 @@ msgid "" " const char *base64file,\n" " const char *filename);\n" "\n" -msgstr " int\n guestfs_base64_in (guestfs_h *g,\n const char *base64file,\n const char *filename);\n\n" +msgstr "" +" int\n" +" guestfs_base64_in (guestfs_h *g,\n" +" const char *base64file,\n" +" const char *filename);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:707 ../src/guestfs-actions.pod:721 @@ -27706,7 +28692,12 @@ msgid "" " const char *filename,\n" " const char *base64file);\n" "\n" -msgstr " int\n guestfs_base64_out (guestfs_h *g,\n const char *filename,\n const char *base64file);\n\n" +msgstr "" +" int\n" +" guestfs_base64_out (guestfs_h *g,\n" +" const char *filename,\n" +" const char *base64file);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:723 @@ -27726,8 +28717,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3308 #: ../src/guestfs-actions.pod:3576 ../src/guestfs-actions.pod:4387 -#: ../src/guestfs-actions.pod:5142 ../src/guestfs-actions.pod:5832 -#: ../src/guestfs-actions.pod:8177 +#: ../src/guestfs-actions.pod:5144 ../src/guestfs-actions.pod:5834 +#: ../src/guestfs-actions.pod:8189 msgid "" "This function returns a NULL-terminated array of strings, or NULL if there " "was an error. The array of strings will always have length C<2n+1>, where " @@ -27753,7 +28744,11 @@ msgid "" " guestfs_blockdev_flushbufs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_flushbufs (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_flushbufs (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:794 @@ -27777,7 +28772,11 @@ msgid "" " guestfs_blockdev_getbsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getbsz (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getbsz (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:796 @@ -27792,7 +28791,11 @@ msgid "" " guestfs_blockdev_getro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getro (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:1995 @@ -27809,7 +28812,7 @@ msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n c #: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4144 #: ../src/guestfs-actions.pod:4159 ../src/guestfs-actions.pod:4174 #: ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4201 -#: ../src/guestfs-actions.pod:6211 +#: ../src/guestfs-actions.pod:6219 msgid "This function returns a C truth value on success or -1 on error." msgstr "" @@ -27826,7 +28829,11 @@ msgid "" " guestfs_blockdev_getsize64 (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int64_t\n guestfs_blockdev_getsize64 (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int64_t\n" +" guestfs_blockdev_getsize64 (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:819 @@ -27846,7 +28853,11 @@ msgid "" " guestfs_blockdev_getss (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_getss (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_getss (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:836 @@ -27868,7 +28879,11 @@ msgid "" " guestfs_blockdev_getsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int64_t\n guestfs_blockdev_getsz (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int64_t\n" +" guestfs_blockdev_getsz (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:854 @@ -27890,7 +28905,11 @@ msgid "" " guestfs_blockdev_rereadpt (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_rereadpt (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_rereadpt (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:878 @@ -27906,7 +28925,12 @@ msgid "" " const char *device,\n" " int blocksize);\n" "\n" -msgstr " int\n guestfs_blockdev_setbsz (guestfs_h *g,\n const char *device,\n int blocksize);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setbsz (guestfs_h *g,\n" +" const char *device,\n" +" int blocksize);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:896 @@ -27921,7 +28945,11 @@ msgid "" " guestfs_blockdev_setro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_setro (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setro (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:910 @@ -27936,7 +28964,11 @@ msgid "" " guestfs_blockdev_setrw (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_blockdev_setrw (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_blockdev_setrw (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:924 @@ -27952,7 +28984,12 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n const char *mountpoint,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize (guestfs_h *g,\n" +" const char *mountpoint,\n" +" ...);\n" +"\n" #. type: verbatim #: ../src/guestfs-actions.pod:936 @@ -27960,7 +28997,9 @@ msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" "\n" -msgstr " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n\n" +msgstr "" +" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:959 @@ -27981,7 +29020,12 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n const char *mountpoint,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n" +" const char *mountpoint,\n" +" va_list args);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:968 @@ -28002,7 +29046,12 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" "\n" -msgstr " int\n guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n const char *mountpoint,\n const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n" +" const char *mountpoint,\n" +" const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:979 @@ -28027,8 +29076,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1011 msgid "" -"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return " -"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" +"\"/WINDOWS/system32\"> (the exact return value would depend on details of " "how the directories were originally created under Windows)." msgstr "" @@ -28038,7 +29087,7 @@ msgid "See also C<guestfs_realpath>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8432 +#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:8444 msgid "(Added in 1.0.75)" msgstr "(Додано у 1.0.75)" @@ -28069,10 +29118,10 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1045 ../src/guestfs-actions.pod:4331 #: ../src/guestfs-actions.pod:4426 ../src/guestfs-actions.pod:4443 -#: ../src/guestfs-actions.pod:4545 ../src/guestfs-actions.pod:4944 -#: ../src/guestfs-actions.pod:4958 ../src/guestfs-actions.pod:6612 -#: ../src/guestfs-actions.pod:6626 ../src/guestfs-actions.pod:8585 -#: ../src/guestfs-actions.pod:8599 +#: ../src/guestfs-actions.pod:4547 ../src/guestfs-actions.pod:4946 +#: ../src/guestfs-actions.pod:4960 ../src/guestfs-actions.pod:6620 +#: ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:8597 +#: ../src/guestfs-actions.pod:8611 msgid "(Added in 0.4)" msgstr "(Додано у 0.4)" @@ -28106,7 +29155,7 @@ msgstr "" #: ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1769 #: ../src/guestfs-actions.pod:2690 ../src/guestfs-actions.pod:4029 #: ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4119 -#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8288 +#: ../src/guestfs-actions.pod:4146 ../src/guestfs-actions.pod:8300 msgid "(Added in 1.0.2)" msgstr "(Додано у 1.0.2)" @@ -28135,11 +29184,11 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6044 -#: ../src/guestfs-actions.pod:6179 ../src/guestfs-actions.pod:6213 -#: ../src/guestfs-actions.pod:6231 ../src/guestfs-actions.pod:6413 -#: ../src/guestfs-actions.pod:8197 ../src/guestfs-actions.pod:8211 -#: ../src/guestfs-actions.pod:8611 +#: ../src/guestfs-actions.pod:1118 ../src/guestfs-actions.pod:6052 +#: ../src/guestfs-actions.pod:6187 ../src/guestfs-actions.pod:6221 +#: ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6421 +#: ../src/guestfs-actions.pod:8209 ../src/guestfs-actions.pod:8223 +#: ../src/guestfs-actions.pod:8623 msgid "(Added in 1.3.2)" msgstr "(Додано у 1.3.2)" @@ -28217,8 +29266,8 @@ msgstr "" #: ../src/guestfs-actions.pod:1193 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The" -" list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The " +"list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see " "C<guestfs_sh>)." msgstr "" @@ -28247,8 +29296,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1232 msgid "" -"This is the same as C<guestfs_command>, but splits the result into a list of" -" lines." +"This is the same as C<guestfs_command>, but splits the result into a list of " +"lines." msgstr "" #. type: textblock @@ -28291,7 +29340,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1270 ../src/guestfs-actions.pod:1329 -#: ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7356 +#: ../src/guestfs-actions.pod:2676 ../src/guestfs-actions.pod:7368 msgid "(Added in 1.13.15)" msgstr "(Додано у 1.13.15)" @@ -28471,20 +29520,20 @@ msgstr "" #: ../src/guestfs-actions.pod:1633 ../src/guestfs-actions.pod:1764 #: ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1840 #: ../src/guestfs-actions.pod:2280 ../src/guestfs-actions.pod:2302 -#: ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8283 -#: ../src/guestfs-actions.pod:8317 ../src/guestfs-actions.pod:8841 -#: ../src/guestfs-actions.pod:8864 +#: ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:8295 +#: ../src/guestfs-actions.pod:8329 ../src/guestfs-actions.pod:8855 +#: ../src/guestfs-actions.pod:8878 msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " -"messages, the caller must register a progress event callback. See " -"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>." +"messages, the caller must register a progress event callback. See L<guestfs" +"(3)/GUESTFS_EVENT_PROGRESS>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1473 #: ../src/guestfs-actions.pod:1526 ../src/guestfs-actions.pod:1584 -#: ../src/guestfs-actions.pod:6469 +#: ../src/guestfs-actions.pod:6477 msgid "(Added in 1.13.25)" msgstr "(Додано у 1.13.25)" @@ -28711,8 +29760,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1572 msgid "" -"This is B<not> the function you want for copying files. This is for copying" -" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " +"This is B<not> the function you want for copying files. This is for copying " +"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " "C<guestfs_mv> for general file copying and moving functions." msgstr "" @@ -28780,14 +29829,14 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1618 ../src/guestfs-actions.pod:1675 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_copy_device_to_device> call instead." +"I<This function is deprecated.> In new code, use the L</" +"guestfs_copy_device_to_device> call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4971 -#: ../src/guestfs-actions.pod:6639 ../src/guestfs-actions.pod:8518 -#: ../src/guestfs-actions.pod:8538 ../src/guestfs-actions.pod:8624 +#: ../src/guestfs-actions.pod:1638 ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:6647 ../src/guestfs-actions.pod:8530 +#: ../src/guestfs-actions.pod:8550 ../src/guestfs-actions.pod:8636 msgid "(Added in 1.0.87)" msgstr "(Додано у 1.0.87)" @@ -28810,8 +29859,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1652 ../src/guestfs-actions.pod:1666 #: ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1820 -#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5870 -#: ../src/guestfs-actions.pod:6483 +#: ../src/guestfs-actions.pod:1997 ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:6491 msgid "(Added in 1.0.18)" msgstr "(Додано у 1.0.18)" @@ -28851,8 +29900,8 @@ msgstr "" #: ../src/guestfs-actions.pod:1687 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do" -" partial copies (see C<guestfs_copy_device_to_device>)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see C<guestfs_copy_device_to_device>)." msgstr "" #. type: =head2 @@ -28881,10 +29930,10 @@ msgstr "" #: ../src/guestfs-actions.pod:1710 ../src/guestfs-actions.pod:1727 #: ../src/guestfs-actions.pod:1845 ../src/guestfs-actions.pod:2915 #: ../src/guestfs-actions.pod:2939 ../src/guestfs-actions.pod:3007 -#: ../src/guestfs-actions.pod:5236 ../src/guestfs-actions.pod:5770 -#: ../src/guestfs-actions.pod:7899 ../src/guestfs-actions.pod:7923 -#: ../src/guestfs-actions.pod:8664 ../src/guestfs-actions.pod:8677 -#: ../src/guestfs-actions.pod:8690 +#: ../src/guestfs-actions.pod:5238 ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:7911 ../src/guestfs-actions.pod:7935 +#: ../src/guestfs-actions.pod:8676 ../src/guestfs-actions.pod:8689 +#: ../src/guestfs-actions.pod:8702 msgid "(Added in 1.0.54)" msgstr "(Додано у 1.0.54)" @@ -28967,8 +30016,8 @@ msgstr "" #: ../src/guestfs-actions.pod:1786 msgid "" "Note that there is no limit on the amount of data that can be downloaded " -"with this call, unlike with C<guestfs_pread>, and this call always reads the" -" full amount unless an error occurs." +"with this call, unlike with C<guestfs_pread>, and this call always reads the " +"full amount unless an error occurs." msgstr "" #. type: textblock @@ -28977,7 +30026,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8322 +#: ../src/guestfs-actions.pod:1800 ../src/guestfs-actions.pod:8334 msgid "(Added in 1.5.17)" msgstr "(Додано у 1.5.17)" @@ -29123,7 +30172,11 @@ msgid "" " guestfs_echo_daemon (guestfs_h *g,\n" " char *const *words);\n" "\n" -msgstr " char *\n guestfs_echo_daemon (guestfs_h *g,\n char *const *words);\n\n" +msgstr "" +" char *\n" +" guestfs_echo_daemon (guestfs_h *g,\n" +" char *const *words);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1938 @@ -29132,7 +30185,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1943 ../src/guestfs-actions.pod:2701 -#: ../src/guestfs-actions.pod:7380 +#: ../src/guestfs-actions.pod:7392 msgid "(Added in 1.0.69)" msgstr "(Додано у 1.0.69)" @@ -29150,7 +30203,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_egrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1981 @@ -29159,17 +30217,17 @@ msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *reg #: ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:3028 #: ../src/guestfs-actions.pod:3041 ../src/guestfs-actions.pod:3056 #: ../src/guestfs-actions.pod:3102 ../src/guestfs-actions.pod:3124 -#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4470 -#: ../src/guestfs-actions.pod:4484 ../src/guestfs-actions.pod:4497 -#: ../src/guestfs-actions.pod:4511 ../src/guestfs-actions.pod:5658 -#: ../src/guestfs-actions.pod:6817 ../src/guestfs-actions.pod:6866 -#: ../src/guestfs-actions.pod:7767 ../src/guestfs-actions.pod:7779 -#: ../src/guestfs-actions.pod:7792 ../src/guestfs-actions.pod:7805 -#: ../src/guestfs-actions.pod:7827 ../src/guestfs-actions.pod:7840 -#: ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7866 -#: ../src/guestfs-actions.pod:8799 ../src/guestfs-actions.pod:8818 -#: ../src/guestfs-actions.pod:8909 ../src/guestfs-actions.pod:8928 -#: ../src/guestfs-actions.pod:8974 ../src/guestfs-actions.pod:8993 +#: ../src/guestfs-actions.pod:3137 ../src/guestfs-actions.pod:4472 +#: ../src/guestfs-actions.pod:4486 ../src/guestfs-actions.pod:4499 +#: ../src/guestfs-actions.pod:4513 ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:6825 ../src/guestfs-actions.pod:6874 +#: ../src/guestfs-actions.pod:7779 ../src/guestfs-actions.pod:7791 +#: ../src/guestfs-actions.pod:7804 ../src/guestfs-actions.pod:7817 +#: ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7852 +#: ../src/guestfs-actions.pod:7865 ../src/guestfs-actions.pod:7878 +#: ../src/guestfs-actions.pod:8813 ../src/guestfs-actions.pod:8832 +#: ../src/guestfs-actions.pod:8923 ../src/guestfs-actions.pod:8942 +#: ../src/guestfs-actions.pod:8988 ../src/guestfs-actions.pod:9007 msgid "(Added in 1.0.66)" msgstr "(Додано у 1.0.66)" @@ -29244,8 +30302,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2021 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>" -" call instead." +"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " +"call instead." msgstr "" #. type: =head2 @@ -29480,8 +30538,8 @@ msgid "See also C<guestfs_find0>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4908 -#: ../src/guestfs-actions.pod:6901 +#: ../src/guestfs-actions.pod:2349 ../src/guestfs-actions.pod:4910 +#: ../src/guestfs-actions.pod:6909 msgid "(Added in 1.0.27)" msgstr "(Додано у 1.0.27)" @@ -29570,7 +30628,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8846 +#: ../src/guestfs-actions.pod:2462 ../src/guestfs-actions.pod:8860 msgid "(Added in 1.0.16)" msgstr "(Додано у 1.0.16)" @@ -29591,17 +30649,17 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2474 msgid "" -"This function returns a string which may be NULL. There is no way to return" -" an error from this function. The string is owned by the guest handle and " +"This function returns a string which may be NULL. There is no way to return " +"an error from this function. The string is owned by the guest handle and " "must I<not> be freed." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6579 -#: ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7534 -#: ../src/guestfs-actions.pod:7553 ../src/guestfs-actions.pod:7569 -#: ../src/guestfs-actions.pod:7593 ../src/guestfs-actions.pod:8469 -#: ../src/guestfs-actions.pod:8484 ../src/guestfs-actions.pod:8890 +#: ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:6587 +#: ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7546 +#: ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7581 +#: ../src/guestfs-actions.pod:7605 ../src/guestfs-actions.pod:8481 +#: ../src/guestfs-actions.pod:8496 ../src/guestfs-actions.pod:8904 msgid "(Added in 1.0.26)" msgstr "(Додано у 1.0.26)" @@ -29625,7 +30683,7 @@ msgid "Return the current attach method. See C<guestfs_set_attach_method>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7088 +#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:7096 msgid "(Added in 1.9.8)" msgstr "(Додано у 1.9.8)" @@ -29658,7 +30716,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7129 +#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:7137 msgid "(Added in 1.0.72)" msgstr "(Додано у 1.0.72)" @@ -29686,7 +30744,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2533 ../src/guestfs-actions.pod:2554 -#: ../src/guestfs-actions.pod:7154 ../src/guestfs-actions.pod:7173 +#: ../src/guestfs-actions.pod:7162 ../src/guestfs-actions.pod:7181 msgid "(Added in 1.0.15)" msgstr "(Додано у 1.0.15)" @@ -29730,17 +30788,17 @@ msgstr "" #: ../src/guestfs-actions.pod:2564 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" -" value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " +"value for memsize." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5354 -#: ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5582 -#: ../src/guestfs-actions.pod:5601 ../src/guestfs-actions.pod:5613 -#: ../src/guestfs-actions.pod:5630 ../src/guestfs-actions.pod:5643 -#: ../src/guestfs-actions.pod:6804 ../src/guestfs-actions.pod:7214 -#: ../src/guestfs-actions.pod:7504 ../src/guestfs-actions.pod:8238 +#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:5356 +#: ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:5584 +#: ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:5632 ../src/guestfs-actions.pod:5645 +#: ../src/guestfs-actions.pod:6812 ../src/guestfs-actions.pod:7224 +#: ../src/guestfs-actions.pod:7516 ../src/guestfs-actions.pod:8250 msgid "(Added in 1.0.55)" msgstr "(Додано у 1.0.55)" @@ -29759,7 +30817,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7233 +#: ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:7243 msgid "(Added in 1.5.4)" msgstr "(Додано у 1.5.4)" @@ -29799,8 +30857,8 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7269 -#: ../src/guestfs-actions.pod:8747 +#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:7281 +#: ../src/guestfs-actions.pod:8761 msgid "(Added in 1.11.18)" msgstr "(Додано у 1.11.18)" @@ -29838,7 +30896,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7297 +#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7309 msgid "(Added in 1.0.6)" msgstr "(Додано у 1.0.6)" @@ -29858,11 +30916,11 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2650 ../src/guestfs-actions.pod:4254 -#: ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:5006 -#: ../src/guestfs-actions.pod:5193 ../src/guestfs-actions.pod:6509 -#: ../src/guestfs-actions.pod:6852 ../src/guestfs-actions.pod:7321 -#: ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8039 -#: ../src/guestfs-actions.pod:8353 +#: ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:5008 +#: ../src/guestfs-actions.pod:5195 ../src/guestfs-actions.pod:6517 +#: ../src/guestfs-actions.pod:6860 ../src/guestfs-actions.pod:7333 +#: ../src/guestfs-actions.pod:8031 ../src/guestfs-actions.pod:8051 +#: ../src/guestfs-actions.pod:8365 msgid "(Added in 1.0.77)" msgstr "(Додано у 1.0.77)" @@ -29889,7 +30947,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:2739 -#: ../src/guestfs-actions.pod:7340 ../src/guestfs-actions.pod:7414 +#: ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7426 msgid "(Added in 1.0.67)" msgstr "(Додано у 1.0.67)" @@ -29952,8 +31010,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2708 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been" -" set by calling C<guestfs_umask>." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling C<guestfs_umask>." msgstr "" #. type: =head2 @@ -30033,12 +31091,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2765 ../src/guestfs-actions.pod:2978 #: ../src/guestfs-actions.pod:3472 ../src/guestfs-actions.pod:4280 -#: ../src/guestfs-actions.pod:6502 ../src/guestfs-actions.pod:6528 -#: ../src/guestfs-actions.pod:6709 +#: ../src/guestfs-actions.pod:6510 ../src/guestfs-actions.pod:6536 +#: ../src/guestfs-actions.pod:6717 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " -"buffer is written to C<*size_r>. I<The caller must free the returned buffer" -" after use>." +"buffer is written to C<*size_r>. I<The caller must free the returned buffer " +"after use>." msgstr "" #. type: textblock @@ -30068,17 +31126,17 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2785 ../src/guestfs-actions.pod:4296 -#: ../src/guestfs-actions.pod:5002 +#: ../src/guestfs-actions.pod:5004 msgid "" -"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was" -" an error. I<The caller must call C<guestfs_free_xattr_list> after use>." +"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " +"an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:4300 -#: ../src/guestfs-actions.pod:4526 ../src/guestfs-actions.pod:4562 -#: ../src/guestfs-actions.pod:6882 ../src/guestfs-actions.pod:7433 -#: ../src/guestfs-actions.pod:8955 +#: ../src/guestfs-actions.pod:4528 ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:6890 ../src/guestfs-actions.pod:7445 +#: ../src/guestfs-actions.pod:8969 msgid "(Added in 1.0.59)" msgstr "(Додано у 1.0.59)" @@ -30098,8 +31156,8 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7617 -#: ../src/guestfs-actions.pod:7634 +#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:7629 +#: ../src/guestfs-actions.pod:7646 msgid "(Added in 1.0.50)" msgstr "(Додано у 1.0.50)" @@ -30203,8 +31261,8 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7698 -#: ../src/guestfs-actions.pod:7753 +#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:7710 +#: ../src/guestfs-actions.pod:7765 msgid "(Added in 1.0.22)" msgstr "(Додано у 1.0.22)" @@ -30292,8 +31350,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3048 msgid "" -"This function is a helpful wrapper around C<guestfs_inotify_read> which just" -" returns a list of pathnames of objects that were touched. The returned " +"This function is a helpful wrapper around C<guestfs_inotify_read> which just " +"returns a list of pathnames of objects that were touched. The returned " "pathnames are sorted and deduplicated." msgstr "" @@ -30315,8 +31373,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3068 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between" -" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " +"C<maxevents> is the maximum number of events which will be queued up between " +"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " "passed as C<0>, then the kernel (or previously set) default is used. For " "Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel " "throws away events, but records the fact that it threw them away by setting " @@ -30336,8 +31394,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3084 msgid "" "Queued up events should be read periodically by calling " -"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful" -" wrapper around C<guestfs_inotify_read>). If you don't read the events out " +"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " +"wrapper around C<guestfs_inotify_read>). If you don't read the events out " "often enough then you risk the internal queue overflowing." msgstr "" @@ -30388,8 +31446,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3132 msgid "" -"Remove a previously defined inotify watch. See " -"C<guestfs_inotify_add_watch>." +"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 @@ -30496,7 +31553,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3375 ../src/guestfs-actions.pod:3819 #: ../src/guestfs-actions.pod:3835 ../src/guestfs-actions.pod:3853 -#: ../src/guestfs-actions.pod:6920 +#: ../src/guestfs-actions.pod:6928 msgid "(Added in 1.9.4)" msgstr "(Додано у 1.9.4)" @@ -30548,7 +31605,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3476 ../src/guestfs-actions.pod:4314 -#: ../src/guestfs-actions.pod:5731 +#: ../src/guestfs-actions.pod:5733 msgid "(Added in 1.11.12)" msgstr "(Додано у 1.11.12)" @@ -30684,8 +31741,8 @@ msgstr "" msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " -"system. For example for Fedora these functions would return C<rpm> (package" -" format) and C<yum> (package management)." +"system. For example for Fedora these functions would return C<rpm> (package " +"format) and C<yum> (package management)." msgstr "" #. type: textblock @@ -30929,13 +31986,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3863 msgid "" -"I<Note:> This call works differently from other parts of the inspection API." -" You have to call C<guestfs_inspect_os>, then " +"I<Note:> This call works differently from other parts of the inspection " +"API. You have to call C<guestfs_inspect_os>, then " "C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling " "this. Listing applications is a significantly more difficult operation " "which requires access to the full filesystem. Also note that unlike the " -"other C<guestfs_inspect_get_*> calls which are just returning data cached in" -" the libguestfs handle, this call actually reads parts of the mounted " +"other C<guestfs_inspect_get_*> calls which are just returning data cached in " +"the libguestfs handle, this call actually reads parts of the mounted " "filesystems during the call." msgstr "" @@ -30943,8 +32000,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3953 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " -"there was an error. I<The caller must call C<guestfs_free_application_list>" -" after use>." +"there was an error. I<The caller must call C<guestfs_free_application_list> " +"after use>." msgstr "" #. type: textblock @@ -30970,16 +32027,16 @@ msgstr "" #: ../src/guestfs-actions.pod:3977 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " -"functions in order to query further information about each operating system," -" such as the name and version." +"functions in order to query further information about each operating system, " +"such as the name and version." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3982 msgid "" -"This function uses other libguestfs features such as C<guestfs_mount_ro> and" -" C<guestfs_umount_all> in order to mount and unmount filesystems and look at" -" the contents. This should be called with no disks currently mounted. The " +"This function uses other libguestfs features such as C<guestfs_mount_ro> and " +"C<guestfs_umount_all> in order to mount and unmount filesystems and look at " +"the contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -31308,8 +32365,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4292 msgid "" -"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link," -" then it returns the extended attributes of the link itself." +"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " +"then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 @@ -31370,7 +32427,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6091 +#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:6099 msgid "(Added in 1.11.15)" msgstr "(Додано у 1.11.15)" @@ -31403,12 +32460,11 @@ msgid "" "partitions are returned in the list. Also this command does not check that " "each filesystem found is valid and mountable, and some filesystems might be " "mountable but require special options. Filesystems may not all belong to a " -"single logical operating system (use C<guestfs_inspect_os> to look for " -"OSes)." +"single logical operating system (use C<guestfs_inspect_os> to look for OSes)." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6451 +#: ../src/guestfs-actions.pod:4393 ../src/guestfs-actions.pod:6459 msgid "(Added in 1.5.15)" msgstr "(Додано у 1.5.15)" @@ -31427,7 +32483,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8139 +#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:8151 msgid "(Added in 1.15.4)" msgstr "(Додано у 1.15.4)" @@ -31443,7 +32499,10 @@ msgid "" " char **\n" " guestfs_list_partitions (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_list_partitions (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_list_partitions (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs-actions.pod:4417 @@ -31465,7 +32524,11 @@ msgid "" " guestfs_ll (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr " char *\n guestfs_ll (guestfs_h *g,\n const char *directory);\n\n" +msgstr "" +" char *\n" +" guestfs_ll (guestfs_h *g,\n" +" const char *directory);\n" +"\n" #. type: =head2 #: ../src/guestfs-actions.pod:4445 @@ -31482,13 +32545,20 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:4459 ../src/guestfs-actions.pod:8721 +#, fuzzy +#| msgid "(Added in 1.7.4)" +msgid "(Added in 1.17.6)" +msgstr "(Додано у 1.7.4)" + #. type: =head2 -#: ../src/guestfs-actions.pod:4459 +#: ../src/guestfs-actions.pod:4461 msgid "guestfs_ln" msgstr "guestfs_ln" #. type: verbatim -#: ../src/guestfs-actions.pod:4461 +#: ../src/guestfs-actions.pod:4463 #, no-wrap msgid "" " int\n" @@ -31496,15 +32566,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4472 +#: ../src/guestfs-actions.pod:4474 msgid "guestfs_ln_f" msgstr "guestfs_ln_f" #. type: verbatim -#: ../src/guestfs-actions.pod:4474 +#: ../src/guestfs-actions.pod:4476 #, no-wrap msgid "" " int\n" @@ -31512,15 +32587,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_f (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_f (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4486 +#: ../src/guestfs-actions.pod:4488 msgid "guestfs_ln_s" msgstr "guestfs_ln_s" #. type: verbatim -#: ../src/guestfs-actions.pod:4488 +#: ../src/guestfs-actions.pod:4490 #, no-wrap msgid "" " int\n" @@ -31528,15 +32608,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_s (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_s (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4499 +#: ../src/guestfs-actions.pod:4501 msgid "guestfs_ln_sf" msgstr "guestfs_ln_sf" #. type: verbatim -#: ../src/guestfs-actions.pod:4501 +#: ../src/guestfs-actions.pod:4503 #, no-wrap msgid "" " int\n" @@ -31544,15 +32629,20 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr " int\n guestfs_ln_sf (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" +msgstr "" +" int\n" +" guestfs_ln_sf (guestfs_h *g,\n" +" const char *target,\n" +" const char *linkname);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4513 +#: ../src/guestfs-actions.pod:4515 msgid "guestfs_lremovexattr" msgstr "guestfs_lremovexattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4515 +#: ../src/guestfs-actions.pod:4517 #, no-wrap msgid "" " int\n" @@ -31560,44 +32650,53 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_lremovexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_lremovexattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4520 +#: ../src/guestfs-actions.pod:4522 msgid "" "This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic " "link, then it removes an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4528 +#: ../src/guestfs-actions.pod:4530 msgid "guestfs_ls" msgstr "guestfs_ls" #. type: verbatim -#: ../src/guestfs-actions.pod:4530 +#: ../src/guestfs-actions.pod:4532 #, no-wrap msgid "" " char **\n" " guestfs_ls (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr " char **\n guestfs_ls (guestfs_h *g,\n const char *directory);\n\n" +msgstr "" +" char **\n" +" guestfs_ls (guestfs_h *g,\n" +" const char *directory);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4538 +#: ../src/guestfs-actions.pod:4540 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4547 +#: ../src/guestfs-actions.pod:4549 msgid "guestfs_lsetxattr" msgstr "guestfs_lsetxattr" #. type: verbatim -#: ../src/guestfs-actions.pod:4549 +#: ../src/guestfs-actions.pod:4551 #, no-wrap msgid "" " int\n" @@ -31607,57 +32706,68 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_lsetxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_lsetxattr (guestfs_h *g,\n" +" const char *xattr,\n" +" const char *val,\n" +" int vallen,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4556 +#: ../src/guestfs-actions.pod:4558 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4564 +#: ../src/guestfs-actions.pod:4566 msgid "guestfs_lstat" msgstr "guestfs_lstat" #. type: verbatim -#: ../src/guestfs-actions.pod:4566 +#: ../src/guestfs-actions.pod:4568 #, no-wrap msgid "" " struct guestfs_stat *\n" " guestfs_lstat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " struct guestfs_stat *\n guestfs_lstat (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" struct guestfs_stat *\n" +" guestfs_lstat (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4572 +#: ../src/guestfs-actions.pod:4574 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4578 ../src/guestfs-actions.pod:7658 +#: ../src/guestfs-actions.pod:4580 ../src/guestfs-actions.pod:7670 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4582 ../src/guestfs-actions.pod:7662 -#: ../src/guestfs-actions.pod:7680 ../src/guestfs-actions.pod:8183 +#: ../src/guestfs-actions.pod:4584 ../src/guestfs-actions.pod:7674 +#: ../src/guestfs-actions.pod:7692 ../src/guestfs-actions.pod:8195 msgid "(Added in 0.9.2)" msgstr "(Додано у 0.9.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:4584 +#: ../src/guestfs-actions.pod:4586 msgid "guestfs_lstatlist" msgstr "guestfs_lstatlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4586 +#: ../src/guestfs-actions.pod:4588 #, no-wrap msgid "" " struct guestfs_stat_list *\n" @@ -31665,10 +32775,15 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr " struct guestfs_stat_list *\n guestfs_lstatlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" +msgstr "" +" struct guestfs_stat_list *\n" +" guestfs_lstatlist (guestfs_h *g,\n" +" const char *path,\n" +" char *const *names);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4591 +#: ../src/guestfs-actions.pod:4593 msgid "" "This call allows you to perform the C<guestfs_lstat> operation on multiple " "files, where all files are in the directory C<path>. C<names> is the list " @@ -31676,10 +32791,10 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4600 +#: ../src/guestfs-actions.pod:4602 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also C<guestfs_lxattrlist> " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also C<guestfs_lxattrlist> " "for a similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -31687,19 +32802,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4608 +#: ../src/guestfs-actions.pod:4610 msgid "" "This function returns a C<struct guestfs_stat_list *>, or NULL if there was " "an error. I<The caller must call C<guestfs_free_stat_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4614 +#: ../src/guestfs-actions.pod:4616 msgid "guestfs_luks_add_key" msgstr "guestfs_luks_add_key" #. type: verbatim -#: ../src/guestfs-actions.pod:4616 +#: ../src/guestfs-actions.pod:4618 #, no-wrap msgid "" " int\n" @@ -31709,19 +32824,26 @@ msgid "" " const char *newkey,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_add_key (guestfs_h *g,\n const char *device,\n const char *key,\n const char *newkey,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_add_key (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *newkey,\n" +" int keyslot);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4628 +#: ../src/guestfs-actions.pod:4630 msgid "" -"Note that if C<keyslot> already contains a key, then this command will fail." -" You have to use C<guestfs_luks_kill_slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will " +"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4634 ../src/guestfs-actions.pod:4671 -#: ../src/guestfs-actions.pod:4691 ../src/guestfs-actions.pod:4711 -#: ../src/guestfs-actions.pod:4746 ../src/guestfs-actions.pod:4765 +#: ../src/guestfs-actions.pod:4636 ../src/guestfs-actions.pod:4673 +#: ../src/guestfs-actions.pod:4693 ../src/guestfs-actions.pod:4713 +#: ../src/guestfs-actions.pod:4748 ../src/guestfs-actions.pod:4767 msgid "" "This function takes a key or passphrase parameter which could contain " "sensitive material. Read the section L</KEYS AND PASSPHRASES> for more " @@ -31729,49 +32851,53 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:4675 -#: ../src/guestfs-actions.pod:4695 ../src/guestfs-actions.pod:4715 +#: ../src/guestfs-actions.pod:4640 ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4697 ../src/guestfs-actions.pod:4717 msgid "(Added in 1.5.2)" msgstr "(Додано у 1.5.2)" #. type: =head2 -#: ../src/guestfs-actions.pod:4640 +#: ../src/guestfs-actions.pod:4642 msgid "guestfs_luks_close" msgstr "guestfs_luks_close" #. type: verbatim -#: ../src/guestfs-actions.pod:4642 +#: ../src/guestfs-actions.pod:4644 #, no-wrap msgid "" " int\n" " guestfs_luks_close (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_luks_close (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_luks_close (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4646 +#: ../src/guestfs-actions.pod:4648 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " -"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the" -" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the" -" underlying block device." +"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " +"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " +"underlying block device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4654 ../src/guestfs-actions.pod:4750 -#: ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4819 -#: ../src/guestfs-actions.pod:4864 +#: ../src/guestfs-actions.pod:4656 ../src/guestfs-actions.pod:4752 +#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4866 msgid "(Added in 1.5.1)" msgstr "(Додано у 1.5.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:4656 +#: ../src/guestfs-actions.pod:4658 msgid "guestfs_luks_format" msgstr "guestfs_luks_format" #. type: verbatim -#: ../src/guestfs-actions.pod:4658 +#: ../src/guestfs-actions.pod:4660 #, no-wrap msgid "" " int\n" @@ -31780,15 +32906,21 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_format (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_format (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4677 +#: ../src/guestfs-actions.pod:4679 msgid "guestfs_luks_format_cipher" msgstr "guestfs_luks_format_cipher" #. type: verbatim -#: ../src/guestfs-actions.pod:4679 +#: ../src/guestfs-actions.pod:4681 #, no-wrap msgid "" " int\n" @@ -31798,22 +32930,29 @@ msgid "" " int keyslot,\n" " const char *cipher);\n" "\n" -msgstr " int\n guestfs_luks_format_cipher (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot,\n const char *cipher);\n\n" +msgstr "" +" int\n" +" guestfs_luks_format_cipher (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot,\n" +" const char *cipher);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4686 +#: ../src/guestfs-actions.pod:4688 msgid "" -"This command is the same as C<guestfs_luks_format> but it also allows you to" -" set the C<cipher> used." +"This command is the same as C<guestfs_luks_format> but it also allows you to " +"set the C<cipher> used." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4697 +#: ../src/guestfs-actions.pod:4699 msgid "guestfs_luks_kill_slot" msgstr "guestfs_luks_kill_slot" #. type: verbatim -#: ../src/guestfs-actions.pod:4699 +#: ../src/guestfs-actions.pod:4701 #, no-wrap msgid "" " int\n" @@ -31822,15 +32961,21 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr " int\n guestfs_luks_kill_slot (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" +msgstr "" +" int\n" +" guestfs_luks_kill_slot (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" int keyslot);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4717 +#: ../src/guestfs-actions.pod:4719 msgid "guestfs_luks_open" msgstr "guestfs_luks_open" #. type: verbatim -#: ../src/guestfs-actions.pod:4719 +#: ../src/guestfs-actions.pod:4721 #, no-wrap msgid "" " int\n" @@ -31839,10 +32984,16 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr " int\n guestfs_luks_open (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" +msgstr "" +" int\n" +" guestfs_luks_open (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *mapname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4737 +#: ../src/guestfs-actions.pod:4739 msgid "" "If this block device contains LVM volume groups, then calling " "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them " @@ -31850,17 +33001,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4741 +#: ../src/guestfs-actions.pod:4743 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4752 +#: ../src/guestfs-actions.pod:4754 msgid "guestfs_luks_open_ro" msgstr "guestfs_luks_open_ro" #. type: verbatim -#: ../src/guestfs-actions.pod:4754 +#: ../src/guestfs-actions.pod:4756 #, no-wrap msgid "" " int\n" @@ -31869,22 +33020,28 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr " int\n guestfs_luks_open_ro (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" +msgstr "" +" int\n" +" guestfs_luks_open_ro (guestfs_h *g,\n" +" const char *device,\n" +" const char *key,\n" +" const char *mapname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4760 +#: ../src/guestfs-actions.pod:4762 msgid "" "This is the same as C<guestfs_luks_open> except that a read-only mapping is " "created." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4771 +#: ../src/guestfs-actions.pod:4773 msgid "guestfs_lvcreate" msgstr "guestfs_lvcreate" #. type: verbatim -#: ../src/guestfs-actions.pod:4773 +#: ../src/guestfs-actions.pod:4775 #, no-wrap msgid "" " int\n" @@ -31893,111 +33050,135 @@ msgid "" " const char *volgroup,\n" " int mbytes);\n" "\n" -msgstr " int\n guestfs_lvcreate (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int mbytes);\n\n" +msgstr "" +" int\n" +" guestfs_lvcreate (guestfs_h *g,\n" +" const char *logvol,\n" +" const char *volgroup,\n" +" int mbytes);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4786 +#: ../src/guestfs-actions.pod:4788 msgid "guestfs_lvm_canonical_lv_name" msgstr "guestfs_lvm_canonical_lv_name" #. type: verbatim -#: ../src/guestfs-actions.pod:4788 +#: ../src/guestfs-actions.pod:4790 #, no-wrap msgid "" " char *\n" " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" " const char *lvname);\n" "\n" -msgstr " char *\n guestfs_lvm_canonical_lv_name (guestfs_h *g,\n const char *lvname);\n\n" +msgstr "" +" char *\n" +" guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" +" const char *lvname);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4799 +#: ../src/guestfs-actions.pod:4801 msgid "See also C<guestfs_is_lv>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:4804 +#: ../src/guestfs-actions.pod:4806 msgid "(Added in 1.5.24)" msgstr "(Додано у 1.5.24)" #. type: =head2 -#: ../src/guestfs-actions.pod:4806 +#: ../src/guestfs-actions.pod:4808 msgid "guestfs_lvm_clear_filter" msgstr "guestfs_lvm_clear_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4808 +#: ../src/guestfs-actions.pod:4810 #, no-wrap msgid "" " int\n" " guestfs_lvm_clear_filter (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_lvm_clear_filter (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_clear_filter (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4811 +#: ../src/guestfs-actions.pod:4813 msgid "" "This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to " "see every block device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4821 +#: ../src/guestfs-actions.pod:4823 msgid "guestfs_lvm_remove_all" msgstr "guestfs_lvm_remove_all" #. type: verbatim -#: ../src/guestfs-actions.pod:4823 +#: ../src/guestfs-actions.pod:4825 #, no-wrap msgid "" " int\n" " guestfs_lvm_remove_all (guestfs_h *g);\n" "\n" -msgstr " int\n guestfs_lvm_remove_all (guestfs_h *g);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_remove_all (guestfs_h *g);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4833 +#: ../src/guestfs-actions.pod:4835 msgid "guestfs_lvm_set_filter" msgstr "guestfs_lvm_set_filter" #. type: verbatim -#: ../src/guestfs-actions.pod:4835 +#: ../src/guestfs-actions.pod:4837 #, no-wrap msgid "" " int\n" " guestfs_lvm_set_filter (guestfs_h *g,\n" " char *const *devices);\n" "\n" -msgstr " int\n guestfs_lvm_set_filter (guestfs_h *g,\n char *const *devices);\n\n" +msgstr "" +" int\n" +" guestfs_lvm_set_filter (guestfs_h *g,\n" +" char *const *devices);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4866 +#: ../src/guestfs-actions.pod:4868 msgid "guestfs_lvremove" msgstr "guestfs_lvremove" #. type: verbatim -#: ../src/guestfs-actions.pod:4868 +#: ../src/guestfs-actions.pod:4870 #, no-wrap msgid "" " int\n" " guestfs_lvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_lvremove (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_lvremove (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4880 ../src/guestfs-actions.pod:6566 -#: ../src/guestfs-actions.pod:8553 +#: ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:6574 +#: ../src/guestfs-actions.pod:8565 msgid "(Added in 1.0.13)" msgstr "(Додано у 1.0.13)" #. type: =head2 -#: ../src/guestfs-actions.pod:4882 +#: ../src/guestfs-actions.pod:4884 msgid "guestfs_lvrename" msgstr "guestfs_lvrename" #. type: verbatim -#: ../src/guestfs-actions.pod:4884 +#: ../src/guestfs-actions.pod:4886 #, no-wrap msgid "" " int\n" @@ -32005,20 +33186,25 @@ msgid "" " const char *logvol,\n" " const char *newlogvol);\n" "\n" -msgstr " int\n guestfs_lvrename (guestfs_h *g,\n const char *logvol,\n const char *newlogvol);\n\n" +msgstr "" +" int\n" +" guestfs_lvrename (guestfs_h *g,\n" +" const char *logvol,\n" +" const char *newlogvol);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4893 ../src/guestfs-actions.pod:8566 +#: ../src/guestfs-actions.pod:4895 ../src/guestfs-actions.pod:8578 msgid "(Added in 1.0.83)" msgstr "(Додано у 1.0.83)" #. type: =head2 -#: ../src/guestfs-actions.pod:4895 +#: ../src/guestfs-actions.pod:4897 msgid "guestfs_lvresize" msgstr "guestfs_lvresize" #. type: verbatim -#: ../src/guestfs-actions.pod:4897 +#: ../src/guestfs-actions.pod:4899 #, no-wrap msgid "" " int\n" @@ -32026,15 +33212,20 @@ msgid "" " const char *device,\n" " int mbytes);\n" "\n" -msgstr " int\n guestfs_lvresize (guestfs_h *g,\n const char *device,\n int mbytes);\n\n" +msgstr "" +" int\n" +" guestfs_lvresize (guestfs_h *g,\n" +" const char *device,\n" +" int mbytes);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4910 +#: ../src/guestfs-actions.pod:4912 msgid "guestfs_lvresize_free" msgstr "guestfs_lvresize_free" #. type: verbatim -#: ../src/guestfs-actions.pod:4912 +#: ../src/guestfs-actions.pod:4914 #, no-wrap msgid "" " int\n" @@ -32042,76 +33233,90 @@ msgid "" " const char *lv,\n" " int percent);\n" "\n" -msgstr " int\n guestfs_lvresize_free (guestfs_h *g,\n const char *lv,\n int percent);\n\n" +msgstr "" +" int\n" +" guestfs_lvresize_free (guestfs_h *g,\n" +" const char *lv,\n" +" int percent);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4925 +#: ../src/guestfs-actions.pod:4927 msgid "(Added in 1.3.3)" msgstr "(Додано у 1.3.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:4927 +#: ../src/guestfs-actions.pod:4929 msgid "guestfs_lvs" msgstr "guestfs_lvs" #. type: verbatim -#: ../src/guestfs-actions.pod:4929 +#: ../src/guestfs-actions.pod:4931 #, no-wrap msgid "" " char **\n" " guestfs_lvs (guestfs_h *g);\n" "\n" -msgstr " char **\n guestfs_lvs (guestfs_h *g);\n\n" +msgstr "" +" char **\n" +" guestfs_lvs (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4938 +#: ../src/guestfs-actions.pod:4940 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4946 +#: ../src/guestfs-actions.pod:4948 msgid "guestfs_lvs_full" msgstr "guestfs_lvs_full" #. type: verbatim -#: ../src/guestfs-actions.pod:4948 +#: ../src/guestfs-actions.pod:4950 #, no-wrap msgid "" " struct guestfs_lvm_lv_list *\n" " guestfs_lvs_full (guestfs_h *g);\n" "\n" -msgstr " struct guestfs_lvm_lv_list *\n guestfs_lvs_full (guestfs_h *g);\n\n" +msgstr "" +" struct guestfs_lvm_lv_list *\n" +" guestfs_lvs_full (guestfs_h *g);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4954 +#: ../src/guestfs-actions.pod:4956 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:4960 +#: ../src/guestfs-actions.pod:4962 msgid "guestfs_lvuuid" msgstr "guestfs_lvuuid" #. type: verbatim -#: ../src/guestfs-actions.pod:4962 +#: ../src/guestfs-actions.pod:4964 #, no-wrap msgid "" " char *\n" " guestfs_lvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " char *\n guestfs_lvuuid (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" char *\n" +" guestfs_lvuuid (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:4973 +#: ../src/guestfs-actions.pod:4975 msgid "guestfs_lxattrlist" msgstr "guestfs_lxattrlist" #. type: verbatim -#: ../src/guestfs-actions.pod:4975 +#: ../src/guestfs-actions.pod:4977 #, no-wrap msgid "" " struct guestfs_xattr_list *\n" @@ -32119,26 +33324,31 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr " struct guestfs_xattr_list *\n guestfs_lxattrlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" +msgstr "" +" struct guestfs_xattr_list *\n" +" guestfs_lxattrlist (guestfs_h *g,\n" +" const char *path,\n" +" char *const *names);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:4994 +#: ../src/guestfs-actions.pod:4996 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also C<guestfs_lstatlist> " -"for a similarly efficient call for getting standard stats. Very long " -"directory listings might cause the protocol message size to be exceeded, " -"causing this call to fail. The caller must split up such requests into " -"smaller groups of names." +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also C<guestfs_lstatlist> for " +"a similarly efficient call for getting standard stats. Very long directory " +"listings might cause the protocol message size to be exceeded, causing this " +"call to fail. The caller must split up such requests into smaller groups of " +"names." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5008 +#: ../src/guestfs-actions.pod:5010 msgid "guestfs_md_create" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5010 +#: ../src/guestfs-actions.pod:5012 #, no-wrap msgid "" " int\n" @@ -32150,7 +33360,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5021 +#: ../src/guestfs-actions.pod:5023 #, no-wrap msgid "" " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" @@ -32162,18 +33372,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5083 ../src/guestfs-actions.pod:5148 -#: ../src/guestfs-actions.pod:5161 +#: ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5150 +#: ../src/guestfs-actions.pod:5163 msgid "(Added in 1.15.6)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5085 +#: ../src/guestfs-actions.pod:5087 msgid "guestfs_md_create_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5087 +#: ../src/guestfs-actions.pod:5089 #, no-wrap msgid "" " int\n" @@ -32185,17 +33395,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5093 +#: ../src/guestfs-actions.pod:5095 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5097 +#: ../src/guestfs-actions.pod:5099 msgid "guestfs_md_create_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5099 +#: ../src/guestfs-actions.pod:5101 #, no-wrap msgid "" " int\n" @@ -32207,17 +33417,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5105 +#: ../src/guestfs-actions.pod:5107 msgid "This is the \"argv variant\" of L</guestfs_md_create>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5109 +#: ../src/guestfs-actions.pod:5111 msgid "guestfs_md_detail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5111 +#: ../src/guestfs-actions.pod:5113 #, no-wrap msgid "" " char **\n" @@ -32227,12 +33437,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5150 +#: ../src/guestfs-actions.pod:5152 msgid "guestfs_md_stop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5152 +#: ../src/guestfs-actions.pod:5154 #, no-wrap msgid "" " int\n" @@ -32242,27 +33452,31 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5163 +#: ../src/guestfs-actions.pod:5165 msgid "guestfs_mkdir" msgstr "guestfs_mkdir" #. type: verbatim -#: ../src/guestfs-actions.pod:5165 +#: ../src/guestfs-actions.pod:5167 #, no-wrap msgid "" " int\n" " guestfs_mkdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkdir (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5175 +#: ../src/guestfs-actions.pod:5177 msgid "guestfs_mkdir_mode" msgstr "guestfs_mkdir_mode" #. type: verbatim -#: ../src/guestfs-actions.pod:5177 +#: ../src/guestfs-actions.pod:5179 #, no-wrap msgid "" " int\n" @@ -32270,35 +33484,44 @@ msgid "" " const char *path,\n" " int mode);\n" "\n" -msgstr " int\n guestfs_mkdir_mode (guestfs_h *g,\n const char *path,\n int mode);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir_mode (guestfs_h *g,\n" +" const char *path,\n" +" int mode);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5189 +#: ../src/guestfs-actions.pod:5191 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5195 +#: ../src/guestfs-actions.pod:5197 msgid "guestfs_mkdir_p" msgstr "guestfs_mkdir_p" #. type: verbatim -#: ../src/guestfs-actions.pod:5197 +#: ../src/guestfs-actions.pod:5199 #, no-wrap msgid "" " int\n" " guestfs_mkdir_p (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkdir_p (guestfs_h *g,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkdir_p (guestfs_h *g,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5208 +#: ../src/guestfs-actions.pod:5210 msgid "guestfs_mkdtemp" msgstr "guestfs_mkdtemp" #. type: verbatim -#: ../src/guestfs-actions.pod:5210 +#: ../src/guestfs-actions.pod:5212 #, no-wrap msgid "" " char *\n" @@ -32308,12 +33531,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5238 +#: ../src/guestfs-actions.pod:5240 msgid "guestfs_mke2fs_J" msgstr "guestfs_mke2fs_J" #. type: verbatim -#: ../src/guestfs-actions.pod:5240 +#: ../src/guestfs-actions.pod:5242 #, no-wrap msgid "" " int\n" @@ -32323,28 +33546,35 @@ msgid "" " const char *device,\n" " const char *journal);\n" "\n" -msgstr " int\n guestfs_mke2fs_J (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *journal);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_J (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *journal);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5253 +#: ../src/guestfs-actions.pod:5255 msgid "See also C<guestfs_mke2journal>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5275 -#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5309 -#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5337 -#: ../src/guestfs-actions.pod:5396 ../src/guestfs-actions.pod:5673 +#: ../src/guestfs-actions.pod:5259 ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5675 msgid "(Added in 1.0.68)" msgstr "(Додано у 1.0.68)" #. type: =head2 -#: ../src/guestfs-actions.pod:5259 +#: ../src/guestfs-actions.pod:5261 msgid "guestfs_mke2fs_JL" msgstr "guestfs_mke2fs_JL" #. type: verbatim -#: ../src/guestfs-actions.pod:5261 +#: ../src/guestfs-actions.pod:5263 #, no-wrap msgid "" " int\n" @@ -32354,20 +33584,27 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr " int\n guestfs_mke2fs_JL (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *label);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_JL (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *label);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5271 +#: ../src/guestfs-actions.pod:5273 msgid "See also C<guestfs_mke2journal_L>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5277 +#: ../src/guestfs-actions.pod:5279 msgid "guestfs_mke2fs_JU" msgstr "guestfs_mke2fs_JU" #. type: verbatim -#: ../src/guestfs-actions.pod:5279 +#: ../src/guestfs-actions.pod:5281 #, no-wrap msgid "" " int\n" @@ -32377,20 +33614,27 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr " int\n guestfs_mke2fs_JU (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *uuid);\n\n" +msgstr "" +" int\n" +" guestfs_mke2fs_JU (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device,\n" +" const char *uuid);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5289 +#: ../src/guestfs-actions.pod:5291 msgid "See also C<guestfs_mke2journal_U>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5295 +#: ../src/guestfs-actions.pod:5297 msgid "guestfs_mke2journal" msgstr "guestfs_mke2journal" #. type: verbatim -#: ../src/guestfs-actions.pod:5297 +#: ../src/guestfs-actions.pod:5299 #, no-wrap msgid "" " int\n" @@ -32398,15 +33642,20 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal (guestfs_h *g,\n int blocksize,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal (guestfs_h *g,\n" +" int blocksize,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5311 +#: ../src/guestfs-actions.pod:5313 msgid "guestfs_mke2journal_L" msgstr "guestfs_mke2journal_L" #. type: verbatim -#: ../src/guestfs-actions.pod:5313 +#: ../src/guestfs-actions.pod:5315 #, no-wrap msgid "" " int\n" @@ -32415,15 +33664,21 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal_L (guestfs_h *g,\n int blocksize,\n const char *label,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal_L (guestfs_h *g,\n" +" int blocksize,\n" +" const char *label,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5325 +#: ../src/guestfs-actions.pod:5327 msgid "guestfs_mke2journal_U" msgstr "guestfs_mke2journal_U" #. type: verbatim -#: ../src/guestfs-actions.pod:5327 +#: ../src/guestfs-actions.pod:5329 #, no-wrap msgid "" " int\n" @@ -32432,15 +33687,21 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mke2journal_U (guestfs_h *g,\n int blocksize,\n const char *uuid,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mke2journal_U (guestfs_h *g,\n" +" int blocksize,\n" +" const char *uuid,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5339 +#: ../src/guestfs-actions.pod:5341 msgid "guestfs_mkfifo" msgstr "guestfs_mkfifo" #. type: verbatim -#: ../src/guestfs-actions.pod:5341 +#: ../src/guestfs-actions.pod:5343 #, no-wrap msgid "" " int\n" @@ -32448,22 +33709,27 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr " int\n guestfs_mkfifo (guestfs_h *g,\n int mode,\n const char *path);\n\n" +msgstr "" +" int\n" +" guestfs_mkfifo (guestfs_h *g,\n" +" int mode,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5346 +#: ../src/guestfs-actions.pod:5348 msgid "" "This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It " "is just a convenient wrapper around C<guestfs_mknod>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5356 +#: ../src/guestfs-actions.pod:5358 msgid "guestfs_mkfs" msgstr "guestfs_mkfs" #. type: verbatim -#: ../src/guestfs-actions.pod:5358 +#: ../src/guestfs-actions.pod:5360 #, no-wrap msgid "" " int\n" @@ -32471,15 +33737,20 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkfs (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:5371 +#: ../src/guestfs-actions.pod:5373 msgid "guestfs_mkfs_b" msgstr "guestfs_mkfs_b" #. type: verbatim -#: ../src/guestfs-actions.pod:5373 +#: ../src/guestfs-actions.pod:5375 #, no-wrap msgid "" " int\n" @@ -32488,30 +33759,36 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_mkfs_b (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_b (guestfs_h *g,\n" +" const char *fstype,\n" +" int blocksize,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5379 +#: ../src/guestfs-actions.pod:5381 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5386 +#: ../src/guestfs-actions.pod:5388 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " -"block size of the resulting filesystem. Supported block sizes depend on the" -" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." +"block size of the resulting filesystem. Supported block sizes depend on the " +"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5398 +#: ../src/guestfs-actions.pod:5400 msgid "guestfs_mkfs_opts" msgstr "guestfs_mkfs_opts" #. type: verbatim -#: ../src/guestfs-actions.pod:5400 +#: ../src/guestfs-actions.pod:5402 #, no-wrap msgid "" " int\n" @@ -32520,10 +33797,16 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr " int\n guestfs_mkfs_opts (guestfs_h *g,\n const char *fstype,\n const char *device,\n ...);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" ...);\n" +"\n" #. type: verbatim -#: ../src/guestfs-actions.pod:5411 +#: ../src/guestfs-actions.pod:5413 #, no-wrap msgid "" " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" @@ -32534,17 +33817,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5459 +#: ../src/guestfs-actions.pod:5461 msgid "(Added in 1.7.19)" msgstr "(Додано у 1.7.19)" #. type: =head2 -#: ../src/guestfs-actions.pod:5461 +#: ../src/guestfs-actions.pod:5463 msgid "guestfs_mkfs_opts_va" msgstr "guestfs_mkfs_opts_va" #. type: verbatim -#: ../src/guestfs-actions.pod:5463 +#: ../src/guestfs-actions.pod:5465 #, no-wrap msgid "" " int\n" @@ -32553,20 +33836,26 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr " int\n guestfs_mkfs_opts_va (guestfs_h *g,\n const char *fstype,\n const char *device,\n va_list args);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts_va (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" va_list args);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5469 +#: ../src/guestfs-actions.pod:5471 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5473 +#: ../src/guestfs-actions.pod:5475 msgid "guestfs_mkfs_opts_argv" msgstr "guestfs_mkfs_opts_argv" #. type: verbatim -#: ../src/guestfs-actions.pod:5475 +#: ../src/guestfs-actions.pod:5477 #, no-wrap msgid "" " int\n" @@ -32575,30 +33864,40 @@ msgid "" " const char *device,\n" " const struct guestfs_mkfs_opts_argv *optargs);\n" "\n" -msgstr " int\n guestfs_mkfs_opts_argv (guestfs_h *g,\n const char *fstype,\n const char *device,\n const struct guestfs_mkfs_opts_argv *optargs);\n\n" +msgstr "" +" int\n" +" guestfs_mkfs_opts_argv (guestfs_h *g,\n" +" const char *fstype,\n" +" const char *device,\n" +" const struct guestfs_mkfs_opts_argv *optargs);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5481 +#: ../src/guestfs-actions.pod:5483 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5485 +#: ../src/guestfs-actions.pod:5487 msgid "guestfs_mkmountpoint" msgstr "guestfs_mkmountpoint" #. type: verbatim -#: ../src/guestfs-actions.pod:5487 +#: ../src/guestfs-actions.pod:5489 #, no-wrap msgid "" " int\n" " guestfs_mkmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr " int\n guestfs_mkmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" +msgstr "" +" int\n" +" guestfs_mkmountpoint (guestfs_h *g,\n" +" const char *exemptpath);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:5491 +#: ../src/guestfs-actions.pod:5493 msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " @@ -32606,7 +33905,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5515 +#: ../src/guestfs-actions.pod:5517 msgid "" "C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You " "may get unexpected errors if you try to mix these calls. It is safest to " @@ -32614,7 +33913,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5519 +#: ../src/guestfs-actions.pod:5521 msgid "" "C<guestfs_umount_all> unmounts filesystems by sorting the paths longest " "first, so for this to work for manual mountpoints, you must ensure that the " @@ -32623,26 +33922,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5526 +#: ../src/guestfs-actions.pod:5528 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " -"can cause C<guestfs_umount_all> to be called when the handle is closed which" -" can also trigger these issues." +"can cause C<guestfs_umount_all> to be called when the handle is closed which " +"can also trigger these issues." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:5838 -#: ../src/guestfs-actions.pod:6986 +#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5840 +#: ../src/guestfs-actions.pod:6994 msgid "(Added in 1.0.62)" msgstr "(Додано у 1.0.62)" #. type: =head2 -#: ../src/guestfs-actions.pod:5534 +#: ../src/guestfs-actions.pod:5536 msgid "guestfs_mknod" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5536 +#: ../src/guestfs-actions.pod:5538 #, no-wrap msgid "" " int\n" @@ -32655,23 +33954,23 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5551 +#: ../src/guestfs-actions.pod:5553 msgid "" "Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with " "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " "regular file). These constants are available in the standard Linux header " "files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or " -"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in" -" the appropriate constant for you." +"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in " +"the appropriate constant for you." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5565 +#: ../src/guestfs-actions.pod:5567 msgid "guestfs_mknod_b" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5567 +#: ../src/guestfs-actions.pod:5569 #, no-wrap msgid "" " int\n" @@ -32684,7 +33983,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5574 +#: ../src/guestfs-actions.pod:5576 msgid "" "This call creates a block device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32692,12 +33991,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5584 +#: ../src/guestfs-actions.pod:5586 msgid "guestfs_mknod_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5586 +#: ../src/guestfs-actions.pod:5588 #, no-wrap msgid "" " int\n" @@ -32710,7 +34009,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5593 +#: ../src/guestfs-actions.pod:5595 msgid "" "This call creates a char device node called C<path> with mode C<mode> and " "device major/minor C<devmajor> and C<devminor>. It is just a convenient " @@ -32718,12 +34017,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5603 +#: ../src/guestfs-actions.pod:5605 msgid "guestfs_mkswap" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5605 +#: ../src/guestfs-actions.pod:5607 #, no-wrap msgid "" " int\n" @@ -32733,12 +34032,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5615 +#: ../src/guestfs-actions.pod:5617 msgid "guestfs_mkswap_L" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5617 +#: ../src/guestfs-actions.pod:5619 #, no-wrap msgid "" " int\n" @@ -32749,12 +34048,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5632 +#: ../src/guestfs-actions.pod:5634 msgid "guestfs_mkswap_U" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5634 +#: ../src/guestfs-actions.pod:5636 #, no-wrap msgid "" " int\n" @@ -32765,12 +34064,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5645 +#: ../src/guestfs-actions.pod:5647 msgid "guestfs_mkswap_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5647 +#: ../src/guestfs-actions.pod:5649 #, no-wrap msgid "" " int\n" @@ -32780,19 +34079,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5653 +#: ../src/guestfs-actions.pod:5655 msgid "" "This command just writes a swap file signature to an existing file. To " "create the file itself, use something like C<guestfs_fallocate>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5660 +#: ../src/guestfs-actions.pod:5662 msgid "guestfs_modprobe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5662 +#: ../src/guestfs-actions.pod:5664 #, no-wrap msgid "" " int\n" @@ -32802,12 +34101,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5675 +#: ../src/guestfs-actions.pod:5677 msgid "guestfs_mount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5677 +#: ../src/guestfs-actions.pod:5679 #, no-wrap msgid "" " int\n" @@ -32818,7 +34117,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5696 +#: ../src/guestfs-actions.pod:5698 msgid "" "Before libguestfs 1.13.16, this call implicitly added the options C<sync> " "and C<noatime>. The C<sync> option greatly slowed writes and caused many " @@ -32828,12 +34127,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5707 +#: ../src/guestfs-actions.pod:5709 msgid "guestfs_mount_9p" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5709 +#: ../src/guestfs-actions.pod:5711 #, no-wrap msgid "" " int\n" @@ -32845,7 +34144,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5720 +#: ../src/guestfs-actions.pod:5722 #, no-wrap msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" @@ -32853,12 +34152,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5733 +#: ../src/guestfs-actions.pod:5735 msgid "guestfs_mount_9p_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5735 +#: ../src/guestfs-actions.pod:5737 #, no-wrap msgid "" " int\n" @@ -32870,17 +34169,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5741 +#: ../src/guestfs-actions.pod:5743 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5745 +#: ../src/guestfs-actions.pod:5747 msgid "guestfs_mount_9p_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5747 +#: ../src/guestfs-actions.pod:5749 #, no-wrap msgid "" " int\n" @@ -32892,17 +34191,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5753 +#: ../src/guestfs-actions.pod:5755 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5757 +#: ../src/guestfs-actions.pod:5759 msgid "guestfs_mount_loop" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5759 +#: ../src/guestfs-actions.pod:5761 #, no-wrap msgid "" " int\n" @@ -32913,12 +34212,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5772 +#: ../src/guestfs-actions.pod:5774 msgid "guestfs_mount_options" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5774 +#: ../src/guestfs-actions.pod:5776 #, no-wrap msgid "" " int\n" @@ -32930,25 +34229,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5780 +#: ../src/guestfs-actions.pod:5782 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " "the mount options as for the L<mount(8)> I<-o> flag." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5804 -#: ../src/guestfs-actions.pod:5821 +#: ../src/guestfs-actions.pod:5792 ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5823 msgid "(Added in 1.0.10)" msgstr "(Додано у 1.0.10)" #. type: =head2 -#: ../src/guestfs-actions.pod:5792 +#: ../src/guestfs-actions.pod:5794 msgid "guestfs_mount_ro" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5794 +#: ../src/guestfs-actions.pod:5796 #, no-wrap msgid "" " int\n" @@ -32959,19 +34258,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5799 +#: ../src/guestfs-actions.pod:5801 msgid "" "This is the same as the C<guestfs_mount> command, but it mounts the " "filesystem with the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5806 +#: ../src/guestfs-actions.pod:5808 msgid "guestfs_mount_vfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5808 +#: ../src/guestfs-actions.pod:5810 #, no-wrap msgid "" " int\n" @@ -32984,20 +34283,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5815 +#: ../src/guestfs-actions.pod:5817 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " -"both the mount options and the vfstype as for the L<mount(8)> I<-o> and " -"I<-t> flags." +"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" +"t> flags." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5823 +#: ../src/guestfs-actions.pod:5825 msgid "guestfs_mountpoints" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5825 +#: ../src/guestfs-actions.pod:5827 #, no-wrap msgid "" " char **\n" @@ -33006,7 +34305,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5828 +#: ../src/guestfs-actions.pod:5830 msgid "" "This call is similar to C<guestfs_mounts>. That call returns a list of " "devices. This one returns a hash table (map) of device name to directory " @@ -33014,12 +34313,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5840 +#: ../src/guestfs-actions.pod:5842 msgid "guestfs_mounts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5842 +#: ../src/guestfs-actions.pod:5844 #, no-wrap msgid "" " char **\n" @@ -33028,17 +34327,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5850 +#: ../src/guestfs-actions.pod:5852 msgid "See also: C<guestfs_mountpoints>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5858 +#: ../src/guestfs-actions.pod:5860 msgid "guestfs_mv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5860 +#: ../src/guestfs-actions.pod:5862 #, no-wrap msgid "" " int\n" @@ -33049,12 +34348,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5872 +#: ../src/guestfs-actions.pod:5874 msgid "guestfs_ntfs_3g_probe" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5874 +#: ../src/guestfs-actions.pod:5876 #, no-wrap msgid "" " int\n" @@ -33065,17 +34364,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5893 +#: ../src/guestfs-actions.pod:5895 msgid "(Added in 1.0.43)" msgstr "(Додано у 1.0.43)" #. type: =head2 -#: ../src/guestfs-actions.pod:5895 +#: ../src/guestfs-actions.pod:5897 msgid "guestfs_ntfsclone_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5897 +#: ../src/guestfs-actions.pod:5899 #, no-wrap msgid "" " int\n" @@ -33086,19 +34385,27 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5902 +#: ../src/guestfs-actions.pod:5904 msgid "" -"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>)" -" to C<device>, overwriting any existing contents of this device." +"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>) " +"to C<device>, overwriting any existing contents of this device." msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:5910 ../src/guestfs-actions.pod:5948 +#: ../src/guestfs-actions.pod:6000 ../src/guestfs-actions.pod:7203 +#, fuzzy +#| msgid "(Added in 1.7.9)" +msgid "(Added in 1.17.9)" +msgstr "(Додано у 1.7.9)" + #. type: =head2 -#: ../src/guestfs-actions.pod:5908 +#: ../src/guestfs-actions.pod:5912 msgid "guestfs_ntfsclone_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5910 +#: ../src/guestfs-actions.pod:5914 #, no-wrap msgid "" " int\n" @@ -33110,7 +34417,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5921 +#: ../src/guestfs-actions.pod:5925 #, no-wrap msgid "" " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n" @@ -33122,18 +34429,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5939 +#: ../src/guestfs-actions.pod:5943 msgid "" "Use C<guestfs_ntfsclone_in> to restore the file back to a libguestfs device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5944 +#: ../src/guestfs-actions.pod:5950 msgid "guestfs_ntfsclone_out_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5946 +#: ../src/guestfs-actions.pod:5952 #, no-wrap msgid "" " int\n" @@ -33145,17 +34452,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5952 +#: ../src/guestfs-actions.pod:5958 msgid "This is the \"va_list variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5956 +#: ../src/guestfs-actions.pod:5962 msgid "guestfs_ntfsclone_out_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5958 +#: ../src/guestfs-actions.pod:5964 #, no-wrap msgid "" " int\n" @@ -33167,17 +34474,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:5964 +#: ../src/guestfs-actions.pod:5970 msgid "This is the \"argv variant\" of L</guestfs_ntfsclone_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5968 +#: ../src/guestfs-actions.pod:5974 msgid "guestfs_ntfsfix" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5970 +#: ../src/guestfs-actions.pod:5976 #, no-wrap msgid "" " int\n" @@ -33188,7 +34495,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5980 +#: ../src/guestfs-actions.pod:5986 #, no-wrap msgid "" " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" @@ -33196,12 +34503,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:5994 +#: ../src/guestfs-actions.pod:6002 msgid "guestfs_ntfsfix_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:5996 +#: ../src/guestfs-actions.pod:6004 #, no-wrap msgid "" " int\n" @@ -33212,17 +34519,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6001 +#: ../src/guestfs-actions.pod:6009 msgid "This is the \"va_list variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6005 +#: ../src/guestfs-actions.pod:6013 msgid "guestfs_ntfsfix_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6007 +#: ../src/guestfs-actions.pod:6015 #, no-wrap msgid "" " int\n" @@ -33233,17 +34540,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6012 +#: ../src/guestfs-actions.pod:6020 msgid "This is the \"argv variant\" of L</guestfs_ntfsfix>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6016 +#: ../src/guestfs-actions.pod:6024 msgid "guestfs_ntfsresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6018 +#: ../src/guestfs-actions.pod:6026 #, no-wrap msgid "" " int\n" @@ -33253,19 +34560,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6022 ../src/guestfs-actions.pod:6122 +#: ../src/guestfs-actions.pod:6030 ../src/guestfs-actions.pod:6130 msgid "" -"I<This function is deprecated.> In new code, use the " -"L</guestfs_ntfsresize_opts> call instead." +"I<This function is deprecated.> In new code, use the L</" +"guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6046 +#: ../src/guestfs-actions.pod:6054 msgid "guestfs_ntfsresize_opts" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6048 +#: ../src/guestfs-actions.pod:6056 #, no-wrap msgid "" " int\n" @@ -33276,7 +34583,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6058 +#: ../src/guestfs-actions.pod:6066 #, no-wrap msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" @@ -33285,7 +34592,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6078 +#: ../src/guestfs-actions.pod:6086 msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " @@ -33296,12 +34603,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6093 +#: ../src/guestfs-actions.pod:6101 msgid "guestfs_ntfsresize_opts_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6095 +#: ../src/guestfs-actions.pod:6103 #, no-wrap msgid "" " int\n" @@ -33312,17 +34619,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6100 +#: ../src/guestfs-actions.pod:6108 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6104 +#: ../src/guestfs-actions.pod:6112 msgid "guestfs_ntfsresize_opts_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6106 +#: ../src/guestfs-actions.pod:6114 #, no-wrap msgid "" " int\n" @@ -33333,17 +34640,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6111 +#: ../src/guestfs-actions.pod:6119 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6115 +#: ../src/guestfs-actions.pod:6123 msgid "guestfs_ntfsresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6117 +#: ../src/guestfs-actions.pod:6125 #, no-wrap msgid "" " int\n" @@ -33354,26 +34661,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6129 +#: ../src/guestfs-actions.pod:6137 msgid "" "This command is the same as C<guestfs_ntfsresize> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6593 -#: ../src/guestfs-actions.pod:6666 ../src/guestfs-actions.pod:6934 -#: ../src/guestfs-actions.pod:8727 +#: ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6601 +#: ../src/guestfs-actions.pod:6674 ../src/guestfs-actions.pod:6942 +#: ../src/guestfs-actions.pod:8741 msgid "(Added in 1.3.14)" msgstr "(Додано у 1.3.14)" #. type: =head2 -#: ../src/guestfs-actions.pod:6136 +#: ../src/guestfs-actions.pod:6144 msgid "guestfs_part_add" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6138 +#: ../src/guestfs-actions.pod:6146 #, no-wrap msgid "" " int\n" @@ -33386,34 +34693,34 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6145 +#: ../src/guestfs-actions.pod:6153 msgid "" "This command adds a partition to C<device>. If there is no partition table " "on the device, call C<guestfs_part_init> first." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6157 +#: ../src/guestfs-actions.pod:6165 msgid "" "Creating a partition which covers the whole disk is not so easy. Use " "C<guestfs_part_disk> to do that." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6162 ../src/guestfs-actions.pod:6197 -#: ../src/guestfs-actions.pod:6250 ../src/guestfs-actions.pod:6334 -#: ../src/guestfs-actions.pod:6372 ../src/guestfs-actions.pod:6391 -#: ../src/guestfs-actions.pod:6431 +#: ../src/guestfs-actions.pod:6170 ../src/guestfs-actions.pod:6205 +#: ../src/guestfs-actions.pod:6258 ../src/guestfs-actions.pod:6342 +#: ../src/guestfs-actions.pod:6380 ../src/guestfs-actions.pod:6399 +#: ../src/guestfs-actions.pod:6439 msgid "(Added in 1.0.78)" msgstr "(Додано у 1.0.78)" #. type: =head2 -#: ../src/guestfs-actions.pod:6164 +#: ../src/guestfs-actions.pod:6172 msgid "guestfs_part_del" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6166 +#: ../src/guestfs-actions.pod:6174 #, no-wrap msgid "" " int\n" @@ -33424,12 +34731,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6181 +#: ../src/guestfs-actions.pod:6189 msgid "guestfs_part_disk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6183 +#: ../src/guestfs-actions.pod:6191 #, no-wrap msgid "" " int\n" @@ -33440,7 +34747,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6188 +#: ../src/guestfs-actions.pod:6196 msgid "" "This command is simply a combination of C<guestfs_part_init> followed by " "C<guestfs_part_add> to create a single primary partition covering the whole " @@ -33448,19 +34755,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6192 +#: ../src/guestfs-actions.pod:6200 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" -" possible values are described in C<guestfs_part_init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " +"possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6199 +#: ../src/guestfs-actions.pod:6207 msgid "guestfs_part_get_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6201 +#: ../src/guestfs-actions.pod:6209 #, no-wrap msgid "" " int\n" @@ -33471,17 +34778,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6209 +#: ../src/guestfs-actions.pod:6217 msgid "See also C<guestfs_part_set_bootable>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6215 +#: ../src/guestfs-actions.pod:6223 msgid "guestfs_part_get_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6217 +#: ../src/guestfs-actions.pod:6225 #, no-wrap msgid "" " int\n" @@ -33492,20 +34799,20 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6225 ../src/guestfs-actions.pod:6407 +#: ../src/guestfs-actions.pod:6233 ../src/guestfs-actions.pod:6415 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get" -" undefined results for other partition table types (see " +"Note that only MBR (old DOS-style) partitions have type bytes. You will get " +"undefined results for other partition table types (see " "C<guestfs_part_get_parttype>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6233 +#: ../src/guestfs-actions.pod:6241 msgid "guestfs_part_get_parttype" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6235 +#: ../src/guestfs-actions.pod:6243 #, no-wrap msgid "" " char *\n" @@ -33515,7 +34822,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6242 +#: ../src/guestfs-actions.pod:6250 msgid "" "Common return values include: C<msdos> (a DOS/Windows style MBR partition " "table), C<gpt> (a GPT/EFI-style partition table). Other values are " @@ -33523,12 +34830,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6252 +#: ../src/guestfs-actions.pod:6260 msgid "guestfs_part_init" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6254 +#: ../src/guestfs-actions.pod:6262 #, no-wrap msgid "" " int\n" @@ -33539,49 +34846,53 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6263 +#: ../src/guestfs-actions.pod:6271 msgid "" "Initially there are no partitions. Following this, you should call " "C<guestfs_part_add> for each partition required." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6336 +#: ../src/guestfs-actions.pod:6344 msgid "guestfs_part_list" msgstr "guestfs_part_list" #. type: verbatim -#: ../src/guestfs-actions.pod:6338 +#: ../src/guestfs-actions.pod:6346 #, no-wrap msgid "" " struct guestfs_partition_list *\n" " guestfs_part_list (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " struct guestfs_partition_list *\n guestfs_part_list (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" struct guestfs_partition_list *\n" +" guestfs_part_list (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:6355 +#: ../src/guestfs-actions.pod:6363 msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see C<guestfs_blockdev_getss>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6368 +#: ../src/guestfs-actions.pod:6376 msgid "" -"This function returns a C<struct guestfs_partition_list *>, or NULL if there" -" was an error. I<The caller must call C<guestfs_free_partition_list> after " +"This function returns a C<struct guestfs_partition_list *>, or NULL if there " +"was an error. I<The caller must call C<guestfs_free_partition_list> after " "use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6374 +#: ../src/guestfs-actions.pod:6382 msgid "guestfs_part_set_bootable" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6376 +#: ../src/guestfs-actions.pod:6384 #, no-wrap msgid "" " int\n" @@ -33593,12 +34904,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6393 +#: ../src/guestfs-actions.pod:6401 msgid "guestfs_part_set_mbr_id" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6395 +#: ../src/guestfs-actions.pod:6403 #, no-wrap msgid "" " int\n" @@ -33610,12 +34921,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6415 +#: ../src/guestfs-actions.pod:6423 msgid "guestfs_part_set_name" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6417 +#: ../src/guestfs-actions.pod:6425 #, no-wrap msgid "" " int\n" @@ -33627,12 +34938,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6433 +#: ../src/guestfs-actions.pod:6441 msgid "guestfs_part_to_dev" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6435 +#: ../src/guestfs-actions.pod:6443 #, no-wrap msgid "" " char *\n" @@ -33642,24 +34953,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6443 ../src/guestfs-actions.pod:6462 +#: ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 msgid "" "The named partition must exist, for example as a string returned from " "C<guestfs_list_partitions>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6446 +#: ../src/guestfs-actions.pod:6454 msgid "See also C<guestfs_part_to_partnum>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6453 +#: ../src/guestfs-actions.pod:6461 msgid "guestfs_part_to_partnum" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6455 +#: ../src/guestfs-actions.pod:6463 #, no-wrap msgid "" " int\n" @@ -33669,17 +34980,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6465 +#: ../src/guestfs-actions.pod:6473 msgid "See also C<guestfs_part_to_dev>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6471 +#: ../src/guestfs-actions.pod:6479 msgid "guestfs_ping_daemon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6473 +#: ../src/guestfs-actions.pod:6481 #, no-wrap msgid "" " int\n" @@ -33688,12 +34999,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6485 +#: ../src/guestfs-actions.pod:6493 msgid "guestfs_pread" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6487 +#: ../src/guestfs-actions.pod:6495 #, no-wrap msgid "" " char *\n" @@ -33706,17 +35017,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6500 +#: ../src/guestfs-actions.pod:6508 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6511 +#: ../src/guestfs-actions.pod:6519 msgid "guestfs_pread_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6513 +#: ../src/guestfs-actions.pod:6521 #, no-wrap msgid "" " char *\n" @@ -33729,22 +35040,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6526 +#: ../src/guestfs-actions.pod:6534 msgid "See also C<guestfs_pread>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6535 +#: ../src/guestfs-actions.pod:6543 msgid "(Added in 1.5.21)" msgstr "(Додано у 1.5.21)" #. type: =head2 -#: ../src/guestfs-actions.pod:6537 +#: ../src/guestfs-actions.pod:6545 msgid "guestfs_pvcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6539 +#: ../src/guestfs-actions.pod:6547 #, no-wrap msgid "" " int\n" @@ -33754,12 +35065,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6551 +#: ../src/guestfs-actions.pod:6559 msgid "guestfs_pvremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6553 +#: ../src/guestfs-actions.pod:6561 #, no-wrap msgid "" " int\n" @@ -33769,12 +35080,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6568 +#: ../src/guestfs-actions.pod:6576 msgid "guestfs_pvresize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6570 +#: ../src/guestfs-actions.pod:6578 #, no-wrap msgid "" " int\n" @@ -33784,12 +35095,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6581 +#: ../src/guestfs-actions.pod:6589 msgid "guestfs_pvresize_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6583 +#: ../src/guestfs-actions.pod:6591 #, no-wrap msgid "" " int\n" @@ -33800,19 +35111,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6588 +#: ../src/guestfs-actions.pod:6596 msgid "" -"This command is the same as C<guestfs_pvresize> except that it allows you to" -" specify the new size (in bytes) explicitly." +"This command is the same as C<guestfs_pvresize> except that it allows you to " +"specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6595 +#: ../src/guestfs-actions.pod:6603 msgid "guestfs_pvs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6597 +#: ../src/guestfs-actions.pod:6605 #, no-wrap msgid "" " char **\n" @@ -33821,17 +35132,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6606 +#: ../src/guestfs-actions.pod:6614 msgid "See also C<guestfs_pvs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6614 +#: ../src/guestfs-actions.pod:6622 msgid "guestfs_pvs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6616 +#: ../src/guestfs-actions.pod:6624 #, no-wrap msgid "" " struct guestfs_lvm_pv_list *\n" @@ -33840,20 +35151,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6622 +#: ../src/guestfs-actions.pod:6630 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6628 +#: ../src/guestfs-actions.pod:6636 msgid "guestfs_pvuuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6630 +#: ../src/guestfs-actions.pod:6638 #, no-wrap msgid "" " char *\n" @@ -33863,12 +35173,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6641 +#: ../src/guestfs-actions.pod:6649 msgid "guestfs_pwrite" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6643 +#: ../src/guestfs-actions.pod:6651 #, no-wrap msgid "" " int\n" @@ -33881,17 +35191,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6659 +#: ../src/guestfs-actions.pod:6667 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6668 +#: ../src/guestfs-actions.pod:6676 msgid "guestfs_pwrite_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6670 +#: ../src/guestfs-actions.pod:6678 #, no-wrap msgid "" " int\n" @@ -33904,22 +35214,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6685 +#: ../src/guestfs-actions.pod:6693 msgid "See also C<guestfs_pwrite>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6692 +#: ../src/guestfs-actions.pod:6700 msgid "(Added in 1.5.20)" msgstr "(Додано у 1.5.20)" #. type: =head2 -#: ../src/guestfs-actions.pod:6694 +#: ../src/guestfs-actions.pod:6702 msgid "guestfs_read_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6696 +#: ../src/guestfs-actions.pod:6704 #, no-wrap msgid "" " char *\n" @@ -33930,25 +35240,25 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6704 +#: ../src/guestfs-actions.pod:6712 msgid "" -"Unlike C<guestfs_cat>, this function can correctly handle files that contain" -" embedded ASCII NUL characters. However unlike C<guestfs_download>, this " +"Unlike C<guestfs_cat>, this function can correctly handle files that contain " +"embedded ASCII NUL characters. However unlike C<guestfs_download>, this " "function is limited in the total size of file that can be handled." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6716 +#: ../src/guestfs-actions.pod:6724 msgid "(Added in 1.0.63)" msgstr "(Додано у 1.0.63)" #. type: =head2 -#: ../src/guestfs-actions.pod:6718 +#: ../src/guestfs-actions.pod:6726 msgid "guestfs_read_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6720 +#: ../src/guestfs-actions.pod:6728 #, no-wrap msgid "" " char **\n" @@ -33958,7 +35268,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6729 +#: ../src/guestfs-actions.pod:6737 msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of line). For " @@ -33967,12 +35277,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6740 +#: ../src/guestfs-actions.pod:6748 msgid "guestfs_readdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6742 +#: ../src/guestfs-actions.pod:6750 #, no-wrap msgid "" " struct guestfs_dirent_list *\n" @@ -33982,7 +35292,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6796 +#: ../src/guestfs-actions.pod:6804 msgid "" "This function is primarily intended for use by programs. To get a simple " "list of names, use C<guestfs_ls>. To get a printable directory for human " @@ -33990,20 +35300,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6800 +#: ../src/guestfs-actions.pod:6808 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_dirent_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6806 +#: ../src/guestfs-actions.pod:6814 msgid "guestfs_readlink" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6808 +#: ../src/guestfs-actions.pod:6816 #, no-wrap msgid "" " char *\n" @@ -34013,12 +35322,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6819 +#: ../src/guestfs-actions.pod:6827 msgid "guestfs_readlinklist" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6821 +#: ../src/guestfs-actions.pod:6829 #, no-wrap msgid "" " char **\n" @@ -34029,12 +35338,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6854 +#: ../src/guestfs-actions.pod:6862 msgid "guestfs_realpath" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6856 +#: ../src/guestfs-actions.pod:6864 #, no-wrap msgid "" " char *\n" @@ -34044,12 +35353,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6868 +#: ../src/guestfs-actions.pod:6876 msgid "guestfs_removexattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6870 +#: ../src/guestfs-actions.pod:6878 #, no-wrap msgid "" " int\n" @@ -34060,17 +35369,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6878 +#: ../src/guestfs-actions.pod:6886 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6884 +#: ../src/guestfs-actions.pod:6892 msgid "guestfs_resize2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6886 +#: ../src/guestfs-actions.pod:6894 #, no-wrap msgid "" " int\n" @@ -34080,7 +35389,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6893 +#: ../src/guestfs-actions.pod:6901 msgid "" "I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the " "C<device> before calling this command. For unknown reasons C<resize2fs> " @@ -34089,12 +35398,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6903 +#: ../src/guestfs-actions.pod:6911 msgid "guestfs_resize2fs_M" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6905 +#: ../src/guestfs-actions.pod:6913 #, no-wrap msgid "" " int\n" @@ -34104,7 +35413,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6909 +#: ../src/guestfs-actions.pod:6917 msgid "" "This command is the same as C<guestfs_resize2fs>, but the filesystem is " "resized to its minimum size. This works like the I<-M> option to the " @@ -34112,7 +35421,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6913 +#: ../src/guestfs-actions.pod:6921 msgid "" "To get the resulting size of the filesystem you should call " "C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. " @@ -34121,12 +35430,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6922 +#: ../src/guestfs-actions.pod:6930 msgid "guestfs_resize2fs_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6924 +#: ../src/guestfs-actions.pod:6932 #, no-wrap msgid "" " int\n" @@ -34137,19 +35446,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6929 +#: ../src/guestfs-actions.pod:6937 msgid "" "This command is the same as C<guestfs_resize2fs> except that it allows you " "to specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6936 +#: ../src/guestfs-actions.pod:6944 msgid "guestfs_rm" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6938 +#: ../src/guestfs-actions.pod:6946 #, no-wrap msgid "" " int\n" @@ -34159,12 +35468,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6948 +#: ../src/guestfs-actions.pod:6956 msgid "guestfs_rm_rf" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6950 +#: ../src/guestfs-actions.pod:6958 #, no-wrap msgid "" " int\n" @@ -34174,12 +35483,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6962 +#: ../src/guestfs-actions.pod:6970 msgid "guestfs_rmdir" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6964 +#: ../src/guestfs-actions.pod:6972 #, no-wrap msgid "" " int\n" @@ -34189,12 +35498,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6974 +#: ../src/guestfs-actions.pod:6982 msgid "guestfs_rmmountpoint" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6976 +#: ../src/guestfs-actions.pod:6984 #, no-wrap msgid "" " int\n" @@ -34204,19 +35513,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:6980 +#: ../src/guestfs-actions.pod:6988 msgid "" "This calls removes a mountpoint that was previously created with " "C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:6988 +#: ../src/guestfs-actions.pod:6996 msgid "guestfs_scrub_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:6990 +#: ../src/guestfs-actions.pod:6998 #, no-wrap msgid "" " int\n" @@ -34226,18 +35535,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7020 -#: ../src/guestfs-actions.pod:7039 +#: ../src/guestfs-actions.pod:7010 ../src/guestfs-actions.pod:7028 +#: ../src/guestfs-actions.pod:7047 msgid "(Added in 1.0.52)" msgstr "(Додано у 1.0.52)" #. type: =head2 -#: ../src/guestfs-actions.pod:7004 +#: ../src/guestfs-actions.pod:7012 msgid "guestfs_scrub_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7006 +#: ../src/guestfs-actions.pod:7014 #, no-wrap msgid "" " int\n" @@ -34247,12 +35556,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7022 +#: ../src/guestfs-actions.pod:7030 msgid "guestfs_scrub_freespace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7024 +#: ../src/guestfs-actions.pod:7032 #, no-wrap msgid "" " int\n" @@ -34262,21 +35571,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7028 +#: ../src/guestfs-actions.pod:7036 msgid "" -"This command creates the directory C<dir> and then fills it with files until" -" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " -"and deletes them. The intention is to scrub any free space on the partition" -" containing C<dir>." +"This command creates the directory C<dir> and then fills it with files until " +"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " +"and deletes them. The intention is to scrub any free space on the partition " +"containing C<dir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7041 +#: ../src/guestfs-actions.pod:7049 msgid "guestfs_set_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7043 +#: ../src/guestfs-actions.pod:7051 #, no-wrap msgid "" " int\n" @@ -34286,12 +35595,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7060 +#: ../src/guestfs-actions.pod:7068 msgid "guestfs_set_attach_method" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7062 +#: ../src/guestfs-actions.pod:7070 #, no-wrap msgid "" " int\n" @@ -34301,12 +35610,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7090 +#: ../src/guestfs-actions.pod:7098 msgid "guestfs_set_autosync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7092 +#: ../src/guestfs-actions.pod:7100 #, no-wrap msgid "" " int\n" @@ -34316,12 +35625,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7108 +#: ../src/guestfs-actions.pod:7116 msgid "guestfs_set_direct" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7110 +#: ../src/guestfs-actions.pod:7118 #, no-wrap msgid "" " int\n" @@ -34331,7 +35640,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7118 +#: ../src/guestfs-actions.pod:7126 msgid "" "One consequence of this is that log messages aren't caught by the library " "and handled by C<guestfs_set_log_message_callback>, but go straight to " @@ -34339,12 +35648,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7131 +#: ../src/guestfs-actions.pod:7139 msgid "guestfs_set_e2label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7133 +#: ../src/guestfs-actions.pod:7141 #, no-wrap msgid "" " int\n" @@ -34355,26 +35664,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7138 +#: ../src/guestfs-actions.pod:7146 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_set_label> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7157 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return " "the existing label on a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7156 +#: ../src/guestfs-actions.pod:7164 msgid "guestfs_set_e2uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7158 +#: ../src/guestfs-actions.pod:7166 #, no-wrap msgid "" " int\n" @@ -34385,19 +35694,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7168 +#: ../src/guestfs-actions.pod:7176 msgid "" "You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return " "the existing UUID of a filesystem." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7175 +#: ../src/guestfs-actions.pod:7183 msgid "guestfs_set_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7177 +#: ../src/guestfs-actions.pod:7185 #, no-wrap msgid "" " int\n" @@ -34408,17 +35717,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7191 +#: ../src/guestfs-actions.pod:7199 msgid "To read the label on a filesystem, call C<guestfs_vfs_label>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7195 +#: ../src/guestfs-actions.pod:7205 msgid "guestfs_set_memsize" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7197 +#: ../src/guestfs-actions.pod:7207 #, no-wrap msgid "" " int\n" @@ -34428,19 +35737,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7201 +#: ../src/guestfs-actions.pod:7211 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7216 +#: ../src/guestfs-actions.pod:7226 msgid "guestfs_set_network" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7218 +#: ../src/guestfs-actions.pod:7228 #, no-wrap msgid "" " int\n" @@ -34450,19 +35759,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7228 +#: ../src/guestfs-actions.pod:7238 msgid "" "You must call this before calling C<guestfs_launch>, otherwise it has no " "effect." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7235 +#: ../src/guestfs-actions.pod:7245 msgid "guestfs_set_path" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7237 +#: ../src/guestfs-actions.pod:7247 #, no-wrap msgid "" " int\n" @@ -34472,12 +35781,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7252 +#: ../src/guestfs-actions.pod:7262 msgid "guestfs_set_pgroup" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7254 +#: ../src/guestfs-actions.pod:7264 #, no-wrap msgid "" " int\n" @@ -34486,13 +35795,22 @@ msgid "" "\n" msgstr "" +#. type: textblock +#: ../src/guestfs-actions.pod:7274 +msgid "" +"The default for this flag is false, because usually you want C<^C> to kill " +"the subprocess. Guestfish sets this flag to true when used interactively, " +"so that C<^C> can cancel long-running commands gracefully (see " +"C<guestfs_user_cancel>)." +msgstr "" + #. type: =head2 -#: ../src/guestfs-actions.pod:7271 +#: ../src/guestfs-actions.pod:7283 msgid "guestfs_set_qemu" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7273 +#: ../src/guestfs-actions.pod:7285 #, no-wrap msgid "" " int\n" @@ -34502,12 +35820,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7299 +#: ../src/guestfs-actions.pod:7311 msgid "guestfs_set_recovery_proc" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7301 +#: ../src/guestfs-actions.pod:7313 #, no-wrap msgid "" " int\n" @@ -34517,7 +35835,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7305 +#: ../src/guestfs-actions.pod:7317 msgid "" "If this is called with the parameter C<false> then C<guestfs_launch> does " "not create a recovery process. The purpose of the recovery process is to " @@ -34526,19 +35844,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7310 +#: ../src/guestfs-actions.pod:7322 msgid "" -"This only has any effect if called before C<guestfs_launch>, and the default" -" is true." +"This only has any effect if called before C<guestfs_launch>, and the default " +"is true." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7323 +#: ../src/guestfs-actions.pod:7335 msgid "guestfs_set_selinux" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7325 +#: ../src/guestfs-actions.pod:7337 #, no-wrap msgid "" " int\n" @@ -34548,12 +35866,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7342 +#: ../src/guestfs-actions.pod:7354 msgid "guestfs_set_smp" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7344 +#: ../src/guestfs-actions.pod:7356 #, no-wrap msgid "" " int\n" @@ -34563,17 +35881,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7352 +#: ../src/guestfs-actions.pod:7364 msgid "This function must be called before C<guestfs_launch>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7358 +#: ../src/guestfs-actions.pod:7370 msgid "guestfs_set_trace" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7360 +#: ../src/guestfs-actions.pod:7372 #, no-wrap msgid "" " int\n" @@ -34583,19 +35901,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7374 +#: ../src/guestfs-actions.pod:7386 msgid "" "Trace messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7382 +#: ../src/guestfs-actions.pod:7394 msgid "guestfs_set_verbose" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7384 +#: ../src/guestfs-actions.pod:7396 #, no-wrap msgid "" " int\n" @@ -34605,19 +35923,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7393 +#: ../src/guestfs-actions.pod:7405 msgid "" "Verbose messages are normally sent to C<stderr>, unless you register a " "callback to send them somewhere else (see C<guestfs_set_event_callback>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7401 +#: ../src/guestfs-actions.pod:7413 msgid "guestfs_setcon" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7403 +#: ../src/guestfs-actions.pod:7415 #, no-wrap msgid "" " int\n" @@ -34627,12 +35945,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7416 +#: ../src/guestfs-actions.pod:7428 msgid "guestfs_setxattr" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7418 +#: ../src/guestfs-actions.pod:7430 #, no-wrap msgid "" " int\n" @@ -34645,17 +35963,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7429 +#: ../src/guestfs-actions.pod:7441 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7435 +#: ../src/guestfs-actions.pod:7447 msgid "guestfs_sfdisk" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7437 +#: ../src/guestfs-actions.pod:7449 #, no-wrap msgid "" " int\n" @@ -34669,26 +35987,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7486 -#: ../src/guestfs-actions.pod:7517 +#: ../src/guestfs-actions.pod:7457 ../src/guestfs-actions.pod:7498 +#: ../src/guestfs-actions.pod:7529 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7472 +#: ../src/guestfs-actions.pod:7484 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7479 +#: ../src/guestfs-actions.pod:7491 msgid "guestfs_sfdiskM" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7481 +#: ../src/guestfs-actions.pod:7493 #, no-wrap msgid "" " int\n" @@ -34699,7 +36017,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7493 +#: ../src/guestfs-actions.pod:7505 msgid "" "This is a simplified interface to the C<guestfs_sfdisk> command, where " "partition sizes are specified in megabytes only (rounded to the nearest " @@ -34708,19 +36026,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7499 +#: ../src/guestfs-actions.pod:7511 msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7506 +#: ../src/guestfs-actions.pod:7518 msgid "guestfs_sfdisk_N" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7508 +#: ../src/guestfs-actions.pod:7520 #, no-wrap msgid "" " int\n" @@ -34735,24 +36053,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7527 +#: ../src/guestfs-actions.pod:7539 msgid "" "For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> " "for the cyls/heads/sectors parameters." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7530 +#: ../src/guestfs-actions.pod:7542 msgid "See also: C<guestfs_part_add>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7536 +#: ../src/guestfs-actions.pod:7548 msgid "guestfs_sfdisk_disk_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7538 +#: ../src/guestfs-actions.pod:7550 #, no-wrap msgid "" " char *\n" @@ -34762,21 +36080,21 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7542 +#: ../src/guestfs-actions.pod:7554 msgid "" -"This displays the disk geometry of C<device> read from the partition table." -" Especially in the case where the underlying block device has been resized," -" this can be different from the kernel's idea of the geometry (see " +"This displays the disk geometry of C<device> read from the partition table. " +"Especially in the case where the underlying block device has been resized, " +"this can be different from the kernel's idea of the geometry (see " "C<guestfs_sfdisk_kernel_geometry>)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7555 +#: ../src/guestfs-actions.pod:7567 msgid "guestfs_sfdisk_kernel_geometry" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7557 +#: ../src/guestfs-actions.pod:7569 #, no-wrap msgid "" " char *\n" @@ -34786,12 +36104,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7571 +#: ../src/guestfs-actions.pod:7583 msgid "guestfs_sfdisk_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7573 +#: ../src/guestfs-actions.pod:7585 #, no-wrap msgid "" " char *\n" @@ -34801,24 +36119,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7577 +#: ../src/guestfs-actions.pod:7589 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7588 +#: ../src/guestfs-actions.pod:7600 msgid "See also: C<guestfs_part_list>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7595 +#: ../src/guestfs-actions.pod:7607 msgid "guestfs_sh" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7597 +#: ../src/guestfs-actions.pod:7609 #, no-wrap msgid "" " char *\n" @@ -34828,22 +36146,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7604 +#: ../src/guestfs-actions.pod:7616 msgid "This is like C<guestfs_command>, but passes the command to:" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7612 +#: ../src/guestfs-actions.pod:7624 msgid "All the provisos about C<guestfs_command> apply to this call." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7619 +#: ../src/guestfs-actions.pod:7631 msgid "guestfs_sh_lines" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7621 +#: ../src/guestfs-actions.pod:7633 #, no-wrap msgid "" " char **\n" @@ -34853,24 +36171,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7625 +#: ../src/guestfs-actions.pod:7637 msgid "" "This is the same as C<guestfs_sh>, but splits the result into a list of " "lines." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7628 +#: ../src/guestfs-actions.pod:7640 msgid "See also: C<guestfs_command_lines>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7636 +#: ../src/guestfs-actions.pod:7648 msgid "guestfs_sleep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7638 +#: ../src/guestfs-actions.pod:7650 #, no-wrap msgid "" " int\n" @@ -34880,17 +36198,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7646 +#: ../src/guestfs-actions.pod:7658 msgid "(Added in 1.0.41)" msgstr "(Додано у 1.0.41)" #. type: =head2 -#: ../src/guestfs-actions.pod:7648 ../src/guestfs-structs.pod:109 +#: ../src/guestfs-actions.pod:7660 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7650 +#: ../src/guestfs-actions.pod:7662 #, no-wrap msgid "" " struct guestfs_stat *\n" @@ -34900,12 +36218,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7664 ../src/guestfs-structs.pod:135 +#: ../src/guestfs-actions.pod:7676 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7666 +#: ../src/guestfs-actions.pod:7678 #, no-wrap msgid "" " struct guestfs_statvfs *\n" @@ -34915,19 +36233,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7676 +#: ../src/guestfs-actions.pod:7688 msgid "" -"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an" -" error. I<The caller must call C<guestfs_free_statvfs> after use>." +"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " +"error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7682 +#: ../src/guestfs-actions.pod:7694 msgid "guestfs_strings" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7684 +#: ../src/guestfs-actions.pod:7696 #, no-wrap msgid "" " char **\n" @@ -34937,12 +36255,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7700 +#: ../src/guestfs-actions.pod:7712 msgid "guestfs_strings_e" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7702 +#: ../src/guestfs-actions.pod:7714 #, no-wrap msgid "" " char **\n" @@ -34953,26 +36271,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7719 msgid "" "This is like the C<guestfs_strings> command, but allows you to specify the " "encoding of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7717 +#: ../src/guestfs-actions.pod:7729 msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7755 +#: ../src/guestfs-actions.pod:7767 msgid "guestfs_swapoff_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7757 +#: ../src/guestfs-actions.pod:7769 #, no-wrap msgid "" " int\n" @@ -34982,19 +36300,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7761 +#: ../src/guestfs-actions.pod:7773 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7769 +#: ../src/guestfs-actions.pod:7781 msgid "guestfs_swapoff_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7771 +#: ../src/guestfs-actions.pod:7783 #, no-wrap msgid "" " int\n" @@ -35004,12 +36322,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7781 +#: ../src/guestfs-actions.pod:7793 msgid "guestfs_swapoff_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7783 +#: ../src/guestfs-actions.pod:7795 #, no-wrap msgid "" " int\n" @@ -35019,12 +36337,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7794 +#: ../src/guestfs-actions.pod:7806 msgid "guestfs_swapoff_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7796 +#: ../src/guestfs-actions.pod:7808 #, no-wrap msgid "" " int\n" @@ -35034,12 +36352,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7819 msgid "guestfs_swapon_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7821 #, no-wrap msgid "" " int\n" @@ -35049,7 +36367,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7813 +#: ../src/guestfs-actions.pod:7825 msgid "" "This command enables the libguestfs appliance to use the swap device or " "partition named C<device>. The increased memory is made available for all " @@ -35057,12 +36375,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7829 +#: ../src/guestfs-actions.pod:7841 msgid "guestfs_swapon_file" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7831 +#: ../src/guestfs-actions.pod:7843 #, no-wrap msgid "" " int\n" @@ -35072,19 +36390,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7835 +#: ../src/guestfs-actions.pod:7847 msgid "" -"This command enables swap to a file. See C<guestfs_swapon_device> for other" -" notes." +"This command enables swap to a file. See C<guestfs_swapon_device> for other " +"notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7842 +#: ../src/guestfs-actions.pod:7854 msgid "guestfs_swapon_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7844 +#: ../src/guestfs-actions.pod:7856 #, no-wrap msgid "" " int\n" @@ -35094,19 +36412,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7848 +#: ../src/guestfs-actions.pod:7860 msgid "" "This command enables swap to a labeled swap partition. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7855 +#: ../src/guestfs-actions.pod:7867 msgid "guestfs_swapon_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7857 +#: ../src/guestfs-actions.pod:7869 #, no-wrap msgid "" " int\n" @@ -35116,19 +36434,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7861 +#: ../src/guestfs-actions.pod:7873 msgid "" "This command enables swap to a swap partition with the given UUID. See " "C<guestfs_swapon_device> for other notes." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7880 msgid "guestfs_sync" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7882 #, no-wrap msgid "" " int\n" @@ -35137,12 +36455,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:7895 msgid "guestfs_tail" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7885 +#: ../src/guestfs-actions.pod:7897 #, no-wrap msgid "" " char **\n" @@ -35152,12 +36470,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7901 +#: ../src/guestfs-actions.pod:7913 msgid "guestfs_tail_n" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7903 +#: ../src/guestfs-actions.pod:7915 #, no-wrap msgid "" " char **\n" @@ -35168,12 +36486,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7925 +#: ../src/guestfs-actions.pod:7937 msgid "guestfs_tar_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7927 +#: ../src/guestfs-actions.pod:7939 #, no-wrap msgid "" " int\n" @@ -35184,24 +36502,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7935 +#: ../src/guestfs-actions.pod:7947 msgid "" "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7940 ../src/guestfs-actions.pod:7957 -#: ../src/guestfs-actions.pod:7973 ../src/guestfs-actions.pod:7989 +#: ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7969 +#: ../src/guestfs-actions.pod:7985 ../src/guestfs-actions.pod:8001 msgid "(Added in 1.0.3)" msgstr "(Додано у 1.0.3)" #. type: =head2 -#: ../src/guestfs-actions.pod:7942 +#: ../src/guestfs-actions.pod:7954 msgid "guestfs_tar_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7944 +#: ../src/guestfs-actions.pod:7956 #, no-wrap msgid "" " int\n" @@ -35212,19 +36530,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7952 +#: ../src/guestfs-actions.pod:7964 msgid "" "To download a compressed tarball, use C<guestfs_tgz_out> or " "C<guestfs_txz_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7959 +#: ../src/guestfs-actions.pod:7971 msgid "guestfs_tgz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7961 +#: ../src/guestfs-actions.pod:7973 #, no-wrap msgid "" " int\n" @@ -35235,17 +36553,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7969 +#: ../src/guestfs-actions.pod:7981 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7975 +#: ../src/guestfs-actions.pod:7987 msgid "guestfs_tgz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7977 +#: ../src/guestfs-actions.pod:7989 #, no-wrap msgid "" " int\n" @@ -35256,17 +36574,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7985 +#: ../src/guestfs-actions.pod:7997 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7991 +#: ../src/guestfs-actions.pod:8003 msgid "guestfs_touch" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7993 +#: ../src/guestfs-actions.pod:8005 #, no-wrap msgid "" " int\n" @@ -35276,12 +36594,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8008 +#: ../src/guestfs-actions.pod:8020 msgid "guestfs_truncate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8010 +#: ../src/guestfs-actions.pod:8022 #, no-wrap msgid "" " int\n" @@ -35291,12 +36609,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8021 +#: ../src/guestfs-actions.pod:8033 msgid "guestfs_truncate_size" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8023 +#: ../src/guestfs-actions.pod:8035 #, no-wrap msgid "" " int\n" @@ -35307,7 +36625,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8031 +#: ../src/guestfs-actions.pod:8043 msgid "" "If the current file size is less than C<size> then the file is extended to " "the required size with zero bytes. This creates a sparse file (ie. disk " @@ -35316,12 +36634,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8041 +#: ../src/guestfs-actions.pod:8053 msgid "guestfs_tune2fs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8043 +#: ../src/guestfs-actions.pod:8055 #, no-wrap msgid "" " int\n" @@ -35332,7 +36650,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8053 +#: ../src/guestfs-actions.pod:8065 #, no-wrap msgid "" " GUESTFS_TUNE2FS_FORCE, int force,\n" @@ -35349,7 +36667,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8133 +#: ../src/guestfs-actions.pod:8145 msgid "" "To get the current values of filesystem parameters, see " "C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the " @@ -35357,12 +36675,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8141 +#: ../src/guestfs-actions.pod:8153 msgid "guestfs_tune2fs_va" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8143 +#: ../src/guestfs-actions.pod:8155 #, no-wrap msgid "" " int\n" @@ -35373,17 +36691,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8148 +#: ../src/guestfs-actions.pod:8160 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8152 +#: ../src/guestfs-actions.pod:8164 msgid "guestfs_tune2fs_argv" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8154 +#: ../src/guestfs-actions.pod:8166 #, no-wrap msgid "" " int\n" @@ -35394,17 +36712,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8159 +#: ../src/guestfs-actions.pod:8171 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8163 +#: ../src/guestfs-actions.pod:8175 msgid "guestfs_tune2fs_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8165 +#: ../src/guestfs-actions.pod:8177 #, no-wrap msgid "" " char **\n" @@ -35414,12 +36732,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8185 +#: ../src/guestfs-actions.pod:8197 msgid "guestfs_txz_in" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8187 +#: ../src/guestfs-actions.pod:8199 #, no-wrap msgid "" " int\n" @@ -35430,12 +36748,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8199 +#: ../src/guestfs-actions.pod:8211 msgid "guestfs_txz_out" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8201 +#: ../src/guestfs-actions.pod:8213 #, no-wrap msgid "" " int\n" @@ -35446,12 +36764,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8213 +#: ../src/guestfs-actions.pod:8225 msgid "guestfs_umask" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8215 +#: ../src/guestfs-actions.pod:8227 #, no-wrap msgid "" " int\n" @@ -35461,19 +36779,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8231 +#: ../src/guestfs-actions.pod:8243 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8240 +#: ../src/guestfs-actions.pod:8252 msgid "guestfs_umount" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8242 +#: ../src/guestfs-actions.pod:8254 #, no-wrap msgid "" " int\n" @@ -35483,12 +36801,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8254 +#: ../src/guestfs-actions.pod:8266 msgid "guestfs_umount_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8256 +#: ../src/guestfs-actions.pod:8268 #, no-wrap msgid "" " int\n" @@ -35497,12 +36815,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8267 +#: ../src/guestfs-actions.pod:8279 msgid "guestfs_upload" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8269 +#: ../src/guestfs-actions.pod:8281 #, no-wrap msgid "" " int\n" @@ -35513,17 +36831,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8279 +#: ../src/guestfs-actions.pod:8291 msgid "See also C<guestfs_download>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8290 +#: ../src/guestfs-actions.pod:8302 msgid "guestfs_upload_offset" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8292 +#: ../src/guestfs-actions.pod:8304 #, no-wrap msgid "" " int\n" @@ -35535,7 +36853,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8308 +#: ../src/guestfs-actions.pod:8320 msgid "" "Note that there is no limit on the amount of data that can be uploaded with " "this call, unlike with C<guestfs_pwrite>, and this call always writes the " @@ -35543,17 +36861,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8313 +#: ../src/guestfs-actions.pod:8325 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8324 +#: ../src/guestfs-actions.pod:8336 msgid "guestfs_utimens" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8326 +#: ../src/guestfs-actions.pod:8338 #, no-wrap msgid "" " int\n" @@ -35567,12 +36885,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8355 ../src/guestfs-structs.pod:175 +#: ../src/guestfs-actions.pod:8367 ../src/guestfs-structs.pod:175 msgid "guestfs_version" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8357 +#: ../src/guestfs-actions.pod:8369 #, no-wrap msgid "" " struct guestfs_version *\n" @@ -35581,7 +36899,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8385 +#: ../src/guestfs-actions.pod:8397 msgid "" "I<Note:> Don't use this call to test for availability of features. In " "enterprise distributions we backport features from later versions into " @@ -35590,24 +36908,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8391 +#: ../src/guestfs-actions.pod:8403 msgid "" -"This function returns a C<struct guestfs_version *>, or NULL if there was an" -" error. I<The caller must call C<guestfs_free_version> after use>." +"This function returns a C<struct guestfs_version *>, or NULL if there was an " +"error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8395 +#: ../src/guestfs-actions.pod:8407 msgid "(Added in 1.0.58)" msgstr "(Додано у 1.0.58)" #. type: =head2 -#: ../src/guestfs-actions.pod:8397 +#: ../src/guestfs-actions.pod:8409 msgid "guestfs_vfs_label" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8399 +#: ../src/guestfs-actions.pod:8411 #, no-wrap msgid "" " char *\n" @@ -35617,22 +36935,22 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8408 +#: ../src/guestfs-actions.pod:8420 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8413 ../src/guestfs-actions.pod:8450 +#: ../src/guestfs-actions.pod:8425 ../src/guestfs-actions.pod:8462 msgid "(Added in 1.3.18)" msgstr "(Додано у 1.3.18)" #. type: =head2 -#: ../src/guestfs-actions.pod:8415 +#: ../src/guestfs-actions.pod:8427 msgid "guestfs_vfs_type" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8417 +#: ../src/guestfs-actions.pod:8429 #, no-wrap msgid "" " char *\n" @@ -35642,12 +36960,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8434 +#: ../src/guestfs-actions.pod:8446 msgid "guestfs_vfs_uuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8436 +#: ../src/guestfs-actions.pod:8448 #, no-wrap msgid "" " char *\n" @@ -35657,17 +36975,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8445 +#: ../src/guestfs-actions.pod:8457 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8452 +#: ../src/guestfs-actions.pod:8464 msgid "guestfs_vg_activate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8454 +#: ../src/guestfs-actions.pod:8466 #, no-wrap msgid "" " int\n" @@ -35678,12 +36996,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8471 +#: ../src/guestfs-actions.pod:8483 msgid "guestfs_vg_activate_all" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8473 +#: ../src/guestfs-actions.pod:8485 #, no-wrap msgid "" " int\n" @@ -35693,12 +37011,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8486 +#: ../src/guestfs-actions.pod:8498 msgid "guestfs_vgcreate" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8488 +#: ../src/guestfs-actions.pod:8500 #, no-wrap msgid "" " int\n" @@ -35709,12 +37027,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8500 +#: ../src/guestfs-actions.pod:8512 msgid "guestfs_vglvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8502 +#: ../src/guestfs-actions.pod:8514 #, no-wrap msgid "" " char **\n" @@ -35724,24 +37042,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8509 +#: ../src/guestfs-actions.pod:8521 msgid "" "You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to " "associate logical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8512 +#: ../src/guestfs-actions.pod:8524 msgid "See also C<guestfs_vgpvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8520 +#: ../src/guestfs-actions.pod:8532 msgid "guestfs_vgpvuuids" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8522 +#: ../src/guestfs-actions.pod:8534 #, no-wrap msgid "" " char **\n" @@ -35751,24 +37069,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8529 +#: ../src/guestfs-actions.pod:8541 msgid "" "You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to " "associate physical volumes and volume groups." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8532 +#: ../src/guestfs-actions.pod:8544 msgid "See also C<guestfs_vglvuuids>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8540 +#: ../src/guestfs-actions.pod:8552 msgid "guestfs_vgremove" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8542 +#: ../src/guestfs-actions.pod:8554 #, no-wrap msgid "" " int\n" @@ -35778,12 +37096,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8555 +#: ../src/guestfs-actions.pod:8567 msgid "guestfs_vgrename" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8557 +#: ../src/guestfs-actions.pod:8569 #, no-wrap msgid "" " int\n" @@ -35794,12 +37112,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8568 +#: ../src/guestfs-actions.pod:8580 msgid "guestfs_vgs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8570 +#: ../src/guestfs-actions.pod:8582 #, no-wrap msgid "" " char **\n" @@ -35808,17 +37126,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8579 +#: ../src/guestfs-actions.pod:8591 msgid "See also C<guestfs_vgs_full>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8587 +#: ../src/guestfs-actions.pod:8599 msgid "guestfs_vgs_full" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8589 +#: ../src/guestfs-actions.pod:8601 #, no-wrap msgid "" " struct guestfs_lvm_vg_list *\n" @@ -35827,20 +37145,19 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8595 +#: ../src/guestfs-actions.pod:8607 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " -"use>." +"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8601 +#: ../src/guestfs-actions.pod:8613 msgid "guestfs_vgscan" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8603 +#: ../src/guestfs-actions.pod:8615 #, no-wrap msgid "" " int\n" @@ -35849,12 +37166,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8613 +#: ../src/guestfs-actions.pod:8625 msgid "guestfs_vguuid" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8615 +#: ../src/guestfs-actions.pod:8627 #, no-wrap msgid "" " char *\n" @@ -35864,12 +37181,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8626 +#: ../src/guestfs-actions.pod:8638 msgid "guestfs_wait_ready" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8628 +#: ../src/guestfs-actions.pod:8640 #, no-wrap msgid "" " int\n" @@ -35878,39 +37195,39 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8631 +#: ../src/guestfs-actions.pod:8643 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_launch> call" -" instead." +"I<This function is deprecated.> In new code, use the L</guestfs_launch> call " +"instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8638 +#: ../src/guestfs-actions.pod:8650 msgid "This function is a no op." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8640 +#: ../src/guestfs-actions.pod:8652 msgid "" -"In versions of the API E<lt> 1.0.71 you had to call this function just after" -" calling C<guestfs_launch> to wait for the launch to complete. However this" -" is no longer necessary because C<guestfs_launch> now does the waiting." +"In versions of the API E<lt> 1.0.71 you had to call this function just after " +"calling C<guestfs_launch> to wait for the launch to complete. However this " +"is no longer necessary because C<guestfs_launch> now does the waiting." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8645 +#: ../src/guestfs-actions.pod:8657 msgid "" -"If you see any calls to this function in code then you can just remove them," -" unless you want to retain compatibility with older versions of the API." +"If you see any calls to this function in code then you can just remove them, " +"unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8653 +#: ../src/guestfs-actions.pod:8665 msgid "guestfs_wc_c" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8655 +#: ../src/guestfs-actions.pod:8667 #, no-wrap msgid "" " int\n" @@ -35920,12 +37237,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8666 +#: ../src/guestfs-actions.pod:8678 msgid "guestfs_wc_l" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8668 +#: ../src/guestfs-actions.pod:8680 #, no-wrap msgid "" " int\n" @@ -35935,12 +37252,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8679 +#: ../src/guestfs-actions.pod:8691 msgid "guestfs_wc_w" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8681 +#: ../src/guestfs-actions.pod:8693 #, no-wrap msgid "" " int\n" @@ -35950,12 +37267,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8692 +#: ../src/guestfs-actions.pod:8704 msgid "guestfs_wipefs" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8694 +#: ../src/guestfs-actions.pod:8706 #, no-wrap msgid "" " int\n" @@ -35965,18 +37282,18 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8704 +#: ../src/guestfs-actions.pod:8716 msgid "" "Compare with C<guestfs_zero> which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8709 +#: ../src/guestfs-actions.pod:8723 msgid "guestfs_write" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8711 +#: ../src/guestfs-actions.pod:8725 #, no-wrap msgid "" " int\n" @@ -35988,17 +37305,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8720 +#: ../src/guestfs-actions.pod:8734 msgid "See also C<guestfs_write_append>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8729 +#: ../src/guestfs-actions.pod:8743 msgid "guestfs_write_append" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:8731 +#: ../src/guestfs-actions.pod:8745 #, no-wrap msgid "" " int\n" @@ -36010,17 +37327,17 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8740 +#: ../src/guestfs-actions.pod:8754 msgid "See also C<guestfs_write>." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8749 +#: ../src/guestfs-actions.pod:8763 msgid "guestfs_write_file" msgstr "guestfs_write_file" #. type: verbatim -#: ../src/guestfs-actions.pod:8751 +#: ../src/guestfs-actions.pod:8765 #, no-wrap msgid "" " int\n" @@ -36029,22 +37346,28 @@ msgid "" " const char *content,\n" " int size);\n" "\n" -msgstr " int\n guestfs_write_file (guestfs_h *g,\n const char *path,\n const char *content,\n int size);\n\n" +msgstr "" +" int\n" +" guestfs_write_file (guestfs_h *g,\n" +" const char *path,\n" +" const char *content,\n" +" int size);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8757 +#: ../src/guestfs-actions.pod:8771 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8782 +#: ../src/guestfs-actions.pod:8796 msgid "guestfs_zegrep" msgstr "guestfs_zegrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8784 +#: ../src/guestfs-actions.pod:8798 #, no-wrap msgid "" " char **\n" @@ -36052,15 +37375,20 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zegrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zegrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8801 +#: ../src/guestfs-actions.pod:8815 msgid "guestfs_zegrepi" msgstr "guestfs_zegrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8803 +#: ../src/guestfs-actions.pod:8817 #, no-wrap msgid "" " char **\n" @@ -36068,79 +37396,96 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zegrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zegrepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8820 +#: ../src/guestfs-actions.pod:8834 msgid "guestfs_zero" msgstr "guestfs_zero" #. type: verbatim -#: ../src/guestfs-actions.pod:8822 +#: ../src/guestfs-actions.pod:8836 #, no-wrap msgid "" " int\n" " guestfs_zero (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zero (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zero (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8836 +#: ../src/guestfs-actions.pod:8850 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8848 +#: ../src/guestfs-actions.pod:8862 msgid "guestfs_zero_device" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:8850 +#: ../src/guestfs-actions.pod:8864 #, no-wrap msgid "" " int\n" " guestfs_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zero_device (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zero_device (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8854 +#: ../src/guestfs-actions.pod:8868 msgid "" "This command writes zeroes over the entire C<device>. Compare with " "C<guestfs_zero> which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8869 +#: ../src/guestfs-actions.pod:8883 msgid "(Added in 1.3.1)" msgstr "(Додано у 1.3.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:8871 +#: ../src/guestfs-actions.pod:8885 msgid "guestfs_zerofree" msgstr "guestfs_zerofree" #. type: verbatim -#: ../src/guestfs-actions.pod:8873 +#: ../src/guestfs-actions.pod:8887 #, no-wrap msgid "" " int\n" " guestfs_zerofree (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr " int\n guestfs_zerofree (guestfs_h *g,\n const char *device);\n\n" +msgstr "" +" int\n" +" guestfs_zerofree (guestfs_h *g,\n" +" const char *device);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8892 +#: ../src/guestfs-actions.pod:8906 msgid "guestfs_zfgrep" msgstr "guestfs_zfgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8894 +#: ../src/guestfs-actions.pod:8908 #, no-wrap msgid "" " char **\n" @@ -36148,15 +37493,20 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zfgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zfgrep (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8911 +#: ../src/guestfs-actions.pod:8925 msgid "guestfs_zfgrepi" msgstr "guestfs_zfgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8913 +#: ../src/guestfs-actions.pod:8927 #, no-wrap msgid "" " char **\n" @@ -36164,15 +37514,20 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zfgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zfgrepi (guestfs_h *g,\n" +" const char *pattern,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8930 +#: ../src/guestfs-actions.pod:8944 msgid "guestfs_zfile" msgstr "guestfs_zfile" #. type: verbatim -#: ../src/guestfs-actions.pod:8932 +#: ../src/guestfs-actions.pod:8946 #, no-wrap msgid "" " char *\n" @@ -36180,29 +37535,34 @@ msgid "" " const char *meth,\n" " const char *path);\n" "\n" -msgstr " char *\n guestfs_zfile (guestfs_h *g,\n const char *meth,\n const char *path);\n\n" +msgstr "" +" char *\n" +" guestfs_zfile (guestfs_h *g,\n" +" const char *meth,\n" +" const char *path);\n" +"\n" #. type: textblock -#: ../src/guestfs-actions.pod:8937 +#: ../src/guestfs-actions.pod:8951 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:8949 +#: ../src/guestfs-actions.pod:8963 msgid "" "Since 1.0.63, use C<guestfs_file> instead which can now process compressed " "files." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:8957 +#: ../src/guestfs-actions.pod:8971 msgid "guestfs_zgrep" msgstr "guestfs_zgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:8959 +#: ../src/guestfs-actions.pod:8973 #, no-wrap msgid "" " char **\n" @@ -36210,15 +37570,20 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zgrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zgrep (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =head2 -#: ../src/guestfs-actions.pod:8976 +#: ../src/guestfs-actions.pod:8990 msgid "guestfs_zgrepi" msgstr "guestfs_zgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:8978 +#: ../src/guestfs-actions.pod:8992 #, no-wrap msgid "" " char **\n" @@ -36226,7 +37591,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr " char **\n guestfs_zgrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" +msgstr "" +" char **\n" +" guestfs_zgrepi (guestfs_h *g,\n" +" const char *regex,\n" +" const char *path);\n" +"\n" #. type: =item #: ../src/guestfs-availability.pod:3 @@ -36236,11 +37606,11 @@ msgstr "B<augeas>" #. type: textblock #: ../src/guestfs-availability.pod:5 msgid "" -"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> " -"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> " -"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> " -"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> " -"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" +"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" +"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" +"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" +"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " +"L</guestfs_aug_save> L</guestfs_aug_set>" msgstr "" #. type: =item @@ -36271,9 +37641,9 @@ msgstr "B<inotify>" #. type: textblock #: ../src/guestfs-availability.pod:33 msgid "" -"The following functions: L</guestfs_inotify_add_watch> " -"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>" -" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" +"The following functions: L</guestfs_inotify_add_watch> L</" +"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</" +"guestfs_inotify_read> L</guestfs_inotify_rm_watch>" msgstr "" #. type: =item @@ -36284,8 +37654,8 @@ msgstr "B<linuxfsuuid>" #. type: textblock #: ../src/guestfs-availability.pod:43 msgid "" -"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> " -"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" +"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" msgstr "" #. type: =item @@ -36306,10 +37676,10 @@ msgstr "B<linuxxattrs>" #. type: textblock #: ../src/guestfs-availability.pod:57 msgid "" -"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> " -"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> " -"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> " -"L</guestfs_setxattr>" +"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</" +"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</" +"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</" +"guestfs_setxattr>" msgstr "" #. type: =item @@ -36320,9 +37690,9 @@ msgstr "B<luks>" #. type: textblock #: ../src/guestfs-availability.pod:70 msgid "" -"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> " -"L</guestfs_luks_format> L</guestfs_luks_format_cipher> " -"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" +"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" +"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" msgstr "" #. type: =item @@ -36333,14 +37703,13 @@ msgstr "B<lvm2>" #. type: textblock #: ../src/guestfs-availability.pod:81 msgid "" -"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> " -"L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> " -"L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> " -"L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> " -"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> " -"L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> " -"L</guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> " -"L</guestfs_vgs_full>" +"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</" +"guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</" +"guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</" +"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</" +"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" +"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" +"guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" msgstr "" #. type: =item @@ -36351,8 +37720,8 @@ msgstr "B<mdadm>" #. type: textblock #: ../src/guestfs-availability.pod:106 msgid "" -"The following functions: L</guestfs_md_create> L</guestfs_md_detail> " -"L</guestfs_md_stop>" +"The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</" +"guestfs_md_stop>" msgstr "" #. type: =item @@ -36363,8 +37732,8 @@ msgstr "B<mknod>" #. type: textblock #: ../src/guestfs-availability.pod:113 msgid "" -"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> " -"L</guestfs_mknod_b> L</guestfs_mknod_c>" +"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</" +"guestfs_mknod_b> L</guestfs_mknod_c>" msgstr "" #. type: =item @@ -36409,8 +37778,8 @@ msgstr "B<scrub>" #. type: textblock #: ../src/guestfs-availability.pod:141 msgid "" -"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> " -"L</guestfs_scrub_freespace>" +"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" +"guestfs_scrub_freespace>" msgstr "" #. type: =item @@ -36536,7 +37905,10 @@ msgid "" " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" " void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" "\n" -msgstr " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" +" void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:44 @@ -36590,7 +37962,10 @@ msgid "" " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" " void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" "\n" -msgstr " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" +" void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" +"\n" #. type: =head2 #: ../src/guestfs-structs.pod:77 @@ -36643,7 +38018,10 @@ msgid "" " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" " void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" "\n" -msgstr " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n\n" +msgstr "" +" void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" +" void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" +"\n" #. type: verbatim #: ../src/guestfs-structs.pod:111 @@ -36665,7 +38043,23 @@ msgid "" " int64_t ctime;\n" " };\n" " \n" -msgstr " struct guestfs_stat {\n int64_t dev;\n int64_t ino;\n int64_t mode;\n int64_t nlink;\n int64_t uid;\n int64_t gid;\n int64_t rdev;\n int64_t size;\n int64_t blksize;\n int64_t blocks;\n int64_t atime;\n int64_t mtime;\n int64_t ctime;\n };\n \n" +msgstr "" +" struct guestfs_stat {\n" +" int64_t dev;\n" +" int64_t ino;\n" +" int64_t mode;\n" +" int64_t nlink;\n" +" int64_t uid;\n" +" int64_t gid;\n" +" int64_t rdev;\n" +" int64_t size;\n" +" int64_t blksize;\n" +" int64_t blocks;\n" +" int64_t atime;\n" +" int64_t mtime;\n" +" int64_t ctime;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:127 @@ -36676,7 +38070,12 @@ msgid "" " struct guestfs_stat *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_stat_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_stat *val; /* Елементи. */\n };\n \n" +msgstr "" +" struct guestfs_stat_list {\n" +" uint32_t len; /* Кількість елементів у списку. */\n" +" struct guestfs_stat *val; /* Елементи. */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:132 @@ -36685,7 +38084,10 @@ msgid "" " void guestfs_free_stat (struct guestfs_free_stat *);\n" " void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" "\n" -msgstr " void guestfs_free_stat (struct guestfs_free_stat *);\n void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n\n" +msgstr "" +" void guestfs_free_stat (struct guestfs_free_stat *);\n" +" void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" +"\n" #. type: verbatim #: ../src/guestfs-structs.pod:137 @@ -36705,7 +38107,21 @@ msgid "" " int64_t namemax;\n" " };\n" " \n" -msgstr " struct guestfs_statvfs {\n int64_t bsize;\n int64_t frsize;\n int64_t blocks;\n int64_t bfree;\n int64_t bavail;\n int64_t files;\n int64_t ffree;\n int64_t favail;\n int64_t fsid;\n int64_t flag;\n int64_t namemax;\n };\n \n" +msgstr "" +" struct guestfs_statvfs {\n" +" int64_t bsize;\n" +" int64_t frsize;\n" +" int64_t blocks;\n" +" int64_t bfree;\n" +" int64_t bavail;\n" +" int64_t files;\n" +" int64_t ffree;\n" +" int64_t favail;\n" +" int64_t fsid;\n" +" int64_t flag;\n" +" int64_t namemax;\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:151 @@ -36716,7 +38132,12 @@ msgid "" " struct guestfs_statvfs *val; /* Elements. */\n" " };\n" " \n" -msgstr " struct guestfs_statvfs_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_statvfs *val; /* Елементи. */\n };\n \n" +msgstr "" +" struct guestfs_statvfs_list {\n" +" uint32_t len; /* Кількість елементів у списку. */\n" +" struct guestfs_statvfs *val; /* Елементи. */\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs-structs.pod:156 @@ -36960,7 +38381,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:5 msgid "guestfs - Library for accessing and modifying virtual machine images" -msgstr "guestfs — бібліотека для доступу та внесення змін до образів віртуальних машин" +msgstr "" +"guestfs — бібліотека для доступу та внесення змін до образів віртуальних " +"машин" #. type: verbatim #: ../src/guestfs.pod:11 @@ -36974,7 +38397,15 @@ msgid "" " guestfs_umount (g, \"/\");\n" " guestfs_close (g);\n" "\n" -msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive (g, \"guest.img\");\n guestfs_launch (g);\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n guestfs_touch (g, \"/hello\");\n guestfs_umount (g, \"/\");\n guestfs_close (g);\n\n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" guestfs_add_drive (g, \"guest.img\");\n" +" guestfs_launch (g);\n" +" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" +" guestfs_touch (g, \"/hello\");\n" +" guestfs_umount (g, \"/\");\n" +" guestfs_close (g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:25 @@ -36990,9 +38421,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:33 msgid "" -"Libguestfs uses Linux kernel and qemu code, and can access any type of guest" -" filesystem that Linux and qemu can, including but not limited to: ext2/3/4," -" btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " +"Libguestfs uses Linux kernel and qemu code, and can access any type of guest " +"filesystem that Linux and qemu can, including but not limited to: ext2/3/4, " +"btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, " "qcow2, vmdk." msgstr "" @@ -37008,9 +38439,9 @@ msgstr "" #: ../src/guestfs.pod:43 msgid "" "Libguestfs is a library that can be linked with C and C++ management " -"programs (or management programs written in OCaml, Perl, Python, Ruby, Java," -" PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the" -" command line." +"programs (or management programs written in OCaml, Perl, Python, Ruby, Java, " +"PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the " +"command line." msgstr "" #. type: textblock @@ -37042,8 +38473,8 @@ msgstr "ОГЛЯД API" #. type: textblock #: ../src/guestfs.pod:59 msgid "" -"This section provides a gentler overview of the libguestfs API. We also try" -" to group API calls together, where that may not be obvious from reading " +"This section provides a gentler overview of the libguestfs API. We also try " +"to group API calls together, where that may not be obvious from reading " "about the individual calls in the main section of this manual." msgstr "" @@ -37058,14 +38489,13 @@ msgid "" "Before you can use libguestfs calls, you have to create a handle. Then you " "must add at least one disk image to the handle, followed by launching the " "handle, then performing whatever operations you want, and finally closing " -"the handle. By convention we use the single letter C<g> for the name of the" -" handle variable, although of course you can use any name you want." +"the handle. By convention we use the single letter C<g> for the name of the " +"handle variable, although of course you can use any name you want." msgstr "" #. type: textblock #: ../src/guestfs.pod:73 -msgid "" -"The general structure of all libguestfs-using programs looks like this:" +msgid "The general structure of all libguestfs-using programs looks like this:" msgstr "" #. type: verbatim @@ -37074,7 +38504,9 @@ msgstr "" msgid "" " guestfs_h *g = guestfs_create ();\n" " \n" -msgstr " guestfs_h *g = guestfs_create ();\n \n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:78 @@ -37108,7 +38540,12 @@ msgid "" " char **partitions = guestfs_list_partitions (g);\n" " char **logvols = guestfs_lvs (g);\n" " \n" -msgstr " /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n */\n char **partitions = guestfs_list_partitions (g);\n char **logvols = guestfs_lvs (g);\n \n" +msgstr "" +" /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n" +" */\n" +" char **partitions = guestfs_list_partitions (g);\n" +" char **logvols = guestfs_lvs (g);\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:94 @@ -37118,7 +38555,11 @@ msgid "" " */\n" " guestfs_mount (g, \"/dev/sda1\", \"/\");\n" " \n" -msgstr " /* Щоб отримати доступ до файлової системи на образі, вам слід його змонтувати.\n */\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n \n" +msgstr "" +" /* Щоб отримати доступ до файлової системи на образі, вам слід його змонтувати.\n" +" */\n" +" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:98 @@ -37129,7 +38570,12 @@ msgid "" " */\n" " guestfs_touch (g, \"/hello\");\n" " \n" -msgstr " /* Тепер ви можете виконувати дії з файловою системою на\n * образі диска операційної системи.\n */\n guestfs_touch (g, \"/hello\");\n \n" +msgstr "" +" /* Тепер ви можете виконувати дії з файловою системою на\n" +" * образі диска операційної системи.\n" +" */\n" +" guestfs_touch (g, \"/hello\");\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:103 @@ -37150,7 +38596,10 @@ msgid "" " /* Close the handle 'g'. */\n" " guestfs_close (g);\n" "\n" -msgstr " /* Закрити дескриптор 'g'. */\n guestfs_close (g);\n\n" +msgstr "" +" /* Закрити дескриптор 'g'. */\n" +" guestfs_close (g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:112 @@ -37174,16 +38623,16 @@ msgstr "ОБРАЗИ ДИСКІВ" msgid "" "The image filename (C<\"guest.img\"> in the example above) could be a disk " "image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an " -"actual block device, or simply an empty file of zeroes that you have created" -" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all" -" of these." +"actual block device, or simply an empty file of zeroes that you have created " +"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all " +"of these." msgstr "" #. type: textblock #: ../src/guestfs.pod:129 msgid "" -"The call you should use in modern code for adding drives is " -"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and " +"The call you should use in modern code for adding drives is L</" +"guestfs_add_drive_opts>. To add a disk image, allowing writes, and " "specifying that the format is raw, do:" msgstr "" @@ -37195,7 +38644,11 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:137 @@ -37211,7 +38664,12 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:144 @@ -37224,24 +38682,24 @@ msgstr "" #: ../src/guestfs.pod:147 msgid "" "Be extremely cautious if the disk image is in use, eg. if it is being used " -"by a virtual machine. Adding it read-write will almost certainly cause disk" -" corruption, but adding it read-only is safe." +"by a virtual machine. Adding it read-write will almost certainly cause disk " +"corruption, but adding it read-only is safe." msgstr "" #. type: textblock #: ../src/guestfs.pod:151 msgid "" -"You must add at least one disk image, and you may add multiple disk images." -" In the API, the disk images are usually referred to as C</dev/sda> (for " -"the first one you added), C</dev/sdb> (for the second one you added), etc." +"You must add at least one disk image, and you may add multiple disk images. " +"In the API, the disk images are usually referred to as C</dev/sda> (for the " +"first one you added), C</dev/sdb> (for the second one you added), etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:156 msgid "" -"Once L</guestfs_launch> has been called you cannot add any more images. You" -" can call L</guestfs_list_devices> to get a list of the device names, in the" -" order that you added them. See also L</BLOCK DEVICE NAMING> below." +"Once L</guestfs_launch> has been called you cannot add any more images. You " +"can call L</guestfs_list_devices> to get a list of the device names, in the " +"order that you added them. See also L</BLOCK DEVICE NAMING> below." msgstr "" #. type: =head2 @@ -37254,9 +38712,9 @@ msgstr "МОНТУВАННЯ" msgid "" "Before you can read or write files, create directories and so on in a disk " "image that contains filesystems, you have to mount those filesystems using " -"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that" -" a disk image contains (for example) one partition with a filesystem on that" -" partition, then you can mount it directly:" +"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that " +"a disk image contains (for example) one partition with a filesystem on that " +"partition, then you can mount it directly:" msgstr "" #. type: verbatim @@ -37265,7 +38723,9 @@ msgstr "" msgid "" " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" "\n" -msgstr " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n\n" +msgstr "" +" guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:172 @@ -37281,20 +38741,19 @@ msgstr "" #: ../src/guestfs.pod:178 msgid "" "If you are given a disk image and you don't know what it contains then you " -"have to find out. Libguestfs can do that too: use " -"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions " -"and LVs, and either try mounting each to see what is mountable, or else " -"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " +"have to find out. Libguestfs can do that too: use L</" +"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and " +"LVs, and either try mounting each to see what is mountable, or else examine " +"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " "filesystems, use L</guestfs_list_filesystems>." msgstr "" #. type: textblock #: ../src/guestfs.pod:186 msgid "" -"Libguestfs also has a set of APIs for inspection of unknown disk images (see" -" L</INSPECTION> below). But you might find it easier to look at higher " -"level programs built on top of libguestfs, in particular L<virt-" -"inspector(1)>." +"Libguestfs also has a set of APIs for inspection of unknown disk images (see " +"L</INSPECTION> below). But you might find it easier to look at higher level " +"programs built on top of libguestfs, in particular L<virt-inspector(1)>." msgstr "" #. type: textblock @@ -37324,14 +38783,19 @@ msgstr "" msgid "" "Specify filenames as full paths, starting with C<\"/\"> and including the " "mount point." -msgstr "Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з точкою монтування." +msgstr "" +"Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з " +"точкою монтування." #. type: textblock #: ../src/guestfs.pod:205 msgid "" "For example, if you mounted a filesystem at C<\"/\"> and you want to read " "the file called C<\"etc/passwd\"> then you could do:" -msgstr "Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися таким кодом:" +msgstr "" +"Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте " +"виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися " +"таким кодом:" #. type: verbatim #: ../src/guestfs.pod:208 @@ -37339,14 +38803,16 @@ msgstr "Наприклад, якщо вами змонтовано файлов msgid "" " char *data = guestfs_cat (g, \"/etc/passwd\");\n" "\n" -msgstr " char *data = guestfs_cat (g, \"/etc/passwd\");\n\n" +msgstr "" +" char *data = guestfs_cat (g, \"/etc/passwd\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:210 msgid "" "This would return C<data> as a newly allocated buffer containing the full " -"content of that file (with some conditions: see also L</DOWNLOADING> below)," -" or C<NULL> if there was an error." +"content of that file (with some conditions: see also L</DOWNLOADING> below), " +"or C<NULL> if there was an error." msgstr "" #. type: textblock @@ -37362,7 +38828,9 @@ msgstr "" msgid "" " guestfs_mkdir (g, \"/var\");\n" "\n" -msgstr " guestfs_mkdir (g, \"/var\");\n\n" +msgstr "" +" guestfs_mkdir (g, \"/var\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:219 @@ -37376,7 +38844,10 @@ msgid "" " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" " \"/etc/rc3.d/S30portmap\");\n" "\n" -msgstr " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n \"/etc/rc3.d/S30portmap\");\n\n" +msgstr "" +" guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" +" \"/etc/rc3.d/S30portmap\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:224 @@ -37398,8 +38869,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:233 msgid "" -"File writes are affected by the per-handle umask, set by calling " -"L</guestfs_umask> and defaulting to 022. See L</UMASK>." +"File writes are affected by the per-handle umask, set by calling L</" +"guestfs_umask> and defaulting to 022. See L</UMASK>." msgstr "" #. type: =head2 @@ -37410,8 +38881,8 @@ msgstr "ПОДІЛ НА РОЗДІЛИ" #. type: textblock #: ../src/guestfs.pod:238 msgid "" -"Libguestfs contains API calls to read, create and modify partition tables on" -" disk images." +"Libguestfs contains API calls to read, create and modify partition tables on " +"disk images." msgstr "" #. type: textblock @@ -37430,13 +38901,17 @@ msgid "" " parttype = \"gpt\";\n" " guestfs_part_disk (g, \"/dev/sda\", parttype);\n" "\n" -msgstr " const char *parttype = \"mbr\";\n if (disk_is_larger_than_2TB)\n parttype = \"gpt\";\n guestfs_part_disk (g, \"/dev/sda\", parttype);\n\n" +msgstr "" +" const char *parttype = \"mbr\";\n" +" if (disk_is_larger_than_2TB)\n" +" parttype = \"gpt\";\n" +" guestfs_part_disk (g, \"/dev/sda\", parttype);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:250 msgid "" -"Obviously this effectively wipes anything that was on that disk image " -"before." +"Obviously this effectively wipes anything that was on that disk image before." msgstr "" #. type: =head2 @@ -37447,17 +38922,17 @@ msgstr "LVM2" #. type: textblock #: ../src/guestfs.pod:255 msgid "" -"Libguestfs provides access to a large part of the LVM2 API, such as " -"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense " -"unless you familiarize yourself with the concepts of physical volumes, " -"volume groups and logical volumes." +"Libguestfs provides access to a large part of the LVM2 API, such as L</" +"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless " +"you familiarize yourself with the concepts of physical volumes, volume " +"groups and logical volumes." msgstr "" #. type: textblock #: ../src/guestfs.pod:260 msgid "" -"This author strongly recommends reading the LVM HOWTO, online at " -"L<http://tldp.org/HOWTO/LVM-HOWTO/>." +"This author strongly recommends reading the LVM HOWTO, online at L<http://" +"tldp.org/HOWTO/LVM-HOWTO/>." msgstr "" #. type: =head2 @@ -37469,8 +38944,8 @@ msgstr "ОТРИМАННЯ ДАНИХ" #: ../src/guestfs.pod:265 msgid "" "Use L</guestfs_cat> to download small, text only files. This call is " -"limited to files which are less than 2 MB and which cannot contain any ASCII" -" NUL (C<\\0>) characters. However the API is very simple to use." +"limited to files which are less than 2 MB and which cannot contain any ASCII " +"NUL (C<\\0>) characters. However the API is very simple to use." msgstr "" #. type: textblock @@ -37502,25 +38977,24 @@ msgstr "ВИВАНТАЖЕННЯ" #. type: textblock #: ../src/guestfs.pod:281 msgid "" -"It's often the case that you want to write a file or files to the disk " -"image." +"It's often the case that you want to write a file or files to the disk image." msgstr "" #. type: textblock #: ../src/guestfs.pod:284 msgid "" "To write a small file with fixed content, use L</guestfs_write>. To create " -"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or " -"L</guestfs_fallocate64> (with all disk blocks allocated). There are a " -"variety of other functions for creating test files, for example " -"L</guestfs_fill> and L</guestfs_fill_pattern>." +"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</" +"guestfs_fallocate64> (with all disk blocks allocated). There are a variety " +"of other functions for creating test files, for example L</guestfs_fill> and " +"L</guestfs_fill_pattern>." msgstr "" #. type: textblock #: ../src/guestfs.pod:290 msgid "" -"To upload a single file, use L</guestfs_upload>. This call has no limits on" -" file content or size (even files larger than 4 GB)." +"To upload a single file, use L</guestfs_upload>. This call has no limits on " +"file content or size (even files larger than 4 GB)." msgstr "" #. type: textblock @@ -37533,14 +39007,14 @@ msgstr "" #: ../src/guestfs.pod:295 msgid "" "However the fastest way to upload I<large numbers of arbitrary files> is to " -"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and " -"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add" -" the drive in a predictable way (eg. adding it last after all other drives) " -"then you can get the device name from L</guestfs_list_devices> and mount it " -"directly using L</guestfs_mount_ro>. Note that squashfs images are " -"sometimes non-portable between kernel versions, and they don't support " -"labels or UUIDs. If you want to pre-build an image or you need to mount it " -"using a label or UUID, use an ISO image instead." +"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)" +">), then attach this using L</guestfs_add_drive_ro>. If you add the drive " +"in a predictable way (eg. adding it last after all other drives) then you " +"can get the device name from L</guestfs_list_devices> and mount it directly " +"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-" +"portable between kernel versions, and they don't support labels or UUIDs. " +"If you want to pre-build an image or you need to mount it using a label or " +"UUID, use an ISO image instead." msgstr "" #. type: =head2 @@ -37592,8 +39066,8 @@ msgstr "B<пристрій> на B<пристрій>" #. type: textblock #: ../src/guestfs.pod:328 msgid "" -"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or " -"L</guestfs_copy_device_to_device>." +"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</" +"guestfs_copy_device_to_device>." msgstr "" #. type: textblock @@ -37659,12 +39133,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:359 msgid "" -"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, " -"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it " +"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</" +"guestfs_tar_out> etc appear to only take filenames as arguments, so it " "appears you can only upload and download to files. However many Un*x-like " -"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, " -"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, " -"stderr, and arbitrary file descriptor N." +"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</" +"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, " +"and arbitrary file descriptor N." msgstr "" #. type: textblock @@ -37678,7 +39152,9 @@ msgstr "" msgid "" " guestfs_download (g, filename, \"/dev/stdout\");\n" "\n" -msgstr " guestfs_download (g, filename, \"/dev/stdout\");\n\n" +msgstr "" +" guestfs_download (g, filename, \"/dev/stdout\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:372 @@ -37693,7 +39169,11 @@ msgid "" " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" " guestfs_tar_out (g, \"/\", devfd);\n" "\n" -msgstr " char devfd[64];\n snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n guestfs_tar_out (g, \"/\", devfd);\n\n" +msgstr "" +" char devfd[64];\n" +" snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" +" guestfs_tar_out (g, \"/\", devfd);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:378 @@ -37725,8 +39205,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:390 msgid "" -"L</guestfs_find> and L</guestfs_find0> can be used to recursively list " -"files." +"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files." msgstr "" #. type: =head2 @@ -37769,8 +39248,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:419 msgid "" -"The network may not be available unless you enable it (see " -"L</guestfs_set_network>)." +"The network may not be available unless you enable it (see L</" +"guestfs_set_network>)." msgstr "" #. type: textblock @@ -37808,16 +39287,16 @@ msgstr "" msgid "" "A secure alternative is to use libguestfs to install a \"firstboot\" script " "(a script which runs when the guest next boots normally), and to have this " -"script run the commands you want in the normal context of the running guest," -" network security and so on. For information about other security issues, " +"script run the commands you want in the normal context of the running guest, " +"network security and so on. For information about other security issues, " "see L</SECURITY>." msgstr "" #. type: textblock #: ../src/guestfs.pod:455 msgid "" -"The two main API calls to run commands are L</guestfs_command> and " -"L</guestfs_sh> (there are also variations)." +"The two main API calls to run commands are L</guestfs_command> and L</" +"guestfs_sh> (there are also variations)." msgstr "" #. type: textblock @@ -37844,17 +39323,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:468 msgid "" -"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't" -" document Augeas itself here because there is excellent documentation on the" -" L<http://augeas.net/> website." +"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't " +"document Augeas itself here because there is excellent documentation on the " +"L<http://augeas.net/> website." msgstr "" #. type: textblock #: ../src/guestfs.pod:472 msgid "" -"If you don't want to use Augeas (you fool!) then try calling " -"L</guestfs_read_lines> to get the file as a list of lines which you can " -"iterate over." +"If you don't want to use Augeas (you fool!) then try calling L</" +"guestfs_read_lines> to get the file as a list of lines which you can iterate " +"over." msgstr "" #. type: =head2 @@ -37880,7 +39359,9 @@ msgstr "" msgid "" " guestfs_set_selinux (g, 1);\n" "\n" -msgstr " guestfs_set_selinux (g, 1);\n\n" +msgstr "" +" guestfs_set_selinux (g, 1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:492 @@ -37895,7 +39376,9 @@ msgstr "" msgid "" " guestfs_sh (g, \"/usr/sbin/load_policy\");\n" "\n" -msgstr " guestfs_sh (g, \"/usr/sbin/load_policy\");\n\n" +msgstr "" +" guestfs_sh (g, \"/usr/sbin/load_policy\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:498 @@ -37917,7 +39400,9 @@ msgstr "" msgid "" " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" "\n" -msgstr " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n\n" +msgstr "" +" guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" +"\n" #. type: textblock #: ../src/guestfs.pod:511 @@ -37949,16 +39434,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:525 msgid "" -"The default umask is C<022>, so files are created with modes such as C<0644>" -" and directories with C<0755>." +"The default umask is C<022>, so files are created with modes such as C<0644> " +"and directories with C<0755>." msgstr "" #. type: textblock #: ../src/guestfs.pod:528 msgid "" "There are two ways to avoid being affected by umask. Either set umask to 0 " -"(call C<guestfs_umask (g, 0)> early after launching). Or call " -"L</guestfs_chmod> after creating each file or directory." +"(call C<guestfs_umask (g, 0)> early after launching). Or call L</" +"guestfs_chmod> after creating each file or directory." msgstr "" #. type: textblock @@ -37969,8 +39454,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:536 msgid "" -"Libguestfs allows you to access Linux guests which have been encrypted using" -" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " +"Libguestfs allows you to access Linux guests which have been encrypted using " +"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " "standard. This includes nearly all whole disk encryption systems used by " "modern Linux guests." msgstr "" @@ -37992,27 +39477,27 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:548 msgid "" -"Opening a LUKS device creates a new device mapper device called " -"C</dev/mapper/mapname> (where C<mapname> is the string you supply to " -"L</guestfs_luks_open>). Reads and writes to this mapper device are " -"decrypted from and encrypted to the underlying block device respectively." +"Opening a LUKS device creates a new device mapper device called C</dev/" +"mapper/mapname> (where C<mapname> is the string you supply to L</" +"guestfs_luks_open>). Reads and writes to this mapper device are decrypted " +"from and encrypted to the underlying block device respectively." msgstr "" #. type: textblock #: ../src/guestfs.pod:554 msgid "" -"LVM volume groups on the device can be made visible by calling " -"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical " -"volume(s) can now be mounted in the usual way." +"LVM volume groups on the device can be made visible by calling L</" +"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume" +"(s) can now be mounted in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:558 msgid "" -"Use the reverse process to close a LUKS device. Unmount any logical volumes" -" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " -"[\"/dev/VG\"])>. Then close the mapper device by calling " -"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " +"Use the reverse process to close a LUKS device. Unmount any logical volumes " +"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " +"[\"/dev/VG\"])>. Then close the mapper device by calling L</" +"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " "underlying encrypted block device)." msgstr "" @@ -38025,24 +39510,24 @@ msgstr "ПЕРЕВІРКА" #: ../src/guestfs.pod:567 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems, an install CD or a live CD. (These APIs used to" -" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since" -" version 1.5.3 the most frequently used part of this library has been " +"contains operating systems, an install CD or a live CD. (These APIs used to " +"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since " +"version 1.5.3 the most frequently used part of this library has been " "rewritten in C and moved into the core code)." msgstr "" #. type: textblock #: ../src/guestfs.pod:574 msgid "" -"Add all disks belonging to the unknown virtual machine and call " -"L</guestfs_launch> in the usual way." +"Add all disks belonging to the unknown virtual machine and call L</" +"guestfs_launch> in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:577 msgid "" -"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls" -" and certain heuristics, and returns a list of operating systems that were " +"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls " +"and certain heuristics, and returns a list of operating systems that were " "found. An empty list means none were found. A single element is the root " "filesystem of the operating system. For dual- or multi-boot guests, " "multiple roots can be returned, each one corresponding to a separate " @@ -38055,9 +39540,9 @@ msgstr "" #: ../src/guestfs.pod:586 msgid "" "For each root, you can then call various C<guestfs_inspect_get_*> functions " -"to get additional details about that operating system. For example, call " -"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for" -" Windows and Linux-based operating systems respectively." +"to get additional details about that operating system. For example, call L</" +"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for " +"Windows and Linux-based operating systems respectively." msgstr "" #. type: textblock @@ -38065,8 +39550,8 @@ msgstr "" msgid "" "Un*x-like and Linux-based operating systems usually consist of several " "filesystems which are mounted at boot time (for example, a separate boot " -"partition mounted on C</boot>). The inspection rules are able to detect how" -" filesystems correspond to mount points. Call " +"partition mounted on C</boot>). The inspection rules are able to detect how " +"filesystems correspond to mount points. Call " "C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a " "hash table like this example:" msgstr "" @@ -38079,7 +39564,11 @@ msgid "" " / => /dev/vg_guest/lv_root\n" " /usr => /dev/vg_guest/lv_usr\n" "\n" -msgstr " /boot => /dev/sda1\n / => /dev/vg_guest/lv_root\n /usr => /dev/vg_guest/lv_usr\n\n" +msgstr "" +" /boot => /dev/sda1\n" +" / => /dev/vg_guest/lv_root\n" +" /usr => /dev/vg_guest/lv_usr\n" +"\n" #. type: textblock #: ../src/guestfs.pod:603 @@ -38091,17 +39580,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:606 msgid "" -"Be careful to mount filesystems in the right order (eg. C</> before " -"C</usr>). Sorting the keys of the hash by length, shortest first, should " -"work." +"Be careful to mount filesystems in the right order (eg. C</> before C</" +"usr>). Sorting the keys of the hash by length, shortest first, should work." msgstr "" #. type: textblock #: ../src/guestfs.pod:610 msgid "" "Inspection currently only works for some common operating systems. " -"Contributors are welcome to send patches for other operating systems that we" -" currently cannot detect." +"Contributors are welcome to send patches for other operating systems that we " +"currently cannot detect." msgstr "" #. type: textblock @@ -38119,10 +39607,10 @@ msgid "" "inspection and caches the results in the guest handle. Subsequent calls to " "C<guestfs_inspect_get_*> return this cached information, but I<do not> re-" "read the disks. If you change the content of the guest disks, you can redo " -"inspection by calling L</guestfs_inspect_os> again. " -"(L</guestfs_inspect_list_applications> works a little differently from the " -"other calls and does read the disks. See documentation for that function " -"for details)." +"inspection by calling L</guestfs_inspect_os> again. (L</" +"guestfs_inspect_list_applications> works a little differently from the other " +"calls and does read the disks. See documentation for that function for " +"details)." msgstr "" #. type: =head3 @@ -38149,17 +39637,16 @@ msgstr "" #: ../src/guestfs.pod:636 msgid "" "Further information is available about the operating system that can be " -"installed using the regular inspection APIs like " -"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> " -"etc." +"installed using the regular inspection APIs like L</" +"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:641 msgid "" "Some additional information specific to installer disks is also available " -"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and " -"L</guestfs_inspect_is_multipart> calls." +"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</" +"guestfs_inspect_is_multipart> calls." msgstr "" #. type: =head2 @@ -38170,8 +39657,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:648 msgid "" -"Libguestfs can mount NTFS partitions. It does this using the L<http://www" -".ntfs-3g.org/> driver." +"Libguestfs can mount NTFS partitions. It does this using the L<http://www." +"ntfs-3g.org/> driver." msgstr "" #. type: =head3 @@ -38184,9 +39671,9 @@ msgstr "ЛІТЕРИ ДИСКІВ ТА ШЛЯХИ" msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " -"a Windows configuration file referring to a path like " -"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, " -"that directory might be referred to as C</WINDOWS/System32>." +"a Windows configuration file referring to a path like C<c:\\windows" +"\\system32>. When the filesystem is mounted in libguestfs, that directory " +"might be referred to as C</WINDOWS/System32>." msgstr "" #. type: textblock @@ -38207,8 +39694,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:666 msgid "" -"To resolve the case insensitivity of paths, call " -"L</guestfs_case_sensitive_path>." +"To resolve the case insensitivity of paths, call L</" +"guestfs_case_sensitive_path>." msgstr "" #. type: =head3 @@ -38223,8 +39710,8 @@ msgid "" "files, through the library C<hivex> which is part of the libguestfs project " "although ships as a separate tarball. You have to locate and download the " "hive file(s) yourself, and then pass them to C<hivex> functions. See also " -"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-" -"win-reg(1)> for more help on this issue." +"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-" +"reg(1)> for more help on this issue." msgstr "" #. type: =head3 @@ -38245,7 +39732,9 @@ msgstr "" msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" "symbolic-links/>" -msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-symbolic-links/>" +msgstr "" +"L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" +"symbolic-links/>" #. type: textblock #: ../src/guestfs.pod:687 @@ -38260,8 +39749,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:694 msgid "" -"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use " -"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " +"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</" +"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " "attribute, and read the raw reparse data from that (you can find the format " "documented in various places around the web)." msgstr "" @@ -38282,7 +39771,8 @@ msgstr "" #: ../src/guestfs.pod:704 msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" -msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" +msgstr "" +"L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" #. type: =head2 #: ../src/guestfs.pod:706 @@ -38300,8 +39790,8 @@ msgstr "" #: ../src/guestfs.pod:711 msgid "" "The API is broadly identical in all supported languages. This means that " -"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>" -" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " +"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> " +"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " "OCaml. In other words, a straightforward, predictable isomorphism between " "each language." msgstr "" @@ -38309,8 +39799,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:717 msgid "" -"Error messages are automatically transformed into exceptions if the language" -" supports it." +"Error messages are automatically transformed into exceptions if the language " +"supports it." msgstr "" #. type: textblock @@ -38482,8 +39972,8 @@ msgstr "" msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " -"backwards compatibility or other reasons. If there is ever a libguestfs 2.0" -" release, you can expect these to change. Beware of them." +"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 " +"release, you can expect these to change. Beware of them." msgstr "" #. type: =item @@ -38512,14 +40002,15 @@ msgstr "" msgid "" " guestfs_set_autosync (g, 1);\n" "\n" -msgstr " guestfs_set_autosync (g, 1);\n\n" +msgstr "" +" guestfs_set_autosync (g, 1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:813 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " -"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> " -"q.v.)" +"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)" msgstr "" #. type: textblock @@ -38553,8 +40044,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:830 msgid "" -"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly." -" However C<-o sync> does not add any reliability benefit, but does have a " +"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. " +"However C<-o sync> does not add any reliability benefit, but does have a " "very large performance impact." msgstr "" @@ -38586,8 +40077,8 @@ msgstr "" #: ../src/guestfs.pod:844 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " -"even if you didn't perform any writes. You need to use " -"L</guestfs_add_drive_ro> to guarantee that the disk is not changed." +"even if you didn't perform any writes. You need to use L</" +"guestfs_add_drive_ro> to guarantee that the disk is not changed." msgstr "" #. type: =item @@ -38599,10 +40090,10 @@ msgstr "" #: ../src/guestfs.pod:850 msgid "" "C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for " -"examination). It tries to run a guestfish command C<disk.img> which doesn't" -" exist, so it fails. In earlier versions of guestfish the error message was" -" also unintuitive, but we have corrected this since. Like the Bourne shell," -" we should have used C<guestfish -c command> to run commands." +"examination). It tries to run a guestfish command C<disk.img> which doesn't " +"exist, so it fails. In earlier versions of guestfish the error message was " +"also unintuitive, but we have corrected this since. Like the Bourne shell, " +"we should have used C<guestfish -c command> to run commands." msgstr "" #. type: =item @@ -38631,7 +40122,9 @@ msgstr "" msgid "" " lvcreate LV VG 100M\n" "\n" -msgstr " lvcreate LV VG 100M\n\n" +msgstr "" +" lvcreate LV VG 100M\n" +"\n" #. type: textblock #: ../src/guestfs.pod:870 @@ -38657,9 +40150,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:880 msgid "" -"There is a subtle ambiguity in the API between a device name (eg. " -"C</dev/sdb2>) and a similar pathname. A file might just happen to be called" -" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." +"There is a subtle ambiguity in the API between a device name (eg. C</dev/" +"sdb2>) and a similar pathname. A file might just happen to be called " +"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." msgstr "" #. type: textblock @@ -38737,8 +40230,8 @@ msgstr "" #: ../src/guestfs.pod:921 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " -"might end up being written out to the swap partition. If this is a concern," -" scrub the swap partition or don't use libguestfs on encrypted devices." +"might end up being written out to the swap partition. If this is a concern, " +"scrub the swap partition or don't use libguestfs on encrypted devices." msgstr "" #. type: =head2 @@ -38756,9 +40249,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:931 msgid "" -"Only use the handle from a single thread. Either use the handle exclusively" -" from one thread, or provide your own mutex so that two threads cannot issue" -" calls on the same handle at the same time." +"Only use the handle from a single thread. Either use the handle exclusively " +"from one thread, or provide your own mutex so that two threads cannot issue " +"calls on the same handle at the same time." msgstr "" #. type: textblock @@ -38783,15 +40276,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:943 msgid "" -"By default it looks for these in the directory C<$libdir/guestfs> (eg. " -"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." +"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</" +"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." msgstr "" #. type: textblock #: ../src/guestfs.pod:946 msgid "" -"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>" -" to change the directories that libguestfs will search in. The value is a " +"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> " +"to change the directories that libguestfs will search in. The value is a " "colon-separated list of paths. The current directory is I<not> searched " "unless the path contains an empty element or C<.>. For example " "C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and " @@ -38806,8 +40299,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:955 msgid "" -"If you want to compile your own qemu, run qemu from a non-standard location," -" or pass extra arguments to qemu, then you can write a shell-script wrapper " +"If you want to compile your own qemu, run qemu from a non-standard location, " +"or pass extra arguments to qemu, then you can write a shell-script wrapper " "around qemu." msgstr "" @@ -38823,8 +40316,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:964 msgid "" -"Here is an example of a wrapper, where I have built my own copy of qemu from" -" source:" +"Here is an example of a wrapper, where I have built my own copy of qemu from " +"source:" msgstr "" #. type: verbatim @@ -38835,7 +40328,11 @@ msgid "" " qemudir=/home/rjones/d/qemu\n" " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" "\n" -msgstr " #!/bin/sh -\n qemudir=/home/rjones/d/qemu\n exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n\n" +msgstr "" +" #!/bin/sh -\n" +" qemudir=/home/rjones/d/qemu\n" +" exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" +"\n" #. type: textblock #: ../src/guestfs.pod:971 @@ -38851,7 +40348,9 @@ msgstr "" msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" "\n" -msgstr " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n\n" +msgstr "" +" LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" +"\n" #. type: textblock #: ../src/guestfs.pod:977 @@ -38864,9 +40363,9 @@ msgstr "" #: ../src/guestfs.pod:980 msgid "" "Wrappers can also be used to edit the options passed to qemu. In the " -"following example, the C<-machine ...> option (C<-machine> and the following" -" argument) are removed from the command line and replaced with C<-machine " -"pc,accel=tcg>. The while loop iterates over the options until it finds the " +"following example, the C<-machine ...> option (C<-machine> and the following " +"argument) are removed from the command line and replaced with C<-machine pc," +"accel=tcg>. The while loop iterates over the options until it finds the " "right one to remove, putting the remaining options into the C<args> array." msgstr "" @@ -38925,15 +40424,15 @@ msgstr "За допомогою guestfs_set_attach_method" #: ../src/guestfs.pod:1014 msgid "" "By calling L</guestfs_set_attach_method> you can change how the library " -"connects to the C<guestfsd> daemon in L</guestfs_launch> (read " -"L</ARCHITECTURE> for some background)." +"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</" +"ARCHITECTURE> for some background)." msgstr "" #. type: textblock #: ../src/guestfs.pod:1018 msgid "" -"The normal attach method is C<appliance>, where a small appliance is created" -" containing the daemon, and then the library connects to this." +"The normal attach method is C<appliance>, where a small appliance is created " +"containing the daemon, and then the library connects to this." msgstr "" #. type: textblock @@ -38982,7 +40481,19 @@ msgid "" " </devices>\n" " </domain>\n" "\n" -msgstr " <domain>\n ...\n <devices>\n ...\n <channel type='unix'>\n <source mode='bind' path='/path/to/socket'/>\n <target type='virtio' name='org.libguestfs.channel.0'/>\n </channel>\n ...\n </devices>\n </domain>\n\n" +msgstr "" +" <domain>\n" +" ...\n" +" <devices>\n" +" ...\n" +" <channel type='unix'>\n" +" <source mode='bind' path='/path/to/socket'/>\n" +" <target type='virtio' name='org.libguestfs.channel.0'/>\n" +" </channel>\n" +" ...\n" +" </devices>\n" +" </domain>\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1049 @@ -39017,8 +40528,8 @@ msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " "actions, for example if they get replaced by newer calls, we will keep the " -"old actions forever. This allows you the developer to program in confidence" -" against the libguestfs API." +"old actions forever. This allows you the developer to program in confidence " +"against the libguestfs API." msgstr "" #. type: =head2 @@ -39031,14 +40542,13 @@ msgstr "ІМЕНУВАННЯ БЛОКОВИХ ПРИСТРОЇВ" msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I<block device> I mean a physical or virtual " -"hard drive). The original Linux IDE driver used names starting with " -"C</dev/hd*>. SCSI devices have historically used a different naming scheme," -" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular " -"replacement for the old IDE driver (particularly for SATA devices) those " -"devices also used the C</dev/sd*> scheme. Additionally we now have virtual " -"machines with paravirtualized drivers. This has created several different " -"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for " -"Xen PV disks." +"hard drive). The original Linux IDE driver used names starting with C</dev/" +"hd*>. SCSI devices have historically used a different naming scheme, C</dev/" +"sd*>. When the Linux kernel I<libata> driver became a popular replacement " +"for the old IDE driver (particularly for SATA devices) those devices also " +"used the C</dev/sd*> scheme. Additionally we now have virtual machines with " +"paravirtualized drivers. This has created several different naming systems, " +"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks." msgstr "" #. type: textblock @@ -39061,16 +40571,16 @@ msgstr "" #: ../src/guestfs.pod:1091 msgid "" "Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. " -"Internally C</dev/sd*> names are translated, if necessary, to other names as" -" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any" -" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." +"Internally C</dev/sd*> names are translated, if necessary, to other names as " +"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any " +"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." msgstr "" #. type: textblock #: ../src/guestfs.pod:1097 msgid "" -"Note that this I<only> applies to parameters. The L</guestfs_list_devices>," -" L</guestfs_list_partitions> and similar calls return the true names of the " +"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, " +"L</guestfs_list_partitions> and similar calls return the true names of the " "devices and partitions as known to the appliance." msgstr "" @@ -39082,9 +40592,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1104 msgid "" -"Usually this translation is transparent. However in some (very rare) cases" -" you may need to know the exact algorithm. Such cases include where you use" -" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" +"Usually this translation is transparent. However in some (very rare) cases " +"you may need to know the exact algorithm. Such cases include where you use " +"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" "based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices." msgstr "" @@ -39092,8 +40602,8 @@ msgstr "" #: ../src/guestfs.pod:1110 msgid "" "The algorithm is applied only to I<parameters> which are known to be either " -"device or partition names. Return values from functions such as " -"L</guestfs_list_devices> are never changed." +"device or partition names. Return values from functions such as L</" +"guestfs_list_devices> are never changed." msgstr "" #. type: textblock @@ -39147,8 +40657,8 @@ msgstr "" #: ../src/guestfs.pod:1147 msgid "" "Although the standard naming scheme and automatic translation is useful for " -"simple programs and guestfish scripts, for larger programs it is best not to" -" rely on this mechanism." +"simple programs and guestfish scripts, for larger programs it is best not to " +"rely on this mechanism." msgstr "" #. type: textblock @@ -39280,10 +40790,10 @@ msgstr "ЗАХИСТ ПРОТОКОЛУ" #. type: textblock #: ../src/guestfs.pod:1243 msgid "" -"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a" -" defined upper message size. However a program that uses libguestfs must " -"also take care - for example you can write a program that downloads a binary" -" from a disk image and executes it locally, and no amount of protocol " +"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " +"defined upper message size. However a program that uses libguestfs must " +"also take care - for example you can write a program that downloads a binary " +"from a disk image and executes it locally, and no amount of protocol " "security will save you from the consequences." msgstr "" @@ -39305,8 +40815,8 @@ msgstr "" #: ../src/guestfs.pod:1257 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " -"the virtual machine, and may not reflect reality (particularly for untrusted" -" or actively malicious guests). For example we parse the hostname from " +"the virtual machine, and may not reflect reality (particularly for untrusted " +"or actively malicious guests). For example we parse the hostname from " "configuration files like C</etc/sysconfig/network> that we find in the " "guest, but the guest administrator can easily manipulate these files to " "provide the wrong hostname." @@ -39318,8 +40828,8 @@ msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " "designed to be robust in the face of malicious data, although denial of " -"service attacks are still possible, for example with oversized configuration" -" files." +"service attacks are still possible, for example with oversized configuration " +"files." msgstr "" #. type: =head2 @@ -39358,8 +40868,8 @@ msgstr "" #: ../src/guestfs.pod:1286 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " -"images like qcow2 contain a special header. Qemu deals with this by looking" -" for one of the known headers, and if none is found then assuming the disk " +"images like qcow2 contain a special header. Qemu deals with this by looking " +"for one of the known headers, and if none is found then assuming the disk " "image must be raw." msgstr "" @@ -39368,8 +40878,8 @@ msgstr "" msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " -"libguestfs) qemu would do autodetection and think the disk image format was," -" say, qcow2 based on the header written by the guest." +"libguestfs) qemu would do autodetection and think the disk image format was, " +"say, qcow2 based on the header written by the guest." msgstr "" #. type: textblock @@ -39446,8 +40956,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1339 msgid "" -"For information on using multiple handles and threads, see the section " -"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above." +"For information on using multiple handles and threads, see the section L</" +"MULTIPLE HANDLES AND MULTIPLE THREADS> above." msgstr "" #. type: =head2 @@ -39461,7 +40971,9 @@ msgstr "guestfs_create" msgid "" " guestfs_h *guestfs_create (void);\n" "\n" -msgstr " guestfs_h *guestfs_create (void);\n\n" +msgstr "" +" guestfs_h *guestfs_create (void);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1346 @@ -39471,8 +40983,8 @@ msgstr "Створити дескриптор з’єднання." #. type: textblock #: ../src/guestfs.pod:1348 msgid "" -"On success this returns a non-NULL pointer to a handle. On error it returns" -" NULL." +"On success this returns a non-NULL pointer to a handle. On error it returns " +"NULL." msgstr "" #. type: textblock @@ -39491,8 +41003,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1357 msgid "" -"You may also want to configure error handling for the handle. See the " -"L</ERROR HANDLING> section below." +"You may also want to configure error handling for the handle. See the L</" +"ERROR HANDLING> section below." msgstr "" #. type: =head2 @@ -39506,7 +41018,9 @@ msgstr "guestfs_close" msgid "" " void guestfs_close (guestfs_h *g);\n" "\n" -msgstr " void guestfs_close (guestfs_h *g);\n\n" +msgstr "" +" void guestfs_close (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1364 @@ -39517,8 +41031,8 @@ msgstr "" #: ../src/guestfs.pod:1366 msgid "" "If autosync was set on the handle and the handle was launched, then this " -"implicitly calls various functions to unmount filesystems and sync the disk." -" See L</guestfs_set_autosync> for more details." +"implicitly calls various functions to unmount filesystems and sync the " +"disk. See L</guestfs_set_autosync> for more details." msgstr "" #. type: textblock @@ -39549,9 +41063,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1381 msgid "" -"You can get at the additional information about the last error on the handle" -" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by " -"setting up an error handler with L</guestfs_set_error_handler>." +"You can get at the additional information about the last error on the handle " +"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting " +"up an error handler with L</guestfs_set_error_handler>." msgstr "" #. type: textblock @@ -39569,7 +41083,10 @@ msgid "" " if (guestfs_launch (g) == -1)\n" " exit (EXIT_FAILURE);\n" "\n" -msgstr " if (guestfs_launch (g) == -1)\n exit (EXIT_FAILURE);\n\n" +msgstr "" +" if (guestfs_launch (g) == -1)\n" +" exit (EXIT_FAILURE);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1393 @@ -39615,19 +41132,19 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1414 msgid "" -"Out of memory errors are handled differently. The default action is to call" -" L<abort(3)>. If this is undesirable, then you can set a handler using " -"L</guestfs_set_out_of_memory_handler>." +"Out of memory errors are handled differently. The default action is to call " +"L<abort(3)>. If this is undesirable, then you can set a handler using L</" +"guestfs_set_out_of_memory_handler>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1418 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " -"because there is no handle if this happens there is no way to get additional" -" error information. However L</guestfs_create> is supposed to be a " -"lightweight operation which can only fail because of insufficient memory (it" -" returns NULL in this case)." +"because there is no handle if this happens there is no way to get additional " +"error information. However L</guestfs_create> is supposed to be a " +"lightweight operation which can only fail because of insufficient memory (it " +"returns NULL in this case)." msgstr "" #. type: =head2 @@ -39641,20 +41158,22 @@ msgstr "guestfs_last_error" msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" "\n" -msgstr " const char *guestfs_last_error (guestfs_h *g);\n\n" +msgstr "" +" const char *guestfs_last_error (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1428 msgid "" -"This returns the last error message that happened on C<g>. If there has not" -" been an error since the handle was created, then this returns C<NULL>." +"This returns the last error message that happened on C<g>. If there has not " +"been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1432 msgid "" -"The lifetime of the returned string is until the next error occurs, or " -"L</guestfs_close> is called." +"The lifetime of the returned string is until the next error occurs, or L</" +"guestfs_close> is called." msgstr "" #. type: =head2 @@ -39668,7 +41187,9 @@ msgstr "guestfs_last_errno" msgid "" " int guestfs_last_errno (guestfs_h *g);\n" "\n" -msgstr " int guestfs_last_errno (guestfs_h *g);\n\n" +msgstr "" +" int guestfs_last_errno (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1439 @@ -39712,8 +41233,8 @@ msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " "might be running a completely different operating system from the library " -"and error numbers are not standardized across Un*xen). If this could not be" -" done, then the error is translated to C<EINVAL>. In practice this should " +"and error numbers are not standardized across Un*xen). If this could not be " +"done, then the error is translated to C<EINVAL>. In practice this should " "only happen in very rare circumstances." msgstr "" @@ -39733,7 +41254,14 @@ msgid "" " guestfs_error_handler_cb cb,\n" " void *opaque);\n" "\n" -msgstr " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n void *opaque,\n const char *msg);\n void guestfs_set_error_handler (guestfs_h *g,\n guestfs_error_handler_cb cb,\n void *opaque);\n\n" +msgstr "" +" typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" +" void *opaque,\n" +" const char *msg);\n" +" void guestfs_set_error_handler (guestfs_h *g,\n" +" guestfs_error_handler_cb cb,\n" +" void *opaque);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1483 @@ -39780,7 +41308,10 @@ msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" " void **opaque_rtn);\n" "\n" -msgstr " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n void **opaque_rtn);\n\n" +msgstr "" +" guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" +" void **opaque_rtn);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1503 @@ -39831,7 +41362,9 @@ msgstr "guestfs_get_out_of_memory_handler" msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" "\n" -msgstr " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n\n" +msgstr "" +" guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1523 @@ -39885,8 +41418,8 @@ msgstr "" #: ../src/guestfs.pod:1546 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " -"prints out the available groups and whether they are supported by this build" -" of libguestfs. Note however that you have to do C<run> first." +"prints out the available groups and whether they are supported by this build " +"of libguestfs. Note however that you have to do C<run> first." msgstr "" #. type: =head2 @@ -39907,7 +41440,9 @@ msgstr "" msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" "\n" -msgstr " #define LIBGUESTFS_HAVE_DD 1\n\n" +msgstr "" +" #define LIBGUESTFS_HAVE_DD 1\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1558 @@ -39918,8 +41453,8 @@ msgstr "" #: ../src/guestfs.pod:1560 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " -"function is available at compile time, we recommended using build tools such" -" as autoconf or cmake. For example in autotools you could use:" +"function is available at compile time, we recommended using build tools such " +"as autoconf or cmake. For example in autotools you could use:" msgstr "" #. type: verbatim @@ -39929,13 +41464,16 @@ msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" " AC_CHECK_FUNCS([guestfs_dd])\n" "\n" -msgstr " AC_CHECK_LIB([guestfs],[guestfs_create])\n AC_CHECK_FUNCS([guestfs_dd])\n\n" +msgstr "" +" AC_CHECK_LIB([guestfs],[guestfs_create])\n" +" AC_CHECK_FUNCS([guestfs_dd])\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1568 msgid "" -"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined" -" in your program." +"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " +"in your program." msgstr "" #. type: =head2 @@ -39971,7 +41509,13 @@ msgid "" " #include <dlfcn.h>\n" " #include <guestfs.h>\n" " \n" -msgstr " #include <stdio.h>\n #include <stdlib.h>\n #include <unistd.h>\n #include <dlfcn.h>\n #include <guestfs.h>\n \n" +msgstr "" +" #include <stdio.h>\n" +" #include <stdlib.h>\n" +" #include <unistd.h>\n" +" #include <dlfcn.h>\n" +" #include <guestfs.h>\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1590 @@ -39983,7 +41527,13 @@ msgid "" " void *dl;\n" " int has_function;\n" " \n" -msgstr " main ()\n {\n #ifdef LIBGUESTFS_HAVE_DD\n void *dl;\n int has_function;\n \n" +msgstr "" +" main ()\n" +" {\n" +" #ifdef LIBGUESTFS_HAVE_DD\n" +" void *dl;\n" +" int has_function;\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1596 @@ -40043,9 +41593,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1627 msgid "" -"A recent feature of the API is the introduction of calls which take optional" -" arguments. In C these are declared 3 ways. The main way is as a call " -"which takes variable arguments (ie. C<...>), as in this example:" +"A recent feature of the API is the introduction of calls which take optional " +"arguments. In C these are declared 3 ways. The main way is as a call which " +"takes variable arguments (ie. C<...>), as in this example:" msgstr "" #. type: verbatim @@ -40054,7 +41604,9 @@ msgstr "" msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" "\n" -msgstr " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n\n" +msgstr "" +" int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1634 @@ -40069,7 +41621,9 @@ msgstr "" msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename, -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename, -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1639 @@ -40084,7 +41638,11 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1645 @@ -40100,7 +41658,12 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" +msgstr "" +" guestfs_add_drive_opts (g, filename,\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" +" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" +" -1);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1652 @@ -40117,8 +41680,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1657 msgid "" -"The second variant has the same name with the suffix C<_va>, which works the" -" same way but takes a C<va_list>. See the C manual for details. For the " +"The second variant has the same name with the suffix C<_va>, which works the " +"same way but takes a C<va_list>. See the C manual for details. For the " "example function, this is declared:" msgstr "" @@ -40129,7 +41692,10 @@ msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" " va_list args);\n" "\n" -msgstr " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n va_list args);\n\n" +msgstr "" +" int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" +" va_list args);\n" +"\n" #. type: =head2 #: ../src/guestfs.pod:1664 @@ -40159,7 +41725,16 @@ msgid "" " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr " struct guestfs_add_drive_opts_argv {\n uint64_t bitmask;\n int readonly;\n const char *format;\n /* ... */\n };\n int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" +msgstr "" +" struct guestfs_add_drive_opts_argv {\n" +" uint64_t bitmask;\n" +" int readonly;\n" +" const char *format;\n" +" /* ... */\n" +" };\n" +" int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" +" const struct guestfs_add_drive_opts_argv *optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1681 @@ -40177,7 +41752,14 @@ msgid "" " .format = \"qcow2\"\n" " };\n" " \n" -msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n .readonly = 1,\n .format = \"qcow2\"\n };\n \n" +msgstr "" +" struct guestfs_add_drive_opts_argv optargs = {\n" +" .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n" +" GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n" +" .readonly = 1,\n" +" .format = \"qcow2\"\n" +" };\n" +" \n" #. type: verbatim #: ../src/guestfs.pod:1690 @@ -40185,12 +41767,13 @@ msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_A msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" "\n" -msgstr " guestfs_add_drive_opts_argv (g, filename, &optargs);\n\n" +msgstr "" +" guestfs_add_drive_opts_argv (g, filename, &optargs);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1698 -msgid "" -"The C<_BITMASK> suffix on each option name when specifying the bitmask." +msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock @@ -40255,10 +41838,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1739 msgid "" -"In the current implementation, events are only generated synchronously: that" -" means that events (and hence callbacks) can only happen while you are in " -"the middle of making another libguestfs call. The callback is called in the" -" same thread." +"In the current implementation, events are only generated synchronously: that " +"means that events (and hence callbacks) can only happen while you are in the " +"middle of making another libguestfs call. The callback is called in the " +"same thread." msgstr "" #. type: textblock @@ -40289,8 +41872,8 @@ msgstr "" #: ../src/guestfs.pod:1758 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " -"handles that are open when the program exits. This means that this callback" -" might be called indirectly from L<exit(3)>, which can cause unexpected " +"handles that are open when the program exits. This means that this callback " +"might be called indirectly from L<exit(3)>, which can cause unexpected " "problems in higher-level languages (eg. if your HLL interpreter has already " "been cleaned up by the time this is called, and if your callback then jumps " "into some HLL function)." @@ -40359,10 +41942,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1798 msgid "" -"The units of C<total> are not defined, although for some operations C<total>" -" may relate in some way to the amount of data to be transferred (eg. in " -"bytes or megabytes), and C<position> may be the portion which has been " -"transferred." +"The units of C<total> are not defined, although for some operations C<total> " +"may relate in some way to the amount of data to be transferred (eg. in bytes " +"or megabytes), and C<position> may be the portion which has been transferred." msgstr "" #. type: textblock @@ -40394,16 +41976,16 @@ msgstr "" #: ../src/guestfs.pod:1822 msgid "" "This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special" -" code to detect this case." +"indicator to \"100%\" at the end of the operation, without requiring special " +"code to detect this case." msgstr "" #. type: textblock #: ../src/guestfs.pod:1828 msgid "" "For some calls we are unable to estimate the progress of the call, but we " -"can still generate progress messages to indicate activity. This is known as" -" \"pulse mode\", and is directly supported by certain progress bar " +"can still generate progress messages to indicate activity. This is known as " +"\"pulse mode\", and is directly supported by certain progress bar " "implementations (eg. GtkProgressBar)." msgstr "" @@ -40444,15 +42026,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1853 msgid "" -"The callback function is called whenever a log message is generated by qemu," -" the appliance kernel, guestfsd (daemon), or utility programs." +"The callback function is called whenever a log message is generated by qemu, " +"the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock #: ../src/guestfs.pod:1856 msgid "" -"If the verbose flag (L</guestfs_set_verbose>) is set before launch " -"(L</guestfs_launch>) then additional debug messages are generated." +"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" +"guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock @@ -40490,8 +42072,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1881 msgid "" -"The callback function is called whenever a trace message is generated. This" -" only applies if the trace flag (L</guestfs_set_trace>) is set." +"The callback function is called whenever a trace message is generated. This " +"only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock @@ -40542,7 +42124,13 @@ msgid "" " int flags,\n" " void *opaque);\n" "\n" -msgstr " int guestfs_set_event_callback (guestfs_h *g,\n guestfs_event_callback cb,\n uint64_t event_bitmask,\n int flags,\n void *opaque);\n\n" +msgstr "" +" int guestfs_set_event_callback (guestfs_h *g,\n" +" guestfs_event_callback cb,\n" +" uint64_t event_bitmask,\n" +" int flags,\n" +" void *opaque);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:1913 @@ -40555,8 +42143,8 @@ msgstr "" #: ../src/guestfs.pod:1916 msgid "" "For example, to register for all log message events, you could call this " -"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>." -" To register a single callback for all possible classes of events, use " +"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " +"To register a single callback for all possible classes of events, use " "C<GUESTFS_EVENT_ALL>." msgstr "" @@ -40568,8 +42156,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1924 msgid "" -"C<opaque> is an opaque pointer which is passed to the callback. You can use" -" it for any purpose." +"C<opaque> is an opaque pointer which is passed to the callback. You can use " +"it for any purpose." msgstr "" #. type: textblock @@ -40582,8 +42170,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1930 msgid "" -"If there is an error, this function returns C<-1>, and sets the error in the" -" handle in the usual way (see L</guestfs_last_error> etc.)" +"If there is an error, this function returns C<-1>, and sets the error in the " +"handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock @@ -40617,8 +42205,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1944 msgid "" -"Delete a callback that was previously registered. C<event_handle> should be" -" the integer that was returned by a previous call to " +"Delete a callback that was previously registered. C<event_handle> should be " +"the integer that was returned by a previous call to " "C<guestfs_set_event_callback> on the same handle." msgstr "" @@ -40659,9 +42247,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1966 msgid "" -"The remaining parameters contain the event payload (if any). Each event may" -" contain a payload, which usually relates to the event class, but for future" -" proofing your code should be written to handle any payload for any event " +"The remaining parameters contain the event payload (if any). Each event may " +"contain a payload, which usually relates to the event class, but for future " +"proofing your code should be written to handle any payload for any event " "class." msgstr "" @@ -40789,17 +42377,17 @@ msgstr "" #: ../src/guestfs.pod:2034 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " -"safe. You can call it from a signal handler or from another thread, without" -" needing to do any locking." +"safe. You can call it from a signal handler or from another thread, without " +"needing to do any locking." msgstr "" #. type: textblock #: ../src/guestfs.pod:2038 msgid "" "The transfer that was in progress (if there is one) will stop shortly " -"afterwards, and will return an error. The errno (see " -"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find" -" out if the operation was cancelled or failed because of another error." +"afterwards, and will return an error. The errno (see L</" +"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find " +"out if the operation was cancelled or failed because of another error." msgstr "" #. type: textblock @@ -40812,8 +42400,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2048 -msgid "" -"There are two common places that you might call C<guestfs_user_cancel>." +msgid "There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock @@ -40856,7 +42443,9 @@ msgstr "" msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" "\n" -msgstr " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n\n" +msgstr "" +" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2070 @@ -40887,7 +42476,9 @@ msgstr "" msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" "\n" -msgstr " void *guestfs_get_private (guestfs_h *g, const char *key);\n\n" +msgstr "" +" void *guestfs_get_private (guestfs_h *g, const char *key);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2084 @@ -40919,7 +42510,9 @@ msgstr "" msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n\n" +msgstr "" +" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" +"\n" #. type: verbatim #: ../src/guestfs.pod:2099 @@ -40932,8 +42525,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2101 msgid "" -"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does" -" not have any particular meaning -- keys are not returned in any defined " +"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " +"not have any particular meaning -- keys are not returned in any defined " "order). A pointer to the key is returned in C<*key_rtn> and the " "corresponding data pointer is returned from the function. C<NULL> is " "returned if there are no keys stored in the handle." @@ -41015,8 +42608,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2153 msgid "" -"More commonly you are only interested in keys that begin with an " -"application-specific prefix C<foo_>. Modify the loop like so:" +"More commonly you are only interested in keys that begin with an application-" +"specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim @@ -41115,8 +42708,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2206 msgid "" -"This script contains examples of displaying both the static markers and some" -" ordinary C entry points:" +"This script contains examples of displaying both the static markers and some " +"ordinary C entry points:" msgstr "" #. type: verbatim @@ -41202,7 +42795,10 @@ msgid "" " # stap /tmp/test.stap\n" " ready\n" "\n" -msgstr " # stap /tmp/test.stap\n ready\n\n" +msgstr "" +" # stap /tmp/test.stap\n" +" ready\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2248 @@ -41235,9 +42831,11 @@ msgstr "html" #. type: textblock #: ../src/guestfs.pod:2263 msgid "" -"<!-- old anchor for the next section --> <a " -"name=\"state_machine_and_low_level_event_api\"/>" -msgstr "<!-- old anchor for the next section --> <a name=\"state_machine_and_low_level_event_api\"/>" +"<!-- old anchor for the next section --> <a name=" +"\"state_machine_and_low_level_event_api\"/>" +msgstr "" +"<!-- old anchor for the next section --> <a name=" +"\"state_machine_and_low_level_event_api\"/>" #. type: =head1 #: ../src/guestfs.pod:2268 @@ -41281,8 +42879,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2294 msgid "" -"The library, linked to the main program, creates the child process and hence" -" the appliance in the L</guestfs_launch> function." +"The library, linked to the main program, creates the child process and hence " +"the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock @@ -41291,8 +42889,8 @@ msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " "L</guestfsd>. The library talks to L</guestfsd> using remote procedure " -"calls (RPC). There is a mostly one-to-one correspondence between libguestfs" -" API calls and RPC calls to the daemon. Lastly the disk image(s) are " +"calls (RPC). There is a mostly one-to-one correspondence between libguestfs " +"API calls and RPC calls to the daemon. Lastly the disk image(s) are " "attached to the qemu process which translates device access by the " "appliance's Linux kernel into accesses to the image." msgstr "" @@ -41300,8 +42898,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2306 msgid "" -"A common misunderstanding is that the appliance \"is\" the virtual machine." -" Although the disk image you are attached to might also be used by some " +"A common misunderstanding is that the appliance \"is\" the virtual machine. " +"Although the disk image you are attached to might also be used by some " "virtual machine, libguestfs doesn't know or care about this. (But you will " "care if both libguestfs's qemu process and your virtual machine are trying " "to update the disk image at the same time, since these usually results in " @@ -41349,9 +42947,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2339 msgid "" -"The normal transitions are (1) CONFIG (when the handle is created, but there" -" is no child process), (2) LAUNCHING (when the child process is booting up)," -" (3) alternating between READY and BUSY as commands are issued to, and " +"The normal transitions are (1) CONFIG (when the handle is created, but there " +"is no child process), (2) LAUNCHING (when the child process is booting up), " +"(3) alternating between READY and BUSY as commands are issued to, and " "carried out by, the child process." msgstr "" @@ -41359,8 +42957,8 @@ msgstr "" #: ../src/guestfs.pod:2344 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " -"asynchronously at any time (eg. due to some internal error), and that causes" -" the state to transition back to CONFIG." +"asynchronously at any time (eg. due to some internal error), and that causes " +"the state to transition back to CONFIG." msgstr "" #. type: textblock @@ -41383,8 +42981,8 @@ msgstr "" #: ../src/guestfs.pod:2357 msgid "" "API actions such as L</guestfs_mount> can only be issued when in the READY " -"state. These API calls block waiting for the command to be carried out (ie." -" the state to transition to BUSY and then back to READY). There are no non-" +"state. These API calls block waiting for the command to be carried out (ie. " +"the state to transition to BUSY and then back to READY). There are no non-" "blocking versions, and no way to issue more than one command per handle at " "the same time." msgstr "" @@ -41437,8 +43035,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2385 msgid "" -"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another" -" directory if C<TMPDIR> is set)." +"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " +"directory if C<TMPDIR> is set)." msgstr "" #. type: textblock @@ -41466,16 +43064,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2398 msgid "" -"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the" -" appliance. The purpose of the initrd is to load enough kernel modules in " +"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " +"appliance. The purpose of the initrd is to load enough kernel modules in " "order that the appliance itself can be mounted and started." msgstr "" #. type: textblock #: ../src/guestfs.pod:2402 msgid "" -"The initrd is a cpio archive called " -"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>." +"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" +"initrd>." msgstr "" #. type: textblock @@ -41562,8 +43160,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2442 msgid "" -"The appliance itself now initializes itself. This involves starting certain" -" processes like C<udev>, possibly printing some debug information, and " +"The appliance itself now initializes itself. This involves starting certain " +"processes like C<udev>, possibly printing some debug information, and " "finally running the daemon (C<guestfsd>)." msgstr "" @@ -41597,8 +43195,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2456 msgid "" -"The daemon connects to this port (and hence to the library) and sends a four" -" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " +"The daemon connects to this port (and hence to the library) and sends a four " +"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " "protocol (see below)." msgstr "" @@ -41635,8 +43233,8 @@ msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " "messages. Then there are functions that have any C<FileIn> or C<FileOut> " -"parameters, which use the same request and reply messages, but they may also" -" be followed by files sent using a chunked encoding." +"parameters, which use the same request and reply messages, but they may also " +"be followed by files sent using a chunked encoding." msgstr "" #. type: =head3 @@ -41664,9 +43262,9 @@ msgstr "" #: ../src/guestfs.pod:2490 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " -"into which it slurps the rest of the message. As a result, the total length" -" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the" -" effective size of any request is limited to somewhere under this size." +"into which it slurps the rest of the message. As a result, the total length " +"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the " +"effective size of any request is limited to somewhere under this size." msgstr "" #. type: textblock @@ -41758,8 +43356,8 @@ msgstr "" #: ../src/guestfs.pod:2537 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " -"The normal request message is sent (see above). However this is followed by" -" a sequence of file chunks." +"The normal request message is sent (see above). However this is followed by " +"a sequence of file chunks." msgstr "" #. type: verbatim @@ -41808,8 +43406,8 @@ msgstr "" msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " -"sequence of chunks for each FileIn parameter one after another (from left to" -" right)." +"sequence of chunks for each FileIn parameter one after another (from left to " +"right)." msgstr "" #. type: textblock @@ -41839,8 +43437,8 @@ msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " "pipes or sockets). However the chunks are rather small " -"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need" -" to keep much in memory." +"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need " +"to keep much in memory." msgstr "" #. type: =head3 @@ -41878,8 +43476,8 @@ msgstr "ПОЧАТКОВЕ ПОВІДОМЛЕННЯ" #: ../src/guestfs.pod:2604 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " -"which indicates that the guest and daemon is alive. This is what " -"L</guestfs_launch> waits for." +"which indicates that the guest and daemon is alive. This is what L</" +"guestfs_launch> waits for." msgstr "" #. type: =head3 @@ -41898,9 +43496,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2614 msgid "" -"The library turns them into progress callbacks (see " -"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards " -"them if not." +"The library turns them into progress callbacks (see L</" +"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " +"if not." msgstr "" #. type: textblock @@ -41949,11 +43547,11 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2642 msgid "" -"As time passes we cherry pick fixes from the development branch and backport" -" those into the stable branch, the effect being that the stable branch " -"should get more stable and less buggy over time. So the stable releases are" -" ideal for people who don't need new features but would just like the " -"software to work." +"As time passes we cherry pick fixes from the development branch and backport " +"those into the stable branch, the effect being that the stable branch should " +"get more stable and less buggy over time. So the stable releases are ideal " +"for people who don't need new features but would just like the software to " +"work." msgstr "" #. type: textblock @@ -41994,12 +43592,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2677 msgid "" -"A new stable branch starts when we think the new features in development are" -" substantial and compelling enough over the current stable branch to warrant" -" it. When that happens we create new stable and development versions 1.N.0 " +"A new stable branch starts when we think the new features in development are " +"substantial and compelling enough over the current stable branch to warrant " +"it. When that happens we create new stable and development versions 1.N.0 " "and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so " -"stable at this point, but by backporting fixes from development, that branch" -" will stabilize over time." +"stable at this point, but by backporting fixes from development, that branch " +"will stabilize over time." msgstr "" #. type: =head1 @@ -42037,10 +43635,10 @@ msgstr "" msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " -"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the" -" former, since the sync is done in the appliance. L</guestfs_set_trace> is " -"an example of the latter, since a trace flag is maintained in the handle and" -" all tracing is done on the library side." +"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the " +"former, since the sync is done in the appliance. L</guestfs_set_trace> is " +"an example of the latter, since a trace flag is maintained in the handle and " +"all tracing is done on the library side." msgstr "" #. type: textblock @@ -42059,8 +43657,8 @@ msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " "library and do not travel over the RPC mechanism to the daemon, these " -"functions do not need a procedure number, and so the procedure number is set" -" to C<-1>." +"functions do not need a procedure number, and so the procedure number is set " +"to C<-1>." msgstr "" #. type: textblock @@ -42109,10 +43707,10 @@ msgstr "" #: ../src/guestfs.pod:2744 msgid "" "You can supply zero or as many tests as you want per API call. The tests " -"can either be added as part of the API description " -"(C<generator/generator_actions.ml>), or in some rarer cases you may want to " -"drop a script into C<tests/*/>. Note that adding a script to C<tests/*/> is" -" slower, so if possible use the first method." +"can either be added as part of the API description (C<generator/" +"generator_actions.ml>), or in some rarer cases you may want to drop a script " +"into C<tests/*/>. Note that adding a script to C<tests/*/> is slower, so if " +"possible use the first method." msgstr "" #. type: textblock @@ -42223,7 +43821,9 @@ msgstr "" msgid "" " SKIP_TEST_<CMD>=1\n" "\n" -msgstr " SKIP_TEST_<CMD>=1\n\n" +msgstr "" +" SKIP_TEST_<CMD>=1\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2804 @@ -42241,7 +43841,9 @@ msgstr "" msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" "\n" -msgstr " TEST_ONLY=\"vfs_type zerofree\"\n\n" +msgstr "" +" TEST_ONLY=\"vfs_type zerofree\"\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2810 @@ -42291,8 +43893,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2831 msgid "" -"If you use Emacs, add the following to one of one of your start-up files " -"(e.g., ~/.emacs), to help ensure that you get indentation right:" +"If you use Emacs, add the following to one of one of your start-up files (e." +"g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim @@ -42340,7 +43942,9 @@ msgstr "" msgid "" " ./configure --enable-gcc-warnings\n" "\n" -msgstr " ./configure --enable-gcc-warnings\n\n" +msgstr "" +" ./configure --enable-gcc-warnings\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2861 @@ -42364,8 +43968,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2868 msgid "" -"In the daemon code we have created custom printf formatters C<%Q> and C<%R>," -" which are used to do shell quoting." +"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " +"which are used to do shell quoting." msgstr "" #. type: =item @@ -42398,7 +44002,9 @@ msgstr "" msgid "" " asprintf (&cmd, \"cat %R\", path);\n" "\n" -msgstr " asprintf (&cmd, \"cat %R\", path);\n\n" +msgstr "" +" asprintf (&cmd, \"cat %R\", path);\n" +"\n" #. type: textblock #: ../src/guestfs.pod:2889 @@ -42408,10 +44014,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2891 msgid "" -"I<Note:> Do I<not> use these when you are passing parameters to the " -"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted " -"because they are not passed via the shell (instead, straight to exec). You " -"probably want to use the C<sysroot_path()> function however." +"I<Note:> Do I<not> use these when you are passing parameters to the C<command" +"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " +"they are not passed via the shell (instead, straight to exec). You probably " +"want to use the C<sysroot_path()> function however." msgstr "" #. type: =head2 @@ -42422,9 +44028,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2899 msgid "" -"Submit patches to the mailing list: " -"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to " -"L<rjones@redhat.com>." +"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" +"libguestfs> and CC to L<rjones@redhat.com>." msgstr "" #. type: =head2 @@ -42441,9 +44046,9 @@ msgstr "" #: ../src/guestfs.pod:2907 msgid "" "However many messages come from the daemon, and we don't translate those at " -"the moment. One reason is that the appliance generally has all locale files" -" removed from it, because they take up a lot of space. So we'd have to " -"readd some of those, as well as copying our PO files into the appliance." +"the moment. One reason is that the appliance generally has all locale files " +"removed from it, because they take up a lot of space. So we'd have to readd " +"some of those, as well as copying our PO files into the appliance." msgstr "" #. type: textblock @@ -42515,8 +44120,7 @@ msgstr "C<daemon>" #. type: textblock #: ../src/guestfs.pod:2944 msgid "" -"The daemon that runs inside the libguestfs appliance and carries out " -"actions." +"The daemon that runs inside the libguestfs appliance and carries out actions." msgstr "" #. type: =item @@ -42558,8 +44162,8 @@ msgstr "C<fish>" #: ../src/guestfs.pod:2961 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " -"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L" -"<virt-tar-out(1)>." +"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " +"L<virt-tar-out(1)>." msgstr "" #. type: textblock @@ -42779,8 +44383,8 @@ msgstr "СТВОРЕННЯ СТАБІЛЬНОГО ВИПУСКУ" #. type: textblock #: ../src/guestfs.pod:3055 msgid "" -"When we make a stable release, there are several steps documented here. See" -" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " +"When we make a stable release, there are several steps documented here. See " +"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " "branch policy." msgstr "" @@ -42816,12 +44420,15 @@ msgstr "Передавання даних на Transifex та отримання msgid "" " tx push -s\n" "\n" -msgstr " tx push -s\n\n" +msgstr "" +" tx push -s\n" +"\n" #. type: textblock #: ../src/guestfs.pod:3086 msgid "to push the latest POT files to Transifex. Then run:" -msgstr "щоб надіслати найсвіжіші файли POT на Transifex. Потім віддайте команду:" +msgstr "" +"щоб надіслати найсвіжіші файли POT на Transifex. Потім віддайте команду:" #. type: verbatim #: ../src/guestfs.pod:3088 @@ -42829,7 +44436,9 @@ msgstr "щоб надіслати найсвіжіші файли POT на Trans msgid "" " ./tx-pull.sh\n" "\n" -msgstr " ./tx-pull.sh\n\n" +msgstr "" +" ./tx-pull.sh\n" +"\n" #. type: textblock #: ../src/guestfs.pod:3090 @@ -42839,8 +44448,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3094 msgid "" -"Create new stable and development directories under " -"L<http://libguestfs.org/download>." +"Create new stable and development directories under L<http://libguestfs.org/" +"download>." msgstr "" #. type: textblock @@ -42857,7 +44466,12 @@ msgid "" " git branch stable-1.XX\n" " git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" "\n" -msgstr " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n git tag -a 1.YY.0 -m \"Version 1.YY.0 (development)\"\n git branch stable-1.XX\n git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n\n" +msgstr "" +" git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n" +" git tag -a 1.YY.0 -m \"Version 1.YY.0 (development)\"\n" +" git branch stable-1.XX\n" +" git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" +"\n" #. type: =head1 #: ../src/guestfs.pod:3108 @@ -42884,8 +44498,8 @@ msgstr "" #: ../src/guestfs.pod:3120 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " -"a simple string. Because this string is at some point internally encoded as" -" a message, the maximum size that it can return is slightly under 4 MB. If " +"a simple string. Because this string is at some point internally encoded as " +"a message, the maximum size that it can return is slightly under 4 MB. If " "the requested file is larger than this then you will get an error." msgstr "" @@ -42911,15 +44525,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3135 -msgid "" -"When using virtio disks (the default) the current limit is B<25> disks." +msgid "When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock #: ../src/guestfs.pod:3138 msgid "" -"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31" -" slots. However febootstrap only understands disks with names C</dev/vda> " +"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " +"slots. However febootstrap only understands disks with names C</dev/vda> " "through C</dev/vdz> (26 letters) and it reserves one disk for its own " "purposes." msgstr "" @@ -42952,8 +44565,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3154 msgid "" -"This is because it reserves 4 bits for the minor device number (thus " -"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)." +"This is because it reserves 4 bits for the minor device number (thus C</dev/" +"vda>, and C</dev/vda1> through C</dev/vda15>)." msgstr "" #. type: textblock @@ -43006,16 +44619,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3179 msgid "" -"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers." -" Assuming a 512 byte sector size, this means that MBR cannot address a " -"partition located beyond 2 TB on the disk." +"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " +"numbers. Assuming a 512 byte sector size, this means that MBR cannot " +"address a partition located beyond 2 TB on the disk." msgstr "" #. type: textblock #: ../src/guestfs.pod:3183 msgid "" -"It is recommended that you use GPT partitions on disks which are larger than" -" this size. GPT uses 64 bit sector numbers and so can address partitions " +"It is recommended that you use GPT partitions on disks which are larger than " +"this size. GPT uses 64 bit sector numbers and so can address partitions " "which are theoretically larger than the largest disk we could support." msgstr "" @@ -43040,8 +44653,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3196 msgid "" -"The API functions L</guestfs_upload>, L</guestfs_download>, " -"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " +"The API functions L</guestfs_upload>, L</guestfs_download>, L</" +"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " "uploads and downloads." msgstr "" @@ -43091,22 +44704,31 @@ msgstr "" msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " -"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" -"edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L" -"<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L" -"<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-" -"sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-" -"tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-testing(1)>, L<qemu(1)>, " -"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, " -"L<stap(1)>, L<http://libguestfs.org/>." -msgstr "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" +">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " +"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" +">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" +"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" +"(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" +">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " +"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" +">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" +"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" +"(1)>, L<guestfs-testing(1)>, L<qemu(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../src/guestfs.pod:3309 msgid "" -"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, " -"L<lvm(8)>, L<disktype(1)>." +"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" +"(8)>, L<disktype(1)>." msgstr "" #. type: =head1 @@ -43118,13 +44740,18 @@ msgstr "ВАДИ" #. type: textblock #: ../src/guestfs.pod:3318 msgid "To get a list of bugs against libguestfs use this link:" -msgstr "Щоб переглянути список відомих вад у libguestfs, скористайтеся таким посиланням:" +msgstr "" +"Щоб переглянути список відомих вад у libguestfs, скористайтеся таким " +"посиланням:" #. type: textblock #: ../src/guestfs.pod:3320 msgid "" -"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" -msgstr "L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/buglist.cgi?" +"component=libguestfs&product=Virtualization+Tools>" +msgstr "" +"L<https://bugzilla.redhat.com/buglist.cgi?" +"component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3322 @@ -43134,8 +44761,11 @@ msgstr "Для звітування щодо вад у libguestfs скорист #. type: textblock #: ../src/guestfs.pod:3324 msgid "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" -msgstr "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" +msgstr "" +"L<https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3326 @@ -43160,8 +44790,8 @@ msgstr "Що ви точно описали ваду та способи її в #. type: textblock #: ../src/guestfs.pod:3344 msgid "" -"Run libguestfs-test-tool and paste the B<complete, unedited> output into the" -" bug report." +"Run libguestfs-test-tool and paste the B<complete, unedited> output into the " +"bug report." msgstr "" #. type: textblock @@ -43198,7 +44828,9 @@ msgstr "" msgid "" " libguestfs-test-tool\n" "\n" -msgstr " libguestfs-test-tool\n\n" +msgstr "" +" libguestfs-test-tool\n" +"\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:23 @@ -43228,8 +44860,8 @@ msgstr "" msgid "" "If it fails (and/or exits with non-zero error code), please paste the " "I<complete, unedited> output of the test tool into a bug report. More " -"information about reporting bugs can be found on the " -"L<http://libguestfs.org/> website." +"information about reporting bugs can be found on the L<http://libguestfs.org/" +"> website." msgstr "" #. type: textblock @@ -43322,8 +44954,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:82 msgid "" -"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further" -" information." +"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further " +"information." msgstr "" #. type: =head1 @@ -43369,7 +45001,9 @@ msgstr "" msgid "" " virt-list-filesystems [--options] domname\n" "\n" -msgstr " virt-list-filesystems [--параметри] -d назва_домену\n\n" +msgstr "" +" virt-list-filesystems [--параметри] -d назва_домену\n" +"\n" #. type: verbatim #: ../tools/virt-list-filesystems.pl:38 @@ -43377,7 +45011,9 @@ msgstr " virt-list-filesystems [--параметри] -d назва_домену msgid "" " virt-list-filesystems [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-list-filesystems [--параметри] образ.img [образ.img ...]\n\n" +msgstr "" +" virt-list-filesystems [--параметри] образ.img [образ.img ...]\n" +"\n" #. type: =head1 #: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 @@ -43395,16 +45031,16 @@ msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:47 msgid "" -"C<virt-list-filesystems> is a command line tool to list the filesystems that" -" are contained in a virtual machine or disk image." +"C<virt-list-filesystems> is a command line tool to list the filesystems that " +"are contained in a virtual machine or disk image." msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:51 msgid "" "C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the " -"L<guestfish(1)> tool." +"functionality. For more complex cases you should look at the L<guestfish(1)" +"> tool." msgstr "" #. type: textblock @@ -43430,9 +45066,12 @@ msgstr "" #: ../tools/virt-list-filesystems.pl:199 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" +"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" +"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317 @@ -43451,7 +45090,9 @@ msgstr "" msgid "" " virt-list-partitions [--options] domname\n" "\n" -msgstr " virt-list-partitions [--параметри] назва_домену\n\n" +msgstr "" +" virt-list-partitions [--параметри] назва_домену\n" +"\n" #. type: verbatim #: ../tools/virt-list-partitions.pl:38 @@ -43459,7 +45100,9 @@ msgstr " virt-list-partitions [--параметри] назва_домену\n\n msgid "" " virt-list-partitions [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-list-partitions [--параметри] диск.img [диск.img ...]\n\n" +msgstr "" +" virt-list-partitions [--параметри] диск.img [диск.img ...]\n" +"\n" #. type: textblock #: ../tools/virt-list-partitions.pl:47 @@ -43473,8 +45116,8 @@ msgstr "" #: ../tools/virt-list-partitions.pl:52 msgid "" "C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the " -"L<guestfish(1)> tool." +"functionality. For more complex cases you should look at the L<guestfish(1)" +"> tool." msgstr "" #. type: textblock @@ -43485,8 +45128,8 @@ msgstr "" #. type: textblock #: ../tools/virt-list-partitions.pl:125 msgid "" -"With this option, C<virt-list-partitions> displays the type and size of each" -" partition too (where \"type\" means C<ext3>, C<pv> etc.)" +"With this option, C<virt-list-partitions> displays the type and size of each " +"partition too (where \"type\" means C<ext3>, C<pv> etc.)" msgstr "" #. type: =item @@ -43509,9 +45152,12 @@ msgstr "" #: ../tools/virt-list-partitions.pl:269 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" +"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" +"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:37 @@ -43546,11 +45192,11 @@ msgstr "" #: ../tools/virt-make-fs.pl:49 msgid "" "Virt-make-fs is a command line tool for creating a filesystem from a tar " -"archive or some files in a directory. It is similar to tools like " -"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, " -"it can create common filesystem types like ext2/3 or NTFS, which can be " -"useful if you want to attach these filesystems to existing virtual machines " -"(eg. to import large amounts of read-only data to a VM)." +"archive or some files in a directory. It is similar to tools like L<mkisofs" +"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can " +"create common filesystem types like ext2/3 or NTFS, which can be useful if " +"you want to attach these filesystems to existing virtual machines (eg. to " +"import large amounts of read-only data to a VM)." msgstr "" #. type: textblock @@ -43577,8 +45223,8 @@ msgid "" "where C<input> is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " "C<output.img> is a disk image. The input type is detected automatically. " -"The output disk image defaults to a raw ext2 sparse image unless you specify" -" extra flags (see L</OPTIONS> below)." +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L</OPTIONS> below)." msgstr "" #. type: =head2 @@ -43589,8 +45235,8 @@ msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ" #. type: textblock #: ../tools/virt-make-fs.pl:71 msgid "" -"The default filesystem type is C<ext2>. Just about any filesystem type that" -" libguestfs supports can be used (but I<not> read-only formats like " +"The default filesystem type is C<ext2>. Just about any filesystem type that " +"libguestfs supports can be used (but I<not> read-only formats like " "ISO9660). Here are some of the more common choices:" msgstr "" @@ -43602,9 +45248,9 @@ msgstr "I<ext3>" #. type: textblock #: ../tools/virt-make-fs.pl:79 msgid "" -"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If" -" you are not going to use the filesystem in a way that requires the journal," -" then this is just wasted overhead." +"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " +"you are not going to use the filesystem in a way that requires the journal, " +"then this is just wasted overhead." msgstr "" #. type: =item @@ -43620,8 +45266,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:87 msgid "" -"I<Note for vfat>: The tar archive or local directory must only contain files" -" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " +"I<Note for vfat>: The tar archive or local directory must only contain files " +"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " "program running within libguestfs is unable to change the ownership of non-" "root files, since vfat itself does not support this." msgstr "" @@ -43650,7 +45296,9 @@ msgstr "ПРИКЛАД" msgid "" " virt-make-fs --type=minix input minixfs.img\n" "\n" -msgstr " virt-make-fs --type=minix input minixfs.img\n\n" +msgstr "" +" virt-make-fs --type=minix input minixfs.img\n" +"\n" #. type: =head2 #: ../tools/virt-make-fs.pl:103 @@ -43674,8 +45322,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:112 msgid "" -"On the other hand, if you have a partition table then the output image is no" -" longer a straight filesystem. For example you cannot run L<fsck(8)> " +"On the other hand, if you have a partition table then the output image is no " +"longer a straight filesystem. For example you cannot run L<fsck(8)> " "directly on a partitioned disk image. (However libguestfs tools such as " "L<guestfish(1)> and L<virt-resize(1)> can still be used)." msgstr "" @@ -43691,7 +45339,9 @@ msgstr "Додавання розділу MBR:" msgid "" " virt-make-fs --partition -- input disk.img\n" "\n" -msgstr " virt-make-fs --partition -- input образ.img\n\n" +msgstr "" +" virt-make-fs --partition -- input образ.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:124 @@ -43719,8 +45369,8 @@ msgid "" "Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " "the files that it contains, but might have extra space. Depending on how " "you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files" -" can be added later. Virt-make-fs defaults to minimizing the extra space, " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " "but you can use the I<--size> flag to leave space in the filesystem if you " "want it." msgstr "" @@ -43730,10 +45380,10 @@ msgstr "" msgid "" "An alternative way to leave extra space but not make the output image any " "bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2" -" image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be" -" allocated in the image until you try to store something in it." +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." msgstr "" #. type: textblock @@ -43750,7 +45400,9 @@ msgstr "" msgid "" " virt-make-fs --format=qcow2 --size=+200M input output.img\n" "\n" -msgstr " virt-make-fs --format=qcow2 --size=+200M input output.img\n\n" +msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:181 @@ -43793,8 +45445,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:201 msgid "" -"To choose a fixed size output disk, specify an absolute number followed by " -"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To choose a fixed size output disk, specify an absolute number followed by b/" +"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. This must be large enough to contain all the input " "files, else you will get an error." msgstr "" @@ -43802,8 +45454,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:206 msgid "" -"To leave extra space, specify C<+> (plus sign) and a number followed by " -"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/" +"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. For example: I<--size=+200M> means enough space for " "the input files, and (approximately) an extra 200 MB free space." msgstr "" @@ -43812,9 +45464,9 @@ msgstr "" #: ../tools/virt-make-fs.pl:212 msgid "" "Note that virt-make-fs estimates free space, and therefore will not produce " -"filesystems containing precisely the free space requested. (It is much more" -" expensive and time-consuming to produce a filesystem which has precisely " -"the desired free space)." +"filesystems containing precisely the free space requested. (It is much more " +"expensive and time-consuming to produce a filesystem which has precisely the " +"desired free space)." msgstr "" #. type: =item @@ -43878,8 +45530,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:255 msgid "" -"If specified, this flag adds an MBR partition table to the output disk " -"image." +"If specified, this flag adds an MBR partition table to the output disk image." msgstr "" #. type: textblock @@ -43929,9 +45580,8 @@ msgstr "" #: ../tools/virt-make-fs.pl:561 msgid "" "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " -"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, " -"L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, " -"L<http://libguestfs.org/>." +"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" +"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -43948,13 +45598,16 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" "\n" -msgstr " export LIBGUESTFS_DEBUG=1\n virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n\n" +msgstr "" +" export LIBGUESTFS_DEBUG=1\n" +" virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:582 msgid "" -"Attach /tmp/virt-make-fs.log to a new bug report at " -"L<https://bugzilla.redhat.com/>" +"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla." +"redhat.com/>" msgstr "" #. type: textblock @@ -44047,8 +45700,8 @@ msgstr "" #: ../tools/virt-tar.pl:66 msgid "" "You must I<not> use C<virt-tar> with the I<-u> option (upload) on live " -"virtual machines. If you do this, you risk disk corruption in the VM. C" -"<virt-tar> tries to stop you from doing this, but doesn't catch all cases." +"virtual machines. If you do this, you risk disk corruption in the VM. " +"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases." msgstr "" #. type: textblock @@ -44074,8 +45727,8 @@ msgstr "" #: ../tools/virt-tar.pl:84 msgid "" "If you want to just view a single file, use L<virt-cat(1)>. If you just " -"want to edit a single file, use L<virt-edit(1)>. For more complex cases you" -" should look at the L<guestfish(1)> tool." +"want to edit a single file, use L<virt-edit(1)>. For more complex cases you " +"should look at the L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -44083,8 +45736,8 @@ msgstr "" msgid "" "There are two modes of operation: I<-x> (eXtract) downloads a directory and " "its contents (recursively) from the virtual machine into a local tarball. " -"I<-u> uploads from a local tarball, unpacking it into a directory inside the" -" virtual machine. You cannot use these two options together." +"I<-u> uploads from a local tarball, unpacking it into a directory inside the " +"virtual machine. You cannot use these two options together." msgstr "" #. type: textblock @@ -44100,8 +45753,8 @@ msgstr "" msgid "" "C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For " "example it cannot do PKZip files or bzip2 compression. If you want that " -"then you'll have to rebuild the tarballs yourself. (This is a limitation of" -" the L<libguestfs(3)> API)." +"then you'll have to rebuild the tarballs yourself. (This is a limitation of " +"the L<libguestfs(3)> API)." msgstr "" #. type: =item @@ -44134,8 +45787,8 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:171 msgid "" -"Use I<-u> to upload and unpack from a local tarball into a virtual machine." -" Please read the L</WARNING> section above before using this option." +"Use I<-u> to upload and unpack from a local tarball into a virtual machine. " +"Please read the L</WARNING> section above before using this option." msgstr "" #. type: textblock @@ -44161,17 +45814,20 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:298 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" -"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, " -"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>." -msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" +"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" +"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." +"org/>." +msgstr "" +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" +"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" +"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." +"org/>." #. type: textblock #: ../tools/virt-win-reg.pl:37 msgid "" -"virt-win-reg - Export and merge Windows Registry entries from a Windows " -"guest" +"virt-win-reg - Export and merge Windows Registry entries from a Windows guest" msgstr "" #. type: verbatim @@ -44226,10 +45882,10 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:58 msgid "" -"Modifying the Windows Registry is an inherently risky operation. The format" -" is deliberately obscure and undocumented, and Registry changes can leave " -"the system unbootable. Therefore when using the I<--merge> option, make " -"sure you have a reliable backup first." +"Modifying the Windows Registry is an inherently risky operation. The format " +"is deliberately obscure and undocumented, and Registry changes can leave the " +"system unbootable. Therefore when using the I<--merge> option, make sure " +"you have a reliable backup first." msgstr "" #. type: textblock @@ -44249,8 +45905,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:71 msgid "" -"If I<--merge> is I<not> specified, then the chosen registry key is " -"displayed/exported (recursively). For example:" +"If I<--merge> is I<not> specified, then the chosen registry key is displayed/" +"exported (recursively). For example:" msgstr "" #. type: verbatim @@ -44259,7 +45915,9 @@ msgstr "" msgid "" " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" "\n" -msgstr " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n\n" +msgstr "" +" $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:76 @@ -44275,7 +45933,11 @@ msgid "" " $ virt-win-reg Windows7 $cvkey ProductName\n" " Windows 7 Enterprise\n" "\n" -msgstr " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n $ virt-win-reg Windows7 $cvkey ProductName\n Windows 7 Enterprise\n\n" +msgstr "" +" $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n" +" $ virt-win-reg Windows7 $cvkey ProductName\n" +" Windows 7 Enterprise\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:83 @@ -44290,7 +45952,9 @@ msgstr "" msgid "" " $ virt-win-reg --merge Windows7 changes.reg\n" "\n" -msgstr " $ virt-win-reg --merge Windows7 changes.reg\n\n" +msgstr "" +" $ virt-win-reg --merge Windows7 changes.reg\n" +"\n" #. type: =head2 #: ../tools/virt-win-reg.pl:88 @@ -44302,8 +45966,8 @@ msgstr "ПРИМІТКА" msgid "" "This program is only meant for simple access to the registry. If you want " "to do complicated things with the registry, we suggest you download the " -"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>" -" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " +"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> " +"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " "L<hivexregedit(1)>." msgstr "" @@ -44324,8 +45988,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:165 msgid "" "Note that I<--merge> is I<unsafe> to use on live virtual machines, and will " -"result in disk corruption. However exporting (without this flag) is always" -" safe." +"result in disk corruption. However exporting (without this flag) is always " +"safe." msgstr "" #. type: =item @@ -44337,8 +46001,8 @@ msgstr "B<--encoding> UTF-16LE|ASCII" #: ../tools/virt-win-reg.pl:175 msgid "" "When merging (only), you may need to specify the encoding for strings to be " -"used in the hive file. This is explained in detail in " -"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>." +"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit" +"(3)/ENCODING STRINGS>." msgstr "" #. type: textblock @@ -44356,16 +46020,16 @@ msgstr "B<--unsafe-printable-strings>" #. type: textblock #: ../tools/virt-win-reg.pl:188 msgid "" -"When exporting (only), assume strings are UTF-16LE and print them as strings" -" instead of hex sequences. Remove the final zero codepoint from strings if " +"When exporting (only), assume strings are UTF-16LE and print them as strings " +"instead of hex sequences. Remove the final zero codepoint from strings if " "present." msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:192 msgid "" -"This is unsafe and does not preserve the fidelity of strings in the original" -" Registry for various reasons:" +"This is unsafe and does not preserve the fidelity of strings in the original " +"Registry for various reasons:" msgstr "" #. type: textblock @@ -44471,8 +46135,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:585 msgid "" -"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for" -" C<HKEY_USERS>." +"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for " +"C<HKEY_USERS>." msgstr "" #. type: textblock @@ -44510,13 +46174,15 @@ msgstr "" msgid "" " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" "\n" -msgstr " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n\n" +msgstr "" +" iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:604 msgid "" -"To go in the opposite direction, after exporting and before sending the file" -" to a Windows user, do something like this:" +"To go in the opposite direction, after exporting and before sending the file " +"to a Windows user, do something like this:" msgstr "" #. type: verbatim @@ -44525,7 +46191,9 @@ msgstr "" msgid "" " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" "\n" -msgstr " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n\n" +msgstr "" +" unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:609 @@ -44572,8 +46240,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:627 msgid "" "C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some " -"circumstances it might refer to another control set. The way to find out is" -" to look at the C<HKLM\\SYSTEM\\Select> key:" +"circumstances it might refer to another control set. The way to find out is " +"to look at the C<HKLM\\SYSTEM\\Select> key:" msgstr "" #. type: verbatim @@ -44587,7 +46255,14 @@ msgid "" " \"Failed\"=dword:00000000\n" " \"LastKnownGood\"=dword:00000002\n" "\n" -msgstr " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n \"Current\"=dword:00000001\n \"Default\"=dword:00000001\n \"Failed\"=dword:00000000\n \"LastKnownGood\"=dword:00000002\n\n" +msgstr "" +" # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n" +" [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n" +" \"Current\"=dword:00000001\n" +" \"Default\"=dword:00000001\n" +" \"Failed\"=dword:00000000\n" +" \"LastKnownGood\"=dword:00000002\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:638 @@ -44640,8 +46315,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:656 msgid "" -"Note that some of these tips modify the guest disk image. The guest I<must>" -" be shut off, else you will get disk corruption." +"Note that some of these tips modify the guest disk image. The guest I<must> " +"be shut off, else you will get disk corruption." msgstr "" #. type: =head2 @@ -44663,7 +46338,9 @@ msgstr "" msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" "\n" -msgstr " guestfish -i -d WindowsGuest upload test.bat /test.bat\n\n" +msgstr "" +" guestfish -i -d WindowsGuest upload test.bat /test.bat\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:667 @@ -44679,14 +46356,19 @@ msgid "" " \"Test\"=\"c:\\\\test.bat\"\n" " EOF\n" "\n" -msgstr " cat > test.reg <<'EOF'\n [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n \"Test\"=\"c:\\\\test.bat\"\n EOF\n\n" +msgstr "" +" cat > test.reg <<'EOF'\n" +" [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n" +" \"Test\"=\"c:\\\\test.bat\"\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C<RunOnce> which means that the script will " -"run precisely once when the first user logs in. If you want it to run every" -" time a user logs in, replace C<RunOnce> with C<Run>." +"run precisely once when the first user logs in. If you want it to run every " +"time a user logs in, replace C<RunOnce> with C<Run>." msgstr "" #. type: textblock @@ -44720,8 +46402,7 @@ msgstr "" #: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " -"the test program is called C<test.exe> and we are using the RHSrvAny " -"wrapper:" +"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:" msgstr "" #. type: verbatim @@ -44733,7 +46414,12 @@ msgid "" " upload test.exe /test.exe\n" " EOF\n" "\n" -msgstr " guestfish -i -d WindowsGuest <<EOF\n upload rhsrvany.exe /rhsrvany.exe\n upload test.exe /test.exe\n EOF\n\n" +msgstr "" +" guestfish -i -d WindowsGuest <<EOF\n" +" upload rhsrvany.exe /rhsrvany.exe\n" +" upload test.exe /test.exe\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:698 @@ -44757,7 +46443,16 @@ msgid "" " \"DisplayName\"=\"RHSrvAny\"\n" " \"ObjectName\"=\"NetworkService\"\n" " \n" -msgstr " cat > service.reg <<'EOF'\n [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n \"Type\"=dword:00000010\n \"Start\"=dword:00000002\n \"ErrorControl\"=dword:00000001\n \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n \"DisplayName\"=\"RHSrvAny\"\n \"ObjectName\"=\"NetworkService\"\n \n" +msgstr "" +" cat > service.reg <<'EOF'\n" +" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n" +" \"Type\"=dword:00000010\n" +" \"Start\"=dword:00000002\n" +" \"ErrorControl\"=dword:00000001\n" +" \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n" +" \"DisplayName\"=\"RHSrvAny\"\n" +" \"ObjectName\"=\"NetworkService\"\n" +" \n" #. type: verbatim #: ../tools/virt-win-reg.pl:712 @@ -44768,7 +46463,12 @@ msgid "" " \"PWD\"=\"c:\\\\Temp\"\n" " EOF\n" "\n" -msgstr " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n \"CommandLine\"=\"c:\\\\test.exe\"\n \"PWD\"=\"c:\\\\Temp\"\n EOF\n\n" +msgstr "" +" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" +" \"CommandLine\"=\"c:\\\\test.exe\"\n" +" \"PWD\"=\"c:\\\\Temp\"\n" +" EOF\n" +"\n" #. type: textblock #: ../tools/virt-win-reg.pl:723 @@ -44822,11 +46522,13 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:759 msgid "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, " -"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, " -"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, " -"L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" +">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" +"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "" +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" +">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" +"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: verbatim #: ../tools/virt-win-reg.pl:777 @@ -44840,6 +46542,6 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:780 msgid "" -"Attach /tmp/virt-win-reg.log to a new bug report at " -"L<https://bugzilla.redhat.com/>" +"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla." +"redhat.com/>" msgstr "" |