From f8e7a41e678c3bd7ede50a38b1da7f3a5f92ddea Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 8 Mar 2012 17:39:11 +0000 Subject: Version 1.17.13. --- BUGS | 5 +- configure.ac | 2 +- po-docs/ja.po | 15740 ++++++++++++++++++++++++++++-------------- po-docs/libguestfs-docs.pot | 2691 ++++---- po-docs/uk.po | 9606 +++++++++++++++----------- po/en_GB.po | 656 +- po/es.po | 1101 +-- po/gu.po | 601 +- po/hi.po | 599 +- po/kn.po | 620 +- po/libguestfs.pot | 546 +- po/ml.po | 606 +- po/mr.po | 799 ++- po/nl.po | 1161 +++- po/or.po | 604 +- po/pa.po | 810 ++- po/pl.po | 1363 ++-- po/ta.po | 606 +- po/te.po | 599 +- po/uk.po | 1448 ++-- 20 files changed, 24959 insertions(+), 15204 deletions(-) diff --git a/BUGS b/BUGS index 47892cbd..01fe8d12 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-03-07 +Last updated: 2012-03-08 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -101,6 +101,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 745282 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745282 [RFE] Support to use virt-filesystems with remote libvirt systems +801273 NEW https://bugzilla.redhat.com/show_bug.cgi?id=801273 + Document for set-pgroup need to be updated + 507278 NEW https://bugzilla.redhat.com/show_bug.cgi?id=507278 libguestfs fails to build on Fedora sparc64 diff --git a/configure.ac b/configure.ac index 4e520701..5922a093 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], [12]) +m4_define([libguestfs_release], [13]) 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 0886c704..39185bb3 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# +# # Translators: # rjones , 2011. # Tomoyuki KATO , 2012. @@ -9,15 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" -"POT-Creation-Date: 2012-03-07 18:25+0000\n" +"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" +"POT-Creation-Date: 2012-03-08 17:34+0000\n" "PO-Revision-Date: 2012-03-07 22:33+0000\n" "Last-Translator: rjones \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 @@ -72,7 +72,9 @@ msgstr "書式" msgid "" " virt-alignment-scan [--options] -d domname\n" "\n" -msgstr " virt-alignment-scan [--options] -d domname\n\n" +msgstr "" +" virt-alignment-scan [--options] -d domname\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:11 @@ -80,7 +82,9 @@ msgstr " virt-alignment-scan [--options] -d domname\n\n" msgid "" " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: =head1 #: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19 @@ -110,8 +114,8 @@ msgid "" "When older operating systems install themselves, the partitioning tools " "place partitions at a sector misaligned with the underlying storage " "(commonly the first partition starts on sector C<63>). Misaligned " -"partitions can result in an operating system issuing more I/O than should be" -" necessary." +"partitions can result in an operating system issuing more I/O than should be " +"necessary." msgstr "" #. type: textblock @@ -119,16 +123,22 @@ msgstr "" msgid "" "The virt-alignment-scan tool checks the alignment of partitions in virtual " "machines and disk images and warns you if there are alignment problems." -msgstr "virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティションの配置を確認します。配置に問題があれば警告します。" +msgstr "" +"virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティ" +"ションの配置を確認します。配置に問題があれば警告します。" #. type: textblock #: ../align/virt-alignment-scan.pod:25 msgid "" -"Currently there is no virt tool for fixing alignment problems. You can only" -" reinstall the guest operating system. The following NetApp document " -"summarises the problem and possible solutions: " -"L" -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:30 @@ -138,7 +148,9 @@ msgstr "出力" #. type: textblock #: ../align/virt-alignment-scan.pod:32 msgid "To run this tool on a disk image directly, use the I<-a> option:" -msgstr "このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用します:" +msgstr "" +"このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用" +"します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:34 @@ -147,7 +159,10 @@ msgid "" " $ virt-alignment-scan -a winxp.img\n" " /dev/sda1 32256 512 bad (alignment < 4K)\n" "\n" -msgstr " $ virt-alignment-scan -a winxp.img\n /dev/sda1 32256 512 bad (alignment < 4K)\n\n" +msgstr "" +" $ virt-alignment-scan -a winxp.img\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:37 @@ -158,14 +173,21 @@ msgid "" " /dev/sda2 2097152 2048K ok\n" " /dev/sda3 526385152 2048K ok\n" "\n" -msgstr " $ virt-alignment-scan -a fedora16.img\n /dev/sda1 1048576 1024K ok\n /dev/sda2 2097152 2048K ok\n /dev/sda3 526385152 2048K ok\n\n" +msgstr "" +" $ virt-alignment-scan -a fedora16.img\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 2097152 2048K ok\n" +" /dev/sda3 526385152 2048K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:42 msgid "" "To run the tool on a guest known to libvirt, use the I<-d> option and " "possibly the I<-c> option:" -msgstr "libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプションおよびおそらく I<-c> オプションを使用します:" +msgstr "" +"libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプショ" +"ンおよびおそらく I<-c> オプションを使用します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:45 @@ -175,7 +197,11 @@ msgid "" " /dev/sda1 32256 512 bad (alignment < 4K)\n" " /dev/sda2 106928640 512 bad (alignment < 4K)\n" "\n" -msgstr " # virt-alignment-scan -d RHEL5\n /dev/sda1 32256 512 bad (alignment < 4K)\n /dev/sda2 106928640 512 bad (alignment < 4K)\n\n" +msgstr "" +" # virt-alignment-scan -d RHEL5\n" +" /dev/sda1 32256 512 bad (alignment < 4K)\n" +" /dev/sda2 106928640 512 bad (alignment < 4K)\n" +"\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:49 @@ -186,7 +212,12 @@ msgid "" " /dev/sda2 105906176 1024K ok\n" " /dev/sdb1 65536 64K ok\n" "\n" -msgstr " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n /dev/sda1 1048576 1024K ok\n /dev/sda2 105906176 1024K ok\n /dev/sdb1 65536 64K ok\n\n" +msgstr "" +" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n" +" /dev/sda1 1048576 1024K ok\n" +" /dev/sda2 105906176 1024K ok\n" +" /dev/sdb1 65536 64K ok\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:54 @@ -206,7 +237,9 @@ msgstr "1 列目" msgid "" "the device and partition name (eg. C meaning the first partition " "on the first block device)" -msgstr "デバイスおよびパーティションの名前(例: C は最初のブロックデバイスの最初のパーティションを意味します)" +msgstr "" +"デバイスおよびパーティションの名前(例: C は最初のブロックデバイス" +"の最初のパーティションを意味します)" #. type: =item #: ../align/virt-alignment-scan.pod:65 @@ -334,9 +367,11 @@ msgstr "仮想マシンからディスクイメージの I を追加しま #: ../fuse/guestmount.pod:102 ../inspector/virt-inspector.pod:71 #: ../rescue/virt-rescue.pod:128 msgid "" -"The format of the disk image is auto-detected. To override this and force a" -" particular format use the I<--format=..> option." -msgstr "ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式を使用するには、I<--format=..> オプションを使用します。" +"The format of the disk image is auto-detected. To override this and force a " +"particular format use the I<--format=..> option." +msgstr "" +"ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式" +"を使用するには、I<--format=..> オプションを使用します。" #. type: =item #: ../align/virt-alignment-scan.pod:106 ../cat/virt-cat.pod:81 @@ -364,7 +399,9 @@ msgstr "B<--connect> URI" msgid "" "If using libvirt, connect to the given I. 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:113 ../cat/virt-cat.pod:88 @@ -374,7 +411,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:116 ../cat/virt-cat.pod:91 @@ -400,7 +439,9 @@ msgstr "B<--domain> guest" msgid "" "Add all the disks from the named libvirt guest. Domain UUIDs can be used " "instead of names." -msgstr "名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの UUID が名前の代わりに使用されます。" +msgstr "" +"名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの " +"UUID が名前の代わりに使用されます。" #. type: =item #: ../align/virt-alignment-scan.pod:123 ../cat/virt-cat.pod:105 @@ -434,7 +475,11 @@ msgid "" "image. Using this forces the disk format for I<-a> options which follow on " "the command line. Using I<--format> with no argument switches back to auto-" "detection for subsequent I<-a> options." -msgstr "I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指定したものに強制できます。引数なしで I<--format> を使用することにより、後続の I<-a> オプションに対して自動検知に戻せます。" +msgstr "" +"I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを" +"使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指" +"定したものに強制できます。引数なしで I<--format> を使用することにより、後続" +"の I<-a> オプションに対して自動検知に戻せます。" #. type: textblock #: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114 @@ -453,7 +498,9 @@ msgstr "例:" msgid "" " virt-alignment-scan --format=raw -a disk.img\n" "\n" -msgstr " virt-alignment-scan --format=raw -a disk.img\n\n" +msgstr "" +" virt-alignment-scan --format=raw -a disk.img\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:136 ../cat/virt-cat.pod:118 @@ -470,7 +517,9 @@ msgstr "C に対してローイメージを強制します(自動検 msgid "" " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:140 ../cat/virt-cat.pod:122 @@ -481,7 +530,9 @@ msgstr " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n\ msgid "" "forces raw format (no auto-detection) for C and reverts to auto-" "detection for C." -msgstr "C に対してロー形式(自動検知なし)を強制し、C に対して自動検知に戻します。" +msgstr "" +"C に対してロー形式(自動検知なし)を強制し、C に対して" +"自動検知に戻します。" #. type: textblock #: ../align/virt-alignment-scan.pod:143 ../cat/virt-cat.pod:125 @@ -493,7 +544,10 @@ msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " "with malicious guests (CVE-2010-3851)." -msgstr "仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マシンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" +msgstr "" +"仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式" +"を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マ" +"シンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" #. type: =item #: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:497 @@ -512,7 +566,9 @@ msgstr "B<--quiet>" msgid "" "Don't produce any output. Just set the exit code (see L " "below)." -msgstr "何も出力しません。 終了コードを設定するのみです(以下の L 参照)。" +msgstr "" +"何も出力しません。 終了コードを設定するのみです(以下の L " +"参照)。" #. type: =item #: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:134 @@ -613,22 +669,32 @@ msgstr "推奨されるアライメント" #. type: textblock #: ../align/virt-alignment-scan.pod:174 msgid "" -"Operating systems older than Windows 2008 and Linux before ca.2010 place the" -" first sector of the first partition at sector 63, with a 512 byte sector " -"size. This happens because of a historical accident. Drives have to report" -" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " +"Operating systems older than Windows 2008 and Linux before ca.2010 place the " +"first sector of the first partition at sector 63, with a 512 byte sector " +"size. This happens because of a historical accident. Drives have to report " +"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " "completely meaningless on modern drives, but it happens that the geometry " "reported always has 63 sectors per track. The operating system therefore " "places the first partition at the start of the second \"track\", at sector " "63." -msgstr "Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステムは、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セクターを配置しなければいけません。これは古くからの障害によるものです。ドライブは BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セクターを持つことをときどき通知します。そのため、オペレーティングシステムはセクター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれます。" +msgstr "" +"Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステム" +"は、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セク" +"ターを配置しなければいけません。これは古くからの障害によるものです。ドライブ" +"は BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配" +"置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セク" +"ターを持つことをときどき通知します。そのため、オペレーティングシステムはセク" +"ター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれま" +"す。" #. type: textblock #: ../align/virt-alignment-scan.pod:183 msgid "" "When the guest OS is virtualized, the host operating system and hypervisor " "may prefer accesses aligned to one of:" -msgstr "ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイパーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" +msgstr "" +"ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイ" +"パーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" #. type: =item #: ../align/virt-alignment-scan.pod:188 @@ -638,9 +704,11 @@ msgstr "* 512 バイト" #. type: textblock #: ../align/virt-alignment-scan.pod:190 msgid "" -"if the host OS uses local storage directly on hard drive partitions, and the" -" hard drive has 512 byte physical sectors." -msgstr "ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用して、ハードディスクが 512 バイトの物理セクターを持っている場合。" +"if the host OS uses local storage directly on hard drive partitions, and the " +"hard drive has 512 byte physical sectors." +msgstr "" +"ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用し" +"て、ハードディスクが 512 バイトの物理セクターを持っている場合。" #. type: =item #: ../align/virt-alignment-scan.pod:193 @@ -653,7 +721,10 @@ msgid "" "for local storage on new hard drives with 4Kbyte physical sectors; for file-" "backed storage on filesystems with 4Kbyte block size; or for some types of " "network-attached storage." -msgstr "4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のストレージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" +msgstr "" +"4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向" +"け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のスト" +"レージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" #. type: =item #: ../align/virt-alignment-scan.pod:199 @@ -665,7 +736,9 @@ msgstr "* 64 K バイト" msgid "" "for high-end network-attached storage. This is the optimal block size for " "some NetApp hardware." -msgstr "ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズです。" +msgstr "" +"ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズで" +"す。" #. type: =item #: ../align/virt-alignment-scan.pod:204 @@ -682,7 +755,9 @@ msgstr "以下の L 参照。" msgid "" "Partitions which are not aligned correctly to the underlying storage cause " "extra I/O. For example:" -msgstr "基礎となるストレージに正しくアライメントされていないパーティションは余計な I/O を引き起こします。たとえば:" +msgstr "" +"基礎となるストレージに正しくアライメントされていないパーティションは余計な I/" +"O を引き起こします。たとえば:" #. type: verbatim #: ../align/virt-alignment-scan.pod:213 @@ -697,7 +772,16 @@ msgid "" " | | |\n" " ---+-------------------------+-------------------------+---\n" "\n" -msgstr " セクター#63\n +--------------------------+------\n | ゲスト |\n | ファイルシステムブロック |\n ---+------------------+------+-------------------+-----+---\n | ホストブロック | ホストブロック |\n | | |\n ---+-------------------------+-------------------------+---\n\n" +msgstr "" +" セクター#63\n" +" +--------------------------+------\n" +" | ゲスト |\n" +" | ファイルシステムブロック |\n" +" ---+------------------+------+-------------------+-----+---\n" +" | ホストブロック | ホストブロック |\n" +" | | |\n" +" ---+-------------------------+-------------------------+---\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:222 @@ -706,7 +790,12 @@ msgid "" "must be accessed (so twice as much I/O is done). When a 4K guest block is " "written, two host blocks must first be read, the old and new data combined, " "and the two blocks written back (4x I/O)." -msgstr "この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにアクセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/O)。" +msgstr "" +"この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにア" +"クセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K " +"ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古" +"いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/" +"O)。" #. type: =head2 #: ../align/virt-alignment-scan.pod:227 @@ -716,9 +805,11 @@ msgstr "Linux ホストブロック" #. type: textblock #: ../align/virt-alignment-scan.pod:229 msgid "" -"New versions of the Linux kernel expose the physical and logical block size," -" and minimum and recommended I/O size." -msgstr "新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および最小かつ推奨の I/O サイズを明らかにします。" +"New versions of the Linux kernel expose the physical and logical block size, " +"and minimum and recommended I/O size." +msgstr "" +"新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および" +"最小かつ推奨の I/O サイズを明らかにします。" #. type: textblock #: ../align/virt-alignment-scan.pod:232 @@ -740,7 +831,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 512\n $ cat /sys/block/sda/queue/physical_block_size\n 512\n $ cat /sys/block/sda/queue/logical_block_size\n 512\n $ cat /sys/block/sda/queue/minimum_io_size\n 512\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 512\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:245 @@ -762,7 +864,18 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 4096\n $ cat /sys/block/sda/queue/physical_block_size\n 4096\n $ cat /sys/block/sda/queue/logical_block_size\n 4096\n $ cat /sys/block/sda/queue/minimum_io_size\n 4096\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" +msgstr "" +" $ cat /sys/block/sda/queue/hw_sector_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/physical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/logical_block_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sda/queue/optimal_io_size\n" +" 0\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:258 @@ -782,30 +895,45 @@ msgid "" " $ cat /sys/block/sdc/queue/optimal_io_size\n" " 65536\n" "\n" -msgstr " $ cat /sys/block/sdc/queue/logical_block_size\n 512\n $ cat /sys/block/sdc/queue/physical_block_size\n 512\n $ cat /sys/block/sdc/queue/minimum_io_size\n 4096\n $ cat /sys/block/sdc/queue/optimal_io_size\n 65536\n\n" +msgstr "" +" $ cat /sys/block/sdc/queue/logical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/physical_block_size\n" +" 512\n" +" $ cat /sys/block/sdc/queue/minimum_io_size\n" +" 4096\n" +" $ cat /sys/block/sdc/queue/optimal_io_size\n" +" 65536\n" +"\n" #. type: textblock #: ../align/virt-alignment-scan.pod:269 msgid "" "The NetApp allows 512 byte accesses (but they will be very inefficient), " "prefers a minimum 4K I/O size, but the optimal I/O size is 64K." -msgstr "NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(しかし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" +msgstr "" +"NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(し" +"かし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" #. type: textblock #: ../align/virt-alignment-scan.pod:273 msgid "" -"For detailed information about what these numbers mean, see " -"L" -msgstr "これらの数字の意味に関する詳細は L を参照してください。" +"For detailed information about what these numbers mean, see L" +msgstr "" +"これらの数字の意味に関する詳細は L を参照してください。" #. type: textblock #: ../align/virt-alignment-scan.pod:276 msgid "" "[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer " "for providing NetApp data and additional information.]" -msgstr "[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと追加情報を提供してくれた Mike Snitzer に感謝します。]" +msgstr "" +"[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと" +"追加情報を提供してくれた Mike Snitzer に感謝します。]" #. type: =head2 #: ../align/virt-alignment-scan.pod:279 @@ -817,14 +945,16 @@ msgstr "1 MB パーティションアライメント" msgid "" "Microsoft picked 1 MB as the default alignment for all partitions starting " "with Windows 2008 Server, and Linux has followed this." -msgstr "Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォルトのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" +msgstr "" +"Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォル" +"トのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" #. type: textblock #: ../align/virt-alignment-scan.pod:284 msgid "" -"Assuming 512 byte sectors in the guest, you will now see the first partition" -" starting at sector 2048, and subsequent partitions (if any) will start at " -"a multiple of 2048 sectors." +"Assuming 512 byte sectors in the guest, you will now see the first partition " +"starting at sector 2048, and subsequent partitions (if any) will start at a " +"multiple of 2048 sectors." msgstr "" #. type: textblock @@ -842,11 +972,11 @@ msgstr "アライメントの設定法" #. type: textblock #: ../align/virt-alignment-scan.pod:293 msgid "" -"L 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 @@ -860,17 +990,19 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:303 msgid "" -"For older versions of Windows, the following NetApp document contains useful" -" information: L" -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:306 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 @@ -897,8 +1029,8 @@ msgstr "" msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " -"escape these characters on the command line. See the shell manual page " -"L for details." +"escape these characters on the command line. See the shell manual page L for details." msgstr "" #. type: =head1 @@ -1008,7 +1140,9 @@ msgstr "0" #: ../align/virt-alignment-scan.pod:328 msgid "" "successful exit, all partitions are aligned E 64K for best performance" -msgstr "正常終了、すべてのパーティションが最高のパフォーマンスのために E 64K に配置されています" +msgstr "" +"正常終了、すべてのパーティションが最高のパフォーマンスのために E 64K に配" +"置されています" #. type: textblock #: ../align/virt-alignment-scan.pod:332 @@ -1030,7 +1164,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:345 @@ -1040,9 +1176,11 @@ msgstr "3" #. type: textblock #: ../align/virt-alignment-scan.pod:347 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:352 ../cat/virt-cat.pod:243 @@ -1069,9 +1207,11 @@ msgstr "関連項目" #. type: textblock #: ../align/virt-alignment-scan.pod:354 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:361 ../cat/virt-cat.pod:252 @@ -1145,7 +1285,11 @@ msgid "" "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version." -msgstr "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version." +msgstr "" +"This program is free software; you can redistribute it and/or modify it " +"under the terms of the GNU General Public License as published by the Free " +"Software Foundation; either version 2 of the License, or (at your option) " +"any later version." #. type: textblock #: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265 @@ -1166,7 +1310,11 @@ msgid "" "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -msgstr "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details." +msgstr "" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details." #. type: textblock #: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 @@ -1183,8 +1331,8 @@ msgstr "This program is distributed in the hope that it will be useful, but WITH #: ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:801 msgid "" -"You should have received a copy of the GNU General Public License along with" -" this program; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." msgstr "" @@ -1199,7 +1347,9 @@ msgstr "virt-cat - 仮想マシンにあるファイルの表示" msgid "" " virt-cat [--options] -d domname file [file ...]\n" "\n" -msgstr " virt-cat [--options] -d domname file [file ...]\n\n" +msgstr "" +" virt-cat [--options] -d domname file [file ...]\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:11 @@ -1207,7 +1357,9 @@ msgstr " virt-cat [--options] -d domname file [file ...]\n\n" msgid "" " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n" +msgstr "" +" virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15 @@ -1221,7 +1373,9 @@ msgstr "古い形式:" msgid "" " virt-cat domname file\n" "\n" -msgstr " virt-cat domname file\n\n" +msgstr "" +" virt-cat domname file\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:17 @@ -1229,7 +1383,9 @@ msgstr " virt-cat domname file\n\n" msgid "" " virt-cat disk.img file\n" "\n" -msgstr " virt-cat disk.img file\n\n" +msgstr "" +" virt-cat disk.img file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:21 @@ -1242,8 +1398,8 @@ msgstr "" #: ../cat/virt-cat.pod:24 msgid "" "Multiple filenames can be given, in which case they are concatenated " -"together. Each filename must be a full path, starting at the root directory" -" (starting with '/')." +"together. Each filename must be a full path, starting at the root directory " +"(starting with '/')." msgstr "" #. type: textblock @@ -1277,12 +1433,15 @@ msgstr "" msgid "" " virt-cat -d mydomain /etc/fstab\n" "\n" -msgstr " virt-cat -d mydomain /etc/fstab\n\n" +msgstr "" +" virt-cat -d mydomain /etc/fstab\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:39 msgid "List syslog messages from a VM disk image file:" -msgstr "仮想マシンのディスクイメージファイルから syslog メッセージを一覧表示するには:" +msgstr "" +"仮想マシンのディスクイメージファイルから syslog メッセージを一覧表示するには:" #. type: verbatim #: ../cat/virt-cat.pod:41 @@ -1290,7 +1449,9 @@ msgstr "仮想マシンのディスクイメージファイルから syslog メ msgid "" " virt-cat -a disk.img /var/log/messages | tail\n" "\n" -msgstr " virt-cat -a disk.img /var/log/messages | tail\n\n" +msgstr "" +" virt-cat -a disk.img /var/log/messages | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:43 @@ -1304,7 +1465,10 @@ msgid "" " virt-cat -d mydomain /var/log/messages | \\\n" " grep 'dhclient: bound to' | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/messages | \\\n grep 'dhclient: bound to' | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/messages | \\\n" +" grep 'dhclient: bound to' | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:48 @@ -1317,7 +1481,9 @@ msgstr "" msgid "" " virt-cat -d mydomain /var/log/yum.log | tail\n" "\n" -msgstr " virt-cat -d mydomain /var/log/yum.log | tail\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/yum.log | tail\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:52 @@ -1331,7 +1497,10 @@ msgid "" " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" " who /tmp/utmp\n" "\n" -msgstr " virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n who /tmp/utmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n" +" who /tmp/utmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:57 @@ -1345,7 +1514,10 @@ msgid "" " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" " last -f /tmp/wtmp\n" "\n" -msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" +msgstr "" +" virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n" +" last -f /tmp/wtmp\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103 @@ -1353,8 +1525,8 @@ msgstr " virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n last -f /tmp/wtmp\n\n" #: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:124 msgid "" "Add I which should be a disk image from a virtual machine. If the " -"virtual machine has multiple block devices, you must supply all of them with" -" separate I<-a> options." +"virtual machine has multiple block devices, you must supply all of them with " +"separate I<-a> options." msgstr "" #. type: =item @@ -1367,10 +1539,10 @@ msgstr "B<--echo-keys>" #. type: textblock #: ../cat/virt-cat.pod:100 msgid "" -"When prompting for keys and passphrases, virt-cat normally turns echoing off" -" so you cannot see what you are typing. If you are not worried about " -"Tempest attacks and there is no one else in the room you can specify this " -"flag to see what you are typing." +"When prompting for keys and passphrases, virt-cat normally turns echoing off " +"so you cannot see what you are typing. If you are not worried about Tempest " +"attacks and there is no one else in the room you can specify this flag to " +"see what you are typing." msgstr "" #. type: verbatim @@ -1379,7 +1551,9 @@ msgstr "" msgid "" " virt-cat --format=raw -a disk.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img file\n" +"\n" #. type: verbatim #: ../cat/virt-cat.pod:120 @@ -1387,7 +1561,9 @@ msgstr " virt-cat --format=raw -a disk.img file\n\n" msgid "" " virt-cat --format=raw -a disk.img --format -a another.img file\n" "\n" -msgstr " virt-cat --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-cat --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: =item #: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200 @@ -1401,8 +1577,8 @@ msgstr "B<--keys-from-stdin>" #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116 msgid "" -"Read key or passphrase parameters from stdin. The default is to try to read" -" passphrases from the user by opening C." +"Read key or passphrase parameters from stdin. The default is to try to read " +"passphrases from the user by opening C." msgstr "" #. type: =head1 @@ -1422,7 +1598,9 @@ msgstr "以前のバージョンの virt-cat はどちらの書き込みもで msgid "" " virt-cat disk.img [disk.img ...] file\n" "\n" -msgstr " virt-cat disk.img [disk.img ...] file\n\n" +msgstr "" +" virt-cat disk.img [disk.img ...] file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185 @@ -1436,7 +1614,9 @@ msgstr "または" msgid "" " virt-cat guestname file\n" "\n" -msgstr " virt-cat guestname file\n\n" +msgstr "" +" virt-cat guestname file\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189 @@ -1462,7 +1642,9 @@ msgstr "Windows のパス" msgid "" "C 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 @@ -1528,7 +1710,9 @@ 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 @@ -1540,8 +1724,8 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:221 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To display a file from a disk image " "directly, use:" msgstr "" @@ -1552,7 +1736,9 @@ msgstr "" msgid "" " guestfish --ro -a disk.img -m /dev/sda1 download file -\n" "\n" -msgstr " guestfish --ro -a disk.img -m /dev/sda1 download file -\n\n" +msgstr "" +" guestfish --ro -a disk.img -m /dev/sda1 download file -\n" +"\n" #. type: textblock #: ../cat/virt-cat.pod:228 @@ -1573,9 +1759,11 @@ msgstr "このプログラムは、成功すると 0 を、エラーがあると #. type: textblock #: ../cat/virt-cat.pod:245 msgid "" -"L, 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:420 @@ -1588,7 +1776,9 @@ msgstr "Copyright (C) 2010-2012 Red Hat Inc." msgid "" "virt-filesystems - List filesystems, partitions, block devices, LVM in a " "virtual machine or disk image" -msgstr "virt-filesystems - 仮想マシンまたはディスクイメージにあるファイルシステム、パーティション、ブロックデバイスおよび LVM の一覧表示" +msgstr "" +"virt-filesystems - 仮想マシンまたはディスクイメージにあるファイルシステム、" +"パーティション、ブロックデバイスおよび LVM の一覧表示" #. type: verbatim #: ../cat/virt-filesystems.pod:9 @@ -1596,7 +1786,9 @@ msgstr "virt-filesystems - 仮想マシンまたはディスクイメージに msgid "" " virt-filesystems [--options] -d domname\n" "\n" -msgstr " virt-filesystems [--options] -d domname\n\n" +msgstr "" +" virt-filesystems [--options] -d domname\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:11 @@ -1604,14 +1796,16 @@ msgstr " virt-filesystems [--options] -d domname\n\n" msgid "" " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:15 msgid "" "This tool allows you to discover filesystems, partitions, logical volumes, " -"and their sizes in a disk image or virtual machine. It is a replacement for" -" L and L." +"and their sizes in a disk image or virtual machine. It is a replacement for " +"L and L." msgstr "" #. type: textblock @@ -1629,7 +1823,11 @@ msgid "" " # ...\n" " done\n" "\n" -msgstr " for fs in $(virt-filesystems -a disk.img); do\n # ...\n done\n\n" +msgstr "" +" for fs in $(virt-filesystems -a disk.img); do\n" +" # ...\n" +" done\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:27 @@ -1656,7 +1854,11 @@ msgid "" " /dev/sda1\n" " /dev/vg_guest/lv_root\n" "\n" -msgstr " $ virt-filesystems -a disk.img\n /dev/sda1\n /dev/vg_guest/lv_root\n\n" +msgstr "" +" $ virt-filesystems -a disk.img\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:41 @@ -1673,7 +1875,12 @@ msgid "" " /dev/sda1 filesystem ext4 boot 524288000\n" " /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" "\n" -msgstr " $ virt-filesystems -a disk.img -l\n 名前 種類 VFS ラベル 容量\n /dev/sda1 filesystem ext4 boot 524288000\n /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n\n" +msgstr "" +" $ virt-filesystems -a disk.img -l\n" +" 名前 種類 VFS ラベル 容量\n" +" /dev/sda1 filesystem ext4 boot 524288000\n" +" /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:49 @@ -1692,7 +1899,13 @@ msgid "" " /dev/vg_guest/lv_swap\n" " /dev/vg_guest/lv_data\n" "\n" -msgstr " $ virt-filesystems -a disk.img --extra\n /dev/sda1\n /dev/vg_guest/lv_root\n /dev/vg_guest/lv_swap\n /dev/vg_guest/lv_data\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --extra\n" +" /dev/sda1\n" +" /dev/vg_guest/lv_root\n" +" /dev/vg_guest/lv_swap\n" +" /dev/vg_guest/lv_data\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:58 @@ -1708,13 +1921,17 @@ msgid "" " /dev/sda1\n" " /dev/sda2\n" "\n" -msgstr " $ virt-filesystems -a disk.img --partitions\n /dev/sda1\n /dev/sda2\n\n" +msgstr "" +" $ virt-filesystems -a disk.img --partitions\n" +" /dev/sda1\n" +" /dev/sda2\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:64 msgid "" -"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I" -"<--physical-volumes>, I<--block-devices> to list those items." +"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-" +"volumes>, I<--block-devices> to list those items." msgstr "" #. type: textblock @@ -1731,8 +1948,8 @@ msgstr "" #. type: textblock #: ../cat/virt-filesystems.pod:74 msgid "" -"UUIDs (because they are quite long) are not shown by default. Add the " -"I<--uuid> option to display device and filesystem UUIDs in the long output." +"UUIDs (because they are quite long) are not shown by default. Add the I<--" +"uuid> option to display device and filesystem UUIDs in the long output." msgstr "" #. type: textblock @@ -1754,7 +1971,15 @@ msgid "" " /dev/sda2 partition - - 20G /dev/sda -\n" " /dev/sda device - - 20G - -\n" "\n" -msgstr " $ virt-filesystems -a win.img --all --long --uuid -h\n Name Type VFS Label Size Parent UUID\n /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n /dev/sda1 partition - - 100M /dev/sda -\n /dev/sda2 partition - - 20G /dev/sda -\n /dev/sda device - - 20G - -\n\n" +msgstr "" +" $ virt-filesystems -a win.img --all --long --uuid -h\n" +" Name Type VFS Label Size Parent UUID\n" +" /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n" +" /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n" +" /dev/sda1 partition - - 100M /dev/sda -\n" +" /dev/sda2 partition - - 20G /dev/sda -\n" +" /dev/sda device - - 20G - -\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:89 @@ -1770,10 +1995,10 @@ msgstr "B<--all>" #. type: textblock #: ../cat/virt-filesystems.pod:112 msgid "" -"Display everything. This is currently the same as specifying these options:" -" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I" -"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may " -"be added to this list in future)." +"Display everything. This is currently the same as specifying these options: " +"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--" +"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be " +"added to this list in future)." msgstr "" #. type: textblock @@ -1827,8 +2052,8 @@ msgstr "B<--extra>" #: ../cat/virt-filesystems.pod:157 msgid "" "This causes filesystems that are not ordinary, mountable filesystems to be " -"displayed. This category includes swapspace, and filesystems that are empty" -" or contain unknown data." +"displayed. This category includes swapspace, and filesystems that are empty " +"or contain unknown data." msgstr "" #. type: textblock @@ -1851,7 +2076,8 @@ msgstr "" #. type: textblock #: ../cat/virt-filesystems.pod:168 msgid "With I<--extra>, non-mountable filesystems are shown too." -msgstr "I<--extra> を用いると、マウントできないファイルシステムも表示されます。" +msgstr "" +"I<--extra> を用いると、マウントできないファイルシステムも表示されます。" #. type: verbatim #: ../cat/virt-filesystems.pod:181 @@ -1859,7 +2085,9 @@ msgstr "I<--extra> を用いると、マウントできないファイルシス msgid "" " virt-filesystems --format=raw -a disk.img\n" "\n" -msgstr " virt-filesystems --format=raw -a disk.img\n\n" +msgstr "" +" virt-filesystems --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../cat/virt-filesystems.pod:185 @@ -1867,7 +2095,9 @@ msgstr " virt-filesystems --format=raw -a disk.img\n\n" msgid "" " virt-filesystems --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-filesystems --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-filesystems --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../cat/virt-filesystems.pod:194 ../cat/virt-ls.pod:352 @@ -1913,8 +2143,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:213 msgid "" "The extra columns displayed depend on what output you select, and the " -"ordering of columns may change in future versions. Use the title row, " -"I<--csv> output and/or L 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 "" @@ -1948,9 +2178,11 @@ msgstr "B<--logical-volumes>" #. type: textblock #: ../cat/virt-filesystems.pod:229 msgid "" -"Display LVM logical volumes. In this mode, these are displayed irrespective" -" of whether the LVs contain filesystems." -msgstr "LVM 論理ボリュームを表示します。 このモードでは、論理ボリュームが含むファイルシステムにかかわりなく表示します。" +"Display LVM logical volumes. In this mode, these are displayed irrespective " +"of whether the LVs contain filesystems." +msgstr "" +"LVM 論理ボリュームを表示します。 このモードでは、論理ボリュームが含むファイ" +"ルシステムにかかわりなく表示します。" #. type: =item #: ../cat/virt-filesystems.pod:232 @@ -1985,7 +2217,9 @@ msgstr "B<--partitions>" msgid "" "Display partitions. In this mode, these are displayed irrespective of " "whether the partitions contain filesystems." -msgstr "パーティションを表示します。 このモードでは、パーティションが含むファイルシステムにかかわりなく表示します。" +msgstr "" +"パーティションを表示します。 このモードでは、パーティションが含むファイルシ" +"ステムにかかわりなく表示します。" #. type: =item #: ../cat/virt-filesystems.pod:247 @@ -2052,7 +2286,9 @@ msgstr "列" msgid "" "Note that columns in the output are subject to reordering and change in " "future versions of this tool." -msgstr "出力にある列はこのツールの将来のバージョンにおいて並び替えられる場合や変更される場合があることに注意してください。" +msgstr "" +"出力にある列はこのツールの将来のバージョンにおいて並び替えられる場合や変更さ" +"れる場合があることに注意してください。" #. type: =item #: ../cat/virt-filesystems.pod:294 @@ -2068,8 +2304,8 @@ msgstr "ファイルシステム、パーティション、ブロックデバイ #: ../cat/virt-filesystems.pod:298 msgid "" "For device and partition names these are displayed as canonical libguestfs " -"names, so that for example C 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 @@ -2077,7 +2313,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 @@ -2122,8 +2360,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 @@ -2152,9 +2390,9 @@ msgstr "" #: ../cat/virt-filesystems.pod:334 msgid "" "The parent column records the parent relationship between objects. For " -"example, if the object is a partition, then this column contains the name of" -" the containing device. If the object is a logical volume, then this column" -" is the name of the volume group." +"example, if the object is a partition, then this column contains the name of " +"the containing device. If the object is a logical volume, then this column " +"is the name of the volume group." msgstr "" #. type: =item @@ -2192,8 +2430,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464 #: ../df/virt-df.pod:222 msgid "" -"Myth: Just split fields at commas. Reality: This does I 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 @@ -2203,7 +2441,9 @@ msgstr "" msgid "" " \"foo,bar\",baz\n" "\n" -msgstr " \"foo,bar\",baz\n\n" +msgstr "" +" \"foo,bar\",baz\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:359 ../cat/virt-ls.pod:469 @@ -2221,7 +2461,10 @@ msgid "" " \"foo\n" " bar\",baz\n" "\n" -msgstr " \"foo\n bar\",baz\n\n" +msgstr "" +" \"foo\n" +" bar\",baz\n" +"\n" #. type: textblock #: ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:475 @@ -2235,8 +2478,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478 #: ../df/virt-df.pod:236 msgid "" -"For other languages, use a CSV processing library (eg. C 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 @@ -2249,9 +2492,12 @@ msgstr "" #: ../cat/virt-filesystems.pod:387 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:402 ../tools/virt-win-reg.pl:789 @@ -2269,7 +2515,9 @@ msgstr "virt-ls - 仮想マシンのファイルの一覧表示" msgid "" " virt-ls [--options] -d domname directory [directory ...]\n" "\n" -msgstr " virt-ls [--options] -d domname directory [directory ...]\n\n" +msgstr "" +" virt-ls [--options] -d domname directory [directory ...]\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:11 @@ -2277,7 +2525,9 @@ msgstr " virt-ls [--options] -d domname directory [directory ...]\n\n" msgid "" " virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n" "\n" -msgstr " virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n\n" +msgstr "" +" virt-ls [--options] -a disk.img [-a disk.img ...] directory [directory ...]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:13 ../df/virt-df.pod:15 ../rescue/virt-rescue.pod:15 @@ -2290,7 +2540,9 @@ msgstr "古い形式:" msgid "" " virt-ls [--options] domname directory\n" "\n" -msgstr " virt-ls [--options] domname directory\n\n" +msgstr "" +" virt-ls [--options] domname directory\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:17 @@ -2298,7 +2550,9 @@ msgstr " virt-ls [--options] domname directory\n\n" msgid "" " virt-ls [--options] disk.img [disk.img ...] directory\n" "\n" -msgstr " virt-ls [--options] disk.img [disk.img ...] directory\n\n" +msgstr "" +" virt-ls [--options] disk.img [disk.img ...] directory\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:21 @@ -2310,23 +2564,23 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:24 msgid "" -"Multiple directory names can be given, in which case the output from each is" -" concatenated." +"Multiple directory names can be given, in which case the output from each is " +"concatenated." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:27 msgid "" -"To list directories from a libvirt guest use the I<-d> option to specify the" -" name of the guest. For a disk image, use the I<-a> option." +"To list directories from a libvirt guest use the I<-d> option to specify the " +"name of the guest. For a disk image, use the I<-a> option." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:31 msgid "" -"C 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 @@ -2340,7 +2594,9 @@ msgstr "" msgid "" " virt-ls -R -d guest /\n" "\n" -msgstr " virt-ls -R -d guest /\n\n" +msgstr "" +" virt-ls -R -d guest /\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:41 ../examples/guestfs-testing.pod:182 @@ -2353,7 +2609,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^- [42]'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:45 ../examples/guestfs-testing.pod:186 @@ -2366,7 +2624,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^d ...7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:49 ../examples/guestfs-testing.pod:190 @@ -2379,7 +2639,9 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep '^s'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:53 ../examples/guestfs-testing.pod:194 @@ -2392,7 +2654,9 @@ msgstr "'.png' で終わるファイル名を持つすべての通常ファイ msgid "" " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:57 @@ -2405,7 +2669,9 @@ msgstr "ホームディレクトリにある 10MB より大きなファイルを msgid "" " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:61 ../examples/guestfs-testing.pod:202 @@ -2418,7 +2684,9 @@ msgstr "7日以内に変更されたものをすべて検索します:" msgid "" " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:65 ../examples/guestfs-testing.pod:206 @@ -2431,7 +2699,9 @@ msgstr "24時間以内に変更された通常のファイルを検索します: msgid "" " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:69 @@ -2441,8 +2711,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:71 msgid "" -"Find the differences between files in a guest and an earlier snapshot of the" -" same guest." +"Find the differences between files in a guest and an earlier snapshot of the " +"same guest." msgstr "" #. type: verbatim @@ -2453,16 +2723,20 @@ msgid "" " virt-ls -lR -a current.img / --uids --time-t > new\n" " diff -u old new | less\n" "\n" -msgstr " virt-ls -lR -a snapshot.img / --uids --time-t > old\n virt-ls -lR -a current.img / --uids --time-t > new\n diff -u old new | less\n\n" +msgstr "" +" virt-ls -lR -a snapshot.img / --uids --time-t > old\n" +" virt-ls -lR -a current.img / --uids --time-t > new\n" +" diff -u old new | less\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:78 msgid "" "The commands above won't find files where the content has changed but the " -"metadata (eg. file size and modification date) is the same. To do that, you" -" need to add the I<--checksum> parameter to both C 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 @@ -2496,7 +2770,12 @@ msgid "" " boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -d guest /\n bin\n boot\n [etc.]\n\n" +msgstr "" +" $ virt-ls -d guest /\n" +" bin\n" +" boot\n" +" [etc.]\n" +"\n" #. type: =head2 #: ../cat/virt-ls.pod:98 @@ -2520,7 +2799,13 @@ msgid "" " dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -l -d guest /\n total 204\n dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n [etc.]\n\n" +msgstr "" +" $ virt-ls -l -d guest /\n" +" total 204\n" +" dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n" +" dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:109 @@ -2551,7 +2836,12 @@ msgid "" " foo/bar\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -R -d guest /tmp\n foo\n foo/bar\n [etc.]\n\n" +msgstr "" +" $ virt-ls -R -d guest /tmp\n" +" foo\n" +" foo/bar\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:123 @@ -2576,8 +2866,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:132 msgid "" -"Most of the interesting features of C 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 @@ -2585,11 +2875,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 @@ -2612,7 +2902,16 @@ msgid "" " - 0755 943360 /bin/bash\n" " [etc.]\n" "\n" -msgstr " $ virt-ls -lR -d guest /bin\n d 0555 4096 /bin\n - 0755 123 /bin/alsaunmute\n - 0755 28328 /bin/arch\n l 0777 4 /bin/awk -> gawk\n - 0755 27216 /bin/basename\n - 0755 943360 /bin/bash\n [etc.]\n\n" +msgstr "" +" $ virt-ls -lR -d guest /bin\n" +" d 0555 4096 /bin\n" +" - 0755 123 /bin/alsaunmute\n" +" - 0755 28328 /bin/arch\n" +" l 0777 4 /bin/awk -> gawk\n" +" - 0755 27216 /bin/basename\n" +" - 0755 943360 /bin/bash\n" +" [etc.]\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:155 @@ -2630,7 +2929,10 @@ msgid "" "The file type, one of: C<-> (regular file), C (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 @@ -2653,7 +2955,9 @@ msgid "" "The size of the file. This is shown in bytes unless I<-h> or I<--human-" "readable> option is given, in which case this is shown as a human-readable " "number." -msgstr "ファイルの容量。 読みやすい形式の数値として表示する I<-h> または I<--human-readable> オプションが指定されていなければ、バイト単位で表示されます。" +msgstr "" +"ファイルの容量。 読みやすい形式の数値として表示する I<-h> または I<--human-" +"readable> オプションが指定されていなければ、バイト単位で表示されます。" #. type: =head2 #: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4643 @@ -2680,7 +2984,9 @@ msgstr "シンボリックリンクのみに対して、リンク先。" msgid "" "In I<-lR> mode, additional command line options enable the display of more " "fields." -msgstr "I<-lR> モードでは、追加のコマンドラインオプションにより、さらなる項目の表示を有効にします。" +msgstr "" +"I<-lR> モードでは、追加のコマンドラインオプションにより、さらなる項目の表示を" +"有効にします。" #. type: textblock #: ../cat/virt-ls.pod:194 @@ -2704,7 +3010,9 @@ msgstr "gid" msgid "" "The UID and GID of the owner of the file (displayed numerically). Note " "these only make sense in the context of a Unix-like guest." -msgstr "ファイルの所有者の UID および GID (数値表記)。 これらは Unix 系の仮想マシンにおいてのみ意味があることに注意してください。" +msgstr "" +"ファイルの所有者の UID および GID (数値表記)。 これらは Unix 系の仮想マシン" +"においてのみ意味があることに注意してください。" #. type: textblock #: ../cat/virt-ls.pod:208 @@ -2746,7 +3054,9 @@ msgstr "最終属性変更日時。" msgid "" "The time fields are displayed as string dates and times, unless one of the " "I<--time-t>, I<--time-relative> or I<--time-days> flags is given." -msgstr "I<--time-t>, I<--time-relative> または I<--time-days> フラグのどれかが指定されていなければ、日付と時間の文字列として time 項目が表示されます。" +msgstr "" +"I<--time-t>, I<--time-relative> または I<--time-days> フラグのどれかが指定さ" +"れていなければ、日付と時間の文字列として time 項目が表示されます。" #. type: textblock #: ../cat/virt-ls.pod:229 @@ -2839,14 +3149,16 @@ msgstr "" msgid "" "This option only has effect in I<-lR> output mode. See L 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 "" @@ -2866,7 +3178,9 @@ msgstr "" msgid "" " virt-ls --format=raw -a disk.img /dir\n" "\n" -msgstr " virt-ls --format=raw -a disk.img /dir\n\n" +msgstr "" +" virt-ls --format=raw -a disk.img /dir\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:343 @@ -2874,7 +3188,9 @@ msgstr " virt-ls --format=raw -a disk.img /dir\n\n" msgid "" " virt-ls --format=raw -a disk.img --format -a another.img /dir\n" "\n" -msgstr " virt-ls --format=raw -a disk.img --format -a another.img /dir\n\n" +msgstr "" +" virt-ls --format=raw -a disk.img --format -a another.img /dir\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:356 @@ -2902,8 +3218,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:378 msgid "" -"C produces a \"long listing\", which shows more detail. See " -"L." +"C produces a \"long listing\", which shows more detail. See L." msgstr "" #. type: textblock @@ -2988,7 +3304,9 @@ msgstr "" msgid "" " virt-ls disk.img [disk.img ...] /dir\n" "\n" -msgstr " virt-ls disk.img [disk.img ...] /dir\n\n" +msgstr "" +" virt-ls disk.img [disk.img ...] /dir\n" +"\n" #. type: verbatim #: ../cat/virt-ls.pod:451 @@ -2996,7 +3314,9 @@ msgstr " virt-ls disk.img [disk.img ...] /dir\n\n" msgid "" " virt-ls guestname /dir\n" "\n" -msgstr " virt-ls guestname /dir\n\n" +msgstr "" +" virt-ls guestname /dir\n" +"\n" #. type: textblock #: ../cat/virt-ls.pod:497 @@ -3004,7 +3324,10 @@ msgid "" "L, 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 @@ -3024,7 +3347,9 @@ msgstr "virt-sysprep - 仮想マシンをクローンできるようリセット msgid "" " virt-sysprep [--options] -d domname\n" "\n" -msgstr " virt-sysprep [--options] -d domname\n\n" +msgstr "" +" virt-sysprep [--options] -d domname\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:11 @@ -3032,15 +3357,17 @@ msgstr " virt-sysprep [--options] -d domname\n\n" msgid "" " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:15 msgid "" -"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones" -" can be made from it. Steps in this process include removing SSH host keys," -" removing persistent network MAC configuration, and removing user accounts." -" Each step can be enabled or disabled as required." +"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones " +"can be made from it. Steps in this process include removing SSH host keys, " +"removing persistent network MAC configuration, and removing user accounts. " +"Each step can be enabled or disabled as required." msgstr "" #. type: textblock @@ -3055,16 +3382,15 @@ msgstr "" msgid "" "Virt-sysprep modifies the guest or disk image I. The guest must " "be shut down. If you want to preserve the existing contents of the guest, " -"you I. See L " -"below." +"you I. See L below." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:29 msgid "" "You do I need to run virt-sysprep as root. In fact we'd generally " -"recommend that you don't. The time you might want to run it as root is when" -" you need root in order to access the disk image, but even in this case it " +"recommend that you don't. The time you might want to run it as root is when " +"you need root in order to access the disk image, but even in this case it " "would be better to change the permissions on the disk image to be writable " "as the non-root user running virt-sysprep." msgstr "" @@ -3072,8 +3398,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:35 msgid "" -"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the" -" Microsoft program C which is used to unconfigure Windows " +"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the " +"Microsoft program C which is used to unconfigure Windows " "machines in preparation for cloning them. Having said that, virt-sysprep " "does I currently work on Microsoft Windows guests. We plan to support " "Windows sysprepping in a future version, and we already have code to do it." @@ -3097,7 +3423,9 @@ msgstr "" msgid "" " --enable=ssh-hostkeys,udev-persistent-net\n" "\n" -msgstr " --enable=ssh-hostkeys,udev-persistent-net\n\n" +msgstr "" +" --enable=ssh-hostkeys,udev-persistent-net\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:83 @@ -3132,7 +3460,9 @@ msgstr "" msgid "" " virt-sysprep --format=raw -a disk.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../clone/virt-sysprep.pod:110 @@ -3140,7 +3470,9 @@ msgstr " virt-sysprep --format=raw -a disk.img\n\n" msgid "" " virt-sysprep --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-sysprep --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-sysprep --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: =item #: ../clone/virt-sysprep.pod:119 @@ -3184,8 +3516,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:135 msgid "" -"The default is to try to detect if SELinux relabelling is required. See " -"L below for more details." +"The default is to try to detect if SELinux relabelling is required. See L below for more details." msgstr "" #. type: =head1 @@ -3196,8 +3528,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:158 msgid "" -"If the I<--enable> option is I given, then I, although some are skipped depending on the type of guest." +"If the I<--enable> option is I given, then I, although some are skipped depending on the type of guest." msgstr "" #. type: textblock @@ -3213,13 +3545,15 @@ msgstr "" msgid "" " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" "\n" -msgstr " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n\n" +msgstr "" +" virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:167 msgid "" -"To list the operations supported by the current version of virt-sysprep, use" -" I<--list-operations>." +"To list the operations supported by the current version of virt-sysprep, use " +"I<--list-operations>." msgstr "" #. type: textblock @@ -3275,8 +3609,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:191 msgid "" -"If the I<--hostname> parameter is not given, then the hostname is changed to" -" C." +"If the I<--hostname> parameter is not given, then the hostname is changed to " +"C." msgstr "" #. type: =head2 @@ -3319,8 +3653,7 @@ msgstr "random-seed" #. type: textblock #: ../clone/virt-sysprep.pod:209 msgid "" -"Write some random bytes from the host into the random seed file of the " -"guest." +"Write some random bytes from the host into the random seed file of the guest." msgstr "" #. type: textblock @@ -3370,7 +3703,9 @@ msgstr "仮想マシンの次回起動時に(異なる) SSH ホストキー msgid "" "If, after cloning, the guest gets the same IP address, ssh will give you a " "stark warning about the host key changing:" -msgstr "クローン後、仮想マシンが同じ IP アドレスを取得すると、ホストキーが変更されたという警告が ssh により表示されます:" +msgstr "" +"クローン後、仮想マシンが同じ IP アドレスを取得すると、ホストキーが変更された" +"という警告が ssh により表示されます:" #. type: verbatim #: ../clone/virt-sysprep.pod:232 @@ -3381,7 +3716,12 @@ msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" "\n" -msgstr " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n\n" +msgstr "" +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" +" @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n" +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" +" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" +"\n" #. type: =head2 #: ../clone/virt-sysprep.pod:237 @@ -3398,8 +3738,8 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:242 msgid "" -"After a guest is cloned, the MAC address usually changes. Since the old MAC" -" address occupies the old name (eg. eth0), this means the fresh MAC address " +"After a guest is cloned, the MAC address usually changes. Since the old MAC " +"address occupies the old name (eg. eth0), this means the fresh MAC address " "is assigned to a new name (eg. eth1) and this is usually undesirable. " "Erasing the udev persistent net rules avoids this." msgstr "" @@ -3469,7 +3809,9 @@ msgid "" "The configuration or description of the guest. eg. The libvirt XML (see " "C), the running configuration of the guest, or another " "external format like OVF." -msgstr "仮想マシンの設定または説明。 例: libvirt XML (C 参照) 、仮想マシンの実行中の設定、または OVF のような他の外部形式。" +msgstr "" +"仮想マシンの設定または説明。 例: libvirt XML (C 参照) 、仮想" +"マシンの実行中の設定、または OVF のような他の外部形式。" #. type: textblock #: ../clone/virt-sysprep.pod:279 @@ -3558,14 +3900,24 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " virt-sysprep\n |\n v\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" virt-sysprep\n" +" |\n" +" v\n" +" 元のゲスト --------> テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:349 msgid "" -"You can, of course, just copy the block device on the host using L or" -" L." -msgstr "もちろん、ホストにおいて L または L を使用してブロックデバイスをコピーできます。" +"You can, of course, just copy the block device on the host using L or " +"L." +msgstr "" +"もちろん、ホストにおいて L または L を使用してブロックデバイス" +"をコピーできます。" #. type: verbatim #: ../clone/virt-sysprep.pod:352 @@ -3577,7 +3929,13 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " dd dd\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" dd dd\n" +" 元のゲスト --------> テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:358 @@ -3594,28 +3952,34 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " snapshot\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" snapshot\n" +" テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:370 msgid "" -"Use the block device as a backing file and create a snapshot on top for each" -" guest. The advantage is that you don't need to copy the block device (very" -" fast) and only changes are stored (less storage required)." +"Use the block device as a backing file and create a snapshot on top for each " +"guest. The advantage is that you don't need to copy the block device (very " +"fast) and only changes are stored (less storage required)." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:375 msgid "" -"Note that writing to the backing file once you have created guests on top of" -" it is not possible: you will corrupt the guests." +"Note that writing to the backing file once you have created guests on top of " +"it is not possible: you will corrupt the guests." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:378 msgid "" -"Tools that can do this include: L (with the I option), L (I<--snapshot> option). Some " +"Tools that can do this include: L (with the I option), L (I<--snapshot> option). Some " "filesystems (such as btrfs) and most Network Attached Storage devices can " "also create cheap snapshots from files or LUNs." msgstr "" @@ -3628,7 +3992,9 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:390 msgid "Prepare your template using L. See below." -msgstr "L を使用してテンプレートを準備します。以下を参照してください。" +msgstr "" +"L を使用してテンプレートを準備します。以下を参照してくださ" +"い。" #. type: =head2 #: ../clone/virt-sysprep.pod:394 @@ -3638,9 +4004,9 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:396 msgid "" -"A separate tool, L, can be used to duplicate the block device" -" and/or modify the external libvirt configuration of a guest. It will reset" -" the name, UUID and MAC address of the guest in the libvirt XML." +"A separate tool, L, can be used to duplicate the block device " +"and/or modify the external libvirt configuration of a guest. It will reset " +"the name, UUID and MAC address of the guest in the libvirt XML." msgstr "" #. type: textblock @@ -3662,13 +4028,16 @@ msgid "" " virt-sparsify\n" " original guest --------> template\n" "\n" -msgstr " virt-sparsify\n 元のゲスト --------> テンプレート\n\n" +msgstr "" +" virt-sparsify\n" +" 元のゲスト --------> テンプレート\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:409 msgid "" -"L can be used to make the cloning template smaller, making" -" it easier to compress and/or faster to copy." +"L can be used to make the cloning template smaller, making " +"it easier to compress and/or faster to copy." msgstr "" #. type: textblock @@ -3693,16 +4062,22 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr " virt-resize\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" +msgstr "" +" virt-resize\n" +" テンプレート ---------->\n" +" \\------> クローン\n" +" \\-----> 済みゲスト\n" +" \\---->\n" +"\n" #. type: textblock #: ../clone/virt-sysprep.pod:423 msgid "" "If you want to give people cloned guests, but let them pick the size of the " "guest themselves (eg. depending on how much they are prepared to pay for " -"disk space), then instead of copying the template, you can run L. Virt-resize performs a copy and resize, and thus is ideal for " -"cloning guests from a template." +"disk space), then instead of copying the template, you can run L. Virt-resize performs a copy and resize, and thus is ideal for cloning " +"guests from a template." msgstr "" #. type: =head1 @@ -3714,19 +4089,18 @@ msgstr "セキュリティ" #: ../clone/virt-sysprep.pod:431 msgid "" "Although virt-sysprep removes some sensitive information from the guest, it " -"does not pretend to remove all of it. You should examine the L" -" above, and the implementation of the operations in the shell script. You " +"does not pretend to remove all of it. You should examine the L " +"above, and the implementation of the operations in the shell script. You " "should also examine the guest afterwards." msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:436 msgid "" -"Sensitive files are simply removed. The data they contained may still exist" -" on the disk, easily recovered with a hex editor or undelete tool. Use L" -" as one way to remove this content. See also the " -"L command to get rid of deleted content in directory entries and " -"inodes." +"Sensitive files are simply removed. The data they contained may still exist " +"on the disk, easily recovered with a hex editor or undelete tool. Use " +"L as one way to remove this content. See also the L command to get rid of deleted content in directory entries and inodes." msgstr "" #. type: =head2 @@ -3769,7 +4143,10 @@ msgid "" " cp template.img newguest.img\n" " virt-sysprep --enable=random-seed -a newguest.img\n" "\n" -msgstr " cp template.img newguest.img\n virt-sysprep --enable=random-seed -a newguest.img\n\n" +msgstr "" +" cp template.img newguest.img\n" +" virt-sysprep --enable=random-seed -a newguest.img\n" +"\n" #. type: =head2 #: ../clone/virt-sysprep.pod:460 @@ -3784,10 +4161,10 @@ msgstr "" #. type: textblock #: ../clone/virt-sysprep.pod:464 msgid "" -"If any new files are created by virt-sysprep, then virt-sysprep touches " -"C so that these will be correctly labelled by SELinux the " -"next time the guest is booted. This process interrupts boot and can take " -"some time." +"If any new files are created by virt-sysprep, then virt-sysprep touches C so that these will be correctly labelled by SELinux the next " +"time the guest is booted. This process interrupts boot and can take some " +"time." msgstr "" #. type: textblock @@ -3813,9 +4190,12 @@ msgstr "" #: ../clone/virt-sysprep.pod:488 msgid "" "L, L, L, L, L, L, L, L, L, L, L, L." -msgstr "L, L, L, L, L, L, L, L, L, L, L, L." +"resize(1)>, L, L, L, L, L, L, L." +msgstr "" +"L, L, L, L, L, L, L, L, L, L, L, L." #. type: textblock #: ../df/virt-df.pod:5 @@ -3828,7 +4208,9 @@ msgstr "virt-df - 仮想ファイルシステムの使用状況の表示" msgid "" " virt-df [--options]\n" "\n" -msgstr " virt-df [--options]\n\n" +msgstr "" +" virt-df [--options]\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:11 @@ -3836,7 +4218,9 @@ msgstr " virt-df [--options]\n\n" msgid "" " virt-df [--options] -d domname\n" "\n" -msgstr " virt-df [--options] -d domname\n\n" +msgstr "" +" virt-df [--options] -d domname\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:13 @@ -3844,7 +4228,9 @@ msgstr " virt-df [--options] -d domname\n\n" msgid "" " virt-df [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr " virt-df [--options] -a disk.img [-a disk.img ...]\n\n" +msgstr "" +" virt-df [--options] -a disk.img [-a disk.img ...]\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:17 @@ -3852,7 +4238,9 @@ msgstr " virt-df [--options] -a disk.img [-a disk.img ...]\n\n" msgid "" " virt-df [--options] domname\n" "\n" -msgstr " virt-df [--options] domname\n\n" +msgstr "" +" virt-df [--options] domname\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:19 @@ -3860,7 +4248,9 @@ msgstr " virt-df [--options] domname\n\n" msgid "" " virt-df [--options] disk.img [disk.img ...]\n" "\n" -msgstr " virt-df [--options] disk.img [disk.img ...]\n\n" +msgstr "" +" virt-df [--options] disk.img [disk.img ...]\n" +"\n" #. type: textblock #: ../df/virt-df.pod:23 @@ -3874,20 +4264,20 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:28 msgid "" -"If used without any I<-a> or I<-d> arguments, C 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 @@ -3913,12 +4303,18 @@ msgid "" " F14x64:/dev/sda1 484M 66M 393M 14%\n" " F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" "\n" -msgstr " # virt-df -d F14x64 -h\n Filesystem Size Used Available Use%\n F14x64:/dev/sda1 484M 66M 393M 14%\n F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n\n" +msgstr "" +" # virt-df -d F14x64 -h\n" +" Filesystem Size Used Available Use%\n" +" F14x64:/dev/sda1 484M 66M 393M 14%\n" +" F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" +"\n" #. type: textblock #: ../df/virt-df.pod:53 msgid "Show disk usage for a disk image file called C:" -msgstr "C というディスクイメージファイルのディスク使用量を表示します:" +msgstr "" +"C というディスクイメージファイルのディスク使用量を表示します:" #. type: verbatim #: ../df/virt-df.pod:55 @@ -3928,7 +4324,11 @@ msgid "" " Filesystem 1K-blocks Used Available Use%\n" " test1.img:/dev/sda1 99099 1551 92432 2%\n" "\n" -msgstr " $ virt-df -a test1.img\n Filesystem 1K-blocks Used Available Use%\n test1.img:/dev/sda1 99099 1551 92432 2%\n\n" +msgstr "" +" $ virt-df -a test1.img\n" +" Filesystem 1K-blocks Used Available Use%\n" +" test1.img:/dev/sda1 99099 1551 92432 2%\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:112 @@ -3936,7 +4336,9 @@ msgstr " $ virt-df -a test1.img\n Filesystem 1K-blocks Used msgid "" " virt-df --format=raw -a disk.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img\n" +"\n" #. type: verbatim #: ../df/virt-df.pod:116 @@ -3944,7 +4346,9 @@ msgstr " virt-df --format=raw -a disk.img\n\n" msgid "" " virt-df --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr " virt-df --format=raw -a disk.img --format -a another.img\n\n" +msgstr "" +" virt-df --format=raw -a disk.img --format -a another.img\n" +"\n" #. type: textblock #: ../df/virt-df.pod:129 @@ -3991,8 +4395,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:150 msgid "" -"If you think an untrusted guest might actively try to exploit the libguestfs" -" appliance kernel, then this prevents one guest from interfering with the " +"If you think an untrusted guest might actively try to exploit the libguestfs " +"appliance kernel, then this prevents one guest from interfering with the " "stats printed for another guest." msgstr "" @@ -4008,15 +4412,15 @@ msgstr "" #: ../df/virt-df.pod:165 msgid "" "Print UUIDs instead of names. This is useful for following a guest even " -"when the guest is migrated or renamed, or when two guests happen to have the" -" same name." +"when the guest is migrated or renamed, or when two guests happen to have the " +"same name." msgstr "" #. type: textblock #: ../df/virt-df.pod:169 msgid "" -"Note that only domains that we fetch from libvirt come with UUIDs. For disk" -" images, we still print the disk image name even when this option is " +"Note that only domains that we fetch from libvirt come with UUIDs. For disk " +"images, we still print the disk image name even when this option is " "specified." msgstr "" @@ -4049,7 +4453,9 @@ msgstr "このコマンドを実行してください:" msgid "" " guestfish --ro -d GuestName -i statvfs /\n" "\n" -msgstr " guestfish --ro -d GuestName -i statvfs /\n\n" +msgstr "" +" guestfish --ro -d GuestName -i statvfs /\n" +"\n" #. type: textblock #: ../df/virt-df.pod:205 ../df/virt-df.pod:213 @@ -4067,14 +4473,18 @@ msgstr "仮想マシンの中から" msgid "" " python -c 'import os; s = os.statvfs (\"/\"); print s'\n" "\n" -msgstr " python -c 'import os; s = os.statvfs (\"/\"); print s'\n\n" +msgstr "" +" python -c 'import os; s = os.statvfs (\"/\"); print s'\n" +"\n" #. type: textblock #: ../df/virt-df.pod:255 msgid "" -"L, 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 @@ -4087,7 +4497,9 @@ msgstr "virt-edit - 仮想マシンのファイルの編集" msgid "" " virt-edit [--options] -d domname file [file ...]\n" "\n" -msgstr " virt-edit [--options] -d domname file [file ...]\n\n" +msgstr "" +" virt-edit [--options] -d domname file [file ...]\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:11 @@ -4095,7 +4507,9 @@ msgstr " virt-edit [--options] -d domname file [file ...]\n\n" msgid "" " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n" +msgstr "" +" virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:13 @@ -4103,7 +4517,9 @@ msgstr " virt-edit [--options] -a disk.img [-a disk.img ...] file [file ...]\n\n msgid "" " virt-edit [-d domname|-a disk.img] file -e 'expr'\n" "\n" -msgstr " virt-edit [-d domname|-a disk.img] file -e 'expr'\n\n" +msgstr "" +" virt-edit [-d domname|-a disk.img] file -e 'expr'\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:17 @@ -4111,7 +4527,9 @@ msgstr " virt-edit [-d domname|-a disk.img] file -e 'expr'\n\n" msgid "" " virt-edit domname file\n" "\n" -msgstr " virt-edit domname file\n\n" +msgstr "" +" virt-edit domname file\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:19 ../edit/virt-edit.pod:183 @@ -4119,7 +4537,9 @@ msgstr " virt-edit domname file\n\n" msgid "" " virt-edit disk.img [disk.img ...] file\n" "\n" -msgstr " virt-edit disk.img [disk.img ...] file\n\n" +msgstr "" +" virt-edit disk.img [disk.img ...] file\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:21 ../fish/guestfish.pod:23 @@ -4135,41 +4555,55 @@ msgid "" "You must I 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 @@ -4182,7 +4616,9 @@ msgstr "名前付きのファイルを対話的に編集します:" msgid "" " virt-edit -d mydomain /boot/grub/grub.conf\n" "\n" -msgstr " virt-edit -d mydomain /boot/grub/grub.conf\n\n" +msgstr "" +" virt-edit -d mydomain /boot/grub/grub.conf\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:50 @@ -4190,7 +4626,9 @@ msgstr " virt-edit -d mydomain /boot/grub/grub.conf\n\n" msgid "" " virt-edit -d mydomain /etc/passwd\n" "\n" -msgstr " virt-edit -d mydomain /etc/passwd\n\n" +msgstr "" +" virt-edit -d mydomain /etc/passwd\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:52 @@ -4203,14 +4641,19 @@ msgstr "Windows 仮想マシンに対しては、Windows のパスが解釈さ msgid "" " virt-edit -d mywindomain 'c:\\autoexec.bat'\n" "\n" -msgstr " virt-edit -d mywindomain 'c:\\autoexec.bat'\n\n" +msgstr "" +" virt-edit -d mywindomain 'c:\\autoexec.bat'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:56 msgid "" "If Perl is installed, you can also edit files non-interactively (see L below). To change the init default level to 5:" -msgstr "Perl がインストールされていると、非対話的にファイルを編集することもできます(以下の L 参照)。 init の初期ランベルを 5 に変更するには:" +msgstr "" +"Perl がインストールされていると、非対話的にファイルを編集することもできます" +"(以下の L 参照)。 init の初期ランベルを 5 に変更するに" +"は:" #. type: verbatim #: ../edit/virt-edit.pod:60 @@ -4218,7 +4661,9 @@ msgstr "Perl がインストールされていると、非対話的にファイ msgid "" " virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n" "\n" -msgstr " virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n\n" +msgstr "" +" virt-edit -d mydomain /etc/inittab -e 's/^id:.*/id:5:initdefault:/'\n" +"\n" #. type: =item #: ../edit/virt-edit.pod:81 @@ -4233,16 +4678,20 @@ msgstr "B<--backup> extension" #. type: textblock #: ../edit/virt-edit.pod:85 msgid "" -"Create a backup of the original file I. 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 @@ -4250,7 +4699,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 @@ -4278,9 +4729,10 @@ msgstr "B<--connect URI>" #: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134 #: ../tools/virt-win-reg.pl:135 msgid "" -"If you specify guest block devices directly, then libvirt is not used at " -"all." -msgstr "仮想マシンのブロックデバイスを直接指定すると、libvirt はまったく使用されません。" +"If you specify guest block devices directly, then libvirt is not used at all." +msgstr "" +"仮想マシンのブロックデバイスを直接指定すると、libvirt はまったく使用されませ" +"ん。" #. type: textblock #: ../edit/virt-edit.pod:114 @@ -4289,7 +4741,11 @@ msgid "" "off so you cannot see what you are typing. If you are not worried about " "Tempest attacks and there is no one else in the room you can specify this " "flag to see what you are typing." -msgstr "キーとパスフレーズを入力要求するとき、 virt-edit は通常エコーを無効に切り替えます。そのため、入力しているものを見ることはできません。テンペスト攻撃の心配がなく、部屋に誰もいなければ、入力しているものを見るためにこのフラグを指定できます。" +msgstr "" +"キーとパスフレーズを入力要求するとき、 virt-edit は通常エコーを無効に切り替え" +"ます。そのため、入力しているものを見ることはできません。テンペスト攻撃の心配" +"がなく、部屋に誰もいなければ、入力しているものを見るためにこのフラグを指定で" +"きます。" #. type: =item #: ../edit/virt-edit.pod:119 @@ -4307,19 +4763,25 @@ msgid "" "Instead of launching the external editor, non-interactively apply the Perl " "expression C 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 @@ -4332,7 +4794,9 @@ msgstr "B<--format> raw|qcow2|..." msgid "" " virt-edit --format=raw -a disk.img file\n" "\n" -msgstr " virt-edit --format=raw -a disk.img file\n\n" +msgstr "" +" virt-edit --format=raw -a disk.img file\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:147 @@ -4340,7 +4804,9 @@ msgstr " virt-edit --format=raw -a disk.img file\n\n" msgid "" " virt-edit --format=raw -a disk.img --format -a another.img file\n" "\n" -msgstr " virt-edit --format=raw -a disk.img --format -a another.img file\n\n" +msgstr "" +" virt-edit --format=raw -a disk.img --format -a another.img file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:181 @@ -4353,7 +4819,9 @@ msgstr "前のバージョンの virt-edit はどちらを書くこともでき msgid "" " virt-edit guestname file\n" "\n" -msgstr " virt-edit guestname file\n\n" +msgstr "" +" virt-edit guestname file\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:195 @@ -4398,7 +4866,9 @@ msgstr "" msgid "" " virt-edit -d domname filename -e 's/foo/bar/'\n" "\n" -msgstr " virt-edit -d domname filename -e 's/foo/bar/'\n\n" +msgstr "" +" virt-edit -d domname filename -e 's/foo/bar/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:216 @@ -4413,7 +4883,9 @@ msgstr "" msgid "" " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:221 @@ -4426,8 +4898,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:226 msgid "" -"To delete a line, set C<$_> to the empty string. For example, to delete the" -" C 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 @@ -4436,13 +4908,15 @@ msgstr "" msgid "" " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" "\n" -msgstr " virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n\n" +msgstr "" +" virt-edit -d mydomain /etc/passwd -e '$_ = \"\" if /^apache:/'\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:231 msgid "" -"To insert a line, prepend or append it to C<$_>. However appending lines to" -" the end of the file is rather difficult this way since there is no concept " +"To insert a line, prepend or append it to C<$_>. However appending lines to " +"the end of the file is rather difficult this way since there is no concept " "of \"last line of the file\" - your expression just doesn't get called " "again. You might want to use the first method (setting C<$EDITOR>) if you " "want to do this." @@ -4458,18 +4932,18 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:240 msgid "" -"The return value from the expression is ignored, but the expression may call" -" C 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 @@ -4478,13 +4952,15 @@ msgstr "" msgid "" " /some text(\\r?\\n)?$/\n" "\n" -msgstr " /some text(\\r?\\n)?$/\n\n" +msgstr "" +" /some text(\\r?\\n)?$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:251 msgid "" -"Alternately, use the perl C 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 @@ -4493,7 +4969,9 @@ msgstr "" msgid "" " my $m = $_; chomp $m; $m =~ /some text$/\n" "\n" -msgstr " my $m = $_; chomp $m; $m =~ /some text$/\n\n" +msgstr "" +" my $m = $_; chomp $m; $m =~ /some text$/\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:259 @@ -4527,7 +5005,9 @@ msgstr "" msgid "" " guestfish --rw -i -d domname edit /file\n" "\n" -msgstr " guestfish --rw -i -d domname edit /file\n\n" +msgstr "" +" guestfish --rw -i -d domname edit /file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:306 @@ -4539,8 +5019,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:309 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not" -" work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not " +"work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To edit a file on a disk image " "directly, use:" msgstr "" @@ -4551,7 +5031,9 @@ msgstr "" msgid "" " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" "\n" -msgstr " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n\n" +msgstr "" +" guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" +"\n" #. type: textblock #: ../edit/virt-edit.pod:316 @@ -4573,7 +5055,9 @@ msgstr "" msgid "" " guestfish --rw -i -d domname touch /newfile\n" "\n" -msgstr " guestfish --rw -i -d domname touch /newfile\n\n" +msgstr "" +" guestfish --rw -i -d domname touch /newfile\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:325 @@ -4581,7 +5065,9 @@ msgstr " guestfish --rw -i -d domname touch /newfile\n\n" msgid "" " guestfish --rw -i -d domname write /newfile \"new content\"\n" "\n" -msgstr " guestfish --rw -i -d domname write /newfile \"new content\"\n\n" +msgstr "" +" guestfish --rw -i -d domname write /newfile \"new content\"\n" +"\n" #. type: verbatim #: ../edit/virt-edit.pod:327 @@ -4589,7 +5075,9 @@ msgstr " guestfish --rw -i -d domname write /newfile \"new content\"\n\n" msgid "" " guestfish --rw -i -d domname upload localfile /newfile\n" "\n" -msgstr " guestfish --rw -i -d domname upload localfile /newfile\n\n" +msgstr "" +" guestfish --rw -i -d domname upload localfile /newfile\n" +"\n" #. type: =head1 #: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119 @@ -4606,9 +5094,11 @@ msgstr "C" #. type: textblock #: ../edit/virt-edit.pod:335 msgid "" -"If set, this string is used as the editor. It may contain arguments, eg. " -"C<\"emacs -nw\">" -msgstr "設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw\"> のように、引数を含めることもできます。" +"If set, this string is used as the editor. It may contain arguments, eg. C<" +"\"emacs -nw\">" +msgstr "" +"設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw" +"\"> のように、引数を含めることもできます。" #. type: textblock #: ../edit/virt-edit.pod:338 @@ -4621,7 +5111,10 @@ msgid "" "L, 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 @@ -4639,15 +5132,22 @@ msgid "" " [Device] = guestfs:list_devices(G),\n" " ok = guestfs:close(G).\n" "\n" -msgstr " {ok, G} = guestfs:create(),\n ok = guestfs:add_drive_opts(G, Disk,\n [{format, \"raw\"}, {readonly, true}]),\n ok = guestfs:launch(G),\n [Device] = guestfs:list_devices(G),\n ok = guestfs:close(G).\n\n" +msgstr "" +" {ok, G} = guestfs:create(),\n" +" ok = guestfs:add_drive_opts(G, Disk,\n" +" [{format, \"raw\"}, {readonly, true}]),\n" +" ok = guestfs:launch(G),\n" +" [Device] = guestfs:list_devices(G),\n" +" ok = guestfs:close(G).\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:18 msgid "" "This manual page documents how to call libguestfs from the Erlang " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs," -" you also need to read L." +"API and gives some examples. If you are not familiar with using libguestfs, " +"you also need to read L." msgstr "" #. type: =head2 @@ -4669,7 +5169,9 @@ msgstr "" msgid "" " {ok, G} = guestfs:create().\n" "\n" -msgstr " {ok, G} = guestfs:create().\n\n" +msgstr "" +" {ok, G} = guestfs:create().\n" +"\n" #. type: verbatim #: ../erlang/examples/guestfs-erlang.pod:31 @@ -4677,12 +5179,13 @@ msgstr " {ok, G} = guestfs:create().\n\n" msgid "" " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" "\n" -msgstr " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n\n" +msgstr "" +" {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:33 -msgid "" -"C 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 @@ -4696,7 +5199,9 @@ msgstr "ハンドルを閉じるには:" msgid "" " ok = guestfs:close(G).\n" "\n" -msgstr " ok = guestfs:close(G).\n\n" +msgstr "" +" ok = guestfs:close(G).\n" +"\n" #. type: =head2 #: ../erlang/examples/guestfs-erlang.pod:40 @@ -4718,7 +5223,10 @@ msgid "" " ok = guestfs:add_drive_opts(G, Disk,\n" " [{format, \"raw\"}, {readonly, true}]).\n" "\n" -msgstr " ok = guestfs:add_drive_opts(G, Disk,\n [{format, \"raw\"}, {readonly, true}]).\n\n" +msgstr "" +" ok = guestfs:add_drive_opts(G, Disk,\n" +" [{format, \"raw\"}, {readonly, true}]).\n" +"\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:49 @@ -4731,7 +5239,9 @@ msgstr "" msgid "" " ok = guestfs:add_drive_opts(G, Disk).\n" "\n" -msgstr " ok = guestfs:add_drive_opts(G, Disk).\n\n" +msgstr "" +" ok = guestfs:add_drive_opts(G, Disk).\n" +"\n" #. type: =head2 #: ../erlang/examples/guestfs-erlang.pod:53 @@ -4847,10 +5357,13 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L, 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: =head1 #: ../erlang/examples/guestfs-erlang.pod:110 @@ -4898,7 +5411,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 @@ -4910,8 +5425,8 @@ msgstr "このマニュアルページにある例は、なんら制限なく自 #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3358 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the" -" Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the " +"Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." msgstr "" @@ -4926,8 +5441,8 @@ msgstr "" msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" -" for more details." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " +"for more details." msgstr "" #. type: textblock @@ -4965,7 +5480,11 @@ msgid "" " guestfs_add_drive_ro (g, \"disk.img\");\n" " guestfs_launch (g);\n" "\n" -msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive_ro (g, \"disk.img\");\n guestfs_launch (g);\n\n" +msgstr "" +" guestfs_h *g = guestfs_create ();\n" +" guestfs_add_drive_ro (g, \"disk.img\");\n" +" guestfs_launch (g);\n" +"\n" #. type: verbatim #: ../examples/guestfs-examples.pod:15 ../src/guestfs.pod:19 @@ -4975,7 +5494,11 @@ msgid "" "or:\n" " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" "\n" -msgstr " cc prog.c -o prog -lguestfs\nor:\n cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n\n" +msgstr "" +" cc prog.c -o prog -lguestfs\n" +"or:\n" +" cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" +"\n" #. type: textblock #: ../examples/guestfs-examples.pod:21 @@ -4983,15 +5506,21 @@ msgid "" "This manual page contains examples of calling libguestfs from the C " "programming language. If you are not familiar with using libguestfs, you " "also need to read L." -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 @@ -5011,14 +5540,19 @@ msgid "" "pod2man and pod2html have differing bugs which makes it hard to write URLs " "here. The only way which works for both sorts of output is to just write " "the URL directly. Do NOT use L<...> for URLs." -msgstr "pod2man と pod2html は、ここに URL を書きにくくする別々のバグがあります。 どちらの方法の並び替えをうまく機能させる方法は直接 URL を書くことです。 URL に L<...> を使用してはいけません。" +msgstr "" +"pod2man と pod2html は、ここに URL を書きにくくする別々のバグがあります。 ど" +"ちらの方法の並び替えをうまく機能させる方法は直接 URL を書くことです。 URL " +"に L<...> を使用してはいけません。" #. type: textblock #: ../examples/guestfs-recipes.pod:9 msgid "" "We break with tradition here and don't use ALL CAPS for the section " "headings, as this makes them much easier to read." -msgstr "読みやすさを向上させるために、伝統を破り、セクション見出しをすべて大文字にしてはいません。" +msgstr "" +"読みやすさを向上させるために、伝統を破り、セクション見出しをすべて大文字にし" +"てはいません。" #. type: textblock #: ../examples/guestfs-recipes.pod:16 @@ -5030,7 +5564,9 @@ msgstr "guestfs-recipes - libguestfs, guestfish および仮想化ツールの msgid "" "This page contains recipes for and links to things you can do using " "libguestfs, L and the virt tools." -msgstr "このページには libguestfs, L および仮想化ツールを使用してできることのレシピとリンクがあります。" +msgstr "" +"このページには libguestfs, L および仮想化ツールを使用してできる" +"ことのレシピとリンクがあります。" #. type: =head1 #: ../examples/guestfs-recipes.pod:23 @@ -5042,14 +5578,18 @@ msgstr "仮想マシンの setuid ファイルを監査します" msgid "" "The link below contains a small program which can be used to audit a Linux " "virtual machine to see what setuid and setgid files it contains." -msgstr "以下のリンクには、setuid ファイルと setgid ファイルを含むものを確認するために、Linux 仮想マシンを監査するために使用できる、小さなプログラムがあります。" +msgstr "" +"以下のリンクには、setuid ファイルと setgid ファイルを含むものを確認するため" +"に、Linux 仮想マシンを監査するために使用できる、小さなプログラムがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:28 msgid "" "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" "files/#content" -msgstr "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" +"files/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:30 @@ -5060,16 +5600,18 @@ msgstr "Windows XP 仮想マシンの背景画像を変更します" #: ../examples/guestfs-recipes.pod:32 msgid "" "The links below explain how to use L to change the background " -"image for a user of a Windows XP VM. Unfortunately the technique appears to" -" be substantially different for each version of Windows." +"image for a user of a Windows XP VM. Unfortunately the technique appears to " +"be substantially different for each version of Windows." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:37 msgid "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html " -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" -msgstr "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +msgstr "" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" +"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:40 @@ -5082,21 +5624,27 @@ msgid "" "The guestfish technique described in the link below works well for most " "Linux VMs. Depending on the Linux distro you may need to change the paths " "slightly." -msgstr "以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうまくいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する必要があるかもしれません。" +msgstr "" +"以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうま" +"くいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する" +"必要があるかもしれません。" #. type: textblock #: ../examples/guestfs-recipes.pod:46 msgid "" "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" "vm/#content" -msgstr "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" +"vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:48 msgid "" "Avoid L. 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 @@ -5113,16 +5661,22 @@ msgstr "仮想マシンのクローン方法 (Windows)" msgid "" "It is possible to do a \"sysprep\" using libguestfs alone, although not " "straightforward. Currently there is code in the Aeolus Oz project which " -"does this (using libguestfs). As part of our review of the virt-clone tool," -" we may add sysprepping ability." -msgstr "libguestfs のみを使用して \"sysprep\" を実行できますが、簡単ではありません。現在、これを(libguestfs と使用して)行っている Aeolus Oz プロジェクトにおいてコードがあります。virt-clone ツールのレビューの一部として、sysprep 機能を追加するかもしれません。" +"does this (using libguestfs). As part of our review of the virt-clone tool, " +"we may add sysprepping ability." +msgstr "" +"libguestfs のみを使用して \"sysprep\" を実行できますが、簡単ではありません。" +"現在、これを(libguestfs と使用して)行っている Aeolus Oz プロジェクトにおい" +"てコードがあります。virt-clone ツールのレビューの一部として、sysprep 機能を追" +"加するかもしれません。" #. type: textblock #: ../examples/guestfs-recipes.pod:60 msgid "" -"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-" -"tools-list/2011-May/msg00019.html" -msgstr "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" +msgstr "" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" +"list/2011-May/msg00019.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:63 @@ -5140,7 +5694,9 @@ msgstr "入力 C を出力 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 @@ -5153,7 +5709,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 @@ -5165,19 +5723,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 @@ -5185,7 +5749,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 @@ -5193,7 +5760,9 @@ msgstr "ディスクイメージまたは仮想マシン(暗号化されてい msgid "" " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" "\n" -msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" +msgstr "" +" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-recipes.pod:88 @@ -5201,12 +5770,16 @@ msgstr " guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n\n" msgid "" " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" "\n" -msgstr " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n\n" +msgstr "" +" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:90 msgid "To list the filesystems in a disk image, use L." -msgstr "ディスクイメージにあるファイルシステムを一覧表示するには L を使用します。" +msgstr "" +"ディスクイメージにあるファイルシステムを一覧表示するには L を使用します。" #. type: =head1 #: ../examples/guestfs-recipes.pod:92 @@ -5244,14 +5817,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 @@ -5259,7 +5836,9 @@ msgstr "もしくは、起動不可能な仮想マシンの中から一般的に msgid "" " virt-rescue -d BrokenGuest\n" "\n" -msgstr " virt-rescue -d BrokenGuest\n\n" +msgstr "" +" virt-rescue -d BrokenGuest\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:121 @@ -5270,7 +5849,9 @@ msgstr "仮想マシンから任意のディレクトリをエクスポートし #: ../examples/guestfs-recipes.pod:123 msgid "" "To export C 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 @@ -5278,7 +5859,9 @@ 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 @@ -5295,7 +5878,9 @@ msgstr "注:" msgid "" "The final dot of the command is not a printing error. It means we want to " "copy out to the current directory." -msgstr "コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコピーしたいことを意味します。" +msgstr "" +"コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコ" +"ピーしたいことを意味します。" #. type: textblock #: ../examples/guestfs-recipes.pod:139 @@ -5316,7 +5901,9 @@ msgstr "" msgid "" " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" "\n" -msgstr " virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n\n" +msgstr "" +" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:149 @@ -5329,14 +5916,16 @@ msgstr "圧縮された tar ファイルとして出力を取得するには:" msgid "" " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" "\n" -msgstr " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n\n" +msgstr "" +" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:153 msgid "" "Although it sounds tempting, this is usually not a reliable way to get a " -"backup from a running guest. See the entry in the FAQ: " -"http://libguestfs.org/FAQ.html#backup" +"backup from a running guest. See the entry in the FAQ: http://libguestfs." +"org/FAQ.html#backup" msgstr "" #. type: =head1 @@ -5357,7 +5946,9 @@ msgstr "" msgid "" " #!/bin/sh -\n" " \n" -msgstr " #!/bin/sh -\n \n" +msgstr "" +" #!/bin/sh -\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:984 @@ -5365,7 +5956,9 @@ msgstr " #!/bin/sh -\n \n" msgid "" " set -e\n" " \n" -msgstr " set -e\n \n" +msgstr "" +" set -e\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:166 @@ -5374,7 +5967,10 @@ msgid "" " vm=\"$1\"\n" " dir=/home\n" " \n" -msgstr " vm=\"$1\"\n dir=/home\n \n" +msgstr "" +" vm=\"$1\"\n" +" dir=/home\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:169 @@ -5382,7 +5978,9 @@ msgstr " vm=\"$1\"\n dir=/home\n \n" msgid "" " eval $(guestfish --ro -d \"$vm\" -i --listen)\n" " \n" -msgstr " eval $(guestfish --ro -d \"$vm\" -i --listen)\n \n" +msgstr "" +" eval $(guestfish --ro -d \"$vm\" -i --listen)\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:171 @@ -5394,7 +5992,13 @@ msgid "" " guestfish --remote du \"$dir/$d\";\n" " done | sort -nr -k 2\n" " \n" -msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\"\n echo -ne '\\t'\n guestfish --remote du \"$dir/$d\";\n done | sort -nr -k 2\n \n" +msgstr "" +" for d in $(guestfish --remote ls \"$dir\"); do\n" +" echo -n \"$dir/$d\"\n" +" echo -ne '\\t'\n" +" guestfish --remote du \"$dir/$d\";\n" +" done | sort -nr -k 2\n" +" \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:941 @@ -5402,7 +6006,9 @@ msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\ msgid "" " guestfish --remote exit\n" "\n" -msgstr " guestfish --remote exit\n\n" +msgstr "" +" guestfish --remote exit\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:179 @@ -5419,15 +6025,17 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:184 msgid "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-" -"from-a-virtual-machine-disk-image/#content" -msgstr "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" +"a-virtual-machine-disk-image/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:186 msgid "" -"In the libguestfs source examples directory you will find the latest version" -" of the C program." +"In the libguestfs source examples directory you will find the latest version " +"of the C program." msgstr "" #. type: =head1 @@ -5451,7 +6059,14 @@ msgid "" " guestfish --remote inspect-get-product-name \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-get-product-name \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-get-product-name \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:200 @@ -5465,7 +6080,10 @@ msgid "" " # product-name.sh RHEL60x64\n" " Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" "\n" -msgstr " # product-name.sh RHEL60x64\n Red Hat Enterprise Linux Server release 6.0 (Santiago)\n\n" +msgstr "" +" # product-name.sh RHEL60x64\n" +" Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:205 @@ -5484,7 +6102,13 @@ msgid "" " -- NODE --\n" " 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 @@ -5496,20 +6120,24 @@ msgstr "Linux 仮想マシンのデフォルトの起動カーネルを取得し msgid "" "The link below contains a program to print the default boot kernel for a " "Linux VM." -msgstr "以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプログラムがあります。" +msgstr "" +"以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプロ" +"グラムがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:220 msgid "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-" -"boot-kernel-for-a-vm/#content" -msgstr "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" +"kernel-for-a-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:222 msgid "" -"It uses Augeas, and the technique is generally applicable for many different" -" tasks, such as:" +"It uses Augeas, and the technique is generally applicable for many different " +"tasks, such as:" msgstr "" #. type: textblock @@ -5560,7 +6188,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:259 msgid "" "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:261 @@ -5583,14 +6212,22 @@ msgid "" " guestfish --remote inspect-list-applications \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-list-applications \"$root\"\n guestfish --remote exit\n\n" +msgstr "" +" #!/bin/sh -\n" +" set -e\n" +" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" +" root=\"$(guestfish --remote inspect-get-roots)\"\n" +" guestfish --remote inspect-list-applications \"$root\"\n" +" guestfish --remote exit\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:272 msgid "" "Make the file executable and then you can run it on any named virtual " "machine:" -msgstr "ファイルを実行可能にして、あらゆる名前付き仮想マシンにおいて実行できます:" +msgstr "" +"ファイルを実行可能にして、あらゆる名前付き仮想マシンにおいて実行できます:" #. type: verbatim #: ../examples/guestfs-recipes.pod:275 @@ -5626,14 +6263,44 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr " # list-apps.sh WinGuest\n [0] = {\n app_name: Mozilla Firefox (3.6.12)\n app_display_name: Mozilla Firefox (3.6.12)\n app_epoch: 0\n app_version: 3.6.12 (en-GB)\n app_release:\n app_install_path: C:\\Program Files\\Mozilla Firefox\n app_trans_path:\n app_publisher: Mozilla\n app_url: http://www.mozilla.com/en-GB/\n app_source_package:\n app_summary:\n app_description: Mozilla Firefox\n }\n [1] = {\n app_name: VLC media player\n app_display_name: VLC media player 1.1.5\n app_epoch: 0\n app_version: 1.1.5\n app_release:\n app_install_path: C:\\Program Files\\VideoLAN\\VLC\n app_trans_path:\n app_publisher: VideoLAN\n app_url: http://www.videolan.org/\n app_source_package:\n app_summary:\n app_description:\n }\n\n" +msgstr "" +" # list-apps.sh WinGuest\n" +" [0] = {\n" +" app_name: Mozilla Firefox (3.6.12)\n" +" app_display_name: Mozilla Firefox (3.6.12)\n" +" app_epoch: 0\n" +" app_version: 3.6.12 (en-GB)\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\Mozilla Firefox\n" +" app_trans_path:\n" +" app_publisher: Mozilla\n" +" app_url: http://www.mozilla.com/en-GB/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description: Mozilla Firefox\n" +" }\n" +" [1] = {\n" +" app_name: VLC media player\n" +" app_display_name: VLC media player 1.1.5\n" +" app_epoch: 0\n" +" app_version: 1.1.5\n" +" app_release:\n" +" app_install_path: C:\\Program Files\\VideoLAN\\VLC\n" +" app_trans_path:\n" +" app_publisher: VideoLAN\n" +" app_url: http://www.videolan.org/\n" +" app_source_package:\n" +" app_summary:\n" +" app_description:\n" +" }\n" +"\n" #. type: textblock #: ../examples/guestfs-recipes.pod:305 msgid "" "If you want to run the script on disk images (instead of libvirt virtual " -"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L." +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L." msgstr "" #. type: =head1 @@ -5652,7 +6319,9 @@ msgstr "" msgid "" " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" "\n" -msgstr " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n\n" +msgstr "" +" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:315 @@ -5663,16 +6332,18 @@ msgstr "Windows 仮想マシンのサービスを一覧表示します" #: ../examples/guestfs-recipes.pod:317 msgid "" "The link below contains a script that can be used to list out the services " -"from a Windows VM, and whether those services run at boot time or are loaded" -" on demand." +"from a Windows VM, and whether those services run at boot time or are loaded " +"on demand." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:321 msgid "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-" -"guest/#content" -msgstr "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" +"#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:323 @@ -5689,9 +6360,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:328 msgid "" -"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-" -"sparse/#content" -msgstr "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:330 @@ -5713,7 +6384,8 @@ msgstr "http://virt-tools.org/learning/advanced-virt-df/" #. type: =head1 #: ../examples/guestfs-recipes.pod:337 msgid "Reading the Windows Event Log from Windows Vista (or later)" -msgstr "Windows Vista (またそれ以降)から Windows のイベントログを読み出します" +msgstr "" +"Windows Vista (またそれ以降)から Windows のイベントログを読み出します" #. type: textblock #: ../examples/guestfs-recipes.pod:339 @@ -5728,7 +6400,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" "guestfish/#content" -msgstr "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" +"guestfish/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:345 @@ -5748,7 +6422,9 @@ msgstr "" msgid "" " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr " virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n\n" +msgstr "" +" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n" +"\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:352 @@ -5768,7 +6444,9 @@ msgstr "" msgid "" "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" "administrator-password-with-guestfish/" -msgstr "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/" +msgstr "" +"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" +"administrator-password-with-guestfish/" #. type: =head1 #: ../examples/guestfs-recipes.pod:361 @@ -5788,7 +6466,9 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" "cd/#content" -msgstr "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content" +msgstr "" +"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" +"cd/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:369 @@ -5806,7 +6486,8 @@ msgstr "" #: ../examples/guestfs-recipes.pod:374 msgid "" "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" -msgstr "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" +msgstr "" +"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:376 @@ -5825,15 +6506,20 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" "guests/#content" -msgstr "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content" +msgstr "" +"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" +"guests/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:386 msgid "" -"L, 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 @@ -5873,8 +6559,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:20 msgid "" -"https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" -msgstr "https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" +msgstr "" +"https://bugzilla.redhat.com/enter_bug.cgi?" +"component=libguestfs&product=Virtualization+Tools" #. type: textblock #: ../examples/guestfs-testing.pod:22 @@ -5913,7 +6602,9 @@ msgstr "" msgid "" " time guestfish -a /dev/null run\n" "\n" -msgstr " time guestfish -a /dev/null run\n\n" +msgstr "" +" time guestfish -a /dev/null run\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:38 @@ -5936,7 +6627,9 @@ msgstr "http://virt-tools.org/learning/check-hardware-virt/" #: ../examples/guestfs-testing.pod:45 msgid "" "If the command above does not work at all, use L." -msgstr "上のコマンドがまったく機能しなければ、 L を使用します。" +msgstr "" +"上のコマンドがまったく機能しなければ、 L を使用しま" +"す。" #. type: =head2 #: ../examples/guestfs-testing.pod:48 @@ -5946,7 +6639,9 @@ msgstr "すべての仮想マシンにおいて virt-alignment-scan を実行し #. type: textblock #: ../examples/guestfs-testing.pod:50 msgid "Run L on guests or disk images:" -msgstr "仮想マシンまたはディスクイメージにおいて L を実行します:" +msgstr "" +"仮想マシンまたはディスクイメージにおいて L を実行しま" +"す:" #. type: verbatim #: ../examples/guestfs-testing.pod:52 @@ -5954,7 +6649,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 @@ -5992,7 +6693,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 @@ -6005,13 +6708,15 @@ msgstr "" msgid "" " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" "\n" -msgstr " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n\n" +msgstr "" +" virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:70 msgid "" -"An even better test is if you have a Windows guest with multiple drives. Do" -" C, 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 @@ -6032,7 +6737,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /etc /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /etc /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /etc /tmp\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:80 @@ -6053,7 +6760,9 @@ msgstr "" msgid "" " virt-copy-in -d Guest /home /etc/issue /tmp\n" "\n" -msgstr " virt-copy-in -d Guest /home /etc/issue /tmp\n\n" +msgstr "" +" virt-copy-in -d Guest /home /etc/issue /tmp\n" +"\n" #. type: =head2 #: ../examples/guestfs-testing.pod:88 @@ -6093,7 +6802,9 @@ msgstr "" msgid "" " virt-df\n" "\n" -msgstr " virt-df\n\n" +msgstr "" +" virt-df\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:105 @@ -6143,7 +6854,9 @@ msgstr "次を実行します:" msgid "" " virt-df --csv > /tmp/report.csv\n" "\n" -msgstr " virt-df --csv > /tmp/report.csv\n\n" +msgstr "" +" virt-df --csv > /tmp/report.csv\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:135 @@ -6155,9 +6868,11 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:138 msgid "" -"http://www.postgresql.org/docs/8.1/static/sql-copy.html " -"http://dev.mysql.com/doc/refman/5.1/en/load-data.html" -msgstr "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/doc/refman/5.1/en/load-data.html" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" +msgstr "" +"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/" +"doc/refman/5.1/en/load-data.html" #. type: =head2 #: ../examples/guestfs-testing.pod:141 @@ -6177,7 +6892,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/sysconfig/network\n" "\n" -msgstr " virt-edit LinuxGuest /etc/sysconfig/network\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/sysconfig/network\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:148 @@ -6190,7 +6907,9 @@ msgstr "" msgid "" " virt-edit LinuxGuest /etc/motd\n" "\n" -msgstr " virt-edit LinuxGuest /etc/motd\n\n" +msgstr "" +" virt-edit LinuxGuest /etc/motd\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:152 @@ -6200,7 +6919,9 @@ msgstr "" #. type: =head2 #: ../examples/guestfs-testing.pod:154 msgid "Display the filesystems / partitions / LVs in a guest." -msgstr "仮想マシンにあるファイルシステム / パーティション / 論理ボリュームを表示します。" +msgstr "" +"仮想マシンにあるファイルシステム / パーティション / 論理ボリュームを表示しま" +"す。" #. type: textblock #: ../examples/guestfs-testing.pod:156 @@ -6215,7 +6936,9 @@ msgstr "" msgid "" " virt-filesystems -a /path/to/disk.img --all --long -h\n" "\n" -msgstr " virt-filesystems -a /path/to/disk.img --all --long -h\n\n" +msgstr "" +" virt-filesystems -a /path/to/disk.img --all --long -h\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:163 @@ -6223,7 +6946,9 @@ msgstr " virt-filesystems -a /path/to/disk.img --all --long -h\n\n" msgid "" " virt-filesystems -d Guest --all --long -h\n" "\n" -msgstr " virt-filesystems -d Guest --all --long -h\n\n" +msgstr "" +" virt-filesystems -d Guest --all --long -h\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:165 @@ -6248,7 +6973,9 @@ msgstr "" msgid "" " virt-inspector -a /path/to/disk.img | less\n" "\n" -msgstr " virt-inspector -a /path/to/disk.img | less\n\n" +msgstr "" +" virt-inspector -a /path/to/disk.img | less\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:176 @@ -6256,7 +6983,9 @@ msgstr " virt-inspector -a /path/to/disk.img | less\n\n" msgid "" " virt-inspector -d Guest | less\n" "\n" -msgstr " virt-inspector -d Guest | less\n\n" +msgstr "" +" virt-inspector -d Guest | less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:178 @@ -6274,7 +7003,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest / | grep '^- [42]'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^- [42]'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:188 @@ -6282,7 +7013,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^d ...7'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^d ...7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:192 @@ -6290,7 +7023,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^d ...7'\n\n" msgid "" " virt-ls -lR -d Guest / | grep '^s'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep '^s'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:196 @@ -6298,7 +7033,9 @@ msgstr " virt-ls -lR -d Guest / | grep '^s'\n\n" msgid "" " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n\n" +msgstr "" +" virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:198 @@ -6311,7 +7048,9 @@ msgstr "" msgid "" " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" +msgstr "" +" virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:204 @@ -6319,7 +7058,9 @@ msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:208 @@ -6327,7 +7068,9 @@ msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" msgid "" " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" +msgstr "" +" virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:210 @@ -6352,7 +7095,9 @@ msgstr "" msgid "" " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" "\n" -msgstr " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n\n" +msgstr "" +" virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:219 @@ -6360,7 +7105,10 @@ msgid "" "Add 'output.img' as a raw disk to an existing guest. Check the guest can " "see the files. This test is particularly useful if you try it with a " "Windows guest." -msgstr "'output.img' を既存の仮想マシンにローディスクとして追加します。仮想マシンがファイルを認識できるかを確認します。Windows 仮想マシンを試していると、このテストがとくに有用です。" +msgstr "" +"'output.img' を既存の仮想マシンにローディスクとして追加します。仮想マシンが" +"ファイルを認識できるかを確認します。Windows 仮想マシンを試していると、このテ" +"ストがとくに有用です。" #. type: textblock #: ../examples/guestfs-testing.pod:223 @@ -6370,19 +7118,24 @@ msgstr "他のパーティションスキーマを試してください。例: I #. type: textblock #: ../examples/guestfs-testing.pod:225 msgid "Try other filesystem formats, eg. I<--type=ntfs>, I<--type=ext2>." -msgstr "他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" +msgstr "" +"他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" #. type: =head2 #: ../examples/guestfs-testing.pod:227 msgid "B<*> Run virt-rescue on a B 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 @@ -6390,7 +7143,9 @@ msgstr "B<停止状態>の仮想マシンまたはディスクイメージを検 msgid "" " virt-rescue -a /path/to/disk.img\n" "\n" -msgstr " virt-rescue -a /path/to/disk.img\n\n" +msgstr "" +" virt-rescue -a /path/to/disk.img\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:236 @@ -6398,7 +7153,9 @@ msgstr " virt-rescue -a /path/to/disk.img\n\n" msgid "" " virt-rescue -d Guest\n" "\n" -msgstr " virt-rescue -d Guest\n\n" +msgstr "" +" virt-rescue -d Guest\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:238 @@ -6413,10 +7170,11 @@ msgstr "B<*> 仮想マシンの容量を変更します。" #. type: textblock #: ../examples/guestfs-testing.pod:242 msgid "" -"Use L 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 @@ -6427,7 +7185,12 @@ msgid "" " virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n" " qemu-kvm -m 1024 -hda newdisk.img\n" "\n" -msgstr " truncate -s 30G newdisk.img\n virt-filesystems -a /path/to/olddisk.img --all --long -h\n virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n qemu-kvm -m 1024 -hda newdisk.img\n\n" +msgstr "" +" truncate -s 30G newdisk.img\n" +" virt-filesystems -a /path/to/olddisk.img --all --long -h\n" +" virt-resize /path/to/olddisk.img newdisk.img --expand /dev/sda1\n" +" qemu-kvm -m 1024 -hda newdisk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:251 @@ -6442,7 +7205,8 @@ msgstr "B<*> 仮想マシンのディスクをスパースにします。" #. type: textblock #: ../examples/guestfs-testing.pod:255 msgid "Using L, make a disk image more sparse:" -msgstr "L を使用して、ディスクイメージをよりスパースにします:" +msgstr "" +"L を使用して、ディスクイメージをよりスパースにします:" #. type: verbatim #: ../examples/guestfs-testing.pod:257 @@ -6450,7 +7214,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 @@ -6477,7 +7243,9 @@ msgstr "" msgid "" " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" "\n" -msgstr " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n\n" +msgstr "" +" virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:269 @@ -6505,7 +7273,10 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\Software' |\n" +" less\n" +"\n" #. type: verbatim #: ../examples/guestfs-testing.pod:280 @@ -6514,7 +7285,10 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKLM\\System' |\n" +" less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:283 @@ -6535,14 +7309,19 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" " less\n" "\n" -msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n less\n\n" +msgstr "" +" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" +" less\n" +"\n" #. type: textblock #: ../examples/guestfs-testing.pod:293 msgid "" -"L, L, L, " -"L." -msgstr "L, L, L, L." +"L, L, L, L." +msgstr "" +"L, L, L, L." #. type: =head2 #: ../fish/guestfish-actions.pod:1 @@ -6555,7 +7334,9 @@ msgstr "add-cdrom" msgid "" " add-cdrom filename\n" "\n" -msgstr " add-cdrom filename\n\n" +msgstr "" +" add-cdrom filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:5 ../src/guestfs-actions.pod:14 @@ -6580,17 +7361,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:22 msgid "" "If you just want to add an ISO file (often you use this as an efficient way " -"to transfer large files into the guest), then you should probably use L" -" 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 @@ -6599,19 +7382,19 @@ msgstr "I<この関数は推奨されません。> 新しいコードでは、 #: ../fish/guestfish-actions.pod:1568 ../fish/guestfish-actions.pod:1582 #: ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3836 #: ../fish/guestfish-actions.pod:3884 ../fish/guestfish-actions.pod:4578 -#: ../fish/guestfish-actions.pod:4824 ../fish/guestfish-actions.pod:4844 -#: ../fish/guestfish-actions.pod:4863 ../fish/guestfish-actions.pod:4901 -#: ../fish/guestfish-actions.pod:5642 ../fish/guestfish-actions.pod:5745 +#: ../fish/guestfish-actions.pod:4826 ../fish/guestfish-actions.pod:4846 +#: ../fish/guestfish-actions.pod:4865 ../fish/guestfish-actions.pod:4903 +#: ../fish/guestfish-actions.pod:5644 ../fish/guestfish-actions.pod:5747 #: ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 #: ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1621 #: ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:2024 #: ../src/guestfs-actions.pod:2523 ../src/guestfs-actions.pod:2544 -#: ../src/guestfs-actions.pod:5382 ../src/guestfs-actions.pod:6025 -#: ../src/guestfs-actions.pod:6125 ../src/guestfs-actions.pod:7141 -#: ../src/guestfs-actions.pod:7448 ../src/guestfs-actions.pod:7489 -#: ../src/guestfs-actions.pod:7520 ../src/guestfs-actions.pod:7580 -#: ../src/guestfs-actions.pod:8634 ../src/guestfs-actions.pod:8760 -#: ../src/guestfs-actions.pod:8940 +#: ../src/guestfs-actions.pod:5384 ../src/guestfs-actions.pod:6033 +#: ../src/guestfs-actions.pod:6133 ../src/guestfs-actions.pod:7149 +#: ../src/guestfs-actions.pod:7460 ../src/guestfs-actions.pod:7501 +#: ../src/guestfs-actions.pod:7532 ../src/guestfs-actions.pod:7592 +#: ../src/guestfs-actions.pod:8646 ../src/guestfs-actions.pod:8774 +#: ../src/guestfs-actions.pod:8954 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -6634,15 +7417,16 @@ msgstr "domain" msgid "" " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" "\n" -msgstr " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n\n" +msgstr "" +" add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:41 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C." -" 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 @@ -6663,18 +7447,18 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72 msgid "" -"Disks must be accessible locally. This often means that adding disks from a" -" remote libvirt connection (see L) 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 @@ -6683,8 +7467,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 @@ -6692,8 +7476,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 @@ -6718,8 +7502,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105 msgid "" -"The whole call is aborted with an error if any disk with the " -"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 @@ -6789,10 +7573,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:2242 ../fish/guestfish-actions.pod:3303 #: ../fish/guestfish-actions.pod:3525 ../fish/guestfish-actions.pod:3688 #: ../fish/guestfish-actions.pod:3798 ../fish/guestfish-actions.pod:3814 -#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5265 +#: ../fish/guestfish-actions.pod:3872 ../fish/guestfish-actions.pod:5267 msgid "" -"This command has one or more optional arguments. See L." +"This command has one or more optional arguments. See L." msgstr "" #. type: =head2 @@ -6806,7 +7589,9 @@ msgstr "add-drive" msgid "" " add-drive filename\n" "\n" -msgstr " add-drive filename\n\n" +msgstr "" +" add-drive filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:131 @@ -6822,8 +7607,8 @@ msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " "RHBZ#642934. Specifying the format closes this security hole. Therefore " -"you should think about replacing calls to this function with calls to L" -", and specifying the format." +"you should think about replacing calls to this function with calls to L, and specifying the format." msgstr "" #. type: =head2 @@ -6842,7 +7627,9 @@ msgstr "add" msgid "" " add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n" "\n" -msgstr " add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n\n" +msgstr "" +" add-drive-opts filename [readonly:true|false] [format:..] [iface:..] [name:..]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:148 ../src/guestfs-actions.pod:208 @@ -6856,9 +7643,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213 msgid "" "You don't necessarily need to be root when using libguestfs. However you " -"obviously do need sufficient permissions to access the filename for whatever" -" operations you want to perform (ie. read access if you just want to read " -"the image or write access if you want to modify the image)." +"obviously do need sufficient permissions to access the filename for whatever " +"operations you want to perform (ie. read access if you just want to read the " +"image or write access if you want to modify the image)." msgstr "" #. type: textblock @@ -6868,7 +7655,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3487 -#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5419 +#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5421 msgid "The optional arguments are:" msgstr "オプション引数は次のとおりです:" @@ -6894,9 +7681,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L 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 @@ -6915,21 +7702,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:3330 -#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5136 +#: ../src/guestfs-actions.pod:247 ../src/guestfs-actions.pod:5138 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 @@ -6948,7 +7735,9 @@ msgstr "add-ro" msgid "" " add-drive-ro filename\n" "\n" -msgstr " add-drive-ro filename\n\n" +msgstr "" +" add-drive-ro filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:202 @@ -6969,7 +7758,9 @@ msgstr "add-drive-ro-with-if" msgid "" " add-drive-ro-with-if filename iface\n" "\n" -msgstr " add-drive-ro-with-if filename iface\n\n" +msgstr "" +" add-drive-ro-with-if filename iface\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:211 @@ -6989,7 +7780,9 @@ msgstr "add-drive-with-if" msgid "" " add-drive-with-if filename iface\n" "\n" -msgstr " add-drive-with-if filename iface\n\n" +msgstr "" +" add-drive-with-if filename iface\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:225 @@ -7009,7 +7802,9 @@ msgstr "aug-clear" msgid "" " aug-clear augpath\n" "\n" -msgstr " aug-clear augpath\n\n" +msgstr "" +" aug-clear augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:239 ../src/guestfs-actions.pod:343 @@ -7029,13 +7824,15 @@ msgstr "aug-close" msgid "" " aug-close\n" "\n" -msgstr " aug-close\n\n" +msgstr "" +" aug-close\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:246 msgid "" -"Close the current Augeas handle and free up any resources used by it. After" -" calling this, you have to call L 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 "" @@ -7050,7 +7847,9 @@ msgstr "aug-defnode" msgid "" " aug-defnode name expr val\n" "\n" -msgstr " aug-defnode name expr val\n\n" +msgstr "" +" aug-defnode name expr val\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:255 ../src/guestfs-actions.pod:372 @@ -7084,7 +7883,9 @@ msgstr "aug-defvar" msgid "" " aug-defvar name expr\n" "\n" -msgstr " aug-defvar name expr\n\n" +msgstr "" +" aug-defvar name expr\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:396 @@ -7111,7 +7912,9 @@ msgstr "aug-get" msgid "" " aug-get augpath\n" "\n" -msgstr " aug-get augpath\n\n" +msgstr "" +" aug-get augpath\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:281 ../src/guestfs-actions.pod:413 @@ -7131,7 +7934,9 @@ msgstr "aug-init" msgid "" " aug-init root flags\n" "\n" -msgstr " aug-init root flags\n\n" +msgstr "" +" aug-init root flags\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:288 ../src/guestfs-actions.pod:428 @@ -7150,7 +7955,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:295 ../src/guestfs-actions.pod:435 msgid "" "C 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 @@ -7179,7 +7986,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 @@ -7194,10 +8003,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:317 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option" -" may require additional memory for the libguestfs appliance. You may need " -"to set the C 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 @@ -7251,13 +8059,15 @@ msgstr "aug-insert" msgid "" " aug-insert augpath label true|false\n" "\n" -msgstr " aug-insert augpath label true|false\n\n" +msgstr "" +" aug-insert augpath label true|false\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492 msgid "" -"Create a new sibling C 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 @@ -8060,13 +8924,13 @@ msgstr "" #: ../fish/guestfish-actions.pod:1839 ../fish/guestfish-actions.pod:1858 #: ../fish/guestfish-actions.pod:4148 ../fish/guestfish-actions.pod:4163 #: ../fish/guestfish-actions.pod:4239 ../fish/guestfish-actions.pod:4256 -#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4962 -#: ../fish/guestfish-actions.pod:5008 ../fish/guestfish-actions.pod:5093 -#: ../fish/guestfish-actions.pod:5108 ../fish/guestfish-actions.pod:5606 -#: ../fish/guestfish-actions.pod:5618 ../fish/guestfish-actions.pod:5636 -#: ../fish/guestfish-actions.pod:5653 ../fish/guestfish-actions.pod:5663 -#: ../fish/guestfish-actions.pod:5717 ../fish/guestfish-actions.pod:5727 -#: ../fish/guestfish-actions.pod:5756 ../fish/guestfish-actions.pod:5766 +#: ../fish/guestfish-actions.pod:4271 ../fish/guestfish-actions.pod:4964 +#: ../fish/guestfish-actions.pod:5010 ../fish/guestfish-actions.pod:5095 +#: ../fish/guestfish-actions.pod:5110 ../fish/guestfish-actions.pod:5608 +#: ../fish/guestfish-actions.pod:5620 ../fish/guestfish-actions.pod:5638 +#: ../fish/guestfish-actions.pod:5655 ../fish/guestfish-actions.pod:5665 +#: ../fish/guestfish-actions.pod:5719 ../fish/guestfish-actions.pod:5729 +#: ../fish/guestfish-actions.pod:5758 ../fish/guestfish-actions.pod:5768 #: ../src/guestfs-actions.pod:1042 ../src/guestfs-actions.pod:1221 #: ../src/guestfs-actions.pod:1241 ../src/guestfs-actions.pod:1959 #: ../src/guestfs-actions.pod:1978 ../src/guestfs-actions.pod:2081 @@ -8074,15 +8938,15 @@ msgstr "" #: ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2847 #: ../src/guestfs-actions.pod:2912 ../src/guestfs-actions.pod:2936 #: ../src/guestfs-actions.pod:2953 ../src/guestfs-actions.pod:2982 -#: ../src/guestfs-actions.pod:6506 ../src/guestfs-actions.pod:6532 -#: ../src/guestfs-actions.pod:6663 ../src/guestfs-actions.pod:6689 -#: ../src/guestfs-actions.pod:6713 ../src/guestfs-actions.pod:7695 -#: ../src/guestfs-actions.pod:7750 ../src/guestfs-actions.pod:7896 -#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:8724 -#: ../src/guestfs-actions.pod:8744 ../src/guestfs-actions.pod:8777 -#: ../src/guestfs-actions.pod:8796 ../src/guestfs-actions.pod:8815 -#: ../src/guestfs-actions.pod:8906 ../src/guestfs-actions.pod:8925 -#: ../src/guestfs-actions.pod:8971 ../src/guestfs-actions.pod:8990 +#: ../src/guestfs-actions.pod:6514 ../src/guestfs-actions.pod:6540 +#: ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:6697 +#: ../src/guestfs-actions.pod:6721 ../src/guestfs-actions.pod:7707 +#: ../src/guestfs-actions.pod:7762 ../src/guestfs-actions.pod:7908 +#: ../src/guestfs-actions.pod:7932 ../src/guestfs-actions.pod:8738 +#: ../src/guestfs-actions.pod:8758 ../src/guestfs-actions.pod:8791 +#: ../src/guestfs-actions.pod:8810 ../src/guestfs-actions.pod:8829 +#: ../src/guestfs-actions.pod:8920 ../src/guestfs-actions.pod:8939 +#: ../src/guestfs-actions.pod:8985 ../src/guestfs-actions.pod:9004 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -8099,7 +8963,9 @@ msgstr "checksum" msgid "" " checksum csumtype path\n" "\n" -msgstr " checksum csumtype path\n\n" +msgstr "" +" checksum csumtype path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:711 ../src/guestfs-actions.pod:1054 @@ -8194,12 +9060,14 @@ msgstr "チェックサムは表示可能な文字列として返されます。 #. type: textblock #: ../fish/guestfish-actions.pod:752 msgid "To get the checksum for a device, use L." -msgstr "デバイスのチェックサムを取得するには L を使用します。" +msgstr "" +"デバイスのチェックサムを取得するには L を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:754 msgid "To get the checksums for many files, use L." -msgstr "多くのファイルのチェックサムを取得するには L を使用します。" +msgstr "" +"多くのファイルのチェックサムを取得するには L を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:756 @@ -8212,14 +9080,16 @@ msgstr "checksum-device" msgid "" " checksum-device csumtype device\n" "\n" -msgstr " checksum-device csumtype device\n\n" +msgstr "" +" checksum-device csumtype device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:760 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " -"device named C. 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 @@ -8233,21 +9103,23 @@ msgstr "checksums-out" msgid "" " checksums-out csumtype directory (sumsfile|-)\n" "\n" -msgstr " checksums-out csumtype directory (sumsfile|-)\n\n" +msgstr "" +" checksums-out csumtype directory (sumsfile|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:768 ../src/guestfs-actions.pod:1128 msgid "" -"This command computes the checksums of all regular files in C 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:772 ../src/guestfs-actions.pod:1132 msgid "" "This can be used for verifying the integrity of a virtual machine. However " -"to be properly secure you should pay attention to the output of the checksum" -" command (it uses the ones from GNU coreutils). In particular when the " +"to be properly secure you should pay attention to the output of the checksum " +"command (it uses the ones from GNU coreutils). In particular when the " "filename is not printable, coreutils uses a special backslash syntax. For " "more information, see the GNU coreutils info file." msgstr "" @@ -8263,20 +9135,22 @@ msgstr "chmod" msgid "" " chmod mode path\n" "\n" -msgstr " chmod mode path\n\n" +msgstr "" +" chmod mode path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:786 ../src/guestfs-actions.pod:1151 msgid "" -"Change the mode (permissions) of C 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:789 ../src/guestfs-actions.pod:1154 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 "" @@ -8284,8 +9158,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:793 ../fish/guestfish-actions.pod:3451 #: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3600 #: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:1158 -#: ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5559 -#: ../src/guestfs-actions.pod:5578 ../src/guestfs-actions.pod:5597 +#: ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:5561 +#: ../src/guestfs-actions.pod:5580 ../src/guestfs-actions.pod:5599 msgid "The mode actually set is affected by the umask." msgstr "" @@ -8300,7 +9174,9 @@ msgstr "chown" msgid "" " chown owner group path\n" "\n" -msgstr " chown owner group path\n\n" +msgstr "" +" chown owner group path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:799 ../src/guestfs-actions.pod:1172 @@ -8327,7 +9203,9 @@ msgstr "command" msgid "" " command 'arguments ...'\n" "\n" -msgstr " command 'arguments ...'\n\n" +msgstr "" +" command 'arguments ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:809 ../src/guestfs-actions.pod:1188 @@ -8341,8 +9219,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:814 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The" -" list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The " +"list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I invoked via the shell (see L)." msgstr "" @@ -8354,24 +9232,24 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:824 ../src/guestfs-actions.pod:1203 msgid "" -"If the command returns a non-zero exit status, then this function returns an" -" error message. The error message string is the content of I 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:828 ../src/guestfs-actions.pod:1207 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:833 ../src/guestfs-actions.pod:1212 msgid "" -"Shared libraries and data files required by the program must be available on" -" filesystems which are mounted in the correct places. It is the caller's " +"Shared libraries and data files required by the program must be available on " +"filesystems which are mounted in the correct places. It is the caller's " "responsibility to ensure all filesystems that are needed are mounted at the " "right locations." msgstr "" @@ -8387,7 +9265,9 @@ msgstr "command-lines" msgid "" " command-lines 'arguments ...'\n" "\n" -msgstr " command-lines 'arguments ...'\n\n" +msgstr "" +" command-lines 'arguments ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:846 @@ -8411,7 +9291,9 @@ msgstr "compress-device-out" msgid "" " compress-device-out ctype device (zdevice|-) [level:N]\n" "\n" -msgstr " compress-device-out ctype device (zdevice|-) [level:N]\n\n" +msgstr "" +" compress-device-out ctype device (zdevice|-) [level:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:858 ../src/guestfs-actions.pod:1262 @@ -8423,8 +9305,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:861 msgid "" -"The C 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 @@ -8438,13 +9320,14 @@ msgstr "compress-out" msgid "" " compress-out ctype file (zfile|-) [level:N]\n" "\n" -msgstr " compress-out ctype file (zfile|-) [level:N]\n\n" +msgstr "" +" compress-out ctype file (zfile|-) [level:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:872 ../src/guestfs-actions.pod:1314 msgid "" -"This command compresses C 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 @@ -8460,8 +9343,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:881 ../src/guestfs-actions.pod:1323 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 @@ -8475,7 +9358,9 @@ msgstr "config" msgid "" " config qemuparam qemuvalue\n" "\n" -msgstr " config qemuparam qemuvalue\n\n" +msgstr "" +" config qemuparam qemuvalue\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:893 ../src/guestfs-actions.pod:1364 @@ -8506,7 +9391,9 @@ msgstr "copy-device-to-device" msgid "" " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-device-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:906 @@ -8520,8 +9407,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:913 ../src/guestfs-actions.pod:1401 msgid "" "Partial copies can be made since you can specify optionally the source " -"offset, destination offset and size to copy. These values are all specified" -" in bytes. If not given, the offsets both default to zero, and the size " +"offset, destination offset and size to copy. These values are all specified " +"in bytes. If not given, the offsets both default to zero, and the size " "defaults to copying as much as possible until we hit the end of the source." msgstr "" @@ -8535,8 +9422,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:922 ../src/guestfs-actions.pod:1410 msgid "" -"If the destination is a file, it is created if required. If the destination" -" file is not large enough, it is extended." +"If the destination is a file, it is created if required. If the destination " +"file is not large enough, it is extended." msgstr "" #. type: =head2 @@ -8550,7 +9437,9 @@ msgstr "copy-device-to-file" msgid "" " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-device-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:931 ../fish/guestfish-actions.pod:940 @@ -8569,7 +9458,9 @@ msgstr "copy-file-to-device" msgid "" " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-file-to-device src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: =head2 #: ../fish/guestfish-actions.pod:945 @@ -8582,13 +9473,15 @@ msgstr "copy-file-to-file" msgid "" " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" "\n" -msgstr " copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n\n" +msgstr "" +" copy-file-to-file src dest [srcoffset:N] [destoffset:N] [size:N]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:952 msgid "" -"This is B 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 "" @@ -8603,7 +9496,9 @@ msgstr "copy-size" msgid "" " copy-size src dest size\n" "\n" -msgstr " copy-size src dest size\n\n" +msgstr "" +" copy-size src dest size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1625 @@ -8622,9 +9517,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:969 ../fish/guestfish-actions.pod:1004 msgid "" -"I 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:976 @@ -8637,14 +9534,18 @@ msgstr "cp" msgid "" " cp src dest\n" "\n" -msgstr " cp src dest\n\n" +msgstr "" +" cp src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:980 ../src/guestfs-actions.pod:1647 msgid "" "This copies a file from C 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:983 @@ -8657,14 +9558,18 @@ msgstr "cp-a" msgid "" " cp-a src dest\n" "\n" -msgstr " cp-a src dest\n\n" +msgstr "" +" cp-a src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:987 ../src/guestfs-actions.pod:1661 msgid "" -"This copies a file or directory from C 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:990 @@ -8677,7 +9582,9 @@ msgstr "dd" msgid "" " dd src dest\n" "\n" -msgstr " dd src dest\n\n" +msgstr "" +" dd src dest\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1682 @@ -8691,8 +9598,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:999 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do" -" partial copies (see L)." +"source file or device, otherwise the copy will fail. This command cannot do " +"partial copies (see L)." msgstr "" #. type: =head2 @@ -8706,12 +9613,15 @@ msgstr "df" msgid "" " df\n" "\n" -msgstr " df\n\n" +msgstr "" +" df\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1015 ../src/guestfs-actions.pod:1701 msgid "This command runs the C command to report disk space used." -msgstr "このコマンドはディスク使用状況を報告するために C コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を報告するために C コマンドを実行します。" #. type: textblock #: ../fish/guestfish-actions.pod:1017 ../fish/guestfish-actions.pod:1028 @@ -8732,14 +9642,18 @@ msgstr "df-h" msgid "" " df-h\n" "\n" -msgstr " df-h\n\n" +msgstr "" +" df-h\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1025 ../src/guestfs-actions.pod:1717 msgid "" "This command runs the C command to report disk space used in human-" "readable format." -msgstr "このコマンドはディスク使用状況を読みやすい形式で報告するために C コマンドを実行します。" +msgstr "" +"このコマンドはディスク使用状況を読みやすい形式で報告するために C コマ" +"ンドを実行します。" #. type: =head2 #: ../fish/guestfish-actions.pod:1032 @@ -8752,7 +9666,9 @@ msgstr "dmesg" msgid "" " dmesg\n" "\n" -msgstr " dmesg\n\n" +msgstr "" +" dmesg\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1036 ../src/guestfs-actions.pod:1734 @@ -8764,8 +9680,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1040 msgid "" -"Another way to get the same information is to enable verbose messages with L" -" 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 "" @@ -8780,7 +9696,9 @@ msgstr "download" msgid "" " download remotefilename (filename|-)\n" "\n" -msgstr " download remotefilename (filename|-)\n\n" +msgstr "" +" download remotefilename (filename|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1049 ../fish/guestfish-actions.pod:1062 @@ -8791,8 +9709,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5345 -#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8277 +#: ../fish/guestfish-actions.pod:1052 ../fish/guestfish-actions.pod:5347 +#: ../src/guestfs-actions.pod:1758 ../src/guestfs-actions.pod:8289 msgid "C can also be a named pipe." msgstr "" @@ -8812,7 +9730,9 @@ msgstr "download-offset" msgid "" " download-offset remotefilename (filename|-) offset size\n" "\n" -msgstr " download-offset remotefilename (filename|-) offset size\n\n" +msgstr "" +" download-offset remotefilename (filename|-) offset size\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1065 ../src/guestfs-actions.pod:1783 @@ -8845,7 +9765,9 @@ msgstr "drop-caches" msgid "" " drop-caches whattodrop\n" "\n" -msgstr " drop-caches whattodrop\n\n" +msgstr "" +" drop-caches whattodrop\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1081 ../src/guestfs-actions.pod:1808 @@ -8878,7 +9800,9 @@ msgstr "du" msgid "" " du path\n" "\n" -msgstr " du path\n\n" +msgstr "" +" du path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1095 ../src/guestfs-actions.pod:1828 @@ -8912,7 +9836,9 @@ msgstr "e2fsck" msgid "" " e2fsck device [correct:true|false] [forceall:true|false]\n" "\n" -msgstr " e2fsck device [correct:true|false] [forceall:true|false]\n\n" +msgstr "" +" e2fsck device [correct:true|false] [forceall:true|false]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1862 @@ -8969,14 +9895,16 @@ msgstr "e2fsck-f" msgid "" " e2fsck-f device\n" "\n" -msgstr " e2fsck-f device\n\n" +msgstr "" +" e2fsck-f device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1137 ../src/guestfs-actions.pod:1916 msgid "" "This runs C, 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 @@ -8997,7 +9925,9 @@ msgstr "echo-daemon" msgid "" " echo-daemon 'words ...'\n" "\n" -msgstr " echo-daemon 'words ...'\n\n" +msgstr "" +" echo-daemon 'words ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1148 ../src/guestfs-actions.pod:1933 @@ -9027,7 +9957,9 @@ msgstr "egrep" msgid "" " egrep regex path\n" "\n" -msgstr " egrep regex path\n\n" +msgstr "" +" egrep regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1159 ../src/guestfs-actions.pod:1952 @@ -9046,7 +9978,9 @@ msgstr "egrepi" msgid "" " egrepi regex path\n" "\n" -msgstr " egrepi regex path\n\n" +msgstr "" +" egrepi regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1971 @@ -9065,7 +9999,9 @@ msgstr "equal" msgid "" " equal file1 file2\n" "\n" -msgstr " equal file1 file2\n\n" +msgstr "" +" equal file1 file2\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1990 @@ -9090,13 +10026,15 @@ msgstr "exists" msgid "" " exists path\n" "\n" -msgstr " exists path\n\n" +msgstr "" +" exists path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1188 ../src/guestfs-actions.pod:2005 msgid "" -"This returns C 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 @@ -9115,7 +10053,9 @@ msgstr "fallocate" msgid "" " fallocate path len\n" "\n" -msgstr " fallocate path len\n\n" +msgstr "" +" fallocate path len\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1197 ../fish/guestfish-actions.pod:1216 @@ -9137,7 +10077,9 @@ msgstr "" msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使" +"用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1212 @@ -9150,7 +10092,9 @@ msgstr "fallocate64" msgid "" " fallocate64 path len\n" "\n" -msgstr " fallocate64 path len\n\n" +msgstr "" +" fallocate64 path len\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1220 @@ -9185,7 +10129,9 @@ msgstr "fgrep" msgid "" " fgrep pattern path\n" "\n" -msgstr " fgrep pattern path\n\n" +msgstr "" +" fgrep pattern path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2074 @@ -9204,7 +10150,9 @@ msgstr "fgrepi" msgid "" " fgrepi pattern path\n" "\n" -msgstr " fgrepi pattern path\n\n" +msgstr "" +" fgrepi pattern path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2093 @@ -9223,7 +10171,9 @@ msgstr "file" msgid "" " file path\n" "\n" -msgstr " file path\n\n" +msgstr "" +" file path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2111 @@ -9249,9 +10199,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:2121 msgid "" -"The output depends on the output of the underlying L 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 @@ -9259,7 +10209,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:1273 @@ -9272,7 +10224,9 @@ msgstr "file-architecture" msgid "" " file-architecture filename\n" "\n" -msgstr " file-architecture filename\n\n" +msgstr "" +" file-architecture filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2139 @@ -9453,7 +10407,9 @@ msgstr "filesize" msgid "" " filesize file\n" "\n" -msgstr " filesize file\n\n" +msgstr "" +" filesize file\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1382 ../src/guestfs-actions.pod:2251 @@ -9465,7 +10421,10 @@ msgstr "" msgid "" "To get other stats about a file, use L, 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:1388 @@ -9478,22 +10437,24 @@ msgstr "fill" msgid "" " fill c len path\n" "\n" -msgstr " fill c len path\n\n" +msgstr "" +" fill c len path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1392 ../src/guestfs-actions.pod:2269 msgid "" "This command creates a new file called C. The initial content of the " -"file is C octets of C, where C must be a number in the range " -"C<[0..255]>." +"file is C octets of C, where C must be a number in the range C<" +"[0..255]>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1396 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " -"L. 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 @@ -9507,15 +10468,17 @@ msgstr "fill-pattern" msgid "" " fill-pattern pattern len path\n" "\n" -msgstr " fill-pattern pattern len path\n\n" +msgstr "" +" fill-pattern pattern len path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1405 msgid "" "This function is like L 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 @@ -9529,7 +10492,9 @@ msgstr "find" msgid "" " find directory\n" "\n" -msgstr " find directory\n\n" +msgstr "" +" find directory\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2315 @@ -9543,8 +10508,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2320 msgid "" -"This returns a list of strings I. Thus if the directory" -" structure was:" +"This returns a list of strings I. Thus if the directory " +"structure was:" msgstr "" #. type: verbatim @@ -9555,7 +10520,11 @@ msgid "" " /tmp/b\n" " /tmp/c/d\n" "\n" -msgstr " /tmp/a\n /tmp/b\n /tmp/c/d\n\n" +msgstr "" +" /tmp/a\n" +" /tmp/b\n" +" /tmp/c/d\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1426 @@ -9571,12 +10540,16 @@ msgid "" " c\n" " c/d\n" "\n" -msgstr " a\n b\n c\n c/d\n\n" +msgstr "" +" a\n" +" b\n" +" c\n" +" c/d\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2335 -msgid "" -"If C is not a directory, then this command returns an error." +msgid "If C is not a directory, then this command returns an error." msgstr "" #. type: textblock @@ -9600,7 +10573,9 @@ msgstr "find0" msgid "" " find0 directory (files|-)\n" "\n" -msgstr " find0 directory (files|-)\n\n" +msgstr "" +" find0 directory (files|-)\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1448 ../src/guestfs-actions.pod:2358 @@ -9649,7 +10624,9 @@ msgstr "findfs-label" msgid "" " findfs-label label\n" "\n" -msgstr " findfs-label label\n\n" +msgstr "" +" findfs-label label\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1483 ../src/guestfs-actions.pod:2397 @@ -9674,7 +10651,9 @@ msgstr "findfs-uuid" msgid "" " findfs-uuid uuid\n" "\n" -msgstr " findfs-uuid uuid\n\n" +msgstr "" +" findfs-uuid uuid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1493 ../src/guestfs-actions.pod:2414 @@ -9699,7 +10678,9 @@ msgstr "fsck" msgid "" " fsck fstype device\n" "\n" -msgstr " fsck fstype device\n\n" +msgstr "" +" fsck fstype device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2432 @@ -9723,8 +10704,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1519 ../src/guestfs-actions.pod:2448 msgid "" -"A non-zero return code can mean \"success\", for example if errors have been" -" corrected on the filesystem." +"A non-zero return code can mean \"success\", for example if errors have been " +"corrected on the filesystem." msgstr "" #. type: textblock @@ -9749,7 +10730,9 @@ msgstr "get-append" msgid "" " get-append\n" "\n" -msgstr " get-append\n\n" +msgstr "" +" get-append\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1535 ../src/guestfs-actions.pod:2469 @@ -9774,7 +10757,9 @@ msgstr "get-attach-method" msgid "" " get-attach-method\n" "\n" -msgstr " get-attach-method\n\n" +msgstr "" +" get-attach-method\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1544 @@ -9792,7 +10777,9 @@ msgstr "get-autosync" msgid "" " get-autosync\n" "\n" -msgstr " get-autosync\n\n" +msgstr "" +" get-autosync\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2497 @@ -9810,7 +10797,9 @@ msgstr "get-direct" msgid "" " get-direct\n" "\n" -msgstr " get-direct\n\n" +msgstr "" +" get-direct\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1556 ../src/guestfs-actions.pod:2508 @@ -9828,7 +10817,9 @@ msgstr "get-e2label" msgid "" " get-e2label device\n" "\n" -msgstr " get-e2label device\n\n" +msgstr "" +" get-e2label device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1562 ../src/guestfs-actions.pod:2527 @@ -9841,7 +10832,9 @@ msgstr "" msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用" +"してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1572 @@ -9854,7 +10847,9 @@ msgstr "get-e2uuid" msgid "" " get-e2uuid device\n" "\n" -msgstr " get-e2uuid device\n\n" +msgstr "" +" get-e2uuid device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1576 ../src/guestfs-actions.pod:2548 @@ -9867,7 +10862,9 @@ msgstr "" msgid "" "I In new code, use the L call " "instead." -msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用してください。" +msgstr "" +"I<この関数は推奨されません。> 新しいコードでは、代わりに L を使用" +"してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1586 @@ -9880,7 +10877,9 @@ msgstr "get-memsize" msgid "" " get-memsize\n" "\n" -msgstr " get-memsize\n\n" +msgstr "" +" get-memsize\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1590 ../src/guestfs-actions.pod:2561 @@ -9892,18 +10891,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:1593 msgid "" "If L 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:1597 ../fish/guestfish-actions.pod:1654 -#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4725 +#: ../fish/guestfish-actions.pod:4623 ../fish/guestfish-actions.pod:4727 #: ../src/guestfs-actions.pod:2568 ../src/guestfs-actions.pod:2660 -#: ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7335 +#: ../src/guestfs-actions.pod:7219 ../src/guestfs-actions.pod:7347 msgid "" "For more information on the architecture of libguestfs, see L." -msgstr "libguestfs のアーキテクチャーの詳細は L を参照してください。" +msgstr "" +"libguestfs のアーキテクチャーの詳細は L を参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1600 @@ -9916,7 +10916,9 @@ msgstr "get-network" msgid "" " get-network\n" "\n" -msgstr " get-network\n\n" +msgstr "" +" get-network\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1604 ../src/guestfs-actions.pod:2580 @@ -9934,7 +10936,9 @@ msgstr "get-path" msgid "" " get-path\n" "\n" -msgstr " get-path\n\n" +msgstr "" +" get-path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1610 ../src/guestfs-actions.pod:2591 @@ -9959,7 +10963,9 @@ msgstr "get-pgroup" msgid "" " get-pgroup\n" "\n" -msgstr " get-pgroup\n\n" +msgstr "" +" get-pgroup\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2606 @@ -9982,7 +10988,9 @@ msgstr "pid" msgid "" " get-pid\n" "\n" -msgstr " get-pid\n\n" +msgstr "" +" get-pid\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1627 ../src/guestfs-actions.pod:2617 @@ -10007,7 +11015,9 @@ msgstr "get-qemu" msgid "" " get-qemu\n" "\n" -msgstr " get-qemu\n\n" +msgstr "" +" get-qemu\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2631 @@ -10032,7 +11042,9 @@ msgstr "get-recovery-proc" msgid "" " get-recovery-proc\n" "\n" -msgstr " get-recovery-proc\n\n" +msgstr "" +" get-recovery-proc\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2646 @@ -10050,7 +11062,9 @@ msgstr "get-selinux" msgid "" " get-selinux\n" "\n" -msgstr " get-selinux\n\n" +msgstr "" +" get-selinux\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1651 @@ -10070,7 +11084,9 @@ msgstr "get-smp" msgid "" " get-smp\n" "\n" -msgstr " get-smp\n\n" +msgstr "" +" get-smp\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1661 ../src/guestfs-actions.pod:2672 @@ -10088,7 +11104,9 @@ msgstr "get-state" msgid "" " get-state\n" "\n" -msgstr " get-state\n\n" +msgstr "" +" get-state\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1667 ../src/guestfs-actions.pod:2683 @@ -10117,7 +11135,9 @@ msgstr "get-trace" msgid "" " get-trace\n" "\n" -msgstr " get-trace\n\n" +msgstr "" +" get-trace\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2697 @@ -10135,13 +11155,15 @@ msgstr "get-umask" msgid "" " get-umask\n" "\n" -msgstr " get-umask\n\n" +msgstr "" +" get-umask\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1682 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been" -" set by calling L." +"Return the current umask. By default the umask is C<022> unless it has been " +"set by calling L." msgstr "" #. type: =head2 @@ -10155,7 +11177,9 @@ msgstr "get-verbose" msgid "" " get-verbose\n" "\n" -msgstr " get-verbose\n\n" +msgstr "" +" get-verbose\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2720 @@ -10173,7 +11197,9 @@ msgstr "getcon" msgid "" " getcon\n" "\n" -msgstr " getcon\n\n" +msgstr "" +" getcon\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1695 ../src/guestfs-actions.pod:2731 @@ -10196,7 +11222,9 @@ msgstr "getxattr" msgid "" " getxattr path name\n" "\n" -msgstr " getxattr path name\n\n" +msgstr "" +" getxattr path name\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1704 @@ -10210,8 +11238,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1708 ../fish/guestfish-actions.pod:2794 msgid "" "Normally it is better to get all extended attributes from a file in one go " -"by calling L. 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 "" @@ -10220,8 +11248,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1715 ../fish/guestfish-actions.pod:2801 #: ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:4275 msgid "" -"Extended attribute values are blobs of binary data. If there is no extended" -" attribute named C, 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 @@ -10240,7 +11268,9 @@ msgstr "getxattrs" msgid "" " getxattrs path\n" "\n" -msgstr " getxattrs path\n\n" +msgstr "" +" getxattrs path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2777 @@ -10271,13 +11301,15 @@ msgstr "glob-expand" msgid "" " glob-expand pattern\n" "\n" -msgstr " glob-expand pattern\n\n" +msgstr "" +" glob-expand pattern\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1736 ../src/guestfs-actions.pod:2797 msgid "" -"This command searches for all the pathnames matching C 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 @@ -10289,8 +11321,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1743 ../src/guestfs-actions.pod:2804 msgid "" -"It is just a wrapper around the C L 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: =head2 @@ -10304,12 +11336,13 @@ msgstr "grep" msgid "" " grep regex path\n" "\n" -msgstr " grep regex path\n\n" +msgstr "" +" grep regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1751 ../src/guestfs-actions.pod:2821 -msgid "" -"This calls the external C program and returns the matching lines." +msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 @@ -10323,7 +11356,9 @@ msgstr "grepi" msgid "" " grepi regex path\n" "\n" -msgstr " grepi regex path\n\n" +msgstr "" +" grepi regex path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1761 ../src/guestfs-actions.pod:2840 @@ -10342,7 +11377,9 @@ msgstr "grub-install" msgid "" " grub-install root device\n" "\n" -msgstr " grub-install root device\n\n" +msgstr "" +" grub-install root device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2859 @@ -10354,8 +11391,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2868 msgid "" -"There is currently no way in the API to install grub2, which is used by most" -" modern Linux guests. It is possible to run the grub2 command from the " +"There is currently no way in the API to install grub2, which is used by most " +"modern Linux guests. It is possible to run the grub2 command from the " "guest, although see the caveats in L." msgstr "" @@ -10371,10 +11408,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:1794 ../src/guestfs-actions.pod:2882 msgid "" "If grub-install reports the error \"No suitable drive was found in the " -"generated device map.\" it may be that you need to create a " -"C 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 @@ -10383,7 +11420,9 @@ msgstr "" msgid "" " (hd0) /dev/vda\n" "\n" -msgstr " (hd0) /dev/vda\n\n" +msgstr "" +" (hd0) /dev/vda\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1803 ../src/guestfs-actions.pod:2891 @@ -10401,13 +11440,14 @@ msgstr "head" msgid "" " head path\n" "\n" -msgstr " head path\n\n" +msgstr "" +" head path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1811 ../src/guestfs-actions.pod:2905 msgid "" -"This command returns up to the first 10 lines of a file as a list of " -"strings." +"This command returns up to the first 10 lines of a file as a list of strings." msgstr "" #. type: =head2 @@ -10421,7 +11461,9 @@ msgstr "head-n" msgid "" " head-n nrlines path\n" "\n" -msgstr " head-n nrlines path\n\n" +msgstr "" +" head-n nrlines path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1821 ../src/guestfs-actions.pod:2924 @@ -10438,8 +11480,8 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5106 -#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7914 +#: ../fish/guestfish-actions.pod:1827 ../fish/guestfish-actions.pod:5108 +#: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7926 msgid "If the parameter C is zero, this returns an empty list." msgstr "パラメーター C が 0 ならば、空の一覧を返します。" @@ -10454,14 +11496,18 @@ msgstr "hexdump" msgid "" " hexdump path\n" "\n" -msgstr " hexdump path\n\n" +msgstr "" +" hexdump path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2947 msgid "" "This runs C 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:1842 @@ -10474,7 +11520,9 @@ msgstr "initrd-cat" msgid "" " initrd-cat initrdpath filename\n" "\n" -msgstr " initrd-cat initrdpath filename\n\n" +msgstr "" +" initrd-cat initrdpath filename\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1846 ../src/guestfs-actions.pod:2966 @@ -10487,8 +11535,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2970 msgid "" -"For example, in guestfish you could use the following command to examine the" -" boot script (usually called C) 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 "" @@ -10498,7 +11546,9 @@ msgstr "" 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:1856 @@ -10516,7 +11566,9 @@ msgstr "initrd-list" msgid "" " initrd-list path\n" "\n" -msgstr " initrd-list path\n\n" +msgstr "" +" initrd-list path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2993 @@ -10550,7 +11602,9 @@ msgstr "inotify-add-watch" msgid "" " inotify-add-watch path mask\n" "\n" -msgstr " inotify-add-watch path mask\n\n" +msgstr "" +" inotify-add-watch path mask\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:3016 @@ -10582,14 +11636,16 @@ msgstr "inotify-close" msgid "" " inotify-close\n" "\n" -msgstr " inotify-close\n\n" +msgstr "" +" inotify-close\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3035 msgid "" -"This closes the inotify handle which was previously opened by inotify_init." -" It removes all watches, throws away any pending events, and deallocates " -"all resources." +"This closes the inotify handle which was previously opened by inotify_init. " +"It removes all watches, throws away any pending events, and deallocates all " +"resources." msgstr "" #. type: =head2 @@ -10603,7 +11659,9 @@ msgstr "inotify-files" msgid "" " inotify-files\n" "\n" -msgstr " inotify-files\n\n" +msgstr "" +" inotify-files\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1901 @@ -10624,7 +11682,9 @@ msgstr "inotify-init" msgid "" " inotify-init maxevents\n" "\n" -msgstr " inotify-init maxevents\n\n" +msgstr "" +" inotify-init maxevents\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1909 ../src/guestfs-actions.pod:3064 @@ -10636,11 +11696,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1913 msgid "" -"C 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 "" @@ -10648,16 +11708,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:1923 msgid "" "Before any events are generated, you have to add some watches to the " -"internal watch list. See: L, L and L" -"." +"internal watch list. See: L, L and " +"L." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1929 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 "" @@ -10687,7 +11747,9 @@ msgstr "inotify-read" msgid "" " inotify-read\n" "\n" -msgstr " inotify-read\n\n" +msgstr "" +" inotify-read\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1949 ../src/guestfs-actions.pod:3109 @@ -10704,10 +11766,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3114 msgid "" -"I: 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 @@ -10721,7 +11783,9 @@ msgstr "inotify-rm-watch" msgid "" " inotify-rm-watch wd\n" "\n" -msgstr " inotify-rm-watch wd\n\n" +msgstr "" +" inotify-rm-watch wd\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1964 @@ -10739,7 +11803,9 @@ msgstr "inspect-get-arch" msgid "" " inspect-get-arch root\n" "\n" -msgstr " inspect-get-arch root\n\n" +msgstr "" +" inspect-get-arch root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1971 @@ -10787,7 +11853,9 @@ msgstr "inspect-get-distro" msgid "" " inspect-get-distro root\n" "\n" -msgstr " inspect-get-distro root\n\n" +msgstr "" +" inspect-get-distro root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3165 @@ -11021,9 +12089,11 @@ msgstr "\"windows\"" #. type: textblock #: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3258 msgid "" -"Windows does not have distributions. This string is returned if the OS type" -" is Windows." -msgstr "Windows はディストリビューションがありません。OS 種別が Windows ならば、この文字列は返されません。" +"Windows does not have distributions. This string is returned if the OS type " +"is Windows." +msgstr "" +"Windows はディストリビューションがありません。OS 種別が Windows ならば、この" +"文字列は返されません。" #. type: textblock #: ../fish/guestfish-actions.pod:2082 ../fish/guestfish-actions.pod:2161 @@ -11032,7 +12102,9 @@ msgstr "Windows はディストリビューションがありません。OS 種 msgid "" "Future versions of libguestfs may return other strings here. The caller " "should be prepared to handle any string." -msgstr "libguestfs の将来のバージョンは、ここに他の文字列を返す可能性があります。呼び出し元はあらゆる文字列の処理に備えなければいけません。" +msgstr "" +"libguestfs の将来のバージョンは、ここに他の文字列を返す可能性があります。呼び" +"出し元はあらゆる文字列の処理に備えなければいけません。" #. type: =head2 #: ../fish/guestfish-actions.pod:2087 @@ -11045,14 +12117,16 @@ msgstr "inspect-get-drive-mappings" msgid "" " inspect-get-drive-mappings root\n" "\n" -msgstr " inspect-get-drive-mappings root\n\n" +msgstr "" +" inspect-get-drive-mappings root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2091 ../src/guestfs-actions.pod:3279 msgid "" "This call is useful for Windows which uses a primitive system of assigning " -"drive letters (like \"C:\") to partitions. This inspection API examines the" -" Windows Registry to find out how disks/partitions are mapped to drive " +"drive letters (like \"C:\") to partitions. This inspection API examines the " +"Windows Registry to find out how disks/partitions are mapped to drive " "letters, and returns a hash table as in the example below:" msgstr "" @@ -11064,7 +12138,11 @@ msgid "" " E => /dev/vdb1\n" " F => /dev/vdc1\n" "\n" -msgstr " C => /dev/vda2\n E => /dev/vdb1\n F => /dev/vdc1\n\n" +msgstr "" +" C => /dev/vda2\n" +" E => /dev/vdb1\n" +" F => /dev/vdc1\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2101 ../src/guestfs-actions.pod:3289 @@ -11079,8 +12157,8 @@ msgstr "" msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " -"longer than 1 character. For example in OS-9, hard drives were named C," -" C

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

