From d0ec0b4c8c085427896759a1a6e369d2f747fc7b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 8 May 2012 22:58:05 +0100 Subject: Version 1.17.40. --- BUGS | 13 +- configure.ac | 2 +- po-docs/ja.po | 19471 ++++++++++++++++++++++++++++-------------- po-docs/libguestfs-docs.pot | 4372 +++++----- po-docs/uk.po | 12460 +++++++++++++++------------ po/libguestfs.pot | 4 +- 6 files changed, 22312 insertions(+), 14010 deletions(-) diff --git a/BUGS b/BUGS index 6e0ddb3a..f1d14526 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-05-03 +Last updated: 2012-05-08 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -89,6 +89,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 815149 NEW https://bugzilla.redhat.com/show_bug.cgi?id=815149 virt-alignment-scan gives error "part_list: could not parse row from output of parted print command: /dev/vda:4194304B:virtblk:512:512:msdos:Virtio Block Device" +819086 NEW https://bugzilla.redhat.com/show_bug.cgi?id=819086 + look for qemu-kvm on /usr/libexec + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -98,9 +101,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 806176 NEW https://bugzilla.redhat.com/show_bug.cgi?id=806176 libguestfs doesn't use the external tools (wrestool ...) to get icon even these tools are installed -813329 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813329 - virt-p2v can not convert physical host on MD device - 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces @@ -224,10 +224,13 @@ You can help by testing the fixes. 749828 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=749828 p2v does not support raid devices +813329 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=813329 + virt-p2v can not convert physical host on MD device + 741183 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=741183 [RFE] Write a tool to align the partition(s) in a Windows XP image to a multiple of 8 sectors -(5 bugs) +(6 bugs) -------------------------------------------------- These bugs are in the VERIFIED state. diff --git a/configure.ac b/configure.ac index e2eb264e..39a4ca31 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [17]) -m4_define([libguestfs_release], [39]) +m4_define([libguestfs_release], [40]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/ja.po b/po-docs/ja.po index 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 , 2012. # rjones , 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 \n" "Language-Team: Japanese \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" -msgstr "現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティングシステムを再インストールすることだけができます。以下の NetApp のドキュメントが、問題と取り得る解決策をまとめています: L" +"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" +msgstr "" +"現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティ" +"ングシステムを再インストールすることだけができます。以下の NetApp のドキュメ" +"ントが、問題と取り得る解決策をまとめています: L" #. 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" +"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg: " +"C" msgstr "" #. type: =item @@ -374,9 +405,11 @@ msgstr "仮想マシンからディスクイメージの I を追加しま #: ../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. If omitted, then we connect " "to the default libvirt hypervisor." -msgstr "libvirt を使用していると、指定された I に接続します。 省略すると、デフォルトの libvirt ハイパーバイザーに接続します。" +msgstr "" +"libvirt を使用していると、指定された I に接続します。 省略すると、デ" +"フォルトの libvirt ハイパーバイザーに接続します。" #. type: textblock #: ../align/virt-alignment-scan.pod:127 ../cat/virt-cat.pod:88 @@ -411,7 +446,9 @@ msgstr "libvirt を使用していると、指定された I に接続し 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 に対してローイメージを強制します(自動検 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 and reverts to auto-" "detection for C." -msgstr "C に対してロー形式(自動検知なし)を強制し、C に対して自動検知に戻します。" +msgstr "" +"C に対してロー形式(自動検知なし)を強制し、C に対して" +"自動検知に戻します。" #. 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 " "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 参照。" 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" -msgstr "これらの数字の意味に関する詳細は L を参照してください。" +"For detailed information about what these numbers mean, see L" +msgstr "" +"これらの数字の意味に関する詳細は L を参照してください。" #. 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 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 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" -msgstr "古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: L" +"For older versions of Windows, the following NetApp document contains useful " +"information: L" +msgstr "" +"古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: " +"L" #. type: textblock #: ../align/virt-alignment-scan.pod:329 msgid "" "For Red Hat Enterprise Linux E 5, use a Kickstart script that contains " -"an explicit C<%pre> section that creates aligned partitions using " -"L. Do not use the Kickstart C command. The NetApp " -"document above contains an example." +"an explicit C<%pre> section that creates aligned partitions using L. Do not use the Kickstart C 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 for details." +"escape these characters on the command line. See the shell manual page L 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 64K for best performance" -msgstr "正常終了、すべてのパーティションが最高のパフォーマンスのために E 64K に配置されています" +msgstr "" +"正常終了、すべてのパーティションが最高のパフォーマンスのために E 64K に配" +"置されています" #. type: textblock #: ../align/virt-alignment-scan.pod:355 @@ -1090,7 +1223,9 @@ msgstr "2" msgid "" "successful exit, some partitions have alignment E 64K which can result " "in poor performance on high end network storage" -msgstr "正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおいてパフォーマンスの悪い E 64K のアライメントを持ちます" +msgstr "" +"正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおい" +"てパフォーマンスの悪い E 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 4K which can result in" -" poor performance on most hypervisors" -msgstr "正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマンスの悪い E 4K のアライメントを持ちます" +"successful exit, some partitions have alignment E 4K which can result in " +"poor performance on most hypervisors" +msgstr "" +"正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマ" +"ンスの悪い E 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, L, L, L, L" -", L." -msgstr "L, L, L, L, L, L." +"L, L, L, L, " +"L, L." +msgstr "" +"L, L, L, L, " +"L, L." #. type: =head1 #: ../align/virt-alignment-scan.pod:384 ../cat/virt-cat.pod:252 @@ -1177,7 +1316,7 @@ msgstr "Richard W.M. Jones L" #: ../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 "" " /root\n" " /README.fixed\n" "\n" -msgstr " /kernel\n /initrd\n /root\n /README.fixed\n\n" +msgstr "" +" /kernel\n" +" /initrd\n" +" /root\n" +" /README.fixed\n" +"\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:46 @@ -1385,7 +1546,9 @@ msgstr "" msgid "" "(where C is the version of libguestfs). The tarball contains the " "four files:" -msgstr "(ここで C は libguestfs のバージョンです)。 tar ファイルは 4 つのファイルを含みます:" +msgstr "" +"(ここで C は 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 is a sparse file, so take care when copying it." -msgstr "C はスパースファイルであるため、コピーするときには気をつける必要があるため、注意してください。" +msgstr "" +"C はスパースファイルであるため、コピーするときには気をつける" +"必要があるため、注意してください。" #. 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.tar.xz> where C is the version of " -"libguestfs." +"C.tar.xz> where C 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). libguestfs reconstructs this into a " -"full appliance by running L." +"Normally a supermin appliance is located on this path (see L). libguestfs reconstructs this into a full appliance by " +"running L." 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, C, C and C (note the C " "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 manual page." @@ -1522,9 +1691,11 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:146 msgid "" -"L, L, L, " -"L, L, L." -msgstr "L, L, L, L, L, L." +"L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L." #. type: =head1 #: ../appliance/libguestfs-make-fixed-appliance.pod:153 @@ -1539,7 +1710,7 @@ msgstr "L, L, L, L)" msgstr "Richard W.M. Jones (C)" #. 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" msgstr "Copyright (C) 2009-2012 Red Hat Inc. L" @@ -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 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." +"Read key or passphrase parameters from stdin. The default is to try to read " +"passphrases from the user by opening C." 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 has a limited ability to understand Windows drive letters and " "paths (eg. C)." -msgstr "C は Windows のドライブレターとパスの解釈能力に制限があります(例: C)。" +msgstr "" +"C は Windows のドライブレターとパスの解釈能力に制限があります(例: " +"C)。" #. type: textblock #: ../cat/virt-cat.pod:173 ../edit/virt-edit.pod:262 @@ -1893,7 +2098,9 @@ msgstr "guestfish の使用法" msgid "" "L is a more powerful, lower level tool which you can use when " "C doesn't work." -msgstr "L は C がうまく機能しないときに使用できる、より強力な、より低レベルなツールです。" +msgstr "" +"L は C がうまく機能しないときに使用できる、より強力" +"な、より低レベルなツールです。" #. type: textblock #: ../cat/virt-cat.pod:213 @@ -1906,23 +2113,32 @@ msgstr "C を使用することは、次のこととほぼ同等です 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 is the name of the libvirt guest, and C is the full " "path to the file. Note the final C<-> (meaning \"output to stdout\")." -msgstr "ここで C は libvirt 仮想マシンの名前です。また、C はファイルの完全パスです。最後の C<-> (\"標準出力に出力\" を意味します) に注意してください。" +msgstr "" +"ここで C は libvirt 仮想マシンの名前です。また、C はファイルの" +"完全パスです。最後の 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 is the disk image, C is the filesystem within " "the disk image, and C is the full path to the file." -msgstr "ここで、C はディスクイメージ、C はディスクイメージにあるファイルシステム、そして C はファイルの完全パスです。" +msgstr "" +"ここで、C はディスクイメージ、C はディスクイメージにある" +"ファイルシステム、そして C はファイルの完全パスです。" #. 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, L, L, L, L" -", L." -msgstr "L, L, L, L, L, L." +"L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L." #. 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 and L." +"and their sizes in a disk image or virtual machine. It is a replacement for " +"L and L." 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). If you are curious about what an " "unknown disk image contains, use this tool along with L." -msgstr "他の使用方法は、これらのパーティションを変更するために (L のような) 他のツールを使用する前に、パーティションを一覧表示することです。未知のディスクイメージが含んでいるものについてわからなければ、L とともにこのツールを使用します。" +msgstr "" +"他の使用方法は、これらのパーティションを変更するために (L の" +"ような) 他のツールを使用する前に、パーティションを一覧表示することです。未知" +"のディスクイメージが含んでいるものについてわからなければ、L とともにこのツールを使用します。" #. 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 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 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 is the second partition on the first" -" device." +"names, so that for example C is the second partition on the first " +"device." msgstr "" #. type: textblock @@ -2450,7 +2740,9 @@ msgstr "" msgid "" "If the I<--long> option is B 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" #: ../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" +"comprehensive list of partition types can be found here: L" 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 work reliably." -" This example has two columns:" +"Myth: Just split fields at commas. Reality: This does I 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 for Perl" -" or Python's built-in csv library)." +"For other languages, use a CSV processing library (eg. C for Perl " +"or Python's built-in csv library)." msgstr "" #. type: textblock @@ -2633,9 +2933,12 @@ msgstr "" #: ../cat/virt-filesystems.pod:391 msgid "" "L, L, L, L, L, L, L, " -"L." -msgstr "L, L, L, L, L, L, L, L." +"filesystems(1)>, L, L, L." +msgstr "" +"L, L, L, L, L, L, L, L." #. 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 can do many simple file listings. For more complicated cases you" -" may need to use L, or write a program directly to the " -"L API." +"C can do many simple file listings. For more complicated cases you " +"may need to use L, or write a program directly to the L 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 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 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 has four output modes, controlled by different combinations of " "the I<-l> and I<-R> options." -msgstr "C は 4 つの出力モードがあります。I<-l> および I<-R> オプションの異なる組み合わせにより制御されます。" +msgstr "" +"C は 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 command " "(more specifically, like the C function)." -msgstr "I<-l> (I<--long>) オプションを用いると、出力は C コマンドのようになります(より具体的には C 関数と似ています)。" +msgstr "" +"I<-l> (I<--long>) オプションを用いると、出力は C コマンドのようになり" +"ます(より具体的には C 関数と似ています)。" #. 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 " "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 lists the names of files " "and directories recursively:" -msgstr "I<-R> (I<--recursive>) オプションを用いると、C はファイルおよびディレクトリーを再帰的に一覧表示します:" +msgstr "" +"I<-R> (I<--recursive>) オプションを用いると、C はファイルおよびディ" +"レクトリーを再帰的に一覧表示します:" #. 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 runs the C function and " "converts C<\\0> characters to C<\\n>." -msgstr "この出力を生成するには、C が C 関数を実行して、C<\\0> 文字を C<\\n> に変換します。" +msgstr "" +"この出力を生成するには、C が C 関数を実行して、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 are only available when using" -" I<-lR> mode." +"Most of the interesting features of C 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 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 to analyze the guest, they could play tricks" -" on you by creating filenames with embedded newline characters. To " -"B 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 to analyze the guest, they could play tricks " +"on you by creating filenames with embedded newline characters. To B " +"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 (directory), C " "(character device), C (block device), C

