summaryrefslogtreecommitdiffstats
path: root/po-docs/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'po-docs/ja.po')
-rw-r--r--po-docs/ja.po19471
1 files changed, 12876 insertions, 6595 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po
index 30695fd1..1b021182 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:
# Hajime Taira <htaira@redhat.com>, 2012.
# rjones <rjones@redhat.com>, 2011.
@@ -10,15 +10,15 @@
msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
-"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n"
-"POT-Creation-Date: 2012-05-03 16:46+0200\n"
+"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
+"POT-Creation-Date: 2012-05-08 22:44+0200\n"
"PO-Revision-Date: 2012-05-08 14:30+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
@@ -76,7 +76,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
@@ -84,7 +86,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: verbatim
#: ../align/virt-alignment-scan.pod:13
@@ -123,8 +127,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
@@ -132,16 +136,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:27
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:32
@@ -151,7 +161,9 @@ msgstr "出力"
#. type: textblock
#: ../align/virt-alignment-scan.pod:34
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:36
@@ -160,7 +172,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:39
@@ -171,14 +186,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:44
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:47
@@ -188,7 +210,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:51
@@ -199,7 +225,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:56
@@ -243,8 +274,8 @@ msgstr ""
#: ../align/virt-alignment-scan.pod:75
msgid ""
"When listing all libvirt domains (no I<-a> or I<-d> option given) this "
-"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg:"
-" C<WinXP:/dev/sda1>"
+"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg: "
+"C<WinXP:/dev/sda1>"
msgstr ""
#. type: =item
@@ -374,9 +405,11 @@ msgstr "仮想マシンからディスクイメージの I<file> を追加しま
#: ../format/virt-format.pod:73 ../fuse/guestmount.pod:102
#: ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131
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:120 ../cat/virt-cat.pod:81
@@ -402,7 +435,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:127 ../cat/virt-cat.pod:88
@@ -411,7 +446,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:130 ../cat/virt-cat.pod:91
@@ -437,7 +474,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:137 ../cat/virt-cat.pod:105
@@ -468,7 +507,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:146 ../cat/virt-cat.pod:114
@@ -486,7 +529,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:150 ../cat/virt-cat.pod:118
@@ -503,7 +548,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:154 ../cat/virt-cat.pod:122
@@ -514,7 +561,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:157 ../cat/virt-cat.pod:125
@@ -526,7 +575,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:161 ../resize/virt-resize.pod:497
@@ -545,7 +597,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:168 ../cat/virt-filesystems.pod:255
@@ -557,8 +611,8 @@ msgstr "B<--uuid>"
#: ../align/virt-alignment-scan.pod:170 ../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
@@ -606,7 +660,7 @@ msgstr "デバッグ用の冗長なメッセージを有効にします。"
#: ../format/virt-format.pod:151 ../fuse/guestmount.pod:272
#: ../inspector/virt-inspector.pod:124 ../rescue/virt-rescue.pod:240
#: ../resize/virt-resize.pod:567 ../sparsify/virt-sparsify.pod:184
-#: ../sysprep/virt-sysprep.pod:172
+#: ../sysprep/virt-sysprep.pod:172 ../test-tool/libguestfs-test-tool.pod:61
msgid "B<-V>"
msgstr "B<-V>"
@@ -618,9 +672,10 @@ msgstr "B<-V>"
#: ../format/virt-format.pod:153 ../fuse/guestmount.pod:274
#: ../inspector/virt-inspector.pod:126 ../rescue/virt-rescue.pod:242
#: ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:186
-#: ../sysprep/virt-sysprep.pod:174 ../tools/virt-list-filesystems.pl:71
-#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171
-#: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
+#: ../sysprep/virt-sysprep.pod:174 ../test-tool/libguestfs-test-tool.pod:63
+#: ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72
+#: ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:119
+#: ../tools/virt-win-reg.pl:112
msgid "B<--version>"
msgstr "B<--version>"
@@ -666,22 +721,32 @@ msgstr "推奨されるアライメント"
#. type: textblock
#: ../align/virt-alignment-scan.pod:197
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:206
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:211
@@ -691,9 +756,11 @@ msgstr "* 512 バイト"
#. type: textblock
#: ../align/virt-alignment-scan.pod:213
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:216
@@ -706,7 +773,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:222
@@ -718,7 +788,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:227
@@ -735,7 +807,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:236
@@ -750,7 +824,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:245
@@ -759,7 +842,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:250
@@ -769,9 +857,11 @@ msgstr "Linux ホストブロック"
#. type: textblock
#: ../align/virt-alignment-scan.pod:252
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:255
@@ -793,7 +883,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:268
@@ -815,7 +916,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:281
@@ -835,30 +947,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:292
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:296
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:299
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:302
@@ -870,14 +997,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:307
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
@@ -895,11 +1024,11 @@ msgstr "アライメントの設定法"
#. type: textblock
#: ../align/virt-alignment-scan.pod:316
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
@@ -913,17 +1042,19 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:326
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:329
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
@@ -950,8 +1081,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
@@ -962,7 +1093,7 @@ msgstr ""
#: ../fish/guestfish.pod:1126 ../format/virt-format.pod:173
#: ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:496
#: ../resize/virt-resize.pod:697 ../sparsify/virt-sparsify.pod:254
-#: ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:90
+#: ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:96
msgid "EXIT STATUS"
msgstr "終了ステータス"
@@ -1018,19 +1149,19 @@ msgstr "このプログラムは以下を返します:"
#: ../sparsify/virt-sparsify.pod:59 ../src/guestfs-actions.pod:22
#: ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:641
#: ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:656
-#: ../src/guestfs-actions.pod:663 ../src/guestfs-actions.pod:2292
-#: ../src/guestfs-actions.pod:2296 ../src/guestfs-actions.pod:2300
-#: ../src/guestfs-actions.pod:2304 ../src/guestfs-actions.pod:2312
-#: ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2320
-#: ../src/guestfs-actions.pod:2330 ../src/guestfs-actions.pod:2334
-#: ../src/guestfs-actions.pod:2338 ../src/guestfs-actions.pod:2476
-#: ../src/guestfs-actions.pod:2480 ../src/guestfs-actions.pod:2485
-#: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2551
-#: ../src/guestfs-actions.pod:2555 ../src/guestfs-actions.pod:2560
-#: ../src/guestfs-actions.pod:3114 ../src/guestfs-actions.pod:3121
-#: ../src/guestfs-actions.pod:3128 ../src/guestfs-actions.pod:3683
-#: ../src/guestfs-actions.pod:3689 ../src/guestfs-actions.pod:3697
-#: ../src/guestfs-actions.pod:3704 ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:663 ../src/guestfs-actions.pod:2310
+#: ../src/guestfs-actions.pod:2314 ../src/guestfs-actions.pod:2318
+#: ../src/guestfs-actions.pod:2322 ../src/guestfs-actions.pod:2330
+#: ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2338
+#: ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:2352
+#: ../src/guestfs-actions.pod:2356 ../src/guestfs-actions.pod:2494
+#: ../src/guestfs-actions.pod:2498 ../src/guestfs-actions.pod:2503
+#: ../src/guestfs-actions.pod:2508 ../src/guestfs-actions.pod:2569
+#: ../src/guestfs-actions.pod:2573 ../src/guestfs-actions.pod:2578
+#: ../src/guestfs-actions.pod:3136 ../src/guestfs-actions.pod:3143
+#: ../src/guestfs-actions.pod:3150 ../src/guestfs-actions.pod:3705
+#: ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3719
+#: ../src/guestfs-actions.pod:3726 ../src/guestfs-actions.pod:3733
#: ../src/guestfs.pod:390 ../src/guestfs.pod:395 ../src/guestfs.pod:400
#: ../src/guestfs.pod:404 ../src/guestfs.pod:409 ../src/guestfs.pod:413
#: ../src/guestfs.pod:418 ../src/guestfs.pod:423 ../src/guestfs.pod:1177
@@ -1068,7 +1199,9 @@ msgstr "0"
#: ../align/virt-alignment-scan.pod:351
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:355
@@ -1090,7 +1223,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:368
@@ -1100,9 +1235,11 @@ msgstr "3"
#. type: textblock
#: ../align/virt-alignment-scan.pod:370
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:375
@@ -1121,7 +1258,7 @@ msgstr "正常終了、いくつかのパーティションが多くのハイパ
#: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:340
#: ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36
#: ../sparsify/virt-sparsify.pod:286 ../src/guestfs.pod:3328
-#: ../sysprep/virt-sysprep.pod:432 ../test-tool/libguestfs-test-tool.pod:100
+#: ../sysprep/virt-sysprep.pod:432 ../test-tool/libguestfs-test-tool.pod:106
#: ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267
#: ../tools/virt-make-fs.pl:570 ../tools/virt-tar.pl:296
#: ../tools/virt-win-reg.pl:757
@@ -1131,9 +1268,11 @@ msgstr "関連項目"
#. type: textblock
#: ../align/virt-alignment-scan.pod:377
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:384 ../cat/virt-cat.pod:252
@@ -1177,7 +1316,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:353
#: ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52
#: ../sparsify/virt-sparsify.pod:303 ../src/guestfs.pod:3416
-#: ../sysprep/virt-sysprep.pod:451 ../test-tool/libguestfs-test-tool.pod:110
+#: ../sysprep/virt-sysprep.pod:451 ../test-tool/libguestfs-test-tool.pod:116
#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:315
#: ../tools/virt-win-reg.pl:787
@@ -1200,7 +1339,7 @@ msgstr "Copyright (C) 2011 Red Hat Inc."
#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:528
#: ../rescue/virt-rescue.pod:357 ../resize/virt-resize.pod:733
#: ../sparsify/virt-sparsify.pod:307 ../sysprep/virt-sysprep.pod:455
-#: ../test-tool/libguestfs-test-tool.pod:115
+#: ../test-tool/libguestfs-test-tool.pod:121
#: ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287
#: ../tools/virt-make-fs.pl:604 ../tools/virt-tar.pl:319
#: ../tools/virt-win-reg.pl:791
@@ -1209,7 +1348,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:397
@@ -1222,7 +1365,7 @@ msgstr "This program is free software; you can redistribute it and/or modify it
#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:533
#: ../rescue/virt-rescue.pod:362 ../resize/virt-resize.pod:738
#: ../sparsify/virt-sparsify.pod:312 ../sysprep/virt-sysprep.pod:460
-#: ../test-tool/libguestfs-test-tool.pod:120
+#: ../test-tool/libguestfs-test-tool.pod:126
#: ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292
#: ../tools/virt-make-fs.pl:609 ../tools/virt-tar.pl:324
#: ../tools/virt-win-reg.pl:796
@@ -1231,7 +1374,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:402
@@ -1244,15 +1391,18 @@ msgstr "This program is distributed in the hope that it will be useful, but WITH
#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:538
#: ../rescue/virt-rescue.pod:367 ../resize/virt-resize.pod:743
#: ../sparsify/virt-sparsify.pod:317 ../sysprep/virt-sysprep.pod:465
-#: ../test-tool/libguestfs-test-tool.pod:125
+#: ../test-tool/libguestfs-test-tool.pod:131
#: ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297
#: ../tools/virt-make-fs.pl:614 ../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 ""
+"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 "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."
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:5
@@ -1266,7 +1416,9 @@ msgstr ""
msgid ""
" libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n"
"\n"
-msgstr " libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n\n"
+msgstr ""
+" libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n"
+"\n"
#. type: verbatim
#: ../appliance/libguestfs-make-fixed-appliance.pod:11
@@ -1274,7 +1426,9 @@ msgstr " libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n\n"
msgid ""
" libguestfs-make-fixed-appliance [--options] --xz\n"
"\n"
-msgstr " libguestfs-make-fixed-appliance [--options] --xz\n\n"
+msgstr ""
+" libguestfs-make-fixed-appliance [--options] --xz\n"
+"\n"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:15
@@ -1317,7 +1471,9 @@ msgstr ""
msgid ""
" libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n"
"\n"
-msgstr " libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n\n"
+msgstr ""
+" libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n"
+"\n"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:38
@@ -1335,7 +1491,12 @@ msgid ""
" <OUTPUTDIR>/root\n"
" <OUTPUTDIR>/README.fixed\n"
"\n"
-msgstr " <OUTPUTDIR>/kernel\n <OUTPUTDIR>/initrd\n <OUTPUTDIR>/root\n <OUTPUTDIR>/README.fixed\n\n"
+msgstr ""
+" <OUTPUTDIR>/kernel\n"
+" <OUTPUTDIR>/initrd\n"
+" <OUTPUTDIR>/root\n"
+" <OUTPUTDIR>/README.fixed\n"
+"\n"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:46
@@ -1385,7 +1546,9 @@ msgstr ""
msgid ""
"(where C<VERSION> is the version of libguestfs). The tarball contains the "
"four files:"
-msgstr "(ここで C<VERSION> は libguestfs のバージョンです)。 tar ファイルは 4 つのファイルを含みます:"
+msgstr ""
+"(ここで C<VERSION> は libguestfs のバージョンです)。 tar ファイルは 4 つの"
+"ファイルを含みます:"
#. type: verbatim
#: ../appliance/libguestfs-make-fixed-appliance.pod:67
@@ -1396,13 +1559,20 @@ msgid ""
" appliance/root\n"
" appliance/README.fixed\n"
"\n"
-msgstr " appliance/kernel\n appliance/initrd\n appliance/root\n appliance/README.fixed\n\n"
+msgstr ""
+" appliance/kernel\n"
+" appliance/initrd\n"
+" appliance/root\n"
+" appliance/README.fixed\n"
+"\n"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:72
msgid ""
"Note that C<appliance/root> is a sparse file, so take care when copying it."
-msgstr "C<appliance/root> はスパースファイルであるため、コピーするときには気をつける必要があるため、注意してください。"
+msgstr ""
+"C<appliance/root> はスパースファイルであるため、コピーするときには気をつける"
+"必要があるため、注意してください。"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:83
@@ -1425,8 +1595,7 @@ msgstr ""
msgid ""
"Instead of creating the appliance in an output directory, create a "
"compressed tarball of the appliance in the current directory called "
-"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of "
-"libguestfs."
+"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of libguestfs."
msgstr ""
#. type: textblock
@@ -1452,16 +1621,16 @@ msgstr ""
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:109
msgid ""
-"Normally a supermin appliance is located on this path (see "
-"L<febootstrap(8)/SUPERMIN APPLIANCE>). libguestfs reconstructs this into a "
-"full appliance by running L<febootstrap-supermin-helper(8)>."
+"Normally a supermin appliance is located on this path (see L<febootstrap(8)/"
+"SUPERMIN APPLIANCE>). libguestfs reconstructs this into a full appliance by "
+"running L<febootstrap-supermin-helper(8)>."
msgstr ""
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:113
msgid ""
-"However, a simpler \"fixed appliance\" can also be used. libguestfs detects"
-" this by looking for a directory on the path containing four files called "
+"However, a simpler \"fixed appliance\" can also be used. libguestfs detects "
+"this by looking for a directory on the path containing four files called "
"C<kernel>, C<initrd>, C<root> and C<README.fixed> (note the C<README.fixed> "
"file must be present as well)."
msgstr ""
@@ -1491,8 +1660,8 @@ msgstr ""
#: ../appliance/libguestfs-make-fixed-appliance.pod:129
msgid ""
"The fixed appliance is a complete Linux binary distro. If you distribute "
-"it, you may need to distribute corresponding source files to remain in legal"
-" compliance with the licenses of the software in the appliance (such as the "
+"it, you may need to distribute corresponding source files to remain in legal "
+"compliance with the licenses of the software in the appliance (such as the "
"GNU General Public License)."
msgstr ""
@@ -1507,13 +1676,13 @@ msgstr ""
#: ../appliance/libguestfs-make-fixed-appliance.pod:139
#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1131
#: ../rescue/virt-rescue.pod:313 ../sparsify/virt-sparsify.pod:259
-#: ../src/guestfs.pod:3267 ../test-tool/libguestfs-test-tool.pod:95
+#: ../src/guestfs.pod:3267 ../test-tool/libguestfs-test-tool.pod:101
msgid "ENVIRONMENT VARIABLES"
msgstr "環境変数"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:141
-#: ../test-tool/libguestfs-test-tool.pod:97
+#: ../test-tool/libguestfs-test-tool.pod:103
msgid ""
"For the full list of environment variables which may affect libguestfs, "
"please see the L<guestfs(3)> manual page."
@@ -1522,9 +1691,11 @@ msgstr ""
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:146
msgid ""
-"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, "
-"L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>."
-msgstr "L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>."
+"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)"
+">, L<http://libguestfs.org/>, L<http://qemu.org/>."
+msgstr ""
+"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)"
+">, L<http://libguestfs.org/>, L<http://qemu.org/>."
#. type: =head1
#: ../appliance/libguestfs-make-fixed-appliance.pod:153
@@ -1539,7 +1710,7 @@ msgstr "L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<x
#: ../perl/examples/guestfs-perl.pod:52
#: ../python/examples/guestfs-python.pod:54
#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3412
-#: ../test-tool/libguestfs-test-tool.pod:106
+#: ../test-tool/libguestfs-test-tool.pod:112
msgid "AUTHORS"
msgstr "著者"
@@ -1555,14 +1726,14 @@ msgstr "著者"
#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
#: ../python/examples/guestfs-python.pod:56
#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3414
-#: ../test-tool/libguestfs-test-tool.pod:108
+#: ../test-tool/libguestfs-test-tool.pod:114
msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
msgstr "Richard W.M. Jones (C<rjones at redhat dot com>)"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:159
#: ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:334
-#: ../src/guestfs.pod:3418 ../test-tool/libguestfs-test-tool.pod:112
+#: ../src/guestfs.pod:3418 ../test-tool/libguestfs-test-tool.pod:118
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
@@ -1577,7 +1748,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
@@ -1585,7 +1758,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
@@ -1599,7 +1774,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
@@ -1607,7 +1784,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
@@ -1620,8 +1799,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
@@ -1655,12 +1834,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
@@ -1668,7 +1850,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
@@ -1682,7 +1866,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
@@ -1695,7 +1882,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
@@ -1709,7 +1898,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
@@ -1723,7 +1915,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
@@ -1731,8 +1926,8 @@ msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n"
#: ../inspector/virt-inspector.pod:66 ../rescue/virt-rescue.pod:127
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
@@ -1745,10 +1940,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
@@ -1757,7 +1952,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
@@ -1765,7 +1962,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
@@ -1779,8 +1978,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:115
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
@@ -1800,7 +1999,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
@@ -1814,7 +2015,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
@@ -1840,7 +2043,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
@@ -1893,7 +2098,9 @@ msgstr "guestfish の使用法"
msgid ""
"L<guestfish(1)> is a more powerful, lower level tool which you can use when "
"C<virt-cat> doesn't work."
-msgstr "L<guestfish(1)> は C<virt-cat> がうまく機能しないときに使用できる、より強力な、より低レベルなツールです。"
+msgstr ""
+"L<guestfish(1)> は C<virt-cat> がうまく機能しないときに使用できる、より強力"
+"な、より低レベルなツールです。"
#. type: textblock
#: ../cat/virt-cat.pod:213
@@ -1906,23 +2113,32 @@ 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
msgid ""
"where C<domname> is the name of the libvirt guest, and C<file> is the full "
"path to the file. Note the final C<-> (meaning \"output to stdout\")."
-msgstr "ここで C<domname> は libvirt 仮想マシンの名前です。また、C<file> はファイルの完全パスです。最後の C<-> (\"標準出力に出力\" を意味します) に注意してください。"
+msgstr ""
+"ここで C<domname> は libvirt 仮想マシンの名前です。また、C<file> はファイルの"
+"完全パスです。最後の C<-> (\"標準出力に出力\" を意味します) に注意してくださ"
+"い。"
#. 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 "上のコマンドは libguestfs の仮想マシン検査機能を使用します。そのため、libguestfs が検査できない仮想マシンにおいて、または仮想マシンを含んでいない任意のディスクイメージのようなものにおいて、うまく動作しません。ディスクイメージから直接ファイルを表示するには、次を使用します:"
+msgstr ""
+"上のコマンドは libguestfs の仮想マシン検査機能を使用します。そのため、"
+"libguestfs が検査できない仮想マシンにおいて、または仮想マシンを含んでいない任"
+"意のディスクイメージのようなものにおいて、うまく動作しません。ディスクイメー"
+"ジから直接ファイルを表示するには、次を使用します:"
#. type: verbatim
#: ../cat/virt-cat.pod:226
@@ -1930,14 +2146,18 @@ msgstr "上のコマンドは libguestfs の仮想マシン検査機能を使用
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
msgid ""
"where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
"the disk image, and C<file> is the full path to the file."
-msgstr "ここで、C<disk.img> はディスクイメージ、C</dev/sda1> はディスクイメージにあるファイルシステム、そして C<file> はファイルの完全パスです。"
+msgstr ""
+"ここで、C<disk.img> はディスクイメージ、C</dev/sda1> はディスクイメージにある"
+"ファイルシステム、そして C<file> はファイルの完全パスです。"
#. type: textblock
#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386
@@ -1951,9 +2171,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:526
@@ -1966,7 +2188,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
@@ -1974,7 +2198,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
@@ -1982,14 +2208,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
@@ -2007,7 +2235,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
@@ -2015,7 +2247,11 @@ msgid ""
"Another use is to list partitions before using another tool to modify those "
"partitions (such as L<virt-resize(1)>). If you are curious about what an "
"unknown disk image contains, use this tool along with L<virt-inspector(1)>."
-msgstr "他の使用方法は、これらのパーティションを変更するために (L<virt-resize(1)> のような) 他のツールを使用する前に、パーティションを一覧表示することです。未知のディスクイメージが含んでいるものについてわからなければ、L<virt-inspector(1)> とともにこのツールを使用します。"
+msgstr ""
+"他の使用方法は、これらのパーティションを変更するために (L<virt-resize(1)> の"
+"ような) 他のツールを使用する前に、パーティションを一覧表示することです。未知"
+"のディスクイメージが含んでいるものについてわからなければ、L<virt-inspector(1)"
+"> とともにこのツールを使用します。"
#. type: textblock
#: ../cat/virt-filesystems.pod:32
@@ -2024,7 +2260,11 @@ msgid ""
"to give either I<-a> or I<-d> options to specify the disk image or libvirt "
"guest respectively. If you just specify that then the program shows "
"filesystems found, one per line, like this:"
-msgstr "さまざまなコマンドラインオプションがこのプログラムが表示するものを制御します。それぞれディスクイメージまたは libvirt 仮想マシンを指定するには I<-a> または I<-d> オプションを与える必要があります。単にそれを指定すると、見つけたファイルシステムを 1 行ごとに 1 つずつこのように表示します:"
+msgstr ""
+"さまざまなコマンドラインオプションがこのプログラムが表示するものを制御しま"
+"す。それぞれディスクイメージまたは libvirt 仮想マシンを指定するには I<-a> ま"
+"たは I<-d> オプションを与える必要があります。単にそれを指定すると、見つけた"
+"ファイルシステムを 1 行ごとに 1 つずつこのように表示します:"
#. type: verbatim
#: ../cat/virt-filesystems.pod:37
@@ -2034,7 +2274,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
@@ -2051,14 +2295,21 @@ 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
msgid ""
"If you add I<--extra> then non-mountable (swap, unknown) filesystems are "
"shown as well:"
-msgstr "I<--extra> を追加すると、マウント不可能な(swap や未知の)ファイルシステムも同様に表示されます:"
+msgstr ""
+"I<--extra> を追加すると、マウント不可能な(swap や未知の)ファイルシステムも"
+"同様に表示されます:"
#. type: verbatim
#: ../cat/virt-filesystems.pod:52
@@ -2070,13 +2321,21 @@ 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
msgid ""
"If you add I<--partitions> then partitions are shown instead of filesystems:"
-msgstr "I<--partitions> を追加すると、ファイルシステムの代わりにパーティションが表示されます:"
+msgstr ""
+"I<--partitions> を追加すると、ファイルシステムの代わりにパーティションが表示"
+"されます:"
#. type: verbatim
#: ../cat/virt-filesystems.pod:60
@@ -2086,14 +2345,20 @@ 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."
-msgstr "同様に、それらの項目を一覧表示するには I<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>, I<--block-devices> を使用できます。"
+"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-"
+"volumes>, I<--block-devices> to list those items."
+msgstr ""
+"同様に、それらの項目を一覧表示するには I<--logical-volumes>, I<--volume-"
+"groups>, I<--physical-volumes>, I<--block-devices> を使用できます。"
#. type: textblock
#: ../cat/virt-filesystems.pod:67
@@ -2109,8 +2374,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
@@ -2132,13 +2397,23 @@ 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
msgid ""
"For machine-readable output, use I<--csv> to get Comma-Separated Values."
-msgstr "マシン読み込み可能な出力のために、カンマ区切り値を取得するために I<--csv> を使用します。"
+msgstr ""
+"マシン読み込み可能な出力のために、カンマ区切り値を取得するために I<--csv> を"
+"使用します。"
#. type: =item
#: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:123
@@ -2148,11 +2423,15 @@ 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)."
-msgstr "すべてを表示します。これは現在これらのオプションを指定するのと同じです: I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>。(将来この一覧にさらに追加されるかもしれません。)"
+"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 ""
+"すべてを表示します。これは現在これらのオプションを指定するのと同じです: I<--"
+"filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--logical-"
+"volumes>, I<--volume-groups>, I<--physical-volumes>。(将来この一覧にさらに追"
+"加されるかもしれません。)"
#. type: textblock
#: ../cat/virt-filesystems.pod:117
@@ -2205,8 +2484,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
@@ -2229,7 +2508,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
@@ -2237,7 +2517,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
@@ -2245,7 +2527,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
@@ -2291,8 +2575,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 ""
@@ -2326,9 +2610,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
@@ -2363,7 +2649,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
@@ -2425,7 +2713,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
@@ -2441,8 +2731,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
@@ -2450,7 +2740,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
@@ -2495,8 +2787,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
@@ -2530,9 +2822,12 @@ msgstr "親カラムはオブジェクト間の親子関係を記録します。
#: ../cat/virt-filesystems.pod:336
msgid ""
"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."
-msgstr "たとえば、オブジェクトがパーティションならば、このカラムは含んでいるデバイスの名前が含まれます。オブジェクトが論理ボリュームならば、このカラムはボリュームグループの名前です。"
+"name of the containing device. If the object is a logical volume, then this "
+"column is the name of the volume group."
+msgstr ""
+"たとえば、オブジェクトがパーティションならば、このカラムは含んでいるデバイス"
+"の名前が含まれます。オブジェクトが論理ボリュームならば、このカラムはボリュー"
+"ムグループの名前です。"
#. type: textblock
#: ../cat/virt-filesystems.pod:340
@@ -2576,8 +2871,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:358 ../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
@@ -2587,7 +2882,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:363 ../cat/virt-ls.pod:469
@@ -2605,7 +2902,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:369 ../cat/virt-ls.pod:475
@@ -2619,8 +2919,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:372 ../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
@@ -2633,9 +2933,12 @@ msgstr ""
#: ../cat/virt-filesystems.pod:391
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:406 ../tools/virt-win-reg.pl:789
@@ -2653,7 +2956,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
@@ -2661,7 +2966,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
@@ -2674,7 +2981,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
@@ -2682,7 +2991,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
@@ -2694,23 +3005,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
@@ -2724,7 +3035,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
@@ -2737,12 +3050,16 @@ 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
msgid "List all public-writable directories in a Linux virtual machine:"
-msgstr "Linux 仮想マシンにあるすべての全体書き込み可能なディレクトリーを一覧表示します:"
+msgstr ""
+"Linux 仮想マシンにあるすべての全体書き込み可能なディレクトリーを一覧表示しま"
+"す:"
#. type: verbatim
#: ../cat/virt-ls.pod:47
@@ -2750,7 +3067,9 @@ msgstr "Linux 仮想マシンにあるすべての全体書き込み可能なデ
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
@@ -2763,7 +3082,9 @@ msgstr "Linux 仮想マシンにあるすべての Unix ドメインソケット
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
@@ -2776,7 +3097,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
@@ -2789,7 +3112,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
@@ -2802,7 +3127,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
@@ -2815,7 +3142,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
@@ -2825,8 +3154,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
@@ -2837,16 +3166,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
@@ -2859,7 +3192,9 @@ msgstr "出力モード"
msgid ""
"C<virt-ls> has four output modes, controlled by different combinations of "
"the I<-l> and I<-R> options."
-msgstr "C<virt-ls> は 4 つの出力モードがあります。I<-l> および I<-R> オプションの異なる組み合わせにより制御されます。"
+msgstr ""
+"C<virt-ls> は 4 つの出力モードがあります。I<-l> および I<-R> オプションの異な"
+"る組み合わせにより制御されます。"
#. type: =head2
#: ../cat/virt-ls.pod:89
@@ -2880,7 +3215,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
@@ -2892,7 +3232,9 @@ msgstr "ロング形式の一覧方法"
msgid ""
"With the I<-l> (I<--long>) option, the output is like the C<ls -l> command "
"(more specifically, like the C<guestfs_ll> function)."
-msgstr "I<-l> (I<--long>) オプションを用いると、出力は C<ls -l> コマンドのようになります(より具体的には C<guestfs_ll> 関数と似ています)。"
+msgstr ""
+"I<-l> (I<--long>) オプションを用いると、出力は C<ls -l> コマンドのようになり"
+"ます(より具体的には C<guestfs_ll> 関数と似ています)。"
#. type: verbatim
#: ../cat/virt-ls.pod:103
@@ -2904,7 +3246,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
@@ -2912,7 +3260,10 @@ msgid ""
"Note that while this is useful for displaying a directory, do not try "
"parsing this output in another program. Use L</RECURSIVE LONG LISTING> "
"instead."
-msgstr "これはディレクトリーを表示するために有用ですが、他のプログラムにおいてこの出力を解析しないよう注意してください。代わりに L</再帰的なロング形式の一覧方法> を使用してください。"
+msgstr ""
+"これはディレクトリーを表示するために有用ですが、他のプログラムにおいてこの出"
+"力を解析しないよう注意してください。代わりに L</再帰的なロング形式の一覧方法"
+"> を使用してください。"
#. type: =head2
#: ../cat/virt-ls.pod:113
@@ -2924,7 +3275,9 @@ msgstr "再帰的な一覧方法"
msgid ""
"With the I<-R> (I<--recursive>) option, C<virt-ls> lists the names of files "
"and directories recursively:"
-msgstr "I<-R> (I<--recursive>) オプションを用いると、C<virt-ls> はファイルおよびディレクトリーを再帰的に一覧表示します:"
+msgstr ""
+"I<-R> (I<--recursive>) オプションを用いると、C<virt-ls> はファイルおよびディ"
+"レクトリーを再帰的に一覧表示します:"
#. type: verbatim
#: ../cat/virt-ls.pod:118
@@ -2935,14 +3288,21 @@ 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
msgid ""
"To generate this output, C<virt-ls> runs the C<guestfs_find0> function and "
"converts C<\\0> characters to C<\\n>."
-msgstr "この出力を生成するには、C<virt-ls> が C<guestfs_find0> 関数を実行して、C<\\0> 文字を C<\\n> に変換します。"
+msgstr ""
+"この出力を生成するには、C<virt-ls> が C<guestfs_find0> 関数を実行して、C<"
+"\\0> 文字を C<\\n> に変換します。"
#. type: =head2
#: ../cat/virt-ls.pod:126
@@ -2960,8 +3320,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
@@ -2969,11 +3329,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
@@ -2996,7 +3356,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
@@ -3014,7 +3383,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
@@ -3037,7 +3409,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:5013
@@ -3064,7 +3438,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
@@ -3088,7 +3464,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
@@ -3130,7 +3508,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
@@ -3223,14 +3603,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 ""
@@ -3250,7 +3632,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
@@ -3258,7 +3642,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
@@ -3286,8 +3672,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
@@ -3372,7 +3758,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
@@ -3380,7 +3768,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
@@ -3388,7 +3778,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
@@ -3407,7 +3800,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
@@ -3415,7 +3810,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
@@ -3423,7 +3820,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
@@ -3431,7 +3830,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
@@ -3439,7 +3840,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
@@ -3453,20 +3856,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
@@ -3492,12 +3895,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
@@ -3507,7 +3916,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
@@ -3515,7 +3928,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
@@ -3523,7 +3938,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
@@ -3570,8 +3987,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 ""
@@ -3586,8 +4003,8 @@ 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 ""
@@ -3620,7 +4037,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
@@ -3638,14 +4057,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
@@ -3658,7 +4081,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
@@ -3666,7 +4091,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
@@ -3674,7 +4101,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
@@ -3682,7 +4111,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
@@ -3690,7 +4121,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
@@ -3706,41 +4139,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
@@ -3753,7 +4200,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
@@ -3761,7 +4210,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
@@ -3774,14 +4225,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
@@ -3789,7 +4245,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
@@ -3804,16 +4262,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
@@ -3821,7 +4283,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
@@ -3849,9 +4313,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
@@ -3860,7 +4325,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
@@ -3878,19 +4347,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
@@ -3903,7 +4378,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
@@ -3911,7 +4388,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
@@ -3924,7 +4403,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
@@ -3969,7 +4450,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
@@ -3984,7 +4467,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
@@ -3997,8 +4482,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
@@ -4007,13 +4492,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."
@@ -4029,18 +4516,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
@@ -4049,13 +4536,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
@@ -4064,7 +4553,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
@@ -4098,7 +4589,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
@@ -4110,8 +4603,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 ""
@@ -4122,21 +4615,27 @@ 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
msgid ""
"where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
"the disk image to edit, and C</file> is the full path to the file."
-msgstr "ここで、C<disk.img> はディスクイメージ、C</dev/sda1> は編集するディスクイメージにあるファイルシステム、C</file> はファイルの完全パスです。"
+msgstr ""
+"ここで、C<disk.img> はディスクイメージ、C</dev/sda1> は編集するディスクイメー"
+"ジにあるファイルシステム、C</file> はファイルの完全パスです。"
#. type: textblock
#: ../edit/virt-edit.pod:320
msgid ""
"C<virt-edit> cannot create new files. Use the guestfish commands C<touch>, "
"C<write> or C<upload> instead:"
-msgstr "C<virt-edit> は新しいファイルを作成できません。代わりに guestfish コマンド C<touch>, C<write> または C<upload> を使用してください:"
+msgstr ""
+"C<virt-edit> は新しいファイルを作成できません。代わりに guestfish コマンド "
+"C<touch>, C<write> または C<upload> を使用してください:"
#. type: verbatim
#: ../edit/virt-edit.pod:323
@@ -4144,7 +4643,9 @@ msgstr "C<virt-edit> は新しいファイルを作成できません。代わ
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
@@ -4152,7 +4653,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
@@ -4160,7 +4663,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: =item
#: ../edit/virt-edit.pod:333
@@ -4170,9 +4675,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
@@ -4185,7 +4692,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
@@ -4203,15 +4713,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
@@ -4233,7 +4750,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
@@ -4241,12 +4760,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
@@ -4260,7 +4780,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
@@ -4282,7 +4804,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
@@ -4295,7 +4820,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
@@ -4330,12 +4857,15 @@ msgstr "これは関数からの通常のエラーを意味します。"
msgid ""
"C<Msg> is the error message (string) and C<Errno> is the Unix error "
"(integer)."
-msgstr "C<Msg> はエラーメッセージ(文字列)です。C<Errno> は Unix エラー(整数)です。"
+msgstr ""
+"C<Msg> はエラーメッセージ(文字列)です。C<Errno> は Unix エラー(整数)で"
+"す。"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:70
msgid "C<Errno> can be zero. See L<guestfs(3)/guestfs_last_errno>."
-msgstr "C<Errno> は 0 の可能性があります。 L<guestfs(3)/guestfs_last_errno> 参照。"
+msgstr ""
+"C<Errno> は 0 の可能性があります。 L<guestfs(3)/guestfs_last_errno> 参照。"
#. type: =item
#: ../erlang/examples/guestfs-erlang.pod:72
@@ -4411,10 +4941,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: textblock
#: ../erlang/examples/guestfs-erlang.pod:116
@@ -4433,7 +4966,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
@@ -4446,10 +4981,14 @@ msgstr "このマニュアルページにある例は、なんら制限なく自
#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3421
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 ""
+"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 "
"option) any later version."
-msgstr "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 option) any later version."
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:126
@@ -4463,9 +5002,13 @@ msgstr "This library is free software; you can redistribute it and/or modify it
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 "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 ""
+"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."
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:131
@@ -4480,7 +5023,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 "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 ""
+"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"
#. type: textblock
#: ../examples/guestfs-examples.pod:5
@@ -4503,7 +5049,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
@@ -4513,7 +5063,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
@@ -4521,15 +5075,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
@@ -4557,16 +5117,16 @@ msgstr ""
#: ../examples/guestfs-faq.pod:11
msgid ""
"libguestfs is a way to create, access and modify disk images. You can look "
-"inside disk images, modify the files they contain, create them from scratch,"
-" resize them, and much more. It's especially useful from scripts and "
+"inside disk images, modify the files they contain, create them from scratch, "
+"resize them, and much more. It's especially useful from scripts and "
"programs and from the command line."
msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:16
msgid ""
-"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this"
-" library, and a set of bindings in many different programming languages."
+"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this "
+"library, and a set of bindings in many different programming languages."
msgstr ""
#. type: textblock
@@ -4586,8 +5146,8 @@ msgstr ""
msgid ""
"Virt tools (website: L<http://virt-tools.org>) are a whole set of "
"virtualization management tools aimed at system administrators. Some of "
-"them come from libguestfs, some from libvirt and many others from other open"
-" source projects. So virt tools is a superset of libguestfs. However "
+"them come from libguestfs, some from libvirt and many others from other open "
+"source projects. So virt tools is a superset of libguestfs. However "
"libguestfs comes with many important tools. See L<http://libguestfs.org> "
"for a full list."
msgstr ""
@@ -4610,8 +5170,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:38
msgid ""
-"libguestfs works with any disk image, including ones created in VMware, KVM,"
-" qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have "
+"libguestfs works with any disk image, including ones created in VMware, KVM, "
+"qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have "
"created from scratch."
msgstr ""
@@ -4638,12 +5198,11 @@ msgstr ""
#: ../examples/guestfs-faq.pod:53
msgid ""
"Libguestfs takes a different approach from kpartx. kpartx needs root, and "
-"mounts filesystems on the host kernel (which can be insecure - see "
-"L<guestfs(3)/SECURITY>). Libguestfs isolates your host kernel from guests, "
-"is more flexible, scriptable, supports LVM, doesn't require root, is "
-"isolated from other processes, and cleans up after itself. Libguestfs is "
-"more than just file access because you can use it to create images from "
-"scratch."
+"mounts filesystems on the host kernel (which can be insecure - see L<guestfs"
+"(3)/SECURITY>). Libguestfs isolates your host kernel from guests, is more "
+"flexible, scriptable, supports LVM, doesn't require root, is isolated from "
+"other processes, and cleans up after itself. Libguestfs is more than just "
+"file access because you can use it to create images from scratch."
msgstr ""
#. type: =item
@@ -4737,16 +5296,16 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:103
msgid ""
-"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact"
-" Red Hat Support: L<http://redhat.com/support>"
+"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact "
+"Red Hat Support: L<http://redhat.com/support>"
msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:106
msgid ""
"There is a mailing list, mainly for development, but users are also welcome "
-"to ask questions about libguestfs and the virt tools: "
-"L<https://www.redhat.com/mailman/listinfo/libguestfs>"
+"to ask questions about libguestfs and the virt tools: L<https://www.redhat."
+"com/mailman/listinfo/libguestfs>"
msgstr ""
#. type: textblock
@@ -4836,8 +5395,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:147
msgid ""
-"For the latest builds, see: "
-"L<http://koji.fedoraproject.org/koji/packageinfo?packageID=8391>"
+"For the latest builds, see: L<http://koji.fedoraproject.org/koji/packageinfo?"
+"packageID=8391>"
msgstr ""
#. type: =item
@@ -4848,8 +5407,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:152
msgid ""
-"It is part of the default install. On RHEL 6 (only) you have to install C"
-"<libguestfs-winsupport> to get Windows guest support."
+"It is part of the default install. On RHEL 6 (only) you have to install "
+"C<libguestfs-winsupport> to get Windows guest support."
msgstr ""
#. type: =item
@@ -4860,8 +5419,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:157
msgid ""
-"Preview packages are available here: L<http://people.redhat.com/~rjones"
-"/libguestfs-RHEL-6.3-preview/>"
+"Preview packages are available here: L<http://people.redhat.com/~rjones/"
+"libguestfs-RHEL-6.3-preview/>"
msgstr ""
#. type: =item
@@ -4872,8 +5431,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:162
msgid ""
-"Use Hilko Bengen's backport repository: "
-"L<http://people.debian.org/~bengen/libguestfs/>"
+"Use Hilko Bengen's backport repository: L<http://people.debian.org/~bengen/"
+"libguestfs/>"
msgstr ""
#. type: =item
@@ -4884,9 +5443,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:167
msgid ""
-"Official Debian packages are available: "
-"L<http://packages.debian.org/search?keywords=libguestfs> (thanks Hilko "
-"Bengen)."
+"Official Debian packages are available: L<http://packages.debian.org/search?"
+"keywords=libguestfs> (thanks Hilko Bengen)."
msgstr ""
#. type: =item
@@ -4898,8 +5456,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:173
msgid ""
"We don't have an Ubuntu maintainer, and the packages supplied by Canonical "
-"(which are outside our control) are broken. Try compiling from source (next"
-" section)."
+"(which are outside our control) are broken. Try compiling from source (next "
+"section)."
msgstr ""
#. type: =item
@@ -4920,8 +5478,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:184
msgid ""
-"The packages supplied by Canonical are broken. See: "
-"L<https://www.redhat.com/archives/libguestfs/2012-April/thread.html#00028>"
+"The packages supplied by Canonical are broken. See: L<https://www.redhat."
+"com/archives/libguestfs/2012-April/thread.html#00028>"
msgstr ""
#. type: =item
@@ -4952,9 +5510,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:199
msgid ""
-"If your Linux distro has a working port of febootstrap (that is, Fedora, Red"
-" Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should"
-" just be able to compile from source in the usual way. Download the latest "
+"If your Linux distro has a working port of febootstrap (that is, Fedora, Red "
+"Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should "
+"just be able to compile from source in the usual way. Download the latest "
"tarball from L<http://libguestfs/download>, unpack it, and start by reading "
"the README file."
msgstr ""
@@ -4962,8 +5520,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:205
msgid ""
-"If you I<don't> have febootstrap, you will need to use the \"fixed appliance"
-" method\". See: L<http://libguestfs.org/download/binaries/appliance/>"
+"If you I<don't> have febootstrap, you will need to use the \"fixed appliance "
+"method\". See: L<http://libguestfs.org/download/binaries/appliance/>"
msgstr ""
#. type: textblock
@@ -4974,8 +5532,8 @@ msgstr ""
#. type: =head2
#: ../examples/guestfs-faq.pod:211
msgid ""
-"Why do I get an error when I try to rebuild from the source RPMs supplied by"
-" Red Hat / Fedora?"
+"Why do I get an error when I try to rebuild from the source RPMs supplied by "
+"Red Hat / Fedora?"
msgstr ""
#. type: textblock
@@ -4989,8 +5547,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:218
msgid ""
"If you use Koji (which is open source software and may be installed "
-"locally), then the SRPMs can be rebuilt in Koji. "
-"L<https://fedoraproject.org/wiki/Koji>"
+"locally), then the SRPMs can be rebuilt in Koji. L<https://fedoraproject."
+"org/wiki/Koji>"
msgstr ""
#. type: textblock
@@ -5049,15 +5607,16 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:244
msgid ""
-"A very good place to start with Squid configuration is here: "
-"L<https://fedoraproject.org/wiki/Extras/MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>"
+"A very good place to start with Squid configuration is here: L<https://"
+"fedoraproject.org/wiki/Extras/"
+"MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>"
msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:247
msgid ""
-"Make sure Squid is running, and that the environment variables "
-"C<$http_proxy> and C<$ftp_proxy> are pointing to it."
+"Make sure Squid is running, and that the environment variables C<"
+"$http_proxy> and C<$ftp_proxy> are pointing to it."
msgstr ""
#. type: textblock
@@ -5087,8 +5646,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:260
msgid ""
-"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>)"
-" enabled option C<-o sync> implicitly. This causes very poor write "
+"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>) "
+"enabled option C<-o sync> implicitly. This causes very poor write "
"performance, and was one of the main gotchas for new libguestfs users."
msgstr ""
@@ -5110,8 +5669,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:272
msgid ""
-"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then"
-" writes can be slow because the host operating system has to do costly disk "
+"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then "
+"writes can be slow because the host operating system has to do costly disk "
"allocations while you are writing. The solution is to use a fully allocated "
"format instead, ie. non-sparse raw, or qcow2 with the "
"C<preallocation=metadata> option."
@@ -5138,8 +5697,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:284
msgid ""
-"If the environment variable C<TMPDIR> is defined, then "
-"C<$TMPDIR/.guestfs-E<lt>UIDE<gt>> is used instead."
+"If the environment variable C<TMPDIR> is defined, then C<$TMPDIR/.guestfs-"
+"E<lt>UIDE<gt>> is used instead."
msgstr ""
#. type: textblock
@@ -5168,8 +5727,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:296
msgid ""
"Although the API overview covers the C API, it is still worth reading even "
-"if you are going to use another programming language, because the API is the"
-" same, just with simple logical changes to the names of the calls:"
+"if you are going to use another programming language, because the API is the "
+"same, just with simple logical changes to the names of the calls:"
msgstr ""
#. type: verbatim
@@ -5238,8 +5797,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:336
msgid ""
"Set this to 1 in order to enable massive amounts of debug messages. If you "
-"think there is some problem inside the libguestfs appliance, then you should"
-" use this option."
+"think there is some problem inside the libguestfs appliance, then you should "
+"use this option."
msgstr ""
#. type: textblock
@@ -5309,8 +5868,7 @@ msgstr ""
#: ../examples/guestfs-faq.pod:367
msgid ""
"For best results, call these functions as early as possible, just after "
-"creating the guestfs handle if you can, and definitely before calling "
-"launch."
+"creating the guestfs handle if you can, and definitely before calling launch."
msgstr ""
#. type: =head2
@@ -5346,8 +5904,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:383
msgid ""
"Enable debugging and look at the full output. If you cannot work out what "
-"is going on, file a bug report, including the I<complete> output of L"
-"<libguestfs-test-tool(1)>."
+"is going on, file a bug report, including the I<complete> output of "
+"L<libguestfs-test-tool(1)>."
msgstr ""
#. type: =head1
@@ -5375,12 +5933,12 @@ msgid ""
"The reasons are twofold. Firstly, libguestfs offers API calls for doing "
"things like creating and deleting partitions and logical volumes, which "
"don't fit into a filesystem model very easily. Or rather, you could fit "
-"them in: for example, creating a partition could be mapped to C<mkdir "
-"/fs/hda1> but then you'd have to specify some method to choose the size of "
-"the partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition "
-"type, start and end sectors etc., but once you've done that the filesystem-"
-"based API starts to look more complicated than the call-based API we "
-"currently have."
+"them in: for example, creating a partition could be mapped to C<mkdir /fs/"
+"hda1> but then you'd have to specify some method to choose the size of the "
+"partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition type, "
+"start and end sectors etc., but once you've done that the filesystem-based "
+"API starts to look more complicated than the call-based API we currently "
+"have."
msgstr ""
#. type: textblock
@@ -5424,9 +5982,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:429
msgid ""
-"Usually this is not a good idea. The question is answered in more detail in"
-" this mailing list posting: "
-"L<https://www.redhat.com/archives/libguestfs/2010-August/msg00024.html>"
+"Usually this is not a good idea. The question is answered in more detail in "
+"this mailing list posting: L<https://www.redhat.com/archives/libguestfs/2010-"
+"August/msg00024.html>"
msgstr ""
#. type: =head2
@@ -5471,12 +6029,12 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:449
msgid ""
-"L<guestfish(1)> is a program providing structured access to the "
-"L<guestfs(3)> API. It happens to be a nice interactive shell too, but its "
-"primary purpose is structured access from shell scripts. Think of it more "
-"like a language binding, like Python and other bindings, but for shell. The"
-" key differentiating factor of guestfish (and the libguestfs API in general)"
-" is the ability to automate changes."
+"L<guestfish(1)> is a program providing structured access to the L<guestfs(3)"
+"> API. It happens to be a nice interactive shell too, but its primary "
+"purpose is structured access from shell scripts. Think of it more like a "
+"language binding, like Python and other bindings, but for shell. The key "
+"differentiating factor of guestfish (and the libguestfs API in general) is "
+"the ability to automate changes."
msgstr ""
#. type: textblock
@@ -5492,8 +6050,8 @@ msgstr ""
#: ../examples/guestfs-faq.pod:461
msgid ""
"But, libguestfs also has a \"backdoor\" into the appliance allowing you to "
-"send arbitrary shell commands. It's not as flexible as virt-rescue, because"
-" you can't interact with the shell commands, but here it is anyway:"
+"send arbitrary shell commands. It's not as flexible as virt-rescue, because "
+"you can't interact with the shell commands, but here it is anyway:"
msgstr ""
#. type: verbatim
@@ -5507,8 +6065,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-faq.pod:468
msgid ""
-"Note that you should B<not> rely on this. It could be removed or changed in"
-" future. If your program needs some operation, please add it to the "
+"Note that you should B<not> rely on this. It could be removed or changed in "
+"future. If your program needs some operation, please add it to the "
"libguestfs API instead."
msgstr ""
@@ -5622,8 +6180,8 @@ msgid ""
"The error C<no root device found in this operating system image> is related "
"to this. It means inspection was unable to locate an operating system "
"within the disk image you gave it. You might see this from programs like "
-"virt-cat if you try to run them on something which is just a disk image, not"
-" a virtual machine disk image."
+"virt-cat if you try to run them on something which is just a disk image, not "
+"a virtual machine disk image."
msgstr ""
#. type: textblock
@@ -5653,9 +6211,9 @@ msgstr ""
#: ../examples/guestfs-performance.pod:13
msgid ""
"Three main areas are covered. Libguestfs runs an appliance (a small Linux "
-"distribution) inside qemu/KVM. The first two areas are: minimizing the time"
-" taken to start this appliance, and the number of times the appliance has to"
-" be started. The third area is shortening the time taken for inspection of "
+"distribution) inside qemu/KVM. The first two areas are: minimizing the time "
+"taken to start this appliance, and the number of times the appliance has to "
+"be started. The third area is shortening the time taken for inspection of "
"VMs."
msgstr ""
@@ -5688,7 +6246,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-performance.pod:31
@@ -5721,9 +6281,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:44
msgid ""
-"You should expect to be getting times under 6 seconds. If the times you see"
-" on an unloaded machine are above this, then see the section "
-"L</TROUBLESHOOTING POOR PERFORMANCE> below."
+"You should expect to be getting times under 6 seconds. If the times you see "
+"on an unloaded machine are above this, then see the section L</"
+"TROUBLESHOOTING POOR PERFORMANCE> below."
msgstr ""
#. type: =head2
@@ -5736,8 +6296,8 @@ msgstr ""
msgid ""
"For this test you will need an unloaded machine and at least one real guest "
"or disk image. If you are planning to use libguestfs against only X guests "
-"(eg. X = Windows), then using an X guest here would be most appropriate. If"
-" you are planning to run libguestfs against a mix of guests, then use a mix "
+"(eg. X = Windows), then using an X guest here would be most appropriate. If "
+"you are planning to run libguestfs against a mix of guests, then use a mix "
"of guests for testing here."
msgstr ""
@@ -5776,16 +6336,16 @@ msgstr ""
#: ../examples/guestfs-performance.pod:69
msgid ""
"This command starts up the libguestfs appliance on the named disk image or "
-"libvirt guest, performs libguestfs inspection on it (see "
-"L<guestfs(3)/INSPECTION>), mounts the guest's disks, then discards all these"
-" results and shuts down."
+"libvirt guest, performs libguestfs inspection on it (see L<guestfs(3)/"
+"INSPECTION>), mounts the guest's disks, then discards all these results and "
+"shuts down."
msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:74
msgid ""
-"The first time you run the command, it will create an appliance and cache it"
-" (usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the "
+"The first time you run the command, it will create an appliance and cache it "
+"(usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the "
"cached appliance."
msgstr ""
@@ -5793,8 +6353,8 @@ msgstr ""
#: ../examples/guestfs-performance.pod:80
msgid ""
"You should expect times which are E<le> 5 seconds greater than measured in "
-"the first baseline test above. (For example, if the first baseline test ran"
-" in 5 seconds, then this test should run in E<le> 10 seconds)."
+"the first baseline test above. (For example, if the first baseline test ran "
+"in 5 seconds, then this test should run in E<le> 10 seconds)."
msgstr ""
#. type: =head1
@@ -5806,8 +6366,8 @@ msgstr ""
#: ../examples/guestfs-performance.pod:87
msgid ""
"The first time you use libguestfs, it will build and cache an appliance. "
-"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in"
-" which case it will be under that temporary directory."
+"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in "
+"which case it will be under that temporary directory."
msgstr ""
#. type: textblock
@@ -5891,8 +6451,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:140
msgid ""
-"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in"
-" your libguestfs program), or modify your program so it calls "
+"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in "
+"your libguestfs program), or modify your program so it calls "
"C<guestfs_set_path>. For example:"
msgstr ""
@@ -5944,8 +6504,8 @@ msgstr "1."
#. type: textblock
#: ../examples/guestfs-performance.pod:164
msgid ""
-"Using a fixed appliance stops libguestfs from ever rebuilding the appliance,"
-" meaning that libguestfs will have more predictable start-up times."
+"Using a fixed appliance stops libguestfs from ever rebuilding the appliance, "
+"meaning that libguestfs will have more predictable start-up times."
msgstr ""
#. type: =item
@@ -5961,10 +6521,10 @@ msgstr "2."
#: ../examples/guestfs-performance.pod:170
msgid ""
"By default libguestfs (or rather, L<febootstrap-supermin-helper(8)>) "
-"searches over the root filesystem to find out if any host files have changed"
-" and if it needs to rebuild the appliance. If these files are not cached "
-"and the root filesystem is on an HDD, then this generates lots of seeks. "
-"Using a fixed appliance avoids all this."
+"searches over the root filesystem to find out if any host files have changed "
+"and if it needs to rebuild the appliance. If these files are not cached and "
+"the root filesystem is on an HDD, then this generates lots of seeks. Using "
+"a fixed appliance avoids all this."
msgstr ""
#. type: =item
@@ -6011,8 +6571,8 @@ msgstr ""
#: ../examples/guestfs-performance.pod:198
msgid ""
"Instead of using a separate instance of L<guestfish(1)> to make a series of "
-"changes to the same guest, use a single instance of guestfish and/or use the"
-" guestfish I<--listen> option."
+"changes to the same guest, use a single instance of guestfish and/or use the "
+"guestfish I<--listen> option."
msgstr ""
#. type: textblock
@@ -6033,9 +6593,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:213
msgid ""
-"Adding multiple guests to one appliance is a security problem because it may"
-" allow one guest to interfere with the disks of another guest. Only do it "
-"if you trust all the guests, or if you can group guests by trust."
+"Adding multiple guests to one appliance is a security problem because it may "
+"allow one guest to interfere with the disks of another guest. Only do it if "
+"you trust all the guests, or if you can group guests by trust."
msgstr ""
#. type: textblock
@@ -6098,8 +6658,7 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:255
-msgid ""
-"Mounting disks is only necessary to get further filesystem information."
+msgid "Mounting disks is only necessary to get further filesystem information."
msgstr ""
#. type: textblock
@@ -6139,8 +6698,8 @@ msgstr "http://virt-tools.org/learning/check-hardware-virt/"
#. type: textblock
#: ../examples/guestfs-performance.pod:278
msgid ""
-"to ensure that hardware virtualization is available. Note that you may need"
-" to enable it in your BIOS."
+"to ensure that hardware virtualization is available. Note that you may need "
+"to enable it in your BIOS."
msgstr ""
#. type: textblock
@@ -6200,7 +6759,9 @@ msgstr ""
msgid ""
" global last;\n"
" \n"
-msgstr " global last;\n \n"
+msgstr ""
+" global last;\n"
+" \n"
#. type: verbatim
#: ../examples/guestfs-performance.pod:307 ../src/guestfs.pod:2272
@@ -6213,7 +6774,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
#: ../examples/guestfs-performance.pod:314 ../src/guestfs.pod:2279
@@ -6222,7 +6790,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
#: ../examples/guestfs-performance.pod:317 ../src/guestfs.pod:2282
@@ -6233,7 +6804,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
#: ../examples/guestfs-performance.pod:322 ../src/guestfs.pod:2287
@@ -6279,8 +6855,7 @@ msgstr ""
#: ../examples/guestfs-performance.pod:341
msgid ""
"It prints \"ready\" when SystemTap has loaded the program. Run your "
-"libguestfs program, guestfish or a virt tool in another window. For "
-"example:"
+"libguestfs program, guestfish or a virt tool in another window. For example:"
msgstr ""
#. type: verbatim
@@ -6317,16 +6892,16 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:361
msgid ""
-"You will need to consult, and even modify, the source to libguestfs to fully"
-" understand the output."
+"You will need to consult, and even modify, the source to libguestfs to fully "
+"understand the output."
msgstr ""
#. type: textblock
#: ../examples/guestfs-performance.pod:366
msgid ""
"L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<guestfish(1)>, "
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-"
-"appliance(1)>, L<stap(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-appliance(1)"
+">, L<stap(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =end
@@ -6340,14 +6915,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
@@ -6359,7 +6939,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
@@ -6371,14 +6953,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
@@ -6389,16 +6975,21 @@ 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."
-msgstr "以下のリンクは、Windows XP 仮想マシンのユーザーの背景画像を変更するために L<guestfish(1)> を使用する方法について説明しています。残念ながら、このテクニックは Windows のバージョンによりわずかに異なります。"
+"image for a user of a Windows XP VM. Unfortunately the technique appears to "
+"be substantially different for each version of Windows."
+msgstr ""
+"以下のリンクは、Windows XP 仮想マシンのユーザーの背景画像を変更するために "
+"L<guestfish(1)> を使用する方法について説明しています。残念ながら、このテク"
+"ニックは Windows のバージョンによりわずかに異なります。"
#. 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
@@ -6411,21 +7002,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
@@ -6442,16 +7039,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
@@ -6469,7 +7072,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
@@ -6482,7 +7087,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
@@ -6494,19 +7101,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
@@ -6514,7 +7127,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
@@ -6522,7 +7138,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
@@ -6530,12 +7148,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
@@ -6573,14 +7195,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
@@ -6588,7 +7214,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
@@ -6599,7 +7227,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
@@ -6607,14 +7237,16 @@ 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
#: ../fish/guestfish-actions.pod:1576 ../fish/guestfish-actions.pod:1971
#: ../fish/guestfish-actions.pod:2398 ../src/guestfs-actions.pod:18
-#: ../src/guestfs-actions.pod:2547 ../src/guestfs-actions.pod:3110
-#: ../src/guestfs-actions.pod:3679 ../src/guestfs.pod:1753
+#: ../src/guestfs-actions.pod:2565 ../src/guestfs-actions.pod:3132
+#: ../src/guestfs-actions.pod:3701 ../src/guestfs.pod:1753
#: ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr "注:"
@@ -6624,12 +7256,15 @@ 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
msgid "This creates a directory called C<home> under the current directory."
-msgstr "これは現在のディレクトリーに C<home> というディレクトリーを作成します。"
+msgstr ""
+"これは現在のディレクトリーに C<home> というディレクトリーを作成します。"
#. type: textblock
#: ../examples/guestfs-recipes.pod:143
@@ -6637,7 +7272,10 @@ msgid ""
"If the guest is a Windows guest then you can use drive letters and "
"backslashes, but you must prefix the path with C<win:> and quote it to "
"protect it from the shell, like this:"
-msgstr "仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。しかし、パスを C<win:> で始める必要があり、シェルから保護するために引用符でくくる必要があります。このようにします:"
+msgstr ""
+"仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。"
+"しかし、パスを C<win:> で始める必要があり、シェルから保護するために引用符でく"
+"くる必要があります。このようにします:"
#. type: verbatim
#: ../examples/guestfs-recipes.pod:147
@@ -6645,7 +7283,9 @@ msgstr "仮想マシンが Windows ならば、ドライブレターとバック
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
@@ -6658,15 +7298,20 @@ 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"
-msgstr "魅力的なように聞こえますが、これは通常、実行中の仮想マシンからバックアップを取得する方法として信頼できる方法ではありません。次の 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 ""
+"魅力的なように聞こえますが、これは通常、実行中の仮想マシンからバックアップを"
+"取得する方法として信頼できる方法ではありません。次の FAQ の項目を参照してくだ"
+"さい: http://libguestfs.org/FAQ.html#backup"
#. type: =head1
#: ../examples/guestfs-recipes.pod:157
@@ -6678,7 +7323,9 @@ msgstr "もっとも領域を使用しているユーザーを検索します"
msgid ""
"This simple script examines a Linux guest to find out which user is using "
"the most space in their home directory:"
-msgstr "この簡単なスクリプトは、ホームディレクトリーにおいてもっとも領域を使用しているユーザーを検索するために、Linux 仮想マシンを検査します。"
+msgstr ""
+"この簡単なスクリプトは、ホームディレクトリーにおいてもっとも領域を使用してい"
+"るユーザーを検索するために、Linux 仮想マシンを検査します。"
#. type: verbatim
#: ../examples/guestfs-recipes.pod:162
@@ -6686,7 +7333,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:996
@@ -6694,7 +7343,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
@@ -6703,7 +7354,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
@@ -6711,7 +7365,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
@@ -6723,7 +7379,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:953
@@ -6731,7 +7393,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
@@ -6743,21 +7407,27 @@ msgstr "仮想マシンから DHCP アドレスを取得します"
msgid ""
"The link below explains the many different possible techniques for getting "
"the last assigned DHCP address of a virtual machine."
-msgstr "以下のリンクは、仮想マシンに対して最後に割り当てられた DHCP アドレスを取得するために、多くの異なる利用可能なテクニックを説明しています。"
+msgstr ""
+"以下のリンクは、仮想マシンに対して最後に割り当てられた DHCP アドレスを取得す"
+"るために、多くの異なる利用可能なテクニックを説明しています。"
#. 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."
-msgstr "libguestfs のソースのサンプルディレクトリーに、C<virt-dhcp-address.c> プログラムの最新バージョンがあります。"
+"In the libguestfs source examples directory you will find the latest version "
+"of the C<virt-dhcp-address.c> program."
+msgstr ""
+"libguestfs のソースのサンプルディレクトリーに、C<virt-dhcp-address.c> プログ"
+"ラムの最新バージョンがあります。"
#. type: =head1
#: ../examples/guestfs-recipes.pod:189
@@ -6780,7 +7450,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
@@ -6794,14 +7471,20 @@ 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
msgid ""
"You can also use an XPath query on the L<virt-inspector(1)> XML using the "
"C<xpath> command line tool or from your favourite programming language:"
-msgstr "C<xpath> コマンドラインツールを使用して、またはお気に入りのプログラミング言語から、L<virt-inspector(1)> XML において XPath クエリーを使用することもできます:"
+msgstr ""
+"C<xpath> コマンドラインツールを使用して、またはお気に入りのプログラミング言語"
+"から、L<virt-inspector(1)> XML において XPath クエリーを使用することもできま"
+"す:"
#. type: verbatim
#: ../examples/guestfs-recipes.pod:209
@@ -6813,7 +7496,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
@@ -6825,21 +7514,27 @@ 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:"
-msgstr "Augeas を使用します。また、以下のように、多くのさまざまな作業に対して適用可能な一般的なテクニックがあります:"
+"It uses Augeas, and the technique is generally applicable for many different "
+"tasks, such as:"
+msgstr ""
+"Augeas を使用します。また、以下のように、多くのさまざまな作業に対して適用可能"
+"な一般的なテクニックがあります:"
#. type: textblock
#: ../examples/guestfs-recipes.pod:229
@@ -6883,13 +7578,18 @@ msgid ""
"RPMs are just uploaded to the guest along with a \"firstboot\" script that "
"installs them next time the guest is booted. You could use this technique "
"to install vital security updates in an offline guest."
-msgstr "以下のリンクは、仮想マシンにおいて RPM をインストールする方法があります。実際、仮想マシンの次回起動時にインストールされる \"firstboot\" スクリプトを用いて仮想マシンに RPM がアップロードされます。停止中の仮想マシンにおいて致命的なセキュリティ更新をインストールするためにこのテクニックを使用できます。"
+msgstr ""
+"以下のリンクは、仮想マシンにおいて RPM をインストールする方法があります。実"
+"際、仮想マシンの次回起動時にインストールされる \"firstboot\" スクリプトを用い"
+"て仮想マシンに RPM がアップロードされます。停止中の仮想マシンにおいて致命的な"
+"セキュリティ更新をインストールするためにこのテクニックを使用できます。"
#. type: textblock
#: ../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
@@ -6912,14 +7612,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
@@ -6955,15 +7663,48 @@ 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)>."
-msgstr "(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行したいならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L<virt-inspector(1)> 参照。"
+"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)"
+">."
+msgstr ""
+"(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行した"
+"いならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L<virt-inspector(1)> 参"
+"照。"
#. type: =head1
#: ../examples/guestfs-recipes.pod:309
@@ -6981,7 +7722,9 @@ msgstr "このように L<guestfish(1)> C<find0> コマンドを使用するこ
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
@@ -6992,16 +7735,21 @@ 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."
-msgstr "以下のリンクは、Windows 仮想マシンからサービスを、およびそれらのサービスが起動時に実行されるか必要に応じて読み込まれるかを一覧化するために使用できるスクリプトがあります。"
+"from a Windows VM, and whether those services run at boot time or are loaded "
+"on demand."
+msgstr ""
+"以下のリンクは、Windows 仮想マシンからサービスを、およびそれらのサービスが起"
+"動時に実行されるか必要に応じて読み込まれるかを一覧化するために使用できるスク"
+"リプトがあります。"
#. 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
@@ -7013,14 +7761,16 @@ msgstr "ディスクイメージをスパースにします"
msgid ""
"The link below contains some guides for making a disk image sparse (or "
"reintroducing sparseness)."
-msgstr "以下のリンクは、ディスクイメージをスパースにする(または再びスパースにする)ためのいくつかのガイドがあります。"
+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
@@ -7032,7 +7782,9 @@ msgstr "ディスク使用量を時系列に監視します"
msgid ""
"You can use L<virt-df(1)> to monitor disk usage of your guests over time. "
"The link below contains a guide."
-msgstr "時系列で仮想マシンのディスク使用量を監視するために L<virt-df(1)> を使用できます。以下のリンクは仮想マシンを含みます。"
+msgstr ""
+"時系列で仮想マシンのディスク使用量を監視するために L<virt-df(1)> を使用できま"
+"す。以下のリンクは仮想マシンを含みます。"
#. type: textblock
#: ../examples/guestfs-recipes.pod:335
@@ -7042,7 +7794,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
@@ -7050,14 +7803,19 @@ msgid ""
"L<guestfish(1)> plus the tools described in the link below can be used to "
"read out the Windows Event Log from any virtual machine running Windows "
"Vista or a later version."
-msgstr "L<guestfish(1)> に加えて以下のリンクに示されるツールは、実行中の Windows Vista およびそれ以降のあらゆる仮想マシンから Windows イベントログを読み出すために使用できます。"
+msgstr ""
+"L<guestfish(1)> に加えて以下のリンクに示されるツールは、実行中の Windows "
+"Vista およびそれ以降のあらゆる仮想マシンから Windows イベントログを読み出すた"
+"めに使用できます。"
#. type: textblock
#: ../examples/guestfs-recipes.pod:343
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
@@ -7069,7 +7827,10 @@ msgstr "root のパスワードを削除します (Linux)"
msgid ""
"Using the L<virt-edit(1)> I<-e> option you can do simple replacements on "
"files. One use is to remove the root password from a Linux guest:"
-msgstr "L<virt-edit(1)> I<-e> を使用することにより、ファイルの内容を簡単に置き換えることができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除することです。"
+msgstr ""
+"L<virt-edit(1)> I<-e> を使用することにより、ファイルの内容を簡単に置き換える"
+"ことができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除す"
+"ることです。"
#. type: verbatim
#: ../examples/guestfs-recipes.pod:350
@@ -7077,7 +7838,9 @@ msgstr "L<virt-edit(1)> I<-e> を使用することにより、ファイルの
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
@@ -7090,14 +7853,19 @@ msgid ""
"The link below contains one technique for removing the Administrator "
"password from a Windows VM, or to be more precise, it gives you a command "
"prompt the next time you log in which you can use to bypass any security:"
-msgstr "以下のリンクは、Windows 仮想マシンから管理者パスワードを削除するためのテクニックを含みます。または、より精細にするために、セキュリティを迂回するために使用でき、次回ログイン時にコマンドプロンプトを出します:"
+msgstr ""
+"以下のリンクは、Windows 仮想マシンから管理者パスワードを削除するためのテク"
+"ニックを含みます。または、より精細にするために、セキュリティを迂回するために"
+"使用でき、次回ログイン時にコマンドプロンプトを出します:"
#. type: textblock
#: ../examples/guestfs-recipes.pod:359
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
@@ -7110,14 +7878,19 @@ msgid ""
"Linux live CDs often contain multiple layers of disk images wrapped like a "
"Russian doll. You can use L<guestfish(1)> to look inside these multiple "
"layers, as outlined in the guide below."
-msgstr "Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含みます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために L<guestfish(1)> を使用できます。"
+msgstr ""
+"Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含み"
+"ます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために "
+"L<guestfish(1)> を使用できます。"
#. type: textblock
#: ../examples/guestfs-recipes.pod:367
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
@@ -7129,13 +7902,16 @@ msgstr "ファイルのアップロード方法およびダウンロード方法
msgid ""
"The link below contains general tips on uploading (copying in) and "
"downloading (copying out) files from VMs."
-msgstr "以下のリンクは、仮想マシンにファイルをアップロード、および仮想マシンからファイルをダウンロードすることに関する、一般的なヒントがあります。"
+msgstr ""
+"以下のリンクは、仮想マシンにファイルをアップロード、および仮想マシンからファ"
+"イルをダウンロードすることに関する、一般的なヒントがあります。"
#. type: textblock
#: ../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
@@ -7147,22 +7923,30 @@ msgstr "VMware ESX 仮想マシンにおいて libguestfs ツールを使用し
msgid ""
"The link below explains how to use libguestfs, L<guestfish(1)> and the virt "
"tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs."
-msgstr "以下のリンクは、まず最初に sshfs 経由で VMware VMFS を共有することにより、VMware ESX 仮想マシンにおいて libguestfs, L<guestfish(1)> および virt ツールを使用する方法を説明しています。"
+msgstr ""
+"以下のリンクは、まず最初に sshfs 経由で VMware VMFS を共有することにより、"
+"VMware ESX 仮想マシンにおいて libguestfs, L<guestfish(1)> および virt ツール"
+"を使用する方法を説明しています。"
#. type: textblock
#: ../examples/guestfs-recipes.pod:382
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
@@ -7202,8 +7986,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
@@ -7252,7 +8039,9 @@ msgstr ""
#: ../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
@@ -7262,7 +8051,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
@@ -7270,7 +8061,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
@@ -7285,7 +8078,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
@@ -7300,7 +8095,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
@@ -7308,7 +8105,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
@@ -7321,13 +8120,15 @@ msgstr "最近の機能は Windows のパスをサポートします、たとえ
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
@@ -7348,7 +8149,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
@@ -7369,7 +8172,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
@@ -7409,7 +8214,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
@@ -7459,7 +8266,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
@@ -7471,9 +8280,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
@@ -7485,7 +8296,9 @@ msgstr "B<*> B<シャットオフ>している仮想マシンにあるファイ
msgid ""
"L<virt-edit(1)> can edit files in guests. Try this command on a RHEL or "
"Fedora guest:"
-msgstr "L<virt-edit(1)> は仮想マシンにあるファイルを編集できます。RHEL または Fedora 仮想マシンにおいてこのコマンドを試します:"
+msgstr ""
+"L<virt-edit(1)> は仮想マシンにあるファイルを編集できます。RHEL または Fedora "
+"仮想マシンにおいてこのコマンドを試します:"
#. type: verbatim
#: ../examples/guestfs-testing.pod:146
@@ -7493,7 +8306,9 @@ msgstr "L<virt-edit(1)> は仮想マシンにあるファイルを編集でき
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
@@ -7506,7 +8321,9 @@ msgstr "他の Linux 仮想マシンにおいて、次のように他のファ
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
@@ -7516,7 +8333,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
@@ -7531,7 +8350,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
@@ -7539,7 +8360,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
@@ -7564,7 +8387,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
@@ -7572,7 +8397,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
@@ -7590,7 +8417,9 @@ msgstr "すべての仮想マシンにおいて virt-ls の監査機能を試し
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
@@ -7598,7 +8427,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
@@ -7606,7 +8437,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
@@ -7614,7 +8447,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
@@ -7627,7 +8462,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: verbatim
#: ../examples/guestfs-testing.pod:204
@@ -7635,7 +8472,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
@@ -7643,7 +8482,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
@@ -7668,7 +8509,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
@@ -7676,7 +8519,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
@@ -7686,19 +8532,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
@@ -7706,7 +8557,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
@@ -7714,7 +8567,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
@@ -7729,10 +8584,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
@@ -7743,7 +8599,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
@@ -7758,7 +8619,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
@@ -7766,7 +8628,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
@@ -7793,14 +8657,18 @@ 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
msgid ""
"Was the sysprep successful? After booting, what changes were made and were "
"they successful?"
-msgstr "sysprep が成功しましたか?起動後、何を変更しましたか、その変更は成功しましたか?"
+msgstr ""
+"sysprep が成功しましたか?起動後、何を変更しましたか、その変更は成功しました"
+"か?"
#. type: =head2
#: ../examples/guestfs-testing.pod:272
@@ -7812,7 +8680,9 @@ msgstr "Windows ゲストから Windows レジストリをダンプします。"
msgid ""
"Use L<virt-win-reg(1)> to dump out the Windows Registry from any Windows "
"guests that you have."
-msgstr "Windows 仮想マシンから Windows レジストリをダンプ出力するには L<virt-win-reg(1)> を使用します。"
+msgstr ""
+"Windows 仮想マシンから Windows レジストリをダンプ出力するには L<virt-win-reg"
+"(1)> を使用します。"
#. type: verbatim
#: ../examples/guestfs-testing.pod:277
@@ -7821,7 +8691,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
@@ -7830,7 +8703,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
@@ -7851,14 +8727,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
@@ -7871,7 +8752,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
@@ -7896,17 +8779,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
@@ -7920,15 +8805,15 @@ msgstr "I<この関数は推奨されません。> 新しいコードでは、
#: ../fish/guestfish-actions.pod:5273 ../fish/guestfish-actions.pod:6035
#: ../fish/guestfish-actions.pod:6151 ../src/guestfs-actions.pod:10
#: ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326
-#: ../src/guestfs-actions.pod:1726 ../src/guestfs-actions.pod:1783
-#: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2133
-#: ../src/guestfs-actions.pod:2767 ../src/guestfs-actions.pod:2788
-#: ../src/guestfs-actions.pod:5732 ../src/guestfs-actions.pod:6528
-#: ../src/guestfs-actions.pod:6628 ../src/guestfs-actions.pod:7718
-#: ../src/guestfs-actions.pod:8029 ../src/guestfs-actions.pod:8070
-#: ../src/guestfs-actions.pod:8101 ../src/guestfs-actions.pod:8161
-#: ../src/guestfs-actions.pod:9276 ../src/guestfs-actions.pod:9404
-#: ../src/guestfs-actions.pod:9608
+#: ../src/guestfs-actions.pod:1744 ../src/guestfs-actions.pod:1801
+#: ../src/guestfs-actions.pod:2042 ../src/guestfs-actions.pod:2151
+#: ../src/guestfs-actions.pod:2789 ../src/guestfs-actions.pod:2810
+#: ../src/guestfs-actions.pod:5754 ../src/guestfs-actions.pod:6552
+#: ../src/guestfs-actions.pod:6652 ../src/guestfs-actions.pod:7746
+#: ../src/guestfs-actions.pod:8057 ../src/guestfs-actions.pod:8098
+#: ../src/guestfs-actions.pod:8129 ../src/guestfs-actions.pod:8189
+#: ../src/guestfs-actions.pod:9304 ../src/guestfs-actions.pod:9432
+#: ../src/guestfs-actions.pod:9636
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 "
@@ -7951,15 +8836,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
@@ -7980,18 +8866,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
@@ -8000,8 +8886,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
@@ -8009,8 +8895,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
@@ -8035,8 +8921,8 @@ msgstr "C<readonly> が偽ならば:"
#. 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
@@ -8110,8 +8996,7 @@ msgstr ""
#: ../fish/guestfish-actions.pod:4208 ../fish/guestfish-actions.pod:4924
#: ../fish/guestfish-actions.pod:5637 ../fish/guestfish-actions.pod:5719
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
@@ -8125,7 +9010,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
@@ -8141,8 +9028,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
@@ -8161,7 +9048,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
@@ -8175,9 +9064,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
@@ -8187,7 +9076,7 @@ msgstr "この呼び出しは C<filename> が存在するかを確認します
#. type: textblock
#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3771
-#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5822
+#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5846
msgid "The optional arguments are:"
msgstr "オプション引数は次のとおりです:"
@@ -8213,9 +9102,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
@@ -8234,21 +9123,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:3551
-#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5429
+#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5451
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
@@ -8267,7 +9156,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
@@ -8288,7 +9179,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
@@ -8308,7 +9201,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
@@ -8328,7 +9223,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
@@ -8348,13 +9245,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 ""
@@ -8369,7 +9268,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
@@ -8403,14 +9304,18 @@ 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
msgid ""
"Defines an Augeas variable C<name> whose value is the result of evaluating "
"C<expr>. If C<expr> is NULL, then C<name> is undefined."
-msgstr "C<expr> を評価した結果の値である Augeas 変数 C<name> を定義します。 C<expr> が NULL ならば、 C<name> が定義されません。"
+msgstr ""
+"C<expr> を評価した結果の値である Augeas 変数 C<name> を定義します。 C<expr> "
+"が NULL ならば、 C<name> が定義されません。"
#. type: textblock
#: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:400
@@ -8430,7 +9335,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
@@ -8450,7 +9357,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
@@ -8469,7 +9378,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
@@ -8498,7 +9409,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
@@ -8513,10 +9426,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
@@ -8570,13 +9482,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
@@ -8597,7 +9511,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
@@ -8620,7 +9536,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
@@ -8640,7 +9558,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
@@ -8661,14 +9581,18 @@ 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
msgid ""
"Move the node C<src> to C<dest>. C<src> must match exactly one node. "
"C<dest> is overwritten if it exists."
-msgstr "ノード C<src> を C<dest> に移動します。 C<src> はただ一つのノードである必要があります。 C<dest> は存在すると上書きされます。"
+msgstr ""
+"ノード C<src> を C<dest> に移動します。 C<src> はただ一つのノードである必要が"
+"あります。 C<dest> は存在すると上書きされます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:383
@@ -8681,7 +9605,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
@@ -8704,7 +9630,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
@@ -8729,7 +9657,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
@@ -8755,7 +9685,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
@@ -8776,9 +9708,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
@@ -8789,8 +9721,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
@@ -8852,15 +9784,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
@@ -8879,7 +9813,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
@@ -8911,7 +9847,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
@@ -8931,7 +9869,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
@@ -9002,7 +9942,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
@@ -9035,7 +9977,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
@@ -9048,7 +9992,9 @@ msgstr "これはデバイスのブロック容量を返します。"
msgid ""
"(Note this is different from both I<size in blocks> and I<filesystem block "
"size>)."
-msgstr "(これは I<size in blocks> および I<filesystem block size> と異なることに注意してください。)"
+msgstr ""
+"(これは I<size in blocks> および I<filesystem block size> と異なることに注意"
+"してください。)"
#. type: =head2
#: ../fish/guestfish-actions.pod:553
@@ -9061,14 +10007,18 @@ 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
msgid ""
"Returns a boolean indicating if the block device is read-only (true if read-"
"only, false if not)."
-msgstr "ブロックデバイスが読み込み専用であるかどうかを示す論理値を返します(読み込み専用ならば真、そうでなければ偽)。"
+msgstr ""
+"ブロックデバイスが読み込み専用であるかどうかを示す論理値を返します(読み込み"
+"専用ならば真、そうでなければ偽)。"
#. type: =head2
#: ../fish/guestfish-actions.pod:562
@@ -9081,7 +10031,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
@@ -9104,20 +10056,26 @@ 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."
-msgstr "これはブロックデバイスのセクター容量を返します。通常は 512 ですが、最近のデバイスはより大きいかもしれません。"
+"This returns the size of sectors on a block device. Usually 512, but can be "
+"larger for modern devices."
+msgstr ""
+"これはブロックデバイスのセクター容量を返します。通常は 512 ですが、最近のデバ"
+"イスはより大きいかもしれません。"
#. 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
@@ -9130,7 +10088,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
@@ -9142,8 +10102,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
@@ -9157,7 +10117,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
@@ -9175,7 +10137,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
@@ -9193,7 +10157,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
@@ -9211,7 +10177,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
@@ -9252,7 +10220,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:943
+#: ../fish/guestfish-actions.pod:643 ../src/guestfs-actions.pod:945
msgid ""
"Remove the C<devices> from the btrfs filesystem mounted at C<fs>. If "
"C<devices> is an empty list, this does nothing."
@@ -9272,7 +10240,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:650 ../src/guestfs-actions.pod:954
+#: ../fish/guestfish-actions.pod:650 ../src/guestfs-actions.pod:958
msgid ""
"Balance the chunks in the btrfs filesystem mounted at C<fs> across the "
"underlying devices."
@@ -9289,15 +10257,17 @@ 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:657 ../src/guestfs-actions.pod:973
+#: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:979
msgid "This command resizes a btrfs filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:659 ../src/guestfs-actions.pod:975
+#: ../fish/guestfish-actions.pod:659 ../src/guestfs-actions.pod:981
msgid ""
"Note that unlike other resize calls, the filesystem has to be mounted and "
"the parameter is the mountpoint not the device (this is a requirement of "
@@ -9307,26 +10277,28 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:663 ../fish/guestfish-actions.pod:3472
#: ../fish/guestfish-actions.pod:4183 ../fish/guestfish-actions.pod:5567
-#: ../src/guestfs-actions.pod:979 ../src/guestfs-actions.pod:5322
-#: ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:8648
+#: ../src/guestfs-actions.pod:985 ../src/guestfs-actions.pod:5344
+#: ../src/guestfs-actions.pod:6591 ../src/guestfs-actions.pod:8676
msgid "The optional parameters are:"
msgstr "オプションのパラメーターは次のとおりです:"
#. type: =item
#: ../fish/guestfish-actions.pod:667 ../fish/guestfish-actions.pod:4187
-#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:989 ../src/guestfs-actions.pod:6595
msgid "C<size>"
msgstr "C<size>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:669 ../src/guestfs-actions.pod:985
+#: ../fish/guestfish-actions.pod:669 ../src/guestfs-actions.pod:991
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to the maximum size."
-msgstr "ファイルシステムの新しい容量(バイト単位)。省略されると、ファイルシステムは最大の容量に変更されます。"
+msgstr ""
+"ファイルシステムの新しい容量(バイト単位)。省略されると、ファイルシステムは"
+"最大の容量に変更されます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:990
+#: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:996
msgid "See also L<btrfs(8)>."
msgstr "L<btrfs(8)> 参照。"
@@ -9344,7 +10316,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:682 ../src/guestfs-actions.pod:1024
+#: ../fish/guestfish-actions.pod:682 ../src/guestfs-actions.pod:1030
msgid "Force sync on the btrfs filesystem mounted at C<fs>."
msgstr ""
@@ -9362,10 +10334,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:688 ../src/guestfs-actions.pod:1034
+#: ../fish/guestfish-actions.pod:688 ../src/guestfs-actions.pod:1042
msgid ""
-"Create a btrfs subvolume. The C<dest> argument is the destination directory"
-" and the name of the snapshot, in the form C</path/to/dest/name>."
+"Create a btrfs subvolume. The C<dest> argument is the destination directory "
+"and the name of the snapshot, in the form C</path/to/dest/name>."
msgstr ""
#. type: =head2
@@ -9382,7 +10354,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:695 ../src/guestfs-actions.pod:1045
+#: ../fish/guestfish-actions.pod:695 ../src/guestfs-actions.pod:1055
msgid "Delete the named btrfs subvolume."
msgstr ""
@@ -9400,7 +10372,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:701 ../src/guestfs-actions.pod:1055
+#: ../fish/guestfish-actions.pod:701 ../src/guestfs-actions.pod:1067
msgid ""
"List the btrfs snapshots and subvolumes of the btrfs filesystem which is "
"mounted at C<fs>."
@@ -9440,7 +10412,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:716 ../src/guestfs-actions.pod:1082
+#: ../fish/guestfish-actions.pod:716 ../src/guestfs-actions.pod:1098
msgid ""
"Create a writable snapshot of the btrfs subvolume C<source>. The C<dest> "
"argument is the destination directory and the name of the snapshot, in the "
@@ -9458,10 +10430,12 @@ 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:724 ../src/guestfs-actions.pod:1094
+#: ../fish/guestfish-actions.pod:724 ../src/guestfs-actions.pod:1112
msgid ""
"This can be used to resolve case insensitive paths on a filesystem which is "
"case sensitive. The use case is to resolve paths which you have read from "
@@ -9469,7 +10443,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1099
+#: ../fish/guestfish-actions.pod:729 ../src/guestfs-actions.pod:1117
msgid ""
"The command handles a peculiarity of the Linux ntfs-3g filesystem driver "
"(and probably others), which is that although the underlying filesystem is "
@@ -9478,7 +10452,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:734 ../src/guestfs-actions.pod:1104
+#: ../fish/guestfish-actions.pod:734 ../src/guestfs-actions.pod:1122
msgid ""
"One consequence of this is that special directories such as C<c:\\windows> "
"may appear as C</WINDOWS> or C</windows> (or other things) depending on the "
@@ -9487,29 +10461,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:740 ../src/guestfs-actions.pod:1110
+#: ../fish/guestfish-actions.pod:740 ../src/guestfs-actions.pod:1128
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:743 ../src/guestfs-actions.pod:1113
+#: ../fish/guestfish-actions.pod:743 ../src/guestfs-actions.pod:1131
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:746
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
-#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1121
+#: ../fish/guestfish-actions.pod:751 ../src/guestfs-actions.pod:1139
msgid "I<Note>: This function does not handle drive names, backslashes etc."
msgstr ""
@@ -9529,11 +10505,13 @@ msgstr "cat"
msgid ""
" cat path\n"
"\n"
-msgstr " cat path\n\n"
+msgstr ""
+" cat path\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:760 ../fish/guestfish-actions.pod:4614
-#: ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:7227
+#: ../src/guestfs-actions.pod:1155 ../src/guestfs-actions.pod:7251
msgid "Return the contents of the file named C<path>."
msgstr "C<path> という名前のファイルの内容を返します。"
@@ -9542,8 +10520,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
@@ -9563,22 +10541,22 @@ msgstr ""
#: ../fish/guestfish-actions.pod:6046 ../fish/guestfish-actions.pod:6056
#: ../fish/guestfish-actions.pod:6123 ../fish/guestfish-actions.pod:6133
#: ../fish/guestfish-actions.pod:6162 ../fish/guestfish-actions.pod:6172
-#: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1326
-#: ../src/guestfs-actions.pod:1346 ../src/guestfs-actions.pod:2068
-#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2190
-#: ../src/guestfs-actions.pod:2209 ../src/guestfs-actions.pod:2455
-#: ../src/guestfs-actions.pod:3076 ../src/guestfs-actions.pod:3095
-#: ../src/guestfs-actions.pod:3160 ../src/guestfs-actions.pod:3184
-#: ../src/guestfs-actions.pod:3201 ../src/guestfs-actions.pod:3230
-#: ../src/guestfs-actions.pod:7009 ../src/guestfs-actions.pod:7035
-#: ../src/guestfs-actions.pod:7166 ../src/guestfs-actions.pod:7192
-#: ../src/guestfs-actions.pod:7216 ../src/guestfs-actions.pod:8276
-#: ../src/guestfs-actions.pod:8331 ../src/guestfs-actions.pod:8477
-#: ../src/guestfs-actions.pod:8501 ../src/guestfs-actions.pod:9368
-#: ../src/guestfs-actions.pod:9388 ../src/guestfs-actions.pod:9421
-#: ../src/guestfs-actions.pod:9440 ../src/guestfs-actions.pod:9459
-#: ../src/guestfs-actions.pod:9574 ../src/guestfs-actions.pod:9593
-#: ../src/guestfs-actions.pod:9639 ../src/guestfs-actions.pod:9658
+#: ../src/guestfs-actions.pod:1165 ../src/guestfs-actions.pod:1344
+#: ../src/guestfs-actions.pod:1364 ../src/guestfs-actions.pod:2086
+#: ../src/guestfs-actions.pod:2105 ../src/guestfs-actions.pod:2208
+#: ../src/guestfs-actions.pod:2227 ../src/guestfs-actions.pod:2473
+#: ../src/guestfs-actions.pod:3098 ../src/guestfs-actions.pod:3117
+#: ../src/guestfs-actions.pod:3182 ../src/guestfs-actions.pod:3206
+#: ../src/guestfs-actions.pod:3223 ../src/guestfs-actions.pod:3252
+#: ../src/guestfs-actions.pod:7033 ../src/guestfs-actions.pod:7059
+#: ../src/guestfs-actions.pod:7190 ../src/guestfs-actions.pod:7216
+#: ../src/guestfs-actions.pod:7240 ../src/guestfs-actions.pod:8304
+#: ../src/guestfs-actions.pod:8359 ../src/guestfs-actions.pod:8505
+#: ../src/guestfs-actions.pod:8529 ../src/guestfs-actions.pod:9396
+#: ../src/guestfs-actions.pod:9416 ../src/guestfs-actions.pod:9449
+#: ../src/guestfs-actions.pod:9468 ../src/guestfs-actions.pod:9487
+#: ../src/guestfs-actions.pod:9602 ../src/guestfs-actions.pod:9621
+#: ../src/guestfs-actions.pod:9667 ../src/guestfs-actions.pod:9686
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -9595,107 +10573,117 @@ 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:774 ../src/guestfs-actions.pod:1159
+#: ../fish/guestfish-actions.pod:774 ../src/guestfs-actions.pod:1177
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the file named C<path>."
-msgstr "この呼び出しは C<path> という名前のファイルの MD5, SHAx または CRC チェックサムを計算します。"
+msgstr ""
+"この呼び出しは C<path> という名前のファイルの MD5, SHAx または CRC チェックサ"
+"ムを計算します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:777 ../src/guestfs-actions.pod:1162
+#: ../fish/guestfish-actions.pod:777 ../src/guestfs-actions.pod:1180
msgid ""
"The type of checksum to compute is given by the C<csumtype> parameter which "
"must have one of the following values:"
-msgstr "計算するチェックサムの種類は、以下の値のどれかである C<csumtype> パラメーターにより与えられます:"
+msgstr ""
+"計算するチェックサムの種類は、以下の値のどれかである C<csumtype> パラメーター"
+"により与えられます:"
#. type: =item
-#: ../fish/guestfish-actions.pod:782 ../src/guestfs-actions.pod:1167
+#: ../fish/guestfish-actions.pod:782 ../src/guestfs-actions.pod:1185
msgid "C<crc>"
msgstr "C<crc>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:784 ../src/guestfs-actions.pod:1169
+#: ../fish/guestfish-actions.pod:784 ../src/guestfs-actions.pod:1187
msgid ""
"Compute the cyclic redundancy check (CRC) specified by POSIX for the "
"C<cksum> command."
-msgstr "C<cksum> コマンドに対して POSIX により指定された巡回冗長検査 (CRC: cyclic redundancy check) を計算します。"
+msgstr ""
+"C<cksum> コマンドに対して POSIX により指定された巡回冗長検査 (CRC: cyclic "
+"redundancy check) を計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:787 ../src/guestfs-actions.pod:1172
+#: ../fish/guestfish-actions.pod:787 ../src/guestfs-actions.pod:1190
msgid "C<md5>"
msgstr "C<md5>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1174
+#: ../fish/guestfish-actions.pod:789 ../src/guestfs-actions.pod:1192
msgid "Compute the MD5 hash (using the C<md5sum> program)."
msgstr "(C<md5sum> プログラムを用いて)MD5 ハッシュを計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:791 ../src/guestfs-actions.pod:1176
+#: ../fish/guestfish-actions.pod:791 ../src/guestfs-actions.pod:1194
msgid "C<sha1>"
msgstr "C<sha1>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1178
+#: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1196
msgid "Compute the SHA1 hash (using the C<sha1sum> program)."
msgstr "(C<sha1sum> プログラムを用いて)SHA1 ハッシュを計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:795 ../src/guestfs-actions.pod:1180
+#: ../fish/guestfish-actions.pod:795 ../src/guestfs-actions.pod:1198
msgid "C<sha224>"
msgstr "C<sha224>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:797 ../src/guestfs-actions.pod:1182
+#: ../fish/guestfish-actions.pod:797 ../src/guestfs-actions.pod:1200
msgid "Compute the SHA224 hash (using the C<sha224sum> program)."
msgstr "(C<sha224sum> プログラムを用いて)SHA224 ハッシュを計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1184
+#: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1202
msgid "C<sha256>"
msgstr "C<sha256>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:801 ../src/guestfs-actions.pod:1186
+#: ../fish/guestfish-actions.pod:801 ../src/guestfs-actions.pod:1204
msgid "Compute the SHA256 hash (using the C<sha256sum> program)."
msgstr "(C<sha256sum> プログラムを用いて)SHA256 ハッシュを計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:803 ../src/guestfs-actions.pod:1188
+#: ../fish/guestfish-actions.pod:803 ../src/guestfs-actions.pod:1206
msgid "C<sha384>"
msgstr "C<sha384>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:805 ../src/guestfs-actions.pod:1190
+#: ../fish/guestfish-actions.pod:805 ../src/guestfs-actions.pod:1208
msgid "Compute the SHA384 hash (using the C<sha384sum> program)."
msgstr "(C<sha384sum> プログラムを用いて)SHA384 ハッシュを計算します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:807 ../src/guestfs-actions.pod:1192
+#: ../fish/guestfish-actions.pod:807 ../src/guestfs-actions.pod:1210
msgid "C<sha512>"
msgstr "C<sha512>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:809 ../src/guestfs-actions.pod:1194
+#: ../fish/guestfish-actions.pod:809 ../src/guestfs-actions.pod:1212
msgid "Compute the SHA512 hash (using the C<sha512sum> program)."
msgstr "(C<sha512sum> プログラムを用いて)SHA512 ハッシュを計算します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:813 ../src/guestfs-actions.pod:1198
+#: ../fish/guestfish-actions.pod:813 ../src/guestfs-actions.pod:1216
msgid "The checksum is returned as a printable string."
msgstr "チェックサムは表示可能な文字列として返されます。"
#. type: textblock
#: ../fish/guestfish-actions.pod:815
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:817
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:819
@@ -9708,14 +10696,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:823
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
@@ -9729,21 +10719,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:831 ../src/guestfs-actions.pod:1233
+#: ../fish/guestfish-actions.pod:831 ../src/guestfs-actions.pod:1251
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:835 ../src/guestfs-actions.pod:1237
+#: ../fish/guestfish-actions.pod:835 ../src/guestfs-actions.pod:1255
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 ""
@@ -9759,29 +10751,31 @@ 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:849 ../src/guestfs-actions.pod:1256
+#: ../fish/guestfish-actions.pod:849 ../src/guestfs-actions.pod:1274
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:852 ../src/guestfs-actions.pod:1259
+#: ../fish/guestfish-actions.pod:852 ../src/guestfs-actions.pod:1277
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 ""
#. type: textblock
#: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:3721
#: ../fish/guestfish-actions.pod:3874 ../fish/guestfish-actions.pod:3884
-#: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:1263
-#: ../src/guestfs-actions.pod:5700 ../src/guestfs-actions.pod:5962
-#: ../src/guestfs-actions.pod:5981 ../src/guestfs-actions.pod:6000
+#: ../fish/guestfish-actions.pod:3894 ../src/guestfs-actions.pod:1281
+#: ../src/guestfs-actions.pod:5722 ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:6005 ../src/guestfs-actions.pod:6024
msgid "The mode actually set is affected by the umask."
msgstr "実際に設定されるモードは umask により影響されます。"
@@ -9796,16 +10790,18 @@ 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:862 ../src/guestfs-actions.pod:1277
+#: ../fish/guestfish-actions.pod:862 ../src/guestfs-actions.pod:1295
msgid "Change the file owner to C<owner> and group to C<group>."
msgstr "ファイルの所有者を C<owner> に、グループを C<group> に変更します。"
#. type: textblock
#: ../fish/guestfish-actions.pod:864 ../fish/guestfish-actions.pod:2993
-#: ../src/guestfs-actions.pod:1279 ../src/guestfs-actions.pod:4521
+#: ../src/guestfs-actions.pod:1297 ../src/guestfs-actions.pod:4543
msgid ""
"Only numeric uid and gid are supported. If you want to use names, you will "
"need to locate and parse the password file yourself (Augeas support makes "
@@ -9823,10 +10819,12 @@ msgstr "command"
msgid ""
" command 'arguments ...'\n"
"\n"
-msgstr " command 'arguments ...'\n\n"
+msgstr ""
+" command 'arguments ...'\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:872 ../src/guestfs-actions.pod:1293
+#: ../fish/guestfish-actions.pod:872 ../src/guestfs-actions.pod:1311
msgid ""
"This call runs a command from the guest filesystem. The filesystem must be "
"mounted, and must contain a compatible operating system (ie. something "
@@ -9837,37 +10835,37 @@ msgstr ""
#: ../fish/guestfish-actions.pod:877
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:884 ../src/guestfs-actions.pod:1305
+#: ../fish/guestfish-actions.pod:884 ../src/guestfs-actions.pod:1323
msgid "The return value is anything printed to I<stdout> by the command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1308
+#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1326
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:891 ../src/guestfs-actions.pod:1312
+#: ../fish/guestfish-actions.pod:891 ../src/guestfs-actions.pod:1330
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:896 ../src/guestfs-actions.pod:1317
+#: ../fish/guestfish-actions.pod:896 ../src/guestfs-actions.pod:1335
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 ""
@@ -9883,7 +10881,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:909
@@ -9907,10 +10907,12 @@ 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:921 ../src/guestfs-actions.pod:1367
+#: ../fish/guestfish-actions.pod:921 ../src/guestfs-actions.pod:1385
msgid ""
"This command compresses C<device> and writes it out to the local file "
"C<zdevice>."
@@ -9919,8 +10921,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:924
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
@@ -9934,17 +10936,18 @@ 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:935 ../src/guestfs-actions.pod:1419
+#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1437
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
-#: ../fish/guestfish-actions.pod:938 ../src/guestfs-actions.pod:1422
+#: ../fish/guestfish-actions.pod:938 ../src/guestfs-actions.pod:1440
msgid ""
"The compression program used is controlled by the C<ctype> parameter. "
"Currently this includes: C<compress>, C<gzip>, C<bzip2>, C<xz> or C<lzop>. "
@@ -9954,10 +10957,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:944 ../src/guestfs-actions.pod:1428
+#: ../fish/guestfish-actions.pod:944 ../src/guestfs-actions.pod:1446
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
@@ -9971,10 +10974,12 @@ 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:956 ../src/guestfs-actions.pod:1469
+#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1487
msgid ""
"This can be used to add arbitrary qemu command line parameters of the form "
"I<-param value>. Actually it's not quite arbitrary - we prevent you from "
@@ -9982,12 +10987,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:961 ../src/guestfs-actions.pod:1474
+#: ../fish/guestfish-actions.pod:961 ../src/guestfs-actions.pod:1492
msgid "The first character of C<param> string must be a C<-> (dash)."
msgstr "C<param> 文字列の最初の文字は C<-> (ダッシュ) である必要があります。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1476
+#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1494
msgid "C<value> can be NULL."
msgstr "C<value> は NULL もありえます。"
@@ -10002,7 +11007,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:969
@@ -10013,27 +11020,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:976 ../src/guestfs-actions.pod:1506
+#: ../fish/guestfish-actions.pod:976 ../src/guestfs-actions.pod:1524
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:982 ../src/guestfs-actions.pod:1512
+#: ../fish/guestfish-actions.pod:982 ../src/guestfs-actions.pod:1530
msgid ""
"The source and destination may be the same object. However overlapping "
"regions may not be copied correctly."
-msgstr "ソースと宛先は同じオブジェクトである可能性があります。しかしながら、重なり合う領域は正しくコピーされないかもしれません。"
+msgstr ""
+"ソースと宛先は同じオブジェクトである可能性があります。しかしながら、重なり合"
+"う領域は正しくコピーされないかもしれません。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:985 ../src/guestfs-actions.pod:1515
+#: ../fish/guestfish-actions.pod:985 ../src/guestfs-actions.pod:1533
msgid ""
-"If the destination is a file, it is created if required. If the destination"
-" file is not large enough, it is extended."
-msgstr "宛先がファイルならば、必要に応じて作成されます。宛先ファイルが十分に大きくなければ、拡張されます。"
+"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
#: ../fish/guestfish-actions.pod:990
@@ -10046,13 +11057,16 @@ 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:994 ../fish/guestfish-actions.pod:1003
#: ../fish/guestfish-actions.pod:1012
msgid "See L</copy-device-to-device> for a general overview of this call."
-msgstr "この呼び出しの一般的な概要は L</copy-device-to-device> を参照してください。"
+msgstr ""
+"この呼び出しの一般的な概要は L</copy-device-to-device> を参照してください。"
#. type: =head2
#: ../fish/guestfish-actions.pod:999
@@ -10065,7 +11079,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:1008
@@ -10078,13 +11094,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:1015
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 ""
@@ -10099,17 +11117,19 @@ 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:1026 ../src/guestfs-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1026 ../src/guestfs-actions.pod:1748
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1029 ../src/guestfs-actions.pod:1733
+#: ../fish/guestfish-actions.pod:1029 ../src/guestfs-actions.pod:1751
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
@@ -10118,9 +11138,11 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1067
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:1039
@@ -10133,14 +11155,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:1043 ../src/guestfs-actions.pod:1752
+#: ../fish/guestfish-actions.pod:1043 ../src/guestfs-actions.pod:1770
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:1046
@@ -10153,14 +11179,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:1050 ../src/guestfs-actions.pod:1766
+#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1784
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:1053
@@ -10173,10 +11203,12 @@ 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:1057 ../src/guestfs-actions.pod:1787
+#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1805
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -10187,8 +11219,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1062
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
@@ -10202,12 +11234,15 @@ msgstr "df"
msgid ""
" df\n"
"\n"
-msgstr " df\n\n"
+msgstr ""
+" df\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1806
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1824
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:1080 ../fish/guestfish-actions.pod:1091
@@ -10228,14 +11263,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:1088 ../src/guestfs-actions.pod:1822
+#: ../fish/guestfish-actions.pod:1088 ../src/guestfs-actions.pod:1840
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:1095
@@ -10248,10 +11287,12 @@ msgstr "dmesg"
msgid ""
" dmesg\n"
"\n"
-msgstr " dmesg\n\n"
+msgstr ""
+" dmesg\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1099 ../src/guestfs-actions.pod:1839
+#: ../fish/guestfish-actions.pod:1099 ../src/guestfs-actions.pod:1857
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
@@ -10260,8 +11301,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1103
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 ""
@@ -10276,11 +11317,13 @@ 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:1112 ../fish/guestfish-actions.pod:1125
-#: ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1885
+#: ../src/guestfs-actions.pod:1878 ../src/guestfs-actions.pod:1903
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
@@ -10288,7 +11331,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1115 ../fish/guestfish-actions.pod:5728
-#: ../src/guestfs-actions.pod:1863 ../src/guestfs-actions.pod:8900
+#: ../src/guestfs-actions.pod:1881 ../src/guestfs-actions.pod:8928
msgid "C<filename> can also be a named pipe."
msgstr "C<filename> は名前付きパイプを使えます。"
@@ -10308,10 +11351,12 @@ 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:1128 ../src/guestfs-actions.pod:1888
+#: ../fish/guestfish-actions.pod:1128 ../src/guestfs-actions.pod:1906
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
@@ -10341,10 +11386,12 @@ 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:1144 ../src/guestfs-actions.pod:1913
+#: ../fish/guestfish-actions.pod:1144 ../src/guestfs-actions.pod:1931
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -10352,12 +11399,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1149 ../src/guestfs-actions.pod:1918
+#: ../fish/guestfish-actions.pod:1149 ../src/guestfs-actions.pod:1936
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr "C<whattodrop> を 3 に設定することにより、すべてのものを破棄します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1151 ../src/guestfs-actions.pod:1920
+#: ../fish/guestfish-actions.pod:1151 ../src/guestfs-actions.pod:1938
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
@@ -10374,17 +11421,19 @@ msgstr "du"
msgid ""
" du path\n"
"\n"
-msgstr " du path\n\n"
+msgstr ""
+" du path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1158 ../src/guestfs-actions.pod:1933
+#: ../fish/guestfish-actions.pod:1158 ../src/guestfs-actions.pod:1951
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1161 ../src/guestfs-actions.pod:1936
+#: ../fish/guestfish-actions.pod:1161 ../src/guestfs-actions.pod:1954
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -10392,7 +11441,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1940
+#: ../fish/guestfish-actions.pod:1165 ../src/guestfs-actions.pod:1958
msgid ""
"The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
@@ -10408,22 +11457,24 @@ 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:1172 ../src/guestfs-actions.pod:1967
+#: ../fish/guestfish-actions.pod:1172 ../src/guestfs-actions.pod:1985
msgid ""
"This runs the ext2/ext3 filesystem checker on C<device>. It can take the "
"following optional arguments:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1972
+#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1990
msgid "C<correct>"
msgstr "C<correct>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1974
+#: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1992
msgid ""
"Automatically repair the file system. This option will cause e2fsck to "
"automatically fix any filesystem problems that can be safely fixed without "
@@ -10431,25 +11482,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1183 ../src/guestfs-actions.pod:1978
+#: ../fish/guestfish-actions.pod:1183 ../src/guestfs-actions.pod:1996
msgid ""
"This option may not be specified at the same time as the C<forceall> option."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1185 ../src/guestfs-actions.pod:1980
+#: ../fish/guestfish-actions.pod:1185 ../src/guestfs-actions.pod:1998
msgid "C<forceall>"
msgstr "C<forceall>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1982
+#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:2000
msgid ""
"Assume an answer of 'yes' to all questions; allows e2fsck to be used non-"
"interactively."
-msgstr "すべての質問に対して 'yes' の回答をすると仮定します。e2fsck が非対話的に使用できます。"
+msgstr ""
+"すべての質問に対して 'yes' の回答をすると仮定します。e2fsck が非対話的に使用"
+"できます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1190 ../src/guestfs-actions.pod:1985
+#: ../fish/guestfish-actions.pod:1190 ../src/guestfs-actions.pod:2003
msgid ""
"This option may not be specified at the same time as the C<correct> option."
msgstr "このオプションは C<correct> オプションと同時に指定できません。"
@@ -10465,22 +11518,25 @@ 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:1200 ../src/guestfs-actions.pod:2028
+#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2046
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
#: ../fish/guestfish-actions.pod:1204
msgid ""
-"I<This function is deprecated.> In new code, use the L</e2fsck> call "
-"instead."
-msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</e2fsck> を使用してください。"
+"I<This function is deprecated.> In new code, use the L</e2fsck> call instead."
+msgstr ""
+"I<この関数は推奨されません。> 新しいコードでは、代わりに L</e2fsck> を使用し"
+"てください。"
#. type: =head2
#: ../fish/guestfish-actions.pod:1211
@@ -10493,17 +11549,19 @@ 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:1215 ../src/guestfs-actions.pod:2042
+#: ../fish/guestfish-actions.pod:1215 ../src/guestfs-actions.pod:2060
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2045
+#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2063
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
@@ -10523,10 +11581,12 @@ 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:1226 ../src/guestfs-actions.pod:2061
+#: ../fish/guestfish-actions.pod:1226 ../src/guestfs-actions.pod:2079
msgid ""
"This calls the external C<egrep> program and returns the matching lines."
msgstr ""
@@ -10542,10 +11602,12 @@ 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:1236 ../src/guestfs-actions.pod:2080
+#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2098
msgid ""
"This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
@@ -10561,17 +11623,19 @@ 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:1246 ../src/guestfs-actions.pod:2099
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2117
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1249 ../src/guestfs-actions.pod:2102
+#: ../fish/guestfish-actions.pod:1249 ../src/guestfs-actions.pod:2120
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr "外部の L<cmp(1)> プログラムが比較のために使用されます。"
@@ -10586,13 +11650,15 @@ msgstr "exists"
msgid ""
" exists path\n"
"\n"
-msgstr " exists path\n\n"
+msgstr ""
+" exists path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1255 ../src/guestfs-actions.pod:2114
+#: ../fish/guestfish-actions.pod:1255 ../src/guestfs-actions.pod:2132
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
@@ -10611,18 +11677,20 @@ 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:1264 ../fish/guestfish-actions.pod:1283
-#: ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:2156
+#: ../src/guestfs-actions.pod:2155 ../src/guestfs-actions.pod:2174
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2141
+#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2159
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
@@ -10633,7 +11701,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:1279
@@ -10646,7 +11716,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:1287
@@ -10664,7 +11736,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1295 ../src/guestfs-actions.pod:2168
+#: ../fish/guestfish-actions.pod:1295 ../src/guestfs-actions.pod:2186
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
@@ -10681,10 +11753,12 @@ 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:1303 ../src/guestfs-actions.pod:2183
+#: ../fish/guestfish-actions.pod:1303 ../src/guestfs-actions.pod:2201
msgid ""
"This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
@@ -10700,10 +11774,12 @@ 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:1313 ../src/guestfs-actions.pod:2202
+#: ../fish/guestfish-actions.pod:1313 ../src/guestfs-actions.pod:2220
msgid ""
"This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
@@ -10719,35 +11795,37 @@ msgstr "file"
msgid ""
" file path\n"
"\n"
-msgstr " file path\n\n"
+msgstr ""
+" file path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2220
+#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2238
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2223
+#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2241
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1329 ../src/guestfs-actions.pod:2226
+#: ../fish/guestfish-actions.pod:1329 ../src/guestfs-actions.pod:2244
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2230
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2248
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
@@ -10755,7 +11833,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:1340
@@ -10768,169 +11848,173 @@ 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:1344 ../src/guestfs-actions.pod:2248
+#: ../fish/guestfish-actions.pod:1344 ../src/guestfs-actions.pod:2266
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1347 ../src/guestfs-actions.pod:2251
+#: ../fish/guestfish-actions.pod:1347 ../src/guestfs-actions.pod:2269
msgid "Currently defined architectures are:"
msgstr "現在定義されているアーキテクチャーは次のとおりです:"
#. type: =item
-#: ../fish/guestfish-actions.pod:1351 ../src/guestfs-actions.pod:2255
+#: ../fish/guestfish-actions.pod:1351 ../src/guestfs-actions.pod:2273
msgid "\"i386\""
msgstr "\"i386\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1353 ../src/guestfs-actions.pod:2257
+#: ../fish/guestfish-actions.pod:1353 ../src/guestfs-actions.pod:2275
msgid ""
"This string is returned for all 32 bit i386, i486, i586, i686 binaries "
"irrespective of the precise processor requirements of the binary."
-msgstr "この文字列は、バイナリーの正確なプロセッサー要求にかかわりなく、すべての 32 ビット i386, i486, i586, i686 バイナリーに対して返されます。"
+msgstr ""
+"この文字列は、バイナリーの正確なプロセッサー要求にかかわりなく、すべての 32 "
+"ビット i386, i486, i586, i686 バイナリーに対して返されます。"
#. type: =item
-#: ../fish/guestfish-actions.pod:1356 ../src/guestfs-actions.pod:2260
+#: ../fish/guestfish-actions.pod:1356 ../src/guestfs-actions.pod:2278
msgid "\"x86_64\""
msgstr "\"x86_64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2262
+#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2280
msgid "64 bit x86-64."
msgstr "64 ビット x86-64."
#. type: =item
-#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2264
+#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2282
msgid "\"sparc\""
msgstr "\"sparc\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1362 ../src/guestfs-actions.pod:2266
+#: ../fish/guestfish-actions.pod:1362 ../src/guestfs-actions.pod:2284
msgid "32 bit SPARC."
msgstr "32 ビット SPARC."
#. type: =item
-#: ../fish/guestfish-actions.pod:1364 ../src/guestfs-actions.pod:2268
+#: ../fish/guestfish-actions.pod:1364 ../src/guestfs-actions.pod:2286
msgid "\"sparc64\""
msgstr "\"sparc64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1366 ../src/guestfs-actions.pod:2270
+#: ../fish/guestfish-actions.pod:1366 ../src/guestfs-actions.pod:2288
msgid "64 bit SPARC V9 and above."
msgstr "64 ビット SPARC V9 およびそれ以降."
#. type: =item
-#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2272
+#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2290
msgid "\"ia64\""
msgstr "\"ia64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2274
+#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2292
msgid "Intel Itanium."
msgstr "Intel Itanium."
#. type: =item
-#: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2276
+#: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2294
msgid "\"ppc\""
msgstr "\"ppc\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1374 ../src/guestfs-actions.pod:2278
+#: ../fish/guestfish-actions.pod:1374 ../src/guestfs-actions.pod:2296
msgid "32 bit Power PC."
msgstr "32 ビット Power PC."
#. type: =item
-#: ../fish/guestfish-actions.pod:1376 ../src/guestfs-actions.pod:2280
+#: ../fish/guestfish-actions.pod:1376 ../src/guestfs-actions.pod:2298
msgid "\"ppc64\""
msgstr "\"ppc64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2282
+#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2300
msgid "64 bit Power PC."
msgstr "64 ビット Power PC."
#. type: textblock
-#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2286
+#: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2304
msgid "Libguestfs may return other architecture strings in future."
msgstr "libguestfs は将来他のアーキテクチャー文字列を返すかもしれません。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1384 ../src/guestfs-actions.pod:2288
+#: ../fish/guestfish-actions.pod:1384 ../src/guestfs-actions.pod:2306
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1390 ../src/guestfs-actions.pod:2294
+#: ../fish/guestfish-actions.pod:1390 ../src/guestfs-actions.pod:2312
msgid "many types of Un*x and Linux binary"
msgstr "多くの種類の Un*x および Linux バイナリー"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1394 ../src/guestfs-actions.pod:2298
+#: ../fish/guestfish-actions.pod:1394 ../src/guestfs-actions.pod:2316
msgid "many types of Un*x and Linux shared library"
msgstr "多くの種類の Un*x および Linux 共有ライブラリー"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1398 ../src/guestfs-actions.pod:2302
+#: ../fish/guestfish-actions.pod:1398 ../src/guestfs-actions.pod:2320
msgid "Windows Win32 and Win64 binaries"
msgstr "Windows Win32 および Win64 バイナリー"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1402 ../src/guestfs-actions.pod:2306
+#: ../fish/guestfish-actions.pod:1402 ../src/guestfs-actions.pod:2324
msgid "Windows Win32 and Win64 DLLs"
msgstr "Windows Win32 および Win64 DLL"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2308
+#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2326
msgid "Win32 binaries and DLLs return C<i386>."
msgstr "Win32 バイナリーと DLL が C<i386> を返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1406 ../src/guestfs-actions.pod:2310
+#: ../fish/guestfish-actions.pod:1406 ../src/guestfs-actions.pod:2328
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr "Win64 バイナリーと DLL が C<x86_64> を返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2314
+#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2332
msgid "Linux kernel modules"
msgstr "Linux カーネルモジュール"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2318
+#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2336
msgid "Linux new-style initrd images"
msgstr "新形式の Linux initrd イメージ"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1418 ../src/guestfs-actions.pod:2322
+#: ../fish/guestfish-actions.pod:1418 ../src/guestfs-actions.pod:2340
msgid "some non-x86 Linux vmlinuz kernels"
msgstr "いくつかの非 x86 Linux vmlinuz カーネル"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1422 ../src/guestfs-actions.pod:2326
+#: ../fish/guestfish-actions.pod:1422 ../src/guestfs-actions.pod:2344
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1428 ../src/guestfs-actions.pod:2332
+#: ../fish/guestfish-actions.pod:1428 ../src/guestfs-actions.pod:2350
msgid "static libraries (libfoo.a)"
msgstr "静的ライブラリー (libfoo.a)"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1432 ../src/guestfs-actions.pod:2336
+#: ../fish/guestfish-actions.pod:1432 ../src/guestfs-actions.pod:2354
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1436 ../src/guestfs-actions.pod:2340
+#: ../fish/guestfish-actions.pod:1436 ../src/guestfs-actions.pod:2358
msgid "x86 Linux vmlinuz kernels"
msgstr "x86 Linux vmlinuz カーネル"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1438 ../src/guestfs-actions.pod:2342
+#: ../fish/guestfish-actions.pod:1438 ../src/guestfs-actions.pod:2360
msgid ""
"x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
"compressed code, and are horribly hard to unpack. If you want to find the "
@@ -10949,10 +12033,12 @@ msgstr "filesize"
msgid ""
" filesize file\n"
"\n"
-msgstr " filesize file\n\n"
+msgstr ""
+" filesize file\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1449 ../src/guestfs-actions.pod:2360
+#: ../fish/guestfish-actions.pod:1449 ../src/guestfs-actions.pod:2378
msgid "This command returns the size of C<file> in bytes."
msgstr ""
@@ -10961,7 +12047,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:1455
@@ -10974,22 +12063,27 @@ 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:1459 ../src/guestfs-actions.pod:2378
+#: ../fish/guestfish-actions.pod:1459 ../src/guestfs-actions.pod:2396
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]>."
-msgstr "このコマンドは C<path> という新しいファイルを作成します。初期の内容は C<len> オクテットの C<c> です。ここで C<c> は 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 ""
+"このコマンドは C<path> という新しいファイルを作成します。初期の内容は C<len> "
+"オクテットの C<c> です。ここで C<c> は C<[0..255]> の範囲の数値である必要があ"
+"ります。"
#. type: textblock
#: ../fish/guestfish-actions.pod:1463
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
@@ -11003,15 +12097,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:1472
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
@@ -11025,10 +12121,12 @@ msgstr "find"
msgid ""
" find directory\n"
"\n"
-msgstr " find directory\n\n"
+msgstr ""
+" find directory\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1481 ../src/guestfs-actions.pod:2424
+#: ../fish/guestfish-actions.pod:1481 ../src/guestfs-actions.pod:2442
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -11037,21 +12135,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1486 ../src/guestfs-actions.pod:2429
+#: ../fish/guestfish-actions.pod:1486 ../src/guestfs-actions.pod:2447
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
-#: ../fish/guestfish-actions.pod:1489 ../src/guestfs-actions.pod:2432
+#: ../fish/guestfish-actions.pod:1489 ../src/guestfs-actions.pod:2450
#, no-wrap
msgid ""
" /tmp/a\n"
" /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:1493
@@ -11059,7 +12161,7 @@ msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1496 ../src/guestfs-actions.pod:2439
+#: ../fish/guestfish-actions.pod:1496 ../src/guestfs-actions.pod:2457
#, no-wrap
msgid ""
" a\n"
@@ -11067,16 +12169,20 @@ 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:1501 ../src/guestfs-actions.pod:2444
-msgid ""
-"If C<directory> is not a directory, then this command returns an error."
+#: ../fish/guestfish-actions.pod:1501 ../src/guestfs-actions.pod:2462
+msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1504 ../src/guestfs-actions.pod:2447
+#: ../fish/guestfish-actions.pod:1504 ../src/guestfs-actions.pod:2465
msgid "The returned list is sorted."
msgstr "返された一覧は並び替えられています。"
@@ -11096,10 +12202,12 @@ 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:1515 ../src/guestfs-actions.pod:2467
+#: ../fish/guestfish-actions.pod:1515 ../src/guestfs-actions.pod:2485
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -11113,24 +12221,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1526 ../src/guestfs-actions.pod:2478
+#: ../fish/guestfish-actions.pod:1526 ../src/guestfs-actions.pod:2496
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1530 ../src/guestfs-actions.pod:2482
+#: ../fish/guestfish-actions.pod:1530 ../src/guestfs-actions.pod:2500
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1535 ../src/guestfs-actions.pod:2487
+#: ../fish/guestfish-actions.pod:1535 ../src/guestfs-actions.pod:2505
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1540 ../src/guestfs-actions.pod:2492
+#: ../fish/guestfish-actions.pod:1540 ../src/guestfs-actions.pod:2510
msgid "The result list is not sorted."
msgstr "結果の一覧はソートされていません。"
@@ -11145,10 +12253,12 @@ 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:1550 ../src/guestfs-actions.pod:2506
+#: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2524
msgid ""
"This command searches the filesystems and returns the one which has the "
"given label. An error is returned if no such filesystem can be found."
@@ -11170,10 +12280,12 @@ 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:1560 ../src/guestfs-actions.pod:2523
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2541
msgid ""
"This command searches the filesystems and returns the one which has the "
"given UUID. An error is returned if no such filesystem can be found."
@@ -11195,41 +12307,45 @@ 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:1570 ../src/guestfs-actions.pod:2541
+#: ../fish/guestfish-actions.pod:1570 ../src/guestfs-actions.pod:2559
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1573 ../src/guestfs-actions.pod:2544
+#: ../fish/guestfish-actions.pod:1573 ../src/guestfs-actions.pod:2562
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
-msgstr "返された整数は状態です。 C<fsck> からの状態コードの一覧は L<fsck(8)> を参照してください。"
+msgstr ""
+"返された整数は状態です。 C<fsck> からの状態コードの一覧は L<fsck(8)> を参照し"
+"てください。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1582 ../src/guestfs-actions.pod:2553
+#: ../fish/guestfish-actions.pod:1582 ../src/guestfs-actions.pod:2571
msgid "Multiple status codes can be summed together."
msgstr "複数の状態コードが同時に合計されるかもしれません。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2557
+#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2575
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
-#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2562
+#: ../fish/guestfish-actions.pod:1591 ../src/guestfs-actions.pod:2580
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1596 ../src/guestfs-actions.pod:2567
+#: ../fish/guestfish-actions.pod:1596 ../src/guestfs-actions.pod:2585
msgid ""
"This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
@@ -11245,17 +12361,19 @@ msgstr "get-append"
msgid ""
" get-append\n"
"\n"
-msgstr " get-append\n\n"
+msgstr ""
+" get-append\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2578
+#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2596
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2581
+#: ../fish/guestfish-actions.pod:1605 ../src/guestfs-actions.pod:2599
msgid "If C<NULL> then no options are added."
msgstr ""
@@ -11270,7 +12388,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:1611
@@ -11288,10 +12408,12 @@ msgstr "get-autosync"
msgid ""
" get-autosync\n"
"\n"
-msgstr " get-autosync\n\n"
+msgstr ""
+" get-autosync\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2606
+#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2624
msgid "Get the autosync flag."
msgstr "autosync フラグを取得します。"
@@ -11306,10 +12428,12 @@ msgstr "get-direct"
msgid ""
" get-direct\n"
"\n"
-msgstr " get-direct\n\n"
+msgstr ""
+" get-direct\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1623 ../src/guestfs-actions.pod:2617
+#: ../fish/guestfish-actions.pod:1623 ../src/guestfs-actions.pod:2635
msgid "Return the direct appliance mode flag."
msgstr ""
@@ -11327,22 +12451,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2629
+#: ../fish/guestfish-actions.pod:1629 ../src/guestfs-actions.pod:2647
msgid "This returns the file attributes associated with C<file>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2631
+#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2649
msgid ""
-"The attributes are a set of bits associated with each inode which affect the"
-" behaviour of the file. The attributes are returned as a string of letters "
+"The attributes are a set of bits associated with each inode which affect the "
+"behaviour of the file. The attributes are returned as a string of letters "
"(described below). The string may be empty, indicating that no file "
"attributes are set for this file."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1637 ../fish/guestfish-actions.pod:4920
-#: ../src/guestfs-actions.pod:2637 ../src/guestfs-actions.pod:7665
+#: ../src/guestfs-actions.pod:2655 ../src/guestfs-actions.pod:7689
msgid ""
"These attributes are only present when the file is located on an ext2/3/4 "
"filesystem. Using this call on other filesystem types will result in an "
@@ -11350,48 +12474,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1641 ../src/guestfs-actions.pod:2641
+#: ../fish/guestfish-actions.pod:1641 ../src/guestfs-actions.pod:2659
msgid "The characters (file attributes) in the returned string are currently:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1646 ../src/guestfs-actions.pod:2646
+#: ../fish/guestfish-actions.pod:1646 ../src/guestfs-actions.pod:2664
msgid "'A'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1648 ../src/guestfs-actions.pod:2648
+#: ../fish/guestfish-actions.pod:1648 ../src/guestfs-actions.pod:2666
msgid "When the file is accessed, its atime is not modified."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1650 ../src/guestfs-actions.pod:2650
+#: ../fish/guestfish-actions.pod:1650 ../src/guestfs-actions.pod:2668
msgid "'a'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1652 ../src/guestfs-actions.pod:2652
+#: ../fish/guestfish-actions.pod:1652 ../src/guestfs-actions.pod:2670
msgid "The file is append-only."
msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:1654 ../fish/guestfish-actions.pod:4643
-#: ../src/guestfs-actions.pod:2654 ../src/guestfs-actions.pod:7264
+#: ../src/guestfs-actions.pod:2672 ../src/guestfs-actions.pod:7288
msgid "'c'"
msgstr "'c'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1656 ../src/guestfs-actions.pod:2656
+#: ../fish/guestfish-actions.pod:1656 ../src/guestfs-actions.pod:2674
msgid "The file is compressed on-disk."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1658 ../src/guestfs-actions.pod:2658
+#: ../fish/guestfish-actions.pod:1658 ../src/guestfs-actions.pod:2676
msgid "'D'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1660 ../src/guestfs-actions.pod:2660
+#: ../fish/guestfish-actions.pod:1660 ../src/guestfs-actions.pod:2678
msgid ""
"(Directories only.) Changes to this directory are written synchronously to "
"disk."
@@ -11399,107 +12523,107 @@ msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:1663 ../fish/guestfish-actions.pod:4647
-#: ../src/guestfs-actions.pod:2663 ../src/guestfs-actions.pod:7268
+#: ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:7292
msgid "'d'"
msgstr "'d'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2665
+#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2683
msgid "The file is not a candidate for backup (see L<dump(8)>)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1667 ../src/guestfs-actions.pod:2667
+#: ../fish/guestfish-actions.pod:1667 ../src/guestfs-actions.pod:2685
msgid "'E'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1669 ../src/guestfs-actions.pod:2669
+#: ../fish/guestfish-actions.pod:1669 ../src/guestfs-actions.pod:2687
msgid "The file has compression errors."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1671 ../src/guestfs-actions.pod:2671
+#: ../fish/guestfish-actions.pod:1671 ../src/guestfs-actions.pod:2689
msgid "'e'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1673 ../src/guestfs-actions.pod:2673
+#: ../fish/guestfish-actions.pod:1673 ../src/guestfs-actions.pod:2691
msgid "The file is using extents."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1675 ../src/guestfs-actions.pod:2675
+#: ../fish/guestfish-actions.pod:1675 ../src/guestfs-actions.pod:2693
msgid "'h'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2677
+#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2695
msgid ""
"The file is storing its blocks in units of the filesystem blocksize instead "
"of sectors."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1680 ../src/guestfs-actions.pod:2680
+#: ../fish/guestfish-actions.pod:1680 ../src/guestfs-actions.pod:2698
msgid "'I'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2682
+#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2700
msgid "(Directories only.) The directory is using hashed trees."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2684
+#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2702
msgid "'i'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1686 ../src/guestfs-actions.pod:2686
+#: ../fish/guestfish-actions.pod:1686 ../src/guestfs-actions.pod:2704
msgid ""
"The file is immutable. It cannot be modified, deleted or renamed. No link "
"can be created to this file."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2689
+#: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2707
msgid "'j'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2691
+#: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2709
msgid "The file is data-journaled."
msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:1693 ../fish/guestfish-actions.pod:4663
-#: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:7284
+#: ../src/guestfs-actions.pod:2711 ../src/guestfs-actions.pod:7308
msgid "'s'"
msgstr "'s'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2695
+#: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2713
msgid "When the file is deleted, all its blocks will be zeroed."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1697 ../src/guestfs-actions.pod:2697
+#: ../fish/guestfish-actions.pod:1697 ../src/guestfs-actions.pod:2715
msgid "'S'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1699 ../src/guestfs-actions.pod:2699
+#: ../fish/guestfish-actions.pod:1699 ../src/guestfs-actions.pod:2717
msgid "Changes to this file are written synchronously to disk."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1701 ../src/guestfs-actions.pod:2701
+#: ../fish/guestfish-actions.pod:1701 ../src/guestfs-actions.pod:2719
msgid "'T'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1703 ../src/guestfs-actions.pod:2703
+#: ../fish/guestfish-actions.pod:1703 ../src/guestfs-actions.pod:2721
msgid ""
"(Directories only.) This is a hint to the block allocator that "
"subdirectories contained in this directory should be spread across blocks. "
@@ -11508,12 +12632,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1708 ../src/guestfs-actions.pod:2708
+#: ../fish/guestfish-actions.pod:1708 ../src/guestfs-actions.pod:2726
msgid "'t'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1710 ../src/guestfs-actions.pod:2710
+#: ../fish/guestfish-actions.pod:1710 ../src/guestfs-actions.pod:2728
msgid ""
"For a file, this disables tail-merging. (Not used by upstream "
"implementations of ext2.)"
@@ -11521,39 +12645,39 @@ msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:1713 ../fish/guestfish-actions.pod:4667
-#: ../src/guestfs-actions.pod:2713 ../src/guestfs-actions.pod:7288
+#: ../src/guestfs-actions.pod:2731 ../src/guestfs-actions.pod:7312
msgid "'u'"
msgstr "'u'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1715 ../src/guestfs-actions.pod:2715
+#: ../fish/guestfish-actions.pod:1715 ../src/guestfs-actions.pod:2733
msgid ""
"When the file is deleted, its blocks will be saved, allowing the file to be "
"undeleted."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1718 ../src/guestfs-actions.pod:2718
+#: ../fish/guestfish-actions.pod:1718 ../src/guestfs-actions.pod:2736
msgid "'X'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1720 ../src/guestfs-actions.pod:2720
+#: ../fish/guestfish-actions.pod:1720 ../src/guestfs-actions.pod:2738
msgid "The raw contents of the compressed file may be accessed."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1722 ../src/guestfs-actions.pod:2722
+#: ../fish/guestfish-actions.pod:1722 ../src/guestfs-actions.pod:2740
msgid "'Z'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2724
+#: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2742
msgid "The compressed file is dirty."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2728
+#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2746
msgid ""
"More file attributes may be added to this list later. Not all file "
"attributes may be set for all kinds of files. For detailed information, "
@@ -11585,15 +12709,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2746
+#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2766
msgid ""
-"This returns the ext2 file generation of a file. The generation (which used"
-" to be called the \"version\") is a number associated with an inode. This "
-"is most commonly used by NFS servers."
+"This returns the ext2 file generation of a file. The generation (which used "
+"to be called the \"version\") is a number associated with an inode. This is "
+"most commonly used by NFS servers."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2750
+#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2770
msgid ""
"The generation is only present when the file is located on an ext2/3/4 "
"filesystem. Using this call on other filesystem types will result in an "
@@ -11616,20 +12740,26 @@ 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:1755 ../src/guestfs-actions.pod:2771
+#: ../fish/guestfish-actions.pod:1755 ../src/guestfs-actions.pod:2793
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
-msgstr "これは C<device> にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返します。"
+msgstr ""
+"これは C<device> にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返"
+"します。"
#. type: textblock
#: ../fish/guestfish-actions.pod:1758
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:1765
@@ -11642,10 +12772,12 @@ 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:1769 ../src/guestfs-actions.pod:2792
+#: ../fish/guestfish-actions.pod:1769 ../src/guestfs-actions.pod:2814
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
@@ -11655,7 +12787,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:1779
@@ -11668,10 +12802,12 @@ msgstr "get-memsize"
msgid ""
" get-memsize\n"
"\n"
-msgstr " get-memsize\n\n"
+msgstr ""
+" get-memsize\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1783 ../src/guestfs-actions.pod:2805
+#: ../fish/guestfish-actions.pod:1783 ../src/guestfs-actions.pod:2827
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
@@ -11680,18 +12816,19 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1786
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:1790 ../fish/guestfish-actions.pod:1847
#: ../fish/guestfish-actions.pod:4993 ../fish/guestfish-actions.pod:5097
-#: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:2904
-#: ../src/guestfs-actions.pod:7788 ../src/guestfs-actions.pod:7916
+#: ../src/guestfs-actions.pod:2834 ../src/guestfs-actions.pod:2926
+#: ../src/guestfs-actions.pod:7816 ../src/guestfs-actions.pod:7944
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:1793
@@ -11704,10 +12841,12 @@ msgstr "get-network"
msgid ""
" get-network\n"
"\n"
-msgstr " get-network\n\n"
+msgstr ""
+" get-network\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1797 ../src/guestfs-actions.pod:2824
+#: ../fish/guestfish-actions.pod:1797 ../src/guestfs-actions.pod:2846
msgid "This returns the enable network flag."
msgstr ""
@@ -11722,15 +12861,17 @@ msgstr "get-path"
msgid ""
" get-path\n"
"\n"
-msgstr " get-path\n\n"
+msgstr ""
+" get-path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2835
+#: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2857
msgid "Return the current search path."
msgstr "現在の検索パスを返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1805 ../src/guestfs-actions.pod:2837
+#: ../fish/guestfish-actions.pod:1805 ../src/guestfs-actions.pod:2859
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default path."
@@ -11747,10 +12888,12 @@ msgstr "get-pgroup"
msgid ""
" get-pgroup\n"
"\n"
-msgstr " get-pgroup\n\n"
+msgstr ""
+" get-pgroup\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2850
+#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2872
msgid "This returns the process group flag."
msgstr ""
@@ -11770,17 +12913,19 @@ msgstr "pid"
msgid ""
" get-pid\n"
"\n"
-msgstr " get-pid\n\n"
+msgstr ""
+" get-pid\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2861
+#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2883
msgid ""
"Return the process ID of the qemu subprocess. If there is no qemu "
"subprocess, then this will return an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1823 ../src/guestfs-actions.pod:2864
+#: ../fish/guestfish-actions.pod:1823 ../src/guestfs-actions.pod:2886
msgid "This is an internal call used for debugging and testing."
msgstr ""
@@ -11795,15 +12940,17 @@ msgstr "get-qemu"
msgid ""
" get-qemu\n"
"\n"
-msgstr " get-qemu\n\n"
+msgstr ""
+" get-qemu\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1829 ../src/guestfs-actions.pod:2875
+#: ../fish/guestfish-actions.pod:1829 ../src/guestfs-actions.pod:2897
msgid "Return the current qemu binary."
msgstr "現在の QEMU バイナリーを返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1831 ../src/guestfs-actions.pod:2877
+#: ../fish/guestfish-actions.pod:1831 ../src/guestfs-actions.pod:2899
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default qemu binary name."
@@ -11820,10 +12967,12 @@ 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:1838 ../src/guestfs-actions.pod:2890
+#: ../fish/guestfish-actions.pod:1838 ../src/guestfs-actions.pod:2912
msgid "Return the recovery process enabled flag."
msgstr "復元プロセス有効化フラグを返します。"
@@ -11838,7 +12987,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:1844
@@ -11858,10 +13009,12 @@ msgstr "get-smp"
msgid ""
" get-smp\n"
"\n"
-msgstr " get-smp\n\n"
+msgstr ""
+" get-smp\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1854 ../src/guestfs-actions.pod:2916
+#: ../fish/guestfish-actions.pod:1854 ../src/guestfs-actions.pod:2938
msgid "This returns the number of virtual CPUs assigned to the appliance."
msgstr ""
@@ -11876,10 +13029,12 @@ msgstr "get-state"
msgid ""
" get-state\n"
"\n"
-msgstr " get-state\n\n"
+msgstr ""
+" get-state\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2927
+#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2949
msgid ""
"This returns the current state as an opaque integer. This is only useful "
"for printing debug and internal error messages."
@@ -11888,8 +13043,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1863 ../fish/guestfish-actions.pod:2853
#: ../fish/guestfish-actions.pod:2891 ../fish/guestfish-actions.pod:2907
-#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:4286
-#: ../src/guestfs-actions.pod:4347 ../src/guestfs-actions.pod:4374
+#: ../src/guestfs-actions.pod:2952 ../src/guestfs-actions.pod:4308
+#: ../src/guestfs-actions.pod:4369 ../src/guestfs-actions.pod:4396
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
@@ -11904,10 +13059,12 @@ msgstr "get-trace"
msgid ""
" get-trace\n"
"\n"
-msgstr " get-trace\n\n"
+msgstr ""
+" get-trace\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2941
+#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2963
msgid "Return the command trace flag."
msgstr "コマンドトレースフラグを返します。"
@@ -11922,13 +13079,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:1875
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
@@ -11942,10 +13101,12 @@ msgstr "get-verbose"
msgid ""
" get-verbose\n"
"\n"
-msgstr " get-verbose\n\n"
+msgstr ""
+" get-verbose\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:2964
+#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:2986
msgid "This returns the verbose messages flag."
msgstr "これはメッセージ冗長化フラグを返します。"
@@ -11960,10 +13121,12 @@ msgstr "getcon"
msgid ""
" getcon\n"
"\n"
-msgstr " getcon\n\n"
+msgstr ""
+" getcon\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2975
+#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2997
msgid "This gets the SELinux security context of the daemon."
msgstr "これはデーモンの SELinux セキュリティコンテキストを取得します。"
@@ -11983,7 +13146,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:1897
@@ -11997,18 +13162,18 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1901 ../fish/guestfish-actions.pod:3005
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 ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1908 ../fish/guestfish-actions.pod:3012
-#: ../src/guestfs-actions.pod:3004 ../src/guestfs-actions.pod:4548
+#: ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:4570
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
@@ -12027,16 +13192,18 @@ msgstr "getxattrs"
msgid ""
" getxattrs path\n"
"\n"
-msgstr " getxattrs path\n\n"
+msgstr ""
+" getxattrs path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1917 ../src/guestfs-actions.pod:3021
+#: ../fish/guestfish-actions.pod:1917 ../src/guestfs-actions.pod:3043
msgid ""
"This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:3024
+#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:3046
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
@@ -12058,26 +13225,28 @@ 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:1929 ../src/guestfs-actions.pod:3041
+#: ../fish/guestfish-actions.pod:1929 ../src/guestfs-actions.pod:3063
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
-#: ../fish/guestfish-actions.pod:1933 ../src/guestfs-actions.pod:3045
+#: ../fish/guestfish-actions.pod:1933 ../src/guestfs-actions.pod:3067
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3048
+#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3070
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: textblock
@@ -12099,12 +13268,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:1948 ../src/guestfs-actions.pod:3069
-msgid ""
-"This calls the external C<grep> program and returns the matching lines."
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3091
+msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
@@ -12118,10 +13288,12 @@ 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:1958 ../src/guestfs-actions.pod:3088
+#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3110
msgid ""
"This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
@@ -12137,25 +13309,27 @@ 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:1968 ../src/guestfs-actions.pod:3107
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3129
msgid ""
"This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, "
"with the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1977 ../src/guestfs-actions.pod:3116
+#: ../fish/guestfish-actions.pod:1977 ../src/guestfs-actions.pod:3138
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3123
+#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3145
msgid ""
"This uses C<grub-install> from the host. Unfortunately grub is not always "
"compatible with itself, so this only works in rather narrow circumstances. "
@@ -12163,25 +13337,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1991 ../src/guestfs-actions.pod:3130
+#: ../fish/guestfish-actions.pod:1991 ../src/guestfs-actions.pod:3152
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
-#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3137
+#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3159
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
"\n"
-msgstr " (hd0) /dev/vda\n\n"
+msgstr ""
+" (hd0) /dev/vda\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3139
+#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3161
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
@@ -12196,13 +13372,14 @@ msgstr "head"
msgid ""
" head path\n"
"\n"
-msgstr " head path\n\n"
+msgstr ""
+" head path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3153
+#: ../fish/guestfish-actions.pod:2008 ../src/guestfs-actions.pod:3175
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
@@ -12216,17 +13393,19 @@ 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:2018 ../src/guestfs-actions.pod:3172
+#: ../fish/guestfish-actions.pod:2018 ../src/guestfs-actions.pod:3194
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2021 ../src/guestfs-actions.pod:3175
+#: ../fish/guestfish-actions.pod:2021 ../src/guestfs-actions.pod:3197
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
@@ -12234,7 +13413,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2024 ../fish/guestfish-actions.pod:5478
-#: ../src/guestfs-actions.pod:3178 ../src/guestfs-actions.pod:8495
+#: ../src/guestfs-actions.pod:3200 ../src/guestfs-actions.pod:8523
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr "パラメーター C<nrlines> が 0 ならば、空の一覧を返します。"
@@ -12249,14 +13428,18 @@ msgstr "hexdump"
msgid ""
" hexdump path\n"
"\n"
-msgstr " hexdump path\n\n"
+msgstr ""
+" hexdump path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2033 ../src/guestfs-actions.pod:3195
+#: ../fish/guestfish-actions.pod:2033 ../src/guestfs-actions.pod:3217
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:2039
@@ -12269,10 +13452,12 @@ 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:2043 ../src/guestfs-actions.pod:3214
+#: ../fish/guestfish-actions.pod:2043 ../src/guestfs-actions.pod:3236
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -12280,20 +13465,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2047 ../src/guestfs-actions.pod:3218
+#: ../fish/guestfish-actions.pod:2047 ../src/guestfs-actions.pod:3240
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 ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2051 ../src/guestfs-actions.pod:3222
+#: ../fish/guestfish-actions.pod:2051 ../src/guestfs-actions.pod:3244
#, no-wrap
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:2053
@@ -12311,15 +13498,17 @@ 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:2062 ../src/guestfs-actions.pod:3241
+#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3263
msgid "This command lists out files contained in an initrd."
msgstr "このコマンドは initrd に含まれるファイルを一覧表示します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3243
+#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3265
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -12327,7 +13516,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3247
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3269
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -12345,22 +13534,24 @@ 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:2076 ../src/guestfs-actions.pod:3264
+#: ../fish/guestfish-actions.pod:2076 ../src/guestfs-actions.pod:3286
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3266
+#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3288
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2082 ../src/guestfs-actions.pod:3270
+#: ../fish/guestfish-actions.pod:2082 ../src/guestfs-actions.pod:3292
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
@@ -12377,14 +13568,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:2090 ../src/guestfs-actions.pod:3283
+#: ../fish/guestfish-actions.pod:2090 ../src/guestfs-actions.pod:3305
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
@@ -12398,7 +13591,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:2098
@@ -12419,10 +13614,12 @@ 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:2106 ../src/guestfs-actions.pod:3312
+#: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3334
msgid ""
"This command creates a new inotify handle. The inotify subsystem can be "
"used to notify events which happen to objects in the guest filesystem."
@@ -12431,11 +13628,11 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2110
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 ""
@@ -12449,9 +13646,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2124
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 ""
@@ -12463,7 +13660,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3341
+#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3363
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -12481,27 +13678,29 @@ msgstr "inotify-read"
msgid ""
" inotify-read\n"
"\n"
-msgstr " inotify-read\n\n"
+msgstr ""
+" inotify-read\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3355
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3377
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3358
+#: ../fish/guestfish-actions.pod:2147 ../src/guestfs-actions.pod:3380
msgid "If no events have happened, this returns an empty list."
msgstr "何もイベントが起きないと、これは空の一覧を返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3360
+#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3382
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
@@ -12515,12 +13714,15 @@ 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:2159
msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>."
-msgstr "前に定義された inotify ウォッチを削除します。 L</inotify-add-watch> 参照。"
+msgstr ""
+"前に定義された inotify ウォッチを削除します。 L</inotify-add-watch> 参照。"
#. type: =head2
#: ../fish/guestfish-actions.pod:2162
@@ -12533,7 +13735,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:2166
@@ -12543,7 +13747,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3395
+#: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3417
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
@@ -12558,15 +13762,15 @@ msgstr "アーキテクチャーが決められなければ、文字列 C<unknow
#: ../fish/guestfish-actions.pod:2649 ../fish/guestfish-actions.pod:2662
#: ../fish/guestfish-actions.pod:2672 ../fish/guestfish-actions.pod:2682
#: ../fish/guestfish-actions.pod:2694 ../fish/guestfish-actions.pod:2790
-#: ../fish/guestfish-actions.pod:2824 ../src/guestfs-actions.pod:3398
-#: ../src/guestfs-actions.pod:3512 ../src/guestfs-actions.pod:3616
-#: ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:3766
-#: ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:3878
-#: ../src/guestfs-actions.pod:3899 ../src/guestfs-actions.pod:3952
-#: ../src/guestfs-actions.pod:4004 ../src/guestfs-actions.pod:4024
-#: ../src/guestfs-actions.pod:4044 ../src/guestfs-actions.pod:4061
-#: ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:4095
-#: ../src/guestfs-actions.pod:4197 ../src/guestfs-actions.pod:4238
+#: ../fish/guestfish-actions.pod:2824 ../src/guestfs-actions.pod:3420
+#: ../src/guestfs-actions.pod:3534 ../src/guestfs-actions.pod:3638
+#: ../src/guestfs-actions.pod:3657 ../src/guestfs-actions.pod:3788
+#: ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:3900
+#: ../src/guestfs-actions.pod:3921 ../src/guestfs-actions.pod:3974
+#: ../src/guestfs-actions.pod:4026 ../src/guestfs-actions.pod:4046
+#: ../src/guestfs-actions.pod:4066 ../src/guestfs-actions.pod:4083
+#: ../src/guestfs-actions.pod:4099 ../src/guestfs-actions.pod:4117
+#: ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:4260
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
@@ -12581,252 +13785,259 @@ 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:2179 ../src/guestfs-actions.pod:3411
+#: ../fish/guestfish-actions.pod:2179 ../src/guestfs-actions.pod:3433
msgid ""
"This returns the distro (distribution) of the inspected operating system."
-msgstr "これは検査したオペレーティングシステムのディストリビューションを返します。"
+msgstr ""
+"これは検査したオペレーティングシステムのディストリビューションを返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2182 ../src/guestfs-actions.pod:3414
+#: ../fish/guestfish-actions.pod:2182 ../src/guestfs-actions.pod:3436
msgid "Currently defined distros are:"
msgstr "定義されているディストリビューションは現在次のとおりです:"
#. type: =item
-#: ../fish/guestfish-actions.pod:2186 ../src/guestfs-actions.pod:3418
+#: ../fish/guestfish-actions.pod:2186 ../src/guestfs-actions.pod:3440
msgid "\"archlinux\""
msgstr "\"archlinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2188 ../src/guestfs-actions.pod:3420
+#: ../fish/guestfish-actions.pod:2188 ../src/guestfs-actions.pod:3442
msgid "Arch Linux."
msgstr "Arch Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3422
+#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3444
msgid "\"buildroot\""
msgstr "\"buildroot\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2192 ../src/guestfs-actions.pod:3424
+#: ../fish/guestfish-actions.pod:2192 ../src/guestfs-actions.pod:3446
msgid "Buildroot-derived distro, but not one we specifically recognize."
msgstr "Buildroot 派生のディストリビューション. 具体的にどれかを認識しません."
#. type: =item
-#: ../fish/guestfish-actions.pod:2194 ../src/guestfs-actions.pod:3426
+#: ../fish/guestfish-actions.pod:2194 ../src/guestfs-actions.pod:3448
msgid "\"centos\""
msgstr "\"centos\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2196 ../src/guestfs-actions.pod:3428
+#: ../fish/guestfish-actions.pod:2196 ../src/guestfs-actions.pod:3450
msgid "CentOS."
msgstr "CentOS."
#. type: =item
-#: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3430
+#: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3452
msgid "\"cirros\""
msgstr "\"cirros\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2200 ../src/guestfs-actions.pod:3432
+#: ../fish/guestfish-actions.pod:2200 ../src/guestfs-actions.pod:3454
msgid "Cirros."
msgstr "Cirros."
#. type: =item
-#: ../fish/guestfish-actions.pod:2202 ../src/guestfs-actions.pod:3434
+#: ../fish/guestfish-actions.pod:2202 ../src/guestfs-actions.pod:3456
msgid "\"debian\""
msgstr "\"debian\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2204 ../src/guestfs-actions.pod:3436
+#: ../fish/guestfish-actions.pod:2204 ../src/guestfs-actions.pod:3458
msgid "Debian."
msgstr "Debian."
#. type: =item
-#: ../fish/guestfish-actions.pod:2206 ../src/guestfs-actions.pod:3438
+#: ../fish/guestfish-actions.pod:2206 ../src/guestfs-actions.pod:3460
msgid "\"fedora\""
msgstr "\"fedora\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2208 ../src/guestfs-actions.pod:3440
+#: ../fish/guestfish-actions.pod:2208 ../src/guestfs-actions.pod:3462
msgid "Fedora."
msgstr "Fedora."
#. type: =item
-#: ../fish/guestfish-actions.pod:2210 ../src/guestfs-actions.pod:3442
+#: ../fish/guestfish-actions.pod:2210 ../src/guestfs-actions.pod:3464
msgid "\"freedos\""
msgstr "\"freedos\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2212 ../src/guestfs-actions.pod:3444
+#: ../fish/guestfish-actions.pod:2212 ../src/guestfs-actions.pod:3466
msgid "FreeDOS."
msgstr "FreeDOS."
#. type: =item
-#: ../fish/guestfish-actions.pod:2214 ../src/guestfs-actions.pod:3446
+#: ../fish/guestfish-actions.pod:2214 ../src/guestfs-actions.pod:3468
msgid "\"gentoo\""
msgstr "\"gentoo\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3448
+#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3470
msgid "Gentoo."
msgstr "Gentoo."
#. type: =item
-#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3450
+#: ../fish/guestfish-actions.pod:2218 ../src/guestfs-actions.pod:3472
msgid "\"linuxmint\""
msgstr "\"linuxmint\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2220 ../src/guestfs-actions.pod:3452
+#: ../fish/guestfish-actions.pod:2220 ../src/guestfs-actions.pod:3474
msgid "Linux Mint."
msgstr "Linux Mint."
#. type: =item
-#: ../fish/guestfish-actions.pod:2222 ../src/guestfs-actions.pod:3454
+#: ../fish/guestfish-actions.pod:2222 ../src/guestfs-actions.pod:3476
msgid "\"mageia\""
msgstr "\"mageia\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3456
+#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3478
msgid "Mageia."
msgstr "Mageia."
#. type: =item
-#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3458
+#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3480
msgid "\"mandriva\""
msgstr "\"mandriva\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2228 ../src/guestfs-actions.pod:3460
+#: ../fish/guestfish-actions.pod:2228 ../src/guestfs-actions.pod:3482
msgid "Mandriva."
msgstr "Mandriva."
#. type: =item
-#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:3462
+#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:3484
msgid "\"meego\""
msgstr "\"meego\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2232 ../src/guestfs-actions.pod:3464
+#: ../fish/guestfish-actions.pod:2232 ../src/guestfs-actions.pod:3486
msgid "MeeGo."
msgstr "MeeGo."
#. type: =item
-#: ../fish/guestfish-actions.pod:2234 ../src/guestfs-actions.pod:3466
+#: ../fish/guestfish-actions.pod:2234 ../src/guestfs-actions.pod:3488
msgid "\"opensuse\""
msgstr "\"opensuse\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2236 ../src/guestfs-actions.pod:3468
+#: ../fish/guestfish-actions.pod:2236 ../src/guestfs-actions.pod:3490
msgid "OpenSUSE."
msgstr "OpenSUSE."
#. type: =item
-#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3470
+#: ../fish/guestfish-actions.pod:2238 ../src/guestfs-actions.pod:3492
msgid "\"pardus\""
msgstr "\"pardus\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2240 ../src/guestfs-actions.pod:3472
+#: ../fish/guestfish-actions.pod:2240 ../src/guestfs-actions.pod:3494
msgid "Pardus."
msgstr "Pardus."
#. type: =item
-#: ../fish/guestfish-actions.pod:2242 ../src/guestfs-actions.pod:3474
+#: ../fish/guestfish-actions.pod:2242 ../src/guestfs-actions.pod:3496
msgid "\"redhat-based\""
msgstr "\"redhat-based\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3476
+#: ../fish/guestfish-actions.pod:2244 ../src/guestfs-actions.pod:3498
msgid "Some Red Hat-derived distro."
msgstr "いくつかの Red Hat 派生ディストリビューション."
#. type: =item
-#: ../fish/guestfish-actions.pod:2246 ../src/guestfs-actions.pod:3478
+#: ../fish/guestfish-actions.pod:2246 ../src/guestfs-actions.pod:3500
msgid "\"rhel\""
msgstr "\"rhel\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3480
+#: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3502
msgid "Red Hat Enterprise Linux."
msgstr "Red Hat Enterprise Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3482
+#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3504
msgid "\"scientificlinux\""
msgstr "\"scientificlinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3484
+#: ../fish/guestfish-actions.pod:2252 ../src/guestfs-actions.pod:3506
msgid "Scientific Linux."
msgstr "Scientific Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:2254 ../src/guestfs-actions.pod:3486
+#: ../fish/guestfish-actions.pod:2254 ../src/guestfs-actions.pod:3508
msgid "\"slackware\""
msgstr "\"slackware\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2256 ../src/guestfs-actions.pod:3488
+#: ../fish/guestfish-actions.pod:2256 ../src/guestfs-actions.pod:3510
msgid "Slackware."
msgstr "Slackware."
#. type: =item
-#: ../fish/guestfish-actions.pod:2258 ../src/guestfs-actions.pod:3490
+#: ../fish/guestfish-actions.pod:2258 ../src/guestfs-actions.pod:3512
msgid "\"ttylinux\""
msgstr "\"ttylinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2260 ../src/guestfs-actions.pod:3492
+#: ../fish/guestfish-actions.pod:2260 ../src/guestfs-actions.pod:3514
msgid "ttylinux."
msgstr "ttylinux."
#. type: =item
-#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3494
+#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3516
msgid "\"ubuntu\""
msgstr "\"ubuntu\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2264 ../src/guestfs-actions.pod:3496
+#: ../fish/guestfish-actions.pod:2264 ../src/guestfs-actions.pod:3518
msgid "Ubuntu."
msgstr "Ubuntu."
#. type: =item
#: ../fish/guestfish-actions.pod:2266 ../fish/guestfish-actions.pod:2350
-#: ../fish/guestfish-actions.pod:2627 ../src/guestfs-actions.pod:3498
-#: ../src/guestfs-actions.pod:3607 ../src/guestfs-actions.pod:3995
+#: ../fish/guestfish-actions.pod:2627 ../src/guestfs-actions.pod:3520
+#: ../src/guestfs-actions.pod:3629 ../src/guestfs-actions.pod:4017
msgid "\"unknown\""
msgstr "\"unknown\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2268 ../src/guestfs-actions.pod:3500
+#: ../fish/guestfish-actions.pod:2268 ../src/guestfs-actions.pod:3522
msgid "The distro could not be determined."
msgstr "ディストリビューションがわかりませんでした。"
#. type: =item
#: ../fish/guestfish-actions.pod:2270 ../fish/guestfish-actions.pod:2607
-#: ../src/guestfs-actions.pod:3502 ../src/guestfs-actions.pod:3975
+#: ../src/guestfs-actions.pod:3524 ../src/guestfs-actions.pod:3997
msgid "\"windows\""
msgstr "\"windows\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2272 ../src/guestfs-actions.pod:3504
+#: ../fish/guestfish-actions.pod:2272 ../src/guestfs-actions.pod:3526
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:2277 ../fish/guestfish-actions.pod:2356
-#: ../fish/guestfish-actions.pod:2633 ../src/guestfs-actions.pod:3509
-#: ../src/guestfs-actions.pod:3613 ../src/guestfs-actions.pod:4001
+#: ../fish/guestfish-actions.pod:2633 ../src/guestfs-actions.pod:3531
+#: ../src/guestfs-actions.pod:3635 ../src/guestfs-actions.pod:4023
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:2282
@@ -12839,29 +14050,35 @@ 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:2286 ../src/guestfs-actions.pod:3525
+#: ../fish/guestfish-actions.pod:2286 ../src/guestfs-actions.pod:3547
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 ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3531
+#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3553
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" C => /dev/vda2\n"
+" E => /dev/vdb1\n"
+" F => /dev/vdc1\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2296 ../src/guestfs-actions.pod:3535
+#: ../fish/guestfish-actions.pod:2296 ../src/guestfs-actions.pod:3557
msgid ""
"Note that keys are drive letters. For Windows, the key is case insensitive "
"and just contains the drive letter, without the customary colon separator "
@@ -12869,23 +14086,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2300 ../src/guestfs-actions.pod:3539
+#: ../fish/guestfish-actions.pod:2300 ../src/guestfs-actions.pod:3561
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
-#: ../fish/guestfish-actions.pod:2305 ../src/guestfs-actions.pod:3544
+#: ../fish/guestfish-actions.pod:2305 ../src/guestfs-actions.pod:3566
msgid ""
"For Windows guests, currently only hard drive mappings are returned. "
"Removable disks (eg. DVD-ROMs) are ignored."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3547
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3569
msgid ""
"For guests that do not use drive mappings, or if the drive mappings could "
"not be determined, this returns an empty hash table."
@@ -12909,21 +14126,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:2319 ../src/guestfs-actions.pod:3568
+#: ../fish/guestfish-actions.pod:2319 ../src/guestfs-actions.pod:3590
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:2324 ../src/guestfs-actions.pod:3573
+#: ../fish/guestfish-actions.pod:2324 ../src/guestfs-actions.pod:3595
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
@@ -12931,7 +14150,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:2330
@@ -12944,44 +14165,46 @@ 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:2334 ../src/guestfs-actions.pod:3591
+#: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3613
msgid ""
"This returns the format of the inspected operating system. You can use it "
"to detect install images, live CDs and similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3594
+#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3616
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3598
+#: ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3620
msgid "\"installed\""
msgstr "\"installed\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3600
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3622
msgid "This is an installed operating system."
msgstr "インストールされているオペレーティングシステムです。"
#. type: =item
-#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3602
+#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3624
msgid "\"installer\""
msgstr "\"installer\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3604
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3626
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3609
+#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3631
msgid "The format of this disk image is not known."
msgstr ""
@@ -12996,17 +14219,19 @@ 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:2365 ../src/guestfs-actions.pod:3629
+#: ../fish/guestfish-actions.pod:2365 ../src/guestfs-actions.pod:3651
msgid ""
"This function returns the hostname of the operating system as found by "
"inspection of the guest's configuration files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3632
+#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3654
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
@@ -13023,25 +14248,27 @@ 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:2377 ../src/guestfs-actions.pod:3658
+#: ../fish/guestfish-actions.pod:2377 ../src/guestfs-actions.pod:3680
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
-#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3662
+#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3684
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3665
+#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3687
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -13050,48 +14277,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2390 ../src/guestfs-actions.pod:3671
+#: ../fish/guestfish-actions.pod:2390 ../src/guestfs-actions.pod:3693
msgid ""
"If finding the favicon fails, then we look in other places in the guest for "
"a suitable icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2393 ../src/guestfs-actions.pod:3674
+#: ../fish/guestfish-actions.pod:2393 ../src/guestfs-actions.pod:3696
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:2404 ../src/guestfs-actions.pod:3685
+#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3707
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3691
+#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3713
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:2418 ../src/guestfs-actions.pod:3699
+#: ../fish/guestfish-actions.pod:2418 ../src/guestfs-actions.pod:3721
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3706
+#: ../fish/guestfish-actions.pod:2425 ../src/guestfs-actions.pod:3728
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -13100,7 +14327,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2432 ../src/guestfs-actions.pod:3713
+#: ../fish/guestfish-actions.pod:2432 ../src/guestfs-actions.pod:3735
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
@@ -13117,27 +14344,29 @@ 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:2443 ../src/guestfs-actions.pod:3754
+#: ../fish/guestfish-actions.pod:2443 ../src/guestfs-actions.pod:3776
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2446 ../src/guestfs-actions.pod:3757
+#: ../fish/guestfish-actions.pod:2446 ../src/guestfs-actions.pod:3779
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
#: ../fish/guestfish-actions.pod:2453 ../fish/guestfish-actions.pod:2464
-#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:3781
+#: ../src/guestfs-actions.pod:3786 ../src/guestfs-actions.pod:3803
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
@@ -13152,10 +14381,12 @@ 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:2461 ../src/guestfs-actions.pod:3778
+#: ../fish/guestfish-actions.pod:2461 ../src/guestfs-actions.pod:3800
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr "検査するオペレーティングシステムのマイナーバージョン番号を返します。"
@@ -13165,7 +14396,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:2469
@@ -13178,21 +14411,23 @@ 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:2473 ../src/guestfs-actions.pod:3796
+#: ../fish/guestfish-actions.pod:2473 ../src/guestfs-actions.pod:3818
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
-#: ../fish/guestfish-actions.pod:2482 ../src/guestfs-actions.pod:3805
+#: ../fish/guestfish-actions.pod:2482 ../src/guestfs-actions.pod:3827
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -13200,7 +14435,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2487 ../src/guestfs-actions.pod:3810
+#: ../fish/guestfish-actions.pod:2487 ../src/guestfs-actions.pod:3832
msgid ""
"Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
@@ -13210,8 +14445,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
@@ -13219,7 +14454,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:2499
@@ -13232,7 +14469,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:2503
@@ -13244,7 +14483,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3842
+#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3864
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -13252,7 +14491,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2513 ../src/guestfs-actions.pod:3846
+#: ../fish/guestfish-actions.pod:2513 ../src/guestfs-actions.pod:3868
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
"C<pkgsrc>. Future versions of libguestfs may return other strings."
@@ -13269,7 +14508,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:2523
@@ -13281,15 +14522,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2529 ../src/guestfs-actions.pod:3869
+#: ../fish/guestfish-actions.pod:2529 ../src/guestfs-actions.pod:3891
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
-#: ../fish/guestfish-actions.pod:2533 ../src/guestfs-actions.pod:3873
+#: ../fish/guestfish-actions.pod:2533 ../src/guestfs-actions.pod:3895
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future "
@@ -13307,18 +14548,20 @@ 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:2544 ../src/guestfs-actions.pod:3891
+#: ../fish/guestfish-actions.pod:2544 ../src/guestfs-actions.pod:3913
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
-#: ../fish/guestfish-actions.pod:2549 ../src/guestfs-actions.pod:3896
+#: ../fish/guestfish-actions.pod:2549 ../src/guestfs-actions.pod:3918
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
@@ -13335,27 +14578,29 @@ 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:2558 ../src/guestfs-actions.pod:3912
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3934
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3915
+#: ../fish/guestfish-actions.pod:2561 ../src/guestfs-actions.pod:3937
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3924
+#: ../fish/guestfish-actions.pod:2570 ../src/guestfs-actions.pod:3946
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -13363,7 +14608,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3928
+#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3950
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
@@ -13387,7 +14632,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:2585
@@ -13415,72 +14662,74 @@ 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:2598 ../src/guestfs-actions.pod:3966
+#: ../fish/guestfish-actions.pod:2598 ../src/guestfs-actions.pod:3988
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2603 ../src/guestfs-actions.pod:3971
+#: ../fish/guestfish-actions.pod:2603 ../src/guestfs-actions.pod:3993
msgid "\"linux\""
msgstr "\"linux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2605 ../src/guestfs-actions.pod:3973
+#: ../fish/guestfish-actions.pod:2605 ../src/guestfs-actions.pod:3995
msgid "Any Linux-based operating system."
msgstr "すべての Linux ベースのオペレーティングシステム."
#. type: textblock
-#: ../fish/guestfish-actions.pod:2609 ../src/guestfs-actions.pod:3977
+#: ../fish/guestfish-actions.pod:2609 ../src/guestfs-actions.pod:3999
msgid "Any Microsoft Windows operating system."
msgstr "すべての Microsoft Windows オペレーティングシステム."
#. type: =item
-#: ../fish/guestfish-actions.pod:2611 ../src/guestfs-actions.pod:3979
+#: ../fish/guestfish-actions.pod:2611 ../src/guestfs-actions.pod:4001
msgid "\"freebsd\""
msgstr "\"freebsd\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3981
+#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:4003
msgid "FreeBSD."
msgstr "FreeBSD."
#. type: =item
-#: ../fish/guestfish-actions.pod:2615 ../src/guestfs-actions.pod:3983
+#: ../fish/guestfish-actions.pod:2615 ../src/guestfs-actions.pod:4005
msgid "\"netbsd\""
msgstr "\"netbsd\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:3985
+#: ../fish/guestfish-actions.pod:2617 ../src/guestfs-actions.pod:4007
msgid "NetBSD."
msgstr "NetBSD."
#. type: =item
-#: ../fish/guestfish-actions.pod:2619 ../src/guestfs-actions.pod:3987
+#: ../fish/guestfish-actions.pod:2619 ../src/guestfs-actions.pod:4009
msgid "\"hurd\""
msgstr "\"hurd\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2621 ../src/guestfs-actions.pod:3989
+#: ../fish/guestfish-actions.pod:2621 ../src/guestfs-actions.pod:4011
msgid "GNU/Hurd."
msgstr "GNU/Hurd."
#. type: =item
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3991
+#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:4013
msgid "\"dos\""
msgstr "\"dos\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:3993
+#: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:4015
msgid "MS-DOS, FreeDOS and others."
msgstr "MS-DOS, FreeDOS およびその他."
#. type: textblock
-#: ../fish/guestfish-actions.pod:2629 ../src/guestfs-actions.pod:3997
+#: ../fish/guestfish-actions.pod:2629 ../src/guestfs-actions.pod:4019
msgid "The operating system type could not be determined."
msgstr ""
@@ -13495,21 +14744,27 @@ 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:2642 ../src/guestfs-actions.pod:4017
+#: ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:4039
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
-msgstr "これは検査した仮想マシンの Windows CurrentControlSet を返します。 CurrentControlSet は C<ControlSet001> のようなレジストリキーの名前です。"
+msgstr ""
+"これは検査した仮想マシンの Windows CurrentControlSet を返します。 "
+"CurrentControlSet は C<ControlSet001> のようなレジストリキーの名前です。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2645 ../src/guestfs-actions.pod:4020
+#: ../fish/guestfish-actions.pod:2645 ../src/guestfs-actions.pod:4042
msgid ""
"This call assumes that the guest is Windows and that the Registry could be "
"examined by inspection. If this is not the case then an error is returned."
-msgstr "この呼び出しは、仮想マシンが Windows であり、レジストリが検査により確認できることを仮定しています。該当しない場合、エラーが返されます。"
+msgstr ""
+"この呼び出しは、仮想マシンが Windows であり、レジストリが検査により確認できる"
+"ことを仮定しています。該当しない場合、エラーが返されます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:2651
@@ -13522,21 +14777,24 @@ 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:2655 ../src/guestfs-actions.pod:4037
+#: ../fish/guestfish-actions.pod:2655 ../src/guestfs-actions.pod:4059
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
-msgstr "これは検査した仮想マシンの Windows システムルートを返します。システムルートは C</WINDOWS> のようなディレクトリーのパスです。"
+msgstr ""
+"これは検査した仮想マシンの Windows システムルートを返します。システムルート"
+"は C</WINDOWS> のようなディレクトリーのパスです。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2658 ../src/guestfs-actions.pod:4040
+#: ../fish/guestfish-actions.pod:2658 ../src/guestfs-actions.pod:4062
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
@@ -13550,7 +14808,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:2668
@@ -13570,7 +14830,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:2678
@@ -13590,7 +14852,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:2688
@@ -13612,19 +14876,21 @@ 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:2700 ../src/guestfs-actions.pod:4107
+#: ../fish/guestfish-actions.pod:2700 ../src/guestfs-actions.pod:4129
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2702
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 "
@@ -13632,91 +14898,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2712 ../src/guestfs-actions.pod:4119
+#: ../fish/guestfish-actions.pod:2712 ../src/guestfs-actions.pod:4141
msgid ""
"This returns an empty list if the inspection code was not able to determine "
"the list of applications."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4122
+#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4144
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2719 ../src/guestfs-actions.pod:4126
+#: ../fish/guestfish-actions.pod:2719 ../src/guestfs-actions.pod:4148
msgid "C<app_name>"
msgstr "C<app_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2721 ../src/guestfs-actions.pod:4128
+#: ../fish/guestfish-actions.pod:2721 ../src/guestfs-actions.pod:4150
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:2724 ../src/guestfs-actions.pod:4131
+#: ../fish/guestfish-actions.pod:2724 ../src/guestfs-actions.pod:4153
msgid "C<app_display_name>"
msgstr "C<app_display_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4133
+#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4155
msgid ""
"The display name of the application, sometimes localized to the install "
"language of the guest operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2729 ../src/guestfs-actions.pod:4136
+#: ../fish/guestfish-actions.pod:2729 ../src/guestfs-actions.pod:4158
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
-#: ../fish/guestfish-actions.pod:2732 ../src/guestfs-actions.pod:4139
+#: ../fish/guestfish-actions.pod:2732 ../src/guestfs-actions.pod:4161
msgid "C<app_epoch>"
msgstr "C<app_epoch>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2734 ../src/guestfs-actions.pod:4141
+#: ../fish/guestfish-actions.pod:2734 ../src/guestfs-actions.pod:4163
msgid ""
"For package managers which use epochs, this contains the epoch of the "
"package (an integer). If unavailable, this is returned as C<0>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2737 ../src/guestfs-actions.pod:4144
+#: ../fish/guestfish-actions.pod:2737 ../src/guestfs-actions.pod:4166
msgid "C<app_version>"
msgstr "C<app_version>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4146
+#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4168
msgid ""
"The version string of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2742 ../src/guestfs-actions.pod:4149
+#: ../fish/guestfish-actions.pod:2742 ../src/guestfs-actions.pod:4171
msgid "C<app_release>"
msgstr "C<app_release>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2744 ../src/guestfs-actions.pod:4151
+#: ../fish/guestfish-actions.pod:2744 ../src/guestfs-actions.pod:4173
msgid ""
"The release string of the application or package, for package managers that "
"use this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4155
+#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4177
msgid "C<app_install_path>"
msgstr "C<app_install_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2750 ../src/guestfs-actions.pod:4157
+#: ../fish/guestfish-actions.pod:2750 ../src/guestfs-actions.pod:4179
msgid ""
"The installation path of the application (on operating systems such as "
"Windows which use installation paths). This path is in the format used by "
@@ -13724,77 +14992,77 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2755 ../src/guestfs-actions.pod:4162
+#: ../fish/guestfish-actions.pod:2755 ../src/guestfs-actions.pod:4184
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4164
+#: ../fish/guestfish-actions.pod:2757 ../src/guestfs-actions.pod:4186
msgid "C<app_trans_path>"
msgstr "C<app_trans_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2759 ../src/guestfs-actions.pod:4166
+#: ../fish/guestfish-actions.pod:2759 ../src/guestfs-actions.pod:4188
msgid ""
"The install path translated into a libguestfs path. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2762 ../src/guestfs-actions.pod:4169
+#: ../fish/guestfish-actions.pod:2762 ../src/guestfs-actions.pod:4191
msgid "C<app_publisher>"
msgstr "C<app_publisher>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2764 ../src/guestfs-actions.pod:4171
+#: ../fish/guestfish-actions.pod:2764 ../src/guestfs-actions.pod:4193
msgid ""
"The name of the publisher of the application, for package managers that use "
"this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4175
+#: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4197
msgid "C<app_url>"
msgstr "C<app_url>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2770 ../src/guestfs-actions.pod:4177
+#: ../fish/guestfish-actions.pod:2770 ../src/guestfs-actions.pod:4199
msgid ""
"The URL (eg. upstream URL) of the application. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4180
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4202
msgid "C<app_source_package>"
msgstr "C<app_source_package>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2775 ../src/guestfs-actions.pod:4182
+#: ../fish/guestfish-actions.pod:2775 ../src/guestfs-actions.pod:4204
msgid ""
"For packaging systems which support this, the name of the source package. "
"If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2778 ../src/guestfs-actions.pod:4185
+#: ../fish/guestfish-actions.pod:2778 ../src/guestfs-actions.pod:4207
msgid "C<app_summary>"
msgstr "C<app_summary>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2780 ../src/guestfs-actions.pod:4187
+#: ../fish/guestfish-actions.pod:2780 ../src/guestfs-actions.pod:4209
msgid ""
"A short (usually one line) description of the application or package. If "
"unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2783 ../src/guestfs-actions.pod:4190
+#: ../fish/guestfish-actions.pod:2783 ../src/guestfs-actions.pod:4212
msgid "C<app_description>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2785 ../src/guestfs-actions.pod:4192
+#: ../fish/guestfish-actions.pod:2785 ../src/guestfs-actions.pod:4214
msgid ""
"A longer description of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
@@ -13811,10 +15079,12 @@ msgstr "inspect-os"
msgid ""
" inspect-os\n"
"\n"
-msgstr " inspect-os\n\n"
+msgstr ""
+" inspect-os\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2796 ../src/guestfs-actions.pod:4210
+#: ../fish/guestfish-actions.pod:2796 ../src/guestfs-actions.pod:4232
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -13822,42 +15092,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2800 ../src/guestfs-actions.pod:4214
+#: ../fish/guestfish-actions.pod:2800 ../src/guestfs-actions.pod:4236
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4216
+#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4238
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:2809
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:2814
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 ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2820 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2820 ../src/guestfs-actions.pod:4256
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
@@ -13877,10 +15147,12 @@ 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:2832 ../src/guestfs-actions.pod:4254
+#: ../fish/guestfish-actions.pod:2832 ../src/guestfs-actions.pod:4276
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
@@ -13905,10 +15177,12 @@ 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:2841 ../src/guestfs-actions.pod:4269
+#: ../fish/guestfish-actions.pod:2841 ../src/guestfs-actions.pod:4291
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
@@ -13925,10 +15199,12 @@ msgstr "is-config"
msgid ""
" is-config\n"
"\n"
-msgstr " is-config\n\n"
+msgstr ""
+" is-config\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2850 ../src/guestfs-actions.pod:4283
+#: ../fish/guestfish-actions.pod:2850 ../src/guestfs-actions.pod:4305
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
@@ -13945,10 +15221,12 @@ 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:2859 ../src/guestfs-actions.pod:4298
+#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4320
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
@@ -13965,10 +15243,12 @@ 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:2869 ../src/guestfs-actions.pod:4314
+#: ../fish/guestfish-actions.pod:2869 ../src/guestfs-actions.pod:4336
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
@@ -13985,14 +15265,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:2878 ../src/guestfs-actions.pod:4329
+#: ../fish/guestfish-actions.pod:2878 ../src/guestfs-actions.pod:4351
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
@@ -14006,10 +15287,12 @@ msgstr "is-launching"
msgid ""
" is-launching\n"
"\n"
-msgstr " is-launching\n\n"
+msgstr ""
+" is-launching\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2888 ../src/guestfs-actions.pod:4344
+#: ../fish/guestfish-actions.pod:2888 ../src/guestfs-actions.pod:4366
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
@@ -14026,10 +15309,12 @@ 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:2897 ../src/guestfs-actions.pod:4359
+#: ../fish/guestfish-actions.pod:2897 ../src/guestfs-actions.pod:4381
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
@@ -14046,10 +15331,12 @@ msgstr "is-ready"
msgid ""
" is-ready\n"
"\n"
-msgstr " is-ready\n\n"
+msgstr ""
+" is-ready\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2904 ../src/guestfs-actions.pod:4371
+#: ../fish/guestfish-actions.pod:2904 ../src/guestfs-actions.pod:4393
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
@@ -14066,10 +15353,12 @@ 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:2913 ../src/guestfs-actions.pod:4386
+#: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4408
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
@@ -14086,10 +15375,12 @@ 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:2922 ../src/guestfs-actions.pod:4401
+#: ../fish/guestfish-actions.pod:2922 ../src/guestfs-actions.pod:4423
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
@@ -14106,10 +15397,12 @@ 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:2931 ../src/guestfs-actions.pod:4416
+#: ../fish/guestfish-actions.pod:2931 ../src/guestfs-actions.pod:4438
msgid ""
"This returns true iff the file exists and the file is empty or it contains "
"all zero bytes."
@@ -14126,15 +15419,17 @@ 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:2938 ../src/guestfs-actions.pod:4429
+#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4451
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2940 ../src/guestfs-actions.pod:4431
+#: ../fish/guestfish-actions.pod:2940 ../src/guestfs-actions.pod:4453
msgid "Note that for large devices this can take a long time to run."
msgstr ""
@@ -14149,7 +15444,9 @@ msgstr "isoinfo"
msgid ""
" isoinfo isofile\n"
"\n"
-msgstr " isoinfo isofile\n\n"
+msgstr ""
+" isoinfo isofile\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:2946
@@ -14171,10 +15468,12 @@ msgstr "isoinfo-device"
msgid ""
" isoinfo-device device\n"
"\n"
-msgstr " isoinfo-device device\n\n"
+msgstr ""
+" isoinfo-device device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4461
+#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4483
msgid ""
"C<device> is an ISO device. This returns a struct of information read from "
"the primary volume descriptor (the ISO equivalent of the superblock) of the "
@@ -14182,19 +15481,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2960 ../src/guestfs-actions.pod:4465
+#: ../fish/guestfish-actions.pod:2960 ../src/guestfs-actions.pod:4487
msgid ""
-"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d>"
-" option on the host to analyze ISO files, instead of going through "
-"libguestfs."
+"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d> "
+"option on the host to analyze ISO files, instead of going through libguestfs."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2964 ../src/guestfs-actions.pod:4469
+#: ../fish/guestfish-actions.pod:2964 ../src/guestfs-actions.pod:4491
msgid ""
-"For information on the primary volume descriptor fields, see "
-"L<http://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor>"
-msgstr "プライマリーボリューム記述子の項目に関する詳細は、 L<http://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor> を参照してください。"
+"For information on the primary volume descriptor fields, see L<http://wiki."
+"osdev.org/ISO_9660#The_Primary_Volume_Descriptor>"
+msgstr ""
+"プライマリーボリューム記述子の項目に関する詳細は、 L<http://wiki.osdev.org/"
+"ISO_9660#The_Primary_Volume_Descriptor> を参照してください。"
#. type: =head2
#: ../fish/guestfish-actions.pod:2967
@@ -14207,10 +15507,12 @@ msgstr "kill-subprocess"
msgid ""
" kill-subprocess\n"
"\n"
-msgstr " kill-subprocess\n\n"
+msgstr ""
+" kill-subprocess\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2971 ../src/guestfs-actions.pod:4483
+#: ../fish/guestfish-actions.pod:2971 ../src/guestfs-actions.pod:4505
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
@@ -14230,17 +15532,19 @@ msgstr "run"
msgid ""
" launch\n"
"\n"
-msgstr " launch\n\n"
+msgstr ""
+" launch\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2979 ../src/guestfs-actions.pod:4494
+#: ../fish/guestfish-actions.pod:2979 ../src/guestfs-actions.pod:4516
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4497
+#: ../fish/guestfish-actions.pod:2982 ../src/guestfs-actions.pod:4519
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
@@ -14257,14 +15561,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:2989
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
@@ -14278,14 +15584,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:3001 ../src/guestfs-actions.pod:4537
+#: ../fish/guestfish-actions.pod:3001 ../src/guestfs-actions.pod:4559
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
@@ -14304,7 +15611,9 @@ msgstr "lgetxattrs"
msgid ""
" lgetxattrs path\n"
"\n"
-msgstr " lgetxattrs path\n\n"
+msgstr ""
+" lgetxattrs path\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:3021
@@ -14324,10 +15633,12 @@ msgstr "list-9p"
msgid ""
" list-9p\n"
"\n"
-msgstr " list-9p\n\n"
+msgstr ""
+" list-9p\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3029 ../src/guestfs-actions.pod:4580
+#: ../fish/guestfish-actions.pod:3029 ../src/guestfs-actions.pod:4602
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
@@ -14344,15 +15655,17 @@ msgstr "list-devices"
msgid ""
" list-devices\n"
"\n"
-msgstr " list-devices\n\n"
+msgstr ""
+" list-devices\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4594
+#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4616
msgid "List all the block devices."
msgstr "すべてのブロックデバイスを一覧表示します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3038 ../src/guestfs-actions.pod:4596
+#: ../fish/guestfish-actions.pod:3038 ../src/guestfs-actions.pod:4618
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr "ブロックデバイスの完全名(例: C</dev/sda>)を返します。"
@@ -14367,10 +15680,12 @@ 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:3046 ../src/guestfs-actions.pod:4611
+#: ../fish/guestfish-actions.pod:3046 ../src/guestfs-actions.pod:4633
msgid "List all device mapper devices."
msgstr "すべてのデバイスマッパーデバイスを一覧表示します。"
@@ -14399,10 +15714,12 @@ msgstr "list-filesystems"
msgid ""
" list-filesystems\n"
"\n"
-msgstr " list-filesystems\n\n"
+msgstr ""
+" list-filesystems\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3059 ../src/guestfs-actions.pod:4631
+#: ../fish/guestfish-actions.pod:3059 ../src/guestfs-actions.pod:4653
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -14410,14 +15727,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3063 ../src/guestfs-actions.pod:4635
+#: ../fish/guestfish-actions.pod:3063 ../src/guestfs-actions.pod:4657
msgid ""
"The return value is a hash, where the keys are the devices containing "
"filesystems, and the values are the filesystem types. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4639
+#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4661
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -14425,21 +15742,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:3072 ../src/guestfs-actions.pod:4644
+#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4666
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:3076
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
@@ -14463,10 +15785,12 @@ 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:3092 ../src/guestfs-actions.pod:4673
+#: ../fish/guestfish-actions.pod:3092 ../src/guestfs-actions.pod:4695
msgid "List all Linux md devices."
msgstr "すべての Linux md デバイスを一覧表示します。"
@@ -14481,24 +15805,28 @@ msgstr "list-partitions"
msgid ""
" list-partitions\n"
"\n"
-msgstr " list-partitions\n\n"
+msgstr ""
+" list-partitions\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4686
+#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4708
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4688
+#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4710
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3102
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:3107
@@ -14511,10 +15839,12 @@ msgstr "ll"
msgid ""
" ll directory\n"
"\n"
-msgstr " ll directory\n\n"
+msgstr ""
+" ll directory\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4707
+#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4729
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
@@ -14522,7 +15852,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3114 ../fish/guestfish-actions.pod:3123
-#: ../src/guestfs-actions.pod:4710 ../src/guestfs-actions.pod:4726
+#: ../src/guestfs-actions.pod:4732 ../src/guestfs-actions.pod:4748
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
@@ -14539,10 +15869,12 @@ msgstr "llz"
msgid ""
" llz directory\n"
"\n"
-msgstr " llz directory\n\n"
+msgstr ""
+" llz directory\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3121 ../src/guestfs-actions.pod:4724
+#: ../fish/guestfish-actions.pod:3121 ../src/guestfs-actions.pod:4746
msgid "List the files in C<directory> in the format of 'ls -laZ'."
msgstr "'ls -laZ' 形式で C<directory> にあるファイルを一覧表示します。"
@@ -14557,10 +15889,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:3130 ../src/guestfs-actions.pod:4741
+#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4763
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
@@ -14575,10 +15909,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:3136 ../src/guestfs-actions.pod:4754
+#: ../fish/guestfish-actions.pod:3136 ../src/guestfs-actions.pod:4776
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."
@@ -14595,10 +15931,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:3143 ../src/guestfs-actions.pod:4768
+#: ../fish/guestfish-actions.pod:3143 ../src/guestfs-actions.pod:4790
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
@@ -14613,10 +15951,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:3149 ../src/guestfs-actions.pod:4781
+#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4803
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."
@@ -14633,13 +15973,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:3156
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
@@ -14653,14 +15995,15 @@ msgstr "ls"
msgid ""
" ls directory\n"
"\n"
-msgstr " ls directory\n\n"
+msgstr ""
+" ls directory\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4809
+#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4831
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
@@ -14681,13 +16024,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:3175
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
@@ -14701,23 +16046,25 @@ msgstr "lstat"
msgid ""
" lstat path\n"
"\n"
-msgstr " lstat path\n\n"
+msgstr ""
+" lstat path\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:3183 ../fish/guestfish-actions.pod:5313
-#: ../src/guestfs-actions.pod:4845 ../src/guestfs-actions.pod:8235
+#: ../src/guestfs-actions.pod:4867 ../src/guestfs-actions.pod:8263
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3185
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:3189 ../src/guestfs-actions.pod:4851
+#: ../fish/guestfish-actions.pod:3189 ../src/guestfs-actions.pod:4873
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
@@ -14732,18 +16079,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:3195
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:3199 ../src/guestfs-actions.pod:4870
+#: ../fish/guestfish-actions.pod:3199 ../src/guestfs-actions.pod:4892
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, "
@@ -14753,8 +16102,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3204
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 "
@@ -14772,21 +16121,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:3216 ../src/guestfs-actions.pod:4898
+#: ../fish/guestfish-actions.pod:3216 ../src/guestfs-actions.pod:4920
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:3221
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
@@ -14809,15 +16160,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:3232
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
@@ -14831,10 +16184,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:3242 ../src/guestfs-actions.pod:4939
+#: ../fish/guestfish-actions.pod:3242 ../src/guestfs-actions.pod:4961
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 "
@@ -14852,7 +16207,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:3254
@@ -14872,10 +16229,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:3264 ../src/guestfs-actions.pod:4980
+#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5002
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."
@@ -14892,29 +16251,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:3275 ../src/guestfs-actions.pod:5000
+#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5022
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:3278 ../src/guestfs-actions.pod:5003
+#: ../fish/guestfish-actions.pod:3278 ../src/guestfs-actions.pod:5025
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3280 ../src/guestfs-actions.pod:5005
+#: ../fish/guestfish-actions.pod:3280 ../src/guestfs-actions.pod:5027
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:3283 ../src/guestfs-actions.pod:5008
+#: ../fish/guestfish-actions.pod:3283 ../src/guestfs-actions.pod:5030
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 "
@@ -14944,13 +16305,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:3301
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
@@ -14964,10 +16326,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:3311 ../src/guestfs-actions.pod:5054
+#: ../fish/guestfish-actions.pod:3311 ../src/guestfs-actions.pod:5076
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
@@ -14984,14 +16348,16 @@ msgstr "lvcreate-free"
msgid ""
" lvcreate-free logvol volgroup percent\n"
"\n"
-msgstr " lvcreate-free logvol volgroup percent\n\n"
+msgstr ""
+" lvcreate-free logvol volgroup percent\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5069
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5091
msgid ""
"Create an LVM logical volume called C</dev/volgroup/logvol>, using "
-"approximately C<percent> % of the free space remaining in the volume group."
-" Most usefully, when C<percent> is C<100> this will create the largest "
+"approximately C<percent> % of the free space remaining in the volume group. "
+"Most usefully, when C<percent> is C<100> this will create the largest "
"possible LV."
msgstr ""
@@ -15006,21 +16372,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:3327 ../src/guestfs-actions.pod:5084
+#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5106
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:3331 ../src/guestfs-actions.pod:5088
+#: ../fish/guestfish-actions.pod:3331 ../src/guestfs-actions.pod:5110
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
@@ -15039,18 +16407,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:3340
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:3343 ../fish/guestfish-actions.pod:3371
-#: ../src/guestfs-actions.pod:5106 ../src/guestfs-actions.pod:5145
+#: ../src/guestfs-actions.pod:5128 ../src/guestfs-actions.pod:5167
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
@@ -15066,10 +16436,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:3350 ../src/guestfs-actions.pod:5118
+#: ../fish/guestfish-actions.pod:3350 ../src/guestfs-actions.pod:5140
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
@@ -15086,35 +16458,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:3357 ../src/guestfs-actions.pod:5131
+#: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5153
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:3361 ../src/guestfs-actions.pod:5135
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5157
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:3374 ../src/guestfs-actions.pod:5148
+#: ../fish/guestfish-actions.pod:3374 ../src/guestfs-actions.pod:5170
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3376 ../src/guestfs-actions.pod:5150
+#: ../fish/guestfish-actions.pod:3376 ../src/guestfs-actions.pod:5172
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."
@@ -15131,20 +16505,22 @@ msgstr "lvremove"
msgid ""
" lvremove device\n"
"\n"
-msgstr " lvremove device\n\n"
+msgstr ""
+" lvremove device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5164
+#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5186
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:3387 ../src/guestfs-actions.pod:5167
+#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5189
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
@@ -15158,10 +16534,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:3394 ../src/guestfs-actions.pod:5181
+#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5203
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
@@ -15176,14 +16554,18 @@ 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:3400 ../src/guestfs-actions.pod:5194
+#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5216
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
-msgstr "これは既存の LVM 論理ボリュームを C<mbytes> に容量変更(拡大または縮小)します。縮小するとき、縮小された部分にあるデータは失われます。"
+msgstr ""
+"これは既存の LVM 論理ボリュームを C<mbytes> に容量変更(拡大または縮小)しま"
+"す。縮小するとき、縮小された部分にあるデータは失われます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:3404
@@ -15196,15 +16578,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:3408 ../src/guestfs-actions.pod:5209
+#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5231
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
@@ -15218,21 +16602,25 @@ msgstr "lvs"
msgid ""
" lvs\n"
"\n"
-msgstr " lvs\n\n"
+msgstr ""
+" lvs\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:5224
+#: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:5246
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:3421 ../src/guestfs-actions.pod:5227
+#: ../fish/guestfish-actions.pod:3421 ../src/guestfs-actions.pod:5249
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:3424
@@ -15250,13 +16638,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:3430 ../src/guestfs-actions.pod:5243
+#: ../fish/guestfish-actions.pod:3430 ../src/guestfs-actions.pod:5265
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
@@ -15270,10 +16660,12 @@ msgstr "lvuuid"
msgid ""
" lvuuid device\n"
"\n"
-msgstr " lvuuid device\n\n"
+msgstr ""
+" lvuuid device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3437 ../src/guestfs-actions.pod:5258
+#: ../fish/guestfish-actions.pod:3437 ../src/guestfs-actions.pod:5280
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr "このコマンドは LVM 論理ボリューム C<device> の UUID を返します。"
@@ -15288,38 +16680,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:3443 ../src/guestfs-actions.pod:5272
+#: ../fish/guestfish-actions.pod:3443 ../src/guestfs-actions.pod:5294
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:3447 ../src/guestfs-actions.pod:5276
+#: ../fish/guestfish-actions.pod:3447 ../src/guestfs-actions.pod:5298
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:3457
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
@@ -15333,118 +16726,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:3469 ../src/guestfs-actions.pod:5319
+#: ../fish/guestfish-actions.pod:3469 ../src/guestfs-actions.pod:5341
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:3476 ../src/guestfs-actions.pod:5326
+#: ../fish/guestfish-actions.pod:3476 ../src/guestfs-actions.pod:5348
msgid "C<missingbitmap>"
msgstr "C<missingbitmap>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3478 ../src/guestfs-actions.pod:5328
+#: ../fish/guestfish-actions.pod:3478 ../src/guestfs-actions.pod:5350
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:3482 ../src/guestfs-actions.pod:5332
+#: ../fish/guestfish-actions.pod:3482 ../src/guestfs-actions.pod:5354
msgid "As examples:"
msgstr "例として:"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5356
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:3487 ../src/guestfs-actions.pod:5337
+#: ../fish/guestfish-actions.pod:3487 ../src/guestfs-actions.pod:5359
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:3490 ../src/guestfs-actions.pod:5340
+#: ../fish/guestfish-actions.pod:3490 ../src/guestfs-actions.pod:5362
msgid "This defaults to C<0> (no missing devices)."
msgstr "この初期値は C<0> です(デバイスがありません)。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:5342
+#: ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:5364
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:3495 ../src/guestfs-actions.pod:5345
+#: ../fish/guestfish-actions.pod:3495 ../src/guestfs-actions.pod:5367
msgid "C<nrdevices>"
msgstr "C<nrdevices>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3497 ../src/guestfs-actions.pod:5347
+#: ../fish/guestfish-actions.pod:3497 ../src/guestfs-actions.pod:5369
msgid "The number of active RAID devices."
msgstr "稼動中の RAID デバイス数。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3499 ../src/guestfs-actions.pod:5349
+#: ../fish/guestfish-actions.pod:3499 ../src/guestfs-actions.pod:5371
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:3502 ../src/guestfs-actions.pod:5352
+#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5374
msgid "C<spare>"
msgstr "C<spare>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5354
+#: ../fish/guestfish-actions.pod:3504 ../src/guestfs-actions.pod:5376
msgid "The number of spare devices."
msgstr "予備デバイス数。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5356
+#: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5378
msgid "If not set, this defaults to C<0>."
msgstr "設定されていなければ、デフォルトは C<0> です。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3508 ../src/guestfs-actions.pod:5358
+#: ../fish/guestfish-actions.pod:3508 ../src/guestfs-actions.pod:5380
msgid "C<chunk>"
msgstr "C<chunk>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5360
+#: ../fish/guestfish-actions.pod:3510 ../src/guestfs-actions.pod:5382
msgid "The chunk size in bytes."
msgstr "バイト単位のチャンク容量です。"
#. type: =item
#: ../fish/guestfish-actions.pod:3512 ../fish/guestfish-actions.pod:3535
-#: ../src/guestfs-actions.pod:5362 ../src/guestfs-actions.pod:5413
+#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:5435
msgid "C<level>"
msgstr "C<level>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5364
+#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5386
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:3519 ../src/guestfs-actions.pod:5369
+#: ../fish/guestfish-actions.pod:3519 ../src/guestfs-actions.pod:5391
msgid "If not set, this defaults to C<raid1>."
msgstr "設定されていないと、この初期値は C<raid1> です。"
@@ -15459,10 +16866,12 @@ 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:3529 ../src/guestfs-actions.pod:5407
+#: ../fish/guestfish-actions.pod:3529 ../src/guestfs-actions.pod:5429
msgid ""
"This command exposes the output of 'mdadm -DY E<lt>mdE<gt>'. The following "
"fields are usually present in the returned hash. Other fields may also be "
@@ -15470,42 +16879,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5415
+#: ../fish/guestfish-actions.pod:3537 ../src/guestfs-actions.pod:5437
msgid "The raid level of the MD device."
msgstr "MD デバイスの RAID レベル。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5417
+#: ../fish/guestfish-actions.pod:3539 ../src/guestfs-actions.pod:5439
msgid "C<devices>"
msgstr "C<devices>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3541 ../src/guestfs-actions.pod:5419
+#: ../fish/guestfish-actions.pod:3541 ../src/guestfs-actions.pod:5441
msgid "The number of underlying devices in the MD device."
msgstr "MD デバイスにあるデバイス数。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3543 ../src/guestfs-actions.pod:5421
+#: ../fish/guestfish-actions.pod:3543 ../src/guestfs-actions.pod:5443
msgid "C<metadata>"
msgstr "C<metadata>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5423
+#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5445
msgid "The metadata version used."
msgstr "使用されているメタ情報のバージョン。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3547 ../src/guestfs-actions.pod:5425
+#: ../fish/guestfish-actions.pod:3547 ../src/guestfs-actions.pod:5447
msgid "C<uuid>"
msgstr "C<uuid>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5427
+#: ../fish/guestfish-actions.pod:3549 ../src/guestfs-actions.pod:5449
msgid "The UUID of the MD device."
msgstr "MD デバイスの UUID。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5431
+#: ../fish/guestfish-actions.pod:3553 ../src/guestfs-actions.pod:5453
msgid "The name of the MD device."
msgstr "MD デバイスの名前。"
@@ -15520,10 +16929,12 @@ msgstr "md-stat"
msgid ""
" md-stat md\n"
"\n"
-msgstr " md-stat md\n\n"
+msgstr ""
+" md-stat md\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3561 ../src/guestfs-actions.pod:5449
+#: ../fish/guestfish-actions.pod:3561 ../src/guestfs-actions.pod:5471
msgid ""
"This call returns a list of the underlying devices which make up the single "
"software RAID array device C<md>."
@@ -15532,84 +16943,86 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3564
msgid "To get a list of software RAID devices, call L</list-md-devices>."
-msgstr "ソフトウェア RAID デバイスの一覧を取得するには、L</list-md-devices> を呼び出します。"
+msgstr ""
+"ソフトウェア RAID デバイスの一覧を取得するには、L</list-md-devices> を呼び出"
+"します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3566 ../src/guestfs-actions.pod:5454
+#: ../fish/guestfish-actions.pod:3566 ../src/guestfs-actions.pod:5476
msgid ""
"Each structure returned corresponds to one device along with additional "
"status information:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3571 ../src/guestfs-actions.pod:5459
+#: ../fish/guestfish-actions.pod:3571 ../src/guestfs-actions.pod:5481
msgid "C<mdstat_device>"
msgstr "C<mdstat_device>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3573 ../src/guestfs-actions.pod:5461
+#: ../fish/guestfish-actions.pod:3573 ../src/guestfs-actions.pod:5483
msgid "The name of the underlying device."
msgstr "下にあるデバイスの名前です。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3575 ../src/guestfs-actions.pod:5463
+#: ../fish/guestfish-actions.pod:3575 ../src/guestfs-actions.pod:5485
msgid "C<mdstat_index>"
msgstr "C<mdstat_index>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5465
+#: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5487
msgid "The index of this device within the array."
msgstr "配列の中にあるこのデバイスのインデックスです。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5467
+#: ../fish/guestfish-actions.pod:3579 ../src/guestfs-actions.pod:5489
msgid "C<mdstat_flags>"
msgstr "C<mdstat_flags>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3581 ../src/guestfs-actions.pod:5469
+#: ../fish/guestfish-actions.pod:3581 ../src/guestfs-actions.pod:5491
msgid ""
"Flags associated with this device. This is a string containing (in no "
"specific order) zero or more of the following flags:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3586 ../src/guestfs-actions.pod:5474
+#: ../fish/guestfish-actions.pod:3586 ../src/guestfs-actions.pod:5496
msgid "C<W>"
msgstr "C<W>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3588 ../src/guestfs-actions.pod:5476
+#: ../fish/guestfish-actions.pod:3588 ../src/guestfs-actions.pod:5498
msgid "write-mostly"
msgstr "ほとんど書き込み"
#. type: =item
-#: ../fish/guestfish-actions.pod:3590 ../src/guestfs-actions.pod:5478
+#: ../fish/guestfish-actions.pod:3590 ../src/guestfs-actions.pod:5500
msgid "C<F>"
msgstr "C<F>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3592 ../src/guestfs-actions.pod:5480
+#: ../fish/guestfish-actions.pod:3592 ../src/guestfs-actions.pod:5502
msgid "device is faulty"
msgstr "デバイス故障"
#. type: =item
-#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:5482
+#: ../fish/guestfish-actions.pod:3594 ../src/guestfs-actions.pod:5504
msgid "C<S>"
msgstr "C<S>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3596 ../src/guestfs-actions.pod:5484
+#: ../fish/guestfish-actions.pod:3596 ../src/guestfs-actions.pod:5506
msgid "device is a RAID spare"
msgstr "RAIDスペアデバイス"
#. type: =item
-#: ../fish/guestfish-actions.pod:3598 ../src/guestfs-actions.pod:5486
+#: ../fish/guestfish-actions.pod:3598 ../src/guestfs-actions.pod:5508
msgid "C<R>"
msgstr "C<R>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5488
+#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5510
msgid "replacement"
msgstr "置換"
@@ -15624,10 +17037,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:3610 ../src/guestfs-actions.pod:5506
+#: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:5528
msgid ""
"This command deactivates the MD array named C<md>. The device is stopped, "
"but it is not destroyed or zeroed."
@@ -15644,10 +17059,12 @@ msgstr "mkdir"
msgid ""
" mkdir path\n"
"\n"
-msgstr " mkdir path\n\n"
+msgstr ""
+" mkdir path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5519
+#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5541
msgid "Create a directory named C<path>."
msgstr "C<path> という名前のディレクトリーを作成します。"
@@ -15662,17 +17079,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:3623 ../src/guestfs-actions.pod:5532
+#: ../fish/guestfish-actions.pod:3623 ../src/guestfs-actions.pod:5554
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5535
+#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5557
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 "
@@ -15695,10 +17114,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:3636 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5573
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
@@ -15715,43 +17136,46 @@ msgstr "mkdtemp"
msgid ""
" mkdtemp tmpl\n"
"\n"
-msgstr " mkdtemp tmpl\n\n"
+msgstr ""
+" mkdtemp tmpl\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3643 ../src/guestfs-actions.pod:5564
+#: ../fish/guestfish-actions.pod:3643 ../src/guestfs-actions.pod:5586
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:3648 ../src/guestfs-actions.pod:5569
+#: ../fish/guestfish-actions.pod:3648 ../src/guestfs-actions.pod:5591
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:3651 ../src/guestfs-actions.pod:5572
+#: ../fish/guestfish-actions.pod:3651 ../src/guestfs-actions.pod:5594
msgid "The name of the temporary directory that was created is returned."
msgstr "作成された一時ディレクトリーの名前を返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5575
-msgid ""
-"The temporary directory is created with mode 0700 and is owned by root."
+#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5597
+msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr "一時ディレクトリーがモード 0700 で作成され、root により所有されます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3657 ../src/guestfs-actions.pod:5578
+#: ../fish/guestfish-actions.pod:3657 ../src/guestfs-actions.pod:5600
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5581
+#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5603
msgid "See also: L<mkdtemp(3)>"
msgstr "関連項目: L<mkdtemp(3)>"
@@ -15766,22 +17190,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:3666 ../src/guestfs-actions.pod:5597
+#: ../fish/guestfish-actions.pod:3666 ../src/guestfs-actions.pod:5619
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:3670 ../src/guestfs-actions.pod:5601
+#: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5623
#, 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:3672
@@ -15799,13 +17227,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:3678 ../src/guestfs-actions.pod:5618
+#: ../fish/guestfish-actions.pod:3678 ../src/guestfs-actions.pod:5640
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
@@ -15824,13 +17254,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:3687 ../src/guestfs-actions.pod:5636
+#: ../fish/guestfish-actions.pod:3687 ../src/guestfs-actions.pod:5658
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
@@ -15849,22 +17281,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:3696 ../src/guestfs-actions.pod:5652
+#: ../fish/guestfish-actions.pod:3696 ../src/guestfs-actions.pod:5674
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:3699 ../src/guestfs-actions.pod:5655
+#: ../fish/guestfish-actions.pod:3699 ../src/guestfs-actions.pod:5677
#, 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:3701
@@ -15877,12 +17313,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:3705 ../src/guestfs-actions.pod:5669
-msgid ""
-"This creates an ext2 external journal on C<device> with label C<label>."
+#: ../fish/guestfish-actions.pod:3705 ../src/guestfs-actions.pod:5691
+msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
@@ -15896,10 +17333,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:3711 ../src/guestfs-actions.pod:5683
+#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5705
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
@@ -15914,7 +17353,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:3717
@@ -15934,10 +17375,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:3727 ../src/guestfs-actions.pod:5713
+#: ../fish/guestfish-actions.pod:3727 ../src/guestfs-actions.pod:5735
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>."
@@ -15954,7 +17397,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:3735
@@ -15966,7 +17411,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3740 ../fish/guestfish-actions.pod:3781
-#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:5832
+#: ../src/guestfs-actions.pod:5763 ../src/guestfs-actions.pod:5856
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
@@ -15977,7 +17422,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:3750
@@ -15993,14 +17440,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3754 ../src/guestfs-actions.pod:5769
+#: ../fish/guestfish-actions.pod:3754 ../src/guestfs-actions.pod:5791
msgid ""
"Create a btrfs filesystem, allowing all configurables to be set. For more "
"information on the optional arguments, see L<mkfs.btrfs(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3757 ../src/guestfs-actions.pod:5772
+#: ../fish/guestfish-actions.pod:3757 ../src/guestfs-actions.pod:5794
msgid ""
"Since btrfs filesystems can span multiple devices, this takes a non-empty "
"list of devices."
@@ -16022,76 +17469,85 @@ 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:3768 ../src/guestfs-actions.pod:5819
+#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5843
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:3775 ../src/guestfs-actions.pod:5826
+#: ../fish/guestfish-actions.pod:3775 ../src/guestfs-actions.pod:5850
msgid "C<blocksize>"
msgstr "C<blocksize>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3777 ../src/guestfs-actions.pod:5828
+#: ../fish/guestfish-actions.pod:3777 ../src/guestfs-actions.pod:5852
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 "
"filesystems."
-msgstr "ファイルシステムのブロック容量です。サポートされるブロック容量は、ファイルシステムの形式に依存します。一般的に Linux ext2/3 ファイルシステムには C<1024>, C<2048> または C<4096> です。"
+msgstr ""
+"ファイルシステムのブロック容量です。サポートされるブロック容量は、ファイルシ"
+"ステムの形式に依存します。一般的に Linux ext2/3 ファイルシステムには "
+"C<1024>, C<2048> または C<4096> です。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5835
+#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5859
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr "UFS ブロック容量は L<mkfs.ufs(8)> を参照してください。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5837
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5861
msgid "C<features>"
msgstr "C<特徴>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5839
+#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5863
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr "これは I<-O> パラメーターを外部の mkfs プログラムに渡します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5841
+#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5865
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 "特定のファイルシステム形式には、追加のファイルシステム機能が選択できます。詳細は L<mke2fs(8)> および L<mkfs.ufs(8)> を参照してください。"
+msgstr ""
+"特定のファイルシステム形式には、追加のファイルシステム機能が選択できます。詳"
+"細は L<mke2fs(8)> および L<mkfs.ufs(8)> を参照してください。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3794 ../src/guestfs-actions.pod:5845
+#: ../fish/guestfish-actions.pod:3794 ../src/guestfs-actions.pod:5869
msgid ""
-"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem"
-" type."
-msgstr "C<gfs> または C<gfs2> ファイルシステム形式ではこのオプションのパラメーターを使用できません。"
+"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
+"type."
+msgstr ""
+"C<gfs> または C<gfs2> ファイルシステム形式ではこのオプションのパラメーターを"
+"使用できません。"
#. type: =item
-#: ../fish/guestfish-actions.pod:3797 ../src/guestfs-actions.pod:5848
+#: ../fish/guestfish-actions.pod:3797 ../src/guestfs-actions.pod:5872
msgid "C<inode>"
msgstr "C<inode>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3799 ../src/guestfs-actions.pod:5850
+#: ../fish/guestfish-actions.pod:3799 ../src/guestfs-actions.pod:5874
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:3802 ../src/guestfs-actions.pod:5853
+#: ../fish/guestfish-actions.pod:3802 ../src/guestfs-actions.pod:5877
msgid "C<sectorsize>"
msgstr "C<sectorsize>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5855
+#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5879
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
@@ -16108,25 +17564,27 @@ msgstr "mkmountpoint"
msgid ""
" mkmountpoint exemptpath\n"
"\n"
-msgstr " mkmountpoint exemptpath\n\n"
+msgstr ""
+" mkmountpoint exemptpath\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:3815
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:3819 ../src/guestfs-actions.pod:5898
+#: ../fish/guestfish-actions.pod:3819 ../src/guestfs-actions.pod:5922
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:3823 ../src/guestfs-actions.pod:5902
+#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:5926
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 "
@@ -16134,7 +17592,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3828 ../src/guestfs-actions.pod:5907
+#: ../fish/guestfish-actions.pod:3828 ../src/guestfs-actions.pod:5931
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -16146,10 +17604,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:3837 ../src/guestfs-actions.pod:5916
+#: ../fish/guestfish-actions.pod:3837 ../src/guestfs-actions.pod:5940
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
@@ -16170,17 +17637,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3848 ../src/guestfs-actions.pod:5927
+#: ../fish/guestfish-actions.pod:3848 ../src/guestfs-actions.pod:5951
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:3850
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
@@ -16194,17 +17663,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:3858 ../src/guestfs-actions.pod:5946
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5970
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:3861 ../src/guestfs-actions.pod:5949
+#: ../fish/guestfish-actions.pod:3861 ../src/guestfs-actions.pod:5973
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 "
@@ -16233,7 +17703,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:3880
@@ -16254,7 +17726,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:3890
@@ -16275,10 +17749,12 @@ msgstr "mkswap"
msgid ""
" mkswap device\n"
"\n"
-msgstr " mkswap device\n\n"
+msgstr ""
+" mkswap device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6012
+#: ../fish/guestfish-actions.pod:3900 ../src/guestfs-actions.pod:6036
msgid "Create a swap partition on C<device>."
msgstr "C<device> に swap パーティションを作成します。"
@@ -16293,19 +17769,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:3906 ../src/guestfs-actions.pod:6025
+#: ../fish/guestfish-actions.pod:3906 ../src/guestfs-actions.pod:6049
msgid "Create a swap partition on C<device> with label C<label>."
msgstr "ラベル C<label> を持つ C<device> に swap パーティションを作成します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6027
+#: ../fish/guestfish-actions.pod:3908 ../src/guestfs-actions.pod:6051
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
@@ -16319,10 +17797,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:3916 ../src/guestfs-actions.pod:6042
+#: ../fish/guestfish-actions.pod:3916 ../src/guestfs-actions.pod:6066
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr "UUID C<uuid> の C<device> に swap パーティションを作成します。"
@@ -16337,10 +17817,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:3922 ../src/guestfs-actions.pod:6054
+#: ../fish/guestfish-actions.pod:3922 ../src/guestfs-actions.pod:6078
msgid "Create a swap file."
msgstr "swap ファイルを作成します。"
@@ -16362,15 +17844,17 @@ msgstr "modprobe"
msgid ""
" modprobe modulename\n"
"\n"
-msgstr " modprobe modulename\n\n"
+msgstr ""
+" modprobe modulename\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6069
+#: ../fish/guestfish-actions.pod:3931 ../src/guestfs-actions.pod:6093
msgid "This loads a kernel module in the appliance."
msgstr "アプライアンスにカーネルモジュールを読み込みます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3933 ../src/guestfs-actions.pod:6071
+#: ../fish/guestfish-actions.pod:3933 ../src/guestfs-actions.pod:6095
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
@@ -16387,30 +17871,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:3940 ../src/guestfs-actions.pod:6085
+#: ../fish/guestfish-actions.pod:3940 ../src/guestfs-actions.pod:6109
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:3946 ../src/guestfs-actions.pod:6091
+#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:6115
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:3951 ../src/guestfs-actions.pod:6096
+#: ../fish/guestfish-actions.pod:3951 ../src/guestfs-actions.pod:6120
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
@@ -16434,17 +17920,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:3965 ../src/guestfs-actions.pod:6125
+#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6149
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:3968 ../src/guestfs-actions.pod:6128
+#: ../fish/guestfish-actions.pod:3968 ../src/guestfs-actions.pod:6152
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> "
@@ -16462,39 +17952,41 @@ msgstr "ローカルマウント"
msgid ""
" mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n"
"\n"
-msgstr " mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n\n"
+msgstr ""
+" mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3978 ../src/guestfs-actions.pod:6177
+#: ../fish/guestfish-actions.pod:3978 ../src/guestfs-actions.pod:6201
msgid ""
-"This call exports the libguestfs-accessible filesystem to a local mountpoint"
-" (directory) called C<localmountpoint>. Ordinary reads and writes to files "
+"This call exports the libguestfs-accessible filesystem to a local mountpoint "
+"(directory) called C<localmountpoint>. Ordinary reads and writes to files "
"and directories under C<localmountpoint> are redirected through libguestfs."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3983 ../src/guestfs-actions.pod:6182
+#: ../fish/guestfish-actions.pod:3983 ../src/guestfs-actions.pod:6206
msgid ""
"If the optional C<readonly> flag is set to true, then writes to the "
"filesystem return error C<EROFS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6185
+#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6209
msgid ""
-"C<options> is a comma-separated list of mount options. See L<guestmount(1)>"
-" for some useful options."
+"C<options> is a comma-separated list of mount options. See L<guestmount(1)> "
+"for some useful options."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6188
+#: ../fish/guestfish-actions.pod:3989 ../src/guestfs-actions.pod:6212
msgid ""
-"C<cachetimeout> sets the timeout (in seconds) for cached directory entries."
-" The default is 60 seconds. See L<guestmount(1)> for further information."
+"C<cachetimeout> sets the timeout (in seconds) for cached directory entries. "
+"The default is 60 seconds. See L<guestmount(1)> for further information."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6192
+#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6216
msgid ""
"If C<debugcalls> is set to true, then additional debugging information is "
"generated for every FUSE call."
@@ -16503,15 +17995,15 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:3996
msgid ""
-"When L</mount-local> returns, the filesystem is ready, but is not processing"
-" requests (access to it will block). You have to call L</mount-local-run> "
-"to run the main loop."
+"When L</mount-local> returns, the filesystem is ready, but is not processing "
+"requests (access to it will block). You have to call L</mount-local-run> to "
+"run the main loop."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4000 ../fish/guestfish-actions.pod:4024
-#: ../fish/guestfish-actions.pod:5717 ../src/guestfs-actions.pod:6199
-#: ../src/guestfs-actions.pod:6248 ../src/guestfs-actions.pod:8864
+#: ../fish/guestfish-actions.pod:5717 ../src/guestfs-actions.pod:6223
+#: ../src/guestfs-actions.pod:6272 ../src/guestfs-actions.pod:8892
msgid "See L<guestfs(3)/MOUNT LOCAL> for full documentation."
msgstr "完全なドキュメントは L<guestfs(3)/MOUNT LOCAL> を参照してください。"
@@ -16526,10 +18018,12 @@ msgstr "mount-local-run"
msgid ""
" mount-local-run\n"
"\n"
-msgstr " mount-local-run\n\n"
+msgstr ""
+" mount-local-run\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6232
+#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6256
msgid "Run the main loop which translates kernel calls to libguestfs calls."
msgstr ""
@@ -16550,9 +18044,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4019
msgid ""
-"You may call this from a different thread than the one which called L"
-"</mount-local>, subject to the usual rules for threads and libguestfs (see "
-"L<guestfs(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)."
+"You may call this from a different thread than the one which called L</mount-"
+"local>, subject to the usual rules for threads and libguestfs (see L<guestfs"
+"(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)."
msgstr ""
#. type: =head2
@@ -16566,10 +18060,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:4030 ../src/guestfs-actions.pod:6261
+#: ../fish/guestfish-actions.pod:4030 ../src/guestfs-actions.pod:6285
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 "
@@ -16587,7 +18083,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:4038
@@ -16597,7 +18095,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4042 ../src/guestfs-actions.pod:6281
+#: ../fish/guestfish-actions.pod:4042 ../src/guestfs-actions.pod:6305
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
@@ -16614,13 +18112,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:4050
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
@@ -16634,13 +18134,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:4057
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
@@ -16654,7 +18156,9 @@ msgstr "mountpoints"
msgid ""
" mountpoints\n"
"\n"
-msgstr " mountpoints\n\n"
+msgstr ""
+" mountpoints\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:4065
@@ -16675,17 +18179,19 @@ msgstr "mounts"
msgid ""
" mounts\n"
"\n"
-msgstr " mounts\n\n"
+msgstr ""
+" mounts\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4073 ../src/guestfs-actions.pod:6366
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:4076 ../src/guestfs-actions.pod:6345
+#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6369
msgid "Some internal mounts are not shown."
msgstr ""
@@ -16705,10 +18211,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:4084 ../src/guestfs-actions.pod:6362
+#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6386
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
@@ -16725,10 +18233,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:4091 ../src/guestfs-actions.pod:6376
+#: ../fish/guestfish-actions.pod:4091 ../src/guestfs-actions.pod:6400
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-"
@@ -16736,7 +18246,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4095 ../src/guestfs-actions.pod:6380
+#: ../fish/guestfish-actions.pod:4095 ../src/guestfs-actions.pod:6404
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 "
@@ -16744,10 +18254,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6384
+#: ../fish/guestfish-actions.pod:4099 ../src/guestfs-actions.pod:6408
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
@@ -16761,14 +18271,18 @@ msgstr "ntfsclone-in"
msgid ""
" ntfsclone-in (backupfile|-) device\n"
"\n"
-msgstr " ntfsclone-in (backupfile|-) device\n\n"
+msgstr ""
+" ntfsclone-in (backupfile|-) device\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:4107
msgid ""
"Restore the C<backupfile> (from a previous call to L</ntfsclone-out>) to "
"C<device>, overwriting any existing contents of this device."
-msgstr "C<backupfile> を(前に C</ntfsclone-out> を呼び出したところから) C<device> に復元します。このデバイスの既存の内容はすべて上書きされます。"
+msgstr ""
+"C<backupfile> を(前に C</ntfsclone-out> を呼び出したところから) C<device> に"
+"復元します。このデバイスの既存の内容はすべて上書きされます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:4113
@@ -16781,18 +18295,20 @@ msgstr "ntfsclone-out"
msgid ""
" ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n"
"\n"
-msgstr " ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n\n"
+msgstr ""
+" ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4117 ../src/guestfs-actions.pod:6426
+#: ../fish/guestfish-actions.pod:4117 ../src/guestfs-actions.pod:6450
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:4121 ../src/guestfs-actions.pod:6430
+#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6454
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 "
@@ -16800,16 +18316,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4125 ../src/guestfs-actions.pod:6434
+#: ../fish/guestfish-actions.pod:4125 ../src/guestfs-actions.pod:6458
msgid ""
-"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force>"
-" flags have precise meanings detailed in the L<ntfsclone(8)> man page."
-msgstr "オプションの C<rescue>, C<ignorefscheck>, C<preservetimestamps> および C<force> フラグは L<ntfsclone(8)> マニュアルページに詳細な意味が説明されています。"
+"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> "
+"flags have precise meanings detailed in the L<ntfsclone(8)> man page."
+msgstr ""
+"オプションの C<rescue>, C<ignorefscheck>, C<preservetimestamps> および "
+"C<force> フラグは L<ntfsclone(8)> マニュアルページに詳細な意味が説明されてい"
+"ます。"
#. type: textblock
#: ../fish/guestfish-actions.pod:4129
msgid "Use L</ntfsclone-in> to restore the file back to a libguestfs device."
-msgstr "ファイルを libguestfs デバイスに復元するには L</ntfsclone-in> を使用します。"
+msgstr ""
+"ファイルを libguestfs デバイスに復元するには L</ntfsclone-in> を使用します。"
#. type: =head2
#: ../fish/guestfish-actions.pod:4136
@@ -16822,29 +18342,38 @@ msgstr "ntfsfix"
msgid ""
" ntfsfix device [clearbadsectors:true|false]\n"
"\n"
-msgstr " ntfsfix device [clearbadsectors:true|false]\n\n"
+msgstr ""
+" ntfsfix device [clearbadsectors:true|false]\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6483
+#: ../fish/guestfish-actions.pod:4140 ../src/guestfs-actions.pod:6507
msgid ""
"This command repairs some fundamental NTFS inconsistencies, resets the NTFS "
"journal file, and schedules an NTFS consistency check for the first boot "
"into Windows."
-msgstr "このコマンドは、いくつかの基本的な NTFS の不整合を修復し、 NTFS ジャーナルファイルをリセットし、次回 Windows 起動時に NTFS 完全性チェックをスケジュール化します。"
+msgstr ""
+"このコマンドは、いくつかの基本的な NTFS の不整合を修復し、 NTFS ジャーナル"
+"ファイルをリセットし、次回 Windows 起動時に NTFS 完全性チェックをスケジュール"
+"化します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4144 ../src/guestfs-actions.pod:6487
+#: ../fish/guestfish-actions.pod:4144 ../src/guestfs-actions.pod:6511
msgid ""
"This is I<not> an equivalent of Windows C<chkdsk>. It does I<not> scan the "
"filesystem for inconsistencies."
-msgstr "これは Windows の C<chkdsk> と同等では I<ありません> 。不整合に対してファイルシステムをスキャン I<しません> 。"
+msgstr ""
+"これは Windows の C<chkdsk> と同等では I<ありません> 。不整合に対してファイル"
+"システムをスキャン I<しません> 。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4147 ../src/guestfs-actions.pod:6490
+#: ../fish/guestfish-actions.pod:4147 ../src/guestfs-actions.pod:6514
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."
-msgstr "オプションの C<clearbadsectors> フラグは不良セクターの一覧をクリアします。不良セクターを持つディスクを新しいディスクにクローンした後に有用です。"
+msgstr ""
+"オプションの C<clearbadsectors> フラグは不良セクターの一覧をクリアします。不"
+"良セクターを持つディスクを新しいディスクにクローンした後に有用です。"
#. type: =head2
#: ../fish/guestfish-actions.pod:4152
@@ -16857,21 +18386,23 @@ msgstr "ntfsresize"
msgid ""
" ntfsresize device\n"
"\n"
-msgstr " ntfsresize device\n\n"
+msgstr ""
+" ntfsresize device\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:4156 ../fish/guestfish-actions.pod:4180
-#: ../src/guestfs-actions.pod:6532 ../src/guestfs-actions.pod:6564
+#: ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:6588
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:4159 ../src/guestfs-actions.pod:6535
+#: ../fish/guestfish-actions.pod:4159 ../src/guestfs-actions.pod:6559
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 "
@@ -16880,7 +18411,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4167 ../fish/guestfish-actions.pod:4206
-#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6590
+#: ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:6614
msgid "See also L<ntfsresize(8)>."
msgstr "L<ntfsresize(8)> 参照。"
@@ -16889,7 +18420,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:4176
@@ -16902,10 +18435,12 @@ 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:4189 ../src/guestfs-actions.pod:6573
+#: ../fish/guestfish-actions.pod:4189 ../src/guestfs-actions.pod:6597
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
@@ -16913,12 +18448,12 @@ msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:4192 ../fish/guestfish-actions.pod:5571
-#: ../src/guestfs-actions.pod:6576 ../src/guestfs-actions.pod:8652
+#: ../src/guestfs-actions.pod:6600 ../src/guestfs-actions.pod:8680
msgid "C<force>"
msgstr "C<force>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6578
+#: ../fish/guestfish-actions.pod:4194 ../src/guestfs-actions.pod:6602
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
@@ -16930,8 +18465,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
@@ -16945,7 +18480,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:4214
@@ -16965,7 +18502,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:4228
@@ -16975,15 +18514,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6651
+#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6675
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:4236 ../src/guestfs-actions.pod:6656
+#: ../fish/guestfish-actions.pod:4236 ../src/guestfs-actions.pod:6680
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 "
@@ -16993,8 +18532,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4240
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
@@ -17008,15 +18547,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:4247 ../src/guestfs-actions.pod:6674
+#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6698
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:4249 ../src/guestfs-actions.pod:6676
+#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6700
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
@@ -17033,7 +18575,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:4257
@@ -17045,8 +18589,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4261
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
@@ -17060,10 +18604,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:4268 ../src/guestfs-actions.pod:6709
+#: ../fish/guestfish-actions.pod:4268 ../src/guestfs-actions.pod:6733
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
@@ -17085,10 +18631,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:4277 ../src/guestfs-actions.pod:6725
+#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6749
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
@@ -17097,8 +18645,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4280 ../fish/guestfish-actions.pod:4424
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 ""
@@ -17113,10 +18661,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:4288 ../src/guestfs-actions.pod:6742
+#: ../fish/guestfish-actions.pod:4288 ../src/guestfs-actions.pod:6766
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
@@ -17141,14 +18691,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:4300 ../src/guestfs-actions.pod:6762
+#: ../fish/guestfish-actions.pod:4300 ../src/guestfs-actions.pod:6786
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
@@ -17159,27 +18711,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6769
+#: ../fish/guestfish-actions.pod:4307 ../src/guestfs-actions.pod:6793
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6773
+#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6797
msgid "B<efi>"
msgstr "B<efi>"
#. type: =item
-#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6775
+#: ../fish/guestfish-actions.pod:4313 ../src/guestfs-actions.pod:6799
msgid "B<gpt>"
msgstr "B<gpt>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6777
+#: ../fish/guestfish-actions.pod:4315 ../src/guestfs-actions.pod:6801
msgid "Intel EFI / GPT partition table."
msgstr "Intel EFI / GPT パーティションテーブル。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6779
+#: ../fish/guestfish-actions.pod:4317 ../src/guestfs-actions.pod:6803
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 "
@@ -17187,111 +18739,111 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6783
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6807
msgid "B<mbr>"
msgstr "B<mbr>"
#. type: =item
-#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6785
+#: ../fish/guestfish-actions.pod:4323 ../src/guestfs-actions.pod:6809
msgid "B<msdos>"
msgstr "B<msdos>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6787
+#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6811
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:4332 ../src/guestfs-actions.pod:6794
+#: ../fish/guestfish-actions.pod:4332 ../src/guestfs-actions.pod:6818
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6799
+#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6823
msgid "B<aix>"
msgstr "B<aix>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6801
+#: ../fish/guestfish-actions.pod:4339 ../src/guestfs-actions.pod:6825
msgid "AIX disk labels."
msgstr "AIX ディスクラベル。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4341 ../src/guestfs-actions.pod:6803
+#: ../fish/guestfish-actions.pod:4341 ../src/guestfs-actions.pod:6827
msgid "B<amiga>"
msgstr "B<amiga>"
#. type: =item
-#: ../fish/guestfish-actions.pod:4343 ../src/guestfs-actions.pod:6805
+#: ../fish/guestfish-actions.pod:4343 ../src/guestfs-actions.pod:6829
msgid "B<rdb>"
msgstr "B<rdb>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4345 ../src/guestfs-actions.pod:6807
+#: ../fish/guestfish-actions.pod:4345 ../src/guestfs-actions.pod:6831
msgid "Amiga \"Rigid Disk Block\" format."
msgstr "Amiga \"Rigid Disk Block\" 形式。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4347 ../src/guestfs-actions.pod:6809
+#: ../fish/guestfish-actions.pod:4347 ../src/guestfs-actions.pod:6833
msgid "B<bsd>"
msgstr "B<bsd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6811
+#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6835
msgid "BSD disk labels."
msgstr "BSD ディスクラベル."
#. type: =item
-#: ../fish/guestfish-actions.pod:4351 ../src/guestfs-actions.pod:6813
+#: ../fish/guestfish-actions.pod:4351 ../src/guestfs-actions.pod:6837
msgid "B<dasd>"
msgstr "B<dasd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4353 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4353 ../src/guestfs-actions.pod:6839
msgid "DASD, used on IBM mainframes."
msgstr "DASD, IBM メインフレームにおいて使用."
#. type: =item
-#: ../fish/guestfish-actions.pod:4355 ../src/guestfs-actions.pod:6817
+#: ../fish/guestfish-actions.pod:4355 ../src/guestfs-actions.pod:6841
msgid "B<dvh>"
msgstr "B<dvh>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4357 ../src/guestfs-actions.pod:6819
+#: ../fish/guestfish-actions.pod:4357 ../src/guestfs-actions.pod:6843
msgid "MIPS/SGI volumes."
msgstr "MIPS/SGI ボリューム."
#. type: =item
-#: ../fish/guestfish-actions.pod:4359 ../src/guestfs-actions.pod:6821
+#: ../fish/guestfish-actions.pod:4359 ../src/guestfs-actions.pod:6845
msgid "B<mac>"
msgstr "B<mac>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4361 ../src/guestfs-actions.pod:6823
+#: ../fish/guestfish-actions.pod:4361 ../src/guestfs-actions.pod:6847
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr "古い Mac パーティション形式。最近の Mac は C<gpt> を使用します。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4363 ../src/guestfs-actions.pod:6825
+#: ../fish/guestfish-actions.pod:4363 ../src/guestfs-actions.pod:6849
msgid "B<pc98>"
msgstr "B<pc98>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4365 ../src/guestfs-actions.pod:6827
+#: ../fish/guestfish-actions.pod:4365 ../src/guestfs-actions.pod:6851
msgid "NEC PC-98 format, common in Japan apparently."
msgstr "NEC PC-98 形式。日本において一般的に見られます。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4367 ../src/guestfs-actions.pod:6829
+#: ../fish/guestfish-actions.pod:4367 ../src/guestfs-actions.pod:6853
msgid "B<sun>"
msgstr "B<sun>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6831
+#: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6855
msgid "Sun disk labels."
msgstr "Sun ディスクラベル"
@@ -17306,32 +18858,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:4377 ../src/guestfs-actions.pod:6845
+#: ../fish/guestfish-actions.pod:4377 ../src/guestfs-actions.pod:6869
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:4380 ../src/guestfs-actions.pod:6848
+#: ../fish/guestfish-actions.pod:4380 ../src/guestfs-actions.pod:6872
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6852
+#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6876
msgid "B<part_num>"
msgstr "B<part_num>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6854
+#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6878
msgid "Partition number, counting from 1."
msgstr "パーティション番号。1 から数えます。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4388 ../src/guestfs-actions.pod:6856
+#: ../fish/guestfish-actions.pod:4388 ../src/guestfs-actions.pod:6880
msgid "B<part_start>"
msgstr "B<part_start>"
@@ -17340,25 +18894,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:4393 ../src/guestfs-actions.pod:6861
+#: ../fish/guestfish-actions.pod:4393 ../src/guestfs-actions.pod:6885
msgid "B<part_end>"
msgstr "B<part_end>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4395 ../src/guestfs-actions.pod:6863
+#: ../fish/guestfish-actions.pod:4395 ../src/guestfs-actions.pod:6887
msgid "End of the partition in bytes."
msgstr "バイト単位のパーティションの終了位置。"
#. type: =item
-#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6865
+#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6889
msgid "B<part_size>"
msgstr "B<part_size>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4399 ../src/guestfs-actions.pod:6867
+#: ../fish/guestfish-actions.pod:4399 ../src/guestfs-actions.pod:6891
msgid "Size of the partition in bytes."
msgstr "バイト単位のパーティション容量。"
@@ -17373,17 +18929,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:4407 ../src/guestfs-actions.pod:6885
+#: ../fish/guestfish-actions.pod:4407 ../src/guestfs-actions.pod:6909
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:4410 ../src/guestfs-actions.pod:6888
+#: ../fish/guestfish-actions.pod:4410 ../src/guestfs-actions.pod:6912
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 "
@@ -17401,13 +18961,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:4418 ../src/guestfs-actions.pod:6904
+#: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6928
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 ""
@@ -17423,17 +18985,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:4432 ../src/guestfs-actions.pod:6926
+#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6950
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:4435 ../src/guestfs-actions.pod:6929
+#: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6953
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."
@@ -17450,10 +19014,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:4442 ../src/guestfs-actions.pod:6942
+#: ../fish/guestfish-actions.pod:4442 ../src/guestfs-actions.pod:6966
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
@@ -17462,8 +19028,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4446 ../fish/guestfish-actions.pod:4458
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
@@ -17482,10 +19048,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:4455 ../src/guestfs-actions.pod:6962
+#: ../fish/guestfish-actions.pod:4455 ../src/guestfs-actions.pod:6986
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and returns the "
"partition number (eg. C<1>)."
@@ -17507,10 +19075,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:4467 ../src/guestfs-actions.pod:6979
+#: ../fish/guestfish-actions.pod:4467 ../src/guestfs-actions.pod:7003
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 "
@@ -17529,10 +19099,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:4476 ../src/guestfs-actions.pod:6997
+#: ../fish/guestfish-actions.pod:4476 ../src/guestfs-actions.pod:7021
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>."
@@ -17540,7 +19112,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4479 ../fish/guestfish-actions.pod:4494
-#: ../src/guestfs-actions.pod:7000 ../src/guestfs-actions.pod:7026
+#: ../src/guestfs-actions.pod:7024 ../src/guestfs-actions.pod:7050
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
@@ -17562,10 +19134,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:4491 ../src/guestfs-actions.pod:7023
+#: ../fish/guestfish-actions.pod:4491 ../src/guestfs-actions.pod:7047
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
@@ -17587,10 +19161,12 @@ msgstr "pvcreate"
msgid ""
" pvcreate device\n"
"\n"
-msgstr " pvcreate device\n\n"
+msgstr ""
+" pvcreate device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4506 ../src/guestfs-actions.pod:7046
+#: ../fish/guestfish-actions.pod:4506 ../src/guestfs-actions.pod:7070
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>."
@@ -17607,21 +19183,23 @@ msgstr "pvremove"
msgid ""
" pvremove device\n"
"\n"
-msgstr " pvremove device\n\n"
+msgstr ""
+" pvremove device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4514 ../src/guestfs-actions.pod:7060
+#: ../fish/guestfish-actions.pod:4514 ../src/guestfs-actions.pod:7084
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4517 ../src/guestfs-actions.pod:7063
+#: ../fish/guestfish-actions.pod:4517 ../src/guestfs-actions.pod:7087
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
@@ -17635,10 +19213,12 @@ msgstr "pvresize"
msgid ""
" pvresize device\n"
"\n"
-msgstr " pvresize device\n\n"
+msgstr ""
+" pvresize device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7077
+#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:7101
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
@@ -17655,7 +19235,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:4532
@@ -17675,20 +19257,22 @@ msgstr "pvs"
msgid ""
" pvs\n"
"\n"
-msgstr " pvs\n\n"
+msgstr ""
+" pvs\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:7103
+#: ../fish/guestfish-actions.pod:4539 ../src/guestfs-actions.pod:7127
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:4542 ../src/guestfs-actions.pod:7106
+#: ../fish/guestfish-actions.pod:4542 ../src/guestfs-actions.pod:7130
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
@@ -17707,13 +19291,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:4551 ../src/guestfs-actions.pod:7122
+#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7146
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
@@ -17727,10 +19313,12 @@ msgstr "pvuuid"
msgid ""
" pvuuid device\n"
"\n"
-msgstr " pvuuid device\n\n"
+msgstr ""
+" pvuuid device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4558 ../src/guestfs-actions.pod:7137
+#: ../fish/guestfish-actions.pod:4558 ../src/guestfs-actions.pod:7161
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
@@ -17745,17 +19333,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:4564 ../src/guestfs-actions.pod:7153
+#: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:7177
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:4567 ../src/guestfs-actions.pod:7156
+#: ../fish/guestfish-actions.pod:4567 ../src/guestfs-actions.pod:7180
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 "
@@ -17780,22 +19370,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:4582 ../src/guestfs-actions.pod:7180
+#: ../fish/guestfish-actions.pod:4582 ../src/guestfs-actions.pod:7204
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:4585 ../src/guestfs-actions.pod:7183
+#: ../fish/guestfish-actions.pod:4585 ../src/guestfs-actions.pod:7207
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
@@ -17814,10 +19405,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:4599 ../src/guestfs-actions.pod:7204
+#: ../fish/guestfish-actions.pod:4599 ../src/guestfs-actions.pod:7228
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
@@ -17840,10 +19433,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:4616 ../src/guestfs-actions.pod:7229
+#: ../fish/guestfish-actions.pod:4616 ../src/guestfs-actions.pod:7253
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
@@ -17869,15 +19464,17 @@ msgstr "readdir"
msgid ""
" readdir dir\n"
"\n"
-msgstr " readdir dir\n\n"
+msgstr ""
+" readdir dir\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4628 ../src/guestfs-actions.pod:7249
+#: ../fish/guestfish-actions.pod:4628 ../src/guestfs-actions.pod:7273
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:7251
+#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:7275
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 "
@@ -17885,79 +19482,79 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4634 ../src/guestfs-actions.pod:7255
+#: ../fish/guestfish-actions.pod:4634 ../src/guestfs-actions.pod:7279
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:4639 ../src/guestfs-actions.pod:7260
+#: ../fish/guestfish-actions.pod:4639 ../src/guestfs-actions.pod:7284
msgid "'b'"
msgstr "'b'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4641 ../src/guestfs-actions.pod:7262
+#: ../fish/guestfish-actions.pod:4641 ../src/guestfs-actions.pod:7286
msgid "Block special"
msgstr "ブロック特殊"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4645 ../src/guestfs-actions.pod:7266
+#: ../fish/guestfish-actions.pod:4645 ../src/guestfs-actions.pod:7290
msgid "Char special"
msgstr "キャラクター特殊"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7270
+#: ../fish/guestfish-actions.pod:4649 ../src/guestfs-actions.pod:7294
msgid "Directory"
msgstr "ディレクトリ"
#. type: =item
-#: ../fish/guestfish-actions.pod:4651 ../src/guestfs-actions.pod:7272
+#: ../fish/guestfish-actions.pod:4651 ../src/guestfs-actions.pod:7296
msgid "'f'"
msgstr "'f'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7274
+#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7298
msgid "FIFO (named pipe)"
msgstr "FIFO (名前付きパイプ)"
#. type: =item
-#: ../fish/guestfish-actions.pod:4655 ../src/guestfs-actions.pod:7276
+#: ../fish/guestfish-actions.pod:4655 ../src/guestfs-actions.pod:7300
msgid "'l'"
msgstr "'l'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4657 ../src/guestfs-actions.pod:7278
+#: ../fish/guestfish-actions.pod:4657 ../src/guestfs-actions.pod:7302
msgid "Symbolic link"
msgstr "シンボリックリンク"
#. type: =item
-#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7280
+#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7304
msgid "'r'"
msgstr "'r'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4661 ../src/guestfs-actions.pod:7282
+#: ../fish/guestfish-actions.pod:4661 ../src/guestfs-actions.pod:7306
msgid "Regular file"
msgstr "通常のファイル"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4665 ../src/guestfs-actions.pod:7286
+#: ../fish/guestfish-actions.pod:4665 ../src/guestfs-actions.pod:7310
msgid "Socket"
msgstr "ソケット"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7290
+#: ../fish/guestfish-actions.pod:4669 ../src/guestfs-actions.pod:7314
msgid "Unknown file type"
msgstr "未知のファイル種別"
#. type: =item
-#: ../fish/guestfish-actions.pod:4671 ../src/guestfs-actions.pod:7292
+#: ../fish/guestfish-actions.pod:4671 ../src/guestfs-actions.pod:7316
msgid "'?'"
msgstr "'?'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4673 ../src/guestfs-actions.pod:7294
+#: ../fish/guestfish-actions.pod:4673 ../src/guestfs-actions.pod:7318
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
@@ -17981,10 +19578,12 @@ msgstr "readlink"
msgid ""
" readlink path\n"
"\n"
-msgstr " readlink path\n\n"
+msgstr ""
+" readlink path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7315
+#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7339
msgid "This command reads the target of a symbolic link."
msgstr "このコマンドはシンボリックリンクの参照先を読み込みます。"
@@ -17999,10 +19598,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:4692 ../src/guestfs-actions.pod:7329
+#: ../fish/guestfish-actions.pod:4692 ../src/guestfs-actions.pod:7353
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 "
@@ -18010,27 +19611,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7333
+#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7357
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:4700 ../src/guestfs-actions.pod:7337
+#: ../fish/guestfish-actions.pod:4700 ../src/guestfs-actions.pod:7361
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:4707 ../src/guestfs-actions.pod:7344
+#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7368
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 ""
@@ -18046,10 +19647,12 @@ msgstr "realpath"
msgid ""
" realpath path\n"
"\n"
-msgstr " realpath path\n\n"
+msgstr ""
+" realpath path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4718 ../src/guestfs-actions.pod:7363
+#: ../fish/guestfish-actions.pod:4718 ../src/guestfs-actions.pod:7387
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
@@ -18066,10 +19669,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:4725 ../src/guestfs-actions.pod:7378
+#: ../fish/guestfish-actions.pod:4725 ../src/guestfs-actions.pod:7402
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
@@ -18090,10 +19695,12 @@ msgstr "resize2fs"
msgid ""
" resize2fs device\n"
"\n"
-msgstr " resize2fs device\n\n"
+msgstr ""
+" resize2fs device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7393
+#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7417
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
@@ -18101,8 +19708,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4737 ../fish/guestfish-actions.pod:4752
-#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7396
-#: ../src/guestfs-actions.pod:7417 ../src/guestfs-actions.pod:7433
+#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7420
+#: ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7457
msgid "See also L<guestfs(3)/RESIZE2FS ERRORS>."
msgstr ""
@@ -18117,7 +19724,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:4743
@@ -18147,7 +19756,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:4758
@@ -18167,10 +19778,12 @@ msgstr "rm"
msgid ""
" rm path\n"
"\n"
-msgstr " rm path\n\n"
+msgstr ""
+" rm path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7445
+#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7469
msgid "Remove the single file C<path>."
msgstr "単一ファイル C<path> を削除します。"
@@ -18185,10 +19798,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:4773 ../src/guestfs-actions.pod:7457
+#: ../fish/guestfish-actions.pod:4773 ../src/guestfs-actions.pod:7481
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."
@@ -18205,10 +19820,12 @@ msgstr "rmdir"
msgid ""
" rmdir path\n"
"\n"
-msgstr " rmdir path\n\n"
+msgstr ""
+" rmdir path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4781 ../src/guestfs-actions.pod:7471
+#: ../fish/guestfish-actions.pod:4781 ../src/guestfs-actions.pod:7495
msgid "Remove the single directory C<path>."
msgstr "単一ディレクトリ C<path> を削除します。"
@@ -18223,13 +19840,15 @@ msgstr "rmmountpoint"
msgid ""
" rmmountpoint exemptpath\n"
"\n"
-msgstr " rmmountpoint exemptpath\n\n"
+msgstr ""
+" rmmountpoint exemptpath\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:4787
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
@@ -18243,10 +19862,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:4795 ../src/guestfs-actions.pod:7497
+#: ../fish/guestfish-actions.pod:4795 ../src/guestfs-actions.pod:7521
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
@@ -18254,8 +19875,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4798 ../fish/guestfish-actions.pod:4810
-#: ../fish/guestfish-actions.pod:4823 ../src/guestfs-actions.pod:7500
-#: ../src/guestfs-actions.pod:7518 ../src/guestfs-actions.pod:7537
+#: ../fish/guestfish-actions.pod:4823 ../src/guestfs-actions.pod:7524
+#: ../src/guestfs-actions.pod:7542 ../src/guestfs-actions.pod:7561
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
@@ -18272,17 +19893,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:4805 ../src/guestfs-actions.pod:7513
+#: ../fish/guestfish-actions.pod:4805 ../src/guestfs-actions.pod:7537
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4808 ../src/guestfs-actions.pod:7516
+#: ../fish/guestfish-actions.pod:4808 ../src/guestfs-actions.pod:7540
msgid "The file is I<removed> after scrubbing."
msgstr ""
@@ -18297,13 +19920,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:4817
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 ""
@@ -18324,28 +19949,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:4832 ../src/guestfs-actions.pod:7550
+#: ../fish/guestfish-actions.pod:4832 ../src/guestfs-actions.pod:7574
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
-msgstr "この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するために使用されます。"
+msgstr ""
+"この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するた"
+"めに使用されます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4835 ../src/guestfs-actions.pod:7553
+#: ../fish/guestfish-actions.pod:4835 ../src/guestfs-actions.pod:7577
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:4838 ../src/guestfs-actions.pod:7556
+#: ../fish/guestfish-actions.pod:4838 ../src/guestfs-actions.pod:7580
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:4841
@@ -18363,40 +19996,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:4847 ../src/guestfs-actions.pod:7569
+#: ../fish/guestfish-actions.pod:4847 ../src/guestfs-actions.pod:7593
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:4852 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7598
#: ../src/guestfs.pod:2984
msgid "C<appliance>"
msgstr "C<appliance>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7576
+#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7600
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4857 ../src/guestfs-actions.pod:7579
+#: ../fish/guestfish-actions.pod:4857 ../src/guestfs-actions.pod:7603
msgid "C<unix:I<path>>"
msgstr "C<unix:I<path>>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4859 ../src/guestfs-actions.pod:7581
+#: ../fish/guestfish-actions.pod:4859 ../src/guestfs-actions.pod:7605
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7583
+#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7607
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 "
@@ -18419,10 +20054,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:4873 ../src/guestfs-actions.pod:7599
+#: ../fish/guestfish-actions.pod:4873 ../src/guestfs-actions.pod:7623
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -18430,11 +20067,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4878 ../src/guestfs-actions.pod:7604
+#: ../fish/guestfish-actions.pod:4878 ../src/guestfs-actions.pod:7628
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:4881
@@ -18452,10 +20091,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:4887 ../src/guestfs-actions.pod:7617
+#: ../fish/guestfish-actions.pod:4887 ../src/guestfs-actions.pod:7641
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
@@ -18469,13 +20110,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7625
-msgid ""
-"You probably don't want to use this unless you know what you are doing."
+#: ../fish/guestfish-actions.pod:4895 ../src/guestfs-actions.pod:7649
+msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4898 ../src/guestfs-actions.pod:7628
+#: ../fish/guestfish-actions.pod:4898 ../src/guestfs-actions.pod:7652
msgid "The default is disabled."
msgstr "デフォルトは無効です。"
@@ -18493,7 +20133,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4904 ../src/guestfs-actions.pod:7649
+#: ../fish/guestfish-actions.pod:4904 ../src/guestfs-actions.pod:7673
msgid ""
"This sets or clears the file attributes C<attrs> associated with the inode "
"C<file>."
@@ -18502,26 +20142,25 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:4907
msgid ""
-"C<attrs> is a string of characters representing file attributes. See L"
-"</get-e2attrs> for a list of possible attributes. Not all attributes can be"
-" changed."
+"C<attrs> is a string of characters representing file attributes. See L</get-"
+"e2attrs> for a list of possible attributes. Not all attributes can be "
+"changed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7656
+#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7680
msgid ""
"If optional boolean C<clear> is not present or false, then the C<attrs> "
"listed are set in the inode."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4914 ../src/guestfs-actions.pod:7659
-msgid ""
-"If C<clear> is true, then the C<attrs> listed are cleared in the inode."
+#: ../fish/guestfish-actions.pod:4914 ../src/guestfs-actions.pod:7683
+msgid "If C<clear> is true, then the C<attrs> listed are cleared in the inode."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4917 ../src/guestfs-actions.pod:7662
+#: ../fish/guestfish-actions.pod:4917 ../src/guestfs-actions.pod:7686
msgid ""
"In both cases, other attributes not present in the C<attrs> string are left "
"unchanged."
@@ -18541,7 +20180,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4930 ../src/guestfs-actions.pod:7702
+#: ../fish/guestfish-actions.pod:4930 ../src/guestfs-actions.pod:7728
msgid "This sets the ext2 file generation of a file."
msgstr ""
@@ -18561,10 +20200,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:4938 ../src/guestfs-actions.pod:7722
+#: ../fish/guestfish-actions.pod:4938 ../src/guestfs-actions.pod:7750
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."
@@ -18582,7 +20223,9 @@ msgstr ""
msgid ""
"I<This function is deprecated.> In new code, use the L</set_label> call "
"instead."
-msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</set_label> を使用してください。"
+msgstr ""
+"I<この関数は推奨されません。> 新しいコードでは、代わりに L</set_label> を使用"
+"してください。"
#. type: =head2
#: ../fish/guestfish-actions.pod:4952
@@ -18595,10 +20238,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:4956 ../src/guestfs-actions.pod:7740
+#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7768
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>, "
@@ -18623,27 +20268,31 @@ msgstr "set-label"
msgid ""
" set-label device label\n"
"\n"
-msgstr " set-label device label\n\n"
+msgstr ""
+" set-label device label\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4968 ../src/guestfs-actions.pod:7759
+#: ../fish/guestfish-actions.pod:4968 ../src/guestfs-actions.pod:7787
msgid "Set the filesystem label on C<device> to C<label>."
msgstr "C<device> のファイルシステムのラベルを C<label> に設定します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4970 ../src/guestfs-actions.pod:7761
+#: ../fish/guestfish-actions.pod:4970 ../src/guestfs-actions.pod:7789
msgid ""
"Only some filesystem types support labels, and libguestfs supports setting "
"labels on only a subset of these."
-msgstr "いくつかのファイルシステム形式のみがラベルをサポートします。そして libguestfs はこれらのサブセットのみにおいてラベルの設定をサポートします。"
+msgstr ""
+"いくつかのファイルシステム形式のみがラベルをサポートします。そして "
+"libguestfs はこれらのサブセットのみにおいてラベルの設定をサポートします。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7764
+#: ../fish/guestfish-actions.pod:4973 ../src/guestfs-actions.pod:7792
msgid "On ext2/3/4 filesystems, labels are limited to 16 bytes."
msgstr "ext2/3/4 ファイルシステムでは、ラベルは 16 バイトに制限されます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4975 ../src/guestfs-actions.pod:7766
+#: ../fish/guestfish-actions.pod:4975 ../src/guestfs-actions.pod:7794
msgid "On NTFS filesystems, labels are limited to 128 unicode characters."
msgstr "NTFS ファイルシステムでは、ラベルは 128 Unicode 文字に制限されます。"
@@ -18668,21 +20317,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:4985
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:4989 ../src/guestfs-actions.pod:7784
+#: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7812
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:4996
@@ -18700,27 +20355,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:5002 ../src/guestfs-actions.pod:7801
+#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7829
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:5005 ../src/guestfs-actions.pod:7804
+#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7832
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:5008
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:5011
@@ -18733,22 +20394,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:5017 ../src/guestfs-actions.pod:7820
+#: ../fish/guestfish-actions.pod:5017 ../src/guestfs-actions.pod:7848
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr "libguestfs がカーネルおよび initrd.img を検索するパスを設定します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5019 ../src/guestfs-actions.pod:7822
+#: ../fish/guestfish-actions.pod:5019 ../src/guestfs-actions.pod:7850
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5022 ../src/guestfs-actions.pod:7825
+#: ../fish/guestfish-actions.pod:5022 ../src/guestfs-actions.pod:7853
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr "C<path> に C<NULL> を設定することによりパスの初期値を復元します。"
@@ -18768,17 +20431,20 @@ 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:5030 ../src/guestfs-actions.pod:7837
+#: ../fish/guestfish-actions.pod:5030 ../src/guestfs-actions.pod:7865
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:5033 ../src/guestfs-actions.pod:7840
+#: ../fish/guestfish-actions.pod:5033 ../src/guestfs-actions.pod:7868
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."
@@ -18809,39 +20475,41 @@ msgstr "qemu"
msgid ""
" set-qemu qemu\n"
"\n"
-msgstr " set-qemu qemu\n\n"
+msgstr ""
+" set-qemu qemu\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5047 ../src/guestfs-actions.pod:7858
+#: ../fish/guestfish-actions.pod:5047 ../src/guestfs-actions.pod:7886
msgid "Set the qemu binary that we will use."
msgstr "使用したい QEMU バイナリーを設定します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7860
+#: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7888
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5052 ../src/guestfs-actions.pod:7863
+#: ../fish/guestfish-actions.pod:5052 ../src/guestfs-actions.pod:7891
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5055 ../src/guestfs-actions.pod:7866
+#: ../fish/guestfish-actions.pod:5055 ../src/guestfs-actions.pod:7894
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7868
+#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7896
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 ""
@@ -18861,7 +20529,9 @@ msgstr "recovery-proc"
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:5071
@@ -18879,7 +20549,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7894
+#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7922
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 "
@@ -18903,17 +20573,19 @@ msgstr "selinux"
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:5091 ../src/guestfs-actions.pod:7910
+#: ../fish/guestfish-actions.pod:5091 ../src/guestfs-actions.pod:7938
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:5094 ../src/guestfs-actions.pod:7913
+#: ../fish/guestfish-actions.pod:5094 ../src/guestfs-actions.pod:7941
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
@@ -18935,15 +20607,19 @@ msgstr "smp"
msgid ""
" set-smp smp\n"
"\n"
-msgstr " set-smp smp\n\n"
+msgstr ""
+" set-smp smp\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7929
+#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7957
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 "アプライアンスに割り当てられる仮想 CPU 数を変更します。初期値は C<1> です。これを増やすことにより性能を向上させられますが、ときどき効果がありません。"
+msgstr ""
+"アプライアンスに割り当てられる仮想 CPU 数を変更します。初期値は C<1> です。こ"
+"れを増やすことにより性能を向上させられますが、ときどき効果がありません。"
#. type: textblock
#: ../fish/guestfish-actions.pod:5110
@@ -18966,24 +20642,26 @@ msgstr "trace"
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:5118 ../src/guestfs-actions.pod:7945
+#: ../fish/guestfish-actions.pod:5118 ../src/guestfs-actions.pod:7973
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:5121 ../src/guestfs-actions.pod:7948
+#: ../fish/guestfish-actions.pod:5121 ../src/guestfs-actions.pod:7976
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:5125 ../src/guestfs-actions.pod:7952
+#: ../fish/guestfish-actions.pod:5125 ../src/guestfs-actions.pod:7980
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
@@ -19012,15 +20690,17 @@ msgstr "verbose"
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:5138 ../src/guestfs-actions.pod:7969
+#: ../fish/guestfish-actions.pod:5138 ../src/guestfs-actions.pod:7997
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr "C<verbose> が真ならば、メッセージの冗長化を有効にします。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5140 ../src/guestfs-actions.pod:7971
+#: ../fish/guestfish-actions.pod:5140 ../src/guestfs-actions.pod:7999
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
@@ -19044,19 +20724,22 @@ msgstr "setcon"
msgid ""
" setcon context\n"
"\n"
-msgstr " setcon context\n\n"
+msgstr ""
+" setcon context\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5151 ../src/guestfs-actions.pod:7988
+#: ../fish/guestfish-actions.pod:5151 ../src/guestfs-actions.pod:8016
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7991
+#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:8019
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:5156
@@ -19069,10 +20752,12 @@ msgstr "setxattr"
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:5160 ../src/guestfs-actions.pod:8006
+#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:8034
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."
@@ -19094,41 +20779,42 @@ msgstr "sfdisk"
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:5170 ../src/guestfs-actions.pod:8033
+#: ../fish/guestfish-actions.pod:5170 ../src/guestfs-actions.pod:8061
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:5173 ../src/guestfs-actions.pod:8036
+#: ../fish/guestfish-actions.pod:5173 ../src/guestfs-actions.pod:8064
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5175 ../src/guestfs-actions.pod:8038
+#: ../fish/guestfish-actions.pod:5175 ../src/guestfs-actions.pod:8066
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:5183 ../src/guestfs-actions.pod:8046
+#: ../fish/guestfish-actions.pod:5183 ../src/guestfs-actions.pod:8074
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:5186 ../src/guestfs-actions.pod:8049
+#: ../fish/guestfish-actions.pod:5186 ../src/guestfs-actions.pod:8077
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 "
@@ -19146,7 +20832,9 @@ msgstr "関連項目: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
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:5200
@@ -19159,7 +20847,9 @@ msgstr "sfdiskM"
msgid ""
" sfdiskM device 'lines ...'\n"
"\n"
-msgstr " sfdiskM device 'lines ...'\n\n"
+msgstr ""
+" sfdiskM device 'lines ...'\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5204
@@ -19173,7 +20863,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:5210
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:5220
@@ -19186,10 +20877,12 @@ msgstr "sfdisk-N"
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:5224 ../src/guestfs-actions.pod:8105
+#: ../fish/guestfish-actions.pod:5224 ../src/guestfs-actions.pod:8133
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
@@ -19218,20 +20911,22 @@ msgstr "sfdisk-disk-geometry"
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:5243
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:5248 ../fish/guestfish-actions.pod:5257
-#: ../src/guestfs-actions.pod:8128 ../src/guestfs-actions.pod:8144
+#: ../src/guestfs-actions.pod:8156 ../src/guestfs-actions.pod:8172
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
@@ -19246,10 +20941,12 @@ msgstr "sfdisk-kernel-geometry"
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:5255 ../src/guestfs-actions.pod:8142
+#: ../fish/guestfish-actions.pod:5255 ../src/guestfs-actions.pod:8170
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
@@ -19264,13 +20961,15 @@ msgstr "sfdisk-l"
msgid ""
" sfdisk-l device\n"
"\n"
-msgstr " sfdisk-l device\n\n"
+msgstr ""
+" sfdisk-l device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8165
+#: ../fish/guestfish-actions.pod:5264 ../src/guestfs-actions.pod:8193
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
@@ -19283,7 +20982,9 @@ msgstr "関連項目: L</part-list>"
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:5277
@@ -19296,13 +20997,15 @@ msgstr "sh"
msgid ""
" sh command\n"
"\n"
-msgstr " sh command\n\n"
+msgstr ""
+" sh command\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5281 ../src/guestfs-actions.pod:8182
+#: ../fish/guestfish-actions.pod:5281 ../src/guestfs-actions.pod:8210
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
@@ -19311,15 +21014,17 @@ msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5286 ../src/guestfs-actions.pod:8187
+#: ../fish/guestfish-actions.pod:5286 ../src/guestfs-actions.pod:8215
#, 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:5288 ../src/guestfs-actions.pod:8189
+#: ../fish/guestfish-actions.pod:5288 ../src/guestfs-actions.pod:8217
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
@@ -19341,12 +21046,13 @@ msgstr "sh-lines"
msgid ""
" sh-lines command\n"
"\n"
-msgstr " sh-lines command\n\n"
+msgstr ""
+" sh-lines command\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5298
-msgid ""
-"This is the same as L</sh>, but splits the result into a list of lines."
+msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
@@ -19365,10 +21071,12 @@ msgstr "sleep"
msgid ""
" sleep secs\n"
"\n"
-msgstr " sleep secs\n\n"
+msgstr ""
+" sleep secs\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5307 ../src/guestfs-actions.pod:8223
+#: ../fish/guestfish-actions.pod:5307 ../src/guestfs-actions.pod:8251
msgid "Sleep for C<secs> seconds."
msgstr "C<secs> 秒間スリープします。"
@@ -19383,10 +21091,12 @@ msgstr "stat"
msgid ""
" stat path\n"
"\n"
-msgstr " stat path\n\n"
+msgstr ""
+" stat path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8237
+#: ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8265
msgid "This is the same as the C<stat(2)> system call."
msgstr "これは C<stat(2)> システムコールと同じです。"
@@ -19401,18 +21111,20 @@ msgstr "statvfs"
msgid ""
" statvfs path\n"
"\n"
-msgstr " statvfs path\n\n"
+msgstr ""
+" statvfs path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5321 ../src/guestfs-actions.pod:8251
+#: ../fish/guestfish-actions.pod:5321 ../src/guestfs-actions.pod:8279
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:5325 ../src/guestfs-actions.pod:8255
+#: ../fish/guestfish-actions.pod:5325 ../src/guestfs-actions.pod:8283
msgid "This is the same as the C<statvfs(2)> system call."
msgstr "これは C<statvfs(2)> システムコールと同じです。"
@@ -19427,10 +21139,12 @@ msgstr "strings"
msgid ""
" strings path\n"
"\n"
-msgstr " strings path\n\n"
+msgstr ""
+" strings path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5331 ../src/guestfs-actions.pod:8269
+#: ../fish/guestfish-actions.pod:5331 ../src/guestfs-actions.pod:8297
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
@@ -19447,22 +21161,24 @@ msgstr "strings-e"
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:5341
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:5345 ../src/guestfs-actions.pod:8292
+#: ../fish/guestfish-actions.pod:5345 ../src/guestfs-actions.pod:8320
msgid "Allowed encodings are:"
msgstr "許可されるエンコードは次のとおりです:"
#. type: =item
-#: ../fish/guestfish-actions.pod:5349 ../src/guestfs-actions.pod:8296
+#: ../fish/guestfish-actions.pod:5349 ../src/guestfs-actions.pod:8324
msgid "s"
msgstr "s"
@@ -19474,60 +21190,63 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:5354 ../src/guestfs-actions.pod:8301
+#: ../fish/guestfish-actions.pod:5354 ../src/guestfs-actions.pod:8329
msgid "S"
msgstr "S"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5356 ../src/guestfs-actions.pod:8303
+#: ../fish/guestfish-actions.pod:5356 ../src/guestfs-actions.pod:8331
msgid "Single 8-bit-byte characters."
msgstr "単一の 8 ビットのバイト文字。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8305
+#: ../fish/guestfish-actions.pod:5358 ../src/guestfs-actions.pod:8333
msgid "b"
msgstr "b"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8307
-msgid ""
-"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
-msgstr "UTF-16BE や UCS-2BE でエンコードされたもののように 16 ビットのビッグエンディアン文字列。"
+#: ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8335
+msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
+msgstr ""
+"UTF-16BE や UCS-2BE でエンコードされたもののように 16 ビットのビッグエンディ"
+"アン文字列。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5363 ../src/guestfs-actions.pod:8310
+#: ../fish/guestfish-actions.pod:5363 ../src/guestfs-actions.pod:8338
msgid "l (lower case letter L)"
msgstr "l (小文字の L)"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5365 ../src/guestfs-actions.pod:8312
+#: ../fish/guestfish-actions.pod:5365 ../src/guestfs-actions.pod:8340
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
-msgstr "UTF-16LE や UCS-2LE のような 16 ビットのリトルエンディアン。これは Windows 仮想マシンにあるバイナリーを検査するために有用です。"
+msgstr ""
+"UTF-16LE や UCS-2LE のような 16 ビットのリトルエンディアン。これは Windows 仮"
+"想マシンにあるバイナリーを検査するために有用です。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5368 ../src/guestfs-actions.pod:8315
+#: ../fish/guestfish-actions.pod:5368 ../src/guestfs-actions.pod:8343
msgid "B"
msgstr "B"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5370 ../src/guestfs-actions.pod:8317
+#: ../fish/guestfish-actions.pod:5370 ../src/guestfs-actions.pod:8345
msgid "32-bit big endian such as UCS-4BE."
msgstr "UCS-4BE のような 32 ビットのビッグエンディアン。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5372 ../src/guestfs-actions.pod:8319
+#: ../fish/guestfish-actions.pod:5372 ../src/guestfs-actions.pod:8347
msgid "L"
msgstr "L"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8321
+#: ../fish/guestfish-actions.pod:5374 ../src/guestfs-actions.pod:8349
msgid "32-bit little endian such as UCS-4LE."
msgstr "UCS-4LE のような 32 ビットのリトルエンディアン。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5378 ../src/guestfs-actions.pod:8325
+#: ../fish/guestfish-actions.pod:5378 ../src/guestfs-actions.pod:8353
msgid "The returned strings are transcoded to UTF-8."
msgstr "返される文字列は UTF-8 に変換されます。"
@@ -19542,7 +21261,9 @@ msgstr "swapoff-device"
msgid ""
" swapoff-device device\n"
"\n"
-msgstr " swapoff-device device\n\n"
+msgstr ""
+" swapoff-device device\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5387
@@ -19562,12 +21283,15 @@ msgstr "swapoff-file"
msgid ""
" swapoff-file file\n"
"\n"
-msgstr " swapoff-file file\n\n"
+msgstr ""
+" swapoff-file file\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5395 ../src/guestfs-actions.pod:8356
+#: ../fish/guestfish-actions.pod:5395 ../src/guestfs-actions.pod:8384
msgid "This command disables the libguestfs appliance swap on file."
-msgstr "このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。"
+msgstr ""
+"このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。"
#. type: =head2
#: ../fish/guestfish-actions.pod:5397
@@ -19580,14 +21304,18 @@ msgstr "swapoff-label"
msgid ""
" swapoff-label label\n"
"\n"
-msgstr " swapoff-label label\n\n"
+msgstr ""
+" swapoff-label label\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8368
+#: ../fish/guestfish-actions.pod:5401 ../src/guestfs-actions.pod:8396
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:5404
@@ -19600,14 +21328,18 @@ msgstr "swapoff-uuid"
msgid ""
" swapoff-uuid uuid\n"
"\n"
-msgstr " swapoff-uuid uuid\n\n"
+msgstr ""
+" swapoff-uuid uuid\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8381
+#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8409
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:5411
@@ -19620,7 +21352,9 @@ msgstr "swapon-device"
msgid ""
" swapon-device device\n"
"\n"
-msgstr " swapon-device device\n\n"
+msgstr ""
+" swapon-device device\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5415
@@ -19631,13 +21365,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5420 ../src/guestfs-actions.pod:8399
+#: ../fish/guestfish-actions.pod:5420 ../src/guestfs-actions.pod:8427
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
@@ -19651,7 +21385,9 @@ msgstr "swapon-file"
msgid ""
" swapon-file file\n"
"\n"
-msgstr " swapon-file file\n\n"
+msgstr ""
+" swapon-file file\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5431
@@ -19670,7 +21406,9 @@ msgstr "swapon-label"
msgid ""
" swapon-label label\n"
"\n"
-msgstr " swapon-label label\n\n"
+msgstr ""
+" swapon-label label\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5438
@@ -19690,13 +21428,15 @@ msgstr "swapon-uuid"
msgid ""
" swapon-uuid uuid\n"
"\n"
-msgstr " swapon-uuid uuid\n\n"
+msgstr ""
+" swapon-uuid uuid\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5445
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
@@ -19710,17 +21450,19 @@ msgstr "sync"
msgid ""
" sync\n"
"\n"
-msgstr " sync\n\n"
+msgstr ""
+" sync\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5452 ../src/guestfs-actions.pod:8454
+#: ../fish/guestfish-actions.pod:5452 ../src/guestfs-actions.pod:8482
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5455 ../src/guestfs-actions.pod:8457
+#: ../fish/guestfish-actions.pod:5455 ../src/guestfs-actions.pod:8485
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
@@ -19737,10 +21479,12 @@ msgstr "tail"
msgid ""
" tail path\n"
"\n"
-msgstr " tail path\n\n"
+msgstr ""
+" tail path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5462 ../src/guestfs-actions.pod:8470
+#: ../fish/guestfish-actions.pod:5462 ../src/guestfs-actions.pod:8498
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
@@ -19756,17 +21500,19 @@ msgstr "tail-n"
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:5472 ../src/guestfs-actions.pod:8489
+#: ../fish/guestfish-actions.pod:5472 ../src/guestfs-actions.pod:8517
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:5475 ../src/guestfs-actions.pod:8492
+#: ../fish/guestfish-actions.pod:5475 ../src/guestfs-actions.pod:8520
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."
@@ -19783,10 +21529,12 @@ msgstr "tar-in"
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:5487 ../src/guestfs-actions.pod:8513
+#: ../fish/guestfish-actions.pod:5487 ../src/guestfs-actions.pod:8541
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
@@ -19795,7 +21543,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:5490
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:5495
@@ -19808,10 +21558,12 @@ msgstr "tar-out"
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:5499 ../src/guestfs-actions.pod:8530
+#: ../fish/guestfish-actions.pod:5499 ../src/guestfs-actions.pod:8558
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
@@ -19820,7 +21572,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:5502
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:5507
@@ -19833,19 +21587,22 @@ msgstr "tgz-in"
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:5511 ../src/guestfs-actions.pod:8547
+#: ../fish/guestfish-actions.pod:5511 ../src/guestfs-actions.pod:8575
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:5514
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:5518
@@ -19858,10 +21615,12 @@ msgstr "tgz-out"
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:5522 ../src/guestfs-actions.pod:8563
+#: ../fish/guestfish-actions.pod:5522 ../src/guestfs-actions.pod:8591
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
@@ -19870,7 +21629,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:5525
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:5529
@@ -19883,10 +21643,12 @@ msgstr "touch"
msgid ""
" touch path\n"
"\n"
-msgstr " touch path\n\n"
+msgstr ""
+" touch path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5533 ../src/guestfs-actions.pod:8578
+#: ../fish/guestfish-actions.pod:5533 ../src/guestfs-actions.pod:8606
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-"
@@ -19894,7 +21656,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5537 ../src/guestfs-actions.pod:8582
+#: ../fish/guestfish-actions.pod:5537 ../src/guestfs-actions.pod:8610
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
@@ -19911,10 +21673,12 @@ msgstr "truncate"
msgid ""
" truncate path\n"
"\n"
-msgstr " truncate path\n\n"
+msgstr ""
+" truncate path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5544 ../src/guestfs-actions.pod:8595
+#: ../fish/guestfish-actions.pod:5544 ../src/guestfs-actions.pod:8623
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
@@ -19931,10 +21695,12 @@ msgstr "truncate-size"
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:5551 ../src/guestfs-actions.pod:8609
+#: ../fish/guestfish-actions.pod:5551 ../src/guestfs-actions.pod:8637
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
@@ -19960,54 +21726,56 @@ msgstr "tune2fs"
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:5564 ../src/guestfs-actions.pod:8645
+#: ../fish/guestfish-actions.pod:5564 ../src/guestfs-actions.pod:8673
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:5573 ../src/guestfs-actions.pod:8654
+#: ../fish/guestfish-actions.pod:5573 ../src/guestfs-actions.pod:8682
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:5576 ../src/guestfs-actions.pod:8657
+#: ../fish/guestfish-actions.pod:5576 ../src/guestfs-actions.pod:8685
msgid "C<maxmountcount>"
msgstr "C<maxmountcount>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5578 ../src/guestfs-actions.pod:8659
+#: ../fish/guestfish-actions.pod:5578 ../src/guestfs-actions.pod:8687
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:5582 ../src/guestfs-actions.pod:8663
+#: ../fish/guestfish-actions.pod:5582 ../src/guestfs-actions.pod:8691
msgid "C<mountcount>"
msgstr "C<mountcount>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5584 ../src/guestfs-actions.pod:8665
+#: ../fish/guestfish-actions.pod:5584 ../src/guestfs-actions.pod:8693
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:5587 ../src/guestfs-actions.pod:8668
+#: ../fish/guestfish-actions.pod:5587 ../src/guestfs-actions.pod:8696
msgid "C<errorbehavior>"
msgstr "C<errorbehavior>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5589 ../src/guestfs-actions.pod:8670
+#: ../fish/guestfish-actions.pod:5589 ../src/guestfs-actions.pod:8698
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 "
@@ -20016,81 +21784,82 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5594 ../src/guestfs-actions.pod:8675
+#: ../fish/guestfish-actions.pod:5594 ../src/guestfs-actions.pod:8703
msgid "This is the same as the tune2fs C<-e> option."
msgstr "これは tune2fs C<-e> オプションと同じです。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5596 ../src/guestfs-actions.pod:8677
+#: ../fish/guestfish-actions.pod:5596 ../src/guestfs-actions.pod:8705
msgid "C<group>"
msgstr "C<group>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5598 ../src/guestfs-actions.pod:8679
+#: ../fish/guestfish-actions.pod:5598 ../src/guestfs-actions.pod:8707
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:5602 ../src/guestfs-actions.pod:8683
+#: ../fish/guestfish-actions.pod:5602 ../src/guestfs-actions.pod:8711
msgid "C<intervalbetweenchecks>"
msgstr "C<intervalbetweenchecks>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5604 ../src/guestfs-actions.pod:8685
+#: ../fish/guestfish-actions.pod:5604 ../src/guestfs-actions.pod:8713
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:5608 ../src/guestfs-actions.pod:8689
+#: ../fish/guestfish-actions.pod:5608 ../src/guestfs-actions.pod:8717
msgid "This is the same as the tune2fs C<-i> option."
msgstr "これは tune2fs C<-i> オプションと同じです。"
#. type: =item
-#: ../fish/guestfish-actions.pod:5610 ../src/guestfs-actions.pod:8691
+#: ../fish/guestfish-actions.pod:5610 ../src/guestfs-actions.pod:8719
msgid "C<reservedblockspercentage>"
msgstr "C<reservedblockspercentage>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5612 ../src/guestfs-actions.pod:8693
+#: ../fish/guestfish-actions.pod:5612 ../src/guestfs-actions.pod:8721
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:5616 ../src/guestfs-actions.pod:8697
+#: ../fish/guestfish-actions.pod:5616 ../src/guestfs-actions.pod:8725
msgid "C<lastmounteddirectory>"
msgstr "C<lastmounteddirectory>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5618 ../src/guestfs-actions.pod:8699
+#: ../fish/guestfish-actions.pod:5618 ../src/guestfs-actions.pod:8727
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:5621 ../src/guestfs-actions.pod:8702
+#: ../fish/guestfish-actions.pod:5621 ../src/guestfs-actions.pod:8730
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:5625 ../src/guestfs-actions.pod:8706
+#: ../fish/guestfish-actions.pod:5625 ../src/guestfs-actions.pod:8734
msgid "C<user>"
msgstr "C<user>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5627 ../src/guestfs-actions.pod:8708
+#: ../fish/guestfish-actions.pod:5627 ../src/guestfs-actions.pod:8736
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
@@ -20111,22 +21880,24 @@ msgstr "tune2fs-l"
msgid ""
" tune2fs-l device\n"
"\n"
-msgstr " tune2fs-l device\n\n"
+msgstr ""
+" tune2fs-l device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5643 ../src/guestfs-actions.pod:8750
+#: ../fish/guestfish-actions.pod:5643 ../src/guestfs-actions.pod:8778
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:5646 ../src/guestfs-actions.pod:8753
+#: ../fish/guestfish-actions.pod:5646 ../src/guestfs-actions.pod:8781
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
@@ -20140,10 +21911,12 @@ msgstr "txz-in"
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:5655 ../src/guestfs-actions.pod:8773
+#: ../fish/guestfish-actions.pod:5655 ../src/guestfs-actions.pod:8801
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
@@ -20160,10 +21933,12 @@ msgstr "txz-out"
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:5664 ../src/guestfs-actions.pod:8787
+#: ../fish/guestfish-actions.pod:5664 ../src/guestfs-actions.pod:8815
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
@@ -20180,17 +21955,19 @@ msgstr "umask"
msgid ""
" umask mask\n"
"\n"
-msgstr " umask mask\n\n"
+msgstr ""
+" umask mask\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5673 ../src/guestfs-actions.pod:8800
+#: ../fish/guestfish-actions.pod:5673 ../src/guestfs-actions.pod:8828
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:5676 ../src/guestfs-actions.pod:8803
+#: ../fish/guestfish-actions.pod:5676 ../src/guestfs-actions.pod:8831
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 "
@@ -20198,7 +21975,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5681 ../src/guestfs-actions.pod:8808
+#: ../fish/guestfish-actions.pod:5681 ../src/guestfs-actions.pod:8836
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 "
@@ -20211,7 +21988,7 @@ 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:5688 ../src/guestfs-actions.pod:8815
+#: ../fish/guestfish-actions.pod:5688 ../src/guestfs-actions.pod:8843
msgid "This call returns the previous umask."
msgstr ""
@@ -20231,10 +22008,12 @@ msgstr "unmount"
msgid ""
" umount pathordevice\n"
"\n"
-msgstr " umount pathordevice\n\n"
+msgstr ""
+" umount pathordevice\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5696 ../src/guestfs-actions.pod:8827
+#: ../fish/guestfish-actions.pod:5696 ../src/guestfs-actions.pod:8855
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
@@ -20256,15 +22035,17 @@ msgstr "unmount-all"
msgid ""
" umount-all\n"
"\n"
-msgstr " umount-all\n\n"
+msgstr ""
+" umount-all\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5706 ../src/guestfs-actions.pod:8840
+#: ../fish/guestfish-actions.pod:5706 ../src/guestfs-actions.pod:8868
msgid "This unmounts all mounted filesystems."
msgstr "これはマウントされたファイルシステムをすべてアンマウントします。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5708 ../src/guestfs-actions.pod:8842
+#: ../fish/guestfish-actions.pod:5708 ../src/guestfs-actions.pod:8870
msgid "Some internal mounts are not unmounted by this call."
msgstr "いくつかの内部マウントはこの呼び出しによりアンマウントされません。"
@@ -20279,14 +22060,18 @@ msgstr "umount-local"
msgid ""
" umount-local [retry:true|false]\n"
"\n"
-msgstr " umount-local [retry:true|false]\n\n"
+msgstr ""
+" umount-local [retry:true|false]\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5714 ../src/guestfs-actions.pod:8861
+#: ../fish/guestfish-actions.pod:5714 ../src/guestfs-actions.pod:8889
msgid ""
"If libguestfs is exporting the filesystem on a local mountpoint, then this "
"unmounts it."
-msgstr "libguestfs がローカルマウントポイントにあるファイルシステムをエクスポートしているならば、これによりアンマウントされます。"
+msgstr ""
+"libguestfs がローカルマウントポイントにあるファイルシステムをエクスポートして"
+"いるならば、これによりアンマウントされます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:5721
@@ -20299,13 +22084,17 @@ msgstr "upload"
msgid ""
" upload (filename|-) remotefilename\n"
"\n"
-msgstr " upload (filename|-) remotefilename\n\n"
+msgstr ""
+" upload (filename|-) remotefilename\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:5725 ../fish/guestfish-actions.pod:5738
-#: ../src/guestfs-actions.pod:8897 ../src/guestfs-actions.pod:8921
+#: ../src/guestfs-actions.pod:8925 ../src/guestfs-actions.pod:8949
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
-msgstr "ローカルファイル C<filename> をファイルシステムにおいて C<remotefilename> にアップロードします。"
+msgstr ""
+"ローカルファイル C<filename> をファイルシステムにおいて C<remotefilename> に"
+"アップロードします。"
#. type: textblock
#: ../fish/guestfish-actions.pod:5730
@@ -20323,10 +22112,12 @@ msgstr "upload-offset"
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:5741 ../src/guestfs-actions.pod:8924
+#: ../fish/guestfish-actions.pod:5741 ../src/guestfs-actions.pod:8952
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -20359,29 +22150,31 @@ msgstr "utimens"
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:5761 ../src/guestfs-actions.pod:8957
+#: ../fish/guestfish-actions.pod:5761 ../src/guestfs-actions.pod:8985
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5764 ../src/guestfs-actions.pod:8960
+#: ../fish/guestfish-actions.pod:5764 ../src/guestfs-actions.pod:8988
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5767 ../src/guestfs-actions.pod:8963
+#: ../fish/guestfish-actions.pod:5767 ../src/guestfs-actions.pod:8991
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5770 ../src/guestfs-actions.pod:8966
+#: ../fish/guestfish-actions.pod:5770 ../src/guestfs-actions.pod:8994
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 "
@@ -20389,7 +22182,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5774 ../src/guestfs-actions.pod:8970
+#: ../fish/guestfish-actions.pod:5774 ../src/guestfs-actions.pod:8998
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 "
@@ -20407,25 +22200,27 @@ msgstr "version"
msgid ""
" version\n"
"\n"
-msgstr " version\n\n"
+msgstr ""
+" version\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5782 ../src/guestfs-actions.pod:8983
+#: ../fish/guestfish-actions.pod:5782 ../src/guestfs-actions.pod:9011
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5785 ../src/guestfs-actions.pod:8986
+#: ../fish/guestfish-actions.pod:5785 ../src/guestfs-actions.pod:9014
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:5790 ../src/guestfs-actions.pod:8991
+#: ../fish/guestfish-actions.pod:5790 ../src/guestfs-actions.pod:9019
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 "
@@ -20434,22 +22229,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5796 ../src/guestfs-actions.pod:8997
+#: ../fish/guestfish-actions.pod:5796 ../src/guestfs-actions.pod:9025
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:5802 ../src/guestfs-actions.pod:9003
+#: ../fish/guestfish-actions.pod:5802 ../src/guestfs-actions.pod:9031
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5805 ../src/guestfs-actions.pod:9006
+#: ../fish/guestfish-actions.pod:5805 ../src/guestfs-actions.pod:9034
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr "関連項目: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>"
@@ -20473,22 +22268,25 @@ msgstr "vfs-label"
msgid ""
" vfs-label device\n"
"\n"
-msgstr " vfs-label device\n\n"
+msgstr ""
+" vfs-label device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5817 ../src/guestfs-actions.pod:9026
+#: ../fish/guestfish-actions.pod:5817 ../src/guestfs-actions.pod:9054
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5820 ../src/guestfs-actions.pod:9029
+#: ../fish/guestfish-actions.pod:5820 ../src/guestfs-actions.pod:9057
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr "ファイルシステムにラベルが付いていないと、空の文字列が返されます。"
#. type: textblock
#: ../fish/guestfish-actions.pod:5822
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:5824
@@ -20501,17 +22299,19 @@ msgstr "vfs-type"
msgid ""
" vfs-type device\n"
"\n"
-msgstr " vfs-type device\n\n"
+msgstr ""
+" vfs-type device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5828 ../src/guestfs-actions.pod:9044
+#: ../fish/guestfish-actions.pod:5828 ../src/guestfs-actions.pod:9072
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5831 ../src/guestfs-actions.pod:9047
+#: ../fish/guestfish-actions.pod:5831 ../src/guestfs-actions.pod:9075
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 "
@@ -20529,15 +22329,17 @@ msgstr "vfs-uuid"
msgid ""
" vfs-uuid device\n"
"\n"
-msgstr " vfs-uuid device\n\n"
+msgstr ""
+" vfs-uuid device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5840 ../src/guestfs-actions.pod:9063
+#: ../fish/guestfish-actions.pod:5840 ../src/guestfs-actions.pod:9091
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5843 ../src/guestfs-actions.pod:9066
+#: ../fish/guestfish-actions.pod:5843 ../src/guestfs-actions.pod:9094
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr "ファイルシステムが UUID を持っていないと、空の文字列を返します。"
@@ -20557,22 +22359,25 @@ msgstr "vg-activate"
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:5851 ../src/guestfs-actions.pod:9082
+#: ../fish/guestfish-actions.pod:5851 ../src/guestfs-actions.pod:9110
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:5854 ../src/guestfs-actions.pod:9085
+#: ../fish/guestfish-actions.pod:5854 ../src/guestfs-actions.pod:9113
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:5856 ../src/guestfs-actions.pod:9087
+#: ../fish/guestfish-actions.pod:5856 ../src/guestfs-actions.pod:9115
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
@@ -20589,17 +22394,19 @@ msgstr "vg-activate-all"
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:5863 ../src/guestfs-actions.pod:9100
+#: ../fish/guestfish-actions.pod:5863 ../src/guestfs-actions.pod:9128
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:5866 ../src/guestfs-actions.pod:9103
+#: ../fish/guestfish-actions.pod:5866 ../src/guestfs-actions.pod:9131
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
@@ -20614,10 +22421,12 @@ msgstr "vgcreate"
msgid ""
" vgcreate volgroup 'physvols ...'\n"
"\n"
-msgstr " vgcreate volgroup 'physvols ...'\n\n"
+msgstr ""
+" vgcreate volgroup 'physvols ...'\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5872 ../src/guestfs-actions.pod:9116
+#: ../fish/guestfish-actions.pod:5872 ../src/guestfs-actions.pod:9144
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
@@ -20634,10 +22443,12 @@ msgstr "vglvuuids"
msgid ""
" vglvuuids vgname\n"
"\n"
-msgstr " vglvuuids vgname\n\n"
+msgstr ""
+" vglvuuids vgname\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5879 ../src/guestfs-actions.pod:9129
+#: ../fish/guestfish-actions.pod:5879 ../src/guestfs-actions.pod:9157
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
@@ -20666,21 +22477,27 @@ msgstr "vgmeta"
msgid ""
" vgmeta vgname\n"
"\n"
-msgstr " vgmeta vgname\n\n"
+msgstr ""
+" vgmeta vgname\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5891 ../src/guestfs-actions.pod:9150
+#: ../fish/guestfish-actions.pod:5891 ../src/guestfs-actions.pod:9178
msgid ""
"C<vgname> is an LVM volume group. This command examines the volume group "
"and returns its metadata."
-msgstr "C<vgname> は LVM ボリュームグループです。このコマンドは、ボリュームグループを検査して、そのメタ情報を返します。"
+msgstr ""
+"C<vgname> は LVM ボリュームグループです。このコマンドは、ボリュームグループを"
+"検査して、そのメタ情報を返します。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5894 ../src/guestfs-actions.pod:9153
+#: ../fish/guestfish-actions.pod:5894 ../src/guestfs-actions.pod:9181
msgid ""
"Note that the metadata is an internal structure used by LVM, subject to "
"change at any time, and is provided for information only."
-msgstr "メタ情報は、LVM により使用される内部構造で、いつでも変更を強制され、情報に対してのみ提供されることに注意してください。"
+msgstr ""
+"メタ情報は、LVM により使用される内部構造で、いつでも変更を強制され、情報に対"
+"してのみ提供されることに注意してください。"
#. type: =head2
#: ../fish/guestfish-actions.pod:5897
@@ -20693,10 +22510,12 @@ msgstr "vgpvuuids"
msgid ""
" vgpvuuids vgname\n"
"\n"
-msgstr " vgpvuuids vgname\n\n"
+msgstr ""
+" vgpvuuids vgname\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5901 ../src/guestfs-actions.pod:9168
+#: ../fish/guestfish-actions.pod:5901 ../src/guestfs-actions.pod:9196
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
@@ -20725,15 +22544,17 @@ msgstr "vgremove"
msgid ""
" vgremove vgname\n"
"\n"
-msgstr " vgremove vgname\n\n"
+msgstr ""
+" vgremove vgname\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5913 ../src/guestfs-actions.pod:9188
+#: ../fish/guestfish-actions.pod:5913 ../src/guestfs-actions.pod:9216
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr "LVM ボリュームグループ C<vgname> を削除します(例: C<VG>)。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5915 ../src/guestfs-actions.pod:9190
+#: ../fish/guestfish-actions.pod:5915 ../src/guestfs-actions.pod:9218
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
@@ -20749,10 +22570,12 @@ msgstr "vgrename"
msgid ""
" vgrename volgroup newvolgroup\n"
"\n"
-msgstr " vgrename volgroup newvolgroup\n\n"
+msgstr ""
+" vgrename volgroup newvolgroup\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5922 ../src/guestfs-actions.pod:9204
+#: ../fish/guestfish-actions.pod:5922 ../src/guestfs-actions.pod:9232
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
@@ -20767,17 +22590,19 @@ msgstr "vgs"
msgid ""
" vgs\n"
"\n"
-msgstr " vgs\n\n"
+msgstr ""
+" vgs\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5928 ../src/guestfs-actions.pod:9215
+#: ../fish/guestfish-actions.pod:5928 ../src/guestfs-actions.pod:9243
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:5931 ../src/guestfs-actions.pod:9218
+#: ../fish/guestfish-actions.pod:5931 ../src/guestfs-actions.pod:9246
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
@@ -20799,13 +22624,15 @@ msgstr "vgs-full"
msgid ""
" vgs-full\n"
"\n"
-msgstr " vgs-full\n\n"
+msgstr ""
+" vgs-full\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5940 ../src/guestfs-actions.pod:9234
+#: ../fish/guestfish-actions.pod:5940 ../src/guestfs-actions.pod:9262
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
@@ -20819,10 +22646,12 @@ msgstr "vgscan"
msgid ""
" vgscan\n"
"\n"
-msgstr " vgscan\n\n"
+msgstr ""
+" vgscan\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5947 ../src/guestfs-actions.pod:9248
+#: ../fish/guestfish-actions.pod:5947 ../src/guestfs-actions.pod:9276
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
@@ -20839,10 +22668,12 @@ msgstr "vguuid"
msgid ""
" vguuid vgname\n"
"\n"
-msgstr " vguuid vgname\n\n"
+msgstr ""
+" vguuid vgname\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5954 ../src/guestfs-actions.pod:9261
+#: ../fish/guestfish-actions.pod:5954 ../src/guestfs-actions.pod:9289
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
@@ -20857,10 +22688,12 @@ msgstr "wc-c"
msgid ""
" wc-c path\n"
"\n"
-msgstr " wc-c path\n\n"
+msgstr ""
+" wc-c path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5960 ../src/guestfs-actions.pod:9301
+#: ../fish/guestfish-actions.pod:5960 ../src/guestfs-actions.pod:9329
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
@@ -20877,13 +22710,14 @@ msgstr "wc-l"
msgid ""
" wc-l path\n"
"\n"
-msgstr " wc-l path\n\n"
+msgstr ""
+" wc-l path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5967 ../src/guestfs-actions.pod:9314
+#: ../fish/guestfish-actions.pod:5967 ../src/guestfs-actions.pod:9342
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
@@ -20897,14 +22731,17 @@ msgstr "wc-w"
msgid ""
" wc-w path\n"
"\n"
-msgstr " wc-w path\n\n"
+msgstr ""
+" wc-w path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5974 ../src/guestfs-actions.pod:9327
+#: ../fish/guestfish-actions.pod:5974 ../src/guestfs-actions.pod:9355
msgid ""
-"This command counts the words in a file, using the C<wc -w> external "
-"command."
-msgstr "このコマンドは、C<wc -w> 外部コマンドを使用して、ファイルにある単語を数えます。"
+"This command counts the words in a file, using the C<wc -w> external command."
+msgstr ""
+"このコマンドは、C<wc -w> 外部コマンドを使用して、ファイルにある単語を数えま"
+"す。"
#. type: =head2
#: ../fish/guestfish-actions.pod:5977
@@ -20917,21 +22754,25 @@ msgstr "wipefs"
msgid ""
" wipefs device\n"
"\n"
-msgstr " wipefs device\n\n"
+msgstr ""
+" wipefs device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5981 ../src/guestfs-actions.pod:9340
+#: ../fish/guestfish-actions.pod:5981 ../src/guestfs-actions.pod:9368
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:5984 ../src/guestfs-actions.pod:9343
+#: ../fish/guestfish-actions.pod:5984 ../src/guestfs-actions.pod:9371
msgid ""
"This does not erase the filesystem itself nor any other data from the "
"C<device>."
-msgstr "これは、ファイルシステム自身を削除しません、また C<device> から他のどんなデータも削除しません。"
+msgstr ""
+"これは、ファイルシステム自身を削除しません、また C<device> から他のどんなデー"
+"タも削除しません。"
#. type: textblock
#: ../fish/guestfish-actions.pod:5987
@@ -20949,10 +22790,12 @@ msgstr "write"
msgid ""
" write path content\n"
"\n"
-msgstr " write path content\n\n"
+msgstr ""
+" write path content\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5994 ../src/guestfs-actions.pod:9361
+#: ../fish/guestfish-actions.pod:5994 ../src/guestfs-actions.pod:9389
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)."
@@ -20974,10 +22817,12 @@ msgstr "write-append"
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:6006 ../src/guestfs-actions.pod:9381
+#: ../fish/guestfish-actions.pod:6006 ../src/guestfs-actions.pod:9409
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."
@@ -20999,24 +22844,26 @@ msgstr "write-file"
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:6018 ../src/guestfs-actions.pod:9408
+#: ../fish/guestfish-actions.pod:6018 ../src/guestfs-actions.pod:9436
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:6022 ../src/guestfs-actions.pod:9412
+#: ../fish/guestfish-actions.pod:6022 ../src/guestfs-actions.pod:9440
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:6026 ../src/guestfs-actions.pod:9416
+#: ../fish/guestfish-actions.pod:6026 ../src/guestfs-actions.pod:9444
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
@@ -21026,7 +22873,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:6032
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:6039
@@ -21039,10 +22888,12 @@ msgstr "zegrep"
msgid ""
" zegrep regex path\n"
"\n"
-msgstr " zegrep regex path\n\n"
+msgstr ""
+" zegrep regex path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6043 ../src/guestfs-actions.pod:9433
+#: ../fish/guestfish-actions.pod:6043 ../src/guestfs-actions.pod:9461
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr "これは外部の C<zegrep> プログラムを呼び出し、一致する行を返します。"
@@ -21058,10 +22909,12 @@ msgstr "zegrepi"
msgid ""
" zegrepi regex path\n"
"\n"
-msgstr " zegrepi regex path\n\n"
+msgstr ""
+" zegrepi regex path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6053 ../src/guestfs-actions.pod:9452
+#: ../fish/guestfish-actions.pod:6053 ../src/guestfs-actions.pod:9480
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr "これは外部の C<zegrep -i> プログラムを呼び出し、一致する行を返します。"
@@ -21077,15 +22930,17 @@ msgstr "zero"
msgid ""
" zero device\n"
"\n"
-msgstr " zero device\n\n"
+msgstr ""
+" zero device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6063 ../src/guestfs-actions.pod:9470
+#: ../fish/guestfish-actions.pod:6063 ../src/guestfs-actions.pod:9498
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:6065 ../src/guestfs-actions.pod:9472
+#: ../fish/guestfish-actions.pod:6065 ../src/guestfs-actions.pod:9500
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 "
@@ -21094,12 +22949,15 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:6069 ../fish/guestfish-actions.pod:6084
-#: ../src/guestfs-actions.pod:9476 ../src/guestfs-actions.pod:9502
+#: ../src/guestfs-actions.pod:9504 ../src/guestfs-actions.pod:9530
msgid ""
"If blocks are already zero, then this command avoids writing zeroes. This "
"prevents the underlying device from becoming non-sparse or growing "
"unnecessarily."
-msgstr "ブロックデバイスがすでに 0 ならば、このコマンドは 0 を書き込みません。これは、下にあるブロックデバイスが不必要に非スパース化されたり大きくなったりすることを避けるためです。"
+msgstr ""
+"ブロックデバイスがすでに 0 ならば、このコマンドは 0 を書き込みません。これ"
+"は、下にあるブロックデバイスが不必要に非スパース化されたり大きくなったりする"
+"ことを避けるためです。"
#. type: textblock
#: ../fish/guestfish-actions.pod:6073
@@ -21117,13 +22975,15 @@ msgstr "zero-device"
msgid ""
" zero-device device\n"
"\n"
-msgstr " zero-device device\n\n"
+msgstr ""
+" zero-device device\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-actions.pod:6080
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
@@ -21137,28 +22997,36 @@ msgstr "zero-free-space"
msgid ""
" zero-free-space directory\n"
"\n"
-msgstr " zero-free-space directory\n\n"
+msgstr ""
+" zero-free-space directory\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6092 ../src/guestfs-actions.pod:9521
+#: ../fish/guestfish-actions.pod:6092 ../src/guestfs-actions.pod:9549
msgid ""
"Zero the free space in the filesystem mounted on C<directory>. The "
"filesystem must be mounted read-write."
-msgstr "C<directory> にマウントされたファイルシステムにある空き領域にゼロを書き込みます。 ファイルシステムは読み書きモードでマウントする必要があります。"
+msgstr ""
+"C<directory> にマウントされたファイルシステムにある空き領域にゼロを書き込みま"
+"す。 ファイルシステムは読み書きモードでマウントする必要があります。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6095 ../src/guestfs-actions.pod:9524
+#: ../fish/guestfish-actions.pod:6095 ../src/guestfs-actions.pod:9552
msgid ""
"The filesystem contents are not affected, but any free space in the "
"filesystem is freed."
-msgstr "ファイルシステムの内容は影響を受けません。しかし、ファイルシステムにある空き領域はすべて開放されます。"
+msgstr ""
+"ファイルシステムの内容は影響を受けません。しかし、ファイルシステムにある空き"
+"領域はすべて開放されます。"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6098 ../src/guestfs-actions.pod:9527
+#: ../fish/guestfish-actions.pod:6098 ../src/guestfs-actions.pod:9555
msgid ""
"In future (but not currently) these zeroed blocks will be \"sparsified\" - "
"that is, given back to the host."
-msgstr "将来(現在ではありません)これらのゼロにされたブロックは「スパース化」されます。つまり、ホストに返されます。"
+msgstr ""
+"将来(現在ではありません)これらのゼロにされたブロックは「スパース化」されま"
+"す。つまり、ホストに返されます。"
#. type: =head2
#: ../fish/guestfish-actions.pod:6101
@@ -21171,23 +23039,25 @@ msgstr "zerofree"
msgid ""
" zerofree device\n"
"\n"
-msgstr " zerofree device\n\n"
+msgstr ""
+" zerofree device\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6105 ../src/guestfs-actions.pod:9545
+#: ../fish/guestfish-actions.pod:6105 ../src/guestfs-actions.pod:9573
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:6110 ../src/guestfs-actions.pod:9550
+#: ../fish/guestfish-actions.pod:6110 ../src/guestfs-actions.pod:9578
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:6113 ../src/guestfs-actions.pod:9553
+#: ../fish/guestfish-actions.pod:6113 ../src/guestfs-actions.pod:9581
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
@@ -21204,10 +23074,12 @@ msgstr "zfgrep"
msgid ""
" zfgrep pattern path\n"
"\n"
-msgstr " zfgrep pattern path\n\n"
+msgstr ""
+" zfgrep pattern path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6120 ../src/guestfs-actions.pod:9567
+#: ../fish/guestfish-actions.pod:6120 ../src/guestfs-actions.pod:9595
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
@@ -21223,10 +23095,12 @@ msgstr "zfgrepi"
msgid ""
" zfgrepi pattern path\n"
"\n"
-msgstr " zfgrepi pattern path\n\n"
+msgstr ""
+" zfgrepi pattern path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6130 ../src/guestfs-actions.pod:9586
+#: ../fish/guestfish-actions.pod:6130 ../src/guestfs-actions.pod:9614
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
@@ -21242,18 +23116,22 @@ msgstr "zfile"
msgid ""
" zfile meth path\n"
"\n"
-msgstr " zfile meth path\n\n"
+msgstr ""
+" zfile meth path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6140 ../src/guestfs-actions.pod:9612
+#: ../fish/guestfish-actions.pod:6140 ../src/guestfs-actions.pod:9640
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:6143 ../src/guestfs-actions.pod:9615
+#: ../fish/guestfish-actions.pod:6143 ../src/guestfs-actions.pod:9643
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:6145
@@ -21265,7 +23143,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:6148
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:6155
@@ -21278,10 +23158,12 @@ msgstr "zgrep"
msgid ""
" zgrep regex path\n"
"\n"
-msgstr " zgrep regex path\n\n"
+msgstr ""
+" zgrep regex path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6159 ../src/guestfs-actions.pod:9632
+#: ../fish/guestfish-actions.pod:6159 ../src/guestfs-actions.pod:9660
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr "外部 C<zgrep> プログラムを呼び出し、一致する行を返します。"
@@ -21297,10 +23179,12 @@ msgstr "zgrepi"
msgid ""
" zgrepi regex path\n"
"\n"
-msgstr " zgrepi regex path\n\n"
+msgstr ""
+" zgrepi regex path\n"
+"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:6169 ../src/guestfs-actions.pod:9651
+#: ../fish/guestfish-actions.pod:6169 ../src/guestfs-actions.pod:9679
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr "外部 C<zgrep -i> プログラムを呼び出し、一致する行を返します。"
@@ -21321,7 +23205,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
@@ -21345,7 +23231,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
@@ -21358,15 +23247,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
@@ -21387,15 +23278,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
@@ -21412,7 +23305,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
@@ -21427,7 +23322,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
@@ -21440,7 +23337,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
@@ -21466,7 +23365,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
@@ -21488,7 +23389,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
@@ -21506,7 +23409,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
@@ -21534,7 +23439,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
@@ -21561,22 +23468,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
@@ -21591,17 +23500,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
@@ -21613,7 +23522,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
@@ -21631,7 +23545,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
@@ -21658,7 +23574,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
@@ -21688,19 +23608,22 @@ 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
#: ../fish/guestfish-commands.pod:162
msgid "To edit the superblock of an ext2 filesystem on C</dev/sda1>, do:"
-msgstr "C</dev/sda1> にある ext2 ファイルシステムのスーパーブロックを編集するには、次のようにします:"
+msgstr ""
+"C</dev/sda1> にある ext2 ファイルシステムのスーパーブロックを編集するには、次"
+"のようにします:"
#. type: verbatim
#: ../fish/guestfish-commands.pod:164
@@ -21708,7 +23631,9 @@ msgstr "C</dev/sda1> にある ext2 ファイルシステムのスーパーブ
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
@@ -21738,7 +23663,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
@@ -21762,7 +23689,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
@@ -21786,7 +23715,9 @@ msgstr "manual"
msgid ""
" man\n"
"\n"
-msgstr " man\n\n"
+msgstr ""
+" man\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-commands.pod:196
@@ -21809,7 +23740,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
@@ -21817,7 +23750,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
@@ -21829,7 +23764,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
@@ -21842,7 +23779,9 @@ msgstr "reopen"
msgid ""
" reopen\n"
"\n"
-msgstr " reopen\n\n"
+msgstr ""
+" reopen\n"
+"\n"
#. type: textblock
#: ../fish/guestfish-commands.pod:215
@@ -21863,7 +23802,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
@@ -21882,7 +23823,9 @@ msgstr "環境変数の値を表示するには、次のようにシェルコマ
msgid ""
" !echo $VAR\n"
"\n"
-msgstr " !echo $VAR\n\n"
+msgstr ""
+" !echo $VAR\n"
+"\n"
#. type: =head2
#: ../fish/guestfish-commands.pod:230
@@ -21895,13 +23838,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
@@ -21925,14 +23870,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
@@ -21951,7 +23897,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
@@ -21971,7 +23919,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
@@ -21989,7 +23939,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
@@ -21997,7 +23949,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
@@ -22005,7 +23959,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
@@ -22013,7 +23969,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
@@ -22021,7 +23979,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
@@ -22029,7 +23989,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
@@ -22037,15 +23999,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
@@ -22076,7 +24040,9 @@ msgstr "対話式シェルとして"
msgid ""
" $ guestfish\n"
" \n"
-msgstr " $ guestfish\n \n"
+msgstr ""
+" $ guestfish\n"
+" \n"
#. type: verbatim
#: ../fish/guestfish.pod:47
@@ -22085,7 +24051,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
@@ -22095,7 +24065,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
@@ -22114,7 +24088,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
@@ -22137,7 +24124,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
@@ -22153,7 +24147,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
@@ -22169,7 +24168,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
@@ -22189,7 +24193,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
@@ -22205,7 +24213,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
@@ -22215,8 +24228,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
@@ -22225,7 +24237,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
@@ -22233,7 +24247,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
@@ -22246,7 +24262,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
@@ -22268,7 +24286,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
@@ -22288,7 +24312,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
@@ -22301,7 +24327,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
@@ -22317,7 +24345,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
@@ -22463,7 +24496,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
@@ -22471,7 +24506,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
@@ -22479,7 +24516,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
@@ -22487,7 +24526,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
@@ -22521,7 +24562,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
@@ -22534,7 +24577,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
@@ -22547,7 +24592,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
@@ -22562,7 +24609,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
@@ -22570,7 +24619,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
@@ -22587,8 +24638,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
@@ -22599,8 +24650,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
@@ -22626,33 +24677,36 @@ msgstr "マウントポイントが省略されると、初期値は C</> です
#. type: textblock
#: ../fish/guestfish.pod:312
msgid "You have to mount something on C</> before most commands will work."
-msgstr "多くのコマンドが動作させる前に、何かを C</> にマウントする必要があります。"
+msgstr ""
+"多くのコマンドが動作させる前に、何かを C</> にマウントする必要があります。"
#. type: textblock
#: ../fish/guestfish.pod:314
msgid ""
"If any I<-m> or I<--mount> options are given, the guest is automatically "
"launched."
-msgstr "I<-m> または I<--mount> オプションが指定されると、仮想マシンが自動的に起動します。"
+msgstr ""
+"I<-m> または I<--mount> オプションが指定されると、仮想マシンが自動的に起動し"
+"ます。"
#. 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
@@ -22661,7 +24715,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
@@ -22704,8 +24760,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 ""
@@ -22802,8 +24858,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:388 ../rescue/virt-rescue.pod:198
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 ""
@@ -22829,14 +24885,16 @@ msgstr "B<--selinux>"
#. type: textblock
#: ../fish/guestfish.pod:400
msgid "Enable SELinux support for the guest. See L<guestfs(3)/SELINUX>."
-msgstr "仮想マシンに対して SELinux を有効にします。 L<guestfs(3)/SELINUX> 参照。"
+msgstr ""
+"仮想マシンに対して SELinux を有効にします。 L<guestfs(3)/SELINUX> 参照。"
#. type: textblock
#: ../fish/guestfish.pod:406
msgid ""
-"Enable very verbose messages. This is particularly useful if you find a "
-"bug."
-msgstr "非常に冗長なメッセージを有効にします。バグを探していると、これはとくに有用です。"
+"Enable very verbose messages. This is particularly useful if you find a bug."
+msgstr ""
+"非常に冗長なメッセージを有効にします。バグを探していると、これはとくに有用で"
+"す。"
#. type: textblock
#: ../fish/guestfish.pod:413
@@ -22896,7 +24954,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:440
@@ -22909,9 +24969,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:444
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
@@ -22923,8 +24983,8 @@ msgstr "launch (または run) の使用法"
#: ../fish/guestfish.pod:451
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
@@ -22978,9 +25038,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:490
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
@@ -23005,16 +25065,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:510
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
@@ -23025,8 +25085,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:515
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
@@ -23035,7 +25095,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:520
@@ -23043,7 +25105,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:522
@@ -23051,7 +25115,9 @@ msgstr " rm '/file name'\n\n"
msgid ""
" rm '/\"'\n"
"\n"
-msgstr " rm '/\"'\n\n"
+msgstr ""
+" rm '/\"'\n"
+"\n"
#. type: textblock
#: ../fish/guestfish.pod:524
@@ -23070,7 +25136,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:533
@@ -23080,8 +25150,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:535
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
@@ -23172,9 +25241,10 @@ msgstr "C<\\ooo>"
#. type: textblock
#: ../fish/guestfish.pod:574
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:577
@@ -23222,7 +25292,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:599
@@ -23230,7 +25302,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:601
@@ -23238,13 +25312,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:603
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
@@ -23256,7 +25332,9 @@ msgstr "数値"
#: ../fish/guestfish.pod:608
msgid ""
"This section applies to all commands which can take integers as parameters."
-msgstr "このセクションはパラメーターとして整数を取り得るすべてのコマンドに適用されます。"
+msgstr ""
+"このセクションはパラメーターとして整数を取り得るすべてのコマンドに適用されま"
+"す。"
#. type: =head2
#: ../fish/guestfish.pod:611
@@ -23266,9 +25344,12 @@ msgstr "容量の接尾辞"
#. type: textblock
#: ../fish/guestfish.pod:613
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:"
-msgstr "コマンドがバイト単位で計算されるパラメーターをとるとき、キロバイト、メガバイト、それより大きい容量を指定するために、以下の接尾辞のどれかをとることができます:"
+"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
#: ../fish/guestfish.pod:619
@@ -23436,7 +25517,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:689
@@ -23449,7 +25532,10 @@ msgid ""
"Be careful because a few commands take sizes in kilobytes or megabytes (eg. "
"the parameter to L</memsize> is specified in megabytes already). Adding a "
"suffix will probably not do what you expect."
-msgstr "いくつかのコマンドはキロバイトまたはメガバイト単位の容量をとるので注意してください (たとえば、L</memsize> のパラメーターはすでにメガバイト単位で指定されています)。接尾辞をつけることにより、期待しない結果になることがあります。"
+msgstr ""
+"いくつかのコマンドはキロバイトまたはメガバイト単位の容量をとるので注意してく"
+"ださい (たとえば、L</memsize> のパラメーターはすでにメガバイト単位で指定され"
+"ています)。接尾辞をつけることにより、期待しない結果になることがあります。"
#. type: =head2
#: ../fish/guestfish.pod:695
@@ -23471,7 +25557,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:704
@@ -23488,7 +25578,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:711
@@ -23506,8 +25599,8 @@ msgstr "ワイルドカードおよびグロブ"
#. type: textblock
#: ../fish/guestfish.pod:717
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 ""
@@ -23517,7 +25610,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:723
@@ -23537,13 +25632,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:730
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
@@ -23554,7 +25651,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:737
@@ -23577,8 +25678,8 @@ msgstr "コメント"
#: ../fish/guestfish.pod:744
msgid ""
"Any line which starts with a I<#> character is treated as a comment and "
-"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a"
-" command. For example:"
+"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a "
+"command. For example:"
msgstr ""
#. type: verbatim
@@ -23589,7 +25690,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:752
@@ -23615,7 +25720,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:763
@@ -23656,8 +25764,8 @@ msgstr ""
#: ../fish/guestfish.pod:779
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
@@ -23666,7 +25774,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:786
@@ -23679,7 +25789,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:790
@@ -23700,8 +25812,8 @@ msgstr "パイプ"
#: ../fish/guestfish.pod:798
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
@@ -23710,14 +25822,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:804
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
@@ -23728,7 +25842,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:813
@@ -23742,8 +25860,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:818
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
@@ -23752,7 +25870,9 @@ msgstr ""
msgid ""
" echo \"|\"\n"
"\n"
-msgstr " echo \"|\"\n\n"
+msgstr ""
+" echo \"|\"\n"
+"\n"
#. type: =head1
#: ../fish/guestfish.pod:823
@@ -23762,9 +25882,9 @@ msgstr "ホームディレクトリ"
#. type: textblock
#: ../fish/guestfish.pod:825
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
@@ -23787,7 +25907,9 @@ msgstr ""
msgid ""
" echo \"~\"\n"
"\n"
-msgstr " echo \"~\"\n\n"
+msgstr ""
+" echo \"~\"\n"
+"\n"
#. type: =head2
#: ../fish/guestfish.pod:837 ../src/guestfs.pod:521
@@ -23815,7 +25937,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:849
@@ -23831,7 +25956,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:855
@@ -23847,7 +25975,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:861
@@ -23858,8 +25989,8 @@ msgstr ""
#: ../fish/guestfish.pod:863
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
@@ -23869,7 +26000,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:872
@@ -23885,7 +26019,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:878
@@ -23893,7 +26029,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:880
@@ -23901,16 +26039,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:882
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
@@ -23919,7 +26059,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:890
@@ -23945,7 +26087,9 @@ msgstr ""
msgid ""
" upload - /foo\n"
"\n"
-msgstr " upload - /foo\n\n"
+msgstr ""
+" upload - /foo\n"
+"\n"
#. type: textblock
#: ../fish/guestfish.pod:900
@@ -23959,7 +26103,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:905
@@ -23986,13 +26132,19 @@ 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:918
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 preceding or following characters "
+"Any string of characters can be used instead of C<END>. The end marker must "
+"appear on a line of its own, without any preceding or following characters "
"(not even spaces)."
msgstr ""
@@ -24048,7 +26200,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:947
@@ -24061,7 +26215,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:951
@@ -24084,8 +26240,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:961
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 ""
@@ -24101,7 +26257,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:973
@@ -24113,7 +26277,9 @@ msgstr ""
msgid ""
"When using csh-like shells (csh, tcsh etc) you have to add the I<--csh> "
"option:"
-msgstr "csh 系のシェル (csh, tcsh など) を使用するとき、I<--csh> オプションを追加する必要があります:"
+msgstr ""
+"csh 系のシェル (csh, tcsh など) を使用するとき、I<--csh> オプションを追加する"
+"必要があります:"
#. type: verbatim
#: ../fish/guestfish.pod:978
@@ -24121,7 +26287,9 @@ msgstr "csh 系のシェル (csh, tcsh など) を使用するとき、I<--csh>
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:980
@@ -24131,9 +26299,9 @@ msgstr "リモート制御の詳細"
#. type: textblock
#: ../fish/guestfish.pod:982
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
@@ -24160,7 +26328,9 @@ msgstr ""
msgid ""
" #!/bin/bash -\n"
" \n"
-msgstr " #!/bin/bash -\n \n"
+msgstr ""
+" #!/bin/bash -\n"
+" \n"
#. type: verbatim
#: ../fish/guestfish.pod:998
@@ -24172,7 +26342,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:1004
@@ -24185,7 +26361,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:1011
@@ -24197,7 +26380,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:1017
@@ -24205,7 +26394,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:1019
@@ -24213,7 +26404,9 @@ msgstr " guestfish --remote -- run\n \n"
msgid ""
" # ...\n"
"\n"
-msgstr " # ...\n\n"
+msgstr ""
+" # ...\n"
+"\n"
#. type: =head2
#: ../fish/guestfish.pod:1021
@@ -24233,14 +26426,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:1028
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
@@ -24272,10 +26467,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
@@ -24286,8 +26481,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1056
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
@@ -24295,7 +26490,9 @@ msgstr ""
msgid ""
"If any I<-N> or I<--new> options are given, the guest is automatically "
"launched."
-msgstr "I<-N> または I<--new> オプションが指定されると、仮想マシンが自動的に起動します。"
+msgstr ""
+"I<-N> または I<--new> オプションが指定されると、仮想マシンが自動的に起動しま"
+"す。"
#. type: textblock
#: ../fish/guestfish.pod:1065
@@ -24308,12 +26505,16 @@ msgstr "ext4 フォーマットのパーティションを持つ 100MB ディス
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:1069
msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
-msgstr "VFAT フォーマットのパーティションを持つ 32MB ディスクを作成して、マウントします:"
+msgstr ""
+"VFAT フォーマットのパーティションを持つ 32MB ディスクを作成して、マウントしま"
+"す:"
#. type: verbatim
#: ../fish/guestfish.pod:1071
@@ -24321,7 +26522,9 @@ msgstr "VFAT フォーマットのパーティションを持つ 32MB ディス
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:1073
@@ -24334,7 +26537,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:1077
@@ -24352,8 +26557,8 @@ msgstr ""
#: ../fish/guestfish.pod:1083
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
@@ -24363,7 +26568,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:1090
@@ -24380,8 +26588,8 @@ msgstr ""
#: ../fish/guestfish.pod:1097
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
@@ -24408,7 +26616,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:1112
@@ -24450,7 +26661,9 @@ msgstr "@ACTIONS@"
msgid ""
"guestfish returns 0 if the commands completed without error, or 1 if there "
"was an error."
-msgstr "コマンドがエラーなく完了すると、guestfish は 0 を返します。エラーがあると 1 を返します。"
+msgstr ""
+"コマンドがエラーなく完了すると、guestfish は 0 を返します。エラーがあると 1 "
+"を返します。"
#. type: =item
#: ../fish/guestfish.pod:1135
@@ -24462,7 +26675,9 @@ msgstr "EDITOR"
msgid ""
"The C<edit> command uses C<$EDITOR> as the editor. If not set, it uses "
"C<vi>."
-msgstr "C<edit> コマンドはエディターとして C<$EDITOR> を使用します。設定されていないと、C<vi> を使用します。"
+msgstr ""
+"C<edit> コマンドはエディターとして C<$EDITOR> を使用します。設定されていない"
+"と、C<vi> を使用します。"
#. type: =item
#: ../fish/guestfish.pod:1140 ../src/guestfs.pod:3271
@@ -24477,8 +26692,8 @@ msgstr "FEBOOTSTRAP_MODULES"
#. type: textblock
#: ../fish/guestfish.pod:1144 ../src/guestfs.pod:3275
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."
@@ -24530,7 +26745,9 @@ msgstr "HOME"
msgid ""
"If compiled with GNU readline support, various files in the home directory "
"can be used. See L</FILES>."
-msgstr "GNU readline のサポート付きでコンパイルしていると、ホームディレクトリーにあるさまざまなファイルを使用できます。 L</ファイル> 参照。"
+msgstr ""
+"GNU readline のサポート付きでコンパイルしていると、ホームディレクトリーにある"
+"さまざまなファイルを使用できます。 L</ファイル> 参照。"
#. type: =item
#: ../fish/guestfish.pod:1172 ../src/guestfs.pod:3281
@@ -24571,7 +26788,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:1188 ../src/guestfs.pod:3297
@@ -24593,8 +26812,8 @@ msgstr "LIBGUESTFS_QEMU"
#. type: textblock
#: ../fish/guestfish.pod:1195 ../src/guestfs.pod:3304
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
@@ -24605,7 +26824,8 @@ msgstr "LIBGUESTFS_TRACE"
#. type: textblock
#: ../fish/guestfish.pod:1201
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:1203
@@ -24630,7 +26850,9 @@ msgstr "TMPDIR"
msgid ""
"Location of temporary directory, defaults to C</tmp> except for the cached "
"supermin appliance which defaults to C</var/tmp>."
-msgstr "一時ディレクトリーの場所です。初期値は C</tmp> です。初期値が C</var/tmp> であるキャッシュされた supermin アプライアンスは除きます。"
+msgstr ""
+"一時ディレクトリーの場所です。初期値は C</tmp> です。初期値が C</var/tmp> で"
+"あるキャッシュされた supermin アプライアンスは除きます。"
#. type: textblock
#: ../fish/guestfish.pod:1213 ../src/guestfs.pod:3320
@@ -24639,7 +26861,11 @@ msgid ""
"appliance is cached in this directory, shared between all handles belonging "
"to the same EUID. You can use C<$TMPDIR> to configure another directory to "
"use in case C</var/tmp> is not large enough."
-msgstr "libguestfs が supermin アプライアンスを使用するようコンパイルされていると、本当のアプライアンスがこのディレクトリーにキャッシュされ、同じ EUID に属するすべてのハンドル間で共有されます。 C</var/tmp> が十分に大きくない場合に使用する他のディレクトリーを設定するために C<$TMPDIR> を使用できます。"
+msgstr ""
+"libguestfs が supermin アプライアンスを使用するようコンパイルされていると、本"
+"当のアプライアンスがこのディレクトリーにキャッシュされ、同じ EUID に属するす"
+"べてのハンドル間で共有されます。 C</var/tmp> が十分に大きくない場合に使用する"
+"他のディレクトリーを設定するために C<$TMPDIR> を使用できます。"
#. type: =head1
#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:297
@@ -24682,7 +26908,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:1239
@@ -24698,9 +26926,12 @@ msgstr "/etc/inputrc"
#: ../fish/guestfish.pod:1243
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:1247
@@ -24715,13 +26946,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:1253
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
@@ -24742,7 +26977,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:1265
@@ -24764,28 +27001,36 @@ 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:1282
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/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
@@ -24793,7 +27038,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
@@ -24801,13 +27048,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 ""
@@ -24833,7 +27082,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
@@ -24846,7 +27097,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
@@ -24857,9 +27110,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
@@ -24873,9 +27126,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
@@ -24888,7 +27143,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
@@ -24896,7 +27153,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
@@ -24904,7 +27163,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
@@ -24932,22 +27193,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
@@ -24960,7 +27226,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
@@ -24968,7 +27236,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
@@ -24976,7 +27246,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
@@ -25007,23 +27279,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
@@ -25037,7 +27314,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
@@ -25045,7 +27324,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
@@ -25053,7 +27334,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
@@ -25080,22 +27363,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
@@ -25108,7 +27395,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
@@ -25122,9 +27411,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
@@ -25138,7 +27427,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
@@ -25151,13 +27442,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 ""
@@ -25175,8 +27468,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
@@ -25187,8 +27479,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
@@ -25209,7 +27501,9 @@ msgstr ""
#. type: textblock
#: ../format/virt-format.pod:71
msgid "Add I<file>, a disk image, host partition, LV, external USB disk, etc."
-msgstr "I<ファイル>、ディスクイメージ、ホストのパーティション、論理ボリューム、外部 USB ディスクなどを追加します。"
+msgstr ""
+"I<ファイル>、ディスクイメージ、ホストのパーティション、論理ボリューム、外部 "
+"USB ディスクなどを追加します。"
#. type: textblock
#: ../format/virt-format.pod:76
@@ -25224,8 +27518,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
@@ -25244,7 +27538,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
@@ -25252,7 +27548,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
@@ -25275,7 +27573,8 @@ msgstr "B<--lvm>"
#: ../format/virt-format.pod:118
msgid ""
"Create a Linux LVM2 logical volume with the default name (C</dev/VG/LV>)."
-msgstr "初期名 (C</dev/VG/LV>) を用いて Linux LVM2 論理ボリュームを作成します。"
+msgstr ""
+"初期名 (C</dev/VG/LV>) を用いて Linux LVM2 論理ボリュームを作成します。"
#. type: =item
#: ../format/virt-format.pod:121
@@ -25297,7 +27596,10 @@ msgstr "B<--partition>"
msgid ""
"Create either an MBR or GPT partition covering the whole disk. MBR is "
"chosen if the disk size is E<lt> 2 TB, GPT if E<ge> 2 TB."
-msgstr "ディスク全体をカバーする MBR または GPT パーティションを作成します。ディスク容量が E<lt> 2 TB ならば MBR が選択されます。容量が E<ge> 2 TB ならば GPT が選択されます。"
+msgstr ""
+"ディスク全体をカバーする MBR または GPT パーティションを作成します。ディスク"
+"容量が E<lt> 2 TB ならば MBR が選択されます。容量が E<ge> 2 TB ならば GPT が"
+"選択されます。"
#. type: textblock
#: ../format/virt-format.pod:130
@@ -25334,7 +27636,9 @@ msgstr "B<--partition=none>"
msgid ""
"Create no partition table. Note that Windows may not be able to see these "
"disks."
-msgstr "パーティションテーブルを作成しません。Windows はこれらのディスクを認識できないかもしれないことに注意してください。"
+msgstr ""
+"パーティションテーブルを作成しません。Windows はこれらのディスクを認識できな"
+"いかもしれないことに注意してください。"
#. type: =item
#: ../format/virt-format.pod:157
@@ -25367,7 +27671,9 @@ msgstr "このプログラムは、成功すると C<0>、失敗すると C<1>
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
@@ -25386,7 +27692,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
@@ -25394,7 +27702,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
@@ -25402,7 +27712,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
@@ -25424,8 +27736,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 ""
@@ -25434,9 +27746,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
@@ -25452,7 +27764,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
@@ -25467,7 +27781,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
@@ -25480,7 +27796,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
@@ -25493,7 +27811,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
@@ -25508,7 +27828,9 @@ msgstr ""
msgid ""
" virt-filesystems -d MyGuest\n"
"\n"
-msgstr " virt-filesystems -d MyGuest\n\n"
+msgstr ""
+" virt-filesystems -d MyGuest\n"
+"\n"
#. type: textblock
#: ../fuse/guestmount.pod:64
@@ -25523,7 +27845,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
@@ -25536,7 +27860,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
@@ -25563,7 +27889,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
@@ -25598,11 +27926,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
@@ -25618,8 +27946,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
@@ -25640,8 +27968,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
@@ -25688,7 +28016,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
@@ -25723,8 +28053,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 ""
@@ -25800,10 +28130,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
@@ -25818,7 +28151,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
@@ -25826,7 +28161,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
@@ -25834,7 +28171,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:147
@@ -25842,7 +28181,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
@@ -25855,7 +28196,9 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:25
msgid "Virt-inspector produces XML output for feeding into other programs."
-msgstr "Virt-inspector は他のプログラムに提供するための情報をXML形式出力で生成します。"
+msgstr ""
+"Virt-inspector は他のプログラムに提供するための情報をXML形式出力で生成しま"
+"す。"
#. type: textblock
#: ../inspector/virt-inspector.pod:27
@@ -25868,10 +28211,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
@@ -25884,8 +28227,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 ""
@@ -25960,10 +28303,9 @@ msgstr "B<--xpath> query"
#. type: textblock
#: ../inspector/virt-inspector.pod:136
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
@@ -25977,7 +28319,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:159
@@ -25987,8 +28331,8 @@ msgstr "XML フォーマット"
#. type: textblock
#: ../inspector/virt-inspector.pod:161
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 ""
@@ -26031,14 +28375,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:189
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>."
@@ -26047,8 +28404,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:197
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 ""
@@ -26077,7 +28434,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:215
@@ -26120,7 +28485,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:240
@@ -26140,7 +28515,10 @@ msgid ""
"The related elements E<lt>package_formatE<gt>, E<lt>package_managementE<gt> "
"and E<lt>applicationsE<gt> describe applications installed in the virtual "
"machine."
-msgstr "関連する要素 E<lt>package_formatE<gt>, E<lt>package_managementE<gt> および E<lt>applicationsE<gt> は仮想マシンにインストールされたアプリケーションを記述しています。"
+msgstr ""
+"関連する要素 E<lt>package_formatE<gt>, E<lt>package_managementE<gt> および "
+"E<lt>applicationsE<gt> は仮想マシンにインストールされたアプリケーションを記述"
+"しています。"
#. type: textblock
#: ../inspector/virt-inspector.pod:249
@@ -26175,14 +28553,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:268
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
@@ -26209,22 +28597,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:286
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:290
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
@@ -26252,13 +28648,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:308
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 ""
@@ -26269,7 +28673,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:315
@@ -26279,8 +28685,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:317
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
@@ -26307,7 +28713,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:336
@@ -26318,8 +28736,8 @@ msgstr "XPath クエリー"
#: ../inspector/virt-inspector.pod:338
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 ""
@@ -26342,7 +28760,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:358
@@ -26352,7 +28776,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:362
@@ -26362,7 +28790,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:373
@@ -26372,11 +28804,11 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:375
msgid ""
-"In early versions of libguestfs, virt-inspector was a large Perl script that"
-" contained many heuristics for inspecting guests. This had several "
-"problems: in order to do inspection from other tools (like guestfish) we had"
-" to call out to this Perl script; and it privileged Perl over other "
-"languages that libguestfs supports."
+"In early versions of libguestfs, virt-inspector was a large Perl script that "
+"contained many heuristics for inspecting guests. This had several problems: "
+"in order to do inspection from other tools (like guestfish) we had to call "
+"out to this Perl script; and it privileged Perl over other languages that "
+"libguestfs supports."
msgstr ""
#. type: textblock
@@ -26405,8 +28837,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:393
msgid ""
-"C<inspect_vm.c> has also been translated into other languages. For example,"
-" C<inspect_vm.pl> is the Perl translation, and there are other translations "
+"C<inspect_vm.c> has also been translated into other languages. For example, "
+"C<inspect_vm.pl> is the Perl translation, and there are other translations "
"for OCaml, Python, etc. See L<guestfs(3)/USING LIBGUESTFS WITH OTHER "
"PROGRAMMING LANGUAGES> for a list of man pages which contain this example "
"code."
@@ -26446,7 +28878,12 @@ msgid ""
" ><fs> inspect-os\n"
" /dev/vg_f15x32/lv_root\n"
"\n"
-msgstr " $ guestfish --ro -a F15x32.img\n ><fs> run\n ><fs> inspect-os\n /dev/vg_f15x32/lv_root\n\n"
+msgstr ""
+" $ guestfish --ro -a F15x32.img\n"
+" ><fs> run\n"
+" ><fs> inspect-os\n"
+" /dev/vg_f15x32/lv_root\n"
+"\n"
#. type: textblock
#: ../inspector/virt-inspector.pod:418
@@ -26467,14 +28904,23 @@ msgid ""
" ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n"
" Fedora release 15 (Lovelock)\n"
"\n"
-msgstr " ><fs> inspect-get-type /dev/vg_f15x32/lv_root\n linux\n ><fs> inspect-get-distro /dev/vg_f15x32/lv_root\n fedora\n ><fs> inspect-get-major-version /dev/vg_f15x32/lv_root\n 15\n ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n Fedora release 15 (Lovelock)\n\n"
+msgstr ""
+" ><fs> inspect-get-type /dev/vg_f15x32/lv_root\n"
+" linux\n"
+" ><fs> inspect-get-distro /dev/vg_f15x32/lv_root\n"
+" fedora\n"
+" ><fs> inspect-get-major-version /dev/vg_f15x32/lv_root\n"
+" 15\n"
+" ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n"
+" Fedora release 15 (Lovelock)\n"
+"\n"
#. type: textblock
#: ../inspector/virt-inspector.pod:430
msgid ""
"Limitations of guestfish make it hard to assign the root device to a "
-"variable (since guestfish doesn't have variables), so if you want to do this"
-" reproducibly you are better off writing a script using one of the other "
+"variable (since guestfish doesn't have variables), so if you want to do this "
+"reproducibly you are better off writing a script using one of the other "
"languages that the libguestfs API supports."
msgstr ""
@@ -26493,7 +28939,13 @@ msgid ""
" ><fs> mount-ro /dev/vg_f15x32/lv_root /\n"
" ><fs> mount-ro /dev/vda1 /boot\n"
"\n"
-msgstr " ><fs> inspect-get-mountpoints /dev/vg_f15x32/lv_root\n /: /dev/vg_f15x32/lv_root\n /boot: /dev/vda1\n ><fs> mount-ro /dev/vg_f15x32/lv_root /\n ><fs> mount-ro /dev/vda1 /boot\n\n"
+msgstr ""
+" ><fs> inspect-get-mountpoints /dev/vg_f15x32/lv_root\n"
+" /: /dev/vg_f15x32/lv_root\n"
+" /boot: /dev/vda1\n"
+" ><fs> mount-ro /dev/vg_f15x32/lv_root /\n"
+" ><fs> mount-ro /dev/vda1 /boot\n"
+"\n"
#. type: textblock
#: ../inspector/virt-inspector.pod:443
@@ -26534,13 +28986,43 @@ msgid ""
" app_description:\n"
" }\n"
"\n"
-msgstr " ><fs> inspect-list-applications /dev/vg_f15x32/lv_root | head -28\n [0] = {\n app_name: ConsoleKit\n app_display_name:\n app_epoch: 0\n app_version: 0.4.5\n app_release: 1.fc15\n app_install_path:\n app_trans_path:\n app_publisher:\n app_url:\n app_source_package:\n app_summary:\n app_description:\n }\n [1] = {\n app_name: ConsoleKit-libs\n app_display_name:\n app_epoch: 0\n app_version: 0.4.5\n app_release: 1.fc15\n app_install_path:\n app_trans_path:\n app_publisher:\n app_url:\n app_source_package:\n app_summary:\n app_description:\n }\n\n"
+msgstr ""
+" ><fs> inspect-list-applications /dev/vg_f15x32/lv_root | head -28\n"
+" [0] = {\n"
+" app_name: ConsoleKit\n"
+" app_display_name:\n"
+" app_epoch: 0\n"
+" app_version: 0.4.5\n"
+" app_release: 1.fc15\n"
+" app_install_path:\n"
+" app_trans_path:\n"
+" app_publisher:\n"
+" app_url:\n"
+" app_source_package:\n"
+" app_summary:\n"
+" app_description:\n"
+" }\n"
+" [1] = {\n"
+" app_name: ConsoleKit-libs\n"
+" app_display_name:\n"
+" app_epoch: 0\n"
+" app_version: 0.4.5\n"
+" app_release: 1.fc15\n"
+" app_install_path:\n"
+" app_trans_path:\n"
+" app_publisher:\n"
+" app_url:\n"
+" app_source_package:\n"
+" app_summary:\n"
+" app_description:\n"
+" }\n"
+"\n"
#. type: textblock
#: ../inspector/virt-inspector.pod:475
msgid ""
-"To display an icon for the guest, note that filesystems must also be mounted"
-" as above. You can then do:"
+"To display an icon for the guest, note that filesystems must also be mounted "
+"as above. You can then do:"
msgstr ""
#. type: verbatim
@@ -26549,7 +29031,9 @@ msgstr ""
msgid ""
" ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n"
"\n"
-msgstr " ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n\n"
+msgstr ""
+" ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n"
+"\n"
#. type: =head1
#: ../inspector/virt-inspector.pod:480
@@ -26569,14 +29053,18 @@ msgstr ""
#: ../inspector/virt-inspector.pod:487
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:490
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:493
@@ -26585,14 +29073,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:503
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:520
@@ -26610,7 +29103,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
@@ -26620,15 +29115,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
@@ -26640,8 +29139,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
@@ -26667,10 +29166,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
@@ -26690,7 +29192,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
@@ -26705,7 +29211,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
@@ -26715,15 +29225,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
@@ -26734,9 +29248,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
@@ -26745,7 +29258,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
@@ -26758,7 +29273,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
@@ -26773,7 +29290,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
@@ -26787,8 +29306,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 ""
@@ -26803,18 +29322,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
@@ -26827,7 +29349,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
@@ -26840,16 +29364,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
@@ -26860,17 +29390,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
@@ -26886,15 +29419,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
@@ -26922,15 +29460,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
@@ -26943,7 +29488,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
@@ -26951,7 +29498,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
@@ -26959,7 +29508,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
@@ -26967,7 +29518,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
@@ -26975,7 +29528,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
@@ -27005,8 +29560,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
@@ -27015,7 +29570,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
@@ -27023,7 +29580,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
@@ -27031,28 +29590,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
@@ -27062,7 +29624,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
@@ -27082,7 +29647,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
@@ -27095,7 +29664,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
@@ -27116,20 +29692,32 @@ 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
msgid ""
"Another command to list available filesystems is L<virt-filesystems(1)>."
-msgstr "利用可能なファイルシステムを一覧表示するためのもう 1 つのコマンドは L<virt-filesystems(1)> です。"
+msgstr ""
+"利用可能なファイルシステムを一覧表示するためのもう 1 つのコマンドは L<virt-"
+"filesystems(1)> です。"
#. 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:"
-msgstr "Linux 仮想マシンにおいてコマンド(たとえば、grub)を実行するには、まず /sysroot ディレクトリーの中に chroot する必要があります:"
+"To run commands in a Linux guest (for example, grub), you should chroot into "
+"the /sysroot directory first:"
+msgstr ""
+"Linux 仮想マシンにおいてコマンド(たとえば、grub)を実行するには、まず /"
+"sysroot ディレクトリーの中に chroot する必要があります:"
#. type: verbatim
#: ../rescue/virt-rescue.pod:94
@@ -27137,7 +29725,9 @@ msgstr "Linux 仮想マシンにおいてコマンド(たとえば、grub)
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
@@ -27188,7 +29778,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:170
@@ -27196,7 +29788,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:179
@@ -27225,7 +29819,9 @@ msgstr "B<--network>"
#. type: textblock
#: ../rescue/virt-rescue.pod:190
msgid "Enable QEMU user networking in the guest. See L</NETWORK>."
-msgstr "仮想マシンにおいて QEMU ユーザーネットワークを有効にします。 L</NETWORK> 参照。"
+msgstr ""
+"仮想マシンにおいて QEMU ユーザーネットワークを有効にします。 L</NETWORK> 参"
+"照。"
#. type: textblock
#: ../rescue/virt-rescue.pod:196
@@ -27253,16 +29849,18 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:212
msgid ""
-"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s)"
-" are added to the appliance in the order they appear on the command line."
+"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s) "
+"are added to the appliance in the order they appear on the command line."
msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:218
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:221
@@ -27290,9 +29888,11 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:231
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:250
@@ -27312,7 +29912,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:269
@@ -27320,7 +29922,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:277
@@ -27371,8 +29975,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
@@ -27383,7 +29987,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:309
@@ -27393,8 +30001,8 @@ msgstr "詳細は L<bash(1)> 参照。"
#. type: textblock
#: ../rescue/virt-rescue.pod:315
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
@@ -27402,7 +30010,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
@@ -27417,14 +30027,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
@@ -27455,7 +30069,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
@@ -27464,7 +30080,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
@@ -27473,7 +30092,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: textblock
#: ../resize/virt-resize.pod:46
@@ -27489,7 +30111,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: textblock
#: ../resize/virt-resize.pod:54
@@ -27505,7 +30130,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
@@ -27526,7 +30154,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
@@ -27565,7 +30196,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
@@ -27574,8 +30210,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
@@ -27588,7 +30223,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
@@ -27622,7 +30263,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
@@ -27635,7 +30279,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
@@ -27649,7 +30295,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
@@ -27670,7 +30319,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
@@ -27703,7 +30354,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
@@ -27727,17 +30380,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
@@ -27766,13 +30421,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
@@ -27786,7 +30443,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
@@ -27809,8 +30468,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 ""
@@ -27862,8 +30521,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."
@@ -27877,10 +30536,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
@@ -27889,7 +30548,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
@@ -27907,13 +30568,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
@@ -27926,15 +30589,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
@@ -27945,18 +30610,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
@@ -27982,8 +30647,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
@@ -27998,8 +30663,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
@@ -28018,8 +30683,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
@@ -28037,9 +30702,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
@@ -28050,8 +30715,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
@@ -28172,9 +30837,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 ""
@@ -28226,8 +30891,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 ""
@@ -28241,8 +30906,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
@@ -28252,7 +30917,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
@@ -28264,15 +30932,17 @@ 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
#: ../resize/virt-resize.pod:429
msgid "Use L<virt-filesystems(1)> to list the filesystems in the guest."
-msgstr "仮想マシンにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を使用します。"
+msgstr ""
+"仮想マシンにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を"
+"使用します。"
#. type: textblock
#: ../resize/virt-resize.pod:431
@@ -28292,7 +30962,9 @@ msgstr "B<--machine-readable>"
msgid ""
"This option is used to make the output more machine friendly when being "
"parsed by other programs. See L</MACHINE READABLE OUTPUT> below."
-msgstr "このオプションは、他のプログラムにより解析されるときに、よりマシンに易しい出力を作成するために使用されます。以下の L</マシン可読な出力> 参照。"
+msgstr ""
+"このオプションは、他のプログラムにより解析されるときに、よりマシンに易しい出"
+"力を作成するために使用されます。以下の L</マシン可読な出力> 参照。"
#. type: =item
#: ../resize/virt-resize.pod:443
@@ -28335,9 +31007,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
@@ -28364,7 +31036,9 @@ msgstr ""
msgid ""
"If you give the I<--no-expand-content> option then virt-resize will not "
"attempt this."
-msgstr "I<--no-expand-content> オプションを指定すると、virt-resize はこれを試行しません。"
+msgstr ""
+"I<--no-expand-content> オプションを指定すると、virt-resize はこれを試行しませ"
+"ん。"
#. type: =item
#: ../resize/virt-resize.pod:476
@@ -28378,7 +31052,11 @@ msgid ""
"the NTFS disk is marked as needing a consistency check. You have to use "
"this option if you want to resize a Windows guest multiple times without "
"booting into Windows between each resize."
-msgstr "L<ntfsresize(8)> に I<--force> オプションを渡します。これにより、NTFS ディスクが整合性の確認が必要であるという印をつけたときでも、容量の変更を許可します。Windows 仮想マシンを各容量において起動することなく、何回も容量変更したいならば、このオプションを使用する必要があります。"
+msgstr ""
+"L<ntfsresize(8)> に I<--force> オプションを渡します。これにより、NTFS ディス"
+"クが整合性の確認が必要であるという印をつけたときでも、容量の変更を許可しま"
+"す。Windows 仮想マシンを各容量において起動することなく、何回も容量変更したい"
+"ならば、このオプションを使用する必要があります。"
#. type: =item
#: ../resize/virt-resize.pod:484
@@ -28388,8 +31066,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
@@ -28416,15 +31094,20 @@ 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:"
-msgstr "C<size> は b/K/M/G が後につく絶対値として表現されます。それぞれ、バイト、キロバイト、メガバイト、ギガバイトを意味します。または、現在の容量に対する割合、相対的な数値、パーセントとして表現されます。たとえば:"
+"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current "
+"size; or as a relative number or percentage. For example:"
+msgstr ""
+"C<size> は b/K/M/G が後につく絶対値として表現されます。それぞれ、バイト、キロ"
+"バイト、メガバイト、ギガバイトを意味します。または、現在の容量に対する割合、"
+"相対的な数値、パーセントとして表現されます。たとえば:"
#. type: verbatim
#: ../resize/virt-resize.pod:514
@@ -28432,7 +31115,9 @@ msgstr "C<size> は b/K/M/G が後につく絶対値として表現されます
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
@@ -28440,7 +31125,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
@@ -28448,7 +31135,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
@@ -28456,7 +31145,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
@@ -28464,7 +31155,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
@@ -28472,7 +31165,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
@@ -28480,14 +31175,19 @@ 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
msgid ""
"You can increase the size of any partition. Virt-resize will expand the "
"direct content of the partition if it knows how (see I<--expand> below)."
-msgstr "あらゆるパーティションの容量を拡大できます。virt-resize は、どのように拡大するかわかれば(以下の I<--expand> 参照)、パーティションの内容を直接拡大します。"
+msgstr ""
+"あらゆるパーティションの容量を拡大できます。virt-resize は、どのように拡大す"
+"るかわかれば(以下の I<--expand> 参照)、パーティションの内容を直接拡大しま"
+"す。"
#. type: textblock
#: ../resize/virt-resize.pod:532
@@ -28509,8 +31209,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
@@ -28538,10 +31238,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
@@ -28552,10 +31252,13 @@ 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."
-msgstr "I<--machine-readable> オプションはよりマシンに易しい出力を作成するために使用できます。これは他のプログラムや GUI などから virt-resize を呼び出すときに有用です。"
+"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 ""
+"I<--machine-readable> オプションはよりマシンに易しい出力を作成するために使用"
+"できます。これは他のプログラムや GUI などから virt-resize を呼び出すときに有"
+"用です。"
#. type: textblock
#: ../resize/virt-resize.pod:581 ../sparsify/virt-sparsify.pod:210
@@ -28580,7 +31283,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:220
@@ -28614,7 +31324,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:239
@@ -28627,8 +31339,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 ""
@@ -28647,12 +31359,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
@@ -28674,8 +31386,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
@@ -28701,7 +31413,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
@@ -28718,11 +31437,16 @@ msgstr "Windows UNMOUNTABLE_BOOT_VOLUME BSOD"
#. 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 "Windows 仮想マシンを sysprep して、virt-resize を用いて容量を変更した後、仮想マシンが C<UNMOUNTABLE_BOOT_VOLUME> BSOD で起動に失敗するかもしれません。このエラーは sysprep.inf ファイルに C<ExtendOemPartition=1> があることにより引き起こされます。sysprep する前にこの行を削除することにより、この問題を解決できます。"
+msgstr ""
+"Windows 仮想マシンを sysprep して、virt-resize を用いて容量を変更した後、仮想"
+"マシンが C<UNMOUNTABLE_BOOT_VOLUME> BSOD で起動に失敗するかもしれません。この"
+"エラーは sysprep.inf ファイルに C<ExtendOemPartition=1> があることにより引き"
+"起こされます。sysprep する前にこの行を削除することにより、この問題を解決でき"
+"ます。"
#. type: =head1
#: ../resize/virt-resize.pod:674
@@ -28740,8 +31464,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 ""
@@ -28749,21 +31473,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
@@ -28780,15 +31509,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
@@ -28801,10 +31536,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
@@ -28817,7 +31555,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
@@ -28839,7 +31579,10 @@ msgstr ""
msgid ""
"Virt-sparsify can also convert between some disk formats, for example "
"converting a raw disk image to a thin-provisioned qcow2 image."
-msgstr "Virt-sparsify はさまざまなディスクフォーマットを変換することができます。例えば、raw ディスクイメージをシンプロビジョニングされた qcow2 イメージに変換することができます。"
+msgstr ""
+"Virt-sparsify はさまざまなディスクフォーマットを変換することができます。例え"
+"ば、raw ディスクイメージをシンプロビジョニングされた qcow2 イメージに変換する"
+"ことができます。"
#. type: textblock
#: ../sparsify/virt-sparsify.pod:24
@@ -28870,8 +31613,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 ""
@@ -28886,7 +31629,10 @@ msgstr ""
msgid ""
"Virt-sparsify cannot handle encrypted disks. Libguestfs supports encrypted "
"disks, but encrypted disks themselves cannot be sparsified."
-msgstr "virt-sparsify は暗号化されたディスクを処理できません。 libguestfs は暗号化されたディスクをサポートしますが、暗号化されたディスク自体はスパース化できません。"
+msgstr ""
+"virt-sparsify は暗号化されたディスクを処理できません。 libguestfs は暗号化さ"
+"れたディスクをサポートしますが、暗号化されたディスク自体はスパース化できませ"
+"ん。"
#. type: textblock
#: ../sparsify/virt-sparsify.pod:61
@@ -28914,15 +31660,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:76
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
@@ -28936,14 +31683,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:85
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
@@ -28952,13 +31701,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:91
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:102
@@ -28970,7 +31723,9 @@ msgstr "B<--compress>"
msgid ""
"Compress the output file. This I<only> works if the output format is "
"C<qcow2>."
-msgstr "出力ファイルを圧縮します。これは 出力形式が C<qcow2> の場合 I<のみ> 機能します。"
+msgstr ""
+"出力ファイルを圧縮します。これは 出力形式が C<qcow2> の場合 I<のみ> 機能しま"
+"す。"
#. type: =item
#: ../sparsify/virt-sparsify.pod:107
@@ -28998,20 +31753,24 @@ msgstr ""
#: ../sparsify/virt-sparsify.pod:116
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:118
msgid ""
"You can also use any format supported by the L<qemu-img(1)> program, eg. "
"C<vmdk>, but support for other formats is reliant on qemu."
-msgstr "L<qemu-img(1)> プログラムによりサポートされるすべての形式を使用できます。たとえば、C<vmdk> ですが、他の形式のサポートは QEMU に依存します。"
+msgstr ""
+"L<qemu-img(1)> プログラムによりサポートされるすべての形式を使用できます。たと"
+"えば、C<vmdk> ですが、他の形式のサポートは QEMU に依存します。"
#. type: textblock
#: ../sparsify/virt-sparsify.pod:121
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
@@ -29024,7 +31783,10 @@ msgstr "出力形式を詳細に調整します。関連項目: I<--compress>, I
msgid ""
"Debug garbage collection and memory allocation. This is only useful when "
"debugging memory problems in virt-sparsify or the OCaml libguestfs bindings."
-msgstr "ガベージコレクションおよびメモリー割り当てをデバッグします。これは virt-sparsify におけるメモリー問題または OCaml libguestfs バインドをデバッグするときのみ有用です。"
+msgstr ""
+"ガベージコレクションおよびメモリー割り当てをデバッグします。これは virt-"
+"sparsify におけるメモリー問題または OCaml libguestfs バインドをデバッグすると"
+"きのみ有用です。"
#. type: =item
#: ../sparsify/virt-sparsify.pod:134
@@ -29082,7 +31844,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:176
@@ -29105,13 +31870,16 @@ msgid ""
"Zero the contents of the named partition or logical volume in the guest. "
"All data on the device is lost, but sparsification is excellent! You can "
"give this option multiple times."
-msgstr "仮想マシンにある名前付きパーティションまたは論理ボリュームの内容をゼロ上書きします。デバイスにあるすべてのデータは失われます。しかし、スパース化は素晴らしいことです!このオプションを複数回指定できます。"
+msgstr ""
+"仮想マシンにある名前付きパーティションまたは論理ボリュームの内容をゼロ上書き"
+"します。デバイスにあるすべてのデータは失われます。しかし、スパース化は素晴ら"
+"しいことです!このオプションを複数回指定できます。"
#. type: textblock
#: ../sparsify/virt-sparsify.pod:206
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 ""
@@ -29131,14 +31899,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:245
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
@@ -29151,8 +31924,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:265
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
@@ -29173,8 +31946,8 @@ msgstr "この初期値は C</tmp> です。"
msgid ""
"Note that if C<$TMPDIR> is a tmpfs (eg. if C</tmp> is on tmpfs, or if you "
"use C<TMPDIR=/dev/shm>), tmpfs defaults to a maximum size of I<half> of "
-"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is"
-" either to use a real disk, or to increase the maximum size of the tmpfs "
+"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is "
+"either to use a real disk, or to increase the maximum size of the tmpfs "
"mountpoint, eg:"
msgstr ""
@@ -29195,10 +31968,13 @@ msgstr "他の環境変数は L<guestfs(3)/環境変数> を参照してくだ
#. type: textblock
#: ../sparsify/virt-sparsify.pod:288
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
@@ -29213,23 +31989,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
@@ -29252,113 +32034,113 @@ msgstr ""
#: ../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:934 ../src/guestfs-actions.pod:946
-#: ../src/guestfs-actions.pod:957 ../src/guestfs-actions.pod:992
-#: ../src/guestfs-actions.pod:1026 ../src/guestfs-actions.pod:1037
-#: ../src/guestfs-actions.pod:1047 ../src/guestfs-actions.pod:1073
-#: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:1245
-#: ../src/guestfs-actions.pod:1265 ../src/guestfs-actions.pod:1283
-#: ../src/guestfs-actions.pod:1373 ../src/guestfs-actions.pod:1432
-#: ../src/guestfs-actions.pod:1478 ../src/guestfs-actions.pod:1518
-#: ../src/guestfs-actions.pod:1571 ../src/guestfs-actions.pod:1624
-#: ../src/guestfs-actions.pod:1682 ../src/guestfs-actions.pod:1736
-#: ../src/guestfs-actions.pod:1755 ../src/guestfs-actions.pod:1769
-#: ../src/guestfs-actions.pod:1797 ../src/guestfs-actions.pod:1867
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:1923
-#: ../src/guestfs-actions.pod:1989 ../src/guestfs-actions.pod:2032
-#: ../src/guestfs-actions.pod:2145 ../src/guestfs-actions.pod:2172
-#: ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2409
-#: ../src/guestfs-actions.pod:2496 ../src/guestfs-actions.pod:3143
-#: ../src/guestfs-actions.pod:3287 ../src/guestfs-actions.pod:3346
-#: ../src/guestfs-actions.pod:3381 ../src/guestfs-actions.pod:4485
-#: ../src/guestfs-actions.pod:4500 ../src/guestfs-actions.pod:4525
-#: ../src/guestfs-actions.pod:4743 ../src/guestfs-actions.pod:4757
-#: ../src/guestfs-actions.pod:4770 ../src/guestfs-actions.pod:4784
-#: ../src/guestfs-actions.pod:4799 ../src/guestfs-actions.pod:4835
-#: ../src/guestfs-actions.pod:4907 ../src/guestfs-actions.pod:4927
-#: ../src/guestfs-actions.pod:4944 ../src/guestfs-actions.pod:4964
-#: ../src/guestfs-actions.pod:4984 ../src/guestfs-actions.pod:5019
-#: ../src/guestfs-actions.pod:5038 ../src/guestfs-actions.pod:5057
-#: ../src/guestfs-actions.pod:5074 ../src/guestfs-actions.pod:5109
-#: ../src/guestfs-actions.pod:5121 ../src/guestfs-actions.pod:5154
-#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5183
-#: ../src/guestfs-actions.pod:5198 ../src/guestfs-actions.pod:5215
-#: ../src/guestfs-actions.pod:5373 ../src/guestfs-actions.pod:5509
-#: ../src/guestfs-actions.pod:5521 ../src/guestfs-actions.pod:5541
-#: ../src/guestfs-actions.pod:5554 ../src/guestfs-actions.pod:5605
-#: ../src/guestfs-actions.pod:5623 ../src/guestfs-actions.pod:5641
-#: ../src/guestfs-actions.pod:5657 ../src/guestfs-actions.pod:5671
-#: ../src/guestfs-actions.pod:5685 ../src/guestfs-actions.pod:5702
-#: ../src/guestfs-actions.pod:5717 ../src/guestfs-actions.pod:5744
-#: ../src/guestfs-actions.pod:5777 ../src/guestfs-actions.pod:5860
-#: ../src/guestfs-actions.pod:5933 ../src/guestfs-actions.pod:5964
-#: ../src/guestfs-actions.pod:5983 ../src/guestfs-actions.pod:6002
-#: ../src/guestfs-actions.pod:6014 ../src/guestfs-actions.pod:6031
-#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6059
-#: ../src/guestfs-actions.pod:6074 ../src/guestfs-actions.pod:6106
-#: ../src/guestfs-actions.pod:6132 ../src/guestfs-actions.pod:6201
-#: ../src/guestfs-actions.pod:6250 ../src/guestfs-actions.pod:6265
-#: ../src/guestfs-actions.pod:6285 ../src/guestfs-actions.pod:6299
-#: ../src/guestfs-actions.pod:6316 ../src/guestfs-actions.pod:6365
-#: ../src/guestfs-actions.pod:6403 ../src/guestfs-actions.pod:6441
-#: ../src/guestfs-actions.pod:6493 ../src/guestfs-actions.pod:6545
-#: ../src/guestfs-actions.pod:6592 ../src/guestfs-actions.pod:6635
-#: ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:6680
-#: ../src/guestfs-actions.pod:6698 ../src/guestfs-actions.pod:6835
-#: ../src/guestfs-actions.pod:6892 ../src/guestfs-actions.pod:6914
-#: ../src/guestfs-actions.pod:6932 ../src/guestfs-actions.pod:6984
-#: ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7067
-#: ../src/guestfs-actions.pod:7080 ../src/guestfs-actions.pod:7094
-#: ../src/guestfs-actions.pod:7383 ../src/guestfs-actions.pod:7398
-#: ../src/guestfs-actions.pod:7419 ../src/guestfs-actions.pod:7435
-#: ../src/guestfs-actions.pod:7447 ../src/guestfs-actions.pod:7461
-#: ../src/guestfs-actions.pod:7473 ../src/guestfs-actions.pod:7487
-#: ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7521
-#: ../src/guestfs-actions.pod:7540 ../src/guestfs-actions.pod:7559
-#: ../src/guestfs-actions.pod:7589 ../src/guestfs-actions.pod:7607
-#: ../src/guestfs-actions.pod:7630 ../src/guestfs-actions.pod:7669
-#: ../src/guestfs-actions.pod:7706 ../src/guestfs-actions.pod:7729
-#: ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:7770
-#: ../src/guestfs-actions.pod:7791 ../src/guestfs-actions.pod:7810
-#: ../src/guestfs-actions.pod:7827 ../src/guestfs-actions.pod:7848
-#: ../src/guestfs-actions.pod:7876 ../src/guestfs-actions.pod:7900
-#: ../src/guestfs-actions.pod:7919 ../src/guestfs-actions.pod:7935
-#: ../src/guestfs-actions.pod:7959 ../src/guestfs-actions.pod:7978
-#: ../src/guestfs-actions.pod:7993 ../src/guestfs-actions.pod:8012
-#: ../src/guestfs-actions.pod:8056 ../src/guestfs-actions.pod:8083
-#: ../src/guestfs-actions.pod:8113 ../src/guestfs-actions.pod:8225
-#: ../src/guestfs-actions.pod:8346 ../src/guestfs-actions.pod:8358
-#: ../src/guestfs-actions.pod:8371 ../src/guestfs-actions.pod:8384
-#: ../src/guestfs-actions.pod:8406 ../src/guestfs-actions.pod:8419
-#: ../src/guestfs-actions.pod:8432 ../src/guestfs-actions.pod:8445
-#: ../src/guestfs-actions.pod:8460 ../src/guestfs-actions.pod:8519
-#: ../src/guestfs-actions.pod:8536 ../src/guestfs-actions.pod:8552
-#: ../src/guestfs-actions.pod:8568 ../src/guestfs-actions.pod:8585
-#: ../src/guestfs-actions.pod:8598 ../src/guestfs-actions.pod:8618
-#: ../src/guestfs-actions.pod:8718 ../src/guestfs-actions.pod:8776
-#: ../src/guestfs-actions.pod:8790 ../src/guestfs-actions.pod:8831
-#: ../src/guestfs-actions.pod:8844 ../src/guestfs-actions.pod:8866
-#: ../src/guestfs-actions.pod:8904 ../src/guestfs-actions.pod:8938
-#: ../src/guestfs-actions.pod:8974 ../src/guestfs-actions.pod:9090
-#: ../src/guestfs-actions.pod:9105 ../src/guestfs-actions.pod:9119
-#: ../src/guestfs-actions.pod:9193 ../src/guestfs-actions.pod:9206
-#: ../src/guestfs-actions.pod:9251 ../src/guestfs-actions.pod:9291
-#: ../src/guestfs-actions.pod:9349 ../src/guestfs-actions.pod:9366
-#: ../src/guestfs-actions.pod:9386 ../src/guestfs-actions.pod:9419
-#: ../src/guestfs-actions.pod:9483 ../src/guestfs-actions.pod:9506
-#: ../src/guestfs-actions.pod:9530 ../src/guestfs-actions.pod:9556
+#: ../src/guestfs-actions.pod:934 ../src/guestfs-actions.pod:948
+#: ../src/guestfs-actions.pod:961 ../src/guestfs-actions.pod:998
+#: ../src/guestfs-actions.pod:1032 ../src/guestfs-actions.pod:1045
+#: ../src/guestfs-actions.pod:1057 ../src/guestfs-actions.pod:1087
+#: ../src/guestfs-actions.pod:1102 ../src/guestfs-actions.pod:1263
+#: ../src/guestfs-actions.pod:1283 ../src/guestfs-actions.pod:1301
+#: ../src/guestfs-actions.pod:1391 ../src/guestfs-actions.pod:1450
+#: ../src/guestfs-actions.pod:1496 ../src/guestfs-actions.pod:1536
+#: ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:1642
+#: ../src/guestfs-actions.pod:1700 ../src/guestfs-actions.pod:1754
+#: ../src/guestfs-actions.pod:1773 ../src/guestfs-actions.pod:1787
+#: ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1885
+#: ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1941
+#: ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2050
+#: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2190
+#: ../src/guestfs-actions.pod:2405 ../src/guestfs-actions.pod:2427
+#: ../src/guestfs-actions.pod:2514 ../src/guestfs-actions.pod:3165
+#: ../src/guestfs-actions.pod:3309 ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3403 ../src/guestfs-actions.pod:4507
+#: ../src/guestfs-actions.pod:4522 ../src/guestfs-actions.pod:4547
+#: ../src/guestfs-actions.pod:4765 ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4792 ../src/guestfs-actions.pod:4806
+#: ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:4857
+#: ../src/guestfs-actions.pod:4929 ../src/guestfs-actions.pod:4949
+#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:4986
+#: ../src/guestfs-actions.pod:5006 ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:5060 ../src/guestfs-actions.pod:5079
+#: ../src/guestfs-actions.pod:5096 ../src/guestfs-actions.pod:5131
+#: ../src/guestfs-actions.pod:5143 ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5192 ../src/guestfs-actions.pod:5205
+#: ../src/guestfs-actions.pod:5220 ../src/guestfs-actions.pod:5237
+#: ../src/guestfs-actions.pod:5395 ../src/guestfs-actions.pod:5531
+#: ../src/guestfs-actions.pod:5543 ../src/guestfs-actions.pod:5563
+#: ../src/guestfs-actions.pod:5576 ../src/guestfs-actions.pod:5627
+#: ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5663
+#: ../src/guestfs-actions.pod:5679 ../src/guestfs-actions.pod:5693
+#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5739 ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5799 ../src/guestfs-actions.pod:5884
+#: ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:5988
+#: ../src/guestfs-actions.pod:6007 ../src/guestfs-actions.pod:6026
+#: ../src/guestfs-actions.pod:6038 ../src/guestfs-actions.pod:6055
+#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6083
+#: ../src/guestfs-actions.pod:6098 ../src/guestfs-actions.pod:6130
+#: ../src/guestfs-actions.pod:6156 ../src/guestfs-actions.pod:6225
+#: ../src/guestfs-actions.pod:6274 ../src/guestfs-actions.pod:6289
+#: ../src/guestfs-actions.pod:6309 ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6389
+#: ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6465
+#: ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6569
+#: ../src/guestfs-actions.pod:6616 ../src/guestfs-actions.pod:6659
+#: ../src/guestfs-actions.pod:6687 ../src/guestfs-actions.pod:6704
+#: ../src/guestfs-actions.pod:6722 ../src/guestfs-actions.pod:6859
+#: ../src/guestfs-actions.pod:6916 ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6956 ../src/guestfs-actions.pod:7008
+#: ../src/guestfs-actions.pod:7074 ../src/guestfs-actions.pod:7091
+#: ../src/guestfs-actions.pod:7104 ../src/guestfs-actions.pod:7118
+#: ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7422
+#: ../src/guestfs-actions.pod:7443 ../src/guestfs-actions.pod:7459
+#: ../src/guestfs-actions.pod:7471 ../src/guestfs-actions.pod:7485
+#: ../src/guestfs-actions.pod:7497 ../src/guestfs-actions.pod:7511
+#: ../src/guestfs-actions.pod:7527 ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7613 ../src/guestfs-actions.pod:7631
+#: ../src/guestfs-actions.pod:7654 ../src/guestfs-actions.pod:7693
+#: ../src/guestfs-actions.pod:7732 ../src/guestfs-actions.pod:7757
+#: ../src/guestfs-actions.pod:7776 ../src/guestfs-actions.pod:7798
+#: ../src/guestfs-actions.pod:7819 ../src/guestfs-actions.pod:7838
+#: ../src/guestfs-actions.pod:7855 ../src/guestfs-actions.pod:7876
+#: ../src/guestfs-actions.pod:7904 ../src/guestfs-actions.pod:7928
+#: ../src/guestfs-actions.pod:7947 ../src/guestfs-actions.pod:7963
+#: ../src/guestfs-actions.pod:7987 ../src/guestfs-actions.pod:8006
+#: ../src/guestfs-actions.pod:8021 ../src/guestfs-actions.pod:8040
+#: ../src/guestfs-actions.pod:8084 ../src/guestfs-actions.pod:8111
+#: ../src/guestfs-actions.pod:8141 ../src/guestfs-actions.pod:8253
+#: ../src/guestfs-actions.pod:8374 ../src/guestfs-actions.pod:8386
+#: ../src/guestfs-actions.pod:8399 ../src/guestfs-actions.pod:8412
+#: ../src/guestfs-actions.pod:8434 ../src/guestfs-actions.pod:8447
+#: ../src/guestfs-actions.pod:8460 ../src/guestfs-actions.pod:8473
+#: ../src/guestfs-actions.pod:8488 ../src/guestfs-actions.pod:8547
+#: ../src/guestfs-actions.pod:8564 ../src/guestfs-actions.pod:8580
+#: ../src/guestfs-actions.pod:8596 ../src/guestfs-actions.pod:8613
+#: ../src/guestfs-actions.pod:8626 ../src/guestfs-actions.pod:8646
+#: ../src/guestfs-actions.pod:8746 ../src/guestfs-actions.pod:8804
+#: ../src/guestfs-actions.pod:8818 ../src/guestfs-actions.pod:8859
+#: ../src/guestfs-actions.pod:8872 ../src/guestfs-actions.pod:8894
+#: ../src/guestfs-actions.pod:8932 ../src/guestfs-actions.pod:8966
+#: ../src/guestfs-actions.pod:9002 ../src/guestfs-actions.pod:9118
+#: ../src/guestfs-actions.pod:9133 ../src/guestfs-actions.pod:9147
+#: ../src/guestfs-actions.pod:9221 ../src/guestfs-actions.pod:9234
+#: ../src/guestfs-actions.pod:9279 ../src/guestfs-actions.pod:9319
+#: ../src/guestfs-actions.pod:9377 ../src/guestfs-actions.pod:9394
+#: ../src/guestfs-actions.pod:9414 ../src/guestfs-actions.pod:9447
+#: ../src/guestfs-actions.pod:9511 ../src/guestfs-actions.pod:9534
+#: ../src/guestfs-actions.pod:9558 ../src/guestfs-actions.pod:9584
msgid "This function returns 0 on success or -1 on error."
msgstr "この関数は、成功のとき 0 を、エラーのとき -1 を返します。"
#. type: textblock
#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189
-#: ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:2610
-#: ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2968
-#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4507
-#: ../src/guestfs-actions.pod:6108 ../src/guestfs-actions.pod:7609
-#: ../src/guestfs-actions.pod:7829 ../src/guestfs-actions.pod:7980
-#: ../src/guestfs-actions.pod:8462 ../src/guestfs-actions.pod:8587
-#: ../src/guestfs-actions.pod:9293
+#: ../src/guestfs-actions.pod:1498 ../src/guestfs-actions.pod:2628
+#: ../src/guestfs-actions.pod:2865 ../src/guestfs-actions.pod:2990
+#: ../src/guestfs-actions.pod:4509 ../src/guestfs-actions.pod:4529
+#: ../src/guestfs-actions.pod:6132 ../src/guestfs-actions.pod:7633
+#: ../src/guestfs-actions.pod:7857 ../src/guestfs-actions.pod:8008
+#: ../src/guestfs-actions.pod:8490 ../src/guestfs-actions.pod:8615
+#: ../src/guestfs-actions.pod:9321
msgid "(Added in 0.3)"
msgstr "(0.3 において追加)"
@@ -29376,20 +32158,25 @@ 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
-#: ../src/guestfs-actions.pod:966 ../src/guestfs-actions.pod:1360
-#: ../src/guestfs-actions.pod:1412 ../src/guestfs-actions.pod:1490
-#: ../src/guestfs-actions.pod:1559 ../src/guestfs-actions.pod:1612
-#: ../src/guestfs-actions.pod:1665 ../src/guestfs-actions.pod:1959
-#: ../src/guestfs-actions.pod:3650 ../src/guestfs-actions.pod:5308
-#: ../src/guestfs-actions.pod:5755 ../src/guestfs-actions.pod:5809
-#: ../src/guestfs-actions.pod:6118 ../src/guestfs-actions.pod:6167
-#: ../src/guestfs-actions.pod:6415 ../src/guestfs-actions.pod:6476
-#: ../src/guestfs-actions.pod:6556 ../src/guestfs-actions.pod:7642
-#: ../src/guestfs-actions.pod:8629 ../src/guestfs-actions.pod:8854
+#: ../src/guestfs-actions.pod:972 ../src/guestfs-actions.pod:1378
+#: ../src/guestfs-actions.pod:1430 ../src/guestfs-actions.pod:1508
+#: ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1630
+#: ../src/guestfs-actions.pod:1683 ../src/guestfs-actions.pod:1977
+#: ../src/guestfs-actions.pod:3672 ../src/guestfs-actions.pod:5330
+#: ../src/guestfs-actions.pod:5777 ../src/guestfs-actions.pod:5833
+#: ../src/guestfs-actions.pod:6142 ../src/guestfs-actions.pod:6191
+#: ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:6500
+#: ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:7666
+#: ../src/guestfs-actions.pod:8657 ../src/guestfs-actions.pod:8882
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 "
@@ -29407,15 +32194,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
@@ -29429,17 +32223,17 @@ msgstr ""
#: ../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:1943
-#: ../src/guestfs-actions.pod:2366 ../src/guestfs-actions.pod:2569
-#: ../src/guestfs-actions.pod:2756 ../src/guestfs-actions.pod:2815
-#: ../src/guestfs-actions.pod:2866 ../src/guestfs-actions.pod:2918
-#: ../src/guestfs-actions.pod:2932 ../src/guestfs-actions.pod:2955
-#: ../src/guestfs-actions.pod:3274 ../src/guestfs-actions.pod:3768
-#: ../src/guestfs-actions.pod:3786 ../src/guestfs-actions.pod:6388
-#: ../src/guestfs-actions.pod:6732 ../src/guestfs-actions.pod:6970
-#: ../src/guestfs-actions.pod:7164 ../src/guestfs-actions.pod:7190
-#: ../src/guestfs-actions.pod:8817 ../src/guestfs-actions.pod:9304
-#: ../src/guestfs-actions.pod:9317 ../src/guestfs-actions.pod:9330
+#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:1961
+#: ../src/guestfs-actions.pod:2384 ../src/guestfs-actions.pod:2587
+#: ../src/guestfs-actions.pod:2776 ../src/guestfs-actions.pod:2837
+#: ../src/guestfs-actions.pod:2888 ../src/guestfs-actions.pod:2940
+#: ../src/guestfs-actions.pod:2954 ../src/guestfs-actions.pod:2977
+#: ../src/guestfs-actions.pod:3296 ../src/guestfs-actions.pod:3790
+#: ../src/guestfs-actions.pod:3808 ../src/guestfs-actions.pod:6412
+#: ../src/guestfs-actions.pod:6756 ../src/guestfs-actions.pod:6994
+#: ../src/guestfs-actions.pod:7188 ../src/guestfs-actions.pod:7214
+#: ../src/guestfs-actions.pod:8845 ../src/guestfs-actions.pod:9332
+#: ../src/guestfs-actions.pod:9345 ../src/guestfs-actions.pod:9358
msgid "On error this function returns -1."
msgstr "この関数はエラーのとき -1 を返します。"
@@ -29462,7 +32256,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
@@ -29472,26 +32271,26 @@ msgstr "これは L</guestfs_add_domain> の \"va_list variant\" です。"
#. 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:1005 ../src/guestfs-actions.pod:1016
-#: ../src/guestfs-actions.pod:1388 ../src/guestfs-actions.pod:1401
-#: ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1460
-#: ../src/guestfs-actions.pod:1537 ../src/guestfs-actions.pod:1549
-#: ../src/guestfs-actions.pod:1590 ../src/guestfs-actions.pod:1602
-#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:1655
-#: ../src/guestfs-actions.pod:1701 ../src/guestfs-actions.pod:1713
-#: ../src/guestfs-actions.pod:2002 ../src/guestfs-actions.pod:2013
-#: ../src/guestfs-actions.pod:3734 ../src/guestfs-actions.pod:3746
-#: ../src/guestfs-actions.pod:5387 ../src/guestfs-actions.pod:5399
-#: ../src/guestfs-actions.pod:5788 ../src/guestfs-actions.pod:5799
-#: ../src/guestfs-actions.pod:5874 ../src/guestfs-actions.pod:5886
-#: ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6158
-#: ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:6225
-#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6467
-#: ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:6517
-#: ../src/guestfs-actions.pod:6605 ../src/guestfs-actions.pod:6616
-#: ../src/guestfs-actions.pod:7681 ../src/guestfs-actions.pod:7693
-#: ../src/guestfs-actions.pod:8731 ../src/guestfs-actions.pod:8742
-#: ../src/guestfs-actions.pod:8878 ../src/guestfs-actions.pod:8888
+#: ../src/guestfs-actions.pod:1011 ../src/guestfs-actions.pod:1022
+#: ../src/guestfs-actions.pod:1406 ../src/guestfs-actions.pod:1419
+#: ../src/guestfs-actions.pod:1465 ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:1608 ../src/guestfs-actions.pod:1620
+#: ../src/guestfs-actions.pod:1661 ../src/guestfs-actions.pod:1673
+#: ../src/guestfs-actions.pod:1719 ../src/guestfs-actions.pod:1731
+#: ../src/guestfs-actions.pod:2020 ../src/guestfs-actions.pod:2031
+#: ../src/guestfs-actions.pod:3756 ../src/guestfs-actions.pod:3768
+#: ../src/guestfs-actions.pod:5409 ../src/guestfs-actions.pod:5421
+#: ../src/guestfs-actions.pod:5812 ../src/guestfs-actions.pod:5823
+#: ../src/guestfs-actions.pod:5898 ../src/guestfs-actions.pod:5910
+#: ../src/guestfs-actions.pod:6170 ../src/guestfs-actions.pod:6182
+#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6249
+#: ../src/guestfs-actions.pod:6479 ../src/guestfs-actions.pod:6491
+#: ../src/guestfs-actions.pod:6530 ../src/guestfs-actions.pod:6541
+#: ../src/guestfs-actions.pod:6629 ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:7707 ../src/guestfs-actions.pod:7719
+#: ../src/guestfs-actions.pod:8759 ../src/guestfs-actions.pod:8770
+#: ../src/guestfs-actions.pod:8906 ../src/guestfs-actions.pod:8916
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr "L</CALLS WITH OPTIONAL ARGUMENTS> 参照。"
@@ -29509,7 +32308,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
@@ -29529,15 +32333,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
@@ -29563,7 +32374,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
@@ -29574,13 +32390,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 ""
@@ -29610,7 +32431,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
@@ -29631,7 +32457,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
@@ -29651,7 +32482,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
@@ -29659,7 +32494,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
@@ -29680,18 +32517,23 @@ 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
#: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335
-#: ../src/guestfs-actions.pod:3233
+#: ../src/guestfs-actions.pod:3255
msgid "(Added in 1.0.84)"
msgstr "(1.0.84 において追加)"
@@ -29709,7 +32551,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
@@ -29731,10 +32578,14 @@ 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:2957
+#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2979
msgid "(Added in 1.3.4)"
msgstr "(1.3.4 において追加)"
@@ -29750,14 +32601,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
@@ -29767,7 +32621,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:7241
+#: ../src/guestfs-actions.pod:7265
msgid "(Added in 0.7)"
msgstr "(0.7 において追加)"
@@ -29786,7 +32640,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
@@ -29817,7 +32677,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
@@ -29832,34 +32697,38 @@ 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"
-
-#. type: textblock
-#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1126
-#: ../src/guestfs-actions.pod:1144 ../src/guestfs-actions.pod:1204
-#: ../src/guestfs-actions.pod:1220 ../src/guestfs-actions.pod:1323
-#: ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1829
-#: ../src/guestfs-actions.pod:1848 ../src/guestfs-actions.pod:2049
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:2349
-#: ../src/guestfs-actions.pod:2512 ../src/guestfs-actions.pod:2529
-#: ../src/guestfs-actions.pod:2596 ../src/guestfs-actions.pod:2737
-#: ../src/guestfs-actions.pod:2774 ../src/guestfs-actions.pod:2795
-#: ../src/guestfs-actions.pod:2980 ../src/guestfs-actions.pod:3198
-#: ../src/guestfs-actions.pod:3400 ../src/guestfs-actions.pod:3514
-#: ../src/guestfs-actions.pod:3618 ../src/guestfs-actions.pod:3637
-#: ../src/guestfs-actions.pod:3852 ../src/guestfs-actions.pod:3880
-#: ../src/guestfs-actions.pod:3901 ../src/guestfs-actions.pod:3935
-#: ../src/guestfs-actions.pod:4006 ../src/guestfs-actions.pod:4026
-#: ../src/guestfs-actions.pod:4046 ../src/guestfs-actions.pod:4713
-#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:5093
-#: ../src/guestfs-actions.pod:5260 ../src/guestfs-actions.pod:5583
-#: ../src/guestfs-actions.pod:6750 ../src/guestfs-actions.pod:6951
-#: ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7317
-#: ../src/guestfs-actions.pod:7366 ../src/guestfs-actions.pod:8131
-#: ../src/guestfs-actions.pod:8147 ../src/guestfs-actions.pod:8171
-#: ../src/guestfs-actions.pod:8195 ../src/guestfs-actions.pod:9033
-#: ../src/guestfs-actions.pod:9052 ../src/guestfs-actions.pod:9070
-#: ../src/guestfs-actions.pod:9263 ../src/guestfs-actions.pod:9620
+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:1144
+#: ../src/guestfs-actions.pod:1162 ../src/guestfs-actions.pod:1222
+#: ../src/guestfs-actions.pod:1238 ../src/guestfs-actions.pod:1341
+#: ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:1847
+#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:2067
+#: ../src/guestfs-actions.pod:2255 ../src/guestfs-actions.pod:2367
+#: ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:2547
+#: ../src/guestfs-actions.pod:2614 ../src/guestfs-actions.pod:2755
+#: ../src/guestfs-actions.pod:2796 ../src/guestfs-actions.pod:2817
+#: ../src/guestfs-actions.pod:3002 ../src/guestfs-actions.pod:3220
+#: ../src/guestfs-actions.pod:3422 ../src/guestfs-actions.pod:3536
+#: ../src/guestfs-actions.pod:3640 ../src/guestfs-actions.pod:3659
+#: ../src/guestfs-actions.pod:3874 ../src/guestfs-actions.pod:3902
+#: ../src/guestfs-actions.pod:3923 ../src/guestfs-actions.pod:3957
+#: ../src/guestfs-actions.pod:4028 ../src/guestfs-actions.pod:4048
+#: ../src/guestfs-actions.pod:4068 ../src/guestfs-actions.pod:4735
+#: ../src/guestfs-actions.pod:4751 ../src/guestfs-actions.pod:5115
+#: ../src/guestfs-actions.pod:5282 ../src/guestfs-actions.pod:5605
+#: ../src/guestfs-actions.pod:6774 ../src/guestfs-actions.pod:6975
+#: ../src/guestfs-actions.pod:7163 ../src/guestfs-actions.pod:7341
+#: ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:8159
+#: ../src/guestfs-actions.pod:8175 ../src/guestfs-actions.pod:8199
+#: ../src/guestfs-actions.pod:8223 ../src/guestfs-actions.pod:9061
+#: ../src/guestfs-actions.pod:9080 ../src/guestfs-actions.pod:9098
+#: ../src/guestfs-actions.pod:9291 ../src/guestfs-actions.pod:9648
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -29879,7 +32748,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
@@ -29889,9 +32763,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 ""
@@ -29920,7 +32794,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
@@ -29934,7 +32814,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
@@ -29949,7 +32832,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
@@ -29960,45 +32847,45 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543
-#: ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1342
-#: ../src/guestfs-actions.pod:2064 ../src/guestfs-actions.pod:2083
-#: ../src/guestfs-actions.pod:2186 ../src/guestfs-actions.pod:2205
-#: ../src/guestfs-actions.pod:2451 ../src/guestfs-actions.pod:3056
-#: ../src/guestfs-actions.pod:3072 ../src/guestfs-actions.pod:3091
-#: ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3180
-#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3300
-#: ../src/guestfs-actions.pod:3579 ../src/guestfs-actions.pod:3954
-#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4583
-#: ../src/guestfs-actions.pod:4600 ../src/guestfs-actions.pod:4620
-#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4695
-#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:5232
-#: ../src/guestfs-actions.pod:6349 ../src/guestfs-actions.pod:7111
-#: ../src/guestfs-actions.pod:7237 ../src/guestfs-actions.pod:7351
-#: ../src/guestfs-actions.pod:8211 ../src/guestfs-actions.pod:8272
-#: ../src/guestfs-actions.pod:8327 ../src/guestfs-actions.pod:8473
-#: ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:9137
-#: ../src/guestfs-actions.pod:9176 ../src/guestfs-actions.pod:9223
-#: ../src/guestfs-actions.pod:9436 ../src/guestfs-actions.pod:9455
-#: ../src/guestfs-actions.pod:9570 ../src/guestfs-actions.pod:9589
-#: ../src/guestfs-actions.pod:9635 ../src/guestfs-actions.pod:9654
-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>."
-msgstr ""
-
-#. type: textblock
-#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1267
-#: ../src/guestfs-actions.pod:1285 ../src/guestfs-actions.pod:2121
-#: ../src/guestfs-actions.pod:4306 ../src/guestfs-actions.pod:4337
-#: ../src/guestfs-actions.pod:5059 ../src/guestfs-actions.pod:5123
-#: ../src/guestfs-actions.pod:5523 ../src/guestfs-actions.pod:5556
-#: ../src/guestfs-actions.pod:5719 ../src/guestfs-actions.pod:6353
-#: ../src/guestfs-actions.pod:7052 ../src/guestfs-actions.pod:7449
-#: ../src/guestfs-actions.pod:7463 ../src/guestfs-actions.pod:7475
-#: ../src/guestfs-actions.pod:8058 ../src/guestfs-actions.pod:8833
-#: ../src/guestfs-actions.pod:8846 ../src/guestfs-actions.pod:9121
-#: ../src/guestfs-actions.pod:9424
+#: ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1360
+#: ../src/guestfs-actions.pod:2082 ../src/guestfs-actions.pod:2101
+#: ../src/guestfs-actions.pod:2204 ../src/guestfs-actions.pod:2223
+#: ../src/guestfs-actions.pod:2469 ../src/guestfs-actions.pod:3078
+#: ../src/guestfs-actions.pod:3094 ../src/guestfs-actions.pod:3113
+#: ../src/guestfs-actions.pod:3178 ../src/guestfs-actions.pod:3202
+#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3322
+#: ../src/guestfs-actions.pod:3601 ../src/guestfs-actions.pod:3976
+#: ../src/guestfs-actions.pod:4264 ../src/guestfs-actions.pod:4605
+#: ../src/guestfs-actions.pod:4622 ../src/guestfs-actions.pod:4642
+#: ../src/guestfs-actions.pod:4697 ../src/guestfs-actions.pod:4717
+#: ../src/guestfs-actions.pod:4838 ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:6373 ../src/guestfs-actions.pod:7135
+#: ../src/guestfs-actions.pod:7261 ../src/guestfs-actions.pod:7375
+#: ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8300
+#: ../src/guestfs-actions.pod:8355 ../src/guestfs-actions.pod:8501
+#: ../src/guestfs-actions.pod:8525 ../src/guestfs-actions.pod:9165
+#: ../src/guestfs-actions.pod:9204 ../src/guestfs-actions.pod:9251
+#: ../src/guestfs-actions.pod:9464 ../src/guestfs-actions.pod:9483
+#: ../src/guestfs-actions.pod:9598 ../src/guestfs-actions.pod:9617
+#: ../src/guestfs-actions.pod:9663 ../src/guestfs-actions.pod:9682
+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>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1285
+#: ../src/guestfs-actions.pod:1303 ../src/guestfs-actions.pod:2139
+#: ../src/guestfs-actions.pod:4328 ../src/guestfs-actions.pod:4359
+#: ../src/guestfs-actions.pod:5081 ../src/guestfs-actions.pod:5145
+#: ../src/guestfs-actions.pod:5545 ../src/guestfs-actions.pod:5578
+#: ../src/guestfs-actions.pod:5741 ../src/guestfs-actions.pod:6377
+#: ../src/guestfs-actions.pod:7076 ../src/guestfs-actions.pod:7473
+#: ../src/guestfs-actions.pod:7487 ../src/guestfs-actions.pod:7499
+#: ../src/guestfs-actions.pod:8086 ../src/guestfs-actions.pod:8861
+#: ../src/guestfs-actions.pod:8874 ../src/guestfs-actions.pod:9149
+#: ../src/guestfs-actions.pod:9452
msgid "(Added in 0.8)"
msgstr "(0.8 において追加)"
@@ -30015,7 +32902,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
@@ -30031,7 +32922,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
@@ -30046,7 +32942,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
@@ -30060,7 +32960,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
@@ -30083,7 +32986,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
@@ -30106,7 +33014,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
@@ -30130,7 +33042,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1799
+#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1817
msgid "(Added in 1.0.80)"
msgstr "(1.0.80 において追加)"
@@ -30146,7 +33058,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
@@ -30181,7 +33096,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
@@ -30202,7 +33122,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
@@ -30217,13 +33142,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:3554
-#: ../src/guestfs-actions.pod:3822 ../src/guestfs-actions.pod:4660
-#: ../src/guestfs-actions.pod:5435 ../src/guestfs-actions.pod:6329
-#: ../src/guestfs-actions.pod:8758
+#: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3576
+#: ../src/guestfs-actions.pod:3844 ../src/guestfs-actions.pod:4682
+#: ../src/guestfs-actions.pod:5457 ../src/guestfs-actions.pod:6353
+#: ../src/guestfs-actions.pod:8786
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 "
@@ -30249,7 +33178,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
@@ -30273,7 +33206,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
@@ -30288,23 +33225,27 @@ 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"
-
-#. type: textblock
-#: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:2104
-#: ../src/guestfs-actions.pod:2119 ../src/guestfs-actions.pod:2608
-#: ../src/guestfs-actions.pod:2619 ../src/guestfs-actions.pod:2826
-#: ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:2892
-#: ../src/guestfs-actions.pod:2907 ../src/guestfs-actions.pod:2943
-#: ../src/guestfs-actions.pod:2966 ../src/guestfs-actions.pod:4063
-#: ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4097
-#: ../src/guestfs-actions.pod:4259 ../src/guestfs-actions.pod:4274
-#: ../src/guestfs-actions.pod:4288 ../src/guestfs-actions.pod:4304
-#: ../src/guestfs-actions.pod:4319 ../src/guestfs-actions.pod:4335
-#: ../src/guestfs-actions.pod:4349 ../src/guestfs-actions.pod:4362
-#: ../src/guestfs-actions.pod:4376 ../src/guestfs-actions.pod:4391
-#: ../src/guestfs-actions.pod:4406 ../src/guestfs-actions.pod:4419
-#: ../src/guestfs-actions.pod:4433 ../src/guestfs-actions.pod:6714
+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:2122
+#: ../src/guestfs-actions.pod:2137 ../src/guestfs-actions.pod:2626
+#: ../src/guestfs-actions.pod:2637 ../src/guestfs-actions.pod:2848
+#: ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2965
+#: ../src/guestfs-actions.pod:2988 ../src/guestfs-actions.pod:4085
+#: ../src/guestfs-actions.pod:4101 ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4281 ../src/guestfs-actions.pod:4296
+#: ../src/guestfs-actions.pod:4310 ../src/guestfs-actions.pod:4326
+#: ../src/guestfs-actions.pod:4341 ../src/guestfs-actions.pod:4357
+#: ../src/guestfs-actions.pod:4371 ../src/guestfs-actions.pod:4384
+#: ../src/guestfs-actions.pod:4398 ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4428 ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4455 ../src/guestfs-actions.pod:6738
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -30321,7 +33262,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
@@ -30341,7 +33286,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
@@ -30363,7 +33312,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
@@ -30385,7 +33338,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
@@ -30401,7 +33358,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
@@ -30416,7 +33378,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
@@ -30431,7 +33397,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
@@ -30449,13 +33419,24 @@ msgid ""
"\n"
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:936 ../src/guestfs-actions.pod:950
+#: ../src/guestfs-actions.pod:963 ../src/guestfs-actions.pod:1034
+#: ../src/guestfs-actions.pod:1047 ../src/guestfs-actions.pod:1059
+#: ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1089
+#: ../src/guestfs-actions.pod:1104
+#, fuzzy
+#| msgid "(Added in 1.7.5)"
+msgid "(Added in 1.17.35)"
+msgstr "(1.7.5 において追加)"
+
#. type: =head2
-#: ../src/guestfs-actions.pod:936
+#: ../src/guestfs-actions.pod:938
msgid "guestfs_btrfs_device_delete"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:938
+#: ../src/guestfs-actions.pod:940
#, no-wrap
msgid ""
" int\n"
@@ -30466,12 +33447,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:948
+#: ../src/guestfs-actions.pod:952
msgid "guestfs_btrfs_filesystem_balance"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:950
+#: ../src/guestfs-actions.pod:954
#, no-wrap
msgid ""
" int\n"
@@ -30481,12 +33462,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:959
+#: ../src/guestfs-actions.pod:965
msgid "guestfs_btrfs_filesystem_resize"
msgstr "guestfs_btrfs_filesystem_resize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:961
+#: ../src/guestfs-actions.pod:967
#, no-wrap
msgid ""
" int\n"
@@ -30494,28 +33475,35 @@ 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:971
+#: ../src/guestfs-actions.pod:977
#, no-wrap
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:994
+#: ../src/guestfs-actions.pod:1000
msgid "(Added in 1.11.17)"
msgstr "(1.11.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:996
+#: ../src/guestfs-actions.pod:1002
msgid "guestfs_btrfs_filesystem_resize_va"
msgstr "guestfs_btrfs_filesystem_resize_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:998
+#: ../src/guestfs-actions.pod:1004
#, no-wrap
msgid ""
" int\n"
@@ -30523,20 +33511,26 @@ 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:1003
+#: ../src/guestfs-actions.pod:1009
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:1007
+#: ../src/guestfs-actions.pod:1013
msgid "guestfs_btrfs_filesystem_resize_argv"
msgstr "guestfs_btrfs_filesystem_resize_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1009
+#: ../src/guestfs-actions.pod:1015
#, no-wrap
msgid ""
" int\n"
@@ -30544,20 +33538,25 @@ 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:1014
+#: ../src/guestfs-actions.pod:1020
msgid "This is the \"argv variant\" of L</guestfs_btrfs_filesystem_resize>."
msgstr "これは L</guestfs_btrfs_filesystem_resize> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1018
+#: ../src/guestfs-actions.pod:1024
msgid "guestfs_btrfs_filesystem_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1020
+#: ../src/guestfs-actions.pod:1026
#, no-wrap
msgid ""
" int\n"
@@ -30567,12 +33566,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1028
+#: ../src/guestfs-actions.pod:1036
msgid "guestfs_btrfs_subvolume_create"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1030
+#: ../src/guestfs-actions.pod:1038
#, no-wrap
msgid ""
" int\n"
@@ -30582,12 +33581,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1039
+#: ../src/guestfs-actions.pod:1049
msgid "guestfs_btrfs_subvolume_delete"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1041
+#: ../src/guestfs-actions.pod:1051
#, no-wrap
msgid ""
" int\n"
@@ -30597,12 +33596,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1049
+#: ../src/guestfs-actions.pod:1061
msgid "guestfs_btrfs_subvolume_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1051
+#: ../src/guestfs-actions.pod:1063
#, no-wrap
msgid ""
" struct guestfs_btrfssubvolume_list *\n"
@@ -30612,7 +33611,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1058
+#: ../src/guestfs-actions.pod:1070
msgid ""
"This function returns a C<struct guestfs_btrfssubvolume_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -30620,12 +33619,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1062
+#: ../src/guestfs-actions.pod:1076
msgid "guestfs_btrfs_subvolume_set_default"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1064
+#: ../src/guestfs-actions.pod:1078
#, no-wrap
msgid ""
" int\n"
@@ -30636,19 +33635,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1069
+#: ../src/guestfs-actions.pod:1083
msgid ""
"Set the subvolume of the btrfs filesystem C<fs> which will be mounted by "
"default. See C<guestfs_btrfs_subvolume_list> to get a list of subvolumes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1075
+#: ../src/guestfs-actions.pod:1091
msgid "guestfs_btrfs_subvolume_snapshot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1077
+#: ../src/guestfs-actions.pod:1093
#, no-wrap
msgid ""
" int\n"
@@ -30659,55 +33658,63 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1088
+#: ../src/guestfs-actions.pod:1106
msgid "guestfs_case_sensitive_path"
msgstr "guestfs_case_sensitive_path"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1090
+#: ../src/guestfs-actions.pod:1108
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_case_sensitive_path (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1116
+#: ../src/guestfs-actions.pod:1134
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 ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1124
+#: ../src/guestfs-actions.pod:1142
msgid "See also C<guestfs_realpath>."
msgstr "C<guestfs_realpath> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:1129 ../src/guestfs-actions.pod:9055
+#: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:9083
msgid "(Added in 1.0.75)"
msgstr "(1.0.75 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1131
+#: ../src/guestfs-actions.pod:1149
msgid "guestfs_cat"
msgstr "guestfs_cat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1133
+#: ../src/guestfs-actions.pod:1151
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_cat (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1139
+#: ../src/guestfs-actions.pod:1157
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
@@ -30716,22 +33723,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1150 ../src/guestfs-actions.pod:4604
-#: ../src/guestfs-actions.pod:4699 ../src/guestfs-actions.pod:4716
-#: ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:5236
-#: ../src/guestfs-actions.pod:5250 ../src/guestfs-actions.pod:7115
-#: ../src/guestfs-actions.pod:7129 ../src/guestfs-actions.pod:9227
-#: ../src/guestfs-actions.pod:9241
+#: ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:4626
+#: ../src/guestfs-actions.pod:4721 ../src/guestfs-actions.pod:4738
+#: ../src/guestfs-actions.pod:4842 ../src/guestfs-actions.pod:5258
+#: ../src/guestfs-actions.pod:5272 ../src/guestfs-actions.pod:7139
+#: ../src/guestfs-actions.pod:7153 ../src/guestfs-actions.pod:9255
+#: ../src/guestfs-actions.pod:9269
msgid "(Added in 0.4)"
msgstr "(0.4 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1152
+#: ../src/guestfs-actions.pod:1170
msgid "guestfs_checksum"
msgstr "guestfs_checksum"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1154
+#: ../src/guestfs-actions.pod:1172
#, no-wrap
msgid ""
" char *\n"
@@ -30739,33 +33746,42 @@ 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:1200
+#: ../src/guestfs-actions.pod:1218
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:1202
+#: ../src/guestfs-actions.pod:1220
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:1207 ../src/guestfs-actions.pod:1874
-#: ../src/guestfs-actions.pod:2934 ../src/guestfs-actions.pod:4290
-#: ../src/guestfs-actions.pod:4351 ../src/guestfs-actions.pod:4378
-#: ../src/guestfs-actions.pod:8911
+#: ../src/guestfs-actions.pod:1225 ../src/guestfs-actions.pod:1892
+#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:4312
+#: ../src/guestfs-actions.pod:4373 ../src/guestfs-actions.pod:4400
+#: ../src/guestfs-actions.pod:8939
msgid "(Added in 1.0.2)"
msgstr "(1.0.2 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1209
+#: ../src/guestfs-actions.pod:1227
msgid "guestfs_checksum_device"
msgstr "guestfs_checksum_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1211
+#: ../src/guestfs-actions.pod:1229
#, no-wrap
msgid ""
" char *\n"
@@ -30773,10 +33789,15 @@ 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:1216
+#: ../src/guestfs-actions.pod:1234
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 "
@@ -30784,21 +33805,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1223 ../src/guestfs-actions.pod:6547
-#: ../src/guestfs-actions.pod:6682 ../src/guestfs-actions.pod:6716
-#: ../src/guestfs-actions.pod:6734 ../src/guestfs-actions.pod:6916
-#: ../src/guestfs-actions.pod:8778 ../src/guestfs-actions.pod:8792
-#: ../src/guestfs-actions.pod:9253
+#: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:6706 ../src/guestfs-actions.pod:6740
+#: ../src/guestfs-actions.pod:6758 ../src/guestfs-actions.pod:6940
+#: ../src/guestfs-actions.pod:8806 ../src/guestfs-actions.pod:8820
+#: ../src/guestfs-actions.pod:9281
msgid "(Added in 1.3.2)"
msgstr "(1.3.2 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1225
+#: ../src/guestfs-actions.pod:1243
msgid "guestfs_checksums_out"
msgstr "guestfs_checksums_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1227
+#: ../src/guestfs-actions.pod:1245
#, no-wrap
msgid ""
" int\n"
@@ -30807,20 +33828,26 @@ 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:1247
+#: ../src/guestfs-actions.pod:1265
msgid "(Added in 1.3.7)"
msgstr "(1.3.7 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1249
+#: ../src/guestfs-actions.pod:1267
msgid "guestfs_chmod"
msgstr "guestfs_chmod"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1251
+#: ../src/guestfs-actions.pod:1269
#, no-wrap
msgid ""
" int\n"
@@ -30828,15 +33855,20 @@ 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:1269
+#: ../src/guestfs-actions.pod:1287
msgid "guestfs_chown"
msgstr "guestfs_chown"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1271
+#: ../src/guestfs-actions.pod:1289
#, no-wrap
msgid ""
" int\n"
@@ -30845,73 +33877,87 @@ 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:1287
+#: ../src/guestfs-actions.pod:1305
msgid "guestfs_command"
msgstr "guestfs_command"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1289
+#: ../src/guestfs-actions.pod:1307
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_command (guestfs_h *g,\n"
+" char *const *arguments);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1298
+#: ../src/guestfs-actions.pod:1316
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 ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1329 ../src/guestfs-actions.pod:1349
-#: ../src/guestfs-actions.pod:2240
+#: ../src/guestfs-actions.pod:1347 ../src/guestfs-actions.pod:1367
+#: ../src/guestfs-actions.pod:2258
msgid "(Added in 0.9.1)"
msgstr "(0.9.1 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1331
+#: ../src/guestfs-actions.pod:1349
msgid "guestfs_command_lines"
msgstr "guestfs_command_lines"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1333
+#: ../src/guestfs-actions.pod:1351
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_command_lines (guestfs_h *g,\n"
+" char *const *arguments);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1337
+#: ../src/guestfs-actions.pod:1355
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
-#: ../src/guestfs-actions.pod:1340
+#: ../src/guestfs-actions.pod:1358
msgid "See also: C<guestfs_sh_lines>"
msgstr "関連項目: C<guestfs_sh_lines>"
#. type: =head2
-#: ../src/guestfs-actions.pod:1351
+#: ../src/guestfs-actions.pod:1369
msgid "guestfs_compress_device_out"
msgstr "guestfs_compress_device_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1353
+#: ../src/guestfs-actions.pod:1371
#, no-wrap
msgid ""
" int\n"
@@ -30921,36 +33967,47 @@ 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:1365
+#: ../src/guestfs-actions.pod:1383
#, no-wrap
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:1370
+#: ../src/guestfs-actions.pod:1388
msgid ""
"The C<ctype> and optional C<level> parameters have the same meaning as in "
"C<guestfs_compress_out>."
-msgstr "C<ctype> およびオプションの C<level> パラメーターは C<guestfs_compress_out> におけるものと同じ意味です。"
+msgstr ""
+"C<ctype> およびオプションの C<level> パラメーターは C<guestfs_compress_out> "
+"におけるものと同じ意味です。"
#. type: textblock
-#: ../src/guestfs-actions.pod:1375 ../src/guestfs-actions.pod:1434
-#: ../src/guestfs-actions.pod:2920 ../src/guestfs-actions.pod:7937
+#: ../src/guestfs-actions.pod:1393 ../src/guestfs-actions.pod:1452
+#: ../src/guestfs-actions.pod:2942 ../src/guestfs-actions.pod:7965
msgid "(Added in 1.13.15)"
msgstr "(1.13.15 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1377
+#: ../src/guestfs-actions.pod:1395
msgid "guestfs_compress_device_out_va"
msgstr "guestfs_compress_device_out_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1379
+#: ../src/guestfs-actions.pod:1397
#, no-wrap
msgid ""
" int\n"
@@ -30960,20 +34017,27 @@ 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:1386
+#: ../src/guestfs-actions.pod:1404
msgid "This is the \"va_list variant\" of L</guestfs_compress_device_out>."
msgstr "これは L</guestfs_compress_device_out> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1390
+#: ../src/guestfs-actions.pod:1408
msgid "guestfs_compress_device_out_argv"
msgstr "guestfs_compress_device_out_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1392
+#: ../src/guestfs-actions.pod:1410
#, no-wrap
msgid ""
" int\n"
@@ -30983,20 +34047,27 @@ 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:1399
+#: ../src/guestfs-actions.pod:1417
msgid "This is the \"argv variant\" of L</guestfs_compress_device_out>."
msgstr "これは L</guestfs_compress_device_out> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1421
msgid "guestfs_compress_out"
msgstr "guestfs_compress_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1405
+#: ../src/guestfs-actions.pod:1423
#, no-wrap
msgid ""
" int\n"
@@ -31006,23 +34077,32 @@ 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:1417
+#: ../src/guestfs-actions.pod:1435
#, no-wrap
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:1436
+#: ../src/guestfs-actions.pod:1454
msgid "guestfs_compress_out_va"
msgstr "guestfs_compress_out_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1438
+#: ../src/guestfs-actions.pod:1456
#, no-wrap
msgid ""
" int\n"
@@ -31032,20 +34112,27 @@ 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:1445
+#: ../src/guestfs-actions.pod:1463
msgid "This is the \"va_list variant\" of L</guestfs_compress_out>."
msgstr "これは L</guestfs_compress_out> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1449
+#: ../src/guestfs-actions.pod:1467
msgid "guestfs_compress_out_argv"
msgstr "guestfs_compress_out_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1451
+#: ../src/guestfs-actions.pod:1469
#, no-wrap
msgid ""
" int\n"
@@ -31055,20 +34142,27 @@ 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:1458
+#: ../src/guestfs-actions.pod:1476
msgid "This is the \"argv variant\" of L</guestfs_compress_out>."
msgstr "これは L</guestfs_compress_out> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1462
+#: ../src/guestfs-actions.pod:1480
msgid "guestfs_config"
msgstr "guestfs_config"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1464
+#: ../src/guestfs-actions.pod:1482
#, no-wrap
msgid ""
" int\n"
@@ -31076,15 +34170,20 @@ 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:1482
+#: ../src/guestfs-actions.pod:1500
msgid "guestfs_copy_device_to_device"
msgstr "guestfs_copy_device_to_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1484
+#: ../src/guestfs-actions.pod:1502
#, no-wrap
msgid ""
" int\n"
@@ -31093,57 +34192,71 @@ 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:1495
+#: ../src/guestfs-actions.pod:1513
#, no-wrap
msgid ""
" 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"
+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:1499
+#: ../src/guestfs-actions.pod:1517
msgid ""
"The four calls C<guestfs_copy_device_to_device>, "
"C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and "
"C<guestfs_copy_file_to_file> let you copy from a source (device|file) to a "
"destination (device|file)."
-msgstr "4 つの呼び出し C<guestfs_copy_device_to_device>, C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, および C<guestfs_copy_file_to_file> は、ソース (デバイス|ファイル) から宛先 (デバイス|ファイル) にコピーできます。"
+msgstr ""
+"4 つの呼び出し C<guestfs_copy_device_to_device>, "
+"C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, および "
+"C<guestfs_copy_file_to_file> は、ソース (デバイス|ファイル) から宛先 (デバイ"
+"ス|ファイル) にコピーできます。"
#. type: textblock
-#: ../src/guestfs-actions.pod:1520 ../src/guestfs-actions.pod:1573
-#: ../src/guestfs-actions.pod:1626 ../src/guestfs-actions.pod:1684
-#: ../src/guestfs-actions.pod:1738 ../src/guestfs-actions.pod:1869
-#: ../src/guestfs-actions.pod:1900 ../src/guestfs-actions.pod:1945
-#: ../src/guestfs-actions.pod:2389 ../src/guestfs-actions.pod:2411
-#: ../src/guestfs-actions.pod:4502 ../src/guestfs-actions.pod:8906
-#: ../src/guestfs-actions.pod:8940 ../src/guestfs-actions.pod:9485
-#: ../src/guestfs-actions.pod:9508 ../src/guestfs-actions.pod:9532
+#: ../src/guestfs-actions.pod:1538 ../src/guestfs-actions.pod:1591
+#: ../src/guestfs-actions.pod:1644 ../src/guestfs-actions.pod:1702
+#: ../src/guestfs-actions.pod:1756 ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1918 ../src/guestfs-actions.pod:1963
+#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:4524 ../src/guestfs-actions.pod:8934
+#: ../src/guestfs-actions.pod:8968 ../src/guestfs-actions.pod:9513
+#: ../src/guestfs-actions.pod:9536 ../src/guestfs-actions.pod:9560
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:1525 ../src/guestfs-actions.pod:1578
-#: ../src/guestfs-actions.pod:1631 ../src/guestfs-actions.pod:1689
-#: ../src/guestfs-actions.pod:6972
+#: ../src/guestfs-actions.pod:1543 ../src/guestfs-actions.pod:1596
+#: ../src/guestfs-actions.pod:1649 ../src/guestfs-actions.pod:1707
+#: ../src/guestfs-actions.pod:6996
msgid "(Added in 1.13.25)"
msgstr "(1.13.25 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1527
+#: ../src/guestfs-actions.pod:1545
msgid "guestfs_copy_device_to_device_va"
msgstr "guestfs_copy_device_to_device_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1529
+#: ../src/guestfs-actions.pod:1547
#, no-wrap
msgid ""
" int\n"
@@ -31152,20 +34265,26 @@ 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:1535
+#: ../src/guestfs-actions.pod:1553
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>."
msgstr "これは L</guestfs_copy_device_to_device> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1539
+#: ../src/guestfs-actions.pod:1557
msgid "guestfs_copy_device_to_device_argv"
msgstr "guestfs_copy_device_to_device_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1541
+#: ../src/guestfs-actions.pod:1559
#, no-wrap
msgid ""
" int\n"
@@ -31174,20 +34293,26 @@ 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:1547
+#: ../src/guestfs-actions.pod:1565
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>."
msgstr "これは L</guestfs_copy_device_to_device> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1551
+#: ../src/guestfs-actions.pod:1569
msgid "guestfs_copy_device_to_file"
msgstr "guestfs_copy_device_to_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1553
+#: ../src/guestfs-actions.pod:1571
#, no-wrap
msgid ""
" int\n"
@@ -31196,32 +34321,44 @@ 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:1564
+#: ../src/guestfs-actions.pod:1582
#, no-wrap
msgid ""
" 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"
+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:1568 ../src/guestfs-actions.pod:1621
-#: ../src/guestfs-actions.pod:1674
+#: ../src/guestfs-actions.pod:1586 ../src/guestfs-actions.pod:1639
+#: ../src/guestfs-actions.pod:1692
msgid ""
"See C<guestfs_copy_device_to_device> for a general overview of this call."
-msgstr "この呼び出しの一般的な概要は C<guestfs_copy_device_to_device> を参照してください。"
+msgstr ""
+"この呼び出しの一般的な概要は C<guestfs_copy_device_to_device> を参照してくだ"
+"さい。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1580
+#: ../src/guestfs-actions.pod:1598
msgid "guestfs_copy_device_to_file_va"
msgstr "guestfs_copy_device_to_file_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1582
+#: ../src/guestfs-actions.pod:1600
#, no-wrap
msgid ""
" int\n"
@@ -31230,20 +34367,26 @@ 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:1588
+#: ../src/guestfs-actions.pod:1606
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>."
msgstr "これは L</guestfs_copy_device_to_file> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1592
+#: ../src/guestfs-actions.pod:1610
msgid "guestfs_copy_device_to_file_argv"
msgstr "guestfs_copy_device_to_file_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1594
+#: ../src/guestfs-actions.pod:1612
#, no-wrap
msgid ""
" int\n"
@@ -31252,20 +34395,26 @@ 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:1600
+#: ../src/guestfs-actions.pod:1618
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>."
msgstr "これは L</guestfs_copy_device_to_file> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1604
+#: ../src/guestfs-actions.pod:1622
msgid "guestfs_copy_file_to_device"
msgstr "guestfs_copy_file_to_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1606
+#: ../src/guestfs-actions.pod:1624
#, no-wrap
msgid ""
" int\n"
@@ -31274,25 +34423,35 @@ 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:1617
+#: ../src/guestfs-actions.pod:1635
#, no-wrap
msgid ""
" 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"
+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:1633
+#: ../src/guestfs-actions.pod:1651
msgid "guestfs_copy_file_to_device_va"
msgstr "guestfs_copy_file_to_device_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1635
+#: ../src/guestfs-actions.pod:1653
#, no-wrap
msgid ""
" int\n"
@@ -31301,20 +34460,26 @@ 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:1641
+#: ../src/guestfs-actions.pod:1659
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>."
msgstr "これは L</guestfs_copy_file_to_device> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1645
+#: ../src/guestfs-actions.pod:1663
msgid "guestfs_copy_file_to_device_argv"
msgstr "guestfs_copy_file_to_device_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1647
+#: ../src/guestfs-actions.pod:1665
#, no-wrap
msgid ""
" int\n"
@@ -31323,20 +34488,26 @@ 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:1653
+#: ../src/guestfs-actions.pod:1671
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>."
msgstr "これは L</guestfs_copy_file_to_device> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1657
+#: ../src/guestfs-actions.pod:1675
msgid "guestfs_copy_file_to_file"
msgstr "guestfs_copy_file_to_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1659
+#: ../src/guestfs-actions.pod:1677
#, no-wrap
msgid ""
" int\n"
@@ -31345,33 +34516,43 @@ 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:1670
+#: ../src/guestfs-actions.pod:1688
#, no-wrap
msgid ""
" 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"
+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:1677
+#: ../src/guestfs-actions.pod:1695
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 ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1691
+#: ../src/guestfs-actions.pod:1709
msgid "guestfs_copy_file_to_file_va"
msgstr "guestfs_copy_file_to_file_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1693
+#: ../src/guestfs-actions.pod:1711
#, no-wrap
msgid ""
" int\n"
@@ -31380,20 +34561,26 @@ 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:1699
+#: ../src/guestfs-actions.pod:1717
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>."
msgstr "これは L</guestfs_copy_file_to_file> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1703
+#: ../src/guestfs-actions.pod:1721
msgid "guestfs_copy_file_to_file_argv"
msgstr "guestfs_copy_file_to_file_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1705
+#: ../src/guestfs-actions.pod:1723
#, no-wrap
msgid ""
" int\n"
@@ -31402,20 +34589,26 @@ 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:1711
+#: ../src/guestfs-actions.pod:1729
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>."
msgstr "これは L</guestfs_copy_file_to_file> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1715
+#: ../src/guestfs-actions.pod:1733
msgid "guestfs_copy_size"
msgstr "guestfs_copy_size"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1717
+#: ../src/guestfs-actions.pod:1735
#, no-wrap
msgid ""
" int\n"
@@ -31424,29 +34617,37 @@ 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:1723 ../src/guestfs-actions.pod:1780
+#: ../src/guestfs-actions.pod:1741 ../src/guestfs-actions.pod:1798
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:1743 ../src/guestfs-actions.pod:5263
-#: ../src/guestfs-actions.pod:7142 ../src/guestfs-actions.pod:9141
-#: ../src/guestfs-actions.pod:9180 ../src/guestfs-actions.pod:9266
+#: ../src/guestfs-actions.pod:1761 ../src/guestfs-actions.pod:5285
+#: ../src/guestfs-actions.pod:7166 ../src/guestfs-actions.pod:9169
+#: ../src/guestfs-actions.pod:9208 ../src/guestfs-actions.pod:9294
msgid "(Added in 1.0.87)"
msgstr "(1.0.87 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1745
+#: ../src/guestfs-actions.pod:1763
msgid "guestfs_cp"
msgstr "guestfs_cp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1747
+#: ../src/guestfs-actions.pod:1765
#, no-wrap
msgid ""
" int\n"
@@ -31454,23 +34655,28 @@ 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:1757 ../src/guestfs-actions.pod:1771
-#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1925
-#: ../src/guestfs-actions.pod:2106 ../src/guestfs-actions.pod:6367
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:1775 ../src/guestfs-actions.pod:1789
+#: ../src/guestfs-actions.pod:1869 ../src/guestfs-actions.pod:1943
+#: ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:6391
+#: ../src/guestfs-actions.pod:7010
msgid "(Added in 1.0.18)"
msgstr "(1.0.18 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1759
+#: ../src/guestfs-actions.pod:1777
msgid "guestfs_cp_a"
msgstr "guestfs_cp_a"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1761
+#: ../src/guestfs-actions.pod:1779
#, no-wrap
msgid ""
" int\n"
@@ -31478,15 +34684,20 @@ 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:1773
+#: ../src/guestfs-actions.pod:1791
msgid "guestfs_dd"
msgstr "guestfs_dd"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1775
+#: ../src/guestfs-actions.pod:1793
#, no-wrap
msgid ""
" int\n"
@@ -31494,32 +34705,40 @@ 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:1792
+#: ../src/guestfs-actions.pod:1810
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
-#: ../src/guestfs-actions.pod:1801
+#: ../src/guestfs-actions.pod:1819
msgid "guestfs_df"
msgstr "guestfs_df"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1803
+#: ../src/guestfs-actions.pod:1821
#, no-wrap
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:1808 ../src/guestfs-actions.pod:1825
+#: ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1843
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -31527,46 +34746,52 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:1832
-#: ../src/guestfs-actions.pod:1950 ../src/guestfs-actions.pod:3163
-#: ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:3255
-#: ../src/guestfs-actions.pod:5586 ../src/guestfs-actions.pod:6267
-#: ../src/guestfs-actions.pod:8480 ../src/guestfs-actions.pod:8504
-#: ../src/guestfs-actions.pod:9306 ../src/guestfs-actions.pod:9319
-#: ../src/guestfs-actions.pod:9332
+#: ../src/guestfs-actions.pod:1833 ../src/guestfs-actions.pod:1850
+#: ../src/guestfs-actions.pod:1968 ../src/guestfs-actions.pod:3185
+#: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3277
+#: ../src/guestfs-actions.pod:5608 ../src/guestfs-actions.pod:6291
+#: ../src/guestfs-actions.pod:8508 ../src/guestfs-actions.pod:8532
+#: ../src/guestfs-actions.pod:9334 ../src/guestfs-actions.pod:9347
+#: ../src/guestfs-actions.pod:9360
msgid "(Added in 1.0.54)"
msgstr "(1.0.54 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1817
+#: ../src/guestfs-actions.pod:1835
msgid "guestfs_df_h"
msgstr "guestfs_df_h"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1819
+#: ../src/guestfs-actions.pod:1837
#, no-wrap
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:1834
+#: ../src/guestfs-actions.pod:1852
msgid "guestfs_dmesg"
msgstr "guestfs_dmesg"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1836
+#: ../src/guestfs-actions.pod:1854
#, no-wrap
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:1843
+#: ../src/guestfs-actions.pod:1861
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -31574,12 +34799,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1853
+#: ../src/guestfs-actions.pod:1871
msgid "guestfs_download"
msgstr "guestfs_download"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1855
+#: ../src/guestfs-actions.pod:1873
#, no-wrap
msgid ""
" int\n"
@@ -31587,20 +34812,25 @@ 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:1865
+#: ../src/guestfs-actions.pod:1883
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr "C<guestfs_upload>, C<guestfs_cat> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:1876
+#: ../src/guestfs-actions.pod:1894
msgid "guestfs_download_offset"
msgstr "guestfs_download_offset"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1878
+#: ../src/guestfs-actions.pod:1896
#, no-wrap
msgid ""
" int\n"
@@ -31610,63 +34840,78 @@ 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:1891
+#: ../src/guestfs-actions.pod:1909
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
-#: ../src/guestfs-actions.pod:1896
+#: ../src/guestfs-actions.pod:1914
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr "C<guestfs_download>, C<guestfs_pread> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:1905 ../src/guestfs-actions.pod:8945
+#: ../src/guestfs-actions.pod:1923 ../src/guestfs-actions.pod:8973
msgid "(Added in 1.5.17)"
msgstr "(1.5.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1907
+#: ../src/guestfs-actions.pod:1925
msgid "guestfs_drop_caches"
msgstr "guestfs_drop_caches"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1909
+#: ../src/guestfs-actions.pod:1927
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_drop_caches (guestfs_h *g,\n"
+" int whattodrop);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:1927
+#: ../src/guestfs-actions.pod:1945
msgid "guestfs_du"
msgstr "guestfs_du"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1929
+#: ../src/guestfs-actions.pod:1947
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int64_t\n"
+" guestfs_du (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:1952
+#: ../src/guestfs-actions.pod:1970
msgid "guestfs_e2fsck"
msgstr "guestfs_e2fsck"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1954
+#: ../src/guestfs-actions.pod:1972
#, no-wrap
msgid ""
" int\n"
@@ -31674,29 +34919,37 @@ 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:1964
+#: ../src/guestfs-actions.pod:1982
#, no-wrap
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:1991
+#: ../src/guestfs-actions.pod:2009
msgid "(Added in 1.15.17)"
msgstr "(1.15.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:2011
msgid "guestfs_e2fsck_va"
msgstr "guestfs_e2fsck_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2013
#, no-wrap
msgid ""
" int\n"
@@ -31704,20 +34957,25 @@ 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:2000
+#: ../src/guestfs-actions.pod:2018
msgid "This is the \"va_list variant\" of L</guestfs_e2fsck>."
msgstr "これは L</guestfs_e2fsck> の \"va_list variant\" です。 "
#. type: =head2
-#: ../src/guestfs-actions.pod:2004
+#: ../src/guestfs-actions.pod:2022
msgid "guestfs_e2fsck_argv"
msgstr "guestfs_e2fsck_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2006
+#: ../src/guestfs-actions.pod:2024
#, no-wrap
msgid ""
" int\n"
@@ -31725,73 +34983,88 @@ 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:2011
+#: ../src/guestfs-actions.pod:2029
msgid "This is the \"argv variant\" of L</guestfs_e2fsck>."
msgstr "これは L</guestfs_e2fsck> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:2015
+#: ../src/guestfs-actions.pod:2033
msgid "guestfs_e2fsck_f"
msgstr "guestfs_e2fsck_f"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2017
+#: ../src/guestfs-actions.pod:2035
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_e2fsck_f (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2021
+#: ../src/guestfs-actions.pod:2039
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call"
-" instead."
-msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_e2fsck> を使用してください。"
+"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call "
+"instead."
+msgstr ""
+"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_e2fsck> "
+"を使用してください。"
#. type: textblock
-#: ../src/guestfs-actions.pod:2034
+#: ../src/guestfs-actions.pod:2052
msgid "(Added in 1.0.29)"
msgstr "(1.0.29 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2036
+#: ../src/guestfs-actions.pod:2054
msgid "guestfs_echo_daemon"
msgstr "guestfs_echo_daemon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2038
+#: ../src/guestfs-actions.pod:2056
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_echo_daemon (guestfs_h *g,\n"
+" char *const *words);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2047
+#: ../src/guestfs-actions.pod:2065
msgid "See also C<guestfs_ping_daemon>."
msgstr "C<guestfs_ping_daemon> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2945
-#: ../src/guestfs-actions.pod:7961
+#: ../src/guestfs-actions.pod:2070 ../src/guestfs-actions.pod:2967
+#: ../src/guestfs-actions.pod:7989
msgid "(Added in 1.0.69)"
msgstr "(1.0.69 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2054
+#: ../src/guestfs-actions.pod:2072
msgid "guestfs_egrep"
msgstr "guestfs_egrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2056
+#: ../src/guestfs-actions.pod:2074
#, no-wrap
msgid ""
" char **\n"
@@ -31799,36 +35072,41 @@ 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"
-
-#. type: textblock
-#: ../src/guestfs-actions.pod:2071 ../src/guestfs-actions.pod:2090
-#: ../src/guestfs-actions.pod:2147 ../src/guestfs-actions.pod:2193
-#: ../src/guestfs-actions.pod:2212 ../src/guestfs-actions.pod:3079
-#: ../src/guestfs-actions.pod:3098 ../src/guestfs-actions.pod:3276
-#: ../src/guestfs-actions.pod:3289 ../src/guestfs-actions.pod:3304
-#: ../src/guestfs-actions.pod:3348 ../src/guestfs-actions.pod:3370
-#: ../src/guestfs-actions.pod:3383 ../src/guestfs-actions.pod:4745
-#: ../src/guestfs-actions.pod:4759 ../src/guestfs-actions.pod:4772
-#: ../src/guestfs-actions.pod:4786 ../src/guestfs-actions.pod:6061
-#: ../src/guestfs-actions.pod:7320 ../src/guestfs-actions.pod:7369
-#: ../src/guestfs-actions.pod:8348 ../src/guestfs-actions.pod:8360
-#: ../src/guestfs-actions.pod:8373 ../src/guestfs-actions.pod:8386
-#: ../src/guestfs-actions.pod:8408 ../src/guestfs-actions.pod:8421
-#: ../src/guestfs-actions.pod:8434 ../src/guestfs-actions.pod:8447
-#: ../src/guestfs-actions.pod:9443 ../src/guestfs-actions.pod:9462
-#: ../src/guestfs-actions.pod:9577 ../src/guestfs-actions.pod:9596
-#: ../src/guestfs-actions.pod:9642 ../src/guestfs-actions.pod:9661
+msgstr ""
+" char **\n"
+" guestfs_egrep (guestfs_h *g,\n"
+" const char *regex,\n"
+" const char *path);\n"
+"\n"
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:2089 ../src/guestfs-actions.pod:2108
+#: ../src/guestfs-actions.pod:2165 ../src/guestfs-actions.pod:2211
+#: ../src/guestfs-actions.pod:2230 ../src/guestfs-actions.pod:3101
+#: ../src/guestfs-actions.pod:3120 ../src/guestfs-actions.pod:3298
+#: ../src/guestfs-actions.pod:3311 ../src/guestfs-actions.pod:3326
+#: ../src/guestfs-actions.pod:3370 ../src/guestfs-actions.pod:3392
+#: ../src/guestfs-actions.pod:3405 ../src/guestfs-actions.pod:4767
+#: ../src/guestfs-actions.pod:4781 ../src/guestfs-actions.pod:4794
+#: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:6085
+#: ../src/guestfs-actions.pod:7344 ../src/guestfs-actions.pod:7393
+#: ../src/guestfs-actions.pod:8376 ../src/guestfs-actions.pod:8388
+#: ../src/guestfs-actions.pod:8401 ../src/guestfs-actions.pod:8414
+#: ../src/guestfs-actions.pod:8436 ../src/guestfs-actions.pod:8449
+#: ../src/guestfs-actions.pod:8462 ../src/guestfs-actions.pod:8475
+#: ../src/guestfs-actions.pod:9471 ../src/guestfs-actions.pod:9490
+#: ../src/guestfs-actions.pod:9605 ../src/guestfs-actions.pod:9624
+#: ../src/guestfs-actions.pod:9670 ../src/guestfs-actions.pod:9689
msgid "(Added in 1.0.66)"
msgstr "(1.0.66 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2073
+#: ../src/guestfs-actions.pod:2091
msgid "guestfs_egrepi"
msgstr "guestfs_egrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2075
+#: ../src/guestfs-actions.pod:2093
#, no-wrap
msgid ""
" char **\n"
@@ -31836,15 +35114,20 @@ 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:2092
+#: ../src/guestfs-actions.pod:2110
msgid "guestfs_equal"
msgstr "guestfs_equal"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2094
+#: ../src/guestfs-actions.pod:2112
#, no-wrap
msgid ""
" int\n"
@@ -31852,35 +35135,44 @@ 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:2108
+#: ../src/guestfs-actions.pod:2126
msgid "guestfs_exists"
msgstr "guestfs_exists"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2110
+#: ../src/guestfs-actions.pod:2128
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_exists (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2117
+#: ../src/guestfs-actions.pod:2135
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr "C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:2123
+#: ../src/guestfs-actions.pod:2141
msgid "guestfs_fallocate"
msgstr "guestfs_fallocate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2125
+#: ../src/guestfs-actions.pod:2143
#, no-wrap
msgid ""
" int\n"
@@ -31888,22 +35180,29 @@ 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:2130
+#: ../src/guestfs-actions.pod:2148
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>"
-" call instead."
-msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_fallocate64> を使用してください。"
+"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
+"call instead."
+msgstr ""
+"I<この関数は推奨されません。> 新しいコードでは、代わりに L</"
+"guestfs_fallocate64> を使用してください。"
#. type: =head2
-#: ../src/guestfs-actions.pod:2149
+#: ../src/guestfs-actions.pod:2167
msgid "guestfs_fallocate64"
msgstr "guestfs_fallocate64"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2151
+#: ../src/guestfs-actions.pod:2169
#, no-wrap
msgid ""
" int\n"
@@ -31911,17 +35210,22 @@ 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:2160
+#: ../src/guestfs-actions.pod:2178
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2163
+#: ../src/guestfs-actions.pod:2181
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -31929,17 +35233,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2174
+#: ../src/guestfs-actions.pod:2192
msgid "(Added in 1.3.17)"
msgstr "(1.3.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2176
+#: ../src/guestfs-actions.pod:2194
msgid "guestfs_fgrep"
msgstr "guestfs_fgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2178
+#: ../src/guestfs-actions.pod:2196
#, no-wrap
msgid ""
" char **\n"
@@ -31947,15 +35251,20 @@ 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:2195
+#: ../src/guestfs-actions.pod:2213
msgid "guestfs_fgrepi"
msgstr "guestfs_fgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:2215
#, no-wrap
msgid ""
" char **\n"
@@ -31963,91 +35272,114 @@ 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:2214
+#: ../src/guestfs-actions.pod:2232
msgid "guestfs_file"
msgstr "guestfs_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2216
+#: ../src/guestfs-actions.pod:2234
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_file (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2234
+#: ../src/guestfs-actions.pod:2252
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:2242
+#: ../src/guestfs-actions.pod:2260
msgid "guestfs_file_architecture"
msgstr "guestfs_file_architecture"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2244
+#: ../src/guestfs-actions.pod:2262
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_file_architecture (guestfs_h *g,\n"
+" const char *filename);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2352 ../src/guestfs-actions.pod:2515
-#: ../src/guestfs-actions.pod:2532 ../src/guestfs-actions.pod:3403
-#: ../src/guestfs-actions.pod:3517 ../src/guestfs-actions.pod:3583
-#: ../src/guestfs-actions.pod:3770 ../src/guestfs-actions.pod:3788
-#: ../src/guestfs-actions.pod:3828 ../src/guestfs-actions.pod:3904
-#: ../src/guestfs-actions.pod:4009 ../src/guestfs-actions.pod:4246
-#: ../src/guestfs-actions.pod:4364
+#: ../src/guestfs-actions.pod:2370 ../src/guestfs-actions.pod:2533
+#: ../src/guestfs-actions.pod:2550 ../src/guestfs-actions.pod:3425
+#: ../src/guestfs-actions.pod:3539 ../src/guestfs-actions.pod:3605
+#: ../src/guestfs-actions.pod:3792 ../src/guestfs-actions.pod:3810
+#: ../src/guestfs-actions.pod:3850 ../src/guestfs-actions.pod:3926
+#: ../src/guestfs-actions.pod:4031 ../src/guestfs-actions.pod:4268
+#: ../src/guestfs-actions.pod:4386
msgid "(Added in 1.5.3)"
msgstr "(1.5.3 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2354
+#: ../src/guestfs-actions.pod:2372
msgid "guestfs_filesize"
msgstr "guestfs_filesize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2356
+#: ../src/guestfs-actions.pod:2374
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int64_t\n"
+" guestfs_filesize (guestfs_h *g,\n"
+" const char *file);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2362
+#: ../src/guestfs-actions.pod:2380
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
"devices, use C<guestfs_blockdev_getsize64>."
-msgstr "ファイルに関する他の統計情報を取得するには、C<guestfs_stat>, C<guestfs_lstat>, C<guestfs_is_dir>, C<guestfs_is_file> などを使用します。ブロックデバイスの容量を取得するには、C<guestfs_blockdev_getsize64> を使用します。"
+msgstr ""
+"ファイルに関する他の統計情報を取得するには、C<guestfs_stat>, "
+"C<guestfs_lstat>, C<guestfs_is_dir>, C<guestfs_is_file> などを使用します。ブ"
+"ロックデバイスの容量を取得するには、C<guestfs_blockdev_getsize64> を使用しま"
+"す。"
#. type: textblock
-#: ../src/guestfs-actions.pod:2368
+#: ../src/guestfs-actions.pod:2386
msgid "(Added in 1.0.82)"
msgstr "(1.0.82 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2370
+#: ../src/guestfs-actions.pod:2388
msgid "guestfs_fill"
msgstr "guestfs_fill"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2372
+#: ../src/guestfs-actions.pod:2390
#, no-wrap
msgid ""
" int\n"
@@ -32056,10 +35388,16 @@ 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:2382
+#: ../src/guestfs-actions.pod:2400
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -32067,17 +35405,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2394
+#: ../src/guestfs-actions.pod:2412
msgid "(Added in 1.0.79)"
msgstr "(1.0.79 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2396
+#: ../src/guestfs-actions.pod:2414
msgid "guestfs_fill_pattern"
msgstr "guestfs_fill_pattern"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2398
+#: ../src/guestfs-actions.pod:2416
#, no-wrap
msgid ""
" int\n"
@@ -32086,10 +35424,16 @@ 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:2404
+#: ../src/guestfs-actions.pod:2422
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -32098,49 +35442,53 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2416
+#: ../src/guestfs-actions.pod:2434
msgid "(Added in 1.3.12)"
msgstr "(1.3.12 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2418
+#: ../src/guestfs-actions.pod:2436
msgid "guestfs_find"
msgstr "guestfs_find"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2420
+#: ../src/guestfs-actions.pod:2438
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_find (guestfs_h *g,\n"
+" const char *directory);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2436
+#: ../src/guestfs-actions.pod:2454
msgid ""
"then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2449
+#: ../src/guestfs-actions.pod:2467
msgid "See also C<guestfs_find0>."
msgstr "C<guestfs_find0> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:2458 ../src/guestfs-actions.pod:5200
-#: ../src/guestfs-actions.pod:7400
+#: ../src/guestfs-actions.pod:2476 ../src/guestfs-actions.pod:5222
+#: ../src/guestfs-actions.pod:7424
msgid "(Added in 1.0.27)"
msgstr "(1.0.27 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2460
+#: ../src/guestfs-actions.pod:2478
msgid "guestfs_find0"
msgstr "guestfs_find0"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2462
+#: ../src/guestfs-actions.pod:2480
#, no-wrap
msgid ""
" int\n"
@@ -32148,67 +35496,81 @@ 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:2471
+#: ../src/guestfs-actions.pod:2489
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2498
+#: ../src/guestfs-actions.pod:2516
msgid "(Added in 1.0.74)"
msgstr "(1.0.74 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2500
+#: ../src/guestfs-actions.pod:2518
msgid "guestfs_findfs_label"
msgstr "guestfs_findfs_label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2502
+#: ../src/guestfs-actions.pod:2520
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_findfs_label (guestfs_h *g,\n"
+" const char *label);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2510
+#: ../src/guestfs-actions.pod:2528
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2517
+#: ../src/guestfs-actions.pod:2535
msgid "guestfs_findfs_uuid"
msgstr "guestfs_findfs_uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2519
+#: ../src/guestfs-actions.pod:2537
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_findfs_uuid (guestfs_h *g,\n"
+" const char *uuid);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2527
+#: ../src/guestfs-actions.pod:2545
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
-msgstr "ファイルシステムの UUID を見つけるには C<guestfs_vfs_uuid> を使用します。"
+msgstr ""
+"ファイルシステムの UUID を見つけるには C<guestfs_vfs_uuid> を使用します。"
#. type: =head2
-#: ../src/guestfs-actions.pod:2534
+#: ../src/guestfs-actions.pod:2552
msgid "guestfs_fsck"
msgstr "guestfs_fsck"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2536
+#: ../src/guestfs-actions.pod:2554
#, no-wrap
msgid ""
" int\n"
@@ -32216,108 +35578,125 @@ 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:2571 ../src/guestfs-actions.pod:9490
+#: ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:9518
msgid "(Added in 1.0.16)"
msgstr "(1.0.16 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2573
+#: ../src/guestfs-actions.pod:2591
msgid "guestfs_get_append"
msgstr "guestfs_get_append"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2575
+#: ../src/guestfs-actions.pod:2593
#, no-wrap
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:2583
+#: ../src/guestfs-actions.pod:2601
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:2587 ../src/guestfs-actions.pod:7082
-#: ../src/guestfs-actions.pod:7561 ../src/guestfs-actions.pod:8115
-#: ../src/guestfs-actions.pod:8134 ../src/guestfs-actions.pod:8150
-#: ../src/guestfs-actions.pod:8174 ../src/guestfs-actions.pod:9092
-#: ../src/guestfs-actions.pod:9107 ../src/guestfs-actions.pod:9558
+#: ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:7106
+#: ../src/guestfs-actions.pod:7585 ../src/guestfs-actions.pod:8143
+#: ../src/guestfs-actions.pod:8162 ../src/guestfs-actions.pod:8178
+#: ../src/guestfs-actions.pod:8202 ../src/guestfs-actions.pod:9120
+#: ../src/guestfs-actions.pod:9135 ../src/guestfs-actions.pod:9586
msgid "(Added in 1.0.26)"
msgstr "(1.0.26 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2589
+#: ../src/guestfs-actions.pod:2607
msgid "guestfs_get_attach_method"
msgstr "guestfs_get_attach_method"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2609
#, no-wrap
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:2594
+#: ../src/guestfs-actions.pod:2612
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:7591
+#: ../src/guestfs-actions.pod:2617 ../src/guestfs-actions.pod:7615
msgid "(Added in 1.9.8)"
msgstr "(1.9.8 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2601
+#: ../src/guestfs-actions.pod:2619
msgid "guestfs_get_autosync"
msgstr "guestfs_get_autosync"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2621
#, no-wrap
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:2612
+#: ../src/guestfs-actions.pod:2630
msgid "guestfs_get_direct"
msgstr "guestfs_get_direct"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2614
+#: ../src/guestfs-actions.pod:2632
#, no-wrap
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:2621 ../src/guestfs-actions.pod:7632
+#: ../src/guestfs-actions.pod:2639 ../src/guestfs-actions.pod:7656
msgid "(Added in 1.0.72)"
msgstr "(1.0.72 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2623
+#: ../src/guestfs-actions.pod:2641
msgid "guestfs_get_e2attrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2625
+#: ../src/guestfs-actions.pod:2643
#, no-wrap
msgid ""
" char *\n"
@@ -32327,24 +35706,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2732
+#: ../src/guestfs-actions.pod:2750
msgid "See also C<guestfs_set_e2attrs>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2734
+#: ../src/guestfs-actions.pod:2752
msgid ""
"Don't confuse these attributes with extended attributes (see "
"C<guestfs_getxattr>)."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:2758 ../src/guestfs-actions.pod:2778
+#: ../src/guestfs-actions.pod:7695 ../src/guestfs-actions.pod:7734
+#, fuzzy
+#| msgid "(Added in 1.7.3)"
+msgid "(Added in 1.17.31)"
+msgstr "(1.7.3 において追加)"
+
#. type: =head2
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2760
msgid "guestfs_get_e2generation"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2742
+#: ../src/guestfs-actions.pod:2762
#, no-wrap
msgid ""
" int64_t\n"
@@ -32354,345 +35741,401 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2754
+#: ../src/guestfs-actions.pod:2774
msgid "See C<guestfs_set_e2generation>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2758
+#: ../src/guestfs-actions.pod:2780
msgid "guestfs_get_e2label"
msgstr "guestfs_get_e2label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2760
+#: ../src/guestfs-actions.pod:2782
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_get_e2label (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2764
+#: ../src/guestfs-actions.pod:2786
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:2777 ../src/guestfs-actions.pod:2798
-#: ../src/guestfs-actions.pod:7731 ../src/guestfs-actions.pod:7750
+#: ../src/guestfs-actions.pod:2799 ../src/guestfs-actions.pod:2820
+#: ../src/guestfs-actions.pod:7759 ../src/guestfs-actions.pod:7778
msgid "(Added in 1.0.15)"
msgstr "(1.0.15 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2779
+#: ../src/guestfs-actions.pod:2801
msgid "guestfs_get_e2uuid"
msgstr "guestfs_get_e2uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2781
+#: ../src/guestfs-actions.pod:2803
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_get_e2uuid (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:2785
+#: ../src/guestfs-actions.pod:2807
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:2800
+#: ../src/guestfs-actions.pod:2822
msgid "guestfs_get_memsize"
msgstr "guestfs_get_memsize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2802
+#: ../src/guestfs-actions.pod:2824
#, no-wrap
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:2808
+#: ../src/guestfs-actions.pod:2830
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:2817 ../src/guestfs-actions.pod:5704
-#: ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:5985
-#: ../src/guestfs-actions.pod:6004 ../src/guestfs-actions.pod:6016
-#: ../src/guestfs-actions.pod:6033 ../src/guestfs-actions.pod:6046
-#: ../src/guestfs-actions.pod:7307 ../src/guestfs-actions.pod:7793
-#: ../src/guestfs-actions.pod:8085 ../src/guestfs-actions.pod:8819
+#: ../src/guestfs-actions.pod:2839 ../src/guestfs-actions.pod:5726
+#: ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:6009
+#: ../src/guestfs-actions.pod:6028 ../src/guestfs-actions.pod:6040
+#: ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:7331 ../src/guestfs-actions.pod:7821
+#: ../src/guestfs-actions.pod:8113 ../src/guestfs-actions.pod:8847
msgid "(Added in 1.0.55)"
msgstr "(1.0.55 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2819
+#: ../src/guestfs-actions.pod:2841
msgid "guestfs_get_network"
msgstr "guestfs_get_network"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2821
+#: ../src/guestfs-actions.pod:2843
#, no-wrap
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:2828 ../src/guestfs-actions.pod:7812
+#: ../src/guestfs-actions.pod:2850 ../src/guestfs-actions.pod:7840
msgid "(Added in 1.5.4)"
msgstr "(1.5.4 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2830
+#: ../src/guestfs-actions.pod:2852
msgid "guestfs_get_path"
msgstr "guestfs_get_path"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2832
+#: ../src/guestfs-actions.pod:2854
#, no-wrap
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:2840 ../src/guestfs-actions.pod:2880
+#: ../src/guestfs-actions.pod:2862 ../src/guestfs-actions.pod:2902
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2845
+#: ../src/guestfs-actions.pod:2867
msgid "guestfs_get_pgroup"
msgstr "guestfs_get_pgroup"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2847
+#: ../src/guestfs-actions.pod:2869
#, no-wrap
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:2854 ../src/guestfs-actions.pod:7850
-#: ../src/guestfs-actions.pod:9391
+#: ../src/guestfs-actions.pod:2876 ../src/guestfs-actions.pod:7878
+#: ../src/guestfs-actions.pod:9419
msgid "(Added in 1.11.18)"
msgstr "(1.11.18 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2856
+#: ../src/guestfs-actions.pod:2878
msgid "guestfs_get_pid"
msgstr "guestfs_get_pid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2858
+#: ../src/guestfs-actions.pod:2880
#, no-wrap
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:2868
+#: ../src/guestfs-actions.pod:2890
msgid "(Added in 1.0.56)"
msgstr "(1.0.56 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2870
+#: ../src/guestfs-actions.pod:2892
msgid "guestfs_get_qemu"
msgstr "guestfs_get_qemu"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2872
+#: ../src/guestfs-actions.pod:2894
#, no-wrap
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:2883 ../src/guestfs-actions.pod:7878
+#: ../src/guestfs-actions.pod:2905 ../src/guestfs-actions.pod:7906
msgid "(Added in 1.0.6)"
msgstr "(1.0.6 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2885
+#: ../src/guestfs-actions.pod:2907
msgid "guestfs_get_recovery_proc"
msgstr "guestfs_get_recovery_proc"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2887
+#: ../src/guestfs-actions.pod:2909
#, no-wrap
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:2894 ../src/guestfs-actions.pod:4527
-#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:5298
-#: ../src/guestfs-actions.pod:5543 ../src/guestfs-actions.pod:7012
-#: ../src/guestfs-actions.pod:7355 ../src/guestfs-actions.pod:7902
-#: ../src/guestfs-actions.pod:8600 ../src/guestfs-actions.pod:8620
-#: ../src/guestfs-actions.pod:8976
+#: ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:4549
+#: ../src/guestfs-actions.pod:4909 ../src/guestfs-actions.pod:5320
+#: ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:7036
+#: ../src/guestfs-actions.pod:7379 ../src/guestfs-actions.pod:7930
+#: ../src/guestfs-actions.pod:8628 ../src/guestfs-actions.pod:8648
+#: ../src/guestfs-actions.pod:9004
msgid "(Added in 1.0.77)"
msgstr "(1.0.77 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2896
+#: ../src/guestfs-actions.pod:2918
msgid "guestfs_get_selinux"
msgstr "guestfs_get_selinux"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2898
+#: ../src/guestfs-actions.pod:2920
#, no-wrap
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:2901
+#: ../src/guestfs-actions.pod:2923
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2909 ../src/guestfs-actions.pod:2983
-#: ../src/guestfs-actions.pod:7921 ../src/guestfs-actions.pod:7995
+#: ../src/guestfs-actions.pod:2931 ../src/guestfs-actions.pod:3005
+#: ../src/guestfs-actions.pod:7949 ../src/guestfs-actions.pod:8023
msgid "(Added in 1.0.67)"
msgstr "(1.0.67 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2911
+#: ../src/guestfs-actions.pod:2933
msgid "guestfs_get_smp"
msgstr "guestfs_get_smp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2913
+#: ../src/guestfs-actions.pod:2935
#, no-wrap
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:2922
+#: ../src/guestfs-actions.pod:2944
msgid "guestfs_get_state"
msgstr "guestfs_get_state"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2946
#, no-wrap
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:2936
+#: ../src/guestfs-actions.pod:2958
msgid "guestfs_get_trace"
msgstr "guestfs_get_trace"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2938
+#: ../src/guestfs-actions.pod:2960
#, no-wrap
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:2947
+#: ../src/guestfs-actions.pod:2969
msgid "guestfs_get_umask"
msgstr "guestfs_get_umask"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2949
+#: ../src/guestfs-actions.pod:2971
#, no-wrap
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:2952
+#: ../src/guestfs-actions.pod:2974
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
-#: ../src/guestfs-actions.pod:2959
+#: ../src/guestfs-actions.pod:2981
msgid "guestfs_get_verbose"
msgstr "guestfs_get_verbose"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2961
+#: ../src/guestfs-actions.pod:2983
#, no-wrap
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:2970
+#: ../src/guestfs-actions.pod:2992
msgid "guestfs_getcon"
msgstr "guestfs_getcon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2972
+#: ../src/guestfs-actions.pod:2994
#, no-wrap
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:2977
+#: ../src/guestfs-actions.pod:2999
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:2985
+#: ../src/guestfs-actions.pod:3007
msgid "guestfs_getxattr"
msgstr "guestfs_getxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:2987
+#: ../src/guestfs-actions.pod:3009
#, no-wrap
msgid ""
" char *\n"
@@ -32701,10 +36144,16 @@ 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:2993
+#: ../src/guestfs-actions.pod:3015
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -32712,7 +36161,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2997 ../src/guestfs-actions.pod:4541
+#: ../src/guestfs-actions.pod:3019 ../src/guestfs-actions.pod:4563
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -32722,79 +36171,87 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3007
+#: ../src/guestfs-actions.pod:3029
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr "関連項目: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>"
#. type: textblock
-#: ../src/guestfs-actions.pod:3009 ../src/guestfs-actions.pod:3226
-#: ../src/guestfs-actions.pod:3718 ../src/guestfs-actions.pod:4553
-#: ../src/guestfs-actions.pod:7005 ../src/guestfs-actions.pod:7031
-#: ../src/guestfs-actions.pod:7212 ../src/guestfs-actions.pod:9156
+#: ../src/guestfs-actions.pod:3031 ../src/guestfs-actions.pod:3248
+#: ../src/guestfs-actions.pod:3740 ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:7029 ../src/guestfs-actions.pod:7055
+#: ../src/guestfs-actions.pod:7236 ../src/guestfs-actions.pod:9184
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
-#: ../src/guestfs-actions.pod:3013 ../src/guestfs-actions.pod:4557
+#: ../src/guestfs-actions.pod:3035 ../src/guestfs-actions.pod:4579
msgid "(Added in 1.7.24)"
msgstr "(1.7.24 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3015
+#: ../src/guestfs-actions.pod:3037
msgid "guestfs_getxattrs"
msgstr "guestfs_getxattrs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3017
+#: ../src/guestfs-actions.pod:3039
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" struct guestfs_xattr_list *\n"
+" guestfs_getxattrs (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3027
+#: ../src/guestfs-actions.pod:3049
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr "関連項目: C<guestfs_lgetxattrs>, L<attr(5)>"
#. type: textblock
-#: ../src/guestfs-actions.pod:3029 ../src/guestfs-actions.pod:4569
-#: ../src/guestfs-actions.pod:5294
+#: ../src/guestfs-actions.pod:3051 ../src/guestfs-actions.pod:4591
+#: ../src/guestfs-actions.pod:5316
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:3033 ../src/guestfs-actions.pod:4573
-#: ../src/guestfs-actions.pod:4801 ../src/guestfs-actions.pod:4837
-#: ../src/guestfs-actions.pod:7385 ../src/guestfs-actions.pod:8014
-#: ../src/guestfs-actions.pod:9623
+#: ../src/guestfs-actions.pod:3055 ../src/guestfs-actions.pod:4595
+#: ../src/guestfs-actions.pod:4823 ../src/guestfs-actions.pod:4859
+#: ../src/guestfs-actions.pod:7409 ../src/guestfs-actions.pod:8042
+#: ../src/guestfs-actions.pod:9651
msgid "(Added in 1.0.59)"
msgstr "(1.0.59 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3035
+#: ../src/guestfs-actions.pod:3057
msgid "guestfs_glob_expand"
msgstr "guestfs_glob_expand"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3037
+#: ../src/guestfs-actions.pod:3059
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_glob_expand (guestfs_h *g,\n"
+" const char *pattern);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3052
+#: ../src/guestfs-actions.pod:3074
msgid ""
"Notice that there is no equivalent command for expanding a device name (eg. "
"C</dev/sd*>). Use C<guestfs_list_devices>, C<guestfs_list_partitions> etc "
@@ -32802,18 +36259,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:8198
-#: ../src/guestfs-actions.pod:8215
+#: ../src/guestfs-actions.pod:3082 ../src/guestfs-actions.pod:8226
+#: ../src/guestfs-actions.pod:8243
msgid "(Added in 1.0.50)"
msgstr "(1.0.50 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3062
+#: ../src/guestfs-actions.pod:3084
msgid "guestfs_grep"
msgstr "guestfs_grep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3064
+#: ../src/guestfs-actions.pod:3086
#, no-wrap
msgid ""
" char **\n"
@@ -32821,15 +36278,20 @@ 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:3081
+#: ../src/guestfs-actions.pod:3103
msgid "guestfs_grepi"
msgstr "guestfs_grepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3083
+#: ../src/guestfs-actions.pod:3105
#, no-wrap
msgid ""
" char **\n"
@@ -32837,15 +36299,20 @@ 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:3100
+#: ../src/guestfs-actions.pod:3122
msgid "guestfs_grub_install"
msgstr "guestfs_grub_install"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3102
+#: ../src/guestfs-actions.pod:3124
#, no-wrap
msgid ""
" int\n"
@@ -32853,35 +36320,44 @@ 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:3145
+#: ../src/guestfs-actions.pod:3167
msgid "(Added in 1.0.17)"
msgstr "(1.0.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3147
+#: ../src/guestfs-actions.pod:3169
msgid "guestfs_head"
msgstr "guestfs_head"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3149
+#: ../src/guestfs-actions.pod:3171
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_head (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3165
+#: ../src/guestfs-actions.pod:3187
msgid "guestfs_head_n"
msgstr "guestfs_head_n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3167
+#: ../src/guestfs-actions.pod:3189
#, no-wrap
msgid ""
" char **\n"
@@ -32889,36 +36365,45 @@ 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:3189
+#: ../src/guestfs-actions.pod:3211
msgid "guestfs_hexdump"
msgstr "guestfs_hexdump"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3191
+#: ../src/guestfs-actions.pod:3213
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_hexdump (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3204 ../src/guestfs-actions.pod:8279
-#: ../src/guestfs-actions.pod:8334
+#: ../src/guestfs-actions.pod:3226 ../src/guestfs-actions.pod:8307
+#: ../src/guestfs-actions.pod:8362
msgid "(Added in 1.0.22)"
msgstr "(1.0.22 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3206
+#: ../src/guestfs-actions.pod:3228
msgid "guestfs_initrd_cat"
msgstr "guestfs_initrd_cat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3208
+#: ../src/guestfs-actions.pod:3230
#, no-wrap
msgid ""
" char *\n"
@@ -32927,35 +36412,45 @@ 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:3224
+#: ../src/guestfs-actions.pod:3246
msgid "See also C<guestfs_initrd_list>."
msgstr "C<guestfs_initrd_list> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:3235
+#: ../src/guestfs-actions.pod:3257
msgid "guestfs_initrd_list"
msgstr "guestfs_initrd_list"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3237
+#: ../src/guestfs-actions.pod:3259
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_initrd_list (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3257
+#: ../src/guestfs-actions.pod:3279
msgid "guestfs_inotify_add_watch"
msgstr "guestfs_inotify_add_watch"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3259
+#: ../src/guestfs-actions.pod:3281
#, no-wrap
msgid ""
" int64_t\n"
@@ -32963,64 +36458,79 @@ 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:3278
+#: ../src/guestfs-actions.pod:3300
msgid "guestfs_inotify_close"
msgstr "guestfs_inotify_close"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3280
+#: ../src/guestfs-actions.pod:3302
#, no-wrap
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:3291
+#: ../src/guestfs-actions.pod:3313
msgid "guestfs_inotify_files"
msgstr "guestfs_inotify_files"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3293
+#: ../src/guestfs-actions.pod:3315
#, no-wrap
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:3296
+#: ../src/guestfs-actions.pod:3318
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 ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3306
+#: ../src/guestfs-actions.pod:3328
msgid "guestfs_inotify_init"
msgstr "guestfs_inotify_init"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3308
+#: ../src/guestfs-actions.pod:3330
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inotify_init (guestfs_h *g,\n"
+" int maxevents);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3316
+#: ../src/guestfs-actions.pod:3338
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 "
@@ -33029,45 +36539,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3326
+#: ../src/guestfs-actions.pod:3348
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch> and "
"C<guestfs_inotify_rm_watch>."
-msgstr "何らかのイベントを生成する前に、いくつかのウォッチと内部ウォッチリストに追加する必要があります。 参照: C<guestfs_inotify_add_watch> および C<guestfs_inotify_rm_watch>。"
+msgstr ""
+"何らかのイベントを生成する前に、いくつかのウォッチと内部ウォッチリストに追加"
+"する必要があります。 参照: C<guestfs_inotify_add_watch> および "
+"C<guestfs_inotify_rm_watch>。"
#. type: textblock
-#: ../src/guestfs-actions.pod:3330
+#: ../src/guestfs-actions.pod:3352
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 ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3337
+#: ../src/guestfs-actions.pod:3359
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3350
+#: ../src/guestfs-actions.pod:3372
msgid "guestfs_inotify_read"
msgstr "guestfs_inotify_read"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3352
+#: ../src/guestfs-actions.pod:3374
#, no-wrap
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:3366
+#: ../src/guestfs-actions.pod:3388
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -33075,162 +36591,195 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3372
+#: ../src/guestfs-actions.pod:3394
msgid "guestfs_inotify_rm_watch"
msgstr "guestfs_inotify_rm_watch"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3374
+#: ../src/guestfs-actions.pod:3396
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inotify_rm_watch (guestfs_h *g,\n"
+" int wd);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3378
+#: ../src/guestfs-actions.pod:3400
msgid ""
-"Remove a previously defined inotify watch. See "
-"C<guestfs_inotify_add_watch>."
-msgstr "前に定義された inotify ウォッチを削除します。 C<guestfs_inotify_add_watch> 参照。"
+"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>."
+msgstr ""
+"前に定義された inotify ウォッチを削除します。 C<guestfs_inotify_add_watch> 参"
+"照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:3385
+#: ../src/guestfs-actions.pod:3407
msgid "guestfs_inspect_get_arch"
msgstr "guestfs_inspect_get_arch"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3387
+#: ../src/guestfs-actions.pod:3409
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_arch (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3391
+#: ../src/guestfs-actions.pod:3413
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
-msgstr "これは検査したオペレーティングシステムのアーキテクチャーを返します。とりうる値は C<guestfs_file_architecture> の下に一覧化されています。"
+msgstr ""
+"これは検査したオペレーティングシステムのアーキテクチャーを返します。とりうる"
+"値は C<guestfs_file_architecture> の下に一覧化されています。"
#. type: =head2
-#: ../src/guestfs-actions.pod:3405
+#: ../src/guestfs-actions.pod:3427
msgid "guestfs_inspect_get_distro"
msgstr "guestfs_inspect_get_distro"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3407
+#: ../src/guestfs-actions.pod:3429
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_distro (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:3541
msgid "guestfs_inspect_get_drive_mappings"
msgstr "guestfs_inspect_get_drive_mappings"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3521
+#: ../src/guestfs-actions.pod:3543
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_inspect_get_drive_mappings (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3550
+#: ../src/guestfs-actions.pod:3572
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3560 ../src/guestfs-actions.pod:4029
+#: ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:4051
msgid "(Added in 1.9.17)"
msgstr "(1.9.17 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3562
+#: ../src/guestfs-actions.pod:3584
msgid "guestfs_inspect_get_filesystems"
msgstr "guestfs_inspect_get_filesystems"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3564
+#: ../src/guestfs-actions.pod:3586
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_inspect_get_filesystems (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3576
+#: ../src/guestfs-actions.pod:3598
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:3585
+#: ../src/guestfs-actions.pod:3607
msgid "guestfs_inspect_get_format"
msgstr "guestfs_inspect_get_format"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3587
+#: ../src/guestfs-actions.pod:3609
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_format (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3621 ../src/guestfs-actions.pod:4065
-#: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4099
-#: ../src/guestfs-actions.pod:7421
+#: ../src/guestfs-actions.pod:3643 ../src/guestfs-actions.pod:4087
+#: ../src/guestfs-actions.pod:4103 ../src/guestfs-actions.pod:4121
+#: ../src/guestfs-actions.pod:7445
msgid "(Added in 1.9.4)"
msgstr "(1.9.4 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3623
+#: ../src/guestfs-actions.pod:3645
msgid "guestfs_inspect_get_hostname"
msgstr "guestfs_inspect_get_hostname"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3625
+#: ../src/guestfs-actions.pod:3647
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_hostname (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3640
+#: ../src/guestfs-actions.pod:3662
msgid "(Added in 1.7.9)"
msgstr "(1.7.9 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3642
+#: ../src/guestfs-actions.pod:3664
msgid "guestfs_inspect_get_icon"
msgstr "guestfs_inspect_get_icon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3644
+#: ../src/guestfs-actions.pod:3666
#, no-wrap
msgid ""
" char *\n"
@@ -33239,30 +36788,39 @@ 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:3655
+#: ../src/guestfs-actions.pod:3677
#, no-wrap
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:3722 ../src/guestfs-actions.pod:4587
-#: ../src/guestfs-actions.pod:6134
+#: ../src/guestfs-actions.pod:3744 ../src/guestfs-actions.pod:4609
+#: ../src/guestfs-actions.pod:6158
msgid "(Added in 1.11.12)"
msgstr "(1.11.12 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3724
+#: ../src/guestfs-actions.pod:3746
msgid "guestfs_inspect_get_icon_va"
msgstr "guestfs_inspect_get_icon_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3726
+#: ../src/guestfs-actions.pod:3748
#, no-wrap
msgid ""
" char *\n"
@@ -33271,20 +36829,26 @@ 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:3732
+#: ../src/guestfs-actions.pod:3754
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr "これは L</guestfs_inspect_get_icon> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:3736
+#: ../src/guestfs-actions.pod:3758
msgid "guestfs_inspect_get_icon_argv"
msgstr "guestfs_inspect_get_icon_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3738
+#: ../src/guestfs-actions.pod:3760
#, no-wrap
msgid ""
" char *\n"
@@ -33293,67 +36857,87 @@ 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:3744
+#: ../src/guestfs-actions.pod:3766
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr "これは L</guestfs_inspect_get_icon> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:3748
+#: ../src/guestfs-actions.pod:3770
msgid "guestfs_inspect_get_major_version"
msgstr "guestfs_inspect_get_major_version"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3750
+#: ../src/guestfs-actions.pod:3772
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inspect_get_major_version (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3772
+#: ../src/guestfs-actions.pod:3794
msgid "guestfs_inspect_get_minor_version"
msgstr "guestfs_inspect_get_minor_version"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3774
+#: ../src/guestfs-actions.pod:3796
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inspect_get_minor_version (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3783
+#: ../src/guestfs-actions.pod:3805
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:3790
+#: ../src/guestfs-actions.pod:3812
msgid "guestfs_inspect_get_mountpoints"
msgstr "guestfs_inspect_get_mountpoints"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3792
+#: ../src/guestfs-actions.pod:3814
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char **\n"
+" guestfs_inspect_get_mountpoints (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3813
+#: ../src/guestfs-actions.pod:3835
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 "
@@ -33362,58 +36946,68 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3819
+#: ../src/guestfs-actions.pod:3841
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:3830
+#: ../src/guestfs-actions.pod:3852
msgid "guestfs_inspect_get_package_format"
msgstr "guestfs_inspect_get_package_format"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3832
+#: ../src/guestfs-actions.pod:3854
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_package_format (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3836
+#: ../src/guestfs-actions.pod:3858
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
-#: ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:3883
+#: ../src/guestfs-actions.pod:3877 ../src/guestfs-actions.pod:3905
msgid "(Added in 1.7.5)"
msgstr "(1.7.5 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3857
+#: ../src/guestfs-actions.pod:3879
msgid "guestfs_inspect_get_package_management"
msgstr "guestfs_inspect_get_package_management"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3859
+#: ../src/guestfs-actions.pod:3881
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_package_management (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3863
+#: ../src/guestfs-actions.pod:3885
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -33422,63 +37016,74 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3885
+#: ../src/guestfs-actions.pod:3907
msgid "guestfs_inspect_get_product_name"
msgstr "guestfs_inspect_get_product_name"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3887
+#: ../src/guestfs-actions.pod:3909
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_product_name (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:3906
+#: ../src/guestfs-actions.pod:3928
msgid "guestfs_inspect_get_product_variant"
msgstr "guestfs_inspect_get_product_variant"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3908
+#: ../src/guestfs-actions.pod:3930
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_product_variant (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:3931
+#: ../src/guestfs-actions.pod:3953
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3938
+#: ../src/guestfs-actions.pod:3960
msgid "(Added in 1.9.13)"
msgstr "(1.9.13 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3940
+#: ../src/guestfs-actions.pod:3962
msgid "guestfs_inspect_get_roots"
msgstr "guestfs_inspect_get_roots"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3942
+#: ../src/guestfs-actions.pod:3964
#, no-wrap
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:3945
+#: ../src/guestfs-actions.pod:3967
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -33486,128 +37091,152 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3949
+#: ../src/guestfs-actions.pod:3971
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3958
+#: ../src/guestfs-actions.pod:3980
msgid "(Added in 1.7.3)"
msgstr "(1.7.3 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3960
+#: ../src/guestfs-actions.pod:3982
msgid "guestfs_inspect_get_type"
msgstr "guestfs_inspect_get_type"
#. type: verbatim
-#: ../src/guestfs-actions.pod:3962
+#: ../src/guestfs-actions.pod:3984
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_type (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4011
+#: ../src/guestfs-actions.pod:4033
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr "guestfs_inspect_get_windows_current_control_set"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4013
+#: ../src/guestfs-actions.pod:4035
#, no-wrap
msgid ""
" 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"
+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:4031
+#: ../src/guestfs-actions.pod:4053
msgid "guestfs_inspect_get_windows_systemroot"
msgstr "guestfs_inspect_get_windows_systemroot"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4055
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4049
+#: ../src/guestfs-actions.pod:4071
msgid "(Added in 1.5.25)"
msgstr "(1.5.25 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4051
+#: ../src/guestfs-actions.pod:4073
msgid "guestfs_inspect_is_live"
msgstr "guestfs_inspect_is_live"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4053
+#: ../src/guestfs-actions.pod:4075
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inspect_is_live (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4057
+#: ../src/guestfs-actions.pod:4079
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4067
+#: ../src/guestfs-actions.pod:4089
msgid "guestfs_inspect_is_multipart"
msgstr "guestfs_inspect_is_multipart"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4069
+#: ../src/guestfs-actions.pod:4091
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inspect_is_multipart (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4073
+#: ../src/guestfs-actions.pod:4095
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4083
+#: ../src/guestfs-actions.pod:4105
msgid "guestfs_inspect_is_netinst"
msgstr "guestfs_inspect_is_netinst"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4085
+#: ../src/guestfs-actions.pod:4107
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_inspect_is_netinst (guestfs_h *g,\n"
+" const char *root);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4089
+#: ../src/guestfs-actions.pod:4111
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -33616,312 +37245,372 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4101
+#: ../src/guestfs-actions.pod:4123
msgid "guestfs_inspect_list_applications"
msgstr "guestfs_inspect_list_applications"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4125
#, no-wrap
msgid ""
" 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"
+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:4109
+#: ../src/guestfs-actions.pod:4131
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 ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4199
+#: ../src/guestfs-actions.pod:4221
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
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4225
msgid "(Added in 1.7.8)"
msgstr "(1.7.8 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4205
+#: ../src/guestfs-actions.pod:4227
msgid "guestfs_inspect_os"
msgstr "guestfs_inspect_os"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4207
+#: ../src/guestfs-actions.pod:4229
#, no-wrap
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:4223
+#: ../src/guestfs-actions.pod:4245
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:4228
+#: ../src/guestfs-actions.pod:4250
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 ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4240 ../src/guestfs-actions.pod:4598
-#: ../src/guestfs-actions.pod:4693
+#: ../src/guestfs-actions.pod:4262 ../src/guestfs-actions.pod:4620
+#: ../src/guestfs-actions.pod:4715
msgid "See also C<guestfs_list_filesystems>."
msgstr "C<guestfs_list_filesystems> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:4248
+#: ../src/guestfs-actions.pod:4270
msgid "guestfs_is_blockdev"
msgstr "guestfs_is_blockdev"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4250
+#: ../src/guestfs-actions.pod:4272
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_blockdev (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4257 ../src/guestfs-actions.pod:4272
-#: ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4317
-#: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4389
-#: ../src/guestfs-actions.pod:4404
+#: ../src/guestfs-actions.pod:4279 ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4324 ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:4426
msgid "See also C<guestfs_stat>."
msgstr "C<guestfs_stat> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:4276
-#: ../src/guestfs-actions.pod:4321 ../src/guestfs-actions.pod:4393
-#: ../src/guestfs-actions.pod:4408
+#: ../src/guestfs-actions.pod:4283 ../src/guestfs-actions.pod:4298
+#: ../src/guestfs-actions.pod:4343 ../src/guestfs-actions.pod:4415
+#: ../src/guestfs-actions.pod:4430
msgid "(Added in 1.5.10)"
msgstr "(1.5.10 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4285
msgid "guestfs_is_chardev"
msgstr "guestfs_is_chardev"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4287
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_chardev (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4278
+#: ../src/guestfs-actions.pod:4300
msgid "guestfs_is_config"
msgstr "guestfs_is_config"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4280
+#: ../src/guestfs-actions.pod:4302
#, no-wrap
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:4292
+#: ../src/guestfs-actions.pod:4314
msgid "guestfs_is_dir"
msgstr "guestfs_is_dir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4294
+#: ../src/guestfs-actions.pod:4316
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_dir (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4308
+#: ../src/guestfs-actions.pod:4330
msgid "guestfs_is_fifo"
msgstr "guestfs_is_fifo"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4310
+#: ../src/guestfs-actions.pod:4332
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_fifo (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4323
+#: ../src/guestfs-actions.pod:4345
msgid "guestfs_is_file"
msgstr "guestfs_is_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4325
+#: ../src/guestfs-actions.pod:4347
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_file (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4339
+#: ../src/guestfs-actions.pod:4361
msgid "guestfs_is_launching"
msgstr "guestfs_is_launching"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4341
+#: ../src/guestfs-actions.pod:4363
#, no-wrap
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:4353
+#: ../src/guestfs-actions.pod:4375
msgid "guestfs_is_lv"
msgstr "guestfs_is_lv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4355
+#: ../src/guestfs-actions.pod:4377
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_lv (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4366
+#: ../src/guestfs-actions.pod:4388
msgid "guestfs_is_ready"
msgstr "guestfs_is_ready"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4368
+#: ../src/guestfs-actions.pod:4390
#, no-wrap
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:4380
+#: ../src/guestfs-actions.pod:4402
msgid "guestfs_is_socket"
msgstr "guestfs_is_socket"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4382
+#: ../src/guestfs-actions.pod:4404
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_socket (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4395
+#: ../src/guestfs-actions.pod:4417
msgid "guestfs_is_symlink"
msgstr "guestfs_is_symlink"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:4419
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_symlink (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4410
+#: ../src/guestfs-actions.pod:4432
msgid "guestfs_is_zero"
msgstr "guestfs_is_zero"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4412
+#: ../src/guestfs-actions.pod:4434
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_zero (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4421 ../src/guestfs-actions.pod:4435
+#: ../src/guestfs-actions.pod:4443 ../src/guestfs-actions.pod:4457
msgid "(Added in 1.11.8)"
msgstr "(1.11.8 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4423
+#: ../src/guestfs-actions.pod:4445
msgid "guestfs_is_zero_device"
msgstr "guestfs_is_zero_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4447
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" int\n"
+" guestfs_is_zero_device (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4437 ../src/guestfs-structs.pod:268
+#: ../src/guestfs-actions.pod:4459 ../src/guestfs-structs.pod:268
msgid "guestfs_isoinfo"
msgstr "guestfs_isoinfo"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4461
#, no-wrap
msgid ""
" struct guestfs_isoinfo *\n"
" guestfs_isoinfo (guestfs_h *g,\n"
" const char *isofile);\n"
"\n"
-msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo (guestfs_h *g,\n const char *isofile);\n\n"
+msgstr ""
+" struct guestfs_isoinfo *\n"
+" guestfs_isoinfo (guestfs_h *g,\n"
+" const char *isofile);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4443
+#: ../src/guestfs-actions.pod:4465
msgid ""
"This is the same as C<guestfs_isoinfo_device> except that it works for an "
"ISO file located inside some other mounted filesystem. Note that in the "
@@ -33930,67 +37619,77 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4449 ../src/guestfs-actions.pod:4472
+#: ../src/guestfs-actions.pod:4471 ../src/guestfs-actions.pod:4494
msgid ""
-"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an"
-" error. I<The caller must call C<guestfs_free_isoinfo> after use>."
+"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an "
+"error. I<The caller must call C<guestfs_free_isoinfo> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4453 ../src/guestfs-actions.pod:4476
+#: ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4498
msgid "(Added in 1.17.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4455
+#: ../src/guestfs-actions.pod:4477
msgid "guestfs_isoinfo_device"
msgstr "guestfs_isoinfo_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4457
+#: ../src/guestfs-actions.pod:4479
#, no-wrap
msgid ""
" struct guestfs_isoinfo *\n"
" guestfs_isoinfo_device (guestfs_h *g,\n"
" const char *device);\n"
"\n"
-msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo_device (guestfs_h *g,\n const char *device);\n\n"
+msgstr ""
+" struct guestfs_isoinfo *\n"
+" guestfs_isoinfo_device (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4478
+#: ../src/guestfs-actions.pod:4500
msgid "guestfs_kill_subprocess"
msgstr "guestfs_kill_subprocess"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4480
+#: ../src/guestfs-actions.pod:4502
#, no-wrap
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:4489
+#: ../src/guestfs-actions.pod:4511
msgid "guestfs_launch"
msgstr "guestfs_launch"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4491
+#: ../src/guestfs-actions.pod:4513
#, no-wrap
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:4509
+#: ../src/guestfs-actions.pod:4531
msgid "guestfs_lchown"
msgstr "guestfs_lchown"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4511
+#: ../src/guestfs-actions.pod:4533
#, no-wrap
msgid ""
" int\n"
@@ -33999,10 +37698,16 @@ 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:4517
+#: ../src/guestfs-actions.pod:4539
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -34010,12 +37715,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4529
+#: ../src/guestfs-actions.pod:4551
msgid "guestfs_lgetxattr"
msgstr "guestfs_lgetxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4531
+#: ../src/guestfs-actions.pod:4553
#, no-wrap
msgid ""
" char *\n"
@@ -34024,86 +37729,105 @@ 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:4551
+#: ../src/guestfs-actions.pod:4573
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr "関連項目: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>"
#. type: =head2
-#: ../src/guestfs-actions.pod:4559
+#: ../src/guestfs-actions.pod:4581
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4561
+#: ../src/guestfs-actions.pod:4583
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" struct guestfs_xattr_list *\n"
+" guestfs_lgetxattrs (guestfs_h *g,\n"
+" const char *path);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4565
+#: ../src/guestfs-actions.pod:4587
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
-#: ../src/guestfs-actions.pod:4575
+#: ../src/guestfs-actions.pod:4597
msgid "guestfs_list_9p"
msgstr "guestfs_list_9p"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4577
+#: ../src/guestfs-actions.pod:4599
#, no-wrap
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:4589
+#: ../src/guestfs-actions.pod:4611
msgid "guestfs_list_devices"
msgstr "guestfs_list_devices"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4591
+#: ../src/guestfs-actions.pod:4613
#, no-wrap
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:4606
+#: ../src/guestfs-actions.pod:4628
msgid "guestfs_list_dm_devices"
msgstr "guestfs_list_dm_devices"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4608
+#: ../src/guestfs-actions.pod:4630
#, no-wrap
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:4613
+#: ../src/guestfs-actions.pod:4635
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4616
+#: ../src/guestfs-actions.pod:4638
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -34111,26 +37835,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4624 ../src/guestfs-actions.pod:6594
+#: ../src/guestfs-actions.pod:4646 ../src/guestfs-actions.pod:6618
msgid "(Added in 1.11.15)"
msgstr "(1.11.15 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4626
+#: ../src/guestfs-actions.pod:4648
msgid "guestfs_list_filesystems"
msgstr "guestfs_list_filesystems"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4628
+#: ../src/guestfs-actions.pod:4650
#, no-wrap
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:4648
+#: ../src/guestfs-actions.pod:4670
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -34138,103 +37865,116 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4652
+#: ../src/guestfs-actions.pod:4674
msgid ""
"Not all of the filesystems returned will be mountable. In particular, swap "
"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:4666 ../src/guestfs-actions.pod:6954
+#: ../src/guestfs-actions.pod:4688 ../src/guestfs-actions.pod:6978
msgid "(Added in 1.5.15)"
msgstr "(1.5.15 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4690
msgid "guestfs_list_md_devices"
msgstr "guestfs_list_md_devices"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4670
+#: ../src/guestfs-actions.pod:4692
#, no-wrap
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:4679 ../src/guestfs-actions.pod:8720
+#: ../src/guestfs-actions.pod:4701 ../src/guestfs-actions.pod:8748
msgid "(Added in 1.15.4)"
msgstr "(1.15.4 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4681
+#: ../src/guestfs-actions.pod:4703
msgid "guestfs_list_partitions"
msgstr "guestfs_list_partitions"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4705
#, no-wrap
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:4690
+#: ../src/guestfs-actions.pod:4712
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4701
+#: ../src/guestfs-actions.pod:4723
msgid "guestfs_ll"
msgstr "guestfs_ll"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4703
+#: ../src/guestfs-actions.pod:4725
#, no-wrap
msgid ""
" 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"
+msgstr ""
+" char *\n"
+" guestfs_ll (guestfs_h *g,\n"
+" const char *directory);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4718
+#: ../src/guestfs-actions.pod:4740
msgid "guestfs_llz"
msgstr "guestfs_llz"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4720
+#: ../src/guestfs-actions.pod:4742
#, no-wrap
msgid ""
" char *\n"
" guestfs_llz (guestfs_h *g,\n"
" const char *directory);\n"
"\n"
-msgstr " char *\n guestfs_llz (guestfs_h *g,\n const char *directory);\n\n"
+msgstr ""
+" char *\n"
+" guestfs_llz (guestfs_h *g,\n"
+" const char *directory);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4732 ../src/guestfs-actions.pod:9351
+#: ../src/guestfs-actions.pod:4754 ../src/guestfs-actions.pod:9379
msgid "(Added in 1.17.6)"
msgstr "(1.17.6 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4734
+#: ../src/guestfs-actions.pod:4756
msgid "guestfs_ln"
msgstr "guestfs_ln"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4736
+#: ../src/guestfs-actions.pod:4758
#, no-wrap
msgid ""
" int\n"
@@ -34242,15 +37982,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:4747
+#: ../src/guestfs-actions.pod:4769
msgid "guestfs_ln_f"
msgstr "guestfs_ln_f"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4749
+#: ../src/guestfs-actions.pod:4771
#, no-wrap
msgid ""
" int\n"
@@ -34258,15 +38003,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:4761
+#: ../src/guestfs-actions.pod:4783
msgid "guestfs_ln_s"
msgstr "guestfs_ln_s"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4763
+#: ../src/guestfs-actions.pod:4785
#, no-wrap
msgid ""
" int\n"
@@ -34274,15 +38024,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:4774
+#: ../src/guestfs-actions.pod:4796
msgid "guestfs_ln_sf"
msgstr "guestfs_ln_sf"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4776
+#: ../src/guestfs-actions.pod:4798
#, no-wrap
msgid ""
" int\n"
@@ -34290,15 +38045,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:4788
+#: ../src/guestfs-actions.pod:4810
msgid "guestfs_lremovexattr"
msgstr "guestfs_lremovexattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4790
+#: ../src/guestfs-actions.pod:4812
#, no-wrap
msgid ""
" int\n"
@@ -34306,44 +38066,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:4795
+#: ../src/guestfs-actions.pod:4817
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:4803
+#: ../src/guestfs-actions.pod:4825
msgid "guestfs_ls"
msgstr "guestfs_ls"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4805
+#: ../src/guestfs-actions.pod:4827
#, 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:4813
+#: ../src/guestfs-actions.pod:4835
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:4822
+#: ../src/guestfs-actions.pod:4844
msgid "guestfs_lsetxattr"
msgstr "guestfs_lsetxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4824
+#: ../src/guestfs-actions.pod:4846
#, no-wrap
msgid ""
" int\n"
@@ -34353,57 +38124,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:4831
+#: ../src/guestfs-actions.pod:4853
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:4839
+#: ../src/guestfs-actions.pod:4861
msgid "guestfs_lstat"
msgstr "guestfs_lstat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4841
+#: ../src/guestfs-actions.pod:4863
#, 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:4847
+#: ../src/guestfs-actions.pod:4869
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:4853 ../src/guestfs-actions.pod:8239
+#: ../src/guestfs-actions.pod:4875 ../src/guestfs-actions.pod:8267
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:4857 ../src/guestfs-actions.pod:8243
-#: ../src/guestfs-actions.pod:8261 ../src/guestfs-actions.pod:8764
+#: ../src/guestfs-actions.pod:4879 ../src/guestfs-actions.pod:8271
+#: ../src/guestfs-actions.pod:8289 ../src/guestfs-actions.pod:8792
msgid "(Added in 0.9.2)"
msgstr "(0.9.2 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4859
+#: ../src/guestfs-actions.pod:4881
msgid "guestfs_lstatlist"
msgstr "guestfs_lstatlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4861
+#: ../src/guestfs-actions.pod:4883
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -34411,10 +38199,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:4866
+#: ../src/guestfs-actions.pod:4888
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 "
@@ -34422,10 +38215,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4875
+#: ../src/guestfs-actions.pod:4897
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 "
@@ -34433,19 +38226,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4883
+#: ../src/guestfs-actions.pod:4905
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:4889
+#: ../src/guestfs-actions.pod:4911
msgid "guestfs_luks_add_key"
msgstr "guestfs_luks_add_key"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4891
+#: ../src/guestfs-actions.pod:4913
#, no-wrap
msgid ""
" int\n"
@@ -34455,19 +38248,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:4903
+#: ../src/guestfs-actions.pod:4925
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:4909 ../src/guestfs-actions.pod:4946
-#: ../src/guestfs-actions.pod:4966 ../src/guestfs-actions.pod:4986
-#: ../src/guestfs-actions.pod:5021 ../src/guestfs-actions.pod:5040
+#: ../src/guestfs-actions.pod:4931 ../src/guestfs-actions.pod:4968
+#: ../src/guestfs-actions.pod:4988 ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5043 ../src/guestfs-actions.pod:5062
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -34475,49 +38275,53 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4913 ../src/guestfs-actions.pod:4950
-#: ../src/guestfs-actions.pod:4970 ../src/guestfs-actions.pod:4990
+#: ../src/guestfs-actions.pod:4935 ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:4992 ../src/guestfs-actions.pod:5012
msgid "(Added in 1.5.2)"
msgstr "(1.5.2 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4915
+#: ../src/guestfs-actions.pod:4937
msgid "guestfs_luks_close"
msgstr "guestfs_luks_close"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4917
+#: ../src/guestfs-actions.pod:4939
#, 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:4921
+#: ../src/guestfs-actions.pod:4943
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:4929 ../src/guestfs-actions.pod:5025
-#: ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5111
-#: ../src/guestfs-actions.pod:5156
+#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:5047
+#: ../src/guestfs-actions.pod:5066 ../src/guestfs-actions.pod:5133
+#: ../src/guestfs-actions.pod:5178
msgid "(Added in 1.5.1)"
msgstr "(1.5.1 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4931
+#: ../src/guestfs-actions.pod:4953
msgid "guestfs_luks_format"
msgstr "guestfs_luks_format"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4955
#, no-wrap
msgid ""
" int\n"
@@ -34526,15 +38330,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:4952
+#: ../src/guestfs-actions.pod:4974
msgid "guestfs_luks_format_cipher"
msgstr "guestfs_luks_format_cipher"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4976
#, no-wrap
msgid ""
" int\n"
@@ -34544,22 +38354,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:4961
+#: ../src/guestfs-actions.pod:4983
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:4972
+#: ../src/guestfs-actions.pod:4994
msgid "guestfs_luks_kill_slot"
msgstr "guestfs_luks_kill_slot"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4996
#, no-wrap
msgid ""
" int\n"
@@ -34568,15 +38385,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:4992
+#: ../src/guestfs-actions.pod:5014
msgid "guestfs_luks_open"
msgstr "guestfs_luks_open"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4994
+#: ../src/guestfs-actions.pod:5016
#, no-wrap
msgid ""
" int\n"
@@ -34585,10 +38408,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:5012
+#: ../src/guestfs-actions.pod:5034
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -34596,17 +38425,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5016
+#: ../src/guestfs-actions.pod:5038
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:5027
+#: ../src/guestfs-actions.pod:5049
msgid "guestfs_luks_open_ro"
msgstr "guestfs_luks_open_ro"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5029
+#: ../src/guestfs-actions.pod:5051
#, no-wrap
msgid ""
" int\n"
@@ -34615,22 +38446,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:5035
+#: ../src/guestfs-actions.pod:5057
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:5046
+#: ../src/guestfs-actions.pod:5068
msgid "guestfs_lvcreate"
msgstr "guestfs_lvcreate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5070
#, no-wrap
msgid ""
" int\n"
@@ -34639,15 +38476,21 @@ 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:5061
+#: ../src/guestfs-actions.pod:5083
msgid "guestfs_lvcreate_free"
msgstr "guestfs_lvcreate_free"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5063
+#: ../src/guestfs-actions.pod:5085
#, no-wrap
msgid ""
" int\n"
@@ -34656,116 +38499,140 @@ msgid ""
" const char *volgroup,\n"
" int percent);\n"
"\n"
-msgstr " int\n guestfs_lvcreate_free (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int percent);\n\n"
+msgstr ""
+" int\n"
+" guestfs_lvcreate_free (guestfs_h *g,\n"
+" const char *logvol,\n"
+" const char *volgroup,\n"
+" int percent);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5076 ../src/guestfs-actions.pod:9537
+#: ../src/guestfs-actions.pod:5098 ../src/guestfs-actions.pod:9565
msgid "(Added in 1.17.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5078
+#: ../src/guestfs-actions.pod:5100
msgid "guestfs_lvm_canonical_lv_name"
msgstr "guestfs_lvm_canonical_lv_name"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5080
+#: ../src/guestfs-actions.pod:5102
#, 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:5091
+#: ../src/guestfs-actions.pod:5113
msgid "See also C<guestfs_is_lv>."
msgstr "C<guestfs_is_lv> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:5096
+#: ../src/guestfs-actions.pod:5118
msgid "(Added in 1.5.24)"
msgstr "(1.5.24 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5098
+#: ../src/guestfs-actions.pod:5120
msgid "guestfs_lvm_clear_filter"
msgstr "guestfs_lvm_clear_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5100
+#: ../src/guestfs-actions.pod:5122
#, 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:5103
+#: ../src/guestfs-actions.pod:5125
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:5113
+#: ../src/guestfs-actions.pod:5135
msgid "guestfs_lvm_remove_all"
msgstr "guestfs_lvm_remove_all"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5115
+#: ../src/guestfs-actions.pod:5137
#, 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:5125
+#: ../src/guestfs-actions.pod:5147
msgid "guestfs_lvm_set_filter"
msgstr "guestfs_lvm_set_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5127
+#: ../src/guestfs-actions.pod:5149
#, 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:5158
+#: ../src/guestfs-actions.pod:5180
msgid "guestfs_lvremove"
msgstr "guestfs_lvremove"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5160
+#: ../src/guestfs-actions.pod:5182
#, 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:5172 ../src/guestfs-actions.pod:7069
-#: ../src/guestfs-actions.pod:9195
+#: ../src/guestfs-actions.pod:5194 ../src/guestfs-actions.pod:7093
+#: ../src/guestfs-actions.pod:9223
msgid "(Added in 1.0.13)"
msgstr "(1.0.13 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5174
+#: ../src/guestfs-actions.pod:5196
msgid "guestfs_lvrename"
msgstr "guestfs_lvrename"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5198
#, no-wrap
msgid ""
" int\n"
@@ -34773,20 +38640,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:5185 ../src/guestfs-actions.pod:9208
+#: ../src/guestfs-actions.pod:5207 ../src/guestfs-actions.pod:9236
msgid "(Added in 1.0.83)"
msgstr "(1.0.83 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5187
+#: ../src/guestfs-actions.pod:5209
msgid "guestfs_lvresize"
msgstr "guestfs_lvresize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5189
+#: ../src/guestfs-actions.pod:5211
#, no-wrap
msgid ""
" int\n"
@@ -34794,15 +38666,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:5202
+#: ../src/guestfs-actions.pod:5224
msgid "guestfs_lvresize_free"
msgstr "guestfs_lvresize_free"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5204
+#: ../src/guestfs-actions.pod:5226
#, no-wrap
msgid ""
" int\n"
@@ -34810,76 +38687,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:5217
+#: ../src/guestfs-actions.pod:5239
msgid "(Added in 1.3.3)"
msgstr "(1.3.3 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5219
+#: ../src/guestfs-actions.pod:5241
msgid "guestfs_lvs"
msgstr "guestfs_lvs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5221
+#: ../src/guestfs-actions.pod:5243
#, 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:5230
+#: ../src/guestfs-actions.pod:5252
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:5238
+#: ../src/guestfs-actions.pod:5260
msgid "guestfs_lvs_full"
msgstr "guestfs_lvs_full"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5240
+#: ../src/guestfs-actions.pod:5262
#, 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:5246
+#: ../src/guestfs-actions.pod:5268
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:5252
+#: ../src/guestfs-actions.pod:5274
msgid "guestfs_lvuuid"
msgstr "guestfs_lvuuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:5276
#, 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:5265
+#: ../src/guestfs-actions.pod:5287
msgid "guestfs_lxattrlist"
msgstr "guestfs_lxattrlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5267
+#: ../src/guestfs-actions.pod:5289
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -34887,26 +38778,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:5286
+#: ../src/guestfs-actions.pod:5308
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:5300
+#: ../src/guestfs-actions.pod:5322
msgid "guestfs_md_create"
msgstr "guestfs_md_create"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5302
+#: ../src/guestfs-actions.pod:5324
#, no-wrap
msgid ""
" int\n"
@@ -34915,10 +38811,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:5313
+#: ../src/guestfs-actions.pod:5335
#, no-wrap
msgid ""
" GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n"
@@ -34927,21 +38829,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:5375 ../src/guestfs-actions.pod:5441
-#: ../src/guestfs-actions.pod:5511
+#: ../src/guestfs-actions.pod:5397 ../src/guestfs-actions.pod:5463
+#: ../src/guestfs-actions.pod:5533
msgid "(Added in 1.15.6)"
msgstr "(1.15.6 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5377
+#: ../src/guestfs-actions.pod:5399
msgid "guestfs_md_create_va"
msgstr "guestfs_md_create_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5379
+#: ../src/guestfs-actions.pod:5401
#, no-wrap
msgid ""
" int\n"
@@ -34950,20 +38858,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:5385
+#: ../src/guestfs-actions.pod:5407
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:5389
+#: ../src/guestfs-actions.pod:5411
msgid "guestfs_md_create_argv"
msgstr "guestfs_md_create_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5413
#, no-wrap
msgid ""
" int\n"
@@ -34972,99 +38886,122 @@ 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:5397
+#: ../src/guestfs-actions.pod:5419
msgid "This is the \"argv variant\" of L</guestfs_md_create>."
msgstr "これは L</guestfs_md_create> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:5401
+#: ../src/guestfs-actions.pod:5423
msgid "guestfs_md_detail"
msgstr "guestfs_md_detail"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5403
+#: ../src/guestfs-actions.pod:5425
#, 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:5443
+#: ../src/guestfs-actions.pod:5465
msgid "guestfs_md_stat"
msgstr "guestfs_md_stat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5445
+#: ../src/guestfs-actions.pod:5467
#, no-wrap
msgid ""
" struct guestfs_mdstat_list *\n"
" guestfs_md_stat (guestfs_h *g,\n"
" const char *md);\n"
"\n"
-msgstr " struct guestfs_mdstat_list *\n guestfs_md_stat (guestfs_h *g,\n const char *md);\n\n"
+msgstr ""
+" struct guestfs_mdstat_list *\n"
+" guestfs_md_stat (guestfs_h *g,\n"
+" const char *md);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5474
msgid ""
"To get a list of software RAID devices, call C<guestfs_list_md_devices>."
-msgstr "ソフトウェア RAID デバイスの一覧を取得するには、C<guestfs_list_md_devices> を呼び出します。"
+msgstr ""
+"ソフトウェア RAID デバイスの一覧を取得するには、C<guestfs_list_md_devices> を"
+"呼び出します。"
#. type: textblock
-#: ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5516
msgid ""
"This function returns a C<struct guestfs_mdstat_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_mdstat_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_mdstat_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5520
msgid "(Added in 1.17.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5500
+#: ../src/guestfs-actions.pod:5522
msgid "guestfs_md_stop"
msgstr "guestfs_md_stop"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5502
+#: ../src/guestfs-actions.pod:5524
#, 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:5513
+#: ../src/guestfs-actions.pod:5535
msgid "guestfs_mkdir"
msgstr "guestfs_mkdir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5515
+#: ../src/guestfs-actions.pod:5537
#, 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:5525
+#: ../src/guestfs-actions.pod:5547
msgid "guestfs_mkdir_mode"
msgstr "guestfs_mkdir_mode"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5527
+#: ../src/guestfs-actions.pod:5549
#, no-wrap
msgid ""
" int\n"
@@ -35072,50 +39009,63 @@ 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:5539
+#: ../src/guestfs-actions.pod:5561
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr "C<guestfs_mkdir>, C<guestfs_umask> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5567
msgid "guestfs_mkdir_p"
msgstr "guestfs_mkdir_p"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5547
+#: ../src/guestfs-actions.pod:5569
#, 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:5558
+#: ../src/guestfs-actions.pod:5580
msgid "guestfs_mkdtemp"
msgstr "guestfs_mkdtemp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5560
+#: ../src/guestfs-actions.pod:5582
#, no-wrap
msgid ""
" char *\n"
" guestfs_mkdtemp (guestfs_h *g,\n"
" const char *tmpl);\n"
"\n"
-msgstr " char *\n guestfs_mkdtemp (guestfs_h *g,\n const char *tmpl);\n\n"
+msgstr ""
+" char *\n"
+" guestfs_mkdtemp (guestfs_h *g,\n"
+" const char *tmpl);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5610
msgid "guestfs_mke2fs_J"
msgstr "guestfs_mke2fs_J"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5590
+#: ../src/guestfs-actions.pod:5612
#, no-wrap
msgid ""
" int\n"
@@ -35125,28 +39075,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:5603
+#: ../src/guestfs-actions.pod:5625
msgid "See also C<guestfs_mke2journal>."
msgstr "C<guestfs_mke2journal> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:5607 ../src/guestfs-actions.pod:5625
-#: ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:5659
-#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:5687
-#: ../src/guestfs-actions.pod:5746 ../src/guestfs-actions.pod:6076
+#: ../src/guestfs-actions.pod:5629 ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5665 ../src/guestfs-actions.pod:5681
+#: ../src/guestfs-actions.pod:5695 ../src/guestfs-actions.pod:5709
+#: ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:6100
msgid "(Added in 1.0.68)"
msgstr "(1.0.68 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5631
msgid "guestfs_mke2fs_JL"
msgstr "guestfs_mke2fs_JL"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5611
+#: ../src/guestfs-actions.pod:5633
#, no-wrap
msgid ""
" int\n"
@@ -35156,20 +39113,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:5621
+#: ../src/guestfs-actions.pod:5643
msgid "See also C<guestfs_mke2journal_L>."
msgstr "C<guestfs_mke2journal_L> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:5627
+#: ../src/guestfs-actions.pod:5649
msgid "guestfs_mke2fs_JU"
msgstr "guestfs_mke2fs_JU"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5629
+#: ../src/guestfs-actions.pod:5651
#, no-wrap
msgid ""
" int\n"
@@ -35179,20 +39143,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:5639
+#: ../src/guestfs-actions.pod:5661
msgid "See also C<guestfs_mke2journal_U>."
msgstr "C<guestfs_mke2journal_U> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5667
msgid "guestfs_mke2journal"
msgstr "guestfs_mke2journal"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5669
#, no-wrap
msgid ""
" int\n"
@@ -35200,15 +39171,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:5661
+#: ../src/guestfs-actions.pod:5683
msgid "guestfs_mke2journal_L"
msgstr "guestfs_mke2journal_L"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5663
+#: ../src/guestfs-actions.pod:5685
#, no-wrap
msgid ""
" int\n"
@@ -35217,15 +39193,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:5675
+#: ../src/guestfs-actions.pod:5697
msgid "guestfs_mke2journal_U"
msgstr "guestfs_mke2journal_U"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5677
+#: ../src/guestfs-actions.pod:5699
#, no-wrap
msgid ""
" int\n"
@@ -35234,15 +39216,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:5689
+#: ../src/guestfs-actions.pod:5711
msgid "guestfs_mkfifo"
msgstr "guestfs_mkfifo"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5713
#, no-wrap
msgid ""
" int\n"
@@ -35250,22 +39238,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:5696
+#: ../src/guestfs-actions.pod:5718
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:5706
+#: ../src/guestfs-actions.pod:5728
msgid "guestfs_mkfs"
msgstr "guestfs_mkfs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5708
+#: ../src/guestfs-actions.pod:5730
#, no-wrap
msgid ""
" int\n"
@@ -35273,15 +39266,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:5721
+#: ../src/guestfs-actions.pod:5743
msgid "guestfs_mkfs_b"
msgstr "guestfs_mkfs_b"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5723
+#: ../src/guestfs-actions.pod:5745
#, no-wrap
msgid ""
" int\n"
@@ -35290,30 +39288,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:5729
+#: ../src/guestfs-actions.pod:5751
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:5736
+#: ../src/guestfs-actions.pod:5758
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:5748
+#: ../src/guestfs-actions.pod:5770
msgid "guestfs_mkfs_btrfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5750
+#: ../src/guestfs-actions.pod:5772
#, no-wrap
msgid ""
" int\n"
@@ -35324,7 +39330,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5760
+#: ../src/guestfs-actions.pod:5782
#, no-wrap
msgid ""
" GUESTFS_MKFS_BTRFS_ALLOCSTART, int64_t allocstart,\n"
@@ -35339,17 +39345,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5775
+#: ../src/guestfs-actions.pod:5797
msgid "To create general filesystems, use C<guestfs_mkfs_opts>."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:5801
+#, fuzzy
+#| msgid "(Added in 1.13.25)"
+msgid "(Added in 1.17.25)"
+msgstr "(1.13.25 において追加)"
+
#. type: =head2
-#: ../src/guestfs-actions.pod:5779
+#: ../src/guestfs-actions.pod:5803
msgid "guestfs_mkfs_btrfs_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5781
+#: ../src/guestfs-actions.pod:5805
#, no-wrap
msgid ""
" int\n"
@@ -35360,17 +39373,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5810
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_btrfs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5790
+#: ../src/guestfs-actions.pod:5814
msgid "guestfs_mkfs_btrfs_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5792
+#: ../src/guestfs-actions.pod:5816
#, no-wrap
msgid ""
" int\n"
@@ -35381,17 +39394,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5797
+#: ../src/guestfs-actions.pod:5821
msgid "This is the \"argv variant\" of L</guestfs_mkfs_btrfs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5801
+#: ../src/guestfs-actions.pod:5825
msgid "guestfs_mkfs_opts"
msgstr "guestfs_mkfs_opts"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5803
+#: ../src/guestfs-actions.pod:5827
#, no-wrap
msgid ""
" int\n"
@@ -35400,10 +39413,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:5814
+#: ../src/guestfs-actions.pod:5838
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -35411,20 +39430,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:5862
+#: ../src/guestfs-actions.pod:5886
msgid "(Added in 1.7.19)"
msgstr "(1.7.19 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5864
+#: ../src/guestfs-actions.pod:5888
msgid "guestfs_mkfs_opts_va"
msgstr "guestfs_mkfs_opts_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5866
+#: ../src/guestfs-actions.pod:5890
#, no-wrap
msgid ""
" int\n"
@@ -35433,20 +39457,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:5872
+#: ../src/guestfs-actions.pod:5896
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:5876
+#: ../src/guestfs-actions.pod:5900
msgid "guestfs_mkfs_opts_argv"
msgstr "guestfs_mkfs_opts_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5878
+#: ../src/guestfs-actions.pod:5902
#, no-wrap
msgid ""
" int\n"
@@ -35455,38 +39485,51 @@ 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:5884
+#: ../src/guestfs-actions.pod:5908
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr "これは L</guestfs_mkfs_opts> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:5888
+#: ../src/guestfs-actions.pod:5912
msgid "guestfs_mkmountpoint"
msgstr "guestfs_mkmountpoint"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5890
+#: ../src/guestfs-actions.pod:5914
#, 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:5894
+#: ../src/guestfs-actions.pod:5918
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
"filesystem."
-msgstr "C<guestfs_mkmountpoint> および C<guestfs_rmmountpoint> は、最初のファイルシステムをマウントする前に追加のマウントポイントを作成するために使用できる、特別な呼び出しです。"
+msgstr ""
+"C<guestfs_mkmountpoint> および C<guestfs_rmmountpoint> は、最初のファイルシス"
+"テムをマウントする前に追加のマウントポイントを作成するために使用できる、特別"
+"な呼び出しです。"
#. type: textblock
-#: ../src/guestfs-actions.pod:5918
+#: ../src/guestfs-actions.pod:5942
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 "
@@ -35494,7 +39537,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5922
+#: ../src/guestfs-actions.pod:5946
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 "
@@ -35503,26 +39546,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5929
+#: ../src/guestfs-actions.pod:5953
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:5935 ../src/guestfs-actions.pod:6335
-#: ../src/guestfs-actions.pod:7489
+#: ../src/guestfs-actions.pod:5959 ../src/guestfs-actions.pod:6359
+#: ../src/guestfs-actions.pod:7513
msgid "(Added in 1.0.62)"
msgstr "(1.0.62 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5937
+#: ../src/guestfs-actions.pod:5961
msgid "guestfs_mknod"
msgstr "guestfs_mknod"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5939
+#: ../src/guestfs-actions.pod:5963
#, no-wrap
msgid ""
" int\n"
@@ -35532,26 +39575,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:5954
+#: ../src/guestfs-actions.pod:5978
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:5968
+#: ../src/guestfs-actions.pod:5992
msgid "guestfs_mknod_b"
msgstr "guestfs_mknod_b"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5970
+#: ../src/guestfs-actions.pod:5994
#, no-wrap
msgid ""
" int\n"
@@ -35561,10 +39611,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:5977
+#: ../src/guestfs-actions.pod:6001
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 "
@@ -35572,12 +39629,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5987
+#: ../src/guestfs-actions.pod:6011
msgid "guestfs_mknod_c"
msgstr "guestfs_mknod_c"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5989
+#: ../src/guestfs-actions.pod:6013
#, no-wrap
msgid ""
" int\n"
@@ -35587,10 +39644,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:5996
+#: ../src/guestfs-actions.pod:6020
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 "
@@ -35598,27 +39662,31 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6006
+#: ../src/guestfs-actions.pod:6030
msgid "guestfs_mkswap"
msgstr "guestfs_mkswap"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:6032
#, 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:6018
+#: ../src/guestfs-actions.pod:6042
msgid "guestfs_mkswap_L"
msgstr "guestfs_mkswap_L"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6020
+#: ../src/guestfs-actions.pod:6044
#, no-wrap
msgid ""
" int\n"
@@ -35626,15 +39694,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:6035
+#: ../src/guestfs-actions.pod:6059
msgid "guestfs_mkswap_U"
msgstr "guestfs_mkswap_U"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6037
+#: ../src/guestfs-actions.pod:6061
#, no-wrap
msgid ""
" int\n"
@@ -35642,52 +39715,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:6048
+#: ../src/guestfs-actions.pod:6072
msgid "guestfs_mkswap_file"
msgstr "guestfs_mkswap_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6050
+#: ../src/guestfs-actions.pod:6074
#, 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:6056
+#: ../src/guestfs-actions.pod:6080
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:6063
+#: ../src/guestfs-actions.pod:6087
msgid "guestfs_modprobe"
msgstr "guestfs_modprobe"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6065
+#: ../src/guestfs-actions.pod:6089
#, 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:6078
+#: ../src/guestfs-actions.pod:6102
msgid "guestfs_mount"
msgstr "guestfs_mount"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6080
+#: ../src/guestfs-actions.pod:6104
#, no-wrap
msgid ""
" int\n"
@@ -35695,10 +39781,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:6099
+#: ../src/guestfs-actions.pod:6123
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 "
@@ -35708,12 +39799,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6134
msgid "guestfs_mount_9p"
msgstr "guestfs_mount_9p"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6136
#, no-wrap
msgid ""
" int\n"
@@ -35722,23 +39813,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:6123
+#: ../src/guestfs-actions.pod:6147
#, 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:6136
+#: ../src/guestfs-actions.pod:6160
msgid "guestfs_mount_9p_va"
msgstr "guestfs_mount_9p_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6138
+#: ../src/guestfs-actions.pod:6162
#, no-wrap
msgid ""
" int\n"
@@ -35747,20 +39846,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:6144
+#: ../src/guestfs-actions.pod:6168
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:6148
+#: ../src/guestfs-actions.pod:6172
msgid "guestfs_mount_9p_argv"
msgstr "guestfs_mount_9p_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6150
+#: ../src/guestfs-actions.pod:6174
#, no-wrap
msgid ""
" int\n"
@@ -35769,20 +39874,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:6156
+#: ../src/guestfs-actions.pod:6180
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr "これは L</guestfs_mount_9p> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:6184
msgid "guestfs_mount_local"
msgstr "guestfs_mount_local"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6162
+#: ../src/guestfs-actions.pod:6186
#, no-wrap
msgid ""
" int\n"
@@ -35790,10 +39901,15 @@ msgid ""
" const char *localmountpoint,\n"
" ...);\n"
"\n"
-msgstr " int\n guestfs_mount_local (guestfs_h *g,\n const char *localmountpoint,\n ...);\n\n"
+msgstr ""
+" int\n"
+" guestfs_mount_local (guestfs_h *g,\n"
+" const char *localmountpoint,\n"
+" ...);\n"
+"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6196
#, no-wrap
msgid ""
" GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n"
@@ -35801,10 +39917,15 @@ msgid ""
" GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n"
" GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n"
"\n"
-msgstr " GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n GUESTFS_MOUNT_LOCAL_OPTIONS, const char *options,\n GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n\n"
+msgstr ""
+" GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n"
+" GUESTFS_MOUNT_LOCAL_OPTIONS, const char *options,\n"
+" GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n"
+" GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6195
+#: ../src/guestfs-actions.pod:6219
msgid ""
"When C<guestfs_mount_local> returns, the filesystem is ready, but is not "
"processing requests (access to it will block). You have to call "
@@ -35812,18 +39933,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6203 ../src/guestfs-actions.pod:6252
-#: ../src/guestfs-actions.pod:8868
+#: ../src/guestfs-actions.pod:6227 ../src/guestfs-actions.pod:6276
+#: ../src/guestfs-actions.pod:8896
msgid "(Added in 1.17.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6229
msgid "guestfs_mount_local_va"
msgstr "guestfs_mount_local_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6207
+#: ../src/guestfs-actions.pod:6231
#, no-wrap
msgid ""
" int\n"
@@ -35831,20 +39952,25 @@ msgid ""
" const char *localmountpoint,\n"
" va_list args);\n"
"\n"
-msgstr " int\n guestfs_mount_local_va (guestfs_h *g,\n const char *localmountpoint,\n va_list args);\n\n"
+msgstr ""
+" int\n"
+" guestfs_mount_local_va (guestfs_h *g,\n"
+" const char *localmountpoint,\n"
+" va_list args);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6212
+#: ../src/guestfs-actions.pod:6236
msgid "This is the \"va_list variant\" of L</guestfs_mount_local>."
msgstr "これは L</guestfs_mount_local> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6240
msgid "guestfs_mount_local_argv"
msgstr "guestfs_mount_local_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6242
#, no-wrap
msgid ""
" int\n"
@@ -35852,43 +39978,51 @@ msgid ""
" const char *localmountpoint,\n"
" const struct guestfs_mount_local_argv *optargs);\n"
"\n"
-msgstr " int\n guestfs_mount_local_argv (guestfs_h *g,\n const char *localmountpoint,\n const struct guestfs_mount_local_argv *optargs);\n\n"
+msgstr ""
+" int\n"
+" guestfs_mount_local_argv (guestfs_h *g,\n"
+" const char *localmountpoint,\n"
+" const struct guestfs_mount_local_argv *optargs);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6223
+#: ../src/guestfs-actions.pod:6247
msgid "This is the \"argv variant\" of L</guestfs_mount_local>."
msgstr "これは L</guestfs_mount_local> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6227
+#: ../src/guestfs-actions.pod:6251
msgid "guestfs_mount_local_run"
msgstr "guestfs_mount_local_run"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6229
+#: ../src/guestfs-actions.pod:6253
#, no-wrap
msgid ""
" int\n"
" guestfs_mount_local_run (guestfs_h *g);\n"
"\n"
-msgstr " int\n guestfs_mount_local_run (guestfs_h *g);\n\n"
+msgstr ""
+" int\n"
+" guestfs_mount_local_run (guestfs_h *g);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6235
+#: ../src/guestfs-actions.pod:6259
msgid ""
"This should only be called after C<guestfs_mount_local> returns "
"successfully. The call will not return until the filesystem is unmounted."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6239
+#: ../src/guestfs-actions.pod:6263
msgid ""
"B<Note> you must I<not> make concurrent libguestfs calls on the same handle "
"from another thread, with the exception of C<guestfs_umount_local>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6243
+#: ../src/guestfs-actions.pod:6267
msgid ""
"You may call this from a different thread than the one which called "
"C<guestfs_mount_local>, subject to the usual rules for threads and "
@@ -35896,12 +40030,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6254
+#: ../src/guestfs-actions.pod:6278
msgid "guestfs_mount_loop"
msgstr "guestfs_mount_loop"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6256
+#: ../src/guestfs-actions.pod:6280
#, no-wrap
msgid ""
" int\n"
@@ -35909,15 +40043,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:6269
+#: ../src/guestfs-actions.pod:6293
msgid "guestfs_mount_options"
msgstr "guestfs_mount_options"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6271
+#: ../src/guestfs-actions.pod:6295
#, no-wrap
msgid ""
" int\n"
@@ -35926,28 +40065,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:6277
+#: ../src/guestfs-actions.pod:6301
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:6287 ../src/guestfs-actions.pod:6301
-#: ../src/guestfs-actions.pod:6318
+#: ../src/guestfs-actions.pod:6311 ../src/guestfs-actions.pod:6325
+#: ../src/guestfs-actions.pod:6342
msgid "(Added in 1.0.10)"
msgstr "(1.0.10 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6289
+#: ../src/guestfs-actions.pod:6313
msgid "guestfs_mount_ro"
msgstr "guestfs_mount_ro"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6291
+#: ../src/guestfs-actions.pod:6315
#, no-wrap
msgid ""
" int\n"
@@ -35955,22 +40100,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:6296
+#: ../src/guestfs-actions.pod:6320
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:6303
+#: ../src/guestfs-actions.pod:6327
msgid "guestfs_mount_vfs"
msgstr "guestfs_mount_vfs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6305
+#: ../src/guestfs-actions.pod:6329
#, no-wrap
msgid ""
" int\n"
@@ -35980,32 +40130,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:6312
+#: ../src/guestfs-actions.pod:6336
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:6320
+#: ../src/guestfs-actions.pod:6344
msgid "guestfs_mountpoints"
msgstr "guestfs_mountpoints"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6322
+#: ../src/guestfs-actions.pod:6346
#, 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:6325
+#: ../src/guestfs-actions.pod:6349
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 "
@@ -36013,31 +40173,34 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6337
+#: ../src/guestfs-actions.pod:6361
msgid "guestfs_mounts"
msgstr "guestfs_mounts"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6339
+#: ../src/guestfs-actions.pod:6363
#, 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:6347
+#: ../src/guestfs-actions.pod:6371
msgid "See also: C<guestfs_mountpoints>"
msgstr "関連項目: C<guestfs_mountpoints>"
#. type: =head2
-#: ../src/guestfs-actions.pod:6355
+#: ../src/guestfs-actions.pod:6379
msgid "guestfs_mv"
msgstr "guestfs_mv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6357
+#: ../src/guestfs-actions.pod:6381
#, no-wrap
msgid ""
" int\n"
@@ -36045,15 +40208,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:6369
+#: ../src/guestfs-actions.pod:6393
msgid "guestfs_ntfs_3g_probe"
msgstr "guestfs_ntfs_3g_probe"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6371
+#: ../src/guestfs-actions.pod:6395
#, no-wrap
msgid ""
" int\n"
@@ -36061,20 +40229,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:6390
+#: ../src/guestfs-actions.pod:6414
msgid "(Added in 1.0.43)"
msgstr "(1.0.43 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6392
+#: ../src/guestfs-actions.pod:6416
msgid "guestfs_ntfsclone_in"
msgstr "guestfs_ntfsclone_in"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6418
#, no-wrap
msgid ""
" int\n"
@@ -36082,28 +40255,35 @@ msgid ""
" const char *backupfile,\n"
" const char *device);\n"
"\n"
-msgstr " int\n guestfs_ntfsclone_in (guestfs_h *g,\n const char *backupfile,\n const char *device);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsclone_in (guestfs_h *g,\n"
+" const char *backupfile,\n"
+" const char *device);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6399
+#: ../src/guestfs-actions.pod:6423
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 "C<backupfile> を(前に C<guestfs_ntfsclone_out> を呼び出したところから) C<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 ""
+"C<backupfile> を(前に C<guestfs_ntfsclone_out> を呼び出したところから) "
+"C<device> に復元します。このデバイスの既存の内容はすべて上書きされます。"
#. type: textblock
-#: ../src/guestfs-actions.pod:6405 ../src/guestfs-actions.pod:6443
-#: ../src/guestfs-actions.pod:6495 ../src/guestfs-actions.pod:7772
+#: ../src/guestfs-actions.pod:6429 ../src/guestfs-actions.pod:6467
+#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:7800
msgid "(Added in 1.17.9)"
msgstr "(1.17.9 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6407
+#: ../src/guestfs-actions.pod:6431
msgid "guestfs_ntfsclone_out"
msgstr "guestfs_ntfsclone_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6409
+#: ../src/guestfs-actions.pod:6433
#, no-wrap
msgid ""
" int\n"
@@ -36112,10 +40292,16 @@ msgid ""
" const char *backupfile,\n"
" ...);\n"
"\n"
-msgstr " int\n guestfs_ntfsclone_out (guestfs_h *g,\n const char *device,\n const char *backupfile,\n ...);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsclone_out (guestfs_h *g,\n"
+" const char *device,\n"
+" const char *backupfile,\n"
+" ...);\n"
+"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6420
+#: ../src/guestfs-actions.pod:6444
#, no-wrap
msgid ""
" GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n"
@@ -36124,21 +40310,29 @@ msgid ""
" GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n"
" GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n"
"\n"
-msgstr " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n GUESTFS_NTFSCLONE_OUT_RESCUE, int rescue,\n GUESTFS_NTFSCLONE_OUT_IGNOREFSCHECK, int ignorefscheck,\n GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n\n"
+msgstr ""
+" GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n"
+" GUESTFS_NTFSCLONE_OUT_RESCUE, int rescue,\n"
+" GUESTFS_NTFSCLONE_OUT_IGNOREFSCHECK, int ignorefscheck,\n"
+" GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n"
+" GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6438
+#: ../src/guestfs-actions.pod:6462
msgid ""
"Use C<guestfs_ntfsclone_in> to restore the file back to a libguestfs device."
-msgstr "libguestfs デバイスにファイルを復元するには C<guestfs_ntfsclone_in> を使用します。"
+msgstr ""
+"libguestfs デバイスにファイルを復元するには C<guestfs_ntfsclone_in> を使用し"
+"ます。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6445
+#: ../src/guestfs-actions.pod:6469
msgid "guestfs_ntfsclone_out_va"
msgstr "guestfs_ntfsclone_out_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6447
+#: ../src/guestfs-actions.pod:6471
#, no-wrap
msgid ""
" int\n"
@@ -36147,20 +40341,26 @@ msgid ""
" const char *backupfile,\n"
" va_list args);\n"
"\n"
-msgstr " int\n guestfs_ntfsclone_out_va (guestfs_h *g,\n const char *device,\n const char *backupfile,\n va_list args);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsclone_out_va (guestfs_h *g,\n"
+" const char *device,\n"
+" const char *backupfile,\n"
+" va_list args);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6477
msgid "This is the \"va_list variant\" of L</guestfs_ntfsclone_out>."
msgstr "これは L</guestfs_ntfsclone_out> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6457
+#: ../src/guestfs-actions.pod:6481
msgid "guestfs_ntfsclone_out_argv"
msgstr "guestfs_ntfsclone_out_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6483
#, no-wrap
msgid ""
" int\n"
@@ -36169,20 +40369,26 @@ msgid ""
" const char *backupfile,\n"
" const struct guestfs_ntfsclone_out_argv *optargs);\n"
"\n"
-msgstr " int\n guestfs_ntfsclone_out_argv (guestfs_h *g,\n const char *device,\n const char *backupfile,\n const struct guestfs_ntfsclone_out_argv *optargs);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsclone_out_argv (guestfs_h *g,\n"
+" const char *device,\n"
+" const char *backupfile,\n"
+" const struct guestfs_ntfsclone_out_argv *optargs);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6465
+#: ../src/guestfs-actions.pod:6489
msgid "This is the \"argv variant\" of L</guestfs_ntfsclone_out>."
msgstr "これは L</guestfs_ntfsclone_out> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6469
+#: ../src/guestfs-actions.pod:6493
msgid "guestfs_ntfsfix"
msgstr "guestfs_ntfsfix"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6471
+#: ../src/guestfs-actions.pod:6495
#, no-wrap
msgid ""
" int\n"
@@ -36190,23 +40396,30 @@ msgid ""
" const char *device,\n"
" ...);\n"
"\n"
-msgstr " int\n guestfs_ntfsfix (guestfs_h *g,\n const char *device,\n ...);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsfix (guestfs_h *g,\n"
+" const char *device,\n"
+" ...);\n"
+"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6481
+#: ../src/guestfs-actions.pod:6505
#, no-wrap
msgid ""
" GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n"
"\n"
-msgstr " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n\n"
+msgstr ""
+" GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6521
msgid "guestfs_ntfsfix_va"
msgstr "guestfs_ntfsfix_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6499
+#: ../src/guestfs-actions.pod:6523
#, no-wrap
msgid ""
" int\n"
@@ -36214,20 +40427,25 @@ msgid ""
" const char *device,\n"
" va_list args);\n"
"\n"
-msgstr " int\n guestfs_ntfsfix_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsfix_va (guestfs_h *g,\n"
+" const char *device,\n"
+" va_list args);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6528
msgid "This is the \"va_list variant\" of L</guestfs_ntfsfix>."
msgstr "これは L</guestfs_ntfsfix> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6508
+#: ../src/guestfs-actions.pod:6532
msgid "guestfs_ntfsfix_argv"
msgstr "guestfs_ntfsfix_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6510
+#: ../src/guestfs-actions.pod:6534
#, no-wrap
msgid ""
" int\n"
@@ -36235,42 +40453,53 @@ msgid ""
" const char *device,\n"
" const struct guestfs_ntfsfix_argv *optargs);\n"
"\n"
-msgstr " int\n guestfs_ntfsfix_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsfix_argv *optargs);\n\n"
+msgstr ""
+" int\n"
+" guestfs_ntfsfix_argv (guestfs_h *g,\n"
+" const char *device,\n"
+" const struct guestfs_ntfsfix_argv *optargs);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:6515
+#: ../src/guestfs-actions.pod:6539
msgid "This is the \"argv variant\" of L</guestfs_ntfsfix>."
msgstr "これは L</guestfs_ntfsfix> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6519
+#: ../src/guestfs-actions.pod:6543
msgid "guestfs_ntfsresize"
msgstr "guestfs_ntfsresize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6521
+#: ../src/guestfs-actions.pod:6545
#, 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:6525 ../src/guestfs-actions.pod:6625
+#: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6649
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:6549
+#: ../src/guestfs-actions.pod:6573
msgid "guestfs_ntfsresize_opts"
msgstr "guestfs_ntfsresize_opts"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6575
#, no-wrap
msgid ""
" int\n"
@@ -36278,19 +40507,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:6561
+#: ../src/guestfs-actions.pod:6585
#, 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:6581
+#: ../src/guestfs-actions.pod:6605
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 "
@@ -36301,12 +40538,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6596
+#: ../src/guestfs-actions.pod:6620
msgid "guestfs_ntfsresize_opts_va"
msgstr "guestfs_ntfsresize_opts_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6598
+#: ../src/guestfs-actions.pod:6622
#, no-wrap
msgid ""
" int\n"
@@ -36314,20 +40551,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:6603
+#: ../src/guestfs-actions.pod:6627
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:6607
+#: ../src/guestfs-actions.pod:6631
msgid "guestfs_ntfsresize_opts_argv"
msgstr "guestfs_ntfsresize_opts_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6609
+#: ../src/guestfs-actions.pod:6633
#, no-wrap
msgid ""
" int\n"
@@ -36335,20 +40577,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:6614
+#: ../src/guestfs-actions.pod:6638
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr "これは L</guestfs_ntfsresize_opts> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6618
+#: ../src/guestfs-actions.pod:6642
msgid "guestfs_ntfsresize_size"
msgstr "guestfs_ntfsresize_size"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6620
+#: ../src/guestfs-actions.pod:6644
#, no-wrap
msgid ""
" int\n"
@@ -36356,29 +40603,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:6632
+#: ../src/guestfs-actions.pod:6656
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:6637 ../src/guestfs-actions.pod:7096
-#: ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7437
-#: ../src/guestfs-actions.pod:9371
+#: ../src/guestfs-actions.pod:6661 ../src/guestfs-actions.pod:7120
+#: ../src/guestfs-actions.pod:7193 ../src/guestfs-actions.pod:7461
+#: ../src/guestfs-actions.pod:9399
msgid "(Added in 1.3.14)"
msgstr "(1.3.14 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6639
+#: ../src/guestfs-actions.pod:6663
msgid "guestfs_part_add"
msgstr "guestfs_part_add"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6641
+#: ../src/guestfs-actions.pod:6665
#, no-wrap
msgid ""
" int\n"
@@ -36388,37 +40640,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:6648
+#: ../src/guestfs-actions.pod:6672
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:6660
+#: ../src/guestfs-actions.pod:6684
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:6665 ../src/guestfs-actions.pod:6700
-#: ../src/guestfs-actions.pod:6753 ../src/guestfs-actions.pod:6837
-#: ../src/guestfs-actions.pod:6875 ../src/guestfs-actions.pod:6894
-#: ../src/guestfs-actions.pod:6934
+#: ../src/guestfs-actions.pod:6689 ../src/guestfs-actions.pod:6724
+#: ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6899 ../src/guestfs-actions.pod:6918
+#: ../src/guestfs-actions.pod:6958
msgid "(Added in 1.0.78)"
msgstr "(1.0.78 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6667
+#: ../src/guestfs-actions.pod:6691
msgid "guestfs_part_del"
msgstr "guestfs_part_del"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6669
+#: ../src/guestfs-actions.pod:6693
#, no-wrap
msgid ""
" int\n"
@@ -36426,15 +40685,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:6684
+#: ../src/guestfs-actions.pod:6708
msgid "guestfs_part_disk"
msgstr "guestfs_part_disk"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6686
+#: ../src/guestfs-actions.pod:6710
#, no-wrap
msgid ""
" int\n"
@@ -36442,10 +40706,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:6691
+#: ../src/guestfs-actions.pod:6715
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 "
@@ -36453,19 +40722,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6695
+#: ../src/guestfs-actions.pod:6719
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:6702
+#: ../src/guestfs-actions.pod:6726
msgid "guestfs_part_get_bootable"
msgstr "guestfs_part_get_bootable"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6704
+#: ../src/guestfs-actions.pod:6728
#, no-wrap
msgid ""
" int\n"
@@ -36473,20 +40742,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:6712
+#: ../src/guestfs-actions.pod:6736
msgid "See also C<guestfs_part_set_bootable>."
msgstr "C<guestfs_part_set_bootable> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6742
msgid "guestfs_part_get_mbr_id"
msgstr "guestfs_part_get_mbr_id"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6720
+#: ../src/guestfs-actions.pod:6744
#, no-wrap
msgid ""
" int\n"
@@ -36494,33 +40768,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:6728 ../src/guestfs-actions.pod:6910
+#: ../src/guestfs-actions.pod:6752 ../src/guestfs-actions.pod:6934
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:6736
+#: ../src/guestfs-actions.pod:6760
msgid "guestfs_part_get_parttype"
msgstr "guestfs_part_get_parttype"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6738
+#: ../src/guestfs-actions.pod:6762
#, 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:6745
+#: ../src/guestfs-actions.pod:6769
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 "
@@ -36528,12 +40811,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6755
+#: ../src/guestfs-actions.pod:6779
msgid "guestfs_part_init"
msgstr "guestfs_part_init"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6757
+#: ../src/guestfs-actions.pod:6781
#, no-wrap
msgid ""
" int\n"
@@ -36541,52 +40824,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:6766
+#: ../src/guestfs-actions.pod:6790
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:6839
+#: ../src/guestfs-actions.pod:6863
msgid "guestfs_part_list"
msgstr "guestfs_part_list"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6841
+#: ../src/guestfs-actions.pod:6865
#, 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:6858
+#: ../src/guestfs-actions.pod:6882
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:6871
+#: ../src/guestfs-actions.pod:6895
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:6877
+#: ../src/guestfs-actions.pod:6901
msgid "guestfs_part_set_bootable"
msgstr "guestfs_part_set_bootable"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6903
#, no-wrap
msgid ""
" int\n"
@@ -36595,15 +40887,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:6896
+#: ../src/guestfs-actions.pod:6920
msgid "guestfs_part_set_mbr_id"
msgstr "guestfs_part_set_mbr_id"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6898
+#: ../src/guestfs-actions.pod:6922
#, no-wrap
msgid ""
" int\n"
@@ -36612,15 +40910,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:6918
+#: ../src/guestfs-actions.pod:6942
msgid "guestfs_part_set_name"
msgstr "guestfs_part_set_name"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6944
#, no-wrap
msgid ""
" int\n"
@@ -36629,76 +40933,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:6936
+#: ../src/guestfs-actions.pod:6960
msgid "guestfs_part_to_dev"
msgstr "guestfs_part_to_dev"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6962
#, 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:6946 ../src/guestfs-actions.pod:6965
+#: ../src/guestfs-actions.pod:6970 ../src/guestfs-actions.pod:6989
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6949
+#: ../src/guestfs-actions.pod:6973
msgid "See also C<guestfs_part_to_partnum>."
msgstr "C<guestfs_part_to_partnum> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6956
+#: ../src/guestfs-actions.pod:6980
msgid "guestfs_part_to_partnum"
msgstr "guestfs_part_to_partnum"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:6982
#, 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:6968
+#: ../src/guestfs-actions.pod:6992
msgid "See also C<guestfs_part_to_dev>."
msgstr "C<guestfs_part_to_dev> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:6974
+#: ../src/guestfs-actions.pod:6998
msgid "guestfs_ping_daemon"
msgstr "guestfs_ping_daemon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6976
+#: ../src/guestfs-actions.pod:7000
#, 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:6988
+#: ../src/guestfs-actions.pod:7012
msgid "guestfs_pread"
msgstr "guestfs_pread"
#. type: verbatim
-#: ../src/guestfs-actions.pod:6990
+#: ../src/guestfs-actions.pod:7014
#, no-wrap
msgid ""
" char *\n"
@@ -36708,20 +41029,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:7003
+#: ../src/guestfs-actions.pod:7027
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr "C<guestfs_pwrite>, C<guestfs_pread_device> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7014
+#: ../src/guestfs-actions.pod:7038
msgid "guestfs_pread_device"
msgstr "guestfs_pread_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7016
+#: ../src/guestfs-actions.pod:7040
#, no-wrap
msgid ""
" char *\n"
@@ -36731,70 +41059,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:7029
+#: ../src/guestfs-actions.pod:7053
msgid "See also C<guestfs_pread>."
msgstr "C<guestfs_pread> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:7038
+#: ../src/guestfs-actions.pod:7062
msgid "(Added in 1.5.21)"
msgstr "(1.5.21 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7040
+#: ../src/guestfs-actions.pod:7064
msgid "guestfs_pvcreate"
msgstr "guestfs_pvcreate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7042
+#: ../src/guestfs-actions.pod:7066
#, 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:7054
+#: ../src/guestfs-actions.pod:7078
msgid "guestfs_pvremove"
msgstr "guestfs_pvremove"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7056
+#: ../src/guestfs-actions.pod:7080
#, 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:7071
+#: ../src/guestfs-actions.pod:7095
msgid "guestfs_pvresize"
msgstr "guestfs_pvresize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7073
+#: ../src/guestfs-actions.pod:7097
#, 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:7084
+#: ../src/guestfs-actions.pod:7108
msgid "guestfs_pvresize_size"
msgstr "guestfs_pvresize_size"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7086
+#: ../src/guestfs-actions.pod:7110
#, no-wrap
msgid ""
" int\n"
@@ -36802,78 +41149,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:7091
+#: ../src/guestfs-actions.pod:7115
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:7098
+#: ../src/guestfs-actions.pod:7122
msgid "guestfs_pvs"
msgstr "guestfs_pvs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7100
+#: ../src/guestfs-actions.pod:7124
#, 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:7109
+#: ../src/guestfs-actions.pod:7133
msgid "See also C<guestfs_pvs_full>."
msgstr "C<guestfs_pvs_full> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:7141
msgid "guestfs_pvs_full"
msgstr "guestfs_pvs_full"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7143
#, 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:7125
+#: ../src/guestfs-actions.pod:7149
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:7131
+#: ../src/guestfs-actions.pod:7155
msgid "guestfs_pvuuid"
msgstr "guestfs_pvuuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:7157
#, 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:7144
+#: ../src/guestfs-actions.pod:7168
msgid "guestfs_pwrite"
msgstr "guestfs_pwrite"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7146
+#: ../src/guestfs-actions.pod:7170
#, no-wrap
msgid ""
" int\n"
@@ -36883,20 +41244,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:7162
+#: ../src/guestfs-actions.pod:7186
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr "C<guestfs_pread>, C<guestfs_pwrite_device> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7195
msgid "guestfs_pwrite_device"
msgstr "guestfs_pwrite_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7173
+#: ../src/guestfs-actions.pod:7197
#, no-wrap
msgid ""
" int\n"
@@ -36906,25 +41274,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:7188
+#: ../src/guestfs-actions.pod:7212
msgid "See also C<guestfs_pwrite>."
msgstr "C<guestfs_pwrite> 参照。"
#. type: textblock
-#: ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7219
msgid "(Added in 1.5.20)"
msgstr "(1.5.20 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7221
msgid "guestfs_read_file"
msgstr "guestfs_read_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7199
+#: ../src/guestfs-actions.pod:7223
#, no-wrap
msgid ""
" char *\n"
@@ -36932,38 +41307,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:7207
+#: ../src/guestfs-actions.pod:7231
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:7219
+#: ../src/guestfs-actions.pod:7243
msgid "(Added in 1.0.63)"
msgstr "(1.0.63 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7221
+#: ../src/guestfs-actions.pod:7245
msgid "guestfs_read_lines"
msgstr "guestfs_read_lines"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7223
+#: ../src/guestfs-actions.pod:7247
#, 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:7232
+#: ../src/guestfs-actions.pod:7256
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -36972,22 +41356,26 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7243
+#: ../src/guestfs-actions.pod:7267
msgid "guestfs_readdir"
msgstr "guestfs_readdir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7245
+#: ../src/guestfs-actions.pod:7269
#, 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:7299
+#: ../src/guestfs-actions.pod:7323
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 "
@@ -36995,35 +41383,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7303
+#: ../src/guestfs-actions.pod:7327
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>."
-msgstr "この関数は C<struct guestfs_dirent_list *> を返します。もしくは、エラーが発生すると NULL を返します。 I<呼び出し元は使用後に C<guestfs_free_dirent_list> を呼び出す必要があります>。"
+"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>."
+msgstr ""
+"この関数は C<struct guestfs_dirent_list *> を返します。もしくは、エラーが発生"
+"すると NULL を返します。 I<呼び出し元は使用後に C<guestfs_free_dirent_list> "
+"を呼び出す必要があります>。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7309
+#: ../src/guestfs-actions.pod:7333
msgid "guestfs_readlink"
msgstr "guestfs_readlink"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7311
+#: ../src/guestfs-actions.pod:7335
#, 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:7322
+#: ../src/guestfs-actions.pod:7346
msgid "guestfs_readlinklist"
msgstr "guestfs_readlinklist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7324
+#: ../src/guestfs-actions.pod:7348
#, no-wrap
msgid ""
" char **\n"
@@ -37031,30 +41425,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:7357
+#: ../src/guestfs-actions.pod:7381
msgid "guestfs_realpath"
msgstr "guestfs_realpath"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7359
+#: ../src/guestfs-actions.pod:7383
#, 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:7371
+#: ../src/guestfs-actions.pod:7395
msgid "guestfs_removexattr"
msgstr "guestfs_removexattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7373
+#: ../src/guestfs-actions.pod:7397
#, no-wrap
msgid ""
" int\n"
@@ -37062,45 +41465,58 @@ 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:7381
+#: ../src/guestfs-actions.pod:7405
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr "関連項目: C<guestfs_lremovexattr>, L<attr(5)>"
#. type: =head2
-#: ../src/guestfs-actions.pod:7387
+#: ../src/guestfs-actions.pod:7411
msgid "guestfs_resize2fs"
msgstr "guestfs_resize2fs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7413
#, 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: =head2
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:7426
msgid "guestfs_resize2fs_M"
msgstr "guestfs_resize2fs_M"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7428
#, 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:7408
+#: ../src/guestfs-actions.pod:7432
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 "
@@ -37108,7 +41524,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7412
+#: ../src/guestfs-actions.pod:7436
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. "
@@ -37117,12 +41533,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7423
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_resize2fs_size"
msgstr "guestfs_resize2fs_size"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7425
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" int\n"
@@ -37130,204 +41546,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:7430
+#: ../src/guestfs-actions.pod:7454
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:7439
+#: ../src/guestfs-actions.pod:7463
msgid "guestfs_rm"
msgstr "guestfs_rm"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7441
+#: ../src/guestfs-actions.pod:7465
#, 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:7451
+#: ../src/guestfs-actions.pod:7475
msgid "guestfs_rm_rf"
msgstr "guestfs_rm_rf"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7453
+#: ../src/guestfs-actions.pod:7477
#, 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:7465
+#: ../src/guestfs-actions.pod:7489
msgid "guestfs_rmdir"
msgstr "guestfs_rmdir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:7491
#, 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:7477
+#: ../src/guestfs-actions.pod:7501
msgid "guestfs_rmmountpoint"
msgstr "guestfs_rmmountpoint"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7479
+#: ../src/guestfs-actions.pod:7503
#, 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:7483
+#: ../src/guestfs-actions.pod:7507
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:7491
+#: ../src/guestfs-actions.pod:7515
msgid "guestfs_scrub_device"
msgstr "guestfs_scrub_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7493
+#: ../src/guestfs-actions.pod:7517
#, 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:7505 ../src/guestfs-actions.pod:7523
-#: ../src/guestfs-actions.pod:7542
+#: ../src/guestfs-actions.pod:7529 ../src/guestfs-actions.pod:7547
+#: ../src/guestfs-actions.pod:7566
msgid "(Added in 1.0.52)"
msgstr "(1.0.52 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7507
+#: ../src/guestfs-actions.pod:7531
msgid "guestfs_scrub_file"
msgstr "guestfs_scrub_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7509
+#: ../src/guestfs-actions.pod:7533
#, 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:7525
+#: ../src/guestfs-actions.pod:7549
msgid "guestfs_scrub_freespace"
msgstr "guestfs_scrub_freespace"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7527
+#: ../src/guestfs-actions.pod:7551
#, 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:7531
+#: ../src/guestfs-actions.pod:7555
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:7544
+#: ../src/guestfs-actions.pod:7568
msgid "guestfs_set_append"
msgstr "guestfs_set_append"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7546
+#: ../src/guestfs-actions.pod:7570
#, 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:7563
+#: ../src/guestfs-actions.pod:7587
msgid "guestfs_set_attach_method"
msgstr "guestfs_set_attach_method"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7565
+#: ../src/guestfs-actions.pod:7589
#, 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:7593
+#: ../src/guestfs-actions.pod:7617
msgid "guestfs_set_autosync"
msgstr "guestfs_set_autosync"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7595
+#: ../src/guestfs-actions.pod:7619
#, 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:7611
+#: ../src/guestfs-actions.pod:7635
msgid "guestfs_set_direct"
msgstr "guestfs_set_direct"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7613
+#: ../src/guestfs-actions.pod:7637
#, 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:7621
+#: ../src/guestfs-actions.pod:7645
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 "
@@ -37335,12 +41800,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7634
+#: ../src/guestfs-actions.pod:7658
msgid "guestfs_set_e2attrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7636
+#: ../src/guestfs-actions.pod:7660
#, no-wrap
msgid ""
" int\n"
@@ -37352,7 +41817,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7647
+#: ../src/guestfs-actions.pod:7671
#, no-wrap
msgid ""
" GUESTFS_SET_E2ATTRS_CLEAR, int clear,\n"
@@ -37360,7 +41825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7652
+#: ../src/guestfs-actions.pod:7676
msgid ""
"C<attrs> is a string of characters representing file attributes. See "
"C<guestfs_get_e2attrs> for a list of possible attributes. Not all "
@@ -37368,12 +41833,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7671
+#: ../src/guestfs-actions.pod:7697
msgid "guestfs_set_e2attrs_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7673
+#: ../src/guestfs-actions.pod:7699
#, no-wrap
msgid ""
" int\n"
@@ -37385,17 +41850,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7679
+#: ../src/guestfs-actions.pod:7705
msgid "This is the \"va_list variant\" of L</guestfs_set_e2attrs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7683
+#: ../src/guestfs-actions.pod:7709
msgid "guestfs_set_e2attrs_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7685
+#: ../src/guestfs-actions.pod:7711
#, no-wrap
msgid ""
" int\n"
@@ -37407,17 +41872,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7691
+#: ../src/guestfs-actions.pod:7717
msgid "This is the \"argv variant\" of L</guestfs_set_e2attrs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7695
+#: ../src/guestfs-actions.pod:7721
msgid "guestfs_set_e2generation"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7697
+#: ../src/guestfs-actions.pod:7723
#, no-wrap
msgid ""
" int\n"
@@ -37428,17 +41893,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7704
+#: ../src/guestfs-actions.pod:7730
msgid "See C<guestfs_get_e2generation>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7708
+#: ../src/guestfs-actions.pod:7736
msgid "guestfs_set_e2label"
msgstr "guestfs_set_e2label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7710
+#: ../src/guestfs-actions.pod:7738
#, no-wrap
msgid ""
" int\n"
@@ -37446,29 +41911,36 @@ 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:7715
+#: ../src/guestfs-actions.pod:7743
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_set_label> "
"call instead."
-msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_set_label> を使用してください。"
+msgstr ""
+"I<この関数は推奨されません。> 新しいコードでは、代わりに L</"
+"guestfs_set_label> を使用してください。"
#. type: textblock
-#: ../src/guestfs-actions.pod:7726
+#: ../src/guestfs-actions.pod:7754
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:7733
+#: ../src/guestfs-actions.pod:7761
msgid "guestfs_set_e2uuid"
msgstr "guestfs_set_e2uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7735
+#: ../src/guestfs-actions.pod:7763
#, no-wrap
msgid ""
" int\n"
@@ -37476,22 +41948,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:7745
+#: ../src/guestfs-actions.pod:7773
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:7752
+#: ../src/guestfs-actions.pod:7780
msgid "guestfs_set_label"
msgstr "guestfs_set_label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7754
+#: ../src/guestfs-actions.pod:7782
#, no-wrap
msgid ""
" int\n"
@@ -37499,89 +41976,112 @@ msgid ""
" const char *device,\n"
" const char *label);\n"
"\n"
-msgstr " int\n guestfs_set_label (guestfs_h *g,\n const char *device,\n const char *label);\n\n"
+msgstr ""
+" int\n"
+" guestfs_set_label (guestfs_h *g,\n"
+" const char *device,\n"
+" const char *label);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:7768
+#: ../src/guestfs-actions.pod:7796
msgid "To read the label on a filesystem, call C<guestfs_vfs_label>."
-msgstr "ファイルシステムにあるラベルを読み込むには C<guestfs_vfs_label> を呼び出します。"
+msgstr ""
+"ファイルシステムにあるラベルを読み込むには C<guestfs_vfs_label> を呼び出しま"
+"す。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7774
+#: ../src/guestfs-actions.pod:7802
msgid "guestfs_set_memsize"
msgstr "guestfs_set_memsize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7776
+#: ../src/guestfs-actions.pod:7804
#, 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:7780
+#: ../src/guestfs-actions.pod:7808
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:7795
+#: ../src/guestfs-actions.pod:7823
msgid "guestfs_set_network"
msgstr "guestfs_set_network"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7797
+#: ../src/guestfs-actions.pod:7825
#, 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:7807
+#: ../src/guestfs-actions.pod:7835
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7814
+#: ../src/guestfs-actions.pod:7842
msgid "guestfs_set_path"
msgstr "guestfs_set_path"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7816
+#: ../src/guestfs-actions.pod:7844
#, 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:7831
+#: ../src/guestfs-actions.pod:7859
msgid "guestfs_set_pgroup"
msgstr "guestfs_set_pgroup"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7833
+#: ../src/guestfs-actions.pod:7861
#, 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:7843
+#: ../src/guestfs-actions.pod:7871
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, "
@@ -37590,37 +42090,45 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7852
+#: ../src/guestfs-actions.pod:7880
msgid "guestfs_set_qemu"
msgstr "guestfs_set_qemu"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7854
+#: ../src/guestfs-actions.pod:7882
#, 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:7880
+#: ../src/guestfs-actions.pod:7908
msgid "guestfs_set_recovery_proc"
msgstr "guestfs_set_recovery_proc"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7882
+#: ../src/guestfs-actions.pod:7910
#, 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:7886
+#: ../src/guestfs-actions.pod:7914
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 "
@@ -37629,113 +42137,133 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7891
+#: ../src/guestfs-actions.pod:7919
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:7904
+#: ../src/guestfs-actions.pod:7932
msgid "guestfs_set_selinux"
msgstr "guestfs_set_selinux"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7906
+#: ../src/guestfs-actions.pod:7934
#, 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:7923
+#: ../src/guestfs-actions.pod:7951
msgid "guestfs_set_smp"
msgstr "guestfs_set_smp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7925
+#: ../src/guestfs-actions.pod:7953
#, 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:7933
+#: ../src/guestfs-actions.pod:7961
msgid "This function must be called before C<guestfs_launch>."
msgstr "この関数は C<guestfs_launch> の前に呼び出す必要があります。"
#. type: =head2
-#: ../src/guestfs-actions.pod:7939
+#: ../src/guestfs-actions.pod:7967
msgid "guestfs_set_trace"
msgstr "guestfs_set_trace"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7941
+#: ../src/guestfs-actions.pod:7969
#, 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:7955
+#: ../src/guestfs-actions.pod:7983
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:7963
+#: ../src/guestfs-actions.pod:7991
msgid "guestfs_set_verbose"
msgstr "guestfs_set_verbose"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7965
+#: ../src/guestfs-actions.pod:7993
#, 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:7974
+#: ../src/guestfs-actions.pod:8002
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:7982
+#: ../src/guestfs-actions.pod:8010
msgid "guestfs_setcon"
msgstr "guestfs_setcon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7984
+#: ../src/guestfs-actions.pod:8012
#, 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:7997
+#: ../src/guestfs-actions.pod:8025
msgid "guestfs_setxattr"
msgstr "guestfs_setxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:7999
+#: ../src/guestfs-actions.pod:8027
#, no-wrap
msgid ""
" int\n"
@@ -37745,20 +42273,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:8010
+#: ../src/guestfs-actions.pod:8038
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr "関連項目: C<guestfs_lsetxattr>, L<attr(5)>"
#. type: =head2
-#: ../src/guestfs-actions.pod:8016
+#: ../src/guestfs-actions.pod:8044
msgid "guestfs_sfdisk"
msgstr "guestfs_sfdisk"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8018
+#: ../src/guestfs-actions.pod:8046
#, no-wrap
msgid ""
" int\n"
@@ -37769,29 +42304,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:8026 ../src/guestfs-actions.pod:8067
-#: ../src/guestfs-actions.pod:8098
+#: ../src/guestfs-actions.pod:8054 ../src/guestfs-actions.pod:8095
+#: ../src/guestfs-actions.pod:8126
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:8053
+#: ../src/guestfs-actions.pod:8081
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:8060
+#: ../src/guestfs-actions.pod:8088
msgid "guestfs_sfdiskM"
msgstr "guestfs_sfdiskM"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8062
+#: ../src/guestfs-actions.pod:8090
#, no-wrap
msgid ""
" int\n"
@@ -37799,10 +42345,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:8074
+#: ../src/guestfs-actions.pod:8102
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -37811,19 +42362,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8080
+#: ../src/guestfs-actions.pod:8108
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:8087
+#: ../src/guestfs-actions.pod:8115
msgid "guestfs_sfdisk_N"
msgstr "guestfs_sfdisk_N"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8089
+#: ../src/guestfs-actions.pod:8117
#, no-wrap
msgid ""
" int\n"
@@ -37835,217 +42388,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:8108
+#: ../src/guestfs-actions.pod:8136
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:8111
+#: ../src/guestfs-actions.pod:8139
msgid "See also: C<guestfs_part_add>"
msgstr "関連項目: C<guestfs_part_add>"
#. type: =head2
-#: ../src/guestfs-actions.pod:8117
+#: ../src/guestfs-actions.pod:8145
msgid "guestfs_sfdisk_disk_geometry"
msgstr "guestfs_sfdisk_disk_geometry"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8119
+#: ../src/guestfs-actions.pod:8147
#, 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:8123
+#: ../src/guestfs-actions.pod:8151
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:8136
+#: ../src/guestfs-actions.pod:8164
msgid "guestfs_sfdisk_kernel_geometry"
msgstr "guestfs_sfdisk_kernel_geometry"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8138
+#: ../src/guestfs-actions.pod:8166
#, 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:8152
+#: ../src/guestfs-actions.pod:8180
msgid "guestfs_sfdisk_l"
msgstr "guestfs_sfdisk_l"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8154
+#: ../src/guestfs-actions.pod:8182
#, 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:8158
+#: ../src/guestfs-actions.pod:8186
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:8169
+#: ../src/guestfs-actions.pod:8197
msgid "See also: C<guestfs_part_list>"
msgstr "関連項目: C<guestfs_part_list>"
#. type: =head2
-#: ../src/guestfs-actions.pod:8176
+#: ../src/guestfs-actions.pod:8204
msgid "guestfs_sh"
msgstr "guestfs_sh"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8178
+#: ../src/guestfs-actions.pod:8206
#, 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:8185
+#: ../src/guestfs-actions.pod:8213
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8193
+#: ../src/guestfs-actions.pod:8221
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8200
+#: ../src/guestfs-actions.pod:8228
msgid "guestfs_sh_lines"
msgstr "guestfs_sh_lines"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8202
+#: ../src/guestfs-actions.pod:8230
#, 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:8206
+#: ../src/guestfs-actions.pod:8234
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:8209
+#: ../src/guestfs-actions.pod:8237
msgid "See also: C<guestfs_command_lines>"
msgstr "関連項目: C<guestfs_command_lines>"
#. type: =head2
-#: ../src/guestfs-actions.pod:8217
+#: ../src/guestfs-actions.pod:8245
msgid "guestfs_sleep"
msgstr "guestfs_sleep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8219
+#: ../src/guestfs-actions.pod:8247
#, 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:8227
+#: ../src/guestfs-actions.pod:8255
msgid "(Added in 1.0.41)"
msgstr "(1.0.41 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:8229 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:8257 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr "guestfs_stat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8231
+#: ../src/guestfs-actions.pod:8259
#, 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:8245 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:8273 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr "guestfs_statvfs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8247
+#: ../src/guestfs-actions.pod:8275
#, 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:8257
+#: ../src/guestfs-actions.pod:8285
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:8263
+#: ../src/guestfs-actions.pod:8291
msgid "guestfs_strings"
msgstr "guestfs_strings"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8265
+#: ../src/guestfs-actions.pod:8293
#, 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:8281
+#: ../src/guestfs-actions.pod:8309
msgid "guestfs_strings_e"
msgstr "guestfs_strings_e"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8283
+#: ../src/guestfs-actions.pod:8311
#, no-wrap
msgid ""
" char **\n"
@@ -38053,106 +42653,135 @@ 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:8288
+#: ../src/guestfs-actions.pod:8316
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:8298
+#: ../src/guestfs-actions.pod:8326
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 "ASCII および ISO-8859-X の ASCII (これは C<guestfs_strings> が使用するものです) のような単一の 7 ビットのバイト文字。"
+msgstr ""
+"ASCII および ISO-8859-X の ASCII (これは C<guestfs_strings> が使用するもので"
+"す) のような単一の 7 ビットのバイト文字。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8336
+#: ../src/guestfs-actions.pod:8364
msgid "guestfs_swapoff_device"
msgstr "guestfs_swapoff_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8338
+#: ../src/guestfs-actions.pod:8366
#, 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:8342
+#: ../src/guestfs-actions.pod:8370
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:8350
+#: ../src/guestfs-actions.pod:8378
msgid "guestfs_swapoff_file"
msgstr "guestfs_swapoff_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8352
+#: ../src/guestfs-actions.pod:8380
#, 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:8362
+#: ../src/guestfs-actions.pod:8390
msgid "guestfs_swapoff_label"
msgstr "guestfs_swapoff_label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8364
+#: ../src/guestfs-actions.pod:8392
#, 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:8375
+#: ../src/guestfs-actions.pod:8403
msgid "guestfs_swapoff_uuid"
msgstr "guestfs_swapoff_uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8377
+#: ../src/guestfs-actions.pod:8405
#, 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:8388
+#: ../src/guestfs-actions.pod:8416
msgid "guestfs_swapon_device"
msgstr "guestfs_swapon_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8390
+#: ../src/guestfs-actions.pod:8418
#, 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:8394
+#: ../src/guestfs-actions.pod:8422
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 "
@@ -38160,107 +42789,126 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8410
+#: ../src/guestfs-actions.pod:8438
msgid "guestfs_swapon_file"
msgstr "guestfs_swapon_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8412
+#: ../src/guestfs-actions.pod:8440
#, 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:8416
+#: ../src/guestfs-actions.pod:8444
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:8423
+#: ../src/guestfs-actions.pod:8451
msgid "guestfs_swapon_label"
msgstr "guestfs_swapon_label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8425
+#: ../src/guestfs-actions.pod:8453
#, 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:8429
+#: ../src/guestfs-actions.pod:8457
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:8436
+#: ../src/guestfs-actions.pod:8464
msgid "guestfs_swapon_uuid"
msgstr "guestfs_swapon_uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8438
+#: ../src/guestfs-actions.pod:8466
#, 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:8442
+#: ../src/guestfs-actions.pod:8470
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:8449
+#: ../src/guestfs-actions.pod:8477
msgid "guestfs_sync"
msgstr "guestfs_sync"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8451
+#: ../src/guestfs-actions.pod:8479
#, 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:8464
+#: ../src/guestfs-actions.pod:8492
msgid "guestfs_tail"
msgstr "guestfs_tail"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8466
+#: ../src/guestfs-actions.pod:8494
#, 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:8482
+#: ../src/guestfs-actions.pod:8510
msgid "guestfs_tail_n"
msgstr "guestfs_tail_n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8484
+#: ../src/guestfs-actions.pod:8512
#, no-wrap
msgid ""
" char **\n"
@@ -38268,15 +42916,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:8506
+#: ../src/guestfs-actions.pod:8534
msgid "guestfs_tar_in"
msgstr "guestfs_tar_in"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8508
+#: ../src/guestfs-actions.pod:8536
#, no-wrap
msgid ""
" int\n"
@@ -38284,27 +42937,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:8516
+#: ../src/guestfs-actions.pod:8544
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8521 ../src/guestfs-actions.pod:8538
-#: ../src/guestfs-actions.pod:8554 ../src/guestfs-actions.pod:8570
+#: ../src/guestfs-actions.pod:8549 ../src/guestfs-actions.pod:8566
+#: ../src/guestfs-actions.pod:8582 ../src/guestfs-actions.pod:8598
msgid "(Added in 1.0.3)"
msgstr "(1.0.3 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:8523
+#: ../src/guestfs-actions.pod:8551
msgid "guestfs_tar_out"
msgstr "guestfs_tar_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8525
+#: ../src/guestfs-actions.pod:8553
#, no-wrap
msgid ""
" int\n"
@@ -38312,22 +42970,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:8533
+#: ../src/guestfs-actions.pod:8561
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8540
+#: ../src/guestfs-actions.pod:8568
msgid "guestfs_tgz_in"
msgstr "guestfs_tgz_in"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8542
+#: ../src/guestfs-actions.pod:8570
#, no-wrap
msgid ""
" int\n"
@@ -38335,20 +42998,26 @@ 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:8550
+#: ../src/guestfs-actions.pod:8578
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
-msgstr "非圧縮 tar ファイルをアップロードするには C<guestfs_tar_in> を使用します。"
+msgstr ""
+"非圧縮 tar ファイルをアップロードするには C<guestfs_tar_in> を使用します。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8556
+#: ../src/guestfs-actions.pod:8584
msgid "guestfs_tgz_out"
msgstr "guestfs_tgz_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8558
+#: ../src/guestfs-actions.pod:8586
#, no-wrap
msgid ""
" int\n"
@@ -38356,50 +43025,64 @@ 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:8566
+#: ../src/guestfs-actions.pod:8594
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
-msgstr "非圧縮 tar ファイルをダウンロードするには C<guestfs_tar_out> を使用します。"
+msgstr ""
+"非圧縮 tar ファイルをダウンロードするには C<guestfs_tar_out> を使用します。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8572
+#: ../src/guestfs-actions.pod:8600
msgid "guestfs_touch"
msgstr "guestfs_touch"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8574
+#: ../src/guestfs-actions.pod:8602
#, 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:8589
+#: ../src/guestfs-actions.pod:8617
msgid "guestfs_truncate"
msgstr "guestfs_truncate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8591
+#: ../src/guestfs-actions.pod:8619
#, 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:8602
+#: ../src/guestfs-actions.pod:8630
msgid "guestfs_truncate_size"
msgstr "guestfs_truncate_size"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8604
+#: ../src/guestfs-actions.pod:8632
#, no-wrap
msgid ""
" int\n"
@@ -38407,10 +43090,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:8612
+#: ../src/guestfs-actions.pod:8640
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 "
@@ -38419,12 +43107,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8622
+#: ../src/guestfs-actions.pod:8650
msgid "guestfs_tune2fs"
msgstr "guestfs_tune2fs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8624
+#: ../src/guestfs-actions.pod:8652
#, no-wrap
msgid ""
" int\n"
@@ -38432,10 +43120,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:8634
+#: ../src/guestfs-actions.pod:8662
#, no-wrap
msgid ""
" GUESTFS_TUNE2FS_FORCE, int force,\n"
@@ -38449,10 +43142,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:8714
+#: ../src/guestfs-actions.pod:8742
msgid ""
"To get the current values of filesystem parameters, see "
"C<guestfs_tune2fs_l>. For precise details of how tune2fs works, see the "
@@ -38460,12 +43164,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8722
+#: ../src/guestfs-actions.pod:8750
msgid "guestfs_tune2fs_va"
msgstr "guestfs_tune2fs_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8724
+#: ../src/guestfs-actions.pod:8752
#, no-wrap
msgid ""
" int\n"
@@ -38473,20 +43177,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:8729
+#: ../src/guestfs-actions.pod:8757
msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>."
msgstr "これは L</guestfs_tune2fs> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8733
+#: ../src/guestfs-actions.pod:8761
msgid "guestfs_tune2fs_argv"
msgstr "guestfs_tune2fs_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8735
+#: ../src/guestfs-actions.pod:8763
#, no-wrap
msgid ""
" int\n"
@@ -38494,35 +43203,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:8740
+#: ../src/guestfs-actions.pod:8768
msgid "This is the \"argv variant\" of L</guestfs_tune2fs>."
msgstr "これは L</guestfs_tune2fs> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8744
+#: ../src/guestfs-actions.pod:8772
msgid "guestfs_tune2fs_l"
msgstr "guestfs_tune2fs_l"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8746
+#: ../src/guestfs-actions.pod:8774
#, 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:8766
+#: ../src/guestfs-actions.pod:8794
msgid "guestfs_txz_in"
msgstr "guestfs_txz_in"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8768
+#: ../src/guestfs-actions.pod:8796
#, no-wrap
msgid ""
" int\n"
@@ -38530,15 +43248,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:8780
+#: ../src/guestfs-actions.pod:8808
msgid "guestfs_txz_out"
msgstr "guestfs_txz_out"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8782
+#: ../src/guestfs-actions.pod:8810
#, no-wrap
msgid ""
" int\n"
@@ -38546,129 +43269,160 @@ 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:8794
+#: ../src/guestfs-actions.pod:8822
msgid "guestfs_umask"
msgstr "guestfs_umask"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8796
+#: ../src/guestfs-actions.pod:8824
#, 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:8812
+#: ../src/guestfs-actions.pod:8840
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:8821
+#: ../src/guestfs-actions.pod:8849
msgid "guestfs_umount"
msgstr "guestfs_umount"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8823
+#: ../src/guestfs-actions.pod:8851
#, 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:8835
+#: ../src/guestfs-actions.pod:8863
msgid "guestfs_umount_all"
msgstr "guestfs_umount_all"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8837
+#: ../src/guestfs-actions.pod:8865
#, 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:8848
+#: ../src/guestfs-actions.pod:8876
msgid "guestfs_umount_local"
msgstr "guestfs_umount_local"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8850
+#: ../src/guestfs-actions.pod:8878
#, no-wrap
msgid ""
" int\n"
" guestfs_umount_local (guestfs_h *g,\n"
" ...);\n"
"\n"
-msgstr " int\n guestfs_umount_local (guestfs_h *g,\n ...);\n\n"
+msgstr ""
+" int\n"
+" guestfs_umount_local (guestfs_h *g,\n"
+" ...);\n"
+"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8859
+#: ../src/guestfs-actions.pod:8887
#, no-wrap
msgid ""
" GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n"
"\n"
-msgstr " GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n\n"
+msgstr ""
+" GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8870
+#: ../src/guestfs-actions.pod:8898
msgid "guestfs_umount_local_va"
msgstr "guestfs_umount_local_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8872
+#: ../src/guestfs-actions.pod:8900
#, no-wrap
msgid ""
" int\n"
" guestfs_umount_local_va (guestfs_h *g,\n"
" va_list args);\n"
"\n"
-msgstr " int\n guestfs_umount_local_va (guestfs_h *g,\n va_list args);\n\n"
+msgstr ""
+" int\n"
+" guestfs_umount_local_va (guestfs_h *g,\n"
+" va_list args);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8876
+#: ../src/guestfs-actions.pod:8904
msgid "This is the \"va_list variant\" of L</guestfs_umount_local>."
msgstr "これは L</guestfs_umount_local> の \"va_list variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8880
+#: ../src/guestfs-actions.pod:8908
msgid "guestfs_umount_local_argv"
msgstr "guestfs_umount_local_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8882
+#: ../src/guestfs-actions.pod:8910
#, no-wrap
msgid ""
" int\n"
" guestfs_umount_local_argv (guestfs_h *g,\n"
" const struct guestfs_umount_local_argv *optargs);\n"
"\n"
-msgstr " int\n guestfs_umount_local_argv (guestfs_h *g,\n const struct guestfs_umount_local_argv *optargs);\n\n"
+msgstr ""
+" int\n"
+" guestfs_umount_local_argv (guestfs_h *g,\n"
+" const struct guestfs_umount_local_argv *optargs);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8886
+#: ../src/guestfs-actions.pod:8914
msgid "This is the \"argv variant\" of L</guestfs_umount_local>."
msgstr "これは L</guestfs_umount_local> の \"argv variant\" です。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8890
+#: ../src/guestfs-actions.pod:8918
msgid "guestfs_upload"
msgstr "guestfs_upload"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8892
+#: ../src/guestfs-actions.pod:8920
#, no-wrap
msgid ""
" int\n"
@@ -38676,20 +43430,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:8902
+#: ../src/guestfs-actions.pod:8930
msgid "See also C<guestfs_download>."
msgstr "C<guestfs_download> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8913
+#: ../src/guestfs-actions.pod:8941
msgid "guestfs_upload_offset"
msgstr "guestfs_upload_offset"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8915
+#: ../src/guestfs-actions.pod:8943
#, no-wrap
msgid ""
" int\n"
@@ -38698,10 +43457,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:8931
+#: ../src/guestfs-actions.pod:8959
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 "
@@ -38709,17 +43474,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8936
+#: ../src/guestfs-actions.pod:8964
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr "C<guestfs_upload>, C<guestfs_pwrite> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:8947
+#: ../src/guestfs-actions.pod:8975
msgid "guestfs_utimens"
msgstr "guestfs_utimens"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8949
+#: ../src/guestfs-actions.pod:8977
#, no-wrap
msgid ""
" int\n"
@@ -38730,24 +43495,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:8978 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:9006 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr "guestfs_version"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8980
+#: ../src/guestfs-actions.pod:9008
#, 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:9008
+#: ../src/guestfs-actions.pod:9036
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -38756,84 +43532,99 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:9014
+#: ../src/guestfs-actions.pod:9042
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:9018
+#: ../src/guestfs-actions.pod:9046
msgid "(Added in 1.0.58)"
msgstr "(1.0.58 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:9020
+#: ../src/guestfs-actions.pod:9048
msgid "guestfs_vfs_label"
msgstr "guestfs_vfs_label"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9022
+#: ../src/guestfs-actions.pod:9050
#, 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:9031
+#: ../src/guestfs-actions.pod:9059
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:9036 ../src/guestfs-actions.pod:9073
+#: ../src/guestfs-actions.pod:9064 ../src/guestfs-actions.pod:9101
msgid "(Added in 1.3.18)"
msgstr "(1.3.18 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:9038
+#: ../src/guestfs-actions.pod:9066
msgid "guestfs_vfs_type"
msgstr "guestfs_vfs_type"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9040
+#: ../src/guestfs-actions.pod:9068
#, 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:9057
+#: ../src/guestfs-actions.pod:9085
msgid "guestfs_vfs_uuid"
msgstr "guestfs_vfs_uuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9059
+#: ../src/guestfs-actions.pod:9087
#, 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:9068
+#: ../src/guestfs-actions.pod:9096
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:9075
+#: ../src/guestfs-actions.pod:9103
msgid "guestfs_vg_activate"
msgstr "guestfs_vg_activate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9077
+#: ../src/guestfs-actions.pod:9105
#, no-wrap
msgid ""
" int\n"
@@ -38841,30 +43632,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:9094
+#: ../src/guestfs-actions.pod:9122
msgid "guestfs_vg_activate_all"
msgstr "guestfs_vg_activate_all"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9096
+#: ../src/guestfs-actions.pod:9124
#, 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:9109
+#: ../src/guestfs-actions.pod:9137
msgid "guestfs_vgcreate"
msgstr "guestfs_vgcreate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9111
+#: ../src/guestfs-actions.pod:9139
#, no-wrap
msgid ""
" int\n"
@@ -38872,42 +43672,51 @@ 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:9123
+#: ../src/guestfs-actions.pod:9151
msgid "guestfs_vglvuuids"
msgstr "guestfs_vglvuuids"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9125
+#: ../src/guestfs-actions.pod:9153
#, 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:9132
+#: ../src/guestfs-actions.pod:9160
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:9135
+#: ../src/guestfs-actions.pod:9163
msgid "See also C<guestfs_vgpvuuids>."
msgstr "C<guestfs_vgpvuuids> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9143
+#: ../src/guestfs-actions.pod:9171
msgid "guestfs_vgmeta"
msgstr "guestfs_vgmeta"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9145
+#: ../src/guestfs-actions.pod:9173
#, no-wrap
msgid ""
" char *\n"
@@ -38915,62 +43724,75 @@ msgid ""
" const char *vgname,\n"
" size_t *size_r);\n"
"\n"
-msgstr " char *\n guestfs_vgmeta (guestfs_h *g,\n const char *vgname,\n size_t *size_r);\n\n"
+msgstr ""
+" char *\n"
+" guestfs_vgmeta (guestfs_h *g,\n"
+" const char *vgname,\n"
+" size_t *size_r);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:9160
+#: ../src/guestfs-actions.pod:9188
msgid "(Added in 1.17.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:9162
+#: ../src/guestfs-actions.pod:9190
msgid "guestfs_vgpvuuids"
msgstr "guestfs_vgpvuuids"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9164
+#: ../src/guestfs-actions.pod:9192
#, 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:9171
+#: ../src/guestfs-actions.pod:9199
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:9174
+#: ../src/guestfs-actions.pod:9202
msgid "See also C<guestfs_vglvuuids>."
msgstr "C<guestfs_vglvuuids> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9182
+#: ../src/guestfs-actions.pod:9210
msgid "guestfs_vgremove"
msgstr "guestfs_vgremove"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9184
+#: ../src/guestfs-actions.pod:9212
#, 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:9197
+#: ../src/guestfs-actions.pod:9225
msgid "guestfs_vgrename"
msgstr "guestfs_vgrename"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9199
+#: ../src/guestfs-actions.pod:9227
#, no-wrap
msgid ""
" int\n"
@@ -38978,192 +43800,231 @@ 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:9210
+#: ../src/guestfs-actions.pod:9238
msgid "guestfs_vgs"
msgstr "guestfs_vgs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9212
+#: ../src/guestfs-actions.pod:9240
#, 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:9221
+#: ../src/guestfs-actions.pod:9249
msgid "See also C<guestfs_vgs_full>."
msgstr "C<guestfs_vgs_full> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9229
+#: ../src/guestfs-actions.pod:9257
msgid "guestfs_vgs_full"
msgstr "guestfs_vgs_full"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9231
+#: ../src/guestfs-actions.pod:9259
#, 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:9237
+#: ../src/guestfs-actions.pod:9265
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:9243
+#: ../src/guestfs-actions.pod:9271
msgid "guestfs_vgscan"
msgstr "guestfs_vgscan"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9245
+#: ../src/guestfs-actions.pod:9273
#, 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:9255
+#: ../src/guestfs-actions.pod:9283
msgid "guestfs_vguuid"
msgstr "guestfs_vguuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9257
+#: ../src/guestfs-actions.pod:9285
#, 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:9268
+#: ../src/guestfs-actions.pod:9296
msgid "guestfs_wait_ready"
msgstr "guestfs_wait_ready"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9270
+#: ../src/guestfs-actions.pod:9298
#, 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:9273
+#: ../src/guestfs-actions.pod:9301
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:9280
+#: ../src/guestfs-actions.pod:9308
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:9282
+#: ../src/guestfs-actions.pod:9310
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:9287
+#: ../src/guestfs-actions.pod:9315
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:9295
+#: ../src/guestfs-actions.pod:9323
msgid "guestfs_wc_c"
msgstr "guestfs_wc_c"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9297
+#: ../src/guestfs-actions.pod:9325
#, 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:9308
+#: ../src/guestfs-actions.pod:9336
msgid "guestfs_wc_l"
msgstr "guestfs_wc_l"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9310
+#: ../src/guestfs-actions.pod:9338
#, 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:9321
+#: ../src/guestfs-actions.pod:9349
msgid "guestfs_wc_w"
msgstr "guestfs_wc_w"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9323
+#: ../src/guestfs-actions.pod:9351
#, 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:9334
+#: ../src/guestfs-actions.pod:9362
msgid "guestfs_wipefs"
msgstr "guestfs_wipefs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9336
+#: ../src/guestfs-actions.pod:9364
#, no-wrap
msgid ""
" int\n"
" guestfs_wipefs (guestfs_h *g,\n"
" const char *device);\n"
"\n"
-msgstr " int\n guestfs_wipefs (guestfs_h *g,\n const char *device);\n\n"
+msgstr ""
+" int\n"
+" guestfs_wipefs (guestfs_h *g,\n"
+" const char *device);\n"
+"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:9346
+#: ../src/guestfs-actions.pod:9374
msgid ""
"Compare with C<guestfs_zero> which zeroes the first few blocks of a device."
-msgstr "デバイスの先頭数ブロックにゼロを書き込む C<guestfs_zero> と比較します。"
+msgstr ""
+"デバイスの先頭数ブロックにゼロを書き込む C<guestfs_zero> と比較します。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9353
+#: ../src/guestfs-actions.pod:9381
msgid "guestfs_write"
msgstr "guestfs_write"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9355
+#: ../src/guestfs-actions.pod:9383
#, no-wrap
msgid ""
" int\n"
@@ -39172,20 +44033,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:9364
+#: ../src/guestfs-actions.pod:9392
msgid "See also C<guestfs_write_append>."
msgstr "C<guestfs_write_append> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9373
+#: ../src/guestfs-actions.pod:9401
msgid "guestfs_write_append"
msgstr "guestfs_write_append"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9375
+#: ../src/guestfs-actions.pod:9403
#, no-wrap
msgid ""
" int\n"
@@ -39194,20 +44061,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:9384
+#: ../src/guestfs-actions.pod:9412
msgid "See also C<guestfs_write>."
msgstr "C<guestfs_write> 参照。"
#. type: =head2
-#: ../src/guestfs-actions.pod:9393
+#: ../src/guestfs-actions.pod:9421
msgid "guestfs_write_file"
msgstr "guestfs_write_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9395
+#: ../src/guestfs-actions.pod:9423
#, no-wrap
msgid ""
" int\n"
@@ -39216,22 +44089,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:9401
+#: ../src/guestfs-actions.pod:9429
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:9426
+#: ../src/guestfs-actions.pod:9454
msgid "guestfs_zegrep"
msgstr "guestfs_zegrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9428
+#: ../src/guestfs-actions.pod:9456
#, no-wrap
msgid ""
" char **\n"
@@ -39239,15 +44120,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:9445
+#: ../src/guestfs-actions.pod:9473
msgid "guestfs_zegrepi"
msgstr "guestfs_zegrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9447
+#: ../src/guestfs-actions.pod:9475
#, no-wrap
msgid ""
" char **\n"
@@ -39255,94 +44141,117 @@ 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:9464
+#: ../src/guestfs-actions.pod:9492
msgid "guestfs_zero"
msgstr "guestfs_zero"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9466
+#: ../src/guestfs-actions.pod:9494
#, 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:9480
+#: ../src/guestfs-actions.pod:9508
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:9492
+#: ../src/guestfs-actions.pod:9520
msgid "guestfs_zero_device"
msgstr "guestfs_zero_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9494
+#: ../src/guestfs-actions.pod:9522
#, 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:9498
+#: ../src/guestfs-actions.pod:9526
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:9513
+#: ../src/guestfs-actions.pod:9541
msgid "(Added in 1.3.1)"
msgstr "(1.3.1 において追加)"
#. type: =head2
-#: ../src/guestfs-actions.pod:9515
+#: ../src/guestfs-actions.pod:9543
msgid "guestfs_zero_free_space"
msgstr "guestfs_zero_free_space"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9517
+#: ../src/guestfs-actions.pod:9545
#, no-wrap
msgid ""
" int\n"
" guestfs_zero_free_space (guestfs_h *g,\n"
" const char *directory);\n"
"\n"
-msgstr " int\n guestfs_zero_free_space (guestfs_h *g,\n const char *directory);\n\n"
+msgstr ""
+" int\n"
+" guestfs_zero_free_space (guestfs_h *g,\n"
+" const char *directory);\n"
+"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:9539
+#: ../src/guestfs-actions.pod:9567
msgid "guestfs_zerofree"
msgstr "guestfs_zerofree"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9541
+#: ../src/guestfs-actions.pod:9569
#, 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:9560
+#: ../src/guestfs-actions.pod:9588
msgid "guestfs_zfgrep"
msgstr "guestfs_zfgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9562
+#: ../src/guestfs-actions.pod:9590
#, no-wrap
msgid ""
" char **\n"
@@ -39350,15 +44259,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:9579
+#: ../src/guestfs-actions.pod:9607
msgid "guestfs_zfgrepi"
msgstr "guestfs_zfgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9581
+#: ../src/guestfs-actions.pod:9609
#, no-wrap
msgid ""
" char **\n"
@@ -39366,15 +44280,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:9598
+#: ../src/guestfs-actions.pod:9626
msgid "guestfs_zfile"
msgstr "guestfs_zfile"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9600
+#: ../src/guestfs-actions.pod:9628
#, no-wrap
msgid ""
" char *\n"
@@ -39382,29 +44301,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:9605
+#: ../src/guestfs-actions.pod:9633
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:9617
+#: ../src/guestfs-actions.pod:9645
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:9625
+#: ../src/guestfs-actions.pod:9653
msgid "guestfs_zgrep"
msgstr "guestfs_zgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9627
+#: ../src/guestfs-actions.pod:9655
#, no-wrap
msgid ""
" char **\n"
@@ -39412,15 +44338,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:9644
+#: ../src/guestfs-actions.pod:9672
msgid "guestfs_zgrepi"
msgstr "guestfs_zgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:9646
+#: ../src/guestfs-actions.pod:9674
#, no-wrap
msgid ""
" char **\n"
@@ -39428,7 +44359,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
@@ -39438,12 +44374,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
@@ -39453,12 +44394,12 @@ msgstr "B<btrfs>"
#. type: textblock
#: ../src/guestfs-availability.pod:23
msgid ""
-"The following functions: L</guestfs_btrfs_device_add> "
-"L</guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> "
-"L</guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> "
-"L</guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> "
-"L</guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> "
-"L</guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>"
+"The following functions: L</guestfs_btrfs_device_add> L</"
+"guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> L</"
+"guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> L</"
+"guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> L</"
+"guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> L</"
+"guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>"
msgstr ""
#. type: =item
@@ -39479,10 +44420,13 @@ msgstr "B<inotify>"
#. type: textblock
#: ../src/guestfs-availability.pod:43
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:51
@@ -39492,9 +44436,11 @@ msgstr "B<linuxfsuuid>"
#. type: textblock
#: ../src/guestfs-availability.pod:53
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:60
@@ -39514,11 +44460,14 @@ msgstr "B<linuxxattrs>"
#. type: textblock
#: ../src/guestfs-availability.pod:67
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:78
@@ -39528,10 +44477,13 @@ msgstr "B<luks>"
#. type: textblock
#: ../src/guestfs-availability.pod:80
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:89
@@ -39541,15 +44493,23 @@ msgstr "B<lvm2>"
#. type: textblock
#: ../src/guestfs-availability.pod:91
msgid ""
-"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> "
-"L</guestfs_lvcreate_free> 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_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>"
-msgstr "以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvcreate_free> 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_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>"
+"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</"
+"guestfs_lvcreate_free> 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_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</"
+"guestfs_vgs_full>"
+msgstr ""
+"以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvcreate_free> "
+"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_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</"
+"guestfs_vgs_full>"
#. type: =item
#: ../src/guestfs-availability.pod:116
@@ -39559,9 +44519,11 @@ msgstr "B<mdadm>"
#. type: textblock
#: ../src/guestfs-availability.pod:118
msgid ""
-"The following functions: L</guestfs_md_create> L</guestfs_md_detail> "
-"L</guestfs_md_stat> L</guestfs_md_stop>"
-msgstr "以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stat> L</guestfs_md_stop>"
+"The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</"
+"guestfs_md_stat> L</guestfs_md_stop>"
+msgstr ""
+"以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stat> "
+"L</guestfs_md_stop>"
#. type: =item
#: ../src/guestfs-availability.pod:124
@@ -39571,9 +44533,11 @@ msgstr "B<mknod>"
#. type: textblock
#: ../src/guestfs-availability.pod:126
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:132
@@ -39585,7 +44549,9 @@ msgstr "B<ntfs3g>"
msgid ""
"The following functions: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> "
"L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>"
-msgstr "次の関数: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>"
+msgstr ""
+"次の関数: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</"
+"guestfs_ntfsclone_out> L</guestfs_ntfsfix>"
#. type: =item
#: ../src/guestfs-availability.pod:140
@@ -39597,7 +44563,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:147
@@ -39617,9 +44585,11 @@ msgstr "B<scrub>"
#. type: textblock
#: ../src/guestfs-availability.pod:154
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:159
@@ -39675,7 +44645,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
@@ -39686,7 +44661,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
@@ -39695,7 +44675,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
@@ -39724,7 +44707,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
@@ -39735,7 +44736,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
@@ -39744,7 +44750,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
@@ -39778,7 +44787,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
@@ -39789,7 +44821,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
@@ -39798,7 +44835,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
@@ -39831,7 +44871,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
@@ -39842,7 +44904,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
@@ -39851,7 +44918,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
@@ -39873,7 +44943,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
@@ -39884,7 +44970,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
@@ -39893,7 +44984,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
@@ -39913,7 +45007,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
@@ -39924,7 +45032,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
@@ -39933,7 +45046,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
@@ -39950,7 +45066,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
@@ -39961,7 +45083,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
@@ -39970,7 +45097,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
@@ -39983,7 +45113,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
@@ -39994,7 +45131,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
@@ -40003,7 +45145,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
@@ -40021,7 +45166,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
@@ -40032,7 +45184,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
@@ -40041,7 +45198,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
@@ -40059,7 +45219,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
@@ -40070,7 +45237,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
@@ -40079,7 +45251,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
@@ -40097,7 +45272,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
@@ -40108,7 +45290,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
@@ -40117,7 +45304,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
@@ -40143,7 +45333,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
@@ -40154,7 +45359,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
@@ -40163,7 +45373,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: verbatim
#: ../src/guestfs-structs.pod:270
@@ -40189,7 +45402,27 @@ msgid ""
" int64_t iso_volume_effective_t;\n"
" };\n"
" \n"
-msgstr " struct guestfs_isoinfo {\n char *iso_system_id;\n char *iso_volume_id;\n uint32_t iso_volume_space_size;\n uint32_t iso_volume_set_size;\n uint32_t iso_volume_sequence_number;\n uint32_t iso_logical_block_size;\n char *iso_volume_set_id;\n char *iso_publisher_id;\n char *iso_data_preparer_id;\n char *iso_application_id;\n char *iso_copyright_file_id;\n char *iso_abstract_file_id;\n char *iso_bibliographic_file_id;\n int64_t iso_volume_creation_t;\n int64_t iso_volume_modification_t;\n int64_t iso_volume_expiration_t;\n int64_t iso_volume_effective_t;\n };\n \n"
+msgstr ""
+" struct guestfs_isoinfo {\n"
+" char *iso_system_id;\n"
+" char *iso_volume_id;\n"
+" uint32_t iso_volume_space_size;\n"
+" uint32_t iso_volume_set_size;\n"
+" uint32_t iso_volume_sequence_number;\n"
+" uint32_t iso_logical_block_size;\n"
+" char *iso_volume_set_id;\n"
+" char *iso_publisher_id;\n"
+" char *iso_data_preparer_id;\n"
+" char *iso_application_id;\n"
+" char *iso_copyright_file_id;\n"
+" char *iso_abstract_file_id;\n"
+" char *iso_bibliographic_file_id;\n"
+" int64_t iso_volume_creation_t;\n"
+" int64_t iso_volume_modification_t;\n"
+" int64_t iso_volume_expiration_t;\n"
+" int64_t iso_volume_effective_t;\n"
+" };\n"
+" \n"
#. type: verbatim
#: ../src/guestfs-structs.pod:290
@@ -40200,7 +45433,12 @@ msgid ""
" struct guestfs_isoinfo *val; /* Elements. */\n"
" };\n"
" \n"
-msgstr " struct guestfs_isoinfo_list {\n uint32_t len; /* 一覧にある要素数 */\n struct guestfs_isoinfo *val; /* 要素 */\n };\n \n"
+msgstr ""
+" struct guestfs_isoinfo_list {\n"
+" uint32_t len; /* 一覧にある要素数 */\n"
+" struct guestfs_isoinfo *val; /* 要素 */\n"
+" };\n"
+" \n"
#. type: verbatim
#: ../src/guestfs-structs.pod:295
@@ -40209,7 +45447,10 @@ msgid ""
" void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n"
" void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n"
"\n"
-msgstr " void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n\n"
+msgstr ""
+" void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n"
+" void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n"
+"\n"
#. type: =head2
#: ../src/guestfs-structs.pod:298
@@ -40226,7 +45467,13 @@ msgid ""
" char *mdstat_flags;\n"
" };\n"
" \n"
-msgstr " struct guestfs_mdstat {\n char *mdstat_device;\n int32_t mdstat_index;\n char *mdstat_flags;\n };\n \n"
+msgstr ""
+" struct guestfs_mdstat {\n"
+" char *mdstat_device;\n"
+" int32_t mdstat_index;\n"
+" char *mdstat_flags;\n"
+" };\n"
+" \n"
#. type: verbatim
#: ../src/guestfs-structs.pod:306
@@ -40237,7 +45484,12 @@ msgid ""
" struct guestfs_mdstat *val; /* Elements. */\n"
" };\n"
" \n"
-msgstr " struct guestfs_mdstat_list {\n uint32_t len; /* 一覧にある要素数 */\n struct guestfs_mdstat *val; /* 要素 */\n };\n \n"
+msgstr ""
+" struct guestfs_mdstat_list {\n"
+" uint32_t len; /* 一覧にある要素数 */\n"
+" struct guestfs_mdstat *val; /* 要素 */\n"
+" };\n"
+" \n"
#. type: verbatim
#: ../src/guestfs-structs.pod:311
@@ -40246,7 +45498,10 @@ msgid ""
" void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n"
" void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n"
"\n"
-msgstr " void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n\n"
+msgstr ""
+" void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n"
+" void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n"
+"\n"
#. type: =head2
#: ../src/guestfs-structs.pod:314
@@ -40302,7 +45557,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
@@ -40346,10 +45609,13 @@ msgstr "API 概要"
#. type: textblock
#: ../src/guestfs.pod:42
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:47
@@ -40362,15 +45628,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:56
-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:59
@@ -40378,7 +45650,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:61
@@ -40389,7 +45663,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:66
@@ -40401,7 +45680,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:72
@@ -40412,7 +45697,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:77
@@ -40422,7 +45712,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:81
@@ -40433,7 +45728,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:86
@@ -40445,7 +45745,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:92
@@ -40454,7 +45760,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:95
@@ -40466,7 +45775,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:104
@@ -40478,18 +45794,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:112
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:116
@@ -40499,7 +45822,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:120
@@ -40515,38 +45842,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:127
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:130
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:134
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:139
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:144
@@ -40558,10 +45903,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:153
@@ -40569,7 +45920,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:155
@@ -40579,34 +45932,50 @@ 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:161
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 "ディスクイメージを与えられていますが、何が含まれているかわからないならば、理解する必要があります。 libguestfs はそれもできます: 利用可能なパーティションおよび論理ボリュームを一覧表示するために L</guestfs_list_partitions> および L</guestfs_lvs> を使用します。そして、マウント可能なものを確認するためにそれぞれマウントを試します。もしくは L</guestfs_vfs_type> または L</guestfs_file> を用いて検査します。単にファイルシステムを一覧表示するには L</guestfs_list_filesystems> を使用します。"
+msgstr ""
+"ディスクイメージを与えられていますが、何が含まれているかわからないならば、理"
+"解する必要があります。 libguestfs はそれもできます: 利用可能なパーティション"
+"および論理ボリュームを一覧表示するために L</guestfs_list_partitions> および "
+"L</guestfs_lvs> を使用します。そして、マウント可能なものを確認するためにそれ"
+"ぞれマウントを試します。もしくは L</guestfs_vfs_type> または L</"
+"guestfs_file> を用いて検査します。単にファイルシステムを一覧表示するには L</"
+"guestfs_list_filesystems> を使用します。"
#. type: textblock
#: ../src/guestfs.pod:169
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)>."
-msgstr "libguestfs は未知のディスクイメージの検査のための API セットもあります(以下の L</INSPECTION> 参照)。しかし、 libguestfs の上に構築されたプログラム、とくに 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 ""
+"libguestfs は未知のディスクイメージの検査のための API セットもあります(以下"
+"の L</INSPECTION> 参照)。しかし、 libguestfs の上に構築されたプログラム、と"
+"くに L<virt-inspector(1)> は、より簡単に見ることができます。"
#. type: textblock
#: ../src/guestfs.pod:174
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:177
@@ -40621,21 +45990,30 @@ msgid ""
"filesystems. There are over a hundred such calls which you can find listed "
"in detail below in this man page, and we don't even pretend to cover them "
"all in this overview."
-msgstr "libguestfs API の大半は、マウントされたファイルシステムにあるファイル、ディレクトリー、シンボリックリンクなどを参照および変更するためのかなり低レベルな関数呼び出しから構成されます。このマニュアルページにおいて以下に詳細に一覧化されている、そのような呼び出しは 100 以上あります。この概要においてすべてを取り扱うことは考えていません。"
+msgstr ""
+"libguestfs API の大半は、マウントされたファイルシステムにあるファイル、ディレ"
+"クトリー、シンボリックリンクなどを参照および変更するためのかなり低レベルな関"
+"数呼び出しから構成されます。このマニュアルページにおいて以下に詳細に一覧化さ"
+"れている、そのような呼び出しは 100 以上あります。この概要においてすべてを取り"
+"扱うことは考えていません。"
#. type: textblock
#: ../src/guestfs.pod:185
msgid ""
"Specify filenames as full paths, starting with C<\"/\"> and including the "
"mount point."
-msgstr "C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定します。"
+msgstr ""
+"C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定しま"
+"す。"
#. type: textblock
#: ../src/guestfs.pod:188
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:191
@@ -40643,22 +46021,29 @@ 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:193
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."
-msgstr "これは、ファイルの完全な内容を含む(いくつかの条件とともに: 以下の L</ダウンロード> 参照)新しく割り当てられたバッファーとして C<data> を返します。もしくは、エラーがあれば C<NULL> を返します。"
+"content of that file (with some conditions: see also L</DOWNLOADING> below), "
+"or C<NULL> if there was an error."
+msgstr ""
+"これは、ファイルの完全な内容を含む(いくつかの条件とともに: 以下の L</ダウン"
+"ロード> 参照)新しく割り当てられたバッファーとして C<data> を返します。もしく"
+"は、エラーがあれば C<NULL> を返します。"
#. type: textblock
#: ../src/guestfs.pod:197
msgid ""
"As another example, to create a top-level directory on that filesystem "
"called C<\"var\"> you would do:"
-msgstr "もう 1 つの例として、ファイルシステムに C<\"var\"> という名前の最上位ディレクトリーを作成するには、次のようにします:"
+msgstr ""
+"もう 1 つの例として、ファイルシステムに C<\"var\"> という名前の最上位ディレク"
+"トリーを作成するには、次のようにします:"
#. type: verbatim
#: ../src/guestfs.pod:200
@@ -40666,7 +46051,9 @@ msgstr "もう 1 つの例として、ファイルシステムに C<\"var\"> と
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:202
@@ -40680,14 +46067,19 @@ 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:207
msgid ""
"Libguestfs will reject attempts to use relative paths and there is no "
"concept of a current working directory."
-msgstr "libguestfs は相対パスの使用を拒否します。現在の作業ディレクトリーという概念がありません。"
+msgstr ""
+"libguestfs は相対パスの使用を拒否します。現在の作業ディレクトリーという概念が"
+"ありません。"
#. type: textblock
#: ../src/guestfs.pod:210
@@ -40697,14 +46089,22 @@ msgid ""
"doesn't exist. If you are using the C API (documented here) you have to "
"check for those error conditions after each call. (Other language bindings "
"turn these errors into exceptions)."
-msgstr "libguestfs は多くの状況においてエラーを返します。たとえば、ファイルシステムが書き込みできない場合です。または、要求したファイルやディレクトリーが存在しない場合です。 C API (ここにドキュメント化されています) を使用しているならば、各呼び出しの後でそれらのエラー条件を確認する必要があります。(他の言語バインドは、これらのエラーを例外の中に含めてください。)"
+msgstr ""
+"libguestfs は多くの状況においてエラーを返します。たとえば、ファイルシステムが"
+"書き込みできない場合です。または、要求したファイルやディレクトリーが存在しな"
+"い場合です。 C API (ここにドキュメント化されています) を使用しているならば、"
+"各呼び出しの後でそれらのエラー条件を確認する必要があります。(他の言語バイン"
+"ドは、これらのエラーを例外の中に含めてください。)"
#. type: textblock
#: ../src/guestfs.pod:216
msgid ""
-"File writes are affected by the per-handle umask, set by calling "
-"L</guestfs_umask> and defaulting to 022. See L</UMASK>."
-msgstr "ファイルの書き込みはハンドルごとの umask により影響されます。L</guestfs_umask> を呼び出すことにより設定され、初期値は 022 です。 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 ""
+"ファイルの書き込みはハンドルごとの umask により影響されます。L</"
+"guestfs_umask> を呼び出すことにより設定され、初期値は 022 です。 L</UMASK> 参"
+"照。"
#. type: textblock
#: ../src/guestfs.pod:219
@@ -40721,16 +46121,20 @@ msgstr "パーティション"
#. type: textblock
#: ../src/guestfs.pod:225
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:228
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:232
@@ -40741,14 +46145,19 @@ 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:237
msgid ""
-"Obviously this effectively wipes anything that was on that disk image "
-"before."
-msgstr "以前ディスクイメージにあったものを明示的にすべて効果的に完全消去します。"
+"Obviously this effectively wipes anything that was on that disk image before."
+msgstr ""
+"以前ディスクイメージにあったものを明示的にすべて効果的に完全消去します。"
#. type: =head2
#: ../src/guestfs.pod:240
@@ -40758,18 +46167,23 @@ msgstr "LVM2"
#. type: textblock
#: ../src/guestfs.pod:242
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."
-msgstr "libguestfs は L</guestfs_lvcreate> および L</guestfs_vgremove> のような、大部分の LVM2 API にアクセスできます。物理ボリューム、ボリュームグループ、論理ボリュームの概念になじみがなければ、役に立たないかもしれません。"
+"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 ""
+"libguestfs は L</guestfs_lvcreate> および L</guestfs_vgremove> のような、大部"
+"分の LVM2 API にアクセスできます。物理ボリューム、ボリュームグループ、論理ボ"
+"リュームの概念になじみがなければ、役に立たないかもしれません。"
#. type: textblock
#: ../src/guestfs.pod:247
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:250
@@ -40780,9 +46194,12 @@ msgstr "ダウンロード"
#: ../src/guestfs.pod:252
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."
-msgstr "小さなテキストのみのファイルをダウンロードするには L</guestfs_cat> を使用します。この呼び出しは 2 MB 未満かつ ASCII NULL (C<\\0>) 文字を含まないファイルに制限されます。しかしながら、API は非常に簡単に使用できます。"
+"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 ""
+"小さなテキストのみのファイルをダウンロードするには L</guestfs_cat> を使用しま"
+"す。この呼び出しは 2 MB 未満かつ ASCII NULL (C<\\0>) 文字を含まないファイルに"
+"制限されます。しかしながら、API は非常に簡単に使用できます。"
#. type: textblock
#: ../src/guestfs.pod:256
@@ -40790,20 +46207,28 @@ msgid ""
"L</guestfs_read_file> can be used to read files which contain arbitrary 8 "
"bit data, since it returns a (pointer, size) pair. However it is still "
"limited to \"small\" files, less than 2 MB."
-msgstr "L</guestfs_read_file> は、(ポインター、容量)の組を返すので、任意の 8 ビットデータを含むファイルを読み込むために使用できます。しかしながら、今のところ 2 MB 未満の「小さな」ファイルに制限されています。"
+msgstr ""
+"L</guestfs_read_file> は、(ポインター、容量)の組を返すので、任意の 8 ビット"
+"データを含むファイルを読み込むために使用できます。しかしながら、今のところ 2 "
+"MB 未満の「小さな」ファイルに制限されています。"
#. type: textblock
#: ../src/guestfs.pod:260
msgid ""
"L</guestfs_download> can be used to download any file, with no limits on "
"content or size (even files larger than 4 GB)."
-msgstr "L</guestfs_download> 内容やファイルサイズに制限はありません (例えば、4 GB 以上のファイルでも可能) 任意のファイルをダウンロードするために使用することができます。"
+msgstr ""
+"L</guestfs_download> 内容やファイルサイズに制限はありません (例えば、4 GB 以"
+"上のファイルでも可能) 任意のファイルをダウンロードするために使用することがで"
+"きます。"
#. type: textblock
#: ../src/guestfs.pod:263
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:266
@@ -40813,45 +46238,54 @@ msgstr "アップロード方法"
#. type: textblock
#: ../src/guestfs.pod:268
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:271
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>."
-msgstr "固定的な内容を持つ小さなファイルを書き込むには、L</guestfs_write> を使用します。すべて 0 のファイルを作成するには、L</guestfs_truncate_size> (スパース) または L</guestfs_fallocate64> (すべてのブロックを割り当て済み) を使用します。テストファイルを作成するためのさまざまな他の関数があります。たとえば、 L</guestfs_fill> や 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 ""
+"固定的な内容を持つ小さなファイルを書き込むには、L</guestfs_write> を使用しま"
+"す。すべて 0 のファイルを作成するには、L</guestfs_truncate_size> (スパース) "
+"または L</guestfs_fallocate64> (すべてのブロックを割り当て済み) を使用しま"
+"す。テストファイルを作成するためのさまざまな他の関数があります。たとえば、 "
+"L</guestfs_fill> や L</guestfs_fill_pattern> があります。"
#. type: textblock
#: ../src/guestfs.pod:277
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)."
-msgstr "単一のファイルをアップロードするには、L</guestfs_upload> を使用します。この呼び出しは、ファイルの内容や容量(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 ""
+"単一のファイルをアップロードするには、L</guestfs_upload> を使用します。この呼"
+"び出しは、ファイルの内容や容量(4 GB より大きいファイルさえ)における制限があ"
+"りません。"
#. type: textblock
#: ../src/guestfs.pod:280
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:282
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
@@ -40865,7 +46299,9 @@ msgid ""
"There are various different commands for copying between files and devices "
"and in and out of the guest filesystem. These are summarised in the table "
"below."
-msgstr "ファイルとデバイスの間でコピーして、仮想マシンのファイルシステムと入出力するための、さまざまなコマンドがあります。以下の表はその概要です。"
+msgstr ""
+"ファイルとデバイスの間でコピーして、仮想マシンのファイルシステムと入出力する"
+"ための、さまざまなコマンドがあります。以下の表はその概要です。"
#. type: =item
#: ../src/guestfs.pod:301
@@ -40877,7 +46313,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:306
@@ -40903,9 +46341,11 @@ msgstr "B<デバイス>からB<デバイス>"
#. type: textblock
#: ../src/guestfs.pod:315
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:318
@@ -40921,7 +46361,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:325
@@ -40929,7 +46374,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:329
@@ -40940,7 +46388,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:334
@@ -40970,18 +46423,20 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:346
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
#: ../src/guestfs.pod:354
msgid "For example, L<virt-cat(1)> writes its output to stdout by doing:"
-msgstr "たとえば、L<virt-cat(1)> は次のようにすることにより、出力を標準出力に書き込みます:"
+msgstr ""
+"たとえば、L<virt-cat(1)> は次のようにすることにより、出力を標準出力に書き込み"
+"ます:"
#. type: verbatim
#: ../src/guestfs.pod:357
@@ -40989,7 +46444,9 @@ msgstr "たとえば、L<virt-cat(1)> は次のようにすることにより、
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:359
@@ -41004,7 +46461,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:365
@@ -41016,14 +46477,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:370
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:373
@@ -41031,14 +46496,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:377
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:380
@@ -41051,7 +46520,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:386
@@ -41063,7 +46535,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:397
@@ -41080,9 +46553,11 @@ msgstr "コマンドは制限されたメモリーにおいて実行されます
#. type: textblock
#: ../src/guestfs.pod:406
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:411
@@ -41093,14 +46568,17 @@ msgstr "Linux ゲストのみがサポートされます(Windows, BSD など
#: ../src/guestfs.pod:415
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:420
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:425
@@ -41119,16 +46597,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:442
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
@@ -41155,17 +46633,17 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:455
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:459
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
@@ -41178,7 +46656,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:473
@@ -41191,14 +46672,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:479
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:483
@@ -41206,21 +46691,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:485
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:490
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:494
@@ -41228,7 +46720,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:498
@@ -41260,17 +46754,23 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:512
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:515
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:519
@@ -41280,8 +46780,8 @@ msgstr "umask に関する詳細は L<umask(2)> を参照してください。"
#. type: textblock
#: ../src/guestfs.pod:523
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 ""
@@ -41291,39 +46791,43 @@ msgstr ""
msgid ""
"Use L</guestfs_vfs_type> to identify LUKS-encrypted block devices (it "
"returns the string C<crypto_LUKS>)."
-msgstr "LUKS 暗号化ブロックデバイス(それは文字列 C<crypto_LUKS> を返します)を識別するには L</guestfs_vfs_type> を使用します。"
+msgstr ""
+"LUKS 暗号化ブロックデバイス(それは文字列 C<crypto_LUKS> を返します)を識別す"
+"るには L</guestfs_vfs_type> を使用します。"
#. type: textblock
#: ../src/guestfs.pod:532
msgid ""
"Then open these devices by calling L</guestfs_luks_open>. Obviously you "
"will require the passphrase!"
-msgstr "そして L</guestfs_luks_open> を呼び出すことにより、これらのデバイスを開きます。明示的にパスフレーズが必要です。"
+msgstr ""
+"そして L</guestfs_luks_open> を呼び出すことにより、これらのデバイスを開きま"
+"す。明示的にパスフレーズが必要です。"
#. type: textblock
#: ../src/guestfs.pod:535
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:541
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:545
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 ""
@@ -41353,14 +46857,14 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:565
msgid ""
-"The call to mount the libguestfs filesystem on a local directory is "
-"L</guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The"
-" latter does not return until you unmount the filesystem. The reason is "
-"that the call enters the FUSE main loop and processes kernel requests, "
-"turning them into libguestfs calls. An alternative design would have been "
-"to create a background thread to do this, but libguestfs doesn't require "
-"pthreads. This way is also more flexible: for example the user can create "
-"another thread for L</guestfs_mount_local_run>."
+"The call to mount the libguestfs filesystem on a local directory is L</"
+"guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The "
+"latter does not return until you unmount the filesystem. The reason is that "
+"the call enters the FUSE main loop and processes kernel requests, turning "
+"them into libguestfs calls. An alternative design would have been to create "
+"a background thread to do this, but libguestfs doesn't require pthreads. "
+"This way is also more flexible: for example the user can create another "
+"thread for L</guestfs_mount_local_run>."
msgstr ""
#. type: textblock
@@ -41370,8 +46874,8 @@ msgid ""
"mountpoint. The mountpoint is not ready to use until the call returns. At "
"this point, accesses to the filesystem will block until the main loop is "
"entered (ie. L</guestfs_mount_local_run>). So if you need to start another "
-"process to access the filesystem, put the fork between "
-"L</guestfs_mount_local> and L</guestfs_mount_local_run>."
+"process to access the filesystem, put the fork between L</"
+"guestfs_mount_local> and L</guestfs_mount_local_run>."
msgstr ""
#. type: =head3
@@ -41392,8 +46896,8 @@ msgstr ""
#: ../src/guestfs.pod:590
msgid ""
"If libguestfs was compiled without support for L</guestfs_mount_local> then "
-"calling it will return an error with errno set to C<ENOTSUP> (see "
-"L</guestfs_last_errno>)."
+"calling it will return an error with errno set to C<ENOTSUP> (see L</"
+"guestfs_last_errno>)."
msgstr ""
#. type: =head3
@@ -41405,8 +46909,8 @@ msgstr ""
#: ../src/guestfs.pod:596
msgid ""
"Libguestfs on top of FUSE performs quite poorly. For best performance do "
-"not use it. Use ordinary libguestfs filesystem calls, upload, download etc."
-" instead."
+"not use it. Use ordinary libguestfs filesystem calls, upload, download etc. "
+"instead."
msgstr ""
#. type: =head2
@@ -41418,24 +46922,24 @@ msgstr ""
#: ../src/guestfs.pod:602
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:609
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:612
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 "
@@ -41448,9 +46952,9 @@ msgstr ""
#: ../src/guestfs.pod:621
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
@@ -41458,8 +46962,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 ""
@@ -41472,7 +46976,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:638
@@ -41484,17 +46992,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:641
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:645
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
@@ -41512,11 +47019,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:662
@@ -41528,7 +47037,9 @@ msgstr "インストールディスクの検査方法"
msgid ""
"Libguestfs (since 1.9.4) can detect some install disks, install CDs, live "
"CDs and more."
-msgstr "libguestfs (1.9.4以降) は、いくつかのインストールディスク、インストール CD、live CD などを検知できます。"
+msgstr ""
+"libguestfs (1.9.4以降) は、いくつかのインストールディスク、インストール CD、"
+"live CD などを検知できます。"
#. type: textblock
#: ../src/guestfs.pod:667
@@ -41542,18 +47053,20 @@ msgstr ""
#: ../src/guestfs.pod:671
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:676
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."
-msgstr "インストールディスクに指定するいくつかの追加情報は L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> および L</guestfs_inspect_is_multipart> 呼び出しからも取得可能です。"
+"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</"
+"guestfs_inspect_is_multipart> calls."
+msgstr ""
+"インストールディスクに指定するいくつかの追加情報は L</"
+"guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> および L</"
+"guestfs_inspect_is_multipart> 呼び出しからも取得可能です。"
#. type: =head2
#: ../src/guestfs.pod:681
@@ -41563,9 +47076,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:683
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:686
@@ -41577,9 +47092,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
@@ -41600,8 +47115,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:701
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
@@ -41616,9 +47131,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:714
@@ -41638,7 +47155,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:722
@@ -41653,8 +47172,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:729
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 ""
@@ -41675,7 +47194,8 @@ msgstr ""
#: ../src/guestfs.pod:739
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:741
@@ -41685,8 +47205,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:743
msgid ""
-"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and "
-"L</guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems."
+"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and L</"
+"guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems."
msgstr ""
#. type: textblock
@@ -41709,8 +47229,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:756
msgid ""
-"The L<resize2fs(8)> program can still fail, in which case it prints an error"
-" message similar to:"
+"The L<resize2fs(8)> program can still fail, in which case it prints an error "
+"message similar to:"
msgstr ""
#. type: verbatim
@@ -41720,7 +47240,10 @@ msgid ""
" Please run 'e2fsck -fy <device>' to fix the filesystem\n"
" after the aborted resize operation.\n"
"\n"
-msgstr " 容量変更の操作を中断した後、ファイルシステムを\n 修復するために 'e2fsck -fy <device>' を実行してください。\n\n"
+msgstr ""
+" 容量変更の操作を中断した後、ファイルシステムを\n"
+" 修復するために 'e2fsck -fy <device>' を実行してください。\n"
+"\n"
#. type: textblock
#: ../src/guestfs.pod:762
@@ -41747,8 +47270,8 @@ msgstr ""
#: ../src/guestfs.pod:772
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 ""
@@ -41756,8 +47279,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:778
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
@@ -41778,7 +47301,9 @@ msgstr "B<C++>"
msgid ""
"You can use the I<guestfs.h> header file from C++ programs. The C++ API is "
"identical to the C API. C++ classes and exceptions are not used."
-msgstr "C++ プログラムから I<guestfs.h> ヘッダーファイルを使用できます。 C++ API は C API と同一です。 C++ のクラスと例外は使用されません。"
+msgstr ""
+"C++ プログラムから I<guestfs.h> ヘッダーファイルを使用できます。 C++ API は "
+"C API と同一です。 C++ のクラスと例外は使用されません。"
#. type: =item
#: ../src/guestfs.pod:793
@@ -41790,7 +47315,9 @@ msgstr "B<C#>"
msgid ""
"The C# bindings are highly experimental. Please read the warnings at the "
"top of C<csharp/Libguestfs.cs>."
-msgstr "C# バインディングは非常に実験的です。 C<csharp/Libguestfs.cs> の一番最初にある警告を参照してください。"
+msgstr ""
+"C# バインディングは非常に実験的です。 C<csharp/Libguestfs.cs> の一番最初にあ"
+"る警告を参照してください。"
#. type: =item
#: ../src/guestfs.pod:798
@@ -41929,8 +47456,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
@@ -41959,14 +47486,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:874
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
@@ -42000,8 +47528,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:891
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 ""
@@ -42022,7 +47550,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:903
@@ -42033,8 +47563,8 @@ msgstr "これにより、動作中の仮想マシンのイメージを破壊す
#: ../src/guestfs.pod:905
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
@@ -42046,10 +47576,10 @@ msgstr "guestfish コマンドラインは使うのが難しいです。"
#: ../src/guestfs.pod:911
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
@@ -42078,7 +47608,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:931
@@ -42104,9 +47636,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:941
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
@@ -42134,7 +47666,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:960
@@ -42150,7 +47684,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:967
@@ -42169,7 +47708,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:977
@@ -42184,8 +47725,8 @@ msgstr ""
#: ../src/guestfs.pod:982
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
@@ -42203,9 +47744,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:992
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
@@ -42230,15 +47771,17 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1004
msgid ""
-"By default it looks for these in the directory C<$libdir/guestfs> (eg. "
-"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
-msgstr "デフォルトで、ディレクトリー C<$libdir/guestfs> にあるこれらに対して見えます (例: C</usr/local/lib/guestfs> または 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 ""
+"デフォルトで、ディレクトリー C<$libdir/guestfs> にあるこれらに対して見えます "
+"(例: C</usr/local/lib/guestfs> または C</usr/lib64/guestfs>)。"
#. type: textblock
#: ../src/guestfs.pod:1007
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 "
@@ -42253,10 +47796,13 @@ msgstr "QEMU ラッパー"
#. type: textblock
#: ../src/guestfs.pod:1016
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 "自身の QEMU をコンパイルしたい、非標準の場所から QEMU を実行したい、または追加の引数を QEMU に渡したいならば、QEMU のシェルスクリプト・ラッパーを書けます。"
+msgstr ""
+"自身の QEMU をコンパイルしたい、非標準の場所から QEMU を実行したい、または追"
+"加の引数を QEMU に渡したいならば、QEMU のシェルスクリプト・ラッパーを書けま"
+"す。"
#. type: textblock
#: ../src/guestfs.pod:1020
@@ -42270,8 +47816,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1025
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
@@ -42282,7 +47828,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:1032
@@ -42298,7 +47848,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:1038
@@ -42311,9 +47863,9 @@ msgstr ""
#: ../src/guestfs.pod:1041
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 ""
@@ -42333,7 +47885,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:1062
@@ -42341,7 +47905,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:1064
@@ -42372,15 +47938,15 @@ msgstr "guestfs_set_attach_method の使用法"
#: ../src/guestfs.pod:1075
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:1079
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
@@ -42411,7 +47977,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:1098
@@ -42429,14 +47997,28 @@ 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:1110
msgid ""
"L</guestfs_add_domain> extracts C</path/to/socket> and sets the attach "
"method to C<unix:/path/to/socket>."
-msgstr "L</guestfs_add_domain> は C</path/to/socket> を抽出し、接続方法を C<unix:/path/to/socket> に設定します。"
+msgstr ""
+"L</guestfs_add_domain> は C</path/to/socket> を抽出し、接続方法を C<unix:/"
+"path/to/socket> に設定します。"
#. type: textblock
#: ../src/guestfs.pod:1113
@@ -42464,8 +48046,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
@@ -42478,14 +48060,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
@@ -42508,16 +48089,16 @@ msgstr ""
#: ../src/guestfs.pod:1152
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:1158
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 ""
@@ -42529,9 +48110,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1165
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 ""
@@ -42539,8 +48120,8 @@ msgstr ""
#: ../src/guestfs.pod:1171
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
@@ -42558,7 +48139,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:1192
@@ -42583,7 +48166,8 @@ msgstr "最初の C</dev/sd> 文字列を C</dev/vd> で置き換えます。"
#. type: textblock
#: ../src/guestfs.pod:1202
msgid "If that named device exists, use it. If not, return an error."
-msgstr "名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。"
+msgstr ""
+"名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。"
#. type: =head3
#: ../src/guestfs.pod:1206
@@ -42594,8 +48178,8 @@ msgstr ""
#: ../src/guestfs.pod:1208
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
@@ -42610,20 +48194,25 @@ msgstr ""
msgid ""
"Use L</guestfs_list_devices> or L</guestfs_list_partitions> to list actual "
"device names, and then use those names directly."
-msgstr "実際のデバイス名を一覧表示するには L</guestfs_list_devices> または L</guestfs_list_partitions> を使用します。そして、それらの名前を直接使用します。"
+msgstr ""
+"実際のデバイス名を一覧表示するには L</guestfs_list_devices> または L</"
+"guestfs_list_partitions> を使用します。そして、それらの名前を直接使用します。"
#. type: textblock
#: ../src/guestfs.pod:1222
msgid ""
"Since those device names exist by definition, they will never be translated."
-msgstr "それらのデバイス名が定義により存在しているので、それらは変換されません。"
+msgstr ""
+"それらのデバイス名が定義により存在しているので、それらは変換されません。"
#. type: textblock
#: ../src/guestfs.pod:1227
msgid ""
"Use higher level ways to identify filesystems, such as LVM names, UUIDs and "
"filesystem labels."
-msgstr "LVM 名、UUID およびファイルシステムのラベルのように、ファイルシステムを識別するための高レベルの方法を使用します。"
+msgstr ""
+"LVM 名、UUID およびファイルシステムのラベルのように、ファイルシステムを識別す"
+"るための高レベルの方法を使用します。"
#. type: =head1
#: ../src/guestfs.pod:1232 ../sysprep/virt-sysprep.pod:376
@@ -42635,7 +48224,10 @@ msgstr "セキュリティ"
msgid ""
"This section discusses security implications of using libguestfs, "
"particularly with untrusted or malicious guests or disk images."
-msgstr "このセクションは libguestfs を使用するときのセキュリティ実装、とくに信頼されない、または悪意のある仮想マシンやディスクイメージを用いる場合について議論します。"
+msgstr ""
+"このセクションは libguestfs を使用するときのセキュリティ実装、とくに信頼され"
+"ない、または悪意のある仮想マシンやディスクイメージを用いる場合について議論し"
+"ます。"
#. type: =head2
#: ../src/guestfs.pod:1237
@@ -42732,12 +48324,17 @@ msgstr "プロトコルセキュリティ"
#. type: textblock
#: ../src/guestfs.pod:1304
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 "プロトコルは、定義されたメッセージ上限容量を持つ RFC 4506 (XDR) に基づき、セキュアであるように設計されています。しかしながら、libguestfs を使用するプログラムは気をつけなければいけません - たとえば、ディスクイメージからバイナリーをダウンロードして、ローカルに実行するプログラムを書くことができます。また、多くのプロトコルセキュリティは結果からあなたを保護しません。"
+msgstr ""
+"プロトコルは、定義されたメッセージ上限容量を持つ RFC 4506 (XDR) に基づき、セ"
+"キュアであるように設計されています。しかしながら、libguestfs を使用するプログ"
+"ラムは気をつけなければいけません - たとえば、ディスクイメージからバイナリーを"
+"ダウンロードして、ローカルに実行するプログラムを書くことができます。また、多"
+"くのプロトコルセキュリティは結果からあなたを保護しません。"
#. type: =head2
#: ../src/guestfs.pod:1310
@@ -42757,8 +48354,8 @@ msgstr ""
#: ../src/guestfs.pod:1318
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."
@@ -42770,8 +48367,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
@@ -42804,14 +48401,16 @@ msgstr "https://bugzilla.redhat.com/642934"
msgid ""
"This security bug concerns the automatic disk format detection that qemu "
"does on disk images."
-msgstr "このセキュリティバグは、QEMU のディスクイメージでないことをディスクの自動フォーマット検出に関するものです。"
+msgstr ""
+"このセキュリティバグは、QEMU のディスクイメージでないことをディスクの自動"
+"フォーマット検出に関するものです。"
#. type: textblock
#: ../src/guestfs.pod:1347
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 ""
@@ -42820,8 +48419,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
@@ -42845,7 +48444,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1372
msgid "You have enabled the network or have opened the disk in write mode."
-msgstr "ネットワークを有効化しているか、もしくは書き込みモードでディスクを開いています。"
+msgstr ""
+"ネットワークを有効化しているか、もしくは書き込みモードでディスクを開いていま"
+"す。"
#. type: textblock
#: ../src/guestfs.pod:1376
@@ -42898,8 +48499,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1400
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
@@ -42913,7 +48514,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:1407
@@ -42923,8 +48526,8 @@ msgstr "接続ハンドルを作成します。"
#. type: textblock
#: ../src/guestfs.pod:1409
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
@@ -42943,8 +48546,8 @@ msgstr "ハンドルを設定後、 L</guestfs_launch> を呼び出す必要が
#. type: textblock
#: ../src/guestfs.pod:1418
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
@@ -42958,7 +48561,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:1425
@@ -42969,8 +48574,8 @@ msgstr "これにより、接続ハンドルを閉じ、すべての使用資源
#: ../src/guestfs.pod:1427
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
@@ -42988,7 +48593,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:1438
@@ -42996,14 +48603,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:1442
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
@@ -43021,7 +48630,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:1454
@@ -43045,7 +48657,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:1464
@@ -43062,24 +48678,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:1475
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:1479
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
@@ -43093,21 +48720,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:1489
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:1493
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:1496
@@ -43120,7 +48751,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:1500
@@ -43136,7 +48769,9 @@ msgstr "もし成功すると、0 以外のエラー番号の整数が返され
#: ../src/guestfs.pod:1504
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:1511
@@ -43149,14 +48784,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:1521
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:1527
@@ -43164,8 +48803,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 ""
@@ -43185,7 +48824,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:1544
@@ -43232,7 +48878,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:1564
@@ -43252,7 +48901,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:1572
@@ -43270,7 +48923,8 @@ msgstr "デフォルトでは L<abort(3)> を呼び出します。"
#: ../src/guestfs.pod:1577
msgid ""
"You cannot set C<cb> to C<NULL>. You can't ignore out of memory situations."
-msgstr "C<cb> を C<NULL> に設定できません。メモリー不足の状況を無視できません。"
+msgstr ""
+"C<cb> を C<NULL> に設定できません。メモリー不足の状況を無視できません。"
#. type: =head2
#: ../src/guestfs.pod:1580
@@ -43283,7 +48937,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:1584
@@ -43321,7 +48977,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:1603
@@ -43337,8 +48995,8 @@ msgstr "guestfish がサポートするコマンド"
#: ../src/guestfs.pod:1607
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
@@ -43351,7 +49009,9 @@ msgstr ""
msgid ""
"Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API "
"function, such as:"
-msgstr "バージョン 1.5.8 から C<E<lt>guestfs.hE<gt>> に定義されたシンボルの C API 関数があります。次のようなものがあります:"
+msgstr ""
+"バージョン 1.5.8 から C<E<lt>guestfs.hE<gt>> に定義されたシンボルの C API 関"
+"数があります。次のようなものがあります:"
#. type: verbatim
#: ../src/guestfs.pod:1617
@@ -43359,7 +49019,9 @@ msgstr "バージョン 1.5.8 から C<E<lt>guestfs.hE<gt>> に定義された
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:1619
@@ -43370,8 +49032,8 @@ msgstr "L</guestfs_dd> が利用可能な場合。"
#: ../src/guestfs.pod:1621
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
@@ -43381,13 +49043,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:1629
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
@@ -43403,7 +49068,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:1641
@@ -43411,7 +49078,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:1645
@@ -43423,7 +49092,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:1651
@@ -43435,7 +49110,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:1657
@@ -43450,7 +49131,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:1666
@@ -43469,7 +49159,20 @@ msgid ""
" #endif\n"
" }\n"
"\n"
-msgstr " if (!has_function)\n printf (\"この libguestfs.so は guestfs_dd 関数がありません\\n\");\n else {\n printf (\"この libguestfs.so は guestfs_dd 関数があります\\n\");\n /* Now it's safe to call\n guestfs_dd (g, \"foo\", \"bar\");\n */\n }\n #else\n printf (\"guestfs_dd 関数がコンパイル時に見つかりませんでした\\n\");\n #endif\n }\n\n"
+msgstr ""
+" if (!has_function)\n"
+" printf (\"この libguestfs.so は guestfs_dd 関数がありません\\n\");\n"
+" else {\n"
+" printf (\"この libguestfs.so は guestfs_dd 関数があります\\n\");\n"
+" /* Now it's safe to call\n"
+" guestfs_dd (g, \"foo\", \"bar\");\n"
+" */\n"
+" }\n"
+" #else\n"
+" printf (\"guestfs_dd 関数がコンパイル時に見つかりませんでした\\n\");\n"
+" #endif\n"
+" }\n"
+"\n"
#. type: textblock
#: ../src/guestfs.pod:1679
@@ -43485,7 +49188,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:1686
@@ -43495,9 +49200,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1688
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
@@ -43506,7 +49211,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:1695
@@ -43521,7 +49228,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:1700
@@ -43536,7 +49245,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:1706
@@ -43552,7 +49265,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:1713
@@ -43569,10 +49287,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1718
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:1722
@@ -43581,7 +49301,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:1725
@@ -43611,7 +49334,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:1742
@@ -43629,7 +49361,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:1751
@@ -43637,12 +49376,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:1759
-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
@@ -43707,10 +49447,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1800
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
@@ -43741,12 +49481,14 @@ msgstr ""
#: ../src/guestfs.pod:1819
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:1826
@@ -43811,10 +49553,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1859
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
@@ -43846,16 +49587,16 @@ msgstr ""
#: ../src/guestfs.pod:1883
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:1889
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 ""
@@ -43896,15 +49637,15 @@ msgstr "GUESTFS_EVENT_APPLIANCE (ペイロード形式: メッセージバッフ
#. type: textblock
#: ../src/guestfs.pod:1914
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:1917
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
@@ -43942,8 +49683,8 @@ msgstr "GUESTFS_EVENT_TRACE (ペイロード形式: メッセージバッファ
#. type: textblock
#: ../src/guestfs.pod:1942
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
@@ -43994,7 +49735,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:1974
@@ -44007,8 +49754,8 @@ msgstr ""
#: ../src/guestfs.pod:1977
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 ""
@@ -44020,8 +49767,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1985
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
@@ -44034,8 +49781,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1991
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
@@ -44064,13 +49811,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:2005
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 ""
@@ -44092,7 +49841,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:2020
@@ -44111,9 +49869,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2027
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 ""
@@ -44174,7 +49932,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:2063
@@ -44202,7 +49970,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:2081
@@ -44229,7 +50012,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:2092
@@ -44241,17 +50026,17 @@ msgstr ""
#: ../src/guestfs.pod:2095
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:2099
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
@@ -44264,8 +50049,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2109
-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
@@ -44308,7 +50092,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:2131
@@ -44339,7 +50125,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:2145
@@ -44347,7 +50135,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:2149
@@ -44371,7 +50161,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:2160
@@ -44379,13 +50171,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:2162
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."
@@ -44429,7 +50223,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:2193
@@ -44462,13 +50258,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:2214
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
@@ -44484,7 +50288,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:2226
@@ -44514,7 +50327,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:2246
@@ -44550,7 +50379,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:2262
@@ -44567,8 +50399,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2267
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
@@ -44582,7 +50414,14 @@ msgid ""
" printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n"
" }\n"
"\n"
-msgstr " /* guestfs_mkfs* 関数へのすべての呼び出しを一覧表示します。 */\n probe process(\"/usr/lib*/libguestfs.so.0\")\n .function(\"guestfs_mkfs*\") ? {\n display_time();\n printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n }\n\n"
+msgstr ""
+" /* guestfs_mkfs* 関数へのすべての呼び出しを一覧表示します。 */\n"
+" probe process(\"/usr/lib*/libguestfs.so.0\")\n"
+" .function(\"guestfs_mkfs*\") ? {\n"
+" display_time();\n"
+" printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n"
+" }\n"
+"\n"
#. type: textblock
#: ../src/guestfs.pod:2301
@@ -44600,7 +50439,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:2309
@@ -44623,14 +50465,23 @@ 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: textblock
#: ../src/guestfs.pod:2324
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:2329
@@ -44643,7 +50494,10 @@ msgid ""
"Internally, libguestfs is implemented by running an appliance (a special "
"type of small virtual machine) using L<qemu(1)>. Qemu runs as a child "
"process of the main program."
-msgstr "内部的に、libguestfs は L<qemu(1)> を使用してアプライアンス(特別な形式の小さな仮想マシン)を実行することにより実装されます。QEMU はメインプログラムの子プロセスとして実行します。"
+msgstr ""
+"内部的に、libguestfs は L<qemu(1)> を使用してアプライアンス(特別な形式の小さ"
+"な仮想マシン)を実行することにより実装されます。QEMU はメインプログラムの子プ"
+"ロセスとして実行します。"
#. type: verbatim
#: ../src/guestfs.pod:2335
@@ -44669,13 +50523,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:2355
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
@@ -44684,8 +50558,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 ""
@@ -44693,8 +50567,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2367
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 "
@@ -44742,26 +50616,31 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2400
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) READY meaning the appliance is up, actions can be issued to, and "
-"carried out by, the child process."
+"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) READY meaning the appliance is up, actions can be issued to, and carried "
+"out by, the child process."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2405
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."
-msgstr "仮想マシンは L</guestfs_kill_subprocess> により強制停止されるかもしれません。または、いつでも非同期的に停止するかもしれません(例: いくつかの内部エラーのため)、状態を設定 (CONFIG) に切り戻します。"
+"asynchronously at any time (eg. due to some internal error), and that causes "
+"the state to transition back to CONFIG."
+msgstr ""
+"仮想マシンは L</guestfs_kill_subprocess> により強制停止されるかもしれません。"
+"または、いつでも非同期的に停止するかもしれません(例: いくつかの内部エラーの"
+"ため)、状態を設定 (CONFIG) に切り戻します。"
#. type: textblock
#: ../src/guestfs.pod:2409
msgid ""
"Configuration commands for qemu such as L</guestfs_add_drive> can only be "
"issued when in the CONFIG state."
-msgstr "L</guestfs_add_drive> のような QEMU に対する設定コマンドは、設定 (CONFIG) 状態にあるときのみ発行できます。"
+msgstr ""
+"L</guestfs_add_drive> のような QEMU に対する設定コマンドは、設定 (CONFIG) 状"
+"態にあるときのみ発行できます。"
#. type: textblock
#: ../src/guestfs.pod:2412
@@ -44805,14 +50684,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:2435
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:2440
@@ -44824,21 +50707,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:2445
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:2448
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:2452
@@ -44858,24 +50748,31 @@ msgstr "initrd を実行します"
#. type: textblock
#: ../src/guestfs.pod:2458
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:2462
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:2465
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:2468
@@ -44886,7 +50783,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:2473
@@ -44937,7 +50839,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:2497
@@ -44954,8 +50862,8 @@ msgstr "アプライアンスを初期化します"
#. type: textblock
#: ../src/guestfs.pod:2502
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 ""
@@ -44977,7 +50885,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:2513
@@ -44989,8 +50899,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2516
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 ""
@@ -45027,8 +50937,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
@@ -45056,9 +50966,9 @@ msgstr ""
#: ../src/guestfs.pod:2550
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
@@ -45101,7 +51011,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:2578
@@ -45139,7 +51054,8 @@ msgstr ""
msgid ""
"The C<guestfs_message_error> structure contains the error message as a "
"string."
-msgstr "C<guestfs_message_error> の構造は、文字列としてエラーメッセージを含みます。"
+msgstr ""
+"C<guestfs_message_error> の構造は、文字列としてエラーメッセージを含みます。"
#. type: =head3
#: ../src/guestfs.pod:2595
@@ -45150,8 +51066,8 @@ msgstr ""
#: ../src/guestfs.pod:2597
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
@@ -45166,7 +51082,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:2609
@@ -45185,7 +51109,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:2619
@@ -45200,8 +51132,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
@@ -45231,8 +51163,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
@@ -45270,8 +51202,8 @@ msgstr ""
#: ../src/guestfs.pod:2664
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
@@ -45290,9 +51222,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2674
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
@@ -45331,21 +51263,33 @@ 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:2700
msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"."
-msgstr "このように \"1.3.5\" は開発ブランチ \"1.3\" の 5 番目のアップデートです。"
+msgstr ""
+"このように \"1.3.5\" は開発ブランチ \"1.3\" の 5 番目のアップデートです。"
#. type: textblock
#: ../src/guestfs.pod:2702
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
@@ -45358,14 +51302,18 @@ msgstr "バックポートする変更に対する私たちの基準は次のと
msgid ""
"Documentation changes which don't affect any code are backported unless the "
"documentation refers to a future feature which is not in stable."
-msgstr "コードに何も影響しないドキュメントの変更は、ドキュメントが安定版にない将来の機能を参照していなければ、バックポートされます。"
+msgstr ""
+"コードに何も影響しないドキュメントの変更は、ドキュメントが安定版にない将来の"
+"機能を参照していなければ、バックポートされます。"
#. type: textblock
#: ../src/guestfs.pod:2720
msgid ""
"Bug fixes which are not controversial, fix obvious problems, and have been "
"well tested are backported."
-msgstr "議論の余地がなく、明らかな問題を修正する、十分にテストされたバグ修正はバックポートされます。"
+msgstr ""
+"議論の余地がなく、明らかな問題を修正する、十分にテストされたバグ修正はバック"
+"ポートされます。"
#. type: textblock
#: ../src/guestfs.pod:2725
@@ -45386,12 +51334,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2737
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
@@ -45429,10 +51377,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
@@ -45451,8 +51399,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
@@ -45501,10 +51449,10 @@ msgstr ""
#: ../src/guestfs.pod:2804
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
@@ -45539,7 +51487,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:2827
@@ -45549,7 +51499,8 @@ msgstr "C</dev/sdc> 10MB"
#. type: textblock
#: ../src/guestfs.pod:2829
msgid "Used in a few tests where two block devices are needed."
-msgstr "2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。"
+msgstr ""
+"2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。"
#. type: =item
#: ../src/guestfs.pod:2831
@@ -45602,12 +51553,16 @@ 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:2858
msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>."
-msgstr "例: C<SKIP_TEST_COMMAND_3=1> は L</guestfs_command> のテスト #3 をスキップします。"
+msgstr ""
+"例: C<SKIP_TEST_COMMAND_3=1> は L</guestfs_command> のテスト #3 をスキップし"
+"ます。"
#. type: verbatim
#: ../src/guestfs.pod:2862
@@ -45615,12 +51570,16 @@ msgstr "例: C<SKIP_TEST_COMMAND_3=1> は L</guestfs_command> のテスト #3
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:2864
msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests."
-msgstr "例: C<SKIP_TEST_ZEROFREE=1> はすべての L</guestfs_zerofree> テストをスキップします。"
+msgstr ""
+"例: C<SKIP_TEST_ZEROFREE=1> はすべての L</guestfs_zerofree> テストをスキップ"
+"します。"
#. type: textblock
#: ../src/guestfs.pod:2866
@@ -45633,14 +51592,18 @@ 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:2870
msgid ""
"See C<tests/c-api/tests.c> for more details of how these environment "
"variables work."
-msgstr "これらの環境変数がどのように機能するかに関する詳細は C<tests/c-api/tests.c> を参照してください。"
+msgstr ""
+"これらの環境変数がどのように機能するかに関する詳細は C<tests/c-api/tests.c> "
+"を参照してください。"
#. type: =head2
#: ../src/guestfs.pod:2873
@@ -45683,8 +51646,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2891
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
@@ -45701,7 +51664,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:2904
@@ -45719,12 +51692,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:2916
msgid "Enable warnings when compiling (and fix any problems this finds):"
-msgstr "コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正します):"
+msgstr ""
+"コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正しま"
+"す):"
#. type: verbatim
#: ../src/guestfs.pod:2919
@@ -45732,7 +51719,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:2921
@@ -45746,7 +51735,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:2926
@@ -45756,8 +51748,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2928
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
@@ -45770,7 +51762,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:2938
@@ -45790,7 +51784,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:2949
@@ -45800,10 +51796,10 @@ msgstr "C<cat /sysroot/some\\ path\\ with\\ spaces> を生成します"
#. type: textblock
#: ../src/guestfs.pod:2951
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
@@ -45814,10 +51810,11 @@ msgstr "新しい API アクションの提出方法"
#. type: textblock
#: ../src/guestfs.pod:2959
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:2963
@@ -45833,9 +51830,9 @@ msgstr ""
#: ../src/guestfs.pod:2967
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
@@ -45875,7 +51872,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:2993
@@ -45895,8 +51894,7 @@ msgstr "C<daemon>"
#. type: textblock
#: ../src/guestfs.pod:2999
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
@@ -45938,8 +51936,8 @@ msgstr "C<fish>"
#: ../src/guestfs.pod:3016
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
@@ -46169,8 +52167,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3114
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 ""
@@ -46206,12 +52204,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:3145
msgid "to push the latest POT files to Transifex. Then run:"
-msgstr "最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:"
+msgstr ""
+"最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:"
#. type: verbatim
#: ../src/guestfs.pod:3147
@@ -46219,7 +52220,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:3149
@@ -46229,9 +52232,11 @@ msgstr "これは最新の翻訳された C<*.po> ファイルを取り出すた
#. type: textblock
#: ../src/guestfs.pod:3153
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:3158
@@ -46247,7 +52252,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:3167
@@ -46274,8 +52284,8 @@ msgstr ""
#: ../src/guestfs.pod:3179
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 ""
@@ -46292,7 +52302,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:3192
@@ -46301,15 +52313,14 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3194
-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:3197
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 ""
@@ -46342,16 +52353,20 @@ msgstr "virtio はディスクあたりの最大パーティション数を B<15
#. type: textblock
#: ../src/guestfs.pod:3213
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:3216
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:3219
@@ -46396,16 +52411,16 @@ msgstr "パーティションの最大容量"
#. type: textblock
#: ../src/guestfs.pod:3238
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:3242
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 ""
@@ -46430,8 +52445,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3255
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 ""
@@ -46474,32 +52489,35 @@ msgstr "上の L</QEMU WRAPPERS> 参照。"
msgid ""
"Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same "
"effect as calling C<guestfs_set_trace (g, 1)>."
-msgstr "コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定します。これは C<guestfs_set_trace (g, 1)> の呼び出しと同じ効果があります。"
+msgstr ""
+"コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定します。これは "
+"C<guestfs_set_trace (g, 1)> の呼び出しと同じ効果があります。"
#. type: textblock
#: ../src/guestfs.pod:3330
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-faq(1)>, L<guestfs-"
-"performance(1)>, L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, L"
-"<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, L<febootstrap-"
-"supermin-helper(8)>, L<qemu(1)>, 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-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, "
+"L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, "
+"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)"
+">, L<stap(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3372
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:3379 ../tools/virt-make-fs.pl:585
@@ -46515,8 +52533,11 @@ msgstr "libguestfs のバグの一覧を取得するには、このリンクを
#. type: textblock
#: ../src/guestfs.pod:3383
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:3385
@@ -46526,8 +52547,11 @@ msgstr "libguestfs の新しいバグを報告するには、このリンクを
#. type: textblock
#: ../src/guestfs.pod:3387
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:3389
@@ -46552,8 +52576,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3407
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: =item
@@ -46596,8 +52620,8 @@ msgstr ""
#: ../sysprep/sysprep-extra-options.pod:19
msgid ""
"The mount point (an empty directory on the host) used when the C<script> "
-"operation is enabled and one or more scripts are specified using I<--script>"
-" parameter(s)."
+"operation is enabled and one or more scripts are specified using I<--script> "
+"parameter(s)."
msgstr ""
#. type: textblock
@@ -46625,8 +52649,8 @@ msgstr ""
#. type: textblock
#: ../sysprep/sysprep-operations.pod:6
msgid ""
-"Remove the bash history of user \"root\" and any other users who have a "
-"C<.bash_history> file in their home directory."
+"Remove the bash history of user \"root\" and any other users who have a C<."
+"bash_history> file in their home directory."
msgstr ""
#. type: =head2
@@ -46704,9 +52728,11 @@ msgstr ""
#. type: textblock
#: ../sysprep/sysprep-operations.pod:44
msgid ""
-"If the I<--hostname> parameter is not given, then the hostname is changed to"
-" C<localhost.localdomain>."
-msgstr "I<--hostname> パラメーターが指定されていないと、ホスト名が C<localhost.localdomain> に変更されます。"
+"If the I<--hostname> parameter is not given, then the hostname is changed to "
+"C<localhost.localdomain>."
+msgstr ""
+"I<--hostname> パラメーターが指定されていないと、ホスト名が C<localhost."
+"localdomain> に変更されます。"
#. type: =head2
#: ../sysprep/sysprep-operations.pod:47
@@ -46806,65 +52832,76 @@ msgstr ""
#. type: =head2
#: ../sysprep/sysprep-operations.pod:110
-msgid "B<random-seed> *"
+msgid "B<pam-data> *"
msgstr ""
#. type: textblock
#: ../sysprep/sysprep-operations.pod:113
+#, fuzzy
+#| msgid "Remove the SSH host keys in the guest."
+msgid "Remove the PAM data in the guest."
+msgstr "仮想マシンの SSH ホストキーを削除します。"
+
+#. type: =head2
+#: ../sysprep/sysprep-operations.pod:115
+msgid "B<random-seed> *"
+msgstr ""
+
+#. type: textblock
+#: ../sysprep/sysprep-operations.pod:118
msgid "Generate random seed for guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:115
+#: ../sysprep/sysprep-operations.pod:120
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
-#: ../sysprep/sysprep-operations.pod:118
+#: ../sysprep/sysprep-operations.pod:123
msgid "See L</RANDOM SEED> below."
msgstr "以下の L</RANDOM SEED> を参照してください。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:120
+#: ../sysprep/sysprep-operations.pod:125
msgid "B<rhn-systemid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:123
+#: ../sysprep/sysprep-operations.pod:128
msgid "Remove the RHN system ID."
msgstr "RHN システム ID を削除します。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:125
+#: ../sysprep/sysprep-operations.pod:130
msgid "B<samba-db-log> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:128
+#: ../sysprep/sysprep-operations.pod:133
msgid "Remove the database and log files of Samba."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:130
+#: ../sysprep/sysprep-operations.pod:135
msgid "B<script> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:133
+#: ../sysprep/sysprep-operations.pod:138
msgid "Run arbitrary scripts against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:135
+#: ../sysprep/sysprep-operations.pod:140
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs "
"against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:138
+#: ../sysprep/sysprep-operations.pod:143
msgid ""
"Note this feature requires FUSE support. You may have to enable this in "
"your host, for example by adding the current user to the C<fuse> group, or "
@@ -46872,65 +52909,66 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:142
+#: ../sysprep/sysprep-operations.pod:147
msgid ""
"Use one or more I<--script> parameters to specify scripts or programs that "
"will be run against the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:145
+#: ../sysprep/sysprep-operations.pod:150
msgid ""
"The script or program is run with its current directory being the guest's "
-"root directory, so relative paths should be used. For example: C<rm "
-"etc/resolv.conf> in the script would remove a Linux guest's DNS "
-"configuration file, but C<rm /etc/resolv.conf> would (try to) remove the "
-"host's file."
+"root directory, so relative paths should be used. For example: C<rm etc/"
+"resolv.conf> in the script would remove a Linux guest's DNS configuration "
+"file, but C<rm /etc/resolv.conf> would (try to) remove the host's file."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:151
+#: ../sysprep/sysprep-operations.pod:156
msgid ""
-"Normally a temporary mount point for the guest is used, but you can choose a"
-" specific one by using the I<--scriptdir> parameter."
+"Normally a temporary mount point for the guest is used, but you can choose a "
+"specific one by using the I<--scriptdir> parameter."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:154
+#: ../sysprep/sysprep-operations.pod:159
msgid "B<smolt-uuid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:157
+#: ../sysprep/sysprep-operations.pod:162
msgid "Remove the Smolt hardware UUID."
msgstr "Smolt ハードウェア UUID を削除します。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:159
+#: ../sysprep/sysprep-operations.pod:164
msgid "B<ssh-hostkeys> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:162
+#: ../sysprep/sysprep-operations.pod:167
msgid "Remove the SSH host keys in the guest."
msgstr "仮想マシンの SSH ホストキーを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:164
+#: ../sysprep/sysprep-operations.pod:169
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is "
"booted."
msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキーが再生成されます。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:167
+#: ../sysprep/sysprep-operations.pod:172
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
-#: ../sysprep/sysprep-operations.pod:170
+#: ../sysprep/sysprep-operations.pod:175
#, no-wrap
msgid ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
@@ -46938,90 +52976,100 @@ 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
-#: ../sysprep/sysprep-operations.pod:175
+#: ../sysprep/sysprep-operations.pod:180
msgid "B<ssh-userdir> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:178
+#: ../sysprep/sysprep-operations.pod:183
msgid "Remove \".ssh\" directories in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:180
+#: ../sysprep/sysprep-operations.pod:185
msgid ""
-"Remove the C<.ssh> directory of user \"root\" and any other users who have a"
-" C<.ssh> directory in their home directory."
+"Remove the C<.ssh> directory of user \"root\" and any other users who have a "
+"C<.ssh> directory in their home directory."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:183
+#: ../sysprep/sysprep-operations.pod:188
msgid "B<sssd-db-log> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:186
+#: ../sysprep/sysprep-operations.pod:191
msgid "Remove the database and log files of sssd."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:188
+#: ../sysprep/sysprep-operations.pod:193
msgid "B<udev-persistent-net> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:191
+#: ../sysprep/sysprep-operations.pod:196
msgid "Remove udev persistent net rules."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:193
+#: ../sysprep/sysprep-operations.pod:198
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC address "
"to a fixed ethernet device (eg. eth0)."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:196
+#: ../sysprep/sysprep-operations.pod:201
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 "仮想マシンをクローンした後、通常 MAC アドレスは変わります。古い MAC アドレスは古い名前(たとえば eth0)を占有するため、このことは新しい MAC アドレスが新しい名前(たとえば eth1)に割り当てられることを意味します。それは、一般的に好ましくありません。 udev の永続的な net ルールを削除することにより、これを避けます。"
+msgstr ""
+"仮想マシンをクローンした後、通常 MAC アドレスは変わります。古い MAC アドレス"
+"は古い名前(たとえば eth0)を占有するため、このことは新しい MAC アドレスが新"
+"しい名前(たとえば eth1)に割り当てられることを意味します。それは、一般的に好"
+"ましくありません。 udev の永続的な net ルールを削除することにより、これを避け"
+"ます。"
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:201
+#: ../sysprep/sysprep-operations.pod:206
msgid "B<user-account>"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:203
+#: ../sysprep/sysprep-operations.pod:208
msgid "Remove the user accounts in the guest."
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:205
+#: ../sysprep/sysprep-operations.pod:210
msgid ""
"Remove all the user accounts and their home directories. The \"root\" "
"account is not removed."
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:208
+#: ../sysprep/sysprep-operations.pod:213
msgid "B<utmp> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:211
+#: ../sysprep/sysprep-operations.pod:216
msgid "Remove the utmp file."
msgstr "utmp ファイルを削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:213
+#: ../sysprep/sysprep-operations.pod:218
msgid ""
"This file records who is currently logged in on a machine. In modern Linux "
"distros it is stored in a ramdisk and hence not part of the virtual "
@@ -47029,21 +53077,23 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../sysprep/sysprep-operations.pod:217
+#: ../sysprep/sysprep-operations.pod:222
msgid "B<yum-uuid> *"
msgstr ""
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:220
+#: ../sysprep/sysprep-operations.pod:225
msgid "Remove the yum UUID."
msgstr "yum UUID を削除します。"
#. type: textblock
-#: ../sysprep/sysprep-operations.pod:222
+#: ../sysprep/sysprep-operations.pod:227
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the "
"original UUID has been erased."
-msgstr "yum は元々の UUID が削除されたことを通知するとき、次の実行時に新しい UUID を作成します。"
+msgstr ""
+"yum は元々の UUID が削除されたことを通知するとき、次の実行時に新しい UUID を"
+"作成します。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:5
@@ -47057,7 +53107,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
#: ../sysprep/virt-sysprep.pod:11
@@ -47065,15 +53117,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
#: ../sysprep/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
@@ -47081,16 +53135,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
#: ../sysprep/virt-sysprep.pod:26
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 ""
@@ -47098,8 +53151,8 @@ msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:32
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."
@@ -47108,8 +53161,8 @@ msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:53
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
@@ -47169,7 +53222,9 @@ msgstr ""
msgid ""
"Use I<--list-operations> to list operations supported by a particular "
"version of virt-sysprep."
-msgstr "特定のバージョンの virt-sysprep によりサポートされる操作の一覧を表示するには I<--list-operations> を使用します。"
+msgstr ""
+"特定のバージョンの virt-sysprep によりサポートされる操作の一覧を表示するには "
+"I<--list-operations> を使用します。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:99
@@ -47245,9 +53300,9 @@ msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:140
msgid ""
-"The first field is the operation name, which can be supplied to I<--enable>."
-" The second field is a C<*> character if the operation is enabled by "
-"default or blank if not. Subsequent fields on the same line are the "
+"The first field is the operation name, which can be supplied to I<--"
+"enable>. The second field is a C<*> character if the operation is enabled "
+"by default or blank if not. Subsequent fields on the same line are the "
"description of the operation."
msgstr ""
@@ -47288,8 +53343,8 @@ msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:163
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: textblock
@@ -47331,7 +53386,9 @@ 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
#: ../sysprep/virt-sysprep.pod:201
@@ -47363,7 +53420,11 @@ msgid ""
"prepare a template from which guests can be cloned. There are many "
"different ways to achieve this using the virt tools, and this section is "
"just an introduction."
-msgstr "virt-sysprep は仮想マシンをクローンするプロセスの一部として使用できます。もしくは、クローンされた仮想マシンからテンプレートを準備するために使用できます。仮想化ツールを使用してこれを実現する他の方法がいろいろとあります。このセクションは単に概要を説明します。"
+msgstr ""
+"virt-sysprep は仮想マシンをクローンするプロセスの一部として使用できます。もし"
+"くは、クローンされた仮想マシンからテンプレートを準備するために使用できます。"
+"仮想化ツールを使用してこれを実現する他の方法がいろいろとあります。このセク"
+"ションは単に概要を説明します。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:216
@@ -47381,7 +53442,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
#: ../sysprep/virt-sysprep.pod:226
@@ -47470,14 +53533,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
#: ../sysprep/virt-sysprep.pod:296
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
#: ../sysprep/virt-sysprep.pod:299
@@ -47489,7 +53562,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
#: ../sysprep/virt-sysprep.pod:305
@@ -47506,28 +53585,34 @@ msgid ""
" \\-----> guests\n"
" \\---->\n"
"\n"
-msgstr " snapshot\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n"
+msgstr ""
+" snapshot\n"
+" テンプレート ---------->\n"
+" \\------> クローン\n"
+" \\-----> 済みゲスト\n"
+" \\---->\n"
+"\n"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:317
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
#: ../sysprep/virt-sysprep.pod:322
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
#: ../sysprep/virt-sysprep.pod:325
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 ""
@@ -47540,7 +53625,9 @@ msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:337
msgid "Prepare your template using L<virt-sparsify(1)>. See below."
-msgstr "L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してください。"
+msgstr ""
+"L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してくださ"
+"い。"
#. type: =head2
#: ../sysprep/virt-sysprep.pod:341
@@ -47550,9 +53637,9 @@ msgstr "virt-clone"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:343
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
@@ -47574,13 +53661,16 @@ msgid ""
" virt-sparsify\n"
" original guest --------> template\n"
"\n"
-msgstr " virt-sparsify\n 元のゲスト --------> テンプレート\n\n"
+msgstr ""
+" virt-sparsify\n"
+" 元のゲスト --------> テンプレート\n"
+"\n"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:356
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
@@ -47605,34 +53695,39 @@ 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
#: ../sysprep/virt-sysprep.pod:370
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: textblock
#: ../sysprep/virt-sysprep.pod:378
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 guest afterwards."
+"does not pretend to remove all of it. You should examine the L</OPERATIONS> "
+"above and the guest afterwards."
msgstr ""
#. type: textblock
#: ../sysprep/virt-sysprep.pod:382
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
@@ -47685,15 +53780,17 @@ msgstr "SELinux の再ラベル付け"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:408
msgid "I<(This section applies to Linux guests using SELinux only)>"
-msgstr "I<(このセクションは SELinux を使用している Linux 仮想マシンのみに適用されます。)>"
+msgstr ""
+"I<(このセクションは SELinux を使用している Linux 仮想マシンのみに適用されま"
+"す。)>"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:410
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
@@ -47701,27 +53798,36 @@ msgstr ""
msgid ""
"You can force relabelling for all guests by supplying the I<--selinux-"
"relabel> option."
-msgstr "I<--selinux-relabel> オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。"
+msgstr ""
+"I<--selinux-relabel> オプションを指定することにより、すべての仮想マシンに対し"
+"て強制的に再ラベルできます。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:418
msgid ""
"You can disable relabelling entirely by supplying the I<--no-selinux-"
"relabel> option."
-msgstr "I<--no-selinux-relabel> オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。"
+msgstr ""
+"I<--no-selinux-relabel> オプションを指定することにより、すべての仮想マシンに"
+"対して強制的に再ラベルできます。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:430
msgid "This program returns 0 on success, or 1 if there was an error."
-msgstr "このプログラムは、成功すると 0 を返します。または、エラーが起きると 1 を返します。"
+msgstr ""
+"このプログラムは、成功すると 0 を返します。または、エラーが起きると 1 を返し"
+"ます。"
#. type: textblock
#: ../sysprep/virt-sysprep.pod:434
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
#: ../sysprep/virt-sysprep.pod:453
@@ -47739,7 +53845,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
@@ -47762,7 +53870,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
@@ -47780,7 +53890,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
@@ -47792,8 +53904,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: =item
@@ -47837,13 +53949,20 @@ msgid ""
"minutes) which does not usually need to be adjusted."
msgstr ""
+#. type: textblock
+#: ../test-tool/libguestfs-test-tool.pod:65
+#, fuzzy
+#| msgid "Display the guestfish / libguestfs version number and exit."
+msgid "Display the libguestfs version number and exit."
+msgstr "guestfish / libguestfs のバージョン番号を表示して終了します。"
+
#. type: =head1
-#: ../test-tool/libguestfs-test-tool.pod:63
+#: ../test-tool/libguestfs-test-tool.pod:69
msgid "TRYING OUT A DIFFERENT VERSION OF QEMU"
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:65
+#: ../test-tool/libguestfs-test-tool.pod:71
msgid ""
"If you have compiled another version of qemu from source and would like to "
"try that, then you can use the I<--qemudir> option to point to the qemu "
@@ -47851,14 +53970,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:69
+#: ../test-tool/libguestfs-test-tool.pod:75
msgid ""
"If you have downloaded a qemu binary from somewhere, use the I<--qemu> "
"option to point to the binary."
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:72
+#: ../test-tool/libguestfs-test-tool.pod:78
msgid ""
"Note when using these options, you can ignore the business of qemu wrapper "
"scripts (L<guestfs(3)/QEMU WRAPPERS>), since libguestfs-test-tool writes a "
@@ -47866,12 +53985,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../test-tool/libguestfs-test-tool.pod:76
+#: ../test-tool/libguestfs-test-tool.pod:82
msgid "TRYING OUT A DIFFERENT KERNEL"
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:78
+#: ../test-tool/libguestfs-test-tool.pod:84
msgid ""
"If you are using febootstrap E<ge> 3.8 then you can select which kernel "
"libguestfs tries. You do this by setting the environment variables "
@@ -47879,33 +53998,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:82
+#: ../test-tool/libguestfs-test-tool.pod:88
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
-#: ../test-tool/libguestfs-test-tool.pod:85
+#: ../test-tool/libguestfs-test-tool.pod:91
msgid "SELF-DIAGNOSIS"
msgstr "自己診断"
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:87
+#: ../test-tool/libguestfs-test-tool.pod:93
msgid ""
"Refer to L<guestfs(3)/APPLIANCE BOOT PROCESS> to understand the messages "
"produced by libguestfs-test-tool and/or possible errors."
-msgstr "libguestfs-test-tool および/または起こりうるエラーにより生成されるメッセージを理解するには L<guestfs(3)/アプライアンス起動プロセス> を参照してください。"
+msgstr ""
+"libguestfs-test-tool および/または起こりうるエラーにより生成されるメッセージ"
+"を理解するには L<guestfs(3)/アプライアンス起動プロセス> を参照してください。"
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:92
+#: ../test-tool/libguestfs-test-tool.pod:98
msgid ""
"libguestfs-test-tool returns I<0> if the tests completed without error, or "
"I<1> if there was an error."
msgstr ""
#. type: textblock
-#: ../test-tool/libguestfs-test-tool.pod:102
+#: ../test-tool/libguestfs-test-tool.pod:108
msgid "L<guestfs(3)>, L<http://libguestfs.org/>, L<http://qemu.org/>."
msgstr "L<guestfs(3)>, L<http://libguestfs.org/>, L<http://qemu.org/>."
@@ -47913,7 +54034,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
@@ -47921,7 +54044,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
@@ -47929,7 +54054,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
@@ -47947,16 +54074,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
@@ -47982,9 +54109,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
@@ -47995,7 +54125,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
@@ -48003,7 +54135,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
@@ -48011,7 +54145,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
@@ -48019,15 +54155,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
@@ -48037,9 +54178,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
@@ -48061,9 +54204,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
@@ -48076,7 +54222,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
@@ -48084,7 +54232,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
@@ -48092,17 +54242,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
@@ -48121,7 +54273,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
@@ -48129,8 +54283,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
@@ -48141,8 +54295,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 ""
@@ -48154,9 +54308,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
@@ -48172,8 +54326,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 ""
@@ -48202,7 +54356,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
@@ -48226,8 +54382,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 ""
@@ -48243,7 +54399,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
@@ -48258,7 +54416,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
@@ -48271,8 +54431,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 ""
@@ -48282,10 +54442,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
@@ -48302,7 +54462,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
@@ -48345,8 +54507,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 ""
@@ -48354,8 +54516,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 ""
@@ -48364,9 +54526,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
@@ -48430,9 +54592,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
@@ -48454,7 +54617,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
@@ -48470,7 +54635,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
@@ -48481,17 +54648,20 @@ msgstr ""
#: ../tools/virt-make-fs.pl:572
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:587 ../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:590
@@ -48500,14 +54670,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:593
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
@@ -48520,7 +54695,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
@@ -48528,7 +54705,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
@@ -48536,7 +54715,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
@@ -48544,14 +54725,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
@@ -48564,7 +54749,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
@@ -48572,12 +54759,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
@@ -48585,7 +54775,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
@@ -48593,14 +54785,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
@@ -48626,8 +54820,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
@@ -48635,8 +54829,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
@@ -48652,8 +54846,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
@@ -48686,8 +54880,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
@@ -48713,18 +54907,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
@@ -48732,7 +54931,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
@@ -48740,7 +54941,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
@@ -48748,7 +54951,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
@@ -48756,7 +54961,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
@@ -48764,7 +54971,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
@@ -48778,10 +54987,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
@@ -48789,20 +54998,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
@@ -48811,7 +55024,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
@@ -48827,14 +55042,20 @@ 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
msgid ""
"With I<--merge>, you can merge a textual regedit file into the Windows "
"Registry:"
-msgstr "I<--merge> を用いると、テキストの regedit ファイルを Windows レジストリーの中に結合できます:"
+msgstr ""
+"I<--merge> を用いると、テキストの regedit ファイルを Windows レジストリーの中"
+"に結合できます:"
#. type: verbatim
#: ../tools/virt-win-reg.pl:86
@@ -48842,7 +55063,9 @@ msgstr "I<--merge> を用いると、テキストの regedit ファイルを Win
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
@@ -48854,8 +55077,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 ""
@@ -48876,8 +55099,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
@@ -48889,8 +55112,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
@@ -48908,16 +55131,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
@@ -49018,13 +55241,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
@@ -49062,13 +55286,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
@@ -49077,12 +55303,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
@@ -49100,7 +55329,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
@@ -49124,8 +55357,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
@@ -49139,7 +55372,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
@@ -49168,7 +55408,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
@@ -49182,7 +55424,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
@@ -49192,8 +55437,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
@@ -49215,7 +55460,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
@@ -49231,14 +55478,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
@@ -49252,7 +55504,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
@@ -49272,8 +55526,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
@@ -49285,7 +55538,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
@@ -49309,7 +55567,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
@@ -49320,7 +55587,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
@@ -49356,7 +55628,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
@@ -49374,11 +55648,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
@@ -49387,11 +55663,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 を添付"
+"してください"