etc." msgstr "" #. type: textblock @@ -11115,21 +12193,23 @@ msgstr "inspect-get-filesystems" msgid "" " inspect-get-filesystems root\n" "\n" -msgstr " inspect-get-filesystems root\n\n" +msgstr "" +" inspect-get-filesystems root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3322 msgid "" -"This returns a list of all the filesystems that we think are associated with" -" this operating system. This includes the root filesystem, other ordinary " +"This returns a list of all the filesystems that we think are associated with " +"this operating system. This includes the root filesystem, other ordinary " "filesystems, and non-mounted devices like swap partitions." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2129 ../src/guestfs-actions.pod:3327 msgid "" -"In the case of a multi-boot virtual machine, it is possible for a filesystem" -" to be shared between operating systems." +"In the case of a multi-boot virtual machine, it is possible for a filesystem " +"to be shared between operating systems." msgstr "" #. type: textblock @@ -11137,7 +12217,9 @@ msgstr "" msgid "" "Please read L for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2135 @@ -11150,7 +12232,9 @@ msgstr "inspect-get-format" msgid "" " inspect-get-format root\n" "\n" -msgstr " inspect-get-format root\n\n" +msgstr "" +" inspect-get-format root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2139 ../src/guestfs-actions.pod:3345 @@ -11202,7 +12286,9 @@ msgstr "inspect-get-hostname" msgid "" " inspect-get-hostname root\n" "\n" -msgstr " inspect-get-hostname root\n\n" +msgstr "" +" inspect-get-hostname root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3383 @@ -11229,14 +12315,16 @@ msgstr "inspect-get-icon" msgid "" " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" "\n" -msgstr " inspect-get-icon root [favicon:true|false] [highquality:true|false]\n\n" +msgstr "" +" inspect-get-icon root [favicon:true|false] [highquality:true|false]\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2182 ../src/guestfs-actions.pod:3412 msgid "" "This function returns an icon corresponding to the inspected operating " -"system. The icon is returned as a buffer containing a PNG image (re-encoded" -" to PNG if necessary)." +"system. The icon is returned as a buffer containing a PNG image (re-encoded " +"to PNG if necessary)." msgstr "" #. type: textblock @@ -11267,15 +12355,15 @@ msgstr "" msgid "" "If the optional C boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " -"channel. The default (false) is to return any icon we can, even if it is of" -" substandard quality." +"channel. The default (false) is to return any icon we can, even if it is of " +"substandard quality." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2209 ../src/guestfs-actions.pod:3439 msgid "" -"Unlike most other inspection API calls, the guest's disks must be mounted up" -" before you call this, since it needs to read information from the guest " +"Unlike most other inspection API calls, the guest's disks must be mounted up " +"before you call this, since it needs to read information from the guest " "filesystem during the call." msgstr "" @@ -11284,15 +12372,15 @@ msgstr "" msgid "" "B The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " -"Ensure that libpng (or other relevant libraries) are fully up to date before" -" trying to process or display the icon." +"Ensure that libpng (or other relevant libraries) are fully up to date before " +"trying to process or display the icon." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:3453 msgid "" -"The PNG image returned can be any size. It might not be square. Libguestfs" -" tries to return the largest, highest quality icon available. The " +"The PNG image returned can be any size. It might not be square. Libguestfs " +"tries to return the largest, highest quality icon available. The " "application must scale the icon to the required size." msgstr "" @@ -11323,7 +12411,9 @@ msgstr "inspect-get-major-version" msgid "" " inspect-get-major-version root\n" "\n" -msgstr " inspect-get-major-version root\n\n" +msgstr "" +" inspect-get-major-version root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3508 @@ -11334,11 +12424,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2251 ../src/guestfs-actions.pod:3511 msgid "" -"Windows uses a consistent versioning scheme which is I 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 @@ -11358,7 +12448,9 @@ msgstr "inspect-get-minor-version" msgid "" " inspect-get-minor-version root\n" "\n" -msgstr " inspect-get-minor-version root\n\n" +msgstr "" +" inspect-get-minor-version root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2266 ../src/guestfs-actions.pod:3532 @@ -11371,7 +12463,9 @@ msgstr "検査するオペレーティングシステムのマイナーバージ msgid "" "Please read L for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2274 @@ -11384,17 +12478,19 @@ msgstr "inspect-get-mountpoints" msgid "" " inspect-get-mountpoints root\n" "\n" -msgstr " inspect-get-mountpoints root\n\n" +msgstr "" +" inspect-get-mountpoints root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3550 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " -"best an educated guess made by reading configuration files such as " -"C. 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 @@ -11416,8 +12512,8 @@ msgstr "" msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C. For " -"information about the mapping of drive letters to partitions, see L" -"." +"information about the mapping of drive letters to partitions, see L." msgstr "" #. type: textblock @@ -11425,7 +12521,9 @@ msgstr "" msgid "" "Please read L for more details. See also L." -msgstr "詳細は L を読んでください。 L 参照。" +msgstr "" +"詳細は L を読んでください。 L 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2304 @@ -11438,7 +12536,9 @@ msgstr "inspect-get-package-format" msgid "" " inspect-get-package-format root\n" "\n" -msgstr " inspect-get-package-format root\n\n" +msgstr "" +" inspect-get-package-format root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2308 @@ -11475,7 +12575,9 @@ msgstr "inspect-get-package-management" msgid "" " inspect-get-package-management root\n" "\n" -msgstr " inspect-get-package-management root\n\n" +msgstr "" +" inspect-get-package-management root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2328 @@ -11490,8 +12592,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3623 msgid "" "This returns the string C 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 @@ -11513,14 +12615,16 @@ msgstr "inspect-get-product-name" msgid "" " inspect-get-product-name root\n" "\n" -msgstr " inspect-get-product-name root\n\n" +msgstr "" +" inspect-get-product-name root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3645 msgid "" "This returns the product name of the inspected operating system. The " -"product name is generally some freeform string which can be displayed to the" -" user, but should not be parsed by programs." +"product name is generally some freeform string which can be displayed to the " +"user, but should not be parsed by programs." msgstr "" #. type: textblock @@ -11541,7 +12645,9 @@ msgstr "inspect-get-product-variant" msgid "" " inspect-get-product-variant root\n" "\n" -msgstr " inspect-get-product-variant root\n\n" +msgstr "" +" inspect-get-product-variant root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2363 ../src/guestfs-actions.pod:3666 @@ -11551,11 +12657,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2366 ../src/guestfs-actions.pod:3669 msgid "" -"For Windows guests, this returns the contents of the Registry key " -"C 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 "" @@ -11593,7 +12699,9 @@ msgstr "inspect-get-roots" msgid "" " inspect-get-roots\n" "\n" -msgstr " inspect-get-roots\n\n" +msgstr "" +" inspect-get-roots\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2390 @@ -11621,7 +12729,9 @@ msgstr "inspect-get-type" msgid "" " inspect-get-type root\n" "\n" -msgstr " inspect-get-type root\n\n" +msgstr "" +" inspect-get-type root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2403 ../src/guestfs-actions.pod:3720 @@ -11701,7 +12811,9 @@ msgstr "inspect-get-windows-current-control-set" msgid "" " inspect-get-windows-current-control-set root\n" "\n" -msgstr " inspect-get-windows-current-control-set root\n\n" +msgstr "" +" inspect-get-windows-current-control-set root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3771 @@ -11728,7 +12840,9 @@ msgstr "inspect-get-windows-systemroot" msgid "" " inspect-get-windows-systemroot root\n" "\n" -msgstr " inspect-get-windows-systemroot root\n\n" +msgstr "" +" inspect-get-windows-systemroot root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3791 @@ -11740,9 +12854,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3794 msgid "" -"This call assumes that the guest is Windows and that the systemroot could be" -" determined by inspection. If this is not the case then an error is " -"returned." +"This call assumes that the guest is Windows and that the systemroot could be " +"determined by inspection. If this is not the case then an error is returned." msgstr "" #. type: =head2 @@ -11756,7 +12869,9 @@ msgstr "inspect-is-live" msgid "" " inspect-is-live root\n" "\n" -msgstr " inspect-is-live root\n\n" +msgstr "" +" inspect-is-live root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2473 @@ -11776,7 +12891,9 @@ msgstr "inspect-is-multipart" msgid "" " inspect-is-multipart root\n" "\n" -msgstr " inspect-is-multipart root\n\n" +msgstr "" +" inspect-is-multipart root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2483 @@ -11796,7 +12913,9 @@ msgstr "inspect-is-netinst" msgid "" " inspect-is-netinst root\n" "\n" -msgstr " inspect-is-netinst root\n\n" +msgstr "" +" inspect-is-netinst root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2493 @@ -11818,7 +12937,9 @@ msgstr "inspect-list-applications" msgid "" " inspect-list-applications root\n" "\n" -msgstr " inspect-list-applications root\n\n" +msgstr "" +" inspect-list-applications root\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2505 ../src/guestfs-actions.pod:3861 @@ -11828,9 +12949,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2507 msgid "" -"I 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 " @@ -11859,7 +12980,9 @@ msgstr "C" msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." -msgstr "アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの場合、パッケージ名になります。" +msgstr "" +"アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの" +"場合、パッケージ名になります。" #. type: =item #: ../fish/guestfish-actions.pod:2529 ../src/guestfs-actions.pod:3885 @@ -11876,8 +12999,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3890 msgid "" -"If unavailable this is returned as an empty string C<\"\">. Callers needing" -" to display something can use C instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing " +"to display something can use C instead." msgstr "" #. type: =item @@ -12017,7 +13140,9 @@ msgstr "inspect-os" msgid "" " inspect-os\n" "\n" -msgstr " inspect-os\n\n" +msgstr "" +" inspect-os\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2601 ../src/guestfs-actions.pod:3964 @@ -12036,25 +13161,25 @@ msgstr "" #: ../fish/guestfish-actions.pod:2607 ../src/guestfs-actions.pod:3970 msgid "" "If one operating system was found, then this returns a list with a single " -"element, which is the name of the root filesystem of this operating system." -" It is also possible for this function to return a list containing more " -"than one element, indicating a dual-boot or multi-boot virtual machine, with" -" each element being the root filesystem of one of the operating systems." +"element, which is the name of the root filesystem of this operating system. " +"It is also possible for this function to return a list containing more than " +"one element, indicating a dual-boot or multi-boot virtual machine, with each " +"element being the root filesystem of one of the operating systems." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2614 msgid "" "You can pass the root string(s) returned to other L " -"functions in order to query further information about each operating system," -" such as the name and version." +"functions in order to query further information about each operating system, " +"such as the name and version." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2619 msgid "" -"This function uses other libguestfs features such as L 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 "" @@ -12062,8 +13187,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:3988 msgid "" -"This function cannot decrypt encrypted disks. The caller must do that first" -" (supplying the necessary keys) if the disk is encrypted." +"This function cannot decrypt encrypted disks. The caller must do that first " +"(supplying the necessary keys) if the disk is encrypted." msgstr "" #. type: textblock @@ -12083,7 +13208,9 @@ msgstr "is-blockdev" msgid "" " is-blockdev path\n" "\n" -msgstr " is-blockdev path\n\n" +msgstr "" +" is-blockdev path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2637 ../src/guestfs-actions.pod:4008 @@ -12111,7 +13238,9 @@ msgstr "is-busy" msgid "" " is-busy\n" "\n" -msgstr " is-busy\n\n" +msgstr "" +" is-busy\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:4022 @@ -12131,7 +13260,9 @@ msgstr "is-chardev" msgid "" " is-chardev path\n" "\n" -msgstr " is-chardev path\n\n" +msgstr "" +" is-chardev path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2655 ../src/guestfs-actions.pod:4037 @@ -12151,7 +13282,9 @@ msgstr "is-config" msgid "" " is-config\n" "\n" -msgstr " is-config\n\n" +msgstr "" +" is-config\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2664 ../src/guestfs-actions.pod:4051 @@ -12171,7 +13304,9 @@ msgstr "is-dir" msgid "" " is-dir path\n" "\n" -msgstr " is-dir path\n\n" +msgstr "" +" is-dir path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4066 @@ -12191,7 +13326,9 @@ msgstr "is-fifo" msgid "" " is-fifo path\n" "\n" -msgstr " is-fifo path\n\n" +msgstr "" +" is-fifo path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2683 ../src/guestfs-actions.pod:4082 @@ -12211,14 +13348,15 @@ msgstr "is-file" msgid "" " is-file path\n" "\n" -msgstr " is-file path\n\n" +msgstr "" +" is-file path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4097 msgid "" "This returns C 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 @@ -12232,7 +13370,9 @@ msgstr "is-launching" msgid "" " is-launching\n" "\n" -msgstr " is-launching\n\n" +msgstr "" +" is-launching\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4112 @@ -12252,7 +13392,9 @@ msgstr "is-lv" msgid "" " is-lv device\n" "\n" -msgstr " is-lv device\n\n" +msgstr "" +" is-lv device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4127 @@ -12272,7 +13414,9 @@ msgstr "is-ready" msgid "" " is-ready\n" "\n" -msgstr " is-ready\n\n" +msgstr "" +" is-ready\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2718 ../src/guestfs-actions.pod:4139 @@ -12292,7 +13436,9 @@ msgstr "is-socket" msgid "" " is-socket path\n" "\n" -msgstr " is-socket path\n\n" +msgstr "" +" is-socket path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2727 ../src/guestfs-actions.pod:4154 @@ -12312,7 +13458,9 @@ msgstr "is-symlink" msgid "" " is-symlink path\n" "\n" -msgstr " is-symlink path\n\n" +msgstr "" +" is-symlink path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2736 ../src/guestfs-actions.pod:4169 @@ -12332,7 +13480,9 @@ msgstr "is-zero" msgid "" " is-zero path\n" "\n" -msgstr " is-zero path\n\n" +msgstr "" +" is-zero path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2745 ../src/guestfs-actions.pod:4184 @@ -12352,7 +13502,9 @@ msgstr "is-zero-device" msgid "" " is-zero-device device\n" "\n" -msgstr " is-zero-device device\n\n" +msgstr "" +" is-zero-device device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2752 ../src/guestfs-actions.pod:4197 @@ -12375,7 +13527,9 @@ msgstr "kill-subprocess" msgid "" " kill-subprocess\n" "\n" -msgstr " kill-subprocess\n\n" +msgstr "" +" kill-subprocess\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2760 ../src/guestfs-actions.pod:4210 @@ -12398,7 +13552,9 @@ msgstr "run" msgid "" " launch\n" "\n" -msgstr " launch\n\n" +msgstr "" +" launch\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2768 ../src/guestfs-actions.pod:4221 @@ -12425,14 +13581,16 @@ msgstr "lchown" msgid "" " lchown owner group path\n" "\n" -msgstr " lchown owner group path\n\n" +msgstr "" +" lchown owner group path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2778 msgid "" -"Change the file owner to C 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 @@ -12446,14 +13604,15 @@ msgstr "lgetxattr" msgid "" " lgetxattr path name\n" "\n" -msgstr " lgetxattr path name\n\n" +msgstr "" +" lgetxattr path name\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2790 ../src/guestfs-actions.pod:4264 msgid "" -"Get a single extended attribute from file C 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 @@ -12472,7 +13631,9 @@ msgstr "lgetxattrs" msgid "" " lgetxattrs path\n" "\n" -msgstr " lgetxattrs path\n\n" +msgstr "" +" lgetxattrs path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2810 @@ -12492,7 +13653,9 @@ msgstr "list-9p" msgid "" " list-9p\n" "\n" -msgstr " list-9p\n\n" +msgstr "" +" list-9p\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4307 @@ -12512,7 +13675,9 @@ msgstr "list-devices" msgid "" " list-devices\n" "\n" -msgstr " list-devices\n\n" +msgstr "" +" list-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4321 @@ -12535,7 +13700,9 @@ msgstr "list-dm-devices" msgid "" " list-dm-devices\n" "\n" -msgstr " list-dm-devices\n\n" +msgstr "" +" list-dm-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2835 ../src/guestfs-actions.pod:4338 @@ -12567,7 +13734,9 @@ msgstr "list-filesystems" msgid "" " list-filesystems\n" "\n" -msgstr " list-filesystems\n\n" +msgstr "" +" list-filesystems\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4358 @@ -12593,21 +13762,26 @@ msgid "" " \"/dev/vg_guest/lv_root\" => \"ext4\"\n" " \"/dev/vg_guest/lv_swap\" => \"swap\"\n" "\n" -msgstr " \"/dev/sda1\" => \"ntfs\"\n \"/dev/sda2\" => \"ext2\"\n \"/dev/vg_guest/lv_root\" => \"ext4\"\n \"/dev/vg_guest/lv_swap\" => \"swap\"\n\n" +msgstr "" +" \"/dev/sda1\" => \"ntfs\"\n" +" \"/dev/sda2\" => \"ext2\"\n" +" \"/dev/vg_guest/lv_root\" => \"ext4\"\n" +" \"/dev/vg_guest/lv_swap\" => \"swap\"\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4371 msgid "" -"The value can have the special value \"unknown\", meaning the content of the" -" device is undetermined or empty. \"swap\" means a Linux swap partition." +"The value can have the special value \"unknown\", meaning the content of the " +"device is undetermined or empty. \"swap\" means a Linux swap partition." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2865 msgid "" "This command runs other libguestfs commands, which might include L " -"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 @@ -12631,7 +13805,9 @@ msgstr "list-md-devices" msgid "" " list-md-devices\n" "\n" -msgstr " list-md-devices\n\n" +msgstr "" +" list-md-devices\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2881 ../src/guestfs-actions.pod:4400 @@ -12649,7 +13825,9 @@ msgstr "list-partitions" msgid "" " list-partitions\n" "\n" -msgstr " list-partitions\n\n" +msgstr "" +" list-partitions\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4413 @@ -12664,9 +13842,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2891 msgid "" -"This does not return logical volumes. For that you will need to call " -"L." -msgstr "これは論理ボリュームを返しません。 そのためには L を呼び出す必要があります。" +"This does not return logical volumes. For that you will need to call L." +msgstr "" +"これは論理ボリュームを返しません。 そのためには L を呼び出す必要があり" +"ます。" #. type: =head2 #: ../fish/guestfish-actions.pod:2896 @@ -12679,7 +13859,9 @@ msgstr "ll" msgid "" " ll directory\n" "\n" -msgstr " ll directory\n\n" +msgstr "" +" ll directory\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4434 @@ -12725,10 +13907,12 @@ msgstr "ln" msgid "" " ln target linkname\n" "\n" -msgstr " ln target linkname\n\n" +msgstr "" +" ln target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4466 +#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4468 msgid "This command creates a hard link using the C command." msgstr "" @@ -12743,10 +13927,12 @@ msgstr "ln-f" msgid "" " ln-f target linkname\n" "\n" -msgstr " ln-f target linkname\n\n" +msgstr "" +" ln-f target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4479 +#: ../fish/guestfish-actions.pod:2925 ../src/guestfs-actions.pod:4481 msgid "" "This command creates a hard link using the C command. The I<-f> " "option removes the link (C) if it exists already." @@ -12763,10 +13949,12 @@ msgstr "ln-s" msgid "" " ln-s target linkname\n" "\n" -msgstr " ln-s target linkname\n\n" +msgstr "" +" ln-s target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4493 +#: ../fish/guestfish-actions.pod:2932 ../src/guestfs-actions.pod:4495 msgid "This command creates a symbolic link using the C command." msgstr "" @@ -12781,10 +13969,12 @@ msgstr "ln-sf" msgid "" " ln-sf target linkname\n" "\n" -msgstr " ln-sf target linkname\n\n" +msgstr "" +" ln-sf target linkname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4506 +#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4508 msgid "" "This command creates a symbolic link using the C command, The I<-f> " "option removes the link (C) if it exists already." @@ -12801,13 +13991,15 @@ msgstr "lremovexattr" msgid "" " lremovexattr xattr path\n" "\n" -msgstr " lremovexattr xattr path\n\n" +msgstr "" +" lremovexattr xattr path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2945 msgid "" -"This is the same as L, 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 @@ -12821,14 +14013,15 @@ msgstr "ls" msgid "" " ls directory\n" "\n" -msgstr " ls directory\n\n" +msgstr "" +" ls directory\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4534 +#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4536 msgid "" "List the files in C (relative to the root directory, there is no " -"cwd). The '.' and '..' entries are not returned, but hidden files are " -"shown." +"cwd). The '.' and '..' entries are not returned, but hidden files are shown." msgstr "" #. type: textblock @@ -12849,13 +14042,15 @@ msgstr "lsetxattr" msgid "" " lsetxattr xattr val vallen path\n" "\n" -msgstr " lsetxattr xattr val vallen path\n\n" +msgstr "" +" lsetxattr xattr val vallen path\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2964 msgid "" -"This is the same as L, 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 @@ -12869,23 +14064,25 @@ msgstr "lstat" msgid "" " lstat path\n" "\n" -msgstr " lstat path\n\n" +msgstr "" +" lstat path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4941 -#: ../src/guestfs-actions.pod:4570 ../src/guestfs-actions.pod:7654 +#: ../fish/guestfish-actions.pod:2972 ../fish/guestfish-actions.pod:4943 +#: ../src/guestfs-actions.pod:4572 ../src/guestfs-actions.pod:7666 msgid "Returns file information for the given C." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2974 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:2978 ../src/guestfs-actions.pod:4576 +#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4578 msgid "This is the same as the C system call." msgstr "" @@ -12900,18 +14097,20 @@ msgstr "lstatlist" msgid "" " lstatlist path 'names ...'\n" "\n" -msgstr " lstatlist path 'names ...'\n\n" +msgstr "" +" lstatlist path 'names ...'\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:2984 msgid "" "This call allows you to perform the L 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:2988 ../src/guestfs-actions.pod:4595 +#: ../fish/guestfish-actions.pod:2988 ../src/guestfs-actions.pod:4597 msgid "" "On return you get a list of stat structs, with a one-to-one correspondence " "to the C list. If any name did not exist or could not be lstat'd, " @@ -12921,8 +14120,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2993 msgid "" -"This call is intended for programs that want to efficiently list a directory" -" contents without making many round-trips. See also L 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 " @@ -12940,21 +14139,23 @@ msgstr "luks-add-key" msgid "" " luks-add-key device keyslot\n" "\n" -msgstr " luks-add-key device keyslot\n\n" +msgstr "" +" luks-add-key device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4623 +#: ../fish/guestfish-actions.pod:3005 ../src/guestfs-actions.pod:4625 msgid "" "This command adds a new key on LUKS device C. 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:3010 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 @@ -12977,15 +14178,17 @@ msgstr "luks-close" msgid "" " luks-close device\n" "\n" -msgstr " luks-close device\n\n" +msgstr "" +" luks-close device\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3021 msgid "" -"This closes a LUKS device that was created earlier by L 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 @@ -12999,10 +14202,12 @@ msgstr "luks-format" msgid "" " luks-format device keyslot\n" "\n" -msgstr " luks-format device keyslot\n\n" +msgstr "" +" luks-format device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4664 +#: ../fish/guestfish-actions.pod:3031 ../src/guestfs-actions.pod:4666 msgid "" "This command erases existing data on C and formats the device as a " "LUKS encrypted device. C is the initial key, which is added to key " @@ -13020,7 +14225,9 @@ msgstr "luks-format-cipher" msgid "" " luks-format-cipher device keyslot cipher\n" "\n" -msgstr " luks-format-cipher device keyslot cipher\n\n" +msgstr "" +" luks-format-cipher device keyslot cipher\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3043 @@ -13040,10 +14247,12 @@ msgstr "luks-kill-slot" msgid "" " luks-kill-slot device keyslot\n" "\n" -msgstr " luks-kill-slot device keyslot\n\n" +msgstr "" +" luks-kill-slot device keyslot\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4705 +#: ../fish/guestfish-actions.pod:3053 ../src/guestfs-actions.pod:4707 msgid "" "This command deletes the key in key slot C from the encrypted LUKS " "device C. C must be one of the I keys." @@ -13060,29 +14269,31 @@ msgstr "luks-open" msgid "" " luks-open device mapname\n" "\n" -msgstr " luks-open device mapname\n\n" +msgstr "" +" luks-open device mapname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4725 +#: ../fish/guestfish-actions.pod:3064 ../src/guestfs-actions.pod:4727 msgid "" "This command opens a block device which has been encrypted according to the " "Linux Unified Key Setup (LUKS) standard." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4728 +#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4730 msgid "C is the encrypted block device or partition." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4730 +#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4732 msgid "" "The caller must supply one of the keys associated with the LUKS block " "device, in the C parameter." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4733 +#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4735 msgid "" "This creates a new block device called C. Reads and " "writes to this block device are decrypted from and encrypted to the " @@ -13112,13 +14323,14 @@ msgstr "luks-open-ro" msgid "" " luks-open-ro device mapname\n" "\n" -msgstr " luks-open-ro device mapname\n\n" +msgstr "" +" luks-open-ro device mapname\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3090 msgid "" -"This is the same as L 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 @@ -13132,10 +14344,12 @@ msgstr "lvcreate" msgid "" " lvcreate logvol volgroup mbytes\n" "\n" -msgstr " lvcreate logvol volgroup mbytes\n\n" +msgstr "" +" lvcreate logvol volgroup mbytes\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4779 +#: ../fish/guestfish-actions.pod:3100 ../src/guestfs-actions.pod:4781 msgid "" "This creates an LVM logical volume called C on the volume group " "C, with C megabytes." @@ -13152,21 +14366,23 @@ msgstr "lvm-canonical-lv-name" msgid "" " lvm-canonical-lv-name lvname\n" "\n" -msgstr " lvm-canonical-lv-name lvname\n\n" +msgstr "" +" lvm-canonical-lv-name lvname\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4792 +#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4794 msgid "" "This converts alternative naming schemes for LVs that you might find to the " -"canonical name. For example, C is converted to " -"C." +"canonical name. For example, C is converted to C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4796 +#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4798 msgid "" -"This command returns an error if the C 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 @@ -13185,18 +14401,20 @@ msgstr "lvm-clear-filter" msgid "" " lvm-clear-filter\n" "\n" -msgstr " lvm-clear-filter\n\n" +msgstr "" +" lvm-clear-filter\n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3120 msgid "" -"This undoes the effect of L. LVM 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:3123 ../fish/guestfish-actions.pod:3151 -#: ../src/guestfs-actions.pod:4814 ../src/guestfs-actions.pod:4853 +#: ../src/guestfs-actions.pod:4816 ../src/guestfs-actions.pod:4855 msgid "" "This command also clears the LVM cache and performs a volume group scan." msgstr "" @@ -13212,10 +14430,12 @@ msgstr "lvm-remove-all" msgid "" " lvm-remove-all\n" "\n" -msgstr " lvm-remove-all\n\n" +msgstr "" +" lvm-remove-all\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4826 +#: ../fish/guestfish-actions.pod:3130 ../src/guestfs-actions.pod:4828 msgid "" "This command removes all LVM logical volumes, volume groups and physical " "volumes." @@ -13232,35 +14452,37 @@ msgstr "lvm-set-filter" msgid "" " lvm-set-filter 'devices ...'\n" "\n" -msgstr " lvm-set-filter 'devices ...'\n\n" +msgstr "" +" lvm-set-filter 'devices ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4839 +#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4841 msgid "" -"This sets the LVM device filter so that LVM will only be able to \"see\" the" -" block devices in the list C, 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:3141 ../src/guestfs-actions.pod:4843 +#: ../fish/guestfish-actions.pod:3141 ../src/guestfs-actions.pod:4845 msgid "" "Where disk image(s) contain duplicate PVs or VGs, this command is useful to " -"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also" -" there are two types of duplication possible: either cloned PVs/VGs which " -"have identical UUIDs; or VGs that are not cloned but just happen to have the" -" same name. In normal operation you cannot create this situation, but you " +"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also " +"there are two types of duplication possible: either cloned PVs/VGs which " +"have identical UUIDs; or VGs that are not cloned but just happen to have the " +"same name. In normal operation you cannot create this situation, but you " "can do it outside LVM, eg. by cloning disk images or by bit twiddling " "inside the LVM metadata." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4856 +#: ../fish/guestfish-actions.pod:3154 ../src/guestfs-actions.pod:4858 msgid "You can filter whole block devices or individual partitions." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4858 +#: ../fish/guestfish-actions.pod:3156 ../src/guestfs-actions.pod:4860 msgid "" "You cannot use this if any VG is currently in use (eg. contains a mounted " "filesystem), even if you are not filtering out that VG." @@ -13277,20 +14499,22 @@ msgstr "lvremove" msgid "" " lvremove device\n" "\n" -msgstr " lvremove device\n\n" +msgstr "" +" lvremove device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4872 +#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4874 msgid "" "Remove an LVM logical volume C, where C is the path to the " "LV, such as C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4875 +#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4877 msgid "" -"You can also remove all LVs in a volume group by specifying the VG name, " -"C." +"You can also remove all LVs in a volume group by specifying the VG name, C." msgstr "" #. type: =head2 @@ -13304,10 +14528,12 @@ msgstr "lvrename" msgid "" " lvrename logvol newlogvol\n" "\n" -msgstr " lvrename logvol newlogvol\n\n" +msgstr "" +" lvrename logvol newlogvol\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4889 +#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4891 msgid "Rename a logical volume C with the new name C." msgstr "" @@ -13322,10 +14548,12 @@ msgstr "lvresize" msgid "" " lvresize device mbytes\n" "\n" -msgstr " lvresize device mbytes\n\n" +msgstr "" +" lvresize device mbytes\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4902 +#: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4904 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C. When reducing, data in the reduced part is lost." @@ -13342,15 +14570,17 @@ msgstr "lvresize-free" msgid "" " lvresize-free lv percent\n" "\n" -msgstr " lvresize-free lv percent\n\n" +msgstr "" +" lvresize-free lv percent\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4917 +#: ../fish/guestfish-actions.pod:3188 ../src/guestfs-actions.pod:4919 msgid "" -"This expands an existing logical volume C 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 @@ -13364,21 +14594,25 @@ msgstr "lvs" msgid "" " lvs\n" "\n" -msgstr " lvs\n\n" +msgstr "" +" lvs\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4932 +#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4934 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L command." +"List all the logical volumes detected. This is the equivalent of the L command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4935 +#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4937 msgid "" -"This returns a list of the logical volume device names (eg. " -"C)." -msgstr "これは論理ボリュームのデバイス名(例: C)の一覧を返します。" +"This returns a list of the logical volume device names (eg. C)." +msgstr "" +"これは論理ボリュームのデバイス名(例: C)の一覧を返" +"します。" #. type: textblock #: ../fish/guestfish-actions.pod:3204 @@ -13396,13 +14630,15 @@ msgstr "lvs-full" msgid "" " lvs-full\n" "\n" -msgstr " lvs-full\n\n" +msgstr "" +" lvs-full\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4951 +#: ../fish/guestfish-actions.pod:3210 ../src/guestfs-actions.pod:4953 msgid "" -"List all the logical volumes detected. This is the equivalent of the " -"L 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 @@ -13416,10 +14652,12 @@ msgstr "lvuuid" msgid "" " lvuuid device\n" "\n" -msgstr " lvuuid device\n\n" +msgstr "" +" lvuuid device\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4966 +#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4968 msgid "This command returns the UUID of the LVM LV C." msgstr "このコマンドは LVM 論理ボリューム C の UUID を返します。" @@ -13434,38 +14672,39 @@ msgstr "lxattrlist" msgid "" " lxattrlist path 'names ...'\n" "\n" -msgstr " lxattrlist path 'names ...'\n\n" +msgstr "" +" lxattrlist path 'names ...'\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4980 +#: ../fish/guestfish-actions.pod:3223 ../src/guestfs-actions.pod:4982 msgid "" -"This call allows you to get the extended attributes of multiple files, where" -" all files are in the directory C. 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:3227 ../src/guestfs-actions.pod:4984 +#: ../fish/guestfish-actions.pod:3227 ../src/guestfs-actions.pod:4986 msgid "" "On return you get a flat list of xattr structs which must be interpreted " -"sequentially. The first xattr struct always has a zero-length C." -" 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:3237 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 @@ -13479,118 +14718,132 @@ msgstr "md-create" msgid "" " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" "\n" -msgstr " md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n\n" +msgstr "" +" md-create name 'devices ...' [missingbitmap:N] [nrdevices:N] [spare:N] [chunk:N] [level:..]\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027 +#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5029 msgid "" "Create a Linux md (RAID) device named C on the devices in the list " "C." msgstr "" #. type: =item -#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5034 +#: ../fish/guestfish-actions.pod:3256 ../src/guestfs-actions.pod:5036 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5036 +#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5038 msgid "" -"A bitmap of missing devices. If a bit is set it means that a missing device" -" is added to the array. The least significant bit corresponds to the first " +"A bitmap of missing devices. If a bit is set it means that a missing device " +"is added to the array. The least significant bit corresponds to the first " "device in the array." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5040 +#: ../fish/guestfish-actions.pod:3262 ../src/guestfs-actions.pod:5042 msgid "As examples:" msgstr "例として:" #. type: textblock -#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5042 +#: ../fish/guestfish-actions.pod:3264 ../src/guestfs-actions.pod:5044 msgid "" -"If C 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:3267 ../src/guestfs-actions.pod:5045 +#: ../fish/guestfish-actions.pod:3267 ../src/guestfs-actions.pod:5047 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:3270 ../src/guestfs-actions.pod:5048 +#: ../fish/guestfish-actions.pod:3270 ../src/guestfs-actions.pod:5050 msgid "This defaults to C<0> (no missing devices)." msgstr "この初期値は C<0> です(デバイスがありません)。" #. type: textblock -#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5050 +#: ../fish/guestfish-actions.pod:3272 ../src/guestfs-actions.pod:5052 msgid "" "The length of C + 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:3275 ../src/guestfs-actions.pod:5053 +#: ../fish/guestfish-actions.pod:3275 ../src/guestfs-actions.pod:5055 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5055 +#: ../fish/guestfish-actions.pod:3277 ../src/guestfs-actions.pod:5057 msgid "The number of active RAID devices." msgstr "稼動中の RAID デバイス数。" #. type: textblock -#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5057 +#: ../fish/guestfish-actions.pod:3279 ../src/guestfs-actions.pod:5059 msgid "" "If not set, this defaults to the length of C plus the number of " "bits set in C." -msgstr "設定されていないと、この初期値は C の長さ + C に設定されたビット数になります。" +msgstr "" +"設定されていないと、この初期値は C の長さ + C に設定" +"されたビット数になります。" #. type: =item -#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5060 +#: ../fish/guestfish-actions.pod:3282 ../src/guestfs-actions.pod:5062 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5062 +#: ../fish/guestfish-actions.pod:3284 ../src/guestfs-actions.pod:5064 msgid "The number of spare devices." msgstr "予備デバイス数。" #. type: textblock -#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5064 +#: ../fish/guestfish-actions.pod:3286 ../src/guestfs-actions.pod:5066 msgid "If not set, this defaults to C<0>." msgstr "設定されていなければ、デフォルトは C<0> です。" #. type: =item -#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5066 +#: ../fish/guestfish-actions.pod:3288 ../src/guestfs-actions.pod:5068 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5068 +#: ../fish/guestfish-actions.pod:3290 ../src/guestfs-actions.pod:5070 msgid "The chunk size in bytes." msgstr "バイト単位のチャンク容量です。" #. type: =item #: ../fish/guestfish-actions.pod:3292 ../fish/guestfish-actions.pod:3314 -#: ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5120 +#: ../src/guestfs-actions.pod:5072 ../src/guestfs-actions.pod:5122 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5072 +#: ../fish/guestfish-actions.pod:3294 ../src/guestfs-actions.pod:5074 msgid "" "The RAID level, which can be one of: I, 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:3299 ../src/guestfs-actions.pod:5077 +#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5079 msgid "If not set, this defaults to C." msgstr "設定されていないと、この初期値は C です。" @@ -13605,52 +14858,54 @@ msgstr "md-detail" msgid "" " md-detail md\n" "\n" -msgstr " md-detail md\n\n" +msgstr "" +" md-detail md\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5115 +#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:5117 msgid "" "This command exposes the output of 'mdadm -DY '. The following fields " "are usually present in the returned hash. Other fields may also be present." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5122 +#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5124 msgid "The raid level of the MD device." msgstr "MD デバイスの RAID レベル。" #. type: =item -#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5124 +#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5126 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5126 +#: ../fish/guestfish-actions.pod:3320 ../src/guestfs-actions.pod:5128 msgid "The number of underlying devices in the MD device." msgstr "MD デバイスにあるデバイス数。" #. type: =item -#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5128 +#: ../fish/guestfish-actions.pod:3322 ../src/guestfs-actions.pod:5130 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5130 +#: ../fish/guestfish-actions.pod:3324 ../src/guestfs-actions.pod:5132 msgid "The metadata version used." msgstr "使用されているメタ情報のバージョン。" #. type: =item -#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5132 +#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5134 msgid "C" msgstr "C" #. type: textblock -#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5134 +#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5136 msgid "The UUID of the MD device." msgstr "MD デバイスの UUID。" #. type: textblock -#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5138 +#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5140 msgid "The name of the MD device." msgstr "MD デバイスの名前。" @@ -13665,10 +14920,12 @@ msgstr "md-stop" msgid "" " md-stop md\n" "\n" -msgstr " md-stop md\n\n" +msgstr "" +" md-stop md\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5156 +#: ../fish/guestfish-actions.pod:3340 ../src/guestfs-actions.pod:5158 msgid "" "This command deactivates the MD array named C. The device is stopped, " "but it is not destroyed or zeroed." @@ -13685,10 +14942,12 @@ msgstr "mkdir" msgid "" " mkdir path\n" "\n" -msgstr " mkdir path\n\n" +msgstr "" +" mkdir path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5169 +#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5171 msgid "Create a directory named C." msgstr "C という名前のディレクトリーを作成します。" @@ -13703,17 +14962,19 @@ msgstr "mkdir-mode" msgid "" " mkdir-mode path mode\n" "\n" -msgstr " mkdir-mode path mode\n\n" +msgstr "" +" mkdir-mode path mode\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5182 +#: ../fish/guestfish-actions.pod:3353 ../src/guestfs-actions.pod:5184 msgid "" "This command creates a directory, setting the initial permissions of the " "directory to C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5185 +#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5187 msgid "" "For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in " @@ -13736,10 +14997,12 @@ msgstr "mkdir-p" msgid "" " mkdir-p path\n" "\n" -msgstr " mkdir-p path\n\n" +msgstr "" +" mkdir-p path\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5201 +#: ../fish/guestfish-actions.pod:3366 ../src/guestfs-actions.pod:5203 msgid "" "Create a directory named C, creating any parent directories as " "necessary. This is like the C shell command." @@ -13759,40 +15022,41 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5214 +#: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5216 msgid "" -"This command creates a temporary directory. The C 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:3378 ../src/guestfs-actions.pod:5219 +#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5221 msgid "" -"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one" -" being suitable for Windows filesystems." -msgstr "例: \"/tmp/myprogXXXXXX\" または \"/Temp/myprogXXXXXX\"、2 つめの例は Windows ファイルシステムに適しています。" +"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " +"being suitable for Windows filesystems." +msgstr "" +"例: \"/tmp/myprogXXXXXX\" または \"/Temp/myprogXXXXXX\"、2 つめの例は " +"Windows ファイルシステムに適しています。" #. type: textblock -#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5222 +#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5224 msgid "The name of the temporary directory that was created is returned." msgstr "作成された一時ディレクトリーの名前を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5225 -msgid "" -"The temporary directory is created with mode 0700 and is owned by root." +#: ../fish/guestfish-actions.pod:3384 ../src/guestfs-actions.pod:5227 +msgid "The temporary directory is created with mode 0700 and is owned by root." msgstr "一時ディレクトリーがモード 0700 で作成され、root により所有されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5228 +#: ../fish/guestfish-actions.pod:3387 ../src/guestfs-actions.pod:5230 msgid "" "The caller is responsible for deleting the temporary directory and its " "contents after use." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5231 +#: ../fish/guestfish-actions.pod:3390 ../src/guestfs-actions.pod:5233 msgid "See also: L" msgstr "関連項目: L" @@ -13807,22 +15071,26 @@ msgstr "mke2fs-J" msgid "" " mke2fs-J fstype blocksize device journal\n" "\n" -msgstr " mke2fs-J fstype blocksize device journal\n\n" +msgstr "" +" mke2fs-J fstype blocksize device journal\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5247 +#: ../fish/guestfish-actions.pod:3396 ../src/guestfs-actions.pod:5249 msgid "" -"This creates an ext2/3/4 filesystem on C 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:3400 ../src/guestfs-actions.pod:5251 +#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5253 #, no-wrap msgid "" " mke2fs -t fstype -b blocksize -J device= \n" "\n" -msgstr " mke2fs -t fstype -b blocksize -J device= \n\n" +msgstr "" +" mke2fs -t fstype -b blocksize -J device= \n" +"\n" #. type: textblock #: ../fish/guestfish-actions.pod:3402 @@ -13840,13 +15108,15 @@ msgstr "mke2fs-JL" msgid "" " mke2fs-JL fstype blocksize device label\n" "\n" -msgstr " mke2fs-JL fstype blocksize device label\n\n" +msgstr "" +" mke2fs-JL fstype blocksize device label\n" +"\n" #. type: textblock -#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5268 +#: ../fish/guestfish-actions.pod:3408 ../src/guestfs-actions.pod:5270 msgid "" -"This creates an ext2/3/4 filesystem on C with an external journal on" -" the journal labeled C