(named pipe), C (symbolic " "link), C (socket) or C (unknown)." -msgstr "ファイル形式。次のどれかです: C<-> (通常のファイル), C (ディレクトリー), C (キャラクターデバイス), C (ブロックデバイス), C

(名前付きパイプ), C (シンボリックリンク), C (ソケット) or C (不明)。" +msgstr "" +"ファイル形式。次のどれかです: C<-> (通常のファイル), C (ディレクトリー), " +"C (キャラクターデバイス), C (ブロックデバイス), C

(名前付きパイプ), " +"C (シンボリックリンク), C (ソケット) or C (不明)。" #. 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 above." -msgstr "このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L 参照。" +msgstr "" +"このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L 参照。" #. 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 produces a \"long listing\", which shows more detail. See " -"L." +"C produces a \"long listing\", which shows more detail. See L." 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, L, L, L, L, L, L, L, " "L." -msgstr "L, L, L, L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L, L, L, " +"L." #. 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 checks with libvirt" -" to get a list of all active and inactive guests, and performs a C-type " +"If used without any I<-a> or I<-d> arguments, C checks with libvirt " +"to get a list of all active and inactive guests, and performs a C-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 performs a " -"C-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 will I. If you want to run on multiple guests, then you have to " -"invoke C multiple times." +"If any I<-a> or I<-d> arguments are specified, C performs a C-" +"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 will I. If you want to run on multiple guests, then you have to invoke " +"C 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:" -msgstr "C というディスクイメージファイルのディスク使用量を表示します:" +msgstr "" +"C というディスクイメージファイルのディスク使用量を表示します:" #. 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, L, L, L, " -"L." -msgstr "L, L, L, L, L." +"L, L, L, L, L." +msgstr "" +"L, L, L, L, L." #. 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 use C on live virtual machines. If you do this, " "you risk disk corruption in the VM. C tries to stop you from " "doing this, but doesn't catch all cases." -msgstr "動作中の仮想マシンにおいて C を使用 I<しない> でください。これをすると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C はこれを止めようとしますが、すべての場合を止められるわけではありません。" +msgstr "" +"動作中の仮想マシンにおいて C を使用 I<しない> でください。これを" +"すると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C はこれを止めようとしますが、すべての場合を止められるわけではありませ" +"ん。" #. type: textblock #: ../edit/virt-edit.pod:29 msgid "" "C is a command line tool to edit C where each C " "exists in the named virtual machine (or disk image)." -msgstr "C は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれの C<ファイル> を編集するためのコマンドラインツールです。" +msgstr "" +"C は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれ" +"の 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." -msgstr "単にファイルを表示したいだけならば、 L を使用してください。" +msgstr "" +"単にファイルを表示したいだけならば、 L を使用してください。" #. type: textblock #: ../edit/virt-edit.pod:38 msgid "" -"For more complex cases you should look at the L tool (see " -"L below)." -msgstr "より複雑な場合に対しては L ツールを参照してください(以下の L 参照)。" +"For more complex cases you should look at the L tool (see L below)." +msgstr "" +"より複雑な場合に対しては L ツールを参照してください(以下の L 参照)。" #. type: textblock #: ../edit/virt-edit.pod:41 msgid "" "C cannot be used to create a new file. L can do " "that and much more." -msgstr "C は新しいファイルを作成するために使用できません。 L はこのことやさらにいろいろなことができます。" +msgstr "" +"C は新しいファイルを作成するために使用できません。 L はこのことやさらにいろいろなことができます。" #. 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 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. The backup" -" has the original filename with C added." -msgstr "I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成します。バックアップは元のファイル名に C を加えたものになります。" +"Create a backup of the original file I. The backup " +"has the original filename with C added." +msgstr "" +"I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成しま" +"す。バックアップは元のファイル名に C を加えたものになります。" #. type: textblock #: ../edit/virt-edit.pod:88 msgid "" -"Usually the first character of C would be a dot C<.> so you would" -" write:" -msgstr "一般的に C の最初の文字はドット C<.> です。そのため次のように書きます:" +"Usually the first character of C would be a dot C<.> so you would " +"write:" +msgstr "" +"一般的に C の最初の文字はドット C<.> です。そのため次のように書き" +"ます:" #. type: verbatim #: ../edit/virt-edit.pod:91 @@ -3821,7 +4283,9 @@ msgstr "一般的に C の最初の文字はドット 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 to each line in the file. See L below." -msgstr "外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl 表現 C を適用します。以下の L を参照してください。" +msgstr "" +"外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl " +"表現 C を適用します。以下の 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 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 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 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 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 function, being careful not to chomp " -"C<$_> itself (since that would remove all newlines from the file):" +"Alternately, use the perl C 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 is the disk image, C is the filesystem within " "the disk image to edit, and C is the full path to the file." -msgstr "ここで、C はディスクイメージ、C は編集するディスクイメージにあるファイルシステム、C はファイルの完全パスです。" +msgstr "" +"ここで、C はディスクイメージ、C は編集するディスクイメー" +"ジにあるファイルシステム、C はファイルの完全パスです。" #. type: textblock #: ../edit/virt-edit.pod:320 msgid "" "C cannot create new files. Use the guestfish commands C, " "C or C instead:" -msgstr "C は新しいファイルを作成できません。代わりに guestfish コマンド C, C または C を使用してください:" +msgstr "" +"C は新しいファイルを作成できません。代わりに guestfish コマンド " +"C, C または C を使用してください:" #. type: verbatim #: ../edit/virt-edit.pod:323 @@ -4144,7 +4643,9 @@ msgstr "C は新しいファイルを作成できません。代わ 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" #. 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, L, L, L, L, L, L, L, " "L, L, L." -msgstr "L, L, L, L, L, L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L, L, L, " +"L, L, L." #. 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." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L." 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 is the libguestfs handle which you should pass to other functions." +msgid "C 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 is the error message (string) and C is the Unix error " "(integer)." -msgstr "C はエラーメッセージ(文字列)です。C は Unix エラー(整数)です。" +msgstr "" +"C はエラーメッセージ(文字列)です。C は Unix エラー(整数)で" +"す。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:70 msgid "C can be zero. See L." -msgstr "C は 0 の可能性があります。 L 参照。" +msgstr "" +"C は 0 の可能性があります。 L 参照。" #. type: =item #: ../erlang/examples/guestfs-erlang.pod:72 @@ -4411,10 +4941,13 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L, L, L, L, L, L, L, " +"L, L, L, L, L, L, L, " "L, L. L." -msgstr "L, L, L, L, L, L, L, L, L. L。" +msgstr "" +"L, L, L, L, L, L, L, " +"L, L. L。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:116 @@ -4433,7 +4966,9 @@ msgstr "Copyright (C) 2011 Red Hat Inc. L" 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." -msgstr "このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があります。 libguestfs を使用することに慣れていなければ、L を読む必要もあります。" +msgstr "" +"このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があり" +"ます。 libguestfs を使用することに慣れていなければ、L を読む必要" +"もあります。" #. type: textblock #: ../examples/guestfs-examples.pod:35 msgid "" -"L, L, L, L, L, L, L, " +"L, L, L, L, L, L, L, " +"L, L." +msgstr "" +"L, L, L, L, L, L, L, " "L, L." -msgstr "L, L, L, L, L, L, L, L, L." #. 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) 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 " "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). 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). 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" +"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact " +"Red Hat Support: L" 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" +"to ask questions about libguestfs and the virt tools: L" msgstr "" #. type: textblock @@ -4836,8 +5395,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:147 msgid "" -"For the latest builds, see: " -"L" +"For the latest builds, see: L" 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" -" to get Windows guest support." +"It is part of the default install. On RHEL 6 (only) you have to install " +"C 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" +"Preview packages are available here: L" msgstr "" #. type: =item @@ -4872,8 +5431,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:162 msgid "" -"Use Hilko Bengen's backport repository: " -"L" +"Use Hilko Bengen's backport repository: L" msgstr "" #. type: =item @@ -4884,9 +5443,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:167 msgid "" -"Official Debian packages are available: " -"L (thanks Hilko " -"Bengen)." +"Official Debian packages are available: L (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" +"The packages supplied by Canonical are broken. See: L" 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, 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 have febootstrap, you will need to use the \"fixed appliance" -" method\". See: L" +"If you I have febootstrap, you will need to use the \"fixed appliance " +"method\". See: L" 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" +"locally), then the SRPMs can be rebuilt in Koji. L" 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" +"A very good place to start with Squid configuration is here: L" 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 1.13.16, the mount command (L)" -" enabled option C<-o sync> implicitly. This causes very poor write " +"In libguestfs E 1.13.16, the mount command (L) " +"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 option." @@ -5138,8 +5697,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:284 msgid "" -"If the environment variable C is defined, then " -"C<$TMPDIR/.guestfs-EUIDE> is used instead." +"If the environment variable C is defined, then C<$TMPDIR/.guestfs-" +"EUIDE> 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 output of L" -"." +"is going on, file a bug report, including the I output of " +"L." 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 but then you'd have to specify some method to choose the size of " -"the partition (maybe C /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 but then you'd have to specify some method to choose the size of the " +"partition (maybe C /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" +"Usually this is not a good idea. The question is answered in more detail in " +"this mailing list posting: L" msgstr "" #. type: =head2 @@ -5471,12 +6029,12 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:449 msgid "" -"L is a program providing structured access to the " -"L 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 is a program providing structured access to the L 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 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 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 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 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 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), mounts the guest's disks, then discards all these" -" results and shuts down." +"libvirt guest, performs libguestfs inspection on it (see L), 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). Subsequent runs should reuse the " +"The first time you run the command, it will create an appliance and cache it " +"(usually under C). 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 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 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 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, unless you have set C<$TMPDIR> in" -" which case it will be under that temporary directory." +"This is usually in C, 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. 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) " -"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 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, L, L, " -"L, L, L, L, L." +"L, L, L, L, L." 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 and the virt tools." -msgstr "このページには libguestfs, L および仮想化ツールを使用してできることのレシピとリンクがあります。" +msgstr "" +"このページには libguestfs, L および仮想化ツールを使用してできる" +"ことのレシピとリンクがあります。" #. 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 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 を使用する方法について説明しています。残念ながら、このテクニックは 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 を使用する方法について説明しています。残念ながら、このテク" +"ニックは 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. Currently what to do about virt-clone is under " "discussion." -msgstr "L を避けます。現在 virt-clone について行うことは議論中です。" +msgstr "" +"L を避けます。現在 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 を出力 C に変換します:" 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)をエクスポートする 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 I<-N> option to create empty disk images. " "The useful guide below explains the options available." -msgstr "空のディスクイメージを作成するために L I<-N> オプションを使用できます。以下の有用なガイドは利用可能なオプションについて説明しています。" +msgstr "" +"空のディスクイメージを作成するために L 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 C 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 C コマンドを使用できます。" +msgstr "" +"ディスクイメージまたは仮想マシン(暗号化されていたり、論理ボリュームの中に" +"あったりしても)にある、あらゆるファイルシステムから生のファイルシステムの内" +"容を抽出するために L C コマンドを使用できます。" #. 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." -msgstr "ディスクイメージにあるファイルシステムを一覧表示するには L を使用します。" +msgstr "" +"ディスクイメージにあるファイルシステムを一覧表示するには L を使用します。" #. type: =head1 #: ../examples/guestfs-recipes.pod:92 @@ -6573,14 +7195,18 @@ msgstr "GRUB 設定を編集するには L を使用します:" 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 like " "this:" -msgstr "もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように L を使用します:" +msgstr "" +"もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように " +"L を使用します:" #. 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 from a VM into a local directory use L:" -msgstr "仮想マシンから C をローカルディレクトリにエクスポートするには L を使用します:" +msgstr "" +"仮想マシンから C をローカルディレクトリにエクスポートするには L を使用します:" #. type: verbatim #: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93 @@ -6607,14 +7237,16 @@ msgstr "仮想マシンから C をローカルディレクトリにエ 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 under the current directory." -msgstr "これは現在のディレクトリーに C というディレクトリーを作成します。" +msgstr "" +"これは現在のディレクトリーに C というディレクトリーを作成します。" #. 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 and quote it to " "protect it from the shell, like this:" -msgstr "仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。しかし、パスを C で始める必要があり、シェルから保護するために引用符でくくる必要があります。このようにします:" +msgstr "" +"仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。" +"しかし、パスを C で始める必要があり、シェルから保護するために引用符でく" +"くる必要があります。このようにします:" #. 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 program." -msgstr "libguestfs のソースのサンプルディレクトリーに、C プログラムの最新バージョンがあります。" +"In the libguestfs source examples directory you will find the latest version " +"of the C program." +msgstr "" +"libguestfs のソースのサンプルディレクトリーに、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 XML using the " "C command line tool or from your favourite programming language:" -msgstr "C コマンドラインツールを使用して、またはお気に入りのプログラミング言語から、L XML において XPath クエリーを使用することもできます:" +msgstr "" +"C コマンドラインツールを使用して、またはお気に入りのプログラミング言語" +"から、L XML において XPath クエリーを使用することもできま" +"す:" #. type: verbatim #: ../examples/guestfs-recipes.pod:209 @@ -6813,7 +7496,13 @@ msgid "" " -- NODE --\n" " Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" "\n" -msgstr " # virt-inspector RHEL60x64 > xml\n # xpath '//product_name' < xml\n Found 1 nodes:\n -- NODE --\n Red Hat Enterprise Linux Server release 6.0 (Santiago)\n\n" +msgstr "" +" # virt-inspector RHEL60x64 > xml\n" +" # xpath '//product_name' < xml\n" +" Found 1 nodes:\n" +" -- NODE --\n" +" Red Hat Enterprise Linux Server release 6.0 (Santiago)\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." -msgstr "(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行したいならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L 参照。" +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L." +msgstr "" +"(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行した" +"いならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L 参" +"照。" #. type: =head1 #: ../examples/guestfs-recipes.pod:309 @@ -6981,7 +7722,9 @@ msgstr "このように L C コマンドを使用するこ 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 to monitor disk usage of your guests over time. " "The link below contains a guide." -msgstr "時系列で仮想マシンのディスク使用量を監視するために L を使用できます。以下のリンクは仮想マシンを含みます。" +msgstr "" +"時系列で仮想マシンのディスク使用量を監視するために L を使用できま" +"す。以下のリンクは仮想マシンを含みます。" #. 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 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 に加えて以下のリンクに示されるツールは、実行中の Windows Vista およびそれ以降のあらゆる仮想マシンから Windows イベントログを読み出すために使用できます。" +msgstr "" +"L に加えて以下のリンクに示されるツールは、実行中の 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 I<-e> option you can do simple replacements on " "files. One use is to remove the root password from a Linux guest:" -msgstr "L I<-e> を使用することにより、ファイルの内容を簡単に置き換えることができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除することです。" +msgstr "" +"L I<-e> を使用することにより、ファイルの内容を簡単に置き換える" +"ことができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除す" +"ることです。" #. type: verbatim #: ../examples/guestfs-recipes.pod:350 @@ -7077,7 +7838,9 @@ msgstr "L 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 to look inside these multiple " "layers, as outlined in the guide below." -msgstr "Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含みます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために L を使用できます。" +msgstr "" +"Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含み" +"ます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために " +"L を使用できます。" #. 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 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 および virt ツールを使用する方法を説明しています。" +msgstr "" +"以下のリンクは、まず最初に sshfs 経由で VMware VMFS を共有することにより、" +"VMware ESX 仮想マシンにおいて libguestfs, L および 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, L, L, L, L, L, L, L" -", L, L." -msgstr "L, L, L, L, L, L, L, L, L, L." +"L, L, L, L, L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L, L, L, L, L." #. 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." -msgstr "上のコマンドがまったく機能しなければ、 L を使用します。" +msgstr "" +"上のコマンドがまったく機能しなければ、 L を使用しま" +"す。" #. 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 on guests or disk images:" -msgstr "仮想マシンまたはディスクイメージにおいて L を実行します:" +msgstr "" +"仮想マシンまたはディスクイメージにおいて L を実行しま" +"す:" #. type: verbatim #: ../examples/guestfs-testing.pod:52 @@ -7270,7 +8061,9 @@ msgstr "仮想マシンまたはディスクイメージにおいて L can display files from guests. For a Linux guest, try:" -msgstr "L は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対しては、次を試します:" +msgstr "" +"L は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対" +"しては、次を試します:" #. type: verbatim #: ../examples/guestfs-testing.pod:64 @@ -7308,7 +8105,9 @@ msgstr "L は仮想マシンからファイルを表示できます 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, C etc paths work correctly?" +"An even better test is if you have a Windows guest with multiple drives. Do " +"C, C 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 はディスク領域を一覧表示します。次を実 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 can edit files in guests. Try this command on a RHEL or " "Fedora guest:" -msgstr "L は仮想マシンにあるファイルを編集できます。RHEL または Fedora 仮想マシンにおいてこのコマンドを試します:" +msgstr "" +"L は仮想マシンにあるファイルを編集できます。RHEL または Fedora " +"仮想マシンにおいてこのコマンドを試します:" #. type: verbatim #: ../examples/guestfs-testing.pod:146 @@ -7493,7 +8306,9 @@ msgstr "L は仮想マシンにあるファイルを編集でき 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 disk image or guest." -msgstr "B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行します。" +msgstr "" +"B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行" +"します。" #. type: textblock #: ../examples/guestfs-testing.pod:229 msgid "" "Use L to examine, rescue or repair a B guest or " "disk image:" -msgstr "B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するには L を使用します:" +msgstr "" +"B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するに" +"は L を使用します:" #. 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 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 を使用します。たとえば、ディスクイメージが 30G より小さければ、次を実行して 30G に増やします:" +"Use L 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 を使用します。た" +"とえば、ディスクイメージが 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, make a disk image more sparse:" -msgstr "L を使用して、ディスクイメージをよりスパースにします:" +msgstr "" +"L を使用して、ディスクイメージをよりスパースにします:" #. type: verbatim #: ../examples/guestfs-testing.pod:257 @@ -7766,7 +8628,9 @@ msgstr "L を使用して、ディスクイメージをより 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 to dump out the Windows Registry from any Windows " "guests that you have." -msgstr "Windows 仮想マシンから Windows レジストリをダンプ出力するには L を使用します。" +msgstr "" +"Windows 仮想マシンから Windows レジストリをダンプ出力するには L を使用します。" #. 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, L, L, " -"L." -msgstr "L, L, L, L." +"L, L, L, L." +msgstr "" +"L, L, L, L." #. 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" -" instead." +"to transfer large files into the guest), then you should probably use L instead." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214 #: ../fish/guestfish-actions.pod:228 msgid "" -"I In new code, use the L call" -" instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +"I In new code, use the L call " +"instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L " +"を使用してください。" #. 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." -" It works by connecting to libvirt, requesting the domain and domain XML " -"from libvirt, parsing it for disks, and calling L on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C. " +"It works by connecting to libvirt, requesting the domain and domain XML from " +"libvirt, parsing it for disks, and calling L 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) 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) 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 parameter sets the libvirt URI (see " -"L). 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 parameter sets the libvirt URI (see L). 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 flag controls whether this call will try to connect to " "a running virtual machine C process if it sees a suitable " "EchannelE element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L for more information." +"the flag is omitted) is never to try. See L for more information." msgstr "" #. type: textblock @@ -8009,8 +8895,8 @@ msgstr "" msgid "" "If the C flag is true (default is false) then a UUID I be " "passed instead of the domain name. The C string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C as a name" -" as usual." +"first and looked up, and if that lookup fails then we treat C as a name " +"as usual." msgstr "" #. type: textblock @@ -8035,8 +8921,8 @@ msgstr "C が偽ならば:" #. 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 " -"Ereadonly/E flag is found." +"The whole call is aborted with an error if any disk with the Ereadonly/" +"E 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." +"This command has one or more optional arguments. See L." 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" -", and specifying the format." +"you should think about replacing calls to this function with calls to L, 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 が存在するかを確認します #. 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" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L or L" -") then the format is automatically detected. Possible " -"formats include C and C." +"This forces the image format. If you omit this (or use L or L) then the format is automatically detected. Possible formats " +"include C and C." msgstr "" #. type: textblock @@ -8234,21 +9123,21 @@ msgstr "C" #. type: textblock #: ../fish/guestfish-actions.pod:184 msgid "" -"This rarely-used option lets you emulate the behaviour of the deprecated L" -" call (q.v.)" +"This rarely-used option lets you emulate the behaviour of the deprecated L 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" msgstr "C" #. type: textblock #: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as" -" a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " +"a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 @@ -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 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 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 whose value is the result of evaluating " "C. If C is NULL, then C is undefined." -msgstr "C を評価した結果の値である Augeas 変数 C を定義します。 C が NULL ならば、 C が定義されません。" +msgstr "" +"C を評価した結果の値である Augeas 変数 C を定義します。 C " +"が NULL ならば、 C が定義されません。" #. 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 is the filesystem root. C must not be NULL, use C instead." -msgstr "C はファイルシステムのルートです。 C は NULL にできません、代わりに C を使用します。" +msgstr "" +"C はファイルシステムのルートです。 C は NULL にできません、代わり" +"に C を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 @@ -8498,7 +9409,9 @@ msgstr "C = 2" msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C." -msgstr "拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。C を上書きします。" +msgstr "" +"拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。" +"C を上書きします。" #. 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 environment variable or call L." +"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 environment variable or call L." 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 functions which have" -" a more complex interface." +"those you need to use the L or L 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." @@ -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." -msgstr "この呼び出しは C という名前のファイルの MD5, SHAx または CRC チェックサムを計算します。" +msgstr "" +"この呼び出しは C という名前のファイルの 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 parameter which " "must have one of the following values:" -msgstr "計算するチェックサムの種類は、以下の値のどれかである C パラメーターにより与えられます:" +msgstr "" +"計算するチェックサムの種類は、以下の値のどれかである C パラメーター" +"により与えられます:" #. type: =item -#: ../fish/guestfish-actions.pod:782 ../src/guestfs-actions.pod:1167 +#: ../fish/guestfish-actions.pod:782 ../src/guestfs-actions.pod:1185 msgid "C" msgstr "C" #. 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 command." -msgstr "C コマンドに対して POSIX により指定された巡回冗長検査 (CRC: cyclic redundancy check) を計算します。" +msgstr "" +"C コマンドに対して 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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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" msgstr "C" #. 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 program)." msgstr "(C プログラムを用いて)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." -msgstr "デバイスのチェックサムを取得するには L を使用します。" +msgstr "" +"デバイスのチェックサムを取得するには L を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:817 msgid "To get the checksums for many files, use L." -msgstr "多くのファイルのチェックサムを取得するには L を使用します。" +msgstr "" +"多くのファイルのチェックサムを取得するには L を使用します。" #. 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. For the types of checksums supported see the " -"L command." +"device named C. For the types of checksums supported see the L 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 and" -" then emits a list of those checksums to the local output file C." +"This command computes the checksums of all regular files in C and " +"then emits a list of those checksums to the local output file C." 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 to C. Only numeric modes are" -" supported." +"Change the mode (permissions) of C to C. 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: When using this command from guestfish, C by default would be" -" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " +"I: When using this command from guestfish, C 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 and group to C." msgstr "ファイルの所有者を C に、グループを C に変更します。" #. 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 invoked via the shell (see L)." 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 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 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 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 and " -"C. 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 and C. 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 and writes it out to the local file " "C." @@ -9919,8 +10921,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:924 msgid "" -"The C and optional C parameters have the same meaning as in L" -"." +"The C and optional C parameters have the same meaning as in L." 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 and writes it out to the local file " -"C." +"This command compresses C and writes it out to the local file C." 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 parameter. " "Currently this includes: C, C, C, C or C. " @@ -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 parameter controls compression level. The meaning and" -" default for this parameter depends on the compression program being used." +"The optional C 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 string must be a C<-> (dash)." msgstr "C 文字列の最初の文字は 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 can be NULL." msgstr "C は 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 for a general overview of this call." -msgstr "この呼び出しの一般的な概要は L を参照してください。" +msgstr "" +"この呼び出しの一般的な概要は L を参照してください。" #. 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 the function you want for copying files. This is for copying" -" blocks within existing files. See L, L and L for general " +"This is B the function you want for copying files. This is for copying " +"blocks within existing files. See L, L and L 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 bytes from one source device or file " "C to another destination device or file C." 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 In new code, use the " -"L call instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +"I In new code, use the L call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" #. 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 to C where C is either a " "destination filename or destination directory." -msgstr "ファイルを C から C にコピーします。ここで C は宛先ファイル名または宛先ディレクトリです。" +msgstr "" +"ファイルを C から C にコピーします。ここで C は宛先ファイル" +"名または宛先ディレクトリです。" #. 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 to C recursively using the" -" C command." -msgstr "ファイルまたはディレクトリを C から C に C コマンドを使用して再帰的にコピーします。" +"This copies a file or directory from C to C recursively using the " +"C command." +msgstr "" +"ファイルまたはディレクトリを C から C に C コマンドを使用し" +"て再帰的にコピーします。" #. 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 to another " "destination device or file C. 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)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see L)." 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 command to report disk space used." -msgstr "このコマンドはディスク使用状況を報告するために C コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を報告するために C コマンドを実行します。" #. 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 command to report disk space used in human-" "readable format." -msgstr "このコマンドはディスク使用状況を読みやすい形式で報告するために C コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を読みやすい形式で報告するために C コマ" +"ンドを実行します。" #. 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 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" -" or by setting the environment variable C " +"Another way to get the same information is to enable verbose messages with " +"L or by setting the environment variable C " "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 and save it as C 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 can also be a named pipe." msgstr "C は名前付きパイプを使えます。" @@ -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 is read for C bytes starting at C (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 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 to 3 should drop everything." msgstr "C を 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 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 command to estimate file space usage for " "C." 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 can be a file or a directory. If C 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 (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. 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" msgstr "C" #. 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 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" msgstr "C" #. 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 option." msgstr "このオプションは C オプションと同時に指定できません。" @@ -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, ie. runs the ext2/ext3 filesystem checker " -"on C, noninteractively (I<-p>), even if the filesystem appears to be" -" clean (I<-f>)." +"on C, noninteractively (I<-p>), even if the filesystem appears to be " +"clean (I<-f>)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1204 msgid "" -"I In new code, use the L call " -"instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +"I In new code, use the L call instead." +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用し" +"てください。" #. 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 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 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 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 and C 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 program is used for the comparison." msgstr "外部の L プログラムが比較のために使用されます。" @@ -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 if and only if there is a file, directory (or anything)" -" with the given C name." +"This returns C if and only if there is a file, directory (or anything) " +"with the given C 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 of " "size C 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 command which " "allocates a file in the host and attaches it as a device." @@ -10633,7 +11701,9 @@ msgstr "" msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使" +"用してください。" #. 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 and C " "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 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 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 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. 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 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 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, L, L, L, L " "(etc), L." -msgstr "関連項目: L, L, L, L, L (etc), L" +msgstr "" +"関連項目: L, L, L, L, L " +"(etc), L" #. 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, 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." msgstr "Win32 バイナリーと DLL が C を返します。" #. 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." msgstr "Win64 バイナリーと DLL が C を返します。" #. 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 in bytes." msgstr "" @@ -10961,7 +12047,10 @@ msgstr "" msgid "" "To get other stats about a file, use L, L, L, L etc. To get the size of block devices, use L." -msgstr "ファイルに関する他の統計を取得するには use L, L, L, L などを使用します。ブロックデバイスの容量を取得するには L を使用します。" +msgstr "" +"ファイルに関する他の統計を取得するには use L, L, L, " +"L などを使用します。ブロックデバイスの容量を取得するには L を使用します。" #. 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. The initial content of the " -"file is C octets of C, where C must be a number in the range " -"C<[0..255]>." -msgstr "このコマンドは C という新しいファイルを作成します。初期の内容は C オクテットの C です。ここで C は C<[0..255]> の範囲の数値である必要があります。" +"file is C octets of C, where C must be a number in the range C<" +"[0..255]>." +msgstr "" +"このコマンドは 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. To create a file with a pattern of repeating bytes use L" -"." +"L. To create a file with a pattern of repeating bytes use " +"L." 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 except that it creates a new file of length " -"C containing the repeating pattern of bytes in C. The pattern" -" is truncated if necessary to ensure the length of the file is exactly " -"C bytes." +"C containing the repeating pattern of bytes in C. The pattern " +"is truncated if necessary to ensure the length of the file is exactly C " +"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. 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. Thus if the directory" -" structure was:" +"This returns a list of strings I. 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 C 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 is not a directory, then this command returns an error." +#: ../fish/guestfish-actions.pod:1501 ../src/guestfs-actions.pod:2462 +msgid "If C 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, 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 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 which should have " "filesystem type C." 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 for the list of status " "codes from C." -msgstr "返された整数は状態です。 C からの状態コードの一覧は L を参照してください。" +msgstr "" +"返された整数は状態です。 C からの状態コードの一覧は L を参照し" +"てください。" #. 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." 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 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." 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)." 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." -msgstr "これは C にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返します。" +msgstr "" +"これは C にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返" +"します。" #. type: textblock #: ../fish/guestfish-actions.pod:1758 msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用" +"してください。" #. 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." msgstr "" @@ -11655,7 +12787,9 @@ msgstr "" msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用" +"してください。" #. 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 was not called on this handle, and if " -"C was not set, then this returns the compiled-in default" -" value for memsize." +"C 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." -msgstr "libguestfs のアーキテクチャーの詳細は L を参照してください。" +msgstr "" +"libguestfs のアーキテクチャーの詳細は L を参照してください。" #. 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." 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." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling L." 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. However some Linux filesystem implementations are" -" buggy and do not provide a way to list out attributes. For these " +"by calling L. 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, this returns an error." +"Extended attribute values are blobs of binary data. If there is no extended " +"attribute named C, 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." 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 and " "L 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 according to" -" the wildcard expansion rules used by the shell." +"This command searches for all the pathnames matching C 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 function with flags " -"C. See that manual page for more details." +"It is just a wrapper around the C L function with flags C. 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 program and returns the matching lines." +#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3091 +msgid "This calls the external C 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 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, " "with the root directory being C." 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." 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 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 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 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 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 is a positive number, this returns the first " "C lines of the file C." 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 is a negative number, this returns lines from " "the file C, excluding the last C 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 is zero, this returns an empty list." msgstr "パラメーター C が 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 on the given C. The result is the human-" "readable, canonical hex dump of the file." -msgstr "指定された C において C を実行します。結果は、読みやすい形式になり、ファイルの正規化された 16 進ダンプです。" +msgstr "" +"指定された C において 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 from the initrd file called " "C. The filename must be given I 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) contained in a Linux initrd or " +"For example, in guestfish you could use the following command to examine the " +"boot script (usually called C) 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-.img init\n" "\n" -msgstr " initrd-cat /boot/initrd-.img init\n\n" +msgstr "" +" initrd-cat /boot/initrd-.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 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 for the events listed in C." 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 is a directory then events within that directory are " "watched, but this does I 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." @@ -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 is the maximum number of events which will be queued up between" -" calls to L or L. 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 is the maximum number of events which will be queued up between " +"calls to L or L. 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 the returned structure list (see L)." msgstr "" @@ -12449,9 +13646,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2124 msgid "" -"Queued up events should be read periodically by calling L (or" -" L which is just a helpful wrapper around L)." -" 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 (or " +"L which is just a helpful wrapper around L). " +"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 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: 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: 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." -msgstr "前に定義された inotify ウォッチを削除します。 L 参照。" +msgstr "" +"前に定義された inotify ウォッチを削除します。 L 参照。" #. 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 is " "returned." @@ -12558,15 +13762,15 @@ msgstr "アーキテクチャーが決められなければ、文字列 C 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," -" C

etc." +"longer than 1 character. For example in OS-9, hard drives were named C, " +"C

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 for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. 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 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 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." 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 or " "C 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 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 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 " "program from the C package, and several programs (C, " @@ -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 reflected in the" -" popular public names used by the operating system. Notably the operating " +"Windows uses a consistent versioning scheme which is I 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 for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. 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. I 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. I 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) 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 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" -"." +"information about the mapping of drive letters to partitions, see L." msgstr "" #. type: textblock @@ -13219,7 +14454,9 @@ msgstr "" msgid "" "Please read L for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. 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 if we could not determine the package " "format I 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, C, C, C, C, " "C. 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 if we could not determine the package " -"management tool I if the operating system does not have a real packaging" -" system (eg. Windows)." +"management tool I 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, C, C (for all Debian " "derivatives), C, C, C, C, C. 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 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 C" -" which is usually a string such as C or C (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 C which " +"is usually a string such as C or C (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 and " "the latter is C)." 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, C 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 " "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." -msgstr "これは検査した仮想マシンの Windows CurrentControlSet を返します。 CurrentControlSet は C のようなレジストリキーの名前です。" +msgstr "" +"これは検査した仮想マシンの Windows CurrentControlSet を返します。 " +"CurrentControlSet は C のようなレジストリキーの名前です。" #. 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." -msgstr "これは検査した仮想マシンの Windows システムルートを返します。システムルートは C のようなディレクトリーのパスです。" +msgstr "" +"これは検査した仮想マシンの Windows システムルートを返します。システムルート" +"は C のようなディレクトリーのパスです。" #. 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 This call works differently from other parts of the inspection API." -" You have to call L, then L, then " -"mount up the disks, before calling this. Listing applications is a " +"I This call works differently from other parts of the inspection " +"API. You have to call L, then L, " +"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 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" msgstr "C" #. 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" msgstr "C" #. 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 instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing " +"to display something can use C 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" 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 " -"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 and L" -" in order to mount and unmount filesystems and look at the " +"This function uses other libguestfs features such as L and L 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 if and only if there is a block device with the given " "C 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 if and only if there is a character device with the " "given C 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 " "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 if and only if there is a directory with the given " "C 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 if and only if there is a FIFO (named pipe) with the " "given C 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 if and only if there is a regular file with the given " -"C name. Note that it returns false for other objects like " -"directories." +"C 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 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 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 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 if and only if there is a Unix domain socket with the " "given C 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 if and only if there is a symbolic link with the given " "C 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 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 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 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" -msgstr "プライマリーボリューム記述子の項目に関する詳細は、 L を参照してください。" +"For information on the primary volume descriptor fields, see L" +msgstr "" +"プライマリーボリューム記述子の項目に関する詳細は、 L を参照してください。" #. 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." 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 and group to C. This is like " -"L but if C is a symlink then the link itself is changed, not " -"the target." +"Change the file owner to C and group to C. This is like L but if C 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 named C. If C" -" is a symlink, then this call returns an extended attribute from the " -"symlink." +"Get a single extended attribute from file C named C. If C " +"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." msgstr "ブロックデバイスの完全名(例: C)を返します。" @@ -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 " -"and L, and therefore you should use this soon after launch and only" -" when nothing is mounted." +"and L, 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" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3102 msgid "" -"This does not return logical volumes. For that you will need to call " -"L." -msgstr "これは論理ボリュームを返しません。 そのためには L を呼び出す必要があります。" +"This does not return logical volumes. For that you will need to call L." +msgstr "" +"これは論理ボリュームを返しません。 そのためには L を呼び出す必要があり" +"ます。" #. 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 (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 " "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 in the format of 'ls -laZ'." msgstr "'ls -laZ' 形式で C にあるファイルを一覧表示します。" @@ -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 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 command. The I<-f> " "option removes the link (C) 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 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 command, The I<-f> " "option removes the link (C) 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, but if C is a symbolic link, then" -" it removes an extended attribute of the link itself." +"This is the same as L, but if C 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 (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, but if C is a symbolic link, then it" -" sets an extended attribute of the link itself." +"This is the same as L, but if C 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." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3185 msgid "" -"This is the same as L except that if C is a symbolic link, then" -" the link is stat-ed, not the file it refers to." +"This is the same as L except that if C 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 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 operation on multiple files, " -"where all files are in the directory C. C is the list of files" -" from this directory." +"where all files are in the directory C. C 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 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 for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L 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. C is any " -"existing key, and is used to access the device. C is the new key to" -" add. C is the key slot that will be replaced." +"existing key, and is used to access the device. C is the new key to " +"add. C is the key slot that will be replaced." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3221 msgid "" -"Note that if C already contains a key, then this command will fail." -" You have to use L first to remove that key." +"Note that if C already contains a key, then this command will " +"fail. You have to use L 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 or L" -". The C parameter must be the name of the LUKS " -"mapping device (ie. C) and I the name of the " -"underlying block device." +"This closes a LUKS device that was created earlier by L or L. The C parameter must be the name of the LUKS mapping " +"device (ie. C) and I 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 and formats the device as a " "LUKS encrypted device. C 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 from the encrypted LUKS " "device C. C must be one of the I 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 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 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. 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 except that a read-only mapping is " -"created." +"This is the same as L 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 on the volume group " "C, with C 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, using " -"approximately C % of the free space remaining in the volume group." -" Most usefully, when C is C<100> this will create the largest " +"approximately C % of the free space remaining in the volume group. " +"Most usefully, when C 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 is converted to " -"C." +"canonical name. For example, C is converted to C." 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 parameter does not refer to a" -" logical volume." +"This command returns an error if the C 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 will be able to see every" -" block device." +"This undoes the effect of L. 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, 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, 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, where C is the path to the " "LV, such as C." 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." +"You can also remove all LVs in a volume group by specifying the VG name, C." 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 with the new name C." 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. When reducing, data in the reduced part is lost." -msgstr "これは既存の LVM 論理ボリュームを C に容量変更(拡大または縮小)します。縮小するとき、縮小された部分にあるデータは失われます。" +msgstr "" +"これは既存の LVM 論理ボリュームを C に容量変更(拡大または縮小)しま" +"す。縮小するとき、縮小された部分にあるデータは失われます。" #. 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 so that it fills C% 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 so that it fills C% 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 command." +"List all the logical volumes detected. This is the equivalent of the L 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)." -msgstr "これは論理ボリュームのデバイス名(例: C)の一覧を返します。" +"This returns a list of the logical volume device names (eg. C)." +msgstr "" +"これは論理ボリュームのデバイス名(例: C)の一覧を返" +"します。" #. 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 command. The \"full\" version includes all fields." +"List all the logical volumes detected. This is the equivalent of the L 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." msgstr "このコマンドは LVM 論理ボリューム C の 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. C 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. C 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." -" C in this struct is zero-length to indicate there was an error " +"sequentially. The first xattr struct always has a zero-length C. " +"C in this struct is zero-length to indicate there was an error " "doing C for this file, I 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 for a " +"This call is intended for programs that want to efficiently list a directory " +"contents without making many round-trips. See also L 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 on the devices in the list " "C." 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" msgstr "C" #. 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 and C then the resulting" -" array would be C<[EmissingE, \"/dev/sda\"]>." -msgstr "C かつ C ならば、結果の配列は C<[EmissingE, \"/dev/sda\"]> になります。" +"If C and C then the resulting " +"array would be C<[EmissingE, \"/dev/sda\"]>." +msgstr "" +"C かつ C ならば、結果の配列は " +"C<[EmissingE, \"/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 and C then the resulting" -" array would be C<[\"/dev/sda\", EmissingE]>." -msgstr "C かつ C ならば、結果の配列は C<[\"/dev/sda\", EmissingE]> になります。" +"If C and C then the resulting " +"array would be C<[\"/dev/sda\", EmissingE]>." +msgstr "" +"C かつ C ならば、結果の配列は " +"C<[\"/dev/sda\", EmissingE]> になります。" #. 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 + the number of bits set in C must " "equal C + C." -msgstr "C の長さ + C に設定されたビット数は C + C と同じである必要があります。" +msgstr "" +"C の長さ + C に設定されたビット数は C + " +"C と同じである必要があります。" #. type: =item -#: ../fish/guestfish-actions.pod:3495 ../src/guestfs-actions.pod:5345 +#: ../fish/guestfish-actions.pod:3495 ../src/guestfs-actions.pod:5367 msgid "C" msgstr "C" #. 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 plus the number of " "bits set in C." -msgstr "設定されていないと、この初期値は C の長さ + C に設定されたビット数になります。" +msgstr "" +"設定されていないと、この初期値は C の長さ + C に設定" +"されたビット数になります。" #. type: =item -#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5352 +#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5374 msgid "C" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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, I, I<0>, I, " "I, I<1>, I, I, I<4>, I, I<5>, I, I<6>, " "I, I<10>. Some of these are synonymous, and more levels may be " "added in future." -msgstr "RAID レベルです。次のどれかです: I, I, I<0>, I, I, I<1>, I, I, I<4>, I, I<5>, I, I<6>, I, I<10>。これらのいくつかは同じものを意味しています。将来さらなるレベルが追加される可能性があります。" +msgstr "" +"RAID レベルです。次のどれかです: I, I, I<0>, I, " +"I, I<1>, I, I, I<4>, I, I<5>, I, I<6>, " +"I, 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." msgstr "設定されていないと、この初期値は C です。" @@ -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 EmdE'. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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." @@ -15532,84 +16943,86 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3564 msgid "To get a list of software RAID devices, call L." -msgstr "ソフトウェア RAID デバイスの一覧を取得するには、L を呼び出します。" +msgstr "" +"ソフトウェア RAID デバイスの一覧を取得するには、L を呼び出" +"します。" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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" msgstr "C" #. 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. 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." msgstr "C という名前のディレクトリーを作成します。" @@ -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." 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. 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, creating any parent directories as " "necessary. This is like the C 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 parameter should be" -" a full pathname for the temporary directory name with the final six " +"This command creates a temporary directory. The C 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" msgstr "関連項目: L" @@ -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 with an external journal on" -" C. It is equivalent to the command:" +"This creates an ext2/3/4 filesystem on C with an external journal on " +"C. 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= \n" "\n" -msgstr " mke2fs -t fstype -b blocksize -J device= \n\n" +msgstr "" +" mke2fs -t fstype -b blocksize -J device= \n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod: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 with an external journal on" -" the journal labeled C