diff options
-rw-r--r-- | po-docs/ja.po | 14506 | ||||
-rw-r--r-- | po-docs/uk.po | 9448 | ||||
-rw-r--r-- | po/en_GB.po | 144 | ||||
-rw-r--r-- | po/es.po | 573 | ||||
-rw-r--r-- | po/gu.po | 89 | ||||
-rw-r--r-- | po/hi.po | 87 | ||||
-rw-r--r-- | po/kn.po | 106 | ||||
-rw-r--r-- | po/ml.po | 94 | ||||
-rw-r--r-- | po/mr.po | 287 | ||||
-rw-r--r-- | po/nl.po | 696 | ||||
-rw-r--r-- | po/or.po | 90 | ||||
-rw-r--r-- | po/pa.po | 298 | ||||
-rw-r--r-- | po/pl.po | 775 | ||||
-rw-r--r-- | po/ta.po | 94 | ||||
-rw-r--r-- | po/te.po | 87 | ||||
-rw-r--r-- | po/uk.po | 1315 |
16 files changed, 8941 insertions, 19748 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po index 8ff5ffc7..62ee0d9e 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# +# # Translators: # Hajime Taira <htaira@redhat.com>, 2012. # rjones <rjones@redhat.com>, 2011. @@ -10,15 +10,15 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0200\n" -"PO-Revision-Date: 2012-05-08 14:30+0000\n" +"PO-Revision-Date: 2012-05-21 13:20+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n" -"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" "Plural-Forms: nplurals=1; plural=0\n" #. type: =head1 @@ -76,9 +76,7 @@ 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 @@ -86,9 +84,7 @@ msgstr "" msgid "" " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:13 @@ -127,8 +123,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 @@ -136,22 +132,16 @@ msgstr "" msgid "" "The virt-alignment-scan tool checks the alignment of partitions in virtual " "machines and disk images and warns you if there are alignment problems." -msgstr "" -"virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティ" -"ションの配置を確認します。配置に問題があれば警告します。" +msgstr "virt-alignment-scan ツールは、仮想マシンおよびディスクイメージにあるパーティションの配置を確認します。配置に問題があれば警告します。" #. type: textblock #: ../align/virt-alignment-scan.pod:27 msgid "" -"Currently there is no virt tool for fixing alignment problems. You can only " -"reinstall the guest operating system. The following NetApp document " -"summarises the problem and possible solutions: L<http://media.netapp.com/" -"documents/tr-3747.pdf>" -msgstr "" -"現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティ" -"ングシステムを再インストールすることだけができます。以下の NetApp のドキュメ" -"ントが、問題と取り得る解決策をまとめています: L<http://media.netapp.com/" -"documents/tr-3747.pdf>" +"Currently there is no virt tool for fixing alignment problems. You can only" +" reinstall the guest operating system. The following NetApp document " +"summarises the problem and possible solutions: " +"L<http://media.netapp.com/documents/tr-3747.pdf>" +msgstr "現在、配置の問題を修正するための仮想化ツールはありません。ゲストオペレーティングシステムを再インストールすることだけができます。以下の NetApp のドキュメントが、問題と取り得る解決策をまとめています: L<http://media.netapp.com/documents/tr-3747.pdf>" #. type: =head1 #: ../align/virt-alignment-scan.pod:32 @@ -161,9 +151,7 @@ msgstr "出力" #. type: textblock #: ../align/virt-alignment-scan.pod:34 msgid "To run this tool on a disk image directly, use the I<-a> option:" -msgstr "" -"このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用" -"します:" +msgstr "このツールをディスクイメージにおいて直接実行するには、I<-a> オプションを使用します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:36 @@ -172,10 +160,7 @@ msgid "" " $ virt-alignment-scan -a winxp.img\n" " /dev/sda1 32256 512 bad (alignment < 4K)\n" "\n" -msgstr "" -" $ virt-alignment-scan -a winxp.img\n" -" /dev/sda1 32256 512 bad (alignment < 4K)\n" -"\n" +msgstr " $ virt-alignment-scan -a winxp.img\n /dev/sda1 32256 512 bad (alignment < 4K)\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:39 @@ -186,21 +171,14 @@ msgid "" " /dev/sda2 2097152 2048K ok\n" " /dev/sda3 526385152 2048K ok\n" "\n" -msgstr "" -" $ virt-alignment-scan -a fedora16.img\n" -" /dev/sda1 1048576 1024K ok\n" -" /dev/sda2 2097152 2048K ok\n" -" /dev/sda3 526385152 2048K ok\n" -"\n" +msgstr " $ virt-alignment-scan -a fedora16.img\n /dev/sda1 1048576 1024K ok\n /dev/sda2 2097152 2048K ok\n /dev/sda3 526385152 2048K ok\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:44 msgid "" "To run the tool on a guest known to libvirt, use the I<-d> option and " "possibly the I<-c> option:" -msgstr "" -"libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプショ" -"ンおよびおそらく I<-c> オプションを使用します:" +msgstr "libvirt が把握している仮想マシンにおいてツールを実行するには、I<-d> オプションおよびおそらく I<-c> オプションを使用します:" #. type: verbatim #: ../align/virt-alignment-scan.pod:47 @@ -210,11 +188,7 @@ msgid "" " /dev/sda1 32256 512 bad (alignment < 4K)\n" " /dev/sda2 106928640 512 bad (alignment < 4K)\n" "\n" -msgstr "" -" # virt-alignment-scan -d RHEL5\n" -" /dev/sda1 32256 512 bad (alignment < 4K)\n" -" /dev/sda2 106928640 512 bad (alignment < 4K)\n" -"\n" +msgstr " # virt-alignment-scan -d RHEL5\n /dev/sda1 32256 512 bad (alignment < 4K)\n /dev/sda2 106928640 512 bad (alignment < 4K)\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:51 @@ -225,12 +199,7 @@ msgid "" " /dev/sda2 105906176 1024K ok\n" " /dev/sdb1 65536 64K ok\n" "\n" -msgstr "" -" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n" -" /dev/sda1 1048576 1024K ok\n" -" /dev/sda2 105906176 1024K ok\n" -" /dev/sdb1 65536 64K ok\n" -"\n" +msgstr " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n /dev/sda1 1048576 1024K ok\n /dev/sda2 105906176 1024K ok\n /dev/sdb1 65536 64K ok\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:56 @@ -274,8 +243,8 @@ msgstr "" #: ../align/virt-alignment-scan.pod:75 msgid "" "When listing all libvirt domains (no I<-a> or I<-d> option given) this " -"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg: " -"C<WinXP:/dev/sda1>" +"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg:" +" C<WinXP:/dev/sda1>" msgstr "" #. type: =item @@ -405,11 +374,9 @@ msgstr "仮想マシンからディスクイメージの I<file> を追加しま #: ../format/virt-format.pod:73 ../fuse/guestmount.pod:102 #: ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131 msgid "" -"The format of the disk image is auto-detected. To override this and force a " -"particular format use the I<--format=..> option." -msgstr "" -"ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式" -"を使用するには、I<--format=..> オプションを使用します。" +"The format of the disk image is auto-detected. To override this and force a" +" particular format use the I<--format=..> option." +msgstr "ディスクイメージの形式は自動検知されます。これを上書きして強制的に特定の形式を使用するには、I<--format=..> オプションを使用します。" #. type: =item #: ../align/virt-alignment-scan.pod:120 ../cat/virt-cat.pod:81 @@ -435,9 +402,7 @@ msgstr "B<--connect> URI" msgid "" "If using libvirt, connect to the given I<URI>. If omitted, then we connect " "to the default libvirt hypervisor." -msgstr "" -"libvirt を使用していると、指定された I<URI> に接続します。 省略すると、デ" -"フォルトの libvirt ハイパーバイザーに接続します。" +msgstr "libvirt を使用していると、指定された I<URI> に接続します。 省略すると、デフォルトの libvirt ハイパーバイザーに接続します。" #. type: textblock #: ../align/virt-alignment-scan.pod:127 ../cat/virt-cat.pod:88 @@ -446,9 +411,7 @@ msgstr "" msgid "" "If you specify guest block devices directly (I<-a>), then libvirt is not " "used at all." -msgstr "" -"ゲストのブロックデバイスを直接指定していると((I<-a>))、libvirt は何も使用さ" -"れません。" +msgstr "ゲストのブロックデバイスを直接指定していると((I<-a>))、libvirt は何も使用されません。" #. type: =item #: ../align/virt-alignment-scan.pod:130 ../cat/virt-cat.pod:91 @@ -474,9 +437,7 @@ msgstr "B<--domain> guest" msgid "" "Add all the disks from the named libvirt guest. Domain UUIDs can be used " "instead of names." -msgstr "" -"名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの " -"UUID が名前の代わりに使用されます。" +msgstr "名前付きの libvirt 仮想マシンからすべてのディスクを追加します。 ドメインの UUID が名前の代わりに使用されます。" #. type: =item #: ../align/virt-alignment-scan.pod:137 ../cat/virt-cat.pod:105 @@ -507,11 +468,7 @@ msgid "" "image. Using this forces the disk format for I<-a> options which follow on " "the command line. Using I<--format> with no argument switches back to auto-" "detection for subsequent I<-a> options." -msgstr "" -"I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを" -"使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指" -"定したものに強制できます。引数なしで I<--format> を使用することにより、後続" -"の I<-a> オプションに対して自動検知に戻せます。" +msgstr "I<-a> オプションのデフォルトはディスクイメージの形式を自動検知します。これを使用することにより、I<-a> オプションのディスク形式をコマンドラインにおいて指定したものに強制できます。引数なしで I<--format> を使用することにより、後続の I<-a> オプションに対して自動検知に戻せます。" #. type: textblock #: ../align/virt-alignment-scan.pod:146 ../cat/virt-cat.pod:114 @@ -529,9 +486,7 @@ msgstr "例:" msgid "" " virt-alignment-scan --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-alignment-scan --format=raw -a disk.img\n" -"\n" +msgstr " virt-alignment-scan --format=raw -a disk.img\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:150 ../cat/virt-cat.pod:118 @@ -548,9 +503,7 @@ msgstr "C<disk.img> に対してローイメージを強制します(自動検 msgid "" " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" -"\n" +msgstr " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:122 @@ -561,9 +514,7 @@ msgstr "" msgid "" "forces raw format (no auto-detection) for C<disk.img> and reverts to auto-" "detection for C<another.img>." -msgstr "" -"C<disk.img> に対してロー形式(自動検知なし)を強制し、C<another.img> に対して" -"自動検知に戻します。" +msgstr "C<disk.img> に対してロー形式(自動検知なし)を強制し、C<another.img> に対して自動検知に戻します。" #. type: textblock #: ../align/virt-alignment-scan.pod:157 ../cat/virt-cat.pod:125 @@ -575,10 +526,7 @@ msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " "with malicious guests (CVE-2010-3851)." -msgstr "" -"仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式" -"を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マ" -"シンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" +msgstr "仮想マシンのディスクイメージが信頼できないロー形式であるならば、ディスク形式を指定するためにこのオプションを使用すべきです。これにより、悪意のある仮想マシンにより起こり得るセキュリティ問題を回避できます (CVE-2010-3851)。" #. type: =item #: ../align/virt-alignment-scan.pod:161 ../resize/virt-resize.pod:497 @@ -597,9 +545,7 @@ msgstr "B<--quiet>" msgid "" "Don't produce any output. Just set the exit code (see L</EXIT STATUS> " "below)." -msgstr "" -"何も出力しません。 終了コードを設定するのみです(以下の L</終了ステータス> " -"参照)。" +msgstr "何も出力しません。 終了コードを設定するのみです(以下の L</終了ステータス> 参照)。" #. type: =item #: ../align/virt-alignment-scan.pod:168 ../cat/virt-filesystems.pod:255 @@ -611,8 +557,8 @@ msgstr "B<--uuid>" #: ../align/virt-alignment-scan.pod:170 ../df/virt-df.pod:165 msgid "" "Print UUIDs instead of names. This is useful for following a guest even " -"when the guest is migrated or renamed, or when two guests happen to have the " -"same name." +"when the guest is migrated or renamed, or when two guests happen to have the" +" same name." msgstr "" #. type: textblock @@ -721,32 +667,22 @@ msgstr "推奨されるアライメント" #. type: textblock #: ../align/virt-alignment-scan.pod:197 msgid "" -"Operating systems older than Windows 2008 and Linux before ca.2010 place the " -"first sector of the first partition at sector 63, with a 512 byte sector " -"size. This happens because of a historical accident. Drives have to report " -"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " +"Operating systems older than Windows 2008 and Linux before ca.2010 place the" +" first sector of the first partition at sector 63, with a 512 byte sector " +"size. This happens because of a historical accident. Drives have to report" +" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " "completely meaningless on modern drives, but it happens that the geometry " "reported always has 63 sectors per track. The operating system therefore " "places the first partition at the start of the second \"track\", at sector " "63." -msgstr "" -"Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステム" -"は、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セク" -"ターを配置しなければいけません。これは古くからの障害によるものです。ドライブ" -"は BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配" -"置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セク" -"ターを持つことをときどき通知します。そのため、オペレーティングシステムはセク" -"ター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれま" -"す。" +msgstr "Windows 2008 および ca.2010 以前のLinux よりも古いオペレーティングシステムは、512 バイトのセクター容量でセクター 63 に、第 1 パーティションの第1セクターを配置しなければいけません。これは古くからの障害によるものです。ドライブは BIOS にシリンダー/ヘッド/セクター (CHS) の配置を通知する必要があります。配置は最近のドライブにおいては意味がありませんが、必ずトラックあたり 63 セクターを持つことをときどき通知します。そのため、オペレーティングシステムはセクター 63 にある、第 2 \"トラック\" の先頭にある第 1 パーティションに置かれます。" #. type: textblock #: ../align/virt-alignment-scan.pod:206 msgid "" "When the guest OS is virtualized, the host operating system and hypervisor " "may prefer accesses aligned to one of:" -msgstr "" -"ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイ" -"パーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" +msgstr "ゲスト OS が仮想化されているとき、ホストオペレーティングシステムおよびハイパーバイザーは以下のどれかにアライメントされていることが好ましいでしょう。" #. type: =item #: ../align/virt-alignment-scan.pod:211 @@ -756,11 +692,9 @@ msgstr "* 512 バイト" #. type: textblock #: ../align/virt-alignment-scan.pod:213 msgid "" -"if the host OS uses local storage directly on hard drive partitions, and the " -"hard drive has 512 byte physical sectors." -msgstr "" -"ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用し" -"て、ハードディスクが 512 バイトの物理セクターを持っている場合。" +"if the host OS uses local storage directly on hard drive partitions, and the" +" hard drive has 512 byte physical sectors." +msgstr "ホスト OS がハードディスクのパーティションに直接ローカルストレージを使用して、ハードディスクが 512 バイトの物理セクターを持っている場合。" #. type: =item #: ../align/virt-alignment-scan.pod:216 @@ -773,10 +707,7 @@ msgid "" "for local storage on new hard drives with 4Kbyte physical sectors; for file-" "backed storage on filesystems with 4Kbyte block size; or for some types of " "network-attached storage." -msgstr "" -"4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向" -"け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のスト" -"レージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" +msgstr "4K バイトの物理セクターを持つ新規ハードディスクにおけるローカルストレージ向け。 4K バイトのブロック容量を持つファイルシステムにおけるファイル形式のストレージ向け。もしくは、何種類かのネットワークストレージ(NAS)向け。" #. type: =item #: ../align/virt-alignment-scan.pod:222 @@ -788,9 +719,7 @@ msgstr "* 64 K バイト" msgid "" "for high-end network-attached storage. This is the optimal block size for " "some NetApp hardware." -msgstr "" -"ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズで" -"す。" +msgstr "ハイエンドの NAS 向け。いくつかの NetApp ハードウェアに最適なブロックサイズです。" #. type: =item #: ../align/virt-alignment-scan.pod:227 @@ -807,9 +736,7 @@ msgstr "以下の L</1 MB パーティションアライメント> 参照。" msgid "" "Partitions which are not aligned correctly to the underlying storage cause " "extra I/O. For example:" -msgstr "" -"基礎となるストレージに正しくアライメントされていないパーティションは余計な I/" -"O を引き起こします。たとえば:" +msgstr "基礎となるストレージに正しくアライメントされていないパーティションは余計な I/O を引き起こします。たとえば:" #. type: verbatim #: ../align/virt-alignment-scan.pod:236 @@ -824,16 +751,7 @@ msgid "" " | | |\n" " ---+-------------------------+-------------------------+---\n" "\n" -msgstr "" -" セクター#63\n" -" +--------------------------+------\n" -" | ゲスト |\n" -" | ファイルシステムブロック |\n" -" ---+------------------+------+-------------------+-----+---\n" -" | ホストブロック | ホストブロック |\n" -" | | |\n" -" ---+-------------------------+-------------------------+---\n" -"\n" +msgstr " セクター#63\n +--------------------------+------\n | ゲスト |\n | ファイルシステムブロック |\n ---+------------------+------+-------------------+-----+---\n | ホストブロック | ホストブロック |\n | | |\n ---+-------------------------+-------------------------+---\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:245 @@ -842,12 +760,7 @@ msgid "" "must be accessed (so twice as much I/O is done). When a 4K guest block is " "written, two host blocks must first be read, the old and new data combined, " "and the two blocks written back (4x I/O)." -msgstr "" -"この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにア" -"クセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K " -"ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古" -"いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/" -"O)。" +msgstr "この例では、4K ブロックが読み込まれるたびに、ホストにある 2 つのブロックにアクセスする必要があります(そのため I/O が 2 倍になります)。仮想マシンの 4K ブロックが書き込まれるとき、まず 2 つのホストブロックを読み込む必要があり、古いデータと新しいデータが結合され、2 つのブロックが書き込まれます(4 倍の I/O)。" #. type: =head2 #: ../align/virt-alignment-scan.pod:250 @@ -857,11 +770,9 @@ msgstr "Linux ホストブロック" #. type: textblock #: ../align/virt-alignment-scan.pod:252 msgid "" -"New versions of the Linux kernel expose the physical and logical block size, " -"and minimum and recommended I/O size." -msgstr "" -"新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および" -"最小かつ推奨の I/O サイズを明らかにします。" +"New versions of the Linux kernel expose the physical and logical block size," +" and minimum and recommended I/O size." +msgstr "新しいバージョンの Linux カーネルは、物理ブロック容量、論理ブロック容量および最小かつ推奨の I/O サイズを明らかにします。" #. type: textblock #: ../align/virt-alignment-scan.pod:255 @@ -883,18 +794,7 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr "" -" $ cat /sys/block/sda/queue/hw_sector_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/physical_block_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/logical_block_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/minimum_io_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/optimal_io_size\n" -" 0\n" -"\n" +msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 512\n $ cat /sys/block/sda/queue/physical_block_size\n 512\n $ cat /sys/block/sda/queue/logical_block_size\n 512\n $ cat /sys/block/sda/queue/minimum_io_size\n 512\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:268 @@ -916,18 +816,7 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr "" -" $ cat /sys/block/sda/queue/hw_sector_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/physical_block_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/logical_block_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/minimum_io_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/optimal_io_size\n" -" 0\n" -"\n" +msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 4096\n $ cat /sys/block/sda/queue/physical_block_size\n 4096\n $ cat /sys/block/sda/queue/logical_block_size\n 4096\n $ cat /sys/block/sda/queue/minimum_io_size\n 4096\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:281 @@ -947,45 +836,30 @@ msgid "" " $ cat /sys/block/sdc/queue/optimal_io_size\n" " 65536\n" "\n" -msgstr "" -" $ cat /sys/block/sdc/queue/logical_block_size\n" -" 512\n" -" $ cat /sys/block/sdc/queue/physical_block_size\n" -" 512\n" -" $ cat /sys/block/sdc/queue/minimum_io_size\n" -" 4096\n" -" $ cat /sys/block/sdc/queue/optimal_io_size\n" -" 65536\n" -"\n" +msgstr " $ cat /sys/block/sdc/queue/logical_block_size\n 512\n $ cat /sys/block/sdc/queue/physical_block_size\n 512\n $ cat /sys/block/sdc/queue/minimum_io_size\n 4096\n $ cat /sys/block/sdc/queue/optimal_io_size\n 65536\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:292 msgid "" "The NetApp allows 512 byte accesses (but they will be very inefficient), " "prefers a minimum 4K I/O size, but the optimal I/O size is 64K." -msgstr "" -"NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(し" -"かし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" +msgstr "NetApp は、最小の 4K I/O サイズより好ましい 512 バイトアクセスが可能です(しかし、非常に効率が悪いです)、しかし最適な I/O サイズは 64K です。" #. type: textblock #: ../align/virt-alignment-scan.pod:296 msgid "" -"For detailed information about what these numbers mean, see L<http://docs." -"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/" -"Storage_Administration_Guide/newstorage-iolimits.html>" -msgstr "" -"これらの数字の意味に関する詳細は L<http://docs.redhat.com/docs/en-US/" -"Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" -"iolimits.html> を参照してください。" +"For detailed information about what these numbers mean, see " +"L<http://docs.redhat.com/docs/en-" +"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" +"iolimits.html>" +msgstr "これらの数字の意味に関する詳細は L<http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-iolimits.html> を参照してください。" #. type: textblock #: ../align/virt-alignment-scan.pod:299 msgid "" "[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer " "for providing NetApp data and additional information.]" -msgstr "" -"[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと" -"追加情報を提供してくれた Mike Snitzer に感謝します。]" +msgstr "[4K ドライブデータを提供してくれた Matt Booth に感謝します。NetApp のデータと追加情報を提供してくれた Mike Snitzer に感謝します。]" #. type: =head2 #: ../align/virt-alignment-scan.pod:302 @@ -997,16 +871,14 @@ msgstr "1 MB パーティションアライメント" msgid "" "Microsoft picked 1 MB as the default alignment for all partitions starting " "with Windows 2008 Server, and Linux has followed this." -msgstr "" -"Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォル" -"トのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" +msgstr "Microsoft は Windows Server 2008 以降、すべてのパーティションに対してデフォルトのアライメントとして 1 MB を選択しました。 Linux はこれに従ってきました。" #. type: textblock #: ../align/virt-alignment-scan.pod:307 msgid "" -"Assuming 512 byte sectors in the guest, you will now see the first partition " -"starting at sector 2048, and subsequent partitions (if any) will start at a " -"multiple of 2048 sectors." +"Assuming 512 byte sectors in the guest, you will now see the first partition" +" starting at sector 2048, and subsequent partitions (if any) will start at " +"a multiple of 2048 sectors." msgstr "" #. type: textblock @@ -1024,11 +896,11 @@ msgstr "アライメントの設定法" #. type: textblock #: ../align/virt-alignment-scan.pod:316 msgid "" -"L<virt-resize(1)> can change the alignment of the partitions of some " -"guests. Currently it can fully align all the partitions of all Windows " -"guests, and it will fix the bootloader where necessary. For Linux guests, " -"it can align the second and subsequent partitions, so the majority of OS " -"accesses except at boot will be aligned." +"L<virt-resize(1)> can change the alignment of the partitions of some guests." +" Currently it can fully align all the partitions of all Windows guests, and" +" it will fix the bootloader where necessary. For Linux guests, it can align" +" the second and subsequent partitions, so the majority of OS accesses except" +" at boot will be aligned." msgstr "" #. type: textblock @@ -1042,19 +914,17 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:326 msgid "" -"For older versions of Windows, the following NetApp document contains useful " -"information: L<http://media.netapp.com/documents/tr-3747.pdf>" -msgstr "" -"古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: " -"L<http://media.netapp.com/documents/tr-3747.pdf>" +"For older versions of Windows, the following NetApp document contains useful" +" information: L<http://media.netapp.com/documents/tr-3747.pdf>" +msgstr "古いバージョンの Windows は、次の NetApp ドキュメントに有用な情報があります: L<http://media.netapp.com/documents/tr-3747.pdf>" #. type: textblock #: ../align/virt-alignment-scan.pod:329 msgid "" "For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains " -"an explicit C<%pre> section that creates aligned partitions using L<parted(8)" -">. Do not use the Kickstart C<part> command. The NetApp document above " -"contains an example." +"an explicit C<%pre> section that creates aligned partitions using " +"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp " +"document above contains an example." msgstr "" #. type: =head1 @@ -1081,8 +951,8 @@ msgstr "" msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " -"escape these characters on the command line. See the shell manual page L<sh" -"(1)> for details." +"escape these characters on the command line. See the shell manual page " +"L<sh(1)> for details." msgstr "" #. type: =head1 @@ -1199,9 +1069,7 @@ msgstr "0" #: ../align/virt-alignment-scan.pod:351 msgid "" "successful exit, all partitions are aligned E<ge> 64K for best performance" -msgstr "" -"正常終了、すべてのパーティションが最高のパフォーマンスのために E<ge> 64K に配" -"置されています" +msgstr "正常終了、すべてのパーティションが最高のパフォーマンスのために E<ge> 64K に配置されています" #. type: textblock #: ../align/virt-alignment-scan.pod:355 @@ -1223,9 +1091,7 @@ msgstr "2" msgid "" "successful exit, some partitions have alignment E<lt> 64K which can result " "in poor performance on high end network storage" -msgstr "" -"正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおい" -"てパフォーマンスの悪い E<lt> 64K のアライメントを持ちます" +msgstr "正常終了、いくつかのパーティションがハイエンドのネットワークストレージにおいてパフォーマンスの悪い E<lt> 64K のアライメントを持ちます" #. type: textblock #: ../align/virt-alignment-scan.pod:368 @@ -1235,11 +1101,9 @@ msgstr "3" #. type: textblock #: ../align/virt-alignment-scan.pod:370 msgid "" -"successful exit, some partitions have alignment E<lt> 4K which can result in " -"poor performance on most hypervisors" -msgstr "" -"正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマ" -"ンスの悪い E<lt> 4K のアライメントを持ちます" +"successful exit, some partitions have alignment E<lt> 4K which can result in" +" poor performance on most hypervisors" +msgstr "正常終了、いくつかのパーティションが多くのハイパーバイザーにおいてパフォーマンスの悪い E<lt> 4K のアライメントを持ちます" #. type: =head1 #: ../align/virt-alignment-scan.pod:375 @@ -1268,11 +1132,9 @@ msgstr "関連項目" #. type: textblock #: ../align/virt-alignment-scan.pod:377 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " -"L<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " -"L<virt-resize(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L" +"<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: =head1 #: ../align/virt-alignment-scan.pod:384 ../cat/virt-cat.pod:252 @@ -1348,11 +1210,7 @@ msgid "" "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version." -msgstr "" -"This program is free software; you can redistribute it and/or modify it " -"under the terms of the GNU General Public License as published by the Free " -"Software Foundation; either version 2 of the License, or (at your option) " -"any later version." +msgstr "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version." #. type: textblock #: ../align/virt-alignment-scan.pod:397 @@ -1374,11 +1232,7 @@ msgid "" "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -msgstr "" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details." +msgstr "This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details." #. type: textblock #: ../align/virt-alignment-scan.pod:402 @@ -1396,13 +1250,10 @@ msgstr "" #: ../tools/virt-make-fs.pl:614 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:801 msgid "" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." -msgstr "" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with" +" this program; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." +msgstr "You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:5 @@ -1416,9 +1267,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n" -"\n" +msgstr " libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n\n" #. type: verbatim #: ../appliance/libguestfs-make-fixed-appliance.pod:11 @@ -1426,9 +1275,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance [--options] --xz\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance [--options] --xz\n" -"\n" +msgstr " libguestfs-make-fixed-appliance [--options] --xz\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:15 @@ -1471,9 +1318,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n" -"\n" +msgstr " libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:38 @@ -1491,12 +1336,7 @@ msgid "" " <OUTPUTDIR>/root\n" " <OUTPUTDIR>/README.fixed\n" "\n" -msgstr "" -" <OUTPUTDIR>/kernel\n" -" <OUTPUTDIR>/initrd\n" -" <OUTPUTDIR>/root\n" -" <OUTPUTDIR>/README.fixed\n" -"\n" +msgstr " <OUTPUTDIR>/kernel\n <OUTPUTDIR>/initrd\n <OUTPUTDIR>/root\n <OUTPUTDIR>/README.fixed\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:46 @@ -1546,9 +1386,7 @@ msgstr "" msgid "" "(where C<VERSION> is the version of libguestfs). The tarball contains the " "four files:" -msgstr "" -"(ここで C<VERSION> は libguestfs のバージョンです)。 tar ファイルは 4 つの" -"ファイルを含みます:" +msgstr "(ここで C<VERSION> は libguestfs のバージョンです)。 tar ファイルは 4 つのファイルを含みます:" #. type: verbatim #: ../appliance/libguestfs-make-fixed-appliance.pod:67 @@ -1559,20 +1397,13 @@ msgid "" " appliance/root\n" " appliance/README.fixed\n" "\n" -msgstr "" -" appliance/kernel\n" -" appliance/initrd\n" -" appliance/root\n" -" appliance/README.fixed\n" -"\n" +msgstr " appliance/kernel\n appliance/initrd\n appliance/root\n appliance/README.fixed\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:72 msgid "" "Note that C<appliance/root> is a sparse file, so take care when copying it." -msgstr "" -"C<appliance/root> はスパースファイルであるため、コピーするときには気をつける" -"必要があるため、注意してください。" +msgstr "C<appliance/root> はスパースファイルであるため、コピーするときには気をつける必要があるため、注意してください。" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:83 @@ -1595,7 +1426,8 @@ msgstr "" msgid "" "Instead of creating the appliance in an output directory, create a " "compressed tarball of the appliance in the current directory called " -"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of libguestfs." +"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of " +"libguestfs." msgstr "" #. type: textblock @@ -1621,16 +1453,16 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:109 msgid "" -"Normally a supermin appliance is located on this path (see L<febootstrap(8)/" -"SUPERMIN APPLIANCE>). libguestfs reconstructs this into a full appliance by " -"running L<febootstrap-supermin-helper(8)>." +"Normally a supermin appliance is located on this path (see " +"L<febootstrap(8)/SUPERMIN APPLIANCE>). libguestfs reconstructs this into a " +"full appliance by running L<febootstrap-supermin-helper(8)>." msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:113 msgid "" -"However, a simpler \"fixed appliance\" can also be used. libguestfs detects " -"this by looking for a directory on the path containing four files called " +"However, a simpler \"fixed appliance\" can also be used. libguestfs detects" +" this by looking for a directory on the path containing four files called " "C<kernel>, C<initrd>, C<root> and C<README.fixed> (note the C<README.fixed> " "file must be present as well)." msgstr "" @@ -1660,8 +1492,8 @@ msgstr "" #: ../appliance/libguestfs-make-fixed-appliance.pod:129 msgid "" "The fixed appliance is a complete Linux binary distro. If you distribute " -"it, you may need to distribute corresponding source files to remain in legal " -"compliance with the licenses of the software in the appliance (such as the " +"it, you may need to distribute corresponding source files to remain in legal" +" compliance with the licenses of the software in the appliance (such as the " "GNU General Public License)." msgstr "" @@ -1691,11 +1523,9 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:146 msgid "" -"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)" -">, L<http://libguestfs.org/>, L<http://qemu.org/>." -msgstr "" -"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)" -">, L<http://libguestfs.org/>, L<http://qemu.org/>." +"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, " +"L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>." +msgstr "L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>." #. type: =head1 #: ../appliance/libguestfs-make-fixed-appliance.pod:153 @@ -1748,9 +1578,7 @@ 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 @@ -1758,9 +1586,7 @@ msgstr "" 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 @@ -1774,9 +1600,7 @@ 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 @@ -1784,9 +1608,7 @@ msgstr "" 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 @@ -1799,8 +1621,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 @@ -1834,15 +1656,12 @@ 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 @@ -1850,9 +1669,7 @@ msgstr "" 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 @@ -1866,10 +1683,7 @@ 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 @@ -1882,9 +1696,7 @@ 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 @@ -1898,10 +1710,7 @@ 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 @@ -1915,10 +1724,7 @@ 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 @@ -1926,8 +1732,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:66 ../rescue/virt-rescue.pod:127 msgid "" "Add I<file> which should be a disk image from a virtual machine. If the " -"virtual machine has multiple block devices, you must supply all of them with " -"separate I<-a> options." +"virtual machine has multiple block devices, you must supply all of them with" +" separate I<-a> options." msgstr "" #. type: =item @@ -1940,10 +1746,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 @@ -1952,9 +1758,7 @@ 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 @@ -1962,9 +1766,7 @@ msgstr "" 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 @@ -1978,8 +1780,8 @@ msgstr "B<--keys-from-stdin>" #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:115 msgid "" -"Read key or passphrase parameters from stdin. The default is to try to read " -"passphrases from the user by opening C</dev/tty>." +"Read key or passphrase parameters from stdin. The default is to try to read" +" passphrases from the user by opening C</dev/tty>." msgstr "" #. type: =head1 @@ -1999,9 +1801,7 @@ 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 @@ -2015,9 +1815,7 @@ 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 @@ -2043,9 +1841,7 @@ msgstr "Windows のパス" msgid "" "C<virt-cat> has a limited ability to understand Windows drive letters and " "paths (eg. C<E:\\foo\\bar.txt>)." -msgstr "" -"C<virt-cat> は Windows のドライブレターとパスの解釈能力に制限があります(例: " -"C<E:\\foo\\bar.txt>)。" +msgstr "C<virt-cat> は Windows のドライブレターとパスの解釈能力に制限があります(例: C<E:\\foo\\bar.txt>)。" #. type: textblock #: ../cat/virt-cat.pod:173 ../edit/virt-edit.pod:262 @@ -2098,9 +1894,7 @@ msgstr "guestfish の使用法" msgid "" "L<guestfish(1)> is a more powerful, lower level tool which you can use when " "C<virt-cat> doesn't work." -msgstr "" -"L<guestfish(1)> は C<virt-cat> がうまく機能しないときに使用できる、より強力" -"な、より低レベルなツールです。" +msgstr "L<guestfish(1)> は C<virt-cat> がうまく機能しないときに使用できる、より強力な、より低レベルなツールです。" #. type: textblock #: ../cat/virt-cat.pod:213 @@ -2113,32 +1907,23 @@ msgstr "C<virt-cat> を使用することは、次のこととほぼ同等です msgid "" " guestfish --ro -i -d domname download file -\n" "\n" -msgstr "" -" guestfish --ro -i -d domname download file -\n" -"\n" +msgstr " guestfish --ro -i -d domname download file -\n\n" #. type: textblock #: ../cat/virt-cat.pod:217 msgid "" "where C<domname> is the name of the libvirt guest, and C<file> is the full " "path to the file. Note the final C<-> (meaning \"output to stdout\")." -msgstr "" -"ここで C<domname> は libvirt 仮想マシンの名前です。また、C<file> はファイルの" -"完全パスです。最後の C<-> (\"標準出力に出力\" を意味します) に注意してくださ" -"い。" +msgstr "ここで C<domname> は libvirt 仮想マシンの名前です。また、C<file> はファイルの完全パスです。最後の C<-> (\"標準出力に出力\" を意味します) に注意してください。" #. type: textblock #: ../cat/virt-cat.pod:221 msgid "" -"The command above uses libguestfs's guest inspection feature and so does not " -"work on guests that libguestfs cannot inspect, or on things like arbitrary " +"The command above uses libguestfs's guest inspection feature and so does not" +" work on guests that libguestfs cannot inspect, or on things like arbitrary " "disk images that don't contain guests. To display a file from a disk image " "directly, use:" -msgstr "" -"上のコマンドは libguestfs の仮想マシン検査機能を使用します。そのため、" -"libguestfs が検査できない仮想マシンにおいて、または仮想マシンを含んでいない任" -"意のディスクイメージのようなものにおいて、うまく動作しません。ディスクイメー" -"ジから直接ファイルを表示するには、次を使用します:" +msgstr "上のコマンドは libguestfs の仮想マシン検査機能を使用します。そのため、libguestfs が検査できない仮想マシンにおいて、または仮想マシンを含んでいない任意のディスクイメージのようなものにおいて、うまく動作しません。ディスクイメージから直接ファイルを表示するには、次を使用します:" #. type: verbatim #: ../cat/virt-cat.pod:226 @@ -2146,18 +1931,14 @@ 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 msgid "" "where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within " "the disk image, and C<file> is the full path to the file." -msgstr "" -"ここで、C<disk.img> はディスクイメージ、C</dev/sda1> はディスクイメージにある" -"ファイルシステム、そして C<file> はファイルの完全パスです。" +msgstr "ここで、C<disk.img> はディスクイメージ、C</dev/sda1> はディスクイメージにあるファイルシステム、そして C<file> はファイルの完全パスです。" #. type: textblock #: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386 @@ -2171,11 +1952,9 @@ msgstr "このプログラムは、成功すると 0 を、エラーがあると #. type: textblock #: ../cat/virt-cat.pod:245 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" -"tar-out(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" -"tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" +"<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526 @@ -2188,9 +1967,7 @@ 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 @@ -2198,9 +1975,7 @@ msgstr "" 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 @@ -2208,16 +1983,14 @@ msgstr "" msgid "" " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:15 msgid "" "This tool allows you to discover filesystems, partitions, logical volumes, " -"and their sizes in a disk image or virtual machine. It is a replacement for " -"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." +"and their sizes in a disk image or virtual machine. It is a replacement for" +" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." msgstr "" #. type: textblock @@ -2235,11 +2008,7 @@ 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 @@ -2247,11 +2016,7 @@ msgid "" "Another use is to list partitions before using another tool to modify those " "partitions (such as L<virt-resize(1)>). If you are curious about what an " "unknown disk image contains, use this tool along with L<virt-inspector(1)>." -msgstr "" -"他の使用方法は、これらのパーティションを変更するために (L<virt-resize(1)> の" -"ような) 他のツールを使用する前に、パーティションを一覧表示することです。未知" -"のディスクイメージが含んでいるものについてわからなければ、L<virt-inspector(1)" -"> とともにこのツールを使用します。" +msgstr "他の使用方法は、これらのパーティションを変更するために (L<virt-resize(1)> のような) 他のツールを使用する前に、パーティションを一覧表示することです。未知のディスクイメージが含んでいるものについてわからなければ、L<virt-inspector(1)> とともにこのツールを使用します。" #. type: textblock #: ../cat/virt-filesystems.pod:32 @@ -2260,11 +2025,7 @@ msgid "" "to give either I<-a> or I<-d> options to specify the disk image or libvirt " "guest respectively. If you just specify that then the program shows " "filesystems found, one per line, like this:" -msgstr "" -"さまざまなコマンドラインオプションがこのプログラムが表示するものを制御しま" -"す。それぞれディスクイメージまたは libvirt 仮想マシンを指定するには I<-a> ま" -"たは I<-d> オプションを与える必要があります。単にそれを指定すると、見つけた" -"ファイルシステムを 1 行ごとに 1 つずつこのように表示します:" +msgstr "さまざまなコマンドラインオプションがこのプログラムが表示するものを制御します。それぞれディスクイメージまたは libvirt 仮想マシンを指定するには I<-a> または I<-d> オプションを与える必要があります。単にそれを指定すると、見つけたファイルシステムを 1 行ごとに 1 つずつこのように表示します:" #. type: verbatim #: ../cat/virt-filesystems.pod:37 @@ -2274,11 +2035,7 @@ 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 @@ -2295,21 +2052,14 @@ msgid "" " /dev/sda1 filesystem ext4 boot 524288000\n" " /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" "\n" -msgstr "" -" $ virt-filesystems -a disk.img -l\n" -" 名前 種類 VFS ラベル 容量\n" -" /dev/sda1 filesystem ext4 boot 524288000\n" -" /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n" -"\n" +msgstr " $ virt-filesystems -a disk.img -l\n 名前 種類 VFS ラベル 容量\n /dev/sda1 filesystem ext4 boot 524288000\n /dev/vg_guest/lv_root filesystem ext4 root 10212081664\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:49 msgid "" "If you add I<--extra> then non-mountable (swap, unknown) filesystems are " "shown as well:" -msgstr "" -"I<--extra> を追加すると、マウント不可能な(swap や未知の)ファイルシステムも" -"同様に表示されます:" +msgstr "I<--extra> を追加すると、マウント不可能な(swap や未知の)ファイルシステムも同様に表示されます:" #. type: verbatim #: ../cat/virt-filesystems.pod:52 @@ -2321,21 +2071,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 msgid "" "If you add I<--partitions> then partitions are shown instead of filesystems:" -msgstr "" -"I<--partitions> を追加すると、ファイルシステムの代わりにパーティションが表示" -"されます:" +msgstr "I<--partitions> を追加すると、ファイルシステムの代わりにパーティションが表示されます:" #. type: verbatim #: ../cat/virt-filesystems.pod:60 @@ -2345,20 +2087,14 @@ msgid "" " /dev/sda1\n" " /dev/sda2\n" "\n" -msgstr "" -" $ virt-filesystems -a disk.img --partitions\n" -" /dev/sda1\n" -" /dev/sda2\n" -"\n" +msgstr " $ virt-filesystems -a disk.img --partitions\n /dev/sda1\n /dev/sda2\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:64 msgid "" -"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-" -"volumes>, I<--block-devices> to list those items." -msgstr "" -"同様に、それらの項目を一覧表示するには I<--logical-volumes>, I<--volume-" -"groups>, I<--physical-volumes>, I<--block-devices> を使用できます。" +"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I" +"<--physical-volumes>, I<--block-devices> to list those items." +msgstr "同様に、それらの項目を一覧表示するには I<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>, I<--block-devices> を使用できます。" #. type: textblock #: ../cat/virt-filesystems.pod:67 @@ -2374,8 +2110,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 @@ -2397,23 +2133,13 @@ msgid "" " /dev/sda2 partition - - 20G /dev/sda -\n" " /dev/sda device - - 20G - -\n" "\n" -msgstr "" -" $ virt-filesystems -a win.img --all --long --uuid -h\n" -" Name Type VFS Label Size Parent UUID\n" -" /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n" -" /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n" -" /dev/sda1 partition - - 100M /dev/sda -\n" -" /dev/sda2 partition - - 20G /dev/sda -\n" -" /dev/sda device - - 20G - -\n" -"\n" +msgstr " $ virt-filesystems -a win.img --all --long --uuid -h\n Name Type VFS Label Size Parent UUID\n /dev/sda1 filesystem ntfs System Reserved 100M - F81C92571C92112C\n /dev/sda2 filesystem ntfs - 20G - F2E8996AE8992E3B\n /dev/sda1 partition - - 100M /dev/sda -\n /dev/sda2 partition - - 20G /dev/sda -\n /dev/sda device - - 20G - -\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:89 msgid "" "For machine-readable output, use I<--csv> to get Comma-Separated Values." -msgstr "" -"マシン読み込み可能な出力のために、カンマ区切り値を取得するために I<--csv> を" -"使用します。" +msgstr "マシン読み込み可能な出力のために、カンマ区切り値を取得するために I<--csv> を使用します。" #. type: =item #: ../cat/virt-filesystems.pod:110 ../tools/virt-list-filesystems.pl:123 @@ -2423,15 +2149,11 @@ msgstr "B<--all>" #. type: textblock #: ../cat/virt-filesystems.pod:112 msgid "" -"Display everything. This is currently the same as specifying these options: " -"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--" -"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be " -"added to this list in future)." -msgstr "" -"すべてを表示します。これは現在これらのオプションを指定するのと同じです: I<--" -"filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--logical-" -"volumes>, I<--volume-groups>, I<--physical-volumes>。(将来この一覧にさらに追" -"加されるかもしれません。)" +"Display everything. This is currently the same as specifying these options:" +" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I" +"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may " +"be added to this list in future)." +msgstr "すべてを表示します。これは現在これらのオプションを指定するのと同じです: I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>。(将来この一覧にさらに追加されるかもしれません。)" #. type: textblock #: ../cat/virt-filesystems.pod:117 @@ -2484,8 +2206,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 @@ -2508,8 +2230,7 @@ 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 @@ -2517,9 +2238,7 @@ msgstr "" 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 @@ -2527,9 +2246,7 @@ msgstr "" 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 @@ -2575,8 +2292,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:213 msgid "" "The extra columns displayed depend on what output you select, and the " -"ordering of columns may change in future versions. Use the title row, I<--" -"csv> output and/or L<csvtool(1)> to match columns to data in external " +"ordering of columns may change in future versions. Use the title row, " +"I<--csv> output and/or L<csvtool(1)> to match columns to data in external " "programs." msgstr "" @@ -2610,11 +2327,9 @@ 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 @@ -2649,9 +2364,7 @@ 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 @@ -2713,9 +2426,7 @@ 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 @@ -2731,8 +2442,8 @@ msgstr "ファイルシステム、パーティション、ブロックデバイ #: ../cat/virt-filesystems.pod:298 msgid "" "For device and partition names these are displayed as canonical libguestfs " -"names, so that for example C</dev/sda2> is the second partition on the first " -"device." +"names, so that for example C</dev/sda2> is the second partition on the first" +" device." msgstr "" #. type: textblock @@ -2740,9 +2451,7 @@ msgstr "" msgid "" "If the I<--long> option is B<not> specified, then only the name column is " "shown in the output." -msgstr "" -"I<--long> オプションが指定されてB<いない>と、名前の列のみが出力に表示されま" -"す。" +msgstr "I<--long> オプションが指定されてB<いない>と、名前の列のみが出力に表示されます。" #. type: =item #: ../cat/virt-filesystems.pod:305 @@ -2787,8 +2496,8 @@ msgstr "B<MBR>" #: ../cat/virt-filesystems.pod:321 msgid "" "The partition type byte, displayed as a two digit hexadecimal number. A " -"comprehensive list of partition types can be found here: L<http://www.win." -"tue.nl/~aeb/partitions/partition_types-1.html>" +"comprehensive list of partition types can be found here: " +"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>" msgstr "" #. type: textblock @@ -2822,12 +2531,9 @@ msgstr "親カラムはオブジェクト間の親子関係を記録します。 #: ../cat/virt-filesystems.pod:336 msgid "" "For example, if the object is a partition, then this column contains the " -"name of the containing device. If the object is a logical volume, then this " -"column is the name of the volume group." -msgstr "" -"たとえば、オブジェクトがパーティションならば、このカラムは含んでいるデバイス" -"の名前が含まれます。オブジェクトが論理ボリュームならば、このカラムはボリュー" -"ムグループの名前です。" +"name of the containing device. If the object is a logical volume, then this" +" column is the name of the volume group." +msgstr "たとえば、オブジェクトがパーティションならば、このカラムは含んでいるデバイスの名前が含まれます。オブジェクトが論理ボリュームならば、このカラムはボリュームグループの名前です。" #. type: textblock #: ../cat/virt-filesystems.pod:340 @@ -2871,8 +2577,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:358 ../cat/virt-ls.pod:464 #: ../df/virt-df.pod:222 msgid "" -"Myth: Just split fields at commas. Reality: This does I<not> work " -"reliably. This example has two columns:" +"Myth: Just split fields at commas. Reality: This does I<not> work reliably." +" This example has two columns:" msgstr "" #. type: verbatim @@ -2882,9 +2588,7 @@ msgstr "" msgid "" " \"foo,bar\",baz\n" "\n" -msgstr "" -" \"foo,bar\",baz\n" -"\n" +msgstr " \"foo,bar\",baz\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:363 ../cat/virt-ls.pod:469 @@ -2902,10 +2606,7 @@ msgid "" " \"foo\n" " bar\",baz\n" "\n" -msgstr "" -" \"foo\n" -" bar\",baz\n" -"\n" +msgstr " \"foo\n bar\",baz\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:369 ../cat/virt-ls.pod:475 @@ -2919,8 +2620,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:478 #: ../df/virt-df.pod:236 msgid "" -"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl " -"or Python's built-in csv library)." +"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl" +" or Python's built-in csv library)." msgstr "" #. type: textblock @@ -2933,12 +2634,9 @@ msgstr "" #: ../cat/virt-filesystems.pod:391 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" -"libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" -"libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-filesystems.pod:406 ../tools/virt-win-reg.pl:789 @@ -2956,9 +2654,7 @@ 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 @@ -2966,9 +2662,7 @@ msgstr "" 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 @@ -2981,9 +2675,7 @@ 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 @@ -2991,9 +2683,7 @@ msgstr "" 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 @@ -3005,23 +2695,23 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:24 msgid "" -"Multiple directory names can be given, in which case the output from each is " -"concatenated." +"Multiple directory names can be given, in which case the output from each is" +" concatenated." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:27 msgid "" -"To list directories from a libvirt guest use the I<-d> option to specify the " -"name of the guest. For a disk image, use the I<-a> option." +"To list directories from a libvirt guest use the I<-d> option to specify the" +" name of the guest. For a disk image, use the I<-a> option." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:31 msgid "" -"C<virt-ls> can do many simple file listings. For more complicated cases you " -"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs" -"(3)> API." +"C<virt-ls> can do many simple file listings. For more complicated cases you" +" may need to use L<guestfish(1)>, or write a program directly to the " +"L<guestfs(3)> API." msgstr "" #. type: textblock @@ -3035,9 +2725,7 @@ 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 @@ -3050,16 +2738,12 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep '^- [42]'\n" "\n" -msgstr "" -" virt-ls -lR -d guest / | grep '^- [42]'\n" -"\n" +msgstr " virt-ls -lR -d guest / | grep '^- [42]'\n\n" #. type: textblock #: ../cat/virt-ls.pod:45 ../examples/guestfs-testing.pod:186 msgid "List all public-writable directories in a Linux virtual machine:" -msgstr "" -"Linux 仮想マシンにあるすべての全体書き込み可能なディレクトリーを一覧表示しま" -"す:" +msgstr "Linux 仮想マシンにあるすべての全体書き込み可能なディレクトリーを一覧表示します:" #. type: verbatim #: ../cat/virt-ls.pod:47 @@ -3067,9 +2751,7 @@ 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 @@ -3082,9 +2764,7 @@ msgstr "Linux 仮想マシンにあるすべての Unix ドメインソケット msgid "" " virt-ls -lR -d guest / | grep '^s'\n" "\n" -msgstr "" -" virt-ls -lR -d guest / | grep '^s'\n" -"\n" +msgstr " virt-ls -lR -d guest / | grep '^s'\n\n" #. type: textblock #: ../cat/virt-ls.pod:53 ../examples/guestfs-testing.pod:194 @@ -3097,9 +2777,7 @@ 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 @@ -3112,9 +2790,7 @@ 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 @@ -3127,9 +2803,7 @@ 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 @@ -3142,9 +2816,7 @@ 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 @@ -3154,8 +2826,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 @@ -3166,20 +2838,16 @@ msgid "" " virt-ls -lR -a current.img / --uids --time-t > new\n" " diff -u old new | less\n" "\n" -msgstr "" -" virt-ls -lR -a snapshot.img / --uids --time-t > old\n" -" virt-ls -lR -a current.img / --uids --time-t > new\n" -" diff -u old new | less\n" -"\n" +msgstr " virt-ls -lR -a snapshot.img / --uids --time-t > old\n virt-ls -lR -a current.img / --uids --time-t > new\n diff -u old new | less\n\n" #. type: textblock #: ../cat/virt-ls.pod:78 msgid "" "The commands above won't find files where the content has changed but the " -"metadata (eg. file size and modification date) is the same. To do that, you " -"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--" -"checksum> can be quite slow since it has to read and compute a checksum of " -"every regular file in the virtual machine." +"metadata (eg. file size and modification date) is the same. To do that, you" +" need to add the I<--checksum> parameter to both C<virt-ls> commands. " +"I<--checksum> can be quite slow since it has to read and compute a checksum " +"of every regular file in the virtual machine." msgstr "" #. type: =head1 @@ -3192,9 +2860,7 @@ msgstr "出力モード" msgid "" "C<virt-ls> has four output modes, controlled by different combinations of " "the I<-l> and I<-R> options." -msgstr "" -"C<virt-ls> は 4 つの出力モードがあります。I<-l> および I<-R> オプションの異な" -"る組み合わせにより制御されます。" +msgstr "C<virt-ls> は 4 つの出力モードがあります。I<-l> および I<-R> オプションの異なる組み合わせにより制御されます。" #. type: =head2 #: ../cat/virt-ls.pod:89 @@ -3215,12 +2881,7 @@ 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 @@ -3232,9 +2893,7 @@ msgstr "ロング形式の一覧方法" msgid "" "With the I<-l> (I<--long>) option, the output is like the C<ls -l> command " "(more specifically, like the C<guestfs_ll> function)." -msgstr "" -"I<-l> (I<--long>) オプションを用いると、出力は C<ls -l> コマンドのようになり" -"ます(より具体的には C<guestfs_ll> 関数と似ています)。" +msgstr "I<-l> (I<--long>) オプションを用いると、出力は C<ls -l> コマンドのようになります(より具体的には C<guestfs_ll> 関数と似ています)。" #. type: verbatim #: ../cat/virt-ls.pod:103 @@ -3246,13 +2905,7 @@ 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 @@ -3260,10 +2913,7 @@ msgid "" "Note that while this is useful for displaying a directory, do not try " "parsing this output in another program. Use L</RECURSIVE LONG LISTING> " "instead." -msgstr "" -"これはディレクトリーを表示するために有用ですが、他のプログラムにおいてこの出" -"力を解析しないよう注意してください。代わりに L</再帰的なロング形式の一覧方法" -"> を使用してください。" +msgstr "これはディレクトリーを表示するために有用ですが、他のプログラムにおいてこの出力を解析しないよう注意してください。代わりに L</再帰的なロング形式の一覧方法> を使用してください。" #. type: =head2 #: ../cat/virt-ls.pod:113 @@ -3275,9 +2925,7 @@ msgstr "再帰的な一覧方法" msgid "" "With the I<-R> (I<--recursive>) option, C<virt-ls> lists the names of files " "and directories recursively:" -msgstr "" -"I<-R> (I<--recursive>) オプションを用いると、C<virt-ls> はファイルおよびディ" -"レクトリーを再帰的に一覧表示します:" +msgstr "I<-R> (I<--recursive>) オプションを用いると、C<virt-ls> はファイルおよびディレクトリーを再帰的に一覧表示します:" #. type: verbatim #: ../cat/virt-ls.pod:118 @@ -3288,21 +2936,14 @@ msgid "" " foo/bar\n" " [etc.]\n" "\n" -msgstr "" -" $ virt-ls -R -d guest /tmp\n" -" foo\n" -" foo/bar\n" -" [etc.]\n" -"\n" +msgstr " $ virt-ls -R -d guest /tmp\n foo\n foo/bar\n [etc.]\n\n" #. type: textblock #: ../cat/virt-ls.pod:123 msgid "" "To generate this output, C<virt-ls> runs the C<guestfs_find0> function and " "converts C<\\0> characters to C<\\n>." -msgstr "" -"この出力を生成するには、C<virt-ls> が C<guestfs_find0> 関数を実行して、C<" -"\\0> 文字を C<\\n> に変換します。" +msgstr "この出力を生成するには、C<virt-ls> が C<guestfs_find0> 関数を実行して、C<\\0> 文字を C<\\n> に変換します。" #. type: =head2 #: ../cat/virt-ls.pod:126 @@ -3320,8 +2961,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:132 msgid "" -"Most of the interesting features of C<virt-ls> are only available when using " -"I<-lR> mode." +"Most of the interesting features of C<virt-ls> are only available when using" +" I<-lR> mode." msgstr "" #. type: textblock @@ -3329,11 +2970,11 @@ msgstr "" msgid "" "The fields are normally space-separated. Filenames are B<not> quoted, so " "you cannot use the output in another program (because filenames can contain " -"spaces and other unsafe characters). If the guest was untrusted and someone " -"knew you were using C<virt-ls> to analyze the guest, they could play tricks " -"on you by creating filenames with embedded newline characters. To B<safely> " -"parse the output in another program, use the I<--csv> (Comma-Separated " -"Values) option." +"spaces and other unsafe characters). If the guest was untrusted and someone" +" knew you were using C<virt-ls> to analyze the guest, they could play tricks" +" on you by creating filenames with embedded newline characters. To " +"B<safely> parse the output in another program, use the I<--csv> (Comma-" +"Separated Values) option." msgstr "" #. type: textblock @@ -3356,16 +2997,7 @@ 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 @@ -3383,10 +3015,7 @@ msgid "" "The file type, one of: C<-> (regular file), C<d> (directory), C<c> " "(character device), C<b> (block device), C<p> (named pipe), C<l> (symbolic " "link), C<s> (socket) or C<u> (unknown)." -msgstr "" -"ファイル形式。次のどれかです: C<-> (通常のファイル), C<d> (ディレクトリー), " -"C<c> (キャラクターデバイス), C<b> (ブロックデバイス), C<p> (名前付きパイプ), " -"C<l> (シンボリックリンク), C<s> (ソケット) or C<u> (不明)。" +msgstr "ファイル形式。次のどれかです: C<-> (通常のファイル), C<d> (ディレクトリー), C<c> (キャラクターデバイス), C<b> (ブロックデバイス), C<p> (名前付きパイプ), C<l> (シンボリックリンク), C<s> (ソケット) or C<u> (不明)。" #. type: =item #: ../cat/virt-ls.pod:171 @@ -3409,9 +3038,7 @@ 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:5029 @@ -3438,9 +3065,7 @@ 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 @@ -3464,9 +3089,7 @@ 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 @@ -3508,9 +3131,7 @@ 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 @@ -3603,16 +3224,14 @@ msgstr "" msgid "" "This option only has effect in I<-lR> output mode. See L</RECURSIVE LONG " "LISTING> above." -msgstr "" -"このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L</" -"RECURSIVE LONG LISTING> 参照。" +msgstr "このオプションは I<-lR> 出力モードにおいてのみ効果があります。 上の L</RECURSIVE LONG LISTING> 参照。" #. type: textblock #: ../cat/virt-ls.pod:316 msgid "" "When prompting for keys and passphrases, virt-ls normally turns echoing off " -"so you cannot see what you are typing. If you are not worried about Tempest " -"attacks and there is no one else in the room you can specify this flag to " +"so you cannot see what you are typing. If you are not worried about Tempest" +" attacks and there is no one else in the room you can specify this flag to " "see what you are typing." msgstr "" @@ -3632,9 +3251,7 @@ 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 @@ -3642,9 +3259,7 @@ msgstr "" 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 @@ -3672,8 +3287,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:378 msgid "" -"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</" -"LONG LISTING>." +"C<virt-ls -l> produces a \"long listing\", which shows more detail. See " +"L</LONG LISTING>." msgstr "" #. type: textblock @@ -3758,9 +3373,7 @@ 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 @@ -3768,9 +3381,7 @@ msgstr "" 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 @@ -3778,10 +3389,7 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" -"tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:374 @@ -3800,9 +3408,7 @@ 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 @@ -3810,9 +3416,7 @@ msgstr "" 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 @@ -3820,9 +3424,7 @@ msgstr "" 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 @@ -3830,9 +3432,7 @@ msgstr "" 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 @@ -3840,9 +3440,7 @@ msgstr "" 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 @@ -3856,20 +3454,20 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:28 msgid "" -"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt " -"to get a list of all active and inactive guests, and performs a C<df>-type " +"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt" +" to get a list of all active and inactive guests, and performs a C<df>-type " "operation on each one in turn, printing out the results." msgstr "" #. type: textblock #: ../df/virt-df.pod:32 msgid "" -"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-" -"type operation on either the single named libvirt domain, or on the disk " -"image(s) listed on the command line (which must all belong to a single VM). " -"In this mode (with arguments), C<virt-df> will I<only work for a single " -"guest>. If you want to run on multiple guests, then you have to invoke " -"C<virt-df> multiple times." +"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a " +"C<df>-type operation on either the single named libvirt domain, or on the " +"disk image(s) listed on the command line (which must all belong to a single " +"VM). In this mode (with arguments), C<virt-df> will I<only work for a " +"single guest>. If you want to run on multiple guests, then you have to " +"invoke C<virt-df> multiple times." msgstr "" #. type: textblock @@ -3895,18 +3493,12 @@ msgid "" " F14x64:/dev/sda1 484M 66M 393M 14%\n" " F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" "\n" -msgstr "" -" # virt-df -d F14x64 -h\n" -" Filesystem Size Used Available Use%\n" -" F14x64:/dev/sda1 484M 66M 393M 14%\n" -" F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n" -"\n" +msgstr " # virt-df -d F14x64 -h\n Filesystem Size Used Available Use%\n F14x64:/dev/sda1 484M 66M 393M 14%\n F14x64:/dev/vg_f13x64/lv_root 7.4G 3.4G 4.0G 46%\n\n" #. type: textblock #: ../df/virt-df.pod:53 msgid "Show disk usage for a disk image file called C<test.img>:" -msgstr "" -"C<test.img> というディスクイメージファイルのディスク使用量を表示します:" +msgstr "C<test.img> というディスクイメージファイルのディスク使用量を表示します:" #. type: verbatim #: ../df/virt-df.pod:55 @@ -3916,11 +3508,7 @@ 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 @@ -3928,9 +3516,7 @@ msgstr "" msgid "" " virt-df --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-df --format=raw -a disk.img\n" -"\n" +msgstr " virt-df --format=raw -a disk.img\n\n" #. type: verbatim #: ../df/virt-df.pod:116 @@ -3938,9 +3524,7 @@ msgstr "" 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 @@ -3987,8 +3571,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 "" @@ -4003,8 +3587,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:169 msgid "" -"Note that only domains that we fetch from libvirt come with UUIDs. For disk " -"images, we still print the disk image name even when this option is " +"Note that only domains that we fetch from libvirt come with UUIDs. For disk" +" images, we still print the disk image name even when this option is " "specified." msgstr "" @@ -4037,9 +3621,7 @@ 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 @@ -4057,18 +3639,14 @@ msgstr "仮想マシンの中から" msgid "" " python -c 'import os; s = os.statvfs (\"/\"); print s'\n" "\n" -msgstr "" -" python -c 'import os; s = os.statvfs (\"/\"); print s'\n" -"\n" +msgstr " python -c 'import os; s = os.statvfs (\"/\"); print s'\n\n" #. type: textblock #: ../df/virt-df.pod:255 msgid "" -"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" -"libguestfs.org/>." -msgstr "" -"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" -"libguestfs.org/>." +"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../edit/virt-edit.pod:5 @@ -4081,9 +3659,7 @@ 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 @@ -4091,9 +3667,7 @@ msgstr "" 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 @@ -4101,9 +3675,7 @@ msgstr "" 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,9 +3683,7 @@ msgstr "" 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 @@ -4121,9 +3691,7 @@ msgstr "" 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 @@ -4139,55 +3707,41 @@ msgid "" "You must I<not> use C<virt-edit> on live virtual machines. If you do this, " "you risk disk corruption in the VM. C<virt-edit> tries to stop you from " "doing this, but doesn't catch all cases." -msgstr "" -"動作中の仮想マシンにおいて C<virt-edit> を使用 I<しない> でください。これを" -"すると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C<virt-" -"edit> はこれを止めようとしますが、すべての場合を止められるわけではありませ" -"ん。" +msgstr "動作中の仮想マシンにおいて C<virt-edit> を使用 I<しない> でください。これをすると、仮想マシンにおいてディスク破損を引き起こすリスクがあります。 C<virt-edit> はこれを止めようとしますが、すべての場合を止められるわけではありません。" #. type: textblock #: ../edit/virt-edit.pod:29 msgid "" "C<virt-edit> is a command line tool to edit C<file> where each C<file> " "exists in the named virtual machine (or disk image)." -msgstr "" -"C<virt-edit> は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれ" -"の C<ファイル> を編集するためのコマンドラインツールです。" +msgstr "C<virt-edit> は名前付きの仮想マシン(またはディスクイメージ)にある、それぞれの C<ファイル> を編集するためのコマンドラインツールです。" #. type: textblock #: ../edit/virt-edit.pod:32 msgid "" -"Multiple filenames can be given, in which case they are each edited in " -"turn. Each filename must be a full path, starting at the root directory " +"Multiple filenames can be given, in which case they are each edited in turn." +" Each filename must be a full path, starting at the root directory " "(starting with '/')." -msgstr "" -"複数のファイル名を指定できます。その場合、それぞれ順番に編集されます。各ファ" -"イル名はルートディレクトリーから始まる(つまり '/' から始まる)完全パスである" -"必要があります。" +msgstr "複数のファイル名を指定できます。その場合、それぞれ順番に編集されます。各ファイル名はルートディレクトリーから始まる(つまり '/' から始まる)完全パスである必要があります。" #. type: textblock #: ../edit/virt-edit.pod:36 msgid "If you want to just view a file, use L<virt-cat(1)>." -msgstr "" -"単にファイルを表示したいだけならば、 L<virt-cat(1)> を使用してください。" +msgstr "単にファイルを表示したいだけならば、 L<virt-cat(1)> を使用してください。" #. type: textblock #: ../edit/virt-edit.pod:38 msgid "" -"For more complex cases you should look at the L<guestfish(1)> tool (see L</" -"USING GUESTFISH> below)." -msgstr "" -"より複雑な場合に対しては L<guestfish(1)> ツールを参照してください(以下の L</" -"guestfish の使用法> 参照)。" +"For more complex cases you should look at the L<guestfish(1)> tool (see " +"L</USING GUESTFISH> below)." +msgstr "より複雑な場合に対しては L<guestfish(1)> ツールを参照してください(以下の L</guestfish の使用法> 参照)。" #. type: textblock #: ../edit/virt-edit.pod:41 msgid "" "C<virt-edit> cannot be used to create a new file. L<guestfish(1)> can do " "that and much more." -msgstr "" -"C<virt-edit> は新しいファイルを作成するために使用できません。 L<guestfish(1)" -"> はこのことやさらにいろいろなことができます。" +msgstr "C<virt-edit> は新しいファイルを作成するために使用できません。 L<guestfish(1)> はこのことやさらにいろいろなことができます。" #. type: textblock #: ../edit/virt-edit.pod:46 @@ -4200,9 +3754,7 @@ 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 @@ -4210,9 +3762,7 @@ msgstr "" 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 @@ -4225,19 +3775,14 @@ msgstr "Windows 仮想マシンに対しては、Windows のパスが解釈さ msgid "" " virt-edit -d mywindomain 'c:\\autoexec.bat'\n" "\n" -msgstr "" -" virt-edit -d mywindomain 'c:\\autoexec.bat'\n" -"\n" +msgstr " virt-edit -d mywindomain 'c:\\autoexec.bat'\n\n" #. type: textblock #: ../edit/virt-edit.pod:56 msgid "" "If Perl is installed, you can also edit files non-interactively (see L</NON-" "INTERACTIVE EDITING> below). To change the init default level to 5:" -msgstr "" -"Perl がインストールされていると、非対話的にファイルを編集することもできます" -"(以下の L</非対話的な編集方法> 参照)。 init の初期ランベルを 5 に変更するに" -"は:" +msgstr "Perl がインストールされていると、非対話的にファイルを編集することもできます(以下の L</非対話的な編集方法> 参照)。 init の初期ランベルを 5 に変更するには:" #. type: verbatim #: ../edit/virt-edit.pod:60 @@ -4245,9 +3790,7 @@ msgstr "" 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 @@ -4262,20 +3805,16 @@ msgstr "B<--backup> extension" #. type: textblock #: ../edit/virt-edit.pod:85 msgid "" -"Create a backup of the original file I<in the guest disk image>. The backup " -"has the original filename with C<extension> added." -msgstr "" -"I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成しま" -"す。バックアップは元のファイル名に C<extension> を加えたものになります。" +"Create a backup of the original file I<in the guest disk image>. The backup" +" has the original filename with C<extension> added." +msgstr "I<仮想マシンのディスクイメージにある> 元のファイルのバックアップを作成します。バックアップは元のファイル名に C<extension> を加えたものになります。" #. type: textblock #: ../edit/virt-edit.pod:88 msgid "" -"Usually the first character of C<extension> would be a dot C<.> so you would " -"write:" -msgstr "" -"一般的に C<extension> の最初の文字はドット C<.> です。そのため次のように書き" -"ます:" +"Usually the first character of C<extension> would be a dot C<.> so you would" +" write:" +msgstr "一般的に C<extension> の最初の文字はドット C<.> です。そのため次のように書きます:" #. type: verbatim #: ../edit/virt-edit.pod:91 @@ -4283,9 +3822,7 @@ msgstr "" 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 @@ -4313,10 +3850,9 @@ 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 @@ -4325,11 +3861,7 @@ 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 @@ -4347,25 +3879,19 @@ msgid "" "Instead of launching the external editor, non-interactively apply the Perl " "expression C<EXPR> to each line in the file. See L</NON-INTERACTIVE " "EDITING> below." -msgstr "" -"外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl " -"表現 C<EXPR> を適用します。以下の L</非対話的な編集方法> を参照してください。" +msgstr "外部エディターを起動する代わりに、ファイルにある各行に対して非対話的に Perl 表現 C<EXPR> を適用します。以下の L</非対話的な編集方法> を参照してください。" #. type: textblock #: ../edit/virt-edit.pod:127 msgid "" -"Be careful to properly quote the expression to prevent it from being altered " -"by the shell." -msgstr "" -"表現がシェルにより変更されるのを防ぐために、適切に引用符でくくるよう注意して" -"ください。" +"Be careful to properly quote the expression to prevent it from being altered" +" by the shell." +msgstr "表現がシェルにより変更されるのを防ぐために、適切に引用符でくくるよう注意してください。" #. type: textblock #: ../edit/virt-edit.pod:130 msgid "Note that this option is only available when Perl 5 is installed." -msgstr "" -"このオプションは Perl 5 がインストールされているときのみ利用可能であることに" -"注意してください。" +msgstr "このオプションは Perl 5 がインストールされているときのみ利用可能であることに注意してください。" #. type: =item #: ../edit/virt-edit.pod:132 @@ -4378,9 +3904,7 @@ 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 @@ -4388,9 +3912,7 @@ msgstr "" 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 @@ -4403,9 +3925,7 @@ 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 @@ -4450,9 +3970,7 @@ 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 @@ -4467,9 +3985,7 @@ 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 @@ -4482,8 +3998,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:226 msgid "" -"To delete a line, set C<$_> to the empty string. For example, to delete the " -"C<apache> user account from the password file you can do:" +"To delete a line, set C<$_> to the empty string. For example, to delete the" +" C<apache> user account from the password file you can do:" msgstr "" #. type: verbatim @@ -4492,15 +4008,13 @@ 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." @@ -4516,18 +4030,18 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:240 msgid "" -"The return value from the expression is ignored, but the expression may call " -"C<die> in order to abort the whole program, leaving the original file " +"The return value from the expression is ignored, but the expression may call" +" C<die> in order to abort the whole program, leaving the original file " "untouched." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:244 msgid "" -"Remember when matching the end of a line that C<$_> may contain the final C<" -"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " -"newline then neither of these. Thus to match or substitute some text at the " -"end of a line, use this regular expression:" +"Remember when matching the end of a line that C<$_> may contain the final " +"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " +"newline then neither of these. Thus to match or substitute some text at the" +" end of a line, use this regular expression:" msgstr "" #. type: verbatim @@ -4536,15 +4050,13 @@ msgstr "" msgid "" " /some text(\\r?\\n)?$/\n" "\n" -msgstr "" -" /some text(\\r?\\n)?$/\n" -"\n" +msgstr " /some text(\\r?\\n)?$/\n\n" #. type: textblock #: ../edit/virt-edit.pod:251 msgid "" -"Alternately, use the perl C<chomp> function, being careful not to chomp C<" -"$_> itself (since that would remove all newlines from the file):" +"Alternately, use the perl C<chomp> function, being careful not to chomp " +"C<$_> itself (since that would remove all newlines from the file):" msgstr "" #. type: verbatim @@ -4553,9 +4065,7 @@ 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 @@ -4589,9 +4099,7 @@ 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 @@ -4603,8 +4111,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 "" @@ -4615,27 +4123,21 @@ msgstr "" msgid "" " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" "\n" -msgstr "" -" guestfish --rw -a disk.img -m /dev/sda1 edit /file\n" -"\n" +msgstr " guestfish --rw -a disk.img -m /dev/sda1 edit /file\n\n" #. type: textblock #: ../edit/virt-edit.pod:316 msgid "" "where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within " "the disk image to edit, and C</file> is the full path to the file." -msgstr "" -"ここで、C<disk.img> はディスクイメージ、C</dev/sda1> は編集するディスクイメー" -"ジにあるファイルシステム、C</file> はファイルの完全パスです。" +msgstr "ここで、C<disk.img> はディスクイメージ、C</dev/sda1> は編集するディスクイメージにあるファイルシステム、C</file> はファイルの完全パスです。" #. type: textblock #: ../edit/virt-edit.pod:320 msgid "" "C<virt-edit> cannot create new files. Use the guestfish commands C<touch>, " "C<write> or C<upload> instead:" -msgstr "" -"C<virt-edit> は新しいファイルを作成できません。代わりに guestfish コマンド " -"C<touch>, C<write> または C<upload> を使用してください:" +msgstr "C<virt-edit> は新しいファイルを作成できません。代わりに guestfish コマンド C<touch>, C<write> または C<upload> を使用してください:" #. type: verbatim #: ../edit/virt-edit.pod:323 @@ -4643,9 +4145,7 @@ 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 @@ -4653,9 +4153,7 @@ msgstr "" 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 @@ -4663,9 +4161,7 @@ msgstr "" msgid "" " guestfish --rw -i -d domname upload localfile /newfile\n" "\n" -msgstr "" -" guestfish --rw -i -d domname upload localfile /newfile\n" -"\n" +msgstr " guestfish --rw -i -d domname upload localfile /newfile\n\n" #. type: =item #: ../edit/virt-edit.pod:333 @@ -4675,11 +4171,9 @@ msgstr "C<EDITOR>" #. type: textblock #: ../edit/virt-edit.pod:335 msgid "" -"If set, this string is used as the editor. It may contain arguments, eg. C<" -"\"emacs -nw\">" -msgstr "" -"設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw" -"\"> のように、引数を含めることもできます。" +"If set, this string is used as the editor. It may contain arguments, eg. " +"C<\"emacs -nw\">" +msgstr "設定されていると、この文字列がエディターとして使用されます。 C<\"emacs -nw\"> のように、引数を含めることもできます。" #. type: textblock #: ../edit/virt-edit.pod:338 @@ -4692,10 +4186,7 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" -"tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:5 @@ -4713,22 +4204,15 @@ msgid "" " [Device] = guestfs:list_devices(G),\n" " ok = guestfs:close(G).\n" "\n" -msgstr "" -" {ok, G} = guestfs:create(),\n" -" ok = guestfs:add_drive_opts(G, Disk,\n" -" [{format, \"raw\"}, {readonly, true}]),\n" -" ok = guestfs:launch(G),\n" -" [Device] = guestfs:list_devices(G),\n" -" ok = guestfs:close(G).\n" -"\n" +msgstr " {ok, G} = guestfs:create(),\n ok = guestfs:add_drive_opts(G, Disk,\n [{format, \"raw\"}, {readonly, true}]),\n ok = guestfs:launch(G),\n [Device] = guestfs:list_devices(G),\n ok = guestfs:close(G).\n\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:18 msgid "" "This manual page documents how to call libguestfs from the Erlang " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs, " -"you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs," +" you also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -4750,9 +4234,7 @@ 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 @@ -4760,13 +4242,12 @@ msgstr "" msgid "" " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" "\n" -msgstr "" -" {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n" -"\n" +msgstr " {ok, G} = guestfs:create(\"/path/to/erl-guestfs\").\n\n" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:33 -msgid "C<G> is the libguestfs handle which you should pass to other functions." +msgid "" +"C<G> is the libguestfs handle which you should pass to other functions." msgstr "" #. type: textblock @@ -4780,9 +4261,7 @@ 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 @@ -4804,10 +4283,7 @@ 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 @@ -4820,9 +4296,7 @@ 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 @@ -4857,15 +4331,12 @@ msgstr "これは関数からの通常のエラーを意味します。" msgid "" "C<Msg> is the error message (string) and C<Errno> is the Unix error " "(integer)." -msgstr "" -"C<Msg> はエラーメッセージ(文字列)です。C<Errno> は Unix エラー(整数)で" -"す。" +msgstr "C<Msg> はエラーメッセージ(文字列)です。C<Errno> は Unix エラー(整数)です。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:70 msgid "C<Errno> can be zero. See L<guestfs(3)/guestfs_last_errno>." -msgstr "" -"C<Errno> は 0 の可能性があります。 L<guestfs(3)/guestfs_last_errno> 参照。" +msgstr "C<Errno> は 0 の可能性があります。 L<guestfs(3)/guestfs_last_errno> 参照。" #. type: =item #: ../erlang/examples/guestfs-erlang.pod:72 @@ -4941,13 +4412,10 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>。" +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:116 @@ -4966,9 +4434,7 @@ msgstr "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>" msgid "" "The examples in this manual page may be freely copied, modified and " "distributed without any restrictions." -msgstr "" -"このマニュアルページにある例は、なんら制限なく自由にコピー、修正、配布できま" -"す。" +msgstr "このマニュアルページにある例は、なんら制限なく自由にコピー、修正、配布できます。" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:121 @@ -4981,14 +4447,10 @@ msgstr "" #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3421 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the " -"Free Software Foundation; either version 2 of the License, or (at your " -"option) any later version." -msgstr "" -"This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the " -"Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the" +" Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." +msgstr "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:126 @@ -5002,13 +4464,9 @@ msgstr "" msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " -"for more details." -msgstr "" -"This library is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " -"for more details." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" +" for more details." +msgstr "This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:131 @@ -5023,10 +4481,7 @@ msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" -"You should have received a copy of the GNU Lesser General Public License " -"along with this library; if not, write to the Free Software Foundation, " -"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" #. type: textblock #: ../examples/guestfs-examples.pod:5 @@ -5049,11 +4504,7 @@ 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 @@ -5063,11 +4514,7 @@ msgid "" "or:\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" +msgstr " cc prog.c -o prog -lguestfs\nor:\n cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n\n" #. type: textblock #: ../examples/guestfs-examples.pod:21 @@ -5075,21 +4522,15 @@ msgid "" "This manual page contains examples of calling libguestfs from the C " "programming language. If you are not familiar with using libguestfs, you " "also need to read L<guestfs(3)>." -msgstr "" -"このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があり" -"ます。 libguestfs を使用することに慣れていなければ、L<guestfs(3)> を読む必要" -"もあります。" +msgstr "このマニュアルページは C プログラミング言語から libguestfs を呼び出す例があります。 libguestfs を使用することに慣れていなければ、L<guestfs(3)> を読む必要もあります。" #. type: textblock #: ../examples/guestfs-examples.pod:35 msgid "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-examples.pod:51 ../ocaml/examples/guestfs-ocaml.pod:97 @@ -5117,16 +4558,16 @@ msgstr "" #: ../examples/guestfs-faq.pod:11 msgid "" "libguestfs is a way to create, access and modify disk images. You can look " -"inside disk images, modify the files they contain, create them from scratch, " -"resize them, and much more. It's especially useful from scripts and " +"inside disk images, modify the files they contain, create them from scratch," +" resize them, and much more. It's especially useful from scripts and " "programs and from the command line." msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:16 msgid "" -"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this " -"library, and a set of bindings in many different programming languages." +"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this" +" library, and a set of bindings in many different programming languages." msgstr "" #. type: textblock @@ -5146,8 +4587,8 @@ msgstr "" msgid "" "Virt tools (website: L<http://virt-tools.org>) are a whole set of " "virtualization management tools aimed at system administrators. Some of " -"them come from libguestfs, some from libvirt and many others from other open " -"source projects. So virt tools is a superset of libguestfs. However " +"them come from libguestfs, some from libvirt and many others from other open" +" source projects. So virt tools is a superset of libguestfs. However " "libguestfs comes with many important tools. See L<http://libguestfs.org> " "for a full list." msgstr "" @@ -5170,8 +4611,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:38 msgid "" -"libguestfs works with any disk image, including ones created in VMware, KVM, " -"qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have " +"libguestfs works with any disk image, including ones created in VMware, KVM," +" qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have " "created from scratch." msgstr "" @@ -5198,11 +4639,12 @@ msgstr "" #: ../examples/guestfs-faq.pod:53 msgid "" "Libguestfs takes a different approach from kpartx. kpartx needs root, and " -"mounts filesystems on the host kernel (which can be insecure - see L<guestfs" -"(3)/SECURITY>). Libguestfs isolates your host kernel from guests, is more " -"flexible, scriptable, supports LVM, doesn't require root, is isolated from " -"other processes, and cleans up after itself. Libguestfs is more than just " -"file access because you can use it to create images from scratch." +"mounts filesystems on the host kernel (which can be insecure - see " +"L<guestfs(3)/SECURITY>). Libguestfs isolates your host kernel from guests, " +"is more flexible, scriptable, supports LVM, doesn't require root, is " +"isolated from other processes, and cleans up after itself. Libguestfs is " +"more than just file access because you can use it to create images from " +"scratch." msgstr "" #. type: =item @@ -5296,16 +4738,16 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:103 msgid "" -"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact " -"Red Hat Support: L<http://redhat.com/support>" +"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact" +" Red Hat Support: L<http://redhat.com/support>" msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:106 msgid "" "There is a mailing list, mainly for development, but users are also welcome " -"to ask questions about libguestfs and the virt tools: L<https://www.redhat." -"com/mailman/listinfo/libguestfs>" +"to ask questions about libguestfs and the virt tools: " +"L<https://www.redhat.com/mailman/listinfo/libguestfs>" msgstr "" #. type: textblock @@ -5395,8 +4837,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:147 msgid "" -"For the latest builds, see: L<http://koji.fedoraproject.org/koji/packageinfo?" -"packageID=8391>" +"For the latest builds, see: " +"L<http://koji.fedoraproject.org/koji/packageinfo?packageID=8391>" msgstr "" #. type: =item @@ -5407,8 +4849,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:152 msgid "" -"It is part of the default install. On RHEL 6 (only) you have to install " -"C<libguestfs-winsupport> to get Windows guest support." +"It is part of the default install. On RHEL 6 (only) you have to install C" +"<libguestfs-winsupport> to get Windows guest support." msgstr "" #. type: =item @@ -5419,8 +4861,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:157 msgid "" -"Preview packages are available here: L<http://people.redhat.com/~rjones/" -"libguestfs-RHEL-6.3-preview/>" +"Preview packages are available here: L<http://people.redhat.com/~rjones" +"/libguestfs-RHEL-6.3-preview/>" msgstr "" #. type: =item @@ -5431,8 +4873,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:162 msgid "" -"Use Hilko Bengen's backport repository: L<http://people.debian.org/~bengen/" -"libguestfs/>" +"Use Hilko Bengen's backport repository: " +"L<http://people.debian.org/~bengen/libguestfs/>" msgstr "" #. type: =item @@ -5443,8 +4885,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:167 msgid "" -"Official Debian packages are available: L<http://packages.debian.org/search?" -"keywords=libguestfs> (thanks Hilko Bengen)." +"Official Debian packages are available: " +"L<http://packages.debian.org/search?keywords=libguestfs> (thanks Hilko " +"Bengen)." msgstr "" #. type: =item @@ -5456,8 +4899,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:173 msgid "" "We don't have an Ubuntu maintainer, and the packages supplied by Canonical " -"(which are outside our control) are broken. Try compiling from source (next " -"section)." +"(which are outside our control) are broken. Try compiling from source (next" +" section)." msgstr "" #. type: =item @@ -5478,8 +4921,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:184 msgid "" -"The packages supplied by Canonical are broken. See: L<https://www.redhat." -"com/archives/libguestfs/2012-April/thread.html#00028>" +"The packages supplied by Canonical are broken. See: " +"L<https://www.redhat.com/archives/libguestfs/2012-April/thread.html#00028>" msgstr "" #. type: =item @@ -5510,9 +4953,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:199 msgid "" -"If your Linux distro has a working port of febootstrap (that is, Fedora, Red " -"Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should " -"just be able to compile from source in the usual way. Download the latest " +"If your Linux distro has a working port of febootstrap (that is, Fedora, Red" +" Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should" +" just be able to compile from source in the usual way. Download the latest " "tarball from L<http://libguestfs.org/download>, unpack it, and start by " "reading the README file." msgstr "" @@ -5520,8 +4963,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:205 msgid "" -"If you I<don't> have febootstrap, you will need to use the \"fixed appliance " -"method\". See: L<http://libguestfs.org/download/binaries/appliance/>" +"If you I<don't> have febootstrap, you will need to use the \"fixed appliance" +" method\". See: L<http://libguestfs.org/download/binaries/appliance/>" msgstr "" #. type: textblock @@ -5532,8 +4975,8 @@ msgstr "" #. type: =head2 #: ../examples/guestfs-faq.pod:211 msgid "" -"Why do I get an error when I try to rebuild from the source RPMs supplied by " -"Red Hat / Fedora?" +"Why do I get an error when I try to rebuild from the source RPMs supplied by" +" Red Hat / Fedora?" msgstr "" #. type: textblock @@ -5547,8 +4990,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:218 msgid "" "If you use Koji (which is open source software and may be installed " -"locally), then the SRPMs can be rebuilt in Koji. L<https://fedoraproject." -"org/wiki/Koji>" +"locally), then the SRPMs can be rebuilt in Koji. " +"L<https://fedoraproject.org/wiki/Koji>" msgstr "" #. type: textblock @@ -5607,16 +5050,15 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:244 msgid "" -"A very good place to start with Squid configuration is here: L<https://" -"fedoraproject.org/wiki/Extras/" -"MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>" +"A very good place to start with Squid configuration is here: " +"L<https://fedoraproject.org/wiki/Extras/MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>" msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:247 msgid "" -"Make sure Squid is running, and that the environment variables C<" -"$http_proxy> and C<$ftp_proxy> are pointing to it." +"Make sure Squid is running, and that the environment variables " +"C<$http_proxy> and C<$ftp_proxy> are pointing to it." msgstr "" #. type: textblock @@ -5646,8 +5088,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:260 msgid "" -"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>) " -"enabled option C<-o sync> implicitly. This causes very poor write " +"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>)" +" enabled option C<-o sync> implicitly. This causes very poor write " "performance, and was one of the main gotchas for new libguestfs users." msgstr "" @@ -5669,8 +5111,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:272 msgid "" -"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then " -"writes can be slow because the host operating system has to do costly disk " +"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then" +" writes can be slow because the host operating system has to do costly disk " "allocations while you are writing. The solution is to use a fully allocated " "format instead, ie. non-sparse raw, or qcow2 with the " "C<preallocation=metadata> option." @@ -5697,8 +5139,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:284 msgid "" -"If the environment variable C<TMPDIR> is defined, then C<$TMPDIR/.guestfs-" -"E<lt>UIDE<gt>> is used instead." +"If the environment variable C<TMPDIR> is defined, then " +"C<$TMPDIR/.guestfs-E<lt>UIDE<gt>> is used instead." msgstr "" #. type: textblock @@ -5727,8 +5169,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:296 msgid "" "Although the API overview covers the C API, it is still worth reading even " -"if you are going to use another programming language, because the API is the " -"same, just with simple logical changes to the names of the calls:" +"if you are going to use another programming language, because the API is the" +" same, just with simple logical changes to the names of the calls:" msgstr "" #. type: verbatim @@ -5797,8 +5239,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:336 msgid "" "Set this to 1 in order to enable massive amounts of debug messages. If you " -"think there is some problem inside the libguestfs appliance, then you should " -"use this option." +"think there is some problem inside the libguestfs appliance, then you should" +" use this option." msgstr "" #. type: textblock @@ -5868,7 +5310,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:367 msgid "" "For best results, call these functions as early as possible, just after " -"creating the guestfs handle if you can, and definitely before calling launch." +"creating the guestfs handle if you can, and definitely before calling " +"launch." msgstr "" #. type: =head2 @@ -5904,8 +5347,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:383 msgid "" "Enable debugging and look at the full output. If you cannot work out what " -"is going on, file a bug report, including the I<complete> output of " -"L<libguestfs-test-tool(1)>." +"is going on, file a bug report, including the I<complete> output of L" +"<libguestfs-test-tool(1)>." msgstr "" #. type: =head1 @@ -5933,12 +5376,12 @@ msgid "" "The reasons are twofold. Firstly, libguestfs offers API calls for doing " "things like creating and deleting partitions and logical volumes, which " "don't fit into a filesystem model very easily. Or rather, you could fit " -"them in: for example, creating a partition could be mapped to C<mkdir /fs/" -"hda1> but then you'd have to specify some method to choose the size of the " -"partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition type, " -"start and end sectors etc., but once you've done that the filesystem-based " -"API starts to look more complicated than the call-based API we currently " -"have." +"them in: for example, creating a partition could be mapped to C<mkdir " +"/fs/hda1> but then you'd have to specify some method to choose the size of " +"the partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition " +"type, start and end sectors etc., but once you've done that the filesystem-" +"based API starts to look more complicated than the call-based API we " +"currently have." msgstr "" #. type: textblock @@ -5982,9 +5425,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:429 msgid "" -"Usually this is not a good idea. The question is answered in more detail in " -"this mailing list posting: L<https://www.redhat.com/archives/libguestfs/2010-" -"August/msg00024.html>" +"Usually this is not a good idea. The question is answered in more detail in" +" this mailing list posting: " +"L<https://www.redhat.com/archives/libguestfs/2010-August/msg00024.html>" msgstr "" #. type: =head2 @@ -6029,12 +5472,12 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:449 msgid "" -"L<guestfish(1)> is a program providing structured access to the L<guestfs(3)" -"> API. It happens to be a nice interactive shell too, but its primary " -"purpose is structured access from shell scripts. Think of it more like a " -"language binding, like Python and other bindings, but for shell. The key " -"differentiating factor of guestfish (and the libguestfs API in general) is " -"the ability to automate changes." +"L<guestfish(1)> is a program providing structured access to the " +"L<guestfs(3)> API. It happens to be a nice interactive shell too, but its " +"primary purpose is structured access from shell scripts. Think of it more " +"like a language binding, like Python and other bindings, but for shell. The" +" key differentiating factor of guestfish (and the libguestfs API in general)" +" is the ability to automate changes." msgstr "" #. type: textblock @@ -6050,8 +5493,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:461 msgid "" "But, libguestfs also has a \"backdoor\" into the appliance allowing you to " -"send arbitrary shell commands. It's not as flexible as virt-rescue, because " -"you can't interact with the shell commands, but here it is anyway:" +"send arbitrary shell commands. It's not as flexible as virt-rescue, because" +" you can't interact with the shell commands, but here it is anyway:" msgstr "" #. type: verbatim @@ -6065,8 +5508,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:468 msgid "" -"Note that you should B<not> rely on this. It could be removed or changed in " -"future. If your program needs some operation, please add it to the " +"Note that you should B<not> rely on this. It could be removed or changed in" +" future. If your program needs some operation, please add it to the " "libguestfs API instead." msgstr "" @@ -6113,12 +5556,12 @@ msgid "" " |\n" " +-- /var (/dev/vg_os/lv_var)\n" "\n" -msgstr "" +msgstr " / (/dev/sda2)\n |\n +-- /boot (/dev/sda1)\n |\n +-- /home (/dev/vg_external/Homes)\n |\n +-- /usr (/dev/vg_os/lv_usr)\n |\n +-- /var (/dev/vg_os/lv_var)\n\n" #. type: textblock #: ../examples/guestfs-faq.pod:496 msgid "(or drive letters on Windows)." -msgstr "" +msgstr "(または Windows におけるドライブレター)。" #. type: textblock #: ../examples/guestfs-faq.pod:498 @@ -6180,8 +5623,8 @@ msgid "" "The error C<no root device found in this operating system image> is related " "to this. It means inspection was unable to locate an operating system " "within the disk image you gave it. You might see this from programs like " -"virt-cat if you try to run them on something which is just a disk image, not " -"a virtual machine disk image." +"virt-cat if you try to run them on something which is just a disk image, not" +" a virtual machine disk image." msgstr "" #. type: textblock @@ -6211,9 +5654,9 @@ msgstr "" #: ../examples/guestfs-performance.pod:13 msgid "" "Three main areas are covered. Libguestfs runs an appliance (a small Linux " -"distribution) inside qemu/KVM. The first two areas are: minimizing the time " -"taken to start this appliance, and the number of times the appliance has to " -"be started. The third area is shortening the time taken for inspection of " +"distribution) inside qemu/KVM. The first two areas are: minimizing the time" +" taken to start this appliance, and the number of times the appliance has to" +" be started. The third area is shortening the time taken for inspection of " "VMs." msgstr "" @@ -6246,9 +5689,7 @@ msgstr "" msgid "" " time guestfish -a /dev/null run\n" "\n" -msgstr "" -" time guestfish -a /dev/null run\n" -"\n" +msgstr " time guestfish -a /dev/null run\n\n" #. type: textblock #: ../examples/guestfs-performance.pod:31 @@ -6281,9 +5722,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:44 msgid "" -"You should expect to be getting times under 6 seconds. If the times you see " -"on an unloaded machine are above this, then see the section L</" -"TROUBLESHOOTING POOR PERFORMANCE> below." +"You should expect to be getting times under 6 seconds. If the times you see" +" on an unloaded machine are above this, then see the section " +"L</TROUBLESHOOTING POOR PERFORMANCE> below." msgstr "" #. type: =head2 @@ -6296,8 +5737,8 @@ msgstr "" msgid "" "For this test you will need an unloaded machine and at least one real guest " "or disk image. If you are planning to use libguestfs against only X guests " -"(eg. X = Windows), then using an X guest here would be most appropriate. If " -"you are planning to run libguestfs against a mix of guests, then use a mix " +"(eg. X = Windows), then using an X guest here would be most appropriate. If" +" you are planning to run libguestfs against a mix of guests, then use a mix " "of guests for testing here." msgstr "" @@ -6336,16 +5777,16 @@ msgstr "" #: ../examples/guestfs-performance.pod:69 msgid "" "This command starts up the libguestfs appliance on the named disk image or " -"libvirt guest, performs libguestfs inspection on it (see L<guestfs(3)/" -"INSPECTION>), mounts the guest's disks, then discards all these results and " -"shuts down." +"libvirt guest, performs libguestfs inspection on it (see " +"L<guestfs(3)/INSPECTION>), mounts the guest's disks, then discards all these" +" results and shuts down." msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:74 msgid "" -"The first time you run the command, it will create an appliance and cache it " -"(usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the " +"The first time you run the command, it will create an appliance and cache it" +" (usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the " "cached appliance." msgstr "" @@ -6353,8 +5794,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:80 msgid "" "You should expect times which are E<le> 5 seconds greater than measured in " -"the first baseline test above. (For example, if the first baseline test ran " -"in 5 seconds, then this test should run in E<le> 10 seconds)." +"the first baseline test above. (For example, if the first baseline test ran" +" in 5 seconds, then this test should run in E<le> 10 seconds)." msgstr "" #. type: =head1 @@ -6366,8 +5807,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:87 msgid "" "The first time you use libguestfs, it will build and cache an appliance. " -"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in " -"which case it will be under that temporary directory." +"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in" +" which case it will be under that temporary directory." msgstr "" #. type: textblock @@ -6451,8 +5892,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:140 msgid "" -"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in " -"your libguestfs program), or modify your program so it calls " +"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in" +" your libguestfs program), or modify your program so it calls " "C<guestfs_set_path>. For example:" msgstr "" @@ -6504,8 +5945,8 @@ msgstr "1." #. type: textblock #: ../examples/guestfs-performance.pod:164 msgid "" -"Using a fixed appliance stops libguestfs from ever rebuilding the appliance, " -"meaning that libguestfs will have more predictable start-up times." +"Using a fixed appliance stops libguestfs from ever rebuilding the appliance," +" meaning that libguestfs will have more predictable start-up times." msgstr "" #. type: =item @@ -6521,10 +5962,10 @@ msgstr "2." #: ../examples/guestfs-performance.pod:170 msgid "" "By default libguestfs (or rather, L<febootstrap-supermin-helper(8)>) " -"searches over the root filesystem to find out if any host files have changed " -"and if it needs to rebuild the appliance. If these files are not cached and " -"the root filesystem is on an HDD, then this generates lots of seeks. Using " -"a fixed appliance avoids all this." +"searches over the root filesystem to find out if any host files have changed" +" and if it needs to rebuild the appliance. If these files are not cached " +"and the root filesystem is on an HDD, then this generates lots of seeks. " +"Using a fixed appliance avoids all this." msgstr "" #. type: =item @@ -6571,8 +6012,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:198 msgid "" "Instead of using a separate instance of L<guestfish(1)> to make a series of " -"changes to the same guest, use a single instance of guestfish and/or use the " -"guestfish I<--listen> option." +"changes to the same guest, use a single instance of guestfish and/or use the" +" guestfish I<--listen> option." msgstr "" #. type: textblock @@ -6593,9 +6034,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:213 msgid "" -"Adding multiple guests to one appliance is a security problem because it may " -"allow one guest to interfere with the disks of another guest. Only do it if " -"you trust all the guests, or if you can group guests by trust." +"Adding multiple guests to one appliance is a security problem because it may" +" allow one guest to interfere with the disks of another guest. Only do it " +"if you trust all the guests, or if you can group guests by trust." msgstr "" #. type: textblock @@ -6658,7 +6099,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:255 -msgid "Mounting disks is only necessary to get further filesystem information." +msgid "" +"Mounting disks is only necessary to get further filesystem information." msgstr "" #. type: textblock @@ -6698,8 +6140,8 @@ msgstr "http://virt-tools.org/learning/check-hardware-virt/" #. type: textblock #: ../examples/guestfs-performance.pod:278 msgid "" -"to ensure that hardware virtualization is available. Note that you may need " -"to enable it in your BIOS." +"to ensure that hardware virtualization is available. Note that you may need" +" to enable it in your BIOS." msgstr "" #. type: textblock @@ -6759,9 +6201,7 @@ msgstr "" msgid "" " global last;\n" " \n" -msgstr "" -" global last;\n" -" \n" +msgstr " global last;\n \n" #. type: verbatim #: ../examples/guestfs-performance.pod:307 ../src/guestfs.pod:2272 @@ -6774,14 +6214,7 @@ msgid "" " delta = now - last;\n" " last = now;\n" " \n" -msgstr "" -" function display_time () {\n" -" now = gettimeofday_us ();\n" -" delta = 0;\n" -" if (last > 0)\n" -" delta = now - last;\n" -" last = now;\n" -" \n" +msgstr " function display_time () {\n now = gettimeofday_us ();\n delta = 0;\n if (last > 0)\n delta = now - last;\n last = now;\n \n" #. type: verbatim #: ../examples/guestfs-performance.pod:314 ../src/guestfs.pod:2279 @@ -6790,10 +6223,7 @@ msgid "" " printf (\"%d (+%d):\", now, delta);\n" " }\n" " \n" -msgstr "" -" printf (\"%d (+%d):\", now, delta);\n" -" }\n" -" \n" +msgstr " printf (\"%d (+%d):\", now, delta);\n }\n \n" #. type: verbatim #: ../examples/guestfs-performance.pod:317 ../src/guestfs.pod:2282 @@ -6804,12 +6234,7 @@ msgid "" " printf (\"ready\\n\");\n" " }\n" " \n" -msgstr "" -" probe begin {\n" -" last = 0;\n" -" printf (\"ready\\n\");\n" -" }\n" -" \n" +msgstr " probe begin {\n last = 0;\n printf (\"ready\\n\");\n }\n \n" #. type: verbatim #: ../examples/guestfs-performance.pod:322 ../src/guestfs.pod:2287 @@ -6855,7 +6280,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:341 msgid "" "It prints \"ready\" when SystemTap has loaded the program. Run your " -"libguestfs program, guestfish or a virt tool in another window. For example:" +"libguestfs program, guestfish or a virt tool in another window. For " +"example:" msgstr "" #. type: verbatim @@ -6892,16 +6318,16 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:361 msgid "" -"You will need to consult, and even modify, the source to libguestfs to fully " -"understand the output." +"You will need to consult, and even modify, the source to libguestfs to fully" +" understand the output." msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:366 msgid "" "L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<guestfish(1)>, " -"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-appliance(1)" -">, L<stap(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-" +"appliance(1)>, L<stap(1)>, L<http://libguestfs.org/>." msgstr "" #. type: =end @@ -6915,19 +6341,14 @@ 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 @@ -6939,9 +6360,7 @@ msgstr "guestfs-recipes - libguestfs, guestfish および仮想化ツールの msgid "" "This page contains recipes for and links to things you can do using " "libguestfs, L<guestfish(1)> and the virt tools." -msgstr "" -"このページには libguestfs, L<guestfish(1)> および仮想化ツールを使用してできる" -"ことのレシピとリンクがあります。" +msgstr "このページには libguestfs, L<guestfish(1)> および仮想化ツールを使用してできることのレシピとリンクがあります。" #. type: =head1 #: ../examples/guestfs-recipes.pod:23 @@ -6953,18 +6372,14 @@ 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 @@ -6975,21 +6390,16 @@ msgstr "Windows XP 仮想マシンの背景画像を変更します" #: ../examples/guestfs-recipes.pod:32 msgid "" "The links below explain how to use L<guestfish(1)> to change the background " -"image for a user of a Windows XP VM. Unfortunately the technique appears to " -"be substantially different for each version of Windows." -msgstr "" -"以下のリンクは、Windows XP 仮想マシンのユーザーの背景画像を変更するために " -"L<guestfish(1)> を使用する方法について説明しています。残念ながら、このテク" -"ニックは Windows のバージョンによりわずかに異なります。" +"image for a user of a Windows XP VM. Unfortunately the technique appears to" +" be substantially different for each version of Windows." +msgstr "以下のリンクは、Windows XP 仮想マシンのユーザーの背景画像を変更するために L<guestfish(1)> を使用する方法について説明しています。残念ながら、このテクニックは Windows のバージョンによりわずかに異なります。" #. type: textblock #: ../examples/guestfs-recipes.pod:37 msgid "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" -"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" -msgstr "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" -"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html " +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +msgstr "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:40 @@ -7002,27 +6412,21 @@ msgid "" "The guestfish technique described in the link below works well for most " "Linux VMs. Depending on the Linux distro you may need to change the paths " "slightly." -msgstr "" -"以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうま" -"くいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する" -"必要があるかもしれません。" +msgstr "以下のリンクにある guestfish テクニックは多くの Linux 仮想マシンに対してうまくいきます。 Linux ディストリビューションに依存して、少しだけパスを変更する必要があるかもしれません。" #. type: textblock #: ../examples/guestfs-recipes.pod:46 msgid "" "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" "vm/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" -"vm/#content" +msgstr "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:48 msgid "" "Avoid L<virt-clone(1)>. Currently what to do about virt-clone is under " "discussion." -msgstr "" -"L<virt-clone(1)> を避けます。現在 virt-clone について行うことは議論中です。" +msgstr "L<virt-clone(1)> を避けます。現在 virt-clone について行うことは議論中です。" #. type: textblock #: ../examples/guestfs-recipes.pod:51 @@ -7039,22 +6443,16 @@ 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 @@ -7072,9 +6470,7 @@ msgstr "入力 C<cd.iso> を出力 C<cd.tar.gz> に変換します:" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" "\n" -msgstr "" -" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" -"\n" +msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:69 @@ -7087,9 +6483,7 @@ msgstr "サブディレクトリ(例: C</files>)をエクスポートする msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" "\n" -msgstr "" -" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" -"\n" +msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:73 @@ -7101,25 +6495,19 @@ msgstr "空のディスクイメージを作成します" msgid "" "You can use the L<guestfish(1)> I<-N> option to create empty disk images. " "The useful guide below explains the options available." -msgstr "" -"空のディスクイメージを作成するために L<guestfish(1)> I<-N> オプションを使用で" -"きます。以下の有用なガイドは利用可能なオプションについて説明しています。" +msgstr "空のディスクイメージを作成するために L<guestfish(1)> I<-N> オプションを使用できます。以下の有用なガイドは利用可能なオプションについて説明しています。" #. type: textblock #: ../examples/guestfs-recipes.pod:78 msgid "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" -"#content" -msgstr "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" -"#content" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-" +"in-1-5-9/#content" +msgstr "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:80 msgid "Dump raw filesystem content from inside a disk image or VM" -msgstr "" -"ディスクイメージまたは仮想マシンの中にあるファイルシステムの内容をそのままダ" -"ンプします" +msgstr "ディスクイメージまたは仮想マシンの中にあるファイルシステムの内容をそのままダンプします" #. type: textblock #: ../examples/guestfs-recipes.pod:82 @@ -7127,10 +6515,7 @@ msgid "" "You can use the L<guestfish(1)> C<download> command to extract the raw " "filesystem content from any filesystem in a disk image or a VM (even one " "which is encrypted or buried inside an LV):" -msgstr "" -"ディスクイメージまたは仮想マシン(暗号化されていたり、論理ボリュームの中に" -"あったりしても)にある、あらゆるファイルシステムから生のファイルシステムの内" -"容を抽出するために L<guestfish(1)> C<download> コマンドを使用できます。" +msgstr "ディスクイメージまたは仮想マシン(暗号化されていたり、論理ボリュームの中にあったりしても)にある、あらゆるファイルシステムから生のファイルシステムの内容を抽出するために L<guestfish(1)> C<download> コマンドを使用できます。" #. type: verbatim #: ../examples/guestfs-recipes.pod:86 @@ -7138,9 +6523,7 @@ 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 @@ -7148,16 +6531,12 @@ msgstr "" msgid "" " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" "\n" -msgstr "" -" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n" -"\n" +msgstr " guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:90 msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>." -msgstr "" -"ディスクイメージにあるファイルシステムを一覧表示するには L<virt-filesystems" -"(1)> を使用します。" +msgstr "ディスクイメージにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を使用します。" #. type: =head1 #: ../examples/guestfs-recipes.pod:92 @@ -7195,18 +6574,14 @@ msgstr "GRUB 設定を編集するには L<virt-edit(1)> を使用します:" msgid "" " virt-edit -d BrokenGuest /boot/grub/grub.conf\n" "\n" -msgstr "" -" virt-edit -d BrokenGuest /boot/grub/grub.conf\n" -"\n" +msgstr " virt-edit -d BrokenGuest /boot/grub/grub.conf\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:116 msgid "" "or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like " "this:" -msgstr "" -"もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように " -"L<virt-rescue(1)> を使用します:" +msgstr "もしくは、起動不可能な仮想マシンの中から一般的に修復するために、このように L<virt-rescue(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-recipes.pod:119 @@ -7214,9 +6589,7 @@ 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 @@ -7227,9 +6600,7 @@ msgstr "仮想マシンから任意のディレクトリをエクスポートし #: ../examples/guestfs-recipes.pod:123 msgid "" "To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:" -msgstr "" -"仮想マシンから C</home> をローカルディレクトリにエクスポートするには L<virt-" -"copy-out(1)> を使用します:" +msgstr "仮想マシンから C</home> をローカルディレクトリにエクスポートするには L<virt-copy-out(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93 @@ -7237,9 +6608,7 @@ msgstr "" msgid "" " virt-copy-out -d Guest /home .\n" "\n" -msgstr "" -" virt-copy-out -d Guest /home .\n" -"\n" +msgstr " virt-copy-out -d Guest /home .\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 @@ -7256,15 +6625,12 @@ msgstr "注:" msgid "" "The final dot of the command is not a printing error. It means we want to " "copy out to the current directory." -msgstr "" -"コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコ" -"ピーしたいことを意味します。" +msgstr "コマンドの最後のドットは表示エラーではありません。現在のディレクトリーにコピーしたいことを意味します。" #. type: textblock #: ../examples/guestfs-recipes.pod:139 msgid "This creates a directory called C<home> under the current directory." -msgstr "" -"これは現在のディレクトリーに C<home> というディレクトリーを作成します。" +msgstr "これは現在のディレクトリーに C<home> というディレクトリーを作成します。" #. type: textblock #: ../examples/guestfs-recipes.pod:143 @@ -7272,10 +6638,7 @@ msgid "" "If the guest is a Windows guest then you can use drive letters and " "backslashes, but you must prefix the path with C<win:> and quote it to " "protect it from the shell, like this:" -msgstr "" -"仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。" -"しかし、パスを C<win:> で始める必要があり、シェルから保護するために引用符でく" -"くる必要があります。このようにします:" +msgstr "仮想マシンが Windows ならば、ドライブレターとバックスラッシュを使用できます。しかし、パスを C<win:> で始める必要があり、シェルから保護するために引用符でくくる必要があります。このようにします:" #. type: verbatim #: ../examples/guestfs-recipes.pod:147 @@ -7283,9 +6646,7 @@ 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 @@ -7298,20 +6659,15 @@ msgstr "圧縮された tar ファイルとして出力を取得するには:" msgid "" " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" "\n" -msgstr "" -" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" -"\n" +msgstr " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:153 msgid "" "Although it sounds tempting, this is usually not a reliable way to get a " -"backup from a running guest. See the entry in the FAQ: http://libguestfs." -"org/FAQ.html#backup" -msgstr "" -"魅力的なように聞こえますが、これは通常、実行中の仮想マシンからバックアップを" -"取得する方法として信頼できる方法ではありません。次の FAQ の項目を参照してくだ" -"さい: http://libguestfs.org/FAQ.html#backup" +"backup from a running guest. See the entry in the FAQ: " +"http://libguestfs.org/FAQ.html#backup" +msgstr "魅力的なように聞こえますが、これは通常、実行中の仮想マシンからバックアップを取得する方法として信頼できる方法ではありません。次の FAQ の項目を参照してください: http://libguestfs.org/FAQ.html#backup" #. type: =head1 #: ../examples/guestfs-recipes.pod:157 @@ -7323,9 +6679,7 @@ msgstr "もっとも領域を使用しているユーザーを検索します" msgid "" "This simple script examines a Linux guest to find out which user is using " "the most space in their home directory:" -msgstr "" -"この簡単なスクリプトは、ホームディレクトリーにおいてもっとも領域を使用してい" -"るユーザーを検索するために、Linux 仮想マシンを検査します。" +msgstr "この簡単なスクリプトは、ホームディレクトリーにおいてもっとも領域を使用しているユーザーを検索するために、Linux 仮想マシンを検査します。" #. type: verbatim #: ../examples/guestfs-recipes.pod:162 @@ -7333,9 +6687,7 @@ msgstr "" msgid "" " #!/bin/sh -\n" " \n" -msgstr "" -" #!/bin/sh -\n" -" \n" +msgstr " #!/bin/sh -\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:996 @@ -7343,9 +6695,7 @@ msgstr "" msgid "" " set -e\n" " \n" -msgstr "" -" set -e\n" -" \n" +msgstr " set -e\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:166 @@ -7354,10 +6704,7 @@ 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 @@ -7365,9 +6712,7 @@ msgstr "" 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 @@ -7379,13 +6724,7 @@ msgid "" " guestfish --remote du \"$dir/$d\";\n" " done | sort -nr -k 2\n" " \n" -msgstr "" -" for d in $(guestfish --remote ls \"$dir\"); do\n" -" echo -n \"$dir/$d\"\n" -" echo -ne '\\t'\n" -" guestfish --remote du \"$dir/$d\";\n" -" done | sort -nr -k 2\n" -" \n" +msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\"\n echo -ne '\\t'\n guestfish --remote du \"$dir/$d\";\n done | sort -nr -k 2\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:953 @@ -7393,9 +6732,7 @@ msgstr "" 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 @@ -7407,27 +6744,21 @@ msgstr "仮想マシンから DHCP アドレスを取得します" msgid "" "The link below explains the many different possible techniques for getting " "the last assigned DHCP address of a virtual machine." -msgstr "" -"以下のリンクは、仮想マシンに対して最後に割り当てられた DHCP アドレスを取得す" -"るために、多くの異なる利用可能なテクニックを説明しています。" +msgstr "以下のリンクは、仮想マシンに対して最後に割り当てられた DHCP アドレスを取得するために、多くの異なる利用可能なテクニックを説明しています。" #. type: textblock #: ../examples/guestfs-recipes.pod:184 msgid "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" -"a-virtual-machine-disk-image/#content" -msgstr "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" -"a-virtual-machine-disk-image/#content" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-" +"from-a-virtual-machine-disk-image/#content" +msgstr "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:186 msgid "" -"In the libguestfs source examples directory you will find the latest version " -"of the C<virt-dhcp-address.c> program." -msgstr "" -"libguestfs のソースのサンプルディレクトリーに、C<virt-dhcp-address.c> プログ" -"ラムの最新バージョンがあります。" +"In the libguestfs source examples directory you will find the latest version" +" of the C<virt-dhcp-address.c> program." +msgstr "libguestfs のソースのサンプルディレクトリーに、C<virt-dhcp-address.c> プログラムの最新バージョンがあります。" #. type: =head1 #: ../examples/guestfs-recipes.pod:189 @@ -7450,14 +6781,7 @@ 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 @@ -7471,20 +6795,14 @@ msgid "" " # product-name.sh RHEL60x64\n" " Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" "\n" -msgstr "" -" # product-name.sh RHEL60x64\n" -" Red Hat Enterprise Linux Server release 6.0 (Santiago)\n" -"\n" +msgstr " # product-name.sh RHEL60x64\n Red Hat Enterprise Linux Server release 6.0 (Santiago)\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:205 msgid "" "You can also use an XPath query on the L<virt-inspector(1)> XML using the " "C<xpath> command line tool or from your favourite programming language:" -msgstr "" -"C<xpath> コマンドラインツールを使用して、またはお気に入りのプログラミング言語" -"から、L<virt-inspector(1)> XML において XPath クエリーを使用することもできま" -"す:" +msgstr "C<xpath> コマンドラインツールを使用して、またはお気に入りのプログラミング言語から、L<virt-inspector(1)> XML において XPath クエリーを使用することもできます:" #. type: verbatim #: ../examples/guestfs-recipes.pod:209 @@ -7496,13 +6814,7 @@ msgid "" " -- NODE --\n" " <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" "\n" -msgstr "" -" # virt-inspector RHEL60x64 > xml\n" -" # xpath '//product_name' < xml\n" -" Found 1 nodes:\n" -" -- NODE --\n" -" <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" -"\n" +msgstr " # virt-inspector RHEL60x64 > xml\n # xpath '//product_name' < xml\n Found 1 nodes:\n -- NODE --\n <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:215 @@ -7514,27 +6826,21 @@ msgstr "Linux 仮想マシンのデフォルトの起動カーネルを取得し msgid "" "The link below contains a program to print the default boot kernel for a " "Linux VM." -msgstr "" -"以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプロ" -"グラムがあります。" +msgstr "以下のリンクに Linux 仮想マシンのデフォルトの起動カーネルを表示するためのプログラムがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:220 msgid "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" -"kernel-for-a-vm/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" -"kernel-for-a-vm/#content" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-" +"boot-kernel-for-a-vm/#content" +msgstr "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:222 msgid "" -"It uses Augeas, and the technique is generally applicable for many different " -"tasks, such as:" -msgstr "" -"Augeas を使用します。また、以下のように、多くのさまざまな作業に対して適用可能" -"な一般的なテクニックがあります:" +"It uses Augeas, and the technique is generally applicable for many different" +" tasks, such as:" +msgstr "Augeas を使用します。また、以下のように、多くのさまざまな作業に対して適用可能な一般的なテクニックがあります:" #. type: textblock #: ../examples/guestfs-recipes.pod:229 @@ -7578,18 +6884,13 @@ msgid "" "RPMs are just uploaded to the guest along with a \"firstboot\" script that " "installs them next time the guest is booted. You could use this technique " "to install vital security updates in an offline guest." -msgstr "" -"以下のリンクは、仮想マシンにおいて RPM をインストールする方法があります。実" -"際、仮想マシンの次回起動時にインストールされる \"firstboot\" スクリプトを用い" -"て仮想マシンに RPM がアップロードされます。停止中の仮想マシンにおいて致命的な" -"セキュリティ更新をインストールするためにこのテクニックを使用できます。" +msgstr "以下のリンクは、仮想マシンにおいて RPM をインストールする方法があります。実際、仮想マシンの次回起動時にインストールされる \"firstboot\" スクリプトを用いて仮想マシンに RPM がアップロードされます。停止中の仮想マシンにおいて致命的なセキュリティ更新をインストールするためにこのテクニックを使用できます。" #. type: textblock #: ../examples/guestfs-recipes.pod:259 msgid "" "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" +msgstr "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:261 @@ -7612,22 +6913,14 @@ msgid "" " guestfish --remote inspect-list-applications \"$root\"\n" " guestfish --remote exit\n" "\n" -msgstr "" -" #!/bin/sh -\n" -" set -e\n" -" eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n" -" root=\"$(guestfish --remote inspect-get-roots)\"\n" -" guestfish --remote inspect-list-applications \"$root\"\n" -" guestfish --remote exit\n" -"\n" +msgstr " #!/bin/sh -\n set -e\n eval \"$(guestfish --ro -d \"$1\" --i --listen)\"\n root=\"$(guestfish --remote inspect-get-roots)\"\n guestfish --remote inspect-list-applications \"$root\"\n guestfish --remote exit\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:272 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 @@ -7663,48 +6956,15 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr "" -" # list-apps.sh WinGuest\n" -" [0] = {\n" -" app_name: Mozilla Firefox (3.6.12)\n" -" app_display_name: Mozilla Firefox (3.6.12)\n" -" app_epoch: 0\n" -" app_version: 3.6.12 (en-GB)\n" -" app_release:\n" -" app_install_path: C:\\Program Files\\Mozilla Firefox\n" -" app_trans_path:\n" -" app_publisher: Mozilla\n" -" app_url: http://www.mozilla.com/en-GB/\n" -" app_source_package:\n" -" app_summary:\n" -" app_description: Mozilla Firefox\n" -" }\n" -" [1] = {\n" -" app_name: VLC media player\n" -" app_display_name: VLC media player 1.1.5\n" -" app_epoch: 0\n" -" app_version: 1.1.5\n" -" app_release:\n" -" app_install_path: C:\\Program Files\\VideoLAN\\VLC\n" -" app_trans_path:\n" -" app_publisher: VideoLAN\n" -" app_url: http://www.videolan.org/\n" -" app_source_package:\n" -" app_summary:\n" -" app_description:\n" -" }\n" -"\n" +msgstr " # list-apps.sh WinGuest\n [0] = {\n app_name: Mozilla Firefox (3.6.12)\n app_display_name: Mozilla Firefox (3.6.12)\n app_epoch: 0\n app_version: 3.6.12 (en-GB)\n app_release:\n app_install_path: C:\\Program Files\\Mozilla Firefox\n app_trans_path:\n app_publisher: Mozilla\n app_url: http://www.mozilla.com/en-GB/\n app_source_package:\n app_summary:\n app_description: Mozilla Firefox\n }\n [1] = {\n app_name: VLC media player\n app_display_name: VLC media player 1.1.5\n app_epoch: 0\n app_version: 1.1.5\n app_release:\n app_install_path: C:\\Program Files\\VideoLAN\\VLC\n app_trans_path:\n app_publisher: VideoLAN\n app_url: http://www.videolan.org/\n app_source_package:\n app_summary:\n app_description:\n }\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:305 msgid "" "If you want to run the script on disk images (instead of libvirt virtual " -"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)" -">." -msgstr "" -"(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行した" -"いならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L<virt-inspector(1)> 参" -"照。" +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-" +"inspector(1)>." +msgstr "(libvirt 仮想マシンの代わりに)ディスクイメージにおいてスクリプトを実行したいならば、C<-d \"$1\"> を C<-a \"$1\"> に変更します。L<virt-inspector(1)> 参照。" #. type: =head1 #: ../examples/guestfs-recipes.pod:309 @@ -7722,9 +6982,7 @@ msgstr "このように L<guestfish(1)> C<find0> コマンドを使用するこ msgid "" " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" "\n" -msgstr "" -" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n" -"\n" +msgstr " guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:315 @@ -7735,21 +6993,16 @@ msgstr "Windows 仮想マシンのサービスを一覧表示します" #: ../examples/guestfs-recipes.pod:317 msgid "" "The link below contains a script that can be used to list out the services " -"from a Windows VM, and whether those services run at boot time or are loaded " -"on demand." -msgstr "" -"以下のリンクは、Windows 仮想マシンからサービスを、およびそれらのサービスが起" -"動時に実行されるか必要に応じて読み込まれるかを一覧化するために使用できるスク" -"リプトがあります。" +"from a Windows VM, and whether those services run at boot time or are loaded" +" on demand." +msgstr "以下のリンクは、Windows 仮想マシンからサービスを、およびそれらのサービスが起動時に実行されるか必要に応じて読み込まれるかを一覧化するために使用できるスクリプトがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:321 msgid "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" -"#content" -msgstr "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" -"#content" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-" +"guest/#content" +msgstr "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:323 @@ -7761,16 +7014,14 @@ msgstr "ディスクイメージをスパースにします" msgid "" "The link below contains some guides for making a disk image sparse (or " "reintroducing sparseness)." -msgstr "" -"以下のリンクは、ディスクイメージをスパースにする(または再びスパースにする)" -"ためのいくつかのガイドがあります。" +msgstr "以下のリンクは、ディスクイメージをスパースにする(または再びスパースにする)ためのいくつかのガイドがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:328 msgid "" -"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" +"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-" +"sparse/#content" +msgstr "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:330 @@ -7782,9 +7033,7 @@ msgstr "ディスク使用量を時系列に監視します" msgid "" "You can use L<virt-df(1)> to monitor disk usage of your guests over time. " "The link below contains a guide." -msgstr "" -"時系列で仮想マシンのディスク使用量を監視するために L<virt-df(1)> を使用できま" -"す。以下のリンクは仮想マシンを含みます。" +msgstr "時系列で仮想マシンのディスク使用量を監視するために L<virt-df(1)> を使用できます。以下のリンクは仮想マシンを含みます。" #. type: textblock #: ../examples/guestfs-recipes.pod:335 @@ -7794,8 +7043,7 @@ 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 @@ -7803,19 +7051,14 @@ msgid "" "L<guestfish(1)> plus the tools described in the link below can be used to " "read out the Windows Event Log from any virtual machine running Windows " "Vista or a later version." -msgstr "" -"L<guestfish(1)> に加えて以下のリンクに示されるツールは、実行中の Windows " -"Vista およびそれ以降のあらゆる仮想マシンから Windows イベントログを読み出すた" -"めに使用できます。" +msgstr "L<guestfish(1)> に加えて以下のリンクに示されるツールは、実行中の Windows Vista およびそれ以降のあらゆる仮想マシンから Windows イベントログを読み出すために使用できます。" #. type: textblock #: ../examples/guestfs-recipes.pod:343 msgid "" "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" "guestfish/#content" -msgstr "" -"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-" -"guestfish/#content" +msgstr "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:345 @@ -7827,10 +7070,7 @@ msgstr "root のパスワードを削除します (Linux)" msgid "" "Using the L<virt-edit(1)> I<-e> option you can do simple replacements on " "files. One use is to remove the root password from a Linux guest:" -msgstr "" -"L<virt-edit(1)> I<-e> を使用することにより、ファイルの内容を簡単に置き換える" -"ことができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除す" -"ることです。" +msgstr "L<virt-edit(1)> I<-e> を使用することにより、ファイルの内容を簡単に置き換えることができます。一つの使用方法は Linux 仮想マシンから root パスワードを削除することです。" #. type: verbatim #: ../examples/guestfs-recipes.pod:350 @@ -7838,9 +7078,7 @@ 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 @@ -7853,19 +7091,14 @@ msgid "" "The link below contains one technique for removing the Administrator " "password from a Windows VM, or to be more precise, it gives you a command " "prompt the next time you log in which you can use to bypass any security:" -msgstr "" -"以下のリンクは、Windows 仮想マシンから管理者パスワードを削除するためのテク" -"ニックを含みます。または、より精細にするために、セキュリティを迂回するために" -"使用でき、次回ログイン時にコマンドプロンプトを出します:" +msgstr "以下のリンクは、Windows 仮想マシンから管理者パスワードを削除するためのテクニックを含みます。または、より精細にするために、セキュリティを迂回するために使用でき、次回ログイン時にコマンドプロンプトを出します:" #. type: textblock #: ../examples/guestfs-recipes.pod:359 msgid "" "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" "administrator-password-with-guestfish/" -msgstr "" -"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-" -"administrator-password-with-guestfish/" +msgstr "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/" #. type: =head1 #: ../examples/guestfs-recipes.pod:361 @@ -7878,19 +7111,14 @@ msgid "" "Linux live CDs often contain multiple layers of disk images wrapped like a " "Russian doll. You can use L<guestfish(1)> to look inside these multiple " "layers, as outlined in the guide below." -msgstr "" -"Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含み" -"ます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために " -"L<guestfish(1)> を使用できます。" +msgstr "Linux live CD は、ロシア人形のように覆われた複数の層のディスクイメージを含みます。以下のガイドに概要が示されたように、これらの複数の層の内側を見るために L<guestfish(1)> を使用できます。" #. type: textblock #: ../examples/guestfs-recipes.pod:367 msgid "" "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" "cd/#content" -msgstr "" -"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-" -"cd/#content" +msgstr "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:369 @@ -7902,16 +7130,13 @@ msgstr "ファイルのアップロード方法およびダウンロード方法 msgid "" "The link below contains general tips on uploading (copying in) and " "downloading (copying out) files from VMs." -msgstr "" -"以下のリンクは、仮想マシンにファイルをアップロード、および仮想マシンからファ" -"イルをダウンロードすることに関する、一般的なヒントがあります。" +msgstr "以下のリンクは、仮想マシンにファイルをアップロード、および仮想マシンからファイルをダウンロードすることに関する、一般的なヒントがあります。" #. type: textblock #: ../examples/guestfs-recipes.pod:374 msgid "" "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" +msgstr "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:376 @@ -7923,30 +7148,22 @@ msgstr "VMware ESX 仮想マシンにおいて libguestfs ツールを使用し msgid "" "The link below explains how to use libguestfs, L<guestfish(1)> and the virt " "tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs." -msgstr "" -"以下のリンクは、まず最初に sshfs 経由で VMware VMFS を共有することにより、" -"VMware ESX 仮想マシンにおいて libguestfs, L<guestfish(1)> および virt ツール" -"を使用する方法を説明しています。" +msgstr "以下のリンクは、まず最初に sshfs 経由で VMware VMFS を共有することにより、VMware ESX 仮想マシンにおいて libguestfs, L<guestfish(1)> および virt ツールを使用する方法を説明しています。" #. type: textblock #: ../examples/guestfs-recipes.pod:382 msgid "" "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" "guests/#content" -msgstr "" -"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" -"guests/#content" +msgstr "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:386 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" -">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" -"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" -">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" -"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-" +"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L" +"<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-recipes.pod:403 @@ -7986,11 +7203,8 @@ 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 @@ -8039,9 +7253,7 @@ msgstr "" #: ../examples/guestfs-testing.pod:45 msgid "" "If the command above does not work at all, use L<libguestfs-test-tool(1)>." -msgstr "" -"上のコマンドがまったく機能しなければ、 L<libguestfs-test-tool(1)> を使用しま" -"す。" +msgstr "上のコマンドがまったく機能しなければ、 L<libguestfs-test-tool(1)> を使用します。" #. type: =head2 #: ../examples/guestfs-testing.pod:48 @@ -8051,9 +7263,7 @@ msgstr "すべての仮想マシンにおいて virt-alignment-scan を実行し #. type: textblock #: ../examples/guestfs-testing.pod:50 msgid "Run L<virt-alignment-scan(1)> on guests or disk images:" -msgstr "" -"仮想マシンまたはディスクイメージにおいて L<virt-alignment-scan(1)> を実行しま" -"す:" +msgstr "仮想マシンまたはディスクイメージにおいて L<virt-alignment-scan(1)> を実行します:" #. type: verbatim #: ../examples/guestfs-testing.pod:52 @@ -8061,9 +7271,7 @@ msgstr "" msgid "" " virt-alignment-scan -a /path/to/disk.img\n" "\n" -msgstr "" -" virt-alignment-scan -a /path/to/disk.img\n" -"\n" +msgstr " virt-alignment-scan -a /path/to/disk.img\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161 @@ -8078,9 +7286,7 @@ msgstr "または:" msgid "" " virt-alignment-scan -d Guest\n" "\n" -msgstr "" -" virt-alignment-scan -d Guest\n" -"\n" +msgstr " virt-alignment-scan -d Guest\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:58 @@ -8095,9 +7301,7 @@ msgstr "仮想マシンにあるいくつかのファイルにおいて virt-cat #. type: textblock #: ../examples/guestfs-testing.pod:62 msgid "L<virt-cat(1)> can display files from guests. For a Linux guest, try:" -msgstr "" -"L<virt-cat(1)> は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対" -"しては、次を試します:" +msgstr "L<virt-cat(1)> は仮想マシンからファイルを表示できます。 Linux 仮想マシンに対しては、次を試します:" #. type: verbatim #: ../examples/guestfs-testing.pod:64 @@ -8105,9 +7309,7 @@ msgstr "" msgid "" " virt-cat LinuxGuest /etc/passwd\n" "\n" -msgstr "" -" virt-cat LinuxGuest /etc/passwd\n" -"\n" +msgstr " virt-cat LinuxGuest /etc/passwd\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:66 @@ -8120,15 +7322,13 @@ msgstr "最近の機能は Windows のパスをサポートします、たとえ msgid "" " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" "\n" -msgstr "" -" virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" -"\n" +msgstr " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:70 msgid "" -"An even better test is if you have a Windows guest with multiple drives. Do " -"C<D:>, C<E:> etc paths work correctly?" +"An even better test is if you have a Windows guest with multiple drives. Do" +" C<D:>, C<E:> etc paths work correctly?" msgstr "" #. type: =head2 @@ -8149,9 +7349,7 @@ 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 @@ -8172,9 +7370,7 @@ 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 @@ -8214,9 +7410,7 @@ msgstr "L<virt-df(1)> はディスク領域を一覧表示します。次を実 msgid "" " virt-df\n" "\n" -msgstr "" -" virt-df\n" -"\n" +msgstr " virt-df\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:105 @@ -8266,9 +7460,7 @@ 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 @@ -8280,11 +7472,9 @@ 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 @@ -8296,9 +7486,7 @@ msgstr "B<*> B<シャットオフ>している仮想マシンにあるファイ msgid "" "L<virt-edit(1)> can edit files in guests. Try this command on a RHEL or " "Fedora guest:" -msgstr "" -"L<virt-edit(1)> は仮想マシンにあるファイルを編集できます。RHEL または Fedora " -"仮想マシンにおいてこのコマンドを試します:" +msgstr "L<virt-edit(1)> は仮想マシンにあるファイルを編集できます。RHEL または Fedora 仮想マシンにおいてこのコマンドを試します:" #. type: verbatim #: ../examples/guestfs-testing.pod:146 @@ -8306,9 +7494,7 @@ 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 @@ -8321,9 +7507,7 @@ msgstr "他の Linux 仮想マシンにおいて、次のように他のファ msgid "" " virt-edit LinuxGuest /etc/motd\n" "\n" -msgstr "" -" virt-edit LinuxGuest /etc/motd\n" -"\n" +msgstr " virt-edit LinuxGuest /etc/motd\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:152 @@ -8333,9 +7517,7 @@ 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 @@ -8350,9 +7532,7 @@ 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 @@ -8360,9 +7540,7 @@ msgstr "" 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 @@ -8387,9 +7565,7 @@ 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 @@ -8397,9 +7573,7 @@ msgstr "" 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 @@ -8417,9 +7591,7 @@ msgstr "すべての仮想マシンにおいて virt-ls の監査機能を試し msgid "" " virt-ls -lR -d Guest / | grep '^- [42]'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest / | grep '^- [42]'\n" -"\n" +msgstr " virt-ls -lR -d Guest / | grep '^- [42]'\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:188 @@ -8427,9 +7599,7 @@ 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: verbatim #: ../examples/guestfs-testing.pod:192 @@ -8437,9 +7607,7 @@ 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: verbatim #: ../examples/guestfs-testing.pod:196 @@ -8447,9 +7615,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" -"\n" +msgstr " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:198 @@ -8462,9 +7628,7 @@ msgstr "ホームディレクトリーにある 10MB より大きなファイル msgid "" " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n" -"\n" +msgstr " virt-ls -lR -d Guest /home | awk '$3 > 10*1024*1024'\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:204 @@ -8472,9 +7636,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" -"\n" +msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:208 @@ -8482,9 +7644,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" -"\n" +msgstr " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:210 @@ -8509,9 +7669,7 @@ 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 @@ -8519,10 +7677,7 @@ 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 @@ -8532,24 +7687,19 @@ msgstr "他のパーティションスキーマを試してください。例: I #. type: textblock #: ../examples/guestfs-testing.pod:225 msgid "Try other filesystem formats, eg. I<--type=ntfs>, I<--type=ext2>." -msgstr "" -"他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" +msgstr "他のファイルシステム形式を試してください。例: I<--type=ntfs>, I<--type=ext2>" #. type: =head2 #: ../examples/guestfs-testing.pod:227 msgid "B<*> Run virt-rescue on a B<shut off> disk image or guest." -msgstr "" -"B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行" -"します。" +msgstr "B<*> B<停止状態>のディスクイメージまたは仮想マシンにおいて virt-rescue を実行します。" #. type: textblock #: ../examples/guestfs-testing.pod:229 msgid "" "Use L<virt-rescue(1)> to examine, rescue or repair a B<shut off> guest or " "disk image:" -msgstr "" -"B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するに" -"は L<virt-rescue(1)> を使用します:" +msgstr "B<停止状態>の仮想マシンまたはディスクイメージを検査、復旧、または修復するには L<virt-rescue(1)> を使用します:" #. type: verbatim #: ../examples/guestfs-testing.pod:232 @@ -8557,9 +7707,7 @@ msgstr "" 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 @@ -8567,9 +7715,7 @@ msgstr "" 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 @@ -8584,11 +7730,10 @@ msgstr "B<*> 仮想マシンの容量を変更します。" #. type: textblock #: ../examples/guestfs-testing.pod:242 msgid "" -"Use L<virt-resize(1)> to give a guest some more disk space. For example, if " -"you have a disk image that is smaller than 30G, increase it to 30G by doing:" -msgstr "" -"仮想マシンのディスク容量を大きくするために L<virt-resize(1)> を使用します。た" -"とえば、ディスクイメージが 30G より小さければ、次を実行して 30G に増やします:" +"Use L<virt-resize(1)> to give a guest some more disk space. For example, if" +" you have a disk image that is smaller than 30G, increase it to 30G by " +"doing:" +msgstr "仮想マシンのディスク容量を大きくするために L<virt-resize(1)> を使用します。たとえば、ディスクイメージが 30G より小さければ、次を実行して 30G に増やします:" #. type: verbatim #: ../examples/guestfs-testing.pod:246 @@ -8599,12 +7744,7 @@ 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 @@ -8619,8 +7759,7 @@ msgstr "B<*> 仮想マシンのディスクをスパースにします。" #. type: textblock #: ../examples/guestfs-testing.pod:255 msgid "Using L<virt-sparsify(1)>, make a disk image more sparse:" -msgstr "" -"L<virt-sparsify(1)> を使用して、ディスクイメージをよりスパースにします:" +msgstr "L<virt-sparsify(1)> を使用して、ディスクイメージをよりスパースにします:" #. type: verbatim #: ../examples/guestfs-testing.pod:257 @@ -8628,9 +7767,7 @@ msgstr "" 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 @@ -8657,18 +7794,14 @@ msgstr "" msgid "" " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" "\n" -msgstr "" -" virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n" -"\n" +msgstr " virt-sysprep --hostname newhost.example.com -a /path/to/disk.img\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:269 msgid "" "Was the sysprep successful? After booting, what changes were made and were " "they successful?" -msgstr "" -"sysprep が成功しましたか?起動後、何を変更しましたか、その変更は成功しました" -"か?" +msgstr "sysprep が成功しましたか?起動後、何を変更しましたか、その変更は成功しましたか?" #. type: =head2 #: ../examples/guestfs-testing.pod:272 @@ -8680,9 +7813,7 @@ msgstr "Windows ゲストから Windows レジストリをダンプします。" msgid "" "Use L<virt-win-reg(1)> to dump out the Windows Registry from any Windows " "guests that you have." -msgstr "" -"Windows 仮想マシンから Windows レジストリをダンプ出力するには L<virt-win-reg" -"(1)> を使用します。" +msgstr "Windows 仮想マシンから Windows レジストリをダンプ出力するには L<virt-win-reg(1)> を使用します。" #. type: verbatim #: ../examples/guestfs-testing.pod:277 @@ -8691,10 +7822,7 @@ 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 @@ -8703,10 +7831,7 @@ 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 @@ -8727,19 +7852,14 @@ msgid "" " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" " less\n" "\n" -msgstr "" -" virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n" -" less\n" -"\n" +msgstr " virt-win-reg --unsafe-printable-strings WindowsGuest 'HKEY_USERS\\username' |\n less\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:293 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." -"org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." -"org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs.org/>." #. type: =head2 #: ../fish/guestfish-actions.pod:1 @@ -8752,9 +7872,7 @@ 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 @@ -8779,19 +7897,17 @@ msgstr "" #: ../fish/guestfish-actions.pod:22 msgid "" "If you just want to add an ISO file (often you use this as an efficient way " -"to transfer large files into the guest), then you should probably use L</add-" -"drive-ro> instead." +"to transfer large files into the guest), then you should probably use L" +"</add-drive-ro> instead." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214 #: ../fish/guestfish-actions.pod:228 msgid "" -"I<This function is deprecated.> In new code, use the L</add_drive_opts> call " -"instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> " -"を使用してください。" +"I<This function is deprecated.> In new code, use the L</add_drive_opts> call" +" instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> を使用してください。" #. type: textblock #: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 @@ -8836,16 +7952,15 @@ msgstr "domain" msgid "" " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" "\n" -msgstr "" -" add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n" -"\n" +msgstr " add-domain dom [libvirturi:..] [readonly:true|false] [iface:..] [live:true|false] [allowuuid:true|false] [readonlydisk:..]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:41 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>. " -"It works by connecting to libvirt, requesting the domain and domain XML from " -"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>." +" It works by connecting to libvirt, requesting the domain and domain XML " +"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each " +"one." msgstr "" #. type: textblock @@ -8866,18 +7981,18 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72 msgid "" -"Disks must be accessible locally. This often means that adding disks from a " -"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail " -"unless those disks are accessible via the same device path locally too." +"Disks must be accessible locally. This often means that adding disks from a" +" remote libvirt connection (see L<http://libvirt.org/remote.html>) will " +"fail unless those disks are accessible via the same device path locally too." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77 msgid "" -"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://" -"libvirt.org/uri.html>). If this is not set then we connect to the default " -"libvirt URI (or one set through an environment variable, see the libvirt " -"documentation for full details)." +"The optional C<libvirturi> parameter sets the libvirt URI (see " +"L<http://libvirt.org/uri.html>). If this is not set then we connect to the " +"default libvirt URI (or one set through an environment variable, see the " +"libvirt documentation for full details)." msgstr "" #. type: textblock @@ -8886,8 +8001,8 @@ msgid "" "The optional C<live> flag controls whether this call will try to connect to " "a running virtual machine C<guestfsd> process if it sees a suitable " "E<lt>channelE<gt> element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING " -"DAEMONS> for more information." +"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING" +" DAEMONS> for more information." msgstr "" #. type: textblock @@ -8895,8 +8010,8 @@ msgstr "" msgid "" "If the C<allowuuid> flag is true (default is false) then a UUID I<may> be " "passed instead of the domain name. The C<dom> string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C<dom> as a name " -"as usual." +"first and looked up, and if that lookup fails then we treat C<dom> as a name" +" as usual." msgstr "" #. type: textblock @@ -8921,8 +8036,8 @@ msgstr "C<readonly> が偽ならば:" #. type: textblock #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105 msgid "" -"The whole call is aborted with an error if any disk with the E<lt>readonly/" -"E<gt> flag is found." +"The whole call is aborted with an error if any disk with the " +"E<lt>readonly/E<gt> flag is found." msgstr "" #. type: textblock @@ -8997,7 +8112,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4940 ../fish/guestfish-actions.pod:5653 #: ../fish/guestfish-actions.pod:5735 msgid "" -"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." +"This command has one or more optional arguments. See L</OPTIONAL " +"ARGUMENTS>." msgstr "" #. type: =head2 @@ -9011,9 +8127,7 @@ 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 @@ -9029,8 +8143,8 @@ msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " "RHBZ#642934. Specifying the format closes this security hole. Therefore " -"you should think about replacing calls to this function with calls to L</add-" -"drive-opts>, and specifying the format." +"you should think about replacing calls to this function with calls to L" +"</add-drive-opts>, and specifying the format." msgstr "" #. type: =head2 @@ -9049,9 +8163,7 @@ 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 @@ -9065,9 +8177,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 @@ -9103,9 +8215,9 @@ msgstr "C<format>" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L</add-drive> or L</" -"add-drive-ro>) then the format is automatically detected. Possible formats " -"include C<raw> and C<qcow2>." +"This forces the image format. If you omit this (or use L</add-drive> or L" +"</add-drive-ro>) then the format is automatically detected. Possible " +"formats include C<raw> and C<qcow2>." msgstr "" #. type: textblock @@ -9124,8 +8236,8 @@ msgstr "C<iface>" #. type: textblock #: ../fish/guestfish-actions.pod:184 msgid "" -"This rarely-used option lets you emulate the behaviour of the deprecated L</" -"add-drive-with-if> call (q.v.)" +"This rarely-used option lets you emulate the behaviour of the deprecated L" +"</add-drive-with-if> call (q.v.)" msgstr "" #. type: =item @@ -9137,8 +8249,8 @@ msgstr "C<name>" #. type: textblock #: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249 msgid "" -"The name the drive had in the original guest, e.g. /dev/sdb. This is used as " -"a hint to the guest inspection process if it is available." +"The name the drive had in the original guest, e.g. /dev/sdb. This is used as" +" a hint to the guest inspection process if it is available." msgstr "" #. type: =head2 @@ -9157,9 +8269,7 @@ 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 @@ -9180,9 +8290,7 @@ 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 @@ -9202,9 +8310,7 @@ 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 @@ -9224,9 +8330,7 @@ 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 @@ -9246,15 +8350,13 @@ msgstr "aug-close" msgid "" " aug-close\n" "\n" -msgstr "" -" aug-close\n" -"\n" +msgstr " aug-close\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:246 msgid "" -"Close the current Augeas handle and free up any resources used by it. After " -"calling this, you have to call L</aug-init> again before you can use any " +"Close the current Augeas handle and free up any resources used by it. After" +" calling this, you have to call L</aug-init> again before you can use any " "other Augeas functions." msgstr "" @@ -9269,9 +8371,7 @@ 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 @@ -9305,18 +8405,14 @@ msgstr "aug-defvar" msgid "" " aug-defvar name expr\n" "\n" -msgstr "" -" aug-defvar name expr\n" -"\n" +msgstr " aug-defvar name expr\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:270 ../src/guestfs-actions.pod:396 msgid "" "Defines an Augeas variable C<name> whose value is the result of evaluating " "C<expr>. If C<expr> is NULL, then C<name> is undefined." -msgstr "" -"C<expr> を評価した結果の値である Augeas 変数 C<name> を定義します。 C<expr> " -"が NULL ならば、 C<name> が定義されません。" +msgstr "C<expr> を評価した結果の値である Augeas 変数 C<name> を定義します。 C<expr> が NULL ならば、 C<name> が定義されません。" #. type: textblock #: ../fish/guestfish-actions.pod:274 ../src/guestfs-actions.pod:400 @@ -9336,9 +8432,7 @@ 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 @@ -9358,9 +8452,7 @@ 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 @@ -9379,9 +8471,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:295 ../src/guestfs-actions.pod:435 msgid "" "C<root> is the filesystem root. C<root> must not be NULL, use C</> instead." -msgstr "" -"C<root> はファイルシステムのルートです。 C<root> は NULL にできません、代わり" -"に C</> を使用します。" +msgstr "C<root> はファイルシステムのルートです。 C<root> は NULL にできません、代わりに C</> を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:298 ../src/guestfs-actions.pod:438 @@ -9410,9 +8500,7 @@ msgstr "C<AUG_SAVE_NEWFILE> = 2" msgid "" "Save changes into a file with extension C<.augnew>, and do not overwrite " "original. Overrides C<AUG_SAVE_BACKUP>." -msgstr "" -"拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。" -"C<AUG_SAVE_BACKUP> を上書きします。" +msgstr "拡張子 C<.augnew> を付けたファイルに変更点を保存し、元を上書きしません。C<AUG_SAVE_BACKUP> を上書きします。" #. type: =item #: ../fish/guestfish-actions.pod:313 ../src/guestfs-actions.pod:453 @@ -9427,9 +8515,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:317 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option " -"may require additional memory for the libguestfs appliance. You may need to " -"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>." +"This option is only useful when debugging Augeas lenses. Use of this option" +" may require additional memory for the libguestfs appliance. You may need " +"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-" +"memsize>." msgstr "" #. type: =item @@ -9483,15 +8572,13 @@ msgstr "aug-insert" msgid "" " aug-insert augpath label true|false\n" "\n" -msgstr "" -" aug-insert augpath label true|false\n" -"\n" +msgstr " aug-insert augpath label true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492 msgid "" -"Create a new sibling C<label> for C<path>, inserting it into the tree before " -"or after C<path> (depending on the boolean flag C<before>)." +"Create a new sibling C<label> for C<path>, inserting it into the tree before" +" or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock @@ -9512,9 +8599,7 @@ msgstr "aug-load" msgid "" " aug-load\n" "\n" -msgstr "" -" aug-load\n" -"\n" +msgstr " aug-load\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:356 ../src/guestfs-actions.pod:509 @@ -9537,9 +8622,7 @@ msgstr "aug-ls" msgid "" " aug-ls augpath\n" "\n" -msgstr "" -" aug-ls augpath\n" -"\n" +msgstr " aug-ls augpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:365 @@ -9559,9 +8642,7 @@ msgstr "aug-match" msgid "" " aug-match augpath\n" "\n" -msgstr "" -" aug-match augpath\n" -"\n" +msgstr " aug-match augpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:372 ../src/guestfs-actions.pod:539 @@ -9582,18 +8663,14 @@ msgstr "aug-mv" msgid "" " aug-mv src dest\n" "\n" -msgstr "" -" aug-mv src dest\n" -"\n" +msgstr " aug-mv src dest\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:380 ../src/guestfs-actions.pod:556 msgid "" "Move the node C<src> to C<dest>. C<src> must match exactly one node. " "C<dest> is overwritten if it exists." -msgstr "" -"ノード C<src> を C<dest> に移動します。 C<src> はただ一つのノードである必要が" -"あります。 C<dest> は存在すると上書きされます。" +msgstr "ノード C<src> を C<dest> に移動します。 C<src> はただ一つのノードである必要があります。 C<dest> は存在すると上書きされます。" #. type: =head2 #: ../fish/guestfish-actions.pod:383 @@ -9606,9 +8683,7 @@ msgstr "aug-rm" msgid "" " aug-rm augpath\n" "\n" -msgstr "" -" aug-rm augpath\n" -"\n" +msgstr " aug-rm augpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:387 ../src/guestfs-actions.pod:569 @@ -9631,9 +8706,7 @@ msgstr "aug-save" msgid "" " aug-save\n" "\n" -msgstr "" -" aug-save\n" -"\n" +msgstr " aug-save\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:395 ../src/guestfs-actions.pod:582 @@ -9658,9 +8731,7 @@ msgstr "aug-set" msgid "" " aug-set augpath val\n" "\n" -msgstr "" -" aug-set augpath val\n" -"\n" +msgstr " aug-set augpath val\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:404 ../src/guestfs-actions.pod:598 @@ -9686,9 +8757,7 @@ msgstr "available" msgid "" " available 'groups ...'\n" "\n" -msgstr "" -" available 'groups ...'\n" -"\n" +msgstr " available 'groups ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:415 ../src/guestfs-actions.pod:615 @@ -9709,9 +8778,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624 msgid "" -"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" -"\"]> would check for the availability of the Linux inotify functions and " -"Augeas (configuration file editing) functions." +"The argument C<groups> is a list of group names, eg: C<[\"inotify\", " +"\"augeas\"]> would check for the availability of the Linux inotify functions" +" and Augeas (configuration file editing) functions." msgstr "" #. type: textblock @@ -9722,8 +8791,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631 msgid "" -"It fails with an error if one or more of the requested groups is unavailable " -"in the appliance." +"It fails with an error if one or more of the requested groups is unavailable" +" in the appliance." msgstr "" #. type: textblock @@ -9785,17 +8854,15 @@ msgstr "available-all-groups" msgid "" " available-all-groups\n" "\n" -msgstr "" -" available-all-groups\n" -"\n" +msgstr " available-all-groups\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:476 msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " -"out which ones the daemon can actually support you have to call L</" -"available> on each member of the returned list." +"out which ones the daemon can actually support you have to call " +"L</available> on each member of the returned list." msgstr "" #. type: textblock @@ -9814,9 +8881,7 @@ msgstr "base64-in" msgid "" " base64-in (base64file|-) filename\n" "\n" -msgstr "" -" base64-in (base64file|-) filename\n" -"\n" +msgstr " base64-in (base64file|-) filename\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:488 ../src/guestfs-actions.pod:702 @@ -9848,9 +8913,7 @@ msgstr "base64-out" msgid "" " base64-out filename (base64file|-)\n" "\n" -msgstr "" -" base64-out filename (base64file|-)\n" -"\n" +msgstr " base64-out filename (base64file|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:497 ../src/guestfs-actions.pod:716 @@ -9870,9 +8933,7 @@ msgstr "blkid" msgid "" " blkid device\n" "\n" -msgstr "" -" blkid device\n" -"\n" +msgstr " blkid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:506 ../src/guestfs-actions.pod:729 @@ -9943,9 +9004,7 @@ msgstr "blockdev-flushbufs" msgid "" " blockdev-flushbufs device\n" "\n" -msgstr "" -" blockdev-flushbufs device\n" -"\n" +msgstr " blockdev-flushbufs device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:537 ../src/guestfs-actions.pod:770 @@ -9978,9 +9037,7 @@ msgstr "blockdev-getbsz" msgid "" " blockdev-getbsz device\n" "\n" -msgstr "" -" blockdev-getbsz device\n" -"\n" +msgstr " blockdev-getbsz device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:785 @@ -9993,9 +9050,7 @@ msgstr "これはデバイスのブロック容量を返します。" msgid "" "(Note this is different from both I<size in blocks> and I<filesystem block " "size>)." -msgstr "" -"(これは I<size in blocks> および I<filesystem block size> と異なることに注意" -"してください。)" +msgstr "(これは I<size in blocks> および I<filesystem block size> と異なることに注意してください。)" #. type: =head2 #: ../fish/guestfish-actions.pod:553 @@ -10008,18 +9063,14 @@ msgstr "blockdev-getro" msgid "" " blockdev-getro device\n" "\n" -msgstr "" -" blockdev-getro device\n" -"\n" +msgstr " blockdev-getro device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:557 ../src/guestfs-actions.pod:802 msgid "" "Returns a boolean indicating if the block device is read-only (true if read-" "only, false if not)." -msgstr "" -"ブロックデバイスが読み込み専用であるかどうかを示す論理値を返します(読み込み" -"専用ならば真、そうでなければ偽)。" +msgstr "ブロックデバイスが読み込み専用であるかどうかを示す論理値を返します(読み込み専用ならば真、そうでなければ偽)。" #. type: =head2 #: ../fish/guestfish-actions.pod:562 @@ -10032,9 +9083,7 @@ msgstr "blockdev-getsize64" msgid "" " blockdev-getsize64 device\n" "\n" -msgstr "" -" blockdev-getsize64 device\n" -"\n" +msgstr " blockdev-getsize64 device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:817 @@ -10057,26 +9106,20 @@ msgstr "blockdev-getss" msgid "" " blockdev-getss device\n" "\n" -msgstr "" -" blockdev-getss device\n" -"\n" +msgstr " blockdev-getss device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:576 ../src/guestfs-actions.pod:833 msgid "" -"This returns the size of sectors on a block device. Usually 512, but can be " -"larger for modern devices." -msgstr "" -"これはブロックデバイスのセクター容量を返します。通常は 512 ですが、最近のデバ" -"イスはより大きいかもしれません。" +"This returns the size of sectors on a block device. Usually 512, but can be" +" larger for modern devices." +msgstr "これはブロックデバイスのセクター容量を返します。通常は 512 ですが、最近のデバイスはより大きいかもしれません。" #. type: textblock #: ../fish/guestfish-actions.pod:579 msgid "" "(Note, this is not the size in sectors, use L</blockdev-getsz> for that)." -msgstr "" -"(これはセクターのサイズではありません、そのためには L</blockdev-getsz> を使" -"用する必要があることに注意してください)。" +msgstr "(これはセクターのサイズではありません、そのためには L</blockdev-getsz> を使用する必要があることに注意してください)。" #. type: =head2 #: ../fish/guestfish-actions.pod:584 @@ -10089,9 +9132,7 @@ msgstr "blockdev-getsz" msgid "" " blockdev-getsz device\n" "\n" -msgstr "" -" blockdev-getsz device\n" -"\n" +msgstr " blockdev-getsz device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:588 ../src/guestfs-actions.pod:851 @@ -10103,8 +9144,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:591 msgid "" -"See also L</blockdev-getss> for the real sector size of the device, and L</" -"blockdev-getsize64> for the more useful I<size in bytes>." +"See also L</blockdev-getss> for the real sector size of the device, and L" +"</blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 @@ -10118,9 +9159,7 @@ msgstr "blockdev-rereadpt" msgid "" " blockdev-rereadpt device\n" "\n" -msgstr "" -" blockdev-rereadpt device\n" -"\n" +msgstr " blockdev-rereadpt device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:870 @@ -10138,9 +9177,7 @@ msgstr "blockdev-setbsz" msgid "" " blockdev-setbsz device blocksize\n" "\n" -msgstr "" -" blockdev-setbsz device blocksize\n" -"\n" +msgstr " blockdev-setbsz device blocksize\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:609 ../src/guestfs-actions.pod:885 @@ -10158,9 +9195,7 @@ msgstr "blockdev-setro" msgid "" " blockdev-setro device\n" "\n" -msgstr "" -" blockdev-setro device\n" -"\n" +msgstr " blockdev-setro device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:620 ../src/guestfs-actions.pod:902 @@ -10178,9 +9213,7 @@ msgstr "blockdev-setrw" msgid "" " blockdev-setrw device\n" "\n" -msgstr "" -" blockdev-setrw device\n" -"\n" +msgstr " blockdev-setrw device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:628 ../src/guestfs-actions.pod:916 @@ -10258,9 +9291,7 @@ msgstr "btrfs-filesystem-resize" msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" "\n" -msgstr "" -" btrfs-filesystem-resize mountpoint [size:N]\n" -"\n" +msgstr " btrfs-filesystem-resize mountpoint [size:N]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:979 @@ -10294,9 +9325,7 @@ msgstr "C<size>" msgid "" "The new size (in bytes) of the filesystem. If omitted, the filesystem is " "resized to the maximum size." -msgstr "" -"ファイルシステムの新しい容量(バイト単位)。省略されると、ファイルシステムは" -"最大の容量に変更されます。" +msgstr "ファイルシステムの新しい容量(バイト単位)。省略されると、ファイルシステムは最大の容量に変更されます。" #. type: textblock #: ../fish/guestfish-actions.pod:674 ../src/guestfs-actions.pod:996 @@ -10323,23 +9352,16 @@ msgstr "" #. type: =head2 #: ../fish/guestfish-actions.pod:684 -#, fuzzy -#| msgid "guestfs_fsck" msgid "btrfs-fsck" -msgstr "guestfs_fsck" +msgstr "" #. type: verbatim #: ../fish/guestfish-actions.pod:686 -#, fuzzy, no-wrap -#| msgid "" -#| " ntfsresize-opts device [size:N] [force:true|false]\n" -#| "\n" +#, no-wrap msgid "" " btrfs-fsck device [superblock:N] [repair:true|false]\n" "\n" msgstr "" -" ntfsresize-opts device [size:N] [force:true|false]\n" -"\n" #. type: textblock #: ../fish/guestfish-actions.pod:688 ../src/guestfs-actions.pod:1051 @@ -10355,16 +9377,11 @@ msgstr "" #. type: verbatim #: ../fish/guestfish-actions.pod:695 -#, fuzzy, no-wrap -#| msgid "" -#| " set-direct true|false\n" -#| "\n" +#, no-wrap msgid "" " btrfs-set-seeding device true|false\n" "\n" msgstr "" -" set-direct true|false\n" -"\n" #. type: textblock #: ../fish/guestfish-actions.pod:697 ../src/guestfs-actions.pod:1085 @@ -10389,8 +9406,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:704 ../src/guestfs-actions.pod:1096 msgid "" -"Create a btrfs subvolume. The C<dest> argument is the destination directory " -"and the name of the snapshot, in the form C</path/to/dest/name>." +"Create a btrfs subvolume. The C<dest> argument is the destination directory" +" and the name of the snapshot, in the form C</path/to/dest/name>." msgstr "" #. type: =head2 @@ -10454,7 +9471,7 @@ msgstr "" #. type: =head2 #: ../fish/guestfish-actions.pod:728 msgid "btrfs-subvolume-snapshot" -msgstr "" +msgstr "btrfs-subvolume-snapshot" #. type: verbatim #: ../fish/guestfish-actions.pod:730 @@ -10462,7 +9479,7 @@ msgstr "" msgid "" " btrfs-subvolume-snapshot source dest\n" "\n" -msgstr "" +msgstr " btrfs-subvolume-snapshot source dest\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:732 ../src/guestfs-actions.pod:1152 @@ -10470,7 +9487,7 @@ msgid "" "Create a writable snapshot of the btrfs subvolume C<source>. The C<dest> " "argument is the destination directory and the name of the snapshot, in the " "form C</path/to/dest/name>." -msgstr "" +msgstr "btrfs サブボリューム C<source> の書き込み可能なスナップショットを作成します。C<dest> 引数は、宛先ディレクトリーで、C</path/to/dest/name> 形式のスナップショットの名前です。" #. type: =head2 #: ../fish/guestfish-actions.pod:736 @@ -10483,9 +9500,7 @@ msgstr "case-sensitive-path" msgid "" " case-sensitive-path path\n" "\n" -msgstr "" -" case-sensitive-path path\n" -"\n" +msgstr " case-sensitive-path path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:740 ../src/guestfs-actions.pod:1166 @@ -10516,25 +9531,23 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:756 ../src/guestfs-actions.pod:1182 msgid "" -"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" -"#posixfilenames1>" -msgstr "" -"バグか機能か?次を見て決めてください: L<http://www.tuxera.com/community/" -"ntfs-3g-faq/#posixfilenames1>" +"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-" +"faq/#posixfilenames1>" +msgstr "バグか機能か?次を見て決めてください: L<http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames1>" #. type: textblock #: ../fish/guestfish-actions.pod:759 ../src/guestfs-actions.pod:1185 msgid "" -"This function resolves the true case of each element in the path and returns " -"the case-sensitive path." +"This function resolves the true case of each element in the path and returns" +" the case-sensitive path." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:762 msgid "" -"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" -"WINDOWS/system32\"> (the exact return value would depend on details of how " -"the directories were originally created under Windows)." +"Thus L</case-sensitive-path> (\"/Windows/System32\") might return " +"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"how the directories were originally created under Windows)." msgstr "" #. type: textblock @@ -10558,9 +9571,7 @@ msgstr "cat" msgid "" " cat path\n" "\n" -msgstr "" -" cat path\n" -"\n" +msgstr " cat path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:776 ../fish/guestfish-actions.pod:4630 @@ -10573,8 +9584,8 @@ msgstr "C<path> という名前のファイルの内容を返します。" msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " -"those you need to use the L</read-file> or L</download> functions which have " -"a more complex interface." +"those you need to use the L</read-file> or L</download> functions which have" +" a more complex interface." msgstr "" #. type: textblock @@ -10626,26 +9637,20 @@ 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:790 ../src/guestfs-actions.pod:1231 msgid "" "This call computes the MD5, SHAx or CRC checksum of the file named C<path>." -msgstr "" -"この呼び出しは C<path> という名前のファイルの MD5, SHAx または CRC チェックサ" -"ムを計算します。" +msgstr "この呼び出しは C<path> という名前のファイルの MD5, SHAx または CRC チェックサムを計算します。" #. type: textblock #: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1234 msgid "" "The type of checksum to compute is given by the C<csumtype> parameter which " "must have one of the following values:" -msgstr "" -"計算するチェックサムの種類は、以下の値のどれかである C<csumtype> パラメーター" -"により与えられます:" +msgstr "計算するチェックサムの種類は、以下の値のどれかである C<csumtype> パラメーターにより与えられます:" #. type: =item #: ../fish/guestfish-actions.pod:798 ../src/guestfs-actions.pod:1239 @@ -10657,9 +9662,7 @@ msgstr "C<crc>" msgid "" "Compute the cyclic redundancy check (CRC) specified by POSIX for the " "C<cksum> command." -msgstr "" -"C<cksum> コマンドに対して POSIX により指定された巡回冗長検査 (CRC: cyclic " -"redundancy check) を計算します。" +msgstr "C<cksum> コマンドに対して POSIX により指定された巡回冗長検査 (CRC: cyclic redundancy check) を計算します。" #. type: =item #: ../fish/guestfish-actions.pod:803 ../src/guestfs-actions.pod:1244 @@ -10729,14 +9732,12 @@ msgstr "チェックサムは表示可能な文字列として返されます。 #. type: textblock #: ../fish/guestfish-actions.pod:831 msgid "To get the checksum for a device, use L</checksum-device>." -msgstr "" -"デバイスのチェックサムを取得するには L</checksum-device> を使用します。" +msgstr "デバイスのチェックサムを取得するには L</checksum-device> を使用します。" #. type: textblock #: ../fish/guestfish-actions.pod:833 msgid "To get the checksums for many files, use L</checksums-out>." -msgstr "" -"多くのファイルのチェックサムを取得するには L</checksums-out> を使用します。" +msgstr "多くのファイルのチェックサムを取得するには L</checksums-out> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:835 @@ -10749,16 +9750,14 @@ 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:839 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " -"device named C<device>. For the types of checksums supported see the L</" -"checksum> command." +"device named C<device>. For the types of checksums supported see the " +"L</checksum> command." msgstr "" #. type: =head2 @@ -10772,23 +9771,21 @@ 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:847 ../src/guestfs-actions.pod:1305 msgid "" -"This command computes the checksums of all regular files in C<directory> and " -"then emits a list of those checksums to the local output file C<sumsfile>." +"This command computes the checksums of all regular files in C<directory> and" +" then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:851 ../src/guestfs-actions.pod:1309 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 "" @@ -10804,22 +9801,20 @@ 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:865 ../src/guestfs-actions.pod:1328 msgid "" -"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " -"supported." +"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are" +" supported." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:868 ../src/guestfs-actions.pod:1331 msgid "" -"I<Note>: When using this command from guestfish, C<mode> by default would be " -"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " +"I<Note>: When using this command from guestfish, C<mode> by default would be" +" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " "C<700>." msgstr "" @@ -10843,9 +9838,7 @@ 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:878 ../src/guestfs-actions.pod:1349 @@ -10872,9 +9865,7 @@ msgstr "command" msgid "" " command 'arguments ...'\n" "\n" -msgstr "" -" command 'arguments ...'\n" -"\n" +msgstr " command 'arguments ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:888 ../src/guestfs-actions.pod:1365 @@ -10888,8 +9879,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:893 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The " -"list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The" +" list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see L</sh>)." msgstr "" @@ -10901,24 +9892,24 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1380 msgid "" -"If the command returns a non-zero exit status, then this function returns an " -"error message. The error message string is the content of I<stderr> from " +"If the command returns a non-zero exit status, then this function returns an" +" error message. The error message string is the content of I<stderr> from " "the command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:907 ../src/guestfs-actions.pod:1384 msgid "" -"The C<$PATH> environment variable will contain at least C</usr/bin> and C</" -"bin>. If you require a program from another location, you should provide " -"the full path in the first parameter." +"The C<$PATH> environment variable will contain at least C</usr/bin> and " +"C</bin>. If you require a program from another location, you should provide" +" the full path in the first parameter." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:912 ../src/guestfs-actions.pod:1389 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 "" @@ -10934,9 +9925,7 @@ 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:925 @@ -10960,9 +9949,7 @@ 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:937 ../src/guestfs-actions.pod:1439 @@ -10974,8 +9961,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:940 msgid "" -"The C<ctype> and optional C<level> parameters have the same meaning as in L</" -"compress-out>." +"The C<ctype> and optional C<level> parameters have the same meaning as in L" +"</compress-out>." msgstr "" #. type: =head2 @@ -10989,14 +9976,13 @@ 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:951 ../src/guestfs-actions.pod:1491 msgid "" -"This command compresses C<file> and writes it out to the local file C<zfile>." +"This command compresses C<file> and writes it out to the local file " +"C<zfile>." msgstr "" #. type: textblock @@ -11012,8 +9998,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1500 msgid "" -"The optional C<level> parameter controls compression level. The meaning and " -"default for this parameter depends on the compression program being used." +"The optional C<level> parameter controls compression level. The meaning and" +" default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 @@ -11027,9 +10013,7 @@ 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:972 ../src/guestfs-actions.pod:1541 @@ -11060,9 +10044,7 @@ 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:985 @@ -11076,8 +10058,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1578 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 "" @@ -11086,18 +10068,14 @@ msgstr "" msgid "" "The source and destination may be the same object. However overlapping " "regions may not be copied correctly." -msgstr "" -"ソースと宛先は同じオブジェクトである可能性があります。しかしながら、重なり合" -"う領域は正しくコピーされないかもしれません。" +msgstr "ソースと宛先は同じオブジェクトである可能性があります。しかしながら、重なり合う領域は正しくコピーされないかもしれません。" #. type: textblock #: ../fish/guestfish-actions.pod:1001 ../src/guestfs-actions.pod:1587 msgid "" -"If the destination is a file, it is created if required. If the destination " -"file is not large enough, it is extended." -msgstr "" -"宛先がファイルならば、必要に応じて作成されます。宛先ファイルが十分に大きくな" -"ければ、拡張されます。" +"If the destination is a file, it is created if required. If the destination" +" file is not large enough, it is extended." +msgstr "宛先がファイルならば、必要に応じて作成されます。宛先ファイルが十分に大きくなければ、拡張されます。" #. type: =head2 #: ../fish/guestfish-actions.pod:1006 @@ -11110,16 +10088,13 @@ 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:1010 ../fish/guestfish-actions.pod:1019 #: ../fish/guestfish-actions.pod:1028 msgid "See L</copy-device-to-device> for a general overview of this call." -msgstr "" -"この呼び出しの一般的な概要は L</copy-device-to-device> を参照してください。" +msgstr "この呼び出しの一般的な概要は L</copy-device-to-device> を参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1015 @@ -11132,9 +10107,7 @@ 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:1024 @@ -11147,15 +10120,13 @@ 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:1031 msgid "" -"This is B<not> the function you want for copying files. This is for copying " -"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " +"This is B<not> the function you want for copying files. This is for copying" +" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " "file copying and moving functions." msgstr "" @@ -11170,9 +10141,7 @@ 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:1042 ../src/guestfs-actions.pod:1802 @@ -11191,11 +10160,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1048 ../fish/guestfish-actions.pod:1083 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"copy_device_to_device> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"copy_device_to_device> を使用してください。" +"I<This function is deprecated.> In new code, use the " +"L</copy_device_to_device> call instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</copy_device_to_device> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1055 @@ -11208,18 +10175,14 @@ 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:1059 ../src/guestfs-actions.pod:1824 msgid "" "This copies a file from C<src> to C<dest> where C<dest> is either a " "destination filename or destination directory." -msgstr "" -"ファイルを C<src> から C<dest> にコピーします。ここで C<dest> は宛先ファイル" -"名または宛先ディレクトリです。" +msgstr "ファイルを C<src> から C<dest> にコピーします。ここで C<dest> は宛先ファイル名または宛先ディレクトリです。" #. type: =head2 #: ../fish/guestfish-actions.pod:1062 @@ -11232,18 +10195,14 @@ 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:1066 ../src/guestfs-actions.pod:1838 msgid "" -"This copies a file or directory from C<src> to C<dest> recursively using the " -"C<cp -a> command." -msgstr "" -"ファイルまたはディレクトリを C<src> から C<dest> に C<cp -a> コマンドを使用し" -"て再帰的にコピーします。" +"This copies a file or directory from C<src> to C<dest> recursively using the" +" C<cp -a> command." +msgstr "ファイルまたはディレクトリを C<src> から C<dest> に C<cp -a> コマンドを使用して再帰的にコピーします。" #. type: =head2 #: ../fish/guestfish-actions.pod:1069 @@ -11256,9 +10215,7 @@ 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:1073 ../src/guestfs-actions.pod:1859 @@ -11272,8 +10229,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1078 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do " -"partial copies (see L</copy-device-to-device>)." +"source file or device, otherwise the copy will fail. This command cannot do" +" partial copies (see L</copy-device-to-device>)." msgstr "" #. type: =head2 @@ -11287,15 +10244,12 @@ msgstr "df" msgid "" " df\n" "\n" -msgstr "" -" df\n" -"\n" +msgstr " df\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1094 ../src/guestfs-actions.pod:1878 msgid "This command runs the C<df> command to report disk space used." -msgstr "" -"このコマンドはディスク使用状況を報告するために C<df> コマンドを実行します。" +msgstr "このコマンドはディスク使用状況を報告するために C<df> コマンドを実行します。" #. type: textblock #: ../fish/guestfish-actions.pod:1096 ../fish/guestfish-actions.pod:1107 @@ -11316,18 +10270,14 @@ msgstr "df-h" msgid "" " df-h\n" "\n" -msgstr "" -" df-h\n" -"\n" +msgstr " df-h\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1104 ../src/guestfs-actions.pod:1894 msgid "" "This command runs the C<df -h> command to report disk space used in human-" "readable format." -msgstr "" -"このコマンドはディスク使用状況を読みやすい形式で報告するために C<df -h> コマ" -"ンドを実行します。" +msgstr "このコマンドはディスク使用状況を読みやすい形式で報告するために C<df -h> コマンドを実行します。" #. type: =head2 #: ../fish/guestfish-actions.pod:1111 @@ -11340,9 +10290,7 @@ msgstr "dmesg" msgid "" " dmesg\n" "\n" -msgstr "" -" dmesg\n" -"\n" +msgstr " dmesg\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1911 @@ -11354,8 +10302,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1119 msgid "" -"Another way to get the same information is to enable verbose messages with " -"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " +"Another way to get the same information is to enable verbose messages with L" +"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " "before running the program." msgstr "" @@ -11370,9 +10318,7 @@ 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:1128 ../fish/guestfish-actions.pod:1141 @@ -11404,9 +10350,7 @@ 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:1144 ../src/guestfs-actions.pod:1960 @@ -11439,9 +10383,7 @@ 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:1160 ../src/guestfs-actions.pod:1985 @@ -11474,9 +10416,7 @@ msgstr "du" msgid "" " du path\n" "\n" -msgstr "" -" du path\n" -"\n" +msgstr " du path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:2005 @@ -11510,9 +10450,7 @@ 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:1188 ../src/guestfs-actions.pod:2039 @@ -11550,9 +10488,7 @@ msgstr "C<forceall>" msgid "" "Assume an answer of 'yes' to all questions; allows e2fsck to be used non-" "interactively." -msgstr "" -"すべての質問に対して 'yes' の回答をすると仮定します。e2fsck が非対話的に使用" -"できます。" +msgstr "すべての質問に対して 'yes' の回答をすると仮定します。e2fsck が非対話的に使用できます。" #. type: textblock #: ../fish/guestfish-actions.pod:1206 ../src/guestfs-actions.pod:2057 @@ -11571,25 +10507,22 @@ 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:1216 ../src/guestfs-actions.pod:2100 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " -"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " -"clean (I<-f>)." +"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be" +" clean (I<-f>)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1220 msgid "" -"I<This function is deprecated.> In new code, use the L</e2fsck> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</e2fsck> を使用し" -"てください。" +"I<This function is deprecated.> In new code, use the L</e2fsck> call " +"instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</e2fsck> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1227 @@ -11602,9 +10535,7 @@ 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:1231 ../src/guestfs-actions.pod:2114 @@ -11634,9 +10565,7 @@ 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:1242 ../src/guestfs-actions.pod:2133 @@ -11655,9 +10584,7 @@ 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:1252 ../src/guestfs-actions.pod:2152 @@ -11676,9 +10603,7 @@ 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:1262 ../src/guestfs-actions.pod:2171 @@ -11703,15 +10628,13 @@ msgstr "exists" msgid "" " exists path\n" "\n" -msgstr "" -" exists path\n" -"\n" +msgstr " exists path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:2186 msgid "" -"This returns C<true> if and only if there is a file, directory (or anything) " -"with the given C<path> name." +"This returns C<true> if and only if there is a file, directory (or anything)" +" with the given C<path> name." msgstr "" #. type: textblock @@ -11730,9 +10653,7 @@ 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:1280 ../fish/guestfish-actions.pod:1299 @@ -11754,9 +10675,7 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</fallocate64> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</fallocate64> を使" -"用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</fallocate64> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1295 @@ -11769,9 +10688,7 @@ 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:1303 @@ -11806,9 +10723,7 @@ 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:1319 ../src/guestfs-actions.pod:2255 @@ -11827,9 +10742,7 @@ 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:1329 ../src/guestfs-actions.pod:2274 @@ -11848,9 +10761,7 @@ msgstr "file" msgid "" " file path\n" "\n" -msgstr "" -" file path\n" -"\n" +msgstr " file path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1339 ../src/guestfs-actions.pod:2292 @@ -11876,9 +10787,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1349 ../src/guestfs-actions.pod:2302 msgid "" -"The output depends on the output of the underlying L<file(1)> command and it " -"can change in future in ways beyond our control. In other words, the output " -"is not guaranteed by the ABI." +"The output depends on the output of the underlying L<file(1)> command and it" +" can change in future in ways beyond our control. In other words, the " +"output is not guaranteed by the ABI." msgstr "" #. type: textblock @@ -11886,9 +10797,7 @@ msgstr "" msgid "" "See also: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " "(etc), L</is-zero>." -msgstr "" -"関連項目: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> " -"(etc), L</is-zero>" +msgstr "関連項目: L<file(1)>, L</vfs-type>, L</lstat>, L</is-file>, L</is-blockdev> (etc), L</is-zero>" #. type: =head2 #: ../fish/guestfish-actions.pod:1356 @@ -11901,9 +10810,7 @@ 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:1360 ../src/guestfs-actions.pod:2320 @@ -11927,9 +10834,7 @@ msgstr "\"i386\"" msgid "" "This string is returned for all 32 bit i386, i486, i586, i686 binaries " "irrespective of the precise processor requirements of the binary." -msgstr "" -"この文字列は、バイナリーの正確なプロセッサー要求にかかわりなく、すべての 32 " -"ビット i386, i486, i586, i686 バイナリーに対して返されます。" +msgstr "この文字列は、バイナリーの正確なプロセッサー要求にかかわりなく、すべての 32 ビット i386, i486, i586, i686 バイナリーに対して返されます。" #. type: =item #: ../fish/guestfish-actions.pod:1372 ../src/guestfs-actions.pod:2332 @@ -12086,9 +10991,7 @@ msgstr "filesize" msgid "" " filesize file\n" "\n" -msgstr "" -" filesize file\n" -"\n" +msgstr " filesize file\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2432 @@ -12100,10 +11003,7 @@ msgstr "" msgid "" "To get other stats about a file, use L</stat>, L</lstat>, L</is-dir>, L</is-" "file> etc. To get the size of block devices, use L</blockdev-getsize64>." -msgstr "" -"ファイルに関する他の統計を取得するには use L</stat>, L</lstat>, L</is-dir>, " -"L</is-file> などを使用します。ブロックデバイスの容量を取得するには L</" -"blockdev-getsize64> を使用します。" +msgstr "ファイルに関する他の統計を取得するには use L</stat>, L</lstat>, L</is-dir>, L</is-file> などを使用します。ブロックデバイスの容量を取得するには L</blockdev-getsize64> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:1471 @@ -12116,27 +11016,22 @@ 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:1475 ../src/guestfs-actions.pod:2450 msgid "" "This command creates a new file called C<path>. The initial content of the " -"file is C<len> octets of C<c>, where C<c> must be a number in the range C<" -"[0..255]>." -msgstr "" -"このコマンドは C<path> という新しいファイルを作成します。初期の内容は C<len> " -"オクテットの C<c> です。ここで C<c> は C<[0..255]> の範囲の数値である必要があ" -"ります。" +"file is C<len> octets of C<c>, where C<c> must be a number in the range " +"C<[0..255]>." +msgstr "このコマンドは C<path> という新しいファイルを作成します。初期の内容は C<len> オクテットの C<c> です。ここで C<c> は C<[0..255]> の範囲の数値である必要があります。" #. type: textblock #: ../fish/guestfish-actions.pod:1479 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " -"L</truncate-size>. To create a file with a pattern of repeating bytes use " -"L</fill-pattern>." +"L</truncate-size>. To create a file with a pattern of repeating bytes use L" +"</fill-pattern>." msgstr "" #. type: =head2 @@ -12150,17 +11045,15 @@ 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:1488 msgid "" "This function is like L</fill> except that it creates a new file of length " -"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " -"is truncated if necessary to ensure the length of the file is exactly C<len> " -"bytes." +"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern" +" is truncated if necessary to ensure the length of the file is exactly " +"C<len> bytes." msgstr "" #. type: =head2 @@ -12174,9 +11067,7 @@ msgstr "find" msgid "" " find directory\n" "\n" -msgstr "" -" find directory\n" -"\n" +msgstr " find directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2496 @@ -12190,8 +11081,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1502 ../src/guestfs-actions.pod:2501 msgid "" -"This returns a list of strings I<without any prefix>. Thus if the directory " -"structure was:" +"This returns a list of strings I<without any prefix>. Thus if the directory" +" structure was:" msgstr "" #. type: verbatim @@ -12202,11 +11093,7 @@ 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:1509 @@ -12222,16 +11109,12 @@ 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:1517 ../src/guestfs-actions.pod:2516 -msgid "If C<directory> is not a directory, then this command returns an error." +msgid "" +"If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock @@ -12255,9 +11138,7 @@ 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:1531 ../src/guestfs-actions.pod:2539 @@ -12306,9 +11187,7 @@ 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:1566 ../src/guestfs-actions.pod:2578 @@ -12333,9 +11212,7 @@ 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:1576 ../src/guestfs-actions.pod:2595 @@ -12360,9 +11237,7 @@ 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:1586 ../src/guestfs-actions.pod:2613 @@ -12376,9 +11251,7 @@ msgstr "" msgid "" "The returned integer is the status. See L<fsck(8)> for the list of status " "codes from C<fsck>." -msgstr "" -"返された整数は状態です。 C<fsck> からの状態コードの一覧は L<fsck(8)> を参照し" -"てください。" +msgstr "返された整数は状態です。 C<fsck> からの状態コードの一覧は L<fsck(8)> を参照してください。" #. type: textblock #: ../fish/guestfish-actions.pod:1598 ../src/guestfs-actions.pod:2625 @@ -12388,8 +11261,8 @@ msgstr "複数の状態コードが同時に合計されるかもしれません #. type: textblock #: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2629 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 @@ -12414,9 +11287,7 @@ msgstr "get-append" msgid "" " get-append\n" "\n" -msgstr "" -" get-append\n" -"\n" +msgstr " get-append\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1618 ../src/guestfs-actions.pod:2650 @@ -12441,9 +11312,7 @@ 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:1627 @@ -12461,9 +11330,7 @@ msgstr "get-autosync" msgid "" " get-autosync\n" "\n" -msgstr "" -" get-autosync\n" -"\n" +msgstr " get-autosync\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1633 ../src/guestfs-actions.pod:2678 @@ -12481,9 +11348,7 @@ msgstr "get-direct" msgid "" " get-direct\n" "\n" -msgstr "" -" get-direct\n" -"\n" +msgstr " get-direct\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1639 ../src/guestfs-actions.pod:2689 @@ -12493,7 +11358,7 @@ msgstr "" #. type: =head2 #: ../fish/guestfish-actions.pod:1641 msgid "get-e2attrs" -msgstr "" +msgstr "get-e2attrs" #. type: verbatim #: ../fish/guestfish-actions.pod:1643 @@ -12501,7 +11366,7 @@ msgstr "" msgid "" " get-e2attrs file\n" "\n" -msgstr "" +msgstr " get-e2attrs file\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1645 ../src/guestfs-actions.pod:2701 @@ -12511,8 +11376,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2703 msgid "" -"The attributes are a set of bits associated with each inode which affect the " -"behaviour of the file. The attributes are returned as a string of letters " +"The attributes are a set of bits associated with each inode which affect the" +" behaviour of the file. The attributes are returned as a string of letters " "(described below). The string may be empty, indicating that no file " "attributes are set for this file." msgstr "" @@ -12534,22 +11399,22 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1662 ../src/guestfs-actions.pod:2718 msgid "'A'" -msgstr "" +msgstr "'A'" #. type: textblock #: ../fish/guestfish-actions.pod:1664 ../src/guestfs-actions.pod:2720 msgid "When the file is accessed, its atime is not modified." -msgstr "" +msgstr "ファイルがアクセスされたとき、アクセス日時 (atime) を変更しません。" #. type: =item #: ../fish/guestfish-actions.pod:1666 ../src/guestfs-actions.pod:2722 msgid "'a'" -msgstr "" +msgstr "'a'" #. type: textblock #: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2724 msgid "The file is append-only." -msgstr "" +msgstr "ファイルは追記専用です。" #. type: =item #: ../fish/guestfish-actions.pod:1670 ../fish/guestfish-actions.pod:4659 @@ -12560,7 +11425,7 @@ msgstr "'c'" #. type: textblock #: ../fish/guestfish-actions.pod:1672 ../src/guestfs-actions.pod:2728 msgid "The file is compressed on-disk." -msgstr "" +msgstr "ファイルはディスクにおいて圧縮されます。" #. type: =item #: ../fish/guestfish-actions.pod:1674 ../src/guestfs-actions.pod:2730 @@ -12588,22 +11453,22 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1683 ../src/guestfs-actions.pod:2739 msgid "'E'" -msgstr "" +msgstr "'E'" #. type: textblock #: ../fish/guestfish-actions.pod:1685 ../src/guestfs-actions.pod:2741 msgid "The file has compression errors." -msgstr "" +msgstr "ファイルは圧縮エラーがあります。" #. type: =item #: ../fish/guestfish-actions.pod:1687 ../src/guestfs-actions.pod:2743 msgid "'e'" -msgstr "" +msgstr "'e'" #. type: textblock #: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2745 msgid "The file is using extents." -msgstr "" +msgstr "ファイルは拡張属性を使用しています。" #. type: =item #: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2747 @@ -12764,9 +11629,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2820 msgid "" -"This returns the ext2 file generation of a file. The generation (which used " -"to be called the \"version\") is a number associated with an inode. This is " -"most commonly used by NFS servers." +"This returns the ext2 file generation of a file. The generation (which used" +" to be called the \"version\") is a number associated with an inode. This " +"is most commonly used by NFS servers." msgstr "" #. type: textblock @@ -12793,26 +11658,20 @@ 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:1771 ../src/guestfs-actions.pod:2847 msgid "" "This returns the ext2/3/4 filesystem label of the filesystem on C<device>." -msgstr "" -"これは C<device> にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返" -"します。" +msgstr "これは C<device> にあるファイルシステムの ext2/3/4 ファイルシステムラベルを返します。" #. type: textblock #: ../fish/guestfish-actions.pod:1774 msgid "" "I<This function is deprecated.> In new code, use the L</vfs_label> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_label> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_label> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1781 @@ -12825,9 +11684,7 @@ 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:1785 ../src/guestfs-actions.pod:2868 @@ -12840,9 +11697,7 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</vfs_uuid> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_uuid> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</vfs_uuid> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1795 @@ -12855,9 +11710,7 @@ msgstr "get-memsize" msgid "" " get-memsize\n" "\n" -msgstr "" -" get-memsize\n" -"\n" +msgstr " get-memsize\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1799 ../src/guestfs-actions.pod:2881 @@ -12869,8 +11722,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1802 msgid "" "If L</set-memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " -"value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" +" value for memsize." msgstr "" #. type: textblock @@ -12880,8 +11733,7 @@ msgstr "" #: ../src/guestfs-actions.pod:7870 ../src/guestfs-actions.pod:7998 msgid "" "For more information on the architecture of libguestfs, see L<guestfs(3)>." -msgstr "" -"libguestfs のアーキテクチャーの詳細は L<guestfs(3)> を参照してください。" +msgstr "libguestfs のアーキテクチャーの詳細は L<guestfs(3)> を参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:1809 @@ -12894,9 +11746,7 @@ msgstr "get-network" msgid "" " get-network\n" "\n" -msgstr "" -" get-network\n" -"\n" +msgstr " get-network\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1813 ../src/guestfs-actions.pod:2900 @@ -12914,9 +11764,7 @@ msgstr "get-path" msgid "" " get-path\n" "\n" -msgstr "" -" get-path\n" -"\n" +msgstr " get-path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1819 ../src/guestfs-actions.pod:2911 @@ -12941,9 +11789,7 @@ msgstr "get-pgroup" msgid "" " get-pgroup\n" "\n" -msgstr "" -" get-pgroup\n" -"\n" +msgstr " get-pgroup\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2926 @@ -12966,9 +11812,7 @@ msgstr "pid" msgid "" " get-pid\n" "\n" -msgstr "" -" get-pid\n" -"\n" +msgstr " get-pid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2937 @@ -12993,9 +11837,7 @@ msgstr "get-qemu" msgid "" " get-qemu\n" "\n" -msgstr "" -" get-qemu\n" -"\n" +msgstr " get-qemu\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1845 ../src/guestfs-actions.pod:2951 @@ -13020,9 +11862,7 @@ 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:1854 ../src/guestfs-actions.pod:2966 @@ -13040,9 +11880,7 @@ msgstr "get-selinux" msgid "" " get-selinux\n" "\n" -msgstr "" -" get-selinux\n" -"\n" +msgstr " get-selinux\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1860 @@ -13062,9 +11900,7 @@ msgstr "get-smp" msgid "" " get-smp\n" "\n" -msgstr "" -" get-smp\n" -"\n" +msgstr " get-smp\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2992 @@ -13082,9 +11918,7 @@ msgstr "get-state" msgid "" " get-state\n" "\n" -msgstr "" -" get-state\n" -"\n" +msgstr " get-state\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:3003 @@ -13112,9 +11946,7 @@ msgstr "get-trace" msgid "" " get-trace\n" "\n" -msgstr "" -" get-trace\n" -"\n" +msgstr " get-trace\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1885 ../src/guestfs-actions.pod:3017 @@ -13132,15 +11964,13 @@ msgstr "get-umask" msgid "" " get-umask\n" "\n" -msgstr "" -" get-umask\n" -"\n" +msgstr " get-umask\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1891 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been " -"set by calling L</umask>." +"Return the current umask. By default the umask is C<022> unless it has been" +" set by calling L</umask>." msgstr "" #. type: =head2 @@ -13154,9 +11984,7 @@ msgstr "get-verbose" msgid "" " get-verbose\n" "\n" -msgstr "" -" get-verbose\n" -"\n" +msgstr " get-verbose\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3040 @@ -13174,9 +12002,7 @@ msgstr "getcon" msgid "" " getcon\n" "\n" -msgstr "" -" getcon\n" -"\n" +msgstr " getcon\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:3051 @@ -13199,9 +12025,7 @@ 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:1913 @@ -13215,8 +12039,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1917 ../fish/guestfish-actions.pod:3021 msgid "" "Normally it is better to get all extended attributes from a file in one go " -"by calling L</getxattrs>. However some Linux filesystem implementations are " -"buggy and do not provide a way to list out attributes. For these " +"by calling L</getxattrs>. However some Linux filesystem implementations are" +" buggy and do not provide a way to list out attributes. For these " "filesystems (notably ntfs-3g) you have to know the names of the extended " "attributes you want in advance and call this function." msgstr "" @@ -13225,8 +12049,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1924 ../fish/guestfish-actions.pod:3028 #: ../src/guestfs-actions.pod:3080 ../src/guestfs-actions.pod:4624 msgid "" -"Extended attribute values are blobs of binary data. If there is no extended " -"attribute named C<name>, this returns an error." +"Extended attribute values are blobs of binary data. If there is no extended" +" attribute named C<name>, this returns an error." msgstr "" #. type: textblock @@ -13245,9 +12069,7 @@ msgstr "getxattrs" msgid "" " getxattrs path\n" "\n" -msgstr "" -" getxattrs path\n" -"\n" +msgstr " getxattrs path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1933 ../src/guestfs-actions.pod:3097 @@ -13278,15 +12100,13 @@ 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:1945 ../src/guestfs-actions.pod:3117 msgid "" -"This command searches for all the pathnames matching C<pattern> according to " -"the wildcard expansion rules used by the shell." +"This command searches for all the pathnames matching C<pattern> according to" +" the wildcard expansion rules used by the shell." msgstr "" #. type: textblock @@ -13298,8 +12118,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3124 msgid "" -"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" -"GLOB_BRACE>. See that manual page for more details." +"It is just a wrapper around the C L<glob(3)> function with flags " +"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: textblock @@ -13321,13 +12141,12 @@ 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:1964 ../src/guestfs-actions.pod:3145 -msgid "This calls the external C<grep> program and returns the matching lines." +msgid "" +"This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 @@ -13341,9 +12160,7 @@ 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:1974 ../src/guestfs-actions.pod:3164 @@ -13362,9 +12179,7 @@ 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:1984 ../src/guestfs-actions.pod:3183 @@ -13376,8 +12191,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1993 ../src/guestfs-actions.pod:3192 msgid "" -"There is currently no way in the API to install grub2, which is used by most " -"modern Linux guests. It is possible to run the grub2 command from the " +"There is currently no way in the API to install grub2, which is used by most" +" modern Linux guests. It is possible to run the grub2 command from the " "guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>." msgstr "" @@ -13393,10 +12208,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:2007 ../src/guestfs-actions.pod:3206 msgid "" "If grub-install reports the error \"No suitable drive was found in the " -"generated device map.\" it may be that you need to create a C</boot/grub/" -"device.map> file first that contains the mapping between grub device names " -"and Linux device names. It is usually sufficient to create a file " -"containing:" +"generated device map.\" it may be that you need to create a " +"C</boot/grub/device.map> file first that contains the mapping between grub " +"device names and Linux device names. It is usually sufficient to create a " +"file containing:" msgstr "" #. type: verbatim @@ -13405,9 +12220,7 @@ 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:2016 ../src/guestfs-actions.pod:3215 @@ -13425,14 +12238,13 @@ msgstr "head" msgid "" " head path\n" "\n" -msgstr "" -" head path\n" -"\n" +msgstr " head path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3229 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 @@ -13446,9 +12258,7 @@ 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:2034 ../src/guestfs-actions.pod:3248 @@ -13481,18 +12291,14 @@ msgstr "hexdump" msgid "" " hexdump path\n" "\n" -msgstr "" -" hexdump path\n" -"\n" +msgstr " hexdump path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3271 msgid "" "This runs C<hexdump -C> on the given C<path>. The result is the human-" "readable, canonical hex dump of the file." -msgstr "" -"指定された C<path> において C<hexdump -C> を実行します。結果は、読みやすい形" -"式になり、ファイルの正規化された 16 進ダンプです。" +msgstr "指定された C<path> において C<hexdump -C> を実行します。結果は、読みやすい形式になり、ファイルの正規化された 16 進ダンプです。" #. type: =head2 #: ../fish/guestfish-actions.pod:2055 @@ -13505,9 +12311,7 @@ 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:2059 ../src/guestfs-actions.pod:3290 @@ -13520,8 +12324,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2063 ../src/guestfs-actions.pod:3294 msgid "" -"For example, in guestfish you could use the following command to examine the " -"boot script (usually called C</init>) contained in a Linux initrd or " +"For example, in guestfish you could use the following command to examine the" +" boot script (usually called C</init>) contained in a Linux initrd or " "initramfs image:" msgstr "" @@ -13531,9 +12335,7 @@ msgstr "" msgid "" " initrd-cat /boot/initrd-<version>.img init\n" "\n" -msgstr "" -" initrd-cat /boot/initrd-<version>.img init\n" -"\n" +msgstr " initrd-cat /boot/initrd-<version>.img init\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2069 @@ -13551,9 +12353,7 @@ 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:2078 ../src/guestfs-actions.pod:3317 @@ -13587,9 +12387,7 @@ 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:2092 ../src/guestfs-actions.pod:3340 @@ -13621,16 +12419,14 @@ msgstr "inotify-close" msgid "" " inotify-close\n" "\n" -msgstr "" -" inotify-close\n" -"\n" +msgstr " inotify-close\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3359 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 @@ -13644,9 +12440,7 @@ msgstr "inotify-files" msgid "" " inotify-files\n" "\n" -msgstr "" -" inotify-files\n" -"\n" +msgstr " inotify-files\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2114 @@ -13667,9 +12461,7 @@ 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:2122 ../src/guestfs-actions.pod:3388 @@ -13681,11 +12473,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2126 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between " -"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " -"then the kernel (or previously set) default is used. For Linux 2.6.29 the " -"default was 16384 events. Beyond this limit, the kernel throws away events, " -"but records the fact that it threw them away by setting a flag " +"C<maxevents> is the maximum number of events which will be queued up between" +" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>," +" then the kernel (or previously set) default is used. For Linux 2.6.29 the" +" default was 16384 events. Beyond this limit, the kernel throws away " +"events, but records the fact that it threw them away by setting a flag " "C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)." msgstr "" @@ -13699,9 +12491,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2140 msgid "" -"Queued up events should be read periodically by calling L</inotify-read> (or " -"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " -"If you don't read the events out often enough then you risk the internal " +"Queued up events should be read periodically by calling L</inotify-read> (or" +" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)." +" If you don't read the events out often enough then you risk the internal " "queue overflowing." msgstr "" @@ -13731,9 +12523,7 @@ msgstr "inotify-read" msgid "" " inotify-read\n" "\n" -msgstr "" -" inotify-read\n" -"\n" +msgstr " inotify-read\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3431 @@ -13750,10 +12540,10 @@ msgstr "何もイベントが起きないと、これは空の一覧を返しま #. type: textblock #: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3436 msgid "" -"I<Note>: In order to make sure that all events have been read, you must call " -"this function repeatedly until it returns an empty list. The reason is that " -"the call will read events up to the maximum appliance-to-host message size " -"and leave remaining events in the queue." +"I<Note>: In order to make sure that all events have been read, you must call" +" this function repeatedly until it returns an empty list. The reason is " +"that the call will read events up to the maximum appliance-to-host message " +"size and leave remaining events in the queue." msgstr "" #. type: =head2 @@ -13767,15 +12557,12 @@ 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:2175 msgid "Remove a previously defined inotify watch. See L</inotify-add-watch>." -msgstr "" -"前に定義された inotify ウォッチを削除します。 L</inotify-add-watch> 参照。" +msgstr "前に定義された inotify ウォッチを削除します。 L</inotify-add-watch> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2178 @@ -13788,9 +12575,7 @@ 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:2182 @@ -13838,16 +12623,13 @@ 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:2195 ../src/guestfs-actions.pod:3487 msgid "" "This returns the distro (distribution) of the inspected operating system." -msgstr "" -"これは検査したオペレーティングシステムのディストリビューションを返します。" +msgstr "これは検査したオペレーティングシステムのディストリビューションを返します。" #. type: textblock #: ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3490 @@ -14075,11 +12857,9 @@ msgstr "\"windows\"" #. type: textblock #: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3580 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:2293 ../fish/guestfish-actions.pod:2372 @@ -14088,9 +12868,7 @@ msgstr "" 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:2298 @@ -14103,16 +12881,14 @@ 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:2302 ../src/guestfs-actions.pod:3601 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 "" @@ -14124,11 +12900,7 @@ 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:2312 ../src/guestfs-actions.pod:3611 @@ -14143,8 +12915,8 @@ msgstr "" msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " -"longer than 1 character. For example in OS-9, hard drives were named C<h0>, " -"C<h1> etc." +"longer than 1 character. For example in OS-9, hard drives were named C<h0>," +" C<h1> etc." msgstr "" #. type: textblock @@ -14179,23 +12951,21 @@ 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:2335 ../src/guestfs-actions.pod:3644 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:2340 ../src/guestfs-actions.pod:3649 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 @@ -14203,9 +12973,7 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-mountpoints>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-" -"mountpoints> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-mountpoints> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2346 @@ -14218,9 +12986,7 @@ 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:2350 ../src/guestfs-actions.pod:3667 @@ -14272,9 +13038,7 @@ 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:2381 ../src/guestfs-actions.pod:3705 @@ -14301,16 +13065,14 @@ 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:2393 ../src/guestfs-actions.pod:3734 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 @@ -14341,15 +13103,15 @@ msgstr "" msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " -"channel. The default (false) is to return any icon we can, even if it is of " -"substandard quality." +"channel. The default (false) is to return any icon we can, even if it is of" +" substandard quality." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2420 ../src/guestfs-actions.pod:3761 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 "" @@ -14358,15 +13120,15 @@ msgstr "" msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " -"Ensure that libpng (or other relevant libraries) are fully up to date before " -"trying to process or display the icon." +"Ensure that libpng (or other relevant libraries) are fully up to date before" +" trying to process or display the icon." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2434 ../src/guestfs-actions.pod:3775 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 "" @@ -14397,9 +13159,7 @@ 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:2459 ../src/guestfs-actions.pod:3830 @@ -14410,11 +13170,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3833 msgid "" -"Windows uses a consistent versioning scheme which is I<not> reflected in the " -"popular public names used by the operating system. Notably the operating " +"Windows uses a consistent versioning scheme which is I<not> reflected in the" +" popular public names used by the operating system. Notably the operating " "system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = " -"1). You can find out the real versions corresponding to releases of Windows " -"by consulting Wikipedia or MSDN." +"1). You can find out the real versions corresponding to releases of Windows" +" by consulting Wikipedia or MSDN." msgstr "" #. type: textblock @@ -14434,9 +13194,7 @@ 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:2477 ../src/guestfs-actions.pod:3854 @@ -14449,9 +13207,7 @@ msgstr "検査するオペレーティングシステムのマイナーバージ msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-major-version>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-major-" -"version> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-major-version> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2485 @@ -14464,19 +13220,17 @@ 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:2489 ../src/guestfs-actions.pod:3872 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " -"best an educated guess made by reading configuration files such as C</etc/" -"fstab>. I<In particular note> that this may return filesystems which are " -"non-existent or not mountable and callers should be prepared to handle or " -"ignore failures if they try to mount them." +"best an educated guess made by reading configuration files such as " +"C</etc/fstab>. I<In particular note> that this may return filesystems which" +" are non-existent or not mountable and callers should be prepared to handle " +"or ignore failures if they try to mount them." msgstr "" #. type: textblock @@ -14498,8 +13252,8 @@ msgstr "" msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " -"information about the mapping of drive letters to partitions, see L</inspect-" -"get-drive-mappings>." +"information about the mapping of drive letters to partitions, see L" +"</inspect-get-drive-mappings>." msgstr "" #. type: textblock @@ -14507,9 +13261,7 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also L</inspect-" "get-filesystems>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-" -"filesystems> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 L</inspect-get-filesystems> 参照。" #. type: =head2 #: ../fish/guestfish-actions.pod:2515 @@ -14522,9 +13274,7 @@ 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:2519 @@ -14561,9 +13311,7 @@ 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:2539 @@ -14578,8 +13326,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3945 msgid "" "This returns the string C<unknown> if we could not determine the package " -"management tool I<or> if the operating system does not have a real packaging " -"system (eg. Windows)." +"management tool I<or> if the operating system does not have a real packaging" +" system (eg. Windows)." msgstr "" #. type: textblock @@ -14601,16 +13349,14 @@ 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:2560 ../src/guestfs-actions.pod:3967 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 @@ -14631,9 +13377,7 @@ 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:2574 ../src/guestfs-actions.pod:3988 @@ -14643,11 +13387,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3991 msgid "" -"For Windows guests, this returns the contents of the Registry key C<HKLM" -"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " -"is usually a string such as C<Client> or C<Server> (other values are " -"possible). This can be used to distinguish consumer and enterprise versions " -"of Windows that have the same version number (for example, Windows 7 and " +"For Windows guests, this returns the contents of the Registry key " +"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>" +" which is usually a string such as C<Client> or C<Server> (other values are " +"possible). This can be used to distinguish consumer and enterprise versions" +" of Windows that have the same version number (for example, Windows 7 and " "Windows 2008 Server are both version 6.1, but the former is C<Client> and " "the latter is C<Server>)." msgstr "" @@ -14685,9 +13429,7 @@ 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:2601 @@ -14715,9 +13457,7 @@ 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:2614 ../src/guestfs-actions.pod:4042 @@ -14797,27 +13537,21 @@ 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:2658 ../src/guestfs-actions.pod:4093 msgid "" "This returns the Windows CurrentControlSet of the inspected guest. The " "CurrentControlSet is a registry key name such as C<ControlSet001>." -msgstr "" -"これは検査した仮想マシンの Windows CurrentControlSet を返します。 " -"CurrentControlSet は C<ControlSet001> のようなレジストリキーの名前です。" +msgstr "これは検査した仮想マシンの Windows CurrentControlSet を返します。 CurrentControlSet は C<ControlSet001> のようなレジストリキーの名前です。" #. type: textblock #: ../fish/guestfish-actions.pod:2661 ../src/guestfs-actions.pod:4096 msgid "" "This call assumes that the guest is Windows and that the Registry could be " "examined by inspection. If this is not the case then an error is returned." -msgstr "" -"この呼び出しは、仮想マシンが Windows であり、レジストリが検査により確認できる" -"ことを仮定しています。該当しない場合、エラーが返されます。" +msgstr "この呼び出しは、仮想マシンが Windows であり、レジストリが検査により確認できることを仮定しています。該当しない場合、エラーが返されます。" #. type: =head2 #: ../fish/guestfish-actions.pod:2667 @@ -14830,24 +13564,21 @@ 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:2671 ../src/guestfs-actions.pod:4113 msgid "" "This returns the Windows systemroot of the inspected guest. The systemroot " "is a directory path such as C</WINDOWS>." -msgstr "" -"これは検査した仮想マシンの Windows システムルートを返します。システムルート" -"は C</WINDOWS> のようなディレクトリーのパスです。" +msgstr "これは検査した仮想マシンの Windows システムルートを返します。システムルートは C</WINDOWS> のようなディレクトリーのパスです。" #. type: textblock #: ../fish/guestfish-actions.pod:2674 ../src/guestfs-actions.pod:4116 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 @@ -14861,9 +13592,7 @@ 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:2684 @@ -14883,9 +13612,7 @@ 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:2694 @@ -14905,9 +13632,7 @@ 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:2704 @@ -14929,9 +13654,7 @@ 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:2716 ../src/guestfs-actions.pod:4183 @@ -14941,9 +13664,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2718 msgid "" -"I<Note:> This call works differently from other parts of the inspection " -"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " -"then mount up the disks, before calling this. Listing applications is a " +"I<Note:> This call works differently from other parts of the inspection API." +" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then " +"mount up the disks, before calling this. Listing applications is a " "significantly more difficult operation which requires access to the full " "filesystem. Also note that unlike the other L</inspect-get-*> calls which " "are just returning data cached in the libguestfs handle, this call actually " @@ -14972,9 +13695,7 @@ msgstr "C<app_name>" msgid "" "The name of the application. For Red Hat-derived and Debian-derived Linux " "guests, this is the package name." -msgstr "" -"アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの" -"場合、パッケージ名になります。" +msgstr "アプリケーションの名前。 Red Hat 派生および Debian 派生の Linux 仮想マシンの場合、パッケージ名になります。" #. type: =item #: ../fish/guestfish-actions.pod:2740 ../src/guestfs-actions.pod:4207 @@ -14991,8 +13712,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2745 ../src/guestfs-actions.pod:4212 msgid "" -"If unavailable this is returned as an empty string C<\"\">. Callers needing " -"to display something can use C<app_name> instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing" +" to display something can use C<app_name> instead." msgstr "" #. type: =item @@ -15132,9 +13853,7 @@ msgstr "inspect-os" msgid "" " inspect-os\n" "\n" -msgstr "" -" inspect-os\n" -"\n" +msgstr " inspect-os\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2812 ../src/guestfs-actions.pod:4286 @@ -15153,25 +13872,25 @@ msgstr "" #: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4292 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:2825 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " -"functions in order to query further information about each operating system, " -"such as the name and version." +"functions in order to query further information about each operating system," +" such as the name and version." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2830 msgid "" -"This function uses other libguestfs features such as L</mount-ro> and L</" -"umount-all> in order to mount and unmount filesystems and look at the " +"This function uses other libguestfs features such as L</mount-ro> and L" +"</umount-all> in order to mount and unmount filesystems and look at the " "contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -15179,8 +13898,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2836 ../src/guestfs-actions.pod:4310 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 @@ -15200,9 +13919,7 @@ 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:2848 ../src/guestfs-actions.pod:4330 @@ -15230,9 +13947,7 @@ 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:2857 ../src/guestfs-actions.pod:4345 @@ -15252,9 +13967,7 @@ msgstr "is-config" msgid "" " is-config\n" "\n" -msgstr "" -" is-config\n" -"\n" +msgstr " is-config\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4359 @@ -15274,9 +13987,7 @@ 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:2875 ../src/guestfs-actions.pod:4374 @@ -15296,9 +14007,7 @@ 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:2885 ../src/guestfs-actions.pod:4390 @@ -15318,15 +14027,14 @@ 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:2894 ../src/guestfs-actions.pod:4405 msgid "" "This returns C<true> if and only if there is a regular file with the given " -"C<path> name. Note that it returns false for other objects like directories." +"C<path> name. Note that it returns false for other objects like " +"directories." msgstr "" #. type: =head2 @@ -15340,9 +14048,7 @@ msgstr "is-launching" msgid "" " is-launching\n" "\n" -msgstr "" -" is-launching\n" -"\n" +msgstr " is-launching\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2904 ../src/guestfs-actions.pod:4420 @@ -15362,9 +14068,7 @@ 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:2913 ../src/guestfs-actions.pod:4435 @@ -15384,9 +14088,7 @@ msgstr "is-ready" msgid "" " is-ready\n" "\n" -msgstr "" -" is-ready\n" -"\n" +msgstr " is-ready\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2920 ../src/guestfs-actions.pod:4447 @@ -15406,9 +14108,7 @@ 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:2929 ../src/guestfs-actions.pod:4462 @@ -15428,9 +14128,7 @@ 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:2938 ../src/guestfs-actions.pod:4477 @@ -15450,9 +14148,7 @@ 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:2947 ../src/guestfs-actions.pod:4492 @@ -15472,9 +14168,7 @@ 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:2954 ../src/guestfs-actions.pod:4505 @@ -15497,9 +14191,7 @@ msgstr "isoinfo" msgid "" " isoinfo isofile\n" "\n" -msgstr "" -" isoinfo isofile\n" -"\n" +msgstr " isoinfo isofile\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2962 @@ -15521,9 +14213,7 @@ msgstr "isoinfo-device" msgid "" " isoinfo-device device\n" "\n" -msgstr "" -" isoinfo-device device\n" -"\n" +msgstr " isoinfo-device device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2972 ../src/guestfs-actions.pod:4537 @@ -15536,18 +14226,17 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2976 ../src/guestfs-actions.pod:4541 msgid "" -"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d> " -"option on the host to analyze ISO files, instead of going through libguestfs." +"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d>" +" option on the host to analyze ISO files, instead of going through " +"libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4545 msgid "" -"For information on the primary volume descriptor fields, see L<http://wiki." -"osdev.org/ISO_9660#The_Primary_Volume_Descriptor>" -msgstr "" -"プライマリーボリューム記述子の項目に関する詳細は、 L<http://wiki.osdev.org/" -"ISO_9660#The_Primary_Volume_Descriptor> を参照してください。" +"For information on the primary volume descriptor fields, see " +"L<http://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor>" +msgstr "プライマリーボリューム記述子の項目に関する詳細は、 L<http://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor> を参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:2983 @@ -15560,9 +14249,7 @@ msgstr "kill-subprocess" msgid "" " kill-subprocess\n" "\n" -msgstr "" -" kill-subprocess\n" -"\n" +msgstr " kill-subprocess\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4559 @@ -15585,9 +14272,7 @@ msgstr "run" msgid "" " launch\n" "\n" -msgstr "" -" launch\n" -"\n" +msgstr " launch\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4570 @@ -15614,16 +14299,14 @@ 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:3005 msgid "" -"Change the file owner to C<owner> and group to C<group>. This is like L</" -"chown> but if C<path> is a symlink then the link itself is changed, not the " -"target." +"Change the file owner to C<owner> and group to C<group>. This is like " +"L</chown> but if C<path> is a symlink then the link itself is changed, not " +"the target." msgstr "" #. type: =head2 @@ -15637,15 +14320,14 @@ 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:3017 ../src/guestfs-actions.pod:4613 msgid "" -"Get a single extended attribute from file C<path> named C<name>. If C<path> " -"is a symlink, then this call returns an extended attribute from the symlink." +"Get a single extended attribute from file C<path> named C<name>. If C<path>" +" is a symlink, then this call returns an extended attribute from the " +"symlink." msgstr "" #. type: textblock @@ -15664,9 +14346,7 @@ msgstr "lgetxattrs" msgid "" " lgetxattrs path\n" "\n" -msgstr "" -" lgetxattrs path\n" -"\n" +msgstr " lgetxattrs path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3037 @@ -15686,9 +14366,7 @@ msgstr "list-9p" msgid "" " list-9p\n" "\n" -msgstr "" -" list-9p\n" -"\n" +msgstr " list-9p\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3045 ../src/guestfs-actions.pod:4656 @@ -15708,9 +14386,7 @@ msgstr "list-devices" msgid "" " list-devices\n" "\n" -msgstr "" -" list-devices\n" -"\n" +msgstr " list-devices\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4670 @@ -15733,9 +14409,7 @@ 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:3062 ../src/guestfs-actions.pod:4687 @@ -15767,9 +14441,7 @@ msgstr "list-filesystems" msgid "" " list-filesystems\n" "\n" -msgstr "" -" list-filesystems\n" -"\n" +msgstr " list-filesystems\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3075 ../src/guestfs-actions.pod:4707 @@ -15795,26 +14467,21 @@ 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:3088 ../src/guestfs-actions.pod:4720 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:3092 msgid "" "This command runs other libguestfs commands, which might include L</mount> " -"and L</umount>, and therefore you should use this soon after launch and only " -"when nothing is mounted." +"and L</umount>, and therefore you should use this soon after launch and only" +" when nothing is mounted." msgstr "" #. type: textblock @@ -15838,9 +14505,7 @@ 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:3108 ../src/guestfs-actions.pod:4749 @@ -15858,9 +14523,7 @@ msgstr "list-partitions" msgid "" " list-partitions\n" "\n" -msgstr "" -" list-partitions\n" -"\n" +msgstr " list-partitions\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4762 @@ -15875,11 +14538,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3118 msgid "" -"This does not return logical volumes. For that you will need to call L</" -"lvs>." -msgstr "" -"これは論理ボリュームを返しません。 そのためには L</lvs> を呼び出す必要があり" -"ます。" +"This does not return logical volumes. For that you will need to call " +"L</lvs>." +msgstr "これは論理ボリュームを返しません。 そのためには L</lvs> を呼び出す必要があります。" #. type: =head2 #: ../fish/guestfish-actions.pod:3123 @@ -15892,9 +14553,7 @@ msgstr "ll" msgid "" " ll directory\n" "\n" -msgstr "" -" ll directory\n" -"\n" +msgstr " ll directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4783 @@ -15922,9 +14581,7 @@ msgstr "llz" msgid "" " llz directory\n" "\n" -msgstr "" -" llz directory\n" -"\n" +msgstr " llz directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4800 @@ -15942,9 +14599,7 @@ 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:3146 ../src/guestfs-actions.pod:4817 @@ -15962,9 +14617,7 @@ 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:3152 ../src/guestfs-actions.pod:4830 @@ -15984,9 +14637,7 @@ 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:3159 ../src/guestfs-actions.pod:4844 @@ -16004,9 +14655,7 @@ 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:3165 ../src/guestfs-actions.pod:4857 @@ -16026,15 +14675,13 @@ 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:3172 msgid "" -"This is the same as L</removexattr>, but if C<path> is a symbolic link, then " -"it removes an extended attribute of the link itself." +"This is the same as L</removexattr>, but if C<path> is a symbolic link, then" +" it removes an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -16048,15 +14695,14 @@ msgstr "ls" msgid "" " ls directory\n" "\n" -msgstr "" -" ls directory\n" -"\n" +msgstr " ls directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4885 msgid "" "List the files in C<directory> (relative to the root directory, there is no " -"cwd). The '.' and '..' entries are not returned, but hidden files are shown." +"cwd). The '.' and '..' entries are not returned, but hidden files are " +"shown." msgstr "" #. type: textblock @@ -16077,15 +14723,13 @@ 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:3191 msgid "" -"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " -"sets an extended attribute of the link itself." +"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it" +" sets an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -16099,9 +14743,7 @@ msgstr "lstat" msgid "" " lstat path\n" "\n" -msgstr "" -" lstat path\n" -"\n" +msgstr " lstat path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3199 ../fish/guestfish-actions.pod:5329 @@ -16112,8 +14754,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3201 msgid "" -"This is the same as L</stat> except that if C<path> is a symbolic link, then " -"the link is stat-ed, not the file it refers to." +"This is the same as L</stat> except that if C<path> is a symbolic link, then" +" the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock @@ -16132,16 +14774,14 @@ 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:3211 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " -"where all files are in the directory C<path>. C<names> is the list of files " -"from this directory." +"where all files are in the directory C<path>. C<names> is the list of files" +" from this directory." msgstr "" #. type: textblock @@ -16155,8 +14795,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3220 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also L</lxattrlist> for a " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also L</lxattrlist> for a " "similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -16174,23 +14814,21 @@ 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:3232 ../src/guestfs-actions.pod:4974 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " -"existing key, and is used to access the device. C<newkey> is the new key to " -"add. C<keyslot> is the key slot that will be replaced." +"existing key, and is used to access the device. C<newkey> is the new key to" +" add. C<keyslot> is the key slot that will be replaced." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3237 msgid "" -"Note that if C<keyslot> already contains a key, then this command will " -"fail. You have to use L</luks-kill-slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will fail." +" You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock @@ -16213,17 +14851,15 @@ 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:3248 msgid "" -"This closes a LUKS device that was created earlier by L</luks-open> or L</" -"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " -"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying " -"block device." +"This closes a LUKS device that was created earlier by L</luks-open> or L" +"</luks-open-ro>. The C<device> parameter must be the name of the LUKS " +"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " +"underlying block device." msgstr "" #. type: =head2 @@ -16237,9 +14873,7 @@ 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:3258 ../src/guestfs-actions.pod:5015 @@ -16260,9 +14894,7 @@ 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:3270 @@ -16282,9 +14914,7 @@ 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:3280 ../src/guestfs-actions.pod:5056 @@ -16304,9 +14934,7 @@ 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:3291 ../src/guestfs-actions.pod:5076 @@ -16358,14 +14986,13 @@ 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:3317 msgid "" -"This is the same as L</luks-open> except that a read-only mapping is created." +"This is the same as L</luks-open> except that a read-only mapping is " +"created." msgstr "" #. type: =head2 @@ -16379,9 +15006,7 @@ 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:3327 ../src/guestfs-actions.pod:5130 @@ -16401,16 +15026,14 @@ msgstr "lvcreate-free" msgid "" " lvcreate-free logvol volgroup percent\n" "\n" -msgstr "" -" lvcreate-free logvol volgroup percent\n" -"\n" +msgstr " lvcreate-free logvol volgroup percent\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3334 ../src/guestfs-actions.pod:5145 msgid "" "Create an LVM logical volume called C</dev/volgroup/logvol>, using " -"approximately C<percent> % of the free space remaining in the volume group. " -"Most usefully, when C<percent> is C<100> this will create the largest " +"approximately C<percent> % of the free space remaining in the volume group." +" Most usefully, when C<percent> is C<100> this will create the largest " "possible LV." msgstr "" @@ -16425,23 +15048,21 @@ 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:3343 ../src/guestfs-actions.pod:5160 msgid "" "This converts alternative naming schemes for LVs that you might find to the " -"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" -"LV>." +"canonical name. For example, C</dev/mapper/VG-LV> is converted to " +"C</dev/VG/LV>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5164 msgid "" -"This command returns an error if the C<lvname> parameter does not refer to a " -"logical volume." +"This command returns an error if the C<lvname> parameter does not refer to a" +" logical volume." msgstr "" #. type: textblock @@ -16460,15 +15081,13 @@ 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:3356 msgid "" -"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " -"block device." +"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every" +" block device." msgstr "" #. type: textblock @@ -16489,9 +15108,7 @@ 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:3366 ../src/guestfs-actions.pod:5194 @@ -16511,15 +15128,13 @@ 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:3373 ../src/guestfs-actions.pod:5207 msgid "" -"This sets the LVM device filter so that LVM will only be able to \"see\" the " -"block devices in the list C<devices>, and will ignore all other attached " +"This sets the LVM device filter so that LVM will only be able to \"see\" the" +" block devices in the list C<devices>, and will ignore all other attached " "block devices." msgstr "" @@ -16527,10 +15142,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:3377 ../src/guestfs-actions.pod:5211 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 "" @@ -16558,9 +15173,7 @@ msgstr "lvremove" msgid "" " lvremove device\n" "\n" -msgstr "" -" lvremove device\n" -"\n" +msgstr " lvremove device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5240 @@ -16572,8 +15185,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3403 ../src/guestfs-actions.pod:5243 msgid "" -"You can also remove all LVs in a volume group by specifying the VG name, C</" -"dev/VG>." +"You can also remove all LVs in a volume group by specifying the VG name, " +"C</dev/VG>." msgstr "" #. type: =head2 @@ -16587,9 +15200,7 @@ 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:3410 ../src/guestfs-actions.pod:5257 @@ -16607,18 +15218,14 @@ 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:3416 ../src/guestfs-actions.pod:5270 msgid "" "This resizes (expands or shrinks) an existing LVM logical volume to " "C<mbytes>. When reducing, data in the reduced part is lost." -msgstr "" -"これは既存の LVM 論理ボリュームを C<mbytes> に容量変更(拡大または縮小)しま" -"す。縮小するとき、縮小された部分にあるデータは失われます。" +msgstr "これは既存の LVM 論理ボリュームを C<mbytes> に容量変更(拡大または縮小)します。縮小するとき、縮小された部分にあるデータは失われます。" #. type: =head2 #: ../fish/guestfish-actions.pod:3420 @@ -16631,17 +15238,15 @@ 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:3424 ../src/guestfs-actions.pod:5285 msgid "" -"This expands an existing logical volume C<lv> so that it fills C<pc>% of the " -"remaining free space in the volume group. Commonly you would call this with " -"pc = 100 which expands the logical volume as much as possible, using all " -"remaining free space in the volume group." +"This expands an existing logical volume C<lv> so that it fills C<pc>% of the" +" remaining free space in the volume group. Commonly you would call this " +"with pc = 100 which expands the logical volume as much as possible, using " +"all remaining free space in the volume group." msgstr "" #. type: =head2 @@ -16655,25 +15260,21 @@ msgstr "lvs" msgid "" " lvs\n" "\n" -msgstr "" -" lvs\n" -"\n" +msgstr " lvs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5300 msgid "" -"List all the logical volumes detected. This is the equivalent of the L<lvs" -"(8)> command." +"List all the logical volumes detected. This is the equivalent of the " +"L<lvs(8)> command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3437 ../src/guestfs-actions.pod:5303 msgid "" -"This returns a list of the logical volume device names (eg. C</dev/" -"VolGroup00/LogVol00>)." -msgstr "" -"これは論理ボリュームのデバイス名(例: C</dev/VolGroup00/LogVol00>)の一覧を返" -"します。" +"This returns a list of the logical volume device names (eg. " +"C</dev/VolGroup00/LogVol00>)." +msgstr "これは論理ボリュームのデバイス名(例: C</dev/VolGroup00/LogVol00>)の一覧を返します。" #. type: textblock #: ../fish/guestfish-actions.pod:3440 @@ -16691,15 +15292,13 @@ msgstr "lvs-full" msgid "" " lvs-full\n" "\n" -msgstr "" -" lvs-full\n" -"\n" +msgstr " lvs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5319 msgid "" -"List all the logical volumes detected. This is the equivalent of the L<lvs" -"(8)> command. The \"full\" version includes all fields." +"List all the logical volumes detected. This is the equivalent of the " +"L<lvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -16713,9 +15312,7 @@ msgstr "lvuuid" msgid "" " lvuuid device\n" "\n" -msgstr "" -" lvuuid device\n" -"\n" +msgstr " lvuuid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3453 ../src/guestfs-actions.pod:5334 @@ -16733,39 +15330,38 @@ 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:3459 ../src/guestfs-actions.pod:5348 msgid "" -"This call allows you to get the extended attributes of multiple files, where " -"all files are in the directory C<path>. C<names> is the list of files from " -"this directory." +"This call allows you to get the extended attributes of multiple files, where" +" all files are in the directory C<path>. C<names> is the list of files from" +" this directory." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3463 ../src/guestfs-actions.pod:5352 msgid "" "On return you get a flat list of xattr structs which must be interpreted " -"sequentially. The first xattr struct always has a zero-length C<attrname>. " -"C<attrval> in this struct is zero-length to indicate there was an error " +"sequentially. The first xattr struct always has a zero-length C<attrname>." +" C<attrval> in this struct is zero-length to indicate there was an error " "doing C<lgetxattr> for this file, I<or> is a C string which is a decimal " -"number (the number of following attributes for this file, which could be C<" -"\"0\">). Then after the first xattr struct are the zero or more attributes " -"for the first named file. This repeats for the second and subsequent files." +"number (the number of following attributes for this file, which could be " +"C<\"0\">). Then after the first xattr struct are the zero or more " +"attributes for the first named file. This repeats for the second and " +"subsequent files." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3473 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also L</lstatlist> for a " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also L</lstatlist> for a " "similarly efficient call for getting standard stats. Very long directory " "listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of " -"names." +"call to fail. The caller must split up such requests into smaller groups of" +" names." msgstr "" #. type: =head2 @@ -16779,9 +15375,7 @@ 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:3485 ../src/guestfs-actions.pod:5395 @@ -16798,8 +15392,8 @@ msgstr "C<missingbitmap>" #. type: textblock #: ../fish/guestfish-actions.pod:3494 ../src/guestfs-actions.pod:5404 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 "" @@ -16811,20 +15405,16 @@ msgstr "例として:" #. type: textblock #: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5410 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " -"array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." -msgstr "" -"C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x1> ならば、結果の配列は " -"C<[E<lt>missingE<gt>, \"/dev/sda\"]> になります。" +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting" +" array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." +msgstr "C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x1> ならば、結果の配列は C<[E<lt>missingE<gt>, \"/dev/sda\"]> になります。" #. type: textblock #: ../fish/guestfish-actions.pod:3503 ../src/guestfs-actions.pod:5413 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " -"array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." -msgstr "" -"C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x2> ならば、結果の配列は " -"C<[\"/dev/sda\", E<lt>missingE<gt>]> になります。" +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting" +" array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." +msgstr "C<devices = [\"/dev/sda\"]> かつ C<missingbitmap = 0x2> ならば、結果の配列は C<[\"/dev/sda\", E<lt>missingE<gt>]> になります。" #. type: textblock #: ../fish/guestfish-actions.pod:3506 ../src/guestfs-actions.pod:5416 @@ -16836,9 +15426,7 @@ msgstr "この初期値は C<0> です(デバイスがありません)。" msgid "" "The length of C<devices> + the number of bits set in C<missingbitmap> must " "equal C<nrdevices> + C<spare>." -msgstr "" -"C<devices> の長さ + C<missingbitmap> に設定されたビット数は C<nrdevices> + " -"C<spare> と同じである必要があります。" +msgstr "C<devices> の長さ + C<missingbitmap> に設定されたビット数は C<nrdevices> + C<spare> と同じである必要があります。" #. type: =item #: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5421 @@ -16855,9 +15443,7 @@ msgstr "稼動中の RAID デバイス数。" msgid "" "If not set, this defaults to the length of C<devices> plus the number of " "bits set in C<missingbitmap>." -msgstr "" -"設定されていないと、この初期値は C<devices> の長さ + C<missingbitmap> に設定" -"されたビット数になります。" +msgstr "設定されていないと、この初期値は C<devices> の長さ + C<missingbitmap> に設定されたビット数になります。" #. type: =item #: ../fish/guestfish-actions.pod:3518 ../src/guestfs-actions.pod:5428 @@ -16897,11 +15483,7 @@ msgid "" "I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " "I<raid10>, I<10>. Some of these are synonymous, and more levels may be " "added in future." -msgstr "" -"RAID レベルです。次のどれかです: I<linear>, I<raid0>, I<0>, I<stripe>, " -"I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, " -"I<raid10>, I<10>。これらのいくつかは同じものを意味しています。将来さらなるレ" -"ベルが追加される可能性があります。" +msgstr "RAID レベルです。次のどれかです: I<linear>, I<raid0>, I<0>, I<stripe>, I<raid1>, I<1>, I<mirror>, I<raid4>, I<4>, I<raid5>, I<5>, I<raid6>, I<6>, I<raid10>, I<10>。これらのいくつかは同じものを意味しています。将来さらなるレベルが追加される可能性があります。" #. type: textblock #: ../fish/guestfish-actions.pod:3535 ../src/guestfs-actions.pod:5445 @@ -16919,9 +15501,7 @@ 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:3545 ../src/guestfs-actions.pod:5483 @@ -16982,9 +15562,7 @@ msgstr "md-stat" msgid "" " md-stat md\n" "\n" -msgstr "" -" md-stat md\n" -"\n" +msgstr " md-stat md\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3577 ../src/guestfs-actions.pod:5525 @@ -16996,9 +15574,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3580 msgid "To get a list of software RAID devices, call L</list-md-devices>." -msgstr "" -"ソフトウェア RAID デバイスの一覧を取得するには、L</list-md-devices> を呼び出" -"します。" +msgstr "ソフトウェア RAID デバイスの一覧を取得するには、L</list-md-devices> を呼び出します。" #. type: textblock #: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5530 @@ -17090,9 +15666,7 @@ 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:3626 ../src/guestfs-actions.pod:5582 @@ -17112,9 +15686,7 @@ msgstr "mkdir" msgid "" " mkdir path\n" "\n" -msgstr "" -" mkdir path\n" -"\n" +msgstr " mkdir path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3633 ../src/guestfs-actions.pod:5595 @@ -17132,9 +15704,7 @@ 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:3639 ../src/guestfs-actions.pod:5608 @@ -17167,9 +15737,7 @@ 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:3652 ../src/guestfs-actions.pod:5627 @@ -17189,26 +15757,22 @@ msgstr "mkdtemp" msgid "" " mkdtemp tmpl\n" "\n" -msgstr "" -" mkdtemp tmpl\n" -"\n" +msgstr " mkdtemp tmpl\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5640 msgid "" -"This command creates a temporary directory. The C<tmpl> parameter should be " -"a full pathname for the temporary directory name with the final six " +"This command creates a temporary directory. The C<tmpl> parameter should be" +" a full pathname for the temporary directory name with the final six " "characters being \"XXXXXX\"." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3664 ../src/guestfs-actions.pod:5645 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:3667 ../src/guestfs-actions.pod:5648 @@ -17217,7 +15781,8 @@ msgstr "作成された一時ディレクトリーの名前を返します。" #. type: textblock #: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5651 -msgid "The temporary directory is created with mode 0700 and is owned by root." +msgid "" +"The temporary directory is created with mode 0700 and is owned by root." msgstr "一時ディレクトリーがモード 0700 で作成され、root により所有されます。" #. type: textblock @@ -17243,15 +15808,13 @@ 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:3682 ../src/guestfs-actions.pod:5673 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"C<journal>. It is equivalent to the command:" +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim @@ -17260,9 +15823,7 @@ msgstr "" msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" "\n" -msgstr "" -" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" -"\n" +msgstr " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3688 @@ -17280,15 +15841,13 @@ 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:3694 ../src/guestfs-actions.pod:5694 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"the journal labeled C<label>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" the journal labeled C<label>." msgstr "" #. type: textblock @@ -17307,15 +15866,13 @@ msgstr "mke2fs-JU" msgid "" " mke2fs-JU fstype blocksize device uuid\n" "\n" -msgstr "" -" mke2fs-JU fstype blocksize device uuid\n" -"\n" +msgstr " mke2fs-JU fstype blocksize device uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3703 ../src/guestfs-actions.pod:5712 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"the journal with UUID C<uuid>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" the journal with UUID C<uuid>." msgstr "" #. type: textblock @@ -17334,15 +15891,13 @@ msgstr "mke2journal" msgid "" " mke2journal blocksize device\n" "\n" -msgstr "" -" mke2journal blocksize device\n" -"\n" +msgstr " mke2journal blocksize device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3712 ../src/guestfs-actions.pod:5728 msgid "" -"This creates an ext2 external journal on C<device>. It is equivalent to the " -"command:" +"This creates an ext2 external journal on C<device>. It is equivalent to the" +" command:" msgstr "" #. type: verbatim @@ -17351,9 +15906,7 @@ msgstr "" msgid "" " mke2fs -O journal_dev -b blocksize device\n" "\n" -msgstr "" -" mke2fs -O journal_dev -b blocksize device\n" -"\n" +msgstr " mke2fs -O journal_dev -b blocksize device\n\n" #. type: =head2 #: ../fish/guestfish-actions.pod:3717 @@ -17366,13 +15919,12 @@ msgstr "mke2journal-L" msgid "" " mke2journal-L blocksize label device\n" "\n" -msgstr "" -" mke2journal-L blocksize label device\n" -"\n" +msgstr " mke2journal-L blocksize label device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3721 ../src/guestfs-actions.pod:5745 -msgid "This creates an ext2 external journal on C<device> with label C<label>." +msgid "" +"This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 @@ -17386,9 +15938,7 @@ msgstr "mke2journal-U" msgid "" " mke2journal-U blocksize uuid device\n" "\n" -msgstr "" -" mke2journal-U blocksize uuid device\n" -"\n" +msgstr " mke2journal-U blocksize uuid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3727 ../src/guestfs-actions.pod:5759 @@ -17406,9 +15956,7 @@ msgstr "mkfifo" msgid "" " mkfifo mode path\n" "\n" -msgstr "" -" mkfifo mode path\n" -"\n" +msgstr " mkfifo mode path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3733 @@ -17428,9 +15976,7 @@ msgstr "mkfs" msgid "" " mkfs fstype device\n" "\n" -msgstr "" -" mkfs fstype device\n" -"\n" +msgstr " mkfs fstype device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3743 ../src/guestfs-actions.pod:5789 @@ -17450,9 +15996,7 @@ msgstr "mkfs-b" msgid "" " mkfs-b fstype blocksize device\n" "\n" -msgstr "" -" mkfs-b fstype blocksize device\n" -"\n" +msgstr " mkfs-b fstype blocksize device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3751 @@ -17475,9 +16019,7 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</mkfs_opts> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:3766 @@ -17522,9 +16064,7 @@ msgstr "mkfs-opts" msgid "" " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" "\n" -msgstr "" -" mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n" -"\n" +msgstr " mkfs-opts fstype device [blocksize:N] [features:..] [inode:N] [sectorsize:N]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5897 @@ -17544,10 +16084,7 @@ msgid "" "The filesystem block size. Supported block sizes depend on the filesystem " "type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 " "filesystems." -msgstr "" -"ファイルシステムのブロック容量です。サポートされるブロック容量は、ファイルシ" -"ステムの形式に依存します。一般的に Linux ext2/3 ファイルシステムには " -"C<1024>, C<2048> または C<4096> です。" +msgstr "ファイルシステムのブロック容量です。サポートされるブロック容量は、ファイルシステムの形式に依存します。一般的に Linux ext2/3 ファイルシステムには C<1024>, C<2048> または C<4096> です。" #. type: textblock #: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5913 @@ -17569,18 +16106,14 @@ msgstr "これは I<-O> パラメーターを外部の mkfs プログラムに msgid "" "For certain filesystem types, this allows extra filesystem features to be " "selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details." -msgstr "" -"特定のファイルシステム形式には、追加のファイルシステム機能が選択できます。詳" -"細は L<mke2fs(8)> および L<mkfs.ufs(8)> を参照してください。" +msgstr "特定のファイルシステム形式には、追加のファイルシステム機能が選択できます。詳細は L<mke2fs(8)> および L<mkfs.ufs(8)> を参照してください。" #. type: textblock #: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5923 msgid "" -"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " -"type." -msgstr "" -"C<gfs> または C<gfs2> ファイルシステム形式ではこのオプションのパラメーターを" -"使用できません。" +"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem" +" type." +msgstr "C<gfs> または C<gfs2> ファイルシステム形式ではこのオプションのパラメーターを使用できません。" #. type: =item #: ../fish/guestfish-actions.pod:3813 ../src/guestfs-actions.pod:5926 @@ -17617,22 +16150,20 @@ msgstr "mkmountpoint" msgid "" " mkmountpoint exemptpath\n" "\n" -msgstr "" -" mkmountpoint exemptpath\n" -"\n" +msgstr " mkmountpoint exemptpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3831 msgid "" -"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " -"to create extra mountpoints before mounting the first filesystem." +"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used" +" to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3835 ../src/guestfs-actions.pod:5976 msgid "" -"These calls are I<only> necessary in some very limited circumstances, mainly " -"the case where you want to mount a mix of unrelated and/or read-only " +"These calls are I<only> necessary in some very limited circumstances, mainly" +" the case where you want to mount a mix of unrelated and/or read-only " "filesystems together." msgstr "" @@ -17657,16 +16188,7 @@ msgid "" " mount-loop /cd/LiveOS/squashfs.img /sqsh\n" " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" "\n" -msgstr "" -" add-ro Fedora-11-i686-Live.iso\n" -" run\n" -" mkmountpoint /cd\n" -" mkmountpoint /sqsh\n" -" mkmountpoint /ext3fs\n" -" mount /dev/sda /cd\n" -" mount-loop /cd/LiveOS/squashfs.img /sqsh\n" -" mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" -"\n" +msgstr " add-ro Fedora-11-i686-Live.iso\n run\n mkmountpoint /cd\n mkmountpoint /sqsh\n mkmountpoint /ext3fs\n mount /dev/sda /cd\n mount-loop /cd/LiveOS/squashfs.img /sqsh\n mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5994 @@ -17693,16 +16215,14 @@ msgstr "" #: ../fish/guestfish-actions.pod:3864 ../src/guestfs-actions.pod:6005 msgid "" "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>" -msgstr "" -"詳細は L<https://bugzilla.redhat.com/show_bug.cgi?id=599503> を参照してくださ" -"い" +msgstr "詳細は L<https://bugzilla.redhat.com/show_bug.cgi?id=599503> を参照してください" #. type: textblock #: ../fish/guestfish-actions.pod:3866 msgid "" -"Autosync [see L</set-autosync>, this is set by default on handles] can cause " -"L</umount-all> to be called when the handle is closed which can also trigger " -"these issues." +"Autosync [see L</set-autosync>, this is set by default on handles] can cause" +" L</umount-all> to be called when the handle is closed which can also " +"trigger these issues." msgstr "" #. type: =head2 @@ -17716,14 +16236,13 @@ msgstr "mknod" msgid "" " mknod mode devmajor devminor path\n" "\n" -msgstr "" -" mknod mode devmajor devminor path\n" -"\n" +msgstr " mknod mode devmajor devminor path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:6024 msgid "" -"This call creates block or character special devices, or named pipes (FIFOs)." +"This call creates block or character special devices, or named pipes " +"(FIFOs)." msgstr "" #. type: textblock @@ -17756,9 +16275,7 @@ msgstr "mknod-b" msgid "" " mknod-b mode devmajor devminor path\n" "\n" -msgstr "" -" mknod-b mode devmajor devminor path\n" -"\n" +msgstr " mknod-b mode devmajor devminor path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3896 @@ -17779,9 +16296,7 @@ msgstr "mknod-c" msgid "" " mknod-c mode devmajor devminor path\n" "\n" -msgstr "" -" mknod-c mode devmajor devminor path\n" -"\n" +msgstr " mknod-c mode devmajor devminor path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3906 @@ -17802,9 +16317,7 @@ msgstr "mkswap" msgid "" " mkswap device\n" "\n" -msgstr "" -" mkswap device\n" -"\n" +msgstr " mkswap device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3916 ../src/guestfs-actions.pod:6090 @@ -17822,9 +16335,7 @@ msgstr "mkswap-L" msgid "" " mkswap-L label device\n" "\n" -msgstr "" -" mkswap-L label device\n" -"\n" +msgstr " mkswap-L label device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3922 ../src/guestfs-actions.pod:6103 @@ -17834,9 +16345,9 @@ msgstr "ラベル C<label> を持つ C<device> に swap パーティションを #. type: textblock #: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6105 msgid "" -"Note that you cannot attach a swap label to a block device (eg. C</dev/" -"sda>), just to a partition. This appears to be a limitation of the kernel " -"or swap tools." +"Note that you cannot attach a swap label to a block device (eg. " +"C</dev/sda>), just to a partition. This appears to be a limitation of the " +"kernel or swap tools." msgstr "" #. type: =head2 @@ -17850,9 +16361,7 @@ msgstr "mkswap-U" msgid "" " mkswap-U uuid device\n" "\n" -msgstr "" -" mkswap-U uuid device\n" -"\n" +msgstr " mkswap-U uuid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6120 @@ -17870,9 +16379,7 @@ msgstr "mkswap-file" msgid "" " mkswap-file path\n" "\n" -msgstr "" -" mkswap-file path\n" -"\n" +msgstr " mkswap-file path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6132 @@ -17897,9 +16404,7 @@ msgstr "modprobe" msgid "" " modprobe modulename\n" "\n" -msgstr "" -" modprobe modulename\n" -"\n" +msgstr " modprobe modulename\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6147 @@ -17924,15 +16429,13 @@ msgstr "mount" msgid "" " mount device mountpoint\n" "\n" -msgstr "" -" mount device mountpoint\n" -"\n" +msgstr " mount device mountpoint\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6163 msgid "" -"Mount a guest disk at a position in the filesystem. Block devices are named " -"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " +"Mount a guest disk at a position in the filesystem. Block devices are named" +" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " "those block devices contain partitions, they will have the usual names (eg. " "C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used." msgstr "" @@ -17941,15 +16444,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6169 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " -"mounted on C</> before others can be mounted. Other filesystems can only be " -"mounted on directories which already exist." +"mounted on C</> before others can be mounted. Other filesystems can only be" +" mounted on directories which already exist." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6174 msgid "" -"The mounted filesystem is writable, if we have sufficient permissions on the " -"underlying device." +"The mounted filesystem is writable, if we have sufficient permissions on the" +" underlying device." msgstr "" #. type: textblock @@ -17973,18 +16476,14 @@ msgstr "mount-9p" msgid "" " mount-9p mounttag mountpoint [options:..]\n" "\n" -msgstr "" -" mount-9p mounttag mountpoint [options:..]\n" -"\n" +msgstr " mount-9p mounttag mountpoint [options:..]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6203 msgid "" "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory " "C<mountpoint>." -msgstr "" -"タグ C<mounttag> を持つ virtio-9p ファイルシステムをディレクトリ " -"C<mountpoint> にマウントします。" +msgstr "タグ C<mounttag> を持つ virtio-9p ファイルシステムをディレクトリ C<mountpoint> にマウントします。" #. type: textblock #: ../fish/guestfish-actions.pod:3984 ../src/guestfs-actions.pod:6206 @@ -18005,15 +16504,13 @@ msgstr "ローカルマウント" msgid "" " mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n" "\n" -msgstr "" -" mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n" -"\n" +msgstr " mount-local localmountpoint [readonly:true|false] [options:..] [cachetimeout:N] [debugcalls:true|false]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6255 msgid "" -"This call exports the libguestfs-accessible filesystem to a local mountpoint " -"(directory) called C<localmountpoint>. Ordinary reads and writes to files " +"This call exports the libguestfs-accessible filesystem to a local mountpoint" +" (directory) called C<localmountpoint>. Ordinary reads and writes to files " "and directories under C<localmountpoint> are redirected through libguestfs." msgstr "" @@ -18027,15 +16524,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4002 ../src/guestfs-actions.pod:6263 msgid "" -"C<options> is a comma-separated list of mount options. See L<guestmount(1)> " -"for some useful options." +"C<options> is a comma-separated list of mount options. See L<guestmount(1)>" +" for some useful options." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6266 msgid "" -"C<cachetimeout> sets the timeout (in seconds) for cached directory entries. " -"The default is 60 seconds. See L<guestmount(1)> for further information." +"C<cachetimeout> sets the timeout (in seconds) for cached directory entries." +" The default is 60 seconds. See L<guestmount(1)> for further information." msgstr "" #. type: textblock @@ -18048,9 +16545,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4012 msgid "" -"When L</mount-local> returns, the filesystem is ready, but is not processing " -"requests (access to it will block). You have to call L</mount-local-run> to " -"run the main loop." +"When L</mount-local> returns, the filesystem is ready, but is not processing" +" requests (access to it will block). You have to call L</mount-local-run> " +"to run the main loop." msgstr "" #. type: textblock @@ -18071,9 +16568,7 @@ msgstr "mount-local-run" msgid "" " mount-local-run\n" "\n" -msgstr "" -" mount-local-run\n" -"\n" +msgstr " mount-local-run\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4024 ../src/guestfs-actions.pod:6310 @@ -18097,9 +16592,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4035 msgid "" -"You may call this from a different thread than the one which called L</mount-" -"local>, subject to the usual rules for threads and libguestfs (see L<guestfs" -"(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)." +"You may call this from a different thread than the one which called L" +"</mount-local>, subject to the usual rules for threads and libguestfs (see " +"L<guestfs(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)." msgstr "" #. type: =head2 @@ -18113,9 +16608,7 @@ msgstr "mount-loop" msgid "" " mount-loop file mountpoint\n" "\n" -msgstr "" -" mount-loop file mountpoint\n" -"\n" +msgstr " mount-loop file mountpoint\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4046 ../src/guestfs-actions.pod:6339 @@ -18136,9 +16629,7 @@ msgstr "mount-options" msgid "" " mount-options options device mountpoint\n" "\n" -msgstr "" -" mount-options options device mountpoint\n" -"\n" +msgstr " mount-options options device mountpoint\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4054 @@ -18165,15 +16656,13 @@ msgstr "mount-ro" msgid "" " mount-ro device mountpoint\n" "\n" -msgstr "" -" mount-ro device mountpoint\n" -"\n" +msgstr " mount-ro device mountpoint\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4066 msgid "" -"This is the same as the L</mount> command, but it mounts the filesystem with " -"the read-only (I<-o ro>) flag." +"This is the same as the L</mount> command, but it mounts the filesystem with" +" the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 @@ -18187,15 +16676,13 @@ msgstr "mount-vfs" msgid "" " mount-vfs options vfstype device mountpoint\n" "\n" -msgstr "" -" mount-vfs options vfstype device mountpoint\n" -"\n" +msgstr " mount-vfs options vfstype device mountpoint\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4073 msgid "" -"This is the same as the L</mount> command, but it allows you to set both the " -"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." +"This is the same as the L</mount> command, but it allows you to set both the" +" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 @@ -18209,9 +16696,7 @@ msgstr "mountpoints" msgid "" " mountpoints\n" "\n" -msgstr "" -" mountpoints\n" -"\n" +msgstr " mountpoints\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4081 @@ -18232,15 +16717,13 @@ msgstr "mounts" msgid "" " mounts\n" "\n" -msgstr "" -" mounts\n" -"\n" +msgstr " mounts\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4089 ../src/guestfs-actions.pod:6420 msgid "" -"This returns the list of currently mounted filesystems. It returns the list " -"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." +"This returns the list of currently mounted filesystems. It returns the list" +" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock @@ -18264,9 +16747,7 @@ msgstr "mv" msgid "" " mv src dest\n" "\n" -msgstr "" -" mv src dest\n" -"\n" +msgstr " mv src dest\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6440 @@ -18286,9 +16767,7 @@ msgstr "ntfs-3g-probe" msgid "" " ntfs-3g-probe true|false device\n" "\n" -msgstr "" -" ntfs-3g-probe true|false device\n" -"\n" +msgstr " ntfs-3g-probe true|false device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4107 ../src/guestfs-actions.pod:6454 @@ -18309,8 +16788,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6462 msgid "" -"The return value is an integer which C<0> if the operation would succeed, or " -"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." +"The return value is an integer which C<0> if the operation would succeed, or" +" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 @@ -18324,18 +16803,14 @@ msgstr "ntfsclone-in" msgid "" " ntfsclone-in (backupfile|-) device\n" "\n" -msgstr "" -" ntfsclone-in (backupfile|-) device\n" -"\n" +msgstr " ntfsclone-in (backupfile|-) device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4123 msgid "" "Restore the C<backupfile> (from a previous call to L</ntfsclone-out>) to " "C<device>, overwriting any existing contents of this device." -msgstr "" -"C<backupfile> を(前に C</ntfsclone-out> を呼び出したところから) C<device> に" -"復元します。このデバイスの既存の内容はすべて上書きされます。" +msgstr "C<backupfile> を(前に C</ntfsclone-out> を呼び出したところから) C<device> に復元します。このデバイスの既存の内容はすべて上書きされます。" #. type: =head2 #: ../fish/guestfish-actions.pod:4129 @@ -18348,16 +16823,14 @@ msgstr "ntfsclone-out" msgid "" " ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n" "\n" -msgstr "" -" ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n" -"\n" +msgstr " ntfsclone-out device (backupfile|-) [metadataonly:true|false] [rescue:true|false] [ignorefscheck:true|false] [preservetimestamps:true|false] [force:true|false]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4133 ../src/guestfs-actions.pod:6504 msgid "" "Stream the NTFS filesystem C<device> to the local file C<backupfile>. The " -"format used for the backup file is a special format used by the L<ntfsclone" -"(8)> tool." +"format used for the backup file is a special format used by the " +"L<ntfsclone(8)> tool." msgstr "" #. type: textblock @@ -18371,18 +16844,14 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6512 msgid "" -"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> " -"flags have precise meanings detailed in the L<ntfsclone(8)> man page." -msgstr "" -"オプションの C<rescue>, C<ignorefscheck>, C<preservetimestamps> および " -"C<force> フラグは L<ntfsclone(8)> マニュアルページに詳細な意味が説明されてい" -"ます。" +"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force>" +" flags have precise meanings detailed in the L<ntfsclone(8)> man page." +msgstr "オプションの C<rescue>, C<ignorefscheck>, C<preservetimestamps> および C<force> フラグは L<ntfsclone(8)> マニュアルページに詳細な意味が説明されています。" #. type: textblock #: ../fish/guestfish-actions.pod:4145 msgid "Use L</ntfsclone-in> to restore the file back to a libguestfs device." -msgstr "" -"ファイルを libguestfs デバイスに復元するには L</ntfsclone-in> を使用します。" +msgstr "ファイルを libguestfs デバイスに復元するには L</ntfsclone-in> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:4152 @@ -18395,9 +16864,7 @@ msgstr "ntfsfix" msgid "" " ntfsfix device [clearbadsectors:true|false]\n" "\n" -msgstr "" -" ntfsfix device [clearbadsectors:true|false]\n" -"\n" +msgstr " ntfsfix device [clearbadsectors:true|false]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4156 ../src/guestfs-actions.pod:6561 @@ -18405,28 +16872,21 @@ msgid "" "This command repairs some fundamental NTFS inconsistencies, resets the NTFS " "journal file, and schedules an NTFS consistency check for the first boot " "into Windows." -msgstr "" -"このコマンドは、いくつかの基本的な NTFS の不整合を修復し、 NTFS ジャーナル" -"ファイルをリセットし、次回 Windows 起動時に NTFS 完全性チェックをスケジュール" -"化します。" +msgstr "このコマンドは、いくつかの基本的な NTFS の不整合を修復し、 NTFS ジャーナルファイルをリセットし、次回 Windows 起動時に NTFS 完全性チェックをスケジュール化します。" #. type: textblock #: ../fish/guestfish-actions.pod:4160 ../src/guestfs-actions.pod:6565 msgid "" "This is I<not> an equivalent of Windows C<chkdsk>. It does I<not> scan the " "filesystem for inconsistencies." -msgstr "" -"これは Windows の C<chkdsk> と同等では I<ありません> 。不整合に対してファイル" -"システムをスキャン I<しません> 。" +msgstr "これは Windows の C<chkdsk> と同等では I<ありません> 。不整合に対してファイルシステムをスキャン I<しません> 。" #. type: textblock #: ../fish/guestfish-actions.pod:4163 ../src/guestfs-actions.pod:6568 msgid "" "The optional C<clearbadsectors> flag clears the list of bad sectors. This " "is useful after cloning a disk with bad sectors to a new disk." -msgstr "" -"オプションの C<clearbadsectors> フラグは不良セクターの一覧をクリアします。不" -"良セクターを持つディスクを新しいディスクにクローンした後に有用です。" +msgstr "オプションの C<clearbadsectors> フラグは不良セクターの一覧をクリアします。不良セクターを持つディスクを新しいディスクにクローンした後に有用です。" #. type: =head2 #: ../fish/guestfish-actions.pod:4168 @@ -18439,9 +16899,7 @@ msgstr "ntfsresize" msgid "" " ntfsresize device\n" "\n" -msgstr "" -" ntfsresize device\n" -"\n" +msgstr " ntfsresize device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4172 ../fish/guestfish-actions.pod:4196 @@ -18454,8 +16912,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6613 msgid "" -"I<Note:> After the resize operation, the filesystem is marked as requiring a " -"consistency check (for safety). You have to boot into Windows to perform " +"I<Note:> After the resize operation, the filesystem is marked as requiring a" +" consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. Furthermore, ntfsresize refuses to " "resize filesystems which have been marked in this way. So in effect it is " "not possible to call ntfsresize multiple times on a single filesystem " @@ -18473,9 +16931,7 @@ msgstr "L<ntfsresize(8)> 参照。" msgid "" "I<This function is deprecated.> In new code, use the L</ntfsresize_opts> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> " -"を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:4192 @@ -18488,9 +16944,7 @@ msgstr "ntfsresize-opts" msgid "" " ntfsresize-opts device [size:N] [force:true|false]\n" "\n" -msgstr "" -" ntfsresize-opts device [size:N] [force:true|false]\n" -"\n" +msgstr " ntfsresize-opts device [size:N] [force:true|false]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4205 ../src/guestfs-actions.pod:6651 @@ -18518,8 +16972,8 @@ msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. If you I<don't> set the C<force> " -"option then it is not possible to call L</ntfsresize-opts> multiple times on " -"a single filesystem without booting into Windows between each resize." +"option then it is not possible to call L</ntfsresize-opts> multiple times on" +" a single filesystem without booting into Windows between each resize." msgstr "" #. type: =head2 @@ -18533,9 +16987,7 @@ msgstr "ntfsresize-size" msgid "" " ntfsresize-size device size\n" "\n" -msgstr "" -" ntfsresize-size device size\n" -"\n" +msgstr " ntfsresize-size device size\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4230 @@ -18555,9 +17007,7 @@ msgstr "part-add" msgid "" " part-add device prlogex startsect endsect\n" "\n" -msgstr "" -" part-add device prlogex startsect endsect\n" -"\n" +msgstr " part-add device prlogex startsect endsect\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4244 @@ -18569,8 +17019,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6729 msgid "" -"The C<prlogex> parameter is the type of partition. Normally you should pass " -"C<p> or C<primary> here, but MBR partition tables also support C<l> (or " +"The C<prlogex> parameter is the type of partition. Normally you should pass" +" C<p> or C<primary> here, but MBR partition tables also support C<l> (or " "C<logical>) and C<e> (or C<extended>) partition types." msgstr "" @@ -18585,8 +17035,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4256 msgid "" -"Creating a partition which covers the whole disk is not so easy. Use L</" -"part-disk> to do that." +"Creating a partition which covers the whole disk is not so easy. Use L" +"</part-disk> to do that." msgstr "" #. type: =head2 @@ -18600,15 +17050,12 @@ msgstr "part-del" msgid "" " part-del device partnum\n" "\n" -msgstr "" -" part-del device partnum\n" -"\n" +msgstr " part-del device partnum\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4263 ../src/guestfs-actions.pod:6752 msgid "This command deletes the partition numbered C<partnum> on C<device>." -msgstr "" -"このコマンドは C<device> にある C<partnum> 番のパーティションを削除します。" +msgstr "このコマンドは C<device> にある C<partnum> 番のパーティションを削除します。" #. type: textblock #: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6754 @@ -18628,9 +17075,7 @@ msgstr "part-disk" msgid "" " part-disk device parttype\n" "\n" -msgstr "" -" part-disk device parttype\n" -"\n" +msgstr " part-disk device parttype\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4273 @@ -18642,8 +17087,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4277 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " -"possible values are described in L</part-init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" +" possible values are described in L</part-init>." msgstr "" #. type: =head2 @@ -18657,9 +17102,7 @@ msgstr "part-get-bootable" msgid "" " part-get-bootable device partnum\n" "\n" -msgstr "" -" part-get-bootable device partnum\n" -"\n" +msgstr " part-get-bootable device partnum\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6787 @@ -18684,9 +17127,7 @@ msgstr "part-get-mbr-id" msgid "" " part-get-mbr-id device partnum\n" "\n" -msgstr "" -" part-get-mbr-id device partnum\n" -"\n" +msgstr " part-get-mbr-id device partnum\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4293 ../src/guestfs-actions.pod:6803 @@ -18698,8 +17139,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4296 ../fish/guestfish-actions.pod:4440 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get " -"undefined results for other partition table types (see L</part-get-" +"Note that only MBR (old DOS-style) partitions have type bytes. You will get" +" undefined results for other partition table types (see L</part-get-" "parttype>)." msgstr "" @@ -18714,9 +17155,7 @@ msgstr "part-get-parttype" msgid "" " part-get-parttype device\n" "\n" -msgstr "" -" part-get-parttype device\n" -"\n" +msgstr " part-get-parttype device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6820 @@ -18744,16 +17183,14 @@ msgstr "part-init" msgid "" " part-init device parttype\n" "\n" -msgstr "" -" part-init device parttype\n" -"\n" +msgstr " part-init device parttype\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6840 msgid "" "This creates an empty partition table on C<device> of one of the partition " -"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " -"(for large disks)." +"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>" +" (for large disks)." msgstr "" #. type: textblock @@ -18805,8 +17242,8 @@ msgstr "B<msdos>" #: ../fish/guestfish-actions.pod:4341 ../src/guestfs-actions.pod:6865 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " -"Windows. This partition type will B<only> work for device sizes up to 2 " -"TB. For large disks we recommend using C<gpt>." +"Windows. This partition type will B<only> work for device sizes up to 2 TB." +" For large disks we recommend using C<gpt>." msgstr "" #. type: textblock @@ -18911,15 +17348,13 @@ msgstr "part-list" msgid "" " part-list device\n" "\n" -msgstr "" -" part-list device\n" -"\n" +msgstr " part-list device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4393 ../src/guestfs-actions.pod:6923 msgid "" -"This command parses the partition table on C<device> and returns the list of " -"partitions found." +"This command parses the partition table on C<device> and returns the list of" +" partitions found." msgstr "" #. type: textblock @@ -18947,9 +17382,7 @@ msgstr "B<part_start>" msgid "" "Start of the partition I<in bytes>. To get sectors you have to divide by " "the device's sector size, see L</blockdev-getss>." -msgstr "" -"I<バイト単位>のパーティション開始位置。セクターを取得するには、デバイスのセク" -"ター容量で割り算する必要があります。 L</blockdev-getss> 参照。" +msgstr "I<バイト単位>のパーティション開始位置。セクターを取得するには、デバイスのセクター容量で割り算する必要があります。 L</blockdev-getss> 参照。" #. type: =item #: ../fish/guestfish-actions.pod:4409 ../src/guestfs-actions.pod:6939 @@ -18982,18 +17415,14 @@ msgstr "part-set-bootable" msgid "" " part-set-bootable device partnum true|false\n" "\n" -msgstr "" -" part-set-bootable device partnum true|false\n" -"\n" +msgstr " part-set-bootable device partnum true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4423 ../src/guestfs-actions.pod:6963 msgid "" "This sets the bootable flag on partition numbered C<partnum> on device " "C<device>. Note that partitions are numbered from 1." -msgstr "" -"デバイス C<device> のパーティション番号 C<partnum> にブート可能フラグを設定し" -"ます。パーティションは 1 から番号が始まることに注意してください。" +msgstr "デバイス C<device> のパーティション番号 C<partnum> にブート可能フラグを設定します。パーティションは 1 から番号が始まることに注意してください。" #. type: textblock #: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6966 @@ -19014,15 +17443,13 @@ msgstr "part-set-mbr-id" msgid "" " part-set-mbr-id device partnum idbyte\n" "\n" -msgstr "" -" part-set-mbr-id device partnum idbyte\n" -"\n" +msgstr " part-set-mbr-id device partnum idbyte\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4434 ../src/guestfs-actions.pod:6982 msgid "" -"Sets the MBR type byte (also known as the ID byte) of the numbered partition " -"C<partnum> to C<idbyte>. Note that the type bytes quoted in most " +"Sets the MBR type byte (also known as the ID byte) of the numbered partition" +" C<partnum> to C<idbyte>. Note that the type bytes quoted in most " "documentation are in fact hexadecimal numbers, but usually documented " "without any leading \"0x\" which might be confusing." msgstr "" @@ -19038,9 +17465,7 @@ msgstr "part-set-name" msgid "" " part-set-name device partnum name\n" "\n" -msgstr "" -" part-set-name device partnum name\n" -"\n" +msgstr " part-set-name device partnum name\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4448 ../src/guestfs-actions.pod:7004 @@ -19067,9 +17492,7 @@ msgstr "part-to-dev" msgid "" " part-to-dev partition\n" "\n" -msgstr "" -" part-to-dev partition\n" -"\n" +msgstr " part-to-dev partition\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4458 ../src/guestfs-actions.pod:7020 @@ -19081,8 +17504,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 msgid "" -"The named partition must exist, for example as a string returned from L</" -"list-partitions>." +"The named partition must exist, for example as a string returned from L" +"</list-partitions>." msgstr "" #. type: textblock @@ -19101,9 +17524,7 @@ msgstr "part-to-partnum" msgid "" " part-to-partnum partition\n" "\n" -msgstr "" -" part-to-partnum partition\n" -"\n" +msgstr " part-to-partnum partition\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:7040 @@ -19128,9 +17549,7 @@ msgstr "ping-daemon" msgid "" " ping-daemon\n" "\n" -msgstr "" -" ping-daemon\n" -"\n" +msgstr " ping-daemon\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:7057 @@ -19152,9 +17571,7 @@ msgstr "pread" msgid "" " pread path count offset\n" "\n" -msgstr "" -" pread path count offset\n" -"\n" +msgstr " pread path count offset\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4492 ../src/guestfs-actions.pod:7075 @@ -19187,9 +17604,7 @@ msgstr "pread-device" msgid "" " pread-device device count offset\n" "\n" -msgstr "" -" pread-device device count offset\n" -"\n" +msgstr " pread-device device count offset\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4507 ../src/guestfs-actions.pod:7101 @@ -19214,9 +17629,7 @@ msgstr "pvcreate" msgid "" " pvcreate device\n" "\n" -msgstr "" -" pvcreate device\n" -"\n" +msgstr " pvcreate device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:7124 @@ -19236,9 +17649,7 @@ msgstr "pvremove" msgid "" " pvremove device\n" "\n" -msgstr "" -" pvremove device\n" -"\n" +msgstr " pvremove device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:7138 @@ -19251,8 +17662,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:7141 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " -"physical volumes that contain any volume groups, so you have to remove those " -"first." +"physical volumes that contain any volume groups, so you have to remove those" +" first." msgstr "" #. type: =head2 @@ -19266,9 +17677,7 @@ msgstr "pvresize" msgid "" " pvresize device\n" "\n" -msgstr "" -" pvresize device\n" -"\n" +msgstr " pvresize device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4541 ../src/guestfs-actions.pod:7155 @@ -19288,9 +17697,7 @@ msgstr "pvresize-size" msgid "" " pvresize-size device size\n" "\n" -msgstr "" -" pvresize-size device size\n" -"\n" +msgstr " pvresize-size device size\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4548 @@ -19310,22 +17717,20 @@ msgstr "pvs" msgid "" " pvs\n" "\n" -msgstr "" -" pvs\n" -"\n" +msgstr " pvs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4555 ../src/guestfs-actions.pod:7181 msgid "" -"List all the physical volumes detected. This is the equivalent of the L<pvs" -"(8)> command." +"List all the physical volumes detected. This is the equivalent of the " +"L<pvs(8)> command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4558 ../src/guestfs-actions.pod:7184 msgid "" -"This returns a list of just the device names that contain PVs (eg. C</dev/" -"sda2>)." +"This returns a list of just the device names that contain PVs (eg. " +"C</dev/sda2>)." msgstr "" #. type: textblock @@ -19344,15 +17749,13 @@ msgstr "pvs-full" msgid "" " pvs-full\n" "\n" -msgstr "" -" pvs-full\n" -"\n" +msgstr " pvs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4567 ../src/guestfs-actions.pod:7200 msgid "" -"List all the physical volumes detected. This is the equivalent of the L<pvs" -"(8)> command. The \"full\" version includes all fields." +"List all the physical volumes detected. This is the equivalent of the " +"L<pvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -19366,9 +17769,7 @@ msgstr "pvuuid" msgid "" " pvuuid device\n" "\n" -msgstr "" -" pvuuid device\n" -"\n" +msgstr " pvuuid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4574 ../src/guestfs-actions.pod:7215 @@ -19386,15 +17787,13 @@ msgstr "pwrite" msgid "" " pwrite path content offset\n" "\n" -msgstr "" -" pwrite path content offset\n" -"\n" +msgstr " pwrite path content offset\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4580 ../src/guestfs-actions.pod:7231 msgid "" -"This command writes to part of a file. It writes the data buffer C<content> " -"to the file C<path> starting at offset C<offset>." +"This command writes to part of a file. It writes the data buffer C<content>" +" to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock @@ -19423,9 +17822,7 @@ msgstr "pwrite-device" msgid "" " pwrite-device device content offset\n" "\n" -msgstr "" -" pwrite-device device content offset\n" -"\n" +msgstr " pwrite-device device content offset\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4598 ../src/guestfs-actions.pod:7258 @@ -19438,8 +17835,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:7261 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " -"call it may not write the full data requested (although short writes to disk " -"devices and partitions are probably impossible with standard Linux kernels)." +"call it may not write the full data requested (although short writes to disk" +" devices and partitions are probably impossible with standard Linux " +"kernels)." msgstr "" #. type: textblock @@ -19458,9 +17856,7 @@ msgstr "read-file" msgid "" " read-file path\n" "\n" -msgstr "" -" read-file path\n" -"\n" +msgstr " read-file path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:7282 @@ -19486,9 +17882,7 @@ msgstr "read-lines" msgid "" " read-lines path\n" "\n" -msgstr "" -" read-lines path\n" -"\n" +msgstr " read-lines path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7307 @@ -19517,9 +17911,7 @@ msgstr "readdir" msgid "" " readdir dir\n" "\n" -msgstr "" -" readdir dir\n" -"\n" +msgstr " readdir dir\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4644 ../src/guestfs-actions.pod:7327 @@ -19631,9 +18023,7 @@ msgstr "readlink" msgid "" " readlink path\n" "\n" -msgstr "" -" readlink path\n" -"\n" +msgstr " readlink path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:7393 @@ -19651,9 +18041,7 @@ msgstr "readlinklist" msgid "" " readlinklist path 'names ...'\n" "\n" -msgstr "" -" readlinklist path 'names ...'\n" -"\n" +msgstr " readlinklist path 'names ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4708 ../src/guestfs-actions.pod:7407 @@ -19666,8 +18054,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4712 ../src/guestfs-actions.pod:7411 msgid "" -"On return you get a list of strings, with a one-to-one correspondence to the " -"C<names> list. Each string is the value of the symbolic link." +"On return you get a list of strings, with a one-to-one correspondence to the" +" C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock @@ -19675,16 +18063,16 @@ msgstr "" msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " -"completed even if there were C<readlink(2)> errors, and so you can call this " -"function with names where you don't know if they are symbolic links already " -"(albeit slightly less efficient)." +"completed even if there were C<readlink(2)> errors, and so you can call this" +" function with names where you don't know if they are symbolic links already" +" (albeit slightly less efficient)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4723 ../src/guestfs-actions.pod:7422 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. Very long directory listings " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. Very long directory listings " "might cause the protocol message size to be exceeded, causing this call to " "fail. The caller must split up such requests into smaller groups of names." msgstr "" @@ -19700,9 +18088,7 @@ msgstr "realpath" msgid "" " realpath path\n" "\n" -msgstr "" -" realpath path\n" -"\n" +msgstr " realpath path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7441 @@ -19722,9 +18108,7 @@ msgstr "removexattr" msgid "" " removexattr xattr path\n" "\n" -msgstr "" -" removexattr xattr path\n" -"\n" +msgstr " removexattr xattr path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4741 ../src/guestfs-actions.pod:7456 @@ -19748,9 +18132,7 @@ msgstr "resize2fs" msgid "" " resize2fs device\n" "\n" -msgstr "" -" resize2fs device\n" -"\n" +msgstr " resize2fs device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7471 @@ -19777,9 +18159,7 @@ msgstr "resize2fs-M" msgid "" " resize2fs-M device\n" "\n" -msgstr "" -" resize2fs-M device\n" -"\n" +msgstr " resize2fs-M device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4759 @@ -19809,9 +18189,7 @@ msgstr "resize2fs-size" msgid "" " resize2fs-size device size\n" "\n" -msgstr "" -" resize2fs-size device size\n" -"\n" +msgstr " resize2fs-size device size\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4774 @@ -19831,9 +18209,7 @@ msgstr "rm" msgid "" " rm path\n" "\n" -msgstr "" -" rm path\n" -"\n" +msgstr " rm path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4783 ../src/guestfs-actions.pod:7523 @@ -19851,9 +18227,7 @@ msgstr "rm-rf" msgid "" " rm-rf path\n" "\n" -msgstr "" -" rm-rf path\n" -"\n" +msgstr " rm-rf path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4789 ../src/guestfs-actions.pod:7535 @@ -19873,9 +18247,7 @@ msgstr "rmdir" msgid "" " rmdir path\n" "\n" -msgstr "" -" rmdir path\n" -"\n" +msgstr " rmdir path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7549 @@ -19893,15 +18265,13 @@ msgstr "rmmountpoint" msgid "" " rmmountpoint exemptpath\n" "\n" -msgstr "" -" rmmountpoint exemptpath\n" -"\n" +msgstr " rmmountpoint exemptpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4803 msgid "" -"This calls removes a mountpoint that was previously created with L</" -"mkmountpoint>. See L</mkmountpoint> for full details." +"This calls removes a mountpoint that was previously created with " +"L</mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 @@ -19915,9 +18285,7 @@ msgstr "scrub-device" msgid "" " scrub-device device\n" "\n" -msgstr "" -" scrub-device device\n" -"\n" +msgstr " scrub-device device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4811 ../src/guestfs-actions.pod:7575 @@ -19946,9 +18314,7 @@ msgstr "scrub-file" msgid "" " scrub-file file\n" "\n" -msgstr "" -" scrub-file file\n" -"\n" +msgstr " scrub-file file\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4821 ../src/guestfs-actions.pod:7591 @@ -19973,15 +18339,13 @@ msgstr "scrub-freespace" msgid "" " scrub-freespace dir\n" "\n" -msgstr "" -" scrub-freespace dir\n" -"\n" +msgstr " scrub-freespace dir\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4833 msgid "" -"This command creates the directory C<dir> and then fills it with files until " -"the filesystem is full, and scrubs the files as for L</scrub-file>, and " +"This command creates the directory C<dir> and then fills it with files until" +" the filesystem is full, and scrubs the files as for L</scrub-file>, and " "deletes them. The intention is to scrub any free space on the partition " "containing C<dir>." msgstr "" @@ -20002,36 +18366,28 @@ msgstr "append" msgid "" " set-append append\n" "\n" -msgstr "" -" set-append append\n" -"\n" +msgstr " set-append append\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4848 ../src/guestfs-actions.pod:7628 msgid "" "This function is used to add additional options to the guest kernel command " "line." -msgstr "" -"この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するた" -"めに使用されます。" +msgstr "この関数は、追加のオプションを仮想マシンのカーネルコマンドラインに追加するために使用されます。" #. type: textblock #: ../fish/guestfish-actions.pod:4851 ../src/guestfs-actions.pod:7631 msgid "" "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> " "environment variable." -msgstr "" -"C<LIBGUESTFS_APPEND> 環境変数を設定して上書きされなければ、デフォルトは " -"C<NULL> です。" +msgstr "C<LIBGUESTFS_APPEND> 環境変数を設定して上書きされなければ、デフォルトは C<NULL> です。" #. type: textblock #: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7634 msgid "" "Setting C<append> to C<NULL> means I<no> additional options are passed " "(libguestfs always adds a few of its own)." -msgstr "" -"C<append> を C<NULL> に設定することは、追加のオプションが渡され I<ない> こと" -"を意味します(libguestfs は常に自身のいくつかを追加します)。" +msgstr "C<append> を C<NULL> に設定することは、追加のオプションが渡され I<ない> ことを意味します(libguestfs は常に自身のいくつかを追加します)。" #. type: =head2 #: ../fish/guestfish-actions.pod:4857 @@ -20049,9 +18405,7 @@ msgstr "attach-method" msgid "" " set-attach-method attachmethod\n" "\n" -msgstr "" -" set-attach-method attachmethod\n" -"\n" +msgstr " set-attach-method attachmethod\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4863 ../src/guestfs-actions.pod:7647 @@ -20107,9 +18461,7 @@ msgstr "autosync" msgid "" " set-autosync true|false\n" "\n" -msgstr "" -" set-autosync true|false\n" -"\n" +msgstr " set-autosync true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4889 ../src/guestfs-actions.pod:7677 @@ -20124,9 +18476,7 @@ msgstr "" msgid "" "This is enabled by default (since libguestfs 1.5.24, previously it was " "disabled by default)." -msgstr "" -"デフォルトで有効です(libguestfs 1.5.24 以降、以前は デフォルトで無効でし" -"た)。" +msgstr "デフォルトで有効です(libguestfs 1.5.24 以降、以前は デフォルトで無効でした)。" #. type: =head2 #: ../fish/guestfish-actions.pod:4897 @@ -20144,9 +18494,7 @@ msgstr "direct" msgid "" " set-direct true|false\n" "\n" -msgstr "" -" set-direct true|false\n" -"\n" +msgstr " set-direct true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7695 @@ -20164,7 +18512,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7703 -msgid "You probably don't want to use this unless you know what you are doing." +msgid "" +"You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock @@ -20195,9 +18544,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4923 msgid "" -"C<attrs> is a string of characters representing file attributes. See L</get-" -"e2attrs> for a list of possible attributes. Not all attributes can be " -"changed." +"C<attrs> is a string of characters representing file attributes. See L" +"</get-e2attrs> for a list of possible attributes. Not all attributes can be" +" changed." msgstr "" #. type: textblock @@ -20209,7 +18558,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4930 ../src/guestfs-actions.pod:7737 -msgid "If C<clear> is true, then the C<attrs> listed are cleared in the inode." +msgid "" +"If C<clear> is true, then the C<attrs> listed are cleared in the inode." msgstr "" #. type: textblock @@ -20253,9 +18603,7 @@ msgstr "set-e2label" msgid "" " set-e2label device label\n" "\n" -msgstr "" -" set-e2label device label\n" -"\n" +msgstr " set-e2label device label\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4954 ../src/guestfs-actions.pod:7804 @@ -20276,9 +18624,7 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</set_label> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</set_label> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</set_label> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:4968 @@ -20291,9 +18637,7 @@ msgstr "set-e2uuid" msgid "" " set-e2uuid device uuid\n" "\n" -msgstr "" -" set-e2uuid device uuid\n" -"\n" +msgstr " set-e2uuid device uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4972 ../src/guestfs-actions.pod:7822 @@ -20321,9 +18665,7 @@ msgstr "set-label" msgid "" " set-label device label\n" "\n" -msgstr "" -" set-label device label\n" -"\n" +msgstr " set-label device label\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4984 ../src/guestfs-actions.pod:7841 @@ -20335,9 +18677,7 @@ msgstr "C<device> のファイルシステムのラベルを C<label> に設定 msgid "" "Only some filesystem types support labels, and libguestfs supports setting " "labels on only a subset of these." -msgstr "" -"いくつかのファイルシステム形式のみがラベルをサポートします。そして " -"libguestfs はこれらのサブセットのみにおいてラベルの設定をサポートします。" +msgstr "いくつかのファイルシステム形式のみがラベルをサポートします。そして libguestfs はこれらのサブセットのみにおいてラベルの設定をサポートします。" #. type: textblock #: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7846 @@ -20370,27 +18710,21 @@ msgstr "memsize" msgid "" " set-memsize memsize\n" "\n" -msgstr "" -" set-memsize memsize\n" -"\n" +msgstr " set-memsize memsize\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5001 msgid "" "This sets the memory size in megabytes allocated to the qemu subprocess. " "This only has any effect if called before L</launch>." -msgstr "" -"QEMU サブプロセスに割り当てられるメモリー容量をメガバイト単位で設定します。 " -"L</launch> 前に呼び出されるときのみ効果があります。" +msgstr "QEMU サブプロセスに割り当てられるメモリー容量をメガバイト単位で設定します。 L</launch> 前に呼び出されるときのみ効果があります。" #. type: textblock #: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7866 msgid "" "You can also change this by setting the environment variable " "C<LIBGUESTFS_MEMSIZE> before the handle is created." -msgstr "" -"ハンドルが設定される前に環境変数 C<LIBGUESTFS_MEMSIZE> を設定することにより、" -"これを変更できます。" +msgstr "ハンドルが設定される前に環境変数 C<LIBGUESTFS_MEMSIZE> を設定することにより、これを変更できます。" #. type: =head2 #: ../fish/guestfish-actions.pod:5012 @@ -20408,33 +18742,27 @@ msgstr "network" msgid "" " set-network true|false\n" "\n" -msgstr "" -" set-network true|false\n" -"\n" +msgstr " set-network true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7883 msgid "" "If C<network> is true, then the network is enabled in the libguestfs " "appliance. The default is false." -msgstr "" -"C<network> が真ならば、libguestfs アプライアンスにおいてネットワークが有効に" -"なります。デフォルトは偽です。" +msgstr "C<network> が真ならば、libguestfs アプライアンスにおいてネットワークが有効になります。デフォルトは偽です。" #. type: textblock #: ../fish/guestfish-actions.pod:5021 ../src/guestfs-actions.pod:7886 msgid "" -"This affects whether commands are able to access the network (see L<guestfs" -"(3)/RUNNING COMMANDS>)." +"This affects whether commands are able to access the network (see " +"L<guestfs(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5024 msgid "" "You must call this before calling L</launch>, otherwise it has no effect." -msgstr "" -"L</launch> を呼び出す前に、これを呼び出さなければいけません。そうしなければ効" -"果がありません。" +msgstr "L</launch> を呼び出す前に、これを呼び出さなければいけません。そうしなければ効果がありません。" #. type: =head2 #: ../fish/guestfish-actions.pod:5027 @@ -20447,9 +18775,7 @@ msgstr "set-path" msgid "" " set-path searchpath\n" "\n" -msgstr "" -" set-path searchpath\n" -"\n" +msgstr " set-path searchpath\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5033 ../src/guestfs-actions.pod:7902 @@ -20484,17 +18810,14 @@ msgstr "pgroup" msgid "" " set-pgroup true|false\n" "\n" -msgstr "" -" set-pgroup true|false\n" -"\n" +msgstr " set-pgroup true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5046 ../src/guestfs-actions.pod:7919 msgid "" "If C<pgroup> is true, child processes are placed into their own process " "group." -msgstr "" -"C<pgroup> が真ならば、子プロセスは自身のプロセスグループの中に置かれます。" +msgstr "C<pgroup> が真ならば、子プロセスは自身のプロセスグループの中に置かれます。" #. type: textblock #: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7922 @@ -20528,9 +18851,7 @@ msgstr "qemu" msgid "" " set-qemu qemu\n" "\n" -msgstr "" -" set-qemu qemu\n" -"\n" +msgstr " set-qemu qemu\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7940 @@ -20561,8 +18882,8 @@ msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " "qemu features (by running C<qemu -help>). If the qemu binary changes, we " -"don't retest features, and so you might see inconsistent results. Using the " -"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " +"don't retest features, and so you might see inconsistent results. Using the" +" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " "the qemu binary at the same time as the handle is created." msgstr "" @@ -20582,9 +18903,7 @@ msgstr "recovery-proc" msgid "" " set-recovery-proc true|false\n" "\n" -msgstr "" -" set-recovery-proc true|false\n" -"\n" +msgstr " set-recovery-proc true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5087 @@ -20626,9 +18945,7 @@ msgstr "selinux" msgid "" " set-selinux true|false\n" "\n" -msgstr "" -" set-selinux true|false\n" -"\n" +msgstr " set-selinux true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5107 ../src/guestfs-actions.pod:7992 @@ -20660,19 +18977,15 @@ msgstr "smp" msgid "" " set-smp smp\n" "\n" -msgstr "" -" set-smp smp\n" -"\n" +msgstr " set-smp smp\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5122 ../src/guestfs-actions.pod:8011 msgid "" -"Change the number of virtual CPUs assigned to the appliance. The default is " -"C<1>. Increasing this may improve performance, though often it has no " +"Change the number of virtual CPUs assigned to the appliance. The default is" +" C<1>. Increasing this may improve performance, though often it has no " "effect." -msgstr "" -"アプライアンスに割り当てられる仮想 CPU 数を変更します。初期値は C<1> です。こ" -"れを増やすことにより性能を向上させられますが、ときどき効果がありません。" +msgstr "アプライアンスに割り当てられる仮想 CPU 数を変更します。初期値は C<1> です。これを増やすことにより性能を向上させられますが、ときどき効果がありません。" #. type: textblock #: ../fish/guestfish-actions.pod:5126 @@ -20695,15 +19008,13 @@ msgstr "trace" msgid "" " set-trace true|false\n" "\n" -msgstr "" -" set-trace true|false\n" -"\n" +msgstr " set-trace true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5134 ../src/guestfs-actions.pod:8027 msgid "" -"If the command trace flag is set to 1, then libguestfs calls, parameters and " -"return values are traced." +"If the command trace flag is set to 1, then libguestfs calls, parameters and" +" return values are traced." msgstr "" #. type: textblock @@ -20743,9 +19054,7 @@ msgstr "verbose" msgid "" " set-verbose true|false\n" "\n" -msgstr "" -" set-verbose true|false\n" -"\n" +msgstr " set-verbose true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:8051 @@ -20777,9 +19086,7 @@ msgstr "setcon" msgid "" " setcon context\n" "\n" -msgstr "" -" setcon context\n" -"\n" +msgstr " setcon context\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:8070 @@ -20791,8 +19098,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5170 ../src/guestfs-actions.pod:8073 msgid "See the documentation about SELINUX in L<guestfs(3)>." -msgstr "" -"L<guestfs(3)> における SELinux に関するドキュメントを参照してください。" +msgstr "L<guestfs(3)> における SELinux に関するドキュメントを参照してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:5172 @@ -20805,9 +19111,7 @@ msgstr "setxattr" msgid "" " setxattr xattr val vallen path\n" "\n" -msgstr "" -" setxattr xattr val vallen path\n" -"\n" +msgstr " setxattr xattr val vallen path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5176 ../src/guestfs-actions.pod:8088 @@ -20832,9 +19136,7 @@ msgstr "sfdisk" msgid "" " sfdisk device cyls heads sectors 'lines ...'\n" "\n" -msgstr "" -" sfdisk device cyls heads sectors 'lines ...'\n" -"\n" +msgstr " sfdisk device cyls heads sectors 'lines ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5186 ../src/guestfs-actions.pod:8115 @@ -20852,18 +19154,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:8120 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " -"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" -"H> and I<-S> parameters. If you pass C<0> for any of these, then the " -"corresponding parameter is omitted. Usually for 'large' disks, you can just " -"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, " -"the kernel) cannot work out the right geometry and you will need to tell it." +"sectors on the device, which are passed directly to sfdisk as the I<-C>, " +"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the " +"corresponding parameter is omitted. Usually for 'large' disks, you can just" +" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather," +" the kernel) cannot work out the right geometry and you will need to tell " +"it." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:8128 msgid "" -"C<lines> is a list of lines that we feed to C<sfdisk>. For more information " -"refer to the L<sfdisk(8)> manpage." +"C<lines> is a list of lines that we feed to C<sfdisk>. For more information" +" refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock @@ -20885,9 +19188,7 @@ msgstr "関連項目: L</sfdisk-l>, L</sfdisk-N>, L</part-init>" msgid "" "I<This function is deprecated.> In new code, use the L</part_add> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:5216 @@ -20900,9 +19201,7 @@ msgstr "sfdiskM" msgid "" " sfdiskM device 'lines ...'\n" "\n" -msgstr "" -" sfdiskM device 'lines ...'\n" -"\n" +msgstr " sfdiskM device 'lines ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5220 @@ -20916,8 +19215,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5226 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" -msgstr "" -"関連項目: L</sfdisk>, L<sfdisk(8)> マニュアルページおよび L</part-disk>" +msgstr "関連項目: L</sfdisk>, L<sfdisk(8)> マニュアルページおよび L</part-disk>" #. type: =head2 #: ../fish/guestfish-actions.pod:5236 @@ -20930,9 +19228,7 @@ msgstr "sfdisk-N" msgid "" " sfdisk-N device partnum cyls heads sectors line\n" "\n" -msgstr "" -" sfdisk-N device partnum cyls heads sectors line\n" -"\n" +msgstr " sfdisk-N device partnum cyls heads sectors line\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5240 ../src/guestfs-actions.pod:8187 @@ -20964,17 +19260,15 @@ msgstr "sfdisk-disk-geometry" msgid "" " sfdisk-disk-geometry device\n" "\n" -msgstr "" -" sfdisk-disk-geometry device\n" -"\n" +msgstr " sfdisk-disk-geometry device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5259 msgid "" -"This displays the disk geometry of C<device> read from the partition table. " -"Especially in the case where the underlying block device has been resized, " -"this can be different from the kernel's idea of the geometry (see L</sfdisk-" -"kernel-geometry>)." +"This displays the disk geometry of C<device> read from the partition table." +" Especially in the case where the underlying block device has been resized," +" this can be different from the kernel's idea of the geometry (see L" +"</sfdisk-kernel-geometry>)." msgstr "" #. type: textblock @@ -20994,9 +19288,7 @@ msgstr "sfdisk-kernel-geometry" msgid "" " sfdisk-kernel-geometry device\n" "\n" -msgstr "" -" sfdisk-kernel-geometry device\n" -"\n" +msgstr " sfdisk-kernel-geometry device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8224 @@ -21014,15 +19306,13 @@ msgstr "sfdisk-l" msgid "" " sfdisk-l device\n" "\n" -msgstr "" -" sfdisk-l device\n" -"\n" +msgstr " sfdisk-l device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5280 ../src/guestfs-actions.pod:8247 msgid "" -"This displays the partition table on C<device>, in the human-readable output " -"of the L<sfdisk(8)> command. It is not intended to be parsed." +"This displays the partition table on C<device>, in the human-readable output" +" of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock @@ -21035,9 +19325,7 @@ msgstr "関連項目: L</part-list>" msgid "" "I<This function is deprecated.> In new code, use the L</part_list> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:5293 @@ -21050,15 +19338,13 @@ msgstr "sh" msgid "" " sh command\n" "\n" -msgstr "" -" sh command\n" -"\n" +msgstr " sh command\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5297 ../src/guestfs-actions.pod:8264 msgid "" -"This call runs a command from the guest filesystem via the guest's C</bin/" -"sh>." +"This call runs a command from the guest filesystem via the guest's " +"C</bin/sh>." msgstr "" #. type: textblock @@ -21072,9 +19358,7 @@ msgstr "" msgid "" " /bin/sh -c \"command\"\n" "\n" -msgstr "" -" /bin/sh -c \"command\"\n" -"\n" +msgstr " /bin/sh -c \"command\"\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5304 ../src/guestfs-actions.pod:8271 @@ -21099,13 +19383,12 @@ msgstr "sh-lines" msgid "" " sh-lines command\n" "\n" -msgstr "" -" sh-lines command\n" -"\n" +msgstr " sh-lines command\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5314 -msgid "This is the same as L</sh>, but splits the result into a list of lines." +msgid "" +"This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock @@ -21124,9 +19407,7 @@ msgstr "sleep" msgid "" " sleep secs\n" "\n" -msgstr "" -" sleep secs\n" -"\n" +msgstr " sleep secs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5323 ../src/guestfs-actions.pod:8305 @@ -21144,9 +19425,7 @@ msgstr "stat" msgid "" " stat path\n" "\n" -msgstr "" -" stat path\n" -"\n" +msgstr " stat path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5331 ../src/guestfs-actions.pod:8319 @@ -21164,16 +19443,14 @@ msgstr "statvfs" msgid "" " statvfs path\n" "\n" -msgstr "" -" statvfs path\n" -"\n" +msgstr " statvfs path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5337 ../src/guestfs-actions.pod:8333 msgid "" "Returns file system statistics for any mounted file system. C<path> should " -"be a file or directory in the mounted file system (typically it is the mount " -"point itself, but it doesn't need to be)." +"be a file or directory in the mounted file system (typically it is the mount" +" point itself, but it doesn't need to be)." msgstr "" #. type: textblock @@ -21192,9 +19469,7 @@ msgstr "strings" msgid "" " strings path\n" "\n" -msgstr "" -" strings path\n" -"\n" +msgstr " strings path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:8351 @@ -21214,15 +19489,13 @@ msgstr "strings-e" msgid "" " strings-e encoding path\n" "\n" -msgstr "" -" strings-e encoding path\n" -"\n" +msgstr " strings-e encoding path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5357 msgid "" -"This is like the L</strings> command, but allows you to specify the encoding " -"of strings that are looked for in the source file C<path>." +"This is like the L</strings> command, but allows you to specify the encoding" +" of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock @@ -21259,10 +19532,9 @@ msgstr "b" #. type: textblock #: ../fish/guestfish-actions.pod:5376 ../src/guestfs-actions.pod:8389 -msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." -msgstr "" -"UTF-16BE や UCS-2BE でエンコードされたもののように 16 ビットのビッグエンディ" -"アン文字列。" +msgid "" +"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." +msgstr "UTF-16BE や UCS-2BE でエンコードされたもののように 16 ビットのビッグエンディアン文字列。" #. type: =item #: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8392 @@ -21274,9 +19546,7 @@ msgstr "l (小文字の L)" msgid "" "16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for " "examining binaries in Windows guests." -msgstr "" -"UTF-16LE や UCS-2LE のような 16 ビットのリトルエンディアン。これは Windows 仮" -"想マシンにあるバイナリーを検査するために有用です。" +msgstr "UTF-16LE や UCS-2LE のような 16 ビットのリトルエンディアン。これは Windows 仮想マシンにあるバイナリーを検査するために有用です。" #. type: =item #: ../fish/guestfish-actions.pod:5384 ../src/guestfs-actions.pod:8397 @@ -21314,9 +19584,7 @@ msgstr "swapoff-device" msgid "" " swapoff-device device\n" "\n" -msgstr "" -" swapoff-device device\n" -"\n" +msgstr " swapoff-device device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5403 @@ -21336,15 +19604,12 @@ msgstr "swapoff-file" msgid "" " swapoff-file file\n" "\n" -msgstr "" -" swapoff-file file\n" -"\n" +msgstr " swapoff-file file\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5411 ../src/guestfs-actions.pod:8438 msgid "This command disables the libguestfs appliance swap on file." -msgstr "" -"このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。" +msgstr "このコマンドは libguestfs アプライアンスの swap on ファイルを無効にします。" #. type: =head2 #: ../fish/guestfish-actions.pod:5413 @@ -21357,18 +19622,14 @@ msgstr "swapoff-label" msgid "" " swapoff-label label\n" "\n" -msgstr "" -" swapoff-label label\n" -"\n" +msgstr " swapoff-label label\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:8450 msgid "" "This command disables the libguestfs appliance swap on labeled swap " "partition." -msgstr "" -"このコマンドは libguestfs アプライアンスの swap on ラベル付き swap パーティ" -"ションを無効にします。" +msgstr "このコマンドは libguestfs アプライアンスの swap on ラベル付き swap パーティションを無効にします。" #. type: =head2 #: ../fish/guestfish-actions.pod:5420 @@ -21381,18 +19642,14 @@ msgstr "swapoff-uuid" msgid "" " swapoff-uuid uuid\n" "\n" -msgstr "" -" swapoff-uuid uuid\n" -"\n" +msgstr " swapoff-uuid uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8463 msgid "" -"This command disables the libguestfs appliance swap partition with the given " -"UUID." -msgstr "" -"このコマンドは libguestfs アプライアンスの指定された UUID を持つ swap パー" -"ティションを無効にします。" +"This command disables the libguestfs appliance swap partition with the given" +" UUID." +msgstr "このコマンドは libguestfs アプライアンスの指定された UUID を持つ swap パーティションを無効にします。" #. type: =head2 #: ../fish/guestfish-actions.pod:5427 @@ -21405,9 +19662,7 @@ msgstr "swapon-device" msgid "" " swapon-device device\n" "\n" -msgstr "" -" swapon-device device\n" -"\n" +msgstr " swapon-device device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5431 @@ -21421,10 +19676,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:5436 ../src/guestfs-actions.pod:8481 msgid "" "Note that you should not swap to existing guest swap partitions unless you " -"know what you are doing. They may contain hibernation information, or other " -"information that the guest doesn't want you to trash. You also risk leaking " -"information about the host to the guest this way. Instead, attach a new " -"host device to the guest and swap on that." +"know what you are doing. They may contain hibernation information, or other" +" information that the guest doesn't want you to trash. You also risk " +"leaking information about the host to the guest this way. Instead, attach a" +" new host device to the guest and swap on that." msgstr "" #. type: =head2 @@ -21438,9 +19693,7 @@ msgstr "swapon-file" msgid "" " swapon-file file\n" "\n" -msgstr "" -" swapon-file file\n" -"\n" +msgstr " swapon-file file\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5447 @@ -21459,9 +19712,7 @@ msgstr "swapon-label" msgid "" " swapon-label label\n" "\n" -msgstr "" -" swapon-label label\n" -"\n" +msgstr " swapon-label label\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5454 @@ -21481,15 +19732,13 @@ msgstr "swapon-uuid" msgid "" " swapon-uuid uuid\n" "\n" -msgstr "" -" swapon-uuid uuid\n" -"\n" +msgstr " swapon-uuid uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5461 msgid "" -"This command enables swap to a swap partition with the given UUID. See L</" -"swapon-device> for other notes." +"This command enables swap to a swap partition with the given UUID. See L" +"</swapon-device> for other notes." msgstr "" #. type: =head2 @@ -21503,9 +19752,7 @@ msgstr "sync" msgid "" " sync\n" "\n" -msgstr "" -" sync\n" -"\n" +msgstr " sync\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8536 @@ -21532,9 +19779,7 @@ msgstr "tail" msgid "" " tail path\n" "\n" -msgstr "" -" tail path\n" -"\n" +msgstr " tail path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5478 ../src/guestfs-actions.pod:8552 @@ -21553,9 +19798,7 @@ msgstr "tail-n" msgid "" " tail-n nrlines path\n" "\n" -msgstr "" -" tail-n nrlines path\n" -"\n" +msgstr " tail-n nrlines path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5488 ../src/guestfs-actions.pod:8571 @@ -21582,9 +19825,7 @@ msgstr "tar-in" msgid "" " tar-in (tarfile|-) directory\n" "\n" -msgstr "" -" tar-in (tarfile|-) directory\n" -"\n" +msgstr " tar-in (tarfile|-) directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5503 ../src/guestfs-actions.pod:8595 @@ -21596,9 +19837,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5506 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>." -msgstr "" -"圧縮した tar ファイルをアップロードするには L</tgz-in> または L</txz-in> を使" -"用します。" +msgstr "圧縮した tar ファイルをアップロードするには L</tgz-in> または L</txz-in> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:5511 @@ -21611,9 +19850,7 @@ msgstr "tar-out" msgid "" " tar-out directory (tarfile|-)\n" "\n" -msgstr "" -" tar-out directory (tarfile|-)\n" -"\n" +msgstr " tar-out directory (tarfile|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5515 ../src/guestfs-actions.pod:8612 @@ -21625,9 +19862,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5518 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>." -msgstr "" -"圧縮した tar ファイルをダウンロードするには L</tgz-out> または L</txz-out> を" -"使用します。" +msgstr "圧縮した tar ファイルをダウンロードするには L</tgz-out> または L</txz-out> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:5523 @@ -21640,22 +19875,19 @@ msgstr "tgz-in" msgid "" " tgz-in (tarball|-) directory\n" "\n" -msgstr "" -" tgz-in (tarball|-) directory\n" -"\n" +msgstr " tgz-in (tarball|-) directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5527 ../src/guestfs-actions.pod:8629 msgid "" -"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " -"tar file) into C<directory>." +"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>" +" tar file) into C<directory>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5530 msgid "To upload an uncompressed tarball, use L</tar-in>." -msgstr "" -"圧縮していない tar ファイルをアップロードするには L</tar-in> を使用します。" +msgstr "圧縮していない tar ファイルをアップロードするには L</tar-in> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:5534 @@ -21668,9 +19900,7 @@ msgstr "tgz-out" msgid "" " tgz-out directory (tarball|-)\n" "\n" -msgstr "" -" tgz-out directory (tarball|-)\n" -"\n" +msgstr " tgz-out directory (tarball|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5538 ../src/guestfs-actions.pod:8645 @@ -21682,8 +19912,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5541 msgid "To download an uncompressed tarball, use L</tar-out>." -msgstr "" -"圧縮していない tar ファイルをダウンロードするには L</tar-out> を使用します。" +msgstr "圧縮していない tar ファイルをダウンロードするには L</tar-out> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:5545 @@ -21696,9 +19925,7 @@ msgstr "touch" msgid "" " touch path\n" "\n" -msgstr "" -" touch path\n" -"\n" +msgstr " touch path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5549 ../src/guestfs-actions.pod:8660 @@ -21726,9 +19953,7 @@ msgstr "truncate" msgid "" " truncate path\n" "\n" -msgstr "" -" truncate path\n" -"\n" +msgstr " truncate path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5560 ../src/guestfs-actions.pod:8677 @@ -21748,9 +19973,7 @@ msgstr "truncate-size" msgid "" " truncate-size path size\n" "\n" -msgstr "" -" truncate-size path size\n" -"\n" +msgstr " truncate-size path size\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8691 @@ -21779,22 +20002,20 @@ msgstr "tune2fs" msgid "" " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" "\n" -msgstr "" -" tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n" -"\n" +msgstr " tune2fs device [force:true|false] [maxmountcount:N] [mountcount:N] [errorbehavior:..] [group:N] [intervalbetweenchecks:N] [reservedblockspercentage:N] [lastmounteddirectory:..] [reservedblockscount:N] [user:N]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5580 ../src/guestfs-actions.pod:8727 msgid "" -"This call allows you to adjust various filesystem parameters of an ext2/ext3/" -"ext4 filesystem called C<device>." +"This call allows you to adjust various filesystem parameters of an " +"ext2/ext3/ext4 filesystem called C<device>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5589 ../src/guestfs-actions.pod:8736 msgid "" -"Force tune2fs to complete the operation even in the face of errors. This is " -"the same as the tune2fs C<-f> option." +"Force tune2fs to complete the operation even in the face of errors. This is" +" the same as the tune2fs C<-f> option." msgstr "" #. type: =item @@ -21805,9 +20026,9 @@ msgstr "C<maxmountcount>" #. type: textblock #: ../fish/guestfish-actions.pod:5594 ../src/guestfs-actions.pod:8741 msgid "" -"Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" -">. If this is C<0> then the number of mounts is disregarded. This is the " -"same as the tune2fs C<-c> option." +"Set the number of mounts after which the filesystem is checked by " +"L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " +"This is the same as the tune2fs C<-c> option." msgstr "" #. type: =item @@ -21849,8 +20070,8 @@ msgstr "C<group>" #. type: textblock #: ../fish/guestfish-actions.pod:5614 ../src/guestfs-actions.pod:8761 msgid "" -"Set the group which can use reserved filesystem blocks. This is the same as " -"the tune2fs C<-g> option except that it can only be specified as a number." +"Set the group which can use reserved filesystem blocks. This is the same as" +" the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item @@ -21892,9 +20113,7 @@ msgstr "C<lastmounteddirectory>" msgid "" "Set the last mounted directory. This is the same as the tune2fs C<-M> " "option." -msgstr "" -"最後にマウントされたディレクトリーを設定します。これは tune2fs C<-M> オプショ" -"ンと同じです。" +msgstr "最後にマウントされたディレクトリーを設定します。これは tune2fs C<-M> オプションと同じです。" #. type: =item #: ../fish/guestfish-actions.pod:5637 ../src/guestfs-actions.pod:8784 @@ -21912,7 +20131,8 @@ msgstr "C<user>" #: ../fish/guestfish-actions.pod:5643 ../src/guestfs-actions.pod:8790 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " -"as the tune2fs C<-u> option except that it can only be specified as a number." +"as the tune2fs C<-u> option except that it can only be specified as a " +"number." msgstr "" #. type: textblock @@ -21933,15 +20153,13 @@ msgstr "tune2fs-l" msgid "" " tune2fs-l device\n" "\n" -msgstr "" -" tune2fs-l device\n" -"\n" +msgstr " tune2fs-l device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5659 ../src/guestfs-actions.pod:8832 msgid "" -"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " -"C<device>." +"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on" +" C<device>." msgstr "" #. type: textblock @@ -21949,8 +20167,8 @@ msgstr "" msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " -"depends on both the version of C<tune2fs> that libguestfs was built against, " -"and the filesystem itself." +"depends on both the version of C<tune2fs> that libguestfs was built against," +" and the filesystem itself." msgstr "" #. type: =head2 @@ -21964,9 +20182,7 @@ msgstr "txz-in" msgid "" " txz-in (tarball|-) directory\n" "\n" -msgstr "" -" txz-in (tarball|-) directory\n" -"\n" +msgstr " txz-in (tarball|-) directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5671 ../src/guestfs-actions.pod:8855 @@ -21986,9 +20202,7 @@ msgstr "txz-out" msgid "" " txz-out directory (tarball|-)\n" "\n" -msgstr "" -" txz-out directory (tarball|-)\n" -"\n" +msgstr " txz-out directory (tarball|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5680 ../src/guestfs-actions.pod:8869 @@ -22008,9 +20222,7 @@ msgstr "umask" msgid "" " umask mask\n" "\n" -msgstr "" -" umask mask\n" -"\n" +msgstr " umask mask\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5689 ../src/guestfs-actions.pod:8882 @@ -22061,9 +20273,7 @@ msgstr "unmount" msgid "" " umount pathordevice\n" "\n" -msgstr "" -" umount pathordevice\n" -"\n" +msgstr " umount pathordevice\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5712 ../src/guestfs-actions.pod:8909 @@ -22088,9 +20298,7 @@ msgstr "unmount-all" msgid "" " umount-all\n" "\n" -msgstr "" -" umount-all\n" -"\n" +msgstr " umount-all\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5722 ../src/guestfs-actions.pod:8922 @@ -22113,18 +20321,14 @@ msgstr "umount-local" msgid "" " umount-local [retry:true|false]\n" "\n" -msgstr "" -" umount-local [retry:true|false]\n" -"\n" +msgstr " umount-local [retry:true|false]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5730 ../src/guestfs-actions.pod:8943 msgid "" "If libguestfs is exporting the filesystem on a local mountpoint, then this " "unmounts it." -msgstr "" -"libguestfs がローカルマウントポイントにあるファイルシステムをエクスポートして" -"いるならば、これによりアンマウントされます。" +msgstr "libguestfs がローカルマウントポイントにあるファイルシステムをエクスポートしているならば、これによりアンマウントされます。" #. type: =head2 #: ../fish/guestfish-actions.pod:5737 @@ -22137,17 +20341,13 @@ msgstr "upload" msgid "" " upload (filename|-) remotefilename\n" "\n" -msgstr "" -" upload (filename|-) remotefilename\n" -"\n" +msgstr " upload (filename|-) remotefilename\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5741 ../fish/guestfish-actions.pod:5754 #: ../src/guestfs-actions.pod:8979 ../src/guestfs-actions.pod:9003 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem." -msgstr "" -"ローカルファイル C<filename> をファイルシステムにおいて C<remotefilename> に" -"アップロードします。" +msgstr "ローカルファイル C<filename> をファイルシステムにおいて C<remotefilename> にアップロードします。" #. type: textblock #: ../fish/guestfish-actions.pod:5746 @@ -22165,9 +20365,7 @@ msgstr "upload-offset" msgid "" " upload-offset (filename|-) remotefilename offset\n" "\n" -msgstr "" -" upload-offset (filename|-) remotefilename offset\n" -"\n" +msgstr " upload-offset (filename|-) remotefilename offset\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5757 ../src/guestfs-actions.pod:9006 @@ -22203,9 +20401,7 @@ msgstr "utimens" msgid "" " utimens path atsecs atnsecs mtsecs mtnsecs\n" "\n" -msgstr "" -" utimens path atsecs atnsecs mtsecs mtnsecs\n" -"\n" +msgstr " utimens path atsecs atnsecs mtsecs mtnsecs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5777 ../src/guestfs-actions.pod:9039 @@ -22253,9 +20449,7 @@ msgstr "version" msgid "" " version\n" "\n" -msgstr "" -" version\n" -"\n" +msgstr " version\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5798 ../src/guestfs-actions.pod:9065 @@ -22267,9 +20461,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:5801 ../src/guestfs-actions.pod:9068 msgid "" "Note that because of dynamic linking this is not necessarily the version of " -"libguestfs that you compiled against. You can compile the program, and then " -"at runtime dynamically link against a completely different C<libguestfs.so> " -"library." +"libguestfs that you compiled against. You can compile the program, and then" +" at runtime dynamically link against a completely different C<libguestfs.so>" +" library." msgstr "" #. type: textblock @@ -22284,8 +20478,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5812 ../src/guestfs-actions.pod:9079 msgid "" -"The call returns a structure with four elements. The first three (C<major>, " -"C<minor> and C<release>) are numbers and correspond to the usual version " +"The call returns a structure with four elements. The first three (C<major>," +" C<minor> and C<release>) are numbers and correspond to the usual version " "triplet. The fourth element (C<extra>) is a string and is normally empty, " "but may be used for distro-specific information." msgstr "" @@ -22321,9 +20515,7 @@ msgstr "vfs-label" msgid "" " vfs-label device\n" "\n" -msgstr "" -" vfs-label device\n" -"\n" +msgstr " vfs-label device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5833 ../src/guestfs-actions.pod:9108 @@ -22338,8 +20530,7 @@ msgstr "ファイルシステムにラベルが付いていないと、空の文 #. type: textblock #: ../fish/guestfish-actions.pod:5838 msgid "To find a filesystem from the label, use L</findfs-label>." -msgstr "" -"ラベルからファイルシステムを検索するには L</findfs-label> を使用します。" +msgstr "ラベルからファイルシステムを検索するには L</findfs-label> を使用します。" #. type: =head2 #: ../fish/guestfish-actions.pod:5840 @@ -22352,9 +20543,7 @@ msgstr "vfs-type" msgid "" " vfs-type device\n" "\n" -msgstr "" -" vfs-type device\n" -"\n" +msgstr " vfs-type device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5844 ../src/guestfs-actions.pod:9126 @@ -22382,9 +20571,7 @@ msgstr "vfs-uuid" msgid "" " vfs-uuid device\n" "\n" -msgstr "" -" vfs-uuid device\n" -"\n" +msgstr " vfs-uuid device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5856 ../src/guestfs-actions.pod:9145 @@ -22412,9 +20599,7 @@ msgstr "vg-activate" msgid "" " vg-activate true|false 'volgroups ...'\n" "\n" -msgstr "" -" vg-activate true|false 'volgroups ...'\n" -"\n" +msgstr " vg-activate true|false 'volgroups ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5867 ../src/guestfs-actions.pod:9164 @@ -22426,8 +20611,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5870 ../src/guestfs-actions.pod:9167 msgid "This command is the same as running C<vgchange -a y|n volgroups...>" -msgstr "" -"このコマンドは C<vgchange -a y|n volgroups...> を実行するときと同じです。" +msgstr "このコマンドは C<vgchange -a y|n volgroups...> を実行するときと同じです。" #. type: textblock #: ../fish/guestfish-actions.pod:5872 ../src/guestfs-actions.pod:9169 @@ -22447,9 +20631,7 @@ msgstr "vg-activate-all" msgid "" " vg-activate-all true|false\n" "\n" -msgstr "" -" vg-activate-all true|false\n" -"\n" +msgstr " vg-activate-all true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5879 ../src/guestfs-actions.pod:9182 @@ -22474,9 +20656,7 @@ msgstr "vgcreate" msgid "" " vgcreate volgroup 'physvols ...'\n" "\n" -msgstr "" -" vgcreate volgroup 'physvols ...'\n" -"\n" +msgstr " vgcreate volgroup 'physvols ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5888 ../src/guestfs-actions.pod:9198 @@ -22496,9 +20676,7 @@ msgstr "vglvuuids" msgid "" " vglvuuids vgname\n" "\n" -msgstr "" -" vglvuuids vgname\n" -"\n" +msgstr " vglvuuids vgname\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5895 ../src/guestfs-actions.pod:9211 @@ -22530,27 +20708,21 @@ msgstr "vgmeta" msgid "" " vgmeta vgname\n" "\n" -msgstr "" -" vgmeta vgname\n" -"\n" +msgstr " vgmeta vgname\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5907 ../src/guestfs-actions.pod:9232 msgid "" "C<vgname> is an LVM volume group. This command examines the volume group " "and returns its metadata." -msgstr "" -"C<vgname> は LVM ボリュームグループです。このコマンドは、ボリュームグループを" -"検査して、そのメタ情報を返します。" +msgstr "C<vgname> は LVM ボリュームグループです。このコマンドは、ボリュームグループを検査して、そのメタ情報を返します。" #. type: textblock #: ../fish/guestfish-actions.pod:5910 ../src/guestfs-actions.pod:9235 msgid "" "Note that the metadata is an internal structure used by LVM, subject to " "change at any time, and is provided for information only." -msgstr "" -"メタ情報は、LVM により使用される内部構造で、いつでも変更を強制され、情報に対" -"してのみ提供されることに注意してください。" +msgstr "メタ情報は、LVM により使用される内部構造で、いつでも変更を強制され、情報に対してのみ提供されることに注意してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:5913 @@ -22563,9 +20735,7 @@ msgstr "vgpvuuids" msgid "" " vgpvuuids vgname\n" "\n" -msgstr "" -" vgpvuuids vgname\n" -"\n" +msgstr " vgpvuuids vgname\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5917 ../src/guestfs-actions.pod:9250 @@ -22597,9 +20767,7 @@ msgstr "vgremove" msgid "" " vgremove vgname\n" "\n" -msgstr "" -" vgremove vgname\n" -"\n" +msgstr " vgremove vgname\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5929 ../src/guestfs-actions.pod:9270 @@ -22623,9 +20791,7 @@ msgstr "vgrename" msgid "" " vgrename volgroup newvolgroup\n" "\n" -msgstr "" -" vgrename volgroup newvolgroup\n" -"\n" +msgstr " vgrename volgroup newvolgroup\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5938 ../src/guestfs-actions.pod:9286 @@ -22643,15 +20809,13 @@ msgstr "vgs" msgid "" " vgs\n" "\n" -msgstr "" -" vgs\n" -"\n" +msgstr " vgs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5944 ../src/guestfs-actions.pod:9297 msgid "" -"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" -"> command." +"List all the volumes groups detected. This is the equivalent of the " +"L<vgs(8)> command." msgstr "" #. type: textblock @@ -22677,15 +20841,13 @@ msgstr "vgs-full" msgid "" " vgs-full\n" "\n" -msgstr "" -" vgs-full\n" -"\n" +msgstr " vgs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5956 ../src/guestfs-actions.pod:9316 msgid "" -"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" -"> command. The \"full\" version includes all fields." +"List all the volumes groups detected. This is the equivalent of the " +"L<vgs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -22699,9 +20861,7 @@ msgstr "vgscan" msgid "" " vgscan\n" "\n" -msgstr "" -" vgscan\n" -"\n" +msgstr " vgscan\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5963 ../src/guestfs-actions.pod:9330 @@ -22721,9 +20881,7 @@ msgstr "vguuid" msgid "" " vguuid vgname\n" "\n" -msgstr "" -" vguuid vgname\n" -"\n" +msgstr " vguuid vgname\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5970 ../src/guestfs-actions.pod:9343 @@ -22741,9 +20899,7 @@ msgstr "wc-c" msgid "" " wc-c path\n" "\n" -msgstr "" -" wc-c path\n" -"\n" +msgstr " wc-c path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5976 ../src/guestfs-actions.pod:9383 @@ -22763,14 +20919,13 @@ msgstr "wc-l" msgid "" " wc-l path\n" "\n" -msgstr "" -" wc-l path\n" -"\n" +msgstr " wc-l path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5983 ../src/guestfs-actions.pod:9396 msgid "" -"This command counts the lines in a file, using the C<wc -l> external command." +"This command counts the lines in a file, using the C<wc -l> external " +"command." msgstr "" #. type: =head2 @@ -22784,17 +20939,14 @@ msgstr "wc-w" msgid "" " wc-w path\n" "\n" -msgstr "" -" wc-w path\n" -"\n" +msgstr " wc-w path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5990 ../src/guestfs-actions.pod:9409 msgid "" -"This command counts the words in a file, using the C<wc -w> external command." -msgstr "" -"このコマンドは、C<wc -w> 外部コマンドを使用して、ファイルにある単語を数えま" -"す。" +"This command counts the words in a file, using the C<wc -w> external " +"command." +msgstr "このコマンドは、C<wc -w> 外部コマンドを使用して、ファイルにある単語を数えます。" #. type: =head2 #: ../fish/guestfish-actions.pod:5993 @@ -22807,9 +20959,7 @@ msgstr "wipefs" msgid "" " wipefs device\n" "\n" -msgstr "" -" wipefs device\n" -"\n" +msgstr " wipefs device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5997 ../src/guestfs-actions.pod:9422 @@ -22823,9 +20973,7 @@ msgstr "" msgid "" "This does not erase the filesystem itself nor any other data from the " "C<device>." -msgstr "" -"これは、ファイルシステム自身を削除しません、また C<device> から他のどんなデー" -"タも削除しません。" +msgstr "これは、ファイルシステム自身を削除しません、また C<device> から他のどんなデータも削除しません。" #. type: textblock #: ../fish/guestfish-actions.pod:6003 @@ -22843,9 +20991,7 @@ msgstr "write" msgid "" " write path content\n" "\n" -msgstr "" -" write path content\n" -"\n" +msgstr " write path content\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6010 ../src/guestfs-actions.pod:9443 @@ -22870,9 +21016,7 @@ msgstr "write-append" msgid "" " write-append path content\n" "\n" -msgstr "" -" write-append path content\n" -"\n" +msgstr " write-append path content\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6022 ../src/guestfs-actions.pod:9463 @@ -22897,9 +21041,7 @@ msgstr "write-file" msgid "" " write-file path content size\n" "\n" -msgstr "" -" write-file path content size\n" -"\n" +msgstr " write-file path content size\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6034 ../src/guestfs-actions.pod:9490 @@ -22926,9 +21068,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:6048 msgid "" "I<This function is deprecated.> In new code, use the L</write> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用して" -"ください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:6055 @@ -22941,9 +21081,7 @@ msgstr "zegrep" msgid "" " zegrep regex path\n" "\n" -msgstr "" -" zegrep regex path\n" -"\n" +msgstr " zegrep regex path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6059 ../src/guestfs-actions.pod:9515 @@ -22962,9 +21100,7 @@ msgstr "zegrepi" msgid "" " zegrepi regex path\n" "\n" -msgstr "" -" zegrepi regex path\n" -"\n" +msgstr " zegrepi regex path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6069 ../src/guestfs-actions.pod:9534 @@ -22983,9 +21119,7 @@ msgstr "zero" msgid "" " zero device\n" "\n" -msgstr "" -" zero device\n" -"\n" +msgstr " zero device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6079 ../src/guestfs-actions.pod:9552 @@ -23007,10 +21141,7 @@ msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " "unnecessarily." -msgstr "" -"ブロックデバイスがすでに 0 ならば、このコマンドは 0 を書き込みません。これ" -"は、下にあるブロックデバイスが不必要に非スパース化されたり大きくなったりする" -"ことを避けるためです。" +msgstr "ブロックデバイスがすでに 0 ならば、このコマンドは 0 を書き込みません。これは、下にあるブロックデバイスが不必要に非スパース化されたり大きくなったりすることを避けるためです。" #. type: textblock #: ../fish/guestfish-actions.pod:6089 @@ -23028,15 +21159,13 @@ msgstr "zero-device" msgid "" " zero-device device\n" "\n" -msgstr "" -" zero-device device\n" -"\n" +msgstr " zero-device device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6096 msgid "" -"This command writes zeroes over the entire C<device>. Compare with L</zero> " -"which just zeroes the first few blocks of a device." +"This command writes zeroes over the entire C<device>. Compare with L</zero>" +" which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 @@ -23050,36 +21179,28 @@ msgstr "zero-free-space" msgid "" " zero-free-space directory\n" "\n" -msgstr "" -" zero-free-space directory\n" -"\n" +msgstr " zero-free-space directory\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6108 ../src/guestfs-actions.pod:9603 msgid "" "Zero the free space in the filesystem mounted on C<directory>. The " "filesystem must be mounted read-write." -msgstr "" -"C<directory> にマウントされたファイルシステムにある空き領域にゼロを書き込みま" -"す。 ファイルシステムは読み書きモードでマウントする必要があります。" +msgstr "C<directory> にマウントされたファイルシステムにある空き領域にゼロを書き込みます。 ファイルシステムは読み書きモードでマウントする必要があります。" #. type: textblock #: ../fish/guestfish-actions.pod:6111 ../src/guestfs-actions.pod:9606 msgid "" "The filesystem contents are not affected, but any free space in the " "filesystem is freed." -msgstr "" -"ファイルシステムの内容は影響を受けません。しかし、ファイルシステムにある空き" -"領域はすべて開放されます。" +msgstr "ファイルシステムの内容は影響を受けません。しかし、ファイルシステムにある空き領域はすべて開放されます。" #. type: textblock #: ../fish/guestfish-actions.pod:6114 ../src/guestfs-actions.pod:9609 msgid "" "In future (but not currently) these zeroed blocks will be \"sparsified\" - " "that is, given back to the host." -msgstr "" -"将来(現在ではありません)これらのゼロにされたブロックは「スパース化」されま" -"す。つまり、ホストに返されます。" +msgstr "将来(現在ではありません)これらのゼロにされたブロックは「スパース化」されます。つまり、ホストに返されます。" #. type: =head2 #: ../fish/guestfish-actions.pod:6117 @@ -23092,15 +21213,13 @@ msgstr "zerofree" msgid "" " zerofree device\n" "\n" -msgstr "" -" zerofree device\n" -"\n" +msgstr " zerofree device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6121 ../src/guestfs-actions.pod:9627 msgid "" -"This runs the I<zerofree> program on C<device>. This program claims to zero " -"unused inodes and disk blocks on an ext2/3 filesystem, thus making it " +"This runs the I<zerofree> program on C<device>. This program claims to zero" +" unused inodes and disk blocks on an ext2/3 filesystem, thus making it " "possible to compress the filesystem more effectively." msgstr "" @@ -23127,9 +21246,7 @@ msgstr "zfgrep" msgid "" " zfgrep pattern path\n" "\n" -msgstr "" -" zfgrep pattern path\n" -"\n" +msgstr " zfgrep pattern path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6136 ../src/guestfs-actions.pod:9649 @@ -23148,9 +21265,7 @@ msgstr "zfgrepi" msgid "" " zfgrepi pattern path\n" "\n" -msgstr "" -" zfgrepi pattern path\n" -"\n" +msgstr " zfgrepi pattern path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6146 ../src/guestfs-actions.pod:9668 @@ -23169,9 +21284,7 @@ msgstr "zfile" msgid "" " zfile meth path\n" "\n" -msgstr "" -" zfile meth path\n" -"\n" +msgstr " zfile meth path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6156 ../src/guestfs-actions.pod:9694 @@ -23182,9 +21295,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:6159 ../src/guestfs-actions.pod:9697 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>." -msgstr "" -"C<method> は C<gzip>, C<compress> または C<bzip2> のいずれかである必要があり" -"ます。" +msgstr "C<method> は C<gzip>, C<compress> または C<bzip2> のいずれかである必要があります。" #. type: textblock #: ../fish/guestfish-actions.pod:6161 @@ -23196,9 +21307,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:6164 msgid "" "I<This function is deprecated.> In new code, use the L</file> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</file> を使用して" -"ください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</file> を使用してください。" #. type: =head2 #: ../fish/guestfish-actions.pod:6171 @@ -23211,9 +21320,7 @@ msgstr "zgrep" msgid "" " zgrep regex path\n" "\n" -msgstr "" -" zgrep regex path\n" -"\n" +msgstr " zgrep regex path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6175 ../src/guestfs-actions.pod:9714 @@ -23232,9 +21339,7 @@ msgstr "zgrepi" msgid "" " zgrepi regex path\n" "\n" -msgstr "" -" zgrepi regex path\n" -"\n" +msgstr " zgrepi regex path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6185 ../src/guestfs-actions.pod:9733 @@ -23258,9 +21363,7 @@ msgstr "allocate" msgid "" " alloc filename size\n" "\n" -msgstr "" -" alloc filename size\n" -"\n" +msgstr " alloc filename size\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:7 @@ -23284,10 +21387,7 @@ msgstr "" msgid "" "To create a sparse file, use L</sparse> instead. To create a prepared disk " "image, see L</PREPARED DISK IMAGES>." -msgstr "" -"スパースなファイルを作成するには、代わりに L</sparse> を使用します。非スパー" -"スなディスクイメージを作成するには、 L</準備済みディスクイメージ> を参照して" -"ください。" +msgstr "スパースなファイルを作成するには、代わりに L</sparse> を使用します。非スパースなディスクイメージを作成するには、 L</準備済みディスクイメージ> を参照してください。" #. type: =head2 #: ../fish/guestfish-commands.pod:17 @@ -23300,17 +21400,15 @@ msgstr "copy-in" msgid "" " copy-in local [local ...] /remotedir\n" "\n" -msgstr "" -" copy-in local [local ...] /remotedir\n" -"\n" +msgstr " copy-in local [local ...] /remotedir\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:21 msgid "" "C<copy-in> copies local files or directories recursively into the disk " "image, placing them in the directory called C</remotedir> (which must " -"exist). This guestfish meta-command turns into a sequence of L</tar-in> and " -"other commands as necessary." +"exist). This guestfish meta-command turns into a sequence of L</tar-in> and" +" other commands as necessary." msgstr "" #. type: textblock @@ -23331,17 +21429,15 @@ msgstr "copy-out" msgid "" " copy-out remote [remote ...] localdir\n" "\n" -msgstr "" -" copy-out remote [remote ...] localdir\n" -"\n" +msgstr " copy-out remote [remote ...] localdir\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:34 msgid "" "C<copy-out> copies remote files or directories recursively out of the disk " -"image, placing them on the host disk in a local directory called C<localdir> " -"(which must exist). This guestfish meta-command turns into a sequence of L</" -"download>, L</tar-out> and other commands as necessary." +"image, placing them on the host disk in a local directory called C<localdir>" +" (which must exist). This guestfish meta-command turns into a sequence of " +"L</download>, L</tar-out> and other commands as necessary." msgstr "" #. type: textblock @@ -23358,9 +21454,7 @@ msgstr "" msgid "" " copy-out /home .\n" "\n" -msgstr "" -" copy-out /home .\n" -"\n" +msgstr " copy-out /home .\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:46 @@ -23375,9 +21469,7 @@ msgstr "" msgid "" " glob copy-out /home/* .\n" "\n" -msgstr "" -" glob copy-out /home/* .\n" -"\n" +msgstr " glob copy-out /home/* .\n\n" #. type: =head2 #: ../fish/guestfish-commands.pod:51 @@ -23390,9 +21482,7 @@ msgstr "delete-event" msgid "" " delete-event name\n" "\n" -msgstr "" -" delete-event name\n" -"\n" +msgstr " delete-event name\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:55 @@ -23418,9 +21508,7 @@ msgstr "display" msgid "" " display filename\n" "\n" -msgstr "" -" display filename\n" -"\n" +msgstr " display filename\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:65 @@ -23442,9 +21530,7 @@ msgstr "" msgid "" " export GUESTFISH_DISPLAY_IMAGE=eog\n" "\n" -msgstr "" -" export GUESTFISH_DISPLAY_IMAGE=eog\n" -"\n" +msgstr " export GUESTFISH_DISPLAY_IMAGE=eog\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:73 @@ -23462,9 +21548,7 @@ msgstr "echo" msgid "" " echo [params ...]\n" "\n" -msgstr "" -" echo [params ...]\n" -"\n" +msgstr " echo [params ...]\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:79 @@ -23492,9 +21576,7 @@ msgstr "emacs" msgid "" " edit filename\n" "\n" -msgstr "" -" edit filename\n" -"\n" +msgstr " edit filename\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:89 @@ -23521,24 +21603,22 @@ msgstr "event" msgid "" " event name eventset \"shell script ...\"\n" "\n" -msgstr "" -" event name eventset \"shell script ...\"\n" -"\n" +msgstr " event name eventset \"shell script ...\"\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:100 msgid "" -"Register a shell script fragment which is executed when an event is raised. " -"See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event " -"API in libguestfs." +"Register a shell script fragment which is executed when an event is raised." +" See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event" +" API in libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:104 msgid "" -"The C<name> parameter is a name that you give to this event handler. It can " -"be any string (even the empty string) and is simply there so you can delete " -"the handler using the guestfish C<delete-event> command." +"The C<name> parameter is a name that you give to this event handler. It can" +" be any string (even the empty string) and is simply there so you can delete" +" the handler using the guestfish C<delete-event> command." msgstr "" #. type: textblock @@ -23553,17 +21633,17 @@ msgstr "" #: ../fish/guestfish-commands.pod:113 msgid "" "The third and final parameter is the shell script fragment (or any external " -"command) that is executed when any of the events in the eventset occurs. It " -"is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh -" -"c>." +"command) that is executed when any of the events in the eventset occurs. It" +" is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh " +"-c>." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:118 msgid "" -"The shell script fragment receives callback parameters as arguments C<$1>, C<" -"$2> etc. The actual event that was called is available in the environment " -"variable C<$EVENT>." +"The shell script fragment receives callback parameters as arguments C<$1>, " +"C<$2> etc. The actual event that was called is available in the environment" +" variable C<$EVENT>." msgstr "" #. type: verbatim @@ -23575,12 +21655,7 @@ msgid "" " event \"\" progress \"echo progress: $3/$4\"\n" " event \"\" * \"echo $EVENT $@\"\n" "\n" -msgstr "" -" event \"\" close \"echo closed\"\n" -" event messages appliance,library,trace \"echo $@\"\n" -" event \"\" progress \"echo progress: $3/$4\"\n" -" event \"\" * \"echo $EVENT $@\"\n" -"\n" +msgstr " event \"\" close \"echo closed\"\n event messages appliance,library,trace \"echo $@\"\n event \"\" progress \"echo progress: $3/$4\"\n event \"\" * \"echo $EVENT $@\"\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:127 @@ -23598,9 +21673,7 @@ msgstr "glob" msgid "" " glob command args...\n" "\n" -msgstr "" -" glob command args...\n" -"\n" +msgstr " glob command args...\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:133 @@ -23627,11 +21700,7 @@ msgid "" " hexedit <filename|device> <max>\n" " hexedit <filename|device> <start> <max>\n" "\n" -msgstr "" -" hexedit <filename|device>\n" -" hexedit <filename|device> <max>\n" -" hexedit <filename|device> <start> <max>\n" -"\n" +msgstr " hexedit <filename|device>\n hexedit <filename|device> <max>\n hexedit <filename|device> <start> <max>\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:144 @@ -23661,22 +21730,19 @@ msgstr "" msgid "" " hexedit /dev/sda 1M\n" "\n" -msgstr "" -" hexedit /dev/sda 1M\n" -"\n" +msgstr " hexedit /dev/sda 1M\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:159 msgid "" -"which would allow you to edit anywhere within the first megabyte of the disk." +"which would allow you to edit anywhere within the first megabyte of the " +"disk." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:162 msgid "To edit the superblock of an ext2 filesystem on C</dev/sda1>, do:" -msgstr "" -"C</dev/sda1> にある ext2 ファイルシステムのスーパーブロックを編集するには、次" -"のようにします:" +msgstr "C</dev/sda1> にある ext2 ファイルシステムのスーパーブロックを編集するには、次のようにします:" #. type: verbatim #: ../fish/guestfish-commands.pod:164 @@ -23684,9 +21750,7 @@ msgstr "" msgid "" " hexedit /dev/sda1 0x400 0x400\n" "\n" -msgstr "" -" hexedit /dev/sda1 0x400 0x400\n" -"\n" +msgstr " hexedit /dev/sda1 0x400 0x400\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:166 @@ -23716,9 +21780,7 @@ msgstr "lcd" msgid "" " lcd directory\n" "\n" -msgstr "" -" lcd directory\n" -"\n" +msgstr " lcd directory\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:178 @@ -23742,9 +21804,7 @@ msgstr "list-events" msgid "" " list-events\n" "\n" -msgstr "" -" list-events\n" -"\n" +msgstr " list-events\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:187 @@ -23768,9 +21828,7 @@ msgstr "manual" msgid "" " man\n" "\n" -msgstr "" -" man\n" -"\n" +msgstr " man\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:196 @@ -23793,9 +21851,7 @@ msgstr "less" msgid "" " more filename\n" "\n" -msgstr "" -" more filename\n" -"\n" +msgstr " more filename\n\n" #. type: verbatim #: ../fish/guestfish-commands.pod:204 @@ -23803,9 +21859,7 @@ msgstr "" msgid "" " less filename\n" "\n" -msgstr "" -" less filename\n" -"\n" +msgstr " less filename\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:206 @@ -23817,9 +21871,7 @@ msgstr "ファイルを表示するために使用します。" msgid "" "The default viewer is C<$PAGER>. However if you use the alternate command " "C<less> you will get the C<less> command specifically." -msgstr "" -"デフォルトのビューアーは C<$PAGER> です。 しかし代替のコマンド C<less> を使" -"用すると、明示的に C<less> コマンドが使えます。" +msgstr "デフォルトのビューアーは C<$PAGER> です。 しかし代替のコマンド C<less> を使用すると、明示的に C<less> コマンドが使えます。" #. type: =head2 #: ../fish/guestfish-commands.pod:211 @@ -23832,9 +21884,7 @@ msgstr "reopen" msgid "" " reopen\n" "\n" -msgstr "" -" reopen\n" -"\n" +msgstr " reopen\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:215 @@ -23855,9 +21905,7 @@ msgstr "setenv" msgid "" " setenv VAR value\n" "\n" -msgstr "" -" setenv VAR value\n" -"\n" +msgstr " setenv VAR value\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:223 @@ -23876,9 +21924,7 @@ msgstr "環境変数の値を表示するには、次のようにシェルコマ msgid "" " !echo $VAR\n" "\n" -msgstr "" -" !echo $VAR\n" -"\n" +msgstr " !echo $VAR\n\n" #. type: =head2 #: ../fish/guestfish-commands.pod:230 @@ -23891,15 +21937,13 @@ msgstr "sparse" msgid "" " sparse filename size\n" "\n" -msgstr "" -" sparse filename size\n" -"\n" +msgstr " sparse filename size\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:234 msgid "" -"This creates an empty sparse file of the given size, and then adds so it can " -"be further examined." +"This creates an empty sparse file of the given size, and then adds so it can" +" be further examined." msgstr "" #. type: textblock @@ -23923,15 +21967,14 @@ msgstr "supported" msgid "" " supported\n" "\n" -msgstr "" -" supported\n" -"\n" +msgstr " supported\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:251 msgid "" "This command returns a list of the optional groups known to the daemon, and " -"indicates which ones are supported by this build of the libguestfs appliance." +"indicates which ones are supported by this build of the libguestfs " +"appliance." msgstr "" #. type: textblock @@ -23950,9 +21993,7 @@ msgstr "time" msgid "" " time command args...\n" "\n" -msgstr "" -" time command args...\n" -"\n" +msgstr " time command args...\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:261 @@ -23972,9 +22013,7 @@ msgstr "unsetenv" msgid "" " unsetenv VAR\n" "\n" -msgstr "" -" unsetenv VAR\n" -"\n" +msgstr " unsetenv VAR\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:268 @@ -23992,9 +22031,7 @@ msgstr "guestfish - libguestfs ファイルシステム対話式シェル" msgid "" " guestfish [--options] [commands]\n" "\n" -msgstr "" -" guestfish [--options] [commands]\n" -"\n" +msgstr " guestfish [--options] [commands]\n\n" #. type: verbatim #: ../fish/guestfish.pod:11 @@ -24002,9 +22039,7 @@ msgstr "" msgid "" " guestfish\n" "\n" -msgstr "" -" guestfish\n" -"\n" +msgstr " guestfish\n\n" #. type: verbatim #: ../fish/guestfish.pod:13 @@ -24012,9 +22047,7 @@ msgstr "" msgid "" " guestfish [--ro|--rw] -a disk.img\n" "\n" -msgstr "" -" guestfish [--ro|--rw] -a disk.img\n" -"\n" +msgstr " guestfish [--ro|--rw] -a disk.img\n\n" #. type: verbatim #: ../fish/guestfish.pod:15 @@ -24022,9 +22055,7 @@ msgstr "" msgid "" " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n" "\n" -msgstr "" -" guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n" -"\n" +msgstr " guestfish [--ro|--rw] -a disk.img -m dev[:mountpoint]\n\n" #. type: verbatim #: ../fish/guestfish.pod:17 @@ -24032,9 +22063,7 @@ msgstr "" msgid "" " guestfish -d libvirt-domain\n" "\n" -msgstr "" -" guestfish -d libvirt-domain\n" -"\n" +msgstr " guestfish -d libvirt-domain\n\n" #. type: verbatim #: ../fish/guestfish.pod:19 @@ -24042,9 +22071,7 @@ msgstr "" msgid "" " guestfish [--ro|--rw] -a disk.img -i\n" "\n" -msgstr "" -" guestfish [--ro|--rw] -a disk.img -i\n" -"\n" +msgstr " guestfish [--ro|--rw] -a disk.img -i\n\n" #. type: verbatim #: ../fish/guestfish.pod:21 @@ -24052,17 +22079,15 @@ msgstr "" msgid "" " guestfish -d libvirt-domain -i\n" "\n" -msgstr "" -" guestfish -d libvirt-domain -i\n" -"\n" +msgstr " guestfish -d libvirt-domain -i\n\n" #. type: textblock #: ../fish/guestfish.pod:25 msgid "" "Using guestfish in read/write mode on live virtual machines can be " -"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) " -"option to use guestfish safely if the disk image or virtual machine might be " -"live." +"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)" +" option to use guestfish safely if the disk image or virtual machine might " +"be live." msgstr "" #. type: textblock @@ -24093,9 +22118,7 @@ msgstr "対話式シェルとして" msgid "" " $ guestfish\n" " \n" -msgstr "" -" $ guestfish\n" -" \n" +msgstr " $ guestfish\n \n" #. type: verbatim #: ../fish/guestfish.pod:47 @@ -24104,11 +22127,7 @@ msgid "" " Welcome to guestfish, the libguestfs filesystem interactive shell for\n" " editing virtual machine filesystems.\n" " \n" -msgstr "" -" guestfish へようこそ。\n" -" 仮想マシンのファイルシステムを編集するための\n" -" libguestfs ファイルシステム対話式シェルです。\n" -" \n" +msgstr " guestfish へようこそ。\n 仮想マシンのファイルシステムを編集するための\n libguestfs ファイルシステム対話式シェルです。\n \n" #. type: verbatim #: ../fish/guestfish.pod:50 @@ -24118,11 +22137,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" " \n" -msgstr "" -" 入力: コマンド一覧は 'help'\n" -" マニュアルを読むには 'man'\n" -" シェルを終了するには 'quit'\n" -" \n" +msgstr " 入力: コマンド一覧は 'help'\n マニュアルを読むには 'man'\n シェルを終了するには 'quit'\n \n" #. type: verbatim #: ../fish/guestfish.pod:54 @@ -24141,20 +22156,7 @@ msgid "" " [...]\n" " ><fs> exit\n" "\n" -msgstr "" -" ><fs> add-ro disk.img\n" -" ><fs> run\n" -" ><fs> list-filesystems\n" -" /dev/sda1: ext4\n" -" /dev/vg_guest/lv_root: ext4\n" -" /dev/vg_guest/lv_swap: swap\n" -" ><fs> mount /dev/vg_guest/lv_root /\n" -" ><fs> cat /etc/fstab\n" -" # /etc/fstab\n" -" # Created by anaconda\n" -" [...]\n" -" ><fs> exit\n" -"\n" +msgstr " ><fs> add-ro disk.img\n ><fs> run\n ><fs> list-filesystems\n /dev/sda1: ext4\n /dev/vg_guest/lv_root: ext4\n /dev/vg_guest/lv_swap: swap\n ><fs> mount /dev/vg_guest/lv_root /\n ><fs> cat /etc/fstab\n # /etc/fstab\n # Created by anaconda\n [...]\n ><fs> exit\n\n" #. type: =head2 #: ../fish/guestfish.pod:67 @@ -24177,14 +22179,7 @@ msgid "" " write /etc/motd \"Welcome, new users\"\n" " _EOF_\n" "\n" -msgstr "" -" guestfish <<_EOF_\n" -" add disk.img\n" -" run\n" -" mount /dev/vg_guest/lv_root /\n" -" write /etc/motd \"Welcome, new users\"\n" -" _EOF_\n" -"\n" +msgstr " guestfish <<_EOF_\n add disk.img\n run\n mount /dev/vg_guest/lv_root /\n write /etc/motd \"Welcome, new users\"\n _EOF_\n\n" #. type: textblock #: ../fish/guestfish.pod:78 @@ -24200,12 +22195,7 @@ msgid "" " lvs\n" " _EOF_\n" "\n" -msgstr "" -" guestfish -a disk.img --ro <<_EOF_\n" -" run\n" -" lvs\n" -" _EOF_\n" -"\n" +msgstr " guestfish -a disk.img --ro <<_EOF_\n run\n lvs\n _EOF_\n\n" #. type: textblock #: ../fish/guestfish.pod:85 @@ -24221,12 +22211,7 @@ msgid "" " list-filesystems\n" " _EOF_\n" "\n" -msgstr "" -" guestfish -a disk.img --ro <<_EOF_\n" -" run\n" -" list-filesystems\n" -" _EOF_\n" -"\n" +msgstr " guestfish -a disk.img --ro <<_EOF_\n run\n list-filesystems\n _EOF_\n\n" #. type: =head2 #: ../fish/guestfish.pod:92 @@ -24246,11 +22231,7 @@ msgid "" " add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n" " write /etc/resolv.conf \"nameserver 1.2.3.4\"\n" "\n" -msgstr "" -" guestfish \\\n" -" add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n" -" write /etc/resolv.conf \"nameserver 1.2.3.4\"\n" -"\n" +msgstr " guestfish \\\n add disk.img : run : mount /dev/vg_guest/lv_root / : \\\n write /etc/resolv.conf \"nameserver 1.2.3.4\"\n\n" #. type: textblock #: ../fish/guestfish.pod:100 @@ -24266,12 +22247,7 @@ msgid "" " --mount /dev/sda1:/boot \\\n" " edit /boot/grub/grub.conf\n" "\n" -msgstr "" -" guestfish --rw --add disk.img \\\n" -" --mount /dev/vg_guest/lv_root \\\n" -" --mount /dev/sda1:/boot \\\n" -" edit /boot/grub/grub.conf\n" -"\n" +msgstr " guestfish --rw --add disk.img \\\n --mount /dev/vg_guest/lv_root \\\n --mount /dev/sda1:/boot \\\n edit /boot/grub/grub.conf\n\n" #. type: =head2 #: ../fish/guestfish.pod:107 @@ -24281,7 +22257,8 @@ msgstr "ディスクを自動的にマウントします" #. type: textblock #: ../fish/guestfish.pod:109 msgid "" -"Use the I<-i> option to automatically mount the disks from a virtual machine:" +"Use the I<-i> option to automatically mount the disks from a virtual " +"machine:" msgstr "" #. type: verbatim @@ -24290,9 +22267,7 @@ msgstr "" msgid "" " guestfish --ro -a disk.img -i cat /etc/group\n" "\n" -msgstr "" -" guestfish --ro -a disk.img -i cat /etc/group\n" -"\n" +msgstr " guestfish --ro -a disk.img -i cat /etc/group\n\n" #. type: verbatim #: ../fish/guestfish.pod:114 @@ -24300,9 +22275,7 @@ msgstr "" msgid "" " guestfish --ro -d libvirt-domain -i cat /etc/group\n" "\n" -msgstr "" -" guestfish --ro -d libvirt-domain -i cat /etc/group\n" -"\n" +msgstr " guestfish --ro -d libvirt-domain -i cat /etc/group\n\n" #. type: textblock #: ../fish/guestfish.pod:116 @@ -24315,9 +22288,7 @@ msgstr "" msgid "" " guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n" "\n" -msgstr "" -" guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n" -"\n" +msgstr " guestfish --rw -a disk.img -i edit /boot/grub/grub.conf\n\n" #. type: =head2 #: ../fish/guestfish.pod:120 @@ -24339,13 +22310,7 @@ msgid "" " part-disk /dev/sda mbr\n" " mkfs ext2 /dev/sda1\n" "\n" -msgstr "" -" #!/usr/bin/guestfish -f\n" -" sparse test1.img 100M\n" -" run\n" -" part-disk /dev/sda mbr\n" -" mkfs ext2 /dev/sda1\n" -"\n" +msgstr " #!/usr/bin/guestfish -f\n sparse test1.img 100M\n run\n part-disk /dev/sda mbr\n mkfs ext2 /dev/sda1\n\n" #. type: =head2 #: ../fish/guestfish.pod:130 @@ -24365,9 +22330,7 @@ msgstr "" msgid "" " guestfish -N fs\n" "\n" -msgstr "" -" guestfish -N fs\n" -"\n" +msgstr " guestfish -N fs\n\n" #. type: textblock #: ../fish/guestfish.pod:137 @@ -24380,9 +22343,7 @@ msgstr "" msgid "" " guestfish -N help | less\n" "\n" -msgstr "" -" guestfish -N help | less\n" -"\n" +msgstr " guestfish -N help | less\n\n" #. type: =head2 #: ../fish/guestfish.pod:141 @@ -24398,12 +22359,7 @@ msgid "" " guestfish --remote run\n" " guestfish --remote lvs\n" "\n" -msgstr "" -" eval \"`guestfish --listen`\"\n" -" guestfish --remote add-ro disk.img\n" -" guestfish --remote run\n" -" guestfish --remote lvs\n" -"\n" +msgstr " eval \"`guestfish --listen`\"\n guestfish --remote add-ro disk.img\n guestfish --remote run\n guestfish --remote lvs\n\n" #. type: textblock #: ../fish/guestfish.pod:154 @@ -24549,9 +22505,7 @@ msgstr "B<--file file>" #. type: textblock #: ../fish/guestfish.pod:228 msgid "Read commands from C<file>. To write pure guestfish scripts, use:" -msgstr "" -"C<file> からコマンドを読み込みます。 純粋な guestfish スクリプトを書くには、" -"以下を使用します:" +msgstr "C<file> からコマンドを読み込みます。 純粋な guestfish スクリプトを書くには、以下を使用します:" #. type: verbatim #: ../fish/guestfish.pod:231 @@ -24559,9 +22513,7 @@ msgstr "" msgid "" " #!/usr/bin/guestfish -f\n" "\n" -msgstr "" -" #!/usr/bin/guestfish -f\n" -"\n" +msgstr " #!/usr/bin/guestfish -f\n\n" #. type: verbatim #: ../fish/guestfish.pod:244 @@ -24569,9 +22521,7 @@ msgstr "" msgid "" " guestfish --format=raw -a disk.img\n" "\n" -msgstr "" -" guestfish --format=raw -a disk.img\n" -"\n" +msgstr " guestfish --format=raw -a disk.img\n\n" #. type: verbatim #: ../fish/guestfish.pod:248 @@ -24579,9 +22529,7 @@ msgstr "" msgid "" " guestfish --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" guestfish --format=raw -a disk.img --format -a another.img\n" -"\n" +msgstr " guestfish --format=raw -a disk.img --format -a another.img\n\n" #. type: textblock #: ../fish/guestfish.pod:253 @@ -24615,9 +22563,7 @@ msgstr "" msgid "" " guestfish -d myguest -i\n" "\n" -msgstr "" -" guestfish -d myguest -i\n" -"\n" +msgstr " guestfish -d myguest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:270 @@ -24630,9 +22576,7 @@ msgstr "" msgid "" " guestfish --ro -d myguest -i\n" "\n" -msgstr "" -" guestfish --ro -d myguest -i\n" -"\n" +msgstr " guestfish --ro -d myguest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:274 @@ -24645,9 +22589,7 @@ msgstr "" msgid "" " guestfish --rw -a /dev/Guests/MyGuest -i\n" "\n" -msgstr "" -" guestfish --rw -a /dev/Guests/MyGuest -i\n" -"\n" +msgstr " guestfish --rw -a /dev/Guests/MyGuest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:278 @@ -24662,9 +22604,7 @@ msgstr "" msgid "" " guestfish [--ro] -i disk.img\n" "\n" -msgstr "" -" guestfish [--ro] -i disk.img\n" -"\n" +msgstr " guestfish [--ro] -i disk.img\n\n" #. type: verbatim #: ../fish/guestfish.pod:283 @@ -24672,9 +22612,7 @@ msgstr "" msgid "" " guestfish [--ro] -i libvirt-domain\n" "\n" -msgstr "" -" guestfish [--ro] -i libvirt-domain\n" -"\n" +msgstr " guestfish [--ro] -i libvirt-domain\n\n" #. type: textblock #: ../fish/guestfish.pod:285 @@ -24691,8 +22629,8 @@ msgstr "B<--listen>" #. type: textblock #: ../fish/guestfish.pod:296 msgid "" -"Fork into the background and listen for remote commands. See section L</" -"REMOTE CONTROL GUESTFISH OVER A SOCKET> below." +"Fork into the background and listen for remote commands. See section " +"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below." msgstr "" #. type: =item @@ -24703,8 +22641,8 @@ msgstr "B<--live>" #. type: textblock #: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179 msgid "" -"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/" -"ATTACHING TO RUNNING DAEMONS>)." +"Connect to a live virtual machine. (Experimental, see " +"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)." msgstr "" #. type: =item @@ -24730,36 +22668,33 @@ msgstr "マウントポイントが省略されると、初期値は C</> です #. type: textblock #: ../fish/guestfish.pod:312 msgid "You have to mount something on C</> before most commands will work." -msgstr "" -"多くのコマンドが動作させる前に、何かを C</> にマウントする必要があります。" +msgstr "多くのコマンドが動作させる前に、何かを C</> にマウントする必要があります。" #. type: textblock #: ../fish/guestfish.pod:314 msgid "" "If any I<-m> or I<--mount> options are given, the guest is automatically " "launched." -msgstr "" -"I<-m> または I<--mount> オプションが指定されると、仮想マシンが自動的に起動し" -"ます。" +msgstr "I<-m> または I<--mount> オプションが指定されると、仮想マシンが自動的に起動します。" #. type: textblock #: ../fish/guestfish.pod:317 msgid "" -"If you don't know what filesystems a disk image contains, you can either run " -"guestfish without this option, then list the partitions, filesystems and LVs " -"available (see L</list-partitions>, L</list-filesystems> and L</lvs> " +"If you don't know what filesystems a disk image contains, you can either run" +" guestfish without this option, then list the partitions, filesystems and " +"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> " "commands), or you can use the L<virt-filesystems(1)> program." msgstr "" #. type: textblock #: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192 msgid "" -"The third (and rarely used) part of the mount parameter is the list of mount " -"options used to mount the underlying filesystem. If this is not given, then " -"the mount options are either the empty string or C<ro> (the latter if the " -"I<--ro> flag is used). By specifying the mount options, you override this " -"default choice. Probably the only time you would use this is to enable ACLs " -"and/or extended attributes if the filesystem can support them:" +"The third (and rarely used) part of the mount parameter is the list of mount" +" options used to mount the underlying filesystem. If this is not given, " +"then the mount options are either the empty string or C<ro> (the latter if " +"the I<--ro> flag is used). By specifying the mount options, you override " +"this default choice. Probably the only time you would use this is to enable" +" ACLs and/or extended attributes if the filesystem can support them:" msgstr "" #. type: verbatim @@ -24768,9 +22703,7 @@ msgstr "" msgid "" " -m /dev/sda1:/:acl,user_xattr\n" "\n" -msgstr "" -" -m /dev/sda1:/:acl,user_xattr\n" -"\n" +msgstr " -m /dev/sda1:/:acl,user_xattr\n\n" #. type: textblock #: ../fish/guestfish.pod:333 @@ -24813,8 +22746,8 @@ msgstr "B<-N help>" #. type: textblock #: ../fish/guestfish.pod:348 msgid "" -"Prepare a fresh disk image formatted as \"type\". This is an alternative to " -"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " +"Prepare a fresh disk image formatted as \"type\". This is an alternative to" +" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " "preformatted disk with a filesystem and adds it. See L</PREPARED DISK " "IMAGES> below." msgstr "" @@ -24911,8 +22844,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:388 ../rescue/virt-rescue.pod:198 msgid "" -"The option must always be used if the disk image or virtual machine might be " -"running, and is generally recommended in cases where you don't need write " +"The option must always be used if the disk image or virtual machine might be" +" running, and is generally recommended in cases where you don't need write " "access to the disk." msgstr "" @@ -24938,16 +22871,14 @@ msgstr "B<--selinux>" #. type: textblock #: ../fish/guestfish.pod:400 msgid "Enable SELinux support for the guest. See L<guestfs(3)/SELINUX>." -msgstr "" -"仮想マシンに対して SELinux を有効にします。 L<guestfs(3)/SELINUX> 参照。" +msgstr "仮想マシンに対して SELinux を有効にします。 L<guestfs(3)/SELINUX> 参照。" #. type: textblock #: ../fish/guestfish.pod:406 msgid "" -"Enable very verbose messages. This is particularly useful if you find a bug." -msgstr "" -"非常に冗長なメッセージを有効にします。バグを探していると、これはとくに有用で" -"す。" +"Enable very verbose messages. This is particularly useful if you find a " +"bug." +msgstr "非常に冗長なメッセージを有効にします。バグを探していると、これはとくに有用です。" #. type: textblock #: ../fish/guestfish.pod:413 @@ -25007,9 +22938,7 @@ msgstr "" msgid "" " guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n" "\n" -msgstr "" -" guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n" -"\n" +msgstr " guestfish cmd [args...] : cmd [args...] : cmd [args...] ...\n\n" #. type: textblock #: ../fish/guestfish.pod:440 @@ -25022,9 +22951,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:444 msgid "" -"In either command line mode or non-interactive shell, the first command that " -"gives an error causes the whole shell to exit. In interactive mode (with a " -"prompt) if a command fails, you can continue to enter commands." +"In either command line mode or non-interactive shell, the first command that" +" gives an error causes the whole shell to exit. In interactive mode (with a" +" prompt) if a command fails, you can continue to enter commands." msgstr "" #. type: =head1 @@ -25036,8 +22965,8 @@ msgstr "launch (または run) の使用法" #: ../fish/guestfish.pod:451 msgid "" "As with L<guestfs(3)>, you must first configure your guest by adding disks, " -"then launch it, then mount any disks you need, and finally issue actions/" -"commands. So the general order of the day is:" +"then launch it, then mount any disks you need, and finally issue " +"actions/commands. So the general order of the day is:" msgstr "" #. type: textblock @@ -25091,9 +23020,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:490 msgid "" -"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " -"opening disk images supplied on the command line for write. To open a disk " -"image read-only you have to do I<-a image --ro>." +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to" +" opening disk images supplied on the command line for write. To open a disk" +" image read-only you have to do I<-a image --ro>." msgstr "" #. type: textblock @@ -25118,16 +23047,16 @@ msgstr "" msgid "" "This version of guestfish, guestmount and virt-rescue has a I<--rw> option " "which does nothing (it is already the default). However it is highly " -"recommended that you use this option to indicate that you need write access, " -"and prepare your scripts for the day when this option will be required for " +"recommended that you use this option to indicate that you need write access," +" and prepare your scripts for the day when this option will be required for " "write access." msgstr "" #. type: textblock #: ../fish/guestfish.pod:510 msgid "" -"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any " -"other libguestfs program apart from guestfish and guestmount." +"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any" +" other libguestfs program apart from guestfish and guestmount." msgstr "" #. type: =head1 @@ -25138,8 +23067,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:515 msgid "" -"You can quote ordinary parameters using either single or double quotes. For " -"example:" +"You can quote ordinary parameters using either single or double quotes. For" +" example:" msgstr "" #. type: verbatim @@ -25148,9 +23077,7 @@ msgstr "" msgid "" " add \"file with a space.img\"\n" "\n" -msgstr "" -" add \"file with a space.img\"\n" -"\n" +msgstr " add \"file with a space.img\"\n\n" #. type: verbatim #: ../fish/guestfish.pod:520 @@ -25158,9 +23085,7 @@ msgstr "" msgid "" " rm '/file name'\n" "\n" -msgstr "" -" rm '/file name'\n" -"\n" +msgstr " rm '/file name'\n\n" #. type: verbatim #: ../fish/guestfish.pod:522 @@ -25168,9 +23093,7 @@ msgstr "" msgid "" " rm '/\"'\n" "\n" -msgstr "" -" rm '/\"'\n" -"\n" +msgstr " rm '/\"'\n\n" #. type: textblock #: ../fish/guestfish.pod:524 @@ -25189,11 +23112,7 @@ msgid "" " command \"/bin/echo 'foo bar'\"\n" " command \"/bin/echo \\'foo\\'\"\n" "\n" -msgstr "" -" vgcreate VG \"/dev/sda1 /dev/sdb1\"\n" -" command \"/bin/echo 'foo bar'\"\n" -" command \"/bin/echo \\'foo\\'\"\n" -"\n" +msgstr " vgcreate VG \"/dev/sda1 /dev/sdb1\"\n command \"/bin/echo 'foo bar'\"\n command \"/bin/echo \\'foo\\'\"\n\n" #. type: =head2 #: ../fish/guestfish.pod:533 @@ -25203,7 +23122,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:535 msgid "" -"In double-quoted arguments (only) use backslash to insert special characters:" +"In double-quoted arguments (only) use backslash to insert special " +"characters:" msgstr "" #. type: =item @@ -25294,10 +23214,9 @@ msgstr "C<\\ooo>" #. type: textblock #: ../fish/guestfish.pod:574 msgid "" -"A character with octal value I<ooo>. There must be precisely 3 octal digits " -"(unlike C)." -msgstr "" -"8 進値 I<ooo> を持つ文字。(C とは異なり)ちょうど 3 桁である必要があります。" +"A character with octal value I<ooo>. There must be precisely 3 octal digits" +" (unlike C)." +msgstr "8 進値 I<ooo> を持つ文字。(C とは異なり)ちょうど 3 桁である必要があります。" #. type: =item #: ../fish/guestfish.pod:577 @@ -25345,9 +23264,7 @@ msgstr "" msgid "" " add-drive-opts filename\n" "\n" -msgstr "" -" add-drive-opts filename\n" -"\n" +msgstr " add-drive-opts filename\n\n" #. type: verbatim #: ../fish/guestfish.pod:599 @@ -25355,9 +23272,7 @@ msgstr "" msgid "" " add-drive-opts filename readonly:true\n" "\n" -msgstr "" -" add-drive-opts filename readonly:true\n" -"\n" +msgstr " add-drive-opts filename readonly:true\n\n" #. type: verbatim #: ../fish/guestfish.pod:601 @@ -25365,15 +23280,13 @@ msgstr "" msgid "" " add-drive-opts filename format:qcow2 readonly:false\n" "\n" -msgstr "" -" add-drive-opts filename format:qcow2 readonly:false\n" -"\n" +msgstr " add-drive-opts filename format:qcow2 readonly:false\n\n" #. type: textblock #: ../fish/guestfish.pod:603 msgid "" -"Each optional argument can appear at most once. All optional arguments must " -"appear after the required ones." +"Each optional argument can appear at most once. All optional arguments must" +" appear after the required ones." msgstr "" #. type: =head1 @@ -25385,9 +23298,7 @@ msgstr "数値" #: ../fish/guestfish.pod:608 msgid "" "This section applies to all commands which can take integers as parameters." -msgstr "" -"このセクションはパラメーターとして整数を取り得るすべてのコマンドに適用されま" -"す。" +msgstr "このセクションはパラメーターとして整数を取り得るすべてのコマンドに適用されます。" #. type: =head2 #: ../fish/guestfish.pod:611 @@ -25397,12 +23308,9 @@ msgstr "容量の接尾辞" #. type: textblock #: ../fish/guestfish.pod:613 msgid "" -"When the command takes a parameter measured in bytes, you can use one of the " -"following suffixes to specify kilobytes, megabytes and larger sizes:" -msgstr "" -"コマンドがバイト単位で計算されるパラメーターをとるとき、キロバイト、メガバイ" -"ト、それより大きい容量を指定するために、以下の接尾辞のどれかをとることができ" -"ます:" +"When the command takes a parameter measured in bytes, you can use one of the" +" following suffixes to specify kilobytes, megabytes and larger sizes:" +msgstr "コマンドがバイト単位で計算されるパラメーターをとるとき、キロバイト、メガバイト、それより大きい容量を指定するために、以下の接尾辞のどれかをとることができます:" #. type: =item #: ../fish/guestfish.pod:619 @@ -25570,9 +23478,7 @@ msgstr "国際単位系(SI)の 10 の 24 乗バイト単位の容量です msgid "" " truncate-size /file 1G\n" "\n" -msgstr "" -" truncate-size /file 1G\n" -"\n" +msgstr " truncate-size /file 1G\n\n" #. type: textblock #: ../fish/guestfish.pod:689 @@ -25585,10 +23491,7 @@ msgid "" "Be careful because a few commands take sizes in kilobytes or megabytes (eg. " "the parameter to L</memsize> is specified in megabytes already). Adding a " "suffix will probably not do what you expect." -msgstr "" -"いくつかのコマンドはキロバイトまたはメガバイト単位の容量をとるので注意してく" -"ださい (たとえば、L</memsize> のパラメーターはすでにメガバイト単位で指定され" -"ています)。接尾辞をつけることにより、期待しない結果になることがあります。" +msgstr "いくつかのコマンドはキロバイトまたはメガバイト単位の容量をとるので注意してください (たとえば、L</memsize> のパラメーターはすでにメガバイト単位で指定されています)。接尾辞をつけることにより、期待しない結果になることがあります。" #. type: =head2 #: ../fish/guestfish.pod:695 @@ -25610,11 +23513,7 @@ msgid "" " 02322 octal number, equivalent to decimal 1234\n" " 0x4d2 hexadecimal number, equivalent to decimal 1234\n" "\n" -msgstr "" -" 1234 10 進数 1234\n" -" 02322 8 進数、10 進数の 1234\n" -" 0x4d2 16 進数、10 進数の 1234\n" -"\n" +msgstr " 1234 10 進数 1234\n 02322 8 進数、10 進数の 1234\n 0x4d2 16 進数、10 進数の 1234\n\n" #. type: textblock #: ../fish/guestfish.pod:704 @@ -25631,10 +23530,7 @@ msgid "" " chmod 0777 /public # OK\n" " chmod 777 /public # WRONG! This is mode 777 decimal = 01411 octal.\n" "\n" -msgstr "" -" chmod 0777 /public # 正解\n" -" chmod 777 /public # 誤り! このモードは 10 進 777 = 8 進 01411 です。\n" -"\n" +msgstr " chmod 0777 /public # 正解\n chmod 777 /public # 誤り! このモードは 10 進 777 = 8 進 01411 です。\n\n" #. type: textblock #: ../fish/guestfish.pod:711 @@ -25652,8 +23548,8 @@ msgstr "ワイルドカードおよびグロブ" #. type: textblock #: ../fish/guestfish.pod:717 msgid "" -"Neither guestfish nor the underlying guestfs API performs wildcard expansion " -"(globbing) by default. So for example the following will not do what you " +"Neither guestfish nor the underlying guestfs API performs wildcard expansion" +" (globbing) by default. So for example the following will not do what you " "expect:" msgstr "" @@ -25663,9 +23559,7 @@ msgstr "" msgid "" " rm-rf /home/*\n" "\n" -msgstr "" -" rm-rf /home/*\n" -"\n" +msgstr " rm-rf /home/*\n\n" #. type: textblock #: ../fish/guestfish.pod:723 @@ -25685,15 +23579,13 @@ msgstr "ワイルドカードの展開を実行するには C<glob> コマンド msgid "" " glob rm-rf /home/*\n" "\n" -msgstr "" -" glob rm-rf /home/*\n" -"\n" +msgstr " glob rm-rf /home/*\n\n" #. type: textblock #: ../fish/guestfish.pod:730 msgid "" -"runs C<rm-rf> on each path that matches (ie. potentially running the command " -"many times), equivalent to:" +"runs C<rm-rf> on each path that matches (ie. potentially running the command" +" many times), equivalent to:" msgstr "" #. type: verbatim @@ -25704,11 +23596,7 @@ msgid "" " rm-rf /home/joe\n" " rm-rf /home/mary\n" "\n" -msgstr "" -" rm-rf /home/jim\n" -" rm-rf /home/joe\n" -" rm-rf /home/mary\n" -"\n" +msgstr " rm-rf /home/jim\n rm-rf /home/joe\n rm-rf /home/mary\n\n" #. type: textblock #: ../fish/guestfish.pod:737 @@ -25731,8 +23619,8 @@ msgstr "コメント" #: ../fish/guestfish.pod:744 msgid "" "Any line which starts with a I<#> character is treated as a comment and " -"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a " -"command. For example:" +"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a" +" command. For example:" msgstr "" #. type: verbatim @@ -25743,11 +23631,7 @@ msgid "" " # this is a comment\n" " foo # NOT a comment\n" "\n" -msgstr "" -" # これはコメントです\n" -" # これはコメントです\n" -" foo # コメントではありません\n" -"\n" +msgstr " # これはコメントです\n # これはコメントです\n foo # コメントではありません\n\n" #. type: textblock #: ../fish/guestfish.pod:752 @@ -25773,10 +23657,7 @@ msgid "" " !mkdir local\n" " tgz-out /remote local/remote-data.tar.gz\n" "\n" -msgstr "" -" !mkdir local\n" -" tgz-out /remote local/remote-data.tar.gz\n" -"\n" +msgstr " !mkdir local\n tgz-out /remote local/remote-data.tar.gz\n\n" #. type: textblock #: ../fish/guestfish.pod:763 @@ -25817,8 +23698,8 @@ msgstr "" #: ../fish/guestfish.pod:779 msgid "" "For example it is tedious to create a sequence of files (eg. C</foo.1> " -"through C</foo.100>) using guestfish commands alone. However this is simple " -"if we use a shell script to create the guestfish commands for us:" +"through C</foo.100>) using guestfish commands alone. However this is simple" +" if we use a shell script to create the guestfish commands for us:" msgstr "" #. type: verbatim @@ -25827,9 +23708,7 @@ msgstr "" msgid "" " <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n" "\n" -msgstr "" -" <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n" -"\n" +msgstr " <! for n in `seq 1 100`; do echo write /foo.$n $n; done\n\n" #. type: textblock #: ../fish/guestfish.pod:786 @@ -25842,9 +23721,7 @@ msgstr "" msgid "" " <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n" "\n" -msgstr "" -" <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n" -"\n" +msgstr " <! for n in `seq 1 100`; do printf \"write /foo.%03d %d\\n\" $n $n; done\n\n" #. type: textblock #: ../fish/guestfish.pod:790 @@ -25865,8 +23742,8 @@ msgstr "パイプ" #: ../fish/guestfish.pod:798 msgid "" "Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first " -"command (a guestfish command) to the second command (any host command). For " -"example:" +"command (a guestfish command) to the second command (any host command). For" +" example:" msgstr "" #. type: verbatim @@ -25875,16 +23752,14 @@ msgstr "" msgid "" " cat /etc/passwd | awk -F: '$3 == 0 { print }'\n" "\n" -msgstr "" -" cat /etc/passwd | awk -F: '$3 == 0 { print }'\n" -"\n" +msgstr " cat /etc/passwd | awk -F: '$3 == 0 { print }'\n\n" #. type: textblock #: ../fish/guestfish.pod:804 msgid "" "(where C<cat> is the guestfish cat command, but C<awk> is the host awk " -"program). The above command would list all accounts in the guest filesystem " -"which have UID 0, ie. root accounts including backdoors. Other examples:" +"program). The above command would list all accounts in the guest filesystem" +" which have UID 0, ie. root accounts including backdoors. Other examples:" msgstr "" #. type: verbatim @@ -25895,11 +23770,7 @@ msgid "" " list-devices | tail -1\n" " tgz-out / - | tar ztf -\n" "\n" -msgstr "" -" hexdump /bin/ls | head\n" -" list-devices | tail -1\n" -" tgz-out / - | tar ztf -\n" -"\n" +msgstr " hexdump /bin/ls | head\n list-devices | tail -1\n tgz-out / - | tar ztf -\n\n" #. type: textblock #: ../fish/guestfish.pod:813 @@ -25913,8 +23784,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:818 msgid "" -"To use a literal argument which begins with a pipe symbol, you have to quote " -"it, eg:" +"To use a literal argument which begins with a pipe symbol, you have to quote" +" it, eg:" msgstr "" #. type: verbatim @@ -25923,9 +23794,7 @@ msgstr "" msgid "" " echo \"|\"\n" "\n" -msgstr "" -" echo \"|\"\n" -"\n" +msgstr " echo \"|\"\n\n" #. type: =head1 #: ../fish/guestfish.pod:823 @@ -25935,9 +23804,9 @@ msgstr "ホームディレクトリ" #. type: textblock #: ../fish/guestfish.pod:825 msgid "" -"If a parameter starts with the character C<~> then the tilde may be expanded " -"as a home directory path (either C<~> for the current user's home directory, " -"or C<~user> for another user)." +"If a parameter starts with the character C<~> then the tilde may be expanded" +" as a home directory path (either C<~> for the current user's home " +"directory, or C<~user> for another user)." msgstr "" #. type: textblock @@ -25960,9 +23829,7 @@ msgstr "" msgid "" " echo \"~\"\n" "\n" -msgstr "" -" echo \"~\"\n" -"\n" +msgstr " echo \"~\"\n\n" #. type: =head2 #: ../fish/guestfish.pod:837 ../src/guestfs.pod:521 @@ -25990,10 +23857,7 @@ msgid "" " ><fs> vfs-type /dev/sda2\n" " crypto_LUKS\n" "\n" -msgstr "" -" ><fs> vfs-type /dev/sda2\n" -" crypto_LUKS\n" -"\n" +msgstr " ><fs> vfs-type /dev/sda2\n crypto_LUKS\n\n" #. type: textblock #: ../fish/guestfish.pod:849 @@ -26009,10 +23873,7 @@ msgid "" " ><fs> luks-open /dev/sda2 luksdev\n" " Enter key or passphrase (\"key\"): <enter the passphrase>\n" "\n" -msgstr "" -" ><fs> luks-open /dev/sda2 luksdev\n" -" Enter key or passphrase (\"key\"): <パスフレーズを入力してください>\n" -"\n" +msgstr " ><fs> luks-open /dev/sda2 luksdev\n Enter key or passphrase (\"key\"): <パスフレーズを入力してください>\n\n" #. type: textblock #: ../fish/guestfish.pod:855 @@ -26028,10 +23889,7 @@ msgid "" " vgscan\n" " vg-activate-all true\n" "\n" -msgstr "" -" vgscan\n" -" vg-activate-all true\n" -"\n" +msgstr " vgscan\n vg-activate-all true\n\n" #. type: textblock #: ../fish/guestfish.pod:861 @@ -26042,8 +23900,8 @@ msgstr "" #: ../fish/guestfish.pod:863 msgid "" "Before closing a LUKS device you must unmount any logical volumes on it and " -"deactivate the volume groups by calling C<vg-activate false VG> on each " -"one. Then you can close the mapper device:" +"deactivate the volume groups by calling C<vg-activate false VG> on each one." +" Then you can close the mapper device:" msgstr "" #. type: verbatim @@ -26053,10 +23911,7 @@ msgid "" " vg-activate false /dev/VG\n" " luks-close /dev/mapper/luksdev\n" "\n" -msgstr "" -" vg-activate false /dev/VG\n" -" luks-close /dev/mapper/luksdev\n" -"\n" +msgstr " vg-activate false /dev/VG\n luks-close /dev/mapper/luksdev\n\n" #. type: textblock #: ../fish/guestfish.pod:872 @@ -26072,9 +23927,7 @@ msgstr "" msgid "" " file /WINDOWS/system32/config/system.LOG\n" "\n" -msgstr "" -" file /WINDOWS/system32/config/system.LOG\n" -"\n" +msgstr " file /WINDOWS/system32/config/system.LOG\n\n" #. type: verbatim #: ../fish/guestfish.pod:878 @@ -26082,9 +23935,7 @@ msgstr "" msgid "" " file win:\\windows\\system32\\config\\system.log\n" "\n" -msgstr "" -" file win:\\windows\\system32\\config\\system.log\n" -"\n" +msgstr " file win:\\windows\\system32\\config\\system.log\n\n" #. type: verbatim #: ../fish/guestfish.pod:880 @@ -26092,18 +23943,16 @@ msgstr "" msgid "" " file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n" "\n" -msgstr "" -" file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n" -"\n" +msgstr " file WIN:C:\\Windows\\SYSTEM32\\CONFIG\\SYSTEM.LOG\n\n" #. type: textblock #: ../fish/guestfish.pod:882 msgid "" "The parameter is rewritten \"behind the scenes\" by looking up the position " "where the drive is mounted, prepending that to the path, changing all " -"backslash characters to forward slash, then resolving the result using L</" -"case-sensitive-path>. For example if the E: drive was mounted on C</e> then " -"the parameter might be rewritten like this:" +"backslash characters to forward slash, then resolving the result using L" +"</case-sensitive-path>. For example if the E: drive was mounted on C</e> " +"then the parameter might be rewritten like this:" msgstr "" #. type: verbatim @@ -26112,9 +23961,7 @@ msgstr "" msgid "" " win:e:\\foo\\bar => /e/FOO/bar\n" "\n" -msgstr "" -" win:e:\\foo\\bar => /e/FOO/bar\n" -"\n" +msgstr " win:e:\\foo\\bar => /e/FOO/bar\n\n" #. type: textblock #: ../fish/guestfish.pod:890 @@ -26140,9 +23987,7 @@ msgstr "" msgid "" " upload - /foo\n" "\n" -msgstr "" -" upload - /foo\n" -"\n" +msgstr " upload - /foo\n\n" #. type: textblock #: ../fish/guestfish.pod:900 @@ -26156,9 +24001,7 @@ msgstr "" msgid "" " tar-out /etc - | tar tf -\n" "\n" -msgstr "" -" tar-out /etc - | tar tf -\n" -"\n" +msgstr " tar-out /etc - | tar tf -\n\n" #. type: textblock #: ../fish/guestfish.pod:905 @@ -26185,19 +24028,13 @@ msgid "" " input line 3\n" " END\n" "\n" -msgstr "" -" upload -<<END /foo\n" -" input line 1\n" -" input line 2\n" -" input line 3\n" -" END\n" -"\n" +msgstr " upload -<<END /foo\n input line 1\n input line 2\n input line 3\n END\n\n" #. type: textblock #: ../fish/guestfish.pod:918 msgid "" -"Any string of characters can be used instead of C<END>. The end marker must " -"appear on a line of its own, without any preceding or following characters " +"Any string of characters can be used instead of C<END>. The end marker must" +" appear on a line of its own, without any preceding or following characters " "(not even spaces)." msgstr "" @@ -26253,9 +24090,7 @@ msgstr "" msgid "" " eval \"`guestfish --listen`\"\n" "\n" -msgstr "" -" eval \"`guestfish --listen`\"\n" -"\n" +msgstr " eval \"`guestfish --listen`\"\n\n" #. type: textblock #: ../fish/guestfish.pod:947 @@ -26268,9 +24103,7 @@ msgstr "" msgid "" " guestfish --remote cmd [...]\n" "\n" -msgstr "" -" guestfish --remote cmd [...]\n" -"\n" +msgstr " guestfish --remote cmd [...]\n\n" #. type: textblock #: ../fish/guestfish.pod:951 @@ -26293,8 +24126,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:961 msgid "" -"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which " -"is how the I<--remote> option knows where to send the commands. You can " +"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which" +" is how the I<--remote> option knows where to send the commands. You can " "have several guestfish listener processes running using:" msgstr "" @@ -26310,15 +24143,7 @@ msgid "" " guestfish --remote=$pid1 cmd\n" " guestfish --remote=$pid2 cmd\n" "\n" -msgstr "" -" eval \"`guestfish --listen`\"\n" -" pid1=$GUESTFISH_PID\n" -" eval \"`guestfish --listen`\"\n" -" pid2=$GUESTFISH_PID\n" -" ...\n" -" guestfish --remote=$pid1 cmd\n" -" guestfish --remote=$pid2 cmd\n" -"\n" +msgstr " eval \"`guestfish --listen`\"\n pid1=$GUESTFISH_PID\n eval \"`guestfish --listen`\"\n pid2=$GUESTFISH_PID\n ...\n guestfish --remote=$pid1 cmd\n guestfish --remote=$pid2 cmd\n\n" #. type: =head2 #: ../fish/guestfish.pod:973 @@ -26330,9 +24155,7 @@ msgstr "" msgid "" "When using csh-like shells (csh, tcsh etc) you have to add the I<--csh> " "option:" -msgstr "" -"csh 系のシェル (csh, tcsh など) を使用するとき、I<--csh> オプションを追加する" -"必要があります:" +msgstr "csh 系のシェル (csh, tcsh など) を使用するとき、I<--csh> オプションを追加する必要があります:" #. type: verbatim #: ../fish/guestfish.pod:978 @@ -26340,9 +24163,7 @@ msgstr "" msgid "" " eval \"`guestfish --listen --csh`\"\n" "\n" -msgstr "" -" eval \"`guestfish --listen --csh`\"\n" -"\n" +msgstr " eval \"`guestfish --listen --csh`\"\n\n" #. type: =head2 #: ../fish/guestfish.pod:980 @@ -26352,9 +24173,9 @@ msgstr "リモート制御の詳細" #. type: textblock #: ../fish/guestfish.pod:982 msgid "" -"Remote control happens over a Unix domain socket called C</tmp/.guestfish-" -"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, " -"and C<$PID> is the process ID of the server." +"Remote control happens over a Unix domain socket called " +"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID " +"of the process, and C<$PID> is the process ID of the server." msgstr "" #. type: textblock @@ -26381,9 +24202,7 @@ msgstr "" msgid "" " #!/bin/bash -\n" " \n" -msgstr "" -" #!/bin/bash -\n" -" \n" +msgstr " #!/bin/bash -\n \n" #. type: verbatim #: ../fish/guestfish.pod:998 @@ -26395,13 +24214,7 @@ msgid "" " guestfish[3]=\"-a\"\n" " guestfish[4]=\"disk.img\"\n" " \n" -msgstr "" -" guestfish[0]=\"guestfish\"\n" -" guestfish[1]=\"--listen\"\n" -" guestfish[2]=\"--ro\"\n" -" guestfish[3]=\"-a\"\n" -" guestfish[4]=\"disk.img\"\n" -" \n" +msgstr " guestfish[0]=\"guestfish\"\n guestfish[1]=\"--listen\"\n guestfish[2]=\"--ro\"\n guestfish[3]=\"-a\"\n guestfish[4]=\"disk.img\"\n \n" #. type: verbatim #: ../fish/guestfish.pod:1004 @@ -26414,14 +24227,7 @@ msgid "" " exit 1\n" " fi\n" " \n" -msgstr "" -" GUESTFISH_PID=\n" -" eval $(\"${guestfish[@]}\")\n" -" if [ -z \"$GUESTFISH_PID\" ]; then\n" -" echo \"error: guestfish didn't start up, see error messages above\"\n" -" exit 1\n" -" fi\n" -" \n" +msgstr " GUESTFISH_PID=\n eval $(\"${guestfish[@]}\")\n if [ -z \"$GUESTFISH_PID\" ]; then\n echo \"error: guestfish didn't start up, see error messages above\"\n exit 1\n fi\n \n" #. type: verbatim #: ../fish/guestfish.pod:1011 @@ -26433,13 +24239,7 @@ msgid "" " }\n" " trap cleanup_guestfish EXIT ERR\n" " \n" -msgstr "" -" cleanup_guestfish ()\n" -" {\n" -" guestfish --remote -- exit >/dev/null 2>&1 ||:\n" -" }\n" -" trap cleanup_guestfish EXIT ERR\n" -" \n" +msgstr " cleanup_guestfish ()\n {\n guestfish --remote -- exit >/dev/null 2>&1 ||:\n }\n trap cleanup_guestfish EXIT ERR\n \n" #. type: verbatim #: ../fish/guestfish.pod:1017 @@ -26447,9 +24247,7 @@ msgstr "" msgid "" " guestfish --remote -- run\n" " \n" -msgstr "" -" guestfish --remote -- run\n" -" \n" +msgstr " guestfish --remote -- run\n \n" #. type: verbatim #: ../fish/guestfish.pod:1019 @@ -26457,9 +24255,7 @@ msgstr "" msgid "" " # ...\n" "\n" -msgstr "" -" # ...\n" -"\n" +msgstr " # ...\n\n" #. type: =head2 #: ../fish/guestfish.pod:1021 @@ -26479,16 +24275,14 @@ msgstr "" msgid "" " a=`guestfish --remote run`\n" "\n" -msgstr "" -" a=`guestfish --remote run`\n" -"\n" +msgstr " a=`guestfish --remote run`\n\n" #. type: textblock #: ../fish/guestfish.pod:1028 msgid "" "Since the C<run> command produces no output on stdout, this is not useful " -"anyway. For further information see L<https://bugzilla.redhat.com/show_bug." -"cgi?id=592910>." +"anyway. For further information see " +"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>." msgstr "" #. type: =head1 @@ -26520,10 +24314,10 @@ msgid "" "The type briefly describes how the disk should be sized, partitioned, how " "filesystem(s) should be created, and how content should be added. " "Optionally the type can be followed by extra parameters, separated by C<:> " -"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-" -"allocated disk, containing a single partition, with the partition formatted " -"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB " -"disk instead." +"(colon) characters. For example, I<-N fs> creates a default 100MB, " +"sparsely-allocated disk, containing a single partition, with the partition " +"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem" +" on a 1GB disk instead." msgstr "" #. type: textblock @@ -26534,8 +24328,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1056 msgid "" -"Note that the prepared filesystem is not mounted. You would usually have to " -"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." +"Note that the prepared filesystem is not mounted. You would usually have to" +" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." msgstr "" #. type: textblock @@ -26543,9 +24337,7 @@ msgstr "" msgid "" "If any I<-N> or I<--new> options are given, the guest is automatically " "launched." -msgstr "" -"I<-N> または I<--new> オプションが指定されると、仮想マシンが自動的に起動しま" -"す。" +msgstr "I<-N> または I<--new> オプションが指定されると、仮想マシンが自動的に起動します。" #. type: textblock #: ../fish/guestfish.pod:1065 @@ -26558,16 +24350,12 @@ msgstr "ext4 フォーマットのパーティションを持つ 100MB ディス msgid "" " guestfish -N fs:ext4\n" "\n" -msgstr "" -" guestfish -N fs:ext4\n" -"\n" +msgstr " guestfish -N fs:ext4\n\n" #. type: textblock #: ../fish/guestfish.pod:1069 msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:" -msgstr "" -"VFAT フォーマットのパーティションを持つ 32MB ディスクを作成して、マウントしま" -"す:" +msgstr "VFAT フォーマットのパーティションを持つ 32MB ディスクを作成して、マウントします:" #. type: verbatim #: ../fish/guestfish.pod:1071 @@ -26575,9 +24363,7 @@ msgstr "" msgid "" " guestfish -N fs:vfat:32M -m /dev/sda1\n" "\n" -msgstr "" -" guestfish -N fs:vfat:32M -m /dev/sda1\n" -"\n" +msgstr " guestfish -N fs:vfat:32M -m /dev/sda1\n\n" #. type: textblock #: ../fish/guestfish.pod:1073 @@ -26590,9 +24376,7 @@ msgstr "200MB の空ディスクを作成します:" msgid "" " guestfish -N disk:200M\n" "\n" -msgstr "" -" guestfish -N disk:200M\n" -"\n" +msgstr " guestfish -N disk:200M\n\n" #. type: =head1 #: ../fish/guestfish.pod:1077 @@ -26610,8 +24394,8 @@ msgstr "" #: ../fish/guestfish.pod:1083 msgid "" "When a command that supports progress bars takes longer than two seconds to " -"run, and if progress bars are enabled, then you will see one appearing below " -"the command:" +"run, and if progress bars are enabled, then you will see one appearing below" +" the command:" msgstr "" #. type: verbatim @@ -26621,10 +24405,7 @@ msgid "" " ><fs> copy-size /large-file /another-file 2048M\n" " / 10% [#####-----------------------------------------] 00:30\n" "\n" -msgstr "" -" ><fs> copy-size /large-file /another-file 2048M\n" -" / 10% [#####-----------------------------------------] 00:30\n" -"\n" +msgstr " ><fs> copy-size /large-file /another-file 2048M\n / 10% [#####-----------------------------------------] 00:30\n\n" #. type: textblock #: ../fish/guestfish.pod:1090 @@ -26641,8 +24422,8 @@ msgstr "" #: ../fish/guestfish.pod:1097 msgid "" "Progress bars are enabled by default when guestfish is used interactively. " -"You can enable them even for non-interactive modes using I<--progress-bars>, " -"and you can disable them completely using I<--no-progress-bars>." +"You can enable them even for non-interactive modes using I<--progress-bars>," +" and you can disable them completely using I<--no-progress-bars>." msgstr "" #. type: =head1 @@ -26669,10 +24450,7 @@ msgid "" " help\n" " help cmd\n" "\n" -msgstr "" -" help\n" -" help cmd\n" -"\n" +msgstr " help\n help cmd\n\n" #. type: textblock #: ../fish/guestfish.pod:1112 @@ -26714,9 +24492,7 @@ msgstr "@ACTIONS@" msgid "" "guestfish returns 0 if the commands completed without error, or 1 if there " "was an error." -msgstr "" -"コマンドがエラーなく完了すると、guestfish は 0 を返します。エラーがあると 1 " -"を返します。" +msgstr "コマンドがエラーなく完了すると、guestfish は 0 を返します。エラーがあると 1 を返します。" #. type: =item #: ../fish/guestfish.pod:1135 @@ -26728,9 +24504,7 @@ msgstr "EDITOR" msgid "" "The C<edit> command uses C<$EDITOR> as the editor. If not set, it uses " "C<vi>." -msgstr "" -"C<edit> コマンドはエディターとして C<$EDITOR> を使用します。設定されていない" -"と、C<vi> を使用します。" +msgstr "C<edit> コマンドはエディターとして C<$EDITOR> を使用します。設定されていないと、C<vi> を使用します。" #. type: =item #: ../fish/guestfish.pod:1140 ../src/guestfs.pod:3271 @@ -26745,8 +24519,8 @@ msgstr "FEBOOTSTRAP_MODULES" #. type: textblock #: ../fish/guestfish.pod:1144 ../src/guestfs.pod:3275 msgid "" -"These two environment variables allow the kernel that libguestfs uses in the " -"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " +"These two environment variables allow the kernel that libguestfs uses in the" +" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " "most recent host kernel is chosen. For more information about kernel " "selection, see L<febootstrap-supermin-helper(8)>. This feature is only " "available in febootstrap E<ge> 3.8." @@ -26798,9 +24572,7 @@ msgstr "HOME" msgid "" "If compiled with GNU readline support, various files in the home directory " "can be used. See L</FILES>." -msgstr "" -"GNU readline のサポート付きでコンパイルしていると、ホームディレクトリーにある" -"さまざまなファイルを使用できます。 L</ファイル> 参照。" +msgstr "GNU readline のサポート付きでコンパイルしていると、ホームディレクトリーにあるさまざまなファイルを使用できます。 L</ファイル> 参照。" #. type: =item #: ../fish/guestfish.pod:1172 ../src/guestfs.pod:3281 @@ -26841,9 +24613,7 @@ msgstr "" msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" -msgstr "" -" LIBGUESTFS_MEMSIZE=700\n" -"\n" +msgstr " LIBGUESTFS_MEMSIZE=700\n\n" #. type: =item #: ../fish/guestfish.pod:1188 ../src/guestfs.pod:3297 @@ -26865,8 +24635,8 @@ msgstr "LIBGUESTFS_QEMU" #. type: textblock #: ../fish/guestfish.pod:1195 ../src/guestfs.pod:3304 msgid "" -"Set the default qemu binary that libguestfs uses. If not set, then the qemu " -"which was found at compile time by the configure script is used." +"Set the default qemu binary that libguestfs uses. If not set, then the qemu" +" which was found at compile time by the configure script is used." msgstr "" #. type: =item @@ -26877,8 +24647,7 @@ msgstr "LIBGUESTFS_TRACE" #. type: textblock #: ../fish/guestfish.pod:1201 msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces." -msgstr "" -"コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定してください。" +msgstr "コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定してください。" #. type: =item #: ../fish/guestfish.pod:1203 @@ -26903,9 +24672,7 @@ msgstr "TMPDIR" msgid "" "Location of temporary directory, defaults to C</tmp> except for the cached " "supermin appliance which defaults to C</var/tmp>." -msgstr "" -"一時ディレクトリーの場所です。初期値は C</tmp> です。初期値が C</var/tmp> で" -"あるキャッシュされた supermin アプライアンスは除きます。" +msgstr "一時ディレクトリーの場所です。初期値は C</tmp> です。初期値が C</var/tmp> であるキャッシュされた supermin アプライアンスは除きます。" #. type: textblock #: ../fish/guestfish.pod:1213 ../src/guestfs.pod:3320 @@ -26914,11 +24681,7 @@ msgid "" "appliance is cached in this directory, shared between all handles belonging " "to the same EUID. You can use C<$TMPDIR> to configure another directory to " "use in case C</var/tmp> is not large enough." -msgstr "" -"libguestfs が supermin アプライアンスを使用するようコンパイルされていると、本" -"当のアプライアンスがこのディレクトリーにキャッシュされ、同じ EUID に属するす" -"べてのハンドル間で共有されます。 C</var/tmp> が十分に大きくない場合に使用する" -"他のディレクトリーを設定するために C<$TMPDIR> を使用できます。" +msgstr "libguestfs が supermin アプライアンスを使用するようコンパイルされていると、本当のアプライアンスがこのディレクトリーにキャッシュされ、同じ EUID に属するすべてのハンドル間で共有されます。 C</var/tmp> が十分に大きくない場合に使用する他のディレクトリーを設定するために C<$TMPDIR> を使用できます。" #. type: =head1 #: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:297 @@ -26961,9 +24724,7 @@ msgstr "$HOME/.guestfish" msgid "" "If compiled with GNU readline support, then the command history is saved in " "this file." -msgstr "" -"GNU readline のサポート付きでコンパイルされていると、コマンドの履歴がこのファ" -"イルに保存されます。" +msgstr "GNU readline のサポート付きでコンパイルされていると、コマンドの履歴がこのファイルに保存されます。" #. type: =item #: ../fish/guestfish.pod:1239 @@ -26979,12 +24740,9 @@ msgstr "/etc/inputrc" #: ../fish/guestfish.pod:1243 msgid "" "If compiled with GNU readline support, then these files can be used to " -"configure readline. For further information, please see L<readline(3)/" -"INITIALIZATION FILE>." -msgstr "" -"GNU readline のサポート付きでコンパイルされていると、これらのファイルが " -"readline を設定するために使用されます。 詳細は L<readline(3)/INITIALIZATION " -"FILE> を参照してください。" +"configure readline. For further information, please see " +"L<readline(3)/INITIALIZATION FILE>." +msgstr "GNU readline のサポート付きでコンパイルされていると、これらのファイルが readline を設定するために使用されます。 詳細は L<readline(3)/INITIALIZATION FILE> を参照してください。" #. type: textblock #: ../fish/guestfish.pod:1247 @@ -26999,17 +24757,13 @@ msgid "" " ...\n" " $endif\n" "\n" -msgstr "" -" $if guestfish\n" -" ...\n" -" $endif\n" -"\n" +msgstr " $if guestfish\n ...\n $endif\n\n" #. type: textblock #: ../fish/guestfish.pod:1253 msgid "" -"Variables that you can set in inputrc that change the behaviour of guestfish " -"in useful ways include:" +"Variables that you can set in inputrc that change the behaviour of guestfish" +" in useful ways include:" msgstr "" #. type: =item @@ -27030,9 +24784,7 @@ msgstr "" msgid "" " set completion-ignore-case off\n" "\n" -msgstr "" -" set completion-ignore-case off\n" -"\n" +msgstr " set completion-ignore-case off\n\n" #. type: textblock #: ../fish/guestfish.pod:1265 @@ -27054,36 +24806,28 @@ msgstr "test2.img (etc)" msgid "" "When using the I<-N> or I<--new> option, the prepared disk or filesystem " "will be created in the file C<test1.img> in the current directory. The " -"second use of I<-N> will use C<test2.img> and so on. Any existing file with " -"the same name will be overwritten." +"second use of I<-N> will use C<test2.img> and so on. Any existing file with" +" the same name will be overwritten." msgstr "" #. type: textblock #: ../fish/guestfish.pod:1282 msgid "" "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" -"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" -"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" -"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " -"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " -"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>." -msgstr "" -"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" -"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" -"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" -"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " -"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " -"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>。" +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" +"edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-" +"fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-" +"sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-" +"win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-" +"helper(8)>." +msgstr "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>。" #. type: textblock #: ../fish/virt-copy-in.pod:5 msgid "" "virt-copy-in - Copy files and directories into a virtual machine disk image." -msgstr "" -"virt-copy-in - ファイルおよびディレクトリを仮想マシンのディスクイメージにコ" -"ピーします。" +msgstr "virt-copy-in - ファイルおよびディレクトリを仮想マシンのディスクイメージにコピーします。" #. type: verbatim #: ../fish/virt-copy-in.pod:9 @@ -27091,9 +24835,7 @@ msgstr "" msgid "" " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n" "\n" -msgstr "" -" virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n" -"\n" +msgstr " virt-copy-in -a disk.img file|dir [file|dir ...] /destination\n\n" #. type: verbatim #: ../fish/virt-copy-in.pod:11 @@ -27101,15 +24843,13 @@ msgstr "" msgid "" " virt-copy-in -d domain file|dir [file|dir ...] /destination\n" "\n" -msgstr "" -" virt-copy-in -d domain file|dir [file|dir ...] /destination\n" -"\n" +msgstr " virt-copy-in -d domain file|dir [file|dir ...] /destination\n\n" #. type: textblock #: ../fish/virt-copy-in.pod:15 msgid "" -"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially " -"causing disk corruption. The virtual machine must be shut down before you " +"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially" +" causing disk corruption. The virtual machine must be shut down before you " "use this command." msgstr "" @@ -27135,9 +24875,7 @@ msgstr "" msgid "" " virt-copy-in -d MyGuest resolv.conf /etc\n" "\n" -msgstr "" -" virt-copy-in -d MyGuest resolv.conf /etc\n" -"\n" +msgstr " virt-copy-in -d MyGuest resolv.conf /etc\n\n" #. type: textblock #: ../fish/virt-copy-in.pod:35 ../fish/virt-tar-in.pod:32 @@ -27150,9 +24888,7 @@ msgstr "ホームディレクトリを仮想マシンにアップロードしま msgid "" " virt-copy-in -d MyGuest skel /home\n" "\n" -msgstr "" -" virt-copy-in -d MyGuest skel /home\n" -"\n" +msgstr " virt-copy-in -d MyGuest skel /home\n\n" #. type: =head1 #: ../fish/virt-copy-in.pod:39 ../fish/virt-copy-out.pod:28 @@ -27163,9 +24899,9 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:41 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<copy-in> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<copy-in> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock @@ -27179,11 +24915,9 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:52 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " -"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " -"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" +"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../fish/virt-copy-in.pod:66 ../fish/virt-copy-out.pod:55 @@ -27196,9 +24930,7 @@ msgstr "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>" msgid "" "virt-copy-out - Copy files and directories out of a virtual machine disk " "image." -msgstr "" -"virt-copy-out - ファイルとディレクトリの仮想マシンのディスクイメージ外へのコ" -"ピー" +msgstr "virt-copy-out - ファイルとディレクトリの仮想マシンのディスクイメージ外へのコピー" #. type: verbatim #: ../fish/virt-copy-out.pod:9 @@ -27206,9 +24938,7 @@ msgstr "" msgid "" " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n" "\n" -msgstr "" -" virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n" -"\n" +msgstr " virt-copy-out -a disk.img /file|dir [/file|dir ...] localdir\n\n" #. type: verbatim #: ../fish/virt-copy-out.pod:11 @@ -27216,9 +24946,7 @@ msgstr "" msgid "" " virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n" "\n" -msgstr "" -" virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n" -"\n" +msgstr " virt-copy-out -d domain /file|dir [/file|dir ...] localdir\n\n" #. type: textblock #: ../fish/virt-copy-out.pod:15 @@ -27246,27 +24974,22 @@ msgid "" " mkdir homes\n" " virt-copy-out -d MyGuest /home homes\n" "\n" -msgstr "" -" mkdir homes\n" -" virt-copy-out -d MyGuest /home homes\n" -"\n" +msgstr " mkdir homes\n virt-copy-out -d MyGuest /home homes\n\n" #. type: textblock #: ../fish/virt-copy-out.pod:30 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<copy-out> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<copy-out> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:41 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" -"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" -"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L" +"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../fish/virt-tar-in.pod:5 @@ -27279,9 +25002,7 @@ msgstr "virt-tar-in - tar ファイルを仮想マシンのディスクイメー msgid "" " virt-tar-in -a disk.img data.tar /destination\n" "\n" -msgstr "" -" virt-tar-in -a disk.img data.tar /destination\n" -"\n" +msgstr " virt-tar-in -a disk.img data.tar /destination\n\n" #. type: verbatim #: ../fish/virt-tar-in.pod:11 @@ -27289,9 +25010,7 @@ msgstr "" msgid "" " virt-tar-in -d domain data.tar /destination\n" "\n" -msgstr "" -" virt-tar-in -d domain data.tar /destination\n" -"\n" +msgstr " virt-tar-in -d domain data.tar /destination\n\n" #. type: verbatim #: ../fish/virt-tar-in.pod:13 @@ -27299,9 +25018,7 @@ msgstr "" msgid "" " zcat data.tar.gz | virt-tar-in -d domain - /destination\n" "\n" -msgstr "" -" zcat data.tar.gz | virt-tar-in -d domain - /destination\n" -"\n" +msgstr " zcat data.tar.gz | virt-tar-in -d domain - /destination\n\n" #. type: textblock #: ../fish/virt-tar-in.pod:17 @@ -27332,28 +25049,23 @@ msgstr "" msgid "" " virt-tar-in -d MyGuest homes.tar /home\n" "\n" -msgstr "" -" virt-tar-in -d MyGuest homes.tar /home\n" -"\n" +msgstr " virt-tar-in -d MyGuest homes.tar /home\n\n" #. type: textblock #: ../fish/virt-tar-in.pod:38 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<tar-in> command. For anything more complex than a trivial copy, you are " -"probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial" +" copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:49 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." -"org/>." -msgstr "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." -"org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" +"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../fish/virt-tar-out.pod:5 @@ -27367,9 +25079,7 @@ msgstr "" msgid "" " virt-tar-out -a disk.img /dir files.tar\n" "\n" -msgstr "" -" virt-tar-out -a disk.img /dir files.tar\n" -"\n" +msgstr " virt-tar-out -a disk.img /dir files.tar\n\n" #. type: verbatim #: ../fish/virt-tar-out.pod:11 @@ -27377,9 +25087,7 @@ msgstr "" msgid "" " virt-tar-out -d domain /dir files.tar\n" "\n" -msgstr "" -" virt-tar-out -d domain /dir files.tar\n" -"\n" +msgstr " virt-tar-out -d domain /dir files.tar\n\n" #. type: verbatim #: ../fish/virt-tar-out.pod:13 @@ -27387,9 +25095,7 @@ msgstr "" msgid "" " virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n" "\n" -msgstr "" -" virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n" -"\n" +msgstr " virt-tar-out -d domain /dir - | gzip --best > files.tar.gz\n\n" #. type: textblock #: ../fish/virt-tar-out.pod:17 @@ -27416,26 +25122,22 @@ msgstr "仮想マシンからホームディレクトリーをダウンロード msgid "" " virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n" "\n" -msgstr "" -" virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n" -"\n" +msgstr " virt-tar-out -d MyGuest /home - | gzip --best > homes.tar.gz\n\n" #. type: textblock #: ../fish/virt-tar-out.pod:32 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<tar-out> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<tar-out> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:43 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" +"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../format/virt-format.pod:5 @@ -27448,9 +25150,7 @@ msgstr "virt-format - ディスクの消去および空のディスクの作成" msgid "" " virt-format [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-format [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-format [--options] -a disk.img [-a disk.img ...]\n\n" #. type: textblock #: ../format/virt-format.pod:13 @@ -27464,9 +25164,9 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:18 msgid "" -"To create a disk containing data, you may be better to use L<virt-make-fs(1)" -">. If you are creating a blank disk to use in L<guestfish(1)>, you should " -"instead use the guestfish I<-N> option." +"To create a disk containing data, you may be better to use L<virt-make-" +"fs(1)>. If you are creating a blank disk to use in L<guestfish(1)>, you " +"should instead use the guestfish I<-N> option." msgstr "" #. type: textblock @@ -27480,9 +25180,7 @@ msgstr "通常の使用方法はこのようになります:" msgid "" " virt-format -a disk.qcow\n" "\n" -msgstr "" -" virt-format -a disk.qcow\n" -"\n" +msgstr " virt-format -a disk.qcow\n\n" #. type: textblock #: ../format/virt-format.pod:26 @@ -27495,15 +25193,13 @@ msgstr "または、このようになります:" msgid "" " virt-format -a /dev/VG/LV\n" "\n" -msgstr "" -" virt-format -a /dev/VG/LV\n" -"\n" +msgstr " virt-format -a /dev/VG/LV\n\n" #. type: textblock #: ../format/virt-format.pod:30 msgid "" -"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks " -"will be erased by these commands>. These commands will create a single " +"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks" +" will be erased by these commands>. These commands will create a single " "empty partition covering the whole disk, with no filesystem inside it." msgstr "" @@ -27521,7 +25217,8 @@ msgstr "I<--filesystem=[ext3|ntfs|vfat|...]>" #. type: textblock #: ../format/virt-format.pod:42 -msgid "Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." +msgid "" +"Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." msgstr "" #. type: =item @@ -27532,8 +25229,8 @@ msgstr "I<--lvm[=/dev/VG/LV]>" #. type: textblock #: ../format/virt-format.pod:46 msgid "" -"Create a Linux LVM2 logical volume on the disk. When used with I<--" -"filesystem>, the filesystem is created inside the LV." +"Create a Linux LVM2 logical volume on the disk. When used with " +"I<--filesystem>, the filesystem is created inside the LV." msgstr "" #. type: textblock @@ -27554,9 +25251,7 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:71 msgid "Add I<file>, a disk image, host partition, LV, external USB disk, etc." -msgstr "" -"I<ファイル>、ディスクイメージ、ホストのパーティション、論理ボリューム、外部 " -"USB ディスクなどを追加します。" +msgstr "I<ファイル>、ディスクイメージ、ホストのパーティション、論理ボリューム、外部 USB ディスクなどを追加します。" #. type: textblock #: ../format/virt-format.pod:76 @@ -27571,8 +25266,8 @@ msgstr "B<--filesystem=ext3|ntfs|vfat|...>" #. type: textblock #: ../format/virt-format.pod:80 msgid "" -"Create an empty filesystem of the specified type. Many filesystem types are " -"supported by libguestfs." +"Create an empty filesystem of the specified type. Many filesystem types are" +" supported by libguestfs." msgstr "" #. type: =item @@ -27591,9 +25286,7 @@ msgstr "ファイルシステムを作成しません。 これがデフォル msgid "" " virt-format --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-format --format=raw -a disk.img\n" -"\n" +msgstr " virt-format --format=raw -a disk.img\n\n" #. type: verbatim #: ../format/virt-format.pod:102 @@ -27601,9 +25294,7 @@ msgstr "" msgid "" " virt-format --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" virt-format --format=raw -a disk.img --format -a another.img\n" -"\n" +msgstr " virt-format --format=raw -a disk.img --format -a another.img\n\n" #. type: =item #: ../format/virt-format.pod:111 @@ -27626,8 +25317,7 @@ msgstr "B<--lvm>" #: ../format/virt-format.pod:118 msgid "" "Create a Linux LVM2 logical volume with the default name (C</dev/VG/LV>)." -msgstr "" -"初期名 (C</dev/VG/LV>) を用いて Linux LVM2 論理ボリュームを作成します。" +msgstr "初期名 (C</dev/VG/LV>) を用いて Linux LVM2 論理ボリュームを作成します。" #. type: =item #: ../format/virt-format.pod:121 @@ -27649,10 +25339,7 @@ msgstr "B<--partition>" msgid "" "Create either an MBR or GPT partition covering the whole disk. MBR is " "chosen if the disk size is E<lt> 2 TB, GPT if E<ge> 2 TB." -msgstr "" -"ディスク全体をカバーする MBR または GPT パーティションを作成します。ディスク" -"容量が E<lt> 2 TB ならば MBR が選択されます。容量が E<ge> 2 TB ならば GPT が" -"選択されます。" +msgstr "ディスク全体をカバーする MBR または GPT パーティションを作成します。ディスク容量が E<lt> 2 TB ならば MBR が選択されます。容量が E<ge> 2 TB ならば GPT が選択されます。" #. type: textblock #: ../format/virt-format.pod:130 @@ -27689,9 +25376,7 @@ msgstr "B<--partition=none>" msgid "" "Create no partition table. Note that Windows may not be able to see these " "disks." -msgstr "" -"パーティションテーブルを作成しません。Windows はこれらのディスクを認識できな" -"いかもしれないことに注意してください。" +msgstr "パーティションテーブルを作成しません。Windows はこれらのディスクを認識できないかもしれないことに注意してください。" #. type: =item #: ../format/virt-format.pod:157 @@ -27724,9 +25409,7 @@ msgstr "このプログラムは、成功すると C<0>、失敗すると C<1> msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, " "L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, " -"L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../format/virt-format.pod:193 @@ -27745,9 +25428,7 @@ msgstr "" msgid "" " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n" "\n" -msgstr "" -" guestmount [--options] -a disk.img -m device [--ro] mountpoint\n" -"\n" +msgstr " guestmount [--options] -a disk.img -m device [--ro] mountpoint\n\n" #. type: verbatim #: ../fuse/guestmount.pod:11 @@ -27755,9 +25436,7 @@ msgstr "" msgid "" " guestmount [--options] -a disk.img -i [--ro] mountpoint\n" "\n" -msgstr "" -" guestmount [--options] -a disk.img -i [--ro] mountpoint\n" -"\n" +msgstr " guestmount [--options] -a disk.img -i [--ro] mountpoint\n\n" #. type: verbatim #: ../fuse/guestmount.pod:13 @@ -27765,9 +25444,7 @@ msgstr "" msgid "" " guestmount [--options] -d Guest -i [--ro] mountpoint\n" "\n" -msgstr "" -" guestmount [--options] -d Guest -i [--ro] mountpoint\n" -"\n" +msgstr " guestmount [--options] -d Guest -i [--ro] mountpoint\n\n" #. type: textblock #: ../fuse/guestmount.pod:17 @@ -27789,8 +25466,8 @@ msgstr "" #: ../fuse/guestmount.pod:27 msgid "" "Along with other options, you have to give at least one device (I<-a> " -"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> " -"option) or use the I<-i> inspection option or the I<--live> option. How " +"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>" +" option) or use the I<-i> inspection option or the I<--live> option. How " "this works is better explained in the L<guestfish(1)> manual page, or by " "looking at the examples below." msgstr "" @@ -27799,9 +25476,9 @@ msgstr "" #: ../fuse/guestmount.pod:33 msgid "" "FUSE lets you mount filesystems as non-root. The mountpoint must be owned " -"by you, and the filesystem will not be visible to any other users unless you " -"make certain global configuration changes to C</etc/fuse.conf>. To unmount " -"the filesystem, use the C<fusermount -u> command." +"by you, and the filesystem will not be visible to any other users unless you" +" make certain global configuration changes to C</etc/fuse.conf>. To unmount" +" the filesystem, use the C<fusermount -u> command." msgstr "" #. type: textblock @@ -27817,9 +25494,7 @@ msgstr "" msgid "" " guestmount -a windows.img -m /dev/sda1 --ro /mnt\n" "\n" -msgstr "" -" guestmount -a windows.img -m /dev/sda1 --ro /mnt\n" -"\n" +msgstr " guestmount -a windows.img -m /dev/sda1 --ro /mnt\n\n" #. type: textblock #: ../fuse/guestmount.pod:46 @@ -27834,9 +25509,7 @@ msgstr "" msgid "" " guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n" "\n" -msgstr "" -" guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n" -"\n" +msgstr " guestmount -a linux.img -m /dev/VG/LV -m /dev/sda1:/boot --ro /mnt\n\n" #. type: textblock #: ../fuse/guestmount.pod:51 @@ -27849,9 +25522,7 @@ msgstr "" msgid "" " guestmount -a guest.img -i --ro /mnt\n" "\n" -msgstr "" -" guestmount -a guest.img -i --ro /mnt\n" -"\n" +msgstr " guestmount -a guest.img -i --ro /mnt\n\n" #. type: textblock #: ../fuse/guestmount.pod:55 @@ -27864,9 +25535,7 @@ msgstr "" msgid "" " guestmount -d Guest -i --ro /mnt\n" "\n" -msgstr "" -" guestmount -d Guest -i --ro /mnt\n" -"\n" +msgstr " guestmount -d Guest -i --ro /mnt\n\n" #. type: textblock #: ../fuse/guestmount.pod:59 @@ -27881,9 +25550,7 @@ msgstr "" msgid "" " virt-filesystems -d MyGuest\n" "\n" -msgstr "" -" virt-filesystems -d MyGuest\n" -"\n" +msgstr " virt-filesystems -d MyGuest\n\n" #. type: textblock #: ../fuse/guestmount.pod:64 @@ -27898,9 +25565,7 @@ msgstr "" msgid "" " guestmount [...] --trace /mnt\n" "\n" -msgstr "" -" guestmount [...] --trace /mnt\n" -"\n" +msgstr " guestmount [...] --trace /mnt\n\n" #. type: textblock #: ../fuse/guestmount.pod:69 @@ -27913,9 +25578,7 @@ msgstr "" msgid "" " guestmount [...] --trace --verbose /mnt\n" "\n" -msgstr "" -" guestmount [...] --trace --verbose /mnt\n" -"\n" +msgstr " guestmount [...] --trace --verbose /mnt\n\n" #. type: =head1 #: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:96 @@ -27942,9 +25605,7 @@ msgstr "" msgid "" " sudo guestmount [...] -o allow_other /mnt\n" "\n" -msgstr "" -" sudo guestmount [...] -o allow_other /mnt\n" -"\n" +msgstr " sudo guestmount [...] -o allow_other /mnt\n\n" #. type: =head2 #: ../fuse/guestmount.pod:83 @@ -27979,11 +25640,11 @@ msgstr "B<--dir-cache-timeout N>" #. type: textblock #: ../fuse/guestmount.pod:125 msgid "" -"Set the readdir cache timeout to I<N> seconds, the default being 60 " -"seconds. The readdir cache [actually, there are several semi-independent " -"caches] is populated after a readdir(2) call with the stat and extended " -"attributes of the files in the directory, in anticipation that they will be " -"requested soon after." +"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds." +" The readdir cache [actually, there are several semi-independent caches] is" +" populated after a readdir(2) call with the stat and extended attributes of " +"the files in the directory, in anticipation that they will be requested soon" +" after." msgstr "" #. type: textblock @@ -27999,8 +25660,8 @@ msgstr "" msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " -"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/" -"guestfs_add_drive_opts>." +"with malicious guests (CVE-2010-3851). See also " +"L<guestfs(3)/guestfs_add_drive_opts>." msgstr "" #. type: =item @@ -28021,8 +25682,8 @@ msgstr "簡単なヘルプを表示して終了します。" #. type: textblock #: ../fuse/guestmount.pod:186 msgid "" -"Mount the named partition or logical volume on the given mountpoint B<in the " -"guest> (this has nothing to do with mountpoints in the host)." +"Mount the named partition or logical volume on the given mountpoint B<in the" +" guest> (this has nothing to do with mountpoints in the host)." msgstr "" #. type: textblock @@ -28069,9 +25730,7 @@ msgstr "" msgid "" " guestmount --fuse-help\n" "\n" -msgstr "" -" guestmount --fuse-help\n" -"\n" +msgstr " guestmount --fuse-help\n\n" #. type: textblock #: ../fuse/guestmount.pod:223 @@ -28106,8 +25765,8 @@ msgstr "B<-o kernel_cache>" #. type: textblock #: ../fuse/guestmount.pod:237 msgid "" -"Allow the kernel to cache files (reduces the number of reads that have to go " -"through the L<guestfs(3)> API). This is generally a good idea if you can " +"Allow the kernel to cache files (reduces the number of reads that have to go" +" through the L<guestfs(3)> API). This is generally a good idea if you can " "afford the extra memory usage." msgstr "" @@ -28183,13 +25842,10 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:319 msgid "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " -"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." -"net/>." -msgstr "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " -"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." -"net/>." +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L" +"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, " +"L<http://fuse.sf.net/>." +msgstr "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf.net/>." #. type: textblock #: ../inspector/virt-inspector.pod:5 @@ -28204,9 +25860,7 @@ msgstr "" msgid "" " virt-inspector [--options] -d domname\n" "\n" -msgstr "" -" virt-inspector [--options] -d domname\n" -"\n" +msgstr " virt-inspector [--options] -d domname\n\n" #. type: verbatim #: ../inspector/virt-inspector.pod:11 @@ -28214,9 +25868,7 @@ msgstr "" msgid "" " virt-inspector [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-inspector [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-inspector [--options] -a disk.img [-a disk.img ...]\n\n" #. type: verbatim #: ../inspector/virt-inspector.pod:15 @@ -28224,9 +25876,7 @@ msgstr "" msgid "" " virt-inspector domname\n" "\n" -msgstr "" -" virt-inspector domname\n" -"\n" +msgstr " virt-inspector domname\n\n" #. type: verbatim #: ../inspector/virt-inspector.pod:17 ../inspector/virt-inspector.pod:147 @@ -28234,9 +25884,7 @@ msgstr "" msgid "" " virt-inspector disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-inspector disk.img [disk.img ...]\n" -"\n" +msgstr " virt-inspector disk.img [disk.img ...]\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:21 @@ -28249,9 +25897,7 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:25 msgid "Virt-inspector produces XML output for feeding into other programs." -msgstr "" -"Virt-inspector は他のプログラムに提供するための情報をXML形式出力で生成しま" -"す。" +msgstr "Virt-inspector は他のプログラムに提供するための情報をXML形式出力で生成します。" #. type: textblock #: ../inspector/virt-inspector.pod:27 @@ -28264,10 +25910,10 @@ msgstr "" #: ../inspector/virt-inspector.pod:30 msgid "" "You can also run virt-inspector directly on disk images from a single " -"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain " -"has several block devices, in which case you should list several I<-a> " -"options one after another, with the first corresponding to the guest's C</" -"dev/sda>, the second to the guest's C</dev/sdb> and so on." +"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain" +" has several block devices, in which case you should list several I<-a> " +"options one after another, with the first corresponding to the guest's " +"C</dev/sda>, the second to the guest's C</dev/sdb> and so on." msgstr "" #. type: textblock @@ -28280,8 +25926,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:40 msgid "" -"Virt-inspector can only inspect and report upon I<one domain at a time>. To " -"inspect several virtual machines, you have to run virt-inspector several " +"Virt-inspector can only inspect and report upon I<one domain at a time>. To" +" inspect several virtual machines, you have to run virt-inspector several " "times (for example, from a shell script for-loop)." msgstr "" @@ -28356,9 +26002,10 @@ msgstr "B<--xpath> query" #. type: textblock #: ../inspector/virt-inspector.pod:136 msgid "" -"Perform an XPath query on the XML on stdin, and print the result on stdout. " -"In this mode virt-inspector simply runs an XPath query; all other inspection " -"functions are disabled. See L</XPATH QUERIES> below for some examples." +"Perform an XPath query on the XML on stdin, and print the result on stdout." +" In this mode virt-inspector simply runs an XPath query; all other " +"inspection functions are disabled. See L</XPATH QUERIES> below for some " +"examples." msgstr "" #. type: textblock @@ -28372,9 +26019,7 @@ msgstr "" msgid "" " virt-inspector guestname\n" "\n" -msgstr "" -" virt-inspector guestname\n" -"\n" +msgstr " virt-inspector guestname\n\n" #. type: =head1 #: ../inspector/virt-inspector.pod:159 @@ -28384,8 +26029,8 @@ msgstr "XML フォーマット" #. type: textblock #: ../inspector/virt-inspector.pod:161 msgid "" -"The virt-inspector XML is described precisely in a RELAX NG schema file " -"C<virt-inspector.rng> which is supplied with libguestfs. This section is " +"The virt-inspector XML is described precisely in a RELAX NG schema file C" +"<virt-inspector.rng> which is supplied with libguestfs. This section is " "just an overview." msgstr "" @@ -28428,27 +26073,14 @@ msgid "" " <windows_systemroot>/Windows</windows_systemroot>\n" " <format>installed</format>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" <root>/dev/sda2</root>\n" -" <name>windows</name>\n" -" <arch>i386</arch>\n" -" <distro>windows</distro>\n" -" <product_name>Windows 7 Enterprise</product_name>\n" -" <product_variant>Client</product_variant>\n" -" <major_version>6</major_version>\n" -" <minor_version>1</minor_version>\n" -" <windows_systemroot>/Windows</windows_systemroot>\n" -" <format>installed</format>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n <root>/dev/sda2</root>\n <name>windows</name>\n <arch>i386</arch>\n <distro>windows</distro>\n <product_name>Windows 7 Enterprise</product_name>\n <product_variant>Client</product_variant>\n <major_version>6</major_version>\n <minor_version>1</minor_version>\n <windows_systemroot>/Windows</windows_systemroot>\n <format>installed</format>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:189 msgid "" "In brief, E<lt>nameE<gt> is the class of operating system (something like " -"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> " -"but many other distros are recognized) and E<lt>archE<gt> is the guest " +"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>" +" but many other distros are recognized) and E<lt>archE<gt> is the guest " "architecture. The other fields are fairly self-explanatory, but because " "these fields are taken directly from the libguestfs inspection API you can " "find precise information from L<guestfs(3)/INSPECTION>." @@ -28457,8 +26089,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:197 msgid "" -"The E<lt>rootE<gt> element is the root filesystem device, but from the point " -"of view of libguestfs (block devices may have completely different names " +"The E<lt>rootE<gt> element is the root filesystem device, but from the point" +" of view of libguestfs (block devices may have completely different names " "inside the VM itself)." msgstr "" @@ -28487,15 +26119,7 @@ msgid "" " <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n" " </mountpoints>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" ...\n" -" <mountpoints>\n" -" <mountpoint dev=\"/dev/vg_f13x64/lv_root\">/</mountpoint>\n" -" <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n" -" </mountpoints>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <mountpoints>\n <mountpoint dev=\"/dev/vg_f13x64/lv_root\">/</mountpoint>\n <mountpoint dev=\"/dev/sda1\">/boot</mountpoint>\n </mountpoints>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:215 @@ -28538,17 +26162,7 @@ msgid "" " <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n" " </filesystem>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" ...\n" -" <filesystems>\n" -" <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n" -" <type>ext4</type>\n" -" <label>Fedora-13-x86_64</label>\n" -" <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n" -" </filesystem>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <filesystems>\n <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n <type>ext4</type>\n <label>Fedora-13-x86_64</label>\n <uuid>e6a4db1e-15c2-477b-ac2a-699181c396aa</uuid>\n </filesystem>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:240 @@ -28568,10 +26182,7 @@ msgid "" "The related elements E<lt>package_formatE<gt>, E<lt>package_managementE<gt> " "and E<lt>applicationsE<gt> describe applications installed in the virtual " "machine." -msgstr "" -"関連する要素 E<lt>package_formatE<gt>, E<lt>package_managementE<gt> および " -"E<lt>applicationsE<gt> は仮想マシンにインストールされたアプリケーションを記述" -"しています。" +msgstr "関連する要素 E<lt>package_formatE<gt>, E<lt>package_managementE<gt> および E<lt>applicationsE<gt> は仮想マシンにインストールされたアプリケーションを記述しています。" #. type: textblock #: ../inspector/virt-inspector.pod:249 @@ -28606,24 +26217,14 @@ msgid "" " <release>1</release>\n" " </application>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" ...\n" -" <applications>\n" -" <application>\n" -" <name>coreutils</name>\n" -" <version>8.5</version>\n" -" <release>1</release>\n" -" </application>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <applications>\n <application>\n <name>coreutils</name>\n <version>8.5</version>\n <release>1</release>\n </application>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:268 msgid "" "The version and release fields may not be available for some types guests. " -"Other fields are possible, see L<guestfs(3)/" -"guestfs_inspect_list_applications>." +"Other fields are possible, see " +"L<guestfs(3)/guestfs_inspect_list_applications>." msgstr "" #. type: =head2 @@ -28650,30 +26251,22 @@ msgid "" " <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n" " </drive_mappings>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" ...\n" -" <drive_mappings>\n" -" <drive_mapping name=\"C\">/dev/sda2</drive_mapping>\n" -" <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n" -" </drive_mappings>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <drive_mappings>\n <drive_mapping name=\"C\">/dev/sda2</drive_mapping>\n <drive_mapping name=\"E\">/dev/sdb1</drive_mapping>\n </drive_mappings>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:286 msgid "" -"In the example above, drive C maps to the filesystem on the second partition " -"on the first disk, and drive E maps to the filesystem on the first partition " -"on the second disk." +"In the example above, drive C maps to the filesystem on the second partition" +" on the first disk, and drive E maps to the filesystem on the first " +"partition on the second disk." msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:290 msgid "" "Note that this only covers permanent local filesystem mappings, not things " -"like network shares. Furthermore NTFS volume mount points may not be listed " -"here." +"like network shares. Furthermore NTFS volume mount points may not be listed" +" here." msgstr "" #. type: =head2 @@ -28701,21 +26294,13 @@ msgid "" " [... many lines of base64 data ...]\n" " </icon>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" ...\n" -" <icon>\n" -" iVBORw0KGgoAAAANSUhEUgAAAGAAAABg[.......]\n" -" [... many lines of base64 data ...]\n" -" </icon>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n ...\n <icon>\n iVBORw0KGgoAAAANSUhEUgAAAGAAAABg[.......]\n [... many lines of base64 data ...]\n </icon>\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:308 msgid "" -"To display the icon, you have to extract it and convert the base64 data back " -"to a binary file. Use an XPath query or simply an editor to extract the " +"To display the icon, you have to extract it and convert the base64 data back" +" to a binary file. Use an XPath query or simply an editor to extract the " "data, then use the coreutils L<base64(1)> program to do the conversion back " "to a PNG file:" msgstr "" @@ -28726,9 +26311,7 @@ msgstr "" msgid "" " base64 -i -d < icon.data > icon.png\n" "\n" -msgstr "" -" base64 -i -d < icon.data > icon.png\n" -"\n" +msgstr " base64 -i -d < icon.data > icon.png\n\n" #. type: =head2 #: ../inspector/virt-inspector.pod:315 @@ -28738,8 +26321,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:317 msgid "" -"Virt-inspector can detect some operating system installers on install disks, " -"live CDs, bootable USB keys and more." +"Virt-inspector can detect some operating system installers on install disks," +" live CDs, bootable USB keys and more." msgstr "" #. type: textblock @@ -28766,19 +26349,7 @@ msgid "" " <format>installer</format>\n" " <live/>\n" "\n" -msgstr "" -" <operatingsystems>\n" -" <operatingsystem>\n" -" <root>/dev/sda</root>\n" -" <name>linux</name>\n" -" <arch>i386</arch>\n" -" <distro>ubuntu</distro>\n" -" <product_name>Ubuntu 10.10 \"Maverick Meerkat\"</product_name>\n" -" <major_version>10</major_version>\n" -" <minor_version>10</minor_version>\n" -" <format>installer</format>\n" -" <live/>\n" -"\n" +msgstr " <operatingsystems>\n <operatingsystem>\n <root>/dev/sda</root>\n <name>linux</name>\n <arch>i386</arch>\n <distro>ubuntu</distro>\n <product_name>Ubuntu 10.10 \"Maverick Meerkat\"</product_name>\n <major_version>10</major_version>\n <minor_version>10</minor_version>\n <format>installer</format>\n <live/>\n\n" #. type: =head1 #: ../inspector/virt-inspector.pod:336 @@ -28789,8 +26360,8 @@ msgstr "XPath クエリー" #: ../inspector/virt-inspector.pod:338 msgid "" "Virt-inspector includes built in support for running XPath queries. The " -"reason for including XPath support directly in virt-inspector is simply that " -"there are no good and widely available command line programs that can do " +"reason for including XPath support directly in virt-inspector is simply that" +" there are no good and widely available command line programs that can do " "XPath queries. The only good one is L<xmlstarlet(1)> and that is not " "available on Red Hat Enterprise Linux." msgstr "" @@ -28813,13 +26384,7 @@ msgid "" " <type>ext4</type>\n" " [...]\n" "\n" -msgstr "" -" $ virt-inspector -d Guest | virt-inspector --xpath '//filesystems'\n" -" <filesystems>\n" -" <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n" -" <type>ext4</type>\n" -" [...]\n" -"\n" +msgstr " $ virt-inspector -d Guest | virt-inspector --xpath '//filesystems'\n <filesystems>\n <filesystem dev=\"/dev/vg_f13x64/lv_root\">\n <type>ext4</type>\n [...]\n\n" #. type: verbatim #: ../inspector/virt-inspector.pod:358 @@ -28829,11 +26394,7 @@ msgid "" " virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" " ext4\n" "\n" -msgstr "" -" $ virt-inspector -d Guest | \\\n" -" virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" -" ext4\n" -"\n" +msgstr " $ virt-inspector -d Guest | \\\n virt-inspector --xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n ext4\n\n" #. type: verbatim #: ../inspector/virt-inspector.pod:362 @@ -28843,11 +26404,7 @@ msgid "" " virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n" " [displays the guest icon, if there is one]\n" "\n" -msgstr "" -" $ virt-inspector -d Guest | \\\n" -" virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n" -" [displays the guest icon, if there is one]\n" -"\n" +msgstr " $ virt-inspector -d Guest | \\\n virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -\n [displays the guest icon, if there is one]\n\n" #. type: =head1 #: ../inspector/virt-inspector.pod:373 @@ -28857,11 +26414,11 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:375 msgid "" -"In early versions of libguestfs, virt-inspector was a large Perl script that " -"contained many heuristics for inspecting guests. This had several problems: " -"in order to do inspection from other tools (like guestfish) we had to call " -"out to this Perl script; and it privileged Perl over other languages that " -"libguestfs supports." +"In early versions of libguestfs, virt-inspector was a large Perl script that" +" contained many heuristics for inspecting guests. This had several " +"problems: in order to do inspection from other tools (like guestfish) we had" +" to call out to this Perl script; and it privileged Perl over other " +"languages that libguestfs supports." msgstr "" #. type: textblock @@ -28890,8 +26447,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:393 msgid "" -"C<inspect_vm.c> has also been translated into other languages. For example, " -"C<inspect_vm.pl> is the Perl translation, and there are other translations " +"C<inspect_vm.c> has also been translated into other languages. For example," +" C<inspect_vm.pl> is the Perl translation, and there are other translations " "for OCaml, Python, etc. See L<guestfs(3)/USING LIBGUESTFS WITH OTHER " "PROGRAMMING LANGUAGES> for a list of man pages which contain this example " "code." @@ -28931,12 +26488,7 @@ msgid "" " ><fs> inspect-os\n" " /dev/vg_f15x32/lv_root\n" "\n" -msgstr "" -" $ guestfish --ro -a F15x32.img\n" -" ><fs> run\n" -" ><fs> inspect-os\n" -" /dev/vg_f15x32/lv_root\n" -"\n" +msgstr " $ guestfish --ro -a F15x32.img\n ><fs> run\n ><fs> inspect-os\n /dev/vg_f15x32/lv_root\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:418 @@ -28957,23 +26509,14 @@ msgid "" " ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n" " Fedora release 15 (Lovelock)\n" "\n" -msgstr "" -" ><fs> inspect-get-type /dev/vg_f15x32/lv_root\n" -" linux\n" -" ><fs> inspect-get-distro /dev/vg_f15x32/lv_root\n" -" fedora\n" -" ><fs> inspect-get-major-version /dev/vg_f15x32/lv_root\n" -" 15\n" -" ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n" -" Fedora release 15 (Lovelock)\n" -"\n" +msgstr " ><fs> inspect-get-type /dev/vg_f15x32/lv_root\n linux\n ><fs> inspect-get-distro /dev/vg_f15x32/lv_root\n fedora\n ><fs> inspect-get-major-version /dev/vg_f15x32/lv_root\n 15\n ><fs> inspect-get-product-name /dev/vg_f15x32/lv_root\n Fedora release 15 (Lovelock)\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:430 msgid "" "Limitations of guestfish make it hard to assign the root device to a " -"variable (since guestfish doesn't have variables), so if you want to do this " -"reproducibly you are better off writing a script using one of the other " +"variable (since guestfish doesn't have variables), so if you want to do this" +" reproducibly you are better off writing a script using one of the other " "languages that the libguestfs API supports." msgstr "" @@ -28992,13 +26535,7 @@ msgid "" " ><fs> mount-ro /dev/vg_f15x32/lv_root /\n" " ><fs> mount-ro /dev/vda1 /boot\n" "\n" -msgstr "" -" ><fs> inspect-get-mountpoints /dev/vg_f15x32/lv_root\n" -" /: /dev/vg_f15x32/lv_root\n" -" /boot: /dev/vda1\n" -" ><fs> mount-ro /dev/vg_f15x32/lv_root /\n" -" ><fs> mount-ro /dev/vda1 /boot\n" -"\n" +msgstr " ><fs> inspect-get-mountpoints /dev/vg_f15x32/lv_root\n /: /dev/vg_f15x32/lv_root\n /boot: /dev/vda1\n ><fs> mount-ro /dev/vg_f15x32/lv_root /\n ><fs> mount-ro /dev/vda1 /boot\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:443 @@ -29039,43 +26576,13 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr "" -" ><fs> inspect-list-applications /dev/vg_f15x32/lv_root | head -28\n" -" [0] = {\n" -" app_name: ConsoleKit\n" -" app_display_name:\n" -" app_epoch: 0\n" -" app_version: 0.4.5\n" -" app_release: 1.fc15\n" -" app_install_path:\n" -" app_trans_path:\n" -" app_publisher:\n" -" app_url:\n" -" app_source_package:\n" -" app_summary:\n" -" app_description:\n" -" }\n" -" [1] = {\n" -" app_name: ConsoleKit-libs\n" -" app_display_name:\n" -" app_epoch: 0\n" -" app_version: 0.4.5\n" -" app_release: 1.fc15\n" -" app_install_path:\n" -" app_trans_path:\n" -" app_publisher:\n" -" app_url:\n" -" app_source_package:\n" -" app_summary:\n" -" app_description:\n" -" }\n" -"\n" +msgstr " ><fs> inspect-list-applications /dev/vg_f15x32/lv_root | head -28\n [0] = {\n app_name: ConsoleKit\n app_display_name:\n app_epoch: 0\n app_version: 0.4.5\n app_release: 1.fc15\n app_install_path:\n app_trans_path:\n app_publisher:\n app_url:\n app_source_package:\n app_summary:\n app_description:\n }\n [1] = {\n app_name: ConsoleKit-libs\n app_display_name:\n app_epoch: 0\n app_version: 0.4.5\n app_release: 1.fc15\n app_install_path:\n app_trans_path:\n app_publisher:\n app_url:\n app_source_package:\n app_summary:\n app_description:\n }\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:475 msgid "" -"To display an icon for the guest, note that filesystems must also be mounted " -"as above. You can then do:" +"To display an icon for the guest, note that filesystems must also be mounted" +" as above. You can then do:" msgstr "" #. type: verbatim @@ -29084,9 +26591,7 @@ msgstr "" msgid "" " ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n" "\n" -msgstr "" -" ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n" -"\n" +msgstr " ><fs> inspect-get-icon /dev/vg_f15x32/lv_root | display -\n\n" #. type: =head1 #: ../inspector/virt-inspector.pod:480 @@ -29106,18 +26611,14 @@ msgstr "" #: ../inspector/virt-inspector.pod:487 msgid "" "The old virt-inspector is no longer supported or shipped with libguestfs." -msgstr "" -"古い virt-inspector はもはや libguestfs でサポートされず、同梱されていませ" -"ん。" +msgstr "古い virt-inspector はもはや libguestfs でサポートされず、同梱されていません。" #. type: textblock #: ../inspector/virt-inspector.pod:490 msgid "" "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two " "versions of virt-inspector with different names:" -msgstr "" -"さらに混乱することに、Red Hat Enterprise Linux 6 では異なる名前で 2 つのバー" -"ジョンの virt-inspector が同梱されています:" +msgstr "さらに混乱することに、Red Hat Enterprise Linux 6 では異なる名前で 2 つのバージョンの virt-inspector が同梱されています:" #. type: verbatim #: ../inspector/virt-inspector.pod:493 @@ -29126,19 +26627,14 @@ msgid "" " virt-inspector Old Perl version.\n" " virt-inspector2 New C version.\n" "\n" -msgstr "" -" virt-inspector 古い Perl バージョンです。\n" -" virt-inspector2 新しい C バージョンです。\n" -"\n" +msgstr " virt-inspector 古い Perl バージョンです。\n virt-inspector2 新しい C バージョンです。\n\n" #. type: textblock #: ../inspector/virt-inspector.pod:503 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" -">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" -">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, " +"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../inspector/virt-inspector.pod:520 @@ -29156,9 +26652,7 @@ msgstr "guestfs-java - Java から libguestfs を使用する方法" msgid "" " import com.redhat.et.libguestfs.*;\n" " \n" -msgstr "" -" import com.redhat.et.libguestfs.*;\n" -" \n" +msgstr " import com.redhat.et.libguestfs.*;\n \n" #. type: verbatim #: ../java/examples/guestfs-java.pod:11 @@ -29168,19 +26662,15 @@ msgid "" " g.add_drive_opts (\"disk.img\", null);\n" " g.launch ();\n" "\n" -msgstr "" -" GuestFS g = new GuestFS ();\n" -" g.add_drive_opts (\"disk.img\", null);\n" -" g.launch ();\n" -"\n" +msgstr " GuestFS g = new GuestFS ();\n g.add_drive_opts (\"disk.img\", null);\n g.launch ();\n\n" #. type: textblock #: ../java/examples/guestfs-java.pod:17 msgid "" "This manual page documents how to call libguestfs from the Java programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -29192,8 +26682,8 @@ msgstr "ハンドルの閉じ方" #: ../java/examples/guestfs-java.pod:24 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and " -"hence free) them explicitly by calling the C<close> method." +"libguestfs handles include a lot of state, it is also possible to close (and" +" hence free) them explicitly by calling the C<close> method." msgstr "" #. type: =head2 @@ -29219,13 +26709,10 @@ msgstr "" #. type: textblock #: ../java/examples/guestfs-java.pod:47 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:5 @@ -29245,11 +26732,7 @@ msgid "" " Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n" " Guestfs.launch g;\n" "\n" -msgstr "" -" let g = Guestfs.create () in\n" -" Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n" -" Guestfs.launch g;\n" -"\n" +msgstr " let g = Guestfs.create () in\n Guestfs.add_drive_opts g ~format:\"raw\" ~readonly:true \"disk.img\";\n Guestfs.launch g;\n\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:15 @@ -29264,11 +26747,7 @@ msgid "" " g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n" " g#launch ();\n" "\n" -msgstr "" -" let g = new Guestfs.guestfs () in\n" -" g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n" -" g#launch ();\n" -"\n" +msgstr " let g = new Guestfs.guestfs () in\n g#add_drive_opts ~format:\"raw\" ~readonly:true \"disk.img\";\n g#launch ();\n\n" #. type: verbatim #: ../ocaml/examples/guestfs-ocaml.pod:21 @@ -29278,19 +26757,15 @@ msgid "" "or:\n" " ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n" "\n" -msgstr "" -" ocamlfind opt prog.ml -package guestfs -linkpkg -o prog\n" -"or:\n" -" ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n" -"\n" +msgstr " ocamlfind opt prog.ml -package guestfs -linkpkg -o prog\nor:\n ocamlopt -I +guestfs mlguestfs.cmxa prog.ml -o prog\n\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:27 msgid "" -"This manual page documents how to call libguestfs from the OCaml programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"This manual page documents how to call libguestfs from the OCaml programming" +" language. This page just documents the differences from the C API and " +"gives some examples. If you are not familiar with using libguestfs, you " +"also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -29301,8 +26776,9 @@ msgstr "プログラミング形式" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:34 msgid "" -"There are two different programming styles supported by the OCaml bindings. " -"You can use a module style, with each C function mapped to an OCaml function:" +"There are two different programming styles supported by the OCaml bindings." +" You can use a module style, with each C function mapped to an OCaml " +"function:" msgstr "" #. type: verbatim @@ -29311,9 +26787,7 @@ msgstr "" msgid "" " int guestfs_set_verbose (guestfs_h *g, int flag);\n" "\n" -msgstr "" -" int guestfs_set_verbose (guestfs_h *g, int flag);\n" -"\n" +msgstr " int guestfs_set_verbose (guestfs_h *g, int flag);\n\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:40 @@ -29326,9 +26800,7 @@ msgstr "" msgid "" " val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n" "\n" -msgstr "" -" val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n" -"\n" +msgstr " val Guestfs.set_verbose : Guestfs.t -> bool -> unit\n\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:44 @@ -29343,9 +26815,7 @@ msgstr "" msgid "" " method set_verbose : bool -> unit\n" "\n" -msgstr "" -" method set_verbose : bool -> unit\n" -"\n" +msgstr " method set_verbose : bool -> unit\n\n" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:49 @@ -29359,8 +26829,8 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:55 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and " -"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " +"libguestfs handles include a lot of state, it is also possible to close (and" +" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " "method." msgstr "" @@ -29375,21 +26845,18 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:66 msgid "" -"Calling any function/method on a closed handle raises C<Guestfs." -"Handle_closed>. The single parameter is the name of the function that you " -"called." +"Calling any function/method on a closed handle raises " +"C<Guestfs.Handle_closed>. The single parameter is the name of the function " +"that you called." msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:80 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L" +"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>。" #. type: textblock #: ../perl/examples/guestfs-perl.pod:5 @@ -29402,9 +26869,7 @@ msgstr "guestfs-perl - Perl から libguestfs を使用する方法" msgid "" " use Sys::Guestfs;\n" " \n" -msgstr "" -" use Sys::Guestfs;\n" -" \n" +msgstr " use Sys::Guestfs;\n \n" #. type: verbatim #: ../perl/examples/guestfs-perl.pod:11 @@ -29417,22 +26882,16 @@ msgid "" " $h->touch ('/hello');\n" " $h->sync ();\n" "\n" -msgstr "" -" my $h = Sys::Guestfs->new ();\n" -" $h->add_drive_opts ('guest.img', format => 'raw');\n" -" $h->launch ();\n" -" $h->mount_options ('', '/dev/sda1', '/');\n" -" $h->touch ('/hello');\n" -" $h->sync ();\n" -"\n" +msgstr " my $h = Sys::Guestfs->new ();\n $h->add_drive_opts ('guest.img', format => 'raw');\n $h->launch ();\n $h->mount_options ('', '/dev/sda1', '/');\n $h->touch ('/hello');\n $h->sync ();\n\n" #. type: textblock #: ../perl/examples/guestfs-perl.pod:20 msgid "" "This manual page documents how to call libguestfs from the Perl programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>. To read the full Perl API, see " +"L<Sys::Guestfs(3)>." msgstr "" #. type: =head2 @@ -29443,20 +26902,17 @@ msgstr "エラー" #. type: textblock #: ../perl/examples/guestfs-perl.pod:28 msgid "" -"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)" -">)." +"Errors from libguestfs functions turn into calls to C<croak> (see " +"L<Carp(3)>)." msgstr "" #. type: textblock #: ../perl/examples/guestfs-perl.pod:41 msgid "" -"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" -"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" -"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" +"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-" +"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L" +"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" #. type: textblock #: ../python/examples/guestfs-python.pod:5 @@ -29472,20 +26928,15 @@ msgid "" " g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n" " g.launch ()\n" "\n" -msgstr "" -" import guestfs\n" -" g = guestfs.GuestFS ()\n" -" g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n" -" g.launch ()\n" -"\n" +msgstr " import guestfs\n g = guestfs.GuestFS ()\n g.add_drive_opts (\"disk.img\", format=\"raw\", readonly=1)\n g.launch ()\n\n" #. type: textblock #: ../python/examples/guestfs-python.pod:16 msgid "" "This manual page documents how to call libguestfs from the Python " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs, " -"you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs," +" you also need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -29513,22 +26964,15 @@ msgid "" " >>> import guestfs\n" " >>> help (guestfs)\n" "\n" -msgstr "" -" $ python\n" -" >>> import guestfs\n" -" >>> help (guestfs)\n" -"\n" +msgstr " $ python\n >>> import guestfs\n >>> help (guestfs)\n\n" #. type: textblock #: ../python/examples/guestfs-python.pod:44 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L" +"<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>。" #. type: textblock #: ../rescue/virt-rescue.pod:5 @@ -29541,9 +26985,7 @@ msgstr "virt-rescue - 仮想マシンにおいてレスキューシェルを実 msgid "" " virt-rescue [--options] -d domname\n" "\n" -msgstr "" -" virt-rescue [--options] -d domname\n" -"\n" +msgstr " virt-rescue [--options] -d domname\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:11 @@ -29551,9 +26993,7 @@ msgstr "" msgid "" " virt-rescue [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-rescue [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-rescue [--options] -a disk.img [-a disk.img ...]\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:13 @@ -29561,9 +27001,7 @@ msgstr "" msgid "" " virt-rescue --suggest (-d domname | -a disk.img ...)\n" "\n" -msgstr "" -" virt-rescue --suggest (-d domname | -a disk.img ...)\n" -"\n" +msgstr " virt-rescue --suggest (-d domname | -a disk.img ...)\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:17 @@ -29571,9 +27009,7 @@ msgstr "" msgid "" " virt-rescue [--options] domname\n" "\n" -msgstr "" -" virt-rescue [--options] domname\n" -"\n" +msgstr " virt-rescue [--options] domname\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:19 @@ -29581,9 +27017,7 @@ msgstr "" msgid "" " virt-rescue [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-rescue [--options] disk.img [disk.img ...]\n" -"\n" +msgstr " virt-rescue [--options] disk.img [disk.img ...]\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:23 @@ -29613,8 +27047,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:38 msgid "" -"You can run virt-rescue on any virtual machine known to libvirt, or directly " -"on disk image(s):" +"You can run virt-rescue on any virtual machine known to libvirt, or directly" +" on disk image(s):" msgstr "" #. type: verbatim @@ -29623,9 +27057,7 @@ msgstr "" msgid "" " virt-rescue -d GuestName\n" "\n" -msgstr "" -" virt-rescue -d GuestName\n" -"\n" +msgstr " virt-rescue -d GuestName\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:43 @@ -29633,9 +27065,7 @@ msgstr "" msgid "" " virt-rescue --ro -a /path/to/disk.img\n" "\n" -msgstr "" -" virt-rescue --ro -a /path/to/disk.img\n" -"\n" +msgstr " virt-rescue --ro -a /path/to/disk.img\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:45 @@ -29643,31 +27073,28 @@ msgstr "" msgid "" " virt-rescue -a /dev/sdc\n" "\n" -msgstr "" -" virt-rescue -a /dev/sdc\n" -"\n" +msgstr " virt-rescue -a /dev/sdc\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:47 msgid "For live VMs you I<must> use the --ro option." -msgstr "" -"動作中の仮想マシンには --ro オプションを使用 I<しなければいけません> 。" +msgstr "動作中の仮想マシンには --ro オプションを使用 I<しなければいけません> 。" #. type: textblock #: ../rescue/virt-rescue.pod:49 msgid "" "When you run virt-rescue on a virtual machine or disk image, you are placed " -"in an interactive bash shell where you can use many ordinary Linux " -"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue " -"appliance. You must mount the virtual machine's filesystems by hand. There " -"is an empty directory called C</sysroot> where you can mount filesystems." +"in an interactive bash shell where you can use many ordinary Linux commands." +" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You " +"must mount the virtual machine's filesystems by hand. There is an empty " +"directory called C</sysroot> where you can mount filesystems." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:56 msgid "" -"You can get virt-rescue to suggest mount commands for you by using the I<--" -"suggest> option (in another terminal):" +"You can get virt-rescue to suggest mount commands for you by using the " +"I<--suggest> option (in another terminal):" msgstr "" #. type: verbatim @@ -29677,10 +27104,7 @@ msgid "" " $ virt-rescue --suggest -d Fedora15\n" " Inspecting the virtual machine or disk image ...\n" " \n" -msgstr "" -" $ virt-rescue --suggest -d Fedora15\n" -"仮想マシンまたはディスクイメージの検査中 ...\n" -" \n" +msgstr " $ virt-rescue --suggest -d Fedora15\n仮想マシンまたはディスクイメージの検査中 ...\n \n" #. type: verbatim #: ../rescue/virt-rescue.pod:62 @@ -29700,11 +27124,7 @@ msgid "" " # type: linux, distro: fedora, version: 15.0\n" " # Fedora release 15 (Lovelock)\n" " \n" -msgstr "" -" # /dev/vg_f15x32/lv_root は linux オペレーティングシステムのルートです\n" -" # 種別: linux, ディストリビューション: fedora, バージョン: 15.0\n" -" # Fedora release 15 (Lovelock)\n" -" \n" +msgstr " # /dev/vg_f15x32/lv_root は linux オペレーティングシステムのルートです\n # 種別: linux, ディストリビューション: fedora, バージョン: 15.0\n # Fedora release 15 (Lovelock)\n \n" #. type: verbatim #: ../rescue/virt-rescue.pod:70 @@ -29717,14 +27137,7 @@ msgid "" " mount --bind /proc /sysroot/proc\n" " mount --bind /sys /sysroot/sys\n" "\n" -msgstr "" -" mount /dev/vg_f15x32/lv_root /sysroot/\n" -" mount /dev/vda1 /sysroot/boot\n" -" mount --bind /dev /sysroot/dev\n" -" mount --bind /dev/pts /sysroot/dev/pts\n" -" mount --bind /proc /sysroot/proc\n" -" mount --bind /sys /sysroot/sys\n" -"\n" +msgstr " mount /dev/vg_f15x32/lv_root /sysroot/\n mount /dev/vda1 /sysroot/boot\n mount --bind /dev /sysroot/dev\n mount --bind /dev/pts /sysroot/dev/pts\n mount --bind /proc /sysroot/proc\n mount --bind /sys /sysroot/sys\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:77 @@ -29745,32 +27158,20 @@ msgid "" " ><rescue> mount /dev/vda1 /sysroot/boot\n" " ><rescue> ls /sysroot\n" "\n" -msgstr "" -" ><rescue> lvs\n" -" LV VG Attr LSize Origin Snap% Move Log Copy% Convert\n" -" lv_root vg_f15x32 -wi-a- 8.83G\n" -" lv_swap vg_f15x32 -wi-a- 992.00M\n" -" ><rescue> mount /dev/vg_f15x32/lv_root /sysroot\n" -" ><rescue> mount /dev/vda1 /sysroot/boot\n" -" ><rescue> ls /sysroot\n" -"\n" +msgstr " ><rescue> lvs\n LV VG Attr LSize Origin Snap% Move Log Copy% Convert\n lv_root vg_f15x32 -wi-a- 8.83G\n lv_swap vg_f15x32 -wi-a- 992.00M\n ><rescue> mount /dev/vg_f15x32/lv_root /sysroot\n ><rescue> mount /dev/vda1 /sysroot/boot\n ><rescue> ls /sysroot\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:88 msgid "" "Another command to list available filesystems is L<virt-filesystems(1)>." -msgstr "" -"利用可能なファイルシステムを一覧表示するためのもう 1 つのコマンドは L<virt-" -"filesystems(1)> です。" +msgstr "利用可能なファイルシステムを一覧表示するためのもう 1 つのコマンドは L<virt-filesystems(1)> です。" #. type: textblock #: ../rescue/virt-rescue.pod:91 msgid "" -"To run commands in a Linux guest (for example, grub), you should chroot into " -"the /sysroot directory first:" -msgstr "" -"Linux 仮想マシンにおいてコマンド(たとえば、grub)を実行するには、まず /" -"sysroot ディレクトリーの中に chroot する必要があります:" +"To run commands in a Linux guest (for example, grub), you should chroot into" +" the /sysroot directory first:" +msgstr "Linux 仮想マシンにおいてコマンド(たとえば、grub)を実行するには、まず /sysroot ディレクトリーの中に chroot する必要があります:" #. type: verbatim #: ../rescue/virt-rescue.pod:94 @@ -29778,9 +27179,7 @@ msgstr "" msgid "" " ><rescue> chroot /sysroot\n" "\n" -msgstr "" -" ><rescue> chroot /sysroot\n" -"\n" +msgstr " ><rescue> chroot /sysroot\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:98 @@ -29831,9 +27230,7 @@ msgstr "レスキューカーネルに追加オプションを渡します。" msgid "" " virt-rescue --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-rescue --format=raw -a disk.img\n" -"\n" +msgstr " virt-rescue --format=raw -a disk.img\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:170 @@ -29841,9 +27238,7 @@ msgstr "" msgid "" " virt-rescue --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" virt-rescue --format=raw -a disk.img --format -a another.img\n" -"\n" +msgstr " virt-rescue --format=raw -a disk.img --format -a another.img\n\n" #. type: =item #: ../rescue/virt-rescue.pod:179 @@ -29872,9 +27267,7 @@ msgstr "B<--network>" #. type: textblock #: ../rescue/virt-rescue.pod:190 msgid "Enable QEMU user networking in the guest. See L</NETWORK>." -msgstr "" -"仮想マシンにおいて QEMU ユーザーネットワークを有効にします。 L</NETWORK> 参" -"照。" +msgstr "仮想マシンにおいて QEMU ユーザーネットワークを有効にします。 L</NETWORK> 参照。" #. type: textblock #: ../rescue/virt-rescue.pod:196 @@ -29902,18 +27295,16 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:212 msgid "" -"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s) " -"are added to the appliance in the order they appear on the command line." +"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s)" +" are added to the appliance in the order they appear on the command line." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:218 msgid "" -"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/" -"SELINUX> before using this option." -msgstr "" -"レスキューアプライアンスにおいて SELinux を有効にします。このオプションを使用" -"する前に L<guestfs(3)/SELINUX> を読むべきです。" +"Enable SELinux in the rescue appliance. You should read " +"L<guestfs(3)/SELINUX> before using this option." +msgstr "レスキューアプライアンスにおいて SELinux を有効にします。このオプションを使用する前に L<guestfs(3)/SELINUX> を読むべきです。" #. type: =item #: ../rescue/virt-rescue.pod:221 @@ -29941,11 +27332,9 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:231 msgid "" -"This option implies I<--ro> and is safe to use even if the guest is up or if " -"another virt-rescue is running." -msgstr "" -"このオプションは I<--ro> を意味します。仮想マシンが起動していたり、他の virt-" -"rescue を実行しているときでも安全です。" +"This option implies I<--ro> and is safe to use even if the guest is up or if" +" another virt-rescue is running." +msgstr "このオプションは I<--ro> を意味します。仮想マシンが起動していたり、他の virt-rescue を実行しているときでも安全です。" #. type: textblock #: ../rescue/virt-rescue.pod:250 @@ -29965,9 +27354,7 @@ msgstr "" msgid "" " virt-rescue disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-rescue disk.img [disk.img ...]\n" -"\n" +msgstr " virt-rescue disk.img [disk.img ...]\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:269 @@ -29975,9 +27362,7 @@ msgstr "" msgid "" " virt-rescue guestname\n" "\n" -msgstr "" -" virt-rescue guestname\n" -"\n" +msgstr " virt-rescue guestname\n\n" #. type: =head1 #: ../rescue/virt-rescue.pod:277 @@ -30028,8 +27413,8 @@ msgstr "TCP 接続の作成法" msgid "" "The virt-rescue appliance needs to be small and so does not include many " "network tools. In particular there is no L<telnet(1)> command. You can " -"make TCP connections from the shell using the magical C</dev/tcp/" -"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" +"make TCP connections from the shell using the magical " +"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" msgstr "" #. type: verbatim @@ -30040,11 +27425,7 @@ msgid "" " echo \"GET /\" >&3\n" " cat <&3\n" "\n" -msgstr "" -" exec 3<>/dev/tcp/redhat.com/80\n" -" echo \"GET /\" >&3\n" -" cat <&3\n" -"\n" +msgstr " exec 3<>/dev/tcp/redhat.com/80\n echo \"GET /\" >&3\n cat <&3\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:309 @@ -30054,8 +27435,8 @@ msgstr "詳細は L<bash(1)> 参照。" #. type: textblock #: ../rescue/virt-rescue.pod:315 msgid "" -"Several environment variables affect virt-rescue. See L<guestfs(3)/" -"ENVIRONMENT VARIABLES> for the complete list." +"Several environment variables affect virt-rescue. See " +"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list." msgstr "" #. type: textblock @@ -30063,9 +27444,7 @@ msgstr "" msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" "filesystems(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" -"filesystems(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../resize/virt-resize.pod:5 @@ -30080,18 +27459,14 @@ msgid "" " [--expand /dev/sdaN] [--shrink /dev/sdaN]\n" " [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n" "\n" -msgstr "" -" virt-resize [--resize /dev/sdaN=[+/-]<size>[%]]\n" -" [--expand /dev/sdaN] [--shrink /dev/sdaN]\n" -" [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n" -"\n" +msgstr " virt-resize [--resize /dev/sdaN=[+/-]<size>[%]]\n [--expand /dev/sdaN] [--shrink /dev/sdaN]\n [--ignore /dev/sdaN] [--delete /dev/sdaN] [...] indisk outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:15 msgid "" "Virt-resize is a tool which can resize a virtual machine disk, making it " -"larger or smaller overall, and resizing or deleting any partitions contained " -"within." +"larger or smaller overall, and resizing or deleting any partitions contained" +" within." msgstr "" #. type: textblock @@ -30122,9 +27497,7 @@ msgstr "" msgid "" " virt-filesystems --long -h --all -a olddisk\n" " \n" -msgstr "" -" virt-filesystems --long -h --all -a olddisk\n" -" \n" +msgstr " virt-filesystems --long -h --all -a olddisk\n \n" #. type: verbatim #: ../resize/virt-resize.pod:38 @@ -30133,10 +27506,7 @@ msgid "" " truncate -r olddisk newdisk\n" " truncate -s +5G newdisk\n" " \n" -msgstr "" -" truncate -r olddisk newdisk\n" -" truncate -s +5G newdisk\n" -" \n" +msgstr " truncate -r olddisk newdisk\n truncate -s +5G newdisk\n \n" #. type: verbatim #: ../resize/virt-resize.pod:41 @@ -30145,10 +27515,7 @@ msgid "" " # Note \"/dev/sda2\" is a partition inside the \"olddisk\" file.\n" " virt-resize --expand /dev/sda2 olddisk newdisk\n" "\n" -msgstr "" -" # \"/dev/sda2\" は \"olddisk\" ファイルの中にあるパーティションであることに注意してください。\n" -" virt-resize --expand /dev/sda2 olddisk newdisk\n" -"\n" +msgstr " # \"/dev/sda2\" は \"olddisk\" ファイルの中にあるパーティションであることに注意してください。\n virt-resize --expand /dev/sda2 olddisk newdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:46 @@ -30164,10 +27531,7 @@ msgid "" " virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" " olddisk newdisk\n" "\n" -msgstr "" -" virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" -" olddisk newdisk\n" -"\n" +msgstr " virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n olddisk newdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:54 @@ -30183,10 +27547,7 @@ msgid "" " virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n" " olddisk newdisk\n" "\n" -msgstr "" -" virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n" -" olddisk newdisk\n" -"\n" +msgstr " virt-resize --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root \\\n olddisk newdisk\n\n" #. type: =item #: ../resize/virt-resize.pod:61 @@ -30207,10 +27568,7 @@ msgid "" " qemu-img create -f qcow2 newdisk.qcow2 15G\n" " virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n" "\n" -msgstr "" -" qemu-img create -f qcow2 newdisk.qcow2 15G\n" -" virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n" -"\n" +msgstr " qemu-img create -f qcow2 newdisk.qcow2 15G\n virt-resize --expand /dev/sda2 olddisk newdisk.qcow2\n\n" #. type: =head1 #: ../resize/virt-resize.pod:71 @@ -30249,12 +27607,7 @@ msgid "" " -- NODE --\n" " <source dev=\"/dev/vg/lv_guest\" />\n" "\n" -msgstr "" -" # virsh dumpxml guestname | xpath /domain/devices/disk/source\n" -" Found 1 nodes:\n" -" -- NODE --\n" -" <source dev=\"/dev/vg/lv_guest\" />\n" -"\n" +msgstr " # virsh dumpxml guestname | xpath /domain/devices/disk/source\n Found 1 nodes:\n -- NODE --\n <source dev=\"/dev/vg/lv_guest\" />\n\n" #. type: =item #: ../resize/virt-resize.pod:90 @@ -30263,7 +27616,8 @@ msgstr "3. 現在の容量を確認します" #. type: textblock #: ../resize/virt-resize.pod:92 -msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:" +msgid "" +"Use L<virt-filesystems(1)> to display the current partitions and sizes:" msgstr "" #. type: verbatim @@ -30276,13 +27630,7 @@ msgid "" " /dev/sda2 partition 7.9G /dev/sda\n" " /dev/sda device 8.0G -\n" "\n" -msgstr "" -" # virt-filesystems --long --parts --blkdevs -h -a /dev/vg/lv_guest\n" -" Name Type Size Parent\n" -" /dev/sda1 partition 101M /dev/sda\n" -" /dev/sda2 partition 7.9G /dev/sda\n" -" /dev/sda device 8.0G -\n" -"\n" +msgstr " # virt-filesystems --long --parts --blkdevs -h -a /dev/vg/lv_guest\n Name Type Size Parent\n /dev/sda1 partition 101M /dev/sda\n /dev/sda2 partition 7.9G /dev/sda\n /dev/sda device 8.0G -\n\n" #. type: textblock #: ../resize/virt-resize.pod:101 @@ -30316,10 +27664,7 @@ msgid "" " # rm -f outdisk\n" " # truncate -s 10G outdisk\n" "\n" -msgstr "" -" # rm -f outdisk\n" -" # truncate -s 10G outdisk\n" -"\n" +msgstr " # rm -f outdisk\n # truncate -s 10G outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:115 @@ -30332,9 +27677,7 @@ msgstr "" msgid "" " # lvcreate -L 10G -n lv_name vg_name\n" "\n" -msgstr "" -" # lvcreate -L 10G -n lv_name vg_name\n" -"\n" +msgstr " # lvcreate -L 10G -n lv_name vg_name\n\n" #. type: textblock #: ../resize/virt-resize.pod:119 @@ -30348,10 +27691,7 @@ msgid "" " # virsh pool-list\n" " # virsh vol-create-as poolname newvol 10G\n" "\n" -msgstr "" -" # virsh pool-list\n" -" # virsh vol-create-as poolname newvol 10G\n" -"\n" +msgstr " # virsh pool-list\n # virsh vol-create-as poolname newvol 10G\n\n" #. type: =item #: ../resize/virt-resize.pod:124 @@ -30372,9 +27712,7 @@ msgstr "" msgid "" " # virt-resize indisk outdisk\n" "\n" -msgstr "" -" # virt-resize indisk outdisk\n" -"\n" +msgstr " # virt-resize indisk outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:132 @@ -30407,9 +27745,7 @@ msgstr "" msgid "" " # virt-resize --expand /dev/sda2 indisk outdisk\n" "\n" -msgstr "" -" # virt-resize --expand /dev/sda2 indisk outdisk\n" -"\n" +msgstr " # virt-resize --expand /dev/sda2 indisk outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:147 @@ -30433,19 +27769,17 @@ msgid "" " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" " indisk outdisk\n" "\n" -msgstr "" -" # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n" -" indisk outdisk\n" -"\n" +msgstr " # virt-resize --resize /dev/sda1=+200M --expand /dev/sda2 \\\n indisk outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:157 msgid "" -"If the expanded partition in the image contains a filesystem or LVM PV, then " -"if virt-resize knows how, it will resize the contents, the equivalent of " +"If the expanded partition in the image contains a filesystem or LVM PV, then" +" if virt-resize knows how, it will resize the contents, the equivalent of " "calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> " "or L<btrfs(8)>. However virt-resize does not know how to resize some " -"filesystems, so you would have to online resize them after booting the guest." +"filesystems, so you would have to online resize them after booting the " +"guest." msgstr "" #. type: textblock @@ -30474,15 +27808,13 @@ msgstr "" msgid "" " # virsh edit guestname\n" "\n" -msgstr "" -" # virsh edit guestname\n" -"\n" +msgstr " # virsh edit guestname\n\n" #. type: textblock #: ../resize/virt-resize.pod:174 msgid "" -"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain." -"html#elementsDisks>" +"Change E<lt>source ...E<gt>, see " +"L<http://libvirt.org/formatdomain.html#elementsDisks>" msgstr "" #. type: textblock @@ -30496,9 +27828,7 @@ msgstr "" msgid "" " # virsh start guestname\n" "\n" -msgstr "" -" # virsh start guestname\n" -"\n" +msgstr " # virsh start guestname\n\n" #. type: textblock #: ../resize/virt-resize.pod:181 @@ -30521,8 +27851,8 @@ msgstr "" #: ../resize/virt-resize.pod:188 msgid "" "Once the guest has booted you should see the new space available, at least " -"for filesystems that virt-resize knows how to resize, and for PVs. The user " -"may need to resize LVs inside PVs, and also resize filesystem types that " +"for filesystems that virt-resize knows how to resize, and for PVs. The user" +" may need to resize LVs inside PVs, and also resize filesystem types that " "virt-resize does not know how to expand." msgstr "" @@ -30574,8 +27904,8 @@ msgstr "" #: ../resize/virt-resize.pod:215 msgid "" "virt-resize also gives a convenient way to ignore or delete partitions when " -"copying from the input disk to the output disk. Ignoring a partition speeds " -"up the copy where you don't care about the existing contents of a " +"copying from the input disk to the output disk. Ignoring a partition speeds" +" up the copy where you don't care about the existing contents of a " "partition. Deleting a partition removes it completely, but note that it " "also renumbers any partitions after the one which is deleted, which can " "leave some guests unbootable." @@ -30589,10 +27919,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:224 msgid "" -"If the input disk is in qcow2 format, then you may prefer that the output is " -"in qcow2 format as well. Alternately, virt-resize can convert the format on " -"the fly. The output format is simply determined by the format of the empty " -"output container that you provide. Thus to create qcow2 output, use:" +"If the input disk is in qcow2 format, then you may prefer that the output is" +" in qcow2 format as well. Alternately, virt-resize can convert the format " +"on the fly. The output format is simply determined by the format of the " +"empty output container that you provide. Thus to create qcow2 output, use:" msgstr "" #. type: verbatim @@ -30601,9 +27931,7 @@ msgstr "" msgid "" " qemu-img create [-c] -f qcow2 outdisk [size]\n" "\n" -msgstr "" -" qemu-img create [-c] -f qcow2 outdisk [size]\n" -"\n" +msgstr " qemu-img create [-c] -f qcow2 outdisk [size]\n\n" #. type: textblock #: ../resize/virt-resize.pod:232 @@ -30621,15 +27949,13 @@ msgstr "" msgid "" " fallocate -l size outdisk\n" "\n" -msgstr "" -" fallocate -l size outdisk\n" -"\n" +msgstr " fallocate -l size outdisk\n\n" #. type: textblock #: ../resize/virt-resize.pod:238 msgid "" -"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/" -"dev/zero of=outdisk bs=1M count=..>)" +"(on older systems that don't have the L<fallocate(1)> command use C<dd " +"if=/dev/zero of=outdisk bs=1M count=..>)" msgstr "" #. type: =head2 @@ -30642,17 +27968,15 @@ msgstr "論理パーティション" msgid "" "Logical partitions (a.k.a. C</dev/sda5+> on disks using DOS partition " "tables) cannot be resized." -msgstr "" -"論理パーティション(DOS パーティションテーブルを使用しているディスクにおいて " -"C</dev/sda5+> とも言う)は容量変更できません。" +msgstr "論理パーティション(DOS パーティションテーブルを使用しているディスクにおいて C</dev/sda5+> とも言う)は容量変更できません。" #. type: textblock #: ../resize/virt-resize.pod:246 msgid "" -"To understand what is going on, firstly one of the four partitions C</dev/" -"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the " -"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition " -"type." +"To understand what is going on, firstly one of the four partitions " +"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called " +"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR " +"partition type." msgstr "" #. type: textblock @@ -30663,18 +27987,18 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:253 msgid "" -"The extended partition can be expanded, but not shrunk (unless you force it, " -"which is not advisable). When the extended partition is copied across, all " -"the logical partitions contained inside are copied over implicitly. Virt-" -"resize does not look inside the extended partition, so it copies the logical " -"partitions blindly." +"The extended partition can be expanded, but not shrunk (unless you force it," +" which is not advisable). When the extended partition is copied across, all" +" the logical partitions contained inside are copied over implicitly. Virt-" +"resize does not look inside the extended partition, so it copies the logical" +" partitions blindly." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:259 msgid "" -"You cannot specify a logical partition (C</dev/sda5+>) at all on the command " -"line. Doing so will give an error." +"You cannot specify a logical partition (C</dev/sda5+>) at all on the command" +" line. Doing so will give an error." msgstr "" #. type: textblock @@ -30700,8 +28024,8 @@ msgstr "B<--align-first always>" #. type: textblock #: ../resize/virt-resize.pod:276 msgid "" -"Align the first partition for improved performance (see also the I<--" -"alignment> option)." +"Align the first partition for improved performance (see also the " +"I<--alignment> option)." msgstr "" #. type: textblock @@ -30716,8 +28040,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:284 msgid "" -"I<--align-first never> means we never move the first partition. This is the " -"safest option. Try this if the guest does not boot after resizing." +"I<--align-first never> means we never move the first partition. This is the" +" safest option. Try this if the guest does not boot after resizing." msgstr "" #. type: textblock @@ -30736,8 +28060,8 @@ msgstr "B<--alignment N>" #. type: textblock #: ../resize/virt-resize.pod:294 msgid "" -"Set the alignment of partitions to C<N> sectors. The default in virt-resize " -"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." +"Set the alignment of partitions to C<N> sectors. The default in virt-resize" +" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." msgstr "" #. type: textblock @@ -30755,9 +28079,9 @@ msgstr "I<--alignment 1> (512 バイト)" #. type: textblock #: ../resize/virt-resize.pod:305 msgid "" -"The partitions would be packed together as closely as possible, but would be " -"completely unaligned. In some cases this can cause very poor performance. " -"See L<virt-alignment-scan(1)> for further details." +"The partitions would be packed together as closely as possible, but would be" +" completely unaligned. In some cases this can cause very poor performance." +" See L<virt-alignment-scan(1)> for further details." msgstr "" #. type: =item @@ -30768,8 +28092,8 @@ msgstr "I<--alignment 8> (4K)" #. type: textblock #: ../resize/virt-resize.pod:311 msgid "" -"This would be the minimum acceptable alignment for reasonable performance on " -"modern hosts." +"This would be the minimum acceptable alignment for reasonable performance on" +" modern hosts." msgstr "" #. type: =item @@ -30890,9 +28214,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:373 msgid "" -"The filesystem must have been shut down consistently last time it was used. " -"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a " -"consistency check, so at the first boot after resizing Windows will check " +"The filesystem must have been shut down consistently last time it was used." +" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a" +" consistency check, so at the first boot after resizing Windows will check " "the disk." msgstr "" @@ -30944,8 +28268,8 @@ msgstr "B<--ignore part>" #: ../resize/virt-resize.pod:405 msgid "" "Ignore the named partition. Effectively this means the partition is " -"allocated on the destination disk, but the content is not copied across from " -"the source disk. The content of the partition will be blank (all zero " +"allocated on the destination disk, but the content is not copied across from" +" the source disk. The content of the partition will be blank (all zero " "bytes)." msgstr "" @@ -30959,8 +28283,8 @@ msgstr "B<--LV-expand logvol>" msgid "" "This takes the logical volume and, as a final step, expands it to fill all " "the space available in its volume group. A typical usage, assuming a Linux " -"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/" -"lv_root> would be:" +"guest with a single PV C</dev/sda2> and a root device called " +"C</dev/vg_guest/lv_root> would be:" msgstr "" #. type: verbatim @@ -30970,10 +28294,7 @@ msgid "" " virt-resize indisk outdisk \\\n" " --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n" "\n" -msgstr "" -" virt-resize indisk outdisk \\\n" -" --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n" -"\n" +msgstr " virt-resize indisk outdisk \\\n --expand /dev/sda2 --LV-expand /dev/vg_guest/lv_root\n\n" #. type: textblock #: ../resize/virt-resize.pod:422 @@ -30985,17 +28306,15 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:425 msgid "" -"The contents of the LV are also resized if virt-resize knows how to do " -"that. You can stop virt-resize from trying to expand the content by using " -"the option I<--no-expand-content>." +"The contents of the LV are also resized if virt-resize knows how to do that." +" You can stop virt-resize from trying to expand the content by using the " +"option I<--no-expand-content>." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:429 msgid "Use L<virt-filesystems(1)> to list the filesystems in the guest." -msgstr "" -"仮想マシンにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を" -"使用します。" +msgstr "仮想マシンにあるファイルシステムを一覧表示するには L<virt-filesystems(1)> を使用します。" #. type: textblock #: ../resize/virt-resize.pod:431 @@ -31015,9 +28334,7 @@ msgstr "B<--machine-readable>" msgid "" "This option is used to make the output more machine friendly when being " "parsed by other programs. See L</MACHINE READABLE OUTPUT> below." -msgstr "" -"このオプションは、他のプログラムにより解析されるときに、よりマシンに易しい出" -"力を作成するために使用されます。以下の L</マシン可読な出力> 参照。" +msgstr "このオプションは、他のプログラムにより解析されるときに、よりマシンに易しい出力を作成するために使用されます。以下の L</マシン可読な出力> 参照。" #. type: =item #: ../resize/virt-resize.pod:443 @@ -31060,9 +28377,9 @@ msgstr "B<--no-extra-partition>" msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " -"the extra partition from being created. If you do this then the extra space " -"will be inaccessible until you run fdisk, parted, or some other partitioning " -"tool in the guest." +"the extra partition from being created. If you do this then the extra space" +" will be inaccessible until you run fdisk, parted, or some other " +"partitioning tool in the guest." msgstr "" #. type: textblock @@ -31089,9 +28406,7 @@ msgstr "" msgid "" "If you give the I<--no-expand-content> option then virt-resize will not " "attempt this." -msgstr "" -"I<--no-expand-content> オプションを指定すると、virt-resize はこれを試行しませ" -"ん。" +msgstr "I<--no-expand-content> オプションを指定すると、virt-resize はこれを試行しません。" #. type: =item #: ../resize/virt-resize.pod:476 @@ -31105,11 +28420,7 @@ msgid "" "the NTFS disk is marked as needing a consistency check. You have to use " "this option if you want to resize a Windows guest multiple times without " "booting into Windows between each resize." -msgstr "" -"L<ntfsresize(8)> に I<--force> オプションを渡します。これにより、NTFS ディス" -"クが整合性の確認が必要であるという印をつけたときでも、容量の変更を許可しま" -"す。Windows 仮想マシンを各容量において起動することなく、何回も容量変更したい" -"ならば、このオプションを使用する必要があります。" +msgstr "L<ntfsresize(8)> に I<--force> オプションを渡します。これにより、NTFS ディスクが整合性の確認が必要であるという印をつけたときでも、容量の変更を許可します。Windows 仮想マシンを各容量において起動することなく、何回も容量変更したいならば、このオプションを使用する必要があります。" #. type: =item #: ../resize/virt-resize.pod:484 @@ -31119,8 +28430,8 @@ msgstr "B<--output-format> raw" #. type: textblock #: ../resize/virt-resize.pod:486 msgid "" -"Specify the format of the output disk image. If this flag is not given then " -"it is auto-detected from the image itself." +"Specify the format of the output disk image. If this flag is not given then" +" it is auto-detected from the image itself." msgstr "" #. type: textblock @@ -31147,20 +28458,15 @@ msgstr "B<--resize part=size>" msgid "" "Resize the named partition (expanding or shrinking it) so that it has the " "given size." -msgstr "" -"Resize the named partition (expanding or shrinking it) so that it has the " -"given size." +msgstr "Resize the named partition (expanding or shrinking it) so that it has the given size." #. type: textblock #: ../resize/virt-resize.pod:508 msgid "" "C<size> can be expressed as an absolute number followed by b/K/M/G to mean " -"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " -"size; or as a relative number or percentage. For example:" -msgstr "" -"C<size> は b/K/M/G が後につく絶対値として表現されます。それぞれ、バイト、キロ" -"バイト、メガバイト、ギガバイトを意味します。または、現在の容量に対する割合、" -"相対的な数値、パーセントとして表現されます。たとえば:" +"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current" +" size; or as a relative number or percentage. For example:" +msgstr "C<size> は b/K/M/G が後につく絶対値として表現されます。それぞれ、バイト、キロバイト、メガバイト、ギガバイトを意味します。または、現在の容量に対する割合、相対的な数値、パーセントとして表現されます。たとえば:" #. type: verbatim #: ../resize/virt-resize.pod:514 @@ -31168,9 +28474,7 @@ msgstr "" msgid "" " --resize /dev/sda2=10G\n" "\n" -msgstr "" -" --resize /dev/sda2=10G\n" -"\n" +msgstr " --resize /dev/sda2=10G\n\n" #. type: verbatim #: ../resize/virt-resize.pod:516 @@ -31178,9 +28482,7 @@ msgstr "" msgid "" " --resize /dev/sda4=90%\n" "\n" -msgstr "" -" --resize /dev/sda4=90%\n" -"\n" +msgstr " --resize /dev/sda4=90%\n\n" #. type: verbatim #: ../resize/virt-resize.pod:518 @@ -31188,9 +28490,7 @@ msgstr "" msgid "" " --resize /dev/sda2=+1G\n" "\n" -msgstr "" -" --resize /dev/sda2=+1G\n" -"\n" +msgstr " --resize /dev/sda2=+1G\n\n" #. type: verbatim #: ../resize/virt-resize.pod:520 @@ -31198,9 +28498,7 @@ msgstr "" msgid "" " --resize /dev/sda2=-200M\n" "\n" -msgstr "" -" --resize /dev/sda2=-200M\n" -"\n" +msgstr " --resize /dev/sda2=-200M\n\n" #. type: verbatim #: ../resize/virt-resize.pod:522 @@ -31208,9 +28506,7 @@ msgstr "" msgid "" " --resize /dev/sda1=+128K\n" "\n" -msgstr "" -" --resize /dev/sda1=+128K\n" -"\n" +msgstr " --resize /dev/sda1=+128K\n\n" #. type: verbatim #: ../resize/virt-resize.pod:524 @@ -31218,9 +28514,7 @@ msgstr "" msgid "" " --resize /dev/sda1=+10%\n" "\n" -msgstr "" -" --resize /dev/sda1=+10%\n" -"\n" +msgstr " --resize /dev/sda1=+10%\n\n" #. type: verbatim #: ../resize/virt-resize.pod:526 @@ -31228,19 +28522,14 @@ msgstr "" msgid "" " --resize /dev/sda1=-10%\n" "\n" -msgstr "" -" --resize /dev/sda1=-10%\n" -"\n" +msgstr " --resize /dev/sda1=-10%\n\n" #. type: textblock #: ../resize/virt-resize.pod:528 msgid "" "You can increase the size of any partition. Virt-resize will expand the " "direct content of the partition if it knows how (see I<--expand> below)." -msgstr "" -"あらゆるパーティションの容量を拡大できます。virt-resize は、どのように拡大す" -"るかわかれば(以下の I<--expand> 参照)、パーティションの内容を直接拡大しま" -"す。" +msgstr "あらゆるパーティションの容量を拡大できます。virt-resize は、どのように拡大するかわかれば(以下の I<--expand> 参照)、パーティションの内容を直接拡大します。" #. type: textblock #: ../resize/virt-resize.pod:532 @@ -31262,8 +28551,8 @@ msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " "was at the end of the partition you shrink, but you may not care about that " -"(eg. if shrinking an unused partition, or if you can easily recreate it such " -"as a swap partition)." +"(eg. if shrinking an unused partition, or if you can easily recreate it such" +" as a swap partition)." msgstr "" #. type: textblock @@ -31291,10 +28580,10 @@ msgstr "" msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " -"example, a straight copy (assume no other operations) from a 5GB disk image " -"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " -"would give an error unless the user specified a partition to shrink and that " -"partition had more than a gigabyte of free space." +"example, a straight copy (assume no other operations) from a 5GB disk image" +" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " +"would give an error unless the user specified a partition to shrink and that" +" partition had more than a gigabyte of free space." msgstr "" #. type: =head1 @@ -31305,13 +28594,10 @@ msgstr "マシン可読な出力" #. type: textblock #: ../resize/virt-resize.pod:577 msgid "" -"The I<--machine-readable> option can be used to make the output more machine " -"friendly, which is useful when calling virt-resize from other programs, GUIs " -"etc." -msgstr "" -"I<--machine-readable> オプションはよりマシンに易しい出力を作成するために使用" -"できます。これは他のプログラムや GUI などから virt-resize を呼び出すときに有" -"用です。" +"The I<--machine-readable> option can be used to make the output more machine" +" friendly, which is useful when calling virt-resize from other programs, " +"GUIs etc." +msgstr "I<--machine-readable> オプションはよりマシンに易しい出力を作成するために使用できます。これは他のプログラムや GUI などから virt-resize を呼び出すときに有用です。" #. type: textblock #: ../resize/virt-resize.pod:581 ../sparsify/virt-sparsify.pod:210 @@ -31336,14 +28622,7 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr "" -" $ virt-resize --machine-readable\n" -" virt-resize\n" -" ntfsresize-force\n" -" 32bitok\n" -" ntfs\n" -" btrfs\n" -"\n" +msgstr " $ virt-resize --machine-readable\n virt-resize\n ntfsresize-force\n 32bitok\n ntfs\n btrfs\n\n" #. type: textblock #: ../resize/virt-resize.pod:593 ../sparsify/virt-sparsify.pod:220 @@ -31377,9 +28656,7 @@ msgstr "" msgid "" " ^[0-9]+/[0-9]+$\n" "\n" -msgstr "" -" ^[0-9]+/[0-9]+$\n" -"\n" +msgstr " ^[0-9]+/[0-9]+$\n\n" #. type: textblock #: ../resize/virt-resize.pod:612 ../sparsify/virt-sparsify.pod:239 @@ -31392,8 +28669,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:618 msgid "" -"The calling program should treat messages sent to stderr as error messages. " -"In addition, virt-resize exits with a non-zero status code if there was a " +"The calling program should treat messages sent to stderr as error messages." +" In addition, virt-resize exits with a non-zero status code if there was a " "fatal error." msgstr "" @@ -31412,12 +28689,12 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:631 msgid "" -"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--" -"alignment> parameter). Usually this means the partitions will not be " +"Virt-resize aligns partitions to multiples of 128 sectors (see the " +"I<--alignment> parameter). Usually this means the partitions will not be " "aligned to the ancient CHS geometry. However CHS geometry is meaningless " -"for disks manufactured since the early 1990s, and doubly so for virtual hard " -"drives. Alignment of partitions to cylinders is not required by any modern " -"operating system." +"for disks manufactured since the early 1990s, and doubly so for virtual hard" +" drives. Alignment of partitions to cylinders is not required by any modern" +" operating system." msgstr "" #. type: =head2 @@ -31439,8 +28716,8 @@ msgstr "" #: ../resize/virt-resize.pod:647 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " -"NTFS partitions have been expanded. This is just a safety check and (unless " -"it find errors) is nothing to worry about." +"NTFS partitions have been expanded. This is just a safety check and (unless" +" it find errors) is nothing to worry about." msgstr "" #. type: =head2 @@ -31466,14 +28743,7 @@ msgid "" " ><fs> grub-install / /dev/vda\n" " ><fs> exit\n" "\n" -msgstr "" -" guestfish -i -a newdisk\n" -" ><fs> cat /boot/grub/device.map\n" -" # check the contents of this file are sensible or\n" -" # edit the file if necessary\n" -" ><fs> grub-install / /dev/vda\n" -" ><fs> exit\n" -"\n" +msgstr " guestfish -i -a newdisk\n ><fs> cat /boot/grub/device.map\n # check the contents of this file are sensible or\n # edit the file if necessary\n ><fs> grub-install / /dev/vda\n ><fs> exit\n\n" #. type: textblock #: ../resize/virt-resize.pod:663 @@ -31490,16 +28760,11 @@ msgstr "Windows UNMOUNTABLE_BOOT_VOLUME BSOD" #. type: textblock #: ../resize/virt-resize.pod:668 msgid "" -"After sysprepping a Windows guest and then resizing it with virt-resize, you " -"may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " +"After sysprepping a Windows guest and then resizing it with virt-resize, you" +" may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " "This error is caused by having C<ExtendOemPartition=1> in the sysprep.inf " "file. Removing this line before sysprepping should fix the problem." -msgstr "" -"Windows 仮想マシンを sysprep して、virt-resize を用いて容量を変更した後、仮想" -"マシンが C<UNMOUNTABLE_BOOT_VOLUME> BSOD で起動に失敗するかもしれません。この" -"エラーは sysprep.inf ファイルに C<ExtendOemPartition=1> があることにより引き" -"起こされます。sysprep する前にこの行を削除することにより、この問題を解決でき" -"ます。" +msgstr "Windows 仮想マシンを sysprep して、virt-resize を用いて容量を変更した後、仮想マシンが C<UNMOUNTABLE_BOOT_VOLUME> BSOD で起動に失敗するかもしれません。このエラーは sysprep.inf ファイルに C<ExtendOemPartition=1> があることにより引き起こされます。sysprep する前にこの行を削除することにより、この問題を解決できます。" #. type: =head1 #: ../resize/virt-resize.pod:674 @@ -31517,8 +28782,8 @@ msgstr "" #: ../resize/virt-resize.pod:679 msgid "" "L<parted(8)> and its graphical shell gparted can do some types of resizing " -"operations on disk images. They can resize and move partitions, but I don't " -"think they can do anything with the contents, and they certainly don't " +"operations on disk images. They can resize and move partitions, but I don't" +" think they can do anything with the contents, and they certainly don't " "understand LVM." msgstr "" @@ -31526,26 +28791,21 @@ msgstr "" #: ../resize/virt-resize.pod:684 msgid "" "L<guestfish(1)> can do everything that virt-resize can do and a lot more, " -"but at a much lower level. You will probably end up hand-calculating sector " -"offsets, which is something that virt-resize was designed to avoid. If you " -"want to see the guestfish-equivalent commands that virt-resize runs, use the " -"I<--debug> flag." +"but at a much lower level. You will probably end up hand-calculating sector" +" offsets, which is something that virt-resize was designed to avoid. If you" +" want to see the guestfish-equivalent commands that virt-resize runs, use " +"the I<--debug> flag." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:704 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" -"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " -"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " -"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " -"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" -"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " -"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " -"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " -"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, " +"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, " +"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, " +"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-" +"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:5 @@ -31562,21 +28822,15 @@ msgid "" " :readonly => 1, :format => \"raw\")\n" " g.launch()\n" "\n" -msgstr "" -" require 'guestfs'\n" -" g = Guestfs::Guestfs.new()\n" -" g.add_drive_opts(\"disk.img\",\n" -" :readonly => 1, :format => \"raw\")\n" -" g.launch()\n" -"\n" +msgstr " require 'guestfs'\n g = Guestfs::Guestfs.new()\n g.add_drive_opts(\"disk.img\",\n :readonly => 1, :format => \"raw\")\n g.launch()\n\n" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:17 msgid "" "This manual page documents how to call libguestfs from the Ruby programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -31589,13 +28843,10 @@ msgstr "" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:38 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<http://libguestfs.org/>。" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L" +"<guestfs-recipes(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<http://libguestfs.org/>。" #. type: textblock #: ../sparsify/virt-sparsify.pod:5 @@ -31608,9 +28859,7 @@ msgstr "virt-sparsify - 仮想マシンのディスクをスパースにしま msgid "" " virt-sparsify [--options] indisk outdisk\n" "\n" -msgstr "" -" virt-sparsify [--options] indisk outdisk\n" -"\n" +msgstr " virt-sparsify [--options] indisk outdisk\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:13 @@ -31632,10 +28881,7 @@ msgstr "" msgid "" "Virt-sparsify can also convert between some disk formats, for example " "converting a raw disk image to a thin-provisioned qcow2 image." -msgstr "" -"Virt-sparsify はさまざまなディスクフォーマットを変換することができます。例え" -"ば、raw ディスクイメージをシンプロビジョニングされた qcow2 イメージに変換する" -"ことができます。" +msgstr "Virt-sparsify はさまざまなディスクフォーマットを変換することができます。例えば、raw ディスクイメージをシンプロビジョニングされた qcow2 イメージに変換することができます。" #. type: textblock #: ../sparsify/virt-sparsify.pod:24 @@ -31666,8 +28912,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:45 msgid "" -"Virt-sparsify may require up to 2x the virtual size of the source disk image " -"(1 temporary copy + 1 destination image). This is in the worst case and " +"Virt-sparsify may require up to 2x the virtual size of the source disk image" +" (1 temporary copy + 1 destination image). This is in the worst case and " "usually much less space is required." msgstr "" @@ -31682,10 +28928,7 @@ msgstr "" msgid "" "Virt-sparsify cannot handle encrypted disks. Libguestfs supports encrypted " "disks, but encrypted disks themselves cannot be sparsified." -msgstr "" -"virt-sparsify は暗号化されたディスクを処理できません。 libguestfs は暗号化さ" -"れたディスクをサポートしますが、暗号化されたディスク自体はスパース化できませ" -"ん。" +msgstr "virt-sparsify は暗号化されたディスクを処理できません。 libguestfs は暗号化されたディスクをサポートしますが、暗号化されたディスク自体はスパース化できません。" #. type: textblock #: ../sparsify/virt-sparsify.pod:61 @@ -31713,16 +28956,15 @@ msgstr "一般的な使用法は次のとおりです:" msgid "" " virt-sparsify indisk outdisk\n" "\n" -msgstr "" -" virt-sparsify indisk outdisk\n" -"\n" +msgstr " virt-sparsify indisk outdisk\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:76 msgid "" "which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> " "is created, or overwritten if it already exists. The format of the input " -"disk is detected (eg. qcow2) and the same format is used for the output disk." +"disk is detected (eg. qcow2) and the same format is used for the output " +"disk." msgstr "" #. type: textblock @@ -31736,16 +28978,14 @@ msgstr "形式を変換するには I<--convert> オプションを使用しま msgid "" " virt-sparsify disk.raw --convert qcow2 disk.qcow2\n" "\n" -msgstr "" -" virt-sparsify disk.raw --convert qcow2 disk.qcow2\n" -"\n" +msgstr " virt-sparsify disk.raw --convert qcow2 disk.qcow2\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:85 msgid "" "Virt-sparsify tries to zero and sparsify free space on every filesystem it " -"can find within the source disk image. You can get it to ignore (don't zero " -"free space on) certain filesystems by doing:" +"can find within the source disk image. You can get it to ignore (don't zero" +" free space on) certain filesystems by doing:" msgstr "" #. type: verbatim @@ -31754,17 +28994,13 @@ msgstr "" msgid "" " virt-sparsify --ignore /dev/sda1 indisk outdisk\n" "\n" -msgstr "" -" virt-sparsify --ignore /dev/sda1 indisk outdisk\n" -"\n" +msgstr " virt-sparsify --ignore /dev/sda1 indisk outdisk\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:91 msgid "" "See L<virt-filesystems(1)> to get a list of filesystems within a disk image." -msgstr "" -"ディスクイメージにあるファイルシステムの一覧を取得するには L<virt-filesystems" -"(1)> を参照してください。" +msgstr "ディスクイメージにあるファイルシステムの一覧を取得するには L<virt-filesystems(1)> を参照してください。" #. type: =item #: ../sparsify/virt-sparsify.pod:102 @@ -31776,9 +29012,7 @@ msgstr "B<--compress>" msgid "" "Compress the output file. This I<only> works if the output format is " "C<qcow2>." -msgstr "" -"出力ファイルを圧縮します。これは 出力形式が C<qcow2> の場合 I<のみ> 機能しま" -"す。" +msgstr "出力ファイルを圧縮します。これは 出力形式が C<qcow2> の場合 I<のみ> 機能します。" #. type: =item #: ../sparsify/virt-sparsify.pod:107 @@ -31806,24 +29040,20 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:116 msgid "" "Supported and known-working output formats are: C<raw>, C<qcow2>, C<vdi>." -msgstr "" -"サポートされる既知の動作済み出力形式は次のとおりです: C<raw>, C<qcow2>, " -"C<vdi>。" +msgstr "サポートされる既知の動作済み出力形式は次のとおりです: C<raw>, C<qcow2>, C<vdi>。" #. type: textblock #: ../sparsify/virt-sparsify.pod:118 msgid "" "You can also use any format supported by the L<qemu-img(1)> program, eg. " "C<vmdk>, but support for other formats is reliant on qemu." -msgstr "" -"L<qemu-img(1)> プログラムによりサポートされるすべての形式を使用できます。たと" -"えば、C<vmdk> ですが、他の形式のサポートは QEMU に依存します。" +msgstr "L<qemu-img(1)> プログラムによりサポートされるすべての形式を使用できます。たとえば、C<vmdk> ですが、他の形式のサポートは QEMU に依存します。" #. type: textblock #: ../sparsify/virt-sparsify.pod:121 msgid "" -"Specifying the I<--convert> option is usually a good idea, because then virt-" -"sparsify doesn't need to try to guess the input format." +"Specifying the I<--convert> option is usually a good idea, because then " +"virt-sparsify doesn't need to try to guess the input format." msgstr "" #. type: textblock @@ -31836,10 +29066,7 @@ msgstr "出力形式を詳細に調整します。関連項目: I<--compress>, I msgid "" "Debug garbage collection and memory allocation. This is only useful when " "debugging memory problems in virt-sparsify or the OCaml libguestfs bindings." -msgstr "" -"ガベージコレクションおよびメモリー割り当てをデバッグします。これは virt-" -"sparsify におけるメモリー問題または OCaml libguestfs バインドをデバッグすると" -"きのみ有用です。" +msgstr "ガベージコレクションおよびメモリー割り当てをデバッグします。これは virt-sparsify におけるメモリー問題または OCaml libguestfs バインドをデバッグするときのみ有用です。" #. type: =item #: ../sparsify/virt-sparsify.pod:134 @@ -31897,10 +29124,7 @@ msgid "" " virt-sparsify --convert qcow2 \\\n" " -o cluster_size=512,preallocation=metadata ...\n" "\n" -msgstr "" -" virt-sparsify --convert qcow2 \\\n" -" -o cluster_size=512,preallocation=metadata ...\n" -"\n" +msgstr " virt-sparsify --convert qcow2 \\\n -o cluster_size=512,preallocation=metadata ...\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:176 @@ -31923,16 +29147,13 @@ msgid "" "Zero the contents of the named partition or logical volume in the guest. " "All data on the device is lost, but sparsification is excellent! You can " "give this option multiple times." -msgstr "" -"仮想マシンにある名前付きパーティションまたは論理ボリュームの内容をゼロ上書き" -"します。デバイスにあるすべてのデータは失われます。しかし、スパース化は素晴ら" -"しいことです!このオプションを複数回指定できます。" +msgstr "仮想マシンにある名前付きパーティションまたは論理ボリュームの内容をゼロ上書きします。デバイスにあるすべてのデータは失われます。しかし、スパース化は素晴らしいことです!このオプションを複数回指定できます。" #. type: textblock #: ../sparsify/virt-sparsify.pod:206 msgid "" -"The I<--machine-readable> option can be used to make the output more machine " -"friendly, which is useful when calling virt-sparsify from other programs, " +"The I<--machine-readable> option can be used to make the output more machine" +" friendly, which is useful when calling virt-sparsify from other programs, " "GUIs etc." msgstr "" @@ -31952,19 +29173,14 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr "" -" $ virt-sparsify --machine-readable\n" -" virt-sparsify\n" -" ntfs\n" -" btrfs\n" -"\n" +msgstr " $ virt-sparsify --machine-readable\n virt-sparsify\n ntfs\n btrfs\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:245 msgid "" -"The calling program should treat messages sent to stderr as error messages. " -"In addition, virt-sparsify exits with a non-zero status code if there was a " -"fatal error." +"The calling program should treat messages sent to stderr as error messages." +" In addition, virt-sparsify exits with a non-zero status code if there was " +"a fatal error." msgstr "" #. type: textblock @@ -31977,8 +29193,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:265 msgid "" -"Location of the temporary directory used for the potentially large temporary " -"overlay file." +"Location of the temporary directory used for the potentially large temporary" +" overlay file." msgstr "" #. type: textblock @@ -31999,8 +29215,8 @@ msgstr "この初期値は C</tmp> です。" msgid "" "Note that if C<$TMPDIR> is a tmpfs (eg. if C</tmp> is on tmpfs, or if you " "use C<TMPDIR=/dev/shm>), tmpfs defaults to a maximum size of I<half> of " -"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is " -"either to use a real disk, or to increase the maximum size of the tmpfs " +"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is" +" either to use a real disk, or to increase the maximum size of the tmpfs " "mountpoint, eg:" msgstr "" @@ -32021,13 +29237,10 @@ msgstr "他の環境変数は L<guestfs(3)/環境変数> を参照してくだ #. type: textblock #: ../sparsify/virt-sparsify.pod:288 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " -"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" -"(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " -"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" -"(1)>, L<http://libguestfs.org/>." +"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>," +" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-" +"img(1)>, L<http://libguestfs.org/>." +msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img(1)>, L<http://libguestfs.org/>." #. type: =head2 #: ../src/guestfs-actions.pod:1 @@ -32042,29 +29255,23 @@ msgid "" " guestfs_add_cdrom (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_cdrom (guestfs_h *g,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_add_cdrom (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302 #: ../src/guestfs-actions.pod:323 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_add_drive_opts> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_add_drive_opts> を使用してください。" +"I<This function is deprecated.> In new code, use the " +"L</guestfs_add_drive_opts> call instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_add_drive_opts> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:24 msgid "" "This call checks for the existence of C<filename>. This stops you from " "specifying other types of drive which are supported by qemu such as C<nbd:> " -"and C<http:> URLs. To specify those, use the general C<guestfs_config> call " -"instead." +"and C<http:> URLs. To specify those, use the general C<guestfs_config> call" +" instead." msgstr "" #. type: textblock @@ -32212,12 +29419,7 @@ msgid "" " const char *dom,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_domain (guestfs_h *g,\n" -" const char *dom,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_add_domain (guestfs_h *g,\n const char *dom,\n ...);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 @@ -32249,22 +29451,15 @@ msgid "" " GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n" " GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n" "\n" -msgstr "" -" GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n" -" GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n" -" GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n" -" GUESTFS_ADD_DOMAIN_LIVE, int live,\n" -" GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n" -" GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n" -"\n" +msgstr " GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n GUESTFS_ADD_DOMAIN_LIVE, int live,\n GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:60 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>. " -"It works by connecting to libvirt, requesting the domain and domain XML from " -"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>." +" It works by connecting to libvirt, requesting the domain and domain XML " +"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on" +" each one." msgstr "" #. type: textblock @@ -32311,12 +29506,7 @@ msgid "" " const char *dom,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_domain_va (guestfs_h *g,\n" -" const char *dom,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_add_domain_va (guestfs_h *g,\n const char *dom,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:155 @@ -32364,12 +29554,7 @@ msgid "" " const char *dom,\n" " const struct guestfs_add_domain_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_domain_argv (guestfs_h *g,\n" -" const char *dom,\n" -" const struct guestfs_add_domain_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_add_domain_argv (guestfs_h *g,\n const char *dom,\n const struct guestfs_add_domain_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:166 @@ -32389,22 +29574,15 @@ msgid "" " guestfs_add_drive (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive (guestfs_h *g,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_add_drive (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:176 msgid "" -"This function is the equivalent of calling C<guestfs_add_drive_opts> with no " -"optional parameters, so the disk is added writable, with the format being " +"This function is the equivalent of calling C<guestfs_add_drive_opts> with no" +" optional parameters, so the disk is added writable, with the format being " "detected automatically." -msgstr "" -"この関数はオプション引数なしで C<guestfs_add_drive_opts> を呼び出すことと同等" -"です。そのため、ディスクが書き込み可能で追加され、フォーマットが自動的に検知" -"されます。" +msgstr "この関数はオプション引数なしで C<guestfs_add_drive_opts> を呼び出すことと同等です。そのため、ディスクが書き込み可能で追加され、フォーマットが自動的に検知されます。" #. type: textblock #: ../src/guestfs-actions.pod:180 @@ -32430,12 +29608,7 @@ msgid "" " const char *filename,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_opts (guestfs_h *g,\n" -" const char *filename,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_add_drive_opts (guestfs_h *g,\n const char *filename,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:203 @@ -32446,18 +29619,13 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n" " GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n" "\n" -msgstr "" -" GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n" -" GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n" -" GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n" -"\n" +msgstr " GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:233 msgid "" -"This forces the image format. If you omit this (or use C<guestfs_add_drive> " -"or C<guestfs_add_drive_ro>) then the format is automatically detected. " +"This forces the image format. If you omit this (or use C<guestfs_add_drive>" +" or C<guestfs_add_drive_ro>) then the format is automatically detected. " "Possible formats include C<raw> and C<qcow2>." msgstr "" @@ -32487,12 +29655,7 @@ msgid "" " const char *filename,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_opts_va (guestfs_h *g,\n" -" const char *filename,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_add_drive_opts_va (guestfs_h *g,\n const char *filename,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:265 @@ -32513,12 +29676,7 @@ msgid "" " const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_opts_argv (guestfs_h *g,\n" -" const char *filename,\n" -" const struct guestfs_add_drive_opts_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_add_drive_opts_argv (guestfs_h *g,\n const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:276 @@ -32538,11 +29696,7 @@ msgid "" " guestfs_add_drive_ro (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_ro (guestfs_h *g,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_add_drive_ro (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:286 @@ -32550,9 +29704,7 @@ msgid "" "This function is the equivalent of calling C<guestfs_add_drive_opts> with " "the optional parameter C<GUESTFS_ADD_DRIVE_OPTS_READONLY> set to 1, so the " "disk is added read-only, with the format being detected automatically." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_copy_device_to_device> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_copy_device_to_device> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:293 @@ -32573,18 +29725,13 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_ro_with_if (guestfs_h *g,\n" -" const char *filename,\n" -" const char *iface);\n" -"\n" +msgstr " int\n guestfs_add_drive_ro_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:309 msgid "" -"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " -"QEMU interface emulation to use at run time." +"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the" +" QEMU interface emulation to use at run time." msgstr "" #. type: textblock @@ -32607,12 +29754,7 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr "" -" int\n" -" guestfs_add_drive_with_if (guestfs_h *g,\n" -" const char *filename,\n" -" const char *iface);\n" -"\n" +msgstr " int\n guestfs_add_drive_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:330 @@ -32634,11 +29776,7 @@ msgid "" " guestfs_aug_clear (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_clear (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " int\n guestfs_aug_clear (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:3033 @@ -32657,17 +29795,14 @@ msgid "" " int\n" " guestfs_aug_close (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_close (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_aug_close (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:355 msgid "" -"Close the current Augeas handle and free up any resources used by it. After " -"calling this, you have to call C<guestfs_aug_init> again before you can use " -"any other Augeas functions." +"Close the current Augeas handle and free up any resources used by it. After" +" calling this, you have to call C<guestfs_aug_init> again before you can use" +" any other Augeas functions." msgstr "" #. type: textblock @@ -32696,13 +29831,7 @@ msgid "" " const char *expr,\n" " const char *val);\n" "\n" -msgstr "" -" struct guestfs_int_bool *\n" -" guestfs_aug_defnode (guestfs_h *g,\n" -" const char *name,\n" -" const char *expr,\n" -" const char *val);\n" -"\n" +msgstr " struct guestfs_int_bool *\n guestfs_aug_defnode (guestfs_h *g,\n const char *name,\n const char *expr,\n const char *val);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:375 @@ -32733,12 +29862,7 @@ msgid "" " const char *name,\n" " const char *expr);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_defvar (guestfs_h *g,\n" -" const char *name,\n" -" const char *expr);\n" -"\n" +msgstr " int\n guestfs_aug_defvar (guestfs_h *g,\n const char *name,\n const char *expr);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:407 @@ -32753,11 +29877,7 @@ msgid "" " guestfs_aug_get (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char *\n" -" guestfs_aug_get (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1198 @@ -32804,12 +29924,7 @@ msgid "" " const char *root,\n" " int flags);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_init (guestfs_h *g,\n" -" const char *root,\n" -" int flags);\n" -"\n" +msgstr " int\n guestfs_aug_init (guestfs_h *g,\n const char *root,\n int flags);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:432 @@ -32819,9 +29934,9 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:457 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option " -"may require additional memory for the libguestfs appliance. You may need to " -"set the C<LIBGUESTFS_MEMSIZE> environment variable or call " +"This option is only useful when debugging Augeas lenses. Use of this option" +" may require additional memory for the libguestfs appliance. You may need " +"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call " "C<guestfs_set_memsize>." msgstr "" @@ -32850,13 +29965,7 @@ msgid "" " const char *label,\n" " int before);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_insert (guestfs_h *g,\n" -" const char *augpath,\n" -" const char *label,\n" -" int before);\n" -"\n" +msgstr " int\n guestfs_aug_insert (guestfs_h *g,\n const char *augpath,\n const char *label,\n int before);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:504 @@ -32870,10 +29979,7 @@ msgid "" " int\n" " guestfs_aug_load (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_load (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_aug_load (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:518 @@ -32888,11 +29994,7 @@ msgid "" " guestfs_aug_ls (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char **\n" -" guestfs_aug_ls (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char **\n guestfs_aug_ls (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:524 @@ -32925,9 +30027,9 @@ msgstr "" #: ../src/guestfs-actions.pod:9652 ../src/guestfs-actions.pod:9671 #: ../src/guestfs-actions.pod:9717 ../src/guestfs-actions.pod:9736 msgid "" -"This function returns a NULL-terminated array of strings (like L<environ(3)" -">), or NULL if there was an error. I<The caller must free the strings and " -"the array after use>." +"This function returns a NULL-terminated array of strings (like " +"L<environ(3)>), or NULL if there was an error. I<The caller must free the " +"strings and the array after use>." msgstr "" #. type: textblock @@ -32958,11 +30060,7 @@ msgid "" " guestfs_aug_match (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char **\n" -" guestfs_aug_match (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char **\n guestfs_aug_match (guestfs_h *g,\n const char *augpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:549 @@ -32978,12 +30076,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_mv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_aug_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:563 @@ -32998,11 +30091,7 @@ msgid "" " guestfs_aug_rm (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_rm (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " int\n guestfs_aug_rm (guestfs_h *g,\n const char *augpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:577 @@ -33016,10 +30105,7 @@ msgid "" " int\n" " guestfs_aug_save (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_save (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_aug_save (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:584 @@ -33042,12 +30128,7 @@ msgid "" " const char *augpath,\n" " const char *val);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_set (guestfs_h *g,\n" -" const char *augpath,\n" -" const char *val);\n" -"\n" +msgstr " int\n guestfs_aug_set (guestfs_h *g,\n const char *augpath,\n const char *val);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:600 @@ -33070,11 +30151,7 @@ msgid "" " guestfs_available (guestfs_h *g,\n" " char *const *groups);\n" "\n" -msgstr "" -" int\n" -" guestfs_available (guestfs_h *g,\n" -" char *const *groups);\n" -"\n" +msgstr " int\n guestfs_available (guestfs_h *g,\n char *const *groups);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:619 @@ -33114,10 +30191,7 @@ msgid "" " char **\n" " guestfs_available_all_groups (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_available_all_groups (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_available_all_groups (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:681 @@ -33152,12 +30226,7 @@ msgid "" " const char *base64file,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_base64_in (guestfs_h *g,\n" -" const char *base64file,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_base64_in (guestfs_h *g,\n const char *base64file,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:707 ../src/guestfs-actions.pod:721 @@ -33178,12 +30247,7 @@ msgid "" " const char *filename,\n" " const char *base64file);\n" "\n" -msgstr "" -" int\n" -" guestfs_base64_out (guestfs_h *g,\n" -" const char *filename,\n" -" const char *base64file);\n" -"\n" +msgstr " int\n guestfs_base64_out (guestfs_h *g,\n const char *filename,\n const char *base64file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:723 @@ -33198,11 +30262,7 @@ msgid "" " guestfs_blkid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char **\n" -" guestfs_blkid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char **\n guestfs_blkid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3630 @@ -33234,11 +30294,7 @@ msgid "" " guestfs_blockdev_flushbufs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_flushbufs (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_flushbufs (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:794 @@ -33262,11 +30318,7 @@ msgid "" " guestfs_blockdev_getbsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getbsz (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getbsz (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:796 @@ -33281,11 +30333,7 @@ msgid "" " guestfs_blockdev_getro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getro (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:2176 @@ -33318,11 +30366,7 @@ msgid "" " guestfs_blockdev_getsize64 (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_blockdev_getsize64 (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int64_t\n guestfs_blockdev_getsize64 (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:819 @@ -33342,11 +30386,7 @@ msgid "" " guestfs_blockdev_getss (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getss (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getss (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:836 @@ -33368,11 +30408,7 @@ msgid "" " guestfs_blockdev_getsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_blockdev_getsz (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int64_t\n guestfs_blockdev_getsz (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:854 @@ -33394,11 +30430,7 @@ msgid "" " guestfs_blockdev_rereadpt (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_rereadpt (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_rereadpt (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:878 @@ -33414,12 +30446,7 @@ msgid "" " const char *device,\n" " int blocksize);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setbsz (guestfs_h *g,\n" -" const char *device,\n" -" int blocksize);\n" -"\n" +msgstr " int\n guestfs_blockdev_setbsz (guestfs_h *g,\n const char *device,\n int blocksize);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:896 @@ -33434,11 +30461,7 @@ msgid "" " guestfs_blockdev_setro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setro (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_setro (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:910 @@ -33453,11 +30476,7 @@ msgid "" " guestfs_blockdev_setrw (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setrw (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_setrw (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:924 @@ -33481,10 +30500,8 @@ msgstr "" #: ../src/guestfs-actions.pod:1101 ../src/guestfs-actions.pod:1113 #: ../src/guestfs-actions.pod:1128 ../src/guestfs-actions.pod:1143 #: ../src/guestfs-actions.pod:1158 -#, fuzzy -#| msgid "(Added in 1.7.5)" msgid "(Added in 1.17.35)" -msgstr "(1.7.5 において追加)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:938 @@ -33531,12 +30548,7 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize (guestfs_h *g,\n" -" const char *mountpoint,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n const char *mountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:977 @@ -33544,9 +30556,7 @@ msgstr "" msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1000 @@ -33567,18 +30577,12 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n" -" const char *mountpoint,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n const char *mountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1009 msgid "This is the \"va_list variant\" of L</guestfs_btrfs_filesystem_resize>." -msgstr "" -"これは L</guestfs_btrfs_filesystem_resize> の \"va_list variant\" です。" +msgstr "これは L</guestfs_btrfs_filesystem_resize> の \"va_list variant\" です。" #. type: =head2 #: ../src/guestfs-actions.pod:1013 @@ -33594,12 +30598,7 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n" -" const char *mountpoint,\n" -" const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n const char *mountpoint,\n const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1020 @@ -33623,20 +30622,12 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1036 -#, fuzzy -#| msgid "guestfs_fsck" msgid "guestfs_btrfs_fsck" -msgstr "guestfs_fsck" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1038 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_ntfsfix (guestfs_h *g,\n" -#| " const char *device,\n" -#| " ...);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck (guestfs_h *g,\n" @@ -33644,44 +30635,24 @@ msgid "" " ...);\n" "\n" msgstr "" -" int\n" -" guestfs_ntfsfix (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1048 -#, fuzzy, no-wrap -#| msgid "" -#| " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" -#| " GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" -#| "\n" +#, no-wrap msgid "" " GUESTFS_BTRFS_FSCK_SUPERBLOCK, int64_t superblock,\n" " GUESTFS_BTRFS_FSCK_REPAIR, int repair,\n" "\n" msgstr "" -" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" -" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" -"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1056 -#, fuzzy -#| msgid "guestfs_e2fsck_va" msgid "guestfs_btrfs_fsck_va" -msgstr "guestfs_e2fsck_va" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1058 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_ntfsfix_va (guestfs_h *g,\n" -#| " const char *device,\n" -#| " va_list args);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck_va (guestfs_h *g,\n" @@ -33689,35 +30660,20 @@ msgid "" " va_list args);\n" "\n" msgstr "" -" int\n" -" guestfs_ntfsfix_va (guestfs_h *g,\n" -" const char *device,\n" -" va_list args);\n" -"\n" #. type: textblock #: ../src/guestfs-actions.pod:1063 -#, fuzzy -#| msgid "This is the \"va_list variant\" of L</guestfs_e2fsck>." msgid "This is the \"va_list variant\" of L</guestfs_btrfs_fsck>." -msgstr "これは L</guestfs_e2fsck> の \"va_list variant\" です。 " +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1067 -#, fuzzy -#| msgid "guestfs_e2fsck_argv" msgid "guestfs_btrfs_fsck_argv" -msgstr "guestfs_e2fsck_argv" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1069 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_ntfsfix_argv (guestfs_h *g,\n" -#| " const char *device,\n" -#| " const struct guestfs_ntfsfix_argv *optargs);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck_argv (guestfs_h *g,\n" @@ -33725,35 +30681,20 @@ msgid "" " const struct guestfs_btrfs_fsck_argv *optargs);\n" "\n" msgstr "" -" int\n" -" guestfs_ntfsfix_argv (guestfs_h *g,\n" -" const char *device,\n" -" const struct guestfs_ntfsfix_argv *optargs);\n" -"\n" #. type: textblock #: ../src/guestfs-actions.pod:1074 -#, fuzzy -#| msgid "This is the \"argv variant\" of L</guestfs_e2fsck>." msgid "This is the \"argv variant\" of L</guestfs_btrfs_fsck>." -msgstr "これは L</guestfs_e2fsck> の \"argv variant\" です。" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1078 -#, fuzzy -#| msgid "guestfs_set_selinux" msgid "guestfs_btrfs_set_seeding" -msgstr "guestfs_set_selinux" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1080 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_ntfsresize_size (guestfs_h *g,\n" -#| " const char *device,\n" -#| " int64_t size);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_set_seeding (guestfs_h *g,\n" @@ -33761,11 +30702,6 @@ msgid "" " int seeding);\n" "\n" msgstr "" -" int\n" -" guestfs_ntfsresize_size (guestfs_h *g,\n" -" const char *device,\n" -" int64_t size);\n" -"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1090 @@ -33872,17 +30808,13 @@ msgid "" " guestfs_case_sensitive_path (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_case_sensitive_path (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_case_sensitive_path (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1188 msgid "" -"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" -"\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return " +"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " "how the directories were originally created under Windows)." msgstr "" @@ -33909,11 +30841,7 @@ msgid "" " guestfs_cat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_cat (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_cat (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1211 @@ -33948,26 +30876,17 @@ msgid "" " const char *csumtype,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_checksum (guestfs_h *g,\n" -" const char *csumtype,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_checksum (guestfs_h *g,\n const char *csumtype,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1272 msgid "To get the checksum for a device, use C<guestfs_checksum_device>." -msgstr "" -"デバイスのチェックサムを取得するには C<guestfs_checksum_device> を使用しま" -"す。" +msgstr "デバイスのチェックサムを取得するには C<guestfs_checksum_device> を使用します。" #. type: textblock #: ../src/guestfs-actions.pod:1274 msgid "To get the checksums for many files, use C<guestfs_checksums_out>." -msgstr "" -"多くのファイルのチェックサムを取得するには C<guestfs_checksums_out> を使用し" -"ます。" +msgstr "多くのファイルのチェックサムを取得するには C<guestfs_checksums_out> を使用します。" #. type: textblock #: ../src/guestfs-actions.pod:1279 ../src/guestfs-actions.pod:1946 @@ -33991,12 +30910,7 @@ msgid "" " const char *csumtype,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_checksum_device (guestfs_h *g,\n" -" const char *csumtype,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_checksum_device (guestfs_h *g,\n const char *csumtype,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1288 @@ -34030,13 +30944,7 @@ msgid "" " const char *directory,\n" " const char *sumsfile);\n" "\n" -msgstr "" -" int\n" -" guestfs_checksums_out (guestfs_h *g,\n" -" const char *csumtype,\n" -" const char *directory,\n" -" const char *sumsfile);\n" -"\n" +msgstr " int\n guestfs_checksums_out (guestfs_h *g,\n const char *csumtype,\n const char *directory,\n const char *sumsfile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1319 @@ -34057,12 +30965,7 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_chmod (guestfs_h *g,\n" -" int mode,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_chmod (guestfs_h *g,\n int mode,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1341 @@ -34079,13 +30982,7 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_chown (guestfs_h *g,\n" -" int owner,\n" -" int group,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_chown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1359 @@ -34100,18 +30997,14 @@ msgid "" " guestfs_command (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr "" -" char *\n" -" guestfs_command (guestfs_h *g,\n" -" char *const *arguments);\n" -"\n" +msgstr " char *\n guestfs_command (guestfs_h *g,\n char *const *arguments);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1370 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The " -"list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The" +" list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see " "C<guestfs_sh>)." msgstr "" @@ -34135,17 +31028,13 @@ msgid "" " guestfs_command_lines (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr "" -" char **\n" -" guestfs_command_lines (guestfs_h *g,\n" -" char *const *arguments);\n" -"\n" +msgstr " char **\n guestfs_command_lines (guestfs_h *g,\n char *const *arguments);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1409 msgid "" -"This is the same as C<guestfs_command>, but splits the result into a list of " -"lines." +"This is the same as C<guestfs_command>, but splits the result into a list of" +" lines." msgstr "" #. type: textblock @@ -34169,14 +31058,7 @@ msgid "" " const char *zdevice,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_device_out (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *device,\n" -" const char *zdevice,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_compress_device_out (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1437 @@ -34184,18 +31066,14 @@ msgstr "" msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" "\n" -msgstr "" -" GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" -"\n" +msgstr " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1442 msgid "" "The C<ctype> and optional C<level> parameters have the same meaning as in " "C<guestfs_compress_out>." -msgstr "" -"C<ctype> およびオプションの C<level> パラメーターは C<guestfs_compress_out> " -"におけるものと同じ意味です。" +msgstr "C<ctype> およびオプションの C<level> パラメーターは C<guestfs_compress_out> におけるものと同じ意味です。" #. type: textblock #: ../src/guestfs-actions.pod:1447 ../src/guestfs-actions.pod:1506 @@ -34219,14 +31097,7 @@ msgid "" " const char *zdevice,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_device_out_va (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *device,\n" -" const char *zdevice,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_compress_device_out_va (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1458 @@ -34249,14 +31120,7 @@ msgid "" " const char *zdevice,\n" " const struct guestfs_compress_device_out_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_device_out_argv (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *device,\n" -" const char *zdevice,\n" -" const struct guestfs_compress_device_out_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_compress_device_out_argv (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n const struct guestfs_compress_device_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1471 @@ -34279,14 +31143,7 @@ msgid "" " const char *zfile,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_out (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *file,\n" -" const char *zfile,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_compress_out (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1489 @@ -34294,9 +31151,7 @@ msgstr "" msgid "" " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" "\n" -msgstr "" -" GUESTFS_COMPRESS_OUT_LEVEL, int level,\n" -"\n" +msgstr " GUESTFS_COMPRESS_OUT_LEVEL, int level,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1508 @@ -34314,14 +31169,7 @@ msgid "" " const char *zfile,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_out_va (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *file,\n" -" const char *zfile,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_compress_out_va (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1517 @@ -34344,14 +31192,7 @@ msgid "" " const char *zfile,\n" " const struct guestfs_compress_out_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_compress_out_argv (guestfs_h *g,\n" -" const char *ctype,\n" -" const char *file,\n" -" const char *zfile,\n" -" const struct guestfs_compress_out_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_compress_out_argv (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n const struct guestfs_compress_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1530 @@ -34372,12 +31213,7 @@ msgid "" " const char *qemuparam,\n" " const char *qemuvalue);\n" "\n" -msgstr "" -" int\n" -" guestfs_config (guestfs_h *g,\n" -" const char *qemuparam,\n" -" const char *qemuvalue);\n" -"\n" +msgstr " int\n guestfs_config (guestfs_h *g,\n const char *qemuparam,\n const char *qemuvalue);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1554 @@ -34394,13 +31230,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_device (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1567 @@ -34410,11 +31240,7 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" -" GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" -" GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1571 @@ -34423,11 +31249,7 @@ msgid "" "C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, and " "C<guestfs_copy_file_to_file> let you copy from a source (device|file) to a " "destination (device|file)." -msgstr "" -"4 つの呼び出し C<guestfs_copy_device_to_device>, " -"C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, および " -"C<guestfs_copy_file_to_file> は、ソース (デバイス|ファイル) から宛先 (デバイ" -"ス|ファイル) にコピーできます。" +msgstr "4 つの呼び出し C<guestfs_copy_device_to_device>, C<guestfs_copy_device_to_file>, C<guestfs_copy_file_to_device>, および C<guestfs_copy_file_to_file> は、ソース (デバイス|ファイル) から宛先 (デバイス|ファイル) にコピーできます。" #. type: textblock #: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:1645 @@ -34441,8 +31263,8 @@ msgstr "" msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " -"messages, the caller must register a progress event callback. See L<guestfs" -"(3)/GUESTFS_EVENT_PROGRESS>." +"messages, the caller must register a progress event callback. See " +"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>." msgstr "" #. type: textblock @@ -34467,13 +31289,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_device_va (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1607 @@ -34495,13 +31311,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_device_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_device_argv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" const struct guestfs_copy_device_to_device_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_device_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1619 @@ -34523,13 +31333,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_file (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1636 @@ -34539,20 +31343,14 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" -" GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" -" GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1640 ../src/guestfs-actions.pod:1693 #: ../src/guestfs-actions.pod:1746 msgid "" "See C<guestfs_copy_device_to_device> for a general overview of this call." -msgstr "" -"この呼び出しの一般的な概要は C<guestfs_copy_device_to_device> を参照してくだ" -"さい。" +msgstr "この呼び出しの一般的な概要は C<guestfs_copy_device_to_device> を参照してください。" #. type: =head2 #: ../src/guestfs-actions.pod:1652 @@ -34569,13 +31367,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_file_va (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1660 @@ -34597,13 +31389,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_file_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_device_to_file_argv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" const struct guestfs_copy_device_to_file_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_copy_device_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_file_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1672 @@ -34625,13 +31411,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_device (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1689 @@ -34641,11 +31421,7 @@ msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n" -" GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" -" GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1705 @@ -34662,13 +31438,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_device_va (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1713 @@ -34690,13 +31460,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_device_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_device_argv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" const struct guestfs_copy_file_to_device_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_device_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1725 @@ -34718,13 +31482,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_file (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1742 @@ -34734,17 +31492,13 @@ msgid "" " GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n" -" GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" -" GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1749 msgid "" -"This is B<not> the function you want for copying files. This is for copying " -"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " +"This is B<not> the function you want for copying files. This is for copying" +" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " "C<guestfs_mv> for general file copying and moving functions." msgstr "" @@ -34763,13 +31517,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_file_va (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1771 @@ -34791,13 +31539,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_file_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_file_to_file_argv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" const struct guestfs_copy_file_to_file_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_copy_file_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_file_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1783 @@ -34819,22 +31561,14 @@ msgid "" " const char *dest,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_copy_size (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_copy_size (guestfs_h *g,\n const char *src,\n const char *dest,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1852 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_copy_device_to_device> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_copy_device_to_device> を使用してください。" +"I<This function is deprecated.> In new code, use the " +"L</guestfs_copy_device_to_device> call instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_copy_device_to_device> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:1815 ../src/guestfs-actions.pod:5339 @@ -34857,12 +31591,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_cp (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_cp (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1829 ../src/guestfs-actions.pod:1843 @@ -34886,12 +31615,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_cp_a (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_cp_a (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1845 @@ -34907,19 +31631,14 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_dd (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_dd (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1864 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do " -"partial copies (see C<guestfs_copy_device_to_device>)." +"source file or device, otherwise the copy will fail. This command cannot do" +" partial copies (see C<guestfs_copy_device_to_device>)." msgstr "" #. type: =head2 @@ -34934,10 +31653,7 @@ msgid "" " char *\n" " guestfs_df (guestfs_h *g);\n" "\n" -msgstr "" -" char *\n" -" guestfs_df (guestfs_h *g);\n" -"\n" +msgstr " char *\n guestfs_df (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1897 @@ -34970,10 +31686,7 @@ msgid "" " char *\n" " guestfs_df_h (guestfs_h *g);\n" "\n" -msgstr "" -" char *\n" -" guestfs_df_h (guestfs_h *g);\n" -"\n" +msgstr " char *\n guestfs_df_h (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1906 @@ -34987,10 +31700,7 @@ msgid "" " char *\n" " guestfs_dmesg (guestfs_h *g);\n" "\n" -msgstr "" -" char *\n" -" guestfs_dmesg (guestfs_h *g);\n" -"\n" +msgstr " char *\n guestfs_dmesg (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1915 @@ -35014,12 +31724,7 @@ msgid "" " const char *remotefilename,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_download (guestfs_h *g,\n" -" const char *remotefilename,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_download (guestfs_h *g,\n const char *remotefilename,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1937 @@ -35042,21 +31747,14 @@ msgid "" " int64_t offset,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_download_offset (guestfs_h *g,\n" -" const char *remotefilename,\n" -" const char *filename,\n" -" int64_t offset,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_download_offset (guestfs_h *g,\n const char *remotefilename,\n const char *filename,\n int64_t offset,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1963 msgid "" "Note that there is no limit on the amount of data that can be downloaded " -"with this call, unlike with C<guestfs_pread>, and this call always reads the " -"full amount unless an error occurs." +"with this call, unlike with C<guestfs_pread>, and this call always reads the" +" full amount unless an error occurs." msgstr "" #. type: textblock @@ -35082,11 +31780,7 @@ msgid "" " guestfs_drop_caches (guestfs_h *g,\n" " int whattodrop);\n" "\n" -msgstr "" -" int\n" -" guestfs_drop_caches (guestfs_h *g,\n" -" int whattodrop);\n" -"\n" +msgstr " int\n guestfs_drop_caches (guestfs_h *g,\n int whattodrop);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1999 @@ -35101,11 +31795,7 @@ msgid "" " guestfs_du (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_du (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int64_t\n guestfs_du (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2024 @@ -35121,12 +31811,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_e2fsck (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_e2fsck (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:2036 @@ -35135,10 +31820,7 @@ msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" " GUESTFS_E2FSCK_FORCEALL, int forceall,\n" "\n" -msgstr "" -" GUESTFS_E2FSCK_CORRECT, int correct,\n" -" GUESTFS_E2FSCK_FORCEALL, int forceall,\n" -"\n" +msgstr " GUESTFS_E2FSCK_CORRECT, int correct,\n GUESTFS_E2FSCK_FORCEALL, int forceall,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2063 @@ -35159,12 +31841,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_e2fsck_va (guestfs_h *g,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_e2fsck_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2072 @@ -35185,12 +31862,7 @@ msgid "" " const char *device,\n" " const struct guestfs_e2fsck_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_e2fsck_argv (guestfs_h *g,\n" -" const char *device,\n" -" const struct guestfs_e2fsck_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_e2fsck_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_e2fsck_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2083 @@ -35210,20 +31882,14 @@ msgid "" " guestfs_e2fsck_f (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_e2fsck_f (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_e2fsck_f (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2093 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call " -"instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_e2fsck> " -"を使用してください。" +"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call" +" instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_e2fsck> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:2106 @@ -35243,11 +31909,7 @@ msgid "" " guestfs_echo_daemon (guestfs_h *g,\n" " char *const *words);\n" "\n" -msgstr "" -" char *\n" -" guestfs_echo_daemon (guestfs_h *g,\n" -" char *const *words);\n" -"\n" +msgstr " char *\n guestfs_echo_daemon (guestfs_h *g,\n char *const *words);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2119 @@ -35274,12 +31936,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_egrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2143 ../src/guestfs-actions.pod:2162 @@ -35316,12 +31973,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_egrepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_egrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2164 @@ -35337,12 +31989,7 @@ msgid "" " const char *file1,\n" " const char *file2);\n" "\n" -msgstr "" -" int\n" -" guestfs_equal (guestfs_h *g,\n" -" const char *file1,\n" -" const char *file2);\n" -"\n" +msgstr " int\n guestfs_equal (guestfs_h *g,\n const char *file1,\n const char *file2);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2180 @@ -35357,11 +32004,7 @@ msgid "" " guestfs_exists (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_exists (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_exists (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2189 @@ -35382,21 +32025,14 @@ msgid "" " const char *path,\n" " int len);\n" "\n" -msgstr "" -" int\n" -" guestfs_fallocate (guestfs_h *g,\n" -" const char *path,\n" -" int len);\n" -"\n" +msgstr " int\n guestfs_fallocate (guestfs_h *g,\n const char *path,\n int len);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2202 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " -"call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_fallocate64> を使用してください。" +"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>" +" call instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_fallocate64> を使用してください。" #. type: =head2 #: ../src/guestfs-actions.pod:2221 @@ -35412,12 +32048,7 @@ msgid "" " const char *path,\n" " int64_t len);\n" "\n" -msgstr "" -" int\n" -" guestfs_fallocate64 (guestfs_h *g,\n" -" const char *path,\n" -" int64_t len);\n" -"\n" +msgstr " int\n guestfs_fallocate64 (guestfs_h *g,\n const char *path,\n int64_t len);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2232 @@ -35453,12 +32084,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_fgrep (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_fgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2267 @@ -35474,12 +32100,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_fgrepi (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_fgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2286 @@ -35494,20 +32115,14 @@ msgid "" " guestfs_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_file (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_file (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2306 msgid "" "See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " "C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." -msgstr "" -"関連項目: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, " -"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." +msgstr "関連項目: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>." #. type: =head2 #: ../src/guestfs-actions.pod:2314 @@ -35522,11 +32137,7 @@ msgid "" " guestfs_file_architecture (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" -" char *\n" -" guestfs_file_architecture (guestfs_h *g,\n" -" const char *filename);\n" -"\n" +msgstr " char *\n guestfs_file_architecture (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2587 @@ -35552,11 +32163,7 @@ msgid "" " guestfs_filesize (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_filesize (guestfs_h *g,\n" -" const char *file);\n" -"\n" +msgstr " int64_t\n guestfs_filesize (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2434 @@ -35564,11 +32171,7 @@ msgid "" "To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, " "C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block " "devices, use C<guestfs_blockdev_getsize64>." -msgstr "" -"ファイルに関する他の統計情報を取得するには、C<guestfs_stat>, " -"C<guestfs_lstat>, C<guestfs_is_dir>, C<guestfs_is_file> などを使用します。ブ" -"ロックデバイスの容量を取得するには、C<guestfs_blockdev_getsize64> を使用しま" -"す。" +msgstr "ファイルに関する他の統計情報を取得するには、C<guestfs_stat>, C<guestfs_lstat>, C<guestfs_is_dir>, C<guestfs_is_file> などを使用します。ブロックデバイスの容量を取得するには、C<guestfs_blockdev_getsize64> を使用します。" #. type: textblock #: ../src/guestfs-actions.pod:2440 @@ -35590,13 +32193,7 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_fill (guestfs_h *g,\n" -" int c,\n" -" int len,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_fill (guestfs_h *g,\n int c,\n int len,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2454 @@ -35626,13 +32223,7 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_fill_pattern (guestfs_h *g,\n" -" const char *pattern,\n" -" int len,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_fill_pattern (guestfs_h *g,\n const char *pattern,\n int len,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2476 @@ -35661,11 +32252,7 @@ msgid "" " guestfs_find (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char **\n" -" guestfs_find (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char **\n guestfs_find (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2508 @@ -35698,12 +32285,7 @@ msgid "" " const char *directory,\n" " const char *files);\n" "\n" -msgstr "" -" int\n" -" guestfs_find0 (guestfs_h *g,\n" -" const char *directory,\n" -" const char *files);\n" -"\n" +msgstr " int\n guestfs_find0 (guestfs_h *g,\n const char *directory,\n const char *files);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2543 @@ -35730,11 +32312,7 @@ msgid "" " guestfs_findfs_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" -" char *\n" -" guestfs_findfs_label (guestfs_h *g,\n" -" const char *label);\n" -"\n" +msgstr " char *\n guestfs_findfs_label (guestfs_h *g,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2582 @@ -35754,17 +32332,12 @@ msgid "" " guestfs_findfs_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" -" char *\n" -" guestfs_findfs_uuid (guestfs_h *g,\n" -" const char *uuid);\n" -"\n" +msgstr " char *\n guestfs_findfs_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2599 msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>." -msgstr "" -"ファイルシステムの UUID を見つけるには C<guestfs_vfs_uuid> を使用します。" +msgstr "ファイルシステムの UUID を見つけるには C<guestfs_vfs_uuid> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:2606 @@ -35780,12 +32353,7 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_fsck (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_fsck (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2643 ../src/guestfs-actions.pod:9572 @@ -35804,16 +32372,13 @@ msgid "" " const char *\n" " guestfs_get_append (guestfs_h *g);\n" "\n" -msgstr "" -" const char *\n" -" guestfs_get_append (guestfs_h *g);\n" -"\n" +msgstr " const char *\n guestfs_get_append (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2655 msgid "" -"This function returns a string which may be NULL. There is no way to return " -"an error from this function. The string is owned by the guest handle and " +"This function returns a string which may be NULL. There is no way to return" +" an error from this function. The string is owned by the guest handle and " "must I<not> be freed." msgstr "" @@ -35838,10 +32403,7 @@ msgid "" " char *\n" " guestfs_get_attach_method (guestfs_h *g);\n" "\n" -msgstr "" -" char *\n" -" guestfs_get_attach_method (guestfs_h *g);\n" -"\n" +msgstr " char *\n guestfs_get_attach_method (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2666 @@ -35865,10 +32427,7 @@ msgid "" " int\n" " guestfs_get_autosync (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_autosync (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_autosync (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2684 @@ -35882,10 +32441,7 @@ msgid "" " int\n" " guestfs_get_direct (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_direct (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_direct (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:7710 @@ -35922,10 +32478,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:2832 #: ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7788 -#, fuzzy -#| msgid "(Added in 1.7.3)" msgid "(Added in 1.17.31)" -msgstr "(1.7.3 において追加)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2814 @@ -35960,20 +32514,14 @@ msgid "" " guestfs_get_e2label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_get_e2label (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_get_e2label (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2840 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_vfs_label> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_label> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:2853 ../src/guestfs-actions.pod:2874 @@ -35994,20 +32542,14 @@ msgid "" " guestfs_get_e2uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_get_e2uuid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_get_e2uuid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2861 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_vfs_uuid> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_uuid> を使用してください。" #. type: =head2 #: ../src/guestfs-actions.pod:2876 @@ -36021,17 +32563,14 @@ msgid "" " int\n" " guestfs_get_memsize (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_memsize (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_memsize (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2884 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " -"value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" +" value for memsize." msgstr "" #. type: textblock @@ -36056,10 +32595,7 @@ msgid "" " int\n" " guestfs_get_network (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_network (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_network (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2904 ../src/guestfs-actions.pod:7894 @@ -36078,10 +32614,7 @@ msgid "" " const char *\n" " guestfs_get_path (guestfs_h *g);\n" "\n" -msgstr "" -" const char *\n" -" guestfs_get_path (guestfs_h *g);\n" -"\n" +msgstr " const char *\n guestfs_get_path (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:2956 @@ -36102,10 +32635,7 @@ msgid "" " int\n" " guestfs_get_pgroup (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_pgroup (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_pgroup (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7932 @@ -36125,10 +32655,7 @@ msgid "" " int\n" " guestfs_get_pid (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_pid (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_pid (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2944 @@ -36147,10 +32674,7 @@ msgid "" " const char *\n" " guestfs_get_qemu (guestfs_h *g);\n" "\n" -msgstr "" -" const char *\n" -" guestfs_get_qemu (guestfs_h *g);\n" -"\n" +msgstr " const char *\n guestfs_get_qemu (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2959 ../src/guestfs-actions.pod:7960 @@ -36169,10 +32693,7 @@ msgid "" " int\n" " guestfs_get_recovery_proc (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_recovery_proc (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_recovery_proc (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2970 ../src/guestfs-actions.pod:4603 @@ -36196,10 +32717,7 @@ msgid "" " int\n" " guestfs_get_selinux (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_selinux (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_selinux (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2977 @@ -36226,10 +32744,7 @@ msgid "" " int\n" " guestfs_get_smp (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_smp (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_smp (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2998 @@ -36243,10 +32758,7 @@ msgid "" " int\n" " guestfs_get_state (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_state (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_state (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3012 @@ -36260,10 +32772,7 @@ msgid "" " int\n" " guestfs_get_trace (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_trace (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_trace (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3023 @@ -36277,16 +32786,13 @@ msgid "" " int\n" " guestfs_get_umask (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_umask (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_umask (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3028 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been " -"set by calling C<guestfs_umask>." +"Return the current umask. By default the umask is C<022> unless it has been" +" set by calling C<guestfs_umask>." msgstr "" #. type: =head2 @@ -36301,10 +32807,7 @@ msgid "" " int\n" " guestfs_get_verbose (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_get_verbose (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_get_verbose (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3046 @@ -36318,18 +32821,13 @@ msgid "" " char *\n" " guestfs_getcon (guestfs_h *g);\n" "\n" -msgstr "" -" char *\n" -" guestfs_getcon (guestfs_h *g);\n" -"\n" +msgstr " char *\n guestfs_getcon (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3053 msgid "" "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>" -msgstr "" -"L<guestfs(3)> における SELinux および C<guestfs_setcon> に関するドキュメント" -"を参照してください。" +msgstr "L<guestfs(3)> における SELinux および C<guestfs_setcon> に関するドキュメントを参照してください。" #. type: =head2 #: ../src/guestfs-actions.pod:3061 @@ -36346,13 +32844,7 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_getxattr (guestfs_h *g,\n" -" const char *path,\n" -" const char *name,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_getxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3069 @@ -36384,8 +32876,8 @@ msgstr "関連項目: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>" #: ../src/guestfs-actions.pod:7290 ../src/guestfs-actions.pod:9238 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " -"buffer is written to C<*size_r>. I<The caller must free the returned buffer " -"after use>." +"buffer is written to C<*size_r>. I<The caller must free the returned buffer" +" after use>." msgstr "" #. type: textblock @@ -36406,11 +32898,7 @@ msgid "" " guestfs_getxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_xattr_list *\n" -" guestfs_getxattrs (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_xattr_list *\n guestfs_getxattrs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3103 @@ -36421,8 +32909,8 @@ msgstr "関連項目: C<guestfs_lgetxattrs>, L<attr(5)>" #: ../src/guestfs-actions.pod:3105 ../src/guestfs-actions.pod:4645 #: ../src/guestfs-actions.pod:5370 msgid "" -"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " -"an error. I<The caller must call C<guestfs_free_xattr_list> after use>." +"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was" +" an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock @@ -36446,11 +32934,7 @@ msgid "" " guestfs_glob_expand (guestfs_h *g,\n" " const char *pattern);\n" "\n" -msgstr "" -" char **\n" -" guestfs_glob_expand (guestfs_h *g,\n" -" const char *pattern);\n" -"\n" +msgstr " char **\n guestfs_glob_expand (guestfs_h *g,\n const char *pattern);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3128 @@ -36480,12 +32964,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_grep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_grep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3157 @@ -36501,12 +32980,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_grepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_grepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3176 @@ -36522,12 +32996,7 @@ msgid "" " const char *root,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_grub_install (guestfs_h *g,\n" -" const char *root,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_grub_install (guestfs_h *g,\n const char *root,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3221 @@ -36547,11 +33016,7 @@ msgid "" " guestfs_head (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_head (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_head (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3241 @@ -36567,12 +33032,7 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_head_n (guestfs_h *g,\n" -" int nrlines,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_head_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3265 @@ -36587,11 +33047,7 @@ msgid "" " guestfs_hexdump (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_hexdump (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_hexdump (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3280 ../src/guestfs-actions.pod:8361 @@ -36614,13 +33070,7 @@ msgid "" " const char *filename,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_initrd_cat (guestfs_h *g,\n" -" const char *initrdpath,\n" -" const char *filename,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_initrd_cat (guestfs_h *g,\n const char *initrdpath,\n const char *filename,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3300 @@ -36640,11 +33090,7 @@ msgid "" " guestfs_initrd_list (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_initrd_list (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_initrd_list (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3333 @@ -36660,12 +33106,7 @@ msgid "" " const char *path,\n" " int mask);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_inotify_add_watch (guestfs_h *g,\n" -" const char *path,\n" -" int mask);\n" -"\n" +msgstr " int64_t\n guestfs_inotify_add_watch (guestfs_h *g,\n const char *path,\n int mask);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3354 @@ -36679,10 +33120,7 @@ msgid "" " int\n" " guestfs_inotify_close (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_inotify_close (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_inotify_close (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3367 @@ -36696,16 +33134,13 @@ msgid "" " char **\n" " guestfs_inotify_files (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inotify_files (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_inotify_files (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3372 msgid "" -"This function is a helpful wrapper around C<guestfs_inotify_read> which just " -"returns a list of pathnames of objects that were touched. The returned " +"This function is a helpful wrapper around C<guestfs_inotify_read> which just" +" returns a list of pathnames of objects that were touched. The returned " "pathnames are sorted and deduplicated." msgstr "" @@ -36722,17 +33157,13 @@ msgid "" " guestfs_inotify_init (guestfs_h *g,\n" " int maxevents);\n" "\n" -msgstr "" -" int\n" -" guestfs_inotify_init (guestfs_h *g,\n" -" int maxevents);\n" -"\n" +msgstr " int\n guestfs_inotify_init (guestfs_h *g,\n int maxevents);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3392 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between " -"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " +"C<maxevents> is the maximum number of events which will be queued up between" +" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " "passed as C<0>, then the kernel (or previously set) default is used. For " "Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel " "throws away events, but records the fact that it threw them away by setting " @@ -36746,17 +33177,14 @@ msgid "" "Before any events are generated, you have to add some watches to the " "internal watch list. See: C<guestfs_inotify_add_watch> and " "C<guestfs_inotify_rm_watch>." -msgstr "" -"何らかのイベントを生成する前に、いくつかのウォッチと内部ウォッチリストに追加" -"する必要があります。 参照: C<guestfs_inotify_add_watch> および " -"C<guestfs_inotify_rm_watch>。" +msgstr "何らかのイベントを生成する前に、いくつかのウォッチと内部ウォッチリストに追加する必要があります。 参照: C<guestfs_inotify_add_watch> および C<guestfs_inotify_rm_watch>。" #. type: textblock #: ../src/guestfs-actions.pod:3406 msgid "" "Queued up events should be read periodically by calling " -"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " -"wrapper around C<guestfs_inotify_read>). If you don't read the events out " +"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful" +" wrapper around C<guestfs_inotify_read>). If you don't read the events out " "often enough then you risk the internal queue overflowing." msgstr "" @@ -36779,10 +33207,7 @@ msgid "" " struct guestfs_inotify_event_list *\n" " guestfs_inotify_read (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_inotify_event_list *\n" -" guestfs_inotify_read (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_inotify_event_list *\n guestfs_inotify_read (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3442 @@ -36805,19 +33230,14 @@ msgid "" " guestfs_inotify_rm_watch (guestfs_h *g,\n" " int wd);\n" "\n" -msgstr "" -" int\n" -" guestfs_inotify_rm_watch (guestfs_h *g,\n" -" int wd);\n" -"\n" +msgstr " int\n guestfs_inotify_rm_watch (guestfs_h *g,\n int wd);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3454 msgid "" -"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." -msgstr "" -"前に定義された inotify ウォッチを削除します。 C<guestfs_inotify_add_watch> 参" -"照。" +"Remove a previously defined inotify watch. See " +"C<guestfs_inotify_add_watch>." +msgstr "前に定義された inotify ウォッチを削除します。 C<guestfs_inotify_add_watch> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3461 @@ -36832,20 +33252,14 @@ msgid "" " guestfs_inspect_get_arch (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_arch (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_arch (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3467 msgid "" "This returns the architecture of the inspected operating system. The " "possible return values are listed under C<guestfs_file_architecture>." -msgstr "" -"これは検査したオペレーティングシステムのアーキテクチャーを返します。とりうる" -"値は C<guestfs_file_architecture> の下に一覧化されています。" +msgstr "これは検査したオペレーティングシステムのアーキテクチャーを返します。とりうる値は C<guestfs_file_architecture> の下に一覧化されています。" #. type: =head2 #: ../src/guestfs-actions.pod:3481 @@ -36860,11 +33274,7 @@ msgid "" " guestfs_inspect_get_distro (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_distro (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_distro (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3595 @@ -36879,11 +33289,7 @@ msgid "" " guestfs_inspect_get_drive_mappings (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inspect_get_drive_mappings (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char **\n guestfs_inspect_get_drive_mappings (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3626 @@ -36910,20 +33316,14 @@ msgid "" " guestfs_inspect_get_filesystems (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inspect_get_filesystems (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char **\n guestfs_inspect_get_filesystems (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3652 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_mountpoints>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " -"C<guestfs_inspect_get_mountpoints> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_mountpoints> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3661 @@ -36938,11 +33338,7 @@ msgid "" " guestfs_inspect_get_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_format (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_format (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3697 ../src/guestfs-actions.pod:4141 @@ -36964,11 +33360,7 @@ msgid "" " guestfs_inspect_get_hostname (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_hostname (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_hostname (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3716 @@ -36990,13 +33382,7 @@ msgid "" " size_t *size_r,\n" " ...);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_icon (guestfs_h *g,\n" -" const char *root,\n" -" size_t *size_r,\n" -" ...);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_icon (guestfs_h *g,\n const char *root,\n size_t *size_r,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:3731 @@ -37005,10 +33391,7 @@ msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" " GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n" "\n" -msgstr "" -" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" -" GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n" -"\n" +msgstr " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3798 ../src/guestfs-actions.pod:4663 @@ -37031,13 +33414,7 @@ msgid "" " size_t *size_r,\n" " va_list args);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_icon_va (guestfs_h *g,\n" -" const char *root,\n" -" size_t *size_r,\n" -" va_list args);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_icon_va (guestfs_h *g,\n const char *root,\n size_t *size_r,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3808 @@ -37059,13 +33436,7 @@ msgid "" " size_t *size_r,\n" " const struct guestfs_inspect_get_icon_argv *optargs);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_icon_argv (guestfs_h *g,\n" -" const char *root,\n" -" size_t *size_r,\n" -" const struct guestfs_inspect_get_icon_argv *optargs);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_icon_argv (guestfs_h *g,\n const char *root,\n size_t *size_r,\n const struct guestfs_inspect_get_icon_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3820 @@ -37085,11 +33456,7 @@ msgid "" " guestfs_inspect_get_major_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" int\n" -" guestfs_inspect_get_major_version (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " int\n guestfs_inspect_get_major_version (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3848 @@ -37104,20 +33471,14 @@ msgid "" " guestfs_inspect_get_minor_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" int\n" -" guestfs_inspect_get_minor_version (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " int\n guestfs_inspect_get_minor_version (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3859 msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_major_version>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " -"C<guestfs_inspect_get_major_version> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_major_version> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3866 @@ -37132,11 +33493,7 @@ msgid "" " guestfs_inspect_get_mountpoints (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inspect_get_mountpoints (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char **\n guestfs_inspect_get_mountpoints (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3889 @@ -37152,9 +33509,7 @@ msgstr "" msgid "" "Please read L<guestfs(3)/INSPECTION> for more details. See also " "C<guestfs_inspect_get_filesystems>." -msgstr "" -"詳細は L<guestfs(3)/INSPECTION> を読んでください。 " -"C<guestfs_inspect_get_filesystems> 参照。" +msgstr "詳細は L<guestfs(3)/INSPECTION> を読んでください。 C<guestfs_inspect_get_filesystems> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:3906 @@ -37169,19 +33524,15 @@ msgid "" " guestfs_inspect_get_package_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_package_format (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_package_format (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3912 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " -"system. For example for Fedora these functions would return C<rpm> (package " -"format) and C<yum> (package management)." +"system. For example for Fedora these functions would return C<rpm> (package" +" format) and C<yum> (package management)." msgstr "" #. type: textblock @@ -37202,11 +33553,7 @@ msgid "" " guestfs_inspect_get_package_management (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_package_management (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_package_management (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3939 @@ -37230,11 +33577,7 @@ msgid "" " guestfs_inspect_get_product_name (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_product_name (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_product_name (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3982 @@ -37249,11 +33592,7 @@ msgid "" " guestfs_inspect_get_product_variant (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_product_variant (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_product_variant (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4007 @@ -37279,10 +33618,7 @@ msgid "" " char **\n" " guestfs_inspect_get_roots (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inspect_get_roots (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_inspect_get_roots (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4021 @@ -37317,11 +33653,7 @@ msgid "" " guestfs_inspect_get_type (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_type (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_type (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4087 @@ -37336,11 +33668,7 @@ msgid "" " guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4107 @@ -37355,11 +33683,7 @@ msgid "" " guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" char *\n" -" guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " char *\n guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4125 @@ -37379,11 +33703,7 @@ msgid "" " guestfs_inspect_is_live (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" int\n" -" guestfs_inspect_is_live (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " int\n guestfs_inspect_is_live (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4133 @@ -37405,11 +33725,7 @@ msgid "" " guestfs_inspect_is_multipart (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" int\n" -" guestfs_inspect_is_multipart (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " int\n guestfs_inspect_is_multipart (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4149 @@ -37431,11 +33747,7 @@ msgid "" " guestfs_inspect_is_netinst (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" int\n" -" guestfs_inspect_is_netinst (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " int\n guestfs_inspect_is_netinst (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4165 @@ -37459,22 +33771,18 @@ msgid "" " guestfs_inspect_list_applications (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" -" struct guestfs_application_list *\n" -" guestfs_inspect_list_applications (guestfs_h *g,\n" -" const char *root);\n" -"\n" +msgstr " struct guestfs_application_list *\n guestfs_inspect_list_applications (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4185 msgid "" -"I<Note:> This call works differently from other parts of the inspection " -"API. You have to call C<guestfs_inspect_os>, then " +"I<Note:> This call works differently from other parts of the inspection API." +" You have to call C<guestfs_inspect_os>, then " "C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling " "this. Listing applications is a significantly more difficult operation " "which requires access to the full filesystem. Also note that unlike the " -"other C<guestfs_inspect_get_*> calls which are just returning data cached in " -"the libguestfs handle, this call actually reads parts of the mounted " +"other C<guestfs_inspect_get_*> calls which are just returning data cached in" +" the libguestfs handle, this call actually reads parts of the mounted " "filesystems during the call." msgstr "" @@ -37482,8 +33790,8 @@ msgstr "" #: ../src/guestfs-actions.pod:4275 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " -"there was an error. I<The caller must call C<guestfs_free_application_list> " -"after use>." +"there was an error. I<The caller must call C<guestfs_free_application_list>" +" after use>." msgstr "" #. type: textblock @@ -37503,25 +33811,22 @@ msgid "" " char **\n" " guestfs_inspect_os (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_inspect_os (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_inspect_os (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4299 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " -"functions in order to query further information about each operating system, " -"such as the name and version." +"functions in order to query further information about each operating system," +" such as the name and version." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4304 msgid "" -"This function uses other libguestfs features such as C<guestfs_mount_ro> and " -"C<guestfs_umount_all> in order to mount and unmount filesystems and look at " -"the contents. This should be called with no disks currently mounted. The " +"This function uses other libguestfs features such as C<guestfs_mount_ro> and" +" C<guestfs_umount_all> in order to mount and unmount filesystems and look at" +" the contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -37544,11 +33849,7 @@ msgid "" " guestfs_is_blockdev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_blockdev (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_blockdev (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4348 @@ -37578,11 +33879,7 @@ msgid "" " guestfs_is_chardev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_chardev (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_chardev (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4354 @@ -37596,10 +33893,7 @@ msgid "" " int\n" " guestfs_is_config (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_config (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_is_config (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4368 @@ -37614,11 +33908,7 @@ msgid "" " guestfs_is_dir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_dir (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_dir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4384 @@ -37633,11 +33923,7 @@ msgid "" " guestfs_is_fifo (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_fifo (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_fifo (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4399 @@ -37652,11 +33938,7 @@ msgid "" " guestfs_is_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_file (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_file (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4415 @@ -37670,10 +33952,7 @@ msgid "" " int\n" " guestfs_is_launching (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_launching (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_is_launching (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4429 @@ -37688,11 +33967,7 @@ msgid "" " guestfs_is_lv (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_lv (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_is_lv (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4442 @@ -37706,10 +33981,7 @@ msgid "" " int\n" " guestfs_is_ready (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_ready (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_is_ready (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4456 @@ -37724,11 +33996,7 @@ msgid "" " guestfs_is_socket (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_socket (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_socket (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4471 @@ -37743,11 +34011,7 @@ msgid "" " guestfs_is_symlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_symlink (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_symlink (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4486 @@ -37762,11 +34026,7 @@ msgid "" " guestfs_is_zero (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_zero (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_is_zero (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 @@ -37786,11 +34046,7 @@ msgid "" " guestfs_is_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_is_zero_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_is_zero_device (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4513 ../src/guestfs-structs.pod:268 @@ -37805,11 +34061,7 @@ msgid "" " guestfs_isoinfo (guestfs_h *g,\n" " const char *isofile);\n" "\n" -msgstr "" -" struct guestfs_isoinfo *\n" -" guestfs_isoinfo (guestfs_h *g,\n" -" const char *isofile);\n" -"\n" +msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo (guestfs_h *g,\n const char *isofile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4519 @@ -37823,8 +34075,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4548 msgid "" -"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_isoinfo> after use>." +"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_isoinfo> after use>." msgstr "" #. type: textblock @@ -37845,11 +34097,7 @@ msgid "" " guestfs_isoinfo_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" struct guestfs_isoinfo *\n" -" guestfs_isoinfo_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo_device (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4554 @@ -37863,10 +34111,7 @@ msgid "" " int\n" " guestfs_kill_subprocess (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_kill_subprocess (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_kill_subprocess (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4565 @@ -37880,10 +34125,7 @@ msgid "" " int\n" " guestfs_launch (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_launch (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_launch (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4585 @@ -37900,13 +34142,7 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_lchown (guestfs_h *g,\n" -" int owner,\n" -" int group,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_lchown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4593 @@ -37931,13 +34167,7 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_lgetxattr (guestfs_h *g,\n" -" const char *path,\n" -" const char *name,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_lgetxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4627 @@ -37957,17 +34187,13 @@ msgid "" " guestfs_lgetxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_xattr_list *\n" -" guestfs_lgetxattrs (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_xattr_list *\n guestfs_lgetxattrs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4641 msgid "" -"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " -"then it returns the extended attributes of the link itself." +"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link," +" then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 @@ -37982,10 +34208,7 @@ msgid "" " char **\n" " guestfs_list_9p (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_9p (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_9p (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4665 @@ -37999,10 +34222,7 @@ msgid "" " char **\n" " guestfs_list_devices (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_devices (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_devices (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4682 @@ -38016,10 +34236,7 @@ msgid "" " char **\n" " guestfs_list_dm_devices (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_dm_devices (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_dm_devices (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4689 @@ -38053,10 +34270,7 @@ msgid "" " char **\n" " guestfs_list_filesystems (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_filesystems (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_filesystems (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4724 @@ -38073,7 +34287,8 @@ msgid "" "partitions are returned in the list. Also this command does not check that " "each filesystem found is valid and mountable, and some filesystems might be " "mountable but require special options. Filesystems may not all belong to a " -"single logical operating system (use C<guestfs_inspect_os> to look for OSes)." +"single logical operating system (use C<guestfs_inspect_os> to look for " +"OSes)." msgstr "" #. type: textblock @@ -38093,10 +34308,7 @@ msgid "" " char **\n" " guestfs_list_md_devices (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_md_devices (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_md_devices (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:8802 @@ -38115,10 +34327,7 @@ msgid "" " char **\n" " guestfs_list_partitions (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_partitions (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_partitions (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4766 @@ -38140,11 +34349,7 @@ msgid "" " guestfs_ll (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char *\n" -" guestfs_ll (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char *\n guestfs_ll (guestfs_h *g,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4794 @@ -38159,11 +34364,7 @@ msgid "" " guestfs_llz (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char *\n" -" guestfs_llz (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char *\n guestfs_llz (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:9433 @@ -38184,12 +34385,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4823 @@ -38205,12 +34401,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_f (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_f (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4837 @@ -38226,12 +34417,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_s (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_s (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4850 @@ -38247,12 +34433,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_sf (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_sf (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4864 @@ -38268,12 +34449,7 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_lremovexattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_lremovexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4871 @@ -38295,20 +34471,14 @@ msgid "" " guestfs_ls (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char **\n" -" guestfs_ls (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char **\n guestfs_ls (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4889 msgid "" "This command is mostly useful for interactive sessions. Programs should " "probably use C<guestfs_readdir> instead." -msgstr "" -"このコマンドはおそらく対話式のセッションにおいて有用です。プログラムはおそら" -"く代わりに C<guestfs_readdir> を使用するでしょう。" +msgstr "このコマンドはおそらく対話式のセッションにおいて有用です。プログラムはおそらく代わりに C<guestfs_readdir> を使用するでしょう。" #. type: =head2 #: ../src/guestfs-actions.pod:4898 @@ -38326,23 +34496,14 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_lsetxattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *val,\n" -" int vallen,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_lsetxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4907 msgid "" "This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, " "then it sets an extended attribute of the link itself." -msgstr "" -"これは C<guestfs_setxattr> と同じですが、C<path> がシンボリックリンクです。そ" -"して、リンク自身の拡張属性を設定します。" +msgstr "これは C<guestfs_setxattr> と同じですが、C<path> がシンボリックリンクです。そして、リンク自身の拡張属性を設定します。" #. type: =head2 #: ../src/guestfs-actions.pod:4915 @@ -38357,29 +34518,21 @@ msgid "" " guestfs_lstat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_stat *\n" -" guestfs_lstat (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_stat *\n guestfs_lstat (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4923 msgid "" "This is the same as C<guestfs_stat> except that if C<path> is a symbolic " "link, then the link is stat-ed, not the file it refers to." -msgstr "" -"これは、C<path> がシンボリックリンクであることを除き、C<guestfs_stat> と同じ" -"です。そしてリンクは、参照しているファイルではなく、stat-ed です。" +msgstr "これは、C<path> がシンボリックリンクであることを除き、C<guestfs_stat> と同じです。そしてリンクは、参照しているファイルではなく、stat-ed です。" #. type: textblock #: ../src/guestfs-actions.pod:4929 ../src/guestfs-actions.pod:8321 msgid "" "This function returns a C<struct guestfs_stat *>, or NULL if there was an " "error. I<The caller must call C<guestfs_free_stat> after use>." -msgstr "" -"この関数は C<struct guestfs_stat *> を返します。エラーがあれば NULL です。 I<" -"呼び出し元は使用後に C<guestfs_free_stat> を呼び出す必要があります>。" +msgstr "この関数は C<struct guestfs_stat *> を返します。エラーがあれば NULL です。 I<呼び出し元は使用後に C<guestfs_free_stat> を呼び出す必要があります>。" #. type: textblock #: ../src/guestfs-actions.pod:4933 ../src/guestfs-actions.pod:8325 @@ -38401,12 +34554,7 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" -" struct guestfs_stat_list *\n" -" guestfs_lstatlist (guestfs_h *g,\n" -" const char *path,\n" -" char *const *names);\n" -"\n" +msgstr " struct guestfs_stat_list *\n guestfs_lstatlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4942 @@ -38419,8 +34567,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4951 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also C<guestfs_lxattrlist> " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also C<guestfs_lxattrlist> " "for a similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -38450,20 +34598,13 @@ msgid "" " const char *newkey,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_add_key (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *newkey,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_add_key (guestfs_h *g,\n const char *device,\n const char *key,\n const char *newkey,\n int keyslot);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4979 msgid "" -"Note that if C<keyslot> already contains a key, then this command will " -"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will fail." +" You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock @@ -38495,19 +34636,15 @@ msgid "" " guestfs_luks_close (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_close (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_luks_close (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4997 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " -"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " -"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " -"underlying block device." +"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the" +" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the" +" underlying block device." msgstr "" #. type: textblock @@ -38532,13 +34669,7 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_format (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_format (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5028 @@ -38556,20 +34687,13 @@ msgid "" " int keyslot,\n" " const char *cipher);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_format_cipher (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot,\n" -" const char *cipher);\n" -"\n" +msgstr " int\n guestfs_luks_format_cipher (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot,\n const char *cipher);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5037 msgid "" -"This command is the same as C<guestfs_luks_format> but it also allows you to " -"set the C<cipher> used." +"This command is the same as C<guestfs_luks_format> but it also allows you to" +" set the C<cipher> used." msgstr "" #. type: =head2 @@ -38587,13 +34711,7 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_kill_slot (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_kill_slot (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5068 @@ -38610,13 +34728,7 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_open (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *mapname);\n" -"\n" +msgstr " int\n guestfs_luks_open (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5088 @@ -38629,9 +34741,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:5092 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices." -msgstr "" -"すべてのデバイスマッパーデバイスを一覧表示するには " -"C<guestfs_list_dm_devices> を使用します。" +msgstr "すべてのデバイスマッパーデバイスを一覧表示するには C<guestfs_list_dm_devices> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:5103 @@ -38648,13 +34758,7 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_open_ro (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *mapname);\n" -"\n" +msgstr " int\n guestfs_luks_open_ro (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5111 @@ -38678,13 +34782,7 @@ msgid "" " const char *volgroup,\n" " int mbytes);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvcreate (guestfs_h *g,\n" -" const char *logvol,\n" -" const char *volgroup,\n" -" int mbytes);\n" -"\n" +msgstr " int\n guestfs_lvcreate (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int mbytes);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5137 @@ -38701,13 +34799,7 @@ msgid "" " const char *volgroup,\n" " int percent);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvcreate_free (guestfs_h *g,\n" -" const char *logvol,\n" -" const char *volgroup,\n" -" int percent);\n" -"\n" +msgstr " int\n guestfs_lvcreate_free (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int percent);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:9619 @@ -38727,11 +34819,7 @@ msgid "" " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" " const char *lvname);\n" "\n" -msgstr "" -" char *\n" -" guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" -" const char *lvname);\n" -"\n" +msgstr " char *\n guestfs_lvm_canonical_lv_name (guestfs_h *g,\n const char *lvname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5167 @@ -38755,10 +34843,7 @@ msgid "" " int\n" " guestfs_lvm_clear_filter (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_clear_filter (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_lvm_clear_filter (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5179 @@ -38779,10 +34864,7 @@ msgid "" " int\n" " guestfs_lvm_remove_all (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_remove_all (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_lvm_remove_all (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5201 @@ -38797,11 +34879,7 @@ msgid "" " guestfs_lvm_set_filter (guestfs_h *g,\n" " char *const *devices);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_set_filter (guestfs_h *g,\n" -" char *const *devices);\n" -"\n" +msgstr " int\n guestfs_lvm_set_filter (guestfs_h *g,\n char *const *devices);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5234 @@ -38816,11 +34894,7 @@ msgid "" " guestfs_lvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvremove (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_lvremove (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5248 ../src/guestfs-actions.pod:7147 @@ -38842,12 +34916,7 @@ msgid "" " const char *logvol,\n" " const char *newlogvol);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvrename (guestfs_h *g,\n" -" const char *logvol,\n" -" const char *newlogvol);\n" -"\n" +msgstr " int\n guestfs_lvrename (guestfs_h *g,\n const char *logvol,\n const char *newlogvol);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:9290 @@ -38868,12 +34937,7 @@ msgid "" " const char *device,\n" " int mbytes);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvresize (guestfs_h *g,\n" -" const char *device,\n" -" int mbytes);\n" -"\n" +msgstr " int\n guestfs_lvresize (guestfs_h *g,\n const char *device,\n int mbytes);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5278 @@ -38889,12 +34953,7 @@ msgid "" " const char *lv,\n" " int percent);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvresize_free (guestfs_h *g,\n" -" const char *lv,\n" -" int percent);\n" -"\n" +msgstr " int\n guestfs_lvresize_free (guestfs_h *g,\n const char *lv,\n int percent);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5293 @@ -38913,10 +34972,7 @@ msgid "" " char **\n" " guestfs_lvs (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_lvs (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_lvs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5306 @@ -38935,16 +34991,14 @@ msgid "" " struct guestfs_lvm_lv_list *\n" " guestfs_lvs_full (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_lvm_lv_list *\n" -" guestfs_lvs_full (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_lvm_lv_list *\n guestfs_lvs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5322 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " +"use>." msgstr "" #. type: =head2 @@ -38960,11 +35014,7 @@ msgid "" " guestfs_lvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_lvuuid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_lvuuid (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5341 @@ -38980,22 +35030,17 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" -" struct guestfs_xattr_list *\n" -" guestfs_lxattrlist (guestfs_h *g,\n" -" const char *path,\n" -" char *const *names);\n" -"\n" +msgstr " struct guestfs_xattr_list *\n guestfs_lxattrlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5362 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also C<guestfs_lstatlist> for " -"a similarly efficient call for getting standard stats. Very long directory " -"listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of " -"names." +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also C<guestfs_lstatlist> " +"for a similarly efficient call for getting standard stats. Very long " +"directory listings might cause the protocol message size to be exceeded, " +"causing this call to fail. The caller must split up such requests into " +"smaller groups of names." msgstr "" #. type: =head2 @@ -39013,13 +35058,7 @@ msgid "" " char *const *devices,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_md_create (guestfs_h *g,\n" -" const char *name,\n" -" char *const *devices,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_md_create (guestfs_h *g,\n const char *name,\n char *const *devices,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:5389 @@ -39031,13 +35070,7 @@ msgid "" " GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n" " GUESTFS_MD_CREATE_LEVEL, const char *level,\n" "\n" -msgstr "" -" GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n" -" GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n" -" GUESTFS_MD_CREATE_SPARE, int spare,\n" -" GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n" -" GUESTFS_MD_CREATE_LEVEL, const char *level,\n" -"\n" +msgstr " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n GUESTFS_MD_CREATE_SPARE, int spare,\n GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n GUESTFS_MD_CREATE_LEVEL, const char *level,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5451 ../src/guestfs-actions.pod:5517 @@ -39060,13 +35093,7 @@ msgid "" " char *const *devices,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_md_create_va (guestfs_h *g,\n" -" const char *name,\n" -" char *const *devices,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_md_create_va (guestfs_h *g,\n const char *name,\n char *const *devices,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5461 @@ -39088,13 +35115,7 @@ msgid "" " char *const *devices,\n" " const struct guestfs_md_create_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_md_create_argv (guestfs_h *g,\n" -" const char *name,\n" -" char *const *devices,\n" -" const struct guestfs_md_create_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_md_create_argv (guestfs_h *g,\n const char *name,\n char *const *devices,\n const struct guestfs_md_create_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5473 @@ -39114,11 +35135,7 @@ msgid "" " guestfs_md_detail (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" -" char **\n" -" guestfs_md_detail (guestfs_h *g,\n" -" const char *md);\n" -"\n" +msgstr " char **\n guestfs_md_detail (guestfs_h *g,\n const char *md);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5519 @@ -39133,25 +35150,20 @@ msgid "" " guestfs_md_stat (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" -" struct guestfs_mdstat_list *\n" -" guestfs_md_stat (guestfs_h *g,\n" -" const char *md);\n" -"\n" +msgstr " struct guestfs_mdstat_list *\n guestfs_md_stat (guestfs_h *g,\n const char *md);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5528 msgid "" "To get a list of software RAID devices, call C<guestfs_list_md_devices>." -msgstr "" -"ソフトウェア RAID デバイスの一覧を取得するには、C<guestfs_list_md_devices> を" -"呼び出します。" +msgstr "ソフトウェア RAID デバイスの一覧を取得するには、C<guestfs_list_md_devices> を呼び出します。" #. type: textblock #: ../src/guestfs-actions.pod:5570 msgid "" "This function returns a C<struct guestfs_mdstat_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_mdstat_list> after use>." +"was an error. I<The caller must call C<guestfs_free_mdstat_list> after " +"use>." msgstr "" #. type: textblock @@ -39172,11 +35184,7 @@ msgid "" " guestfs_md_stop (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" -" int\n" -" guestfs_md_stop (guestfs_h *g,\n" -" const char *md);\n" -"\n" +msgstr " int\n guestfs_md_stop (guestfs_h *g,\n const char *md);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5589 @@ -39191,11 +35199,7 @@ msgid "" " guestfs_mkdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkdir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5601 @@ -39211,12 +35215,7 @@ msgid "" " const char *path,\n" " int mode);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir_mode (guestfs_h *g,\n" -" const char *path,\n" -" int mode);\n" -"\n" +msgstr " int\n guestfs_mkdir_mode (guestfs_h *g,\n const char *path,\n int mode);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5615 @@ -39236,11 +35235,7 @@ msgid "" " guestfs_mkdir_p (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir_p (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkdir_p (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5634 @@ -39255,11 +35250,7 @@ msgid "" " guestfs_mkdtemp (guestfs_h *g,\n" " const char *tmpl);\n" "\n" -msgstr "" -" char *\n" -" guestfs_mkdtemp (guestfs_h *g,\n" -" const char *tmpl);\n" -"\n" +msgstr " char *\n guestfs_mkdtemp (guestfs_h *g,\n const char *tmpl);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5664 @@ -39277,14 +35268,7 @@ msgid "" " const char *device,\n" " const char *journal);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_J (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *journal);\n" -"\n" +msgstr " int\n guestfs_mke2fs_J (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *journal);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5679 @@ -39315,14 +35299,7 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_JL (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_mke2fs_JL (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5697 @@ -39345,14 +35322,7 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_JU (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *uuid);\n" -"\n" +msgstr " int\n guestfs_mke2fs_JU (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5715 @@ -39373,12 +35343,7 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal (guestfs_h *g,\n" -" int blocksize,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal (guestfs_h *g,\n int blocksize,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5737 @@ -39395,13 +35360,7 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal_L (guestfs_h *g,\n" -" int blocksize,\n" -" const char *label,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal_L (guestfs_h *g,\n int blocksize,\n const char *label,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5751 @@ -39418,13 +35377,7 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal_U (guestfs_h *g,\n" -" int blocksize,\n" -" const char *uuid,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal_U (guestfs_h *g,\n int blocksize,\n const char *uuid,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5765 @@ -39440,12 +35393,7 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfifo (guestfs_h *g,\n" -" int mode,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkfifo (guestfs_h *g,\n int mode,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5772 @@ -39468,12 +35416,7 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkfs (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5797 @@ -39490,29 +35433,21 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_b (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkfs_b (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5805 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_mkfs_opts> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_mkfs_opts> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:5812 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " -"block size of the resulting filesystem. Supported block sizes depend on the " -"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." +"block size of the resulting filesystem. Supported block sizes depend on the" +" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" #. type: =head2 @@ -39553,10 +35488,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:5855 -#, fuzzy -#| msgid "(Added in 1.13.25)" msgid "(Added in 1.17.25)" -msgstr "(1.13.25 において追加)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:5857 @@ -39615,13 +35548,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts (guestfs_h *g,\n const char *fstype,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:5892 @@ -39632,12 +35559,7 @@ msgid "" " GUESTFS_MKFS_OPTS_INODE, int inode,\n" " GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n" "\n" -msgstr "" -" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n" -" GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n" -" GUESTFS_MKFS_OPTS_INODE, int inode,\n" -" GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n" -"\n" +msgstr " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n GUESTFS_MKFS_OPTS_INODE, int inode,\n GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5940 @@ -39659,13 +35581,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts_va (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts_va (guestfs_h *g,\n const char *fstype,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5950 @@ -39687,13 +35603,7 @@ msgid "" " const char *device,\n" " const struct guestfs_mkfs_opts_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts_argv (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" const struct guestfs_mkfs_opts_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts_argv (guestfs_h *g,\n const char *fstype,\n const char *device,\n const struct guestfs_mkfs_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5962 @@ -39713,11 +35623,7 @@ msgid "" " guestfs_mkmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkmountpoint (guestfs_h *g,\n" -" const char *exemptpath);\n" -"\n" +msgstr " int\n guestfs_mkmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5972 @@ -39725,10 +35631,7 @@ msgid "" "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls " "that can be used to create extra mountpoints before mounting the first " "filesystem." -msgstr "" -"C<guestfs_mkmountpoint> および C<guestfs_rmmountpoint> は、最初のファイルシス" -"テムをマウントする前に追加のマウントポイントを作成するために使用できる、特別" -"な呼び出しです。" +msgstr "C<guestfs_mkmountpoint> および C<guestfs_rmmountpoint> は、最初のファイルシステムをマウントする前に追加のマウントポイントを作成するために使用できる、特別な呼び出しです。" #. type: textblock #: ../src/guestfs-actions.pod:5996 @@ -39751,8 +35654,8 @@ msgstr "" #: ../src/guestfs-actions.pod:6007 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " -"can cause C<guestfs_umount_all> to be called when the handle is closed which " -"can also trigger these issues." +"can cause C<guestfs_umount_all> to be called when the handle is closed which" +" can also trigger these issues." msgstr "" #. type: textblock @@ -39777,14 +35680,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mknod (guestfs_h *g,\n" -" int mode,\n" -" int devmajor,\n" -" int devminor,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mknod (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6032 @@ -39793,8 +35689,8 @@ msgid "" "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " "regular file). These constants are available in the standard Linux header " "files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or " -"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in " -"the appropriate constant for you." +"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in" +" the appropriate constant for you." msgstr "" #. type: =head2 @@ -39813,14 +35709,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mknod_b (guestfs_h *g,\n" -" int mode,\n" -" int devmajor,\n" -" int devminor,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mknod_b (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6055 @@ -39846,14 +35735,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mknod_c (guestfs_h *g,\n" -" int mode,\n" -" int devmajor,\n" -" int devminor,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mknod_c (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6074 @@ -39876,11 +35758,7 @@ msgid "" " guestfs_mkswap (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkswap (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkswap (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6096 @@ -39896,12 +35774,7 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkswap_L (guestfs_h *g,\n" -" const char *label,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkswap_L (guestfs_h *g,\n const char *label,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6113 @@ -39917,12 +35790,7 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkswap_U (guestfs_h *g,\n" -" const char *uuid,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkswap_U (guestfs_h *g,\n const char *uuid,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6126 @@ -39937,11 +35805,7 @@ msgid "" " guestfs_mkswap_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkswap_file (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkswap_file (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6134 @@ -39963,11 +35827,7 @@ msgid "" " guestfs_modprobe (guestfs_h *g,\n" " const char *modulename);\n" "\n" -msgstr "" -" int\n" -" guestfs_modprobe (guestfs_h *g,\n" -" const char *modulename);\n" -"\n" +msgstr " int\n guestfs_modprobe (guestfs_h *g,\n const char *modulename);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6156 @@ -39983,12 +35843,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount (guestfs_h *g,\n" -" const char *device,\n" -" const char *mountpoint);\n" -"\n" +msgstr " int\n guestfs_mount (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6177 @@ -40015,13 +35870,7 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_9p (guestfs_h *g,\n" -" const char *mounttag,\n" -" const char *mountpoint,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_mount_9p (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6201 @@ -40029,9 +35878,7 @@ msgstr "" msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" "\n" -msgstr "" -" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" -"\n" +msgstr " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6214 @@ -40048,13 +35895,7 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_9p_va (guestfs_h *g,\n" -" const char *mounttag,\n" -" const char *mountpoint,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_mount_9p_va (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6222 @@ -40076,13 +35917,7 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_mount_9p_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_9p_argv (guestfs_h *g,\n" -" const char *mounttag,\n" -" const char *mountpoint,\n" -" const struct guestfs_mount_9p_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_mount_9p_argv (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n const struct guestfs_mount_9p_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6234 @@ -40103,12 +35938,7 @@ msgid "" " const char *localmountpoint,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_local (guestfs_h *g,\n" -" const char *localmountpoint,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_mount_local (guestfs_h *g,\n const char *localmountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6250 @@ -40119,12 +35949,7 @@ msgid "" " GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n" " GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n" "\n" -msgstr "" -" GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n" -" GUESTFS_MOUNT_LOCAL_OPTIONS, const char *options,\n" -" GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n" -" GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n" -"\n" +msgstr " GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n GUESTFS_MOUNT_LOCAL_OPTIONS, const char *options,\n GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6273 @@ -40154,12 +35979,7 @@ msgid "" " const char *localmountpoint,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_local_va (guestfs_h *g,\n" -" const char *localmountpoint,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_mount_local_va (guestfs_h *g,\n const char *localmountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6290 @@ -40180,12 +36000,7 @@ msgid "" " const char *localmountpoint,\n" " const struct guestfs_mount_local_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_local_argv (guestfs_h *g,\n" -" const char *localmountpoint,\n" -" const struct guestfs_mount_local_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_mount_local_argv (guestfs_h *g,\n const char *localmountpoint,\n const struct guestfs_mount_local_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6301 @@ -40204,10 +36019,7 @@ msgid "" " int\n" " guestfs_mount_local_run (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_local_run (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_mount_local_run (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6313 @@ -40245,12 +36057,7 @@ msgid "" " const char *file,\n" " const char *mountpoint);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_loop (guestfs_h *g,\n" -" const char *file,\n" -" const char *mountpoint);\n" -"\n" +msgstr " int\n guestfs_mount_loop (guestfs_h *g,\n const char *file,\n const char *mountpoint);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6347 @@ -40267,13 +36074,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_options (guestfs_h *g,\n" -" const char *options,\n" -" const char *device,\n" -" const char *mountpoint);\n" -"\n" +msgstr " int\n guestfs_mount_options (guestfs_h *g,\n const char *options,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6355 @@ -40302,12 +36103,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_ro (guestfs_h *g,\n" -" const char *device,\n" -" const char *mountpoint);\n" -"\n" +msgstr " int\n guestfs_mount_ro (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6374 @@ -40332,21 +36128,14 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" -" int\n" -" guestfs_mount_vfs (guestfs_h *g,\n" -" const char *options,\n" -" const char *vfstype,\n" -" const char *device,\n" -" const char *mountpoint);\n" -"\n" +msgstr " int\n guestfs_mount_vfs (guestfs_h *g,\n const char *options,\n const char *vfstype,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6390 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " -"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" -"t> flags." +"both the mount options and the vfstype as for the L<mount(8)> I<-o> and " +"I<-t> flags." msgstr "" #. type: =head2 @@ -40361,10 +36150,7 @@ msgid "" " char **\n" " guestfs_mountpoints (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_mountpoints (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_mountpoints (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6403 @@ -40386,10 +36172,7 @@ msgid "" " char **\n" " guestfs_mounts (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_mounts (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_mounts (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6425 @@ -40410,12 +36193,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_mv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6447 @@ -40431,12 +36209,7 @@ msgid "" " int rw,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfs_3g_probe (guestfs_h *g,\n" -" int rw,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_ntfs_3g_probe (guestfs_h *g,\n int rw,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6468 @@ -40457,21 +36230,14 @@ msgid "" " const char *backupfile,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsclone_in (guestfs_h *g,\n" -" const char *backupfile,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_ntfsclone_in (guestfs_h *g,\n const char *backupfile,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6477 msgid "" -"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>) " -"to C<device>, overwriting any existing contents of this device." -msgstr "" -"C<backupfile> を(前に C<guestfs_ntfsclone_out> を呼び出したところから) " -"C<device> に復元します。このデバイスの既存の内容はすべて上書きされます。" +"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>)" +" to C<device>, overwriting any existing contents of this device." +msgstr "C<backupfile> を(前に C<guestfs_ntfsclone_out> を呼び出したところから) C<device> に復元します。このデバイスの既存の内容はすべて上書きされます。" #. type: textblock #: ../src/guestfs-actions.pod:6483 ../src/guestfs-actions.pod:6521 @@ -40494,13 +36260,7 @@ msgid "" " const char *backupfile,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsclone_out (guestfs_h *g,\n" -" const char *device,\n" -" const char *backupfile,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_ntfsclone_out (guestfs_h *g,\n const char *device,\n const char *backupfile,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6498 @@ -40512,21 +36272,13 @@ msgid "" " GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n" " GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n" "\n" -msgstr "" -" GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n" -" GUESTFS_NTFSCLONE_OUT_RESCUE, int rescue,\n" -" GUESTFS_NTFSCLONE_OUT_IGNOREFSCHECK, int ignorefscheck,\n" -" GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n" -" GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n" -"\n" +msgstr " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n GUESTFS_NTFSCLONE_OUT_RESCUE, int rescue,\n GUESTFS_NTFSCLONE_OUT_IGNOREFSCHECK, int ignorefscheck,\n GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6516 msgid "" "Use C<guestfs_ntfsclone_in> to restore the file back to a libguestfs device." -msgstr "" -"libguestfs デバイスにファイルを復元するには C<guestfs_ntfsclone_in> を使用し" -"ます。" +msgstr "libguestfs デバイスにファイルを復元するには C<guestfs_ntfsclone_in> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:6523 @@ -40543,13 +36295,7 @@ msgid "" " const char *backupfile,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsclone_out_va (guestfs_h *g,\n" -" const char *device,\n" -" const char *backupfile,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_ntfsclone_out_va (guestfs_h *g,\n const char *device,\n const char *backupfile,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6531 @@ -40571,13 +36317,7 @@ msgid "" " const char *backupfile,\n" " const struct guestfs_ntfsclone_out_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsclone_out_argv (guestfs_h *g,\n" -" const char *device,\n" -" const char *backupfile,\n" -" const struct guestfs_ntfsclone_out_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_ntfsclone_out_argv (guestfs_h *g,\n const char *device,\n const char *backupfile,\n const struct guestfs_ntfsclone_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6543 @@ -40598,12 +36338,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsfix (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_ntfsfix (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6559 @@ -40611,9 +36346,7 @@ msgstr "" msgid "" " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" "\n" -msgstr "" -" GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" -"\n" +msgstr " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6575 @@ -40629,12 +36362,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsfix_va (guestfs_h *g,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_ntfsfix_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6582 @@ -40655,12 +36383,7 @@ msgid "" " const char *device,\n" " const struct guestfs_ntfsfix_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsfix_argv (guestfs_h *g,\n" -" const char *device,\n" -" const struct guestfs_ntfsfix_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_ntfsfix_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsfix_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6593 @@ -40680,20 +36403,14 @@ msgid "" " guestfs_ntfsresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsresize (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_ntfsresize (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:6703 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_ntfsresize_opts> call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_ntfsresize_opts> を使用してください。" +"I<This function is deprecated.> In new code, use the " +"L</guestfs_ntfsresize_opts> call instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_ntfsresize_opts> を使用してください。" #. type: =head2 #: ../src/guestfs-actions.pod:6627 @@ -40709,12 +36426,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsresize_opts (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_ntfsresize_opts (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6639 @@ -40723,10 +36435,7 @@ msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" " GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" "\n" -msgstr "" -" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" -" GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" -"\n" +msgstr " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6659 @@ -40753,12 +36462,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsresize_opts_va (guestfs_h *g,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_ntfsresize_opts_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6681 @@ -40779,12 +36483,7 @@ msgid "" " const char *device,\n" " const struct guestfs_ntfsresize_opts_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsresize_opts_argv (guestfs_h *g,\n" -" const char *device,\n" -" const struct guestfs_ntfsresize_opts_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_ntfsresize_opts_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsresize_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6692 @@ -40805,12 +36504,7 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsresize_size (guestfs_h *g,\n" -" const char *device,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_ntfsresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6710 @@ -40842,14 +36536,7 @@ msgid "" " int64_t startsect,\n" " int64_t endsect);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_add (guestfs_h *g,\n" -" const char *device,\n" -" const char *prlogex,\n" -" int64_t startsect,\n" -" int64_t endsect);\n" -"\n" +msgstr " int\n guestfs_part_add (guestfs_h *g,\n const char *device,\n const char *prlogex,\n int64_t startsect,\n int64_t endsect);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6726 @@ -40887,12 +36574,7 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_del (guestfs_h *g,\n" -" const char *device,\n" -" int partnum);\n" -"\n" +msgstr " int\n guestfs_part_del (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6762 @@ -40908,12 +36590,7 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_disk (guestfs_h *g,\n" -" const char *device,\n" -" const char *parttype);\n" -"\n" +msgstr " int\n guestfs_part_disk (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6769 @@ -40926,8 +36603,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6773 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " -"possible values are described in C<guestfs_part_init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" +" possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 @@ -40944,12 +36621,7 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_get_bootable (guestfs_h *g,\n" -" const char *device,\n" -" int partnum);\n" -"\n" +msgstr " int\n guestfs_part_get_bootable (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6790 @@ -40970,18 +36642,13 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_get_mbr_id (guestfs_h *g,\n" -" const char *device,\n" -" int partnum);\n" -"\n" +msgstr " int\n guestfs_part_get_mbr_id (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6806 ../src/guestfs-actions.pod:6988 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get " -"undefined results for other partition table types (see " +"Note that only MBR (old DOS-style) partitions have type bytes. You will get" +" undefined results for other partition table types (see " "C<guestfs_part_get_parttype>)." msgstr "" @@ -40998,11 +36665,7 @@ msgid "" " guestfs_part_get_parttype (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_part_get_parttype (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_part_get_parttype (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6823 @@ -41026,12 +36689,7 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_init (guestfs_h *g,\n" -" const char *device,\n" -" const char *parttype);\n" -"\n" +msgstr " int\n guestfs_part_init (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6844 @@ -41053,11 +36711,7 @@ msgid "" " guestfs_part_list (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" struct guestfs_partition_list *\n" -" guestfs_part_list (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " struct guestfs_partition_list *\n guestfs_part_list (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6936 @@ -41069,8 +36723,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6949 msgid "" -"This function returns a C<struct guestfs_partition_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_partition_list> after " +"This function returns a C<struct guestfs_partition_list *>, or NULL if there" +" was an error. I<The caller must call C<guestfs_free_partition_list> after " "use>." msgstr "" @@ -41089,13 +36743,7 @@ msgid "" " int partnum,\n" " int bootable);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_set_bootable (guestfs_h *g,\n" -" const char *device,\n" -" int partnum,\n" -" int bootable);\n" -"\n" +msgstr " int\n guestfs_part_set_bootable (guestfs_h *g,\n const char *device,\n int partnum,\n int bootable);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6974 @@ -41112,13 +36760,7 @@ msgid "" " int partnum,\n" " int idbyte);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_set_mbr_id (guestfs_h *g,\n" -" const char *device,\n" -" int partnum,\n" -" int idbyte);\n" -"\n" +msgstr " int\n guestfs_part_set_mbr_id (guestfs_h *g,\n const char *device,\n int partnum,\n int idbyte);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6996 @@ -41135,13 +36777,7 @@ msgid "" " int partnum,\n" " const char *name);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_set_name (guestfs_h *g,\n" -" const char *device,\n" -" int partnum,\n" -" const char *name);\n" -"\n" +msgstr " int\n guestfs_part_set_name (guestfs_h *g,\n const char *device,\n int partnum,\n const char *name);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7014 @@ -41156,11 +36792,7 @@ msgid "" " guestfs_part_to_dev (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr "" -" char *\n" -" guestfs_part_to_dev (guestfs_h *g,\n" -" const char *partition);\n" -"\n" +msgstr " char *\n guestfs_part_to_dev (guestfs_h *g,\n const char *partition);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7024 ../src/guestfs-actions.pod:7043 @@ -41187,11 +36819,7 @@ msgid "" " guestfs_part_to_partnum (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr "" -" int\n" -" guestfs_part_to_partnum (guestfs_h *g,\n" -" const char *partition);\n" -"\n" +msgstr " int\n guestfs_part_to_partnum (guestfs_h *g,\n const char *partition);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7046 @@ -41210,10 +36838,7 @@ msgid "" " int\n" " guestfs_ping_daemon (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_ping_daemon (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_ping_daemon (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7066 @@ -41231,14 +36856,7 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_pread (guestfs_h *g,\n" -" const char *path,\n" -" int count,\n" -" int64_t offset,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_pread (guestfs_h *g,\n const char *path,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7081 @@ -41261,14 +36879,7 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_pread_device (guestfs_h *g,\n" -" const char *device,\n" -" int count,\n" -" int64_t offset,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_pread_device (guestfs_h *g,\n const char *device,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7107 @@ -41293,11 +36904,7 @@ msgid "" " guestfs_pvcreate (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_pvcreate (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_pvcreate (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7132 @@ -41312,11 +36919,7 @@ msgid "" " guestfs_pvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_pvremove (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_pvremove (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7149 @@ -41331,11 +36934,7 @@ msgid "" " guestfs_pvresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_pvresize (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_pvresize (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7162 @@ -41351,18 +36950,13 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_pvresize_size (guestfs_h *g,\n" -" const char *device,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_pvresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7169 msgid "" -"This command is the same as C<guestfs_pvresize> except that it allows you to " -"specify the new size (in bytes) explicitly." +"This command is the same as C<guestfs_pvresize> except that it allows you to" +" specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 @@ -41377,10 +36971,7 @@ msgid "" " char **\n" " guestfs_pvs (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_pvs (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_pvs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7187 @@ -41399,16 +36990,14 @@ msgid "" " struct guestfs_lvm_pv_list *\n" " guestfs_pvs_full (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_lvm_pv_list *\n" -" guestfs_pvs_full (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_lvm_pv_list *\n guestfs_pvs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7203 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " +"use>." msgstr "" #. type: =head2 @@ -41424,11 +37013,7 @@ msgid "" " guestfs_pvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_pvuuid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_pvuuid (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7222 @@ -41446,14 +37031,7 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr "" -" int\n" -" guestfs_pwrite (guestfs_h *g,\n" -" const char *path,\n" -" const char *content,\n" -" size_t content_size,\n" -" int64_t offset);\n" -"\n" +msgstr " int\n guestfs_pwrite (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7240 @@ -41476,14 +37054,7 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr "" -" int\n" -" guestfs_pwrite_device (guestfs_h *g,\n" -" const char *device,\n" -" const char *content,\n" -" size_t content_size,\n" -" int64_t offset);\n" -"\n" +msgstr " int\n guestfs_pwrite_device (guestfs_h *g,\n const char *device,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7266 @@ -41509,18 +37080,13 @@ msgid "" " const char *path,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_read_file (guestfs_h *g,\n" -" const char *path,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_read_file (guestfs_h *g,\n const char *path,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7285 msgid "" -"Unlike C<guestfs_cat>, this function can correctly handle files that contain " -"embedded ASCII NUL characters. However unlike C<guestfs_download>, this " +"Unlike C<guestfs_cat>, this function can correctly handle files that contain" +" embedded ASCII NUL characters. However unlike C<guestfs_download>, this " "function is limited in the total size of file that can be handled." msgstr "" @@ -41542,11 +37108,7 @@ msgid "" " guestfs_read_lines (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_read_lines (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_read_lines (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7310 @@ -41570,11 +37132,7 @@ msgid "" " guestfs_readdir (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr "" -" struct guestfs_dirent_list *\n" -" guestfs_readdir (guestfs_h *g,\n" -" const char *dir);\n" -"\n" +msgstr " struct guestfs_dirent_list *\n guestfs_readdir (guestfs_h *g,\n const char *dir);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7377 @@ -41588,11 +37146,9 @@ msgstr "" #: ../src/guestfs-actions.pod:7381 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." -msgstr "" -"この関数は C<struct guestfs_dirent_list *> を返します。もしくは、エラーが発生" -"すると NULL を返します。 I<呼び出し元は使用後に C<guestfs_free_dirent_list> " -"を呼び出す必要があります>。" +"was an error. I<The caller must call C<guestfs_free_dirent_list> after " +"use>." +msgstr "この関数は C<struct guestfs_dirent_list *> を返します。もしくは、エラーが発生すると NULL を返します。 I<呼び出し元は使用後に C<guestfs_free_dirent_list> を呼び出す必要があります>。" #. type: =head2 #: ../src/guestfs-actions.pod:7387 @@ -41607,11 +37163,7 @@ msgid "" " guestfs_readlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_readlink (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_readlink (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7400 @@ -41627,12 +37179,7 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" -" char **\n" -" guestfs_readlinklist (guestfs_h *g,\n" -" const char *path,\n" -" char *const *names);\n" -"\n" +msgstr " char **\n guestfs_readlinklist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7435 @@ -41647,11 +37194,7 @@ msgid "" " guestfs_realpath (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_realpath (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_realpath (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7449 @@ -41667,12 +37210,7 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_removexattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_removexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7459 @@ -41692,11 +37230,7 @@ msgid "" " guestfs_resize2fs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_resize2fs (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_resize2fs (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7480 @@ -41711,11 +37245,7 @@ msgid "" " guestfs_resize2fs_M (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_resize2fs_M (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_resize2fs_M (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7486 @@ -41748,12 +37278,7 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_resize2fs_size (guestfs_h *g,\n" -" const char *device,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_resize2fs_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7508 @@ -41775,11 +37300,7 @@ msgid "" " guestfs_rm (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_rm (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_rm (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7529 @@ -41794,11 +37315,7 @@ msgid "" " guestfs_rm_rf (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_rm_rf (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_rm_rf (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7543 @@ -41813,11 +37330,7 @@ msgid "" " guestfs_rmdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_rmdir (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_rmdir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7555 @@ -41832,11 +37345,7 @@ msgid "" " guestfs_rmmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_rmmountpoint (guestfs_h *g,\n" -" const char *exemptpath);\n" -"\n" +msgstr " int\n guestfs_rmmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7561 @@ -41858,11 +37367,7 @@ msgid "" " guestfs_scrub_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_scrub_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_scrub_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7601 @@ -41883,11 +37388,7 @@ msgid "" " guestfs_scrub_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" -" int\n" -" guestfs_scrub_file (guestfs_h *g,\n" -" const char *file);\n" -"\n" +msgstr " int\n guestfs_scrub_file (guestfs_h *g,\n const char *file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7603 @@ -41902,19 +37403,15 @@ msgid "" " guestfs_scrub_freespace (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr "" -" int\n" -" guestfs_scrub_freespace (guestfs_h *g,\n" -" const char *dir);\n" -"\n" +msgstr " int\n guestfs_scrub_freespace (guestfs_h *g,\n const char *dir);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7609 msgid "" -"This command creates the directory C<dir> and then fills it with files until " -"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " -"and deletes them. The intention is to scrub any free space on the partition " -"containing C<dir>." +"This command creates the directory C<dir> and then fills it with files until" +" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " +"and deletes them. The intention is to scrub any free space on the partition" +" containing C<dir>." msgstr "" #. type: =head2 @@ -41930,11 +37427,7 @@ msgid "" " guestfs_set_append (guestfs_h *g,\n" " const char *append);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_append (guestfs_h *g,\n" -" const char *append);\n" -"\n" +msgstr " int\n guestfs_set_append (guestfs_h *g,\n const char *append);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7641 @@ -41949,11 +37442,7 @@ msgid "" " guestfs_set_attach_method (guestfs_h *g,\n" " const char *attachmethod);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_attach_method (guestfs_h *g,\n" -" const char *attachmethod);\n" -"\n" +msgstr " int\n guestfs_set_attach_method (guestfs_h *g,\n const char *attachmethod);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7671 @@ -41968,11 +37457,7 @@ msgid "" " guestfs_set_autosync (guestfs_h *g,\n" " int autosync);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_autosync (guestfs_h *g,\n" -" int autosync);\n" -"\n" +msgstr " int\n guestfs_set_autosync (guestfs_h *g,\n int autosync);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7689 @@ -41987,11 +37472,7 @@ msgid "" " guestfs_set_direct (guestfs_h *g,\n" " int direct);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_direct (guestfs_h *g,\n" -" int direct);\n" -"\n" +msgstr " int\n guestfs_set_direct (guestfs_h *g,\n int direct);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7699 @@ -42113,21 +37594,14 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_e2label (guestfs_h *g,\n" -" const char *device,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_set_e2label (guestfs_h *g,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7797 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_set_label> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_set_label> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_set_label> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:7808 @@ -42150,12 +37624,7 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_e2uuid (guestfs_h *g,\n" -" const char *device,\n" -" const char *uuid);\n" -"\n" +msgstr " int\n guestfs_set_e2uuid (guestfs_h *g,\n const char *device,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7827 @@ -42178,19 +37647,12 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_label (guestfs_h *g,\n" -" const char *device,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_set_label (guestfs_h *g,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7850 msgid "To read the label on a filesystem, call C<guestfs_vfs_label>." -msgstr "" -"ファイルシステムにあるラベルを読み込むには C<guestfs_vfs_label> を呼び出しま" -"す。" +msgstr "ファイルシステムにあるラベルを読み込むには C<guestfs_vfs_label> を呼び出します。" #. type: =head2 #: ../src/guestfs-actions.pod:7856 @@ -42205,11 +37667,7 @@ msgid "" " guestfs_set_memsize (guestfs_h *g,\n" " int memsize);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_memsize (guestfs_h *g,\n" -" int memsize);\n" -"\n" +msgstr " int\n guestfs_set_memsize (guestfs_h *g,\n int memsize);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7862 @@ -42231,11 +37689,7 @@ msgid "" " guestfs_set_network (guestfs_h *g,\n" " int network);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_network (guestfs_h *g,\n" -" int network);\n" -"\n" +msgstr " int\n guestfs_set_network (guestfs_h *g,\n int network);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7889 @@ -42257,11 +37711,7 @@ msgid "" " guestfs_set_path (guestfs_h *g,\n" " const char *searchpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_path (guestfs_h *g,\n" -" const char *searchpath);\n" -"\n" +msgstr " int\n guestfs_set_path (guestfs_h *g,\n const char *searchpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7913 @@ -42276,11 +37726,7 @@ msgid "" " guestfs_set_pgroup (guestfs_h *g,\n" " int pgroup);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_pgroup (guestfs_h *g,\n" -" int pgroup);\n" -"\n" +msgstr " int\n guestfs_set_pgroup (guestfs_h *g,\n int pgroup);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7925 @@ -42304,11 +37750,7 @@ msgid "" " guestfs_set_qemu (guestfs_h *g,\n" " const char *qemu);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_qemu (guestfs_h *g,\n" -" const char *qemu);\n" -"\n" +msgstr " int\n guestfs_set_qemu (guestfs_h *g,\n const char *qemu);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7962 @@ -42323,11 +37765,7 @@ msgid "" " guestfs_set_recovery_proc (guestfs_h *g,\n" " int recoveryproc);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_recovery_proc (guestfs_h *g,\n" -" int recoveryproc);\n" -"\n" +msgstr " int\n guestfs_set_recovery_proc (guestfs_h *g,\n int recoveryproc);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7968 @@ -42341,8 +37779,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7973 msgid "" -"This only has any effect if called before C<guestfs_launch>, and the default " -"is true." +"This only has any effect if called before C<guestfs_launch>, and the default" +" is true." msgstr "" #. type: =head2 @@ -42358,11 +37796,7 @@ msgid "" " guestfs_set_selinux (guestfs_h *g,\n" " int selinux);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_selinux (guestfs_h *g,\n" -" int selinux);\n" -"\n" +msgstr " int\n guestfs_set_selinux (guestfs_h *g,\n int selinux);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8005 @@ -42377,11 +37811,7 @@ msgid "" " guestfs_set_smp (guestfs_h *g,\n" " int smp);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_smp (guestfs_h *g,\n" -" int smp);\n" -"\n" +msgstr " int\n guestfs_set_smp (guestfs_h *g,\n int smp);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8015 @@ -42401,11 +37831,7 @@ msgid "" " guestfs_set_trace (guestfs_h *g,\n" " int trace);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_trace (guestfs_h *g,\n" -" int trace);\n" -"\n" +msgstr " int\n guestfs_set_trace (guestfs_h *g,\n int trace);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8037 @@ -42427,11 +37853,7 @@ msgid "" " guestfs_set_verbose (guestfs_h *g,\n" " int verbose);\n" "\n" -msgstr "" -" int\n" -" guestfs_set_verbose (guestfs_h *g,\n" -" int verbose);\n" -"\n" +msgstr " int\n guestfs_set_verbose (guestfs_h *g,\n int verbose);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8056 @@ -42453,11 +37875,7 @@ msgid "" " guestfs_setcon (guestfs_h *g,\n" " const char *context);\n" "\n" -msgstr "" -" int\n" -" guestfs_setcon (guestfs_h *g,\n" -" const char *context);\n" -"\n" +msgstr " int\n guestfs_setcon (guestfs_h *g,\n const char *context);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8079 @@ -42475,14 +37893,7 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_setxattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *val,\n" -" int vallen,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_setxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8092 @@ -42506,15 +37917,7 @@ msgid "" " int sectors,\n" " char *const *lines);\n" "\n" -msgstr "" -" int\n" -" guestfs_sfdisk (guestfs_h *g,\n" -" const char *device,\n" -" int cyls,\n" -" int heads,\n" -" int sectors,\n" -" char *const *lines);\n" -"\n" +msgstr " int\n guestfs_sfdisk (guestfs_h *g,\n const char *device,\n int cyls,\n int heads,\n int sectors,\n char *const *lines);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8108 ../src/guestfs-actions.pod:8149 @@ -42522,16 +37925,13 @@ msgstr "" msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_add> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_part_add> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_part_add> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:8135 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" -msgstr "" -"関連項目: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" +msgstr "関連項目: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" #. type: =head2 #: ../src/guestfs-actions.pod:8142 @@ -42547,12 +37947,7 @@ msgid "" " const char *device,\n" " char *const *lines);\n" "\n" -msgstr "" -" int\n" -" guestfs_sfdiskM (guestfs_h *g,\n" -" const char *device,\n" -" char *const *lines);\n" -"\n" +msgstr " int\n guestfs_sfdiskM (guestfs_h *g,\n const char *device,\n char *const *lines);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8156 @@ -42568,9 +37963,7 @@ msgstr "" msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" -msgstr "" -"関連項目: C<guestfs_sfdisk>, L<sfdisk(8)> マニュアルページおよび " -"C<guestfs_part_disk>" +msgstr "関連項目: C<guestfs_sfdisk>, L<sfdisk(8)> マニュアルページおよび C<guestfs_part_disk>" #. type: =head2 #: ../src/guestfs-actions.pod:8169 @@ -42590,16 +37983,7 @@ msgid "" " int sectors,\n" " const char *line);\n" "\n" -msgstr "" -" int\n" -" guestfs_sfdisk_N (guestfs_h *g,\n" -" const char *device,\n" -" int partnum,\n" -" int cyls,\n" -" int heads,\n" -" int sectors,\n" -" const char *line);\n" -"\n" +msgstr " int\n guestfs_sfdisk_N (guestfs_h *g,\n const char *device,\n int partnum,\n int cyls,\n int heads,\n int sectors,\n const char *line);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8190 @@ -42626,18 +38010,14 @@ msgid "" " guestfs_sfdisk_disk_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_sfdisk_disk_geometry (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_sfdisk_disk_geometry (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8205 msgid "" -"This displays the disk geometry of C<device> read from the partition table. " -"Especially in the case where the underlying block device has been resized, " -"this can be different from the kernel's idea of the geometry (see " +"This displays the disk geometry of C<device> read from the partition table." +" Especially in the case where the underlying block device has been resized," +" this can be different from the kernel's idea of the geometry (see " "C<guestfs_sfdisk_kernel_geometry>)." msgstr "" @@ -42654,11 +38034,7 @@ msgid "" " guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8234 @@ -42673,20 +38049,14 @@ msgid "" " guestfs_sfdisk_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_sfdisk_l (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_sfdisk_l (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8240 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_part_list> " "call instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_part_list> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_part_list> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:8251 @@ -42706,11 +38076,7 @@ msgid "" " guestfs_sh (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr "" -" char *\n" -" guestfs_sh (guestfs_h *g,\n" -" const char *command);\n" -"\n" +msgstr " char *\n guestfs_sh (guestfs_h *g,\n const char *command);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8267 @@ -42735,11 +38101,7 @@ msgid "" " guestfs_sh_lines (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr "" -" char **\n" -" guestfs_sh_lines (guestfs_h *g,\n" -" const char *command);\n" -"\n" +msgstr " char **\n guestfs_sh_lines (guestfs_h *g,\n const char *command);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8288 @@ -42766,11 +38128,7 @@ msgid "" " guestfs_sleep (guestfs_h *g,\n" " int secs);\n" "\n" -msgstr "" -" int\n" -" guestfs_sleep (guestfs_h *g,\n" -" int secs);\n" -"\n" +msgstr " int\n guestfs_sleep (guestfs_h *g,\n int secs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8309 @@ -42790,11 +38148,7 @@ msgid "" " guestfs_stat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_stat *\n" -" guestfs_stat (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_stat *\n guestfs_stat (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8327 ../src/guestfs-structs.pod:135 @@ -42809,17 +38163,13 @@ msgid "" " guestfs_statvfs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_statvfs *\n" -" guestfs_statvfs (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_statvfs *\n guestfs_statvfs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8339 msgid "" -"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_statvfs> after use>." +"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 @@ -42835,11 +38185,7 @@ msgid "" " guestfs_strings (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_strings (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_strings (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8363 @@ -42855,12 +38201,7 @@ msgid "" " const char *encoding,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_strings_e (guestfs_h *g,\n" -" const char *encoding,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_strings_e (guestfs_h *g,\n const char *encoding,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8370 @@ -42874,9 +38215,7 @@ msgstr "" msgid "" "Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of " "ISO-8859-X (this is what C<guestfs_strings> uses)." -msgstr "" -"ASCII および ISO-8859-X の ASCII (これは C<guestfs_strings> が使用するもので" -"す) のような単一の 7 ビットのバイト文字。" +msgstr "ASCII および ISO-8859-X の ASCII (これは C<guestfs_strings> が使用するものです) のような単一の 7 ビットのバイト文字。" #. type: =head2 #: ../src/guestfs-actions.pod:8418 @@ -42891,20 +38230,14 @@ msgid "" " guestfs_swapoff_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapoff_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_swapoff_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8424 msgid "" "This command disables the libguestfs appliance swap device or partition " "named C<device>. See C<guestfs_swapon_device>." -msgstr "" -"このコマンドは libguestfs アプライアンスの swap デバイスまたは C<device> とい" -"う名前のパーティションを無効にします。 C<guestfs_swapon_device> 参照。" +msgstr "このコマンドは libguestfs アプライアンスの swap デバイスまたは C<device> という名前のパーティションを無効にします。 C<guestfs_swapon_device> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:8432 @@ -42919,11 +38252,7 @@ msgid "" " guestfs_swapoff_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapoff_file (guestfs_h *g,\n" -" const char *file);\n" -"\n" +msgstr " int\n guestfs_swapoff_file (guestfs_h *g,\n const char *file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8444 @@ -42938,11 +38267,7 @@ msgid "" " guestfs_swapoff_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapoff_label (guestfs_h *g,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_swapoff_label (guestfs_h *g,\n const char *label);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8457 @@ -42957,11 +38282,7 @@ msgid "" " guestfs_swapoff_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapoff_uuid (guestfs_h *g,\n" -" const char *uuid);\n" -"\n" +msgstr " int\n guestfs_swapoff_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8470 @@ -42976,11 +38297,7 @@ msgid "" " guestfs_swapon_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapon_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_swapon_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8476 @@ -43003,17 +38320,13 @@ msgid "" " guestfs_swapon_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapon_file (guestfs_h *g,\n" -" const char *file);\n" -"\n" +msgstr " int\n guestfs_swapon_file (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8498 msgid "" -"This command enables swap to a file. See C<guestfs_swapon_device> for other " -"notes." +"This command enables swap to a file. See C<guestfs_swapon_device> for other" +" notes." msgstr "" #. type: =head2 @@ -43029,11 +38342,7 @@ msgid "" " guestfs_swapon_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapon_label (guestfs_h *g,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_swapon_label (guestfs_h *g,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8511 @@ -43055,11 +38364,7 @@ msgid "" " guestfs_swapon_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" -" int\n" -" guestfs_swapon_uuid (guestfs_h *g,\n" -" const char *uuid);\n" -"\n" +msgstr " int\n guestfs_swapon_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8524 @@ -43080,10 +38385,7 @@ msgid "" " int\n" " guestfs_sync (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_sync (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_sync (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8546 @@ -43098,11 +38400,7 @@ msgid "" " guestfs_tail (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_tail (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_tail (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8564 @@ -43118,12 +38416,7 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_tail_n (guestfs_h *g,\n" -" int nrlines,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_tail_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8588 @@ -43139,12 +38432,7 @@ msgid "" " const char *tarfile,\n" " const char *directory);\n" "\n" -msgstr "" -" int\n" -" guestfs_tar_in (guestfs_h *g,\n" -" const char *tarfile,\n" -" const char *directory);\n" -"\n" +msgstr " int\n guestfs_tar_in (guestfs_h *g,\n const char *tarfile,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8598 @@ -43172,12 +38460,7 @@ msgid "" " const char *directory,\n" " const char *tarfile);\n" "\n" -msgstr "" -" int\n" -" guestfs_tar_out (guestfs_h *g,\n" -" const char *directory,\n" -" const char *tarfile);\n" -"\n" +msgstr " int\n guestfs_tar_out (guestfs_h *g,\n const char *directory,\n const char *tarfile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8615 @@ -43200,18 +38483,12 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr "" -" int\n" -" guestfs_tgz_in (guestfs_h *g,\n" -" const char *tarball,\n" -" const char *directory);\n" -"\n" +msgstr " int\n guestfs_tgz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8632 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>." -msgstr "" -"非圧縮 tar ファイルをアップロードするには C<guestfs_tar_in> を使用します。" +msgstr "非圧縮 tar ファイルをアップロードするには C<guestfs_tar_in> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:8638 @@ -43227,18 +38504,12 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr "" -" int\n" -" guestfs_tgz_out (guestfs_h *g,\n" -" const char *directory,\n" -" const char *tarball);\n" -"\n" +msgstr " int\n guestfs_tgz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8648 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>." -msgstr "" -"非圧縮 tar ファイルをダウンロードするには C<guestfs_tar_out> を使用します。" +msgstr "非圧縮 tar ファイルをダウンロードするには C<guestfs_tar_out> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:8654 @@ -43253,11 +38524,7 @@ msgid "" " guestfs_touch (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_touch (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_touch (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8671 @@ -43272,11 +38539,7 @@ msgid "" " guestfs_truncate (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_truncate (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_truncate (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8684 @@ -43292,12 +38555,7 @@ msgid "" " const char *path,\n" " int64_t size);\n" "\n" -msgstr "" -" int\n" -" guestfs_truncate_size (guestfs_h *g,\n" -" const char *path,\n" -" int64_t size);\n" -"\n" +msgstr " int\n guestfs_truncate_size (guestfs_h *g,\n const char *path,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8694 @@ -43322,12 +38580,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_tune2fs (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_tune2fs (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:8716 @@ -43344,18 +38597,7 @@ msgid "" " GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n" " GUESTFS_TUNE2FS_USER, int64_t user,\n" "\n" -msgstr "" -" GUESTFS_TUNE2FS_FORCE, int force,\n" -" GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n" -" GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n" -" GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n" -" GUESTFS_TUNE2FS_GROUP, int64_t group,\n" -" GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n" -" GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n" -" GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n" -" GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n" -" GUESTFS_TUNE2FS_USER, int64_t user,\n" -"\n" +msgstr " GUESTFS_TUNE2FS_FORCE, int force,\n GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n GUESTFS_TUNE2FS_GROUP, int64_t group,\n GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n GUESTFS_TUNE2FS_USER, int64_t user,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8796 @@ -43379,12 +38621,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_tune2fs_va (guestfs_h *g,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_tune2fs_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8811 @@ -43405,12 +38642,7 @@ msgid "" " const char *device,\n" " const struct guestfs_tune2fs_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_tune2fs_argv (guestfs_h *g,\n" -" const char *device,\n" -" const struct guestfs_tune2fs_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_tune2fs_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_tune2fs_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8822 @@ -43430,11 +38662,7 @@ msgid "" " guestfs_tune2fs_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char **\n" -" guestfs_tune2fs_l (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char **\n guestfs_tune2fs_l (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8848 @@ -43450,12 +38678,7 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr "" -" int\n" -" guestfs_txz_in (guestfs_h *g,\n" -" const char *tarball,\n" -" const char *directory);\n" -"\n" +msgstr " int\n guestfs_txz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8862 @@ -43471,12 +38694,7 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr "" -" int\n" -" guestfs_txz_out (guestfs_h *g,\n" -" const char *directory,\n" -" const char *tarball);\n" -"\n" +msgstr " int\n guestfs_txz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8876 @@ -43491,19 +38709,14 @@ msgid "" " guestfs_umask (guestfs_h *g,\n" " int mask);\n" "\n" -msgstr "" -" int\n" -" guestfs_umask (guestfs_h *g,\n" -" int mask);\n" -"\n" +msgstr " int\n guestfs_umask (guestfs_h *g,\n int mask);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8894 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." -msgstr "" -"C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, C<guestfs_mkdir> 参照。" +msgstr "C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, C<guestfs_mkdir> 参照。" #. type: =head2 #: ../src/guestfs-actions.pod:8903 @@ -43518,11 +38731,7 @@ msgid "" " guestfs_umount (guestfs_h *g,\n" " const char *pathordevice);\n" "\n" -msgstr "" -" int\n" -" guestfs_umount (guestfs_h *g,\n" -" const char *pathordevice);\n" -"\n" +msgstr " int\n guestfs_umount (guestfs_h *g,\n const char *pathordevice);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8917 @@ -43536,10 +38745,7 @@ msgid "" " int\n" " guestfs_umount_all (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_umount_all (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_umount_all (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8930 @@ -43554,11 +38760,7 @@ msgid "" " guestfs_umount_local (guestfs_h *g,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_umount_local (guestfs_h *g,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_umount_local (guestfs_h *g,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:8941 @@ -43566,9 +38768,7 @@ msgstr "" msgid "" " GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n" "\n" -msgstr "" -" GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n" -"\n" +msgstr " GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8952 @@ -43583,11 +38783,7 @@ msgid "" " guestfs_umount_local_va (guestfs_h *g,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_umount_local_va (guestfs_h *g,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_umount_local_va (guestfs_h *g,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8958 @@ -43607,11 +38803,7 @@ msgid "" " guestfs_umount_local_argv (guestfs_h *g,\n" " const struct guestfs_umount_local_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_umount_local_argv (guestfs_h *g,\n" -" const struct guestfs_umount_local_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_umount_local_argv (guestfs_h *g,\n const struct guestfs_umount_local_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8968 @@ -43632,12 +38824,7 @@ msgid "" " const char *filename,\n" " const char *remotefilename);\n" "\n" -msgstr "" -" int\n" -" guestfs_upload (guestfs_h *g,\n" -" const char *filename,\n" -" const char *remotefilename);\n" -"\n" +msgstr " int\n guestfs_upload (guestfs_h *g,\n const char *filename,\n const char *remotefilename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8984 @@ -43659,13 +38846,7 @@ msgid "" " const char *remotefilename,\n" " int64_t offset);\n" "\n" -msgstr "" -" int\n" -" guestfs_upload_offset (guestfs_h *g,\n" -" const char *filename,\n" -" const char *remotefilename,\n" -" int64_t offset);\n" -"\n" +msgstr " int\n guestfs_upload_offset (guestfs_h *g,\n const char *filename,\n const char *remotefilename,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9013 @@ -43697,15 +38878,7 @@ msgid "" " int64_t mtsecs,\n" " int64_t mtnsecs);\n" "\n" -msgstr "" -" int\n" -" guestfs_utimens (guestfs_h *g,\n" -" const char *path,\n" -" int64_t atsecs,\n" -" int64_t atnsecs,\n" -" int64_t mtsecs,\n" -" int64_t mtnsecs);\n" -"\n" +msgstr " int\n guestfs_utimens (guestfs_h *g,\n const char *path,\n int64_t atsecs,\n int64_t atnsecs,\n int64_t mtsecs,\n int64_t mtnsecs);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9060 ../src/guestfs-structs.pod:175 @@ -43719,10 +38892,7 @@ msgid "" " struct guestfs_version *\n" " guestfs_version (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_version *\n" -" guestfs_version (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_version *\n guestfs_version (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9090 @@ -43736,8 +38906,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9096 msgid "" -"This function returns a C<struct guestfs_version *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_version> after use>." +"This function returns a C<struct guestfs_version *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock @@ -43758,18 +38928,12 @@ msgid "" " guestfs_vfs_label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_vfs_label (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_vfs_label (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9113 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." -msgstr "" -"ラベルからファイルシステムを検索するには C<guestfs_findfs_label> を使用しま" -"す。" +msgstr "ラベルからファイルシステムを検索するには C<guestfs_findfs_label> を使用します。" #. type: textblock #: ../src/guestfs-actions.pod:9118 ../src/guestfs-actions.pod:9155 @@ -43789,11 +38953,7 @@ msgid "" " guestfs_vfs_type (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_vfs_type (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_vfs_type (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9139 @@ -43808,17 +38968,12 @@ msgid "" " guestfs_vfs_uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_vfs_uuid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_vfs_uuid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9150 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." -msgstr "" -"UUID からファイルシステムを検索するには C<guestfs_findfs_uuid> を使用します。" +msgstr "UUID からファイルシステムを検索するには C<guestfs_findfs_uuid> を使用します。" #. type: =head2 #: ../src/guestfs-actions.pod:9157 @@ -43834,12 +38989,7 @@ msgid "" " int activate,\n" " char *const *volgroups);\n" "\n" -msgstr "" -" int\n" -" guestfs_vg_activate (guestfs_h *g,\n" -" int activate,\n" -" char *const *volgroups);\n" -"\n" +msgstr " int\n guestfs_vg_activate (guestfs_h *g,\n int activate,\n char *const *volgroups);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9176 @@ -43854,11 +39004,7 @@ msgid "" " guestfs_vg_activate_all (guestfs_h *g,\n" " int activate);\n" "\n" -msgstr "" -" int\n" -" guestfs_vg_activate_all (guestfs_h *g,\n" -" int activate);\n" -"\n" +msgstr " int\n guestfs_vg_activate_all (guestfs_h *g,\n int activate);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9191 @@ -43874,12 +39020,7 @@ msgid "" " const char *volgroup,\n" " char *const *physvols);\n" "\n" -msgstr "" -" int\n" -" guestfs_vgcreate (guestfs_h *g,\n" -" const char *volgroup,\n" -" char *const *physvols);\n" -"\n" +msgstr " int\n guestfs_vgcreate (guestfs_h *g,\n const char *volgroup,\n char *const *physvols);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9205 @@ -43894,11 +39035,7 @@ msgid "" " guestfs_vglvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" -" char **\n" -" guestfs_vglvuuids (guestfs_h *g,\n" -" const char *vgname);\n" -"\n" +msgstr " char **\n guestfs_vglvuuids (guestfs_h *g,\n const char *vgname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9214 @@ -43926,12 +39063,7 @@ msgid "" " const char *vgname,\n" " size_t *size_r);\n" "\n" -msgstr "" -" char *\n" -" guestfs_vgmeta (guestfs_h *g,\n" -" const char *vgname,\n" -" size_t *size_r);\n" -"\n" +msgstr " char *\n guestfs_vgmeta (guestfs_h *g,\n const char *vgname,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9242 @@ -43951,11 +39083,7 @@ msgid "" " guestfs_vgpvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" -" char **\n" -" guestfs_vgpvuuids (guestfs_h *g,\n" -" const char *vgname);\n" -"\n" +msgstr " char **\n guestfs_vgpvuuids (guestfs_h *g,\n const char *vgname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9253 @@ -43982,11 +39110,7 @@ msgid "" " guestfs_vgremove (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" -" int\n" -" guestfs_vgremove (guestfs_h *g,\n" -" const char *vgname);\n" -"\n" +msgstr " int\n guestfs_vgremove (guestfs_h *g,\n const char *vgname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9279 @@ -44002,12 +39126,7 @@ msgid "" " const char *volgroup,\n" " const char *newvolgroup);\n" "\n" -msgstr "" -" int\n" -" guestfs_vgrename (guestfs_h *g,\n" -" const char *volgroup,\n" -" const char *newvolgroup);\n" -"\n" +msgstr " int\n guestfs_vgrename (guestfs_h *g,\n const char *volgroup,\n const char *newvolgroup);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9292 @@ -44021,10 +39140,7 @@ msgid "" " char **\n" " guestfs_vgs (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_vgs (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_vgs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9303 @@ -44043,16 +39159,14 @@ msgid "" " struct guestfs_lvm_vg_list *\n" " guestfs_vgs_full (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_lvm_vg_list *\n" -" guestfs_vgs_full (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_lvm_vg_list *\n guestfs_vgs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9319 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " +"use>." msgstr "" #. type: =head2 @@ -44067,10 +39181,7 @@ msgid "" " int\n" " guestfs_vgscan (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_vgscan (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_vgscan (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9337 @@ -44085,11 +39196,7 @@ msgid "" " guestfs_vguuid (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" -" char *\n" -" guestfs_vguuid (guestfs_h *g,\n" -" const char *vgname);\n" -"\n" +msgstr " char *\n guestfs_vguuid (guestfs_h *g,\n const char *vgname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9350 @@ -44103,19 +39210,14 @@ msgid "" " int\n" " guestfs_wait_ready (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_wait_ready (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_wait_ready (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9355 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_launch> call " -"instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_launch> " -"を使用してください。" +"I<This function is deprecated.> In new code, use the L</guestfs_launch> call" +" instead." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_launch> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:9362 @@ -44125,16 +39227,16 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9364 msgid "" -"In versions of the API E<lt> 1.0.71 you had to call this function just after " -"calling C<guestfs_launch> to wait for the launch to complete. However this " -"is no longer necessary because C<guestfs_launch> now does the waiting." +"In versions of the API E<lt> 1.0.71 you had to call this function just after" +" calling C<guestfs_launch> to wait for the launch to complete. However this" +" is no longer necessary because C<guestfs_launch> now does the waiting." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9369 msgid "" -"If you see any calls to this function in code then you can just remove them, " -"unless you want to retain compatibility with older versions of the API." +"If you see any calls to this function in code then you can just remove them," +" unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 @@ -44150,11 +39252,7 @@ msgid "" " guestfs_wc_c (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_wc_c (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_wc_c (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9390 @@ -44169,11 +39267,7 @@ msgid "" " guestfs_wc_l (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_wc_l (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_wc_l (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9403 @@ -44188,11 +39282,7 @@ msgid "" " guestfs_wc_w (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_wc_w (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_wc_w (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9416 @@ -44207,18 +39297,13 @@ msgid "" " guestfs_wipefs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_wipefs (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_wipefs (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9428 msgid "" "Compare with C<guestfs_zero> which zeroes the first few blocks of a device." -msgstr "" -"デバイスの先頭数ブロックにゼロを書き込む C<guestfs_zero> と比較します。" +msgstr "デバイスの先頭数ブロックにゼロを書き込む C<guestfs_zero> と比較します。" #. type: =head2 #: ../src/guestfs-actions.pod:9435 @@ -44235,13 +39320,7 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr "" -" int\n" -" guestfs_write (guestfs_h *g,\n" -" const char *path,\n" -" const char *content,\n" -" size_t content_size);\n" -"\n" +msgstr " int\n guestfs_write (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9446 @@ -44263,13 +39342,7 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr "" -" int\n" -" guestfs_write_append (guestfs_h *g,\n" -" const char *path,\n" -" const char *content,\n" -" size_t content_size);\n" -"\n" +msgstr " int\n guestfs_write_append (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9466 @@ -44291,22 +39364,14 @@ msgid "" " const char *content,\n" " int size);\n" "\n" -msgstr "" -" int\n" -" guestfs_write_file (guestfs_h *g,\n" -" const char *path,\n" -" const char *content,\n" -" int size);\n" -"\n" +msgstr " int\n guestfs_write_file (guestfs_h *g,\n const char *path,\n const char *content,\n int size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9483 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_write> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_write> を" -"使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_write> を使用してください。" #. type: =head2 #: ../src/guestfs-actions.pod:9508 @@ -44322,12 +39387,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zegrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zegrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9527 @@ -44343,12 +39403,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zegrepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zegrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9546 @@ -44363,20 +39418,14 @@ msgid "" " guestfs_zero (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zero (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zero (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9562 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" -msgstr "" -"関連項目: C<guestfs_zero_device>, C<guestfs_scrub_device>, " -"C<guestfs_is_zero_device>" +msgstr "関連項目: C<guestfs_zero_device>, C<guestfs_scrub_device>, C<guestfs_is_zero_device>" #. type: =head2 #: ../src/guestfs-actions.pod:9574 @@ -44391,11 +39440,7 @@ msgid "" " guestfs_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zero_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zero_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9580 @@ -44422,11 +39467,7 @@ msgid "" " guestfs_zero_free_space (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" int\n" -" guestfs_zero_free_space (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " int\n guestfs_zero_free_space (guestfs_h *g,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9621 @@ -44441,11 +39482,7 @@ msgid "" " guestfs_zerofree (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zerofree (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zerofree (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9642 @@ -44461,12 +39498,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zfgrep (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zfgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9661 @@ -44482,12 +39514,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zfgrepi (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zfgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9680 @@ -44503,21 +39530,14 @@ msgid "" " const char *meth,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_zfile (guestfs_h *g,\n" -" const char *meth,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_zfile (guestfs_h *g,\n const char *meth,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9687 msgid "" "I<This function is deprecated.> In new code, use the L</guestfs_file> call " "instead." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_file> を" -"使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_file> を使用してください。" #. type: textblock #: ../src/guestfs-actions.pod:9699 @@ -44540,12 +39560,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zgrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zgrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9726 @@ -44561,12 +39576,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zgrepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zgrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =item #: ../src/guestfs-availability.pod:3 @@ -44576,17 +39586,12 @@ msgstr "B<augeas>" #. type: textblock #: ../src/guestfs-availability.pod:5 msgid "" -"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" -msgstr "" -"以下の関数: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" +"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> " +"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> " +"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> " +"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> " +"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" +msgstr "以下の関数: L</guestfs_aug_clear> L</guestfs_aug_close> L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" #. type: =item #: ../src/guestfs-availability.pod:21 @@ -44595,27 +39600,15 @@ msgstr "B<btrfs>" #. type: textblock #: ../src/guestfs-availability.pod:23 -#, fuzzy -#| msgid "" -#| "The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -#| "guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -#| "guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -#| "guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</" -#| "guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" -msgid "" -"The following functions: L</guestfs_btrfs_device_add> L</" -"guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> L</" -"guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> L</" -"guestfs_btrfs_fsck> L</guestfs_btrfs_set_seeding> L</" -"guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> L</" -"guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> L</" -"guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>" -msgstr "" -"以下の関数: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" +msgid "" +"The following functions: L</guestfs_btrfs_device_add> " +"L</guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> " +"L</guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> " +"L</guestfs_btrfs_fsck> L</guestfs_btrfs_set_seeding> " +"L</guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> " +"L</guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> " +"L</guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>" +msgstr "" #. type: =item #: ../src/guestfs-availability.pod:38 @@ -44635,13 +39628,10 @@ msgstr "B<inotify>" #. type: textblock #: ../src/guestfs-availability.pod:45 msgid "" -"The following functions: L</guestfs_inotify_add_watch> L</" -"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</" -"guestfs_inotify_read> L</guestfs_inotify_rm_watch>" -msgstr "" -"以下の関数: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</" -"guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</" -"guestfs_inotify_rm_watch>" +"The following functions: L</guestfs_inotify_add_watch> " +"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>" +" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" +msgstr "以下の関数: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" #. type: =item #: ../src/guestfs-availability.pod:53 @@ -44651,11 +39641,9 @@ msgstr "B<linuxfsuuid>" #. type: textblock #: ../src/guestfs-availability.pod:55 msgid "" -"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" -"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" -msgstr "" -"以下の関数: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" -"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> " +"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +msgstr "以下の関数: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" #. type: =item #: ../src/guestfs-availability.pod:62 @@ -44675,14 +39663,11 @@ msgstr "B<linuxxattrs>" #. type: textblock #: ../src/guestfs-availability.pod:69 msgid "" -"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</" -"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</" -"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</" -"guestfs_setxattr>" -msgstr "" -"以下の関数: L</guestfs_getxattr> L</guestfs_getxattrs> L</guestfs_lgetxattr> " -"L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</guestfs_lsetxattr> L</" -"guestfs_lxattrlist> L</guestfs_removexattr> L</guestfs_setxattr>" +"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> " +"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> " +"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> " +"L</guestfs_setxattr>" +msgstr "以下の関数: L</guestfs_getxattr> L</guestfs_getxattrs> L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</guestfs_setxattr>" #. type: =item #: ../src/guestfs-availability.pod:80 @@ -44692,13 +39677,10 @@ msgstr "B<luks>" #. type: textblock #: ../src/guestfs-availability.pod:82 msgid "" -"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" -"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" -"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" -msgstr "" -"以下の関数: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" -"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" -"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> " +"L</guestfs_luks_format> L</guestfs_luks_format_cipher> " +"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +msgstr "以下の関数: L</guestfs_luks_add_key> L</guestfs_luks_close> L</guestfs_luks_format> L</guestfs_luks_format_cipher> L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" #. type: =item #: ../src/guestfs-availability.pod:91 @@ -44708,23 +39690,15 @@ msgstr "B<lvm2>" #. type: textblock #: ../src/guestfs-availability.pod:93 msgid "" -"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</" -"guestfs_lvcreate_free> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> " -"L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</" -"guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> " -"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" -"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" -"guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</" -"guestfs_vgs_full>" -msgstr "" -"以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvcreate_free> " -"L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> " -"L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</" -"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</" -"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" -"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" -"guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</" -"guestfs_vgs_full>" +"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> " +"L</guestfs_lvcreate_free> L</guestfs_lvm_remove_all> " +"L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</guestfs_lvresize> " +"L</guestfs_lvresize_free> L</guestfs_lvs> L</guestfs_lvs_full> " +"L</guestfs_pvcreate> L</guestfs_pvremove> L</guestfs_pvresize> " +"L</guestfs_pvresize_size> L</guestfs_pvs> L</guestfs_pvs_full> " +"L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</guestfs_vgcreate> " +"L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" +msgstr "以下の関数: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvcreate_free> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" #. type: =item #: ../src/guestfs-availability.pod:118 @@ -44734,11 +39708,9 @@ msgstr "B<mdadm>" #. type: textblock #: ../src/guestfs-availability.pod:120 msgid "" -"The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</" -"guestfs_md_stat> L</guestfs_md_stop>" -msgstr "" -"以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stat> " -"L</guestfs_md_stop>" +"The following functions: L</guestfs_md_create> L</guestfs_md_detail> " +"L</guestfs_md_stat> L</guestfs_md_stop>" +msgstr "以下の関数: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stat> L</guestfs_md_stop>" #. type: =item #: ../src/guestfs-availability.pod:126 @@ -44748,11 +39720,9 @@ msgstr "B<mknod>" #. type: textblock #: ../src/guestfs-availability.pod:128 msgid "" -"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</" -"guestfs_mknod_b> L</guestfs_mknod_c>" -msgstr "" -"以下の関数: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</" -"guestfs_mknod_c>" +"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> " +"L</guestfs_mknod_b> L</guestfs_mknod_c>" +msgstr "以下の関数: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</guestfs_mknod_c>" #. type: =item #: ../src/guestfs-availability.pod:134 @@ -44764,9 +39734,7 @@ msgstr "B<ntfs3g>" msgid "" "The following functions: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> " "L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>" -msgstr "" -"次の関数: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</" -"guestfs_ntfsclone_out> L</guestfs_ntfsfix>" +msgstr "次の関数: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>" #. type: =item #: ../src/guestfs-availability.pod:142 @@ -44778,9 +39746,7 @@ msgstr "B<ntfsprogs>" msgid "" "The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> " "L</guestfs_ntfsresize_size>" -msgstr "" -"以下の関数: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</" -"guestfs_ntfsresize_size>" +msgstr "以下の関数: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</guestfs_ntfsresize_size>" #. type: =item #: ../src/guestfs-availability.pod:149 @@ -44800,11 +39766,9 @@ msgstr "B<scrub>" #. type: textblock #: ../src/guestfs-availability.pod:156 msgid "" -"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" -"guestfs_scrub_freespace>" -msgstr "" -"以下の関数: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" -"guestfs_scrub_freespace>" +"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> " +"L</guestfs_scrub_freespace>" +msgstr "以下の関数: L</guestfs_scrub_device> L</guestfs_scrub_file> L</guestfs_scrub_freespace>" #. type: =item #: ../src/guestfs-availability.pod:161 @@ -44860,12 +39824,7 @@ msgid "" " int32_t b;\n" " };\n" " \n" -msgstr "" -" struct guestfs_int_bool {\n" -" int32_t i;\n" -" int32_t b;\n" -" };\n" -" \n" +msgstr " struct guestfs_int_bool {\n int32_t i;\n int32_t b;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:8 @@ -44876,12 +39835,7 @@ msgid "" " struct guestfs_int_bool *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_int_bool_list {\n" -" uint32_t len; /* Number of elements in list. */\n" -" struct guestfs_int_bool *val; /* Elements. */\n" -" };\n" -" \n" +msgstr " struct guestfs_int_bool_list {\n uint32_t len; /* Number of elements in list. */\n struct guestfs_int_bool *val; /* Elements. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:13 @@ -44890,10 +39844,7 @@ msgid "" " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" " void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" "\n" -msgstr "" -" void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" -" void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" -"\n" +msgstr " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:16 @@ -44922,25 +39873,7 @@ msgid "" " uint64_t pv_mda_free;\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_pv {\n" -" char *pv_name;\n" -" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" -" char pv_uuid[32];\n" -" char *pv_fmt;\n" -" uint64_t pv_size;\n" -" uint64_t dev_size;\n" -" uint64_t pv_free;\n" -" uint64_t pv_used;\n" -" char *pv_attr;\n" -" int64_t pv_pe_count;\n" -" int64_t pv_pe_alloc_count;\n" -" char *pv_tags;\n" -" uint64_t pe_start;\n" -" int64_t pv_mda_count;\n" -" uint64_t pv_mda_free;\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_pv {\n char *pv_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char pv_uuid[32];\n char *pv_fmt;\n uint64_t pv_size;\n uint64_t dev_size;\n uint64_t pv_free;\n uint64_t pv_used;\n char *pv_attr;\n int64_t pv_pe_count;\n int64_t pv_pe_alloc_count;\n char *pv_tags;\n uint64_t pe_start;\n int64_t pv_mda_count;\n uint64_t pv_mda_free;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:36 @@ -44951,12 +39884,7 @@ msgid "" " struct guestfs_lvm_pv *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_pv_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_lvm_pv *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_pv_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_pv *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:41 @@ -44965,10 +39893,7 @@ msgid "" " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" " void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" -" void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:44 @@ -45002,30 +39927,7 @@ msgid "" " uint64_t vg_mda_free;\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_vg {\n" -" char *vg_name;\n" -" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" -" char vg_uuid[32];\n" -" char *vg_fmt;\n" -" char *vg_attr;\n" -" uint64_t vg_size;\n" -" uint64_t vg_free;\n" -" char *vg_sysid;\n" -" uint64_t vg_extent_size;\n" -" int64_t vg_extent_count;\n" -" int64_t vg_free_count;\n" -" int64_t max_lv;\n" -" int64_t max_pv;\n" -" int64_t pv_count;\n" -" int64_t lv_count;\n" -" int64_t snap_count;\n" -" int64_t vg_seqno;\n" -" char *vg_tags;\n" -" int64_t vg_mda_count;\n" -" uint64_t vg_mda_free;\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_vg {\n char *vg_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char vg_uuid[32];\n char *vg_fmt;\n char *vg_attr;\n uint64_t vg_size;\n uint64_t vg_free;\n char *vg_sysid;\n uint64_t vg_extent_size;\n int64_t vg_extent_count;\n int64_t vg_free_count;\n int64_t max_lv;\n int64_t max_pv;\n int64_t pv_count;\n int64_t lv_count;\n int64_t snap_count;\n int64_t vg_seqno;\n char *vg_tags;\n int64_t vg_mda_count;\n uint64_t vg_mda_free;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:69 @@ -45036,12 +39938,7 @@ msgid "" " struct guestfs_lvm_vg *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_vg_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_lvm_vg *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_vg_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_vg *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:74 @@ -45050,10 +39947,7 @@ msgid "" " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" " void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" -" void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:77 @@ -45086,29 +39980,7 @@ msgid "" " char *modules;\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_lv {\n" -" char *lv_name;\n" -" /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n" -" char lv_uuid[32];\n" -" char *lv_attr;\n" -" int64_t lv_major;\n" -" int64_t lv_minor;\n" -" int64_t lv_kernel_major;\n" -" int64_t lv_kernel_minor;\n" -" uint64_t lv_size;\n" -" int64_t seg_count;\n" -" char *origin;\n" -" /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n" -" float snap_percent;\n" -" /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n" -" float copy_percent;\n" -" char *move_pv;\n" -" char *lv_tags;\n" -" char *mirror_log;\n" -" char *modules;\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_lv {\n char *lv_name;\n /* 以下の項目は NULL 終了していないので、表示するときに注意してください: */\n char lv_uuid[32];\n char *lv_attr;\n int64_t lv_major;\n int64_t lv_minor;\n int64_t lv_kernel_major;\n int64_t lv_kernel_minor;\n uint64_t lv_size;\n int64_t seg_count;\n char *origin;\n /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n float snap_percent;\n /* 以下の項目は [0..100] または存在しないことを意味する -1 : */\n float copy_percent;\n char *move_pv;\n char *lv_tags;\n char *mirror_log;\n char *modules;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:101 @@ -45119,12 +39991,7 @@ msgid "" " struct guestfs_lvm_lv *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_lv_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_lvm_lv *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_lv_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_lvm_lv *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:106 @@ -45133,10 +40000,7 @@ msgid "" " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" " void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" -" void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:111 @@ -45158,23 +40022,7 @@ msgid "" " int64_t ctime;\n" " };\n" " \n" -msgstr "" -" struct guestfs_stat {\n" -" int64_t dev;\n" -" int64_t ino;\n" -" int64_t mode;\n" -" int64_t nlink;\n" -" int64_t uid;\n" -" int64_t gid;\n" -" int64_t rdev;\n" -" int64_t size;\n" -" int64_t blksize;\n" -" int64_t blocks;\n" -" int64_t atime;\n" -" int64_t mtime;\n" -" int64_t ctime;\n" -" };\n" -" \n" +msgstr " struct guestfs_stat {\n int64_t dev;\n int64_t ino;\n int64_t mode;\n int64_t nlink;\n int64_t uid;\n int64_t gid;\n int64_t rdev;\n int64_t size;\n int64_t blksize;\n int64_t blocks;\n int64_t atime;\n int64_t mtime;\n int64_t ctime;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:127 @@ -45185,12 +40033,7 @@ msgid "" " struct guestfs_stat *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_stat_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_stat *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_stat_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_stat *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:132 @@ -45199,10 +40042,7 @@ msgid "" " void guestfs_free_stat (struct guestfs_free_stat *);\n" " void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" "\n" -msgstr "" -" void guestfs_free_stat (struct guestfs_free_stat *);\n" -" void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" -"\n" +msgstr " void guestfs_free_stat (struct guestfs_free_stat *);\n void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:137 @@ -45222,21 +40062,7 @@ msgid "" " int64_t namemax;\n" " };\n" " \n" -msgstr "" -" struct guestfs_statvfs {\n" -" int64_t bsize;\n" -" int64_t frsize;\n" -" int64_t blocks;\n" -" int64_t bfree;\n" -" int64_t bavail;\n" -" int64_t files;\n" -" int64_t ffree;\n" -" int64_t favail;\n" -" int64_t fsid;\n" -" int64_t flag;\n" -" int64_t namemax;\n" -" };\n" -" \n" +msgstr " struct guestfs_statvfs {\n int64_t bsize;\n int64_t frsize;\n int64_t blocks;\n int64_t bfree;\n int64_t bavail;\n int64_t files;\n int64_t ffree;\n int64_t favail;\n int64_t fsid;\n int64_t flag;\n int64_t namemax;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:151 @@ -45247,12 +40073,7 @@ msgid "" " struct guestfs_statvfs *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_statvfs_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_statvfs *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_statvfs_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_statvfs *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:156 @@ -45261,10 +40082,7 @@ msgid "" " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" " void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" "\n" -msgstr "" -" void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" -" void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" -"\n" +msgstr " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:159 @@ -45281,13 +40099,7 @@ msgid "" " char *name;\n" " };\n" " \n" -msgstr "" -" struct guestfs_dirent {\n" -" int64_t ino;\n" -" char ftyp;\n" -" char *name;\n" -" };\n" -" \n" +msgstr " struct guestfs_dirent {\n int64_t ino;\n char ftyp;\n char *name;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:167 @@ -45298,12 +40110,7 @@ msgid "" " struct guestfs_dirent *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_dirent_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_dirent *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_dirent_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_dirent *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:172 @@ -45312,10 +40119,7 @@ msgid "" " void guestfs_free_dirent (struct guestfs_free_dirent *);\n" " void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" "\n" -msgstr "" -" void guestfs_free_dirent (struct guestfs_free_dirent *);\n" -" void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" -"\n" +msgstr " void guestfs_free_dirent (struct guestfs_free_dirent *);\n void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:177 @@ -45328,14 +40132,7 @@ msgid "" " char *extra;\n" " };\n" " \n" -msgstr "" -" struct guestfs_version {\n" -" int64_t major;\n" -" int64_t minor;\n" -" int64_t release;\n" -" char *extra;\n" -" };\n" -" \n" +msgstr " struct guestfs_version {\n int64_t major;\n int64_t minor;\n int64_t release;\n char *extra;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:184 @@ -45346,12 +40143,7 @@ msgid "" " struct guestfs_version *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_version_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_version *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_version_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_version *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:189 @@ -45360,10 +40152,7 @@ msgid "" " void guestfs_free_version (struct guestfs_free_version *);\n" " void guestfs_free_version_list (struct guestfs_free_version_list *);\n" "\n" -msgstr "" -" void guestfs_free_version (struct guestfs_free_version *);\n" -" void guestfs_free_version_list (struct guestfs_free_version_list *);\n" -"\n" +msgstr " void guestfs_free_version (struct guestfs_free_version *);\n void guestfs_free_version_list (struct guestfs_free_version_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:192 @@ -45381,14 +40170,7 @@ msgid "" " char *attrval;\n" " };\n" " \n" -msgstr "" -" struct guestfs_xattr {\n" -" char *attrname;\n" -" /* 以下の 2 項目はバイト列を表します。 */\n" -" uint32_t attrval_len;\n" -" char *attrval;\n" -" };\n" -" \n" +msgstr " struct guestfs_xattr {\n char *attrname;\n /* 以下の 2 項目はバイト列を表します。 */\n uint32_t attrval_len;\n char *attrval;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:201 @@ -45399,12 +40181,7 @@ msgid "" " struct guestfs_xattr *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_xattr_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_xattr *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_xattr_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_xattr *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:206 @@ -45413,10 +40190,7 @@ msgid "" " void guestfs_free_xattr (struct guestfs_free_xattr *);\n" " void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" "\n" -msgstr "" -" void guestfs_free_xattr (struct guestfs_free_xattr *);\n" -" void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" -"\n" +msgstr " void guestfs_free_xattr (struct guestfs_free_xattr *);\n void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:209 @@ -45434,14 +40208,7 @@ msgid "" " char *in_name;\n" " };\n" " \n" -msgstr "" -" struct guestfs_inotify_event {\n" -" int64_t in_wd;\n" -" uint32_t in_mask;\n" -" uint32_t in_cookie;\n" -" char *in_name;\n" -" };\n" -" \n" +msgstr " struct guestfs_inotify_event {\n int64_t in_wd;\n uint32_t in_mask;\n uint32_t in_cookie;\n char *in_name;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:218 @@ -45452,12 +40219,7 @@ msgid "" " struct guestfs_inotify_event *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_inotify_event_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_inotify_event *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_inotify_event_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_inotify_event *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:223 @@ -45466,10 +40228,7 @@ msgid "" " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" " void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" "\n" -msgstr "" -" void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" -" void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" -"\n" +msgstr " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:226 @@ -45487,14 +40246,7 @@ msgid "" " uint64_t part_size;\n" " };\n" " \n" -msgstr "" -" struct guestfs_partition {\n" -" int32_t part_num;\n" -" uint64_t part_start;\n" -" uint64_t part_end;\n" -" uint64_t part_size;\n" -" };\n" -" \n" +msgstr " struct guestfs_partition {\n int32_t part_num;\n uint64_t part_start;\n uint64_t part_end;\n uint64_t part_size;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:235 @@ -45505,12 +40257,7 @@ msgid "" " struct guestfs_partition *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_partition_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_partition *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_partition_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_partition *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:240 @@ -45519,10 +40266,7 @@ msgid "" " void guestfs_free_partition (struct guestfs_free_partition *);\n" " void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" "\n" -msgstr "" -" void guestfs_free_partition (struct guestfs_free_partition *);\n" -" void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" -"\n" +msgstr " void guestfs_free_partition (struct guestfs_free_partition *);\n void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:243 @@ -45548,22 +40292,7 @@ msgid "" " char *app_description;\n" " };\n" " \n" -msgstr "" -" struct guestfs_application {\n" -" char *app_name;\n" -" char *app_display_name;\n" -" int32_t app_epoch;\n" -" char *app_version;\n" -" char *app_release;\n" -" char *app_install_path;\n" -" char *app_trans_path;\n" -" char *app_publisher;\n" -" char *app_url;\n" -" char *app_source_package;\n" -" char *app_summary;\n" -" char *app_description;\n" -" };\n" -" \n" +msgstr " struct guestfs_application {\n char *app_name;\n char *app_display_name;\n int32_t app_epoch;\n char *app_version;\n char *app_release;\n char *app_install_path;\n char *app_trans_path;\n char *app_publisher;\n char *app_url;\n char *app_source_package;\n char *app_summary;\n char *app_description;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:260 @@ -45574,12 +40303,7 @@ msgid "" " struct guestfs_application *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_application_list {\n" -" uint32_t len; /* 一覧の要素数 */\n" -" struct guestfs_application *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_application_list {\n uint32_t len; /* 一覧の要素数 */\n struct guestfs_application *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:265 @@ -45588,10 +40312,7 @@ msgid "" " void guestfs_free_application (struct guestfs_free_application *);\n" " void guestfs_free_application_list (struct guestfs_free_application_list *);\n" "\n" -msgstr "" -" void guestfs_free_application (struct guestfs_free_application *);\n" -" void guestfs_free_application_list (struct guestfs_free_application_list *);\n" -"\n" +msgstr " void guestfs_free_application (struct guestfs_free_application *);\n void guestfs_free_application_list (struct guestfs_free_application_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:270 @@ -45617,27 +40338,7 @@ msgid "" " int64_t iso_volume_effective_t;\n" " };\n" " \n" -msgstr "" -" struct guestfs_isoinfo {\n" -" char *iso_system_id;\n" -" char *iso_volume_id;\n" -" uint32_t iso_volume_space_size;\n" -" uint32_t iso_volume_set_size;\n" -" uint32_t iso_volume_sequence_number;\n" -" uint32_t iso_logical_block_size;\n" -" char *iso_volume_set_id;\n" -" char *iso_publisher_id;\n" -" char *iso_data_preparer_id;\n" -" char *iso_application_id;\n" -" char *iso_copyright_file_id;\n" -" char *iso_abstract_file_id;\n" -" char *iso_bibliographic_file_id;\n" -" int64_t iso_volume_creation_t;\n" -" int64_t iso_volume_modification_t;\n" -" int64_t iso_volume_expiration_t;\n" -" int64_t iso_volume_effective_t;\n" -" };\n" -" \n" +msgstr " struct guestfs_isoinfo {\n char *iso_system_id;\n char *iso_volume_id;\n uint32_t iso_volume_space_size;\n uint32_t iso_volume_set_size;\n uint32_t iso_volume_sequence_number;\n uint32_t iso_logical_block_size;\n char *iso_volume_set_id;\n char *iso_publisher_id;\n char *iso_data_preparer_id;\n char *iso_application_id;\n char *iso_copyright_file_id;\n char *iso_abstract_file_id;\n char *iso_bibliographic_file_id;\n int64_t iso_volume_creation_t;\n int64_t iso_volume_modification_t;\n int64_t iso_volume_expiration_t;\n int64_t iso_volume_effective_t;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:290 @@ -45648,12 +40349,7 @@ msgid "" " struct guestfs_isoinfo *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_isoinfo_list {\n" -" uint32_t len; /* 一覧にある要素数 */\n" -" struct guestfs_isoinfo *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_isoinfo_list {\n uint32_t len; /* 一覧にある要素数 */\n struct guestfs_isoinfo *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:295 @@ -45662,10 +40358,7 @@ msgid "" " void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n" " void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n" "\n" -msgstr "" -" void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n" -" void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n" -"\n" +msgstr " void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:298 @@ -45682,13 +40375,7 @@ msgid "" " char *mdstat_flags;\n" " };\n" " \n" -msgstr "" -" struct guestfs_mdstat {\n" -" char *mdstat_device;\n" -" int32_t mdstat_index;\n" -" char *mdstat_flags;\n" -" };\n" -" \n" +msgstr " struct guestfs_mdstat {\n char *mdstat_device;\n int32_t mdstat_index;\n char *mdstat_flags;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:306 @@ -45699,12 +40386,7 @@ msgid "" " struct guestfs_mdstat *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_mdstat_list {\n" -" uint32_t len; /* 一覧にある要素数 */\n" -" struct guestfs_mdstat *val; /* 要素 */\n" -" };\n" -" \n" +msgstr " struct guestfs_mdstat_list {\n uint32_t len; /* 一覧にある要素数 */\n struct guestfs_mdstat *val; /* 要素 */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:311 @@ -45713,10 +40395,7 @@ msgid "" " void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n" " void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n" "\n" -msgstr "" -" void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n" -" void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n" -"\n" +msgstr " void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:314 @@ -45772,15 +40451,7 @@ msgid "" " guestfs_umount (g, \"/\");\n" " guestfs_close (g);\n" "\n" -msgstr "" -" guestfs_h *g = guestfs_create ();\n" -" guestfs_add_drive (g, \"guest.img\");\n" -" guestfs_launch (g);\n" -" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" -" guestfs_touch (g, \"/hello\");\n" -" guestfs_umount (g, \"/\");\n" -" guestfs_close (g);\n" -"\n" +msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive (g, \"guest.img\");\n guestfs_launch (g);\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n guestfs_touch (g, \"/hello\");\n guestfs_umount (g, \"/\");\n guestfs_close (g);\n\n" #. type: textblock #: ../src/guestfs.pod:25 @@ -45824,13 +40495,10 @@ msgstr "API 概要" #. type: textblock #: ../src/guestfs.pod:42 msgid "" -"This section provides a gentler overview of the libguestfs API. We also try " -"to group API calls together, where that may not be obvious from reading " +"This section provides a gentler overview of the libguestfs API. We also try" +" to group API calls together, where that may not be obvious from reading " "about the individual calls in the main section of this manual." -msgstr "" -"このセクションは libguestfs API の簡単な概要を示します。 一緒に呼ばれるグ" -"ループ API を試みます。これは、このマニュアルのメインセクションにおいて個々の" -"呼び出しに関して読む必要が無くなります。" +msgstr "このセクションは libguestfs API の簡単な概要を示します。 一緒に呼ばれるグループ API を試みます。これは、このマニュアルのメインセクションにおいて個々の呼び出しに関して読む必要が無くなります。" #. type: =head2 #: ../src/guestfs.pod:47 @@ -45843,21 +40511,15 @@ msgid "" "Before you can use libguestfs calls, you have to create a handle. Then you " "must add at least one disk image to the handle, followed by launching the " "handle, then performing whatever operations you want, and finally closing " -"the handle. By convention we use the single letter C<g> for the name of the " -"handle variable, although of course you can use any name you want." -msgstr "" -"libguestfs 呼び出しを使用する前に、ハンドルを作成する必要があります。そして、" -"少なくとも 1 つのディスクイメージをハンドルを追加する必要があります。続けて、" -"ハンドルを開始して、好きな操作を実行します。最後に、ハンドルを閉じます。利便" -"性のため、ハンドル変数の名前を 1 文字の C<g> を使用します。もちろん、好きな名" -"前を使うことができます。" +"the handle. By convention we use the single letter C<g> for the name of the" +" handle variable, although of course you can use any name you want." +msgstr "libguestfs 呼び出しを使用する前に、ハンドルを作成する必要があります。そして、少なくとも 1 つのディスクイメージをハンドルを追加する必要があります。続けて、ハンドルを開始して、好きな操作を実行します。最後に、ハンドルを閉じます。利便性のため、ハンドル変数の名前を 1 文字の C<g> を使用します。もちろん、好きな名前を使うことができます。" #. type: textblock #: ../src/guestfs.pod:56 -msgid "The general structure of all libguestfs-using programs looks like this:" -msgstr "" -"libguestfs を使用しているすべてのプログラムの一般的な構造はこのようなもので" -"す:" +msgid "" +"The general structure of all libguestfs-using programs looks like this:" +msgstr "libguestfs を使用しているすべてのプログラムの一般的な構造はこのようなものです:" #. type: verbatim #: ../src/guestfs.pod:59 @@ -45865,9 +40527,7 @@ msgstr "" msgid "" " guestfs_h *g = guestfs_create ();\n" " \n" -msgstr "" -" guestfs_h *g = guestfs_create ();\n" -" \n" +msgstr " guestfs_h *g = guestfs_create ();\n \n" #. type: verbatim #: ../src/guestfs.pod:61 @@ -45878,12 +40538,7 @@ msgid "" " */\n" " guestfs_add_drive (g, \"guest.img\");\n" " \n" -msgstr "" -" /* 複数のディスクイメージがあれば、その回数だけ\n" -" * guestfs_add_drive を呼び出します。\n" -" */\n" -" guestfs_add_drive (g, \"guest.img\");\n" -" \n" +msgstr " /* 複数のディスクイメージがあれば、その回数だけ\n * guestfs_add_drive を呼び出します。\n */\n guestfs_add_drive (g, \"guest.img\");\n \n" #. type: verbatim #: ../src/guestfs.pod:66 @@ -45895,13 +40550,7 @@ msgid "" " */\n" " guestfs_launch (g);\n" " \n" -msgstr "" -" /* 大抵の操作呼び出しはハンドル 'g' を開始するまでうまく\n" -" * 機能しません。ドライブを追加した「後」、他のコマンド\n" -" * を実行する「前」にこれを行う必要があります。\n" -" */\n" -" guestfs_launch (g);\n" -" \n" +msgstr " /* 大抵の操作呼び出しはハンドル 'g' を開始するまでうまく\n * 機能しません。ドライブを追加した「後」、他のコマンド\n * を実行する「前」にこれを行う必要があります。\n */\n guestfs_launch (g);\n \n" #. type: verbatim #: ../src/guestfs.pod:72 @@ -45912,12 +40561,7 @@ msgid "" " char **partitions = guestfs_list_partitions (g);\n" " char **logvols = guestfs_lvs (g);\n" " \n" -msgstr "" -" /* どのパーティションや論理ボリュームが利用できるかを確認できます。\n" -" */\n" -" char **partitions = guestfs_list_partitions (g);\n" -" char **logvols = guestfs_lvs (g);\n" -" \n" +msgstr " /* どのパーティションや論理ボリュームが利用できるかを確認できます。\n */\n char **partitions = guestfs_list_partitions (g);\n char **logvols = guestfs_lvs (g);\n \n" #. type: verbatim #: ../src/guestfs.pod:77 @@ -45927,12 +40571,7 @@ msgid "" " */\n" " guestfs_mount (g, \"/dev/sda1\", \"/\");\n" " \n" -msgstr "" -" /* イメージにあるファイルシステムにアクセスするには、\n" -" * マウントしなければいけません。\n" -" */\n" -" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" -" \n" +msgstr " /* イメージにあるファイルシステムにアクセスするには、\n * マウントしなければいけません。\n */\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n \n" #. type: verbatim #: ../src/guestfs.pod:81 @@ -45943,12 +40582,7 @@ msgid "" " */\n" " guestfs_touch (g, \"/hello\");\n" " \n" -msgstr "" -" /* これで、仮想マシンのイメージにおいて、ファイルシステムの\n" -" * アクションを実行できます。\n" -" */\n" -" guestfs_touch (g, \"/hello\");\n" -" \n" +msgstr " /* これで、仮想マシンのイメージにおいて、ファイルシステムの\n * アクションを実行できます。\n */\n guestfs_touch (g, \"/hello\");\n \n" #. type: verbatim #: ../src/guestfs.pod:86 @@ -45960,13 +40594,7 @@ msgid "" " */\n" " guestfs_sync (g);\n" " \n" -msgstr "" -" /* これは libguestfs < 1.5.24 に対してのみ必要にです。\n" -" * それ以降はハンドルを閉じるときに自動的に実行されます。\n" -" * このページにある自動同期の議論を参照してください。\n" -" */\n" -" guestfs_sync (g);\n" -" \n" +msgstr " /* これは libguestfs < 1.5.24 に対してのみ必要にです。\n * それ以降はハンドルを閉じるときに自動的に実行されます。\n * このページにある自動同期の議論を参照してください。\n */\n guestfs_sync (g);\n \n" #. type: verbatim #: ../src/guestfs.pod:92 @@ -45975,10 +40603,7 @@ msgid "" " /* Close the handle 'g'. */\n" " guestfs_close (g);\n" "\n" -msgstr "" -" /* 'g' を閉じます。 */\n" -" guestfs_close (g);\n" -"\n" +msgstr " /* 'g' を閉じます。 */\n guestfs_close (g);\n\n" #. type: textblock #: ../src/guestfs.pod:95 @@ -45990,14 +40615,7 @@ msgid "" "how to handle errors, and consult the documentation for each function call " "below to see precisely how they return error indications. See L<guestfs-" "examples(3)> for fully worked examples." -msgstr "" -"上のコードは何もエラーチェックを含めていません。実際のコードにおいては、エ" -"ラーに対して返り値を注意深く確認すべきです。一般的に、整数を返すすべての関数" -"はエラーのときに C<-1> を返します。ポインターを返すすべての関数はエラーのとき" -"に C<NULL> を返します。エラーを処理する方法については以下のセクション L</エ" -"ラー処理方法> を参照してください。各関数がどのようにエラー表示を返すのかを詳" -"しく確認するには、以下にある各関数のドキュメントを参照してください。全体的に" -"動作する例は L<guestfs-examples(3)> を参照してください。" +msgstr "上のコードは何もエラーチェックを含めていません。実際のコードにおいては、エラーに対して返り値を注意深く確認すべきです。一般的に、整数を返すすべての関数はエラーのときに C<-1> を返します。ポインターを返すすべての関数はエラーのときに C<NULL> を返します。エラーを処理する方法については以下のセクション L</エラー処理方法> を参照してください。各関数がどのようにエラー表示を返すのかを詳しく確認するには、以下にある各関数のドキュメントを参照してください。全体的に動作する例は L<guestfs-examples(3)> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:104 @@ -46009,25 +40627,18 @@ msgstr "ディスクイメージ" msgid "" "The image filename (C<\"guest.img\"> in the example above) could be a disk " "image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an " -"actual block device, or simply an empty file of zeroes that you have created " -"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all " -"of these." -msgstr "" -"イメージファイル名 (上の例では C<\"guest.img\">) は、仮想マシンのディスクイ" -"メージ、物理ハードディスクの L<dd(1)> コピー、実際のブロックデバイス、単に " -"L<posix_fallocate(3)> から作成した 0 の空ファイルがありえます。libguestfs は" -"これらすべてに役に立つことをさせます。" +"actual block device, or simply an empty file of zeroes that you have created" +" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all" +" of these." +msgstr "イメージファイル名 (上の例では C<\"guest.img\">) は、仮想マシンのディスクイメージ、物理ハードディスクの L<dd(1)> コピー、実際のブロックデバイス、単に L<posix_fallocate(3)> から作成した 0 の空ファイルがありえます。libguestfs はこれらすべてに役に立つことをさせます。" #. type: textblock #: ../src/guestfs.pod:112 msgid "" -"The call you should use in modern code for adding drives is L</" -"guestfs_add_drive_opts>. To add a disk image, allowing writes, and " +"The call you should use in modern code for adding drives is " +"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and " "specifying that the format is raw, do:" -msgstr "" -"近代的なコードにおいてドライブを追加するために使用する呼び出しは L</" -"guestfs_add_drive_opts> です。書き込み許可、raw 形式指定にて、ディスクイメー" -"ジを追加するには、次を実行します:" +msgstr "近代的なコードにおいてドライブを追加するために使用する呼び出しは L</guestfs_add_drive_opts> です。書き込み許可、raw 形式指定にて、ディスクイメージを追加するには、次を実行します:" #. type: verbatim #: ../src/guestfs.pod:116 @@ -46037,11 +40648,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:120 @@ -46057,56 +40664,38 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" -" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:127 msgid "" "or by calling the older function L</guestfs_add_drive_ro>. In either case " "libguestfs won't modify the file." -msgstr "" -"または、古い関数 L</guestfs_add_drive_ro> を呼び出すことによりできます。どち" -"らの場合も libguestfs はファイルを変更できません。" +msgstr "または、古い関数 L</guestfs_add_drive_ro> を呼び出すことによりできます。どちらの場合も libguestfs はファイルを変更できません。" #. type: textblock #: ../src/guestfs.pod:130 msgid "" "Be extremely cautious if the disk image is in use, eg. if it is being used " -"by a virtual machine. Adding it read-write will almost certainly cause disk " -"corruption, but adding it read-only is safe." -msgstr "" -"ディスクイメージが使用中ならば、たとえば仮想マシンにより使用されているなら" -"ば、特に注意してください。読み書き可能で追加することにより、ほぼ確実にディス" -"ク破損を引き起こします。一方、読み込み専用で追加することは安全です。" +"by a virtual machine. Adding it read-write will almost certainly cause disk" +" corruption, but adding it read-only is safe." +msgstr "ディスクイメージが使用中ならば、たとえば仮想マシンにより使用されているならば、特に注意してください。読み書き可能で追加することにより、ほぼ確実にディスク破損を引き起こします。一方、読み込み専用で追加することは安全です。" #. type: textblock #: ../src/guestfs.pod:134 msgid "" -"You must add at least one disk image, and you may add multiple disk images. " -"In the API, the disk images are usually referred to as C</dev/sda> (for the " -"first one you added), C</dev/sdb> (for the second one you added), etc." -msgstr "" -"少なくとも 1 つのディスクイメージを追加する必要があります。複数のディスクイ" -"メージを追加することもできます。 API において、ディスクイメージは通常 C</dev/" -"sda> (最初に追加したもの)、C</dev/sdb> (2 番目に追加したもの)などのように" -"参照されます。" +"You must add at least one disk image, and you may add multiple disk images." +" In the API, the disk images are usually referred to as C</dev/sda> (for " +"the first one you added), C</dev/sdb> (for the second one you added), etc." +msgstr "少なくとも 1 つのディスクイメージを追加する必要があります。複数のディスクイメージを追加することもできます。 API において、ディスクイメージは通常 C</dev/sda> (最初に追加したもの)、C</dev/sdb> (2 番目に追加したもの)などのように参照されます。" #. type: textblock #: ../src/guestfs.pod:139 msgid "" -"Once L</guestfs_launch> has been called you cannot add any more images. You " -"can call L</guestfs_list_devices> to get a list of the device names, in the " -"order that you added them. See also L</BLOCK DEVICE NAMING> below." -msgstr "" -"一度 L</guestfs_launch> が呼び出されると、これ以上イメージを追加することはで" -"きません。それらを追加するためには、デバイス名の一覧を取得するために L</" -"guestfs_list_devices> を呼び出せます。以下の L</ブロックデバイス命名法> を参" -"照してください。" +"Once L</guestfs_launch> has been called you cannot add any more images. You" +" can call L</guestfs_list_devices> to get a list of the device names, in the" +" order that you added them. See also L</BLOCK DEVICE NAMING> below." +msgstr "一度 L</guestfs_launch> が呼び出されると、これ以上イメージを追加することはできません。それらを追加するためには、デバイス名の一覧を取得するために L</guestfs_list_devices> を呼び出せます。以下の L</ブロックデバイス命名法> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:144 @@ -46118,16 +40707,10 @@ msgstr "マウント" msgid "" "Before you can read or write files, create directories and so on in a disk " "image that contains filesystems, you have to mount those filesystems using " -"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that " -"a disk image contains (for example) one partition with a filesystem on that " -"partition, then you can mount it directly:" -msgstr "" -"ファイルシステムを含むディスクイメージにおいて、ファイルを読み込みまたは書き" -"込みできる、ディレクトリーを作成できるなどの前に、 L</guestfs_mount_options> " -"または L</guestfs_mount_ro> を使用してそれらのファイルシステムをマウントする" -"必要があります。ディスクイメージが(たとえば)そのパーティションにおいてファ" -"イルシステムを持つ 1 つのパーティションを含むことをすでにわかっているならば、" -"それを直接マウントできます:" +"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that" +" a disk image contains (for example) one partition with a filesystem on that" +" partition, then you can mount it directly:" +msgstr "ファイルシステムを含むディスクイメージにおいて、ファイルを読み込みまたは書き込みできる、ディレクトリーを作成できるなどの前に、 L</guestfs_mount_options> または L</guestfs_mount_ro> を使用してそれらのファイルシステムをマウントする必要があります。ディスクイメージが(たとえば)そのパーティションにおいてファイルシステムを持つ 1 つのパーティションを含むことをすでにわかっているならば、それを直接マウントできます:" #. type: verbatim #: ../src/guestfs.pod:153 @@ -46135,9 +40718,7 @@ msgstr "" msgid "" " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" "\n" -msgstr "" -" guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" -"\n" +msgstr " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n\n" #. type: textblock #: ../src/guestfs.pod:155 @@ -46147,50 +40728,34 @@ msgid "" "logical volumes you could refer to those instead (eg. C</dev/VG/LV>). Note " "that these are libguestfs virtual devices, and are nothing to do with host " "devices." -msgstr "" -"ここで C</dev/sda1> は文字どおり追加した最初のディスクイメージ (C</dev/sda>) " -"の最初のパーティション (C<1>) を意味します。ディスクが Linux LVM2 論理ボ" -"リュームを含んでいると、代わりにそれら (例: C</dev/VG/LV>) を参照できます。こ" -"れらは libguestfs 仮想デバイスであり、ホストデバイスには何もしないことに注意" -"してください。" +msgstr "ここで C</dev/sda1> は文字どおり追加した最初のディスクイメージ (C</dev/sda>) の最初のパーティション (C<1>) を意味します。ディスクが Linux LVM2 論理ボリュームを含んでいると、代わりにそれら (例: C</dev/VG/LV>) を参照できます。これらは libguestfs 仮想デバイスであり、ホストデバイスには何もしないことに注意してください。" #. type: textblock #: ../src/guestfs.pod:161 msgid "" "If you are given a disk image and you don't know what it contains then you " -"have to find out. Libguestfs can do that too: use L</" -"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and " -"LVs, and either try mounting each to see what is mountable, or else examine " -"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " +"have to find out. Libguestfs can do that too: use " +"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions " +"and LVs, and either try mounting each to see what is mountable, or else " +"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " "filesystems, use L</guestfs_list_filesystems>." -msgstr "" -"ディスクイメージを与えられていますが、何が含まれているかわからないならば、理" -"解する必要があります。 libguestfs はそれもできます: 利用可能なパーティション" -"および論理ボリュームを一覧表示するために L</guestfs_list_partitions> および " -"L</guestfs_lvs> を使用します。そして、マウント可能なものを確認するためにそれ" -"ぞれマウントを試します。もしくは L</guestfs_vfs_type> または L</" -"guestfs_file> を用いて検査します。単にファイルシステムを一覧表示するには L</" -"guestfs_list_filesystems> を使用します。" +msgstr "ディスクイメージを与えられていますが、何が含まれているかわからないならば、理解する必要があります。 libguestfs はそれもできます: 利用可能なパーティションおよび論理ボリュームを一覧表示するために L</guestfs_list_partitions> および L</guestfs_lvs> を使用します。そして、マウント可能なものを確認するためにそれぞれマウントを試します。もしくは L</guestfs_vfs_type> または L</guestfs_file> を用いて検査します。単にファイルシステムを一覧表示するには L</guestfs_list_filesystems> を使用します。" #. type: textblock #: ../src/guestfs.pod:169 msgid "" -"Libguestfs also has a set of APIs for inspection of unknown disk images (see " -"L</INSPECTION> below). But you might find it easier to look at higher level " -"programs built on top of libguestfs, in particular L<virt-inspector(1)>." -msgstr "" -"libguestfs は未知のディスクイメージの検査のための API セットもあります(以下" -"の L</INSPECTION> 参照)。しかし、 libguestfs の上に構築されたプログラム、と" -"くに L<virt-inspector(1)> は、より簡単に見ることができます。" +"Libguestfs also has a set of APIs for inspection of unknown disk images (see" +" L</INSPECTION> below). But you might find it easier to look at higher " +"level programs built on top of libguestfs, in particular L<virt-" +"inspector(1)>." +msgstr "libguestfs は未知のディスクイメージの検査のための API セットもあります(以下の L</INSPECTION> 参照)。しかし、 libguestfs の上に構築されたプログラム、とくに L<virt-inspector(1)> は、より簡単に見ることができます。" #. type: textblock #: ../src/guestfs.pod:174 msgid "" "To mount a filesystem read-only, use L</guestfs_mount_ro>. There are " "several other variations of the C<guestfs_mount_*> call." -msgstr "" -"ファイルシステムを読み込み専用でマウントするには L</guestfs_mount_ro> を使用" -"します。いくつかの他の変種 C<guestfs_mount_*> 呼び出しがあります。" +msgstr "ファイルシステムを読み込み専用でマウントするには L</guestfs_mount_ro> を使用します。いくつかの他の変種 C<guestfs_mount_*> 呼び出しがあります。" #. type: =head2 #: ../src/guestfs.pod:177 @@ -46205,30 +40770,21 @@ msgid "" "filesystems. There are over a hundred such calls which you can find listed " "in detail below in this man page, and we don't even pretend to cover them " "all in this overview." -msgstr "" -"libguestfs API の大半は、マウントされたファイルシステムにあるファイル、ディレ" -"クトリー、シンボリックリンクなどを参照および変更するためのかなり低レベルな関" -"数呼び出しから構成されます。このマニュアルページにおいて以下に詳細に一覧化さ" -"れている、そのような呼び出しは 100 以上あります。この概要においてすべてを取り" -"扱うことは考えていません。" +msgstr "libguestfs API の大半は、マウントされたファイルシステムにあるファイル、ディレクトリー、シンボリックリンクなどを参照および変更するためのかなり低レベルな関数呼び出しから構成されます。このマニュアルページにおいて以下に詳細に一覧化されている、そのような呼び出しは 100 以上あります。この概要においてすべてを取り扱うことは考えていません。" #. type: textblock #: ../src/guestfs.pod:185 msgid "" "Specify filenames as full paths, starting with C<\"/\"> and including the " "mount point." -msgstr "" -"C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定しま" -"す。" +msgstr "C<\"/\"> から始まり、マウントポイントを含む完全パスとしてファイル名を指定します。" #. type: textblock #: ../src/guestfs.pod:188 msgid "" "For example, if you mounted a filesystem at C<\"/\"> and you want to read " "the file called C<\"etc/passwd\"> then you could do:" -msgstr "" -"たとえば、C<\"/\"> にファイルシステムをマウントして、C<\"etc/passwd\"> という" -"ファイルを読み込みたければ、次のようにできます:" +msgstr "たとえば、C<\"/\"> にファイルシステムをマウントして、C<\"etc/passwd\"> というファイルを読み込みたければ、次のようにできます:" #. type: verbatim #: ../src/guestfs.pod:191 @@ -46236,29 +40792,22 @@ msgstr "" msgid "" " char *data = guestfs_cat (g, \"/etc/passwd\");\n" "\n" -msgstr "" -" char *data = guestfs_cat (g, \"/etc/passwd\");\n" -"\n" +msgstr " char *data = guestfs_cat (g, \"/etc/passwd\");\n\n" #. type: textblock #: ../src/guestfs.pod:193 msgid "" "This would return C<data> as a newly allocated buffer containing the full " -"content of that file (with some conditions: see also L</DOWNLOADING> below), " -"or C<NULL> if there was an error." -msgstr "" -"これは、ファイルの完全な内容を含む(いくつかの条件とともに: 以下の L</ダウン" -"ロード> 参照)新しく割り当てられたバッファーとして C<data> を返します。もしく" -"は、エラーがあれば C<NULL> を返します。" +"content of that file (with some conditions: see also L</DOWNLOADING> below)," +" or C<NULL> if there was an error." +msgstr "これは、ファイルの完全な内容を含む(いくつかの条件とともに: 以下の L</ダウンロード> 参照)新しく割り当てられたバッファーとして C<data> を返します。もしくは、エラーがあれば C<NULL> を返します。" #. type: textblock #: ../src/guestfs.pod:197 msgid "" "As another example, to create a top-level directory on that filesystem " "called C<\"var\"> you would do:" -msgstr "" -"もう 1 つの例として、ファイルシステムに C<\"var\"> という名前の最上位ディレク" -"トリーを作成するには、次のようにします:" +msgstr "もう 1 つの例として、ファイルシステムに C<\"var\"> という名前の最上位ディレクトリーを作成するには、次のようにします:" #. type: verbatim #: ../src/guestfs.pod:200 @@ -46266,9 +40815,7 @@ msgstr "" msgid "" " guestfs_mkdir (g, \"/var\");\n" "\n" -msgstr "" -" guestfs_mkdir (g, \"/var\");\n" -"\n" +msgstr " guestfs_mkdir (g, \"/var\");\n\n" #. type: textblock #: ../src/guestfs.pod:202 @@ -46282,19 +40829,14 @@ msgid "" " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" " \"/etc/rc3.d/S30portmap\");\n" "\n" -msgstr "" -" guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" -" \"/etc/rc3.d/S30portmap\");\n" -"\n" +msgstr " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n \"/etc/rc3.d/S30portmap\");\n\n" #. type: textblock #: ../src/guestfs.pod:207 msgid "" "Libguestfs will reject attempts to use relative paths and there is no " "concept of a current working directory." -msgstr "" -"libguestfs は相対パスの使用を拒否します。現在の作業ディレクトリーという概念が" -"ありません。" +msgstr "libguestfs は相対パスの使用を拒否します。現在の作業ディレクトリーという概念がありません。" #. type: textblock #: ../src/guestfs.pod:210 @@ -46304,22 +40846,14 @@ msgid "" "doesn't exist. If you are using the C API (documented here) you have to " "check for those error conditions after each call. (Other language bindings " "turn these errors into exceptions)." -msgstr "" -"libguestfs は多くの状況においてエラーを返します。たとえば、ファイルシステムが" -"書き込みできない場合です。または、要求したファイルやディレクトリーが存在しな" -"い場合です。 C API (ここにドキュメント化されています) を使用しているならば、" -"各呼び出しの後でそれらのエラー条件を確認する必要があります。(他の言語バイン" -"ドは、これらのエラーを例外の中に含めてください。)" +msgstr "libguestfs は多くの状況においてエラーを返します。たとえば、ファイルシステムが書き込みできない場合です。または、要求したファイルやディレクトリーが存在しない場合です。 C API (ここにドキュメント化されています) を使用しているならば、各呼び出しの後でそれらのエラー条件を確認する必要があります。(他の言語バインドは、これらのエラーを例外の中に含めてください。)" #. type: textblock #: ../src/guestfs.pod:216 msgid "" -"File writes are affected by the per-handle umask, set by calling L</" -"guestfs_umask> and defaulting to 022. See L</UMASK>." -msgstr "" -"ファイルの書き込みはハンドルごとの umask により影響されます。L</" -"guestfs_umask> を呼び出すことにより設定され、初期値は 022 です。 L</UMASK> 参" -"照。" +"File writes are affected by the per-handle umask, set by calling " +"L</guestfs_umask> and defaulting to 022. See L</UMASK>." +msgstr "ファイルの書き込みはハンドルごとの umask により影響されます。L</guestfs_umask> を呼び出すことにより設定され、初期値は 022 です。 L</UMASK> 参照。" #. type: textblock #: ../src/guestfs.pod:219 @@ -46336,20 +40870,16 @@ msgstr "パーティション" #. type: textblock #: ../src/guestfs.pod:225 msgid "" -"Libguestfs contains API calls to read, create and modify partition tables on " -"disk images." -msgstr "" -"libguestfs はディスクイメージにあるパーティションテーブルを読み込み、作成、変" -"更するための API 呼び出しがあります。" +"Libguestfs contains API calls to read, create and modify partition tables on" +" disk images." +msgstr "libguestfs はディスクイメージにあるパーティションテーブルを読み込み、作成、変更するための API 呼び出しがあります。" #. type: textblock #: ../src/guestfs.pod:228 msgid "" "In the common case where you want to create a single partition covering the " "whole disk, you should use the L</guestfs_part_disk> call:" -msgstr "" -"ディスク全体に単一のパーティションを作成したいという一般的な場合、 L</" -"guestfs_part_disk> 呼び出しを使用できます:" +msgstr "ディスク全体に単一のパーティションを作成したいという一般的な場合、 L</guestfs_part_disk> 呼び出しを使用できます:" #. type: verbatim #: ../src/guestfs.pod:232 @@ -46360,19 +40890,14 @@ msgid "" " parttype = \"gpt\";\n" " guestfs_part_disk (g, \"/dev/sda\", parttype);\n" "\n" -msgstr "" -" const char *parttype = \"mbr\";\n" -" if (disk_is_larger_than_2TB)\n" -" parttype = \"gpt\";\n" -" guestfs_part_disk (g, \"/dev/sda\", parttype);\n" -"\n" +msgstr " const char *parttype = \"mbr\";\n if (disk_is_larger_than_2TB)\n parttype = \"gpt\";\n guestfs_part_disk (g, \"/dev/sda\", parttype);\n\n" #. type: textblock #: ../src/guestfs.pod:237 msgid "" -"Obviously this effectively wipes anything that was on that disk image before." -msgstr "" -"以前ディスクイメージにあったものを明示的にすべて効果的に完全消去します。" +"Obviously this effectively wipes anything that was on that disk image " +"before." +msgstr "以前ディスクイメージにあったものを明示的にすべて効果的に完全消去します。" #. type: =head2 #: ../src/guestfs.pod:240 @@ -46382,23 +40907,18 @@ msgstr "LVM2" #. type: textblock #: ../src/guestfs.pod:242 msgid "" -"Libguestfs provides access to a large part of the LVM2 API, such as L</" -"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless " -"you familiarize yourself with the concepts of physical volumes, volume " -"groups and logical volumes." -msgstr "" -"libguestfs は L</guestfs_lvcreate> および L</guestfs_vgremove> のような、大部" -"分の LVM2 API にアクセスできます。物理ボリューム、ボリュームグループ、論理ボ" -"リュームの概念になじみがなければ、役に立たないかもしれません。" +"Libguestfs provides access to a large part of the LVM2 API, such as " +"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense " +"unless you familiarize yourself with the concepts of physical volumes, " +"volume groups and logical volumes." +msgstr "libguestfs は L</guestfs_lvcreate> および L</guestfs_vgremove> のような、大部分の LVM2 API にアクセスできます。物理ボリューム、ボリュームグループ、論理ボリュームの概念になじみがなければ、役に立たないかもしれません。" #. type: textblock #: ../src/guestfs.pod:247 msgid "" -"This author strongly recommends reading the LVM HOWTO, online at L<http://" -"tldp.org/HOWTO/LVM-HOWTO/>." -msgstr "" -"この著者はオンラインで L<http://tldp.org/HOWTO/LVM-HOWTO/> にある LVM HOWTO " -"を読むことを強く推奨します。" +"This author strongly recommends reading the LVM HOWTO, online at " +"L<http://tldp.org/HOWTO/LVM-HOWTO/>." +msgstr "この著者はオンラインで L<http://tldp.org/HOWTO/LVM-HOWTO/> にある LVM HOWTO を読むことを強く推奨します。" #. type: =head2 #: ../src/guestfs.pod:250 @@ -46409,12 +40929,9 @@ msgstr "ダウンロード" #: ../src/guestfs.pod:252 msgid "" "Use L</guestfs_cat> to download small, text only files. This call is " -"limited to files which are less than 2 MB and which cannot contain any ASCII " -"NUL (C<\\0>) characters. However the API is very simple to use." -msgstr "" -"小さなテキストのみのファイルをダウンロードするには L</guestfs_cat> を使用しま" -"す。この呼び出しは 2 MB 未満かつ ASCII NULL (C<\\0>) 文字を含まないファイルに" -"制限されます。しかしながら、API は非常に簡単に使用できます。" +"limited to files which are less than 2 MB and which cannot contain any ASCII" +" NUL (C<\\0>) characters. However the API is very simple to use." +msgstr "小さなテキストのみのファイルをダウンロードするには L</guestfs_cat> を使用します。この呼び出しは 2 MB 未満かつ ASCII NULL (C<\\0>) 文字を含まないファイルに制限されます。しかしながら、API は非常に簡単に使用できます。" #. type: textblock #: ../src/guestfs.pod:256 @@ -46422,28 +40939,20 @@ msgid "" "L</guestfs_read_file> can be used to read files which contain arbitrary 8 " "bit data, since it returns a (pointer, size) pair. However it is still " "limited to \"small\" files, less than 2 MB." -msgstr "" -"L</guestfs_read_file> は、(ポインター、容量)の組を返すので、任意の 8 ビット" -"データを含むファイルを読み込むために使用できます。しかしながら、今のところ 2 " -"MB 未満の「小さな」ファイルに制限されています。" +msgstr "L</guestfs_read_file> は、(ポインター、容量)の組を返すので、任意の 8 ビットデータを含むファイルを読み込むために使用できます。しかしながら、今のところ 2 MB 未満の「小さな」ファイルに制限されています。" #. type: textblock #: ../src/guestfs.pod:260 msgid "" "L</guestfs_download> can be used to download any file, with no limits on " "content or size (even files larger than 4 GB)." -msgstr "" -"L</guestfs_download> 内容やファイルサイズに制限はありません (例えば、4 GB 以" -"上のファイルでも可能) 任意のファイルをダウンロードするために使用することがで" -"きます。" +msgstr "L</guestfs_download> 内容やファイルサイズに制限はありません (例えば、4 GB 以上のファイルでも可能) 任意のファイルをダウンロードするために使用することができます。" #. type: textblock #: ../src/guestfs.pod:263 msgid "" "To download multiple files, see L</guestfs_tar_out> and L</guestfs_tgz_out>." -msgstr "" -"複数のファイルをダウンロードするには L</guestfs_tar_out> および L</" -"guestfs_tgz_out> を参照してください。" +msgstr "複数のファイルをダウンロードするには L</guestfs_tar_out> および L</guestfs_tgz_out> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:266 @@ -46453,54 +40962,45 @@ msgstr "アップロード方法" #. type: textblock #: ../src/guestfs.pod:268 msgid "" -"It's often the case that you want to write a file or files to the disk image." +"It's often the case that you want to write a file or files to the disk " +"image." msgstr "頻繁にディスクイメージへのファイルを書き込みたいという場合です。" #. type: textblock #: ../src/guestfs.pod:271 msgid "" "To write a small file with fixed content, use L</guestfs_write>. To create " -"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</" -"guestfs_fallocate64> (with all disk blocks allocated). There are a variety " -"of other functions for creating test files, for example L</guestfs_fill> and " -"L</guestfs_fill_pattern>." -msgstr "" -"固定的な内容を持つ小さなファイルを書き込むには、L</guestfs_write> を使用しま" -"す。すべて 0 のファイルを作成するには、L</guestfs_truncate_size> (スパース) " -"または L</guestfs_fallocate64> (すべてのブロックを割り当て済み) を使用しま" -"す。テストファイルを作成するためのさまざまな他の関数があります。たとえば、 " -"L</guestfs_fill> や L</guestfs_fill_pattern> があります。" +"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or " +"L</guestfs_fallocate64> (with all disk blocks allocated). There are a " +"variety of other functions for creating test files, for example " +"L</guestfs_fill> and L</guestfs_fill_pattern>." +msgstr "固定的な内容を持つ小さなファイルを書き込むには、L</guestfs_write> を使用します。すべて 0 のファイルを作成するには、L</guestfs_truncate_size> (スパース) または L</guestfs_fallocate64> (すべてのブロックを割り当て済み) を使用します。テストファイルを作成するためのさまざまな他の関数があります。たとえば、 L</guestfs_fill> や L</guestfs_fill_pattern> があります。" #. type: textblock #: ../src/guestfs.pod:277 msgid "" -"To upload a single file, use L</guestfs_upload>. This call has no limits on " -"file content or size (even files larger than 4 GB)." -msgstr "" -"単一のファイルをアップロードするには、L</guestfs_upload> を使用します。この呼" -"び出しは、ファイルの内容や容量(4 GB より大きいファイルさえ)における制限があ" -"りません。" +"To upload a single file, use L</guestfs_upload>. This call has no limits on" +" file content or size (even files larger than 4 GB)." +msgstr "単一のファイルをアップロードするには、L</guestfs_upload> を使用します。この呼び出しは、ファイルの内容や容量(4 GB より大きいファイルさえ)における制限がありません。" #. type: textblock #: ../src/guestfs.pod:280 msgid "" "To upload multiple files, see L</guestfs_tar_in> and L</guestfs_tgz_in>." -msgstr "" -"複数のファイルをアップロードするには、L</guestfs_tar_in> および L</" -"guestfs_tgz_in> を参照してください。" +msgstr "複数のファイルをアップロードするには、L</guestfs_tar_in> および L</guestfs_tgz_in> を参照してください。" #. type: textblock #: ../src/guestfs.pod:282 msgid "" "However the fastest way to upload I<large numbers of arbitrary files> is to " -"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)" -">), then attach this using L</guestfs_add_drive_ro>. If you add the drive " -"in a predictable way (eg. adding it last after all other drives) then you " -"can get the device name from L</guestfs_list_devices> and mount it directly " -"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-" -"portable between kernel versions, and they don't support labels or UUIDs. " -"If you want to pre-build an image or you need to mount it using a label or " -"UUID, use an ISO image instead." +"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and " +"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add" +" the drive in a predictable way (eg. adding it last after all other drives) " +"then you can get the device name from L</guestfs_list_devices> and mount it " +"directly using L</guestfs_mount_ro>. Note that squashfs images are " +"sometimes non-portable between kernel versions, and they don't support " +"labels or UUIDs. If you want to pre-build an image or you need to mount it " +"using a label or UUID, use an ISO image instead." msgstr "" #. type: =head2 @@ -46514,9 +41014,7 @@ msgid "" "There are various different commands for copying between files and devices " "and in and out of the guest filesystem. These are summarised in the table " "below." -msgstr "" -"ファイルとデバイスの間でコピーして、仮想マシンのファイルシステムと入出力する" -"ための、さまざまなコマンドがあります。以下の表はその概要です。" +msgstr "ファイルとデバイスの間でコピーして、仮想マシンのファイルシステムと入出力するための、さまざまなコマンドがあります。以下の表はその概要です。" #. type: =item #: ../src/guestfs.pod:301 @@ -46528,9 +41026,7 @@ msgstr "B<ファイル>からB<ファイル>" msgid "" "Use L</guestfs_cp> to copy a single file, or L</guestfs_cp_a> to copy " "directories recursively." -msgstr "" -"単一のファイルをコピーするには L</guestfs_cp> を使用します、またはディレクト" -"リーを再帰的にコピーするには L</guestfs_cp_a> を使用します。" +msgstr "単一のファイルをコピーするには L</guestfs_cp> を使用します、またはディレクトリーを再帰的にコピーするには L</guestfs_cp_a> を使用します。" #. type: textblock #: ../src/guestfs.pod:306 @@ -46556,11 +41052,9 @@ msgstr "B<デバイス>からB<デバイス>" #. type: textblock #: ../src/guestfs.pod:315 msgid "" -"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</" -"guestfs_copy_device_to_device>." -msgstr "" -"L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, または L</" -"guestfs_copy_device_to_device> を使用してください。" +"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or " +"L</guestfs_copy_device_to_device>." +msgstr "L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, または L</guestfs_copy_device_to_device> を使用してください。" #. type: textblock #: ../src/guestfs.pod:318 @@ -46576,12 +41070,7 @@ msgid "" " /* -1 marks the end of the list of optional parameters */\n" " -1);\n" "\n" -msgstr "" -" guestfs_copy_device_to_device (g,\n" -" \"/dev/VG/Original\", \"/dev/VG/Copy\",\n" -" /* -1 marks the end of the list of optional parameters */\n" -" -1);\n" -"\n" +msgstr " guestfs_copy_device_to_device (g,\n \"/dev/VG/Original\", \"/dev/VG/Copy\",\n /* -1 marks the end of the list of optional parameters */\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:325 @@ -46589,10 +41078,7 @@ msgid "" "The destination (C</dev/VG/Copy>) must be at least as large as the source " "(C</dev/VG/Original>). To copy less than the whole source device, use the " "optional C<size> parameter:" -msgstr "" -"The destination (C</dev/VG/Copy>) must be at least as large as the source " -"(C</dev/VG/Original>). To copy less than the whole source device, use the " -"optional C<size> parameter:" +msgstr "The destination (C</dev/VG/Copy>) must be at least as large as the source (C</dev/VG/Original>). To copy less than the whole source device, use the optional C<size> parameter:" #. type: verbatim #: ../src/guestfs.pod:329 @@ -46603,12 +41089,7 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" " -1);\n" "\n" -msgstr "" -" guestfs_copy_device_to_device (g,\n" -" \"/dev/VG/Original\", \"/dev/VG/Copy\",\n" -" GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" -" -1);\n" -"\n" +msgstr " guestfs_copy_device_to_device (g,\n \"/dev/VG/Original\", \"/dev/VG/Copy\",\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n -1);\n\n" #. type: =item #: ../src/guestfs.pod:334 @@ -46638,20 +41119,18 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:346 msgid "" -"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</" -"guestfs_tar_out> etc appear to only take filenames as arguments, so it " +"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, " +"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it " "appears you can only upload and download to files. However many Un*x-like " -"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</" -"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, " -"and arbitrary file descriptor N." +"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, " +"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, " +"stderr, and arbitrary file descriptor N." msgstr "" #. type: textblock #: ../src/guestfs.pod:354 msgid "For example, L<virt-cat(1)> writes its output to stdout by doing:" -msgstr "" -"たとえば、L<virt-cat(1)> は次のようにすることにより、出力を標準出力に書き込み" -"ます:" +msgstr "たとえば、L<virt-cat(1)> は次のようにすることにより、出力を標準出力に書き込みます:" #. type: verbatim #: ../src/guestfs.pod:357 @@ -46659,9 +41138,7 @@ msgstr "" msgid "" " guestfs_download (g, filename, \"/dev/stdout\");\n" "\n" -msgstr "" -" guestfs_download (g, filename, \"/dev/stdout\");\n" -"\n" +msgstr " guestfs_download (g, filename, \"/dev/stdout\");\n\n" #. type: textblock #: ../src/guestfs.pod:359 @@ -46676,11 +41153,7 @@ msgid "" " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" " guestfs_tar_out (g, \"/\", devfd);\n" "\n" -msgstr "" -" char devfd[64];\n" -" snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" -" guestfs_tar_out (g, \"/\", devfd);\n" -"\n" +msgstr " char devfd[64];\n snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n guestfs_tar_out (g, \"/\", devfd);\n\n" #. type: =head2 #: ../src/guestfs.pod:365 @@ -46692,18 +41165,14 @@ msgstr "ファイルの一覧表示方法" msgid "" "L</guestfs_ll> is just designed for humans to read (mainly when using the " "L<guestfish(1)>-equivalent command C<ll>)." -msgstr "" -"L</guestfs_ll> は人間が読みやすいよう設計されています(おもに L<guestfish(1)" -"> の同等なコマンド C<ll> を使用するとき)。" +msgstr "L</guestfs_ll> は人間が読みやすいよう設計されています(おもに L<guestfish(1)> の同等なコマンド C<ll> を使用するとき)。" #. type: textblock #: ../src/guestfs.pod:370 msgid "" "L</guestfs_ls> is a quick way to get a list of files in a directory from " "programs, as a flat list of strings." -msgstr "" -"L</guestfs_ls> は文字列の平らな一覧のように、ディレクトリーにあるファイルの一" -"覧をプログラムから取得する素早い方法です。" +msgstr "L</guestfs_ls> は文字列の平らな一覧のように、ディレクトリーにあるファイルの一覧をプログラムから取得する素早い方法です。" #. type: textblock #: ../src/guestfs.pod:373 @@ -46711,18 +41180,14 @@ msgid "" "L</guestfs_readdir> is a programmatic way to get a list of files in a " "directory, plus additional information about each one. It is more " "equivalent to using the L<readdir(3)> call on a local filesystem." -msgstr "" -"L</guestfs_readdir> はディレクトリーにあるファイルの一覧、さらにそれぞれに関" -"する追加の情報を取得するためのプログラム的な方法です。ローカルシステムにおけ" -"る L<readdir(3)> 呼び出しを使用することとほぼ同様です。" +msgstr "L</guestfs_readdir> はディレクトリーにあるファイルの一覧、さらにそれぞれに関する追加の情報を取得するためのプログラム的な方法です。ローカルシステムにおける L<readdir(3)> 呼び出しを使用することとほぼ同様です。" #. type: textblock #: ../src/guestfs.pod:377 msgid "" -"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files." -msgstr "" -"L</guestfs_find> と L</guestfs_find0> は再帰的にファイルを一覧表示するために" -"使用できます。" +"L</guestfs_find> and L</guestfs_find0> can be used to recursively list " +"files." +msgstr "L</guestfs_find> と L</guestfs_find0> は再帰的にファイルを一覧表示するために使用できます。" #. type: =head2 #: ../src/guestfs.pod:380 @@ -46735,10 +41200,7 @@ msgid "" "Although libguestfs is primarily an API for manipulating files inside guest " "images, we also provide some limited facilities for running commands inside " "guests." -msgstr "" -"libguestfs はおもに仮想マシンの中にあるファイルを操作するための API です。さ" -"らに、仮想マシンの中にあるコマンドを実行するために、限定された機能がいくつか" -"あります。" +msgstr "libguestfs はおもに仮想マシンの中にあるファイルを操作するための API です。さらに、仮想マシンの中にあるコマンドを実行するために、限定された機能がいくつかあります。" #. type: textblock #: ../src/guestfs.pod:386 @@ -46750,8 +41212,7 @@ msgstr "これには多くの制限があります:" msgid "" "The kernel version that the command runs under will be different from what " "it expects." -msgstr "" -"コマンドを実行するカーネルのバージョンは、期待するものにより異なります。" +msgstr "コマンドを実行するカーネルのバージョンは、期待するものにより異なります。" #. type: textblock #: ../src/guestfs.pod:397 @@ -46768,11 +41229,9 @@ msgstr "コマンドは制限されたメモリーにおいて実行されます #. type: textblock #: ../src/guestfs.pod:406 msgid "" -"The network may not be available unless you enable it (see L</" -"guestfs_set_network>)." -msgstr "" -"ネットワークは有効にしなければ利用できません(L</guestfs_set_network> 参" -"照)。" +"The network may not be available unless you enable it (see " +"L</guestfs_set_network>)." +msgstr "ネットワークは有効にしなければ利用できません(L</guestfs_set_network> 参照)。" #. type: textblock #: ../src/guestfs.pod:411 @@ -46783,17 +41242,14 @@ msgstr "Linux ゲストのみがサポートされます(Windows, BSD など #: ../src/guestfs.pod:415 msgid "" "Architecture limitations (eg. won't work for a PPC guest on an X86 host)." -msgstr "" -"アーキテクチャーの制限(例: x86 ホストにおいて PPC ゲストは動作しません)。" +msgstr "アーキテクチャーの制限(例: x86 ホストにおいて PPC ゲストは動作しません)。" #. type: textblock #: ../src/guestfs.pod:420 msgid "" "For SELinux guests, you may need to enable SELinux and load policy first. " "See L</SELINUX> in this manpage." -msgstr "" -"SELinux 仮想マシンに対しては、まず SELinux を有効にして、ポリシーを読み込む必" -"要があります。このマニュアルページにおいて L</SELinux> を参照してください。" +msgstr "SELinux 仮想マシンに対しては、まず SELinux を有効にして、ポリシーを読み込む必要があります。このマニュアルページにおいて L</SELinux> を参照してください。" #. type: textblock #: ../src/guestfs.pod:425 @@ -46812,16 +41268,16 @@ msgstr "" msgid "" "A secure alternative is to use libguestfs to install a \"firstboot\" script " "(a script which runs when the guest next boots normally), and to have this " -"script run the commands you want in the normal context of the running guest, " -"network security and so on. For information about other security issues, " +"script run the commands you want in the normal context of the running guest," +" network security and so on. For information about other security issues, " "see L</SECURITY>." msgstr "" #. type: textblock #: ../src/guestfs.pod:442 msgid "" -"The two main API calls to run commands are L</guestfs_command> and L</" -"guestfs_sh> (there are also variations)." +"The two main API calls to run commands are L</guestfs_command> and " +"L</guestfs_sh> (there are also variations)." msgstr "" #. type: textblock @@ -46848,17 +41304,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:455 msgid "" -"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't " -"document Augeas itself here because there is excellent documentation on the " -"L<http://augeas.net/> website." +"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't" +" document Augeas itself here because there is excellent documentation on the" +" L<http://augeas.net/> website." msgstr "" #. type: textblock #: ../src/guestfs.pod:459 msgid "" -"If you don't want to use Augeas (you fool!) then try calling L</" -"guestfs_read_lines> to get the file as a list of lines which you can iterate " -"over." +"If you don't want to use Augeas (you fool!) then try calling " +"L</guestfs_read_lines> to get the file as a list of lines which you can " +"iterate over." msgstr "" #. type: =head2 @@ -46871,10 +41327,7 @@ msgstr "SELinux" msgid "" "We support SELinux guests. To ensure that labeling happens correctly in " "SELinux guests, you need to enable SELinux and load the guest's policy:" -msgstr "" -"SELinux ゲストをサポートします。 SELinux ゲストにおいて正しくラベルづけされ" -"ていることを確認するには、SELinux を有効にして、ゲストのポリシーを読み込む必" -"要があります:" +msgstr "SELinux ゲストをサポートします。 SELinux ゲストにおいて正しくラベルづけされていることを確認するには、SELinux を有効にして、ゲストのポリシーを読み込む必要があります:" #. type: textblock #: ../src/guestfs.pod:473 @@ -46887,18 +41340,14 @@ msgstr "起動前に次を実行します:" msgid "" " guestfs_set_selinux (g, 1);\n" "\n" -msgstr "" -" guestfs_set_selinux (g, 1);\n" -"\n" +msgstr " guestfs_set_selinux (g, 1);\n\n" #. type: textblock #: ../src/guestfs.pod:479 msgid "" "After mounting the guest's filesystem(s), load the policy. This is best " "done by running the L<load_policy(8)> command in the guest itself:" -msgstr "" -"ゲストのファイルシステムをマウント後、ポリシーを読み込みます。 これはゲスト" -"自身において L<load_policy(8)> コマンドを実行することが一番です:" +msgstr "ゲストのファイルシステムをマウント後、ポリシーを読み込みます。 これはゲスト自身において L<load_policy(8)> コマンドを実行することが一番です:" #. type: verbatim #: ../src/guestfs.pod:483 @@ -46906,28 +41355,21 @@ msgstr "" msgid "" " guestfs_sh (g, \"/usr/sbin/load_policy\");\n" "\n" -msgstr "" -" guestfs_sh (g, \"/usr/sbin/load_policy\");\n" -"\n" +msgstr " guestfs_sh (g, \"/usr/sbin/load_policy\");\n\n" #. type: textblock #: ../src/guestfs.pod:485 msgid "" "(Older versions of C<load_policy> require you to specify the name of the " "policy file)." -msgstr "" -"(古いバージョンの C<load_policy> はポリシーファイルの名前を指定する必要があ" -"ります)。" +msgstr "(古いバージョンの C<load_policy> はポリシーファイルの名前を指定する必要があります)。" #. type: textblock #: ../src/guestfs.pod:490 msgid "" "Optionally, set the security context for the API. The correct security " "context to use can only be known by inspecting the guest. As an example:" -msgstr "" -"オプションとして、API のセキュリティコンテキストを設定します。 使用する適切" -"なセキュリティコンテキストは、ゲストを検査することによってのみ知ることができ" -"ます。 以下の例のようです:" +msgstr "オプションとして、API のセキュリティコンテキストを設定します。 使用する適切なセキュリティコンテキストは、ゲストを検査することによってのみ知ることができます。 以下の例のようです:" #. type: verbatim #: ../src/guestfs.pod:494 @@ -46935,9 +41377,7 @@ msgstr "" msgid "" " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" "\n" -msgstr "" -" guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" -"\n" +msgstr " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n\n" #. type: textblock #: ../src/guestfs.pod:498 @@ -46969,23 +41409,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:512 msgid "" -"The default umask is C<022>, so files are created with modes such as C<0644> " -"and directories with C<0755>." -msgstr "" -"umask の初期値は C<022> です、そのためファイルは C<0644> のようなモードで作成" -"され、ディレクトリーは C<0755> です。" +"The default umask is C<022>, so files are created with modes such as C<0644>" +" and directories with C<0755>." +msgstr "umask の初期値は C<022> です、そのためファイルは C<0644> のようなモードで作成され、ディレクトリーは C<0755> です。" #. type: textblock #: ../src/guestfs.pod:515 msgid "" "There are two ways to avoid being affected by umask. Either set umask to 0 " -"(call C<guestfs_umask (g, 0)> early after launching). Or call L</" -"guestfs_chmod> after creating each file or directory." -msgstr "" -"umask による影響を避けるには 2 つの方法があります。1 つは umask を 0 に設定す" -"ることです(開始後の早いうちに C<guestfs_umask (g, 0)> を呼び出します)。も" -"う 1 つは各ファイルまたはディレクトリーを作成した後に L</guestfs_chmod> を呼" -"び出すことです。" +"(call C<guestfs_umask (g, 0)> early after launching). Or call " +"L</guestfs_chmod> after creating each file or directory." +msgstr "umask による影響を避けるには 2 つの方法があります。1 つは umask を 0 に設定することです(開始後の早いうちに C<guestfs_umask (g, 0)> を呼び出します)。もう 1 つは各ファイルまたはディレクトリーを作成した後に L</guestfs_chmod> を呼び出すことです。" #. type: textblock #: ../src/guestfs.pod:519 @@ -46995,8 +41429,8 @@ msgstr "umask に関する詳細は L<umask(2)> を参照してください。" #. type: textblock #: ../src/guestfs.pod:523 msgid "" -"Libguestfs allows you to access Linux guests which have been encrypted using " -"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " +"Libguestfs allows you to access Linux guests which have been encrypted using" +" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " "standard. This includes nearly all whole disk encryption systems used by " "modern Linux guests." msgstr "" @@ -47006,43 +41440,39 @@ msgstr "" msgid "" "Use L</guestfs_vfs_type> to identify LUKS-encrypted block devices (it " "returns the string C<crypto_LUKS>)." -msgstr "" -"LUKS 暗号化ブロックデバイス(それは文字列 C<crypto_LUKS> を返します)を識別す" -"るには L</guestfs_vfs_type> を使用します。" +msgstr "LUKS 暗号化ブロックデバイス(それは文字列 C<crypto_LUKS> を返します)を識別するには L</guestfs_vfs_type> を使用します。" #. type: textblock #: ../src/guestfs.pod:532 msgid "" "Then open these devices by calling L</guestfs_luks_open>. Obviously you " "will require the passphrase!" -msgstr "" -"そして L</guestfs_luks_open> を呼び出すことにより、これらのデバイスを開きま" -"す。明示的にパスフレーズが必要です。" +msgstr "そして L</guestfs_luks_open> を呼び出すことにより、これらのデバイスを開きます。明示的にパスフレーズが必要です。" #. type: textblock #: ../src/guestfs.pod:535 msgid "" -"Opening a LUKS device creates a new device mapper device called C</dev/" -"mapper/mapname> (where C<mapname> is the string you supply to L</" -"guestfs_luks_open>). Reads and writes to this mapper device are decrypted " -"from and encrypted to the underlying block device respectively." +"Opening a LUKS device creates a new device mapper device called " +"C</dev/mapper/mapname> (where C<mapname> is the string you supply to " +"L</guestfs_luks_open>). Reads and writes to this mapper device are " +"decrypted from and encrypted to the underlying block device respectively." msgstr "" #. type: textblock #: ../src/guestfs.pod:541 msgid "" -"LVM volume groups on the device can be made visible by calling L</" -"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume" -"(s) can now be mounted in the usual way." +"LVM volume groups on the device can be made visible by calling " +"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical " +"volume(s) can now be mounted in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:545 msgid "" -"Use the reverse process to close a LUKS device. Unmount any logical volumes " -"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " -"[\"/dev/VG\"])>. Then close the mapper device by calling L</" -"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " +"Use the reverse process to close a LUKS device. Unmount any logical volumes" +" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " +"[\"/dev/VG\"])>. Then close the mapper device by calling " +"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " "underlying encrypted block device)." msgstr "" @@ -47072,14 +41502,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:565 msgid "" -"The call to mount the libguestfs filesystem on a local directory is L</" -"guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The " -"latter does not return until you unmount the filesystem. The reason is that " -"the call enters the FUSE main loop and processes kernel requests, turning " -"them into libguestfs calls. An alternative design would have been to create " -"a background thread to do this, but libguestfs doesn't require pthreads. " -"This way is also more flexible: for example the user can create another " -"thread for L</guestfs_mount_local_run>." +"The call to mount the libguestfs filesystem on a local directory is " +"L</guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The" +" latter does not return until you unmount the filesystem. The reason is " +"that the call enters the FUSE main loop and processes kernel requests, " +"turning them into libguestfs calls. An alternative design would have been " +"to create a background thread to do this, but libguestfs doesn't require " +"pthreads. This way is also more flexible: for example the user can create " +"another thread for L</guestfs_mount_local_run>." msgstr "" #. type: textblock @@ -47089,8 +41519,8 @@ msgid "" "mountpoint. The mountpoint is not ready to use until the call returns. At " "this point, accesses to the filesystem will block until the main loop is " "entered (ie. L</guestfs_mount_local_run>). So if you need to start another " -"process to access the filesystem, put the fork between L</" -"guestfs_mount_local> and L</guestfs_mount_local_run>." +"process to access the filesystem, put the fork between " +"L</guestfs_mount_local> and L</guestfs_mount_local_run>." msgstr "" #. type: =head3 @@ -47111,8 +41541,8 @@ msgstr "" #: ../src/guestfs.pod:590 msgid "" "If libguestfs was compiled without support for L</guestfs_mount_local> then " -"calling it will return an error with errno set to C<ENOTSUP> (see L</" -"guestfs_last_errno>)." +"calling it will return an error with errno set to C<ENOTSUP> (see " +"L</guestfs_last_errno>)." msgstr "" #. type: =head3 @@ -47124,8 +41554,8 @@ msgstr "" #: ../src/guestfs.pod:596 msgid "" "Libguestfs on top of FUSE performs quite poorly. For best performance do " -"not use it. Use ordinary libguestfs filesystem calls, upload, download etc. " -"instead." +"not use it. Use ordinary libguestfs filesystem calls, upload, download etc." +" instead." msgstr "" #. type: =head2 @@ -47137,24 +41567,24 @@ msgstr "" #: ../src/guestfs.pod:602 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems, an install CD or a live CD. (These APIs used to " -"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since " -"version 1.5.3 the most frequently used part of this library has been " +"contains operating systems, an install CD or a live CD. (These APIs used to" +" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since" +" version 1.5.3 the most frequently used part of this library has been " "rewritten in C and moved into the core code)." msgstr "" #. type: textblock #: ../src/guestfs.pod:609 msgid "" -"Add all disks belonging to the unknown virtual machine and call L</" -"guestfs_launch> in the usual way." +"Add all disks belonging to the unknown virtual machine and call " +"L</guestfs_launch> in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:612 msgid "" -"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls " -"and certain heuristics, and returns a list of operating systems that were " +"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls" +" and certain heuristics, and returns a list of operating systems that were " "found. An empty list means none were found. A single element is the root " "filesystem of the operating system. For dual- or multi-boot guests, " "multiple roots can be returned, each one corresponding to a separate " @@ -47167,9 +41597,9 @@ msgstr "" #: ../src/guestfs.pod:621 msgid "" "For each root, you can then call various C<guestfs_inspect_get_*> functions " -"to get additional details about that operating system. For example, call L</" -"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for " -"Windows and Linux-based operating systems respectively." +"to get additional details about that operating system. For example, call " +"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for" +" Windows and Linux-based operating systems respectively." msgstr "" #. type: textblock @@ -47177,8 +41607,8 @@ msgstr "" msgid "" "Un*x-like and Linux-based operating systems usually consist of several " "filesystems which are mounted at boot time (for example, a separate boot " -"partition mounted on C</boot>). The inspection rules are able to detect how " -"filesystems correspond to mount points. Call " +"partition mounted on C</boot>). The inspection rules are able to detect how" +" filesystems correspond to mount points. Call " "C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a " "hash table like this example:" msgstr "" @@ -47191,11 +41621,7 @@ msgid "" " / => /dev/vg_guest/lv_root\n" " /usr => /dev/vg_guest/lv_usr\n" "\n" -msgstr "" -" /boot => /dev/sda1\n" -" / => /dev/vg_guest/lv_root\n" -" /usr => /dev/vg_guest/lv_usr\n" -"\n" +msgstr " /boot => /dev/sda1\n / => /dev/vg_guest/lv_root\n /usr => /dev/vg_guest/lv_usr\n\n" #. type: textblock #: ../src/guestfs.pod:638 @@ -47207,16 +41633,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:641 msgid "" -"Be careful to mount filesystems in the right order (eg. C</> before C</" -"usr>). Sorting the keys of the hash by length, shortest first, should work." +"Be careful to mount filesystems in the right order (eg. C</> before " +"C</usr>). Sorting the keys of the hash by length, shortest first, should " +"work." msgstr "" #. type: textblock #: ../src/guestfs.pod:645 msgid "" "Inspection currently only works for some common operating systems. " -"Contributors are welcome to send patches for other operating systems that we " -"currently cannot detect." +"Contributors are welcome to send patches for other operating systems that we" +" currently cannot detect." msgstr "" #. type: textblock @@ -47234,13 +41661,11 @@ msgid "" "inspection and caches the results in the guest handle. Subsequent calls to " "C<guestfs_inspect_get_*> return this cached information, but I<do not> re-" "read the disks. If you change the content of the guest disks, you can redo " -"inspection by calling L</guestfs_inspect_os> again. (L</" -"guestfs_inspect_list_applications> works a little differently from the other " -"calls and does read the disks. See documentation for that function for " -"details)." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> " -"を使用してください。" +"inspection by calling L</guestfs_inspect_os> again. " +"(L</guestfs_inspect_list_applications> works a little differently from the " +"other calls and does read the disks. See documentation for that function " +"for details)." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</add_drive_opts> を使用してください。" #. type: =head3 #: ../src/guestfs.pod:662 @@ -47252,9 +41677,7 @@ msgstr "インストールディスクの検査方法" msgid "" "Libguestfs (since 1.9.4) can detect some install disks, install CDs, live " "CDs and more." -msgstr "" -"libguestfs (1.9.4以降) は、いくつかのインストールディスク、インストール CD、" -"live CD などを検知できます。" +msgstr "libguestfs (1.9.4以降) は、いくつかのインストールディスク、インストール CD、live CD などを検知できます。" #. type: textblock #: ../src/guestfs.pod:667 @@ -47268,20 +41691,18 @@ msgstr "" #: ../src/guestfs.pod:671 msgid "" "Further information is available about the operating system that can be " -"installed using the regular inspection APIs like L</" -"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc." +"installed using the regular inspection APIs like " +"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> " +"etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:676 msgid "" "Some additional information specific to installer disks is also available " -"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</" -"guestfs_inspect_is_multipart> calls." -msgstr "" -"インストールディスクに指定するいくつかの追加情報は L</" -"guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> および L</" -"guestfs_inspect_is_multipart> 呼び出しからも取得可能です。" +"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and " +"L</guestfs_inspect_is_multipart> calls." +msgstr "インストールディスクに指定するいくつかの追加情報は L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> および L</guestfs_inspect_is_multipart> 呼び出しからも取得可能です。" #. type: =head2 #: ../src/guestfs.pod:681 @@ -47291,11 +41712,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:683 msgid "" -"Libguestfs can mount NTFS partitions. It does this using the L<http://www." -"ntfs-3g.org/> driver." -msgstr "" -"libguestfs は NTFS パーティションをマウントできます。そのためには L<http://" -"www.ntfs-3g.org/> ドライバーを使用します。" +"Libguestfs can mount NTFS partitions. It does this using the L<http://www" +".ntfs-3g.org/> driver." +msgstr "libguestfs は NTFS パーティションをマウントできます。そのためには L<http://www.ntfs-3g.org/> ドライバーを使用します。" #. type: =head3 #: ../src/guestfs.pod:686 @@ -47307,9 +41726,9 @@ msgstr "ドライブレターとパス" msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " -"a Windows configuration file referring to a path like C<c:\\windows" -"\\system32>. When the filesystem is mounted in libguestfs, that directory " -"might be referred to as C</WINDOWS/System32>." +"a Windows configuration file referring to a path like " +"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, " +"that directory might be referred to as C</WINDOWS/System32>." msgstr "" #. type: textblock @@ -47330,8 +41749,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:701 msgid "" -"To resolve the case insensitivity of paths, call L</" -"guestfs_case_sensitive_path>." +"To resolve the case insensitivity of paths, call " +"L</guestfs_case_sensitive_path>." msgstr "" #. type: =head3 @@ -47346,11 +41765,9 @@ msgid "" "files, through the library C<hivex> which is part of the libguestfs project " "although ships as a separate tarball. You have to locate and download the " "hive file(s) yourself, and then pass them to C<hivex> functions. See also " -"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-" -"reg(1)> for more help on this issue." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用" -"してください。" +"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-" +"win-reg(1)> for more help on this issue." +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</mkfs_opts> を使用してください。" #. type: =head3 #: ../src/guestfs.pod:714 @@ -47370,9 +41787,7 @@ msgstr "" msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" "symbolic-links/>" -msgstr "" -"L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" -"symbolic-links/>" +msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-symbolic-links/>" #. type: textblock #: ../src/guestfs.pod:722 @@ -47387,8 +41802,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:729 msgid "" -"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</" -"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " +"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use " +"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " "attribute, and read the raw reparse data from that (you can find the format " "documented in various places around the web)." msgstr "" @@ -47409,8 +41824,7 @@ msgstr "" #: ../src/guestfs.pod:739 msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" -msgstr "" -"L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" +msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" #. type: =head2 #: ../src/guestfs.pod:741 @@ -47420,8 +41834,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:743 msgid "" -"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and L</" -"guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems." +"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and " +"L</guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems." msgstr "" #. type: textblock @@ -47444,8 +41858,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:756 msgid "" -"The L<resize2fs(8)> program can still fail, in which case it prints an error " -"message similar to:" +"The L<resize2fs(8)> program can still fail, in which case it prints an error" +" message similar to:" msgstr "" #. type: verbatim @@ -47455,10 +41869,7 @@ msgid "" " Please run 'e2fsck -fy <device>' to fix the filesystem\n" " after the aborted resize operation.\n" "\n" -msgstr "" -" 容量変更の操作を中断した後、ファイルシステムを\n" -" 修復するために 'e2fsck -fy <device>' を実行してください。\n" -"\n" +msgstr " 容量変更の操作を中断した後、ファイルシステムを\n 修復するために 'e2fsck -fy <device>' を実行してください。\n\n" #. type: textblock #: ../src/guestfs.pod:762 @@ -47485,8 +41896,8 @@ msgstr "" #: ../src/guestfs.pod:772 msgid "" "The API is broadly identical in all supported languages. This means that " -"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> " -"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " +"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>" +" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " "OCaml. In other words, a straightforward, predictable isomorphism between " "each language." msgstr "" @@ -47494,8 +41905,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:778 msgid "" -"Error messages are automatically transformed into exceptions if the language " -"supports it." +"Error messages are automatically transformed into exceptions if the language" +" supports it." msgstr "" #. type: textblock @@ -47516,9 +41927,7 @@ msgstr "B<C++>" msgid "" "You can use the I<guestfs.h> header file from C++ programs. The C++ API is " "identical to the C API. C++ classes and exceptions are not used." -msgstr "" -"C++ プログラムから I<guestfs.h> ヘッダーファイルを使用できます。 C++ API は " -"C API と同一です。 C++ のクラスと例外は使用されません。" +msgstr "C++ プログラムから I<guestfs.h> ヘッダーファイルを使用できます。 C++ API は C API と同一です。 C++ のクラスと例外は使用されません。" #. type: =item #: ../src/guestfs.pod:793 @@ -47530,9 +41939,7 @@ msgstr "B<C#>" msgid "" "The C# bindings are highly experimental. Please read the warnings at the " "top of C<csharp/Libguestfs.cs>." -msgstr "" -"C# バインディングは非常に実験的です。 C<csharp/Libguestfs.cs> の一番最初にあ" -"る警告を参照してください。" +msgstr "C# バインディングは非常に実験的です。 C<csharp/Libguestfs.cs> の一番最初にある警告を参照してください。" #. type: =item #: ../src/guestfs.pod:798 @@ -47671,8 +42078,8 @@ msgstr "" msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " -"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 " -"release, you can expect these to change. Beware of them." +"backwards compatibility or other reasons. If there is ever a libguestfs 2.0" +" release, you can expect these to change. Beware of them." msgstr "" #. type: =item @@ -47701,15 +42108,14 @@ msgstr "" msgid "" " guestfs_set_autosync (g, 1);\n" "\n" -msgstr "" -" guestfs_set_autosync (g, 1);\n" -"\n" +msgstr " guestfs_set_autosync (g, 1);\n\n" #. type: textblock #: ../src/guestfs.pod:874 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " -"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)" +"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> " +"q.v.)" msgstr "" #. type: textblock @@ -47743,8 +42149,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:891 msgid "" -"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. " -"However C<-o sync> does not add any reliability benefit, but does have a " +"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly." +" However C<-o sync> does not add any reliability benefit, but does have a " "very large performance impact." msgstr "" @@ -47765,9 +42171,7 @@ msgstr "初期値は読み込み専用です。" msgid "" "In L<guestfish(3)>, I<--ro> should be the default, and you should have to " "specify I<--rw> if you want to make changes to the image." -msgstr "" -"L<guestfish(3)> では、 I<--ro> が初期値です。イメージを変更したいならば I<--" -"rw> を指定する必要があります。" +msgstr "L<guestfish(3)> では、 I<--ro> が初期値です。イメージを変更したいならば I<--rw> を指定する必要があります。" #. type: textblock #: ../src/guestfs.pod:903 @@ -47778,8 +42182,8 @@ msgstr "これにより、動作中の仮想マシンのイメージを破壊す #: ../src/guestfs.pod:905 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " -"even if you didn't perform any writes. You need to use L</" -"guestfs_add_drive_ro> to guarantee that the disk is not changed." +"even if you didn't perform any writes. You need to use " +"L</guestfs_add_drive_ro> to guarantee that the disk is not changed." msgstr "" #. type: =item @@ -47791,10 +42195,10 @@ msgstr "guestfish コマンドラインは使うのが難しいです。" #: ../src/guestfs.pod:911 msgid "" "C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for " -"examination). It tries to run a guestfish command C<disk.img> which doesn't " -"exist, so it fails. In earlier versions of guestfish the error message was " -"also unintuitive, but we have corrected this since. Like the Bourne shell, " -"we should have used C<guestfish -c command> to run commands." +"examination). It tries to run a guestfish command C<disk.img> which doesn't" +" exist, so it fails. In earlier versions of guestfish the error message was" +" also unintuitive, but we have corrected this since. Like the Bourne shell," +" we should have used C<guestfish -c command> to run commands." msgstr "" #. type: =item @@ -47823,9 +42227,7 @@ msgstr "最も一般的な L</guestfs_lvcreate> です。 guestfish コマンド msgid "" " lvcreate LV VG 100M\n" "\n" -msgstr "" -" lvcreate LV VG 100M\n" -"\n" +msgstr " lvcreate LV VG 100M\n\n" #. type: textblock #: ../src/guestfs.pod:931 @@ -47851,9 +42253,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:941 msgid "" -"There is a subtle ambiguity in the API between a device name (eg. C</dev/" -"sdb2>) and a similar pathname. A file might just happen to be called " -"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." +"There is a subtle ambiguity in the API between a device name (eg. " +"C</dev/sdb2>) and a similar pathname. A file might just happen to be called" +" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." msgstr "" #. type: textblock @@ -47881,9 +42283,7 @@ msgstr "" msgid "" " type path = Path of string | Device of int | Partition of int * int\n" "\n" -msgstr "" -" type path = Path of string | Device of int | Partition of int * int\n" -"\n" +msgstr " type path = Path of string | Device of int | Partition of int * int\n\n" #. type: textblock #: ../src/guestfs.pod:960 @@ -47899,12 +42299,7 @@ msgid "" " Partition (1, 2) (* /dev/sdb2 (or is it /dev/sda2 or /dev/sdb3?) *)\n" " Path \"/dev/sdb2\" (* not a device *)\n" "\n" -msgstr "" -" Path \"/foo/bar\"\n" -" Device 1 (* /dev/sdb, または場合によると /dev/sda *)\n" -" Partition (1, 2) (* /dev/sdb2 (または /dev/sda2 や /dev/sdb3?) *)\n" -" Path \"/dev/sdb2\" (* デバイスではありません *)\n" -"\n" +msgstr " Path \"/foo/bar\"\n Device 1 (* /dev/sdb, または場合によると /dev/sda *)\n Partition (1, 2) (* /dev/sdb2 (または /dev/sda2 や /dev/sdb3?) *)\n Path \"/dev/sdb2\" (* デバイスではありません *)\n\n" #. type: textblock #: ../src/guestfs.pod:967 @@ -47923,9 +42318,7 @@ msgstr "キーとパスフレーズ" msgid "" "Certain libguestfs calls take a parameter that contains sensitive key " "material, passed in as a C string." -msgstr "" -"特定の libguestfs 呼び出しは、C 文字列のように渡される、秘密を扱うキーの材料" -"を含むパラメーターをとります。" +msgstr "特定の libguestfs 呼び出しは、C 文字列のように渡される、秘密を扱うキーの材料を含むパラメーターをとります。" #. type: textblock #: ../src/guestfs.pod:977 @@ -47940,8 +42333,8 @@ msgstr "" #: ../src/guestfs.pod:982 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " -"might end up being written out to the swap partition. If this is a concern, " -"scrub the swap partition or don't use libguestfs on encrypted devices." +"might end up being written out to the swap partition. If this is a concern," +" scrub the swap partition or don't use libguestfs on encrypted devices." msgstr "" #. type: =head2 @@ -47959,9 +42352,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:992 msgid "" -"Only use the handle from a single thread. Either use the handle exclusively " -"from one thread, or provide your own mutex so that two threads cannot issue " -"calls on the same handle at the same time." +"Only use the handle from a single thread. Either use the handle exclusively" +" from one thread, or provide your own mutex so that two threads cannot issue" +" calls on the same handle at the same time." msgstr "" #. type: textblock @@ -47986,17 +42379,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1004 msgid "" -"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</" -"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." -msgstr "" -"デフォルトで、ディレクトリー C<$libdir/guestfs> にあるこれらに対して見えます " -"(例: C</usr/local/lib/guestfs> または C</usr/lib64/guestfs>)。" +"By default it looks for these in the directory C<$libdir/guestfs> (eg. " +"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." +msgstr "デフォルトで、ディレクトリー C<$libdir/guestfs> にあるこれらに対して見えます (例: C</usr/local/lib/guestfs> または C</usr/lib64/guestfs>)。" #. type: textblock #: ../src/guestfs.pod:1007 msgid "" -"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> " -"to change the directories that libguestfs will search in. The value is a " +"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>" +" to change the directories that libguestfs will search in. The value is a " "colon-separated list of paths. The current directory is I<not> searched " "unless the path contains an empty element or C<.>. For example " "C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and " @@ -48011,13 +42402,10 @@ msgstr "QEMU ラッパー" #. type: textblock #: ../src/guestfs.pod:1016 msgid "" -"If you want to compile your own qemu, run qemu from a non-standard location, " -"or pass extra arguments to qemu, then you can write a shell-script wrapper " +"If you want to compile your own qemu, run qemu from a non-standard location," +" or pass extra arguments to qemu, then you can write a shell-script wrapper " "around qemu." -msgstr "" -"自身の QEMU をコンパイルしたい、非標準の場所から QEMU を実行したい、または追" -"加の引数を QEMU に渡したいならば、QEMU のシェルスクリプト・ラッパーを書けま" -"す。" +msgstr "自身の QEMU をコンパイルしたい、非標準の場所から QEMU を実行したい、または追加の引数を QEMU に渡したいならば、QEMU のシェルスクリプト・ラッパーを書けます。" #. type: textblock #: ../src/guestfs.pod:1020 @@ -48031,8 +42419,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1025 msgid "" -"Here is an example of a wrapper, where I have built my own copy of qemu from " -"source:" +"Here is an example of a wrapper, where I have built my own copy of qemu from" +" source:" msgstr "" #. type: verbatim @@ -48043,11 +42431,7 @@ msgid "" " qemudir=/home/rjones/d/qemu\n" " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" "\n" -msgstr "" -" #!/bin/sh -\n" -" qemudir=/home/rjones/d/qemu\n" -" exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" -"\n" +msgstr " #!/bin/sh -\n qemudir=/home/rjones/d/qemu\n exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n\n" #. type: textblock #: ../src/guestfs.pod:1032 @@ -48063,9 +42447,7 @@ msgstr "" msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" "\n" -msgstr "" -" LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" -"\n" +msgstr " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n\n" #. type: textblock #: ../src/guestfs.pod:1038 @@ -48078,9 +42460,9 @@ msgstr "" #: ../src/guestfs.pod:1041 msgid "" "Wrappers can also be used to edit the options passed to qemu. In the " -"following example, the C<-machine ...> option (C<-machine> and the following " -"argument) are removed from the command line and replaced with C<-machine pc," -"accel=tcg>. The while loop iterates over the options until it finds the " +"following example, the C<-machine ...> option (C<-machine> and the following" +" argument) are removed from the command line and replaced with C<-machine " +"pc,accel=tcg>. The while loop iterates over the options until it finds the " "right one to remove, putting the remaining options into the C<args> array." msgstr "" @@ -48100,19 +42482,7 @@ msgid "" " esac\n" " done\n" " \n" -msgstr "" -" i=0\n" -" while [ $# -gt 0 ]; do\n" -" case \"$1\" in\n" -" -machine)\n" -" shift 2;;\n" -" *)\n" -" args[i]=\"$1\"\n" -" (( i++ ))\n" -" shift ;;\n" -" esac\n" -" done\n" -" \n" +msgstr " i=0\n while [ $# -gt 0 ]; do\n case \"$1\" in\n -machine)\n shift 2;;\n *)\n args[i]=\"$1\"\n (( i++ ))\n shift ;;\n esac\n done\n \n" #. type: verbatim #: ../src/guestfs.pod:1062 @@ -48120,9 +42490,7 @@ msgstr "" msgid "" " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" "\n" -msgstr "" -" exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" -"\n" +msgstr " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n\n" #. type: =head2 #: ../src/guestfs.pod:1064 @@ -48153,15 +42521,15 @@ msgstr "guestfs_set_attach_method の使用法" #: ../src/guestfs.pod:1075 msgid "" "By calling L</guestfs_set_attach_method> you can change how the library " -"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</" -"ARCHITECTURE> for some background)." +"connects to the C<guestfsd> daemon in L</guestfs_launch> (read " +"L</ARCHITECTURE> for some background)." msgstr "" #. type: textblock #: ../src/guestfs.pod:1079 msgid "" -"The normal attach method is C<appliance>, where a small appliance is created " -"containing the daemon, and then the library connects to this." +"The normal attach method is C<appliance>, where a small appliance is created" +" containing the daemon, and then the library connects to this." msgstr "" #. type: textblock @@ -48192,9 +42560,7 @@ msgid "" "method. If you pass the C<live> option to this function, then (if the " "virtual machine is running) it will examine the libvirt XML looking for a " "virtio-serial channel to connect to:" -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> " -"を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</ntfsresize_opts> を使用してください。" #. type: verbatim #: ../src/guestfs.pod:1098 @@ -48212,28 +42578,14 @@ msgid "" " </devices>\n" " </domain>\n" "\n" -msgstr "" -" <domain>\n" -" ...\n" -" <devices>\n" -" ...\n" -" <channel type='unix'>\n" -" <source mode='bind' path='/path/to/socket'/>\n" -" <target type='virtio' name='org.libguestfs.channel.0'/>\n" -" </channel>\n" -" ...\n" -" </devices>\n" -" </domain>\n" -"\n" +msgstr " <domain>\n ...\n <devices>\n ...\n <channel type='unix'>\n <source mode='bind' path='/path/to/socket'/>\n <target type='virtio' name='org.libguestfs.channel.0'/>\n </channel>\n ...\n </devices>\n </domain>\n\n" #. type: textblock #: ../src/guestfs.pod:1110 msgid "" "L</guestfs_add_domain> extracts C</path/to/socket> and sets the attach " "method to C<unix:/path/to/socket>." -msgstr "" -"L</guestfs_add_domain> は C</path/to/socket> を抽出し、接続方法を C<unix:/" -"path/to/socket> に設定します。" +msgstr "L</guestfs_add_domain> は C</path/to/socket> を抽出し、接続方法を C<unix:/path/to/socket> に設定します。" #. type: textblock #: ../src/guestfs.pod:1113 @@ -48261,8 +42613,8 @@ msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " "actions, for example if they get replaced by newer calls, we will keep the " -"old actions forever. This allows you the developer to program in confidence " -"against the libguestfs API." +"old actions forever. This allows you the developer to program in confidence" +" against the libguestfs API." msgstr "" #. type: =head2 @@ -48275,13 +42627,14 @@ msgstr "ブロックデバイスの命名法" msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I<block device> I mean a physical or virtual " -"hard drive). The original Linux IDE driver used names starting with C</dev/" -"hd*>. SCSI devices have historically used a different naming scheme, C</dev/" -"sd*>. When the Linux kernel I<libata> driver became a popular replacement " -"for the old IDE driver (particularly for SATA devices) those devices also " -"used the C</dev/sd*> scheme. Additionally we now have virtual machines with " -"paravirtualized drivers. This has created several different naming systems, " -"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks." +"hard drive). The original Linux IDE driver used names starting with " +"C</dev/hd*>. SCSI devices have historically used a different naming scheme," +" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular " +"replacement for the old IDE driver (particularly for SATA devices) those " +"devices also used the C</dev/sd*> scheme. Additionally we now have virtual " +"machines with paravirtualized drivers. This has created several different " +"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for " +"Xen PV disks." msgstr "" #. type: textblock @@ -48304,16 +42657,16 @@ msgstr "" #: ../src/guestfs.pod:1152 msgid "" "Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. " -"Internally C</dev/sd*> names are translated, if necessary, to other names as " -"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any " -"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." +"Internally C</dev/sd*> names are translated, if necessary, to other names as" +" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any" +" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." msgstr "" #. type: textblock #: ../src/guestfs.pod:1158 msgid "" -"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, " -"L</guestfs_list_partitions> and similar calls return the true names of the " +"Note that this I<only> applies to parameters. The L</guestfs_list_devices>," +" L</guestfs_list_partitions> and similar calls return the true names of the " "devices and partitions as known to the appliance." msgstr "" @@ -48325,9 +42678,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1165 msgid "" -"Usually this translation is transparent. However in some (very rare) cases " -"you may need to know the exact algorithm. Such cases include where you use " -"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" +"Usually this translation is transparent. However in some (very rare) cases" +" you may need to know the exact algorithm. Such cases include where you use" +" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" "based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices." msgstr "" @@ -48335,8 +42688,8 @@ msgstr "" #: ../src/guestfs.pod:1171 msgid "" "The algorithm is applied only to I<parameters> which are known to be either " -"device or partition names. Return values from functions such as L</" -"guestfs_list_devices> are never changed." +"device or partition names. Return values from functions such as " +"L</guestfs_list_devices> are never changed." msgstr "" #. type: textblock @@ -48354,9 +42707,7 @@ msgstr "文字列が C</dev/sd> で始まっていますか?" msgid "" "Does the named device exist? If so, we use that device. However if I<not> " "then we continue with this algorithm." -msgstr "" -"名前付きのデバイスが存在しますか?そうならば、そのデバイスを使用します。しか" -"し、そうで I<なければ> 、この手順を続けます。" +msgstr "名前付きのデバイスが存在しますか?そうならば、そのデバイスを使用します。しかし、そうで I<なければ> 、この手順を続けます。" #. type: textblock #: ../src/guestfs.pod:1192 @@ -48381,8 +42732,7 @@ msgstr "最初の C</dev/sd> 文字列を C</dev/vd> で置き換えます。" #. type: textblock #: ../src/guestfs.pod:1202 msgid "If that named device exists, use it. If not, return an error." -msgstr "" -"名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。" +msgstr "名前付きデバイスが存在すれば、それを使用します。なければ、エラーを返します。" #. type: =head3 #: ../src/guestfs.pod:1206 @@ -48393,8 +42743,8 @@ msgstr "" #: ../src/guestfs.pod:1208 msgid "" "Although the standard naming scheme and automatic translation is useful for " -"simple programs and guestfish scripts, for larger programs it is best not to " -"rely on this mechanism." +"simple programs and guestfish scripts, for larger programs it is best not to" +" rely on this mechanism." msgstr "" #. type: textblock @@ -48409,25 +42759,20 @@ msgstr "" msgid "" "Use L</guestfs_list_devices> or L</guestfs_list_partitions> to list actual " "device names, and then use those names directly." -msgstr "" -"実際のデバイス名を一覧表示するには L</guestfs_list_devices> または L</" -"guestfs_list_partitions> を使用します。そして、それらの名前を直接使用します。" +msgstr "実際のデバイス名を一覧表示するには L</guestfs_list_devices> または L</guestfs_list_partitions> を使用します。そして、それらの名前を直接使用します。" #. type: textblock #: ../src/guestfs.pod:1222 msgid "" "Since those device names exist by definition, they will never be translated." -msgstr "" -"それらのデバイス名が定義により存在しているので、それらは変換されません。" +msgstr "それらのデバイス名が定義により存在しているので、それらは変換されません。" #. type: textblock #: ../src/guestfs.pod:1227 msgid "" "Use higher level ways to identify filesystems, such as LVM names, UUIDs and " "filesystem labels." -msgstr "" -"LVM 名、UUID およびファイルシステムのラベルのように、ファイルシステムを識別す" -"るための高レベルの方法を使用します。" +msgstr "LVM 名、UUID およびファイルシステムのラベルのように、ファイルシステムを識別するための高レベルの方法を使用します。" #. type: =head1 #: ../src/guestfs.pod:1232 ../sysprep/virt-sysprep.pod:376 @@ -48439,10 +42784,7 @@ msgstr "セキュリティ" msgid "" "This section discusses security implications of using libguestfs, " "particularly with untrusted or malicious guests or disk images." -msgstr "" -"このセクションは libguestfs を使用するときのセキュリティ実装、とくに信頼され" -"ない、または悪意のある仮想マシンやディスクイメージを用いる場合について議論し" -"ます。" +msgstr "このセクションは libguestfs を使用するときのセキュリティ実装、とくに信頼されない、または悪意のある仮想マシンやディスクイメージを用いる場合について議論します。" #. type: =head2 #: ../src/guestfs.pod:1237 @@ -48539,17 +42881,12 @@ msgstr "プロトコルセキュリティ" #. type: textblock #: ../src/guestfs.pod:1304 msgid "" -"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " -"defined upper message size. However a program that uses libguestfs must " -"also take care - for example you can write a program that downloads a binary " -"from a disk image and executes it locally, and no amount of protocol " +"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a" +" defined upper message size. However a program that uses libguestfs must " +"also take care - for example you can write a program that downloads a binary" +" from a disk image and executes it locally, and no amount of protocol " "security will save you from the consequences." -msgstr "" -"プロトコルは、定義されたメッセージ上限容量を持つ RFC 4506 (XDR) に基づき、セ" -"キュアであるように設計されています。しかしながら、libguestfs を使用するプログ" -"ラムは気をつけなければいけません - たとえば、ディスクイメージからバイナリーを" -"ダウンロードして、ローカルに実行するプログラムを書くことができます。また、多" -"くのプロトコルセキュリティは結果からあなたを保護しません。" +msgstr "プロトコルは、定義されたメッセージ上限容量を持つ RFC 4506 (XDR) に基づき、セキュアであるように設計されています。しかしながら、libguestfs を使用するプログラムは気をつけなければいけません - たとえば、ディスクイメージからバイナリーをダウンロードして、ローカルに実行するプログラムを書くことができます。また、多くのプロトコルセキュリティは結果からあなたを保護しません。" #. type: =head2 #: ../src/guestfs.pod:1310 @@ -48569,8 +42906,8 @@ msgstr "" #: ../src/guestfs.pod:1318 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " -"the virtual machine, and may not reflect reality (particularly for untrusted " -"or actively malicious guests). For example we parse the hostname from " +"the virtual machine, and may not reflect reality (particularly for untrusted" +" or actively malicious guests). For example we parse the hostname from " "configuration files like C</etc/sysconfig/network> that we find in the " "guest, but the guest administrator can easily manipulate these files to " "provide the wrong hostname." @@ -48582,8 +42919,8 @@ msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " "designed to be robust in the face of malicious data, although denial of " -"service attacks are still possible, for example with oversized configuration " -"files." +"service attacks are still possible, for example with oversized configuration" +" files." msgstr "" #. type: =head2 @@ -48616,16 +42953,14 @@ msgstr "https://bugzilla.redhat.com/642934" msgid "" "This security bug concerns the automatic disk format detection that qemu " "does on disk images." -msgstr "" -"このセキュリティバグは、QEMU のディスクイメージでないことをディスクの自動" -"フォーマット検出に関するものです。" +msgstr "このセキュリティバグは、QEMU のディスクイメージでないことをディスクの自動フォーマット検出に関するものです。" #. type: textblock #: ../src/guestfs.pod:1347 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " -"images like qcow2 contain a special header. Qemu deals with this by looking " -"for one of the known headers, and if none is found then assuming the disk " +"images like qcow2 contain a special header. Qemu deals with this by looking" +" for one of the known headers, and if none is found then assuming the disk " "image must be raw." msgstr "" @@ -48634,8 +42969,8 @@ msgstr "" msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " -"libguestfs) qemu would do autodetection and think the disk image format was, " -"say, qcow2 based on the header written by the guest." +"libguestfs) qemu would do autodetection and think the disk image format was," +" say, qcow2 based on the header written by the guest." msgstr "" #. type: textblock @@ -48659,9 +42994,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1372 msgid "You have enabled the network or have opened the disk in write mode." -msgstr "" -"ネットワークを有効化しているか、もしくは書き込みモードでディスクを開いていま" -"す。" +msgstr "ネットワークを有効化しているか、もしくは書き込みモードでディスクを開いています。" #. type: textblock #: ../src/guestfs.pod:1376 @@ -48714,8 +43047,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1400 msgid "" -"For information on using multiple handles and threads, see the section L</" -"MULTIPLE HANDLES AND MULTIPLE THREADS> above." +"For information on using multiple handles and threads, see the section " +"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above." msgstr "" #. type: =head2 @@ -48729,9 +43062,7 @@ msgstr "guestfs_create" msgid "" " guestfs_h *guestfs_create (void);\n" "\n" -msgstr "" -" guestfs_h *guestfs_create (void);\n" -"\n" +msgstr " guestfs_h *guestfs_create (void);\n\n" #. type: textblock #: ../src/guestfs.pod:1407 @@ -48741,8 +43072,8 @@ msgstr "接続ハンドルを作成します。" #. type: textblock #: ../src/guestfs.pod:1409 msgid "" -"On success this returns a non-NULL pointer to a handle. On error it returns " -"NULL." +"On success this returns a non-NULL pointer to a handle. On error it returns" +" NULL." msgstr "" #. type: textblock @@ -48761,8 +43092,8 @@ msgstr "ハンドルを設定後、 L</guestfs_launch> を呼び出す必要が #. type: textblock #: ../src/guestfs.pod:1418 msgid "" -"You may also want to configure error handling for the handle. See the L</" -"ERROR HANDLING> section below." +"You may also want to configure error handling for the handle. See the " +"L</ERROR HANDLING> section below." msgstr "" #. type: =head2 @@ -48776,9 +43107,7 @@ msgstr "guestfs_close" msgid "" " void guestfs_close (guestfs_h *g);\n" "\n" -msgstr "" -" void guestfs_close (guestfs_h *g);\n" -"\n" +msgstr " void guestfs_close (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1425 @@ -48789,8 +43118,8 @@ msgstr "これにより、接続ハンドルを閉じ、すべての使用資源 #: ../src/guestfs.pod:1427 msgid "" "If autosync was set on the handle and the handle was launched, then this " -"implicitly calls various functions to unmount filesystems and sync the " -"disk. See L</guestfs_set_autosync> for more details." +"implicitly calls various functions to unmount filesystems and sync the disk." +" See L</guestfs_set_autosync> for more details." msgstr "" #. type: textblock @@ -48808,9 +43137,7 @@ msgstr "エラー処理" msgid "" "API functions can return errors. For example, almost all functions that " "return C<int> will return C<-1> to indicate an error." -msgstr "" -"API 関数はエラーを返します。たとえば、ほとんどすべての C<int> を返す関数はエ" -"ラーを意味するために C<-1> を返します。" +msgstr "API 関数はエラーを返します。たとえば、ほとんどすべての C<int> を返す関数はエラーを意味するために C<-1> を返します。" #. type: textblock #: ../src/guestfs.pod:1438 @@ -48818,16 +43145,14 @@ msgid "" "Additional information is available for errors: an error message string and " "optionally an error number (errno) if the thing that failed was a system " "call." -msgstr "" -"エラーに関する追加の情報が利用可能です: 失敗したものがシステムコールならば、" -"エラーメッセージ文字列およびオプションのエラー番号(errno)です。" +msgstr "エラーに関する追加の情報が利用可能です: 失敗したものがシステムコールならば、エラーメッセージ文字列およびオプションのエラー番号(errno)です。" #. type: textblock #: ../src/guestfs.pod:1442 msgid "" -"You can get at the additional information about the last error on the handle " -"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting " -"up an error handler with L</guestfs_set_error_handler>." +"You can get at the additional information about the last error on the handle" +" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by " +"setting up an error handler with L</guestfs_set_error_handler>." msgstr "" #. type: textblock @@ -48845,10 +43170,7 @@ msgid "" " if (guestfs_launch (g) == -1)\n" " exit (EXIT_FAILURE);\n" "\n" -msgstr "" -" if (guestfs_launch (g) == -1)\n" -" exit (EXIT_FAILURE);\n" -"\n" +msgstr " if (guestfs_launch (g) == -1)\n exit (EXIT_FAILURE);\n\n" #. type: textblock #: ../src/guestfs.pod:1454 @@ -48872,11 +43194,7 @@ msgid "" " on stderr. */\n" " guestfs_set_error_handler (g, NULL, NULL);\n" " \n" -msgstr "" -" /* これは標準エラーにエラーを表示するときの\n" -" デフォルトの動作を無効化します。 */\n" -" guestfs_set_error_handler (g, NULL, NULL);\n" -" \n" +msgstr " /* これは標準エラーにエラーを表示するときの\n デフォルトの動作を無効化します。 */\n guestfs_set_error_handler (g, NULL, NULL);\n \n" #. type: verbatim #: ../src/guestfs.pod:1464 @@ -48893,35 +43211,24 @@ msgid "" " /* ... */\n" " }\n" "\n" -msgstr "" -" if (guestfs_launch (g) == -1) {\n" -" /* Examine the error message and print it etc. */\n" -" char *msg = guestfs_last_error (g);\n" -" int errnum = guestfs_last_errno (g);\n" -" fprintf (stderr, \"%s\", msg);\n" -" if (errnum != 0)\n" -" fprintf (stderr, \": %s\", strerror (errnum));\n" -" fprintf (stderr, \"\\n\");\n" -" /* ... */\n" -" }\n" -"\n" +msgstr " if (guestfs_launch (g) == -1) {\n /* Examine the error message and print it etc. */\n char *msg = guestfs_last_error (g);\n int errnum = guestfs_last_errno (g);\n fprintf (stderr, \"%s\", msg);\n if (errnum != 0)\n fprintf (stderr, \": %s\", strerror (errnum));\n fprintf (stderr, \"\\n\");\n /* ... */\n }\n\n" #. type: textblock #: ../src/guestfs.pod:1475 msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L<abort(3)>. If this is undesirable, then you can set a handler using L</" -"guestfs_set_out_of_memory_handler>." +"Out of memory errors are handled differently. The default action is to call" +" L<abort(3)>. If this is undesirable, then you can set a handler using " +"L</guestfs_set_out_of_memory_handler>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1479 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " -"because there is no handle if this happens there is no way to get additional " -"error information. However L</guestfs_create> is supposed to be a " -"lightweight operation which can only fail because of insufficient memory (it " -"returns NULL in this case)." +"because there is no handle if this happens there is no way to get additional" +" error information. However L</guestfs_create> is supposed to be a " +"lightweight operation which can only fail because of insufficient memory (it" +" returns NULL in this case)." msgstr "" #. type: =head2 @@ -48935,25 +43242,21 @@ msgstr "guestfs_last_error" msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" "\n" -msgstr "" -" const char *guestfs_last_error (guestfs_h *g);\n" -"\n" +msgstr " const char *guestfs_last_error (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1489 msgid "" -"This returns the last error message that happened on C<g>. If there has not " -"been an error since the handle was created, then this returns C<NULL>." +"This returns the last error message that happened on C<g>. If there has not" +" been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1493 msgid "" -"The lifetime of the returned string is until the next error occurs, or L</" -"guestfs_close> is called." -msgstr "" -"返された文字列の有効期間は、次のエラーが発生するまで、または L</" -"guestfs_close> が呼び出されるまでです。" +"The lifetime of the returned string is until the next error occurs, or " +"L</guestfs_close> is called." +msgstr "返された文字列の有効期間は、次のエラーが発生するまで、または L</guestfs_close> が呼び出されるまでです。" #. type: =head2 #: ../src/guestfs.pod:1496 @@ -48966,9 +43269,7 @@ msgstr "guestfs_last_errno" msgid "" " int guestfs_last_errno (guestfs_h *g);\n" "\n" -msgstr "" -" int guestfs_last_errno (guestfs_h *g);\n" -"\n" +msgstr " int guestfs_last_errno (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1500 @@ -48984,9 +43285,7 @@ msgstr "もし成功すると、0 以外のエラー番号の整数が返され #: ../src/guestfs.pod:1504 msgid "" "If no error, this returns 0. This call can return 0 in three situations:" -msgstr "" -"もしエラーがなければ、これは 0 を返します。この呼び出しは 3 つの状況において " -"0 を返す可能性があります:" +msgstr "もしエラーがなければ、これは 0 を返します。この呼び出しは 3 つの状況において 0 を返す可能性があります:" #. type: textblock #: ../src/guestfs.pod:1511 @@ -48999,18 +43298,14 @@ msgid "" "There has been an error but the errno was meaningless. This corresponds to " "the case where the error did not come from a failed system call, but for " "some other reason." -msgstr "" -"エラーがありましたが、エラー番号に意味がありませんでした。エラーがシステム" -"コールの失敗により発生しましたが、何か他の理由による場合に対応します。" +msgstr "エラーがありましたが、エラー番号に意味がありませんでした。エラーがシステムコールの失敗により発生しましたが、何か他の理由による場合に対応します。" #. type: textblock #: ../src/guestfs.pod:1521 msgid "" "There was an error from a failed system call, but for some reason the errno " "was not captured and returned. This usually indicates a bug in libguestfs." -msgstr "" -"エラーがシステムコールの失敗により発生しましたが、エラー番号が何らかの理由に" -"より捕捉されず返されました。これは通常 libguestfs のバグを意味します。" +msgstr "エラーがシステムコールの失敗により発生しましたが、エラー番号が何らかの理由により捕捉されず返されました。これは通常 libguestfs のバグを意味します。" #. type: textblock #: ../src/guestfs.pod:1527 @@ -49018,8 +43313,8 @@ msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " "might be running a completely different operating system from the library " -"and error numbers are not standardized across Un*xen). If this could not be " -"done, then the error is translated to C<EINVAL>. In practice this should " +"and error numbers are not standardized across Un*xen). If this could not be" +" done, then the error is translated to C<EINVAL>. In practice this should " "only happen in very rare circumstances." msgstr "" @@ -49039,14 +43334,7 @@ msgid "" " guestfs_error_handler_cb cb,\n" " void *opaque);\n" "\n" -msgstr "" -" typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" -" void *opaque,\n" -" const char *msg);\n" -" void guestfs_set_error_handler (guestfs_h *g,\n" -" guestfs_error_handler_cb cb,\n" -" void *opaque);\n" -"\n" +msgstr " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n void *opaque,\n const char *msg);\n void guestfs_set_error_handler (guestfs_h *g,\n guestfs_error_handler_cb cb,\n void *opaque);\n\n" #. type: textblock #: ../src/guestfs.pod:1544 @@ -49093,10 +43381,7 @@ msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" " void **opaque_rtn);\n" "\n" -msgstr "" -" guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" -" void **opaque_rtn);\n" -"\n" +msgstr " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n void **opaque_rtn);\n\n" #. type: textblock #: ../src/guestfs.pod:1564 @@ -49116,11 +43401,7 @@ msgid "" " void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" " guestfs_abort_cb);\n" "\n" -msgstr "" -" typedef void (*guestfs_abort_cb) (void);\n" -" void guestfs_set_out_of_memory_handler (guestfs_h *g,\n" -" guestfs_abort_cb);\n" -"\n" +msgstr " typedef void (*guestfs_abort_cb) (void);\n void guestfs_set_out_of_memory_handler (guestfs_h *g,\n guestfs_abort_cb);\n\n" #. type: textblock #: ../src/guestfs.pod:1572 @@ -49138,8 +43419,7 @@ msgstr "デフォルトでは L<abort(3)> を呼び出します。" #: ../src/guestfs.pod:1577 msgid "" "You cannot set C<cb> to C<NULL>. You can't ignore out of memory situations." -msgstr "" -"C<cb> を C<NULL> に設定できません。メモリー不足の状況を無視できません。" +msgstr "C<cb> を C<NULL> に設定できません。メモリー不足の状況を無視できません。" #. type: =head2 #: ../src/guestfs.pod:1580 @@ -49152,9 +43432,7 @@ msgstr "guestfs_get_out_of_memory_handler" msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" "\n" -msgstr "" -" guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" -"\n" +msgstr " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1584 @@ -49192,9 +43470,7 @@ msgid "" "Using L</guestfs_available> you can test availability of the following " "groups of functions. This test queries the appliance to see if the " "appliance you are currently using supports the functionality." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_add> を使用してください。" #. type: textblock #: ../src/guestfs.pod:1603 @@ -49210,8 +43486,8 @@ msgstr "guestfish がサポートするコマンド" #: ../src/guestfs.pod:1607 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " -"prints out the available groups and whether they are supported by this build " -"of libguestfs. Note however that you have to do C<run> first." +"prints out the available groups and whether they are supported by this build" +" of libguestfs. Note however that you have to do C<run> first." msgstr "" #. type: =head2 @@ -49224,9 +43500,7 @@ msgstr "" msgid "" "Since version 1.5.8, C<E<lt>guestfs.hE<gt>> defines symbols for each C API " "function, such as:" -msgstr "" -"バージョン 1.5.8 から C<E<lt>guestfs.hE<gt>> に定義されたシンボルの C API 関" -"数があります。次のようなものがあります:" +msgstr "バージョン 1.5.8 から C<E<lt>guestfs.hE<gt>> に定義されたシンボルの C API 関数があります。次のようなものがあります:" #. type: verbatim #: ../src/guestfs.pod:1617 @@ -49234,9 +43508,7 @@ msgstr "" msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" "\n" -msgstr "" -" #define LIBGUESTFS_HAVE_DD 1\n" -"\n" +msgstr " #define LIBGUESTFS_HAVE_DD 1\n\n" #. type: textblock #: ../src/guestfs.pod:1619 @@ -49247,8 +43519,8 @@ msgstr "L</guestfs_dd> が利用可能な場合。" #: ../src/guestfs.pod:1621 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " -"function is available at compile time, we recommended using build tools such " -"as autoconf or cmake. For example in autotools you could use:" +"function is available at compile time, we recommended using build tools such" +" as autoconf or cmake. For example in autotools you could use:" msgstr "" #. type: verbatim @@ -49258,16 +43530,13 @@ msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" " AC_CHECK_FUNCS([guestfs_dd])\n" "\n" -msgstr "" -" AC_CHECK_LIB([guestfs],[guestfs_create])\n" -" AC_CHECK_FUNCS([guestfs_dd])\n" -"\n" +msgstr " AC_CHECK_LIB([guestfs],[guestfs_create])\n AC_CHECK_FUNCS([guestfs_dd])\n\n" #. type: textblock #: ../src/guestfs.pod:1629 msgid "" -"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " -"in your program." +"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined" +" in your program." msgstr "" #. type: =head2 @@ -49283,9 +43552,7 @@ msgid "" "previous I<libguestfs.so> (dynamic library) which doesn't have the call. " "This situation unfortunately results in a segmentation fault, which is a " "shortcoming of the C dynamic linking system itself." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用" -"してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</part_list> を使用してください。" #. type: textblock #: ../src/guestfs.pod:1641 @@ -49293,9 +43560,7 @@ msgid "" "You can use L<dlopen(3)> to test if a function is available at run time, as " "in this example program (note that you still need the compile time check as " "well):" -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用して" -"ください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</write> を使用してください。" #. type: verbatim #: ../src/guestfs.pod:1645 @@ -49307,13 +43572,7 @@ msgid "" " #include <dlfcn.h>\n" " #include <guestfs.h>\n" " \n" -msgstr "" -" #include <stdio.h>\n" -" #include <stdlib.h>\n" -" #include <unistd.h>\n" -" #include <dlfcn.h>\n" -" #include <guestfs.h>\n" -" \n" +msgstr " #include <stdio.h>\n #include <stdlib.h>\n #include <unistd.h>\n #include <dlfcn.h>\n #include <guestfs.h>\n \n" #. type: verbatim #: ../src/guestfs.pod:1651 @@ -49325,13 +43584,7 @@ msgid "" " void *dl;\n" " int has_function;\n" " \n" -msgstr "" -" main ()\n" -" {\n" -" #ifdef LIBGUESTFS_HAVE_DD\n" -" void *dl;\n" -" int has_function;\n" -" \n" +msgstr " main ()\n {\n #ifdef LIBGUESTFS_HAVE_DD\n void *dl;\n int has_function;\n \n" #. type: verbatim #: ../src/guestfs.pod:1657 @@ -49346,16 +43599,7 @@ msgid "" " has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n" " dlclose (dl);\n" " \n" -msgstr "" -" /* guestfs_dd 関数が本当に利用可能かを確認します。 */\n" -" dl = dlopen (NULL, RTLD_LAZY);\n" -" if (!dl) {\n" -" fprintf (stderr, \"dlopen: %s\\n\", dlerror ());\n" -" exit (EXIT_FAILURE);\n" -" }\n" -" has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n" -" dlclose (dl);\n" -" \n" +msgstr " /* guestfs_dd 関数が本当に利用可能かを確認します。 */\n dl = dlopen (NULL, RTLD_LAZY);\n if (!dl) {\n fprintf (stderr, \"dlopen: %s\\n\", dlerror ());\n exit (EXIT_FAILURE);\n }\n has_function = dlsym (dl, \"guestfs_dd\") != NULL;\n dlclose (dl);\n \n" #. type: verbatim #: ../src/guestfs.pod:1666 @@ -49374,20 +43618,7 @@ msgid "" " #endif\n" " }\n" "\n" -msgstr "" -" if (!has_function)\n" -" printf (\"この libguestfs.so は guestfs_dd 関数がありません\\n\");\n" -" else {\n" -" printf (\"この libguestfs.so は guestfs_dd 関数があります\\n\");\n" -" /* Now it's safe to call\n" -" guestfs_dd (g, \"foo\", \"bar\");\n" -" */\n" -" }\n" -" #else\n" -" printf (\"guestfs_dd 関数がコンパイル時に見つかりませんでした\\n\");\n" -" #endif\n" -" }\n" -"\n" +msgstr " if (!has_function)\n printf (\"この libguestfs.so は guestfs_dd 関数がありません\\n\");\n else {\n printf (\"この libguestfs.so は guestfs_dd 関数があります\\n\");\n /* Now it's safe to call\n guestfs_dd (g, \"foo\", \"bar\");\n */\n }\n #else\n printf (\"guestfs_dd 関数がコンパイル時に見つかりませんでした\\n\");\n #endif\n }\n\n" #. type: textblock #: ../src/guestfs.pod:1679 @@ -49403,9 +43634,7 @@ msgstr "" msgid "" " Requires: libguestfs >= 1.0.80\n" "\n" -msgstr "" -" Requires: libguestfs >= 1.0.80\n" -"\n" +msgstr " Requires: libguestfs >= 1.0.80\n\n" #. type: =head1 #: ../src/guestfs.pod:1686 @@ -49415,9 +43644,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1688 msgid "" -"A recent feature of the API is the introduction of calls which take optional " -"arguments. In C these are declared 3 ways. The main way is as a call which " -"takes variable arguments (ie. C<...>), as in this example:" +"A recent feature of the API is the introduction of calls which take optional" +" arguments. In C these are declared 3 ways. The main way is as a call " +"which takes variable arguments (ie. C<...>), as in this example:" msgstr "" #. type: verbatim @@ -49426,9 +43655,7 @@ msgstr "" msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" "\n" -msgstr "" -" int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" -"\n" +msgstr " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n\n" #. type: textblock #: ../src/guestfs.pod:1695 @@ -49443,9 +43670,7 @@ msgstr "" msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename, -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename, -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1700 @@ -49460,11 +43685,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1706 @@ -49480,12 +43701,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" -" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1713 @@ -49502,12 +43718,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1718 msgid "" -"The second variant has the same name with the suffix C<_va>, which works the " -"same way but takes a C<va_list>. See the C manual for details. For the " +"The second variant has the same name with the suffix C<_va>, which works the" +" same way but takes a C<va_list>. See the C manual for details. For the " "example function, this is declared:" -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_add_drive_opts> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_add_drive_opts> を使用してください。" #. type: verbatim #: ../src/guestfs.pod:1722 @@ -49516,10 +43730,7 @@ msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" " va_list args);\n" "\n" -msgstr "" -" int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" -" va_list args);\n" -"\n" +msgstr " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n va_list args);\n\n" #. type: =head2 #: ../src/guestfs.pod:1725 @@ -49549,16 +43760,7 @@ msgid "" " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr "" -" struct guestfs_add_drive_opts_argv {\n" -" uint64_t bitmask;\n" -" int readonly;\n" -" const char *format;\n" -" /* ... */\n" -" };\n" -" int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" -" const struct guestfs_add_drive_opts_argv *optargs);\n" -"\n" +msgstr " struct guestfs_add_drive_opts_argv {\n uint64_t bitmask;\n int readonly;\n const char *format;\n /* ... */\n };\n int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs.pod:1742 @@ -49576,14 +43778,7 @@ msgid "" " .format = \"qcow2\"\n" " };\n" " \n" -msgstr "" -" struct guestfs_add_drive_opts_argv optargs = {\n" -" .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n" -" .readonly = 1,\n" -" .format = \"qcow2\"\n" -" };\n" -" \n" +msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n .readonly = 1,\n .format = \"qcow2\"\n };\n \n" #. type: verbatim #: ../src/guestfs.pod:1751 @@ -49591,13 +43786,12 @@ msgstr "" msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" "\n" -msgstr "" -" guestfs_add_drive_opts_argv (g, filename, &optargs);\n" -"\n" +msgstr " guestfs_add_drive_opts_argv (g, filename, &optargs);\n\n" #. type: textblock #: ../src/guestfs.pod:1759 -msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." +msgid "" +"The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock @@ -49662,10 +43856,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1800 msgid "" -"In the current implementation, events are only generated synchronously: that " -"means that events (and hence callbacks) can only happen while you are in the " -"middle of making another libguestfs call. The callback is called in the " -"same thread." +"In the current implementation, events are only generated synchronously: that" +" means that events (and hence callbacks) can only happen while you are in " +"the middle of making another libguestfs call. The callback is called in the" +" same thread." msgstr "" #. type: textblock @@ -49696,14 +43890,12 @@ msgstr "" #: ../src/guestfs.pod:1819 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " -"handles that are open when the program exits. This means that this callback " -"might be called indirectly from L<exit(3)>, which can cause unexpected " +"handles that are open when the program exits. This means that this callback" +" might be called indirectly from L<exit(3)>, which can cause unexpected " "problems in higher-level languages (eg. if your HLL interpreter has already " "been cleaned up by the time this is called, and if your callback then jumps " "into some HLL function)." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_fallocate64> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_fallocate64> を使用してください。" #. type: textblock #: ../src/guestfs.pod:1826 @@ -49768,9 +43960,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1859 msgid "" -"The units of C<total> are not defined, although for some operations C<total> " -"may relate in some way to the amount of data to be transferred (eg. in bytes " -"or megabytes), and C<position> may be the portion which has been transferred." +"The units of C<total> are not defined, although for some operations C<total>" +" may relate in some way to the amount of data to be transferred (eg. in " +"bytes or megabytes), and C<position> may be the portion which has been " +"transferred." msgstr "" #. type: textblock @@ -49802,16 +43995,16 @@ msgstr "" #: ../src/guestfs.pod:1883 msgid "" "This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special " -"code to detect this case." +"indicator to \"100%\" at the end of the operation, without requiring special" +" code to detect this case." msgstr "" #. type: textblock #: ../src/guestfs.pod:1889 msgid "" "For some calls we are unable to estimate the progress of the call, but we " -"can still generate progress messages to indicate activity. This is known as " -"\"pulse mode\", and is directly supported by certain progress bar " +"can still generate progress messages to indicate activity. This is known as" +" \"pulse mode\", and is directly supported by certain progress bar " "implementations (eg. GtkProgressBar)." msgstr "" @@ -49852,15 +44045,15 @@ msgstr "GUESTFS_EVENT_APPLIANCE (ペイロード形式: メッセージバッフ #. type: textblock #: ../src/guestfs.pod:1914 msgid "" -"The callback function is called whenever a log message is generated by qemu, " -"the appliance kernel, guestfsd (daemon), or utility programs." +"The callback function is called whenever a log message is generated by qemu," +" the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock #: ../src/guestfs.pod:1917 msgid "" -"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" -"guestfs_launch>) then additional debug messages are generated." +"If the verbose flag (L</guestfs_set_verbose>) is set before launch " +"(L</guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock @@ -49898,8 +44091,8 @@ msgstr "GUESTFS_EVENT_TRACE (ペイロード形式: メッセージバッファ #. type: textblock #: ../src/guestfs.pod:1942 msgid "" -"The callback function is called whenever a trace message is generated. This " -"only applies if the trace flag (L</guestfs_set_trace>) is set." +"The callback function is called whenever a trace message is generated. This" +" only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock @@ -49950,13 +44143,7 @@ msgid "" " int flags,\n" " void *opaque);\n" "\n" -msgstr "" -" int guestfs_set_event_callback (guestfs_h *g,\n" -" guestfs_event_callback cb,\n" -" uint64_t event_bitmask,\n" -" int flags,\n" -" void *opaque);\n" -"\n" +msgstr " int guestfs_set_event_callback (guestfs_h *g,\n guestfs_event_callback cb,\n uint64_t event_bitmask,\n int flags,\n void *opaque);\n\n" #. type: textblock #: ../src/guestfs.pod:1974 @@ -49969,8 +44156,8 @@ msgstr "" #: ../src/guestfs.pod:1977 msgid "" "For example, to register for all log message events, you could call this " -"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " -"To register a single callback for all possible classes of events, use " +"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>." +" To register a single callback for all possible classes of events, use " "C<GUESTFS_EVENT_ALL>." msgstr "" @@ -49982,8 +44169,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1985 msgid "" -"C<opaque> is an opaque pointer which is passed to the callback. You can use " -"it for any purpose." +"C<opaque> is an opaque pointer which is passed to the callback. You can use" +" it for any purpose." msgstr "" #. type: textblock @@ -49996,8 +44183,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1991 msgid "" -"If there is an error, this function returns C<-1>, and sets the error in the " -"handle in the usual way (see L</guestfs_last_error> etc.)" +"If there is an error, this function returns C<-1>, and sets the error in the" +" handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock @@ -50026,15 +44213,13 @@ msgstr "guestfs_delete_event_callback" msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" "\n" -msgstr "" -" void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" -"\n" +msgstr " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n\n" #. type: textblock #: ../src/guestfs.pod:2005 msgid "" -"Delete a callback that was previously registered. C<event_handle> should be " -"the integer that was returned by a previous call to " +"Delete a callback that was previously registered. C<event_handle> should be" +" the integer that was returned by a previous call to " "C<guestfs_set_event_callback> on the same handle." msgstr "" @@ -50056,16 +44241,7 @@ msgid "" " const char *buf, size_t buf_len,\n" " const uint64_t *array, size_t array_len);\n" "\n" -msgstr "" -" typedef void (*guestfs_event_callback) (\n" -" guestfs_h *g,\n" -" void *opaque,\n" -" uint64_t event,\n" -" int event_handle,\n" -" int flags,\n" -" const char *buf, size_t buf_len,\n" -" const uint64_t *array, size_t array_len);\n" -"\n" +msgstr " typedef void (*guestfs_event_callback) (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len);\n\n" #. type: textblock #: ../src/guestfs.pod:2020 @@ -50084,9 +44260,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2027 msgid "" -"The remaining parameters contain the event payload (if any). Each event may " -"contain a payload, which usually relates to the event class, but for future " -"proofing your code should be written to handle any payload for any event " +"The remaining parameters contain the event payload (if any). Each event may" +" contain a payload, which usually relates to the event class, but for future" +" proofing your code should be written to handle any payload for any event " "class." msgstr "" @@ -50147,17 +44323,7 @@ msgid "" " // handle error in the usual way\n" " }\n" "\n" -msgstr "" -" int eh =\n" -" guestfs_set_event_callback\n" -" (g, message_callback,\n" -" GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n" -" GUESTFS_EVENT_TRACE,\n" -" 0, NULL) == -1)\n" -" if (eh == -1) {\n" -" // 通常の方法でエラー処理します\n" -" }\n" -"\n" +msgstr " int eh =\n guestfs_set_event_callback\n (g, message_callback,\n GUESTFS_EVENT_LIBRARY|GUESTFS_EVENT_APPLIANCE|\n GUESTFS_EVENT_TRACE,\n 0, NULL) == -1)\n if (eh == -1) {\n // 通常の方法でエラー処理します\n }\n\n" #. type: textblock #: ../src/guestfs.pod:2063 @@ -50185,22 +44351,7 @@ msgid "" " syslog (priority, \"event 0x%lx: %s\", event, buf);\n" " }\n" "\n" -msgstr "" -" static void\n" -" message_callback (\n" -" guestfs_h *g,\n" -" void *opaque,\n" -" uint64_t event,\n" -" int event_handle,\n" -" int flags,\n" -" const char *buf, size_t buf_len,\n" -" const uint64_t *array, size_t array_len)\n" -" {\n" -" const int priority = LOG_USER|LOG_INFO;\n" -" if (buf_len > 0)\n" -" syslog (priority, \"event 0x%lx: %s\", event, buf);\n" -" }\n" -"\n" +msgstr " static void\n message_callback (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len)\n {\n const int priority = LOG_USER|LOG_INFO;\n if (buf_len > 0)\n syslog (priority, \"event 0x%lx: %s\", event, buf);\n }\n\n" #. type: =head1 #: ../src/guestfs.pod:2081 @@ -50227,9 +44378,7 @@ msgstr "guestfs_user_cancel" msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" "\n" -msgstr "" -" void guestfs_user_cancel (guestfs_h *g);\n" -"\n" +msgstr " void guestfs_user_cancel (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:2092 @@ -50241,17 +44390,17 @@ msgstr "" #: ../src/guestfs.pod:2095 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " -"safe. You can call it from a signal handler or from another thread, without " -"needing to do any locking." +"safe. You can call it from a signal handler or from another thread, without" +" needing to do any locking." msgstr "" #. type: textblock #: ../src/guestfs.pod:2099 msgid "" "The transfer that was in progress (if there is one) will stop shortly " -"afterwards, and will return an error. The errno (see L</" -"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find " -"out if the operation was cancelled or failed because of another error." +"afterwards, and will return an error. The errno (see " +"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find" +" out if the operation was cancelled or failed because of another error." msgstr "" #. type: textblock @@ -50264,7 +44413,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2109 -msgid "There are two common places that you might call C<guestfs_user_cancel>." +msgid "" +"There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock @@ -50307,9 +44457,7 @@ msgstr "データの名前付き部分を接続するには、以下の呼び出 msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" "\n" -msgstr "" -" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" -"\n" +msgstr " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n\n" #. type: textblock #: ../src/guestfs.pod:2131 @@ -50340,9 +44488,7 @@ msgstr "ポインターを取り出すには、次を使用します:" msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" "\n" -msgstr "" -" void *guestfs_get_private (guestfs_h *g, const char *key);\n" -"\n" +msgstr " void *guestfs_get_private (guestfs_h *g, const char *key);\n\n" #. type: textblock #: ../src/guestfs.pod:2145 @@ -50350,9 +44496,7 @@ msgid "" "This function returns C<NULL> if either no data is found associated with " "C<key>, or if the user previously set the C<key>'s C<data> pointer to " "C<NULL>." -msgstr "" -"I<この関数は推奨されません。> 新しいコードでは、代わりに L</" -"guestfs_vfs_label> を使用してください。" +msgstr "I<この関数は推奨されません。> 新しいコードでは、代わりに L</guestfs_vfs_label> を使用してください。" #. type: textblock #: ../src/guestfs.pod:2149 @@ -50376,9 +44520,7 @@ msgstr "" msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr "" -" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" -"\n" +msgstr " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n\n" #. type: verbatim #: ../src/guestfs.pod:2160 @@ -50386,15 +44528,13 @@ msgstr "" msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr "" -" void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" -"\n" +msgstr " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n\n" #. type: textblock #: ../src/guestfs.pod:2162 msgid "" -"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " -"not have any particular meaning -- keys are not returned in any defined " +"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does" +" not have any particular meaning -- keys are not returned in any defined " "order). A pointer to the key is returned in C<*key_rtn> and the " "corresponding data pointer is returned from the function. C<NULL> is " "returned if there are no keys stored in the handle." @@ -50438,9 +44578,7 @@ msgstr "" msgid "" " guestfs_set_private (g, key, NULL);\n" "\n" -msgstr "" -" guestfs_set_private (g, key, NULL);\n" -"\n" +msgstr " guestfs_set_private (g, key, NULL);\n\n" #. type: textblock #: ../src/guestfs.pod:2193 @@ -50473,21 +44611,13 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr "" -" const char *key;\n" -" void *data = guestfs_first_private (g, &key);\n" -" while (data != NULL)\n" -" {\n" -" printf (\"key = %s, data = %p\\n\", key, data);\n" -" data = guestfs_next_private (g, &key);\n" -" }\n" -"\n" +msgstr " const char *key;\n void *data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n printf (\"key = %s, data = %p\\n\", key, data);\n data = guestfs_next_private (g, &key);\n }\n\n" #. type: textblock #: ../src/guestfs.pod:2214 msgid "" -"More commonly you are only interested in keys that begin with an application-" -"specific prefix C<foo_>. Modify the loop like so:" +"More commonly you are only interested in keys that begin with an " +"application-specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim @@ -50503,16 +44633,7 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr "" -" const char *key;\n" -" void *data = guestfs_first_private (g, &key);\n" -" while (data != NULL)\n" -" {\n" -" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" -" printf (\"key = %s, data = %p\\n\", key, data);\n" -" data = guestfs_next_private (g, &key);\n" -" }\n" -"\n" +msgstr " const char *key;\n void *data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n printf (\"key = %s, data = %p\\n\", key, data);\n data = guestfs_next_private (g, &key);\n }\n\n" #. type: textblock #: ../src/guestfs.pod:2226 @@ -50542,23 +44663,7 @@ msgid "" " data = guestfs_next_private (g, &key);\n" " }\n" "\n" -msgstr "" -" const char *key;\n" -" void *data;\n" -" again:\n" -" data = guestfs_first_private (g, &key);\n" -" while (data != NULL)\n" -" {\n" -" if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n" -" {\n" -" guestfs_set_private (g, key, NULL);\n" -" /* note that 'key' pointer is now invalid, and so is\n" -" the internal iterator */\n" -" goto again;\n" -" }\n" -" data = guestfs_next_private (g, &key);\n" -" }\n" -"\n" +msgstr " const char *key;\n void *data;\n again:\n data = guestfs_first_private (g, &key);\n while (data != NULL)\n {\n if (strncmp (key, \"foo_\", strlen (\"foo_\")) == 0)\n {\n guestfs_set_private (g, key, NULL);\n /* note that 'key' pointer is now invalid, and so is\n the internal iterator */\n goto again;\n }\n data = guestfs_next_private (g, &key);\n }\n\n" #. type: textblock #: ../src/guestfs.pod:2246 @@ -50594,10 +44699,7 @@ msgid "" " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" " .provider(\"guestfs\").mark(\"*\")'\n" "\n" -msgstr "" -" stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n" -" .provider(\"guestfs\").mark(\"*\")'\n" -"\n" +msgstr " stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n .provider(\"guestfs\").mark(\"*\")'\n\n" #. type: textblock #: ../src/guestfs.pod:2262 @@ -50614,8 +44716,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2267 msgid "" -"This script contains examples of displaying both the static markers and some " -"ordinary C entry points:" +"This script contains examples of displaying both the static markers and some" +" ordinary C entry points:" msgstr "" #. type: verbatim @@ -50629,14 +44731,7 @@ msgid "" " printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n" " }\n" "\n" -msgstr "" -" /* guestfs_mkfs* 関数へのすべての呼び出しを一覧表示します。 */\n" -" probe process(\"/usr/lib*/libguestfs.so.0\")\n" -" .function(\"guestfs_mkfs*\") ? {\n" -" display_time();\n" -" printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n" -" }\n" -"\n" +msgstr " /* guestfs_mkfs* 関数へのすべての呼び出しを一覧表示します。 */\n probe process(\"/usr/lib*/libguestfs.so.0\")\n .function(\"guestfs_mkfs*\") ? {\n display_time();\n printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n }\n\n" #. type: textblock #: ../src/guestfs.pod:2301 @@ -50654,10 +44749,7 @@ msgid "" " # stap /tmp/test.stap\n" " ready\n" "\n" -msgstr "" -" # stap /tmp/test.stap\n" -" ready\n" -"\n" +msgstr " # stap /tmp/test.stap\n ready\n\n" #. type: textblock #: ../src/guestfs.pod:2309 @@ -50680,23 +44772,14 @@ msgid "" " 1318248061071167 (+4233108): launch_end\n" " 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n" "\n" -msgstr "" -" 1318248056692655 (+0):\tlaunch_start\n" -" 1318248056692850 (+195): launch_build_appliance_start\n" -" 1318248056818285 (+125435): launch_build_appliance_end\n" -" 1318248056838059 (+19774): launch_run_qemu\n" -" 1318248061071167 (+4233108): launch_end\n" -" 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n" -"\n" +msgstr " 1318248056692655 (+0):\tlaunch_start\n 1318248056692850 (+195): launch_build_appliance_start\n 1318248056818285 (+125435): launch_build_appliance_end\n 1318248056838059 (+19774): launch_run_qemu\n 1318248061071167 (+4233108): launch_end\n 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n\n" #. type: textblock #: ../src/guestfs.pod:2324 msgid "" -"<!-- old anchor for the next section --> <a name=" -"\"state_machine_and_low_level_event_api\"/>" -msgstr "" -"<!-- old anchor for the next section --> <a name=" -"\"state_machine_and_low_level_event_api\"/>" +"<!-- old anchor for the next section --> <a " +"name=\"state_machine_and_low_level_event_api\"/>" +msgstr "<!-- old anchor for the next section --> <a name=\"state_machine_and_low_level_event_api\"/>" #. type: =head1 #: ../src/guestfs.pod:2329 @@ -50709,10 +44792,7 @@ msgid "" "Internally, libguestfs is implemented by running an appliance (a special " "type of small virtual machine) using L<qemu(1)>. Qemu runs as a child " "process of the main program." -msgstr "" -"内部的に、libguestfs は L<qemu(1)> を使用してアプライアンス(特別な形式の小さ" -"な仮想マシン)を実行することにより実装されます。QEMU はメインプログラムの子プ" -"ロセスとして実行します。" +msgstr "内部的に、libguestfs は L<qemu(1)> を使用してアプライアンス(特別な形式の小さな仮想マシン)を実行することにより実装されます。QEMU はメインプログラムの子プロセスとして実行します。" #. type: verbatim #: ../src/guestfs.pod:2335 @@ -50738,33 +44818,13 @@ msgid "" " | disk image |\n" " \\______________/\n" "\n" -msgstr "" -" ___________________\n" -" / \\\n" -" | main program |\n" -" | |\n" -" | | child process / appliance\n" -" | | __________________________\n" -" | | / qemu \\\n" -" +-------------------+ RPC | +-----------------+ |\n" -" | libguestfs <--------------------> guestfsd | |\n" -" | | | +-----------------+ |\n" -" \\___________________/ | | Linux kernel | |\n" -" | +--^--------------+ |\n" -" \\_________|________________/\n" -" |\n" -" _______v______\n" -" / \\\n" -" | Device or |\n" -" | disk image |\n" -" \\______________/\n" -"\n" +msgstr " ___________________\n / \\\n | main program |\n | |\n | | child process / appliance\n | | __________________________\n | | / qemu \\\n +-------------------+ RPC | +-----------------+ |\n | libguestfs <--------------------> guestfsd | |\n | | | +-----------------+ |\n \\___________________/ | | Linux kernel | |\n | +--^--------------+ |\n \\_________|________________/\n |\n _______v______\n / \\\n | Device or |\n | disk image |\n \\______________/\n\n" #. type: textblock #: ../src/guestfs.pod:2355 msgid "" -"The library, linked to the main program, creates the child process and hence " -"the appliance in the L</guestfs_launch> function." +"The library, linked to the main program, creates the child process and hence" +" the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock @@ -50773,8 +44833,8 @@ msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " "L</guestfsd>. The library talks to L</guestfsd> using remote procedure " -"calls (RPC). There is a mostly one-to-one correspondence between libguestfs " -"API calls and RPC calls to the daemon. Lastly the disk image(s) are " +"calls (RPC). There is a mostly one-to-one correspondence between libguestfs" +" API calls and RPC calls to the daemon. Lastly the disk image(s) are " "attached to the qemu process which translates device access by the " "appliance's Linux kernel into accesses to the image." msgstr "" @@ -50782,8 +44842,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2367 msgid "" -"A common misunderstanding is that the appliance \"is\" the virtual machine. " -"Although the disk image you are attached to might also be used by some " +"A common misunderstanding is that the appliance \"is\" the virtual machine." +" Although the disk image you are attached to might also be used by some " "virtual machine, libguestfs doesn't know or care about this. (But you will " "care if both libguestfs's qemu process and your virtual machine are trying " "to update the disk image at the same time, since these usually results in " @@ -50831,31 +44891,26 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2400 msgid "" -"The normal transitions are (1) CONFIG (when the handle is created, but there " -"is no child process), (2) LAUNCHING (when the child process is booting up), " -"(3) READY meaning the appliance is up, actions can be issued to, and carried " -"out by, the child process." +"The normal transitions are (1) CONFIG (when the handle is created, but there" +" is no child process), (2) LAUNCHING (when the child process is booting up)," +" (3) READY meaning the appliance is up, actions can be issued to, and " +"carried out by, the child process." msgstr "" #. type: textblock #: ../src/guestfs.pod:2405 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " -"asynchronously at any time (eg. due to some internal error), and that causes " -"the state to transition back to CONFIG." -msgstr "" -"仮想マシンは L</guestfs_kill_subprocess> により強制停止されるかもしれません。" -"または、いつでも非同期的に停止するかもしれません(例: いくつかの内部エラーの" -"ため)、状態を設定 (CONFIG) に切り戻します。" +"asynchronously at any time (eg. due to some internal error), and that causes" +" the state to transition back to CONFIG." +msgstr "仮想マシンは L</guestfs_kill_subprocess> により強制停止されるかもしれません。または、いつでも非同期的に停止するかもしれません(例: いくつかの内部エラーのため)、状態を設定 (CONFIG) に切り戻します。" #. type: textblock #: ../src/guestfs.pod:2409 msgid "" "Configuration commands for qemu such as L</guestfs_add_drive> can only be " "issued when in the CONFIG state." -msgstr "" -"L</guestfs_add_drive> のような QEMU に対する設定コマンドは、設定 (CONFIG) 状" -"態にあるときのみ発行できます。" +msgstr "L</guestfs_add_drive> のような QEMU に対する設定コマンドは、設定 (CONFIG) 状態にあるときのみ発行できます。" #. type: textblock #: ../src/guestfs.pod:2412 @@ -50899,18 +44954,14 @@ msgid "" "This process has evolved and continues to evolve. The description here " "corresponds only to the current version of libguestfs and is provided for " "information only." -msgstr "" -"このプロセスは進化してきました。そして、進化し続けます。ここの記述は現在の" -"バージョンの libguestfs にのみ対応していて、参考情報としてのみ提供されます。" +msgstr "このプロセスは進化してきました。そして、進化し続けます。ここの記述は現在のバージョンの libguestfs にのみ対応していて、参考情報としてのみ提供されます。" #. type: textblock #: ../src/guestfs.pod:2435 msgid "" "In order to follow the stages involved below, enable libguestfs debugging " "(set the environment variable C<LIBGUESTFS_DEBUG=1>)." -msgstr "" -"以下に関係する段階に従うには libguestfs デバッグを有効にします(環境変数 " -"C<LIBGUESTFS_DEBUG=1> を設定します)。" +msgstr "以下に関係する段階に従うには libguestfs デバッグを有効にします(環境変数 C<LIBGUESTFS_DEBUG=1> を設定します)。" #. type: =item #: ../src/guestfs.pod:2440 @@ -50922,28 +44973,21 @@ msgstr "アプライアンスを作成します" msgid "" "C<febootstrap-supermin-helper> is invoked to create the kernel, a small " "initrd and the appliance." -msgstr "" -"C<febootstrap-supermin-helper> はカーネル、小さな initrd およびアプライアンス" -"を作成するために呼び出されます。" +msgstr "C<febootstrap-supermin-helper> はカーネル、小さな initrd およびアプライアンスを作成するために呼び出されます。" #. type: textblock #: ../src/guestfs.pod:2445 msgid "" -"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " -"directory if C<TMPDIR> is set)." -msgstr "" -"アプライアンスは C</var/tmp/.guestfs-E<lt>UIDE<gt>> にキャッシュされます(ま" -"たは C<TMPDIR> を設定していると他の場所です)。" +"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another" +" directory if C<TMPDIR> is set)." +msgstr "アプライアンスは C</var/tmp/.guestfs-E<lt>UIDE<gt>> にキャッシュされます(または C<TMPDIR> を設定していると他の場所です)。" #. type: textblock #: ../src/guestfs.pod:2448 msgid "" "For a complete description of how the appliance is created and cached, read " "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages." -msgstr "" -"アプライアンスがどのように作成されキャッシュされるかに関する完全な説明は、" -"L<febootstrap(8)> および L<febootstrap-supermin-helper(8)> マニュアルページを" -"参照してください。" +msgstr "アプライアンスがどのように作成されキャッシュされるかに関する完全な説明は、L<febootstrap(8)> および L<febootstrap-supermin-helper(8)> マニュアルページを参照してください。" #. type: =item #: ../src/guestfs.pod:2452 @@ -50963,31 +45007,24 @@ msgstr "initrd を実行します" #. type: textblock #: ../src/guestfs.pod:2458 msgid "" -"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " -"appliance. The purpose of the initrd is to load enough kernel modules in " +"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the" +" appliance. The purpose of the initrd is to load enough kernel modules in " "order that the appliance itself can be mounted and started." -msgstr "" -"C<febootstrap-supermin-helper> は小さな initrd を構築します。 initrd はアプラ" -"イアンスではありません。 initrd の目的は、アプライアンス自身がマウントでき開" -"始できるために、十分なカーネルモジュールを読み込むことです。" +msgstr "C<febootstrap-supermin-helper> は小さな initrd を構築します。 initrd はアプライアンスではありません。 initrd の目的は、アプライアンス自身がマウントでき開始できるために、十分なカーネルモジュールを読み込むことです。" #. type: textblock #: ../src/guestfs.pod:2462 msgid "" -"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" -"initrd>." -msgstr "" -"initrd は C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd> という cpio アーカイブで" -"す。" +"The initrd is a cpio archive called " +"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>." +msgstr "initrd は C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd> という cpio アーカイブです。" #. type: textblock #: ../src/guestfs.pod:2465 msgid "" "When the initrd has started you will see messages showing that kernel " "modules are being loaded, similar to this:" -msgstr "" -"initrd が起動したとき、カーネルモジュールが読み込まれたことを示すこのような" -"メッセージが表示されます:" +msgstr "initrd が起動したとき、カーネルモジュールが読み込まれたことを示すこのようなメッセージが表示されます:" #. type: verbatim #: ../src/guestfs.pod:2468 @@ -50998,12 +45035,7 @@ msgid "" " febootstrap: internal insmod libcrc32c.ko\n" " febootstrap: internal insmod crc32c-intel.ko\n" "\n" -msgstr "" -" febootstrap: ext2 mini initrd starting up\n" -" febootstrap: mounting /sys\n" -" febootstrap: internal insmod libcrc32c.ko\n" -" febootstrap: internal insmod crc32c-intel.ko\n" -"\n" +msgstr " febootstrap: ext2 mini initrd starting up\n febootstrap: mounting /sys\n febootstrap: internal insmod libcrc32c.ko\n febootstrap: internal insmod crc32c-intel.ko\n\n" #. type: =item #: ../src/guestfs.pod:2473 @@ -51054,13 +45086,7 @@ msgid "" " febootstrap: chroot\n" " Starting /init script ...\n" "\n" -msgstr "" -" febootstrap: picked /sys/block/vdb/dev as root device\n" -" febootstrap: creating /dev/root as block special 252:16\n" -" febootstrap: mounting new root on /root\n" -" febootstrap: chroot\n" -" Starting /init script ...\n" -"\n" +msgstr " febootstrap: picked /sys/block/vdb/dev as root device\n febootstrap: creating /dev/root as block special 252:16\n febootstrap: mounting new root on /root\n febootstrap: chroot\n Starting /init script ...\n\n" #. type: textblock #: ../src/guestfs.pod:2497 @@ -51077,8 +45103,8 @@ msgstr "アプライアンスを初期化します" #. type: textblock #: ../src/guestfs.pod:2502 msgid "" -"The appliance itself now initializes itself. This involves starting certain " -"processes like C<udev>, possibly printing some debug information, and " +"The appliance itself now initializes itself. This involves starting certain" +" processes like C<udev>, possibly printing some debug information, and " "finally running the daemon (C<guestfsd>)." msgstr "" @@ -51100,9 +45126,7 @@ msgstr "" msgid "" " verbose daemon enabled\n" "\n" -msgstr "" -" verbose daemon enabled\n" -"\n" +msgstr " verbose daemon enabled\n\n" #. type: textblock #: ../src/guestfs.pod:2513 @@ -51114,8 +45138,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2516 msgid "" -"The daemon connects to this port (and hence to the library) and sends a four " -"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " +"The daemon connects to this port (and hence to the library) and sends a four" +" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " "protocol (see below)." msgstr "" @@ -51152,8 +45176,8 @@ msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " "messages. Then there are functions that have any C<FileIn> or C<FileOut> " -"parameters, which use the same request and reply messages, but they may also " -"be followed by files sent using a chunked encoding." +"parameters, which use the same request and reply messages, but they may also" +" be followed by files sent using a chunked encoding." msgstr "" #. type: =head3 @@ -51181,9 +45205,9 @@ msgstr "" #: ../src/guestfs.pod:2550 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " -"into which it slurps the rest of the message. As a result, the total length " -"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the " -"effective size of any request is limited to somewhere under this size." +"into which it slurps the rest of the message. As a result, the total length" +" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the" +" effective size of any request is limited to somewhere under this size." msgstr "" #. type: textblock @@ -51226,12 +45250,7 @@ msgid "" " struct guestfs_message_header (encoded as XDR)\n" " struct guestfs_<foo>_ret (encoded as XDR)\n" "\n" -msgstr "" -" total length (header + ret,\n" -" but not including the length word itself)\n" -" struct guestfs_message_header (encoded as XDR)\n" -" struct guestfs_<foo>_ret (encoded as XDR)\n" -"\n" +msgstr " total length (header + ret,\n but not including the length word itself)\n struct guestfs_message_header (encoded as XDR)\n struct guestfs_<foo>_ret (encoded as XDR)\n\n" #. type: textblock #: ../src/guestfs.pod:2578 @@ -51269,8 +45288,7 @@ msgstr "" msgid "" "The C<guestfs_message_error> structure contains the error message as a " "string." -msgstr "" -"C<guestfs_message_error> の構造は、文字列としてエラーメッセージを含みます。" +msgstr "C<guestfs_message_error> の構造は、文字列としてエラーメッセージを含みます。" #. type: =head3 #: ../src/guestfs.pod:2595 @@ -51281,8 +45299,8 @@ msgstr "" #: ../src/guestfs.pod:2597 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " -"The normal request message is sent (see above). However this is followed by " -"a sequence of file chunks." +"The normal request message is sent (see above). However this is followed by" +" a sequence of file chunks." msgstr "" #. type: verbatim @@ -51297,15 +45315,7 @@ msgid "" " sequence of chunks for FileIn param #0\n" " sequence of chunks for FileIn param #1 etc.\n" "\n" -msgstr "" -" total length (header + arguments,\n" -" but not including the length word itself,\n" -" and not including the chunks)\n" -" struct guestfs_message_header (encoded as XDR)\n" -" struct guestfs_<foo>_args (encoded as XDR)\n" -" sequence of chunks for FileIn param #0\n" -" sequence of chunks for FileIn param #1 etc.\n" -"\n" +msgstr " total length (header + arguments,\n but not including the length word itself,\n and not including the chunks)\n struct guestfs_message_header (encoded as XDR)\n struct guestfs_<foo>_args (encoded as XDR)\n sequence of chunks for FileIn param #0\n sequence of chunks for FileIn param #1 etc.\n\n" #. type: textblock #: ../src/guestfs.pod:2609 @@ -51324,15 +45334,7 @@ msgid "" " length of chunk\n" " struct guestfs_chunk (with data.data_len == 0)\n" "\n" -msgstr "" -" length of chunk (not including length word itself)\n" -" struct guestfs_chunk (encoded as XDR)\n" -" length of chunk\n" -" struct guestfs_chunk (encoded as XDR)\n" -" ...\n" -" length of chunk\n" -" struct guestfs_chunk (with data.data_len == 0)\n" -"\n" +msgstr " length of chunk (not including length word itself)\n struct guestfs_chunk (encoded as XDR)\n length of chunk\n struct guestfs_chunk (encoded as XDR)\n ...\n length of chunk\n struct guestfs_chunk (with data.data_len == 0)\n\n" #. type: textblock #: ../src/guestfs.pod:2619 @@ -51347,8 +45349,8 @@ msgstr "" msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " -"sequence of chunks for each FileIn parameter one after another (from left to " -"right)." +"sequence of chunks for each FileIn parameter one after another (from left to" +" right)." msgstr "" #. type: textblock @@ -51378,8 +45380,8 @@ msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " "pipes or sockets). However the chunks are rather small " -"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need " -"to keep much in memory." +"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need" +" to keep much in memory." msgstr "" #. type: =head3 @@ -51417,8 +45419,8 @@ msgstr "" #: ../src/guestfs.pod:2664 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " -"which indicates that the guest and daemon is alive. This is what L</" -"guestfs_launch> waits for." +"which indicates that the guest and daemon is alive. This is what " +"L</guestfs_launch> waits for." msgstr "" #. type: =head3 @@ -51437,9 +45439,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2674 msgid "" -"The library turns them into progress callbacks (see L</" -"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " -"if not." +"The library turns them into progress callbacks (see " +"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards " +"them if not." msgstr "" #. type: textblock @@ -51478,33 +45480,21 @@ msgid "" " |\n" " `------ always '1' because we don't change the ABI\n" "\n" -msgstr "" -" 偶数は安定版: 1.2.x, 1.4.x, ...\n" -" .-------- 奇数は開発版: 1.3.x, 1.5.x, ...\n" -" |\n" -" v\n" -" 1 . 3 . 5\n" -" ^ ^\n" -" | |\n" -" | `-------- サブバージョン\n" -" |\n" -" `------ ABI を変更しないので、必ず '1' です\n" -"\n" +msgstr " 偶数は安定版: 1.2.x, 1.4.x, ...\n .-------- 奇数は開発版: 1.3.x, 1.5.x, ...\n |\n v\n 1 . 3 . 5\n ^ ^\n | |\n | `-------- サブバージョン\n |\n `------ ABI を変更しないので、必ず '1' です\n\n" #. type: textblock #: ../src/guestfs.pod:2700 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"." -msgstr "" -"このように \"1.3.5\" は開発ブランチ \"1.3\" の 5 番目のアップデートです。" +msgstr "このように \"1.3.5\" は開発ブランチ \"1.3\" の 5 番目のアップデートです。" #. type: textblock #: ../src/guestfs.pod:2702 msgid "" -"As time passes we cherry pick fixes from the development branch and backport " -"those into the stable branch, the effect being that the stable branch should " -"get more stable and less buggy over time. So the stable releases are ideal " -"for people who don't need new features but would just like the software to " -"work." +"As time passes we cherry pick fixes from the development branch and backport" +" those into the stable branch, the effect being that the stable branch " +"should get more stable and less buggy over time. So the stable releases are" +" ideal for people who don't need new features but would just like the " +"software to work." msgstr "" #. type: textblock @@ -51517,18 +45507,14 @@ msgstr "バックポートする変更に対する私たちの基準は次のと msgid "" "Documentation changes which don't affect any code are backported unless the " "documentation refers to a future feature which is not in stable." -msgstr "" -"コードに何も影響しないドキュメントの変更は、ドキュメントが安定版にない将来の" -"機能を参照していなければ、バックポートされます。" +msgstr "コードに何も影響しないドキュメントの変更は、ドキュメントが安定版にない将来の機能を参照していなければ、バックポートされます。" #. type: textblock #: ../src/guestfs.pod:2720 msgid "" "Bug fixes which are not controversial, fix obvious problems, and have been " "well tested are backported." -msgstr "" -"議論の余地がなく、明らかな問題を修正する、十分にテストされたバグ修正はバック" -"ポートされます。" +msgstr "議論の余地がなく、明らかな問題を修正する、十分にテストされたバグ修正はバックポートされます。" #. type: textblock #: ../src/guestfs.pod:2725 @@ -51549,12 +45535,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2737 msgid "" -"A new stable branch starts when we think the new features in development are " -"substantial and compelling enough over the current stable branch to warrant " -"it. When that happens we create new stable and development versions 1.N.0 " +"A new stable branch starts when we think the new features in development are" +" substantial and compelling enough over the current stable branch to warrant" +" it. When that happens we create new stable and development versions 1.N.0 " "and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so " -"stable at this point, but by backporting fixes from development, that branch " -"will stabilize over time." +"stable at this point, but by backporting fixes from development, that branch" +" will stabilize over time." msgstr "" #. type: =head1 @@ -51592,10 +45578,10 @@ msgstr "" msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " -"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the " -"former, since the sync is done in the appliance. L</guestfs_set_trace> is " -"an example of the latter, since a trace flag is maintained in the handle and " -"all tracing is done on the library side." +"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the" +" former, since the sync is done in the appliance. L</guestfs_set_trace> is " +"an example of the latter, since a trace flag is maintained in the handle and" +" all tracing is done on the library side." msgstr "" #. type: textblock @@ -51614,8 +45600,8 @@ msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " "library and do not travel over the RPC mechanism to the daemon, these " -"functions do not need a procedure number, and so the procedure number is set " -"to C<-1>." +"functions do not need a procedure number, and so the procedure number is set" +" to C<-1>." msgstr "" #. type: textblock @@ -51664,10 +45650,10 @@ msgstr "" #: ../src/guestfs.pod:2804 msgid "" "You can supply zero or as many tests as you want per API call. The tests " -"can either be added as part of the API description (C<generator/" -"generator_actions.ml>), or in some rarer cases you may want to drop a script " -"into C<tests/*/>. Note that adding a script to C<tests/*/> is slower, so if " -"possible use the first method." +"can either be added as part of the API description " +"(C<generator/generator_actions.ml>), or in some rarer cases you may want to " +"drop a script into C<tests/*/>. Note that adding a script to C<tests/*/> is" +" slower, so if possible use the first method." msgstr "" #. type: textblock @@ -51702,9 +45688,7 @@ msgstr "C</dev/sdb> 50MB" msgid "" "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write " "operations." -msgstr "" -"C</dev/sdb1> はファイルシステムの書き込み操作をテストするために使用される " -"ext2 ファイルシステムです。" +msgstr "C</dev/sdb1> はファイルシステムの書き込み操作をテストするために使用される ext2 ファイルシステムです。" #. type: =item #: ../src/guestfs.pod:2827 @@ -51714,8 +45698,7 @@ msgstr "C</dev/sdc> 10MB" #. type: textblock #: ../src/guestfs.pod:2829 msgid "Used in a few tests where two block devices are needed." -msgstr "" -"2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。" +msgstr "2 つのブロックデバイスが必要となるいくつかのテストにおいて使用されます。" #. type: =item #: ../src/guestfs.pod:2831 @@ -51768,16 +45751,12 @@ msgstr "" msgid "" " SKIP_TEST_<CMD>_<NUM>=1\n" "\n" -msgstr "" -" SKIP_TEST_<CMD>_<NUM>=1\n" -"\n" +msgstr " SKIP_TEST_<CMD>_<NUM>=1\n\n" #. type: textblock #: ../src/guestfs.pod:2858 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>." -msgstr "" -"例: C<SKIP_TEST_COMMAND_3=1> は L</guestfs_command> のテスト #3 をスキップし" -"ます。" +msgstr "例: C<SKIP_TEST_COMMAND_3=1> は L</guestfs_command> のテスト #3 をスキップします。" #. type: verbatim #: ../src/guestfs.pod:2862 @@ -51785,16 +45764,12 @@ msgstr "" msgid "" " SKIP_TEST_<CMD>=1\n" "\n" -msgstr "" -" SKIP_TEST_<CMD>=1\n" -"\n" +msgstr " SKIP_TEST_<CMD>=1\n\n" #. type: textblock #: ../src/guestfs.pod:2864 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests." -msgstr "" -"例: C<SKIP_TEST_ZEROFREE=1> はすべての L</guestfs_zerofree> テストをスキップ" -"します。" +msgstr "例: C<SKIP_TEST_ZEROFREE=1> はすべての L</guestfs_zerofree> テストをスキップします。" #. type: textblock #: ../src/guestfs.pod:2866 @@ -51807,18 +45782,14 @@ msgstr "" msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" "\n" -msgstr "" -" TEST_ONLY=\"vfs_type zerofree\"\n" -"\n" +msgstr " TEST_ONLY=\"vfs_type zerofree\"\n\n" #. type: textblock #: ../src/guestfs.pod:2870 msgid "" "See C<tests/c-api/tests.c> for more details of how these environment " "variables work." -msgstr "" -"これらの環境変数がどのように機能するかに関する詳細は C<tests/c-api/tests.c> " -"を参照してください。" +msgstr "これらの環境変数がどのように機能するかに関する詳細は C<tests/c-api/tests.c> を参照してください。" #. type: =head2 #: ../src/guestfs.pod:2873 @@ -51861,8 +45832,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2891 msgid "" -"If you use Emacs, add the following to one of one of your start-up files (e." -"g., ~/.emacs), to help ensure that you get indentation right:" +"If you use Emacs, add the following to one of one of your start-up files " +"(e.g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim @@ -51879,17 +45850,7 @@ msgid "" " (not (string-equal mode-name \"Makefile\")))\n" " (setq indent-tabs-mode nil))))\n" " \n" -msgstr "" -" ;;; In libguestfs, indent with spaces everywhere (not TABs).\n" -" ;;; Exceptions: Makefile and ChangeLog modes.\n" -" (add-hook 'find-file-hook\n" -" '(lambda () (if (and buffer-file-name\n" -" (string-match \"/libguestfs\\\\>\"\n" -" (buffer-file-name))\n" -" (not (string-equal mode-name \"Change Log\"))\n" -" (not (string-equal mode-name \"Makefile\")))\n" -" (setq indent-tabs-mode nil))))\n" -" \n" +msgstr " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n ;;; Exceptions: Makefile and ChangeLog modes.\n (add-hook 'find-file-hook\n '(lambda () (if (and buffer-file-name\n (string-match \"/libguestfs\\\\>\"\n (buffer-file-name))\n (not (string-equal mode-name \"Change Log\"))\n (not (string-equal mode-name \"Makefile\")))\n (setq indent-tabs-mode nil))))\n \n" #. type: verbatim #: ../src/guestfs.pod:2904 @@ -51907,26 +45868,12 @@ msgid "" " (buffer-file-name))\n" " (libguestfs-c-mode))))\n" "\n" -msgstr "" -" ;;; When editing C sources in libguestfs, use this style.\n" -" (defun libguestfs-c-mode ()\n" -" \"C mode with adjusted defaults for use with libguestfs.\"\n" -" (interactive)\n" -" (c-set-style \"K&R\")\n" -" (setq c-indent-level 2)\n" -" (setq c-basic-offset 2))\n" -" (add-hook 'c-mode-hook\n" -" '(lambda () (if (string-match \"/libguestfs\\\\>\"\n" -" (buffer-file-name))\n" -" (libguestfs-c-mode))))\n" -"\n" +msgstr " ;;; When editing C sources in libguestfs, use this style.\n (defun libguestfs-c-mode ()\n \"C mode with adjusted defaults for use with libguestfs.\"\n (interactive)\n (c-set-style \"K&R\")\n (setq c-indent-level 2)\n (setq c-basic-offset 2))\n (add-hook 'c-mode-hook\n '(lambda () (if (string-match \"/libguestfs\\\\>\"\n (buffer-file-name))\n (libguestfs-c-mode))))\n\n" #. type: textblock #: ../src/guestfs.pod:2916 msgid "Enable warnings when compiling (and fix any problems this finds):" -msgstr "" -"コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正しま" -"す):" +msgstr "コンパイル時に警告を有効にします(そして、これは見つけた問題をすべて修正します):" #. type: verbatim #: ../src/guestfs.pod:2919 @@ -51934,9 +45881,7 @@ msgstr "" msgid "" " ./configure --enable-gcc-warnings\n" "\n" -msgstr "" -" ./configure --enable-gcc-warnings\n" -"\n" +msgstr " ./configure --enable-gcc-warnings\n\n" #. type: textblock #: ../src/guestfs.pod:2921 @@ -51950,10 +45895,7 @@ msgid "" " make syntax-check # checks the syntax of the C code\n" " make check # runs the test suite\n" "\n" -msgstr "" -" make syntax-check # C コードの構文を確認します\n" -" make check # テストスイートを実行します\n" -"\n" +msgstr " make syntax-check # C コードの構文を確認します\n make check # テストスイートを実行します\n\n" #. type: =head2 #: ../src/guestfs.pod:2926 @@ -51963,8 +45905,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2928 msgid "" -"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " -"which are used to do shell quoting." +"In the daemon code we have created custom printf formatters C<%Q> and C<%R>," +" which are used to do shell quoting." msgstr "" #. type: =item @@ -51977,9 +45919,7 @@ msgstr "%Q" msgid "" "Simple shell quoted string. Any spaces or other shell characters are " "escaped for you." -msgstr "" -"シンプルなシェルクオート文字列。すべての空白と他のシェル文字がエスケープされ" -"ます。" +msgstr "シンプルなシェルクオート文字列。すべての空白と他のシェル文字がエスケープされます。" #. type: =item #: ../src/guestfs.pod:2938 @@ -51999,9 +45939,7 @@ msgstr "" msgid "" " asprintf (&cmd, \"cat %R\", path);\n" "\n" -msgstr "" -" asprintf (&cmd, \"cat %R\", path);\n" -"\n" +msgstr " asprintf (&cmd, \"cat %R\", path);\n\n" #. type: textblock #: ../src/guestfs.pod:2949 @@ -52011,10 +45949,10 @@ msgstr "C<cat /sysroot/some\\ path\\ with\\ spaces> を生成します" #. type: textblock #: ../src/guestfs.pod:2951 msgid "" -"I<Note:> Do I<not> use these when you are passing parameters to the C<command" -"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " -"they are not passed via the shell (instead, straight to exec). You probably " -"want to use the C<sysroot_path()> function however." +"I<Note:> Do I<not> use these when you are passing parameters to the " +"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted " +"because they are not passed via the shell (instead, straight to exec). You " +"probably want to use the C<sysroot_path()> function however." msgstr "" #. type: =head2 @@ -52025,11 +45963,10 @@ msgstr "新しい API アクションの提出方法" #. type: textblock #: ../src/guestfs.pod:2959 msgid "" -"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" -"libguestfs> and CC to L<rjones@redhat.com>." -msgstr "" -"パッチをメーリングリストに提出します: L<http://www.redhat.com/mailman/" -"listinfo/libguestfs> および L<rjones@redhat.com> (Cc)。" +"Submit patches to the mailing list: " +"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to " +"L<rjones@redhat.com>." +msgstr "パッチをメーリングリストに提出します: L<http://www.redhat.com/mailman/listinfo/libguestfs> および L<rjones@redhat.com> (Cc)。" #. type: =head2 #: ../src/guestfs.pod:2963 @@ -52045,9 +45982,9 @@ msgstr "" #: ../src/guestfs.pod:2967 msgid "" "However many messages come from the daemon, and we don't translate those at " -"the moment. One reason is that the appliance generally has all locale files " -"removed from it, because they take up a lot of space. So we'd have to readd " -"some of those, as well as copying our PO files into the appliance." +"the moment. One reason is that the appliance generally has all locale files" +" removed from it, because they take up a lot of space. So we'd have to " +"readd some of those, as well as copying our PO files into the appliance." msgstr "" #. type: textblock @@ -52087,9 +46024,7 @@ msgstr "C<cat>" msgid "" "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and " "documentation." -msgstr "" -"L<virt-cat(1)>, L<virt-filesystems(1)> および L<virt-ls(1)> のコマンドおよび" -"ドキュメント。" +msgstr "L<virt-cat(1)>, L<virt-filesystems(1)> および L<virt-ls(1)> のコマンドおよびドキュメント。" #. type: =item #: ../src/guestfs.pod:2993 @@ -52109,7 +46044,8 @@ msgstr "C<daemon>" #. type: textblock #: ../src/guestfs.pod:2999 msgid "" -"The daemon that runs inside the libguestfs appliance and carries out actions." +"The daemon that runs inside the libguestfs appliance and carries out " +"actions." msgstr "" #. type: =item @@ -52151,8 +46087,8 @@ msgstr "C<fish>" #: ../src/guestfs.pod:3016 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " -"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " -"L<virt-tar-out(1)>." +"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L" +"<virt-tar-out(1)>." msgstr "" #. type: textblock @@ -52382,8 +46318,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3114 msgid "" -"When we make a stable release, there are several steps documented here. See " -"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " +"When we make a stable release, there are several steps documented here. See" +" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " "branch policy." msgstr "" @@ -52419,15 +46355,12 @@ msgstr "Transifex からのプッシュおよびプル。" msgid "" " tx push -s\n" "\n" -msgstr "" -" tx push -s\n" -"\n" +msgstr " tx push -s\n\n" #. type: textblock #: ../src/guestfs.pod:3145 msgid "to push the latest POT files to Transifex. Then run:" -msgstr "" -"最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:" +msgstr "最新の POT ファイルを Transifex にプッシュします。そして、次を実行します:" #. type: verbatim #: ../src/guestfs.pod:3147 @@ -52435,9 +46368,7 @@ msgstr "" msgid "" " ./tx-pull.sh\n" "\n" -msgstr "" -" ./tx-pull.sh\n" -"\n" +msgstr " ./tx-pull.sh\n\n" #. type: textblock #: ../src/guestfs.pod:3149 @@ -52447,11 +46378,9 @@ msgstr "これは最新の翻訳された C<*.po> ファイルを取り出すた #. type: textblock #: ../src/guestfs.pod:3153 msgid "" -"Create new stable and development directories under L<http://libguestfs.org/" -"download>." -msgstr "" -"L<http://libguestfs.org/download> の下に新しい安定版および開発版のディレクト" -"リーを作成します。" +"Create new stable and development directories under " +"L<http://libguestfs.org/download>." +msgstr "L<http://libguestfs.org/download> の下に新しい安定版および開発版のディレクトリーを作成します。" #. type: textblock #: ../src/guestfs.pod:3158 @@ -52467,12 +46396,7 @@ msgid "" " git branch stable-1.XX\n" " git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" "\n" -msgstr "" -" git tag -a 1.XX.0 -m \"Version 1.XX.0 (安定版)\"\n" -" git tag -a 1.YY.0 -m \"Version 1.YY.0 (開発版)\"\n" -" git branch stable-1.XX\n" -" git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" -"\n" +msgstr " git tag -a 1.XX.0 -m \"Version 1.XX.0 (安定版)\"\n git tag -a 1.YY.0 -m \"Version 1.YY.0 (開発版)\"\n git branch stable-1.XX\n git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n\n" #. type: =head1 #: ../src/guestfs.pod:3167 @@ -52499,8 +46423,8 @@ msgstr "" #: ../src/guestfs.pod:3179 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " -"a simple string. Because this string is at some point internally encoded as " -"a message, the maximum size that it can return is slightly under 4 MB. If " +"a simple string. Because this string is at some point internally encoded as" +" a message, the maximum size that it can return is slightly under 4 MB. If " "the requested file is larger than this then you will get an error." msgstr "" @@ -52517,9 +46441,7 @@ msgstr "" msgid "" "You might also consider mounting the disk image using our FUSE filesystem " "support (L<guestmount(1)>)." -msgstr "" -"FUSE ファイルシステムサポート (L<guestmount(1)>) を使用してディスクイメージを" -"マウントすることも検討できます。" +msgstr "FUSE ファイルシステムサポート (L<guestmount(1)>) を使用してディスクイメージをマウントすることも検討できます。" #. type: =head2 #: ../src/guestfs.pod:3192 @@ -52528,14 +46450,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3194 -msgid "When using virtio disks (the default) the current limit is B<25> disks." +msgid "" +"When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock #: ../src/guestfs.pod:3197 msgid "" -"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " -"slots. However febootstrap only understands disks with names C</dev/vda> " +"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31" +" slots. However febootstrap only understands disks with names C</dev/vda> " "through C</dev/vdz> (26 letters) and it reserves one disk for its own " "purposes." msgstr "" @@ -52568,20 +46491,16 @@ msgstr "virtio はディスクあたりの最大パーティション数を B<15 #. type: textblock #: ../src/guestfs.pod:3213 msgid "" -"This is because it reserves 4 bits for the minor device number (thus C</dev/" -"vda>, and C</dev/vda1> through C</dev/vda15>)." -msgstr "" -"これはマイナーデバイス番号のために 4 ビットを予約しているからです(つまり C</" -"dev/vda>、および C</dev/vda1> から C</dev/vda15> まで)。" +"This is because it reserves 4 bits for the minor device number (thus " +"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)." +msgstr "これはマイナーデバイス番号のために 4 ビットを予約しているからです(つまり C</dev/vda>、および C</dev/vda1> から C</dev/vda15> まで)。" #. type: textblock #: ../src/guestfs.pod:3216 msgid "" "If you attach a disk with more than 15 partitions, the extra partitions are " "ignored by libguestfs." -msgstr "" -"15 よりも多くのパーティションを持つディスクを接続すると、追加のパーティション" -"は libguestfs により無視されます。" +msgstr "15 よりも多くのパーティションを持つディスクを接続すると、追加のパーティションは libguestfs により無視されます。" #. type: =head2 #: ../src/guestfs.pod:3219 @@ -52626,16 +46545,16 @@ msgstr "パーティションの最大容量" #. type: textblock #: ../src/guestfs.pod:3238 msgid "" -"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " -"numbers. Assuming a 512 byte sector size, this means that MBR cannot " -"address a partition located beyond 2 TB on the disk." +"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers." +" Assuming a 512 byte sector size, this means that MBR cannot address a " +"partition located beyond 2 TB on the disk." msgstr "" #. type: textblock #: ../src/guestfs.pod:3242 msgid "" -"It is recommended that you use GPT partitions on disks which are larger than " -"this size. GPT uses 64 bit sector numbers and so can address partitions " +"It is recommended that you use GPT partitions on disks which are larger than" +" this size. GPT uses 64 bit sector numbers and so can address partitions " "which are theoretically larger than the largest disk we could support." msgstr "" @@ -52660,8 +46579,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3255 msgid "" -"The API functions L</guestfs_upload>, L</guestfs_download>, L</" -"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " +"The API functions L</guestfs_upload>, L</guestfs_download>, " +"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " "uploads and downloads." msgstr "" @@ -52704,35 +46623,32 @@ msgstr "上の L</QEMU WRAPPERS> 参照。" msgid "" "Set C<LIBGUESTFS_TRACE=1> to enable command traces. This has the same " "effect as calling C<guestfs_set_trace (g, 1)>." -msgstr "" -"コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定します。これは " -"C<guestfs_set_trace (g, 1)> の呼び出しと同じ効果があります。" +msgstr "コマンドトレースを有効にするには C<LIBGUESTFS_TRACE=1> を設定します。これは C<guestfs_set_trace (g, 1)> の呼び出しと同じ効果があります。" #. type: textblock #: ../src/guestfs.pod:3330 msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " -"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" -">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " -"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" -">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" -"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" -"(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, " -"L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, " -"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)" -">, L<stap(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-" +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" +"edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L" +"<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L" +"<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-" +"sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-" +"tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-faq(1)>, L<guestfs-" +"performance(1)>, L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, L" +"<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<qemu(1)>, L<hivex(3)>, L<stap(1)>, " +"L<http://libguestfs.org/>." msgstr "" #. type: textblock #: ../src/guestfs.pod:3372 msgid "" -"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" -"(8)>, L<disktype(1)>." -msgstr "" -"同じ目的を持つツール: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm(8)>, " -"L<disktype(1)>." +"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, " +"L<lvm(8)>, L<disktype(1)>." +msgstr "同じ目的を持つツール: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm(8)>, L<disktype(1)>." #. type: =head1 #: ../src/guestfs.pod:3379 ../tools/virt-make-fs.pl:585 @@ -52748,11 +46664,8 @@ msgstr "libguestfs のバグの一覧を取得するには、このリンクを #. type: textblock #: ../src/guestfs.pod:3383 msgid "" -"L<https://bugzilla.redhat.com/buglist.cgi?" -"component=libguestfs&product=Virtualization+Tools>" -msgstr "" -"L<https://bugzilla.redhat.com/buglist.cgi?" -"component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" +msgstr "L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3385 @@ -52762,11 +46675,8 @@ msgstr "libguestfs の新しいバグを報告するには、このリンクを #. type: textblock #: ../src/guestfs.pod:3387 msgid "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools>" -msgstr "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" +msgstr "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3389 @@ -52776,12 +46686,12 @@ msgstr "バグを報告するとき、確認してください:" #. type: textblock #: ../src/guestfs.pod:3395 msgid "That the bug hasn't been reported already." -msgstr "" +msgstr "バグはまだ報告されていません。" #. type: textblock #: ../src/guestfs.pod:3399 msgid "That you are testing a recent version." -msgstr "" +msgstr "あなたはいま最近のバージョンを試しています。" #. type: textblock #: ../src/guestfs.pod:3403 @@ -52791,8 +46701,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3407 msgid "" -"Run libguestfs-test-tool and paste the B<complete, unedited> output into the " -"bug report." +"Run libguestfs-test-tool and paste the B<complete, unedited> output into the" +" bug report." msgstr "" #. type: =item @@ -52835,8 +46745,8 @@ msgstr "" #: ../sysprep/sysprep-extra-options.pod:19 msgid "" "The mount point (an empty directory on the host) used when the C<script> " -"operation is enabled and one or more scripts are specified using I<--script> " -"parameter(s)." +"operation is enabled and one or more scripts are specified using I<--script>" +" parameter(s)." msgstr "" #. type: textblock @@ -52864,8 +46774,8 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:6 msgid "" -"Remove the bash history of user \"root\" and any other users who have a C<." -"bash_history> file in their home directory." +"Remove the bash history of user \"root\" and any other users who have a " +"C<.bash_history> file in their home directory." msgstr "" #. type: =head2 @@ -52875,10 +46785,8 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:12 -#, fuzzy -#| msgid "Remove the SSH host keys in the guest." msgid "Remove blkid tab in the guest." -msgstr "仮想マシンの SSH ホストキーを削除します。" +msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:14 @@ -52955,11 +46863,9 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:49 msgid "" -"If the I<--hostname> parameter is not given, then the hostname is changed to " -"C<localhost.localdomain>." -msgstr "" -"I<--hostname> パラメーターが指定されていないと、ホスト名が C<localhost." -"localdomain> に変更されます。" +"If the I<--hostname> parameter is not given, then the hostname is changed to" +" C<localhost.localdomain>." +msgstr "I<--hostname> パラメーターが指定されていないと、ホスト名が C<localhost.localdomain> に変更されます。" #. type: =head2 #: ../sysprep/sysprep-operations.pod:52 @@ -53064,10 +46970,8 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:118 -#, fuzzy -#| msgid "Remove the SSH host keys in the guest." msgid "Remove the PAM data in the guest." -msgstr "仮想マシンの SSH ホストキーを削除します。" +msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:120 @@ -53082,7 +46986,8 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:125 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 @@ -53146,22 +47051,23 @@ msgstr "" #: ../sysprep/sysprep-operations.pod:155 msgid "" "The script or program is run with its current directory being the guest's " -"root directory, so relative paths should be used. For example: C<rm etc/" -"resolv.conf> in the script would remove a Linux guest's DNS configuration " -"file, but C<rm /etc/resolv.conf> would (try to) remove the host's file." +"root directory, so relative paths should be used. For example: C<rm " +"etc/resolv.conf> in the script would remove a Linux guest's DNS " +"configuration file, but C<rm /etc/resolv.conf> would (try to) remove the " +"host's file." msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:161 msgid "" -"Normally a temporary mount point for the guest is used, but you can choose a " -"specific one by using the I<--scriptdir> parameter." +"Normally a temporary mount point for the guest is used, but you can choose a" +" specific one by using the I<--scriptdir> parameter." msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:164 msgid "B<smolt-uuid> *" -msgstr "" +msgstr "B<smolt-uuid> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:167 @@ -53171,7 +47077,7 @@ msgstr "Smolt ハードウェア UUID を削除します。" #. type: =head2 #: ../sysprep/sysprep-operations.pod:169 msgid "B<ssh-hostkeys> *" -msgstr "" +msgstr "B<ssh-hostkeys> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:172 @@ -53190,9 +47096,7 @@ 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 #: ../sysprep/sysprep-operations.pod:180 @@ -53203,39 +47107,34 @@ msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" "\n" -msgstr "" -" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" -" @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n" -" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" -" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" -"\n" +msgstr " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n\n" #. type: =head2 #: ../sysprep/sysprep-operations.pod:185 msgid "B<ssh-userdir> *" -msgstr "" +msgstr "B<ssh-userdir> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:188 msgid "Remove \".ssh\" directories in the guest." -msgstr "" +msgstr "仮想マシンにある \".ssh\" ディレクトリーを削除します。" #. type: textblock #: ../sysprep/sysprep-operations.pod:190 msgid "" -"Remove the C<.ssh> directory of user \"root\" and any other users who have a " -"C<.ssh> directory in their home directory." +"Remove the C<.ssh> directory of user \"root\" and any other users who have a" +" C<.ssh> directory in their home directory." msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:193 msgid "B<sssd-db-log> *" -msgstr "" +msgstr "B<sssd-db-log> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:196 msgid "Remove the database and log files of sssd." -msgstr "" +msgstr "SSSD のデータベースとログファイルを削除します。" #. type: =head2 #: ../sysprep/sysprep-operations.pod:198 @@ -53257,26 +47156,21 @@ msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:206 msgid "" -"After a guest is cloned, the MAC address usually changes. Since the old MAC " -"address occupies the old name (eg. eth0), this means the fresh MAC address " +"After a guest is cloned, the MAC address usually changes. Since the old MAC" +" address occupies the old name (eg. eth0), this means the fresh MAC address " "is assigned to a new name (eg. eth1) and this is usually undesirable. " "Erasing the udev persistent net rules avoids this." -msgstr "" -"仮想マシンをクローンした後、通常 MAC アドレスは変わります。古い MAC アドレス" -"は古い名前(たとえば eth0)を占有するため、このことは新しい MAC アドレスが新" -"しい名前(たとえば eth1)に割り当てられることを意味します。それは、一般的に好" -"ましくありません。 udev の永続的な net ルールを削除することにより、これを避け" -"ます。" +msgstr "仮想マシンをクローンした後、通常 MAC アドレスは変わります。古い MAC アドレスは古い名前(たとえば eth0)を占有するため、このことは新しい MAC アドレスが新しい名前(たとえば eth1)に割り当てられることを意味します。それは、一般的に好ましくありません。 udev の永続的な net ルールを削除することにより、これを避けます。" #. type: =head2 #: ../sysprep/sysprep-operations.pod:211 msgid "B<user-account>" -msgstr "" +msgstr "B<user-account>" #. type: textblock #: ../sysprep/sysprep-operations.pod:213 msgid "Remove the user accounts in the guest." -msgstr "" +msgstr "仮想マシンにあるユーザーアカウントを削除します。" #. type: textblock #: ../sysprep/sysprep-operations.pod:215 @@ -53318,9 +47212,7 @@ msgstr "yum UUID を削除します。" msgid "" "Yum creates a fresh UUID the next time it runs when it notices that the " "original UUID has been erased." -msgstr "" -"yum は元々の UUID が削除されたことを通知するとき、次の実行時に新しい UUID を" -"作成します。" +msgstr "yum は元々の UUID が削除されたことを通知するとき、次の実行時に新しい UUID を作成します。" #. type: textblock #: ../sysprep/virt-sysprep.pod:5 @@ -53334,9 +47226,7 @@ msgstr "virt-sysprep - 仮想マシンをクローンできるようリセット msgid "" " virt-sysprep [--options] -d domname\n" "\n" -msgstr "" -" virt-sysprep [--options] -d domname\n" -"\n" +msgstr " virt-sysprep [--options] -d domname\n\n" #. type: verbatim #: ../sysprep/virt-sysprep.pod:11 @@ -53344,17 +47234,15 @@ msgstr "" msgid "" " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-sysprep [--options] -a disk.img [-a disk.img ...]\n" -"\n" +msgstr " virt-sysprep [--options] -a disk.img [-a disk.img ...]\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:15 msgid "" -"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones " -"can be made from it. Steps in this process include removing SSH host keys, " -"removing persistent network MAC configuration, and removing user accounts. " -"Each step can be enabled or disabled as required." +"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones" +" can be made from it. Steps in this process include removing SSH host keys," +" removing persistent network MAC configuration, and removing user accounts." +" Each step can be enabled or disabled as required." msgstr "" #. type: textblock @@ -53362,15 +47250,16 @@ msgstr "" msgid "" "Virt-sysprep modifies the guest or disk image I<in place>. The guest must " "be shut down. If you want to preserve the existing contents of the guest, " -"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below." +"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> " +"below." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:26 msgid "" "You do I<not> need to run virt-sysprep as root. In fact we'd generally " -"recommend that you don't. The time you might want to run it as root is when " -"you need root in order to access the disk image, but even in this case it " +"recommend that you don't. The time you might want to run it as root is when" +" you need root in order to access the disk image, but even in this case it " "would be better to change the permissions on the disk image to be writable " "as the non-root user running virt-sysprep." msgstr "" @@ -53378,8 +47267,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:32 msgid "" -"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the " -"Microsoft program C<sysprep.exe> which is used to unconfigure Windows " +"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the" +" Microsoft program C<sysprep.exe> which is used to unconfigure Windows " "machines in preparation for cloning them. Having said that, virt-sysprep " "does I<not> currently work on Microsoft Windows guests. We plan to support " "Windows sysprepping in a future version, and we already have code to do it." @@ -53388,8 +47277,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:53 msgid "" -"The format of the disk image is auto-detected. To override this and force a " -"particular format use the I<--format> option." +"The format of the disk image is auto-detected. To override this and force a" +" particular format use the I<--format> option." msgstr "" #. type: =item @@ -53449,9 +47338,7 @@ msgstr "" msgid "" "Use I<--list-operations> to list operations supported by a particular " "version of virt-sysprep." -msgstr "" -"特定のバージョンの virt-sysprep によりサポートされる操作の一覧を表示するには " -"I<--list-operations> を使用します。" +msgstr "特定のバージョンの virt-sysprep によりサポートされる操作の一覧を表示するには I<--list-operations> を使用します。" #. type: textblock #: ../sysprep/virt-sysprep.pod:99 @@ -53527,9 +47414,9 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:140 msgid "" -"The first field is the operation name, which can be supplied to I<--" -"enable>. The second field is a C<*> character if the operation is enabled " -"by default or blank if not. Subsequent fields on the same line are the " +"The first field is the operation name, which can be supplied to I<--enable>." +" The second field is a C<*> character if the operation is enabled by " +"default or blank if not. Subsequent fields on the same line are the " "description of the operation." msgstr "" @@ -53570,8 +47457,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:163 msgid "" -"The default is to try to detect if SELinux relabelling is required. See L</" -"SELINUX RELABELLING> below for more details." +"The default is to try to detect if SELinux relabelling is required. See " +"L</SELINUX RELABELLING> below for more details." msgstr "" #. type: textblock @@ -53613,9 +47500,7 @@ msgstr "" msgid "" " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" "\n" -msgstr "" -" virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" -"\n" +msgstr " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:201 @@ -53647,11 +47532,7 @@ msgid "" "prepare a template from which guests can be cloned. There are many " "different ways to achieve this using the virt tools, and this section is " "just an introduction." -msgstr "" -"virt-sysprep は仮想マシンをクローンするプロセスの一部として使用できます。もし" -"くは、クローンされた仮想マシンからテンプレートを準備するために使用できます。" -"仮想化ツールを使用してこれを実現する他の方法がいろいろとあります。このセク" -"ションは単に概要を説明します。" +msgstr "virt-sysprep は仮想マシンをクローンするプロセスの一部として使用できます。もしくは、クローンされた仮想マシンからテンプレートを準備するために使用できます。仮想化ツールを使用してこれを実現する他の方法がいろいろとあります。このセクションは単に概要を説明します。" #. type: textblock #: ../sysprep/virt-sysprep.pod:216 @@ -53669,9 +47550,7 @@ msgid "" "The configuration or description of the guest. eg. The libvirt XML (see " "C<virsh dumpxml>), the running configuration of the guest, or another " "external format like OVF." -msgstr "" -"仮想マシンの設定または説明。 例: libvirt XML (C<virsh dumpxml> 参照) 、仮想" -"マシンの実行中の設定、または OVF のような他の外部形式。" +msgstr "仮想マシンの設定または説明。 例: libvirt XML (C<virsh dumpxml> 参照) 、仮想マシンの実行中の設定、または OVF のような他の外部形式。" #. type: textblock #: ../sysprep/virt-sysprep.pod:226 @@ -53760,24 +47639,14 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr "" -" virt-sysprep\n" -" |\n" -" v\n" -" 元のゲスト --------> テンプレート ---------->\n" -" \\------> クローン\n" -" \\-----> 済みゲスト\n" -" \\---->\n" -"\n" +msgstr " virt-sysprep\n |\n v\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:296 msgid "" -"You can, of course, just copy the block device on the host using L<cp(1)> or " -"L<dd(1)>." -msgstr "" -"もちろん、ホストにおいて L<cp(1)> または L<dd(1)> を使用してブロックデバイス" -"をコピーできます。" +"You can, of course, just copy the block device on the host using L<cp(1)> or" +" L<dd(1)>." +msgstr "もちろん、ホストにおいて L<cp(1)> または L<dd(1)> を使用してブロックデバイスをコピーできます。" #. type: verbatim #: ../sysprep/virt-sysprep.pod:299 @@ -53789,13 +47658,7 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr "" -" dd dd\n" -" 元のゲスト --------> テンプレート ---------->\n" -" \\------> クローン\n" -" \\-----> 済みゲスト\n" -" \\---->\n" -"\n" +msgstr " dd dd\n 元のゲスト --------> テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:305 @@ -53812,34 +47675,28 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr "" -" snapshot\n" -" テンプレート ---------->\n" -" \\------> クローン\n" -" \\-----> 済みゲスト\n" -" \\---->\n" -"\n" +msgstr " snapshot\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:317 msgid "" -"Use the block device as a backing file and create a snapshot on top for each " -"guest. The advantage is that you don't need to copy the block device (very " -"fast) and only changes are stored (less storage required)." +"Use the block device as a backing file and create a snapshot on top for each" +" guest. The advantage is that you don't need to copy the block device (very" +" fast) and only changes are stored (less storage required)." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:322 msgid "" -"Note that writing to the backing file once you have created guests on top of " -"it is not possible: you will corrupt the guests." +"Note that writing to the backing file once you have created guests on top of" +" it is not possible: you will corrupt the guests." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:325 msgid "" -"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -" -"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " +"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 " +"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " "filesystems (such as btrfs) and most Network Attached Storage devices can " "also create cheap snapshots from files or LUNs." msgstr "" @@ -53852,9 +47709,7 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:337 msgid "Prepare your template using L<virt-sparsify(1)>. See below." -msgstr "" -"L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してくださ" -"い。" +msgstr "L<virt-sparsify(1)> を使用してテンプレートを準備します。以下を参照してください。" #. type: =head2 #: ../sysprep/virt-sysprep.pod:341 @@ -53864,9 +47719,9 @@ msgstr "virt-clone" #. type: textblock #: ../sysprep/virt-sysprep.pod:343 msgid "" -"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device " -"and/or modify the external libvirt configuration of a guest. It will reset " -"the name, UUID and MAC address of the guest in the libvirt XML." +"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device" +" and/or modify the external libvirt configuration of a guest. It will reset" +" the name, UUID and MAC address of the guest in the libvirt XML." msgstr "" #. type: textblock @@ -53888,16 +47743,13 @@ msgid "" " virt-sparsify\n" " original guest --------> template\n" "\n" -msgstr "" -" virt-sparsify\n" -" 元のゲスト --------> テンプレート\n" -"\n" +msgstr " virt-sparsify\n 元のゲスト --------> テンプレート\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:356 msgid "" -"L<virt-sparsify(1)> can be used to make the cloning template smaller, making " -"it easier to compress and/or faster to copy." +"L<virt-sparsify(1)> can be used to make the cloning template smaller, making" +" it easier to compress and/or faster to copy." msgstr "" #. type: textblock @@ -53922,39 +47774,34 @@ msgid "" " \\-----> guests\n" " \\---->\n" "\n" -msgstr "" -" virt-resize\n" -" テンプレート ---------->\n" -" \\------> クローン\n" -" \\-----> 済みゲスト\n" -" \\---->\n" -"\n" +msgstr " virt-resize\n テンプレート ---------->\n \\------> クローン\n \\-----> 済みゲスト\n \\---->\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:370 msgid "" "If you want to give people cloned guests, but let them pick the size of the " "guest themselves (eg. depending on how much they are prepared to pay for " -"disk space), then instead of copying the template, you can run L<virt-resize" -"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning " -"guests from a template." +"disk space), then instead of copying the template, you can run L<virt-" +"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for " +"cloning guests from a template." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:378 msgid "" "Although virt-sysprep removes some sensitive information from the guest, it " -"does not pretend to remove all of it. You should examine the L</OPERATIONS> " -"above and the guest afterwards." +"does not pretend to remove all of it. You should examine the L</OPERATIONS>" +" above and the guest afterwards." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:382 msgid "" -"Sensitive files are simply removed. The data they contained may still exist " -"on the disk, easily recovered with a hex editor or undelete tool. Use " -"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub" -"(1)> command to get rid of deleted content in directory entries and inodes." +"Sensitive files are simply removed. The data they contained may still exist" +" on the disk, easily recovered with a hex editor or undelete tool. Use L" +"<virt-sparsify(1)> as one way to remove this content. See also the " +"L<scrub(1)> command to get rid of deleted content in directory entries and " +"inodes." msgstr "" #. type: =head2 @@ -53997,7 +47844,7 @@ msgid "" " cp template.img newguest.img\n" " virt-sysprep --enable random-seed -a newguest.img\n" "\n" -msgstr "" +msgstr " cp template.img newguest.img\n virt-sysprep --enable random-seed -a newguest.img\n\n" #. type: =head2 #: ../sysprep/virt-sysprep.pod:406 @@ -54007,17 +47854,15 @@ msgstr "SELinux の再ラベル付け" #. type: textblock #: ../sysprep/virt-sysprep.pod:408 msgid "I<(This section applies to Linux guests using SELinux only)>" -msgstr "" -"I<(このセクションは SELinux を使用している Linux 仮想マシンのみに適用されま" -"す。)>" +msgstr "I<(このセクションは SELinux を使用している Linux 仮想マシンのみに適用されます。)>" #. type: textblock #: ../sysprep/virt-sysprep.pod:410 msgid "" -"If any new files are created by virt-sysprep, then virt-sysprep touches C</." -"autorelabel> so that these will be correctly labelled by SELinux the next " -"time the guest is booted. This process interrupts boot and can take some " -"time." +"If any new files are created by virt-sysprep, then virt-sysprep touches " +"C</.autorelabel> so that these will be correctly labelled by SELinux the " +"next time the guest is booted. This process interrupts boot and can take " +"some time." msgstr "" #. type: textblock @@ -54025,41 +47870,32 @@ msgstr "" msgid "" "You can force relabelling for all guests by supplying the I<--selinux-" "relabel> option." -msgstr "" -"I<--selinux-relabel> オプションを指定することにより、すべての仮想マシンに対し" -"て強制的に再ラベルできます。" +msgstr "I<--selinux-relabel> オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。" #. type: textblock #: ../sysprep/virt-sysprep.pod:418 msgid "" "You can disable relabelling entirely by supplying the I<--no-selinux-" "relabel> option." -msgstr "" -"I<--no-selinux-relabel> オプションを指定することにより、すべての仮想マシンに" -"対して強制的に再ラベルできます。" +msgstr "I<--no-selinux-relabel> オプションを指定することにより、すべての仮想マシンに対して強制的に再ラベルできます。" #. type: textblock #: ../sysprep/virt-sysprep.pod:430 msgid "This program returns 0 on success, or 1 if there was an error." -msgstr "" -"このプログラムは、成功すると 0 を返します。または、エラーが起きると 1 を返し" -"ます。" +msgstr "このプログラムは、成功すると 0 を返します。または、エラーが起きると 1 を返します。" #. type: textblock #: ../sysprep/virt-sysprep.pod:434 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" -">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" -">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-" +"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." #. type: textblock #: ../sysprep/virt-sysprep.pod:453 msgid "Copyright (C) 2011-2012 Red Hat Inc." -msgstr "" +msgstr "Copyright (C) 2011-2012 Red Hat Inc." #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:5 @@ -54072,9 +47908,7 @@ msgstr "libguestfs-test-tool - libguestfs の診断" msgid "" " libguestfs-test-tool [--options]\n" "\n" -msgstr "" -" libguestfs-test-tool [--options]\n" -"\n" +msgstr " libguestfs-test-tool [--options]\n\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:13 @@ -54097,9 +47931,7 @@ msgstr "" msgid "" " libguestfs-test-tool\n" "\n" -msgstr "" -" libguestfs-test-tool\n" -"\n" +msgstr " libguestfs-test-tool\n\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:23 @@ -54117,9 +47949,7 @@ msgstr "" msgid "" " ===== TEST FINISHED OK =====\n" "\n" -msgstr "" -" ===== TEST FINISHED OK =====\n" -"\n" +msgstr " ===== TEST FINISHED OK =====\n\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:29 @@ -54131,8 +47961,8 @@ msgstr "" msgid "" "If it fails (and/or exits with non-zero error code), please paste the " "I<complete, unedited> output of the test tool into a bug report. More " -"information about reporting bugs can be found on the L<http://libguestfs.org/" -"> website." +"information about reporting bugs can be found on the " +"L<http://libguestfs.org/> website." msgstr "" #. type: =item @@ -54178,10 +48008,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:65 -#, fuzzy -#| msgid "Display the guestfish / libguestfs version number and exit." msgid "Display the libguestfs version number and exit." -msgstr "guestfish / libguestfs のバージョン番号を表示して終了します。" +msgstr "" #. type: =head1 #: ../test-tool/libguestfs-test-tool.pod:69 @@ -54227,8 +48055,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:88 msgid "" -"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further " -"information." +"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further" +" information." msgstr "" #. type: =head1 @@ -54241,9 +48069,7 @@ msgstr "自己診断" msgid "" "Refer to L<guestfs(3)/APPLIANCE BOOT PROCESS> to understand the messages " "produced by libguestfs-test-tool and/or possible errors." -msgstr "" -"libguestfs-test-tool および/または起こりうるエラーにより生成されるメッセージ" -"を理解するには L<guestfs(3)/アプライアンス起動プロセス> を参照してください。" +msgstr "libguestfs-test-tool および/または起こりうるエラーにより生成されるメッセージを理解するには L<guestfs(3)/アプライアンス起動プロセス> を参照してください。" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:98 @@ -54261,9 +48087,7 @@ msgstr "L<guestfs(3)>, L<http://libguestfs.org/>, L<http://qemu.org/>." #: ../tools/virt-list-filesystems.pl:32 msgid "" "virt-list-filesystems - List filesystems in a virtual machine or disk image" -msgstr "" -"virt-list-filesystems - 仮想マシンまたはディスクイメージのファイルシステムの" -"一覧表示" +msgstr "virt-list-filesystems - 仮想マシンまたはディスクイメージのファイルシステムの一覧表示" #. type: verbatim #: ../tools/virt-list-filesystems.pl:36 @@ -54271,9 +48095,7 @@ msgstr "" msgid "" " virt-list-filesystems [--options] domname\n" "\n" -msgstr "" -" virt-list-filesystems [--options] domname\n" -"\n" +msgstr " virt-list-filesystems [--options] domname\n\n" #. type: verbatim #: ../tools/virt-list-filesystems.pl:38 @@ -54281,9 +48103,7 @@ msgstr "" msgid "" " virt-list-filesystems [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-list-filesystems [--options] disk.img [disk.img ...]\n" -"\n" +msgstr " virt-list-filesystems [--options] disk.img [disk.img ...]\n\n" #. type: =head1 #: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 @@ -54301,16 +48121,16 @@ msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:47 msgid "" -"C<virt-list-filesystems> is a command line tool to list the filesystems that " -"are contained in a virtual machine or disk image." +"C<virt-list-filesystems> is a command line tool to list the filesystems that" +" are contained in a virtual machine or disk image." msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:51 msgid "" "C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the L<guestfish(1)" -"> tool." +"functionality. For more complex cases you should look at the " +"L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -54336,12 +48156,9 @@ msgstr "" #: ../tools/virt-list-filesystems.pl:199 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" -"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" -"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317 @@ -54352,9 +48169,7 @@ msgstr "Copyright (C) 2009 Red Hat Inc." #: ../tools/virt-list-partitions.pl:32 msgid "" "virt-list-partitions - List partitions in a virtual machine or disk image" -msgstr "" -"virt-list-partitions - 仮想マシンまたはディスクイメージのパーティションの一覧" -"表示" +msgstr "virt-list-partitions - 仮想マシンまたはディスクイメージのパーティションの一覧表示" #. type: verbatim #: ../tools/virt-list-partitions.pl:36 @@ -54362,9 +48177,7 @@ msgstr "" msgid "" " virt-list-partitions [--options] domname\n" "\n" -msgstr "" -" virt-list-partitions [--options] domname\n" -"\n" +msgstr " virt-list-partitions [--options] domname\n\n" #. type: verbatim #: ../tools/virt-list-partitions.pl:38 @@ -54372,9 +48185,7 @@ msgstr "" msgid "" " virt-list-partitions [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-list-partitions [--options] disk.img [disk.img ...]\n" -"\n" +msgstr " virt-list-partitions [--options] disk.img [disk.img ...]\n\n" #. type: textblock #: ../tools/virt-list-partitions.pl:47 @@ -54382,20 +48193,15 @@ msgid "" "C<virt-list-partitions> is a command line tool to list the partitions that " "are contained in a virtual machine or disk image. It is mainly useful as a " "first step to using L<virt-resize(1)>." -msgstr "" -"C<virt-list-partitions> は、仮想マシンまたはディスクイメージに含まれるパー" -"ティションを一覧表示するためのコマンドラインツールです。おもに L<virt-resize" -"(1)> を使用するための最初の手順として有用です。" +msgstr "C<virt-list-partitions> は、仮想マシンまたはディスクイメージに含まれるパーティションを一覧表示するためのコマンドラインツールです。おもに L<virt-resize(1)> を使用するための最初の手順として有用です。" #. type: textblock #: ../tools/virt-list-partitions.pl:52 msgid "" "C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the L<guestfish(1)" -"> tool." -msgstr "" -"C<virt-list-partitions> は L<libguestfs(3)> の機能の簡単なラッパーです。より" -"複雑な場合に対しては L<guestfish(1)> ツールを参照してください。" +"functionality. For more complex cases you should look at the " +"L<guestfish(1)> tool." +msgstr "C<virt-list-partitions> は L<libguestfs(3)> の機能の簡単なラッパーです。より複雑な場合に対しては L<guestfish(1)> ツールを参照してください。" #. type: textblock #: ../tools/virt-list-partitions.pl:115 @@ -54405,11 +48211,9 @@ msgstr "容量を読みやすい形式で表示します(例: \"1G\")。" #. type: textblock #: ../tools/virt-list-partitions.pl:125 msgid "" -"With this option, C<virt-list-partitions> displays the type and size of each " -"partition too (where \"type\" means C<ext3>, C<pv> etc.)" -msgstr "" -"このオプションを用いると、 C<virt-list-partitions> は各パーティションの形式と" -"容量も表示します(ここで \"形式\" は C<ext3>, C<pv> などを意味します)。" +"With this option, C<virt-list-partitions> displays the type and size of each" +" partition too (where \"type\" means C<ext3>, C<pv> etc.)" +msgstr "このオプションを用いると、 C<virt-list-partitions> は各パーティションの形式と容量も表示します(ここで \"形式\" は C<ext3>, C<pv> などを意味します)。" #. type: =item #: ../tools/virt-list-partitions.pl:132 @@ -54431,12 +48235,9 @@ msgstr "各ブロックデバイスの合計容量を(別の列として)表 #: ../tools/virt-list-partitions.pl:269 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" -"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" -"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:37 @@ -54449,9 +48250,7 @@ msgstr "virt-make-fs - tar アーカイブまたはファイルからファイ msgid "" " virt-make-fs [--options] input.tar output.img\n" "\n" -msgstr "" -" virt-make-fs [--options] input.tar output.img\n" -"\n" +msgstr " virt-make-fs [--options] input.tar output.img\n\n" #. type: verbatim #: ../tools/virt-make-fs.pl:43 @@ -54459,9 +48258,7 @@ msgstr "" msgid "" " virt-make-fs [--options] input.tar.gz output.img\n" "\n" -msgstr "" -" virt-make-fs [--options] input.tar.gz output.img\n" -"\n" +msgstr " virt-make-fs [--options] input.tar.gz output.img\n\n" #. type: verbatim #: ../tools/virt-make-fs.pl:45 @@ -54469,19 +48266,17 @@ msgstr "" msgid "" " virt-make-fs [--options] directory output.img\n" "\n" -msgstr "" -" virt-make-fs [--options] directory output.img\n" -"\n" +msgstr " virt-make-fs [--options] directory output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:49 msgid "" "Virt-make-fs is a command line tool for creating a filesystem from a tar " -"archive or some files in a directory. It is similar to tools like L<mkisofs" -"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can " -"create common filesystem types like ext2/3 or NTFS, which can be useful if " -"you want to attach these filesystems to existing virtual machines (eg. to " -"import large amounts of read-only data to a VM)." +"archive or some files in a directory. It is similar to tools like " +"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, " +"it can create common filesystem types like ext2/3 or NTFS, which can be " +"useful if you want to attach these filesystems to existing virtual machines " +"(eg. to import large amounts of read-only data to a VM)." msgstr "" #. type: textblock @@ -54500,9 +48295,7 @@ msgstr "" msgid "" " virt-make-fs input output.img\n" "\n" -msgstr "" -" virt-make-fs input output.img\n" -"\n" +msgstr " virt-make-fs input output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:63 @@ -54510,8 +48303,8 @@ msgid "" "where C<input> is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " "C<output.img> is a disk image. The input type is detected automatically. " -"The output disk image defaults to a raw ext2 sparse image unless you specify " -"extra flags (see L</OPTIONS> below)." +"The output disk image defaults to a raw ext2 sparse image unless you specify" +" extra flags (see L</OPTIONS> below)." msgstr "" #. type: =head2 @@ -54522,8 +48315,8 @@ msgstr "ファイルシステム形式" #. type: textblock #: ../tools/virt-make-fs.pl:71 msgid "" -"The default filesystem type is C<ext2>. Just about any filesystem type that " -"libguestfs supports can be used (but I<not> read-only formats like " +"The default filesystem type is C<ext2>. Just about any filesystem type that" +" libguestfs supports can be used (but I<not> read-only formats like " "ISO9660). Here are some of the more common choices:" msgstr "" @@ -54535,9 +48328,9 @@ msgstr "I<ext3>" #. type: textblock #: ../tools/virt-make-fs.pl:79 msgid "" -"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " -"you are not going to use the filesystem in a way that requires the journal, " -"then this is just wasted overhead." +"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If" +" you are not going to use the filesystem in a way that requires the journal," +" then this is just wasted overhead." msgstr "" #. type: =item @@ -54553,8 +48346,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:87 msgid "" -"I<Note for vfat>: The tar archive or local directory must only contain files " -"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " +"I<Note for vfat>: The tar archive or local directory must only contain files" +" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " "program running within libguestfs is unable to change the ownership of non-" "root files, since vfat itself does not support this." msgstr "" @@ -54583,9 +48376,7 @@ msgstr "例" msgid "" " virt-make-fs --type=minix input minixfs.img\n" "\n" -msgstr "" -" virt-make-fs --type=minix input minixfs.img\n" -"\n" +msgstr " virt-make-fs --type=minix input minixfs.img\n\n" #. type: =head2 #: ../tools/virt-make-fs.pl:103 @@ -54609,8 +48400,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:112 msgid "" -"On the other hand, if you have a partition table then the output image is no " -"longer a straight filesystem. For example you cannot run L<fsck(8)> " +"On the other hand, if you have a partition table then the output image is no" +" longer a straight filesystem. For example you cannot run L<fsck(8)> " "directly on a partitioned disk image. (However libguestfs tools such as " "L<guestfish(1)> and L<virt-resize(1)> can still be used)." msgstr "" @@ -54626,9 +48417,7 @@ msgstr "MBR パーティションを追加します:" msgid "" " virt-make-fs --partition -- input disk.img\n" "\n" -msgstr "" -" virt-make-fs --partition -- input disk.img\n" -"\n" +msgstr " virt-make-fs --partition -- input disk.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:124 @@ -54643,9 +48432,7 @@ msgstr "" msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" -msgstr "" -" virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" -"\n" +msgstr " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n\n" #. type: =head2 #: ../tools/virt-make-fs.pl:129 @@ -54658,8 +48445,8 @@ msgid "" "Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " "the files that it contains, but might have extra space. Depending on how " "you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"and want to minimize it, or you might want to leave space so that more files" +" can be added later. Virt-make-fs defaults to minimizing the extra space, " "but you can use the I<--size> flag to leave space in the filesystem if you " "want it." msgstr "" @@ -54669,10 +48456,10 @@ msgstr "" msgid "" "An alternative way to leave extra space but not make the output image any " "bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2" +" image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be" +" allocated in the image until you try to store something in it." msgstr "" #. type: textblock @@ -54689,9 +48476,7 @@ msgstr "" msgid "" " virt-make-fs --format=qcow2 --size=+200M input output.img\n" "\n" -msgstr "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" +msgstr " virt-make-fs --format=qcow2 --size=+200M input output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:181 @@ -54734,8 +48519,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:201 msgid "" -"To choose a fixed size output disk, specify an absolute number followed by b/" -"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To choose a fixed size output disk, specify an absolute number followed by " +"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. This must be large enough to contain all the input " "files, else you will get an error." msgstr "" @@ -54743,8 +48528,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:206 msgid "" -"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/" -"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To leave extra space, specify C<+> (plus sign) and a number followed by " +"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. For example: I<--size=+200M> means enough space for " "the input files, and (approximately) an extra 200 MB free space." msgstr "" @@ -54753,9 +48538,9 @@ msgstr "" #: ../tools/virt-make-fs.pl:212 msgid "" "Note that virt-make-fs estimates free space, and therefore will not produce " -"filesystems containing precisely the free space requested. (It is much more " -"expensive and time-consuming to produce a filesystem which has precisely the " -"desired free space)." +"filesystems containing precisely the free space requested. (It is much more" +" expensive and time-consuming to produce a filesystem which has precisely " +"the desired free space)." msgstr "" #. type: =item @@ -54819,10 +48604,9 @@ msgstr "B<--partition=E<lt>parttypeE<gt>>" #. type: textblock #: ../tools/virt-make-fs.pl:255 msgid "" -"If specified, this flag adds an MBR partition table to the output disk image." -msgstr "" -"このフラグが指定されていると、出力ディスクイメージに MBR パーティションテーブ" -"ルを追加します。" +"If specified, this flag adds an MBR partition table to the output disk " +"image." +msgstr "このフラグが指定されていると、出力ディスクイメージに MBR パーティションテーブルを追加します。" #. type: textblock #: ../tools/virt-make-fs.pl:258 @@ -54844,9 +48628,7 @@ msgstr "" msgid "" " virt-make-fs --partition input.tar output.img\n" "\n" -msgstr "" -" virt-make-fs --partition input.tar output.img\n" -"\n" +msgstr " virt-make-fs --partition input.tar output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:267 @@ -54862,9 +48644,7 @@ msgstr "" msgid "" " virt-make-fs --partition -- input.tar output.img\n" "\n" -msgstr "" -" virt-make-fs --partition -- input.tar output.img\n" -"\n" +msgstr " virt-make-fs --partition -- input.tar output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:273 @@ -54875,20 +48655,17 @@ msgstr "" #: ../tools/virt-make-fs.pl:572 msgid "" "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " -"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" -"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " -"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" -"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." +"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, " +"L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:587 ../tools/virt-win-reg.pl:774 msgid "" "When reporting bugs, please enable debugging and capture the I<complete> " "output:" -msgstr "" -"バグを報告するとき、デバッグを有効にして、I<完全な> 出力を記録してください:" +msgstr "バグを報告するとき、デバッグを有効にして、I<完全な> 出力を記録してください:" #. type: verbatim #: ../tools/virt-make-fs.pl:590 @@ -54897,19 +48674,14 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" "\n" -msgstr "" -" export LIBGUESTFS_DEBUG=1\n" -" virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" -"\n" +msgstr " export LIBGUESTFS_DEBUG=1\n virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:593 msgid "" -"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla." -"redhat.com/>" -msgstr "" -"/tmp/virt-make-fs.log を L<https://bugzilla.redhat.com/> の新しいバグ報告に添" -"付します" +"Attach /tmp/virt-make-fs.log to a new bug report at " +"L<https://bugzilla.redhat.com/>" +msgstr "/tmp/virt-make-fs.log を L<https://bugzilla.redhat.com/> の新しいバグ報告に添付します" #. type: textblock #: ../tools/virt-tar.pl:33 @@ -54922,9 +48694,7 @@ msgstr "virt-tar - 仮想マシンへのファイルの展開またはアップ msgid "" " virt-tar [--options] -x domname directory tarball\n" "\n" -msgstr "" -" virt-tar [--options] -x domname directory tarball\n" -"\n" +msgstr " virt-tar [--options] -x domname directory tarball\n\n" #. type: verbatim #: ../tools/virt-tar.pl:39 @@ -54932,9 +48702,7 @@ msgstr "" msgid "" " virt-tar [--options] -u domname tarball directory\n" "\n" -msgstr "" -" virt-tar [--options] -u domname tarball directory\n" -"\n" +msgstr " virt-tar [--options] -u domname tarball directory\n\n" #. type: verbatim #: ../tools/virt-tar.pl:41 @@ -54942,9 +48710,7 @@ msgstr "" msgid "" " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n" "\n" -msgstr "" -" virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n" -"\n" +msgstr " virt-tar [--options] disk.img [disk.img ...] -x directory tarball\n\n" #. type: verbatim #: ../tools/virt-tar.pl:43 @@ -54952,18 +48718,14 @@ msgstr "" msgid "" " virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n" "\n" -msgstr "" -" virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n" -"\n" +msgstr " virt-tar [--options] disk.img [disk.img ...] -u tarball directory\n\n" #. type: textblock #: ../tools/virt-tar.pl:47 msgid "" "This tool is obsolete. Use L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-" "tar-in(1)>, L<virt-tar-out(1)> as replacements." -msgstr "" -"このツールは推奨されません。 代わりに L<virt-copy-in(1)>, L<virt-copy-out(1)" -">, L<virt-tar-in(1)>, L<virt-tar-out(1)> を使用してください。" +msgstr "このツールは推奨されません。 代わりに L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)> を使用してください。" #. type: textblock #: ../tools/virt-tar.pl:52 @@ -54976,9 +48738,7 @@ msgstr "仮想マシンから C</home> をローカルの tar ファイルにダ msgid "" " virt-tar -x domname /home home.tar\n" "\n" -msgstr "" -" virt-tar -x domname /home home.tar\n" -"\n" +msgstr " virt-tar -x domname /home home.tar\n\n" #. type: verbatim #: ../tools/virt-tar.pl:56 @@ -54986,15 +48746,12 @@ msgstr "" msgid "" " virt-tar -zx domname /home home.tar.gz\n" "\n" -msgstr "" -" virt-tar -zx domname /home home.tar.gz\n" -"\n" +msgstr " virt-tar -zx domname /home home.tar.gz\n\n" #. type: textblock #: ../tools/virt-tar.pl:58 msgid "Upload a local tarball and unpack it inside C</tmp> in the VM:" -msgstr "" -"ローカルの tar ファイルをアップロードして、仮想マシンの C</tmp> に展開します:" +msgstr "ローカルの tar ファイルをアップロードして、仮想マシンの C</tmp> に展開します:" #. type: verbatim #: ../tools/virt-tar.pl:60 @@ -55002,9 +48759,7 @@ msgstr "" msgid "" " virt-tar -u domname uploadstuff.tar /tmp\n" "\n" -msgstr "" -" virt-tar -u domname uploadstuff.tar /tmp\n" -"\n" +msgstr " virt-tar -u domname uploadstuff.tar /tmp\n\n" #. type: verbatim #: ../tools/virt-tar.pl:62 @@ -55012,16 +48767,14 @@ msgstr "" msgid "" " virt-tar -zu domname uploadstuff.tar.gz /tmp\n" "\n" -msgstr "" -" virt-tar -zu domname uploadstuff.tar.gz /tmp\n" -"\n" +msgstr " virt-tar -zu domname uploadstuff.tar.gz /tmp\n\n" #. type: textblock #: ../tools/virt-tar.pl:66 msgid "" "You must I<not> use C<virt-tar> with the I<-u> option (upload) on live " -"virtual machines. If you do this, you risk disk corruption in the VM. " -"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases." +"virtual machines. If you do this, you risk disk corruption in the VM. C" +"<virt-tar> tries to stop you from doing this, but doesn't catch all cases." msgstr "" #. type: textblock @@ -55047,8 +48800,8 @@ msgstr "" #: ../tools/virt-tar.pl:84 msgid "" "If you want to just view a single file, use L<virt-cat(1)>. If you just " -"want to edit a single file, use L<virt-edit(1)>. For more complex cases you " -"should look at the L<guestfish(1)> tool." +"want to edit a single file, use L<virt-edit(1)>. For more complex cases you" +" should look at the L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -55056,8 +48809,8 @@ msgstr "" msgid "" "There are two modes of operation: I<-x> (eXtract) downloads a directory and " "its contents (recursively) from the virtual machine into a local tarball. " -"I<-u> uploads from a local tarball, unpacking it into a directory inside the " -"virtual machine. You cannot use these two options together." +"I<-u> uploads from a local tarball, unpacking it into a directory inside the" +" virtual machine. You cannot use these two options together." msgstr "" #. type: textblock @@ -55073,8 +48826,8 @@ msgstr "" msgid "" "C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For " "example it cannot do PKZip files or bzip2 compression. If you want that " -"then you'll have to rebuild the tarballs yourself. (This is a limitation of " -"the L<libguestfs(3)> API)." +"then you'll have to rebuild the tarballs yourself. (This is a limitation of" +" the L<libguestfs(3)> API)." msgstr "" #. type: =item @@ -55107,8 +48860,8 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:171 msgid "" -"Use I<-u> to upload and unpack from a local tarball into a virtual machine. " -"Please read the L</WARNING> section above before using this option." +"Use I<-u> to upload and unpack from a local tarball into a virtual machine." +" Please read the L</WARNING> section above before using this option." msgstr "" #. type: textblock @@ -55134,23 +48887,18 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:298 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" -"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" -"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." -"org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" -"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" -"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." -"org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" +"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, " +"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-win-reg.pl:37 msgid "" -"virt-win-reg - Export and merge Windows Registry entries from a Windows guest" -msgstr "" -"virt-win-reg - Windows 仮想マシンからの Windows レジストリエントリーのエクス" -"ポートおよびマージ" +"virt-win-reg - Export and merge Windows Registry entries from a Windows " +"guest" +msgstr "virt-win-reg - Windows 仮想マシンからの Windows レジストリエントリーのエクスポートおよびマージ" #. type: verbatim #: ../tools/virt-win-reg.pl:41 @@ -55158,9 +48906,7 @@ msgstr "" msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n" "\n" -msgstr "" -" virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n" -"\n" +msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey'\n\n" #. type: verbatim #: ../tools/virt-win-reg.pl:43 @@ -55168,9 +48914,7 @@ msgstr "" msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n" "\n" -msgstr "" -" virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n" -"\n" +msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' name\n\n" #. type: verbatim #: ../tools/virt-win-reg.pl:45 @@ -55178,9 +48922,7 @@ msgstr "" msgid "" " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n" "\n" -msgstr "" -" virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n" -"\n" +msgstr " virt-win-reg domname 'HKLM\\Path\\To\\Subkey' @\n\n" #. type: verbatim #: ../tools/virt-win-reg.pl:47 @@ -55188,9 +48930,7 @@ msgstr "" msgid "" " virt-win-reg --merge domname [input.reg ...]\n" "\n" -msgstr "" -" virt-win-reg --merge domname [input.reg ...]\n" -"\n" +msgstr " virt-win-reg --merge domname [input.reg ...]\n\n" #. type: verbatim #: ../tools/virt-win-reg.pl:49 @@ -55198,9 +48938,7 @@ msgstr "" msgid "" " virt-win-reg [--options] disk.img ... # instead of domname\n" "\n" -msgstr "" -" virt-win-reg [--options] disk.img ... # 仮想マシン名の代わり\n" -"\n" +msgstr " virt-win-reg [--options] disk.img ... # 仮想マシン名の代わり\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:53 @@ -55214,10 +48952,10 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:58 msgid "" -"Modifying the Windows Registry is an inherently risky operation. The format " -"is deliberately obscure and undocumented, and Registry changes can leave the " -"system unbootable. Therefore when using the I<--merge> option, make sure " -"you have a reliable backup first." +"Modifying the Windows Registry is an inherently risky operation. The format" +" is deliberately obscure and undocumented, and Registry changes can leave " +"the system unbootable. Therefore when using the I<--merge> option, make " +"sure you have a reliable backup first." msgstr "" #. type: textblock @@ -55225,24 +48963,20 @@ msgstr "" msgid "" "This program can export and merge Windows Registry entries from a Windows " "guest." -msgstr "" -"このプログラムは Windows 仮想マシンから Windows レジストリのエントリーをエク" -"スポートおよびマージできます。" +msgstr "このプログラムは Windows 仮想マシンから Windows レジストリのエントリーをエクスポートおよびマージできます。" #. type: textblock #: ../tools/virt-win-reg.pl:68 msgid "" "The first parameter is the libvirt guest name or the raw disk image of a " "Windows guest." -msgstr "" -"第一パラメーターは Windows 仮想マシンの libvirt 仮想マシン名または生のディス" -"クイメージです。" +msgstr "第一パラメーターは Windows 仮想マシンの libvirt 仮想マシン名または生のディスクイメージです。" #. type: textblock #: ../tools/virt-win-reg.pl:71 msgid "" -"If I<--merge> is I<not> specified, then the chosen registry key is displayed/" -"exported (recursively). For example:" +"If I<--merge> is I<not> specified, then the chosen registry key is " +"displayed/exported (recursively). For example:" msgstr "" #. type: verbatim @@ -55251,9 +48985,7 @@ msgstr "" msgid "" " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" "\n" -msgstr "" -" $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" -"\n" +msgstr " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:76 @@ -55269,20 +49001,14 @@ msgid "" " $ virt-win-reg Windows7 $cvkey ProductName\n" " Windows 7 Enterprise\n" "\n" -msgstr "" -" $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n" -" $ virt-win-reg Windows7 $cvkey ProductName\n" -" Windows 7 Enterprise\n" -"\n" +msgstr " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n $ virt-win-reg Windows7 $cvkey ProductName\n Windows 7 Enterprise\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:83 msgid "" "With I<--merge>, you can merge a textual regedit file into the Windows " "Registry:" -msgstr "" -"I<--merge> を用いると、テキストの regedit ファイルを Windows レジストリーの中" -"に結合できます:" +msgstr "I<--merge> を用いると、テキストの regedit ファイルを Windows レジストリーの中に結合できます:" #. type: verbatim #: ../tools/virt-win-reg.pl:86 @@ -55290,9 +49016,7 @@ msgstr "" msgid "" " $ virt-win-reg --merge Windows7 changes.reg\n" "\n" -msgstr "" -" $ virt-win-reg --merge Windows7 changes.reg\n" -"\n" +msgstr " $ virt-win-reg --merge Windows7 changes.reg\n\n" #. type: =head2 #: ../tools/virt-win-reg.pl:88 @@ -55304,8 +49028,8 @@ msgstr "注記" msgid "" "This program is only meant for simple access to the registry. If you want " "to do complicated things with the registry, we suggest you download the " -"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> " -"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " +"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>" +" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " "L<hivexregedit(1)>." msgstr "" @@ -55326,8 +49050,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:165 msgid "" "Note that I<--merge> is I<unsafe> to use on live virtual machines, and will " -"result in disk corruption. However exporting (without this flag) is always " -"safe." +"result in disk corruption. However exporting (without this flag) is always" +" safe." msgstr "" #. type: =item @@ -55339,8 +49063,8 @@ msgstr "B<--encoding> UTF-16LE|ASCII" #: ../tools/virt-win-reg.pl:175 msgid "" "When merging (only), you may need to specify the encoding for strings to be " -"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit" -"(3)/ENCODING STRINGS>." +"used in the hive file. This is explained in detail in " +"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>." msgstr "" #. type: textblock @@ -55358,16 +49082,16 @@ msgstr "B<--unsafe-printable-strings>" #. type: textblock #: ../tools/virt-win-reg.pl:188 msgid "" -"When exporting (only), assume strings are UTF-16LE and print them as strings " -"instead of hex sequences. Remove the final zero codepoint from strings if " +"When exporting (only), assume strings are UTF-16LE and print them as strings" +" instead of hex sequences. Remove the final zero codepoint from strings if " "present." msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:192 msgid "" -"This is unsafe and does not preserve the fidelity of strings in the original " -"Registry for various reasons:" +"This is unsafe and does not preserve the fidelity of strings in the original" +" Registry for various reasons:" msgstr "" #. type: textblock @@ -55468,14 +49192,13 @@ msgstr "C<HKEY_USERS\\I<username>>" #: ../tools/virt-win-reg.pl:581 msgid "" "where I<username> is a local user name (this is a libguestfs extension)." -msgstr "" -"ここで I<username> はローカルユーザー名です (これは libguestfs の拡張です)。" +msgstr "ここで I<username> はローカルユーザー名です (これは libguestfs の拡張です)。" #. type: textblock #: ../tools/virt-win-reg.pl:585 msgid "" -"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for " -"C<HKEY_USERS>." +"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for" +" C<HKEY_USERS>." msgstr "" #. type: textblock @@ -55513,15 +49236,13 @@ msgstr "" msgid "" " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" "\n" -msgstr "" -" iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" -"\n" +msgstr " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:604 msgid "" -"To go in the opposite direction, after exporting and before sending the file " -"to a Windows user, do something like this:" +"To go in the opposite direction, after exporting and before sending the file" +" to a Windows user, do something like this:" msgstr "" #. type: verbatim @@ -55530,15 +49251,12 @@ msgstr "" msgid "" " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" "\n" -msgstr "" -" unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" -"\n" +msgstr " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:609 msgid "For more information about encoding, see L<Win::Hivex::Regedit(3)>." -msgstr "" -"エンコーディングの詳細は L<Win::Hivex::Regedit(3)> を参照してください。" +msgstr "エンコーディングの詳細は L<Win::Hivex::Regedit(3)> を参照してください。" #. type: textblock #: ../tools/virt-win-reg.pl:611 @@ -55556,11 +49274,7 @@ msgid "" " software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n" " with CRLF line terminators\n" "\n" -msgstr "" -" $ file software.reg\n" -" software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n" -" with CRLF line terminators\n" -"\n" +msgstr " $ file software.reg\n software.reg: Little-endian UTF-16 Unicode text, with very long lines,\n with CRLF line terminators\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:619 @@ -55584,8 +49298,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:627 msgid "" "C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some " -"circumstances it might refer to another control set. The way to find out is " -"to look at the C<HKLM\\SYSTEM\\Select> key:" +"circumstances it might refer to another control set. The way to find out is" +" to look at the C<HKLM\\SYSTEM\\Select> key:" msgstr "" #. type: verbatim @@ -55599,14 +49313,7 @@ msgid "" " \"Failed\"=dword:00000000\n" " \"LastKnownGood\"=dword:00000002\n" "\n" -msgstr "" -" # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n" -" [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n" -" \"Current\"=dword:00000001\n" -" \"Default\"=dword:00000001\n" -" \"Failed\"=dword:00000000\n" -" \"LastKnownGood\"=dword:00000002\n" -"\n" +msgstr " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n \"Current\"=dword:00000001\n \"Default\"=dword:00000001\n \"Failed\"=dword:00000000\n \"LastKnownGood\"=dword:00000002\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:638 @@ -55635,9 +49342,7 @@ msgstr "レジストリキー全体を削除するには、この構文を使用 msgid "" " [-HKEY_LOCAL_MACHINE\\Foo]\n" "\n" -msgstr "" -" [-HKEY_LOCAL_MACHINE\\Foo]\n" -"\n" +msgstr " [-HKEY_LOCAL_MACHINE\\Foo]\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:649 @@ -55651,10 +49356,7 @@ msgid "" " [HKEY_LOCAL_MACHINE\\Foo]\n" " \"Value\"=-\n" "\n" -msgstr "" -" [HKEY_LOCAL_MACHINE\\Foo]\n" -" \"Value\"=-\n" -"\n" +msgstr " [HKEY_LOCAL_MACHINE\\Foo]\n \"Value\"=-\n\n" #. type: =head1 #: ../tools/virt-win-reg.pl:654 @@ -55664,8 +49366,8 @@ msgstr "Windows のヒント" #. type: textblock #: ../tools/virt-win-reg.pl:656 msgid "" -"Note that some of these tips modify the guest disk image. The guest I<must> " -"be shut off, else you will get disk corruption." +"Note that some of these tips modify the guest disk image. The guest I<must>" +" be shut off, else you will get disk corruption." msgstr "" #. type: =head2 @@ -55687,9 +49389,7 @@ msgstr "" msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" "\n" -msgstr "" -" guestfish -i -d WindowsGuest upload test.bat /test.bat\n" -"\n" +msgstr " guestfish -i -d WindowsGuest upload test.bat /test.bat\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:667 @@ -55705,19 +49405,14 @@ msgid "" " \"Test\"=\"c:\\\\test.bat\"\n" " EOF\n" "\n" -msgstr "" -" cat > test.reg <<'EOF'\n" -" [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n" -" \"Test\"=\"c:\\\\test.bat\"\n" -" EOF\n" -"\n" +msgstr " cat > test.reg <<'EOF'\n [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n \"Test\"=\"c:\\\\test.bat\"\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C<RunOnce> which means that the script will " -"run precisely once when the first user logs in. If you want it to run every " -"time a user logs in, replace C<RunOnce> with C<Run>." +"run precisely once when the first user logs in. If you want it to run every" +" time a user logs in, replace C<RunOnce> with C<Run>." msgstr "" #. type: textblock @@ -55731,9 +49426,7 @@ msgstr "" msgid "" " virt-win-reg --merge WindowsGuest test.reg\n" "\n" -msgstr "" -" virt-win-reg --merge WindowsGuest test.reg\n" -"\n" +msgstr " virt-win-reg --merge WindowsGuest test.reg\n\n" #. type: =head2 #: ../tools/virt-win-reg.pl:682 @@ -55753,7 +49446,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " -"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:" +"the test program is called C<test.exe> and we are using the RHSrvAny " +"wrapper:" msgstr "" #. type: verbatim @@ -55765,12 +49459,7 @@ msgid "" " upload test.exe /test.exe\n" " EOF\n" "\n" -msgstr "" -" guestfish -i -d WindowsGuest <<EOF\n" -" upload rhsrvany.exe /rhsrvany.exe\n" -" upload test.exe /test.exe\n" -" EOF\n" -"\n" +msgstr " guestfish -i -d WindowsGuest <<EOF\n upload rhsrvany.exe /rhsrvany.exe\n upload test.exe /test.exe\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:698 @@ -55794,16 +49483,7 @@ msgid "" " \"DisplayName\"=\"RHSrvAny\"\n" " \"ObjectName\"=\"NetworkService\"\n" " \n" -msgstr "" -" cat > service.reg <<'EOF'\n" -" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n" -" \"Type\"=dword:00000010\n" -" \"Start\"=dword:00000002\n" -" \"ErrorControl\"=dword:00000001\n" -" \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n" -" \"DisplayName\"=\"RHSrvAny\"\n" -" \"ObjectName\"=\"NetworkService\"\n" -" \n" +msgstr " cat > service.reg <<'EOF'\n [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n \"Type\"=dword:00000010\n \"Start\"=dword:00000002\n \"ErrorControl\"=dword:00000001\n \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n \"DisplayName\"=\"RHSrvAny\"\n \"ObjectName\"=\"NetworkService\"\n \n" #. type: verbatim #: ../tools/virt-win-reg.pl:712 @@ -55814,12 +49494,7 @@ msgid "" " \"PWD\"=\"c:\\\\Temp\"\n" " EOF\n" "\n" -msgstr "" -" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" -" \"CommandLine\"=\"c:\\\\test.exe\"\n" -" \"PWD\"=\"c:\\\\Temp\"\n" -" EOF\n" -"\n" +msgstr " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n \"CommandLine\"=\"c:\\\\test.exe\"\n \"PWD\"=\"c:\\\\Temp\"\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:723 @@ -55855,9 +49530,7 @@ msgstr "レジストリを更新します:" msgid "" " virt-win-reg --merge WindowsGuest service.reg\n" "\n" -msgstr "" -" virt-win-reg --merge WindowsGuest service.reg\n" -"\n" +msgstr " virt-win-reg --merge WindowsGuest service.reg\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:746 @@ -55875,13 +49548,11 @@ msgstr "パスおよび値の名前は大文字小文字を区別します。" #. type: textblock #: ../tools/virt-win-reg.pl:759 msgid "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" -">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" -"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" -">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" -"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, " +"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, " +"L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: verbatim #: ../tools/virt-win-reg.pl:777 @@ -55890,16 +49561,11 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n" "\n" -msgstr "" -" export LIBGUESTFS_DEBUG=1\n" -" virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n" -"\n" +msgstr " export LIBGUESTFS_DEBUG=1\n virt-win-reg --debug [... rest ...] > /tmp/virt-win-reg.log 2>&1\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:780 msgid "" -"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla." -"redhat.com/>" -msgstr "" -"L<https://bugzilla.redhat.com/> の新規バグ報告に /tmp/virt-win-reg.log を添付" -"してください" +"Attach /tmp/virt-win-reg.log to a new bug report at " +"L<https://bugzilla.redhat.com/>" +msgstr "L<https://bugzilla.redhat.com/> の新規バグ報告に /tmp/virt-win-reg.log を添付してください" diff --git a/po-docs/uk.po b/po-docs/uk.po index 7835c7d3..e4cf053e 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the libguestfs package. -# +# # Translators: # Yuri Chornoivan <yurchor@ukr.net>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: libguestfs@redhat.com\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0200\n" -"PO-Revision-Date: 2012-05-08 14:30+0000\n" +"PO-Revision-Date: 2012-05-21 13:20+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" -"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #. type: =head1 #: ../align/virt-alignment-scan.pod:3 @@ -45,8 +44,7 @@ msgstr "НАЗВА" #. type: textblock #: ../align/virt-alignment-scan.pod:5 msgid "virt-alignment-scan - Check alignment of virtual machine partitions" -msgstr "" -"virt-alignment-scan — перевірити вирівнювання розділів віртуальної машини" +msgstr "virt-alignment-scan — перевірити вирівнювання розділів віртуальної машини" #. type: =head1 #: ../align/virt-alignment-scan.pod:7 @@ -75,9 +73,7 @@ msgstr "КОРОТКИЙ ОПИС" msgid "" " virt-alignment-scan [--options] -d domname\n" "\n" -msgstr "" -" virt-alignment-scan [--параметри] -d назва_домену\n" -"\n" +msgstr " virt-alignment-scan [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:11 @@ -85,9 +81,7 @@ msgstr "" msgid "" " virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-alignment-scan [--параметри] -a диск.img [-a диск.img ...]\n" -"\n" +msgstr " virt-alignment-scan [--параметри] -a диск.img [-a диск.img ...]\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:13 @@ -95,7 +89,7 @@ msgstr "" msgid "" " virt-alignment-scan [--options]\n" "\n" -msgstr "" +msgstr " virt-alignment-scan [--параметри]\n\n" #. type: =head1 #: ../align/virt-alignment-scan.pod:15 @@ -126,38 +120,25 @@ msgid "" "When older operating systems install themselves, the partitioning tools " "place partitions at a sector misaligned with the underlying storage " "(commonly the first partition starts on sector C<63>). Misaligned " -"partitions can result in an operating system issuing more I/O than should be " -"necessary." -msgstr "" -"Під час встановлення застарілих операційних систем засоби розподілу диска " -"можуть розташувати розділ на секторі з помилковим вирівнюванням відносно " -"системи зберігання даних (типово, перший розділ починається з сектора " -"C<63>). Розділи з помилковим вирівнюванням можуть призвести до неоптимальної " -"кількості запитів щодо виведення та введення даних від операційної системи." +"partitions can result in an operating system issuing more I/O than should be" +" necessary." +msgstr "Під час встановлення застарілих операційних систем засоби розподілу диска можуть розташувати розділ на секторі з помилковим вирівнюванням відносно системи зберігання даних (типово, перший розділ починається з сектора C<63>). Розділи з помилковим вирівнюванням можуть призвести до неоптимальної кількості запитів щодо виведення та введення даних від операційної системи." #. type: textblock #: ../align/virt-alignment-scan.pod:23 msgid "" "The virt-alignment-scan tool checks the alignment of partitions in virtual " "machines and disk images and warns you if there are alignment problems." -msgstr "" -"Програма virt-alignment-scan виконує перевірку вирівнювання розділів у " -"віртуальних машинах та образів дисків і повідомляє вам, якщо буде виявлено " -"помилки вирівнювання." +msgstr "Програма virt-alignment-scan виконує перевірку вирівнювання розділів у віртуальних машинах та образів дисків і повідомляє вам, якщо буде виявлено помилки вирівнювання." #. type: textblock #: ../align/virt-alignment-scan.pod:27 msgid "" -"Currently there is no virt tool for fixing alignment problems. You can only " -"reinstall the guest operating system. The following NetApp document " -"summarises the problem and possible solutions: L<http://media.netapp.com/" -"documents/tr-3747.pdf>" -msgstr "" -"У поточній версії не передбачено програми для виправлення помилок, " -"пов’язаних з вирівнюванням. Ви можете лише перевстановити гостьову " -"операційну систему. У цьому документі можна знайти короткі описи помилок та " -"можливі шляхи усування цих помилок: L<http://media.netapp.com/documents/" -"tr-3747.pdf>" +"Currently there is no virt tool for fixing alignment problems. You can only" +" reinstall the guest operating system. The following NetApp document " +"summarises the problem and possible solutions: " +"L<http://media.netapp.com/documents/tr-3747.pdf>" +msgstr "У поточній версії не передбачено програми для виправлення помилок, пов’язаних з вирівнюванням. Ви можете лише перевстановити гостьову операційну систему. У цьому документі можна знайти короткі описи помилок та можливі шляхи усування цих помилок: L<http://media.netapp.com/documents/tr-3747.pdf>" #. type: =head1 #: ../align/virt-alignment-scan.pod:32 @@ -167,9 +148,7 @@ msgstr "ВИВЕДЕННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:34 msgid "To run this tool on a disk image directly, use the I<-a> option:" -msgstr "" -"Щоб запустити цю програму безпосередньо для образу диска, скористайтеся " -"параметром I<-a>:" +msgstr "Щоб запустити цю програму безпосередньо для образу диска, скористайтеся параметром I<-a>:" #. type: verbatim #: ../align/virt-alignment-scan.pod:36 @@ -178,10 +157,7 @@ msgid "" " $ virt-alignment-scan -a winxp.img\n" " /dev/sda1 32256 512 bad (alignment < 4K)\n" "\n" -msgstr "" -" $ virt-alignment-scan -a winxp.img\n" -" /dev/sda1 32256 512 bad (alignment < 4K)\n" -"\n" +msgstr " $ virt-alignment-scan -a winxp.img\n /dev/sda1 32256 512 bad (alignment < 4K)\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:39 @@ -192,21 +168,14 @@ msgid "" " /dev/sda2 2097152 2048K ok\n" " /dev/sda3 526385152 2048K ok\n" "\n" -msgstr "" -" $ virt-alignment-scan -a fedora16.img\n" -" /dev/sda1 1048576 1024K ok\n" -" /dev/sda2 2097152 2048K ok\n" -" /dev/sda3 526385152 2048K ok\n" -"\n" +msgstr " $ virt-alignment-scan -a fedora16.img\n /dev/sda1 1048576 1024K ok\n /dev/sda2 2097152 2048K ok\n /dev/sda3 526385152 2048K ok\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:44 msgid "" "To run the tool on a guest known to libvirt, use the I<-d> option and " "possibly the I<-c> option:" -msgstr "" -"Щоб запустити програму на гостьовій системі, відомій libvirt, скористайтеся " -"параметром I<-d> і, можливо, параметром I<-c>:" +msgstr "Щоб запустити програму на гостьовій системі, відомій libvirt, скористайтеся параметром I<-d> і, можливо, параметром I<-c>:" #. type: verbatim #: ../align/virt-alignment-scan.pod:47 @@ -216,11 +185,7 @@ msgid "" " /dev/sda1 32256 512 bad (alignment < 4K)\n" " /dev/sda2 106928640 512 bad (alignment < 4K)\n" "\n" -msgstr "" -" # virt-alignment-scan -d RHEL5\n" -" /dev/sda1 32256 512 bad (alignment < 4K)\n" -" /dev/sda2 106928640 512 bad (alignment < 4K)\n" -"\n" +msgstr " # virt-alignment-scan -d RHEL5\n /dev/sda1 32256 512 bad (alignment < 4K)\n /dev/sda2 106928640 512 bad (alignment < 4K)\n\n" #. type: verbatim #: ../align/virt-alignment-scan.pod:51 @@ -231,12 +196,7 @@ msgid "" " /dev/sda2 105906176 1024K ok\n" " /dev/sdb1 65536 64K ok\n" "\n" -msgstr "" -" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n" -" /dev/sda1 1048576 1024K ok\n" -" /dev/sda2 105906176 1024K ok\n" -" /dev/sdb1 65536 64K ok\n" -"\n" +msgstr " $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n /dev/sda1 1048576 1024K ok\n /dev/sda2 105906176 1024K ok\n /dev/sdb1 65536 64K ok\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:56 @@ -254,7 +214,7 @@ msgid "" " F16x64:/dev/sda2 2097152 2048K ok\n" " F16x64:/dev/sda3 526385152 2048K ok\n" "\n" -msgstr "" +msgstr " # virt-alignment-scan\n F16x64:/dev/sda1 1048576 1024K ok\n F16x64:/dev/sda2 2097152 2048K ok\n F16x64:/dev/sda3 526385152 2048K ok\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:64 @@ -262,10 +222,7 @@ msgid "" "The output consists of 4 or more whitespace-separated columns. Only the " "first 4 columns are significant if you want to parse this from a program. " "The columns are:" -msgstr "" -"Дані буде виведено у форматі 4 або більшої кількості стовпчиків, " -"відокремлених пробілами. Якщо ви маєте намір обробляти ці дані якоюсь " -"програмою, до уваги слід брати лише перші 4 стовпчики. Ось ці стовпчики:" +msgstr "Дані буде виведено у форматі 4 або більшої кількості стовпчиків, відокремлених пробілами. Якщо ви маєте намір обробляти ці дані якоюсь програмою, до уваги слід брати лише перші 4 стовпчики. Ось ці стовпчики:" #. type: =item #: ../align/virt-alignment-scan.pod:70 @@ -277,14 +234,14 @@ msgstr "стовпчик 1" msgid "" "The device and partition name (eg. C</dev/sda1> meaning the first partition " "on the first block device)." -msgstr "" +msgstr "Назва пристрою і розділу (наприклад, C</dev/sda1> означає перший розділ на першому блоковому пристрої)." #. type: textblock #: ../align/virt-alignment-scan.pod:75 msgid "" "When listing all libvirt domains (no I<-a> or I<-d> option given) this " -"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg: " -"C<WinXP:/dev/sda1>" +"column is prefixed by the libvirt name or UUID (if I<--uuid> is given). eg:" +" C<WinXP:/dev/sda1>" msgstr "" #. type: =item @@ -317,9 +274,7 @@ msgstr "стовпчик 4" msgid "" "C<ok> if the alignment is best for performance, or C<bad> if the alignment " "can cause performance problems" -msgstr "" -"C<ok>, якщо вирівнювання є оптимальним з огляду на швидкодію, або C<bad>, " -"якщо вирівнювання може призвести до проблем зі швидкодією" +msgstr "C<ok>, якщо вирівнювання є оптимальним з огляду на швидкодію, або C<bad>, якщо вирівнювання може призвести до проблем зі швидкодією" #. type: =item #: ../align/virt-alignment-scan.pod:92 @@ -336,16 +291,12 @@ msgstr "додаткові пояснення у довільному форма msgid "" "The exit code from the program changes depending on whether poorly aligned " "partitions were found. See L</EXIT STATUS> below." -msgstr "" -"Код виходу програми залежить від того, чи буде знайдено розділи з помилковим " -"вирівнюванням. Див. розділ L</EXIT STATUS> нижче." +msgstr "Код виходу програми залежить від того, чи буде знайдено розділи з помилковим вирівнюванням. Див. розділ L</EXIT STATUS> нижче." #. type: textblock #: ../align/virt-alignment-scan.pod:101 msgid "If you just want the exit code with no output, use the I<-q> option." -msgstr "" -"Якщо вам потрібен лише код виходу без виведення даних, скористайтеся " -"параметром I<-q>." +msgstr "Якщо вам потрібен лише код виходу без виведення даних, скористайтеся параметром I<-q>." #. type: =head1 #: ../align/virt-alignment-scan.pod:103 @@ -420,8 +371,8 @@ msgstr "Додати I<файл>, який має бути образом дис #: ../format/virt-format.pod:73 ../fuse/guestmount.pod:102 #: ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131 msgid "" -"The format of the disk image is auto-detected. To override this and force a " -"particular format use the I<--format=..> option." +"The format of the disk image is auto-detected. To override this and force a" +" particular format use the I<--format=..> option." msgstr "" #. type: =item @@ -532,9 +483,7 @@ msgstr "Приклад:" msgid "" " virt-alignment-scan --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-alignment-scan --format=raw -a disk.img\n" -"\n" +msgstr " virt-alignment-scan --format=raw -a disk.img\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:150 ../cat/virt-cat.pod:118 @@ -551,9 +500,7 @@ msgstr "" msgid "" " virt-alignment-scan --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" virt-cat --format=raw -a disk.img --format -a another.img file\n" -"\n" +msgstr " virt-cat --format=raw -a disk.img --format -a another.img file\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:122 @@ -607,8 +554,8 @@ msgstr "B<--uuid>" #: ../align/virt-alignment-scan.pod:170 ../df/virt-df.pod:165 msgid "" "Print UUIDs instead of names. This is useful for following a guest even " -"when the guest is migrated or renamed, or when two guests happen to have the " -"same name." +"when the guest is migrated or renamed, or when two guests happen to have the" +" same name." msgstr "" #. type: textblock @@ -717,10 +664,10 @@ msgstr "РЕКОМЕНДОВАНЕ ВИРІВНЮВАННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:197 msgid "" -"Operating systems older than Windows 2008 and Linux before ca.2010 place the " -"first sector of the first partition at sector 63, with a 512 byte sector " -"size. This happens because of a historical accident. Drives have to report " -"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " +"Operating systems older than Windows 2008 and Linux before ca.2010 place the" +" first sector of the first partition at sector 63, with a 512 byte sector " +"size. This happens because of a historical accident. Drives have to report" +" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is " "completely meaningless on modern drives, but it happens that the geometry " "reported always has 63 sectors per track. The operating system therefore " "places the first partition at the start of the second \"track\", at sector " @@ -742,8 +689,8 @@ msgstr "* 512 байти" #. type: textblock #: ../align/virt-alignment-scan.pod:213 msgid "" -"if the host OS uses local storage directly on hard drive partitions, and the " -"hard drive has 512 byte physical sectors." +"if the host OS uses local storage directly on hard drive partitions, and the" +" hard drive has 512 byte physical sectors." msgstr "" #. type: =item @@ -820,8 +767,8 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:252 msgid "" -"New versions of the Linux kernel expose the physical and logical block size, " -"and minimum and recommended I/O size." +"New versions of the Linux kernel expose the physical and logical block size," +" and minimum and recommended I/O size." msgstr "" #. type: textblock @@ -844,18 +791,7 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr "" -" $ cat /sys/block/sda/queue/hw_sector_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/physical_block_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/logical_block_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/minimum_io_size\n" -" 512\n" -" $ cat /sys/block/sda/queue/optimal_io_size\n" -" 0\n" -"\n" +msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 512\n $ cat /sys/block/sda/queue/physical_block_size\n 512\n $ cat /sys/block/sda/queue/logical_block_size\n 512\n $ cat /sys/block/sda/queue/minimum_io_size\n 512\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:268 @@ -877,18 +813,7 @@ msgid "" " $ cat /sys/block/sda/queue/optimal_io_size\n" " 0\n" "\n" -msgstr "" -" $ cat /sys/block/sda/queue/hw_sector_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/physical_block_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/logical_block_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/minimum_io_size\n" -" 4096\n" -" $ cat /sys/block/sda/queue/optimal_io_size\n" -" 0\n" -"\n" +msgstr " $ cat /sys/block/sda/queue/hw_sector_size\n 4096\n $ cat /sys/block/sda/queue/physical_block_size\n 4096\n $ cat /sys/block/sda/queue/logical_block_size\n 4096\n $ cat /sys/block/sda/queue/minimum_io_size\n 4096\n $ cat /sys/block/sda/queue/optimal_io_size\n 0\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:281 @@ -908,16 +833,7 @@ msgid "" " $ cat /sys/block/sdc/queue/optimal_io_size\n" " 65536\n" "\n" -msgstr "" -" $ cat /sys/block/sdc/queue/logical_block_size\n" -" 512\n" -" $ cat /sys/block/sdc/queue/physical_block_size\n" -" 512\n" -" $ cat /sys/block/sdc/queue/minimum_io_size\n" -" 4096\n" -" $ cat /sys/block/sdc/queue/optimal_io_size\n" -" 65536\n" -"\n" +msgstr " $ cat /sys/block/sdc/queue/logical_block_size\n 512\n $ cat /sys/block/sdc/queue/physical_block_size\n 512\n $ cat /sys/block/sdc/queue/minimum_io_size\n 4096\n $ cat /sys/block/sdc/queue/optimal_io_size\n 65536\n\n" #. type: textblock #: ../align/virt-alignment-scan.pod:292 @@ -929,10 +845,11 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:296 msgid "" -"For detailed information about what these numbers mean, see L<http://docs." -"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/" -"Storage_Administration_Guide/newstorage-iolimits.html>" -msgstr "" +"For detailed information about what these numbers mean, see " +"L<http://docs.redhat.com/docs/en-" +"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-" +"iolimits.html>" +msgstr "Щоб дізнатися більше про призначення цих чисел, ознайомтеся зі сторінкою L<http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-iolimits.html>" #. type: textblock #: ../align/virt-alignment-scan.pod:299 @@ -956,9 +873,9 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:307 msgid "" -"Assuming 512 byte sectors in the guest, you will now see the first partition " -"starting at sector 2048, and subsequent partitions (if any) will start at a " -"multiple of 2048 sectors." +"Assuming 512 byte sectors in the guest, you will now see the first partition" +" starting at sector 2048, and subsequent partitions (if any) will start at " +"a multiple of 2048 sectors." msgstr "" #. type: textblock @@ -976,11 +893,11 @@ msgstr "ВСТАНОВЛЕННЯ ВИРІВНЮВАННЯ" #. type: textblock #: ../align/virt-alignment-scan.pod:316 msgid "" -"L<virt-resize(1)> can change the alignment of the partitions of some " -"guests. Currently it can fully align all the partitions of all Windows " -"guests, and it will fix the bootloader where necessary. For Linux guests, " -"it can align the second and subsequent partitions, so the majority of OS " -"accesses except at boot will be aligned." +"L<virt-resize(1)> can change the alignment of the partitions of some guests." +" Currently it can fully align all the partitions of all Windows guests, and" +" it will fix the bootloader where necessary. For Linux guests, it can align" +" the second and subsequent partitions, so the majority of OS accesses except" +" at boot will be aligned." msgstr "" #. type: textblock @@ -994,17 +911,17 @@ msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:326 msgid "" -"For older versions of Windows, the following NetApp document contains useful " -"information: L<http://media.netapp.com/documents/tr-3747.pdf>" +"For older versions of Windows, the following NetApp document contains useful" +" information: L<http://media.netapp.com/documents/tr-3747.pdf>" msgstr "" #. type: textblock #: ../align/virt-alignment-scan.pod:329 msgid "" "For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains " -"an explicit C<%pre> section that creates aligned partitions using L<parted(8)" -">. Do not use the Kickstart C<part> command. The NetApp document above " -"contains an example." +"an explicit C<%pre> section that creates aligned partitions using " +"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp " +"document above contains an example." msgstr "" #. type: =head1 @@ -1017,7 +934,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:563 ../tools/virt-tar.pl:289 #: ../tools/virt-win-reg.pl:744 msgid "SHELL QUOTING" -msgstr "" +msgstr "ЕКРАНУВАННЯ СИМВОЛІВ У ОБОЛОНЦІ" #. type: textblock #: ../align/virt-alignment-scan.pod:336 ../cat/virt-cat.pod:233 @@ -1031,8 +948,8 @@ msgstr "" msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " -"escape these characters on the command line. See the shell manual page L<sh" -"(1)> for details." +"escape these characters on the command line. See the shell manual page " +"L<sh(1)> for details." msgstr "" #. type: =head1 @@ -1149,9 +1066,7 @@ msgstr "0" #: ../align/virt-alignment-scan.pod:351 msgid "" "successful exit, all partitions are aligned E<ge> 64K for best performance" -msgstr "" -"успішне завершення, всі розділи вирівняно на E<ge> 64 кБ для отримання " -"найкращої швидкодії" +msgstr "успішне завершення, всі розділи вирівняно на E<ge> 64 кБ для отримання найкращої швидкодії" #. type: textblock #: ../align/virt-alignment-scan.pod:355 @@ -1183,8 +1098,8 @@ msgstr "3" #. type: textblock #: ../align/virt-alignment-scan.pod:370 msgid "" -"successful exit, some partitions have alignment E<lt> 4K which can result in " -"poor performance on most hypervisors" +"successful exit, some partitions have alignment E<lt> 4K which can result in" +" poor performance on most hypervisors" msgstr "" #. type: =head1 @@ -1214,11 +1129,9 @@ msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. type: textblock #: ../align/virt-alignment-scan.pod:377 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " -"L<virt-resize(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, " -"L<virt-resize(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L" +"<virt-resize(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<http://libguestfs.org/>." #. type: =head1 #: ../align/virt-alignment-scan.pod:384 ../cat/virt-cat.pod:252 @@ -1294,11 +1207,7 @@ 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 "" -"Ця програма є вільним програмним забезпеченням; ви можете поширювати та/або " -"змінювати її за умов дотримання GNU General Public License утому вигляді, " -"що оприлюднений Free Software Foundation; версії 2 цієї Ліцензії, або (якщо " -"забажаєте) будь-якої випущеної пізніше." +msgstr "Ця програма є вільним програмним забезпеченням; ви можете поширювати та/або змінювати її за умов дотримання GNU General Public License утому вигляді, що оприлюднений Free Software Foundation; версії 2 цієї Ліцензії, або (якщо забажаєте) будь-якої випущеної пізніше." #. type: textblock #: ../align/virt-alignment-scan.pod:397 @@ -1320,11 +1229,7 @@ msgid "" "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details." -msgstr "" -"Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-" -"ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ " -"або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна " -"дізнатися з GNU General Public License." +msgstr "Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна дізнатися з GNU General Public License." #. type: textblock #: ../align/virt-alignment-scan.pod:402 @@ -1342,13 +1247,10 @@ msgstr "" #: ../tools/virt-make-fs.pl:614 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:801 msgid "" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with" +" this program; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." -msgstr "" -"Ви маєте отримати копію GNU General Public License разом з цією програмою; " -"якщо це не так, повідомте про факт за адресою Free Software Foundation, " -"Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." +msgstr "Ви маєте отримати копію GNU General Public License разом з цією програмою; якщо це не так, повідомте про факт за адресою Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:5 @@ -1362,9 +1264,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance [--options] OUTPUTDIR\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance [--параметри] КАТАЛОГ_ВИВЕДЕННЯ\n" -"\n" +msgstr " libguestfs-make-fixed-appliance [--параметри] КАТАЛОГ_ВИВЕДЕННЯ\n\n" #. type: verbatim #: ../appliance/libguestfs-make-fixed-appliance.pod:11 @@ -1372,9 +1272,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance [--options] --xz\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance [--параметри] --xz\n" -"\n" +msgstr " libguestfs-make-fixed-appliance [--параметри] --xz\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:15 @@ -1417,18 +1315,14 @@ msgstr "Вказати каталог виведення даних, прикл msgid "" " libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n" -"\n" +msgstr " libguestfs-make-fixed-appliance /usr/local/lib/guestfs/appliance\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:38 msgid "" "The output directory is created if it does not exist. Four files are " "created in this directory:" -msgstr "" -"Якщо каталогу виведення даних ще не існує, його буде створено. У цьому " -"каталозі буде створено чотири файли:" +msgstr "Якщо каталогу виведення даних ще не існує, його буде створено. У цьому каталозі буде створено чотири файли:" #. type: verbatim #: ../appliance/libguestfs-make-fixed-appliance.pod:41 @@ -1439,12 +1333,7 @@ msgid "" " <OUTPUTDIR>/root\n" " <OUTPUTDIR>/README.fixed\n" "\n" -msgstr "" -" <OUTPUTDIR>/kernel\n" -" <OUTPUTDIR>/initrd\n" -" <OUTPUTDIR>/root\n" -" <OUTPUTDIR>/README.fixed\n" -"\n" +msgstr " <OUTPUTDIR>/kernel\n <OUTPUTDIR>/initrd\n <OUTPUTDIR>/root\n <OUTPUTDIR>/README.fixed\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:46 @@ -1474,9 +1363,7 @@ msgstr "" msgid "" " libguestfs-make-fixed-appliance --xz\n" "\n" -msgstr "" -" libguestfs-make-fixed-appliance --xz\n" -"\n" +msgstr " libguestfs-make-fixed-appliance --xz\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:60 @@ -1489,9 +1376,7 @@ msgstr "Буде створено архів у I<поточному> катал msgid "" " appliance-<VERSION>.tar.xz\n" "\n" -msgstr "" -" appliance-<ВЕРСІЯ>.tar.xz\n" -"\n" +msgstr " appliance-<ВЕРСІЯ>.tar.xz\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:64 @@ -1509,12 +1394,7 @@ msgid "" " appliance/root\n" " appliance/README.fixed\n" "\n" -msgstr "" -" appliance/kernel\n" -" appliance/initrd\n" -" appliance/root\n" -" appliance/README.fixed\n" -"\n" +msgstr " appliance/kernel\n appliance/initrd\n appliance/root\n appliance/README.fixed\n\n" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:72 @@ -1543,7 +1423,8 @@ msgstr "B<--xz>" msgid "" "Instead of creating the appliance in an output directory, create a " "compressed tarball of the appliance in the current directory called " -"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of libguestfs." +"C<appliance-I<VERSION>.tar.xz> where C<VERSION> is the version of " +"libguestfs." msgstr "" #. type: textblock @@ -1569,16 +1450,16 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:109 msgid "" -"Normally a supermin appliance is located on this path (see L<febootstrap(8)/" -"SUPERMIN APPLIANCE>). libguestfs reconstructs this into a full appliance by " -"running L<febootstrap-supermin-helper(8)>." +"Normally a supermin appliance is located on this path (see " +"L<febootstrap(8)/SUPERMIN APPLIANCE>). libguestfs reconstructs this into a " +"full appliance by running L<febootstrap-supermin-helper(8)>." msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:113 msgid "" -"However, a simpler \"fixed appliance\" can also be used. libguestfs detects " -"this by looking for a directory on the path containing four files called " +"However, a simpler \"fixed appliance\" can also be used. libguestfs detects" +" this by looking for a directory on the path containing four files called " "C<kernel>, C<initrd>, C<root> and C<README.fixed> (note the C<README.fixed> " "file must be present as well)." msgstr "" @@ -1608,8 +1489,8 @@ msgstr "УМОВИ ЛІЦЕНЗУВАННЯ" #: ../appliance/libguestfs-make-fixed-appliance.pod:129 msgid "" "The fixed appliance is a complete Linux binary distro. If you distribute " -"it, you may need to distribute corresponding source files to remain in legal " -"compliance with the licenses of the software in the appliance (such as the " +"it, you may need to distribute corresponding source files to remain in legal" +" compliance with the licenses of the software in the appliance (such as the " "GNU General Public License)." msgstr "" @@ -1639,11 +1520,9 @@ msgstr "" #. type: textblock #: ../appliance/libguestfs-make-fixed-appliance.pod:146 msgid "" -"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)" -">, L<http://libguestfs.org/>, L<http://qemu.org/>." -msgstr "" -"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)" -">, L<http://libguestfs.org/>, L<http://qemu.org/>." +"L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, " +"L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>." +msgstr "L<guestfs(3)>, L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<xz(1)>, L<http://libguestfs.org/>, L<http://qemu.org/>." #. type: =head1 #: ../appliance/libguestfs-make-fixed-appliance.pod:153 @@ -1696,9 +1575,7 @@ msgstr "virt-cat — показ файлів у віртуальній маши msgid "" " virt-cat [--options] -d domname file [file ...]\n" "\n" -msgstr "" -" virt-cat [--параметри] -d назва_домену файл [файл...]\n" -"\n" +msgstr " virt-cat [--параметри] -d назва_домену файл [файл...]\n\n" #. type: verbatim #: ../cat/virt-cat.pod:11 @@ -1706,9 +1583,7 @@ msgstr "" msgid "" " virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n" "\n" -msgstr "" -" virt-cat [--параметри] -a диск.img [-a диск.img ...] файл [файл...]\n" -"\n" +msgstr " virt-cat [--параметри] -a диск.img [-a диск.img ...] файл [файл...]\n\n" #. type: textblock #: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15 @@ -1722,9 +1597,7 @@ msgstr "Застарілий стиль:" msgid "" " virt-cat domname file\n" "\n" -msgstr "" -" virt-cat назва_домену файл\n" -"\n" +msgstr " virt-cat назва_домену файл\n\n" #. type: verbatim #: ../cat/virt-cat.pod:17 @@ -1732,29 +1605,22 @@ msgstr "" msgid "" " virt-cat disk.img file\n" "\n" -msgstr "" -" virt-cat диск.img файл\n" -"\n" +msgstr " virt-cat диск.img файл\n\n" #. type: textblock #: ../cat/virt-cat.pod:21 msgid "" "C<virt-cat> is a command line tool to display the contents of C<file> where " "C<file> exists in the named virtual machine (or disk image)." -msgstr "" -"C<virt-cat> — інструмент командного рядка для показу вмісту C<файла>, який " -"зберігається у вказаній віртуальній машині (або образі диска)." +msgstr "C<virt-cat> — інструмент командного рядка для показу вмісту C<файла>, який зберігається у вказаній віртуальній машині (або образі диска)." #. type: textblock #: ../cat/virt-cat.pod:24 msgid "" "Multiple filenames can be given, in which case they are concatenated " -"together. Each filename must be a full path, starting at the root directory " -"(starting with '/')." -msgstr "" -"Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. " -"Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з " -"кореневого каталогу (тобто назва має починатися з «/»)." +"together. Each filename must be a full path, starting at the root directory" +" (starting with '/')." +msgstr "Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з кореневого каталогу (тобто назва має починатися з «/»)." #. type: textblock #: ../cat/virt-cat.pod:28 @@ -1762,11 +1628,7 @@ msgid "" "C<virt-cat> can be used to quickly view a file. To edit a file, use C<virt-" "edit>. For more complex cases you should look at the L<guestfish(1)> tool " "(see L</USING GUESTFISH> below)." -msgstr "" -"C<virt-cat> можна скористатися для пришвидшення перегляду файла. Для " -"редагування даних слід користуватися C<virt-edit>. Для виконання складніших " -"дій можна скористатися програмою L<guestfish(1)> (див. L</USING GUESTFISH> " -"нижче)." +msgstr "C<virt-cat> можна скористатися для пришвидшення перегляду файла. Для редагування даних слід користуватися C<virt-edit>. Для виконання складніших дій можна скористатися програмою L<guestfish(1)> (див. L</USING GUESTFISH> нижче)." #. type: =head1 #: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43 @@ -1783,8 +1645,7 @@ msgstr "ПРИКЛАДИ" #: ../cat/virt-cat.pod:34 msgid "" "Display C</etc/fstab> file from inside the libvirt VM called C<mydomain>:" -msgstr "" -"Показ файла C</etc/fstab> з віртуальної машини libvirt з назвою C<mydomain>:" +msgstr "Показ файла C</etc/fstab> з віртуальної машини libvirt з назвою C<mydomain>:" #. type: verbatim #: ../cat/virt-cat.pod:37 @@ -1792,15 +1653,12 @@ 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 @@ -1808,9 +1666,7 @@ msgstr "" 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 @@ -1824,10 +1680,7 @@ 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 @@ -1840,9 +1693,7 @@ 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 @@ -1856,10 +1707,7 @@ 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 @@ -1873,10 +1721,7 @@ 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 @@ -1884,8 +1729,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:66 ../rescue/virt-rescue.pod:127 msgid "" "Add I<file> which should be a disk image from a virtual machine. If the " -"virtual machine has multiple block devices, you must supply all of them with " -"separate I<-a> options." +"virtual machine has multiple block devices, you must supply all of them with" +" separate I<-a> options." msgstr "" #. type: =item @@ -1898,10 +1743,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 @@ -1910,9 +1755,7 @@ 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 @@ -1920,9 +1763,7 @@ msgstr "" 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 @@ -1936,8 +1777,8 @@ msgstr "B<--keys-from-stdin>" #: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 #: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:115 msgid "" -"Read key or passphrase parameters from stdin. The default is to try to read " -"passphrases from the user by opening C</dev/tty>." +"Read key or passphrase parameters from stdin. The default is to try to read" +" passphrases from the user by opening C</dev/tty>." msgstr "" #. type: =head1 @@ -1957,9 +1798,7 @@ msgstr "У попередніх версіях virt-cat можна було ви msgid "" " virt-cat disk.img [disk.img ...] file\n" "\n" -msgstr "" -" virt-cat диск.img [диск.img ...] файл\n" -"\n" +msgstr " virt-cat диск.img [диск.img ...] файл\n\n" #. type: textblock #: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185 @@ -1973,9 +1812,7 @@ msgstr "або" msgid "" " virt-cat guestname file\n" "\n" -msgstr "" -" virt-cat назва_гостьової_системи файл\n" -"\n" +msgstr " virt-cat назва_гостьової_системи файл\n\n" #. type: textblock #: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189 @@ -1989,9 +1826,7 @@ msgstr "" #: ../cat/virt-cat.pod:166 ../cat/virt-ls.pod:457 ../edit/virt-edit.pod:193 #: ../inspector/virt-inspector.pod:157 ../rescue/virt-rescue.pod:275 msgid "For compatibility the old style is still supported." -msgstr "" -"З міркувань зворотної сумісності передбачено підтримку запису параметрів у " -"застарілому форматі." +msgstr "З міркувань зворотної сумісності передбачено підтримку запису параметрів у застарілому форматі." #. type: =head1 #: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:257 ../fish/guestfish.pod:870 @@ -2039,9 +1874,7 @@ msgstr "Відомі певні недоліки програми:" #. type: textblock #: ../cat/virt-cat.pod:200 ../edit/virt-edit.pod:289 msgid "Some NTFS symbolic links may not be followed correctly." -msgstr "" -"Перехід за деякими символічними посиланнями NTFS може здійснюватися з " -"помилками." +msgstr "Перехід за деякими символічними посиланнями NTFS може здійснюватися з помилками." #. type: textblock #: ../cat/virt-cat.pod:204 ../edit/virt-edit.pod:293 @@ -2071,9 +1904,7 @@ msgstr "" msgid "" " guestfish --ro -i -d domname download file -\n" "\n" -msgstr "" -" guestfish --ro -i -d назва_домену download файл -\n" -"\n" +msgstr " guestfish --ro -i -d назва_домену download файл -\n\n" #. type: textblock #: ../cat/virt-cat.pod:217 @@ -2085,8 +1916,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 "" @@ -2097,9 +1928,7 @@ msgstr "" msgid "" " guestfish --ro -a disk.img -m /dev/sda1 download file -\n" "\n" -msgstr "" -" guestfish --ro -a диск.img -m /dev/sda1 download файл -\n" -"\n" +msgstr " guestfish --ro -a диск.img -m /dev/sda1 download файл -\n\n" #. type: textblock #: ../cat/virt-cat.pod:228 @@ -2115,18 +1944,14 @@ msgstr "" #: ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:256 msgid "" "This program returns 0 if successful, or non-zero if there was an error." -msgstr "" -"Ця програма повертає значення 0 у разі успішного завершення і ненульове " -"значення, якщо сталася помилка." +msgstr "Ця програма повертає значення 0 у разі успішного завершення і ненульове значення, якщо сталася помилка." #. type: textblock #: ../cat/virt-cat.pod:245 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" -"tar-out(1)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-" -"tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" +"<virt-tar-out(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526 @@ -2139,9 +1964,7 @@ msgstr "© Red Hat Inc., 2010–2012" msgid "" "virt-filesystems - List filesystems, partitions, block devices, LVM in a " "virtual machine or disk image" -msgstr "" -"virt-filesystems — програма для показу списку файлових систем, розділів, " -"блокових пристроїв, LVM у віртуальних машинах або образах дисків" +msgstr "virt-filesystems — програма для показу списку файлових систем, розділів, блокових пристроїв, LVM у віртуальних машинах або образах дисків" #. type: verbatim #: ../cat/virt-filesystems.pod:9 @@ -2149,9 +1972,7 @@ msgstr "" msgid "" " virt-filesystems [--options] -d domname\n" "\n" -msgstr "" -" virt-filesystems [--параметри] -d назва_домену\n" -"\n" +msgstr " virt-filesystems [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../cat/virt-filesystems.pod:11 @@ -2159,16 +1980,14 @@ msgstr "" msgid "" " virt-filesystems [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-filesystems [--параметри] -a диск.img [-a диск.img ...]\n" -"\n" +msgstr " virt-filesystems [--параметри] -a диск.img [-a диск.img ...]\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:15 msgid "" "This tool allows you to discover filesystems, partitions, logical volumes, " -"and their sizes in a disk image or virtual machine. It is a replacement for " -"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." +"and their sizes in a disk image or virtual machine. It is a replacement for" +" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>." msgstr "" #. type: textblock @@ -2186,11 +2005,7 @@ 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 @@ -2217,19 +2032,13 @@ msgid "" " /dev/sda1\n" " /dev/vg_guest/lv_root\n" "\n" -msgstr "" -" $ virt-filesystems -a disk.img\n" -" /dev/sda1\n" -" /dev/vg_guest/lv_root\n" -"\n" +msgstr " $ virt-filesystems -a disk.img\n /dev/sda1\n /dev/vg_guest/lv_root\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:41 msgid "" "If you add I<-l> or I<--long> then the output includes extra information:" -msgstr "" -"Якщо ви додасте I<-l> або I<--long>, у виведених даних буде показано " -"додаткову інформацію:" +msgstr "Якщо ви додасте I<-l> або I<--long>, у виведених даних буде показано додаткову інформацію:" #. type: verbatim #: ../cat/virt-filesystems.pod:44 @@ -2259,13 +2068,7 @@ 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 @@ -2281,17 +2084,13 @@ 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 @@ -2308,8 +2107,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 @@ -2347,10 +2146,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 @@ -2404,8 +2203,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 @@ -2436,9 +2235,7 @@ msgstr "" msgid "" " virt-filesystems --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-filesystems --format=raw -a диск.img\n" -"\n" +msgstr " virt-filesystems --format=raw -a диск.img\n\n" #. type: verbatim #: ../cat/virt-filesystems.pod:185 @@ -2492,8 +2289,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:213 msgid "" "The extra columns displayed depend on what output you select, and the " -"ordering of columns may change in future versions. Use the title row, I<--" -"csv> output and/or L<csvtool(1)> to match columns to data in external " +"ordering of columns may change in future versions. Use the title row, " +"I<--csv> output and/or L<csvtool(1)> to match columns to data in external " "programs." msgstr "" @@ -2527,8 +2324,8 @@ msgstr "B<--logical-volumes>" #. type: textblock #: ../cat/virt-filesystems.pod:229 msgid "" -"Display LVM logical volumes. In this mode, these are displayed irrespective " -"of whether the LVs contain filesystems." +"Display LVM logical volumes. In this mode, these are displayed irrespective" +" of whether the LVs contain filesystems." msgstr "" #. type: =item @@ -2642,8 +2439,8 @@ msgstr "Назва файлової системи, розділу, блоков #: ../cat/virt-filesystems.pod:298 msgid "" "For device and partition names these are displayed as canonical libguestfs " -"names, so that for example C</dev/sda2> is the second partition on the first " -"device." +"names, so that for example C</dev/sda2> is the second partition on the first" +" device." msgstr "" #. type: textblock @@ -2696,8 +2493,8 @@ msgstr "B<MBR>" #: ../cat/virt-filesystems.pod:321 msgid "" "The partition type byte, displayed as a two digit hexadecimal number. A " -"comprehensive list of partition types can be found here: L<http://www.win." -"tue.nl/~aeb/partitions/partition_types-1.html>" +"comprehensive list of partition types can be found here: " +"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>" msgstr "" #. type: textblock @@ -2731,8 +2528,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:336 msgid "" "For example, if the object is a partition, then this column contains the " -"name of the containing device. If the object is a logical volume, then this " -"column is the name of the volume group." +"name of the containing device. If the object is a logical volume, then this" +" column is the name of the volume group." msgstr "" #. type: textblock @@ -2777,8 +2574,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:358 ../cat/virt-ls.pod:464 #: ../df/virt-df.pod:222 msgid "" -"Myth: Just split fields at commas. Reality: This does I<not> work " -"reliably. This example has two columns:" +"Myth: Just split fields at commas. Reality: This does I<not> work reliably." +" This example has two columns:" msgstr "" #. type: verbatim @@ -2788,7 +2585,7 @@ msgstr "" msgid "" " \"foo,bar\",baz\n" "\n" -msgstr "" +msgstr " \"foo,bar\",baz\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:363 ../cat/virt-ls.pod:469 @@ -2806,7 +2603,7 @@ msgid "" " \"foo\n" " bar\",baz\n" "\n" -msgstr "" +msgstr " \"foo\n bar\",baz\n\n" #. type: textblock #: ../cat/virt-filesystems.pod:369 ../cat/virt-ls.pod:475 @@ -2820,8 +2617,8 @@ msgstr "" #: ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:478 #: ../df/virt-df.pod:236 msgid "" -"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl " -"or Python's built-in csv library)." +"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl" +" or Python's built-in csv library)." msgstr "" #. type: textblock @@ -2834,12 +2631,9 @@ msgstr "" #: ../cat/virt-filesystems.pod:391 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" -"libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://" -"libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-filesystems.pod:406 ../tools/virt-win-reg.pl:789 @@ -2857,9 +2651,7 @@ msgstr "virt-ls — програма для показу списку файлі msgid "" " virt-ls [--options] -d domname directory [directory ...]\n" "\n" -msgstr "" -" virt-ls [--параметри] -d назва_домену каталог [каталог ...]\n" -"\n" +msgstr " virt-ls [--параметри] -d назва_домену каталог [каталог ...]\n\n" #. type: verbatim #: ../cat/virt-ls.pod:11 @@ -2880,9 +2672,7 @@ msgstr "Старий стиль:" msgid "" " virt-ls [--options] domname directory\n" "\n" -msgstr "" -" virt-ls [--параметри] назва_домену каталог\n" -"\n" +msgstr " virt-ls [--параметри] назва_домену каталог\n\n" #. type: verbatim #: ../cat/virt-ls.pod:17 @@ -2902,23 +2692,23 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:24 msgid "" -"Multiple directory names can be given, in which case the output from each is " -"concatenated." +"Multiple directory names can be given, in which case the output from each is" +" concatenated." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:27 msgid "" -"To list directories from a libvirt guest use the I<-d> option to specify the " -"name of the guest. For a disk image, use the I<-a> option." +"To list directories from a libvirt guest use the I<-d> option to specify the" +" name of the guest. For a disk image, use the I<-a> option." msgstr "" #. type: textblock #: ../cat/virt-ls.pod:31 msgid "" -"C<virt-ls> can do many simple file listings. For more complicated cases you " -"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs" -"(3)> API." +"C<virt-ls> can do many simple file listings. For more complicated cases you" +" may need to use L<guestfish(1)>, or write a program directly to the " +"L<guestfs(3)> API." msgstr "" #. type: textblock @@ -2932,9 +2722,7 @@ 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 @@ -2947,9 +2735,7 @@ 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 @@ -2962,9 +2748,7 @@ 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 @@ -2977,9 +2761,7 @@ 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 @@ -2992,9 +2774,7 @@ msgstr "" msgid "" " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr "" -" virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n" -"\n" +msgstr " virt-ls -lR -d guest / | grep -i '^-.*\\.png$'\n\n" #. type: textblock #: ../cat/virt-ls.pod:57 @@ -3007,9 +2787,7 @@ msgstr "" msgid "" " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" "\n" -msgstr "" -" virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n" -"\n" +msgstr " virt-ls -lR -d guest /home | awk '$3 > 10*1024*1024'\n\n" #. type: textblock #: ../cat/virt-ls.pod:61 ../examples/guestfs-testing.pod:202 @@ -3022,9 +2800,7 @@ msgstr "" msgid "" " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr "" -" virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n" -"\n" +msgstr " virt-ls -lR -d guest --time-days / | awk '$6 <= 7'\n\n" #. type: textblock #: ../cat/virt-ls.pod:65 ../examples/guestfs-testing.pod:206 @@ -3037,9 +2813,7 @@ msgstr "" msgid "" " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr "" -" virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n" -"\n" +msgstr " virt-ls -lR -d guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" #. type: =head2 #: ../cat/virt-ls.pod:69 @@ -3049,8 +2823,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 @@ -3067,10 +2841,10 @@ msgstr "" #: ../cat/virt-ls.pod:78 msgid "" "The commands above won't find files where the content has changed but the " -"metadata (eg. file size and modification date) is the same. To do that, you " -"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--" -"checksum> can be quite slow since it has to read and compute a checksum of " -"every regular file in the virtual machine." +"metadata (eg. file size and modification date) is the same. To do that, you" +" need to add the I<--checksum> parameter to both C<virt-ls> commands. " +"I<--checksum> can be quite slow since it has to read and compute a checksum " +"of every regular file in the virtual machine." msgstr "" #. type: =head1 @@ -3104,12 +2878,7 @@ msgid "" " boot\n" " [etc.]\n" "\n" -msgstr "" -" $ virt-ls -d guest /\n" -" bin\n" -" boot\n" -" [тощо]\n" -"\n" +msgstr " $ virt-ls -d guest /\n bin\n boot\n [тощо]\n\n" #. type: =head2 #: ../cat/virt-ls.pod:98 @@ -3133,13 +2902,7 @@ msgid "" " dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" " [etc.]\n" "\n" -msgstr "" -" $ virt-ls -l -d guest /\n" -" total 204\n" -" dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n" -" dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n" -" [тощо]\n" -"\n" +msgstr " $ virt-ls -l -d guest /\n total 204\n dr-xr-xr-x. 2 root root 4096 2009-08-25 19:06 bin\n dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot\n [тощо]\n\n" #. type: textblock #: ../cat/virt-ls.pod:109 @@ -3170,12 +2933,7 @@ msgid "" " foo/bar\n" " [etc.]\n" "\n" -msgstr "" -" $ virt-ls -R -d guest /tmp\n" -" foo\n" -" foo/bar\n" -" [тощо]\n" -"\n" +msgstr " $ virt-ls -R -d guest /tmp\n foo\n foo/bar\n [тощо]\n\n" #. type: textblock #: ../cat/virt-ls.pod:123 @@ -3200,8 +2958,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:132 msgid "" -"Most of the interesting features of C<virt-ls> are only available when using " -"I<-lR> mode." +"Most of the interesting features of C<virt-ls> are only available when using" +" I<-lR> mode." msgstr "" #. type: textblock @@ -3209,11 +2967,11 @@ msgstr "" msgid "" "The fields are normally space-separated. Filenames are B<not> quoted, so " "you cannot use the output in another program (because filenames can contain " -"spaces and other unsafe characters). If the guest was untrusted and someone " -"knew you were using C<virt-ls> to analyze the guest, they could play tricks " -"on you by creating filenames with embedded newline characters. To B<safely> " -"parse the output in another program, use the I<--csv> (Comma-Separated " -"Values) option." +"spaces and other unsafe characters). If the guest was untrusted and someone" +" knew you were using C<virt-ls> to analyze the guest, they could play tricks" +" on you by creating filenames with embedded newline characters. To " +"B<safely> parse the output in another program, use the I<--csv> (Comma-" +"Separated Values) option." msgstr "" #. type: textblock @@ -3236,16 +2994,7 @@ msgid "" " - 0755 943360 /bin/bash\n" " [etc.]\n" "\n" -msgstr "" -" $ virt-ls -lR -d guest /bin\n" -" d 0555 4096 /bin\n" -" - 0755 123 /bin/alsaunmute\n" -" - 0755 28328 /bin/arch\n" -" l 0777 4 /bin/awk -> gawk\n" -" - 0755 27216 /bin/basename\n" -" - 0755 943360 /bin/bash\n" -" [тощо]\n" -"\n" +msgstr " $ virt-ls -lR -d guest /bin\n d 0555 4096 /bin\n - 0755 123 /bin/alsaunmute\n - 0755 28328 /bin/arch\n l 0777 4 /bin/awk -> gawk\n - 0755 27216 /bin/basename\n - 0755 943360 /bin/bash\n [тощо]\n\n" #. type: textblock #: ../cat/virt-ls.pod:155 @@ -3478,8 +3227,8 @@ msgstr "" #: ../cat/virt-ls.pod:316 msgid "" "When prompting for keys and passphrases, virt-ls normally turns echoing off " -"so you cannot see what you are typing. If you are not worried about Tempest " -"attacks and there is no one else in the room you can specify this flag to " +"so you cannot see what you are typing. If you are not worried about Tempest" +" attacks and there is no one else in the room you can specify this flag to " "see what you are typing." msgstr "" @@ -3512,7 +3261,7 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:356 msgid "Display file sizes in human-readable format." -msgstr "" +msgstr "Показати розміри файлів у зручному для читання форматі." #. type: =item #: ../cat/virt-ls.pod:370 @@ -3535,8 +3284,8 @@ msgstr "" #. type: textblock #: ../cat/virt-ls.pod:378 msgid "" -"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</" -"LONG LISTING>." +"C<virt-ls -l> produces a \"long listing\", which shows more detail. See " +"L</LONG LISTING>." msgstr "" #. type: textblock @@ -3621,9 +3370,7 @@ msgstr "" msgid "" " virt-ls disk.img [disk.img ...] /dir\n" "\n" -msgstr "" -" virt-ls диск.img [диск.img ...] /каталог\n" -"\n" +msgstr " virt-ls диск.img [диск.img ...] /каталог\n\n" #. type: verbatim #: ../cat/virt-ls.pod:451 @@ -3639,10 +3386,7 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" "tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-" -"tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../cat/virt-ls.pod:513 ../df/virt-df.pod:267 ../edit/virt-edit.pod:374 @@ -3661,9 +3405,7 @@ msgstr "" msgid "" " virt-df [--options]\n" "\n" -msgstr "" -" virt-df [--параметри]\n" -"\n" +msgstr " virt-df [--параметри]\n\n" #. type: verbatim #: ../df/virt-df.pod:11 @@ -3671,9 +3413,7 @@ msgstr "" msgid "" " virt-df [--options] -d domname\n" "\n" -msgstr "" -" virt-df [--параметри] -d назва_домену\n" -"\n" +msgstr " virt-df [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../df/virt-df.pod:13 @@ -3681,9 +3421,7 @@ msgstr "" msgid "" " virt-df [--options] -a disk.img [-a disk.img ...]\n" "\n" -msgstr "" -" virt-df [--параметри] -a диск.img [-a диск.img ...]\n" -"\n" +msgstr " virt-df [--параметри] -a диск.img [-a диск.img ...]\n\n" #. type: verbatim #: ../df/virt-df.pod:17 @@ -3691,9 +3429,7 @@ msgstr "" msgid "" " virt-df [--options] domname\n" "\n" -msgstr "" -" virt-df [--параметри] назва_домену\n" -"\n" +msgstr " virt-df [--параметри] назва_домену\n\n" #. type: verbatim #: ../df/virt-df.pod:19 @@ -3701,9 +3437,7 @@ msgstr "" msgid "" " virt-df [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-df [--параметри] диск.img [диск.img ...]\n" -"\n" +msgstr " virt-df [--параметри] диск.img [диск.img ...]\n\n" #. type: textblock #: ../df/virt-df.pod:23 @@ -3717,20 +3451,20 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:28 msgid "" -"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt " -"to get a list of all active and inactive guests, and performs a C<df>-type " +"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt" +" to get a list of all active and inactive guests, and performs a C<df>-type " "operation on each one in turn, printing out the results." msgstr "" #. type: textblock #: ../df/virt-df.pod:32 msgid "" -"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-" -"type operation on either the single named libvirt domain, or on the disk " -"image(s) listed on the command line (which must all belong to a single VM). " -"In this mode (with arguments), C<virt-df> will I<only work for a single " -"guest>. If you want to run on multiple guests, then you have to invoke " -"C<virt-df> multiple times." +"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a " +"C<df>-type operation on either the single named libvirt domain, or on the " +"disk image(s) listed on the command line (which must all belong to a single " +"VM). In this mode (with arguments), C<virt-df> will I<only work for a " +"single guest>. If you want to run on multiple guests, then you have to " +"invoke C<virt-df> multiple times." msgstr "" #. type: textblock @@ -3779,9 +3513,7 @@ msgstr "" msgid "" " virt-df --format=raw -a disk.img\n" "\n" -msgstr "" -" virt-df --format=raw -a disk.img\n" -"\n" +msgstr " virt-df --format=raw -a disk.img\n\n" #. type: verbatim #: ../df/virt-df.pod:116 @@ -3789,9 +3521,7 @@ msgstr "" 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 @@ -3838,8 +3568,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 "" @@ -3854,8 +3584,8 @@ msgstr "" #. type: textblock #: ../df/virt-df.pod:169 msgid "" -"Note that only domains that we fetch from libvirt come with UUIDs. For disk " -"images, we still print the disk image name even when this option is " +"Note that only domains that we fetch from libvirt come with UUIDs. For disk" +" images, we still print the disk image name even when this option is " "specified." msgstr "" @@ -3875,12 +3605,12 @@ msgstr "" #. type: =item #: ../df/virt-df.pod:199 msgid "From the host" -msgstr "" +msgstr "З основної системи" #. type: textblock #: ../df/virt-df.pod:201 ../df/virt-df.pod:209 msgid "Run this command:" -msgstr "" +msgstr "Віддайте таку команду:" #. type: verbatim #: ../df/virt-df.pod:203 @@ -3888,9 +3618,7 @@ msgstr "" msgid "" " guestfish --ro -d GuestName -i statvfs /\n" "\n" -msgstr "" -" guestfish --ro -d НАЗВА_ГОСТЬОВОЇ_СИСТЕМИ -i statvfs /\n" -"\n" +msgstr " guestfish --ro -d НАЗВА_ГОСТЬОВОЇ_СИСТЕМИ -i statvfs /\n\n" #. type: textblock #: ../df/virt-df.pod:205 ../df/virt-df.pod:213 @@ -3908,19 +3636,19 @@ msgstr "З гостьової системи" msgid "" " python -c 'import os; s = os.statvfs (\"/\"); print s'\n" "\n" -msgstr "" +msgstr " python -c 'import os; s = os.statvfs (\"/\"); print s'\n\n" #. type: textblock #: ../df/virt-df.pod:255 msgid "" -"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://" -"libguestfs.org/>." -msgstr "" +"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../edit/virt-edit.pod:5 msgid "virt-edit - Edit a file in a virtual machine" -msgstr "" +msgstr "virt-edit — програма для редагування файлів у віртуальній машині" #. type: verbatim #: ../edit/virt-edit.pod:9 @@ -3928,7 +3656,7 @@ msgstr "" msgid "" " virt-edit [--options] -d domname file [file ...]\n" "\n" -msgstr "" +msgstr " virt-edit [--параметри] -d назва_домену файл [файл ...]\n\n" #. type: verbatim #: ../edit/virt-edit.pod:11 @@ -3952,7 +3680,7 @@ msgstr "" msgid "" " virt-edit domname file\n" "\n" -msgstr "" +msgstr " virt-edit назва_домену файл\n\n" #. type: verbatim #: ../edit/virt-edit.pod:19 ../edit/virt-edit.pod:183 @@ -3988,8 +3716,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:32 msgid "" -"Multiple filenames can be given, in which case they are each edited in " -"turn. Each filename must be a full path, starting at the root directory " +"Multiple filenames can be given, in which case they are each edited in turn." +" Each filename must be a full path, starting at the root directory " "(starting with '/')." msgstr "" @@ -4001,8 +3729,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:38 msgid "" -"For more complex cases you should look at the L<guestfish(1)> tool (see L</" -"USING GUESTFISH> below)." +"For more complex cases you should look at the L<guestfish(1)> tool (see " +"L</USING GUESTFISH> below)." msgstr "" #. type: textblock @@ -4074,15 +3802,15 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:85 msgid "" -"Create a backup of the original file I<in the guest disk image>. The backup " -"has the original filename with C<extension> added." +"Create a backup of the original file I<in the guest disk image>. The backup" +" has the original filename with C<extension> added." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:88 msgid "" -"Usually the first character of C<extension> would be a dot C<.> so you would " -"write:" +"Usually the first character of C<extension> would be a dot C<.> so you would" +" write:" msgstr "" #. type: verbatim @@ -4119,7 +3847,8 @@ msgstr "B<--connect адреса>" #: ../tools/virt-list-partitions.pl:87 ../tools/virt-tar.pl:134 #: ../tools/virt-win-reg.pl:135 msgid "" -"If you specify guest block devices directly, then libvirt is not used at all." +"If you specify guest block devices directly, then libvirt is not used at " +"all." msgstr "" #. type: textblock @@ -4152,8 +3881,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:127 msgid "" -"Be careful to properly quote the expression to prevent it from being altered " -"by the shell." +"Be careful to properly quote the expression to prevent it from being altered" +" by the shell." msgstr "" #. type: textblock @@ -4253,9 +3982,7 @@ msgstr "" msgid "" " virt-edit -d domname /etc/passwd -e 's/^root:.*?:/root::/'\n" "\n" -msgstr "" -" virt-edit -d назва_домену /etc/passwd -e 's/^root:.*?:/root::/'\n" -"\n" +msgstr " virt-edit -d назва_домену /etc/passwd -e 's/^root:.*?:/root::/'\n\n" #. type: textblock #: ../edit/virt-edit.pod:221 @@ -4268,8 +3995,8 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:226 msgid "" -"To delete a line, set C<$_> to the empty string. For example, to delete the " -"C<apache> user account from the password file you can do:" +"To delete a line, set C<$_> to the empty string. For example, to delete the" +" C<apache> user account from the password file you can do:" msgstr "" #. type: verbatim @@ -4278,15 +4005,13 @@ 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." @@ -4302,18 +4027,18 @@ msgstr "" #. type: textblock #: ../edit/virt-edit.pod:240 msgid "" -"The return value from the expression is ignored, but the expression may call " -"C<die> in order to abort the whole program, leaving the original file " +"The return value from the expression is ignored, but the expression may call" +" C<die> in order to abort the whole program, leaving the original file " "untouched." msgstr "" #. type: textblock #: ../edit/virt-edit.pod:244 msgid "" -"Remember when matching the end of a line that C<$_> may contain the final C<" -"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " -"newline then neither of these. Thus to match or substitute some text at the " -"end of a line, use this regular expression:" +"Remember when matching the end of a line that C<$_> may contain the final " +"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a " +"newline then neither of these. Thus to match or substitute some text at the" +" end of a line, use this regular expression:" msgstr "" #. type: verbatim @@ -4322,15 +4047,13 @@ msgstr "" msgid "" " /some text(\\r?\\n)?$/\n" "\n" -msgstr "" -" /якийсь текст(\\r?\\n)?$/\n" -"\n" +msgstr " /якийсь текст(\\r?\\n)?$/\n\n" #. type: textblock #: ../edit/virt-edit.pod:251 msgid "" -"Alternately, use the perl C<chomp> function, being careful not to chomp C<" -"$_> itself (since that would remove all newlines from the file):" +"Alternately, use the perl C<chomp> function, being careful not to chomp " +"C<$_> itself (since that would remove all newlines from the file):" msgstr "" #. type: verbatim @@ -4339,9 +4062,7 @@ msgstr "" msgid "" " my $m = $_; chomp $m; $m =~ /some text$/\n" "\n" -msgstr "" -" my $m = $_; chomp $m; $m =~ /якийсь текст$/\n" -"\n" +msgstr " my $m = $_; chomp $m; $m =~ /якийсь текст$/\n\n" #. type: textblock #: ../edit/virt-edit.pod:259 @@ -4387,8 +4108,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 "" @@ -4447,8 +4168,8 @@ msgstr "C<EDITOR>" #. type: textblock #: ../edit/virt-edit.pod:335 msgid "" -"If set, this string is used as the editor. It may contain arguments, eg. C<" -"\"emacs -nw\">" +"If set, this string is used as the editor. It may contain arguments, eg. " +"C<\"emacs -nw\">" msgstr "" #. type: textblock @@ -4462,10 +4183,7 @@ msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" "tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " "L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-" -"tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " -"L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-tar-in(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>, L<perl(1)>, L<perlre(1)>." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:5 @@ -4490,8 +4208,8 @@ msgstr "" msgid "" "This manual page documents how to call libguestfs from the Erlang " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs, " -"you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs," +" you also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -4525,7 +4243,8 @@ msgstr "" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:33 -msgid "C<G> is the libguestfs handle which you should pass to other functions." +msgid "" +"C<G> is the libguestfs handle which you should pass to other functions." msgstr "" #. type: textblock @@ -4619,7 +4338,7 @@ msgstr "" #. type: =item #: ../erlang/examples/guestfs-erlang.pod:72 msgid "C<{unknown, Function}>" -msgstr "" +msgstr "C<{unknown, Функція}>" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:74 @@ -4632,12 +4351,12 @@ msgstr "" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:78 msgid "C<Function> is the name of the unknown function." -msgstr "" +msgstr "C<Функція> — назва невідомої функції." #. type: =item #: ../erlang/examples/guestfs-erlang.pod:80 msgid "C<{unknownarg, Arg}>" -msgstr "" +msgstr "C<{unknownarg, Аргумент}>" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:82 @@ -4649,7 +4368,7 @@ msgstr "" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:85 msgid "C<Arg> is the name of the unknown argument." -msgstr "" +msgstr "C<Аргумент> — назва невідомого аргументу." #. type: =head1 #: ../erlang/examples/guestfs-erlang.pod:89 @@ -4690,13 +4409,10 @@ msgstr "@EXAMPLE2@" #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:99 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:116 @@ -4728,8 +4444,8 @@ msgstr "" #: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3421 msgid "" "This library is free software; you can redistribute it and/or modify it " -"under the terms of the GNU Lesser General Public License as published by the " -"Free Software Foundation; either version 2 of the License, or (at your " +"under the terms of the GNU Lesser General Public License as published by the" +" Free Software Foundation; either version 2 of the License, or (at your " "option) any later version." msgstr "" @@ -4745,13 +4461,9 @@ msgstr "" msgid "" "This library is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License " -"for more details." -msgstr "" -"Ця бібліотека поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-" -"ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ " -"або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна " -"дізнатися з GNU General Public License." +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License" +" for more details." +msgstr "Ця бібліотека поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-ЯКИХ ГАРАНТІЙНИХ ЗОБОВ’ЯЗАНЬ; навіть без очевидної гарантії ПРАЦЕЗДАТНОСТІ або ПРИДАТНОСТІ ДЛЯ ВИКОРИСТАННЯ З ПЕВНОЮ МЕТОЮ. Докладніше про це можна дізнатися з GNU General Public License." #. type: textblock #: ../erlang/examples/guestfs-erlang.pod:131 @@ -4766,10 +4478,7 @@ msgid "" "You should have received a copy of the GNU Lesser General Public License " "along with this library; if not, write to the Free Software Foundation, " "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" -"Ви маєте отримати копію GNU Lesser General Public License разом з цією " -"бібліотекою; якщо це не так, повідомте про факт за адресою Free Software " -"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" +msgstr "Ви маєте отримати копію GNU Lesser General Public License разом з цією бібліотекою; якщо це не так, повідомте про факт за адресою Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA" #. type: textblock #: ../examples/guestfs-examples.pod:5 @@ -4782,9 +4491,7 @@ msgstr "" msgid "" " #include <guestfs.h>\n" " \n" -msgstr "" -" #include <guestfs.h>\n" -" \n" +msgstr " #include <guestfs.h>\n \n" #. type: verbatim #: ../examples/guestfs-examples.pod:11 @@ -4794,11 +4501,7 @@ 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 @@ -4808,11 +4511,7 @@ msgid "" "or:\n" " cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" "\n" -msgstr "" -" cc prog.c -o prog -lguestfs\n" -"або:\n" -" cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n" -"\n" +msgstr " cc prog.c -o prog -lguestfs\nабо:\n cc prog.c -o prog `pkg-config libguestfs --cflags --libs`\n\n" #. type: textblock #: ../examples/guestfs-examples.pod:21 @@ -4825,13 +4524,10 @@ msgstr "" #. type: textblock #: ../examples/guestfs-examples.pod:35 msgid "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)" -">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-examples.pod:51 ../ocaml/examples/guestfs-ocaml.pod:97 @@ -4859,16 +4555,16 @@ msgstr "" #: ../examples/guestfs-faq.pod:11 msgid "" "libguestfs is a way to create, access and modify disk images. You can look " -"inside disk images, modify the files they contain, create them from scratch, " -"resize them, and much more. It's especially useful from scripts and " +"inside disk images, modify the files they contain, create them from scratch," +" resize them, and much more. It's especially useful from scripts and " "programs and from the command line." msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:16 msgid "" -"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this " -"library, and a set of bindings in many different programming languages." +"libguestfs is a C library (hence \"lib-\"), and a set of tools built on this" +" library, and a set of bindings in many different programming languages." msgstr "" #. type: textblock @@ -4888,8 +4584,8 @@ msgstr "" msgid "" "Virt tools (website: L<http://virt-tools.org>) are a whole set of " "virtualization management tools aimed at system administrators. Some of " -"them come from libguestfs, some from libvirt and many others from other open " -"source projects. So virt tools is a superset of libguestfs. However " +"them come from libguestfs, some from libvirt and many others from other open" +" source projects. So virt tools is a superset of libguestfs. However " "libguestfs comes with many important tools. See L<http://libguestfs.org> " "for a full list." msgstr "" @@ -4897,23 +4593,23 @@ msgstr "" #. type: =head2 #: ../examples/guestfs-faq.pod:32 msgid "Does libguestfs need { libvirt / KVM / Red Hat / Fedora }?" -msgstr "" +msgstr "Чи потрібно встановлювати пакунки { libvirt / KVM / Red Hat / Fedora } для роботи з libguestfs?" #. type: textblock #: ../examples/guestfs-faq.pod:34 msgid "No!" -msgstr "" +msgstr "Ні!" #. type: textblock #: ../examples/guestfs-faq.pod:36 msgid "libvirt is not a requirement for libguestfs." -msgstr "" +msgstr "libvirt не є обов’язковою частиною libguestfs." #. type: textblock #: ../examples/guestfs-faq.pod:38 msgid "" -"libguestfs works with any disk image, including ones created in VMware, KVM, " -"qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have " +"libguestfs works with any disk image, including ones created in VMware, KVM," +" qemu, VirtualBox, Xen, and many other hypervisors, and ones which you have " "created from scratch." msgstr "" @@ -4934,23 +4630,24 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:51 msgid "I<vs. kpartx>" -msgstr "" +msgstr "I<порівняно з kpartx>" #. type: textblock #: ../examples/guestfs-faq.pod:53 msgid "" "Libguestfs takes a different approach from kpartx. kpartx needs root, and " -"mounts filesystems on the host kernel (which can be insecure - see L<guestfs" -"(3)/SECURITY>). Libguestfs isolates your host kernel from guests, is more " -"flexible, scriptable, supports LVM, doesn't require root, is isolated from " -"other processes, and cleans up after itself. Libguestfs is more than just " -"file access because you can use it to create images from scratch." +"mounts filesystems on the host kernel (which can be insecure - see " +"L<guestfs(3)/SECURITY>). Libguestfs isolates your host kernel from guests, " +"is more flexible, scriptable, supports LVM, doesn't require root, is " +"isolated from other processes, and cleans up after itself. Libguestfs is " +"more than just file access because you can use it to create images from " +"scratch." msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:61 msgid "I<vs. vdfuse>" -msgstr "" +msgstr "I<порівняно з vdfuse>" #. type: textblock #: ../examples/guestfs-faq.pod:63 @@ -4964,7 +4661,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:68 msgid "I<vs. qemu-nbd>" -msgstr "" +msgstr "I<порівняно з qemu-nbd>" #. type: textblock #: ../examples/guestfs-faq.pod:70 @@ -4977,7 +4674,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:74 msgid "I<vs. mounting filesystems in the host>" -msgstr "" +msgstr "I<порівняно з монтуванням файлових систем у основній системі>" #. type: textblock #: ../examples/guestfs-faq.pod:76 @@ -4990,7 +4687,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:81 msgid "I<vs. parted>" -msgstr "" +msgstr "I<порівняно з parted>" #. type: textblock #: ../examples/guestfs-faq.pod:83 @@ -5002,17 +4699,17 @@ msgstr "" #. type: =head1 #: ../examples/guestfs-faq.pod:88 msgid "GETTING HELP AND REPORTING BUGS" -msgstr "" +msgstr "ОТРИМАННЯ ДОВІДКОВОЇ ІНФОРМАЦІЇ ТА ЗВІТУВАННЯ ПРО ВАДИ" #. type: =head2 #: ../examples/guestfs-faq.pod:90 msgid "How do I know what version I'm using?" -msgstr "" +msgstr "Як визначити версію програми, якою я користуюся?" #. type: textblock #: ../examples/guestfs-faq.pod:92 msgid "The simplest method is:" -msgstr "" +msgstr "Найпростіший спосіб:" #. type: verbatim #: ../examples/guestfs-faq.pod:94 @@ -5020,7 +4717,7 @@ msgstr "" msgid "" " guestfish --version\n" "\n" -msgstr "" +msgstr " guestfish --version\n\n" #. type: textblock #: ../examples/guestfs-faq.pod:96 @@ -5038,16 +4735,16 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:103 msgid "" -"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact " -"Red Hat Support: L<http://redhat.com/support>" +"If you are a Red Hat customer using Red Hat Enterprise Linux, please contact" +" Red Hat Support: L<http://redhat.com/support>" msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:106 msgid "" "There is a mailing list, mainly for development, but users are also welcome " -"to ask questions about libguestfs and the virt tools: L<https://www.redhat." -"com/mailman/listinfo/libguestfs>" +"to ask questions about libguestfs and the virt tools: " +"L<https://www.redhat.com/mailman/listinfo/libguestfs>" msgstr "" #. type: textblock @@ -5137,102 +4834,103 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:147 msgid "" -"For the latest builds, see: L<http://koji.fedoraproject.org/koji/packageinfo?" -"packageID=8391>" +"For the latest builds, see: " +"L<http://koji.fedoraproject.org/koji/packageinfo?packageID=8391>" msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:150 msgid "Red Hat Enterprise Linux 6" -msgstr "" +msgstr "Red Hat Enterprise Linux 6" #. type: textblock #: ../examples/guestfs-faq.pod:152 msgid "" -"It is part of the default install. On RHEL 6 (only) you have to install " -"C<libguestfs-winsupport> to get Windows guest support." +"It is part of the default install. On RHEL 6 (only) you have to install C" +"<libguestfs-winsupport> to get Windows guest support." msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:155 msgid "RHEL 6.3" -msgstr "" +msgstr "RHEL 6.3" #. type: textblock #: ../examples/guestfs-faq.pod:157 msgid "" -"Preview packages are available here: L<http://people.redhat.com/~rjones/" -"libguestfs-RHEL-6.3-preview/>" +"Preview packages are available here: L<http://people.redhat.com/~rjones" +"/libguestfs-RHEL-6.3-preview/>" msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:160 msgid "Debian Squeeze (6)" -msgstr "" +msgstr "Debian Squeeze (6)" #. type: textblock #: ../examples/guestfs-faq.pod:162 msgid "" -"Use Hilko Bengen's backport repository: L<http://people.debian.org/~bengen/" -"libguestfs/>" -msgstr "" +"Use Hilko Bengen's backport repository: " +"L<http://people.debian.org/~bengen/libguestfs/>" +msgstr "Скористайтеся сховищем портованих пакунків Hilko Bengen: L<http://people.debian.org/~bengen/libguestfs/>" #. type: =item #: ../examples/guestfs-faq.pod:165 msgid "Debian Wheezy and later (7+)" -msgstr "" +msgstr "Debian Wheezy та пізніші версії (7+)" #. type: textblock #: ../examples/guestfs-faq.pod:167 msgid "" -"Official Debian packages are available: L<http://packages.debian.org/search?" -"keywords=libguestfs> (thanks Hilko Bengen)." -msgstr "" +"Official Debian packages are available: " +"L<http://packages.debian.org/search?keywords=libguestfs> (thanks Hilko " +"Bengen)." +msgstr "Ви можете скористатися офіційними пакунками Debian: L<http://packages.debian.org/search?keywords=libguestfs> (завдяки Hilko Bengen)." #. type: =item #: ../examples/guestfs-faq.pod:171 msgid "Ubuntu" -msgstr "" +msgstr "Ubuntu" #. type: textblock #: ../examples/guestfs-faq.pod:173 msgid "" "We don't have an Ubuntu maintainer, and the packages supplied by Canonical " -"(which are outside our control) are broken. Try compiling from source (next " -"section)." +"(which are outside our control) are broken. Try compiling from source (next" +" section)." msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:177 msgid "Ubuntu 10.04" -msgstr "" +msgstr "Ubuntu 10.04" #. type: textblock #: ../examples/guestfs-faq.pod:179 msgid "See: L<http://libguestfs.org/download/binaries/ubuntu1004-packages/>" -msgstr "" +msgstr "Див. L<http://libguestfs.org/download/binaries/ubuntu1004-packages/>" #. type: =item #: ../examples/guestfs-faq.pod:182 msgid "Ubuntu 12.04" -msgstr "" +msgstr "Ubuntu 12.04" #. type: textblock #: ../examples/guestfs-faq.pod:184 msgid "" -"The packages supplied by Canonical are broken. See: L<https://www.redhat." -"com/archives/libguestfs/2012-April/thread.html#00028>" -msgstr "" +"The packages supplied by Canonical are broken. See: " +"L<https://www.redhat.com/archives/libguestfs/2012-April/thread.html#00028>" +msgstr "Пакунки, створені Canonical непрацездатні. Див. L<https://www.redhat.com/archives/libguestfs/2012-April/thread.html#00028>" #. type: =item #: ../examples/guestfs-faq.pod:187 msgid "Other Linux distro" -msgstr "" +msgstr "Інші дистрибутиви Linux" #. type: textblock #: ../examples/guestfs-faq.pod:189 msgid "Compile from source (next section)." -msgstr "" +msgstr "Можна зібрати з початкових кодів (наступний розділ)." #. type: =item #: ../examples/guestfs-faq.pod:191 @@ -5252,9 +4950,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:199 msgid "" -"If your Linux distro has a working port of febootstrap (that is, Fedora, Red " -"Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should " -"just be able to compile from source in the usual way. Download the latest " +"If your Linux distro has a working port of febootstrap (that is, Fedora, Red" +" Hat Enterprise Linux >= 6.3, Debian, Ubuntu and ArchLinux) then you should" +" just be able to compile from source in the usual way. Download the latest " "tarball from L<http://libguestfs.org/download>, unpack it, and start by " "reading the README file." msgstr "" @@ -5262,8 +4960,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:205 msgid "" -"If you I<don't> have febootstrap, you will need to use the \"fixed appliance " -"method\". See: L<http://libguestfs.org/download/binaries/appliance/>" +"If you I<don't> have febootstrap, you will need to use the \"fixed appliance" +" method\". See: L<http://libguestfs.org/download/binaries/appliance/>" msgstr "" #. type: textblock @@ -5274,8 +4972,8 @@ msgstr "" #. type: =head2 #: ../examples/guestfs-faq.pod:211 msgid "" -"Why do I get an error when I try to rebuild from the source RPMs supplied by " -"Red Hat / Fedora?" +"Why do I get an error when I try to rebuild from the source RPMs supplied by" +" Red Hat / Fedora?" msgstr "" #. type: textblock @@ -5289,8 +4987,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:218 msgid "" "If you use Koji (which is open source software and may be installed " -"locally), then the SRPMs can be rebuilt in Koji. L<https://fedoraproject." -"org/wiki/Koji>" +"locally), then the SRPMs can be rebuilt in Koji. " +"L<https://fedoraproject.org/wiki/Koji>" msgstr "" #. type: textblock @@ -5349,16 +5047,15 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:244 msgid "" -"A very good place to start with Squid configuration is here: L<https://" -"fedoraproject.org/wiki/Extras/" -"MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>" +"A very good place to start with Squid configuration is here: " +"L<https://fedoraproject.org/wiki/Extras/MockTricks#Using_Squid_to_Speed_Up_Mock_package_downloads>" msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:247 msgid "" -"Make sure Squid is running, and that the environment variables C<" -"$http_proxy> and C<$ftp_proxy> are pointing to it." +"Make sure Squid is running, and that the environment variables " +"C<$http_proxy> and C<$ftp_proxy> are pointing to it." msgstr "" #. type: textblock @@ -5388,8 +5085,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:260 msgid "" -"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>) " -"enabled option C<-o sync> implicitly. This causes very poor write " +"In libguestfs E<lt> 1.13.16, the mount command (L<guestfs(3)/guestfs_mount>)" +" enabled option C<-o sync> implicitly. This causes very poor write " "performance, and was one of the main gotchas for new libguestfs users." msgstr "" @@ -5411,8 +5108,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:272 msgid "" -"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then " -"writes can be slow because the host operating system has to do costly disk " +"If the underlying disk is not fully allocated (eg. sparse raw or qcow2) then" +" writes can be slow because the host operating system has to do costly disk " "allocations while you are writing. The solution is to use a fully allocated " "format instead, ie. non-sparse raw, or qcow2 with the " "C<preallocation=metadata> option." @@ -5439,8 +5136,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:284 msgid "" -"If the environment variable C<TMPDIR> is defined, then C<$TMPDIR/.guestfs-" -"E<lt>UIDE<gt>> is used instead." +"If the environment variable C<TMPDIR> is defined, then " +"C<$TMPDIR/.guestfs-E<lt>UIDE<gt>> is used instead." msgstr "" #. type: textblock @@ -5469,8 +5166,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:296 msgid "" "Although the API overview covers the C API, it is still worth reading even " -"if you are going to use another programming language, because the API is the " -"same, just with simple logical changes to the names of the calls:" +"if you are going to use another programming language, because the API is the" +" same, just with simple logical changes to the names of the calls:" msgstr "" #. type: verbatim @@ -5521,7 +5218,7 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:329 msgid "C<LIBGUESTFS_TRACE>" -msgstr "" +msgstr "C<LIBGUESTFS_TRACE>" #. type: textblock #: ../examples/guestfs-faq.pod:331 @@ -5533,14 +5230,14 @@ msgstr "" #. type: =item #: ../examples/guestfs-faq.pod:334 msgid "C<LIBGUESTFS_DEBUG>" -msgstr "" +msgstr "C<LIBGUESTFS_DEBUG>" #. type: textblock #: ../examples/guestfs-faq.pod:336 msgid "" "Set this to 1 in order to enable massive amounts of debug messages. If you " -"think there is some problem inside the libguestfs appliance, then you should " -"use this option." +"think there is some problem inside the libguestfs appliance, then you should" +" use this option." msgstr "" #. type: textblock @@ -5610,7 +5307,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:367 msgid "" "For best results, call these functions as early as possible, just after " -"creating the guestfs handle if you can, and definitely before calling launch." +"creating the guestfs handle if you can, and definitely before calling " +"launch." msgstr "" #. type: =head2 @@ -5646,8 +5344,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:383 msgid "" "Enable debugging and look at the full output. If you cannot work out what " -"is going on, file a bug report, including the I<complete> output of " -"L<libguestfs-test-tool(1)>." +"is going on, file a bug report, including the I<complete> output of L" +"<libguestfs-test-tool(1)>." msgstr "" #. type: =head1 @@ -5675,12 +5373,12 @@ msgid "" "The reasons are twofold. Firstly, libguestfs offers API calls for doing " "things like creating and deleting partitions and logical volumes, which " "don't fit into a filesystem model very easily. Or rather, you could fit " -"them in: for example, creating a partition could be mapped to C<mkdir /fs/" -"hda1> but then you'd have to specify some method to choose the size of the " -"partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition type, " -"start and end sectors etc., but once you've done that the filesystem-based " -"API starts to look more complicated than the call-based API we currently " -"have." +"them in: for example, creating a partition could be mapped to C<mkdir " +"/fs/hda1> but then you'd have to specify some method to choose the size of " +"the partition (maybe C<echo 100M E<gt> /fs/hda1/.size>), and the partition " +"type, start and end sectors etc., but once you've done that the filesystem-" +"based API starts to look more complicated than the call-based API we " +"currently have." msgstr "" #. type: textblock @@ -5724,9 +5422,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:429 msgid "" -"Usually this is not a good idea. The question is answered in more detail in " -"this mailing list posting: L<https://www.redhat.com/archives/libguestfs/2010-" -"August/msg00024.html>" +"Usually this is not a good idea. The question is answered in more detail in" +" this mailing list posting: " +"L<https://www.redhat.com/archives/libguestfs/2010-August/msg00024.html>" msgstr "" #. type: =head2 @@ -5771,12 +5469,12 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:449 msgid "" -"L<guestfish(1)> is a program providing structured access to the L<guestfs(3)" -"> API. It happens to be a nice interactive shell too, but its primary " -"purpose is structured access from shell scripts. Think of it more like a " -"language binding, like Python and other bindings, but for shell. The key " -"differentiating factor of guestfish (and the libguestfs API in general) is " -"the ability to automate changes." +"L<guestfish(1)> is a program providing structured access to the " +"L<guestfs(3)> API. It happens to be a nice interactive shell too, but its " +"primary purpose is structured access from shell scripts. Think of it more " +"like a language binding, like Python and other bindings, but for shell. The" +" key differentiating factor of guestfish (and the libguestfs API in general)" +" is the ability to automate changes." msgstr "" #. type: textblock @@ -5792,8 +5490,8 @@ msgstr "" #: ../examples/guestfs-faq.pod:461 msgid "" "But, libguestfs also has a \"backdoor\" into the appliance allowing you to " -"send arbitrary shell commands. It's not as flexible as virt-rescue, because " -"you can't interact with the shell commands, but here it is anyway:" +"send arbitrary shell commands. It's not as flexible as virt-rescue, because" +" you can't interact with the shell commands, but here it is anyway:" msgstr "" #. type: verbatim @@ -5807,8 +5505,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-faq.pod:468 msgid "" -"Note that you should B<not> rely on this. It could be removed or changed in " -"future. If your program needs some operation, please add it to the " +"Note that you should B<not> rely on this. It could be removed or changed in" +" future. If your program needs some operation, please add it to the " "libguestfs API instead." msgstr "" @@ -5922,8 +5620,8 @@ msgid "" "The error C<no root device found in this operating system image> is related " "to this. It means inspection was unable to locate an operating system " "within the disk image you gave it. You might see this from programs like " -"virt-cat if you try to run them on something which is just a disk image, not " -"a virtual machine disk image." +"virt-cat if you try to run them on something which is just a disk image, not" +" a virtual machine disk image." msgstr "" #. type: textblock @@ -5953,9 +5651,9 @@ msgstr "" #: ../examples/guestfs-performance.pod:13 msgid "" "Three main areas are covered. Libguestfs runs an appliance (a small Linux " -"distribution) inside qemu/KVM. The first two areas are: minimizing the time " -"taken to start this appliance, and the number of times the appliance has to " -"be started. The third area is shortening the time taken for inspection of " +"distribution) inside qemu/KVM. The first two areas are: minimizing the time" +" taken to start this appliance, and the number of times the appliance has to" +" be started. The third area is shortening the time taken for inspection of " "VMs." msgstr "" @@ -5988,9 +5686,7 @@ msgstr "" msgid "" " time guestfish -a /dev/null run\n" "\n" -msgstr "" -" time guestfish -a /dev/null run\n" -"\n" +msgstr " time guestfish -a /dev/null run\n\n" #. type: textblock #: ../examples/guestfs-performance.pod:31 @@ -6003,7 +5699,7 @@ msgstr "" #: ../examples/guestfs-performance.pod:34 #: ../examples/guestfs-performance.pod:67 msgid "Explanation" -msgstr "" +msgstr "Пояснення" #. type: textblock #: ../examples/guestfs-performance.pod:36 @@ -6023,9 +5719,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:44 msgid "" -"You should expect to be getting times under 6 seconds. If the times you see " -"on an unloaded machine are above this, then see the section L</" -"TROUBLESHOOTING POOR PERFORMANCE> below." +"You should expect to be getting times under 6 seconds. If the times you see" +" on an unloaded machine are above this, then see the section " +"L</TROUBLESHOOTING POOR PERFORMANCE> below." msgstr "" #. type: =head2 @@ -6038,8 +5734,8 @@ msgstr "" msgid "" "For this test you will need an unloaded machine and at least one real guest " "or disk image. If you are planning to use libguestfs against only X guests " -"(eg. X = Windows), then using an X guest here would be most appropriate. If " -"you are planning to run libguestfs against a mix of guests, then use a mix " +"(eg. X = Windows), then using an X guest here would be most appropriate. If" +" you are planning to run libguestfs against a mix of guests, then use a mix " "of guests for testing here." msgstr "" @@ -6078,16 +5774,16 @@ msgstr "" #: ../examples/guestfs-performance.pod:69 msgid "" "This command starts up the libguestfs appliance on the named disk image or " -"libvirt guest, performs libguestfs inspection on it (see L<guestfs(3)/" -"INSPECTION>), mounts the guest's disks, then discards all these results and " -"shuts down." +"libvirt guest, performs libguestfs inspection on it (see " +"L<guestfs(3)/INSPECTION>), mounts the guest's disks, then discards all these" +" results and shuts down." msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:74 msgid "" -"The first time you run the command, it will create an appliance and cache it " -"(usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the " +"The first time you run the command, it will create an appliance and cache it" +" (usually under C</var/tmp/.guestfs-*>). Subsequent runs should reuse the " "cached appliance." msgstr "" @@ -6095,8 +5791,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:80 msgid "" "You should expect times which are E<le> 5 seconds greater than measured in " -"the first baseline test above. (For example, if the first baseline test ran " -"in 5 seconds, then this test should run in E<le> 10 seconds)." +"the first baseline test above. (For example, if the first baseline test ran" +" in 5 seconds, then this test should run in E<le> 10 seconds)." msgstr "" #. type: =head1 @@ -6108,8 +5804,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:87 msgid "" "The first time you use libguestfs, it will build and cache an appliance. " -"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in " -"which case it will be under that temporary directory." +"This is usually in C</var/tmp/.guestfs-*>, unless you have set C<$TMPDIR> in" +" which case it will be under that temporary directory." msgstr "" #. type: textblock @@ -6193,8 +5889,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:140 msgid "" -"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in " -"your libguestfs program), or modify your program so it calls " +"Then set C<$LIBGUESTFS_PATH> (and ensure this environment variable is set in" +" your libguestfs program), or modify your program so it calls " "C<guestfs_set_path>. For example:" msgstr "" @@ -6246,8 +5942,8 @@ msgstr "1." #. type: textblock #: ../examples/guestfs-performance.pod:164 msgid "" -"Using a fixed appliance stops libguestfs from ever rebuilding the appliance, " -"meaning that libguestfs will have more predictable start-up times." +"Using a fixed appliance stops libguestfs from ever rebuilding the appliance," +" meaning that libguestfs will have more predictable start-up times." msgstr "" #. type: =item @@ -6263,10 +5959,10 @@ msgstr "2." #: ../examples/guestfs-performance.pod:170 msgid "" "By default libguestfs (or rather, L<febootstrap-supermin-helper(8)>) " -"searches over the root filesystem to find out if any host files have changed " -"and if it needs to rebuild the appliance. If these files are not cached and " -"the root filesystem is on an HDD, then this generates lots of seeks. Using " -"a fixed appliance avoids all this." +"searches over the root filesystem to find out if any host files have changed" +" and if it needs to rebuild the appliance. If these files are not cached " +"and the root filesystem is on an HDD, then this generates lots of seeks. " +"Using a fixed appliance avoids all this." msgstr "" #. type: =item @@ -6313,8 +6009,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:198 msgid "" "Instead of using a separate instance of L<guestfish(1)> to make a series of " -"changes to the same guest, use a single instance of guestfish and/or use the " -"guestfish I<--listen> option." +"changes to the same guest, use a single instance of guestfish and/or use the" +" guestfish I<--listen> option." msgstr "" #. type: textblock @@ -6335,9 +6031,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:213 msgid "" -"Adding multiple guests to one appliance is a security problem because it may " -"allow one guest to interfere with the disks of another guest. Only do it if " -"you trust all the guests, or if you can group guests by trust." +"Adding multiple guests to one appliance is a security problem because it may" +" allow one guest to interfere with the disks of another guest. Only do it " +"if you trust all the guests, or if you can group guests by trust." msgstr "" #. type: textblock @@ -6400,7 +6096,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:255 -msgid "Mounting disks is only necessary to get further filesystem information." +msgid "" +"Mounting disks is only necessary to get further filesystem information." msgstr "" #. type: textblock @@ -6440,8 +6137,8 @@ msgstr "http://virt-tools.org/learning/check-hardware-virt/" #. type: textblock #: ../examples/guestfs-performance.pod:278 msgid "" -"to ensure that hardware virtualization is available. Note that you may need " -"to enable it in your BIOS." +"to ensure that hardware virtualization is available. Note that you may need" +" to enable it in your BIOS." msgstr "" #. type: textblock @@ -6580,7 +6277,8 @@ msgstr "" #: ../examples/guestfs-performance.pod:341 msgid "" "It prints \"ready\" when SystemTap has loaded the program. Run your " -"libguestfs program, guestfish or a virt tool in another window. For example:" +"libguestfs program, guestfish or a virt tool in another window. For " +"example:" msgstr "" #. type: verbatim @@ -6617,16 +6315,16 @@ msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:361 msgid "" -"You will need to consult, and even modify, the source to libguestfs to fully " -"understand the output." +"You will need to consult, and even modify, the source to libguestfs to fully" +" understand the output." msgstr "" #. type: textblock #: ../examples/guestfs-performance.pod:366 msgid "" "L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<guestfish(1)>, " -"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-appliance(1)" -">, L<stap(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<libguestfs-make-fixed-" +"appliance(1)>, L<stap(1)>, L<http://libguestfs.org/>." msgstr "" #. type: =end @@ -6678,9 +6376,7 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" "files/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-" -"files/#content" +msgstr "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:30 @@ -6691,18 +6387,16 @@ msgstr "" #: ../examples/guestfs-recipes.pod:32 msgid "" "The links below explain how to use L<guestfish(1)> to change the background " -"image for a user of a Windows XP VM. Unfortunately the technique appears to " -"be substantially different for each version of Windows." +"image for a user of a Windows XP VM. Unfortunately the technique appears to" +" be substantially different for each version of Windows." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:37 msgid "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" -"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" -msgstr "" -"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://" -"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html " +"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" +msgstr "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:40 @@ -6722,9 +6416,7 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" "vm/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-" -"vm/#content" +msgstr "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:48 @@ -6748,18 +6440,16 @@ msgstr "Клонування віртуальної машини (Windows)" msgid "" "It is possible to do a \"sysprep\" using libguestfs alone, although not " "straightforward. Currently there is code in the Aeolus Oz project which " -"does this (using libguestfs). As part of our review of the virt-clone tool, " -"we may add sysprepping ability." +"does this (using libguestfs). As part of our review of the virt-clone tool," +" we may add sysprepping ability." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:60 msgid "" -"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" -"list/2011-May/msg00019.html" -msgstr "" -"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-" -"list/2011-May/msg00019.html" +"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-" +"tools-list/2011-May/msg00019.html" +msgstr "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html" #. type: =head1 #: ../examples/guestfs-recipes.pod:63 @@ -6777,9 +6467,7 @@ msgstr "" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" "\n" -msgstr "" -" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n" -"\n" +msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:69 @@ -6792,9 +6480,7 @@ msgstr "" msgid "" " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" "\n" -msgstr "" -" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n" -"\n" +msgstr " guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:73 @@ -6811,11 +6497,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:78 msgid "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" -"#content" -msgstr "" -"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/" -"#content" +"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-" +"in-1-5-9/#content" +msgstr "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:80 @@ -6836,9 +6520,7 @@ 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 @@ -6846,9 +6528,7 @@ msgstr "" 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 @@ -6891,9 +6571,7 @@ msgstr "" msgid "" " virt-edit -d BrokenGuest /boot/grub/grub.conf\n" "\n" -msgstr "" -" virt-edit -d BrokenGuest /boot/grub/grub.conf\n" -"\n" +msgstr " virt-edit -d BrokenGuest /boot/grub/grub.conf\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:116 @@ -6908,9 +6586,7 @@ 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 @@ -6929,9 +6605,7 @@ msgstr "" msgid "" " virt-copy-out -d Guest /home .\n" "\n" -msgstr "" -" virt-copy-out -d Guest /home .\n" -"\n" +msgstr " virt-copy-out -d Guest /home .\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 @@ -6969,9 +6643,7 @@ 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 @@ -6984,16 +6656,14 @@ msgstr "" msgid "" " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" "\n" -msgstr "" -" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n" -"\n" +msgstr " virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:153 msgid "" "Although it sounds tempting, this is usually not a reliable way to get a " -"backup from a running guest. See the entry in the FAQ: http://libguestfs." -"org/FAQ.html#backup" +"backup from a running guest. See the entry in the FAQ: " +"http://libguestfs.org/FAQ.html#backup" msgstr "" #. type: =head1 @@ -7014,9 +6684,7 @@ msgstr "" msgid "" " #!/bin/sh -\n" " \n" -msgstr "" -" #!/bin/sh -\n" -" \n" +msgstr " #!/bin/sh -\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:996 @@ -7024,9 +6692,7 @@ msgstr "" msgid "" " set -e\n" " \n" -msgstr "" -" set -e\n" -" \n" +msgstr " set -e\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:166 @@ -7035,10 +6701,7 @@ 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 @@ -7046,9 +6709,7 @@ msgstr "" 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 @@ -7060,13 +6721,7 @@ msgid "" " guestfish --remote du \"$dir/$d\";\n" " done | sort -nr -k 2\n" " \n" -msgstr "" -" for d in $(guestfish --remote ls \"$dir\"); do\n" -" echo -n \"$dir/$d\"\n" -" echo -ne '\\t'\n" -" guestfish --remote du \"$dir/$d\";\n" -" done | sort -nr -k 2\n" -" \n" +msgstr " for d in $(guestfish --remote ls \"$dir\"); do\n echo -n \"$dir/$d\"\n echo -ne '\\t'\n guestfish --remote du \"$dir/$d\";\n done | sort -nr -k 2\n \n" #. type: verbatim #: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:953 @@ -7074,9 +6729,7 @@ msgstr "" 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 @@ -7093,17 +6746,15 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:184 msgid "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" -"a-virtual-machine-disk-image/#content" -msgstr "" -"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-" -"a-virtual-machine-disk-image/#content" +"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-" +"from-a-virtual-machine-disk-image/#content" +msgstr "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:186 msgid "" -"In the libguestfs source examples directory you will find the latest version " -"of the C<virt-dhcp-address.c> program." +"In the libguestfs source examples directory you will find the latest version" +" of the C<virt-dhcp-address.c> program." msgstr "" #. type: =head1 @@ -7127,14 +6778,7 @@ 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 @@ -7167,13 +6811,7 @@ msgid "" " -- NODE --\n" " <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" "\n" -msgstr "" -" # virt-inspector RHEL60x64 > xml\n" -" # xpath '//product_name' < xml\n" -" Found 1 nodes:\n" -" -- NODE --\n" -" <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n" -"\n" +msgstr " # virt-inspector RHEL60x64 > xml\n # xpath '//product_name' < xml\n Found 1 nodes:\n -- NODE --\n <product_name>Red Hat Enterprise Linux Server release 6.0 (Santiago)</product_name>\n\n" #. type: =head1 #: ../examples/guestfs-recipes.pod:215 @@ -7190,17 +6828,15 @@ msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:220 msgid "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" -"kernel-for-a-vm/#content" -msgstr "" -"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-" -"kernel-for-a-vm/#content" +"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-" +"boot-kernel-for-a-vm/#content" +msgstr "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:222 msgid "" -"It uses Augeas, and the technique is generally applicable for many different " -"tasks, such as:" +"It uses Augeas, and the technique is generally applicable for many different" +" tasks, such as:" msgstr "" #. type: textblock @@ -7251,8 +6887,7 @@ 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 @@ -7275,14 +6910,7 @@ 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 @@ -7325,44 +6953,14 @@ msgid "" " app_description:\n" " }\n" "\n" -msgstr "" -" # list-apps.sh WinGuest\n" -" [0] = {\n" -" app_name: Mozilla Firefox (3.6.12)\n" -" app_display_name: Mozilla Firefox (3.6.12)\n" -" app_epoch: 0\n" -" app_version: 3.6.12 (en-GB)\n" -" app_release:\n" -" app_install_path: C:\\Program Files\\Mozilla Firefox\n" -" app_trans_path:\n" -" app_publisher: Mozilla\n" -" app_url: http://www.mozilla.com/en-GB/\n" -" app_source_package:\n" -" app_summary:\n" -" app_description: Mozilla Firefox\n" -" }\n" -" [1] = {\n" -" app_name: VLC media player\n" -" app_display_name: VLC media player 1.1.5\n" -" app_epoch: 0\n" -" app_version: 1.1.5\n" -" app_release:\n" -" app_install_path: C:\\Program Files\\VideoLAN\\VLC\n" -" app_trans_path:\n" -" app_publisher: VideoLAN\n" -" app_url: http://www.videolan.org/\n" -" app_source_package:\n" -" app_summary:\n" -" app_description:\n" -" }\n" -"\n" +msgstr " # list-apps.sh WinGuest\n [0] = {\n app_name: Mozilla Firefox (3.6.12)\n app_display_name: Mozilla Firefox (3.6.12)\n app_epoch: 0\n app_version: 3.6.12 (en-GB)\n app_release:\n app_install_path: C:\\Program Files\\Mozilla Firefox\n app_trans_path:\n app_publisher: Mozilla\n app_url: http://www.mozilla.com/en-GB/\n app_source_package:\n app_summary:\n app_description: Mozilla Firefox\n }\n [1] = {\n app_name: VLC media player\n app_display_name: VLC media player 1.1.5\n app_epoch: 0\n app_version: 1.1.5\n app_release:\n app_install_path: C:\\Program Files\\VideoLAN\\VLC\n app_trans_path:\n app_publisher: VideoLAN\n app_url: http://www.videolan.org/\n app_source_package:\n app_summary:\n app_description:\n }\n\n" #. type: textblock #: ../examples/guestfs-recipes.pod:305 msgid "" "If you want to run the script on disk images (instead of libvirt virtual " -"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)" -">." +"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-" +"inspector(1)>." msgstr "" #. type: =head1 @@ -7381,9 +6979,7 @@ 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 @@ -7394,18 +6990,16 @@ msgstr "Показати список служб у віртуальній ма #: ../examples/guestfs-recipes.pod:317 msgid "" "The link below contains a script that can be used to list out the services " -"from a Windows VM, and whether those services run at boot time or are loaded " -"on demand." +"from a Windows VM, and whether those services run at boot time or are loaded" +" on demand." msgstr "" #. type: textblock #: ../examples/guestfs-recipes.pod:321 msgid "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" -"#content" -msgstr "" -"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/" -"#content" +"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-" +"guest/#content" +msgstr "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content" #. type: =head1 #: ../examples/guestfs-recipes.pod:323 @@ -7422,9 +7016,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 @@ -7461,9 +7055,7 @@ 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 @@ -7483,9 +7075,7 @@ 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 @@ -7505,9 +7095,7 @@ 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 @@ -7527,9 +7115,7 @@ 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 @@ -7547,8 +7133,7 @@ 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 @@ -7567,20 +7152,15 @@ msgstr "" msgid "" "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" "guests/#content" -msgstr "" -"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-" -"guests/#content" +msgstr "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content" #. type: textblock #: ../examples/guestfs-recipes.pod:386 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" -">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" -"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)" -">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-" -"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-" +"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L" +"<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../examples/guestfs-recipes.pod:403 @@ -7620,11 +7200,8 @@ 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 @@ -7691,9 +7268,7 @@ msgstr "" msgid "" " virt-alignment-scan -a /path/to/disk.img\n" "\n" -msgstr "" -" virt-alignment-scan -a /шлях/до/образу\n" -"\n" +msgstr " virt-alignment-scan -a /шлях/до/образу\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:54 ../examples/guestfs-testing.pod:161 @@ -7708,9 +7283,7 @@ msgstr "або:" msgid "" " virt-alignment-scan -d Guest\n" "\n" -msgstr "" -" virt-alignment-scan -d Guest\n" -"\n" +msgstr " virt-alignment-scan -d Guest\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:58 @@ -7733,9 +7306,7 @@ msgstr "" msgid "" " virt-cat LinuxGuest /etc/passwd\n" "\n" -msgstr "" -" virt-cat LinuxGuest /etc/passwd\n" -"\n" +msgstr " virt-cat LinuxGuest /etc/passwd\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:66 @@ -7748,15 +7319,13 @@ msgstr "" msgid "" " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" "\n" -msgstr "" -" virt-cat WindowsGuest 'c:\\windows\\win.ini'\n" -"\n" +msgstr " virt-cat WindowsGuest 'c:\\windows\\win.ini'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:70 msgid "" -"An even better test is if you have a Windows guest with multiple drives. Do " -"C<D:>, C<E:> etc paths work correctly?" +"An even better test is if you have a Windows guest with multiple drives. Do" +" C<D:>, C<E:> etc paths work correctly?" msgstr "" #. type: =head2 @@ -7777,9 +7346,7 @@ 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 @@ -7800,9 +7367,7 @@ 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 @@ -7834,8 +7399,7 @@ msgstr "Виконайте virt-df." #. type: textblock #: ../examples/guestfs-testing.pod:101 msgid "L<virt-df(1)> lists disk space. Run:" -msgstr "" -"L<virt-df(1)> показує список даних щодо простору на диску. Віддайте команду:" +msgstr "L<virt-df(1)> показує список даних щодо простору на диску. Віддайте команду:" #. type: verbatim #: ../examples/guestfs-testing.pod:103 @@ -7843,9 +7407,7 @@ msgstr "" msgid "" " virt-df\n" "\n" -msgstr "" -" virt-df\n" -"\n" +msgstr " virt-df\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:105 @@ -7895,9 +7457,7 @@ 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 @@ -7909,11 +7469,9 @@ 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 @@ -7933,9 +7491,7 @@ 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 @@ -7948,9 +7504,7 @@ 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 @@ -7975,9 +7529,7 @@ msgstr "" msgid "" " virt-filesystems -a /path/to/disk.img --all --long -h\n" "\n" -msgstr "" -" virt-filesystems -a /шлях/до/образу --all --long -h\n" -"\n" +msgstr " virt-filesystems -a /шлях/до/образу --all --long -h\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:163 @@ -7985,9 +7537,7 @@ msgstr "" 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 @@ -8012,9 +7562,7 @@ msgstr "" msgid "" " virt-inspector -a /path/to/disk.img | less\n" "\n" -msgstr "" -" virt-inspector -a /шлях/до/образу | less\n" -"\n" +msgstr " virt-inspector -a /шлях/до/образу | less\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:176 @@ -8022,9 +7570,7 @@ msgstr "" 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 @@ -8042,9 +7588,7 @@ 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 @@ -8052,9 +7596,7 @@ 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: verbatim #: ../examples/guestfs-testing.pod:192 @@ -8062,9 +7604,7 @@ 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: verbatim #: ../examples/guestfs-testing.pod:196 @@ -8072,9 +7612,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n" -"\n" +msgstr " virt-ls -lR -d Guest / | grep -i '^-.*\\.png$'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:198 @@ -8087,9 +7625,7 @@ 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 @@ -8097,9 +7633,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n" -"\n" +msgstr " virt-ls -lR -d Guest --time-days / | awk '$6 <= 7'\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:208 @@ -8107,9 +7641,7 @@ msgstr "" msgid "" " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" "\n" -msgstr "" -" virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n" -"\n" +msgstr " virt-ls -lR -d Guest --time-days / | grep '^-' | awk '$6 < 1'\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:210 @@ -8134,9 +7666,7 @@ msgstr "" msgid "" " virt-make-fs --partition=mbr --type=vfat /any/tarball.tar.gz output.img\n" "\n" -msgstr "" -" virt-make-fs --partition=mbr --type=vfat /десь/якийсь.tar.gz образ_результат.img\n" -"\n" +msgstr " virt-make-fs --partition=mbr --type=vfat /десь/якийсь.tar.gz образ_результат.img\n\n" #. type: textblock #: ../examples/guestfs-testing.pod:219 @@ -8174,9 +7704,7 @@ msgstr "" msgid "" " virt-rescue -a /path/to/disk.img\n" "\n" -msgstr "" -" virt-rescue -a /шлях/до/образу.img\n" -"\n" +msgstr " virt-rescue -a /шлях/до/образу.img\n\n" #. type: verbatim #: ../examples/guestfs-testing.pod:236 @@ -8199,8 +7727,9 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:242 msgid "" -"Use L<virt-resize(1)> to give a guest some more disk space. For example, if " -"you have a disk image that is smaller than 30G, increase it to 30G by doing:" +"Use L<virt-resize(1)> to give a guest some more disk space. For example, if" +" you have a disk image that is smaller than 30G, increase it to 30G by " +"doing:" msgstr "" #. type: verbatim @@ -8325,8 +7854,8 @@ msgstr "" #. type: textblock #: ../examples/guestfs-testing.pod:293 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<http://libguestfs." -"org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, " +"L<http://libguestfs.org/>." msgstr "" #. type: =head2 @@ -8365,16 +7894,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:22 msgid "" "If you just want to add an ISO file (often you use this as an efficient way " -"to transfer large files into the guest), then you should probably use L</add-" -"drive-ro> instead." +"to transfer large files into the guest), then you should probably use L" +"</add-drive-ro> instead." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214 #: ../fish/guestfish-actions.pod:228 msgid "" -"I<This function is deprecated.> In new code, use the L</add_drive_opts> call " -"instead." +"I<This function is deprecated.> In new code, use the L</add_drive_opts> call" +" instead." msgstr "" #. type: textblock @@ -8425,9 +7954,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:41 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>. " -"It works by connecting to libvirt, requesting the domain and domain XML from " -"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>." +" It works by connecting to libvirt, requesting the domain and domain XML " +"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each " +"one." msgstr "" #. type: textblock @@ -8448,18 +7978,18 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72 msgid "" -"Disks must be accessible locally. This often means that adding disks from a " -"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail " -"unless those disks are accessible via the same device path locally too." +"Disks must be accessible locally. This often means that adding disks from a" +" remote libvirt connection (see L<http://libvirt.org/remote.html>) will " +"fail unless those disks are accessible via the same device path locally too." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77 msgid "" -"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://" -"libvirt.org/uri.html>). If this is not set then we connect to the default " -"libvirt URI (or one set through an environment variable, see the libvirt " -"documentation for full details)." +"The optional C<libvirturi> parameter sets the libvirt URI (see " +"L<http://libvirt.org/uri.html>). If this is not set then we connect to the " +"default libvirt URI (or one set through an environment variable, see the " +"libvirt documentation for full details)." msgstr "" #. type: textblock @@ -8468,8 +7998,8 @@ msgid "" "The optional C<live> flag controls whether this call will try to connect to " "a running virtual machine C<guestfsd> process if it sees a suitable " "E<lt>channelE<gt> element in the libvirt XML definition. The default (if " -"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING " -"DAEMONS> for more information." +"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING" +" DAEMONS> for more information." msgstr "" #. type: textblock @@ -8477,8 +8007,8 @@ msgstr "" msgid "" "If the C<allowuuid> flag is true (default is false) then a UUID I<may> be " "passed instead of the domain name. The C<dom> string is treated as a UUID " -"first and looked up, and if that lookup fails then we treat C<dom> as a name " -"as usual." +"first and looked up, and if that lookup fails then we treat C<dom> as a name" +" as usual." msgstr "" #. type: textblock @@ -8503,8 +8033,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105 msgid "" -"The whole call is aborted with an error if any disk with the E<lt>readonly/" -"E<gt> flag is found." +"The whole call is aborted with an error if any disk with the " +"E<lt>readonly/E<gt> flag is found." msgstr "" #. type: textblock @@ -8579,7 +8109,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4940 ../fish/guestfish-actions.pod:5653 #: ../fish/guestfish-actions.pod:5735 msgid "" -"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>." +"This command has one or more optional arguments. See L</OPTIONAL " +"ARGUMENTS>." msgstr "" #. type: =head2 @@ -8593,9 +8124,7 @@ msgstr "add-drive" msgid "" " add-drive filename\n" "\n" -msgstr "" -" add-drive назва_файла\n" -"\n" +msgstr " add-drive назва_файла\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:131 @@ -8611,8 +8140,8 @@ msgid "" "Automatic detection of the format opens you up to a potential security hole " "when dealing with untrusted raw-format images. See CVE-2010-3851 and " "RHBZ#642934. Specifying the format closes this security hole. Therefore " -"you should think about replacing calls to this function with calls to L</add-" -"drive-opts>, and specifying the format." +"you should think about replacing calls to this function with calls to L" +"</add-drive-opts>, and specifying the format." msgstr "" #. type: =head2 @@ -8645,9 +8174,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 @@ -8683,9 +8212,9 @@ msgstr "C<format>" #. type: textblock #: ../fish/guestfish-actions.pod:173 msgid "" -"This forces the image format. If you omit this (or use L</add-drive> or L</" -"add-drive-ro>) then the format is automatically detected. Possible formats " -"include C<raw> and C<qcow2>." +"This forces the image format. If you omit this (or use L</add-drive> or L" +"</add-drive-ro>) then the format is automatically detected. Possible " +"formats include C<raw> and C<qcow2>." msgstr "" #. type: textblock @@ -8704,8 +8233,8 @@ msgstr "C<iface>" #. type: textblock #: ../fish/guestfish-actions.pod:184 msgid "" -"This rarely-used option lets you emulate the behaviour of the deprecated L</" -"add-drive-with-if> call (q.v.)" +"This rarely-used option lets you emulate the behaviour of the deprecated L" +"</add-drive-with-if> call (q.v.)" msgstr "" #. type: =item @@ -8717,8 +8246,8 @@ 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 @@ -8823,8 +8352,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:246 msgid "" -"Close the current Augeas handle and free up any resources used by it. After " -"calling this, you have to call L</aug-init> again before you can use any " +"Close the current Augeas handle and free up any resources used by it. After" +" calling this, you have to call L</aug-init> again before you can use any " "other Augeas functions." msgstr "" @@ -8983,9 +8512,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:317 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option " -"may require additional memory for the libguestfs appliance. You may need to " -"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>." +"This option is only useful when debugging Augeas lenses. Use of this option" +" may require additional memory for the libguestfs appliance. You may need " +"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-" +"memsize>." msgstr "" #. type: =item @@ -9044,8 +8574,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492 msgid "" -"Create a new sibling C<label> for C<path>, inserting it into the tree before " -"or after C<path> (depending on the boolean flag C<before>)." +"Create a new sibling C<label> for C<path>, inserting it into the tree before" +" or after C<path> (depending on the boolean flag C<before>)." msgstr "" #. type: textblock @@ -9224,9 +8754,7 @@ msgstr "available" msgid "" " available 'groups ...'\n" "\n" -msgstr "" -" available 'groups ...'\n" -"\n" +msgstr " available 'groups ...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:415 ../src/guestfs-actions.pod:615 @@ -9247,9 +8775,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624 msgid "" -"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas" -"\"]> would check for the availability of the Linux inotify functions and " -"Augeas (configuration file editing) functions." +"The argument C<groups> is a list of group names, eg: C<[\"inotify\", " +"\"augeas\"]> would check for the availability of the Linux inotify functions" +" and Augeas (configuration file editing) functions." msgstr "" #. type: textblock @@ -9260,8 +8788,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631 msgid "" -"It fails with an error if one or more of the requested groups is unavailable " -"in the appliance." +"It fails with an error if one or more of the requested groups is unavailable" +" in the appliance." msgstr "" #. type: textblock @@ -9330,8 +8858,8 @@ msgstr "" msgid "" "This command returns a list of all optional groups that this daemon knows " "about. Note this returns both supported and unsupported groups. To find " -"out which ones the daemon can actually support you have to call L</" -"available> on each member of the returned list." +"out which ones the daemon can actually support you have to call " +"L</available> on each member of the returned list." msgstr "" #. type: textblock @@ -9473,9 +9001,7 @@ msgstr "blockdev-flushbufs" msgid "" " blockdev-flushbufs device\n" "\n" -msgstr "" -" blockdev-flushbufs пристрій\n" -"\n" +msgstr " blockdev-flushbufs пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:537 ../src/guestfs-actions.pod:770 @@ -9508,9 +9034,7 @@ msgstr "blockdev-getbsz" msgid "" " blockdev-getbsz device\n" "\n" -msgstr "" -" blockdev-getbsz пристрій\n" -"\n" +msgstr " blockdev-getbsz пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:546 ../src/guestfs-actions.pod:785 @@ -9536,9 +9060,7 @@ msgstr "blockdev-getro" msgid "" " blockdev-getro device\n" "\n" -msgstr "" -" blockdev-getro пристрій\n" -"\n" +msgstr " blockdev-getro пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:557 ../src/guestfs-actions.pod:802 @@ -9558,9 +9080,7 @@ msgstr "blockdev-getsize64" msgid "" " blockdev-getsize64 device\n" "\n" -msgstr "" -" blockdev-getsize64 пристрій\n" -"\n" +msgstr " blockdev-getsize64 пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:566 ../src/guestfs-actions.pod:817 @@ -9583,15 +9103,13 @@ msgstr "blockdev-getss" msgid "" " blockdev-getss device\n" "\n" -msgstr "" -" blockdev-getss пристрій\n" -"\n" +msgstr " blockdev-getss пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:576 ../src/guestfs-actions.pod:833 msgid "" -"This returns the size of sectors on a block device. Usually 512, but can be " -"larger for modern devices." +"This returns the size of sectors on a block device. Usually 512, but can be" +" larger for modern devices." msgstr "" #. type: textblock @@ -9611,9 +9129,7 @@ msgstr "blockdev-getsz" msgid "" " blockdev-getsz device\n" "\n" -msgstr "" -" blockdev-getsz пристрій\n" -"\n" +msgstr " blockdev-getsz пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:588 ../src/guestfs-actions.pod:851 @@ -9625,8 +9141,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:591 msgid "" -"See also L</blockdev-getss> for the real sector size of the device, and L</" -"blockdev-getsize64> for the more useful I<size in bytes>." +"See also L</blockdev-getss> for the real sector size of the device, and L" +"</blockdev-getsize64> for the more useful I<size in bytes>." msgstr "" #. type: =head2 @@ -9640,9 +9156,7 @@ msgstr "blockdev-rereadpt" msgid "" " blockdev-rereadpt device\n" "\n" -msgstr "" -" blockdev-rereadpt пристрій\n" -"\n" +msgstr " blockdev-rereadpt пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:601 ../src/guestfs-actions.pod:870 @@ -9660,9 +9174,7 @@ msgstr "blockdev-setbsz" msgid "" " blockdev-setbsz device blocksize\n" "\n" -msgstr "" -" blockdev-setbsz пристрій розмір_блоку\n" -"\n" +msgstr " blockdev-setbsz пристрій розмір_блоку\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:609 ../src/guestfs-actions.pod:885 @@ -9680,9 +9192,7 @@ msgstr "blockdev-setro" msgid "" " blockdev-setro device\n" "\n" -msgstr "" -" blockdev-setro пристрій\n" -"\n" +msgstr " blockdev-setro пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:620 ../src/guestfs-actions.pod:902 @@ -9700,9 +9210,7 @@ msgstr "blockdev-setrw" msgid "" " blockdev-setrw device\n" "\n" -msgstr "" -" blockdev-setrw пристрій\n" -"\n" +msgstr " blockdev-setrw пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:628 ../src/guestfs-actions.pod:916 @@ -9780,9 +9288,7 @@ msgstr "btrfs-filesystem-resize" msgid "" " btrfs-filesystem-resize mountpoint [size:N]\n" "\n" -msgstr "" -" btrfs-filesystem-resize точка_монтування [size:N]\n" -"\n" +msgstr " btrfs-filesystem-resize точка_монтування [size:N]\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:657 ../src/guestfs-actions.pod:979 @@ -9868,16 +9374,11 @@ msgstr "" #. type: verbatim #: ../fish/guestfish-actions.pod:695 -#, fuzzy, no-wrap -#| msgid "" -#| " set-direct true|false\n" -#| "\n" +#, no-wrap msgid "" " btrfs-set-seeding device true|false\n" "\n" msgstr "" -" set-direct true|false\n" -"\n" #. type: textblock #: ../fish/guestfish-actions.pod:697 ../src/guestfs-actions.pod:1085 @@ -9902,8 +9403,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:704 ../src/guestfs-actions.pod:1096 msgid "" -"Create a btrfs subvolume. The C<dest> argument is the destination directory " -"and the name of the snapshot, in the form C</path/to/dest/name>." +"Create a btrfs subvolume. The C<dest> argument is the destination directory" +" and the name of the snapshot, in the form C</path/to/dest/name>." msgstr "" #. type: =head2 @@ -10027,23 +9528,23 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:756 ../src/guestfs-actions.pod:1182 msgid "" -"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/" -"#posixfilenames1>" +"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-" +"faq/#posixfilenames1>" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:759 ../src/guestfs-actions.pod:1185 msgid "" -"This function resolves the true case of each element in the path and returns " -"the case-sensitive path." +"This function resolves the true case of each element in the path and returns" +" the case-sensitive path." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:762 msgid "" -"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/" -"WINDOWS/system32\"> (the exact return value would depend on details of how " -"the directories were originally created under Windows)." +"Thus L</case-sensitive-path> (\"/Windows/System32\") might return " +"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"how the directories were originally created under Windows)." msgstr "" #. type: textblock @@ -10067,9 +9568,7 @@ msgstr "cat" msgid "" " cat path\n" "\n" -msgstr "" -" cat шлях\n" -"\n" +msgstr " cat шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:776 ../fish/guestfish-actions.pod:4630 @@ -10082,8 +9581,8 @@ msgstr "" msgid "" "Note that this function cannot correctly handle binary files (specifically, " "files containing C<\\0> character which is treated as end of string). For " -"those you need to use the L</read-file> or L</download> functions which have " -"a more complex interface." +"those you need to use the L</read-file> or L</download> functions which have" +" a more complex interface." msgstr "" #. type: textblock @@ -10254,8 +9753,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:839 msgid "" "This call computes the MD5, SHAx or CRC checksum of the contents of the " -"device named C<device>. For the types of checksums supported see the L</" -"checksum> command." +"device named C<device>. For the types of checksums supported see the " +"L</checksum> command." msgstr "" #. type: =head2 @@ -10274,16 +9773,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:847 ../src/guestfs-actions.pod:1305 msgid "" -"This command computes the checksums of all regular files in C<directory> and " -"then emits a list of those checksums to the local output file C<sumsfile>." +"This command computes the checksums of all regular files in C<directory> and" +" then emits a list of those checksums to the local output file C<sumsfile>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:851 ../src/guestfs-actions.pod:1309 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 "" @@ -10304,15 +9803,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:865 ../src/guestfs-actions.pod:1328 msgid "" -"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are " -"supported." +"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are" +" supported." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:868 ../src/guestfs-actions.pod:1331 msgid "" -"I<Note>: When using this command from guestfish, C<mode> by default would be " -"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " +"I<Note>: When using this command from guestfish, C<mode> by default would be" +" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not " "C<700>." msgstr "" @@ -10363,9 +9862,7 @@ msgstr "command" msgid "" " command 'arguments ...'\n" "\n" -msgstr "" -" command 'параметри...'\n" -"\n" +msgstr " command 'параметри...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:888 ../src/guestfs-actions.pod:1365 @@ -10379,8 +9876,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:893 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The " -"list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The" +" list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see L</sh>)." msgstr "" @@ -10392,24 +9889,24 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1380 msgid "" -"If the command returns a non-zero exit status, then this function returns an " -"error message. The error message string is the content of I<stderr> from " +"If the command returns a non-zero exit status, then this function returns an" +" error message. The error message string is the content of I<stderr> from " "the command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:907 ../src/guestfs-actions.pod:1384 msgid "" -"The C<$PATH> environment variable will contain at least C</usr/bin> and C</" -"bin>. If you require a program from another location, you should provide " -"the full path in the first parameter." +"The C<$PATH> environment variable will contain at least C</usr/bin> and " +"C</bin>. If you require a program from another location, you should provide" +" the full path in the first parameter." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:912 ../src/guestfs-actions.pod:1389 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 "" @@ -10461,8 +9958,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:940 msgid "" -"The C<ctype> and optional C<level> parameters have the same meaning as in L</" -"compress-out>." +"The C<ctype> and optional C<level> parameters have the same meaning as in L" +"</compress-out>." msgstr "" #. type: =head2 @@ -10481,7 +9978,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:951 ../src/guestfs-actions.pod:1491 msgid "" -"This command compresses C<file> and writes it out to the local file C<zfile>." +"This command compresses C<file> and writes it out to the local file " +"C<zfile>." msgstr "" #. type: textblock @@ -10497,14 +9995,14 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1500 msgid "" -"The optional C<level> parameter controls compression level. The meaning and " -"default for this parameter depends on the compression program being used." +"The optional C<level> parameter controls compression level. The meaning and" +" default for this parameter depends on the compression program being used." msgstr "" #. type: =head2 #: ../fish/guestfish-actions.pod:968 msgid "config" -msgstr "" +msgstr "config" #. type: verbatim #: ../fish/guestfish-actions.pod:970 @@ -10557,8 +10055,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1578 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 "" @@ -10572,8 +10070,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1001 ../src/guestfs-actions.pod:1587 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 @@ -10624,8 +10122,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1031 msgid "" -"This is B<not> the function you want for copying files. This is for copying " -"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " +"This is B<not> the function you want for copying files. This is for copying" +" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general " "file copying and moving functions." msgstr "" @@ -10659,8 +10157,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1048 ../fish/guestfish-actions.pod:1083 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"copy_device_to_device> call instead." +"I<This function is deprecated.> In new code, use the " +"L</copy_device_to_device> call instead." msgstr "" #. type: =head2 @@ -10674,9 +10172,7 @@ msgstr "cp" msgid "" " cp src dest\n" "\n" -msgstr "" -" cp джерело призначення\n" -"\n" +msgstr " cp джерело призначення\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1059 ../src/guestfs-actions.pod:1824 @@ -10696,15 +10192,13 @@ msgstr "cp-a" msgid "" " cp-a src dest\n" "\n" -msgstr "" -" cp-a джерело призначення\n" -"\n" +msgstr " cp-a джерело призначення\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1066 ../src/guestfs-actions.pod:1838 msgid "" -"This copies a file or directory from C<src> to C<dest> recursively using the " -"C<cp -a> command." +"This copies a file or directory from C<src> to C<dest> recursively using the" +" C<cp -a> command." msgstr "" #. type: =head2 @@ -10718,9 +10212,7 @@ msgstr "dd" msgid "" " dd src dest\n" "\n" -msgstr "" -" dd джерело призначення\n" -"\n" +msgstr " dd джерело призначення\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1073 ../src/guestfs-actions.pod:1859 @@ -10734,8 +10226,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1078 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do " -"partial copies (see L</copy-device-to-device>)." +"source file or device, otherwise the copy will fail. This command cannot do" +" partial copies (see L</copy-device-to-device>)." msgstr "" #. type: =head2 @@ -10749,9 +10241,7 @@ msgstr "df" msgid "" " df\n" "\n" -msgstr "" -" df\n" -"\n" +msgstr " df\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1094 ../src/guestfs-actions.pod:1878 @@ -10777,9 +10267,7 @@ msgstr "df-h" msgid "" " df-h\n" "\n" -msgstr "" -" df-h\n" -"\n" +msgstr " df-h\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1104 ../src/guestfs-actions.pod:1894 @@ -10799,9 +10287,7 @@ msgstr "dmesg" msgid "" " dmesg\n" "\n" -msgstr "" -" dmesg\n" -"\n" +msgstr " dmesg\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1115 ../src/guestfs-actions.pod:1911 @@ -10813,8 +10299,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1119 msgid "" -"Another way to get the same information is to enable verbose messages with " -"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " +"Another way to get the same information is to enable verbose messages with L" +"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> " "before running the program." msgstr "" @@ -10927,9 +10413,7 @@ msgstr "du" msgid "" " du path\n" "\n" -msgstr "" -" du шлях\n" -"\n" +msgstr " du шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:2005 @@ -11026,14 +10510,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:1216 ../src/guestfs-actions.pod:2100 msgid "" "This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker " -"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be " -"clean (I<-f>)." +"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be" +" clean (I<-f>)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1220 msgid "" -"I<This function is deprecated.> In new code, use the L</e2fsck> call instead." +"I<This function is deprecated.> In new code, use the L</e2fsck> call " +"instead." msgstr "" #. type: =head2 @@ -11115,9 +10600,7 @@ msgstr "equal" msgid "" " equal file1 file2\n" "\n" -msgstr "" -" equal файл1 файл2\n" -"\n" +msgstr " equal файл1 файл2\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1262 ../src/guestfs-actions.pod:2171 @@ -11142,15 +10625,13 @@ msgstr "exists" msgid "" " exists path\n" "\n" -msgstr "" -" exists шлях\n" -"\n" +msgstr " exists шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:2186 msgid "" -"This returns C<true> if and only if there is a file, directory (or anything) " -"with the given C<path> name." +"This returns C<true> if and only if there is a file, directory (or anything)" +" with the given C<path> name." msgstr "" #. type: textblock @@ -11169,9 +10650,7 @@ msgstr "fallocate" msgid "" " fallocate path len\n" "\n" -msgstr "" -" fallocate шлях довжина\n" -"\n" +msgstr " fallocate шлях довжина\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1280 ../fish/guestfish-actions.pod:1299 @@ -11206,9 +10685,7 @@ msgstr "fallocate64" msgid "" " fallocate64 path len\n" "\n" -msgstr "" -" fallocate64 шлях довжина\n" -"\n" +msgstr " fallocate64 шлях довжина\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1303 @@ -11243,9 +10720,7 @@ msgstr "fgrep" msgid "" " fgrep pattern path\n" "\n" -msgstr "" -" fgrep шаблон шлях\n" -"\n" +msgstr " fgrep шаблон шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1319 ../src/guestfs-actions.pod:2255 @@ -11264,9 +10739,7 @@ msgstr "fgrepi" msgid "" " fgrepi pattern path\n" "\n" -msgstr "" -" fgrepi шаблон шлях\n" -"\n" +msgstr " fgrepi шаблон шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1329 ../src/guestfs-actions.pod:2274 @@ -11285,9 +10758,7 @@ msgstr "file" msgid "" " file path\n" "\n" -msgstr "" -" file шлях\n" -"\n" +msgstr " file шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1339 ../src/guestfs-actions.pod:2292 @@ -11313,9 +10784,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1349 ../src/guestfs-actions.pod:2302 msgid "" -"The output depends on the output of the underlying L<file(1)> command and it " -"can change in future in ways beyond our control. In other words, the output " -"is not guaranteed by the ABI." +"The output depends on the output of the underlying L<file(1)> command and it" +" can change in future in ways beyond our control. In other words, the " +"output is not guaranteed by the ABI." msgstr "" #. type: textblock @@ -11336,9 +10807,7 @@ msgstr "file-architecture" msgid "" " file-architecture filename\n" "\n" -msgstr "" -" file-architecture назва_файла\n" -"\n" +msgstr " file-architecture назва_файла\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2320 @@ -11519,9 +10988,7 @@ msgstr "filesize" msgid "" " filesize file\n" "\n" -msgstr "" -" filesize файл\n" -"\n" +msgstr " filesize файл\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2432 @@ -11552,16 +11019,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:1475 ../src/guestfs-actions.pod:2450 msgid "" "This command creates a new file called C<path>. The initial content of the " -"file is C<len> octets of C<c>, where C<c> must be a number in the range C<" -"[0..255]>." +"file is C<len> octets of C<c>, where C<c> must be a number in the range " +"C<[0..255]>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1479 msgid "" "To fill a file with zero bytes (sparsely), it is much more efficient to use " -"L</truncate-size>. To create a file with a pattern of repeating bytes use " -"L</fill-pattern>." +"L</truncate-size>. To create a file with a pattern of repeating bytes use L" +"</fill-pattern>." msgstr "" #. type: =head2 @@ -11581,9 +11048,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:1488 msgid "" "This function is like L</fill> except that it creates a new file of length " -"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern " -"is truncated if necessary to ensure the length of the file is exactly C<len> " -"bytes." +"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern" +" is truncated if necessary to ensure the length of the file is exactly " +"C<len> bytes." msgstr "" #. type: =head2 @@ -11597,9 +11064,7 @@ msgstr "find" msgid "" " find directory\n" "\n" -msgstr "" -" find каталог\n" -"\n" +msgstr " find каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2496 @@ -11613,8 +11078,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1502 ../src/guestfs-actions.pod:2501 msgid "" -"This returns a list of strings I<without any prefix>. Thus if the directory " -"structure was:" +"This returns a list of strings I<without any prefix>. Thus if the directory" +" structure was:" msgstr "" #. type: verbatim @@ -11645,7 +11110,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2516 -msgid "If C<directory> is not a directory, then this command returns an error." +msgid "" +"If C<directory> is not a directory, then this command returns an error." msgstr "" #. type: textblock @@ -11669,9 +11135,7 @@ msgstr "find0" msgid "" " find0 directory (files|-)\n" "\n" -msgstr "" -" find0 каталог (файли|-)\n" -"\n" +msgstr " find0 каталог (файли|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2539 @@ -11720,9 +11184,7 @@ msgstr "findfs-label" msgid "" " findfs-label label\n" "\n" -msgstr "" -" findfs-label мітка\n" -"\n" +msgstr " findfs-label мітка\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1566 ../src/guestfs-actions.pod:2578 @@ -11747,9 +11209,7 @@ 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:1576 ../src/guestfs-actions.pod:2595 @@ -11774,9 +11234,7 @@ msgstr "fsck" msgid "" " fsck fstype device\n" "\n" -msgstr "" -" fsck тип_файлової_системи пристрій\n" -"\n" +msgstr " fsck тип_файлової_системи пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2613 @@ -11800,8 +11258,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2629 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 @@ -11826,9 +11284,7 @@ msgstr "get-append" msgid "" " get-append\n" "\n" -msgstr "" -" get-append\n" -"\n" +msgstr " get-append\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1618 ../src/guestfs-actions.pod:2650 @@ -11853,9 +11309,7 @@ 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:1627 @@ -11873,9 +11327,7 @@ msgstr "get-autosync" msgid "" " get-autosync\n" "\n" -msgstr "" -" get-autosync\n" -"\n" +msgstr " get-autosync\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1633 ../src/guestfs-actions.pod:2678 @@ -11893,9 +11345,7 @@ msgstr "get-direct" msgid "" " get-direct\n" "\n" -msgstr "" -" get-direct\n" -"\n" +msgstr " get-direct\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1639 ../src/guestfs-actions.pod:2689 @@ -11923,8 +11373,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2703 msgid "" -"The attributes are a set of bits associated with each inode which affect the " -"behaviour of the file. The attributes are returned as a string of letters " +"The attributes are a set of bits associated with each inode which affect the" +" behaviour of the file. The attributes are returned as a string of letters " "(described below). The string may be empty, indicating that no file " "attributes are set for this file." msgstr "" @@ -11946,7 +11396,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1662 ../src/guestfs-actions.pod:2718 msgid "'A'" -msgstr "" +msgstr "'A'" #. type: textblock #: ../fish/guestfish-actions.pod:1664 ../src/guestfs-actions.pod:2720 @@ -11956,7 +11406,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1666 ../src/guestfs-actions.pod:2722 msgid "'a'" -msgstr "" +msgstr "'a'" #. type: textblock #: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2724 @@ -11972,12 +11422,12 @@ msgstr "'c'" #. type: textblock #: ../fish/guestfish-actions.pod:1672 ../src/guestfs-actions.pod:2728 msgid "The file is compressed on-disk." -msgstr "" +msgstr "Файл стиснено на диску." #. type: =item #: ../fish/guestfish-actions.pod:1674 ../src/guestfs-actions.pod:2730 msgid "'D'" -msgstr "" +msgstr "'D'" #. type: textblock #: ../fish/guestfish-actions.pod:1676 ../src/guestfs-actions.pod:2732 @@ -12000,7 +11450,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1683 ../src/guestfs-actions.pod:2739 msgid "'E'" -msgstr "" +msgstr "'E'" #. type: textblock #: ../fish/guestfish-actions.pod:1685 ../src/guestfs-actions.pod:2741 @@ -12010,7 +11460,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1687 ../src/guestfs-actions.pod:2743 msgid "'e'" -msgstr "" +msgstr "'e'" #. type: textblock #: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2745 @@ -12020,7 +11470,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1691 ../src/guestfs-actions.pod:2747 msgid "'h'" -msgstr "" +msgstr "'h'" #. type: textblock #: ../fish/guestfish-actions.pod:1693 ../src/guestfs-actions.pod:2749 @@ -12032,7 +11482,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1696 ../src/guestfs-actions.pod:2752 msgid "'I'" -msgstr "" +msgstr "'I'" #. type: textblock #: ../fish/guestfish-actions.pod:1698 ../src/guestfs-actions.pod:2754 @@ -12042,7 +11492,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1700 ../src/guestfs-actions.pod:2756 msgid "'i'" -msgstr "" +msgstr "'i'" #. type: textblock #: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2758 @@ -12054,7 +11504,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1705 ../src/guestfs-actions.pod:2761 msgid "'j'" -msgstr "" +msgstr "'j'" #. type: textblock #: ../fish/guestfish-actions.pod:1707 ../src/guestfs-actions.pod:2763 @@ -12075,7 +11525,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1713 ../src/guestfs-actions.pod:2769 msgid "'S'" -msgstr "" +msgstr "'S'" #. type: textblock #: ../fish/guestfish-actions.pod:1715 ../src/guestfs-actions.pod:2771 @@ -12085,7 +11535,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1717 ../src/guestfs-actions.pod:2773 msgid "'T'" -msgstr "" +msgstr "'T'" #. type: textblock #: ../fish/guestfish-actions.pod:1719 ../src/guestfs-actions.pod:2775 @@ -12099,7 +11549,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1724 ../src/guestfs-actions.pod:2780 msgid "'t'" -msgstr "" +msgstr "'t'" #. type: textblock #: ../fish/guestfish-actions.pod:1726 ../src/guestfs-actions.pod:2782 @@ -12124,7 +11574,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1734 ../src/guestfs-actions.pod:2790 msgid "'X'" -msgstr "" +msgstr "'X'" #. type: textblock #: ../fish/guestfish-actions.pod:1736 ../src/guestfs-actions.pod:2792 @@ -12134,7 +11584,7 @@ msgstr "" #. type: =item #: ../fish/guestfish-actions.pod:1738 ../src/guestfs-actions.pod:2794 msgid "'Z'" -msgstr "" +msgstr "'Z'" #. type: textblock #: ../fish/guestfish-actions.pod:1740 ../src/guestfs-actions.pod:2796 @@ -12152,7 +11602,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1748 msgid "See also L</set-e2attrs>." -msgstr "" +msgstr "Див. також L</set-e2attrs>." #. type: textblock #: ../fish/guestfish-actions.pod:1750 @@ -12176,9 +11626,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1757 ../src/guestfs-actions.pod:2820 msgid "" -"This returns the ext2 file generation of a file. The generation (which used " -"to be called the \"version\") is a number associated with an inode. This is " -"most commonly used by NFS servers." +"This returns the ext2 file generation of a file. The generation (which used" +" to be called the \"version\") is a number associated with an inode. This " +"is most commonly used by NFS servers." msgstr "" #. type: textblock @@ -12192,7 +11642,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1765 msgid "See L</set-e2generation>." -msgstr "" +msgstr "Див. L</set-e2generation>." #. type: =head2 #: ../fish/guestfish-actions.pod:1767 @@ -12205,9 +11655,7 @@ msgstr "get-e2label" msgid "" " get-e2label device\n" "\n" -msgstr "" -" get-e2label пристрій\n" -"\n" +msgstr " get-e2label пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1771 ../src/guestfs-actions.pod:2847 @@ -12233,9 +11681,7 @@ msgstr "get-e2uuid" msgid "" " get-e2uuid device\n" "\n" -msgstr "" -" get-e2uuid пристрій\n" -"\n" +msgstr " get-e2uuid пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1785 ../src/guestfs-actions.pod:2868 @@ -12261,9 +11707,7 @@ msgstr "get-memsize" msgid "" " get-memsize\n" "\n" -msgstr "" -" get-memsize\n" -"\n" +msgstr " get-memsize\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1799 ../src/guestfs-actions.pod:2881 @@ -12275,8 +11719,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1802 msgid "" "If L</set-memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " -"value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" +" value for memsize." msgstr "" #. type: textblock @@ -12299,9 +11743,7 @@ msgstr "get-network" msgid "" " get-network\n" "\n" -msgstr "" -" get-network\n" -"\n" +msgstr " get-network\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1813 ../src/guestfs-actions.pod:2900 @@ -12319,9 +11761,7 @@ msgstr "get-path" msgid "" " get-path\n" "\n" -msgstr "" -" get-path\n" -"\n" +msgstr " get-path\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1819 ../src/guestfs-actions.pod:2911 @@ -12369,9 +11809,7 @@ msgstr "PID" msgid "" " get-pid\n" "\n" -msgstr "" -" get-pid\n" -"\n" +msgstr " get-pid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2937 @@ -12396,9 +11834,7 @@ msgstr "get-qemu" msgid "" " get-qemu\n" "\n" -msgstr "" -" get-qemu\n" -"\n" +msgstr " get-qemu\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1845 ../src/guestfs-actions.pod:2951 @@ -12423,9 +11859,7 @@ 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:1854 ../src/guestfs-actions.pod:2966 @@ -12443,9 +11877,7 @@ msgstr "get-selinux" msgid "" " get-selinux\n" "\n" -msgstr "" -" get-selinux\n" -"\n" +msgstr " get-selinux\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1860 @@ -12483,9 +11915,7 @@ msgstr "get-state" msgid "" " get-state\n" "\n" -msgstr "" -" get-state\n" -"\n" +msgstr " get-state\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:3003 @@ -12513,9 +11943,7 @@ msgstr "get-trace" msgid "" " get-trace\n" "\n" -msgstr "" -" get-trace\n" -"\n" +msgstr " get-trace\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1885 ../src/guestfs-actions.pod:3017 @@ -12533,15 +11961,13 @@ msgstr "get-umask" msgid "" " get-umask\n" "\n" -msgstr "" -" get-umask\n" -"\n" +msgstr " get-umask\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1891 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been " -"set by calling L</umask>." +"Return the current umask. By default the umask is C<022> unless it has been" +" set by calling L</umask>." msgstr "" #. type: =head2 @@ -12555,9 +11981,7 @@ msgstr "get-verbose" msgid "" " get-verbose\n" "\n" -msgstr "" -" get-verbose\n" -"\n" +msgstr " get-verbose\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3040 @@ -12575,9 +11999,7 @@ msgstr "getcon" msgid "" " getcon\n" "\n" -msgstr "" -" getcon\n" -"\n" +msgstr " getcon\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:3051 @@ -12600,9 +12022,7 @@ msgstr "getxattr" msgid "" " getxattr path name\n" "\n" -msgstr "" -" getxattr шлях назва\n" -"\n" +msgstr " getxattr шлях назва\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1913 @@ -12616,8 +12036,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1917 ../fish/guestfish-actions.pod:3021 msgid "" "Normally it is better to get all extended attributes from a file in one go " -"by calling L</getxattrs>. However some Linux filesystem implementations are " -"buggy and do not provide a way to list out attributes. For these " +"by calling L</getxattrs>. However some Linux filesystem implementations are" +" buggy and do not provide a way to list out attributes. For these " "filesystems (notably ntfs-3g) you have to know the names of the extended " "attributes you want in advance and call this function." msgstr "" @@ -12626,8 +12046,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:1924 ../fish/guestfish-actions.pod:3028 #: ../src/guestfs-actions.pod:3080 ../src/guestfs-actions.pod:4624 msgid "" -"Extended attribute values are blobs of binary data. If there is no extended " -"attribute named C<name>, this returns an error." +"Extended attribute values are blobs of binary data. If there is no extended" +" attribute named C<name>, this returns an error." msgstr "" #. type: textblock @@ -12646,9 +12066,7 @@ msgstr "getxattrs" msgid "" " getxattrs path\n" "\n" -msgstr "" -" getxattrs шлях\n" -"\n" +msgstr " getxattrs шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1933 ../src/guestfs-actions.pod:3097 @@ -12679,15 +12097,13 @@ msgstr "glob-expand" msgid "" " glob-expand pattern\n" "\n" -msgstr "" -" glob-expand шаблон\n" -"\n" +msgstr " glob-expand шаблон\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1945 ../src/guestfs-actions.pod:3117 msgid "" -"This command searches for all the pathnames matching C<pattern> according to " -"the wildcard expansion rules used by the shell." +"This command searches for all the pathnames matching C<pattern> according to" +" the wildcard expansion rules used by the shell." msgstr "" #. type: textblock @@ -12699,8 +12115,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3124 msgid "" -"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|" -"GLOB_BRACE>. See that manual page for more details." +"It is just a wrapper around the C L<glob(3)> function with flags " +"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details." msgstr "" #. type: textblock @@ -12722,13 +12138,12 @@ msgstr "grep" msgid "" " grep regex path\n" "\n" -msgstr "" -" grepi формальний_вираз шлях\n" -"\n" +msgstr " grepi формальний_вираз шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3145 -msgid "This calls the external C<grep> program and returns the matching lines." +msgid "" +"This calls the external C<grep> program and returns the matching lines." msgstr "" #. type: =head2 @@ -12742,9 +12157,7 @@ msgstr "grepi" msgid "" " grepi regex path\n" "\n" -msgstr "" -" grepi формальний_вираз шлях\n" -"\n" +msgstr " grepi формальний_вираз шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3164 @@ -12763,9 +12176,7 @@ msgstr "grub-install" msgid "" " grub-install root device\n" "\n" -msgstr "" -" grub-install кореневий пристрій\n" -"\n" +msgstr " grub-install кореневий пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3183 @@ -12777,8 +12188,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1993 ../src/guestfs-actions.pod:3192 msgid "" -"There is currently no way in the API to install grub2, which is used by most " -"modern Linux guests. It is possible to run the grub2 command from the " +"There is currently no way in the API to install grub2, which is used by most" +" modern Linux guests. It is possible to run the grub2 command from the " "guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>." msgstr "" @@ -12794,10 +12205,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:2007 ../src/guestfs-actions.pod:3206 msgid "" "If grub-install reports the error \"No suitable drive was found in the " -"generated device map.\" it may be that you need to create a C</boot/grub/" -"device.map> file first that contains the mapping between grub device names " -"and Linux device names. It is usually sufficient to create a file " -"containing:" +"generated device map.\" it may be that you need to create a " +"C</boot/grub/device.map> file first that contains the mapping between grub " +"device names and Linux device names. It is usually sufficient to create a " +"file containing:" msgstr "" #. type: verbatim @@ -12824,14 +12235,13 @@ msgstr "head" msgid "" " head path\n" "\n" -msgstr "" -" head шлях\n" -"\n" +msgstr " head шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2024 ../src/guestfs-actions.pod:3229 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 @@ -12878,9 +12288,7 @@ msgstr "hexdump" msgid "" " hexdump path\n" "\n" -msgstr "" -" hexdump шлях\n" -"\n" +msgstr " hexdump шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3271 @@ -12900,9 +12308,7 @@ msgstr "initrd-cat" msgid "" " initrd-cat initrdpath filename\n" "\n" -msgstr "" -" initrd-cat шлях_initrd назва_файла\n" -"\n" +msgstr " initrd-cat шлях_initrd назва_файла\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2059 ../src/guestfs-actions.pod:3290 @@ -12915,8 +12321,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2063 ../src/guestfs-actions.pod:3294 msgid "" -"For example, in guestfish you could use the following command to examine the " -"boot script (usually called C</init>) contained in a Linux initrd or " +"For example, in guestfish you could use the following command to examine the" +" boot script (usually called C</init>) contained in a Linux initrd or " "initramfs image:" msgstr "" @@ -12944,9 +12350,7 @@ msgstr "initrd-list" msgid "" " initrd-list path\n" "\n" -msgstr "" -" initrd-list шлях\n" -"\n" +msgstr " initrd-list шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3317 @@ -12980,9 +12384,7 @@ msgstr "inotify-add-watch" msgid "" " inotify-add-watch path mask\n" "\n" -msgstr "" -" inotify-add-watch шлях маска\n" -"\n" +msgstr " inotify-add-watch шлях маска\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2092 ../src/guestfs-actions.pod:3340 @@ -13014,16 +12416,14 @@ msgstr "inotify-close" msgid "" " inotify-close\n" "\n" -msgstr "" -" inotify-close\n" -"\n" +msgstr " inotify-close\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3359 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 @@ -13037,9 +12437,7 @@ msgstr "inotify-files" msgid "" " inotify-files\n" "\n" -msgstr "" -" inotify-files\n" -"\n" +msgstr " inotify-files\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2114 @@ -13072,11 +12470,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2126 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between " -"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, " -"then the kernel (or previously set) default is used. For Linux 2.6.29 the " -"default was 16384 events. Beyond this limit, the kernel throws away events, " -"but records the fact that it threw them away by setting a flag " +"C<maxevents> is the maximum number of events which will be queued up between" +" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>," +" then the kernel (or previously set) default is used. For Linux 2.6.29 the" +" default was 16384 events. Beyond this limit, the kernel throws away " +"events, but records the fact that it threw them away by setting a flag " "C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)." msgstr "" @@ -13090,9 +12488,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2140 msgid "" -"Queued up events should be read periodically by calling L</inotify-read> (or " -"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). " -"If you don't read the events out often enough then you risk the internal " +"Queued up events should be read periodically by calling L</inotify-read> (or" +" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)." +" If you don't read the events out often enough then you risk the internal " "queue overflowing." msgstr "" @@ -13122,9 +12520,7 @@ msgstr "inotify-read" msgid "" " inotify-read\n" "\n" -msgstr "" -" inotify-read\n" -"\n" +msgstr " inotify-read\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3431 @@ -13141,10 +12537,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3436 msgid "" -"I<Note>: In order to make sure that all events have been read, you must call " -"this function repeatedly until it returns an empty list. The reason is that " -"the call will read events up to the maximum appliance-to-host message size " -"and leave remaining events in the queue." +"I<Note>: In order to make sure that all events have been read, you must call" +" this function repeatedly until it returns an empty list. The reason is " +"that the call will read events up to the maximum appliance-to-host message " +"size and leave remaining events in the queue." msgstr "" #. type: =head2 @@ -13176,9 +12572,7 @@ msgstr "inspect-get-arch" msgid "" " inspect-get-arch root\n" "\n" -msgstr "" -" inspect-get-arch корінь\n" -"\n" +msgstr " inspect-get-arch корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2182 @@ -13226,9 +12620,7 @@ msgstr "inspect-get-distro" msgid "" " inspect-get-distro root\n" "\n" -msgstr "" -" inspect-get-distro корінь\n" -"\n" +msgstr " inspect-get-distro корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3487 @@ -13462,8 +12854,8 @@ msgstr "\"windows\"" #. type: textblock #: ../fish/guestfish-actions.pod:2288 ../src/guestfs-actions.pod:3580 msgid "" -"Windows does not have distributions. This string is returned if the OS type " -"is Windows." +"Windows does not have distributions. This string is returned if the OS type" +" is Windows." msgstr "" #. type: textblock @@ -13486,16 +12878,14 @@ 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:2302 ../src/guestfs-actions.pod:3601 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 "" @@ -13507,11 +12897,7 @@ 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:2312 ../src/guestfs-actions.pod:3611 @@ -13526,8 +12912,8 @@ msgstr "" msgid "" "In future we may support other operating systems that also used drive " "letters, but the keys for those might not be case insensitive and might be " -"longer than 1 character. For example in OS-9, hard drives were named C<h0>, " -"C<h1> etc." +"longer than 1 character. For example in OS-9, hard drives were named C<h0>," +" C<h1> etc." msgstr "" #. type: textblock @@ -13562,23 +12948,21 @@ msgstr "inspect-get-filesystems" msgid "" " inspect-get-filesystems root\n" "\n" -msgstr "" -" inspect-get-filesystems корінь\n" -"\n" +msgstr " inspect-get-filesystems корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3644 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:2340 ../src/guestfs-actions.pod:3649 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 @@ -13599,9 +12983,7 @@ msgstr "inspect-get-format" msgid "" " inspect-get-format root\n" "\n" -msgstr "" -" inspect-get-format корінь\n" -"\n" +msgstr " inspect-get-format корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2350 ../src/guestfs-actions.pod:3667 @@ -13653,9 +13035,7 @@ msgstr "inspect-get-hostname" msgid "" " inspect-get-hostname root\n" "\n" -msgstr "" -" inspect-get-hostname корінь\n" -"\n" +msgstr " inspect-get-hostname корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3705 @@ -13688,8 +13068,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2393 ../src/guestfs-actions.pod:3734 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 @@ -13720,15 +13100,15 @@ msgstr "" msgid "" "If the optional C<highquality> boolean is true then only high quality icons " "are returned, which means only icons of high resolution with an alpha " -"channel. The default (false) is to return any icon we can, even if it is of " -"substandard quality." +"channel. The default (false) is to return any icon we can, even if it is of" +" substandard quality." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2420 ../src/guestfs-actions.pod:3761 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 "" @@ -13737,15 +13117,15 @@ msgstr "" msgid "" "B<Security:> The icon data comes from the untrusted guest, and should be " "treated with caution. PNG files have been known to contain exploits. " -"Ensure that libpng (or other relevant libraries) are fully up to date before " -"trying to process or display the icon." +"Ensure that libpng (or other relevant libraries) are fully up to date before" +" trying to process or display the icon." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2434 ../src/guestfs-actions.pod:3775 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 "" @@ -13776,9 +13156,7 @@ msgstr "inspect-get-major-version" msgid "" " inspect-get-major-version root\n" "\n" -msgstr "" -" inspect-get-major-version корінь\n" -"\n" +msgstr " inspect-get-major-version корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2459 ../src/guestfs-actions.pod:3830 @@ -13789,11 +13167,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3833 msgid "" -"Windows uses a consistent versioning scheme which is I<not> reflected in the " -"popular public names used by the operating system. Notably the operating " +"Windows uses a consistent versioning scheme which is I<not> reflected in the" +" popular public names used by the operating system. Notably the operating " "system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = " -"1). You can find out the real versions corresponding to releases of Windows " -"by consulting Wikipedia or MSDN." +"1). You can find out the real versions corresponding to releases of Windows" +" by consulting Wikipedia or MSDN." msgstr "" #. type: textblock @@ -13813,9 +13191,7 @@ msgstr "inspect-get-minor-version" msgid "" " inspect-get-minor-version root\n" "\n" -msgstr "" -" inspect-get-minor-version корінь\n" -"\n" +msgstr " inspect-get-minor-version корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2477 ../src/guestfs-actions.pod:3854 @@ -13841,19 +13217,17 @@ msgstr "inspect-get-mountpoints" msgid "" " inspect-get-mountpoints root\n" "\n" -msgstr "" -" inspect-get-mountpoints корінь\n" -"\n" +msgstr " inspect-get-mountpoints корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2489 ../src/guestfs-actions.pod:3872 msgid "" "This returns a hash of where we think the filesystems associated with this " "operating system should be mounted. Callers should note that this is at " -"best an educated guess made by reading configuration files such as C</etc/" -"fstab>. I<In particular note> that this may return filesystems which are " -"non-existent or not mountable and callers should be prepared to handle or " -"ignore failures if they try to mount them." +"best an educated guess made by reading configuration files such as " +"C</etc/fstab>. I<In particular note> that this may return filesystems which" +" are non-existent or not mountable and callers should be prepared to handle " +"or ignore failures if they try to mount them." msgstr "" #. type: textblock @@ -13875,8 +13249,8 @@ msgstr "" msgid "" "For operating systems like Windows which still use drive letters, this call " "will only return an entry for the first drive \"mounted on\" C</>. For " -"information about the mapping of drive letters to partitions, see L</inspect-" -"get-drive-mappings>." +"information about the mapping of drive letters to partitions, see L" +"</inspect-get-drive-mappings>." msgstr "" #. type: textblock @@ -13897,9 +13271,7 @@ msgstr "inspect-get-package-format" msgid "" " inspect-get-package-format root\n" "\n" -msgstr "" -" inspect-get-package-format корінь\n" -"\n" +msgstr " inspect-get-package-format корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2519 @@ -13936,9 +13308,7 @@ msgstr "inspect-get-package-management" msgid "" " inspect-get-package-management root\n" "\n" -msgstr "" -" inspect-get-package-management корінь\n" -"\n" +msgstr " inspect-get-package-management корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2539 @@ -13953,8 +13323,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3945 msgid "" "This returns the string C<unknown> if we could not determine the package " -"management tool I<or> if the operating system does not have a real packaging " -"system (eg. Windows)." +"management tool I<or> if the operating system does not have a real packaging" +" system (eg. Windows)." msgstr "" #. type: textblock @@ -13976,16 +13346,14 @@ msgstr "inspect-get-product-name" msgid "" " inspect-get-product-name root\n" "\n" -msgstr "" -" inspect-get-product-name корінь\n" -"\n" +msgstr " inspect-get-product-name корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2560 ../src/guestfs-actions.pod:3967 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 @@ -14016,11 +13384,11 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3991 msgid "" -"For Windows guests, this returns the contents of the Registry key C<HKLM" -"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which " -"is usually a string such as C<Client> or C<Server> (other values are " -"possible). This can be used to distinguish consumer and enterprise versions " -"of Windows that have the same version number (for example, Windows 7 and " +"For Windows guests, this returns the contents of the Registry key " +"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>" +" which is usually a string such as C<Client> or C<Server> (other values are " +"possible). This can be used to distinguish consumer and enterprise versions" +" of Windows that have the same version number (for example, Windows 7 and " "Windows 2008 Server are both version 6.1, but the former is C<Client> and " "the latter is C<Server>)." msgstr "" @@ -14058,9 +13426,7 @@ 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:2601 @@ -14088,9 +13454,7 @@ msgstr "inspect-get-type" msgid "" " inspect-get-type root\n" "\n" -msgstr "" -" inspect-get-type корінь\n" -"\n" +msgstr " inspect-get-type корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2614 ../src/guestfs-actions.pod:4042 @@ -14170,9 +13534,7 @@ 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:2658 ../src/guestfs-actions.pod:4093 @@ -14199,9 +13561,7 @@ msgstr "inspect-get-windows-systemroot" msgid "" " inspect-get-windows-systemroot root\n" "\n" -msgstr "" -" inspect-get-windows-systemroot корінь\n" -"\n" +msgstr " inspect-get-windows-systemroot корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2671 ../src/guestfs-actions.pod:4113 @@ -14213,8 +13573,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2674 ../src/guestfs-actions.pod:4116 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 @@ -14228,9 +13589,7 @@ msgstr "inspect-is-live" msgid "" " inspect-is-live root\n" "\n" -msgstr "" -" inspect-is-live корінь\n" -"\n" +msgstr " inspect-is-live корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2684 @@ -14250,9 +13609,7 @@ msgstr "inspect-is-multipart" msgid "" " inspect-is-multipart root\n" "\n" -msgstr "" -" inspect-is-multipart корінь\n" -"\n" +msgstr " inspect-is-multipart корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2694 @@ -14272,9 +13629,7 @@ msgstr "inspect-is-netinst" msgid "" " inspect-is-netinst root\n" "\n" -msgstr "" -" inspect-is-netinst корінь\n" -"\n" +msgstr " inspect-is-netinst корінь\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2704 @@ -14296,9 +13651,7 @@ msgstr "inspect-list-applications" msgid "" " inspect-list-applications root\n" "\n" -msgstr "" -" inspect-list-applications кореневий_каталог\n" -"\n" +msgstr " inspect-list-applications кореневий_каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2716 ../src/guestfs-actions.pod:4183 @@ -14308,9 +13661,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2718 msgid "" -"I<Note:> This call works differently from other parts of the inspection " -"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, " -"then mount up the disks, before calling this. Listing applications is a " +"I<Note:> This call works differently from other parts of the inspection API." +" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then " +"mount up the disks, before calling this. Listing applications is a " "significantly more difficult operation which requires access to the full " "filesystem. Also note that unlike the other L</inspect-get-*> calls which " "are just returning data cached in the libguestfs handle, this call actually " @@ -14356,8 +13709,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2745 ../src/guestfs-actions.pod:4212 msgid "" -"If unavailable this is returned as an empty string C<\"\">. Callers needing " -"to display something can use C<app_name> instead." +"If unavailable this is returned as an empty string C<\"\">. Callers needing" +" to display something can use C<app_name> instead." msgstr "" #. type: =item @@ -14497,9 +13850,7 @@ msgstr "inspect-os" msgid "" " inspect-os\n" "\n" -msgstr "" -" inspect-os\n" -"\n" +msgstr " inspect-os\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2812 ../src/guestfs-actions.pod:4286 @@ -14518,25 +13869,25 @@ msgstr "" #: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4292 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:2825 msgid "" "You can pass the root string(s) returned to other L</inspect-get-*> " -"functions in order to query further information about each operating system, " -"such as the name and version." +"functions in order to query further information about each operating system," +" such as the name and version." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2830 msgid "" -"This function uses other libguestfs features such as L</mount-ro> and L</" -"umount-all> in order to mount and unmount filesystems and look at the " +"This function uses other libguestfs features such as L</mount-ro> and L" +"</umount-all> in order to mount and unmount filesystems and look at the " "contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -14544,8 +13895,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2836 ../src/guestfs-actions.pod:4310 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 @@ -14565,9 +13916,7 @@ msgstr "is-blockdev" msgid "" " is-blockdev path\n" "\n" -msgstr "" -" is-blockdev шлях\n" -"\n" +msgstr " is-blockdev шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4330 @@ -14595,9 +13944,7 @@ msgstr "is-chardev" msgid "" " is-chardev path\n" "\n" -msgstr "" -" is-chardev шлях\n" -"\n" +msgstr " is-chardev шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2857 ../src/guestfs-actions.pod:4345 @@ -14617,9 +13964,7 @@ msgstr "is-config" msgid "" " is-config\n" "\n" -msgstr "" -" is-config\n" -"\n" +msgstr " is-config\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4359 @@ -14639,9 +13984,7 @@ msgstr "is-dir" msgid "" " is-dir path\n" "\n" -msgstr "" -" is-dir шлях\n" -"\n" +msgstr " is-dir шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2875 ../src/guestfs-actions.pod:4374 @@ -14661,9 +14004,7 @@ msgstr "is-fifo" msgid "" " is-fifo path\n" "\n" -msgstr "" -" is-fifo шлях\n" -"\n" +msgstr " is-fifo шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2885 ../src/guestfs-actions.pod:4390 @@ -14683,15 +14024,14 @@ msgstr "is-file" msgid "" " is-file path\n" "\n" -msgstr "" -" is-file шлях\n" -"\n" +msgstr " is-file шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4405 msgid "" "This returns C<true> if and only if there is a regular file with the given " -"C<path> name. Note that it returns false for other objects like directories." +"C<path> name. Note that it returns false for other objects like " +"directories." msgstr "" #. type: =head2 @@ -14705,9 +14045,7 @@ msgstr "is-launching" msgid "" " is-launching\n" "\n" -msgstr "" -" is-launching\n" -"\n" +msgstr " is-launching\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2904 ../src/guestfs-actions.pod:4420 @@ -14727,9 +14065,7 @@ msgstr "is-lv" msgid "" " is-lv device\n" "\n" -msgstr "" -" is-lv пристрій\n" -"\n" +msgstr " is-lv пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2913 ../src/guestfs-actions.pod:4435 @@ -14749,9 +14085,7 @@ msgstr "is-ready" msgid "" " is-ready\n" "\n" -msgstr "" -" is-ready\n" -"\n" +msgstr " is-ready\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2920 ../src/guestfs-actions.pod:4447 @@ -14771,9 +14105,7 @@ msgstr "is-socket" msgid "" " is-socket path\n" "\n" -msgstr "" -" is-socket шлях\n" -"\n" +msgstr " is-socket шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4462 @@ -14793,9 +14125,7 @@ msgstr "is-symlink" msgid "" " is-symlink path\n" "\n" -msgstr "" -" is-symlink шлях\n" -"\n" +msgstr " is-symlink шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4477 @@ -14893,15 +14223,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2976 ../src/guestfs-actions.pod:4541 msgid "" -"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d> " -"option on the host to analyze ISO files, instead of going through libguestfs." +"Usually it is more efficient to use the L<isoinfo(1)> command with the I<-d>" +" option on the host to analyze ISO files, instead of going through " +"libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4545 msgid "" -"For information on the primary volume descriptor fields, see L<http://wiki." -"osdev.org/ISO_9660#The_Primary_Volume_Descriptor>" +"For information on the primary volume descriptor fields, see " +"L<http://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor>" msgstr "" #. type: =head2 @@ -14915,9 +14246,7 @@ msgstr "kill-subprocess" msgid "" " kill-subprocess\n" "\n" -msgstr "" -" kill-subprocess\n" -"\n" +msgstr " kill-subprocess\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2987 ../src/guestfs-actions.pod:4559 @@ -14940,9 +14269,7 @@ msgstr "run" msgid "" " launch\n" "\n" -msgstr "" -" launch\n" -"\n" +msgstr " launch\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4570 @@ -14969,16 +14296,14 @@ msgstr "lchown" msgid "" " lchown owner group path\n" "\n" -msgstr "" -" lchown власник група шлях\n" -"\n" +msgstr " lchown власник група шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3005 msgid "" -"Change the file owner to C<owner> and group to C<group>. This is like L</" -"chown> but if C<path> is a symlink then the link itself is changed, not the " -"target." +"Change the file owner to C<owner> and group to C<group>. This is like " +"L</chown> but if C<path> is a symlink then the link itself is changed, not " +"the target." msgstr "" #. type: =head2 @@ -14992,15 +14317,14 @@ msgstr "lgetxattr" msgid "" " lgetxattr path name\n" "\n" -msgstr "" -" lgetxattr шлях назва\n" -"\n" +msgstr " lgetxattr шлях назва\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4613 msgid "" -"Get a single extended attribute from file C<path> named C<name>. If C<path> " -"is a symlink, then this call returns an extended attribute from the symlink." +"Get a single extended attribute from file C<path> named C<name>. If C<path>" +" is a symlink, then this call returns an extended attribute from the " +"symlink." msgstr "" #. type: textblock @@ -15019,9 +14343,7 @@ msgstr "lgetxattrs" msgid "" " lgetxattrs path\n" "\n" -msgstr "" -" lgetxattrs шлях\n" -"\n" +msgstr " lgetxattrs шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3037 @@ -15061,9 +14383,7 @@ msgstr "list-devices" msgid "" " list-devices\n" "\n" -msgstr "" -" list-devices\n" -"\n" +msgstr " list-devices\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4670 @@ -15118,9 +14438,7 @@ msgstr "list-filesystems" msgid "" " list-filesystems\n" "\n" -msgstr "" -" list-filesystems\n" -"\n" +msgstr " list-filesystems\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3075 ../src/guestfs-actions.pod:4707 @@ -15151,16 +14469,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3088 ../src/guestfs-actions.pod:4720 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:3092 msgid "" "This command runs other libguestfs commands, which might include L</mount> " -"and L</umount>, and therefore you should use this soon after launch and only " -"when nothing is mounted." +"and L</umount>, and therefore you should use this soon after launch and only" +" when nothing is mounted." msgstr "" #. type: textblock @@ -15202,9 +14520,7 @@ msgstr "list-partitions" msgid "" " list-partitions\n" "\n" -msgstr "" -" list-partitions\n" -"\n" +msgstr " list-partitions\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3114 ../src/guestfs-actions.pod:4762 @@ -15219,8 +14535,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3118 msgid "" -"This does not return logical volumes. For that you will need to call L</" -"lvs>." +"This does not return logical volumes. For that you will need to call " +"L</lvs>." msgstr "" #. type: =head2 @@ -15234,9 +14550,7 @@ msgstr "ll" msgid "" " ll directory\n" "\n" -msgstr "" -" ll каталог\n" -"\n" +msgstr " ll каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4783 @@ -15282,9 +14596,7 @@ msgstr "ln" msgid "" " ln target linkname\n" "\n" -msgstr "" -" ln призначення назва_посилання\n" -"\n" +msgstr " ln призначення назва_посилання\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3146 ../src/guestfs-actions.pod:4817 @@ -15302,9 +14614,7 @@ msgstr "ln-f" msgid "" " ln-f target linkname\n" "\n" -msgstr "" -" ln-f призначення назва_посилання\n" -"\n" +msgstr " ln-f призначення назва_посилання\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3152 ../src/guestfs-actions.pod:4830 @@ -15324,9 +14634,7 @@ msgstr "ln-s" msgid "" " ln-s target linkname\n" "\n" -msgstr "" -" ln-s призначення назва_посилання\n" -"\n" +msgstr " ln-s призначення назва_посилання\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3159 ../src/guestfs-actions.pod:4844 @@ -15344,9 +14652,7 @@ msgstr "ln-sf" msgid "" " ln-sf target linkname\n" "\n" -msgstr "" -" ln-sf призначення назва_посилання\n" -"\n" +msgstr " ln-sf призначення назва_посилання\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3165 ../src/guestfs-actions.pod:4857 @@ -15371,8 +14677,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3172 msgid "" -"This is the same as L</removexattr>, but if C<path> is a symbolic link, then " -"it removes an extended attribute of the link itself." +"This is the same as L</removexattr>, but if C<path> is a symbolic link, then" +" it removes an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -15386,15 +14692,14 @@ msgstr "ls" msgid "" " ls directory\n" "\n" -msgstr "" -" ls каталог\n" -"\n" +msgstr " ls каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3180 ../src/guestfs-actions.pod:4885 msgid "" "List the files in C<directory> (relative to the root directory, there is no " -"cwd). The '.' and '..' entries are not returned, but hidden files are shown." +"cwd). The '.' and '..' entries are not returned, but hidden files are " +"shown." msgstr "" #. type: textblock @@ -15420,8 +14725,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3191 msgid "" -"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it " -"sets an extended attribute of the link itself." +"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it" +" sets an extended attribute of the link itself." msgstr "" #. type: =head2 @@ -15435,9 +14740,7 @@ msgstr "lstat" msgid "" " lstat path\n" "\n" -msgstr "" -" lstat шлях\n" -"\n" +msgstr " lstat шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3199 ../fish/guestfish-actions.pod:5329 @@ -15448,8 +14751,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3201 msgid "" -"This is the same as L</stat> except that if C<path> is a symbolic link, then " -"the link is stat-ed, not the file it refers to." +"This is the same as L</stat> except that if C<path> is a symbolic link, then" +" the link is stat-ed, not the file it refers to." msgstr "" #. type: textblock @@ -15474,8 +14777,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:3211 msgid "" "This call allows you to perform the L</lstat> operation on multiple files, " -"where all files are in the directory C<path>. C<names> is the list of files " -"from this directory." +"where all files are in the directory C<path>. C<names> is the list of files" +" from this directory." msgstr "" #. type: textblock @@ -15489,8 +14792,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3220 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also L</lxattrlist> for a " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also L</lxattrlist> for a " "similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -15514,15 +14817,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:3232 ../src/guestfs-actions.pod:4974 msgid "" "This command adds a new key on LUKS device C<device>. C<key> is any " -"existing key, and is used to access the device. C<newkey> is the new key to " -"add. C<keyslot> is the key slot that will be replaced." +"existing key, and is used to access the device. C<newkey> is the new key to" +" add. C<keyslot> is the key slot that will be replaced." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3237 msgid "" -"Note that if C<keyslot> already contains a key, then this command will " -"fail. You have to use L</luks-kill-slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will fail." +" You have to use L</luks-kill-slot> first to remove that key." msgstr "" #. type: textblock @@ -15545,17 +14848,15 @@ msgstr "luks-close" msgid "" " luks-close device\n" "\n" -msgstr "" -" luks-close пристрій\n" -"\n" +msgstr " luks-close пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3248 msgid "" -"This closes a LUKS device that was created earlier by L</luks-open> or L</" -"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping " -"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying " -"block device." +"This closes a LUKS device that was created earlier by L</luks-open> or L" +"</luks-open-ro>. The C<device> parameter must be the name of the LUKS " +"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " +"underlying block device." msgstr "" #. type: =head2 @@ -15687,7 +14988,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3317 msgid "" -"This is the same as L</luks-open> except that a read-only mapping is created." +"This is the same as L</luks-open> except that a read-only mapping is " +"created." msgstr "" #. type: =head2 @@ -15727,8 +15029,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:3334 ../src/guestfs-actions.pod:5145 msgid "" "Create an LVM logical volume called C</dev/volgroup/logvol>, using " -"approximately C<percent> % of the free space remaining in the volume group. " -"Most usefully, when C<percent> is C<100> this will create the largest " +"approximately C<percent> % of the free space remaining in the volume group." +" Most usefully, when C<percent> is C<100> this will create the largest " "possible LV." msgstr "" @@ -15749,15 +15051,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5160 msgid "" "This converts alternative naming schemes for LVs that you might find to the " -"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/" -"LV>." +"canonical name. For example, C</dev/mapper/VG-LV> is converted to " +"C</dev/VG/LV>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5164 msgid "" -"This command returns an error if the C<lvname> parameter does not refer to a " -"logical volume." +"This command returns an error if the C<lvname> parameter does not refer to a" +" logical volume." msgstr "" #. type: textblock @@ -15776,15 +15078,13 @@ 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:3356 msgid "" -"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every " -"block device." +"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every" +" block device." msgstr "" #. type: textblock @@ -15805,9 +15105,7 @@ 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:3366 ../src/guestfs-actions.pod:5194 @@ -15827,15 +15125,13 @@ msgstr "lvm-set-filter" msgid "" " lvm-set-filter 'devices ...'\n" "\n" -msgstr "" -" lvm-set-filter 'пристрої...'\n" -"\n" +msgstr " lvm-set-filter 'пристрої...'\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3373 ../src/guestfs-actions.pod:5207 msgid "" -"This sets the LVM device filter so that LVM will only be able to \"see\" the " -"block devices in the list C<devices>, and will ignore all other attached " +"This sets the LVM device filter so that LVM will only be able to \"see\" the" +" block devices in the list C<devices>, and will ignore all other attached " "block devices." msgstr "" @@ -15843,10 +15139,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:3377 ../src/guestfs-actions.pod:5211 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 "" @@ -15874,9 +15170,7 @@ msgstr "lvremove" msgid "" " lvremove device\n" "\n" -msgstr "" -" lvremove пристрій\n" -"\n" +msgstr " lvremove пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5240 @@ -15888,8 +15182,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3403 ../src/guestfs-actions.pod:5243 msgid "" -"You can also remove all LVs in a volume group by specifying the VG name, C</" -"dev/VG>." +"You can also remove all LVs in a volume group by specifying the VG name, " +"C</dev/VG>." msgstr "" #. type: =head2 @@ -15946,10 +15240,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5285 msgid "" -"This expands an existing logical volume C<lv> so that it fills C<pc>% of the " -"remaining free space in the volume group. Commonly you would call this with " -"pc = 100 which expands the logical volume as much as possible, using all " -"remaining free space in the volume group." +"This expands an existing logical volume C<lv> so that it fills C<pc>% of the" +" remaining free space in the volume group. Commonly you would call this " +"with pc = 100 which expands the logical volume as much as possible, using " +"all remaining free space in the volume group." msgstr "" #. type: =head2 @@ -15963,22 +15257,20 @@ msgstr "lvs" msgid "" " lvs\n" "\n" -msgstr "" -" lvs\n" -"\n" +msgstr " lvs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5300 msgid "" -"List all the logical volumes detected. This is the equivalent of the L<lvs" -"(8)> command." +"List all the logical volumes detected. This is the equivalent of the " +"L<lvs(8)> command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3437 ../src/guestfs-actions.pod:5303 msgid "" -"This returns a list of the logical volume device names (eg. C</dev/" -"VolGroup00/LogVol00>)." +"This returns a list of the logical volume device names (eg. " +"C</dev/VolGroup00/LogVol00>)." msgstr "" #. type: textblock @@ -15997,15 +15289,13 @@ msgstr "lvs-full" msgid "" " lvs-full\n" "\n" -msgstr "" -" lvs-full\n" -"\n" +msgstr " lvs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5319 msgid "" -"List all the logical volumes detected. This is the equivalent of the L<lvs" -"(8)> command. The \"full\" version includes all fields." +"List all the logical volumes detected. This is the equivalent of the " +"L<lvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -16019,9 +15309,7 @@ msgstr "lvuuid" msgid "" " lvuuid device\n" "\n" -msgstr "" -" lvuuid пристрій\n" -"\n" +msgstr " lvuuid пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3453 ../src/guestfs-actions.pod:5334 @@ -16044,32 +15332,33 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3459 ../src/guestfs-actions.pod:5348 msgid "" -"This call allows you to get the extended attributes of multiple files, where " -"all files are in the directory C<path>. C<names> is the list of files from " -"this directory." +"This call allows you to get the extended attributes of multiple files, where" +" all files are in the directory C<path>. C<names> is the list of files from" +" this directory." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3463 ../src/guestfs-actions.pod:5352 msgid "" "On return you get a flat list of xattr structs which must be interpreted " -"sequentially. The first xattr struct always has a zero-length C<attrname>. " -"C<attrval> in this struct is zero-length to indicate there was an error " +"sequentially. The first xattr struct always has a zero-length C<attrname>." +" C<attrval> in this struct is zero-length to indicate there was an error " "doing C<lgetxattr> for this file, I<or> is a C string which is a decimal " -"number (the number of following attributes for this file, which could be C<" -"\"0\">). Then after the first xattr struct are the zero or more attributes " -"for the first named file. This repeats for the second and subsequent files." +"number (the number of following attributes for this file, which could be " +"C<\"0\">). Then after the first xattr struct are the zero or more " +"attributes for the first named file. This repeats for the second and " +"subsequent files." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3473 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also L</lstatlist> for a " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also L</lstatlist> for a " "similarly efficient call for getting standard stats. Very long directory " "listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of " -"names." +"call to fail. The caller must split up such requests into smaller groups of" +" names." msgstr "" #. type: =head2 @@ -16100,8 +15389,8 @@ msgstr "C<missingbitmap>" #. type: textblock #: ../fish/guestfish-actions.pod:3494 ../src/guestfs-actions.pod:5404 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 "" @@ -16113,15 +15402,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3500 ../src/guestfs-actions.pod:5410 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting " -"array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x1> then the resulting" +" array would be C<[E<lt>missingE<gt>, \"/dev/sda\"]>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3503 ../src/guestfs-actions.pod:5413 msgid "" -"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting " -"array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." +"If C<devices = [\"/dev/sda\"]> and C<missingbitmap = 0x2> then the resulting" +" array would be C<[\"/dev/sda\", E<lt>missingE<gt>]>." msgstr "" #. type: textblock @@ -16341,7 +15630,7 @@ msgstr "C<F>" #. type: textblock #: ../fish/guestfish-actions.pod:3608 ../src/guestfs-actions.pod:5556 msgid "device is faulty" -msgstr "" +msgstr "пристрій працює з помилками" #. type: =item #: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:5558 @@ -16351,7 +15640,7 @@ msgstr "C<S>" #. type: textblock #: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5560 msgid "device is a RAID spare" -msgstr "" +msgstr "пристрій є запасною частиною RAID" #. type: =item #: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5562 @@ -16361,7 +15650,7 @@ msgstr "C<R>" #. type: textblock #: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5564 msgid "replacement" -msgstr "" +msgstr "заміна" #. type: =head2 #: ../fish/guestfish-actions.pod:3622 @@ -16394,9 +15683,7 @@ msgstr "mkdir" msgid "" " mkdir path\n" "\n" -msgstr "" -" mkdir шлях\n" -"\n" +msgstr " mkdir шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3633 ../src/guestfs-actions.pod:5595 @@ -16414,9 +15701,7 @@ msgstr "mkdir-mode" msgid "" " mkdir-mode path mode\n" "\n" -msgstr "" -" mkdir-mode шлях режим\n" -"\n" +msgstr " mkdir-mode шлях режим\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3639 ../src/guestfs-actions.pod:5608 @@ -16449,9 +15734,7 @@ msgstr "mkdir-p" msgid "" " mkdir-p path\n" "\n" -msgstr "" -" mkdir-p шлях\n" -"\n" +msgstr " mkdir-p шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5627 @@ -16476,16 +15759,16 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5640 msgid "" -"This command creates a temporary directory. The C<tmpl> parameter should be " -"a full pathname for the temporary directory name with the final six " +"This command creates a temporary directory. The C<tmpl> parameter should be" +" a full pathname for the temporary directory name with the final six " "characters being \"XXXXXX\"." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3664 ../src/guestfs-actions.pod:5645 msgid "" -"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one " -"being suitable for Windows filesystems." +"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one" +" being suitable for Windows filesystems." msgstr "" #. type: textblock @@ -16495,7 +15778,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5651 -msgid "The temporary directory is created with mode 0700 and is owned by root." +msgid "" +"The temporary directory is created with mode 0700 and is owned by root." msgstr "" #. type: textblock @@ -16526,8 +15810,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3682 ../src/guestfs-actions.pod:5673 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"C<journal>. It is equivalent to the command:" +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" C<journal>. It is equivalent to the command:" msgstr "" #. type: verbatim @@ -16536,9 +15820,7 @@ msgstr "" msgid "" " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n" "\n" -msgstr "" -" mke2fs -t fstype -b blocksize -J device=<журнал> <пристрій>\n" -"\n" +msgstr " mke2fs -t fstype -b blocksize -J device=<журнал> <пристрій>\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3688 @@ -16561,8 +15843,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5694 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"the journal labeled C<label>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" the journal labeled C<label>." msgstr "" #. type: textblock @@ -16586,8 +15868,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3703 ../src/guestfs-actions.pod:5712 msgid "" -"This creates an ext2/3/4 filesystem on C<device> with an external journal on " -"the journal with UUID C<uuid>." +"This creates an ext2/3/4 filesystem on C<device> with an external journal on" +" the journal with UUID C<uuid>." msgstr "" #. type: textblock @@ -16611,8 +15893,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3712 ../src/guestfs-actions.pod:5728 msgid "" -"This creates an ext2 external journal on C<device>. It is equivalent to the " -"command:" +"This creates an ext2 external journal on C<device>. It is equivalent to the" +" command:" msgstr "" #. type: verbatim @@ -16638,7 +15920,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3721 ../src/guestfs-actions.pod:5745 -msgid "This creates an ext2 external journal on C<device> with label C<label>." +msgid "" +"This creates an ext2 external journal on C<device> with label C<label>." msgstr "" #. type: =head2 @@ -16670,9 +15953,7 @@ msgstr "mkfifo" msgid "" " mkfifo mode path\n" "\n" -msgstr "" -" mkfifo режим шлях\n" -"\n" +msgstr " mkfifo режим шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3733 @@ -16692,9 +15973,7 @@ msgstr "mkfs" msgid "" " mkfs fstype device\n" "\n" -msgstr "" -" mkfs тип_файлової_системи пристрій\n" -"\n" +msgstr " mkfs тип_файлової_системи пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3743 ../src/guestfs-actions.pod:5789 @@ -16829,8 +16108,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5923 msgid "" -"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem " -"type." +"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem" +" type." msgstr "" #. type: =item @@ -16873,15 +16152,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3831 msgid "" -"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used " -"to create extra mountpoints before mounting the first filesystem." +"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used" +" to create extra mountpoints before mounting the first filesystem." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3835 ../src/guestfs-actions.pod:5976 msgid "" -"These calls are I<only> necessary in some very limited circumstances, mainly " -"the case where you want to mount a mix of unrelated and/or read-only " +"These calls are I<only> necessary in some very limited circumstances, mainly" +" the case where you want to mount a mix of unrelated and/or read-only " "filesystems together." msgstr "" @@ -16906,16 +16185,7 @@ msgid "" " mount-loop /cd/LiveOS/squashfs.img /sqsh\n" " mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" "\n" -msgstr "" -" add-ro Fedora-11-i686-Live.iso\n" -" run\n" -" mkmountpoint /cd\n" -" mkmountpoint /sqsh\n" -" mkmountpoint /ext3fs\n" -" mount /dev/sda /cd\n" -" mount-loop /cd/LiveOS/squashfs.img /sqsh\n" -" mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n" -"\n" +msgstr " add-ro Fedora-11-i686-Live.iso\n run\n mkmountpoint /cd\n mkmountpoint /sqsh\n mkmountpoint /ext3fs\n mount /dev/sda /cd\n mount-loop /cd/LiveOS/squashfs.img /sqsh\n mount-loop /sqsh/LiveOS/ext3fs.img /ext3fs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5994 @@ -16947,9 +16217,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3866 msgid "" -"Autosync [see L</set-autosync>, this is set by default on handles] can cause " -"L</umount-all> to be called when the handle is closed which can also trigger " -"these issues." +"Autosync [see L</set-autosync>, this is set by default on handles] can cause" +" L</umount-all> to be called when the handle is closed which can also " +"trigger these issues." msgstr "" #. type: =head2 @@ -16968,7 +16238,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3874 ../src/guestfs-actions.pod:6024 msgid "" -"This call creates block or character special devices, or named pipes (FIFOs)." +"This call creates block or character special devices, or named pipes " +"(FIFOs)." msgstr "" #. type: textblock @@ -17043,9 +16314,7 @@ msgstr "mkswap" msgid "" " mkswap device\n" "\n" -msgstr "" -" mkswap пристрій\n" -"\n" +msgstr " mkswap пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3916 ../src/guestfs-actions.pod:6090 @@ -17063,9 +16332,7 @@ msgstr "mkswap-L" msgid "" " mkswap-L label device\n" "\n" -msgstr "" -" mkswap-L мітка пристрій\n" -"\n" +msgstr " mkswap-L мітка пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3922 ../src/guestfs-actions.pod:6103 @@ -17075,9 +16342,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3924 ../src/guestfs-actions.pod:6105 msgid "" -"Note that you cannot attach a swap label to a block device (eg. C</dev/" -"sda>), just to a partition. This appears to be a limitation of the kernel " -"or swap tools." +"Note that you cannot attach a swap label to a block device (eg. " +"C</dev/sda>), just to a partition. This appears to be a limitation of the " +"kernel or swap tools." msgstr "" #. type: =head2 @@ -17091,9 +16358,7 @@ msgstr "mkswap-U" msgid "" " mkswap-U uuid device\n" "\n" -msgstr "" -" mkswap-U uuid пристрій\n" -"\n" +msgstr " mkswap-U uuid пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6120 @@ -17111,9 +16376,7 @@ msgstr "mkswap-file" msgid "" " mkswap-file path\n" "\n" -msgstr "" -" mkswap-file шлях\n" -"\n" +msgstr " mkswap-file шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6132 @@ -17138,9 +16401,7 @@ msgstr "modprobe" msgid "" " modprobe modulename\n" "\n" -msgstr "" -" modprobe назва_модуля\n" -"\n" +msgstr " modprobe назва_модуля\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6147 @@ -17165,15 +16426,13 @@ msgstr "mount" msgid "" " mount device mountpoint\n" "\n" -msgstr "" -" mount пристрій точка_монтування\n" -"\n" +msgstr " mount пристрій точка_монтування\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6163 msgid "" -"Mount a guest disk at a position in the filesystem. Block devices are named " -"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " +"Mount a guest disk at a position in the filesystem. Block devices are named" +" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If " "those block devices contain partitions, they will have the usual names (eg. " "C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used." msgstr "" @@ -17182,15 +16441,15 @@ msgstr "" #: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6169 msgid "" "The rules are the same as for L<mount(2)>: A filesystem must first be " -"mounted on C</> before others can be mounted. Other filesystems can only be " -"mounted on directories which already exist." +"mounted on C</> before others can be mounted. Other filesystems can only be" +" mounted on directories which already exist." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6174 msgid "" -"The mounted filesystem is writable, if we have sufficient permissions on the " -"underlying device." +"The mounted filesystem is writable, if we have sufficient permissions on the" +" underlying device." msgstr "" #. type: textblock @@ -17247,8 +16506,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6255 msgid "" -"This call exports the libguestfs-accessible filesystem to a local mountpoint " -"(directory) called C<localmountpoint>. Ordinary reads and writes to files " +"This call exports the libguestfs-accessible filesystem to a local mountpoint" +" (directory) called C<localmountpoint>. Ordinary reads and writes to files " "and directories under C<localmountpoint> are redirected through libguestfs." msgstr "" @@ -17262,15 +16521,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4002 ../src/guestfs-actions.pod:6263 msgid "" -"C<options> is a comma-separated list of mount options. See L<guestmount(1)> " -"for some useful options." +"C<options> is a comma-separated list of mount options. See L<guestmount(1)>" +" for some useful options." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6266 msgid "" -"C<cachetimeout> sets the timeout (in seconds) for cached directory entries. " -"The default is 60 seconds. See L<guestmount(1)> for further information." +"C<cachetimeout> sets the timeout (in seconds) for cached directory entries." +" The default is 60 seconds. See L<guestmount(1)> for further information." msgstr "" #. type: textblock @@ -17283,9 +16542,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4012 msgid "" -"When L</mount-local> returns, the filesystem is ready, but is not processing " -"requests (access to it will block). You have to call L</mount-local-run> to " -"run the main loop." +"When L</mount-local> returns, the filesystem is ready, but is not processing" +" requests (access to it will block). You have to call L</mount-local-run> " +"to run the main loop." msgstr "" #. type: textblock @@ -17330,9 +16589,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4035 msgid "" -"You may call this from a different thread than the one which called L</mount-" -"local>, subject to the usual rules for threads and libguestfs (see L<guestfs" -"(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)." +"You may call this from a different thread than the one which called L" +"</mount-local>, subject to the usual rules for threads and libguestfs (see " +"L<guestfs(3)/MULTIPLE HANDLES AND MULTIPLE THREADS>)." msgstr "" #. type: =head2 @@ -17394,15 +16653,13 @@ msgstr "mount-ro" msgid "" " mount-ro device mountpoint\n" "\n" -msgstr "" -" mount-ro пристрій точка_монтування\n" -"\n" +msgstr " mount-ro пристрій точка_монтування\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4066 msgid "" -"This is the same as the L</mount> command, but it mounts the filesystem with " -"the read-only (I<-o ro>) flag." +"This is the same as the L</mount> command, but it mounts the filesystem with" +" the read-only (I<-o ro>) flag." msgstr "" #. type: =head2 @@ -17421,8 +16678,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4073 msgid "" -"This is the same as the L</mount> command, but it allows you to set both the " -"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." +"This is the same as the L</mount> command, but it allows you to set both the" +" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags." msgstr "" #. type: =head2 @@ -17436,9 +16693,7 @@ msgstr "mountpoints" msgid "" " mountpoints\n" "\n" -msgstr "" -" mountpoints\n" -"\n" +msgstr " mountpoints\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4081 @@ -17459,15 +16714,13 @@ msgstr "mounts" msgid "" " mounts\n" "\n" -msgstr "" -" mounts\n" -"\n" +msgstr " mounts\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4089 ../src/guestfs-actions.pod:6420 msgid "" -"This returns the list of currently mounted filesystems. It returns the list " -"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." +"This returns the list of currently mounted filesystems. It returns the list" +" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)." msgstr "" #. type: textblock @@ -17491,9 +16744,7 @@ msgstr "mv" msgid "" " mv src dest\n" "\n" -msgstr "" -" mv джерело призначення\n" -"\n" +msgstr " mv джерело призначення\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6440 @@ -17534,8 +16785,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6462 msgid "" -"The return value is an integer which C<0> if the operation would succeed, or " -"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." +"The return value is an integer which C<0> if the operation would succeed, or" +" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page." msgstr "" #. type: =head2 @@ -17575,8 +16826,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4133 ../src/guestfs-actions.pod:6504 msgid "" "Stream the NTFS filesystem C<device> to the local file C<backupfile>. The " -"format used for the backup file is a special format used by the L<ntfsclone" -"(8)> tool." +"format used for the backup file is a special format used by the " +"L<ntfsclone(8)> tool." msgstr "" #. type: textblock @@ -17590,8 +16841,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6512 msgid "" -"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force> " -"flags have precise meanings detailed in the L<ntfsclone(8)> man page." +"The optional C<rescue>, C<ignorefscheck>, C<preservetimestamps> and C<force>" +" flags have precise meanings detailed in the L<ntfsclone(8)> man page." msgstr "" #. type: textblock @@ -17645,9 +16896,7 @@ msgstr "ntfsresize" msgid "" " ntfsresize device\n" "\n" -msgstr "" -" ntfsresize пристрій\n" -"\n" +msgstr " ntfsresize пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4172 ../fish/guestfish-actions.pod:4196 @@ -17660,8 +16909,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6613 msgid "" -"I<Note:> After the resize operation, the filesystem is marked as requiring a " -"consistency check (for safety). You have to boot into Windows to perform " +"I<Note:> After the resize operation, the filesystem is marked as requiring a" +" consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. Furthermore, ntfsresize refuses to " "resize filesystems which have been marked in this way. So in effect it is " "not possible to call ntfsresize multiple times on a single filesystem " @@ -17720,8 +16969,8 @@ msgid "" "After the resize operation, the filesystem is always marked as requiring a " "consistency check (for safety). You have to boot into Windows to perform " "this check and clear this condition. If you I<don't> set the C<force> " -"option then it is not possible to call L</ntfsresize-opts> multiple times on " -"a single filesystem without booting into Windows between each resize." +"option then it is not possible to call L</ntfsresize-opts> multiple times on" +" a single filesystem without booting into Windows between each resize." msgstr "" #. type: =head2 @@ -17767,8 +17016,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6729 msgid "" -"The C<prlogex> parameter is the type of partition. Normally you should pass " -"C<p> or C<primary> here, but MBR partition tables also support C<l> (or " +"The C<prlogex> parameter is the type of partition. Normally you should pass" +" C<p> or C<primary> here, but MBR partition tables also support C<l> (or " "C<logical>) and C<e> (or C<extended>) partition types." msgstr "" @@ -17783,8 +17032,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4256 msgid "" -"Creating a partition which covers the whole disk is not so easy. Use L</" -"part-disk> to do that." +"Creating a partition which covers the whole disk is not so easy. Use L" +"</part-disk> to do that." msgstr "" #. type: =head2 @@ -17823,9 +17072,7 @@ msgstr "part-disk" msgid "" " part-disk device parttype\n" "\n" -msgstr "" -" part-disk пристрій тип_розділу\n" -"\n" +msgstr " part-disk пристрій тип_розділу\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4273 @@ -17837,8 +17084,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4277 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " -"possible values are described in L</part-init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" +" possible values are described in L</part-init>." msgstr "" #. type: =head2 @@ -17889,8 +17136,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4296 ../fish/guestfish-actions.pod:4440 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get " -"undefined results for other partition table types (see L</part-get-" +"Note that only MBR (old DOS-style) partitions have type bytes. You will get" +" undefined results for other partition table types (see L</part-get-" "parttype>)." msgstr "" @@ -17905,9 +17152,7 @@ msgstr "part-get-parttype" msgid "" " part-get-parttype device\n" "\n" -msgstr "" -" part-get-parttype пристрій\n" -"\n" +msgstr " part-get-parttype пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4304 ../src/guestfs-actions.pod:6820 @@ -17941,8 +17186,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6840 msgid "" "This creates an empty partition table on C<device> of one of the partition " -"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> " -"(for large disks)." +"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>" +" (for large disks)." msgstr "" #. type: textblock @@ -17994,8 +17239,8 @@ msgstr "B<msdos>" #: ../fish/guestfish-actions.pod:4341 ../src/guestfs-actions.pod:6865 msgid "" "The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and " -"Windows. This partition type will B<only> work for device sizes up to 2 " -"TB. For large disks we recommend using C<gpt>." +"Windows. This partition type will B<only> work for device sizes up to 2 TB." +" For large disks we recommend using C<gpt>." msgstr "" #. type: textblock @@ -18100,15 +17345,13 @@ msgstr "part-list" msgid "" " part-list device\n" "\n" -msgstr "" -" part-list device\n" -"\n" +msgstr " part-list device\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4393 ../src/guestfs-actions.pod:6923 msgid "" -"This command parses the partition table on C<device> and returns the list of " -"partitions found." +"This command parses the partition table on C<device> and returns the list of" +" partitions found." msgstr "" #. type: textblock @@ -18202,8 +17445,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4434 ../src/guestfs-actions.pod:6982 msgid "" -"Sets the MBR type byte (also known as the ID byte) of the numbered partition " -"C<partnum> to C<idbyte>. Note that the type bytes quoted in most " +"Sets the MBR type byte (also known as the ID byte) of the numbered partition" +" C<partnum> to C<idbyte>. Note that the type bytes quoted in most " "documentation are in fact hexadecimal numbers, but usually documented " "without any leading \"0x\" which might be confusing." msgstr "" @@ -18246,9 +17489,7 @@ msgstr "part-to-dev" msgid "" " part-to-dev partition\n" "\n" -msgstr "" -" part-to-dev розділ\n" -"\n" +msgstr " part-to-dev розділ\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4458 ../src/guestfs-actions.pod:7020 @@ -18260,8 +17501,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4462 ../fish/guestfish-actions.pod:4474 msgid "" -"The named partition must exist, for example as a string returned from L</" -"list-partitions>." +"The named partition must exist, for example as a string returned from L" +"</list-partitions>." msgstr "" #. type: textblock @@ -18305,9 +17546,7 @@ msgstr "ping-daemon" msgid "" " ping-daemon\n" "\n" -msgstr "" -" ping-daemon\n" -"\n" +msgstr " ping-daemon\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:7057 @@ -18387,9 +17626,7 @@ msgstr "pvcreate" msgid "" " pvcreate device\n" "\n" -msgstr "" -" pvcreate пристрій\n" -"\n" +msgstr " pvcreate пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4522 ../src/guestfs-actions.pod:7124 @@ -18409,9 +17646,7 @@ msgstr "pvremove" msgid "" " pvremove device\n" "\n" -msgstr "" -" pvremove пристрій\n" -"\n" +msgstr " pvremove пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4530 ../src/guestfs-actions.pod:7138 @@ -18424,8 +17659,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:7141 msgid "" "The implementation uses the C<pvremove> command which refuses to wipe " -"physical volumes that contain any volume groups, so you have to remove those " -"first." +"physical volumes that contain any volume groups, so you have to remove those" +" first." msgstr "" #. type: =head2 @@ -18439,9 +17674,7 @@ msgstr "pvresize" msgid "" " pvresize device\n" "\n" -msgstr "" -" pvresize пристрій\n" -"\n" +msgstr " pvresize пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4541 ../src/guestfs-actions.pod:7155 @@ -18481,22 +17714,20 @@ msgstr "pvs" msgid "" " pvs\n" "\n" -msgstr "" -" pvs\n" -"\n" +msgstr " pvs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4555 ../src/guestfs-actions.pod:7181 msgid "" -"List all the physical volumes detected. This is the equivalent of the L<pvs" -"(8)> command." +"List all the physical volumes detected. This is the equivalent of the " +"L<pvs(8)> command." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4558 ../src/guestfs-actions.pod:7184 msgid "" -"This returns a list of just the device names that contain PVs (eg. C</dev/" -"sda2>)." +"This returns a list of just the device names that contain PVs (eg. " +"C</dev/sda2>)." msgstr "" #. type: textblock @@ -18515,15 +17746,13 @@ msgstr "pvs-full" msgid "" " pvs-full\n" "\n" -msgstr "" -" pvs-full\n" -"\n" +msgstr " pvs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4567 ../src/guestfs-actions.pod:7200 msgid "" -"List all the physical volumes detected. This is the equivalent of the L<pvs" -"(8)> command. The \"full\" version includes all fields." +"List all the physical volumes detected. This is the equivalent of the " +"L<pvs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -18537,9 +17766,7 @@ msgstr "pvuuid" msgid "" " pvuuid device\n" "\n" -msgstr "" -" pvuuid пристрій\n" -"\n" +msgstr " pvuuid пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4574 ../src/guestfs-actions.pod:7215 @@ -18562,8 +17789,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4580 ../src/guestfs-actions.pod:7231 msgid "" -"This command writes to part of a file. It writes the data buffer C<content> " -"to the file C<path> starting at offset C<offset>." +"This command writes to part of a file. It writes the data buffer C<content>" +" to the file C<path> starting at offset C<offset>." msgstr "" #. type: textblock @@ -18605,8 +17832,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:7261 msgid "" "This command implements the L<pwrite(2)> system call, and like that system " -"call it may not write the full data requested (although short writes to disk " -"devices and partitions are probably impossible with standard Linux kernels)." +"call it may not write the full data requested (although short writes to disk" +" devices and partitions are probably impossible with standard Linux " +"kernels)." msgstr "" #. type: textblock @@ -18625,9 +17853,7 @@ msgstr "read-file" msgid "" " read-file path\n" "\n" -msgstr "" -" read-file шлях\n" -"\n" +msgstr " read-file шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:7282 @@ -18653,9 +17879,7 @@ msgstr "read-lines" msgid "" " read-lines path\n" "\n" -msgstr "" -" read-lines шлях\n" -"\n" +msgstr " read-lines шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4632 ../src/guestfs-actions.pod:7307 @@ -18684,9 +17908,7 @@ msgstr "readdir" msgid "" " readdir dir\n" "\n" -msgstr "" -" readdir каталог\n" -"\n" +msgstr " readdir каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4644 ../src/guestfs-actions.pod:7327 @@ -18798,9 +18020,7 @@ msgstr "readlink" msgid "" " readlink path\n" "\n" -msgstr "" -" readlink шлях\n" -"\n" +msgstr " readlink шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:7393 @@ -18831,8 +18051,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4712 ../src/guestfs-actions.pod:7411 msgid "" -"On return you get a list of strings, with a one-to-one correspondence to the " -"C<names> list. Each string is the value of the symbolic link." +"On return you get a list of strings, with a one-to-one correspondence to the" +" C<names> list. Each string is the value of the symbolic link." msgstr "" #. type: textblock @@ -18840,16 +18060,16 @@ msgstr "" msgid "" "If the C<readlink(2)> operation fails on any name, then the corresponding " "result string is the empty string C<\"\">. However the whole operation is " -"completed even if there were C<readlink(2)> errors, and so you can call this " -"function with names where you don't know if they are symbolic links already " -"(albeit slightly less efficient)." +"completed even if there were C<readlink(2)> errors, and so you can call this" +" function with names where you don't know if they are symbolic links already" +" (albeit slightly less efficient)." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4723 ../src/guestfs-actions.pod:7422 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. Very long directory listings " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. Very long directory listings " "might cause the protocol message size to be exceeded, causing this call to " "fail. The caller must split up such requests into smaller groups of names." msgstr "" @@ -18865,9 +18085,7 @@ msgstr "realpath" msgid "" " realpath path\n" "\n" -msgstr "" -" realpath шлях\n" -"\n" +msgstr " realpath шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7441 @@ -18911,9 +18129,7 @@ msgstr "resize2fs" msgid "" " resize2fs device\n" "\n" -msgstr "" -" resize2fs пристрій\n" -"\n" +msgstr " resize2fs пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7471 @@ -18940,9 +18156,7 @@ msgstr "resize2fs-M" msgid "" " resize2fs-M device\n" "\n" -msgstr "" -" resize2fs-M пристрій\n" -"\n" +msgstr " resize2fs-M пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4759 @@ -18992,9 +18206,7 @@ msgstr "rm" msgid "" " rm path\n" "\n" -msgstr "" -" rm шлях\n" -"\n" +msgstr " rm шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4783 ../src/guestfs-actions.pod:7523 @@ -19012,9 +18224,7 @@ msgstr "rm-rf" msgid "" " rm-rf path\n" "\n" -msgstr "" -" rm-rf шлях\n" -"\n" +msgstr " rm-rf шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4789 ../src/guestfs-actions.pod:7535 @@ -19034,9 +18244,7 @@ msgstr "rmdir" msgid "" " rmdir path\n" "\n" -msgstr "" -" rmdir шлях\n" -"\n" +msgstr " rmdir шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7549 @@ -19059,8 +18267,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4803 msgid "" -"This calls removes a mountpoint that was previously created with L</" -"mkmountpoint>. See L</mkmountpoint> for full details." +"This calls removes a mountpoint that was previously created with " +"L</mkmountpoint>. See L</mkmountpoint> for full details." msgstr "" #. type: =head2 @@ -19074,9 +18282,7 @@ msgstr "scrub-device" msgid "" " scrub-device device\n" "\n" -msgstr "" -" scrub-device пристрій\n" -"\n" +msgstr " scrub-device пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4811 ../src/guestfs-actions.pod:7575 @@ -19105,9 +18311,7 @@ msgstr "scrub-file" msgid "" " scrub-file file\n" "\n" -msgstr "" -" scrub-file файл\n" -"\n" +msgstr " scrub-file файл\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4821 ../src/guestfs-actions.pod:7591 @@ -19132,15 +18336,13 @@ msgstr "scrub-freespace" msgid "" " scrub-freespace dir\n" "\n" -msgstr "" -" scrub-freespace каталог\n" -"\n" +msgstr " scrub-freespace каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4833 msgid "" -"This command creates the directory C<dir> and then fills it with files until " -"the filesystem is full, and scrubs the files as for L</scrub-file>, and " +"This command creates the directory C<dir> and then fills it with files until" +" the filesystem is full, and scrubs the files as for L</scrub-file>, and " "deletes them. The intention is to scrub any free space on the partition " "containing C<dir>." msgstr "" @@ -19256,9 +18458,7 @@ msgstr "autosync" msgid "" " set-autosync true|false\n" "\n" -msgstr "" -" set-autosync true|false\n" -"\n" +msgstr " set-autosync true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4889 ../src/guestfs-actions.pod:7677 @@ -19291,9 +18491,7 @@ msgstr "direct" msgid "" " set-direct true|false\n" "\n" -msgstr "" -" set-direct true|false\n" -"\n" +msgstr " set-direct true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7695 @@ -19311,7 +18509,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7703 -msgid "You probably don't want to use this unless you know what you are doing." +msgid "" +"You probably don't want to use this unless you know what you are doing." msgstr "" #. type: textblock @@ -19342,9 +18541,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4923 msgid "" -"C<attrs> is a string of characters representing file attributes. See L</get-" -"e2attrs> for a list of possible attributes. Not all attributes can be " -"changed." +"C<attrs> is a string of characters representing file attributes. See L" +"</get-e2attrs> for a list of possible attributes. Not all attributes can be" +" changed." msgstr "" #. type: textblock @@ -19356,7 +18555,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4930 ../src/guestfs-actions.pod:7737 -msgid "If C<clear> is true, then the C<attrs> listed are cleared in the inode." +msgid "" +"If C<clear> is true, then the C<attrs> listed are cleared in the inode." msgstr "" #. type: textblock @@ -19387,7 +18587,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:4948 msgid "See L</get-e2generation>." -msgstr "" +msgstr "Див. L</get-e2generation>." #. type: =head2 #: ../fish/guestfish-actions.pod:4950 @@ -19539,9 +18739,7 @@ msgstr "network" msgid "" " set-network true|false\n" "\n" -msgstr "" -" set-network true|false\n" -"\n" +msgstr " set-network true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7883 @@ -19553,8 +18751,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5021 ../src/guestfs-actions.pod:7886 msgid "" -"This affects whether commands are able to access the network (see L<guestfs" -"(3)/RUNNING COMMANDS>)." +"This affects whether commands are able to access the network (see " +"L<guestfs(3)/RUNNING COMMANDS>)." msgstr "" #. type: textblock @@ -19650,9 +18848,7 @@ msgstr "qemu" msgid "" " set-qemu qemu\n" "\n" -msgstr "" -" set-qemu qemu\n" -"\n" +msgstr " set-qemu qemu\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7940 @@ -19683,8 +18879,8 @@ msgid "" "Note that you should call this function as early as possible after creating " "the handle. This is because some pre-launch operations depend on testing " "qemu features (by running C<qemu -help>). If the qemu binary changes, we " -"don't retest features, and so you might see inconsistent results. Using the " -"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " +"don't retest features, and so you might see inconsistent results. Using the" +" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks " "the qemu binary at the same time as the handle is created." msgstr "" @@ -19704,9 +18900,7 @@ msgstr "recovery-proc" msgid "" " set-recovery-proc true|false\n" "\n" -msgstr "" -" set-recovery-proc true|false\n" -"\n" +msgstr " set-recovery-proc true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5087 @@ -19748,9 +18942,7 @@ msgstr "selinux" msgid "" " set-selinux true|false\n" "\n" -msgstr "" -" set-selinux true|false\n" -"\n" +msgstr " set-selinux true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5107 ../src/guestfs-actions.pod:7992 @@ -19787,8 +18979,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5122 ../src/guestfs-actions.pod:8011 msgid "" -"Change the number of virtual CPUs assigned to the appliance. The default is " -"C<1>. Increasing this may improve performance, though often it has no " +"Change the number of virtual CPUs assigned to the appliance. The default is" +" C<1>. Increasing this may improve performance, though often it has no " "effect." msgstr "" @@ -19813,15 +19005,13 @@ msgstr "trace" msgid "" " set-trace true|false\n" "\n" -msgstr "" -" set-trace true|false\n" -"\n" +msgstr " set-trace true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5134 ../src/guestfs-actions.pod:8027 msgid "" -"If the command trace flag is set to 1, then libguestfs calls, parameters and " -"return values are traced." +"If the command trace flag is set to 1, then libguestfs calls, parameters and" +" return values are traced." msgstr "" #. type: textblock @@ -19861,9 +19051,7 @@ msgstr "verbose" msgid "" " set-verbose true|false\n" "\n" -msgstr "" -" set-verbose true|false\n" -"\n" +msgstr " set-verbose true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:8051 @@ -19895,9 +19083,7 @@ msgstr "setcon" msgid "" " setcon context\n" "\n" -msgstr "" -" setcon контекст\n" -"\n" +msgstr " setcon контекст\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:8070 @@ -19965,18 +19151,19 @@ msgstr "" #: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:8120 msgid "" "C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and " -"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-" -"H> and I<-S> parameters. If you pass C<0> for any of these, then the " -"corresponding parameter is omitted. Usually for 'large' disks, you can just " -"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, " -"the kernel) cannot work out the right geometry and you will need to tell it." +"sectors on the device, which are passed directly to sfdisk as the I<-C>, " +"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the " +"corresponding parameter is omitted. Usually for 'large' disks, you can just" +" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather," +" the kernel) cannot work out the right geometry and you will need to tell " +"it." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5199 ../src/guestfs-actions.pod:8128 msgid "" -"C<lines> is a list of lines that we feed to C<sfdisk>. For more information " -"refer to the L<sfdisk(8)> manpage." +"C<lines> is a list of lines that we feed to C<sfdisk>. For more information" +" refer to the L<sfdisk(8)> manpage." msgstr "" #. type: textblock @@ -20025,8 +19212,7 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5226 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>" -msgstr "" -"Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>" +msgstr "Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>" #. type: =head2 #: ../fish/guestfish-actions.pod:5236 @@ -20071,17 +19257,15 @@ msgstr "sfdisk-disk-geometry" msgid "" " sfdisk-disk-geometry device\n" "\n" -msgstr "" -" sfdisk-disk-geometry пристрій\n" -"\n" +msgstr " sfdisk-disk-geometry пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5259 msgid "" -"This displays the disk geometry of C<device> read from the partition table. " -"Especially in the case where the underlying block device has been resized, " -"this can be different from the kernel's idea of the geometry (see L</sfdisk-" -"kernel-geometry>)." +"This displays the disk geometry of C<device> read from the partition table." +" Especially in the case where the underlying block device has been resized," +" this can be different from the kernel's idea of the geometry (see L" +"</sfdisk-kernel-geometry>)." msgstr "" #. type: textblock @@ -20101,9 +19285,7 @@ msgstr "sfdisk-kernel-geometry" msgid "" " sfdisk-kernel-geometry device\n" "\n" -msgstr "" -" sfdisk-kernel-geometry пристрій\n" -"\n" +msgstr " sfdisk-kernel-geometry пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5271 ../src/guestfs-actions.pod:8224 @@ -20121,15 +19303,13 @@ msgstr "sfdisk-l" msgid "" " sfdisk-l device\n" "\n" -msgstr "" -" sfdisk-l пристрій\n" -"\n" +msgstr " sfdisk-l пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5280 ../src/guestfs-actions.pod:8247 msgid "" -"This displays the partition table on C<device>, in the human-readable output " -"of the L<sfdisk(8)> command. It is not intended to be parsed." +"This displays the partition table on C<device>, in the human-readable output" +" of the L<sfdisk(8)> command. It is not intended to be parsed." msgstr "" #. type: textblock @@ -20155,15 +19335,13 @@ msgstr "sh" msgid "" " sh command\n" "\n" -msgstr "" -" sh команда\n" -"\n" +msgstr " sh команда\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5297 ../src/guestfs-actions.pod:8264 msgid "" -"This call runs a command from the guest filesystem via the guest's C</bin/" -"sh>." +"This call runs a command from the guest filesystem via the guest's " +"C</bin/sh>." msgstr "" #. type: textblock @@ -20202,13 +19380,12 @@ msgstr "sh-lines" msgid "" " sh-lines command\n" "\n" -msgstr "" -" sh-lines команда\n" -"\n" +msgstr " sh-lines команда\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5314 -msgid "This is the same as L</sh>, but splits the result into a list of lines." +msgid "" +"This is the same as L</sh>, but splits the result into a list of lines." msgstr "" #. type: textblock @@ -20227,9 +19404,7 @@ msgstr "sleep" msgid "" " sleep secs\n" "\n" -msgstr "" -" sleep час_у_секундах\n" -"\n" +msgstr " sleep час_у_секундах\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5323 ../src/guestfs-actions.pod:8305 @@ -20247,9 +19422,7 @@ msgstr "stat" msgid "" " stat path\n" "\n" -msgstr "" -" stat шлях\n" -"\n" +msgstr " stat шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5331 ../src/guestfs-actions.pod:8319 @@ -20267,16 +19440,14 @@ msgstr "statvfs" msgid "" " statvfs path\n" "\n" -msgstr "" -" statvfs шлях\n" -"\n" +msgstr " statvfs шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5337 ../src/guestfs-actions.pod:8333 msgid "" "Returns file system statistics for any mounted file system. C<path> should " -"be a file or directory in the mounted file system (typically it is the mount " -"point itself, but it doesn't need to be)." +"be a file or directory in the mounted file system (typically it is the mount" +" point itself, but it doesn't need to be)." msgstr "" #. type: textblock @@ -20295,9 +19466,7 @@ msgstr "strings" msgid "" " strings path\n" "\n" -msgstr "" -" strings шлях\n" -"\n" +msgstr " strings шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5347 ../src/guestfs-actions.pod:8351 @@ -20317,15 +19486,13 @@ msgstr "strings-e" msgid "" " strings-e encoding path\n" "\n" -msgstr "" -" strings-e кодування шлях\n" -"\n" +msgstr " strings-e кодування шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5357 msgid "" -"This is like the L</strings> command, but allows you to specify the encoding " -"of strings that are looked for in the source file C<path>." +"This is like the L</strings> command, but allows you to specify the encoding" +" of strings that are looked for in the source file C<path>." msgstr "" #. type: textblock @@ -20362,7 +19529,8 @@ msgstr "b" #. type: textblock #: ../fish/guestfish-actions.pod:5376 ../src/guestfs-actions.pod:8389 -msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." +msgid "" +"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE." msgstr "" #. type: =item @@ -20413,9 +19581,7 @@ msgstr "swapoff-device" msgid "" " swapoff-device device\n" "\n" -msgstr "" -" swapoff-device пристрій\n" -"\n" +msgstr " swapoff-device пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5403 @@ -20435,9 +19601,7 @@ msgstr "swapoff-file" msgid "" " swapoff-file file\n" "\n" -msgstr "" -" swapoff-file файл\n" -"\n" +msgstr " swapoff-file файл\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5411 ../src/guestfs-actions.pod:8438 @@ -20455,9 +19619,7 @@ msgstr "swapoff-label" msgid "" " swapoff-label label\n" "\n" -msgstr "" -" swapoff-label мітка\n" -"\n" +msgstr " swapoff-label мітка\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:8450 @@ -20477,15 +19639,13 @@ msgstr "swapoff-uuid" msgid "" " swapoff-uuid uuid\n" "\n" -msgstr "" -" swapoff-uuid uuid\n" -"\n" +msgstr " swapoff-uuid uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5424 ../src/guestfs-actions.pod:8463 msgid "" -"This command disables the libguestfs appliance swap partition with the given " -"UUID." +"This command disables the libguestfs appliance swap partition with the given" +" UUID." msgstr "" #. type: =head2 @@ -20499,9 +19659,7 @@ msgstr "swapon-device" msgid "" " swapon-device device\n" "\n" -msgstr "" -" swapon-device пристрій\n" -"\n" +msgstr " swapon-device пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5431 @@ -20515,10 +19673,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:5436 ../src/guestfs-actions.pod:8481 msgid "" "Note that you should not swap to existing guest swap partitions unless you " -"know what you are doing. They may contain hibernation information, or other " -"information that the guest doesn't want you to trash. You also risk leaking " -"information about the host to the guest this way. Instead, attach a new " -"host device to the guest and swap on that." +"know what you are doing. They may contain hibernation information, or other" +" information that the guest doesn't want you to trash. You also risk " +"leaking information about the host to the guest this way. Instead, attach a" +" new host device to the guest and swap on that." msgstr "" #. type: =head2 @@ -20532,9 +19690,7 @@ msgstr "swapon-file" msgid "" " swapon-file file\n" "\n" -msgstr "" -" swapon-file файл\n" -"\n" +msgstr " swapon-file файл\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5447 @@ -20553,9 +19709,7 @@ msgstr "swapon-label" msgid "" " swapon-label label\n" "\n" -msgstr "" -" swapon-label мітка\n" -"\n" +msgstr " swapon-label мітка\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5454 @@ -20575,15 +19729,13 @@ msgstr "swapon-uuid" msgid "" " swapon-uuid uuid\n" "\n" -msgstr "" -" swapon-uuid uuid\n" -"\n" +msgstr " swapon-uuid uuid\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5461 msgid "" -"This command enables swap to a swap partition with the given UUID. See L</" -"swapon-device> for other notes." +"This command enables swap to a swap partition with the given UUID. See L" +"</swapon-device> for other notes." msgstr "" #. type: =head2 @@ -20597,9 +19749,7 @@ msgstr "sync" msgid "" " sync\n" "\n" -msgstr "" -" sync\n" -"\n" +msgstr " sync\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5468 ../src/guestfs-actions.pod:8536 @@ -20626,9 +19776,7 @@ msgstr "tail" msgid "" " tail path\n" "\n" -msgstr "" -" tail шлях\n" -"\n" +msgstr " tail шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5478 ../src/guestfs-actions.pod:8552 @@ -20674,9 +19822,7 @@ msgstr "tar-in" msgid "" " tar-in (tarfile|-) directory\n" "\n" -msgstr "" -" tar-in (файл_tar|-) каталог\n" -"\n" +msgstr " tar-in (файл_tar|-) каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5503 ../src/guestfs-actions.pod:8595 @@ -20701,9 +19847,7 @@ msgstr "tar-out" msgid "" " tar-out directory (tarfile|-)\n" "\n" -msgstr "" -" tar-out каталог (файл tar|-)\n" -"\n" +msgstr " tar-out каталог (файл tar|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5515 ../src/guestfs-actions.pod:8612 @@ -20728,15 +19872,13 @@ msgstr "tgz-in" msgid "" " tgz-in (tarball|-) directory\n" "\n" -msgstr "" -" tgz-in (архів tar|-) каталог\n" -"\n" +msgstr " tgz-in (архів tar|-) каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5527 ../src/guestfs-actions.pod:8629 msgid "" -"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> " -"tar file) into C<directory>." +"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>" +" tar file) into C<directory>." msgstr "" #. type: textblock @@ -20755,9 +19897,7 @@ msgstr "tgz-out" msgid "" " tgz-out directory (tarball|-)\n" "\n" -msgstr "" -" tgz-out каталог (архів tar|-)\n" -"\n" +msgstr " tgz-out каталог (архів tar|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5538 ../src/guestfs-actions.pod:8645 @@ -20782,9 +19922,7 @@ msgstr "touch" msgid "" " touch path\n" "\n" -msgstr "" -" touch шлях\n" -"\n" +msgstr " touch шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5549 ../src/guestfs-actions.pod:8660 @@ -20812,9 +19950,7 @@ msgstr "truncate" msgid "" " truncate path\n" "\n" -msgstr "" -" truncate шлях\n" -"\n" +msgstr " truncate шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5560 ../src/guestfs-actions.pod:8677 @@ -20834,9 +19970,7 @@ msgstr "truncate-size" msgid "" " truncate-size path size\n" "\n" -msgstr "" -" truncate-size шлях розмір\n" -"\n" +msgstr " truncate-size шлях розмір\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5567 ../src/guestfs-actions.pod:8691 @@ -20870,15 +20004,15 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5580 ../src/guestfs-actions.pod:8727 msgid "" -"This call allows you to adjust various filesystem parameters of an ext2/ext3/" -"ext4 filesystem called C<device>." +"This call allows you to adjust various filesystem parameters of an " +"ext2/ext3/ext4 filesystem called C<device>." msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5589 ../src/guestfs-actions.pod:8736 msgid "" -"Force tune2fs to complete the operation even in the face of errors. This is " -"the same as the tune2fs C<-f> option." +"Force tune2fs to complete the operation even in the face of errors. This is" +" the same as the tune2fs C<-f> option." msgstr "" #. type: =item @@ -20889,9 +20023,9 @@ msgstr "C<maxmountcount>" #. type: textblock #: ../fish/guestfish-actions.pod:5594 ../src/guestfs-actions.pod:8741 msgid "" -"Set the number of mounts after which the filesystem is checked by L<e2fsck(8)" -">. If this is C<0> then the number of mounts is disregarded. This is the " -"same as the tune2fs C<-c> option." +"Set the number of mounts after which the filesystem is checked by " +"L<e2fsck(8)>. If this is C<0> then the number of mounts is disregarded. " +"This is the same as the tune2fs C<-c> option." msgstr "" #. type: =item @@ -20933,8 +20067,8 @@ msgstr "C<group>" #. type: textblock #: ../fish/guestfish-actions.pod:5614 ../src/guestfs-actions.pod:8761 msgid "" -"Set the group which can use reserved filesystem blocks. This is the same as " -"the tune2fs C<-g> option except that it can only be specified as a number." +"Set the group which can use reserved filesystem blocks. This is the same as" +" the tune2fs C<-g> option except that it can only be specified as a number." msgstr "" #. type: =item @@ -20994,7 +20128,8 @@ msgstr "C<user>" #: ../fish/guestfish-actions.pod:5643 ../src/guestfs-actions.pod:8790 msgid "" "Set the user who can use the reserved filesystem blocks. This is the same " -"as the tune2fs C<-u> option except that it can only be specified as a number." +"as the tune2fs C<-u> option except that it can only be specified as a " +"number." msgstr "" #. type: textblock @@ -21015,15 +20150,13 @@ msgstr "tune2fs-l" msgid "" " tune2fs-l device\n" "\n" -msgstr "" -" tune2fs-l пристрій\n" -"\n" +msgstr " tune2fs-l пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5659 ../src/guestfs-actions.pod:8832 msgid "" -"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on " -"C<device>." +"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on" +" C<device>." msgstr "" #. type: textblock @@ -21031,8 +20164,8 @@ msgstr "" msgid "" "It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage " "for more details. The list of fields returned isn't clearly defined, and " -"depends on both the version of C<tune2fs> that libguestfs was built against, " -"and the filesystem itself." +"depends on both the version of C<tune2fs> that libguestfs was built against," +" and the filesystem itself." msgstr "" #. type: =head2 @@ -21046,9 +20179,7 @@ msgstr "txz-in" msgid "" " txz-in (tarball|-) directory\n" "\n" -msgstr "" -" txz-in (архів tar|-) каталог\n" -"\n" +msgstr " txz-in (архів tar|-) каталог\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5671 ../src/guestfs-actions.pod:8855 @@ -21068,9 +20199,7 @@ msgstr "txz-out" msgid "" " txz-out directory (tarball|-)\n" "\n" -msgstr "" -" txz-out каталог (архів tar|-)\n" -"\n" +msgstr " txz-out каталог (архів tar|-)\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5680 ../src/guestfs-actions.pod:8869 @@ -21090,9 +20219,7 @@ msgstr "umask" msgid "" " umask mask\n" "\n" -msgstr "" -" umask маска\n" -"\n" +msgstr " umask маска\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5689 ../src/guestfs-actions.pod:8882 @@ -21143,9 +20270,7 @@ msgstr "unmount" msgid "" " umount pathordevice\n" "\n" -msgstr "" -" umount шлях_або_пристрій\n" -"\n" +msgstr " umount шлях_або_пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5712 ../src/guestfs-actions.pod:8909 @@ -21170,9 +20295,7 @@ msgstr "unmount-all" msgid "" " umount-all\n" "\n" -msgstr "" -" umount-all\n" -"\n" +msgstr " umount-all\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5722 ../src/guestfs-actions.pod:8922 @@ -21215,9 +20338,7 @@ msgstr "upload" msgid "" " upload (filename|-) remotefilename\n" "\n" -msgstr "" -" upload (назва_файла|-) назва_віддаленого_файла\n" -"\n" +msgstr " upload (назва_файла|-) назва_віддаленого_файла\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5741 ../fish/guestfish-actions.pod:5754 @@ -21241,9 +20362,7 @@ msgstr "upload-offset" msgid "" " upload-offset (filename|-) remotefilename offset\n" "\n" -msgstr "" -" upload-offset (назва_файла|-) назва_віддаленого_файла відступ\n" -"\n" +msgstr " upload-offset (назва_файла|-) назва_віддаленого_файла відступ\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5757 ../src/guestfs-actions.pod:9006 @@ -21327,9 +20446,7 @@ msgstr "version" msgid "" " version\n" "\n" -msgstr "" -" version\n" -"\n" +msgstr " version\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5798 ../src/guestfs-actions.pod:9065 @@ -21341,9 +20458,9 @@ msgstr "" #: ../fish/guestfish-actions.pod:5801 ../src/guestfs-actions.pod:9068 msgid "" "Note that because of dynamic linking this is not necessarily the version of " -"libguestfs that you compiled against. You can compile the program, and then " -"at runtime dynamically link against a completely different C<libguestfs.so> " -"library." +"libguestfs that you compiled against. You can compile the program, and then" +" at runtime dynamically link against a completely different C<libguestfs.so>" +" library." msgstr "" #. type: textblock @@ -21358,8 +20475,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:5812 ../src/guestfs-actions.pod:9079 msgid "" -"The call returns a structure with four elements. The first three (C<major>, " -"C<minor> and C<release>) are numbers and correspond to the usual version " +"The call returns a structure with four elements. The first three (C<major>," +" C<minor> and C<release>) are numbers and correspond to the usual version " "triplet. The fourth element (C<extra>) is a string and is normally empty, " "but may be used for distro-specific information." msgstr "" @@ -21395,9 +20512,7 @@ msgstr "vfs-label" msgid "" " vfs-label device\n" "\n" -msgstr "" -" vfs-label пристрій\n" -"\n" +msgstr " vfs-label пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5833 ../src/guestfs-actions.pod:9108 @@ -21425,9 +20540,7 @@ msgstr "vfs-type" msgid "" " vfs-type device\n" "\n" -msgstr "" -" vfs-type пристрій\n" -"\n" +msgstr " vfs-type пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5844 ../src/guestfs-actions.pod:9126 @@ -21455,9 +20568,7 @@ msgstr "vfs-uuid" msgid "" " vfs-uuid device\n" "\n" -msgstr "" -" vfs-uuid пристрій\n" -"\n" +msgstr " vfs-uuid пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5856 ../src/guestfs-actions.pod:9145 @@ -21517,9 +20628,7 @@ msgstr "vg-activate-all" msgid "" " vg-activate-all true|false\n" "\n" -msgstr "" -" vg-activate-all true|false\n" -"\n" +msgstr " vg-activate-all true|false\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5879 ../src/guestfs-actions.pod:9182 @@ -21697,15 +20806,13 @@ msgstr "vgs" msgid "" " vgs\n" "\n" -msgstr "" -" vgs\n" -"\n" +msgstr " vgs\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5944 ../src/guestfs-actions.pod:9297 msgid "" -"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" -"> command." +"List all the volumes groups detected. This is the equivalent of the " +"L<vgs(8)> command." msgstr "" #. type: textblock @@ -21731,15 +20838,13 @@ msgstr "vgs-full" msgid "" " vgs-full\n" "\n" -msgstr "" -" vgs-full\n" -"\n" +msgstr " vgs-full\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5956 ../src/guestfs-actions.pod:9316 msgid "" -"List all the volumes groups detected. This is the equivalent of the L<vgs(8)" -"> command. The \"full\" version includes all fields." +"List all the volumes groups detected. This is the equivalent of the " +"L<vgs(8)> command. The \"full\" version includes all fields." msgstr "" #. type: =head2 @@ -21753,9 +20858,7 @@ msgstr "vgscan" msgid "" " vgscan\n" "\n" -msgstr "" -" vgscan\n" -"\n" +msgstr " vgscan\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5963 ../src/guestfs-actions.pod:9330 @@ -21793,9 +20896,7 @@ msgstr "wc-c" msgid "" " wc-c path\n" "\n" -msgstr "" -" wc-c шлях\n" -"\n" +msgstr " wc-c шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5976 ../src/guestfs-actions.pod:9383 @@ -21815,14 +20916,13 @@ msgstr "wc-l" msgid "" " wc-l path\n" "\n" -msgstr "" -" wc-l шлях\n" -"\n" +msgstr " wc-l шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5983 ../src/guestfs-actions.pod:9396 msgid "" -"This command counts the lines in a file, using the C<wc -l> external command." +"This command counts the lines in a file, using the C<wc -l> external " +"command." msgstr "" #. type: =head2 @@ -21836,14 +20936,13 @@ msgstr "wc-w" msgid "" " wc-w path\n" "\n" -msgstr "" -" wc-w шлях\n" -"\n" +msgstr " wc-w шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:5990 ../src/guestfs-actions.pod:9409 msgid "" -"This command counts the words in a file, using the C<wc -w> external command." +"This command counts the words in a file, using the C<wc -w> external " +"command." msgstr "" #. type: =head2 @@ -21889,9 +20988,7 @@ msgstr "write" msgid "" " write path content\n" "\n" -msgstr "" -" write шлях дані\n" -"\n" +msgstr " write шлях дані\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6010 ../src/guestfs-actions.pod:9443 @@ -21981,9 +21078,7 @@ msgstr "zegrep" msgid "" " zegrep regex path\n" "\n" -msgstr "" -" zegrep формальний_вираз шлях\n" -"\n" +msgstr " zegrep формальний_вираз шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6059 ../src/guestfs-actions.pod:9515 @@ -22021,9 +21116,7 @@ msgstr "zero" msgid "" " zero device\n" "\n" -msgstr "" -" zero пристрій\n" -"\n" +msgstr " zero пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6079 ../src/guestfs-actions.pod:9552 @@ -22063,15 +21156,13 @@ msgstr "zero-device" msgid "" " zero-device device\n" "\n" -msgstr "" -" zero-device пристрій\n" -"\n" +msgstr " zero-device пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6096 msgid "" -"This command writes zeroes over the entire C<device>. Compare with L</zero> " -"which just zeroes the first few blocks of a device." +"This command writes zeroes over the entire C<device>. Compare with L</zero>" +" which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 @@ -22119,15 +21210,13 @@ msgstr "zerofree" msgid "" " zerofree device\n" "\n" -msgstr "" -" zerofree пристрій\n" -"\n" +msgstr " zerofree пристрій\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6121 ../src/guestfs-actions.pod:9627 msgid "" -"This runs the I<zerofree> program on C<device>. This program claims to zero " -"unused inodes and disk blocks on an ext2/3 filesystem, thus making it " +"This runs the I<zerofree> program on C<device>. This program claims to zero" +" unused inodes and disk blocks on an ext2/3 filesystem, thus making it " "possible to compress the filesystem more effectively." msgstr "" @@ -22154,9 +21243,7 @@ msgstr "zfgrep" msgid "" " zfgrep pattern path\n" "\n" -msgstr "" -" zfgrep шаблон шлях\n" -"\n" +msgstr " zfgrep шаблон шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6136 ../src/guestfs-actions.pod:9649 @@ -22175,9 +21262,7 @@ msgstr "zfgrepi" msgid "" " zfgrepi pattern path\n" "\n" -msgstr "" -" zfgrepi шаблон шлях\n" -"\n" +msgstr " zfgrepi шаблон шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6146 ../src/guestfs-actions.pod:9668 @@ -22196,9 +21281,7 @@ msgstr "zfile" msgid "" " zfile meth path\n" "\n" -msgstr "" -" zfile метод шлях\n" -"\n" +msgstr " zfile метод шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6156 ../src/guestfs-actions.pod:9694 @@ -22234,9 +21317,7 @@ msgstr "zgrep" msgid "" " zgrep regex path\n" "\n" -msgstr "" -" zgrep формальний_вираз шлях\n" -"\n" +msgstr " zgrep формальний_вираз шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6175 ../src/guestfs-actions.pod:9714 @@ -22255,9 +21336,7 @@ msgstr "zgrepi" msgid "" " zgrepi regex path\n" "\n" -msgstr "" -" zgrepi формальний_вираз шлях\n" -"\n" +msgstr " zgrepi формальний_вираз шлях\n\n" #. type: textblock #: ../fish/guestfish-actions.pod:6185 ../src/guestfs-actions.pod:9733 @@ -22325,8 +21404,8 @@ msgstr "" msgid "" "C<copy-in> copies local files or directories recursively into the disk " "image, placing them in the directory called C</remotedir> (which must " -"exist). This guestfish meta-command turns into a sequence of L</tar-in> and " -"other commands as necessary." +"exist). This guestfish meta-command turns into a sequence of L</tar-in> and" +" other commands as necessary." msgstr "" #. type: textblock @@ -22353,9 +21432,9 @@ msgstr "" #: ../fish/guestfish-commands.pod:34 msgid "" "C<copy-out> copies remote files or directories recursively out of the disk " -"image, placing them on the host disk in a local directory called C<localdir> " -"(which must exist). This guestfish meta-command turns into a sequence of L</" -"download>, L</tar-out> and other commands as necessary." +"image, placing them on the host disk in a local directory called C<localdir>" +" (which must exist). This guestfish meta-command turns into a sequence of " +"L</download>, L</tar-out> and other commands as necessary." msgstr "" #. type: textblock @@ -22372,9 +21451,7 @@ msgstr "" msgid "" " copy-out /home .\n" "\n" -msgstr "" -" copy-out /home .\n" -"\n" +msgstr " copy-out /home .\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:46 @@ -22389,9 +21466,7 @@ msgstr "" msgid "" " glob copy-out /home/* .\n" "\n" -msgstr "" -" glob copy-out /home/* .\n" -"\n" +msgstr " glob copy-out /home/* .\n\n" #. type: =head2 #: ../fish/guestfish-commands.pod:51 @@ -22404,9 +21479,7 @@ msgstr "delete-event" msgid "" " delete-event name\n" "\n" -msgstr "" -" delete-event назва\n" -"\n" +msgstr " delete-event назва\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:55 @@ -22432,9 +21505,7 @@ msgstr "display" msgid "" " display filename\n" "\n" -msgstr "" -" display назва_файла\n" -"\n" +msgstr " display назва_файла\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:65 @@ -22474,9 +21545,7 @@ msgstr "echo" msgid "" " echo [params ...]\n" "\n" -msgstr "" -" echo [параметри...]\n" -"\n" +msgstr " echo [параметри...]\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:79 @@ -22504,9 +21573,7 @@ msgstr "emacs" msgid "" " edit filename\n" "\n" -msgstr "" -" edit назва_файла\n" -"\n" +msgstr " edit назва_файла\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:89 @@ -22538,17 +21605,17 @@ msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:100 msgid "" -"Register a shell script fragment which is executed when an event is raised. " -"See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event " -"API in libguestfs." +"Register a shell script fragment which is executed when an event is raised." +" See L<guestfs(3)/guestfs_set_event_callback> for a discussion of the event" +" API in libguestfs." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:104 msgid "" -"The C<name> parameter is a name that you give to this event handler. It can " -"be any string (even the empty string) and is simply there so you can delete " -"the handler using the guestfish C<delete-event> command." +"The C<name> parameter is a name that you give to this event handler. It can" +" be any string (even the empty string) and is simply there so you can delete" +" the handler using the guestfish C<delete-event> command." msgstr "" #. type: textblock @@ -22563,17 +21630,17 @@ msgstr "" #: ../fish/guestfish-commands.pod:113 msgid "" "The third and final parameter is the shell script fragment (or any external " -"command) that is executed when any of the events in the eventset occurs. It " -"is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh -" -"c>." +"command) that is executed when any of the events in the eventset occurs. It" +" is executed using C<$SHELL -c>, or if C<$SHELL> is not set then C</bin/sh " +"-c>." msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:118 msgid "" -"The shell script fragment receives callback parameters as arguments C<$1>, C<" -"$2> etc. The actual event that was called is available in the environment " -"variable C<$EVENT>." +"The shell script fragment receives callback parameters as arguments C<$1>, " +"C<$2> etc. The actual event that was called is available in the environment" +" variable C<$EVENT>." msgstr "" #. type: verbatim @@ -22603,9 +21670,7 @@ msgstr "glob" msgid "" " glob command args...\n" "\n" -msgstr "" -" glob команда параметри...\n" -"\n" +msgstr " glob команда параметри...\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:133 @@ -22662,14 +21727,13 @@ msgstr "" msgid "" " hexedit /dev/sda 1M\n" "\n" -msgstr "" -" hexedit /dev/sda 1M\n" -"\n" +msgstr " hexedit /dev/sda 1M\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:159 msgid "" -"which would allow you to edit anywhere within the first megabyte of the disk." +"which would allow you to edit anywhere within the first megabyte of the " +"disk." msgstr "" #. type: textblock @@ -22683,9 +21747,7 @@ msgstr "" msgid "" " hexedit /dev/sda1 0x400 0x400\n" "\n" -msgstr "" -" hexedit /dev/sda1 0x400 0x400\n" -"\n" +msgstr " hexedit /dev/sda1 0x400 0x400\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:166 @@ -22763,9 +21825,7 @@ msgstr "підручник" msgid "" " man\n" "\n" -msgstr "" -" man\n" -"\n" +msgstr " man\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:196 @@ -22879,8 +21939,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish-commands.pod:234 msgid "" -"This creates an empty sparse file of the given size, and then adds so it can " -"be further examined." +"This creates an empty sparse file of the given size, and then adds so it can" +" be further examined." msgstr "" #. type: textblock @@ -22904,15 +21964,14 @@ msgstr "supported" msgid "" " supported\n" "\n" -msgstr "" -" supported\n" -"\n" +msgstr " supported\n\n" #. type: textblock #: ../fish/guestfish-commands.pod:251 msgid "" "This command returns a list of the optional groups known to the daemon, and " -"indicates which ones are supported by this build of the libguestfs appliance." +"indicates which ones are supported by this build of the libguestfs " +"appliance." msgstr "" #. type: textblock @@ -23023,9 +22082,9 @@ msgstr "" #: ../fish/guestfish.pod:25 msgid "" "Using guestfish in read/write mode on live virtual machines can be " -"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) " -"option to use guestfish safely if the disk image or virtual machine might be " -"live." +"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)" +" option to use guestfish safely if the disk image or virtual machine might " +"be live." msgstr "" #. type: textblock @@ -23195,7 +22254,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:109 msgid "" -"Use the I<-i> option to automatically mount the disks from a virtual machine:" +"Use the I<-i> option to automatically mount the disks from a virtual " +"machine:" msgstr "" #. type: verbatim @@ -23296,12 +22356,7 @@ msgid "" " guestfish --remote run\n" " guestfish --remote lvs\n" "\n" -msgstr "" -" eval \"`guestfish --listen`\"\n" -" guestfish --remote add-ro disk.img\n" -" guestfish --remote run\n" -" guestfish --remote lvs\n" -"\n" +msgstr " eval \"`guestfish --listen`\"\n guestfish --remote add-ro disk.img\n guestfish --remote run\n guestfish --remote lvs\n\n" #. type: textblock #: ../fish/guestfish.pod:154 @@ -23455,9 +22510,7 @@ msgstr "" msgid "" " #!/usr/bin/guestfish -f\n" "\n" -msgstr "" -" #!/usr/bin/guestfish -f\n" -"\n" +msgstr " #!/usr/bin/guestfish -f\n\n" #. type: verbatim #: ../fish/guestfish.pod:244 @@ -23465,9 +22518,7 @@ msgstr "" msgid "" " guestfish --format=raw -a disk.img\n" "\n" -msgstr "" -" guestfish --format=raw -a disk.img\n" -"\n" +msgstr " guestfish --format=raw -a disk.img\n\n" #. type: verbatim #: ../fish/guestfish.pod:248 @@ -23475,9 +22526,7 @@ msgstr "" msgid "" " guestfish --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" -" guestfish --format=raw -a disk.img --format -a another.img\n" -"\n" +msgstr " guestfish --format=raw -a disk.img --format -a another.img\n\n" #. type: textblock #: ../fish/guestfish.pod:253 @@ -23511,9 +22560,7 @@ msgstr "" msgid "" " guestfish -d myguest -i\n" "\n" -msgstr "" -" guestfish -d myguest -i\n" -"\n" +msgstr " guestfish -d myguest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:270 @@ -23526,9 +22573,7 @@ msgstr "" msgid "" " guestfish --ro -d myguest -i\n" "\n" -msgstr "" -" guestfish --ro -d myguest -i\n" -"\n" +msgstr " guestfish --ro -d myguest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:274 @@ -23541,9 +22586,7 @@ msgstr "" msgid "" " guestfish --rw -a /dev/Guests/MyGuest -i\n" "\n" -msgstr "" -" guestfish --rw -a /dev/Guests/MyGuest -i\n" -"\n" +msgstr " guestfish --rw -a /dev/Guests/MyGuest -i\n\n" #. type: textblock #: ../fish/guestfish.pod:278 @@ -23558,9 +22601,7 @@ msgstr "" msgid "" " guestfish [--ro] -i disk.img\n" "\n" -msgstr "" -" guestfish [--ro] -i disk.img\n" -"\n" +msgstr " guestfish [--ro] -i disk.img\n\n" #. type: verbatim #: ../fish/guestfish.pod:283 @@ -23585,8 +22626,8 @@ msgstr "B<--listen>" #. type: textblock #: ../fish/guestfish.pod:296 msgid "" -"Fork into the background and listen for remote commands. See section L</" -"REMOTE CONTROL GUESTFISH OVER A SOCKET> below." +"Fork into the background and listen for remote commands. See section " +"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below." msgstr "" #. type: =item @@ -23597,8 +22638,8 @@ msgstr "B<--live>" #. type: textblock #: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179 msgid "" -"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/" -"ATTACHING TO RUNNING DAEMONS>)." +"Connect to a live virtual machine. (Experimental, see " +"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)." msgstr "" #. type: =item @@ -23636,21 +22677,21 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:317 msgid "" -"If you don't know what filesystems a disk image contains, you can either run " -"guestfish without this option, then list the partitions, filesystems and LVs " -"available (see L</list-partitions>, L</list-filesystems> and L</lvs> " +"If you don't know what filesystems a disk image contains, you can either run" +" guestfish without this option, then list the partitions, filesystems and " +"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> " "commands), or you can use the L<virt-filesystems(1)> program." msgstr "" #. type: textblock #: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192 msgid "" -"The third (and rarely used) part of the mount parameter is the list of mount " -"options used to mount the underlying filesystem. If this is not given, then " -"the mount options are either the empty string or C<ro> (the latter if the " -"I<--ro> flag is used). By specifying the mount options, you override this " -"default choice. Probably the only time you would use this is to enable ACLs " -"and/or extended attributes if the filesystem can support them:" +"The third (and rarely used) part of the mount parameter is the list of mount" +" options used to mount the underlying filesystem. If this is not given, " +"then the mount options are either the empty string or C<ro> (the latter if " +"the I<--ro> flag is used). By specifying the mount options, you override " +"this default choice. Probably the only time you would use this is to enable" +" ACLs and/or extended attributes if the filesystem can support them:" msgstr "" #. type: verbatim @@ -23702,8 +22743,8 @@ msgstr "B<-N help>" #. type: textblock #: ../fish/guestfish.pod:348 msgid "" -"Prepare a fresh disk image formatted as \"type\". This is an alternative to " -"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " +"Prepare a fresh disk image formatted as \"type\". This is an alternative to" +" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a " "preformatted disk with a filesystem and adds it. See L</PREPARED DISK " "IMAGES> below." msgstr "" @@ -23711,7 +22752,7 @@ msgstr "" #. type: =item #: ../fish/guestfish.pod:353 msgid "B<--pipe-error>" -msgstr "" +msgstr "B<--pipe-error>" #. type: textblock #: ../fish/guestfish.pod:355 @@ -23800,8 +22841,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:388 ../rescue/virt-rescue.pod:198 msgid "" -"The option must always be used if the disk image or virtual machine might be " -"running, and is generally recommended in cases where you don't need write " +"The option must always be used if the disk image or virtual machine might be" +" running, and is generally recommended in cases where you don't need write " "access to the disk." msgstr "" @@ -23832,7 +22873,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:406 msgid "" -"Enable very verbose messages. This is particularly useful if you find a bug." +"Enable very verbose messages. This is particularly useful if you find a " +"bug." msgstr "" #. type: textblock @@ -23906,9 +22948,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:444 msgid "" -"In either command line mode or non-interactive shell, the first command that " -"gives an error causes the whole shell to exit. In interactive mode (with a " -"prompt) if a command fails, you can continue to enter commands." +"In either command line mode or non-interactive shell, the first command that" +" gives an error causes the whole shell to exit. In interactive mode (with a" +" prompt) if a command fails, you can continue to enter commands." msgstr "" #. type: =head1 @@ -23920,8 +22962,8 @@ msgstr "" #: ../fish/guestfish.pod:451 msgid "" "As with L<guestfs(3)>, you must first configure your guest by adding disks, " -"then launch it, then mount any disks you need, and finally issue actions/" -"commands. So the general order of the day is:" +"then launch it, then mount any disks you need, and finally issue " +"actions/commands. So the general order of the day is:" msgstr "" #. type: textblock @@ -23975,9 +23017,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:490 msgid "" -"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to " -"opening disk images supplied on the command line for write. To open a disk " -"image read-only you have to do I<-a image --ro>." +"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to" +" opening disk images supplied on the command line for write. To open a disk" +" image read-only you have to do I<-a image --ro>." msgstr "" #. type: textblock @@ -24002,16 +23044,16 @@ msgstr "" msgid "" "This version of guestfish, guestmount and virt-rescue has a I<--rw> option " "which does nothing (it is already the default). However it is highly " -"recommended that you use this option to indicate that you need write access, " -"and prepare your scripts for the day when this option will be required for " +"recommended that you use this option to indicate that you need write access," +" and prepare your scripts for the day when this option will be required for " "write access." msgstr "" #. type: textblock #: ../fish/guestfish.pod:510 msgid "" -"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any " -"other libguestfs program apart from guestfish and guestmount." +"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any" +" other libguestfs program apart from guestfish and guestmount." msgstr "" #. type: =head1 @@ -24022,8 +23064,8 @@ msgstr "ЛАПКИ" #. type: textblock #: ../fish/guestfish.pod:515 msgid "" -"You can quote ordinary parameters using either single or double quotes. For " -"example:" +"You can quote ordinary parameters using either single or double quotes. For" +" example:" msgstr "" #. type: verbatim @@ -24077,7 +23119,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:535 msgid "" -"In double-quoted arguments (only) use backslash to insert special characters:" +"In double-quoted arguments (only) use backslash to insert special " +"characters:" msgstr "" #. type: =item @@ -24168,8 +23211,8 @@ msgstr "C<\\ooo>" #. type: textblock #: ../fish/guestfish.pod:574 msgid "" -"A character with octal value I<ooo>. There must be precisely 3 octal digits " -"(unlike C)." +"A character with octal value I<ooo>. There must be precisely 3 octal digits" +" (unlike C)." msgstr "" #. type: =item @@ -24239,8 +23282,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:603 msgid "" -"Each optional argument can appear at most once. All optional arguments must " -"appear after the required ones." +"Each optional argument can appear at most once. All optional arguments must" +" appear after the required ones." msgstr "" #. type: =head1 @@ -24262,8 +23305,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:613 msgid "" -"When the command takes a parameter measured in bytes, you can use one of the " -"following suffixes to specify kilobytes, megabytes and larger sizes:" +"When the command takes a parameter measured in bytes, you can use one of the" +" following suffixes to specify kilobytes, megabytes and larger sizes:" msgstr "" #. type: =item @@ -24502,8 +23545,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:717 msgid "" -"Neither guestfish nor the underlying guestfs API performs wildcard expansion " -"(globbing) by default. So for example the following will not do what you " +"Neither guestfish nor the underlying guestfs API performs wildcard expansion" +" (globbing) by default. So for example the following will not do what you " "expect:" msgstr "" @@ -24538,8 +23581,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:730 msgid "" -"runs C<rm-rf> on each path that matches (ie. potentially running the command " -"many times), equivalent to:" +"runs C<rm-rf> on each path that matches (ie. potentially running the command" +" many times), equivalent to:" msgstr "" #. type: verbatim @@ -24573,8 +23616,8 @@ msgstr "КОМЕНТАРІ" #: ../fish/guestfish.pod:744 msgid "" "Any line which starts with a I<#> character is treated as a comment and " -"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a " -"command. For example:" +"ignored. The I<#> can optionally be preceded by whitespace, but B<not> by a" +" command. For example:" msgstr "" #. type: verbatim @@ -24652,8 +23695,8 @@ msgstr "" #: ../fish/guestfish.pod:779 msgid "" "For example it is tedious to create a sequence of files (eg. C</foo.1> " -"through C</foo.100>) using guestfish commands alone. However this is simple " -"if we use a shell script to create the guestfish commands for us:" +"through C</foo.100>) using guestfish commands alone. However this is simple" +" if we use a shell script to create the guestfish commands for us:" msgstr "" #. type: verbatim @@ -24696,8 +23739,8 @@ msgstr "КАНАЛИ" #: ../fish/guestfish.pod:798 msgid "" "Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first " -"command (a guestfish command) to the second command (any host command). For " -"example:" +"command (a guestfish command) to the second command (any host command). For" +" example:" msgstr "" #. type: verbatim @@ -24712,8 +23755,8 @@ msgstr "" #: ../fish/guestfish.pod:804 msgid "" "(where C<cat> is the guestfish cat command, but C<awk> is the host awk " -"program). The above command would list all accounts in the guest filesystem " -"which have UID 0, ie. root accounts including backdoors. Other examples:" +"program). The above command would list all accounts in the guest filesystem" +" which have UID 0, ie. root accounts including backdoors. Other examples:" msgstr "" #. type: verbatim @@ -24738,8 +23781,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:818 msgid "" -"To use a literal argument which begins with a pipe symbol, you have to quote " -"it, eg:" +"To use a literal argument which begins with a pipe symbol, you have to quote" +" it, eg:" msgstr "" #. type: verbatim @@ -24758,9 +23801,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:825 msgid "" -"If a parameter starts with the character C<~> then the tilde may be expanded " -"as a home directory path (either C<~> for the current user's home directory, " -"or C<~user> for another user)." +"If a parameter starts with the character C<~> then the tilde may be expanded" +" as a home directory path (either C<~> for the current user's home " +"directory, or C<~user> for another user)." msgstr "" #. type: textblock @@ -24854,8 +23897,8 @@ msgstr "" #: ../fish/guestfish.pod:863 msgid "" "Before closing a LUKS device you must unmount any logical volumes on it and " -"deactivate the volume groups by calling C<vg-activate false VG> on each " -"one. Then you can close the mapper device:" +"deactivate the volume groups by calling C<vg-activate false VG> on each one." +" Then you can close the mapper device:" msgstr "" #. type: verbatim @@ -24904,9 +23947,9 @@ msgstr "" msgid "" "The parameter is rewritten \"behind the scenes\" by looking up the position " "where the drive is mounted, prepending that to the path, changing all " -"backslash characters to forward slash, then resolving the result using L</" -"case-sensitive-path>. For example if the E: drive was mounted on C</e> then " -"the parameter might be rewritten like this:" +"backslash characters to forward slash, then resolving the result using L" +"</case-sensitive-path>. For example if the E: drive was mounted on C</e> " +"then the parameter might be rewritten like this:" msgstr "" #. type: verbatim @@ -24987,8 +24030,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:918 msgid "" -"Any string of characters can be used instead of C<END>. The end marker must " -"appear on a line of its own, without any preceding or following characters " +"Any string of characters can be used instead of C<END>. The end marker must" +" appear on a line of its own, without any preceding or following characters " "(not even spaces)." msgstr "" @@ -25080,8 +24123,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:961 msgid "" -"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which " -"is how the I<--remote> option knows where to send the commands. You can " +"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which" +" is how the I<--remote> option knows where to send the commands. You can " "have several guestfish listener processes running using:" msgstr "" @@ -25127,9 +24170,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:982 msgid "" -"Remote control happens over a Unix domain socket called C</tmp/.guestfish-" -"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, " -"and C<$PID> is the process ID of the server." +"Remote control happens over a Unix domain socket called " +"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID " +"of the process, and C<$PID> is the process ID of the server." msgstr "" #. type: textblock @@ -25209,9 +24252,7 @@ msgstr "" msgid "" " # ...\n" "\n" -msgstr "" -" # ...\n" -"\n" +msgstr " # ...\n\n" #. type: =head2 #: ../fish/guestfish.pod:1021 @@ -25237,8 +24278,8 @@ msgstr "" #: ../fish/guestfish.pod:1028 msgid "" "Since the C<run> command produces no output on stdout, this is not useful " -"anyway. For further information see L<https://bugzilla.redhat.com/show_bug." -"cgi?id=592910>." +"anyway. For further information see " +"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>." msgstr "" #. type: =head1 @@ -25270,10 +24311,10 @@ msgid "" "The type briefly describes how the disk should be sized, partitioned, how " "filesystem(s) should be created, and how content should be added. " "Optionally the type can be followed by extra parameters, separated by C<:> " -"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-" -"allocated disk, containing a single partition, with the partition formatted " -"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB " -"disk instead." +"(colon) characters. For example, I<-N fs> creates a default 100MB, " +"sparsely-allocated disk, containing a single partition, with the partition " +"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem" +" on a 1GB disk instead." msgstr "" #. type: textblock @@ -25284,8 +24325,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1056 msgid "" -"Note that the prepared filesystem is not mounted. You would usually have to " -"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." +"Note that the prepared filesystem is not mounted. You would usually have to" +" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option." msgstr "" #. type: textblock @@ -25350,8 +24391,8 @@ msgstr "" #: ../fish/guestfish.pod:1083 msgid "" "When a command that supports progress bars takes longer than two seconds to " -"run, and if progress bars are enabled, then you will see one appearing below " -"the command:" +"run, and if progress bars are enabled, then you will see one appearing below" +" the command:" msgstr "" #. type: verbatim @@ -25378,8 +24419,8 @@ msgstr "" #: ../fish/guestfish.pod:1097 msgid "" "Progress bars are enabled by default when guestfish is used interactively. " -"You can enable them even for non-interactive modes using I<--progress-bars>, " -"and you can disable them completely using I<--no-progress-bars>." +"You can enable them even for non-interactive modes using I<--progress-bars>," +" and you can disable them completely using I<--no-progress-bars>." msgstr "" #. type: =head1 @@ -25406,10 +24447,7 @@ msgid "" " help\n" " help cmd\n" "\n" -msgstr "" -" help\n" -" help команда\n" -"\n" +msgstr " help\n help команда\n\n" #. type: textblock #: ../fish/guestfish.pod:1112 @@ -25478,8 +24516,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1144 ../src/guestfs.pod:3275 msgid "" -"These two environment variables allow the kernel that libguestfs uses in the " -"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " +"These two environment variables allow the kernel that libguestfs uses in the" +" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the " "most recent host kernel is chosen. For more information about kernel " "selection, see L<febootstrap-supermin-helper(8)>. This feature is only " "available in febootstrap E<ge> 3.8." @@ -25572,9 +24610,7 @@ msgstr "" msgid "" " LIBGUESTFS_MEMSIZE=700\n" "\n" -msgstr "" -" LIBGUESTFS_MEMSIZE=700\n" -"\n" +msgstr " LIBGUESTFS_MEMSIZE=700\n\n" #. type: =item #: ../fish/guestfish.pod:1188 ../src/guestfs.pod:3297 @@ -25596,8 +24632,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1195 ../src/guestfs.pod:3304 msgid "" -"Set the default qemu binary that libguestfs uses. If not set, then the qemu " -"which was found at compile time by the configure script is used." +"Set the default qemu binary that libguestfs uses. If not set, then the qemu" +" which was found at compile time by the configure script is used." msgstr "" #. type: =item @@ -25701,8 +24737,8 @@ msgstr "" #: ../fish/guestfish.pod:1243 msgid "" "If compiled with GNU readline support, then these files can be used to " -"configure readline. For further information, please see L<readline(3)/" -"INITIALIZATION FILE>." +"configure readline. For further information, please see " +"L<readline(3)/INITIALIZATION FILE>." msgstr "" #. type: textblock @@ -25723,8 +24759,8 @@ msgstr "" #. type: textblock #: ../fish/guestfish.pod:1253 msgid "" -"Variables that you can set in inputrc that change the behaviour of guestfish " -"in useful ways include:" +"Variables that you can set in inputrc that change the behaviour of guestfish" +" in useful ways include:" msgstr "" #. type: =item @@ -25767,20 +24803,21 @@ msgstr "" msgid "" "When using the I<-N> or I<--new> option, the prepared disk or filesystem " "will be created in the file C<test1.img> in the current directory. The " -"second use of I<-N> will use C<test2.img> and so on. Any existing file with " -"the same name will be overwritten." +"second use of I<-N> will use C<test2.img> and so on. Any existing file with" +" the same name will be overwritten." msgstr "" #. type: textblock #: ../fish/guestfish.pod:1282 msgid "" "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-" -"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit" -"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems" -"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-" -"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, " -"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, " -"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>." +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" +"edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-" +"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-" +"fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-" +"sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-" +"win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-" +"helper(8)>." msgstr "" #. type: textblock @@ -25808,8 +24845,8 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:15 msgid "" -"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially " -"causing disk corruption. The virtual machine must be shut down before you " +"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially" +" causing disk corruption. The virtual machine must be shut down before you " "use this command." msgstr "" @@ -25859,9 +24896,9 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:41 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<copy-in> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<copy-in> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock @@ -25875,8 +24912,8 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-in.pod:52 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, " -"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L" +"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -25939,16 +24976,16 @@ msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:30 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<copy-out> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<copy-out> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-copy-out.pod:41 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-" -"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L" +"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -26014,17 +25051,17 @@ msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:38 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<tar-in> command. For anything more complex than a trivial copy, you are " -"probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial" +" copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-in.pod:49 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs." -"org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" +"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, " +"L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -26087,16 +25124,16 @@ msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:32 msgid "" -"This command is just a simple shell script wrapper around the L<guestfish(1)" -"> C<tar-out> command. For anything more complex than a trivial copy, you " -"are probably better off using guestfish directly." +"This command is just a simple shell script wrapper around the " +"L<guestfish(1)> C<tar-out> command. For anything more complex than a " +"trivial copy, you are probably better off using guestfish directly." msgstr "" #. type: textblock #: ../fish/virt-tar-out.pod:43 msgid "" -"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, " -"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." +"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L" +"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -26124,9 +25161,9 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:18 msgid "" -"To create a disk containing data, you may be better to use L<virt-make-fs(1)" -">. If you are creating a blank disk to use in L<guestfish(1)>, you should " -"instead use the guestfish I<-N> option." +"To create a disk containing data, you may be better to use L<virt-make-" +"fs(1)>. If you are creating a blank disk to use in L<guestfish(1)>, you " +"should instead use the guestfish I<-N> option." msgstr "" #. type: textblock @@ -26158,8 +25195,8 @@ msgstr "" #. type: textblock #: ../format/virt-format.pod:30 msgid "" -"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks " -"will be erased by these commands>. These commands will create a single " +"C<disk.qcow> or C</dev/VG/LV> must exist already. B<Any data on these disks" +" will be erased by these commands>. These commands will create a single " "empty partition covering the whole disk, with no filesystem inside it." msgstr "" @@ -26177,7 +25214,8 @@ msgstr "I<--filesystem=[ext3|ntfs|vfat|...]>" #. type: textblock #: ../format/virt-format.pod:42 -msgid "Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." +msgid "" +"Create an empty filesystem (C<ext3>, C<ntfs> etc) inside the partition." msgstr "" #. type: =item @@ -26188,8 +25226,8 @@ msgstr "I<--lvm[=/dev/VG/LV]>" #. type: textblock #: ../format/virt-format.pod:46 msgid "" -"Create a Linux LVM2 logical volume on the disk. When used with I<--" -"filesystem>, the filesystem is created inside the LV." +"Create a Linux LVM2 logical volume on the disk. When used with " +"I<--filesystem>, the filesystem is created inside the LV." msgstr "" #. type: textblock @@ -26225,8 +25263,8 @@ msgstr "B<--filesystem=ext3|ntfs|vfat|...>" #. type: textblock #: ../format/virt-format.pod:80 msgid "" -"Create an empty filesystem of the specified type. Many filesystem types are " -"supported by libguestfs." +"Create an empty filesystem of the specified type. Many filesystem types are" +" supported by libguestfs." msgstr "" #. type: =item @@ -26425,8 +25463,8 @@ msgstr "" #: ../fuse/guestmount.pod:27 msgid "" "Along with other options, you have to give at least one device (I<-a> " -"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> " -"option) or use the I<-i> inspection option or the I<--live> option. How " +"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>" +" option) or use the I<-i> inspection option or the I<--live> option. How " "this works is better explained in the L<guestfish(1)> manual page, or by " "looking at the examples below." msgstr "" @@ -26435,9 +25473,9 @@ msgstr "" #: ../fuse/guestmount.pod:33 msgid "" "FUSE lets you mount filesystems as non-root. The mountpoint must be owned " -"by you, and the filesystem will not be visible to any other users unless you " -"make certain global configuration changes to C</etc/fuse.conf>. To unmount " -"the filesystem, use the C<fusermount -u> command." +"by you, and the filesystem will not be visible to any other users unless you" +" make certain global configuration changes to C</etc/fuse.conf>. To unmount" +" the filesystem, use the C<fusermount -u> command." msgstr "" #. type: textblock @@ -26599,11 +25637,11 @@ msgstr "B<--dir-cache-timeout N>" #. type: textblock #: ../fuse/guestmount.pod:125 msgid "" -"Set the readdir cache timeout to I<N> seconds, the default being 60 " -"seconds. The readdir cache [actually, there are several semi-independent " -"caches] is populated after a readdir(2) call with the stat and extended " -"attributes of the files in the directory, in anticipation that they will be " -"requested soon after." +"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds." +" The readdir cache [actually, there are several semi-independent caches] is" +" populated after a readdir(2) call with the stat and extended attributes of " +"the files in the directory, in anticipation that they will be requested soon" +" after." msgstr "" #. type: textblock @@ -26619,8 +25657,8 @@ msgstr "" msgid "" "If you have untrusted raw-format guest disk images, you should use this " "option to specify the disk format. This avoids a possible security problem " -"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/" -"guestfs_add_drive_opts>." +"with malicious guests (CVE-2010-3851). See also " +"L<guestfs(3)/guestfs_add_drive_opts>." msgstr "" #. type: =item @@ -26641,8 +25679,8 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:186 msgid "" -"Mount the named partition or logical volume on the given mountpoint B<in the " -"guest> (this has nothing to do with mountpoints in the host)." +"Mount the named partition or logical volume on the given mountpoint B<in the" +" guest> (this has nothing to do with mountpoints in the host)." msgstr "" #. type: textblock @@ -26724,8 +25762,8 @@ msgstr "B<-o kernel_cache>" #. type: textblock #: ../fuse/guestmount.pod:237 msgid "" -"Allow the kernel to cache files (reduces the number of reads that have to go " -"through the L<guestfs(3)> API). This is generally a good idea if you can " +"Allow the kernel to cache files (reduces the number of reads that have to go" +" through the L<guestfs(3)> API). This is generally a good idea if you can " "afford the extra memory usage." msgstr "" @@ -26801,13 +25839,10 @@ msgstr "" #. type: textblock #: ../fuse/guestmount.pod:319 msgid "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " -"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." -"net/>." -msgstr "" -"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, " -"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf." -"net/>." +"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L" +"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, " +"L<http://fuse.sf.net/>." +msgstr "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf.net/>." #. type: textblock #: ../inspector/virt-inspector.pod:5 @@ -26872,10 +25907,10 @@ msgstr "" #: ../inspector/virt-inspector.pod:30 msgid "" "You can also run virt-inspector directly on disk images from a single " -"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain " -"has several block devices, in which case you should list several I<-a> " -"options one after another, with the first corresponding to the guest's C</" -"dev/sda>, the second to the guest's C</dev/sdb> and so on." +"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain" +" has several block devices, in which case you should list several I<-a> " +"options one after another, with the first corresponding to the guest's " +"C</dev/sda>, the second to the guest's C</dev/sdb> and so on." msgstr "" #. type: textblock @@ -26888,8 +25923,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:40 msgid "" -"Virt-inspector can only inspect and report upon I<one domain at a time>. To " -"inspect several virtual machines, you have to run virt-inspector several " +"Virt-inspector can only inspect and report upon I<one domain at a time>. To" +" inspect several virtual machines, you have to run virt-inspector several " "times (for example, from a shell script for-loop)." msgstr "" @@ -26964,9 +25999,10 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:136 msgid "" -"Perform an XPath query on the XML on stdin, and print the result on stdout. " -"In this mode virt-inspector simply runs an XPath query; all other inspection " -"functions are disabled. See L</XPATH QUERIES> below for some examples." +"Perform an XPath query on the XML on stdin, and print the result on stdout." +" In this mode virt-inspector simply runs an XPath query; all other " +"inspection functions are disabled. See L</XPATH QUERIES> below for some " +"examples." msgstr "" #. type: textblock @@ -26990,8 +26026,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:161 msgid "" -"The virt-inspector XML is described precisely in a RELAX NG schema file " -"C<virt-inspector.rng> which is supplied with libguestfs. This section is " +"The virt-inspector XML is described precisely in a RELAX NG schema file C" +"<virt-inspector.rng> which is supplied with libguestfs. This section is " "just an overview." msgstr "" @@ -27040,8 +26076,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:189 msgid "" "In brief, E<lt>nameE<gt> is the class of operating system (something like " -"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> " -"but many other distros are recognized) and E<lt>archE<gt> is the guest " +"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>" +" but many other distros are recognized) and E<lt>archE<gt> is the guest " "architecture. The other fields are fairly self-explanatory, but because " "these fields are taken directly from the libguestfs inspection API you can " "find precise information from L<guestfs(3)/INSPECTION>." @@ -27050,8 +26086,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:197 msgid "" -"The E<lt>rootE<gt> element is the root filesystem device, but from the point " -"of view of libguestfs (block devices may have completely different names " +"The E<lt>rootE<gt> element is the root filesystem device, but from the point" +" of view of libguestfs (block devices may have completely different names " "inside the VM itself)." msgstr "" @@ -27184,8 +26220,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:268 msgid "" "The version and release fields may not be available for some types guests. " -"Other fields are possible, see L<guestfs(3)/" -"guestfs_inspect_list_applications>." +"Other fields are possible, see " +"L<guestfs(3)/guestfs_inspect_list_applications>." msgstr "" #. type: =head2 @@ -27217,17 +26253,17 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:286 msgid "" -"In the example above, drive C maps to the filesystem on the second partition " -"on the first disk, and drive E maps to the filesystem on the first partition " -"on the second disk." +"In the example above, drive C maps to the filesystem on the second partition" +" on the first disk, and drive E maps to the filesystem on the first " +"partition on the second disk." msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:290 msgid "" "Note that this only covers permanent local filesystem mappings, not things " -"like network shares. Furthermore NTFS volume mount points may not be listed " -"here." +"like network shares. Furthermore NTFS volume mount points may not be listed" +" here." msgstr "" #. type: =head2 @@ -27260,8 +26296,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:308 msgid "" -"To display the icon, you have to extract it and convert the base64 data back " -"to a binary file. Use an XPath query or simply an editor to extract the " +"To display the icon, you have to extract it and convert the base64 data back" +" to a binary file. Use an XPath query or simply an editor to extract the " "data, then use the coreutils L<base64(1)> program to do the conversion back " "to a PNG file:" msgstr "" @@ -27282,8 +26318,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:317 msgid "" -"Virt-inspector can detect some operating system installers on install disks, " -"live CDs, bootable USB keys and more." +"Virt-inspector can detect some operating system installers on install disks," +" live CDs, bootable USB keys and more." msgstr "" #. type: textblock @@ -27321,8 +26357,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:338 msgid "" "Virt-inspector includes built in support for running XPath queries. The " -"reason for including XPath support directly in virt-inspector is simply that " -"there are no good and widely available command line programs that can do " +"reason for including XPath support directly in virt-inspector is simply that" +" there are no good and widely available command line programs that can do " "XPath queries. The only good one is L<xmlstarlet(1)> and that is not " "available on Red Hat Enterprise Linux." msgstr "" @@ -27375,11 +26411,11 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:375 msgid "" -"In early versions of libguestfs, virt-inspector was a large Perl script that " -"contained many heuristics for inspecting guests. This had several problems: " -"in order to do inspection from other tools (like guestfish) we had to call " -"out to this Perl script; and it privileged Perl over other languages that " -"libguestfs supports." +"In early versions of libguestfs, virt-inspector was a large Perl script that" +" contained many heuristics for inspecting guests. This had several " +"problems: in order to do inspection from other tools (like guestfish) we had" +" to call out to this Perl script; and it privileged Perl over other " +"languages that libguestfs supports." msgstr "" #. type: textblock @@ -27408,8 +26444,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:393 msgid "" -"C<inspect_vm.c> has also been translated into other languages. For example, " -"C<inspect_vm.pl> is the Perl translation, and there are other translations " +"C<inspect_vm.c> has also been translated into other languages. For example," +" C<inspect_vm.pl> is the Perl translation, and there are other translations " "for OCaml, Python, etc. See L<guestfs(3)/USING LIBGUESTFS WITH OTHER " "PROGRAMMING LANGUAGES> for a list of man pages which contain this example " "code." @@ -27476,8 +26512,8 @@ msgstr "" #: ../inspector/virt-inspector.pod:430 msgid "" "Limitations of guestfish make it hard to assign the root device to a " -"variable (since guestfish doesn't have variables), so if you want to do this " -"reproducibly you are better off writing a script using one of the other " +"variable (since guestfish doesn't have variables), so if you want to do this" +" reproducibly you are better off writing a script using one of the other " "languages that the libguestfs API supports." msgstr "" @@ -27542,8 +26578,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:475 msgid "" -"To display an icon for the guest, note that filesystems must also be mounted " -"as above. You can then do:" +"To display an icon for the guest, note that filesystems must also be mounted" +" as above. You can then do:" msgstr "" #. type: verbatim @@ -27593,8 +26629,8 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:503 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)" -">, L<xmlstarlet(1)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, " +"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -27629,9 +26665,9 @@ msgstr "" #: ../java/examples/guestfs-java.pod:17 msgid "" "This manual page documents how to call libguestfs from the Java programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -27643,8 +26679,8 @@ msgstr "" #: ../java/examples/guestfs-java.pod:24 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and " -"hence free) them explicitly by calling the C<close> method." +"libguestfs handles include a lot of state, it is also possible to close (and" +" hence free) them explicitly by calling the C<close> method." msgstr "" #. type: =head2 @@ -27670,8 +26706,8 @@ msgstr "" #. type: textblock #: ../java/examples/guestfs-java.pod:47 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " "L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." msgstr "" @@ -27723,10 +26759,10 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:27 msgid "" -"This manual page documents how to call libguestfs from the OCaml programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"This manual page documents how to call libguestfs from the OCaml programming" +" language. This page just documents the differences from the C API and " +"gives some examples. If you are not familiar with using libguestfs, you " +"also need to read L<guestfs(3)>." msgstr "" #. type: =head2 @@ -27737,8 +26773,9 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:34 msgid "" -"There are two different programming styles supported by the OCaml bindings. " -"You can use a module style, with each C function mapped to an OCaml function:" +"There are two different programming styles supported by the OCaml bindings." +" You can use a module style, with each C function mapped to an OCaml " +"function:" msgstr "" #. type: verbatim @@ -27789,8 +26826,8 @@ msgstr "" #: ../ocaml/examples/guestfs-ocaml.pod:55 msgid "" "The handle is closed when it is reaped by the garbage collector. Because " -"libguestfs handles include a lot of state, it is also possible to close (and " -"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " +"libguestfs handles include a lot of state, it is also possible to close (and" +" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> " "method." msgstr "" @@ -27805,17 +26842,17 @@ msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:66 msgid "" -"Calling any function/method on a closed handle raises C<Guestfs." -"Handle_closed>. The single parameter is the name of the function that you " -"called." +"Calling any function/method on a closed handle raises " +"C<Guestfs.Handle_closed>. The single parameter is the name of the function " +"that you called." msgstr "" #. type: textblock #: ../ocaml/examples/guestfs-ocaml.pod:80 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L" +"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>." msgstr "" #. type: textblock @@ -27848,9 +26885,10 @@ msgstr "" #: ../perl/examples/guestfs-perl.pod:20 msgid "" "This manual page documents how to call libguestfs from the Perl programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>. To read the full Perl API, see " +"L<Sys::Guestfs(3)>." msgstr "" #. type: =head2 @@ -27861,16 +26899,16 @@ msgstr "ПОМИЛКИ" #. type: textblock #: ../perl/examples/guestfs-perl.pod:28 msgid "" -"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)" -">)." +"Errors from libguestfs functions turn into calls to C<croak> (see " +"L<Carp(3)>)." msgstr "" #. type: textblock #: ../perl/examples/guestfs-perl.pod:41 msgid "" -"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang" -"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-" +"erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, L" +"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -27894,8 +26932,8 @@ msgstr "" msgid "" "This manual page documents how to call libguestfs from the Python " "programming language. This page just documents the differences from the C " -"API and gives some examples. If you are not familiar with using libguestfs, " -"you also need to read L<guestfs(3)>." +"API and gives some examples. If you are not familiar with using libguestfs," +" you also need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -27928,9 +26966,9 @@ msgstr "" #. type: textblock #: ../python/examples/guestfs-python.pod:44 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, " -"L<guestfs-ruby(3)>, L<http://libguestfs.org/>." +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L" +"<guestfs-ruby(3)>, L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -27944,7 +26982,7 @@ msgstr "" msgid "" " virt-rescue [--options] -d domname\n" "\n" -msgstr "" +msgstr " virt-rescue [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:11 @@ -27960,7 +26998,7 @@ msgstr "" msgid "" " virt-rescue --suggest (-d domname | -a disk.img ...)\n" "\n" -msgstr "" +msgstr " virt-rescue --suggest (-d назва_домену | -a диск.img ...)\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:17 @@ -27968,7 +27006,7 @@ msgstr "" msgid "" " virt-rescue [--options] domname\n" "\n" -msgstr "" +msgstr " virt-rescue [--параметри] назва_домену\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:19 @@ -28006,8 +27044,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:38 msgid "" -"You can run virt-rescue on any virtual machine known to libvirt, or directly " -"on disk image(s):" +"You can run virt-rescue on any virtual machine known to libvirt, or directly" +" on disk image(s):" msgstr "" #. type: verbatim @@ -28016,7 +27054,7 @@ msgstr "" msgid "" " virt-rescue -d GuestName\n" "\n" -msgstr "" +msgstr " virt-rescue -d Назва_гостьової_системи\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:43 @@ -28024,7 +27062,7 @@ msgstr "" msgid "" " virt-rescue --ro -a /path/to/disk.img\n" "\n" -msgstr "" +msgstr " virt-rescue --ro -a /шлях/до/диск.img\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:45 @@ -28032,7 +27070,7 @@ msgstr "" msgid "" " virt-rescue -a /dev/sdc\n" "\n" -msgstr "" +msgstr " virt-rescue -a /dev/sdc\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:47 @@ -28043,17 +27081,17 @@ msgstr "" #: ../rescue/virt-rescue.pod:49 msgid "" "When you run virt-rescue on a virtual machine or disk image, you are placed " -"in an interactive bash shell where you can use many ordinary Linux " -"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue " -"appliance. You must mount the virtual machine's filesystems by hand. There " -"is an empty directory called C</sysroot> where you can mount filesystems." +"in an interactive bash shell where you can use many ordinary Linux commands." +" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You " +"must mount the virtual machine's filesystems by hand. There is an empty " +"directory called C</sysroot> where you can mount filesystems." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:56 msgid "" -"You can get virt-rescue to suggest mount commands for you by using the I<--" -"suggest> option (in another terminal):" +"You can get virt-rescue to suggest mount commands for you by using the " +"I<--suggest> option (in another terminal):" msgstr "" #. type: verbatim @@ -28096,7 +27134,7 @@ msgid "" " mount --bind /proc /sysroot/proc\n" " mount --bind /sys /sysroot/sys\n" "\n" -msgstr "" +msgstr " mount /dev/vg_f15x32/lv_root /sysroot/\n mount /dev/vda1 /sysroot/boot\n mount --bind /dev /sysroot/dev\n mount --bind /dev/pts /sysroot/dev/pts\n mount --bind /proc /sysroot/proc\n mount --bind /sys /sysroot/sys\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:77 @@ -28128,8 +27166,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:91 msgid "" -"To run commands in a Linux guest (for example, grub), you should chroot into " -"the /sysroot directory first:" +"To run commands in a Linux guest (for example, grub), you should chroot into" +" the /sysroot directory first:" msgstr "" #. type: verbatim @@ -28138,7 +27176,7 @@ msgstr "" msgid "" " ><rescue> chroot /sysroot\n" "\n" -msgstr "" +msgstr " ><rescue> chroot /sysroot\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:98 @@ -28189,7 +27227,7 @@ msgstr "" msgid "" " virt-rescue --format=raw -a disk.img\n" "\n" -msgstr "" +msgstr " virt-rescue --format=raw -a диск.img\n\n" #. type: verbatim #: ../rescue/virt-rescue.pod:170 @@ -28197,7 +27235,7 @@ msgstr "" msgid "" " virt-rescue --format=raw -a disk.img --format -a another.img\n" "\n" -msgstr "" +msgstr " virt-rescue --format=raw -a диск.img --format -a інший.img\n\n" #. type: =item #: ../rescue/virt-rescue.pod:179 @@ -28231,17 +27269,17 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:196 msgid "Open the image read-only." -msgstr "" +msgstr "Відкрити образ у режимі лише читання." #. type: =item #: ../rescue/virt-rescue.pod:204 msgid "B<--scratch>" -msgstr "" +msgstr "B<--scratch>" #. type: =item #: ../rescue/virt-rescue.pod:206 msgid "B<--scratch=N>" -msgstr "" +msgstr "B<--scratch=N>" #. type: textblock #: ../rescue/virt-rescue.pod:208 @@ -28254,21 +27292,21 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:212 msgid "" -"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s) " -"are added to the appliance in the order they appear on the command line." +"You can also mix I<-a>, I<-d> and I<--scratch> options. The scratch disk(s)" +" are added to the appliance in the order they appear on the command line." msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:218 msgid "" -"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/" -"SELINUX> before using this option." +"Enable SELinux in the rescue appliance. You should read " +"L<guestfs(3)/SELINUX> before using this option." msgstr "" #. type: =item #: ../rescue/virt-rescue.pod:221 msgid "B<--smp> N" -msgstr "" +msgstr "B<--smp> N" #. type: textblock #: ../rescue/virt-rescue.pod:223 @@ -28291,8 +27329,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:231 msgid "" -"This option implies I<--ro> and is safe to use even if the guest is up or if " -"another virt-rescue is running." +"This option implies I<--ro> and is safe to use even if the guest is up or if" +" another virt-rescue is running." msgstr "" #. type: textblock @@ -28372,8 +27410,8 @@ msgstr "" msgid "" "The virt-rescue appliance needs to be small and so does not include many " "network tools. In particular there is no L<telnet(1)> command. You can " -"make TCP connections from the shell using the magical C</dev/tcp/" -"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" +"make TCP connections from the shell using the magical " +"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:" msgstr "" #. type: verbatim @@ -28384,7 +27422,7 @@ msgid "" " echo \"GET /\" >&3\n" " cat <&3\n" "\n" -msgstr "" +msgstr " exec 3<>/dev/tcp/redhat.com/80\n echo \"GET /\" >&3\n cat <&3\n\n" #. type: textblock #: ../rescue/virt-rescue.pod:309 @@ -28394,8 +27432,8 @@ msgstr "" #. type: textblock #: ../rescue/virt-rescue.pod:315 msgid "" -"Several environment variables affect virt-rescue. See L<guestfs(3)/" -"ENVIRONMENT VARIABLES> for the complete list." +"Several environment variables affect virt-rescue. See " +"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list." msgstr "" #. type: textblock @@ -28403,12 +27441,12 @@ msgstr "" msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" "filesystems(1)>, L<http://libguestfs.org/>." -msgstr "" +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../resize/virt-resize.pod:5 msgid "virt-resize - Resize a virtual machine disk" -msgstr "" +msgstr "virt-resize — програма для зміни розмірів дисків віртуальної машини" #. type: verbatim #: ../resize/virt-resize.pod:9 @@ -28424,8 +27462,8 @@ msgstr "" #: ../resize/virt-resize.pod:15 msgid "" "Virt-resize is a tool which can resize a virtual machine disk, making it " -"larger or smaller overall, and resizing or deleting any partitions contained " -"within." +"larger or smaller overall, and resizing or deleting any partitions contained" +" within." msgstr "" #. type: textblock @@ -28511,7 +27549,7 @@ msgstr "" #. type: =item #: ../resize/virt-resize.pod:61 msgid "4." -msgstr "" +msgstr "4." #. type: textblock #: ../resize/virt-resize.pod:63 @@ -28575,7 +27613,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:92 -msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:" +msgid "" +"Use L<virt-filesystems(1)> to display the current partitions and sizes:" msgstr "" #. type: verbatim @@ -28732,11 +27771,12 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:157 msgid "" -"If the expanded partition in the image contains a filesystem or LVM PV, then " -"if virt-resize knows how, it will resize the contents, the equivalent of " +"If the expanded partition in the image contains a filesystem or LVM PV, then" +" if virt-resize knows how, it will resize the contents, the equivalent of " "calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> " "or L<btrfs(8)>. However virt-resize does not know how to resize some " -"filesystems, so you would have to online resize them after booting the guest." +"filesystems, so you would have to online resize them after booting the " +"guest." msgstr "" #. type: textblock @@ -28770,8 +27810,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:174 msgid "" -"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain." -"html#elementsDisks>" +"Change E<lt>source ...E<gt>, see " +"L<http://libvirt.org/formatdomain.html#elementsDisks>" msgstr "" #. type: textblock @@ -28808,8 +27848,8 @@ msgstr "" #: ../resize/virt-resize.pod:188 msgid "" "Once the guest has booted you should see the new space available, at least " -"for filesystems that virt-resize knows how to resize, and for PVs. The user " -"may need to resize LVs inside PVs, and also resize filesystem types that " +"for filesystems that virt-resize knows how to resize, and for PVs. The user" +" may need to resize LVs inside PVs, and also resize filesystem types that " "virt-resize does not know how to expand." msgstr "" @@ -28855,14 +27895,14 @@ msgstr "" #. type: =head2 #: ../resize/virt-resize.pod:213 msgid "IGNORING OR DELETING PARTITIONS" -msgstr "" +msgstr "ІГНОРУВАННЯ І ВИЛУЧЕННЯ РОЗДІЛІВ" #. type: textblock #: ../resize/virt-resize.pod:215 msgid "" "virt-resize also gives a convenient way to ignore or delete partitions when " -"copying from the input disk to the output disk. Ignoring a partition speeds " -"up the copy where you don't care about the existing contents of a " +"copying from the input disk to the output disk. Ignoring a partition speeds" +" up the copy where you don't care about the existing contents of a " "partition. Deleting a partition removes it completely, but note that it " "also renumbers any partitions after the one which is deleted, which can " "leave some guests unbootable." @@ -28876,10 +27916,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:224 msgid "" -"If the input disk is in qcow2 format, then you may prefer that the output is " -"in qcow2 format as well. Alternately, virt-resize can convert the format on " -"the fly. The output format is simply determined by the format of the empty " -"output container that you provide. Thus to create qcow2 output, use:" +"If the input disk is in qcow2 format, then you may prefer that the output is" +" in qcow2 format as well. Alternately, virt-resize can convert the format " +"on the fly. The output format is simply determined by the format of the " +"empty output container that you provide. Thus to create qcow2 output, use:" msgstr "" #. type: verbatim @@ -28911,14 +27951,14 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:238 msgid "" -"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/" -"dev/zero of=outdisk bs=1M count=..>)" +"(on older systems that don't have the L<fallocate(1)> command use C<dd " +"if=/dev/zero of=outdisk bs=1M count=..>)" msgstr "" #. type: =head2 #: ../resize/virt-resize.pod:241 msgid "LOGICAL PARTITIONS" -msgstr "" +msgstr "ЛОГІЧНІ РОЗДІЛИ" #. type: textblock #: ../resize/virt-resize.pod:243 @@ -28930,10 +27970,10 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:246 msgid "" -"To understand what is going on, firstly one of the four partitions C</dev/" -"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the " -"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition " -"type." +"To understand what is going on, firstly one of the four partitions " +"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called " +"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR " +"partition type." msgstr "" #. type: textblock @@ -28944,24 +27984,24 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:253 msgid "" -"The extended partition can be expanded, but not shrunk (unless you force it, " -"which is not advisable). When the extended partition is copied across, all " -"the logical partitions contained inside are copied over implicitly. Virt-" -"resize does not look inside the extended partition, so it copies the logical " -"partitions blindly." +"The extended partition can be expanded, but not shrunk (unless you force it," +" which is not advisable). When the extended partition is copied across, all" +" the logical partitions contained inside are copied over implicitly. Virt-" +"resize does not look inside the extended partition, so it copies the logical" +" partitions blindly." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:259 msgid "" -"You cannot specify a logical partition (C</dev/sda5+>) at all on the command " -"line. Doing so will give an error." +"You cannot specify a logical partition (C</dev/sda5+>) at all on the command" +" line. Doing so will give an error." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:268 ../sparsify/virt-sparsify.pod:100 msgid "Display help." -msgstr "" +msgstr "Показати довідкове повідомлення." #. type: =item #: ../resize/virt-resize.pod:270 @@ -28981,8 +28021,8 @@ msgstr "B<--align-first always>" #. type: textblock #: ../resize/virt-resize.pod:276 msgid "" -"Align the first partition for improved performance (see also the I<--" -"alignment> option)." +"Align the first partition for improved performance (see also the " +"I<--alignment> option)." msgstr "" #. type: textblock @@ -28997,8 +28037,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:284 msgid "" -"I<--align-first never> means we never move the first partition. This is the " -"safest option. Try this if the guest does not boot after resizing." +"I<--align-first never> means we never move the first partition. This is the" +" safest option. Try this if the guest does not boot after resizing." msgstr "" #. type: textblock @@ -29017,8 +28057,8 @@ msgstr "B<--alignment N>" #. type: textblock #: ../resize/virt-resize.pod:294 msgid "" -"Set the alignment of partitions to C<N> sectors. The default in virt-resize " -"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." +"Set the alignment of partitions to C<N> sectors. The default in virt-resize" +" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors." msgstr "" #. type: textblock @@ -29031,32 +28071,32 @@ msgstr "" #. type: =item #: ../resize/virt-resize.pod:303 msgid "I<--alignment 1> (512 bytes)" -msgstr "" +msgstr "I<--alignment 1> (512 байтів)" #. type: textblock #: ../resize/virt-resize.pod:305 msgid "" -"The partitions would be packed together as closely as possible, but would be " -"completely unaligned. In some cases this can cause very poor performance. " -"See L<virt-alignment-scan(1)> for further details." +"The partitions would be packed together as closely as possible, but would be" +" completely unaligned. In some cases this can cause very poor performance." +" See L<virt-alignment-scan(1)> for further details." msgstr "" #. type: =item #: ../resize/virt-resize.pod:309 msgid "I<--alignment 8> (4K)" -msgstr "" +msgstr "I<--alignment 8> (4K)" #. type: textblock #: ../resize/virt-resize.pod:311 msgid "" -"This would be the minimum acceptable alignment for reasonable performance on " -"modern hosts." +"This would be the minimum acceptable alignment for reasonable performance on" +" modern hosts." msgstr "" #. type: =item #: ../resize/virt-resize.pod:314 msgid "I<--alignment 128> (64K)" -msgstr "" +msgstr "I<--alignment 128> (64K)" #. type: textblock #: ../resize/virt-resize.pod:316 @@ -29068,7 +28108,7 @@ msgstr "" #. type: =item #: ../resize/virt-resize.pod:319 msgid "I<--alignment 2048> (1M)" -msgstr "" +msgstr "I<--alignment 2048> (1M)" #. type: textblock #: ../resize/virt-resize.pod:321 @@ -29091,7 +28131,7 @@ msgstr "B<--debug>" #. type: textblock #: ../resize/virt-resize.pod:330 ../tools/virt-win-reg.pl:122 msgid "Enable debugging messages." -msgstr "" +msgstr "Увімкнути показ діагностичних повідомлень." #. type: =item #: ../resize/virt-resize.pod:332 ../sparsify/virt-sparsify.pod:126 @@ -29130,7 +28170,7 @@ msgstr "" #: ../resize/virt-resize.pod:349 ../resize/virt-resize.pod:410 #: ../resize/virt-resize.pod:537 ../sparsify/virt-sparsify.pod:152 msgid "You can give this option multiple times." -msgstr "" +msgstr "Цей параметр можна вказувати декілька разів." #. type: =item #: ../resize/virt-resize.pod:351 @@ -29156,24 +28196,24 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:361 msgid "Currently virt-resize can resize:" -msgstr "" +msgstr "У поточній версії virt-resize може змінювати розміри таких файлових систем:" #. type: textblock #: ../resize/virt-resize.pod:367 msgid "ext2, ext3 and ext4 filesystems." -msgstr "" +msgstr "Файлових систем ext2, ext3 і ext4." #. type: textblock #: ../resize/virt-resize.pod:371 msgid "NTFS filesystems, if libguestfs was compiled with support for NTFS." -msgstr "" +msgstr "Файлових систем NTFS, якщо libguestfs було зібрано з підтримкою NTFS." #. type: textblock #: ../resize/virt-resize.pod:373 msgid "" -"The filesystem must have been shut down consistently last time it was used. " -"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a " -"consistency check, so at the first boot after resizing Windows will check " +"The filesystem must have been shut down consistently last time it was used." +" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a" +" consistency check, so at the first boot after resizing Windows will check " "the disk." msgstr "" @@ -29225,8 +28265,8 @@ msgstr "B<--ignore розділ>" #: ../resize/virt-resize.pod:405 msgid "" "Ignore the named partition. Effectively this means the partition is " -"allocated on the destination disk, but the content is not copied across from " -"the source disk. The content of the partition will be blank (all zero " +"allocated on the destination disk, but the content is not copied across from" +" the source disk. The content of the partition will be blank (all zero " "bytes)." msgstr "" @@ -29240,8 +28280,8 @@ msgstr "B<--LV-expand логічний_том>" msgid "" "This takes the logical volume and, as a final step, expands it to fill all " "the space available in its volume group. A typical usage, assuming a Linux " -"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/" -"lv_root> would be:" +"guest with a single PV C</dev/sda2> and a root device called " +"C</dev/vg_guest/lv_root> would be:" msgstr "" #. type: verbatim @@ -29263,9 +28303,9 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:425 msgid "" -"The contents of the LV are also resized if virt-resize knows how to do " -"that. You can stop virt-resize from trying to expand the content by using " -"the option I<--no-expand-content>." +"The contents of the LV are also resized if virt-resize knows how to do that." +" You can stop virt-resize from trying to expand the content by using the " +"option I<--no-expand-content>." msgstr "" #. type: textblock @@ -29334,9 +28374,9 @@ msgstr "B<--no-extra-partition>" msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " -"the extra partition from being created. If you do this then the extra space " -"will be inaccessible until you run fdisk, parted, or some other partitioning " -"tool in the guest." +"the extra partition from being created. If you do this then the extra space" +" will be inaccessible until you run fdisk, parted, or some other " +"partitioning tool in the guest." msgstr "" #. type: textblock @@ -29387,8 +28427,8 @@ msgstr "B<--output-format> raw" #. type: textblock #: ../resize/virt-resize.pod:486 msgid "" -"Specify the format of the output disk image. If this flag is not given then " -"it is auto-detected from the image itself." +"Specify the format of the output disk image. If this flag is not given then" +" it is auto-detected from the image itself." msgstr "" #. type: textblock @@ -29403,7 +28443,7 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:501 msgid "Don't print the summary." -msgstr "" +msgstr "Не виводити даних резюме." #. type: =item #: ../resize/virt-resize.pod:503 @@ -29421,8 +28461,8 @@ msgstr "" #: ../resize/virt-resize.pod:508 msgid "" "C<size> can be expressed as an absolute number followed by b/K/M/G to mean " -"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " -"size; or as a relative number or percentage. For example:" +"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current" +" size; or as a relative number or percentage. For example:" msgstr "" #. type: verbatim @@ -29431,7 +28471,7 @@ msgstr "" msgid "" " --resize /dev/sda2=10G\n" "\n" -msgstr "" +msgstr " --resize /dev/sda2=10G\n\n" #. type: verbatim #: ../resize/virt-resize.pod:516 @@ -29439,7 +28479,7 @@ msgstr "" msgid "" " --resize /dev/sda4=90%\n" "\n" -msgstr "" +msgstr " --resize /dev/sda4=90%\n\n" #. type: verbatim #: ../resize/virt-resize.pod:518 @@ -29447,7 +28487,7 @@ msgstr "" msgid "" " --resize /dev/sda2=+1G\n" "\n" -msgstr "" +msgstr " --resize /dev/sda2=+1G\n\n" #. type: verbatim #: ../resize/virt-resize.pod:520 @@ -29455,7 +28495,7 @@ msgstr "" msgid "" " --resize /dev/sda2=-200M\n" "\n" -msgstr "" +msgstr " --resize /dev/sda2=-200M\n\n" #. type: verbatim #: ../resize/virt-resize.pod:522 @@ -29463,7 +28503,7 @@ msgstr "" msgid "" " --resize /dev/sda1=+128K\n" "\n" -msgstr "" +msgstr " --resize /dev/sda1=+128K\n\n" #. type: verbatim #: ../resize/virt-resize.pod:524 @@ -29471,7 +28511,7 @@ msgstr "" msgid "" " --resize /dev/sda1=+10%\n" "\n" -msgstr "" +msgstr " --resize /dev/sda1=+10%\n\n" #. type: verbatim #: ../resize/virt-resize.pod:526 @@ -29479,7 +28519,7 @@ msgstr "" msgid "" " --resize /dev/sda1=-10%\n" "\n" -msgstr "" +msgstr " --resize /dev/sda1=-10%\n\n" #. type: textblock #: ../resize/virt-resize.pod:528 @@ -29508,14 +28548,14 @@ msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " "was at the end of the partition you shrink, but you may not care about that " -"(eg. if shrinking an unused partition, or if you can easily recreate it such " -"as a swap partition)." +"(eg. if shrinking an unused partition, or if you can easily recreate it such" +" as a swap partition)." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:547 msgid "See also the I<--ignore> option." -msgstr "" +msgstr "Див. також опис параметра I<--ignore>." #. type: =item #: ../resize/virt-resize.pod:549 @@ -29537,10 +28577,10 @@ msgstr "" msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " -"example, a straight copy (assume no other operations) from a 5GB disk image " -"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " -"would give an error unless the user specified a partition to shrink and that " -"partition had more than a gigabyte of free space." +"example, a straight copy (assume no other operations) from a 5GB disk image" +" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize " +"would give an error unless the user specified a partition to shrink and that" +" partition had more than a gigabyte of free space." msgstr "" #. type: =head1 @@ -29551,15 +28591,15 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:577 msgid "" -"The I<--machine-readable> option can be used to make the output more machine " -"friendly, which is useful when calling virt-resize from other programs, GUIs " -"etc." +"The I<--machine-readable> option can be used to make the output more machine" +" friendly, which is useful when calling virt-resize from other programs, " +"GUIs etc." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:581 ../sparsify/virt-sparsify.pod:210 msgid "There are two ways to use this option." -msgstr "" +msgstr "Існує два способи використання цього параметра." #. type: textblock #: ../resize/virt-resize.pod:583 @@ -29579,7 +28619,7 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr "" +msgstr " $ virt-resize --machine-readable\n virt-resize\n ntfsresize-force\n 32bitok\n ntfs\n btrfs\n\n" #. type: textblock #: ../resize/virt-resize.pod:593 ../sparsify/virt-sparsify.pod:220 @@ -29598,7 +28638,7 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:599 ../sparsify/virt-sparsify.pod:226 msgid "At the moment this means:" -msgstr "" +msgstr "У поточній версії це означає таке:" #. type: textblock #: ../resize/virt-resize.pod:605 ../sparsify/virt-sparsify.pod:232 @@ -29613,9 +28653,7 @@ msgstr "" msgid "" " ^[0-9]+/[0-9]+$\n" "\n" -msgstr "" -" ^[0-9]+/[0-9]+$\n" -"\n" +msgstr " ^[0-9]+/[0-9]+$\n\n" #. type: textblock #: ../resize/virt-resize.pod:612 ../sparsify/virt-sparsify.pod:239 @@ -29628,8 +28666,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:618 msgid "" -"The calling program should treat messages sent to stderr as error messages. " -"In addition, virt-resize exits with a non-zero status code if there was a " +"The calling program should treat messages sent to stderr as error messages." +" In addition, virt-resize exits with a non-zero status code if there was a " "fatal error." msgstr "" @@ -29643,23 +28681,23 @@ msgstr "" #. type: =head2 #: ../resize/virt-resize.pod:629 msgid "\"Partition 1 does not end on cylinder boundary.\"" -msgstr "" +msgstr "«Розділ 1 не закінчується на межі циліндра.»" #. type: textblock #: ../resize/virt-resize.pod:631 msgid "" -"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--" -"alignment> parameter). Usually this means the partitions will not be " +"Virt-resize aligns partitions to multiples of 128 sectors (see the " +"I<--alignment> parameter). Usually this means the partitions will not be " "aligned to the ancient CHS geometry. However CHS geometry is meaningless " -"for disks manufactured since the early 1990s, and doubly so for virtual hard " -"drives. Alignment of partitions to cylinders is not required by any modern " -"operating system." +"for disks manufactured since the early 1990s, and doubly so for virtual hard" +" drives. Alignment of partitions to cylinders is not required by any modern" +" operating system." msgstr "" #. type: =head2 #: ../resize/virt-resize.pod:638 msgid "RESIZING WINDOWS VIRTUAL MACHINES" -msgstr "" +msgstr "ЗМІНА РОЗМІРІВ ВІРТУАЛЬНИХ МАШИН WINDOWS" #. type: textblock #: ../resize/virt-resize.pod:640 @@ -29675,14 +28713,14 @@ msgstr "" #: ../resize/virt-resize.pod:647 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " -"NTFS partitions have been expanded. This is just a safety check and (unless " -"it find errors) is nothing to worry about." +"NTFS partitions have been expanded. This is just a safety check and (unless" +" it find errors) is nothing to worry about." msgstr "" #. type: =head2 #: ../resize/virt-resize.pod:651 msgid "GUEST BOOT STUCK AT \"GRUB\"" -msgstr "" +msgstr "ЗАВАНТАЖЕННЯ ГОСТЬОВОЇ СИСТЕМИ ЗУПИНЯЄТЬСЯ НА «GRUB»" #. type: textblock #: ../resize/virt-resize.pod:653 @@ -29719,8 +28757,8 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:668 msgid "" -"After sysprepping a Windows guest and then resizing it with virt-resize, you " -"may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " +"After sysprepping a Windows guest and then resizing it with virt-resize, you" +" may see the guest fail to boot with an C<UNMOUNTABLE_BOOT_VOLUME> BSOD. " "This error is caused by having C<ExtendOemPartition=1> in the sysprep.inf " "file. Removing this line before sysprepping should fix the problem." msgstr "" @@ -29728,7 +28766,7 @@ msgstr "" #. type: =head1 #: ../resize/virt-resize.pod:674 msgid "ALTERNATIVE TOOLS" -msgstr "" +msgstr "АЛЬТЕРНАТИВНІ ІНСТРУМЕНТИ" #. type: textblock #: ../resize/virt-resize.pod:676 @@ -29741,8 +28779,8 @@ msgstr "" #: ../resize/virt-resize.pod:679 msgid "" "L<parted(8)> and its graphical shell gparted can do some types of resizing " -"operations on disk images. They can resize and move partitions, but I don't " -"think they can do anything with the contents, and they certainly don't " +"operations on disk images. They can resize and move partitions, but I don't" +" think they can do anything with the contents, and they certainly don't " "understand LVM." msgstr "" @@ -29750,21 +28788,21 @@ msgstr "" #: ../resize/virt-resize.pod:684 msgid "" "L<guestfish(1)> can do everything that virt-resize can do and a lot more, " -"but at a much lower level. You will probably end up hand-calculating sector " -"offsets, which is something that virt-resize was designed to avoid. If you " -"want to see the guestfish-equivalent commands that virt-resize runs, use the " -"I<--debug> flag." +"but at a much lower level. You will probably end up hand-calculating sector" +" offsets, which is something that virt-resize was designed to avoid. If you" +" want to see the guestfish-equivalent commands that virt-resize runs, use " +"the I<--debug> flag." msgstr "" #. type: textblock #: ../resize/virt-resize.pod:704 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm" -"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, " -"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, " -"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, " -"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." -msgstr "" +"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, " +"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, " +"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, " +"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-" +"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." +msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:5 @@ -29781,15 +28819,15 @@ msgid "" " :readonly => 1, :format => \"raw\")\n" " g.launch()\n" "\n" -msgstr "" +msgstr " require 'guestfs'\n g = Guestfs::Guestfs.new()\n g.add_drive_opts(\"disk.img\",\n :readonly => 1, :format => \"raw\")\n g.launch()\n\n" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:17 msgid "" "This manual page documents how to call libguestfs from the Ruby programming " -"language. This page just documents the differences from the C API and gives " -"some examples. If you are not familiar with using libguestfs, you also need " -"to read L<guestfs(3)>." +"language. This page just documents the differences from the C API and gives" +" some examples. If you are not familiar with using libguestfs, you also " +"need to read L<guestfs(3)>." msgstr "" #. type: textblock @@ -29802,10 +28840,10 @@ msgstr "" #. type: textblock #: ../ruby/examples/guestfs-ruby.pod:38 msgid "" -"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java" -"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, " -"L<guestfs-recipes(1)>, L<http://libguestfs.org/>." -msgstr "" +"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-" +"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L" +"<guestfs-recipes(1)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../sparsify/virt-sparsify.pod:5 @@ -29853,7 +28891,7 @@ msgstr "" #. type: =head2 #: ../sparsify/virt-sparsify.pod:28 msgid "IMPORTANT LIMITATIONS" -msgstr "" +msgstr "ВАЖЛИВІ ОБМЕЖЕННЯ" #. type: textblock #: ../sparsify/virt-sparsify.pod:34 @@ -29871,8 +28909,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:45 msgid "" -"Virt-sparsify may require up to 2x the virtual size of the source disk image " -"(1 temporary copy + 1 destination image). This is in the worst case and " +"Virt-sparsify may require up to 2x the virtual size of the source disk image" +" (1 temporary copy + 1 destination image). This is in the worst case and " "usually much less space is required." msgstr "" @@ -29907,7 +28945,7 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:72 msgid "Typical usage is:" -msgstr "" +msgstr "Типовий приклад використання:" #. type: verbatim #: ../sparsify/virt-sparsify.pod:74 @@ -29922,7 +28960,8 @@ msgstr "" msgid "" "which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> " "is created, or overwritten if it already exists. The format of the input " -"disk is detected (eg. qcow2) and the same format is used for the output disk." +"disk is detected (eg. qcow2) and the same format is used for the output " +"disk." msgstr "" #. type: textblock @@ -29942,8 +28981,8 @@ msgstr "" #: ../sparsify/virt-sparsify.pod:85 msgid "" "Virt-sparsify tries to zero and sparsify free space on every filesystem it " -"can find within the source disk image. You can get it to ignore (don't zero " -"free space on) certain filesystems by doing:" +"can find within the source disk image. You can get it to ignore (don't zero" +" free space on) certain filesystems by doing:" msgstr "" #. type: verbatim @@ -29980,7 +29019,7 @@ msgstr "B<--convert> raw" #. type: =item #: ../sparsify/virt-sparsify.pod:109 msgid "B<--convert> qcow2" -msgstr "" +msgstr "B<--convert> qcow2" #. type: =item #: ../sparsify/virt-sparsify.pod:111 @@ -30010,8 +29049,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:121 msgid "" -"Specifying the I<--convert> option is usually a good idea, because then virt-" -"sparsify doesn't need to try to guess the input format." +"Specifying the I<--convert> option is usually a good idea, because then " +"virt-sparsify doesn't need to try to guess the input format." msgstr "" #. type: textblock @@ -30029,17 +29068,17 @@ msgstr "" #. type: =item #: ../sparsify/virt-sparsify.pod:134 msgid "B<--format> qcow2" -msgstr "" +msgstr "B<--format> qcow2" #. type: =item #: ../sparsify/virt-sparsify.pod:142 msgid "B<--ignore> filesystem" -msgstr "" +msgstr "B<--ignore> файлова_система" #. type: =item #: ../sparsify/virt-sparsify.pod:144 msgid "B<--ignore> volgroup" -msgstr "" +msgstr "B<--ignore> група_томів" #. type: textblock #: ../sparsify/virt-sparsify.pod:146 @@ -30058,7 +29097,7 @@ msgstr "" #. type: =item #: ../sparsify/virt-sparsify.pod:160 msgid "B<-o> option[,option,...]" -msgstr "" +msgstr "B<-o> параметр[,параметр,...]" #. type: textblock #: ../sparsify/virt-sparsify.pod:162 @@ -30082,7 +29121,7 @@ msgid "" " virt-sparsify --convert qcow2 \\\n" " -o cluster_size=512,preallocation=metadata ...\n" "\n" -msgstr "" +msgstr " virt-sparsify --convert qcow2 \\\n -o cluster_size=512,preallocation=metadata ...\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:176 @@ -30092,12 +29131,12 @@ msgstr "" #. type: =item #: ../sparsify/virt-sparsify.pod:194 msgid "B<--zero> partition" -msgstr "" +msgstr "B<--zero> розділ" #. type: =item #: ../sparsify/virt-sparsify.pod:196 msgid "B<--zero> logvol" -msgstr "" +msgstr "B<--zero> логічний_том" #. type: textblock #: ../sparsify/virt-sparsify.pod:198 @@ -30110,8 +29149,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:206 msgid "" -"The I<--machine-readable> option can be used to make the output more machine " -"friendly, which is useful when calling virt-sparsify from other programs, " +"The I<--machine-readable> option can be used to make the output more machine" +" friendly, which is useful when calling virt-sparsify from other programs, " "GUIs etc." msgstr "" @@ -30131,14 +29170,14 @@ msgid "" " ntfs\n" " btrfs\n" "\n" -msgstr "" +msgstr " $ virt-sparsify --machine-readable\n virt-sparsify\n ntfs\n btrfs\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:245 msgid "" -"The calling program should treat messages sent to stderr as error messages. " -"In addition, virt-sparsify exits with a non-zero status code if there was a " -"fatal error." +"The calling program should treat messages sent to stderr as error messages." +" In addition, virt-sparsify exits with a non-zero status code if there was " +"a fatal error." msgstr "" #. type: textblock @@ -30151,8 +29190,8 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:265 msgid "" -"Location of the temporary directory used for the potentially large temporary " -"overlay file." +"Location of the temporary directory used for the potentially large temporary" +" overlay file." msgstr "" #. type: textblock @@ -30166,15 +29205,15 @@ msgstr "" #. type: textblock #: ../sparsify/virt-sparsify.pod:272 msgid "This defaults to C</tmp>." -msgstr "" +msgstr "Типовим значенням є C</tmp>." #. type: textblock #: ../sparsify/virt-sparsify.pod:274 msgid "" "Note that if C<$TMPDIR> is a tmpfs (eg. if C</tmp> is on tmpfs, or if you " "use C<TMPDIR=/dev/shm>), tmpfs defaults to a maximum size of I<half> of " -"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is " -"either to use a real disk, or to increase the maximum size of the tmpfs " +"physical RAM. If virt-sparsify exceeds this, it will hang. The solution is" +" either to use a real disk, or to increase the maximum size of the tmpfs " "mountpoint, eg:" msgstr "" @@ -30184,26 +29223,26 @@ msgstr "" msgid "" " mount -o remount,size=10G /tmp\n" "\n" -msgstr "" +msgstr " mount -o remount,size=10G /tmp\n\n" #. type: textblock #: ../sparsify/virt-sparsify.pod:284 msgid "" "For other environment variables, see L<guestfs(3)/ENVIRONMENT VARIABLES>." -msgstr "" +msgstr "Опис інших змінних середовища наведено у розділі L<guestfs(3)/ENVIRONMENT VARIABLES>." #. type: textblock #: ../sparsify/virt-sparsify.pod:288 msgid "" -"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, " -"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img" -"(1)>, L<http://libguestfs.org/>." -msgstr "" +"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>," +" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-" +"img(1)>, L<http://libguestfs.org/>." +msgstr "L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img(1)>, L<http://libguestfs.org/>." #. type: =head2 #: ../src/guestfs-actions.pod:1 msgid "guestfs_add_cdrom" -msgstr "" +msgstr "guestfs_add_cdrom" #. type: verbatim #: ../src/guestfs-actions.pod:3 @@ -30213,14 +29252,14 @@ msgid "" " guestfs_add_cdrom (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_cdrom (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302 #: ../src/guestfs-actions.pod:323 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_add_drive_opts> call instead." +"I<This function is deprecated.> In new code, use the " +"L</guestfs_add_drive_opts> call instead." msgstr "" #. type: textblock @@ -30228,8 +29267,8 @@ msgstr "" msgid "" "This call checks for the existence of C<filename>. This stops you from " "specifying other types of drive which are supported by qemu such as C<nbd:> " -"and C<http:> URLs. To specify those, use the general C<guestfs_config> call " -"instead." +"and C<http:> URLs. To specify those, use the general C<guestfs_config> call" +" instead." msgstr "" #. type: textblock @@ -30349,7 +29388,7 @@ msgstr "" #: ../src/guestfs-actions.pod:9565 ../src/guestfs-actions.pod:9588 #: ../src/guestfs-actions.pod:9612 ../src/guestfs-actions.pod:9638 msgid "This function returns 0 on success or -1 on error." -msgstr "" +msgstr "Ця функція повертає 0 у разі успіху і -1 у разі помилки." #. type: textblock #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 @@ -30366,7 +29405,7 @@ msgstr "(Додано у 0.3)" #. type: =head2 #: ../src/guestfs-actions.pod:41 msgid "guestfs_add_domain" -msgstr "" +msgstr "guestfs_add_domain" #. type: verbatim #: ../src/guestfs-actions.pod:43 @@ -30377,7 +29416,7 @@ msgid "" " const char *dom,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_domain (guestfs_h *g,\n const char *dom,\n ...);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 @@ -30409,15 +29448,15 @@ msgid "" " GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n" " GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n" "\n" -msgstr "" +msgstr " GUESTFS_ADD_DOMAIN_LIBVIRTURI, const char *libvirturi,\n GUESTFS_ADD_DOMAIN_READONLY, int readonly,\n GUESTFS_ADD_DOMAIN_IFACE, const char *iface,\n GUESTFS_ADD_DOMAIN_LIVE, int live,\n GUESTFS_ADD_DOMAIN_ALLOWUUID, int allowuuid,\n GUESTFS_ADD_DOMAIN_READONLYDISK, const char *readonlydisk,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:60 msgid "" -"This function adds the disk(s) attached to the named libvirt domain C<dom>. " -"It works by connecting to libvirt, requesting the domain and domain XML from " -"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each " -"one." +"This function adds the disk(s) attached to the named libvirt domain C<dom>." +" It works by connecting to libvirt, requesting the domain and domain XML " +"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on" +" each one." msgstr "" #. type: textblock @@ -30443,7 +29482,7 @@ msgstr "" #: ../src/guestfs-actions.pod:8899 ../src/guestfs-actions.pod:9386 #: ../src/guestfs-actions.pod:9399 ../src/guestfs-actions.pod:9412 msgid "On error this function returns -1." -msgstr "" +msgstr "У разі помилки цією функцією буде повернуто -1." #. type: textblock #: ../src/guestfs-actions.pod:146 @@ -30453,7 +29492,7 @@ msgstr "(Додано у 1.7.4)" #. type: =head2 #: ../src/guestfs-actions.pod:148 msgid "guestfs_add_domain_va" -msgstr "" +msgstr "guestfs_add_domain_va" #. type: verbatim #: ../src/guestfs-actions.pod:150 @@ -30464,7 +29503,7 @@ msgid "" " const char *dom,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_domain_va (guestfs_h *g,\n const char *dom,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:155 @@ -30512,7 +29551,7 @@ msgid "" " const char *dom,\n" " const struct guestfs_add_domain_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_domain_argv (guestfs_h *g,\n const char *dom,\n const struct guestfs_add_domain_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:166 @@ -30522,7 +29561,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:170 msgid "guestfs_add_drive" -msgstr "" +msgstr "guestfs_add_drive" #. type: verbatim #: ../src/guestfs-actions.pod:172 @@ -30532,13 +29571,13 @@ msgid "" " guestfs_add_drive (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:176 msgid "" -"This function is the equivalent of calling C<guestfs_add_drive_opts> with no " -"optional parameters, so the disk is added writable, with the format being " +"This function is the equivalent of calling C<guestfs_add_drive_opts> with no" +" optional parameters, so the disk is added writable, with the format being " "detected automatically." msgstr "" @@ -30555,7 +29594,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:191 msgid "guestfs_add_drive_opts" -msgstr "" +msgstr "guestfs_add_drive_opts" #. type: verbatim #: ../src/guestfs-actions.pod:193 @@ -30566,7 +29605,7 @@ msgid "" " const char *filename,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_opts (guestfs_h *g,\n const char *filename,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:203 @@ -30577,13 +29616,13 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n" " GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n" "\n" -msgstr "" +msgstr " GUESTFS_ADD_DRIVE_OPTS_READONLY, int readonly,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, const char *format,\n GUESTFS_ADD_DRIVE_OPTS_IFACE, const char *iface,\n GUESTFS_ADD_DRIVE_OPTS_NAME, const char *name,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:233 msgid "" -"This forces the image format. If you omit this (or use C<guestfs_add_drive> " -"or C<guestfs_add_drive_ro>) then the format is automatically detected. " +"This forces the image format. If you omit this (or use C<guestfs_add_drive>" +" or C<guestfs_add_drive_ro>) then the format is automatically detected. " "Possible formats include C<raw> and C<qcow2>." msgstr "" @@ -30602,7 +29641,7 @@ msgstr "(Додано у 1.5.23)" #. type: =head2 #: ../src/guestfs-actions.pod:258 msgid "guestfs_add_drive_opts_va" -msgstr "" +msgstr "guestfs_add_drive_opts_va" #. type: verbatim #: ../src/guestfs-actions.pod:260 @@ -30613,7 +29652,7 @@ msgid "" " const char *filename,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_opts_va (guestfs_h *g,\n const char *filename,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:265 @@ -30623,7 +29662,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:269 msgid "guestfs_add_drive_opts_argv" -msgstr "" +msgstr "guestfs_add_drive_opts_argv" #. type: verbatim #: ../src/guestfs-actions.pod:271 @@ -30634,7 +29673,7 @@ msgid "" " const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_opts_argv (guestfs_h *g,\n const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:276 @@ -30644,7 +29683,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:280 msgid "guestfs_add_drive_ro" -msgstr "" +msgstr "guestfs_add_drive_ro" #. type: verbatim #: ../src/guestfs-actions.pod:282 @@ -30654,7 +29693,7 @@ msgid "" " guestfs_add_drive_ro (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_ro (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:286 @@ -30672,7 +29711,7 @@ msgstr "(Додано у 1.0.38)" #. type: =head2 #: ../src/guestfs-actions.pod:295 msgid "guestfs_add_drive_ro_with_if" -msgstr "" +msgstr "guestfs_add_drive_ro_with_if" #. type: verbatim #: ../src/guestfs-actions.pod:297 @@ -30683,13 +29722,13 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_ro_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:309 msgid "" -"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the " -"QEMU interface emulation to use at run time." +"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the" +" QEMU interface emulation to use at run time." msgstr "" #. type: textblock @@ -30701,7 +29740,7 @@ msgstr "(Додано у 1.0.84)" #. type: =head2 #: ../src/guestfs-actions.pod:316 msgid "guestfs_add_drive_with_if" -msgstr "" +msgstr "guestfs_add_drive_with_if" #. type: verbatim #: ../src/guestfs-actions.pod:318 @@ -30712,7 +29751,7 @@ msgid "" " const char *filename,\n" " const char *iface);\n" "\n" -msgstr "" +msgstr " int\n guestfs_add_drive_with_if (guestfs_h *g,\n const char *filename,\n const char *iface);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:330 @@ -30724,7 +29763,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:337 msgid "guestfs_aug_clear" -msgstr "" +msgstr "guestfs_aug_clear" #. type: verbatim #: ../src/guestfs-actions.pod:339 @@ -30734,7 +29773,7 @@ msgid "" " guestfs_aug_clear (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" +msgstr " int\n guestfs_aug_clear (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:3033 @@ -30744,7 +29783,7 @@ msgstr "(Додано у 1.3.4)" #. type: =head2 #: ../src/guestfs-actions.pod:350 msgid "guestfs_aug_close" -msgstr "" +msgstr "guestfs_aug_close" #. type: verbatim #: ../src/guestfs-actions.pod:352 @@ -30753,14 +29792,14 @@ msgid "" " int\n" " guestfs_aug_close (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_aug_close (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:355 msgid "" -"Close the current Augeas handle and free up any resources used by it. After " -"calling this, you have to call C<guestfs_aug_init> again before you can use " -"any other Augeas functions." +"Close the current Augeas handle and free up any resources used by it. After" +" calling this, you have to call C<guestfs_aug_init> again before you can use" +" any other Augeas functions." msgstr "" #. type: textblock @@ -30777,7 +29816,7 @@ msgstr "(Додано у 0.7)" #. type: =head2 #: ../src/guestfs-actions.pod:364 msgid "guestfs_aug_defnode" -msgstr "" +msgstr "guestfs_aug_defnode" #. type: verbatim #: ../src/guestfs-actions.pod:366 @@ -30789,7 +29828,7 @@ msgid "" " const char *expr,\n" " const char *val);\n" "\n" -msgstr "" +msgstr " struct guestfs_int_bool *\n guestfs_aug_defnode (guestfs_h *g,\n const char *name,\n const char *expr,\n const char *val);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:375 @@ -30809,7 +29848,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:389 msgid "guestfs_aug_defvar" -msgstr "" +msgstr "guestfs_aug_defvar" #. type: verbatim #: ../src/guestfs-actions.pod:391 @@ -30820,7 +29859,7 @@ msgid "" " const char *name,\n" " const char *expr);\n" "\n" -msgstr "" +msgstr " int\n guestfs_aug_defvar (guestfs_h *g,\n const char *name,\n const char *expr);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:407 @@ -30835,11 +29874,7 @@ msgid "" " guestfs_aug_get (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char *\n" -" guestfs_aug_get (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char *\n guestfs_aug_get (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:1198 @@ -30886,12 +29921,7 @@ msgid "" " const char *root,\n" " int flags);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_init (guestfs_h *g,\n" -" const char *root,\n" -" int flags);\n" -"\n" +msgstr " int\n guestfs_aug_init (guestfs_h *g,\n const char *root,\n int flags);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:432 @@ -30901,16 +29931,16 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:457 msgid "" -"This option is only useful when debugging Augeas lenses. Use of this option " -"may require additional memory for the libguestfs appliance. You may need to " -"set the C<LIBGUESTFS_MEMSIZE> environment variable or call " +"This option is only useful when debugging Augeas lenses. Use of this option" +" may require additional memory for the libguestfs appliance. You may need " +"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call " "C<guestfs_set_memsize>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:472 msgid "Do not load the tree in C<guestfs_aug_init>." -msgstr "" +msgstr "Не завантажувати ієрархію у C<guestfs_aug_init>." #. type: textblock #: ../src/guestfs-actions.pod:476 @@ -30932,13 +29962,7 @@ msgid "" " const char *label,\n" " int before);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_insert (guestfs_h *g,\n" -" const char *augpath,\n" -" const char *label,\n" -" int before);\n" -"\n" +msgstr " int\n guestfs_aug_insert (guestfs_h *g,\n const char *augpath,\n const char *label,\n int before);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:504 @@ -30952,10 +29976,7 @@ msgid "" " int\n" " guestfs_aug_load (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_load (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_aug_load (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:518 @@ -30970,11 +29991,7 @@ msgid "" " guestfs_aug_ls (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char **\n" -" guestfs_aug_ls (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char **\n guestfs_aug_ls (guestfs_h *g,\n const char *augpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:524 @@ -31007,9 +30024,9 @@ msgstr "" #: ../src/guestfs-actions.pod:9652 ../src/guestfs-actions.pod:9671 #: ../src/guestfs-actions.pod:9717 ../src/guestfs-actions.pod:9736 msgid "" -"This function returns a NULL-terminated array of strings (like L<environ(3)" -">), or NULL if there was an error. I<The caller must free the strings and " -"the array after use>." +"This function returns a NULL-terminated array of strings (like " +"L<environ(3)>), or NULL if there was an error. I<The caller must free the " +"strings and the array after use>." msgstr "" #. type: textblock @@ -31040,11 +30057,7 @@ msgid "" " guestfs_aug_match (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" char **\n" -" guestfs_aug_match (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " char **\n guestfs_aug_match (guestfs_h *g,\n const char *augpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:549 @@ -31060,12 +30073,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_mv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_aug_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:563 @@ -31080,11 +30088,7 @@ msgid "" " guestfs_aug_rm (guestfs_h *g,\n" " const char *augpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_rm (guestfs_h *g,\n" -" const char *augpath);\n" -"\n" +msgstr " int\n guestfs_aug_rm (guestfs_h *g,\n const char *augpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:577 @@ -31098,10 +30102,7 @@ msgid "" " int\n" " guestfs_aug_save (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_save (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_aug_save (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:584 @@ -31124,12 +30125,7 @@ msgid "" " const char *augpath,\n" " const char *val);\n" "\n" -msgstr "" -" int\n" -" guestfs_aug_set (guestfs_h *g,\n" -" const char *augpath,\n" -" const char *val);\n" -"\n" +msgstr " int\n guestfs_aug_set (guestfs_h *g,\n const char *augpath,\n const char *val);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:600 @@ -31152,11 +30148,7 @@ msgid "" " guestfs_available (guestfs_h *g,\n" " char *const *groups);\n" "\n" -msgstr "" -" int\n" -" guestfs_available (guestfs_h *g,\n" -" char *const *groups);\n" -"\n" +msgstr " int\n guestfs_available (guestfs_h *g,\n char *const *groups);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:619 @@ -31196,10 +30188,7 @@ msgid "" " char **\n" " guestfs_available_all_groups (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_available_all_groups (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_available_all_groups (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:681 @@ -31234,12 +30223,7 @@ msgid "" " const char *base64file,\n" " const char *filename);\n" "\n" -msgstr "" -" int\n" -" guestfs_base64_in (guestfs_h *g,\n" -" const char *base64file,\n" -" const char *filename);\n" -"\n" +msgstr " int\n guestfs_base64_in (guestfs_h *g,\n const char *base64file,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:707 ../src/guestfs-actions.pod:721 @@ -31260,17 +30244,12 @@ msgid "" " const char *filename,\n" " const char *base64file);\n" "\n" -msgstr "" -" int\n" -" guestfs_base64_out (guestfs_h *g,\n" -" const char *filename,\n" -" const char *base64file);\n" -"\n" +msgstr " int\n guestfs_base64_out (guestfs_h *g,\n const char *filename,\n const char *base64file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:723 msgid "guestfs_blkid" -msgstr "" +msgstr "guestfs_blkid" #. type: verbatim #: ../src/guestfs-actions.pod:725 @@ -31280,7 +30259,7 @@ msgid "" " guestfs_blkid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_blkid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:756 ../src/guestfs-actions.pod:3630 @@ -31312,11 +30291,7 @@ msgid "" " guestfs_blockdev_flushbufs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_flushbufs (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_flushbufs (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:777 ../src/guestfs-actions.pod:794 @@ -31340,11 +30315,7 @@ msgid "" " guestfs_blockdev_getbsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getbsz (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getbsz (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:796 @@ -31359,11 +30330,7 @@ msgid "" " guestfs_blockdev_getro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getro (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getro (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:807 ../src/guestfs-actions.pod:2176 @@ -31396,16 +30363,12 @@ msgid "" " guestfs_blockdev_getsize64 (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_blockdev_getsize64 (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int64_t\n guestfs_blockdev_getsize64 (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:819 msgid "See also C<guestfs_blockdev_getsz>." -msgstr "" +msgstr "Див. також C<guestfs_blockdev_getsz>." #. type: =head2 #: ../src/guestfs-actions.pod:827 @@ -31420,11 +30383,7 @@ msgid "" " guestfs_blockdev_getss (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_getss (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_getss (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:836 @@ -31446,11 +30405,7 @@ msgid "" " guestfs_blockdev_getsz (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_blockdev_getsz (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int64_t\n guestfs_blockdev_getsz (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:854 @@ -31472,11 +30427,7 @@ msgid "" " guestfs_blockdev_rereadpt (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_rereadpt (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_rereadpt (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:878 @@ -31492,12 +30443,7 @@ msgid "" " const char *device,\n" " int blocksize);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setbsz (guestfs_h *g,\n" -" const char *device,\n" -" int blocksize);\n" -"\n" +msgstr " int\n guestfs_blockdev_setbsz (guestfs_h *g,\n const char *device,\n int blocksize);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:896 @@ -31512,11 +30458,7 @@ msgid "" " guestfs_blockdev_setro (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setro (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_setro (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:910 @@ -31531,16 +30473,12 @@ msgid "" " guestfs_blockdev_setrw (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_blockdev_setrw (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_blockdev_setrw (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:924 msgid "guestfs_btrfs_device_add" -msgstr "" +msgstr "guestfs_btrfs_device_add" #. type: verbatim #: ../src/guestfs-actions.pod:926 @@ -31551,7 +30489,7 @@ msgid "" " char *const *devices,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_device_add (guestfs_h *g,\n char *const *devices,\n const char *fs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:936 ../src/guestfs-actions.pod:950 @@ -31559,15 +30497,13 @@ msgstr "" #: ../src/guestfs-actions.pod:1101 ../src/guestfs-actions.pod:1113 #: ../src/guestfs-actions.pod:1128 ../src/guestfs-actions.pod:1143 #: ../src/guestfs-actions.pod:1158 -#, fuzzy -#| msgid "(Added in 1.7.5)" msgid "(Added in 1.17.35)" -msgstr "(Додано у 1.7.5)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:938 msgid "guestfs_btrfs_device_delete" -msgstr "" +msgstr "guestfs_btrfs_device_delete" #. type: verbatim #: ../src/guestfs-actions.pod:940 @@ -31578,12 +30514,12 @@ msgid "" " char *const *devices,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_device_delete (guestfs_h *g,\n char *const *devices,\n const char *fs);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:952 msgid "guestfs_btrfs_filesystem_balance" -msgstr "" +msgstr "guestfs_btrfs_filesystem_balance" #. type: verbatim #: ../src/guestfs-actions.pod:954 @@ -31593,7 +30529,7 @@ msgid "" " guestfs_btrfs_filesystem_balance (guestfs_h *g,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_filesystem_balance (guestfs_h *g,\n const char *fs);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:965 @@ -31609,12 +30545,7 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize (guestfs_h *g,\n" -" const char *mountpoint,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize (guestfs_h *g,\n const char *mountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:977 @@ -31622,9 +30553,7 @@ msgstr "" msgid "" " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" "\n" -msgstr "" -" GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n" -"\n" +msgstr " GUESTFS_BTRFS_FILESYSTEM_RESIZE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1000 @@ -31645,12 +30574,7 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n" -" const char *mountpoint,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize_va (guestfs_h *g,\n const char *mountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1009 @@ -31671,12 +30595,7 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n" -" const char *mountpoint,\n" -" const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_btrfs_filesystem_resize_argv (guestfs_h *g,\n const char *mountpoint,\n const struct guestfs_btrfs_filesystem_resize_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1020 @@ -31686,7 +30605,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1024 msgid "guestfs_btrfs_filesystem_sync" -msgstr "" +msgstr "guestfs_btrfs_filesystem_sync" #. type: verbatim #: ../src/guestfs-actions.pod:1026 @@ -31696,24 +30615,16 @@ msgid "" " guestfs_btrfs_filesystem_sync (guestfs_h *g,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_filesystem_sync (guestfs_h *g,\n const char *fs);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1036 -#, fuzzy -#| msgid "guestfs_e2fsck" msgid "guestfs_btrfs_fsck" -msgstr "guestfs_e2fsck" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1038 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_e2fsck (guestfs_h *g,\n" -#| " const char *device,\n" -#| " ...);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck (guestfs_h *g,\n" @@ -31721,44 +30632,24 @@ msgid "" " ...);\n" "\n" msgstr "" -" int\n" -" guestfs_e2fsck (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" #. type: verbatim #: ../src/guestfs-actions.pod:1048 -#, fuzzy, no-wrap -#| msgid "" -#| " GUESTFS_E2FSCK_CORRECT, int correct,\n" -#| " GUESTFS_E2FSCK_FORCEALL, int forceall,\n" -#| "\n" +#, no-wrap msgid "" " GUESTFS_BTRFS_FSCK_SUPERBLOCK, int64_t superblock,\n" " GUESTFS_BTRFS_FSCK_REPAIR, int repair,\n" "\n" msgstr "" -" GUESTFS_E2FSCK_CORRECT, int correct,\n" -" GUESTFS_E2FSCK_FORCEALL, int forceall,\n" -"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1056 -#, fuzzy -#| msgid "guestfs_mkfs_opts_va" msgid "guestfs_btrfs_fsck_va" -msgstr "guestfs_mkfs_opts_va" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1058 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_lvresize_free (guestfs_h *g,\n" -#| " const char *lv,\n" -#| " int percent);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck_va (guestfs_h *g,\n" @@ -31766,11 +30657,6 @@ msgid "" " va_list args);\n" "\n" msgstr "" -" int\n" -" guestfs_lvresize_free (guestfs_h *g,\n" -" const char *lv,\n" -" int percent);\n" -"\n" #. type: textblock #: ../src/guestfs-actions.pod:1063 @@ -31779,21 +30665,12 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1067 -#, fuzzy -#| msgid "guestfs_mkfs_opts_argv" msgid "guestfs_btrfs_fsck_argv" -msgstr "guestfs_mkfs_opts_argv" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1069 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_mkfs_opts_argv (guestfs_h *g,\n" -#| " const char *fstype,\n" -#| " const char *device,\n" -#| " const struct guestfs_mkfs_opts_argv *optargs);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_fsck_argv (guestfs_h *g,\n" @@ -31801,12 +30678,6 @@ msgid "" " const struct guestfs_btrfs_fsck_argv *optargs);\n" "\n" msgstr "" -" int\n" -" guestfs_mkfs_opts_argv (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" const struct guestfs_mkfs_opts_argv *optargs);\n" -"\n" #. type: textblock #: ../src/guestfs-actions.pod:1074 @@ -31815,20 +30686,12 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1078 -#, fuzzy -#| msgid "guestfs_btrfs_filesystem_resize" msgid "guestfs_btrfs_set_seeding" -msgstr "guestfs_btrfs_filesystem_resize" +msgstr "" #. type: verbatim #: ../src/guestfs-actions.pod:1080 -#, fuzzy, no-wrap -#| msgid "" -#| " int\n" -#| " guestfs_blockdev_setbsz (guestfs_h *g,\n" -#| " const char *device,\n" -#| " int blocksize);\n" -#| "\n" +#, no-wrap msgid "" " int\n" " guestfs_btrfs_set_seeding (guestfs_h *g,\n" @@ -31836,16 +30699,11 @@ msgid "" " int seeding);\n" "\n" msgstr "" -" int\n" -" guestfs_blockdev_setbsz (guestfs_h *g,\n" -" const char *device,\n" -" int blocksize);\n" -"\n" #. type: =head2 #: ../src/guestfs-actions.pod:1090 msgid "guestfs_btrfs_subvolume_create" -msgstr "" +msgstr "guestfs_btrfs_subvolume_create" #. type: verbatim #: ../src/guestfs-actions.pod:1092 @@ -31855,12 +30713,12 @@ msgid "" " guestfs_btrfs_subvolume_create (guestfs_h *g,\n" " const char *dest);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_subvolume_create (guestfs_h *g,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1103 msgid "guestfs_btrfs_subvolume_delete" -msgstr "" +msgstr "guestfs_btrfs_subvolume_delete" #. type: verbatim #: ../src/guestfs-actions.pod:1105 @@ -31870,12 +30728,12 @@ msgid "" " guestfs_btrfs_subvolume_delete (guestfs_h *g,\n" " const char *subvolume);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_subvolume_delete (guestfs_h *g,\n const char *subvolume);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1115 msgid "guestfs_btrfs_subvolume_list" -msgstr "" +msgstr "guestfs_btrfs_subvolume_list" #. type: verbatim #: ../src/guestfs-actions.pod:1117 @@ -31885,7 +30743,7 @@ msgid "" " guestfs_btrfs_subvolume_list (guestfs_h *g,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " struct guestfs_btrfssubvolume_list *\n guestfs_btrfs_subvolume_list (guestfs_h *g,\n const char *fs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1124 @@ -31898,7 +30756,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1130 msgid "guestfs_btrfs_subvolume_set_default" -msgstr "" +msgstr "guestfs_btrfs_subvolume_set_default" #. type: verbatim #: ../src/guestfs-actions.pod:1132 @@ -31909,7 +30767,7 @@ msgid "" " int64_t id,\n" " const char *fs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_subvolume_set_default (guestfs_h *g,\n int64_t id,\n const char *fs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1137 @@ -31921,7 +30779,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1145 msgid "guestfs_btrfs_subvolume_snapshot" -msgstr "" +msgstr "guestfs_btrfs_subvolume_snapshot" #. type: verbatim #: ../src/guestfs-actions.pod:1147 @@ -31932,12 +30790,12 @@ msgid "" " const char *source,\n" " const char *dest);\n" "\n" -msgstr "" +msgstr " int\n guestfs_btrfs_subvolume_snapshot (guestfs_h *g,\n const char *source,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1160 msgid "guestfs_case_sensitive_path" -msgstr "" +msgstr "guestfs_case_sensitive_path" #. type: verbatim #: ../src/guestfs-actions.pod:1162 @@ -31947,20 +30805,20 @@ msgid "" " guestfs_case_sensitive_path (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_case_sensitive_path (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1188 msgid "" -"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<" -"\"/WINDOWS/system32\"> (the exact return value would depend on details of " +"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return " +"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of " "how the directories were originally created under Windows)." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1196 msgid "See also C<guestfs_realpath>." -msgstr "" +msgstr "Див. також C<guestfs_realpath>." #. type: textblock #: ../src/guestfs-actions.pod:1201 ../src/guestfs-actions.pod:9137 @@ -31970,7 +30828,7 @@ msgstr "(Додано у 1.0.75)" #. type: =head2 #: ../src/guestfs-actions.pod:1203 msgid "guestfs_cat" -msgstr "" +msgstr "guestfs_cat" #. type: verbatim #: ../src/guestfs-actions.pod:1205 @@ -31980,7 +30838,7 @@ msgid "" " guestfs_cat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_cat (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1211 @@ -32004,7 +30862,7 @@ msgstr "(Додано у 0.4)" #. type: =head2 #: ../src/guestfs-actions.pod:1224 msgid "guestfs_checksum" -msgstr "" +msgstr "guestfs_checksum" #. type: verbatim #: ../src/guestfs-actions.pod:1226 @@ -32015,7 +30873,7 @@ msgid "" " const char *csumtype,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_checksum (guestfs_h *g,\n const char *csumtype,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1272 @@ -32038,7 +30896,7 @@ msgstr "(Додано у 1.0.2)" #. type: =head2 #: ../src/guestfs-actions.pod:1281 msgid "guestfs_checksum_device" -msgstr "" +msgstr "guestfs_checksum_device" #. type: verbatim #: ../src/guestfs-actions.pod:1283 @@ -32049,7 +30907,7 @@ msgid "" " const char *csumtype,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_checksum_device (guestfs_h *g,\n const char *csumtype,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1288 @@ -32071,7 +30929,7 @@ msgstr "(Додано у 1.3.2)" #. type: =head2 #: ../src/guestfs-actions.pod:1297 msgid "guestfs_checksums_out" -msgstr "" +msgstr "guestfs_checksums_out" #. type: verbatim #: ../src/guestfs-actions.pod:1299 @@ -32083,7 +30941,7 @@ msgid "" " const char *directory,\n" " const char *sumsfile);\n" "\n" -msgstr "" +msgstr " int\n guestfs_checksums_out (guestfs_h *g,\n const char *csumtype,\n const char *directory,\n const char *sumsfile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1319 @@ -32093,7 +30951,7 @@ msgstr "(Додано у 1.3.7)" #. type: =head2 #: ../src/guestfs-actions.pod:1321 msgid "guestfs_chmod" -msgstr "" +msgstr "guestfs_chmod" #. type: verbatim #: ../src/guestfs-actions.pod:1323 @@ -32104,12 +30962,12 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_chmod (guestfs_h *g,\n int mode,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1341 msgid "guestfs_chown" -msgstr "" +msgstr "guestfs_chown" #. type: verbatim #: ../src/guestfs-actions.pod:1343 @@ -32121,12 +30979,12 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_chown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1359 msgid "guestfs_command" -msgstr "" +msgstr "guestfs_command" #. type: verbatim #: ../src/guestfs-actions.pod:1361 @@ -32136,14 +30994,14 @@ msgid "" " guestfs_command (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_command (guestfs_h *g,\n char *const *arguments);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1370 msgid "" "The single parameter is an argv-style list of arguments. The first element " -"is the name of the program to run. Subsequent elements are parameters. The " -"list must be non-empty (ie. must contain a program name). Note that the " +"is the name of the program to run. Subsequent elements are parameters. The" +" list must be non-empty (ie. must contain a program name). Note that the " "command runs directly, and is I<not> invoked via the shell (see " "C<guestfs_sh>)." msgstr "" @@ -32157,7 +31015,7 @@ msgstr "(Додано у 0.9.1)" #. type: =head2 #: ../src/guestfs-actions.pod:1403 msgid "guestfs_command_lines" -msgstr "" +msgstr "guestfs_command_lines" #. type: verbatim #: ../src/guestfs-actions.pod:1405 @@ -32167,24 +31025,24 @@ msgid "" " guestfs_command_lines (guestfs_h *g,\n" " char *const *arguments);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_command_lines (guestfs_h *g,\n char *const *arguments);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1409 msgid "" -"This is the same as C<guestfs_command>, but splits the result into a list of " -"lines." +"This is the same as C<guestfs_command>, but splits the result into a list of" +" lines." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:1412 msgid "See also: C<guestfs_sh_lines>" -msgstr "" +msgstr "Див. також C<guestfs_sh_lines>" #. type: =head2 #: ../src/guestfs-actions.pod:1423 msgid "guestfs_compress_device_out" -msgstr "" +msgstr "guestfs_compress_device_out" #. type: verbatim #: ../src/guestfs-actions.pod:1425 @@ -32197,7 +31055,7 @@ msgid "" " const char *zdevice,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_device_out (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1437 @@ -32205,7 +31063,7 @@ msgstr "" msgid "" " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n" "\n" -msgstr "" +msgstr " GUESTFS_COMPRESS_DEVICE_OUT_LEVEL, int level,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1442 @@ -32223,7 +31081,7 @@ msgstr "(Додано у 1.13.15)" #. type: =head2 #: ../src/guestfs-actions.pod:1449 msgid "guestfs_compress_device_out_va" -msgstr "" +msgstr "guestfs_compress_device_out_va" #. type: verbatim #: ../src/guestfs-actions.pod:1451 @@ -32236,7 +31094,7 @@ msgid "" " const char *zdevice,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_device_out_va (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1458 @@ -32246,7 +31104,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1462 msgid "guestfs_compress_device_out_argv" -msgstr "" +msgstr "guestfs_compress_device_out_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1464 @@ -32259,7 +31117,7 @@ msgid "" " const char *zdevice,\n" " const struct guestfs_compress_device_out_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_device_out_argv (guestfs_h *g,\n const char *ctype,\n const char *device,\n const char *zdevice,\n const struct guestfs_compress_device_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1471 @@ -32269,7 +31127,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1475 msgid "guestfs_compress_out" -msgstr "" +msgstr "guestfs_compress_out" #. type: verbatim #: ../src/guestfs-actions.pod:1477 @@ -32282,7 +31140,7 @@ msgid "" " const char *zfile,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_out (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1489 @@ -32295,7 +31153,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1508 msgid "guestfs_compress_out_va" -msgstr "" +msgstr "guestfs_compress_out_va" #. type: verbatim #: ../src/guestfs-actions.pod:1510 @@ -32308,7 +31166,7 @@ msgid "" " const char *zfile,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_out_va (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1517 @@ -32318,7 +31176,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1521 msgid "guestfs_compress_out_argv" -msgstr "" +msgstr "guestfs_compress_out_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1523 @@ -32331,7 +31189,7 @@ msgid "" " const char *zfile,\n" " const struct guestfs_compress_out_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_compress_out_argv (guestfs_h *g,\n const char *ctype,\n const char *file,\n const char *zfile,\n const struct guestfs_compress_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1530 @@ -32341,7 +31199,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1534 msgid "guestfs_config" -msgstr "" +msgstr "guestfs_config" #. type: verbatim #: ../src/guestfs-actions.pod:1536 @@ -32352,12 +31210,12 @@ msgid "" " const char *qemuparam,\n" " const char *qemuvalue);\n" "\n" -msgstr "" +msgstr " int\n guestfs_config (guestfs_h *g,\n const char *qemuparam,\n const char *qemuvalue);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1554 msgid "guestfs_copy_device_to_device" -msgstr "" +msgstr "guestfs_copy_device_to_device" #. type: verbatim #: ../src/guestfs-actions.pod:1556 @@ -32369,7 +31227,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1567 @@ -32379,7 +31237,7 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr "" +msgstr " GUESTFS_COPY_DEVICE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1571 @@ -32402,8 +31260,8 @@ msgstr "" msgid "" "This long-running command can generate progress notification messages so " "that the caller can display a progress bar or indicator. To receive these " -"messages, the caller must register a progress event callback. See L<guestfs" -"(3)/GUESTFS_EVENT_PROGRESS>." +"messages, the caller must register a progress event callback. See " +"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>." msgstr "" #. type: textblock @@ -32416,7 +31274,7 @@ msgstr "(Додано у 1.13.25)" #. type: =head2 #: ../src/guestfs-actions.pod:1599 msgid "guestfs_copy_device_to_device_va" -msgstr "" +msgstr "guestfs_copy_device_to_device_va" #. type: verbatim #: ../src/guestfs-actions.pod:1601 @@ -32428,7 +31286,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1607 @@ -32438,7 +31296,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1611 msgid "guestfs_copy_device_to_device_argv" -msgstr "" +msgstr "guestfs_copy_device_to_device_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1613 @@ -32450,7 +31308,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_device_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_device_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1619 @@ -32460,7 +31318,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1623 msgid "guestfs_copy_device_to_file" -msgstr "" +msgstr "guestfs_copy_device_to_file" #. type: verbatim #: ../src/guestfs-actions.pod:1625 @@ -32472,7 +31330,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1636 @@ -32482,7 +31340,7 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr "" +msgstr " GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_DEVICE_TO_FILE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1640 ../src/guestfs-actions.pod:1693 @@ -32494,7 +31352,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1652 msgid "guestfs_copy_device_to_file_va" -msgstr "" +msgstr "guestfs_copy_device_to_file_va" #. type: verbatim #: ../src/guestfs-actions.pod:1654 @@ -32506,7 +31364,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1660 @@ -32516,7 +31374,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1664 msgid "guestfs_copy_device_to_file_argv" -msgstr "" +msgstr "guestfs_copy_device_to_file_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1666 @@ -32528,7 +31386,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_device_to_file_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_device_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_device_to_file_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1672 @@ -32538,7 +31396,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1676 msgid "guestfs_copy_file_to_device" -msgstr "" +msgstr "guestfs_copy_file_to_device" #. type: verbatim #: ../src/guestfs-actions.pod:1678 @@ -32550,7 +31408,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_device (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1689 @@ -32560,12 +31418,12 @@ msgid "" " GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n" "\n" -msgstr "" +msgstr " GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_DEVICE_SIZE, int64_t size,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1705 msgid "guestfs_copy_file_to_device_va" -msgstr "" +msgstr "guestfs_copy_file_to_device_va" #. type: verbatim #: ../src/guestfs-actions.pod:1707 @@ -32577,7 +31435,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_device_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1713 @@ -32587,7 +31445,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1717 msgid "guestfs_copy_file_to_device_argv" -msgstr "" +msgstr "guestfs_copy_file_to_device_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1719 @@ -32599,7 +31457,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_device_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_device_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_device_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1725 @@ -32609,7 +31467,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1729 msgid "guestfs_copy_file_to_file" -msgstr "" +msgstr "guestfs_copy_file_to_file" #. type: verbatim #: ../src/guestfs-actions.pod:1731 @@ -32621,7 +31479,7 @@ msgid "" " const char *dest,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_file (guestfs_h *g,\n const char *src,\n const char *dest,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:1742 @@ -32631,20 +31489,20 @@ msgid "" " GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n" " GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n" "\n" -msgstr "" +msgstr " GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n GUESTFS_COPY_FILE_TO_FILE_DESTOFFSET, int64_t destoffset,\n GUESTFS_COPY_FILE_TO_FILE_SIZE, int64_t size,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1749 msgid "" -"This is B<not> the function you want for copying files. This is for copying " -"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " +"This is B<not> the function you want for copying files. This is for copying" +" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and " "C<guestfs_mv> for general file copying and moving functions." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1763 msgid "guestfs_copy_file_to_file_va" -msgstr "" +msgstr "guestfs_copy_file_to_file_va" #. type: verbatim #: ../src/guestfs-actions.pod:1765 @@ -32656,7 +31514,7 @@ msgid "" " const char *dest,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_file_va (guestfs_h *g,\n const char *src,\n const char *dest,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1771 @@ -32666,7 +31524,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1775 msgid "guestfs_copy_file_to_file_argv" -msgstr "" +msgstr "guestfs_copy_file_to_file_argv" #. type: verbatim #: ../src/guestfs-actions.pod:1777 @@ -32678,7 +31536,7 @@ msgid "" " const char *dest,\n" " const struct guestfs_copy_file_to_file_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_file_to_file_argv (guestfs_h *g,\n const char *src,\n const char *dest,\n const struct guestfs_copy_file_to_file_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1783 @@ -32688,7 +31546,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1787 msgid "guestfs_copy_size" -msgstr "" +msgstr "guestfs_copy_size" #. type: verbatim #: ../src/guestfs-actions.pod:1789 @@ -32700,13 +31558,13 @@ msgid "" " const char *dest,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_copy_size (guestfs_h *g,\n const char *src,\n const char *dest,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1795 ../src/guestfs-actions.pod:1852 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_copy_device_to_device> call instead." +"I<This function is deprecated.> In new code, use the " +"L</guestfs_copy_device_to_device> call instead." msgstr "" #. type: textblock @@ -32719,7 +31577,7 @@ msgstr "(Додано у 1.0.87)" #. type: =head2 #: ../src/guestfs-actions.pod:1817 msgid "guestfs_cp" -msgstr "" +msgstr "guestfs_cp" #. type: verbatim #: ../src/guestfs-actions.pod:1819 @@ -32730,7 +31588,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" +msgstr " int\n guestfs_cp (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1829 ../src/guestfs-actions.pod:1843 @@ -32743,7 +31601,7 @@ msgstr "(Додано у 1.0.18)" #. type: =head2 #: ../src/guestfs-actions.pod:1831 msgid "guestfs_cp_a" -msgstr "" +msgstr "guestfs_cp_a" #. type: verbatim #: ../src/guestfs-actions.pod:1833 @@ -32754,12 +31612,12 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" +msgstr " int\n guestfs_cp_a (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1845 msgid "guestfs_dd" -msgstr "" +msgstr "guestfs_dd" #. type: verbatim #: ../src/guestfs-actions.pod:1847 @@ -32770,20 +31628,20 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" +msgstr " int\n guestfs_dd (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1864 msgid "" "If the destination is a device, it must be as large or larger than the " -"source file or device, otherwise the copy will fail. This command cannot do " -"partial copies (see C<guestfs_copy_device_to_device>)." +"source file or device, otherwise the copy will fail. This command cannot do" +" partial copies (see C<guestfs_copy_device_to_device>)." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1873 msgid "guestfs_df" -msgstr "" +msgstr "guestfs_df" #. type: verbatim #: ../src/guestfs-actions.pod:1875 @@ -32792,7 +31650,7 @@ msgid "" " char *\n" " guestfs_df (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_df (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1880 ../src/guestfs-actions.pod:1897 @@ -32816,7 +31674,7 @@ msgstr "(Додано у 1.0.54)" #. type: =head2 #: ../src/guestfs-actions.pod:1889 msgid "guestfs_df_h" -msgstr "" +msgstr "guestfs_df_h" #. type: verbatim #: ../src/guestfs-actions.pod:1891 @@ -32825,12 +31683,12 @@ msgid "" " char *\n" " guestfs_df_h (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_df_h (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1906 msgid "guestfs_dmesg" -msgstr "" +msgstr "guestfs_dmesg" #. type: verbatim #: ../src/guestfs-actions.pod:1908 @@ -32839,7 +31697,7 @@ msgid "" " char *\n" " guestfs_dmesg (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_dmesg (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1915 @@ -32852,7 +31710,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1925 msgid "guestfs_download" -msgstr "" +msgstr "guestfs_download" #. type: verbatim #: ../src/guestfs-actions.pod:1927 @@ -32863,7 +31721,7 @@ msgid "" " const char *remotefilename,\n" " const char *filename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_download (guestfs_h *g,\n const char *remotefilename,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1937 @@ -32873,7 +31731,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:1948 msgid "guestfs_download_offset" -msgstr "" +msgstr "guestfs_download_offset" #. type: verbatim #: ../src/guestfs-actions.pod:1950 @@ -32886,14 +31744,14 @@ msgid "" " int64_t offset,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_download_offset (guestfs_h *g,\n const char *remotefilename,\n const char *filename,\n int64_t offset,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:1963 msgid "" "Note that there is no limit on the amount of data that can be downloaded " -"with this call, unlike with C<guestfs_pread>, and this call always reads the " -"full amount unless an error occurs." +"with this call, unlike with C<guestfs_pread>, and this call always reads the" +" full amount unless an error occurs." msgstr "" #. type: textblock @@ -32919,11 +31777,7 @@ msgid "" " guestfs_drop_caches (guestfs_h *g,\n" " int whattodrop);\n" "\n" -msgstr "" -" int\n" -" guestfs_drop_caches (guestfs_h *g,\n" -" int whattodrop);\n" -"\n" +msgstr " int\n guestfs_drop_caches (guestfs_h *g,\n int whattodrop);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:1999 @@ -32938,11 +31792,7 @@ msgid "" " guestfs_du (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int64_t\n" -" guestfs_du (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int64_t\n guestfs_du (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2024 @@ -32958,12 +31808,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_e2fsck (guestfs_h *g,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_e2fsck (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:2036 @@ -32972,10 +31817,7 @@ msgid "" " GUESTFS_E2FSCK_CORRECT, int correct,\n" " GUESTFS_E2FSCK_FORCEALL, int forceall,\n" "\n" -msgstr "" -" GUESTFS_E2FSCK_CORRECT, int correct,\n" -" GUESTFS_E2FSCK_FORCEALL, int forceall,\n" -"\n" +msgstr " GUESTFS_E2FSCK_CORRECT, int correct,\n GUESTFS_E2FSCK_FORCEALL, int forceall,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2063 @@ -32985,7 +31827,7 @@ msgstr "(Додано у 1.15.17)" #. type: =head2 #: ../src/guestfs-actions.pod:2065 msgid "guestfs_e2fsck_va" -msgstr "" +msgstr "guestfs_e2fsck_va" #. type: verbatim #: ../src/guestfs-actions.pod:2067 @@ -32996,7 +31838,7 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_e2fsck_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2072 @@ -33006,7 +31848,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2076 msgid "guestfs_e2fsck_argv" -msgstr "" +msgstr "guestfs_e2fsck_argv" #. type: verbatim #: ../src/guestfs-actions.pod:2078 @@ -33017,7 +31859,7 @@ msgid "" " const char *device,\n" " const struct guestfs_e2fsck_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_e2fsck_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_e2fsck_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2083 @@ -33027,7 +31869,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2087 msgid "guestfs_e2fsck_f" -msgstr "" +msgstr "guestfs_e2fsck_f" #. type: verbatim #: ../src/guestfs-actions.pod:2089 @@ -33037,13 +31879,13 @@ msgid "" " guestfs_e2fsck_f (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_e2fsck_f (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2093 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call " -"instead." +"I<This function is deprecated.> In new code, use the L</guestfs_e2fsck> call" +" instead." msgstr "" #. type: textblock @@ -33064,16 +31906,12 @@ msgid "" " guestfs_echo_daemon (guestfs_h *g,\n" " char *const *words);\n" "\n" -msgstr "" -" char *\n" -" guestfs_echo_daemon (guestfs_h *g,\n" -" char *const *words);\n" -"\n" +msgstr " char *\n guestfs_echo_daemon (guestfs_h *g,\n char *const *words);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2119 msgid "See also C<guestfs_ping_daemon>." -msgstr "" +msgstr "Див. також C<guestfs_ping_daemon>." #. type: textblock #: ../src/guestfs-actions.pod:2124 ../src/guestfs-actions.pod:3021 @@ -33095,12 +31933,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_egrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_egrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2143 ../src/guestfs-actions.pod:2162 @@ -33137,12 +31970,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_egrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2164 msgid "guestfs_equal" -msgstr "" +msgstr "guestfs_equal" #. type: verbatim #: ../src/guestfs-actions.pod:2166 @@ -33153,12 +31986,12 @@ msgid "" " const char *file1,\n" " const char *file2);\n" "\n" -msgstr "" +msgstr " int\n guestfs_equal (guestfs_h *g,\n const char *file1,\n const char *file2);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2180 msgid "guestfs_exists" -msgstr "" +msgstr "guestfs_exists" #. type: verbatim #: ../src/guestfs-actions.pod:2182 @@ -33168,7 +32001,7 @@ msgid "" " guestfs_exists (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_exists (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2189 @@ -33178,7 +32011,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2195 msgid "guestfs_fallocate" -msgstr "" +msgstr "guestfs_fallocate" #. type: verbatim #: ../src/guestfs-actions.pod:2197 @@ -33189,19 +32022,19 @@ msgid "" " const char *path,\n" " int len);\n" "\n" -msgstr "" +msgstr " int\n guestfs_fallocate (guestfs_h *g,\n const char *path,\n int len);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2202 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> " -"call instead." +"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>" +" call instead." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2221 msgid "guestfs_fallocate64" -msgstr "" +msgstr "guestfs_fallocate64" #. type: verbatim #: ../src/guestfs-actions.pod:2223 @@ -33212,7 +32045,7 @@ msgid "" " const char *path,\n" " int64_t len);\n" "\n" -msgstr "" +msgstr " int\n guestfs_fallocate64 (guestfs_h *g,\n const char *path,\n int64_t len);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2232 @@ -33237,7 +32070,7 @@ msgstr "(Додано у 1.3.17)" #. type: =head2 #: ../src/guestfs-actions.pod:2248 msgid "guestfs_fgrep" -msgstr "" +msgstr "guestfs_fgrep" #. type: verbatim #: ../src/guestfs-actions.pod:2250 @@ -33248,12 +32081,12 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_fgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2267 msgid "guestfs_fgrepi" -msgstr "" +msgstr "guestfs_fgrepi" #. type: verbatim #: ../src/guestfs-actions.pod:2269 @@ -33264,12 +32097,12 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_fgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2286 msgid "guestfs_file" -msgstr "" +msgstr "guestfs_file" #. type: verbatim #: ../src/guestfs-actions.pod:2288 @@ -33279,7 +32112,7 @@ msgid "" " guestfs_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_file (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2306 @@ -33291,7 +32124,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2314 msgid "guestfs_file_architecture" -msgstr "" +msgstr "guestfs_file_architecture" #. type: verbatim #: ../src/guestfs-actions.pod:2316 @@ -33301,7 +32134,7 @@ msgid "" " guestfs_file_architecture (guestfs_h *g,\n" " const char *filename);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_file_architecture (guestfs_h *g,\n const char *filename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2424 ../src/guestfs-actions.pod:2587 @@ -33317,7 +32150,7 @@ msgstr "(Додано у 1.5.3)" #. type: =head2 #: ../src/guestfs-actions.pod:2426 msgid "guestfs_filesize" -msgstr "" +msgstr "guestfs_filesize" #. type: verbatim #: ../src/guestfs-actions.pod:2428 @@ -33327,7 +32160,7 @@ msgid "" " guestfs_filesize (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " int64_t\n guestfs_filesize (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2434 @@ -33345,7 +32178,7 @@ msgstr "(Додано у 1.0.82)" #. type: =head2 #: ../src/guestfs-actions.pod:2442 msgid "guestfs_fill" -msgstr "" +msgstr "guestfs_fill" #. type: verbatim #: ../src/guestfs-actions.pod:2444 @@ -33357,7 +32190,7 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_fill (guestfs_h *g,\n int c,\n int len,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2454 @@ -33375,7 +32208,7 @@ msgstr "(Додано у 1.0.79)" #. type: =head2 #: ../src/guestfs-actions.pod:2468 msgid "guestfs_fill_pattern" -msgstr "" +msgstr "guestfs_fill_pattern" #. type: verbatim #: ../src/guestfs-actions.pod:2470 @@ -33387,7 +32220,7 @@ msgid "" " int len,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_fill_pattern (guestfs_h *g,\n const char *pattern,\n int len,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2476 @@ -33406,7 +32239,7 @@ msgstr "(Додано у 1.3.12)" #. type: =head2 #: ../src/guestfs-actions.pod:2490 msgid "guestfs_find" -msgstr "" +msgstr "guestfs_find" #. type: verbatim #: ../src/guestfs-actions.pod:2492 @@ -33416,7 +32249,7 @@ msgid "" " guestfs_find (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_find (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2508 @@ -33427,7 +32260,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2521 msgid "See also C<guestfs_find0>." -msgstr "" +msgstr "Див. також C<guestfs_find0>." #. type: textblock #: ../src/guestfs-actions.pod:2530 ../src/guestfs-actions.pod:5276 @@ -33438,7 +32271,7 @@ msgstr "(Додано у 1.0.27)" #. type: =head2 #: ../src/guestfs-actions.pod:2532 msgid "guestfs_find0" -msgstr "" +msgstr "guestfs_find0" #. type: verbatim #: ../src/guestfs-actions.pod:2534 @@ -33449,7 +32282,7 @@ msgid "" " const char *directory,\n" " const char *files);\n" "\n" -msgstr "" +msgstr " int\n guestfs_find0 (guestfs_h *g,\n const char *directory,\n const char *files);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2543 @@ -33466,7 +32299,7 @@ msgstr "(Додано у 1.0.74)" #. type: =head2 #: ../src/guestfs-actions.pod:2572 msgid "guestfs_findfs_label" -msgstr "" +msgstr "guestfs_findfs_label" #. type: verbatim #: ../src/guestfs-actions.pod:2574 @@ -33476,7 +32309,7 @@ msgid "" " guestfs_findfs_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_findfs_label (guestfs_h *g,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2582 @@ -33486,7 +32319,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2589 msgid "guestfs_findfs_uuid" -msgstr "" +msgstr "guestfs_findfs_uuid" #. type: verbatim #: ../src/guestfs-actions.pod:2591 @@ -33496,7 +32329,7 @@ msgid "" " guestfs_findfs_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_findfs_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2599 @@ -33506,7 +32339,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2606 msgid "guestfs_fsck" -msgstr "" +msgstr "guestfs_fsck" #. type: verbatim #: ../src/guestfs-actions.pod:2608 @@ -33517,7 +32350,7 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_fsck (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2643 ../src/guestfs-actions.pod:9572 @@ -33527,7 +32360,7 @@ msgstr "(Додано у 1.0.16)" #. type: =head2 #: ../src/guestfs-actions.pod:2645 msgid "guestfs_get_append" -msgstr "" +msgstr "guestfs_get_append" #. type: verbatim #: ../src/guestfs-actions.pod:2647 @@ -33536,13 +32369,13 @@ msgid "" " const char *\n" " guestfs_get_append (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " const char *\n guestfs_get_append (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2655 msgid "" -"This function returns a string which may be NULL. There is no way to return " -"an error from this function. The string is owned by the guest handle and " +"This function returns a string which may be NULL. There is no way to return" +" an error from this function. The string is owned by the guest handle and " "must I<not> be freed." msgstr "" @@ -33558,7 +32391,7 @@ msgstr "(Додано у 1.0.26)" #. type: =head2 #: ../src/guestfs-actions.pod:2661 msgid "guestfs_get_attach_method" -msgstr "" +msgstr "guestfs_get_attach_method" #. type: verbatim #: ../src/guestfs-actions.pod:2663 @@ -33567,7 +32400,7 @@ msgid "" " char *\n" " guestfs_get_attach_method (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_get_attach_method (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2666 @@ -33582,7 +32415,7 @@ msgstr "(Додано у 1.9.8)" #. type: =head2 #: ../src/guestfs-actions.pod:2673 msgid "guestfs_get_autosync" -msgstr "" +msgstr "guestfs_get_autosync" #. type: verbatim #: ../src/guestfs-actions.pod:2675 @@ -33591,12 +32424,12 @@ msgid "" " int\n" " guestfs_get_autosync (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_autosync (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2684 msgid "guestfs_get_direct" -msgstr "" +msgstr "guestfs_get_direct" #. type: verbatim #: ../src/guestfs-actions.pod:2686 @@ -33605,7 +32438,7 @@ msgid "" " int\n" " guestfs_get_direct (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_direct (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2693 ../src/guestfs-actions.pod:7710 @@ -33615,7 +32448,7 @@ msgstr "(Додано у 1.0.72)" #. type: =head2 #: ../src/guestfs-actions.pod:2695 msgid "guestfs_get_e2attrs" -msgstr "" +msgstr "guestfs_get_e2attrs" #. type: verbatim #: ../src/guestfs-actions.pod:2697 @@ -33625,12 +32458,12 @@ msgid "" " guestfs_get_e2attrs (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_get_e2attrs (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2804 msgid "See also C<guestfs_set_e2attrs>." -msgstr "" +msgstr "Див. також C<guestfs_set_e2attrs>." #. type: textblock #: ../src/guestfs-actions.pod:2806 @@ -33642,15 +32475,13 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:2812 ../src/guestfs-actions.pod:2832 #: ../src/guestfs-actions.pod:7749 ../src/guestfs-actions.pod:7788 -#, fuzzy -#| msgid "(Added in 1.7.3)" msgid "(Added in 1.17.31)" -msgstr "(Додано у 1.7.3)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2814 msgid "guestfs_get_e2generation" -msgstr "" +msgstr "guestfs_get_e2generation" #. type: verbatim #: ../src/guestfs-actions.pod:2816 @@ -33660,17 +32491,17 @@ msgid "" " guestfs_get_e2generation (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " int64_t\n guestfs_get_e2generation (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2828 msgid "See C<guestfs_set_e2generation>." -msgstr "" +msgstr "Див. C<guestfs_set_e2generation>." #. type: =head2 #: ../src/guestfs-actions.pod:2834 msgid "guestfs_get_e2label" -msgstr "" +msgstr "guestfs_get_e2label" #. type: verbatim #: ../src/guestfs-actions.pod:2836 @@ -33680,7 +32511,7 @@ msgid "" " guestfs_get_e2label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_get_e2label (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2840 @@ -33698,7 +32529,7 @@ msgstr "(Додано у 1.0.15)" #. type: =head2 #: ../src/guestfs-actions.pod:2855 msgid "guestfs_get_e2uuid" -msgstr "" +msgstr "guestfs_get_e2uuid" #. type: verbatim #: ../src/guestfs-actions.pod:2857 @@ -33708,7 +32539,7 @@ msgid "" " guestfs_get_e2uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_get_e2uuid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2861 @@ -33720,7 +32551,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2876 msgid "guestfs_get_memsize" -msgstr "" +msgstr "guestfs_get_memsize" #. type: verbatim #: ../src/guestfs-actions.pod:2878 @@ -33729,14 +32560,14 @@ msgid "" " int\n" " guestfs_get_memsize (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_memsize (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2884 msgid "" "If C<guestfs_set_memsize> was not called on this handle, and if " -"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default " -"value for memsize." +"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default" +" value for memsize." msgstr "" #. type: textblock @@ -33752,7 +32583,7 @@ msgstr "(Додано у 1.0.55)" #. type: =head2 #: ../src/guestfs-actions.pod:2895 msgid "guestfs_get_network" -msgstr "" +msgstr "guestfs_get_network" #. type: verbatim #: ../src/guestfs-actions.pod:2897 @@ -33761,7 +32592,7 @@ msgid "" " int\n" " guestfs_get_network (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_network (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2904 ../src/guestfs-actions.pod:7894 @@ -33771,7 +32602,7 @@ msgstr "(Додано у 1.5.4)" #. type: =head2 #: ../src/guestfs-actions.pod:2906 msgid "guestfs_get_path" -msgstr "" +msgstr "guestfs_get_path" #. type: verbatim #: ../src/guestfs-actions.pod:2908 @@ -33780,7 +32611,7 @@ msgid "" " const char *\n" " guestfs_get_path (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " const char *\n guestfs_get_path (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:2956 @@ -33792,7 +32623,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:2921 msgid "guestfs_get_pgroup" -msgstr "" +msgstr "guestfs_get_pgroup" #. type: verbatim #: ../src/guestfs-actions.pod:2923 @@ -33801,7 +32632,7 @@ msgid "" " int\n" " guestfs_get_pgroup (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_pgroup (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2930 ../src/guestfs-actions.pod:7932 @@ -33812,7 +32643,7 @@ msgstr "(Додано у 1.11.18)" #. type: =head2 #: ../src/guestfs-actions.pod:2932 msgid "guestfs_get_pid" -msgstr "" +msgstr "guestfs_get_pid" #. type: verbatim #: ../src/guestfs-actions.pod:2934 @@ -33821,7 +32652,7 @@ msgid "" " int\n" " guestfs_get_pid (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_pid (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2944 @@ -33831,7 +32662,7 @@ msgstr "(Додано у 1.0.56)" #. type: =head2 #: ../src/guestfs-actions.pod:2946 msgid "guestfs_get_qemu" -msgstr "" +msgstr "guestfs_get_qemu" #. type: verbatim #: ../src/guestfs-actions.pod:2948 @@ -33840,7 +32671,7 @@ msgid "" " const char *\n" " guestfs_get_qemu (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " const char *\n guestfs_get_qemu (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2959 ../src/guestfs-actions.pod:7960 @@ -33850,7 +32681,7 @@ msgstr "(Додано у 1.0.6)" #. type: =head2 #: ../src/guestfs-actions.pod:2961 msgid "guestfs_get_recovery_proc" -msgstr "" +msgstr "guestfs_get_recovery_proc" #. type: verbatim #: ../src/guestfs-actions.pod:2963 @@ -33859,7 +32690,7 @@ msgid "" " int\n" " guestfs_get_recovery_proc (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_recovery_proc (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2970 ../src/guestfs-actions.pod:4603 @@ -33874,7 +32705,7 @@ msgstr "(Додано у 1.0.77)" #. type: =head2 #: ../src/guestfs-actions.pod:2972 msgid "guestfs_get_selinux" -msgstr "" +msgstr "guestfs_get_selinux" #. type: verbatim #: ../src/guestfs-actions.pod:2974 @@ -33883,7 +32714,7 @@ msgid "" " int\n" " guestfs_get_selinux (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_selinux (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:2977 @@ -33901,7 +32732,7 @@ msgstr "(Додано у 1.0.67)" #. type: =head2 #: ../src/guestfs-actions.pod:2987 msgid "guestfs_get_smp" -msgstr "" +msgstr "guestfs_get_smp" #. type: verbatim #: ../src/guestfs-actions.pod:2989 @@ -33910,12 +32741,12 @@ msgid "" " int\n" " guestfs_get_smp (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_smp (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:2998 msgid "guestfs_get_state" -msgstr "" +msgstr "guestfs_get_state" #. type: verbatim #: ../src/guestfs-actions.pod:3000 @@ -33924,12 +32755,12 @@ msgid "" " int\n" " guestfs_get_state (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_state (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3012 msgid "guestfs_get_trace" -msgstr "" +msgstr "guestfs_get_trace" #. type: verbatim #: ../src/guestfs-actions.pod:3014 @@ -33938,12 +32769,12 @@ msgid "" " int\n" " guestfs_get_trace (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_trace (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3023 msgid "guestfs_get_umask" -msgstr "" +msgstr "guestfs_get_umask" #. type: verbatim #: ../src/guestfs-actions.pod:3025 @@ -33952,19 +32783,19 @@ msgid "" " int\n" " guestfs_get_umask (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_umask (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3028 msgid "" -"Return the current umask. By default the umask is C<022> unless it has been " -"set by calling C<guestfs_umask>." +"Return the current umask. By default the umask is C<022> unless it has been" +" set by calling C<guestfs_umask>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3035 msgid "guestfs_get_verbose" -msgstr "" +msgstr "guestfs_get_verbose" #. type: verbatim #: ../src/guestfs-actions.pod:3037 @@ -33973,12 +32804,12 @@ msgid "" " int\n" " guestfs_get_verbose (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_get_verbose (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3046 msgid "guestfs_getcon" -msgstr "" +msgstr "guestfs_getcon" #. type: verbatim #: ../src/guestfs-actions.pod:3048 @@ -33987,7 +32818,7 @@ msgid "" " char *\n" " guestfs_getcon (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_getcon (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3053 @@ -33998,7 +32829,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3061 msgid "guestfs_getxattr" -msgstr "" +msgstr "guestfs_getxattr" #. type: verbatim #: ../src/guestfs-actions.pod:3063 @@ -34010,7 +32841,7 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_getxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3069 @@ -34033,7 +32864,7 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:3083 msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." -msgstr "" +msgstr "Див. також C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>." #. type: textblock #: ../src/guestfs-actions.pod:3085 ../src/guestfs-actions.pod:3302 @@ -34042,8 +32873,8 @@ msgstr "" #: ../src/guestfs-actions.pod:7290 ../src/guestfs-actions.pod:9238 msgid "" "This function returns a buffer, or NULL on error. The size of the returned " -"buffer is written to C<*size_r>. I<The caller must free the returned buffer " -"after use>." +"buffer is written to C<*size_r>. I<The caller must free the returned buffer" +" after use>." msgstr "" #. type: textblock @@ -34054,7 +32885,7 @@ msgstr "(Додано у 1.7.24)" #. type: =head2 #: ../src/guestfs-actions.pod:3091 msgid "guestfs_getxattrs" -msgstr "" +msgstr "guestfs_getxattrs" #. type: verbatim #: ../src/guestfs-actions.pod:3093 @@ -34064,19 +32895,19 @@ msgid "" " guestfs_getxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " struct guestfs_xattr_list *\n guestfs_getxattrs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3103 msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>." -msgstr "" +msgstr "Див. також C<guestfs_lgetxattrs>, L<attr(5)>." #. type: textblock #: ../src/guestfs-actions.pod:3105 ../src/guestfs-actions.pod:4645 #: ../src/guestfs-actions.pod:5370 msgid "" -"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was " -"an error. I<The caller must call C<guestfs_free_xattr_list> after use>." +"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was" +" an error. I<The caller must call C<guestfs_free_xattr_list> after use>." msgstr "" #. type: textblock @@ -34090,7 +32921,7 @@ msgstr "(Додано у 1.0.59)" #. type: =head2 #: ../src/guestfs-actions.pod:3111 msgid "guestfs_glob_expand" -msgstr "" +msgstr "guestfs_glob_expand" #. type: verbatim #: ../src/guestfs-actions.pod:3113 @@ -34100,7 +32931,7 @@ msgid "" " guestfs_glob_expand (guestfs_h *g,\n" " const char *pattern);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_glob_expand (guestfs_h *g,\n const char *pattern);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3128 @@ -34119,7 +32950,7 @@ msgstr "(Додано у 1.0.50)" #. type: =head2 #: ../src/guestfs-actions.pod:3138 msgid "guestfs_grep" -msgstr "" +msgstr "guestfs_grep" #. type: verbatim #: ../src/guestfs-actions.pod:3140 @@ -34130,12 +32961,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_grep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3157 msgid "guestfs_grepi" -msgstr "" +msgstr "guestfs_grepi" #. type: verbatim #: ../src/guestfs-actions.pod:3159 @@ -34146,12 +32977,12 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_grepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3176 msgid "guestfs_grub_install" -msgstr "" +msgstr "guestfs_grub_install" #. type: verbatim #: ../src/guestfs-actions.pod:3178 @@ -34162,7 +32993,7 @@ msgid "" " const char *root,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_grub_install (guestfs_h *g,\n const char *root,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3221 @@ -34172,7 +33003,7 @@ msgstr "(Додано у 1.0.17)" #. type: =head2 #: ../src/guestfs-actions.pod:3223 msgid "guestfs_head" -msgstr "" +msgstr "guestfs_head" #. type: verbatim #: ../src/guestfs-actions.pod:3225 @@ -34182,12 +33013,12 @@ msgid "" " guestfs_head (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_head (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3241 msgid "guestfs_head_n" -msgstr "" +msgstr "guestfs_head_n" #. type: verbatim #: ../src/guestfs-actions.pod:3243 @@ -34198,12 +33029,12 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_head_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3265 msgid "guestfs_hexdump" -msgstr "" +msgstr "guestfs_hexdump" #. type: verbatim #: ../src/guestfs-actions.pod:3267 @@ -34213,7 +33044,7 @@ msgid "" " guestfs_hexdump (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_hexdump (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3280 ../src/guestfs-actions.pod:8361 @@ -34224,7 +33055,7 @@ msgstr "(Додано у 1.0.22)" #. type: =head2 #: ../src/guestfs-actions.pod:3282 msgid "guestfs_initrd_cat" -msgstr "" +msgstr "guestfs_initrd_cat" #. type: verbatim #: ../src/guestfs-actions.pod:3284 @@ -34236,17 +33067,17 @@ msgid "" " const char *filename,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_initrd_cat (guestfs_h *g,\n const char *initrdpath,\n const char *filename,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3300 msgid "See also C<guestfs_initrd_list>." -msgstr "" +msgstr "Див. також C<guestfs_initrd_list>." #. type: =head2 #: ../src/guestfs-actions.pod:3311 msgid "guestfs_initrd_list" -msgstr "" +msgstr "guestfs_initrd_list" #. type: verbatim #: ../src/guestfs-actions.pod:3313 @@ -34256,12 +33087,12 @@ msgid "" " guestfs_initrd_list (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_initrd_list (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3333 msgid "guestfs_inotify_add_watch" -msgstr "" +msgstr "guestfs_inotify_add_watch" #. type: verbatim #: ../src/guestfs-actions.pod:3335 @@ -34272,12 +33103,12 @@ msgid "" " const char *path,\n" " int mask);\n" "\n" -msgstr "" +msgstr " int64_t\n guestfs_inotify_add_watch (guestfs_h *g,\n const char *path,\n int mask);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3354 msgid "guestfs_inotify_close" -msgstr "" +msgstr "guestfs_inotify_close" #. type: verbatim #: ../src/guestfs-actions.pod:3356 @@ -34286,12 +33117,12 @@ msgid "" " int\n" " guestfs_inotify_close (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inotify_close (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3367 msgid "guestfs_inotify_files" -msgstr "" +msgstr "guestfs_inotify_files" #. type: verbatim #: ../src/guestfs-actions.pod:3369 @@ -34300,20 +33131,20 @@ msgid "" " char **\n" " guestfs_inotify_files (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inotify_files (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3372 msgid "" -"This function is a helpful wrapper around C<guestfs_inotify_read> which just " -"returns a list of pathnames of objects that were touched. The returned " +"This function is a helpful wrapper around C<guestfs_inotify_read> which just" +" returns a list of pathnames of objects that were touched. The returned " "pathnames are sorted and deduplicated." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3382 msgid "guestfs_inotify_init" -msgstr "" +msgstr "guestfs_inotify_init" #. type: verbatim #: ../src/guestfs-actions.pod:3384 @@ -34323,13 +33154,13 @@ msgid "" " guestfs_inotify_init (guestfs_h *g,\n" " int maxevents);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inotify_init (guestfs_h *g,\n int maxevents);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3392 msgid "" -"C<maxevents> is the maximum number of events which will be queued up between " -"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " +"C<maxevents> is the maximum number of events which will be queued up between" +" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is " "passed as C<0>, then the kernel (or previously set) default is used. For " "Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel " "throws away events, but records the fact that it threw them away by setting " @@ -34349,8 +33180,8 @@ msgstr "" #: ../src/guestfs-actions.pod:3406 msgid "" "Queued up events should be read periodically by calling " -"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful " -"wrapper around C<guestfs_inotify_read>). If you don't read the events out " +"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful" +" wrapper around C<guestfs_inotify_read>). If you don't read the events out " "often enough then you risk the internal queue overflowing." msgstr "" @@ -34364,7 +33195,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3426 msgid "guestfs_inotify_read" -msgstr "" +msgstr "guestfs_inotify_read" #. type: verbatim #: ../src/guestfs-actions.pod:3428 @@ -34373,7 +33204,7 @@ msgid "" " struct guestfs_inotify_event_list *\n" " guestfs_inotify_read (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " struct guestfs_inotify_event_list *\n guestfs_inotify_read (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3442 @@ -34386,7 +33217,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3448 msgid "guestfs_inotify_rm_watch" -msgstr "" +msgstr "guestfs_inotify_rm_watch" #. type: verbatim #: ../src/guestfs-actions.pod:3450 @@ -34396,18 +33227,19 @@ msgid "" " guestfs_inotify_rm_watch (guestfs_h *g,\n" " int wd);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inotify_rm_watch (guestfs_h *g,\n int wd);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3454 msgid "" -"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>." +"Remove a previously defined inotify watch. See " +"C<guestfs_inotify_add_watch>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3461 msgid "guestfs_inspect_get_arch" -msgstr "" +msgstr "guestfs_inspect_get_arch" #. type: verbatim #: ../src/guestfs-actions.pod:3463 @@ -34417,7 +33249,7 @@ msgid "" " guestfs_inspect_get_arch (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_arch (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3467 @@ -34429,7 +33261,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3481 msgid "guestfs_inspect_get_distro" -msgstr "" +msgstr "guestfs_inspect_get_distro" #. type: verbatim #: ../src/guestfs-actions.pod:3483 @@ -34439,12 +33271,12 @@ msgid "" " guestfs_inspect_get_distro (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_distro (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3595 msgid "guestfs_inspect_get_drive_mappings" -msgstr "" +msgstr "guestfs_inspect_get_drive_mappings" #. type: verbatim #: ../src/guestfs-actions.pod:3597 @@ -34454,7 +33286,7 @@ msgid "" " guestfs_inspect_get_drive_mappings (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inspect_get_drive_mappings (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3626 @@ -34471,7 +33303,7 @@ msgstr "(Додано у 1.9.17)" #. type: =head2 #: ../src/guestfs-actions.pod:3638 msgid "guestfs_inspect_get_filesystems" -msgstr "" +msgstr "guestfs_inspect_get_filesystems" #. type: verbatim #: ../src/guestfs-actions.pod:3640 @@ -34481,7 +33313,7 @@ msgid "" " guestfs_inspect_get_filesystems (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inspect_get_filesystems (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3652 @@ -34493,7 +33325,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3661 msgid "guestfs_inspect_get_format" -msgstr "" +msgstr "guestfs_inspect_get_format" #. type: verbatim #: ../src/guestfs-actions.pod:3663 @@ -34503,7 +33335,7 @@ msgid "" " guestfs_inspect_get_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_format (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3697 ../src/guestfs-actions.pod:4141 @@ -34515,7 +33347,7 @@ msgstr "(Додано у 1.9.4)" #. type: =head2 #: ../src/guestfs-actions.pod:3699 msgid "guestfs_inspect_get_hostname" -msgstr "" +msgstr "guestfs_inspect_get_hostname" #. type: verbatim #: ../src/guestfs-actions.pod:3701 @@ -34525,7 +33357,7 @@ msgid "" " guestfs_inspect_get_hostname (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_hostname (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3716 @@ -34535,7 +33367,7 @@ msgstr "(Додано у 1.7.9)" #. type: =head2 #: ../src/guestfs-actions.pod:3718 msgid "guestfs_inspect_get_icon" -msgstr "" +msgstr "guestfs_inspect_get_icon" #. type: verbatim #: ../src/guestfs-actions.pod:3720 @@ -34547,7 +33379,7 @@ msgid "" " size_t *size_r,\n" " ...);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_icon (guestfs_h *g,\n const char *root,\n size_t *size_r,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:3731 @@ -34556,7 +33388,7 @@ msgid "" " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n" " GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n" "\n" -msgstr "" +msgstr " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n GUESTFS_INSPECT_GET_ICON_HIGHQUALITY, int highquality,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3798 ../src/guestfs-actions.pod:4663 @@ -34567,7 +33399,7 @@ msgstr "(Додано у 1.11.12)" #. type: =head2 #: ../src/guestfs-actions.pod:3800 msgid "guestfs_inspect_get_icon_va" -msgstr "" +msgstr "guestfs_inspect_get_icon_va" #. type: verbatim #: ../src/guestfs-actions.pod:3802 @@ -34579,7 +33411,7 @@ msgid "" " size_t *size_r,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_icon_va (guestfs_h *g,\n const char *root,\n size_t *size_r,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3808 @@ -34589,7 +33421,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3812 msgid "guestfs_inspect_get_icon_argv" -msgstr "" +msgstr "guestfs_inspect_get_icon_argv" #. type: verbatim #: ../src/guestfs-actions.pod:3814 @@ -34601,7 +33433,7 @@ msgid "" " size_t *size_r,\n" " const struct guestfs_inspect_get_icon_argv *optargs);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_icon_argv (guestfs_h *g,\n const char *root,\n size_t *size_r,\n const struct guestfs_inspect_get_icon_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3820 @@ -34611,7 +33443,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3824 msgid "guestfs_inspect_get_major_version" -msgstr "" +msgstr "guestfs_inspect_get_major_version" #. type: verbatim #: ../src/guestfs-actions.pod:3826 @@ -34621,12 +33453,12 @@ msgid "" " guestfs_inspect_get_major_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inspect_get_major_version (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3848 msgid "guestfs_inspect_get_minor_version" -msgstr "" +msgstr "guestfs_inspect_get_minor_version" #. type: verbatim #: ../src/guestfs-actions.pod:3850 @@ -34636,7 +33468,7 @@ msgid "" " guestfs_inspect_get_minor_version (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inspect_get_minor_version (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3859 @@ -34648,7 +33480,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3866 msgid "guestfs_inspect_get_mountpoints" -msgstr "" +msgstr "guestfs_inspect_get_mountpoints" #. type: verbatim #: ../src/guestfs-actions.pod:3868 @@ -34658,7 +33490,7 @@ msgid "" " guestfs_inspect_get_mountpoints (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inspect_get_mountpoints (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3889 @@ -34679,7 +33511,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3906 msgid "guestfs_inspect_get_package_format" -msgstr "" +msgstr "guestfs_inspect_get_package_format" #. type: verbatim #: ../src/guestfs-actions.pod:3908 @@ -34689,15 +33521,15 @@ msgid "" " guestfs_inspect_get_package_format (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_package_format (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3912 msgid "" "This function and C<guestfs_inspect_get_package_management> return the " "package format and package management tool used by the inspected operating " -"system. For example for Fedora these functions would return C<rpm> (package " -"format) and C<yum> (package management)." +"system. For example for Fedora these functions would return C<rpm> (package" +" format) and C<yum> (package management)." msgstr "" #. type: textblock @@ -34708,7 +33540,7 @@ msgstr "(Додано у 1.7.5)" #. type: =head2 #: ../src/guestfs-actions.pod:3933 msgid "guestfs_inspect_get_package_management" -msgstr "" +msgstr "guestfs_inspect_get_package_management" #. type: verbatim #: ../src/guestfs-actions.pod:3935 @@ -34718,7 +33550,7 @@ msgid "" " guestfs_inspect_get_package_management (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_package_management (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:3939 @@ -34732,7 +33564,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:3961 msgid "guestfs_inspect_get_product_name" -msgstr "" +msgstr "guestfs_inspect_get_product_name" #. type: verbatim #: ../src/guestfs-actions.pod:3963 @@ -34742,12 +33574,12 @@ msgid "" " guestfs_inspect_get_product_name (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_product_name (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:3982 msgid "guestfs_inspect_get_product_variant" -msgstr "" +msgstr "guestfs_inspect_get_product_variant" #. type: verbatim #: ../src/guestfs-actions.pod:3984 @@ -34757,7 +33589,7 @@ msgid "" " guestfs_inspect_get_product_variant (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_product_variant (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4007 @@ -34774,7 +33606,7 @@ msgstr "(Додано у 1.9.13)" #. type: =head2 #: ../src/guestfs-actions.pod:4016 msgid "guestfs_inspect_get_roots" -msgstr "" +msgstr "guestfs_inspect_get_roots" #. type: verbatim #: ../src/guestfs-actions.pod:4018 @@ -34783,7 +33615,7 @@ msgid "" " char **\n" " guestfs_inspect_get_roots (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inspect_get_roots (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4021 @@ -34808,7 +33640,7 @@ msgstr "(Додано у 1.7.3)" #. type: =head2 #: ../src/guestfs-actions.pod:4036 msgid "guestfs_inspect_get_type" -msgstr "" +msgstr "guestfs_inspect_get_type" #. type: verbatim #: ../src/guestfs-actions.pod:4038 @@ -34818,12 +33650,12 @@ msgid "" " guestfs_inspect_get_type (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_type (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4087 msgid "guestfs_inspect_get_windows_current_control_set" -msgstr "" +msgstr "guestfs_inspect_get_windows_current_control_set" #. type: verbatim #: ../src/guestfs-actions.pod:4089 @@ -34833,12 +33665,12 @@ msgid "" " guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_windows_current_control_set (guestfs_h *g,\n const char *root);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4107 msgid "guestfs_inspect_get_windows_systemroot" -msgstr "" +msgstr "guestfs_inspect_get_windows_systemroot" #. type: verbatim #: ../src/guestfs-actions.pod:4109 @@ -34848,7 +33680,7 @@ msgid "" " guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_inspect_get_windows_systemroot (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4125 @@ -34858,7 +33690,7 @@ msgstr "(Додано у 1.5.25)" #. type: =head2 #: ../src/guestfs-actions.pod:4127 msgid "guestfs_inspect_is_live" -msgstr "" +msgstr "guestfs_inspect_is_live" #. type: verbatim #: ../src/guestfs-actions.pod:4129 @@ -34868,7 +33700,7 @@ msgid "" " guestfs_inspect_is_live (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inspect_is_live (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4133 @@ -34880,7 +33712,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:4143 msgid "guestfs_inspect_is_multipart" -msgstr "" +msgstr "guestfs_inspect_is_multipart" #. type: verbatim #: ../src/guestfs-actions.pod:4145 @@ -34890,7 +33722,7 @@ msgid "" " guestfs_inspect_is_multipart (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inspect_is_multipart (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4149 @@ -34902,7 +33734,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:4159 msgid "guestfs_inspect_is_netinst" -msgstr "" +msgstr "guestfs_inspect_is_netinst" #. type: verbatim #: ../src/guestfs-actions.pod:4161 @@ -34912,7 +33744,7 @@ msgid "" " guestfs_inspect_is_netinst (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " int\n guestfs_inspect_is_netinst (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4165 @@ -34926,7 +33758,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:4177 msgid "guestfs_inspect_list_applications" -msgstr "" +msgstr "guestfs_inspect_list_applications" #. type: verbatim #: ../src/guestfs-actions.pod:4179 @@ -34936,18 +33768,18 @@ msgid "" " guestfs_inspect_list_applications (guestfs_h *g,\n" " const char *root);\n" "\n" -msgstr "" +msgstr " struct guestfs_application_list *\n guestfs_inspect_list_applications (guestfs_h *g,\n const char *root);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4185 msgid "" -"I<Note:> This call works differently from other parts of the inspection " -"API. You have to call C<guestfs_inspect_os>, then " +"I<Note:> This call works differently from other parts of the inspection API." +" You have to call C<guestfs_inspect_os>, then " "C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling " "this. Listing applications is a significantly more difficult operation " "which requires access to the full filesystem. Also note that unlike the " -"other C<guestfs_inspect_get_*> calls which are just returning data cached in " -"the libguestfs handle, this call actually reads parts of the mounted " +"other C<guestfs_inspect_get_*> calls which are just returning data cached in" +" the libguestfs handle, this call actually reads parts of the mounted " "filesystems during the call." msgstr "" @@ -34955,8 +33787,8 @@ msgstr "" #: ../src/guestfs-actions.pod:4275 msgid "" "This function returns a C<struct guestfs_application_list *>, or NULL if " -"there was an error. I<The caller must call C<guestfs_free_application_list> " -"after use>." +"there was an error. I<The caller must call C<guestfs_free_application_list>" +" after use>." msgstr "" #. type: textblock @@ -34967,7 +33799,7 @@ msgstr "(Додано у 1.7.8)" #. type: =head2 #: ../src/guestfs-actions.pod:4281 msgid "guestfs_inspect_os" -msgstr "" +msgstr "guestfs_inspect_os" #. type: verbatim #: ../src/guestfs-actions.pod:4283 @@ -34976,22 +33808,22 @@ msgid "" " char **\n" " guestfs_inspect_os (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_inspect_os (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4299 msgid "" "You can pass the root string(s) returned to other C<guestfs_inspect_get_*> " -"functions in order to query further information about each operating system, " -"such as the name and version." +"functions in order to query further information about each operating system," +" such as the name and version." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4304 msgid "" -"This function uses other libguestfs features such as C<guestfs_mount_ro> and " -"C<guestfs_umount_all> in order to mount and unmount filesystems and look at " -"the contents. This should be called with no disks currently mounted. The " +"This function uses other libguestfs features such as C<guestfs_mount_ro> and" +" C<guestfs_umount_all> in order to mount and unmount filesystems and look at" +" the contents. This should be called with no disks currently mounted. The " "function may also use Augeas, so any existing Augeas handle will be closed." msgstr "" @@ -34999,12 +33831,12 @@ msgstr "" #: ../src/guestfs-actions.pod:4316 ../src/guestfs-actions.pod:4674 #: ../src/guestfs-actions.pod:4769 msgid "See also C<guestfs_list_filesystems>." -msgstr "" +msgstr "Див. також C<guestfs_list_filesystems>." #. type: =head2 #: ../src/guestfs-actions.pod:4324 msgid "guestfs_is_blockdev" -msgstr "" +msgstr "guestfs_is_blockdev" #. type: verbatim #: ../src/guestfs-actions.pod:4326 @@ -35014,7 +33846,7 @@ msgid "" " guestfs_is_blockdev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_blockdev (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4348 @@ -35022,7 +33854,7 @@ msgstr "" #: ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4465 #: ../src/guestfs-actions.pod:4480 msgid "See also C<guestfs_stat>." -msgstr "" +msgstr "Див. також C<guestfs_stat>." #. type: textblock #: ../src/guestfs-actions.pod:4337 ../src/guestfs-actions.pod:4352 @@ -35034,7 +33866,7 @@ msgstr "(Додано у 1.5.10)" #. type: =head2 #: ../src/guestfs-actions.pod:4339 msgid "guestfs_is_chardev" -msgstr "" +msgstr "guestfs_is_chardev" #. type: verbatim #: ../src/guestfs-actions.pod:4341 @@ -35044,12 +33876,12 @@ msgid "" " guestfs_is_chardev (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_chardev (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4354 msgid "guestfs_is_config" -msgstr "" +msgstr "guestfs_is_config" #. type: verbatim #: ../src/guestfs-actions.pod:4356 @@ -35058,12 +33890,12 @@ msgid "" " int\n" " guestfs_is_config (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_config (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4368 msgid "guestfs_is_dir" -msgstr "" +msgstr "guestfs_is_dir" #. type: verbatim #: ../src/guestfs-actions.pod:4370 @@ -35073,12 +33905,12 @@ msgid "" " guestfs_is_dir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_dir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4384 msgid "guestfs_is_fifo" -msgstr "" +msgstr "guestfs_is_fifo" #. type: verbatim #: ../src/guestfs-actions.pod:4386 @@ -35088,12 +33920,12 @@ msgid "" " guestfs_is_fifo (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_fifo (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4399 msgid "guestfs_is_file" -msgstr "" +msgstr "guestfs_is_file" #. type: verbatim #: ../src/guestfs-actions.pod:4401 @@ -35103,12 +33935,12 @@ msgid "" " guestfs_is_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_file (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4415 msgid "guestfs_is_launching" -msgstr "" +msgstr "guestfs_is_launching" #. type: verbatim #: ../src/guestfs-actions.pod:4417 @@ -35117,12 +33949,12 @@ msgid "" " int\n" " guestfs_is_launching (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_launching (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4429 msgid "guestfs_is_lv" -msgstr "" +msgstr "guestfs_is_lv" #. type: verbatim #: ../src/guestfs-actions.pod:4431 @@ -35132,12 +33964,12 @@ msgid "" " guestfs_is_lv (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_lv (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4442 msgid "guestfs_is_ready" -msgstr "" +msgstr "guestfs_is_ready" #. type: verbatim #: ../src/guestfs-actions.pod:4444 @@ -35146,12 +33978,12 @@ msgid "" " int\n" " guestfs_is_ready (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_ready (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4456 msgid "guestfs_is_socket" -msgstr "" +msgstr "guestfs_is_socket" #. type: verbatim #: ../src/guestfs-actions.pod:4458 @@ -35161,12 +33993,12 @@ msgid "" " guestfs_is_socket (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_socket (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4471 msgid "guestfs_is_symlink" -msgstr "" +msgstr "guestfs_is_symlink" #. type: verbatim #: ../src/guestfs-actions.pod:4473 @@ -35176,12 +34008,12 @@ msgid "" " guestfs_is_symlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_symlink (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4486 msgid "guestfs_is_zero" -msgstr "" +msgstr "guestfs_is_zero" #. type: verbatim #: ../src/guestfs-actions.pod:4488 @@ -35191,7 +34023,7 @@ msgid "" " guestfs_is_zero (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_zero (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:4511 @@ -35201,7 +34033,7 @@ msgstr "(Додано у 1.11.8)" #. type: =head2 #: ../src/guestfs-actions.pod:4499 msgid "guestfs_is_zero_device" -msgstr "" +msgstr "guestfs_is_zero_device" #. type: verbatim #: ../src/guestfs-actions.pod:4501 @@ -35211,12 +34043,12 @@ msgid "" " guestfs_is_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_is_zero_device (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4513 ../src/guestfs-structs.pod:268 msgid "guestfs_isoinfo" -msgstr "" +msgstr "guestfs_isoinfo" #. type: verbatim #: ../src/guestfs-actions.pod:4515 @@ -35226,7 +34058,7 @@ msgid "" " guestfs_isoinfo (guestfs_h *g,\n" " const char *isofile);\n" "\n" -msgstr "" +msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo (guestfs_h *g,\n const char *isofile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4519 @@ -35240,19 +34072,19 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4548 msgid "" -"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_isoinfo> after use>." +"This function returns a C<struct guestfs_isoinfo *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_isoinfo> after use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4529 ../src/guestfs-actions.pod:4552 msgid "(Added in 1.17.19)" -msgstr "" +msgstr "(Додано у 1.17.19)" #. type: =head2 #: ../src/guestfs-actions.pod:4531 msgid "guestfs_isoinfo_device" -msgstr "" +msgstr "guestfs_isoinfo_device" #. type: verbatim #: ../src/guestfs-actions.pod:4533 @@ -35262,12 +34094,12 @@ msgid "" " guestfs_isoinfo_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " struct guestfs_isoinfo *\n guestfs_isoinfo_device (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4554 msgid "guestfs_kill_subprocess" -msgstr "" +msgstr "guestfs_kill_subprocess" #. type: verbatim #: ../src/guestfs-actions.pod:4556 @@ -35276,12 +34108,12 @@ msgid "" " int\n" " guestfs_kill_subprocess (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_kill_subprocess (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4565 msgid "guestfs_launch" -msgstr "" +msgstr "guestfs_launch" #. type: verbatim #: ../src/guestfs-actions.pod:4567 @@ -35290,12 +34122,12 @@ msgid "" " int\n" " guestfs_launch (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_launch (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4585 msgid "guestfs_lchown" -msgstr "" +msgstr "guestfs_lchown" #. type: verbatim #: ../src/guestfs-actions.pod:4587 @@ -35307,7 +34139,7 @@ msgid "" " int group,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_lchown (guestfs_h *g,\n int owner,\n int group,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4593 @@ -35320,7 +34152,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:4605 msgid "guestfs_lgetxattr" -msgstr "" +msgstr "guestfs_lgetxattr" #. type: verbatim #: ../src/guestfs-actions.pod:4607 @@ -35332,17 +34164,17 @@ msgid "" " const char *name,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_lgetxattr (guestfs_h *g,\n const char *path,\n const char *name,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4627 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>." -msgstr "" +msgstr "Див. також C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>." #. type: =head2 #: ../src/guestfs-actions.pod:4635 msgid "guestfs_lgetxattrs" -msgstr "" +msgstr "guestfs_lgetxattrs" #. type: verbatim #: ../src/guestfs-actions.pod:4637 @@ -35352,19 +34184,19 @@ msgid "" " guestfs_lgetxattrs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " struct guestfs_xattr_list *\n guestfs_lgetxattrs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4641 msgid "" -"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, " -"then it returns the extended attributes of the link itself." +"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link," +" then it returns the extended attributes of the link itself." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:4651 msgid "guestfs_list_9p" -msgstr "" +msgstr "guestfs_list_9p" #. type: verbatim #: ../src/guestfs-actions.pod:4653 @@ -35373,12 +34205,12 @@ msgid "" " char **\n" " guestfs_list_9p (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_list_9p (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4665 msgid "guestfs_list_devices" -msgstr "" +msgstr "guestfs_list_devices" #. type: verbatim #: ../src/guestfs-actions.pod:4667 @@ -35387,12 +34219,12 @@ msgid "" " char **\n" " guestfs_list_devices (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_list_devices (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4682 msgid "guestfs_list_dm_devices" -msgstr "" +msgstr "guestfs_list_dm_devices" #. type: verbatim #: ../src/guestfs-actions.pod:4684 @@ -35401,7 +34233,7 @@ msgid "" " char **\n" " guestfs_list_dm_devices (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_list_dm_devices (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4689 @@ -35426,7 +34258,7 @@ msgstr "(Додано у 1.11.15)" #. type: =head2 #: ../src/guestfs-actions.pod:4702 msgid "guestfs_list_filesystems" -msgstr "" +msgstr "guestfs_list_filesystems" #. type: verbatim #: ../src/guestfs-actions.pod:4704 @@ -35435,7 +34267,7 @@ msgid "" " char **\n" " guestfs_list_filesystems (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_list_filesystems (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4724 @@ -35452,7 +34284,8 @@ msgid "" "partitions are returned in the list. Also this command does not check that " "each filesystem found is valid and mountable, and some filesystems might be " "mountable but require special options. Filesystems may not all belong to a " -"single logical operating system (use C<guestfs_inspect_os> to look for OSes)." +"single logical operating system (use C<guestfs_inspect_os> to look for " +"OSes)." msgstr "" #. type: textblock @@ -35463,7 +34296,7 @@ msgstr "(Додано у 1.5.15)" #. type: =head2 #: ../src/guestfs-actions.pod:4744 msgid "guestfs_list_md_devices" -msgstr "" +msgstr "guestfs_list_md_devices" #. type: verbatim #: ../src/guestfs-actions.pod:4746 @@ -35472,7 +34305,7 @@ msgid "" " char **\n" " guestfs_list_md_devices (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_list_md_devices (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:8802 @@ -35491,10 +34324,7 @@ msgid "" " char **\n" " guestfs_list_partitions (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_list_partitions (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_list_partitions (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4766 @@ -35516,16 +34346,12 @@ msgid "" " guestfs_ll (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char *\n" -" guestfs_ll (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char *\n guestfs_ll (guestfs_h *g,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4794 msgid "guestfs_llz" -msgstr "" +msgstr "guestfs_llz" #. type: verbatim #: ../src/guestfs-actions.pod:4796 @@ -35535,7 +34361,7 @@ msgid "" " guestfs_llz (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_llz (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:9433 @@ -35556,12 +34382,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4823 @@ -35577,12 +34398,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_f (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_f (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4837 @@ -35598,12 +34414,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_s (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_s (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4850 @@ -35619,12 +34430,7 @@ msgid "" " const char *target,\n" " const char *linkname);\n" "\n" -msgstr "" -" int\n" -" guestfs_ln_sf (guestfs_h *g,\n" -" const char *target,\n" -" const char *linkname);\n" -"\n" +msgstr " int\n guestfs_ln_sf (guestfs_h *g,\n const char *target,\n const char *linkname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:4864 @@ -35640,12 +34446,7 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_lremovexattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_lremovexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4871 @@ -35667,11 +34468,7 @@ msgid "" " guestfs_ls (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" -" char **\n" -" guestfs_ls (guestfs_h *g,\n" -" const char *directory);\n" -"\n" +msgstr " char **\n guestfs_ls (guestfs_h *g,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4889 @@ -35696,14 +34493,7 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_lsetxattr (guestfs_h *g,\n" -" const char *xattr,\n" -" const char *val,\n" -" int vallen,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_lsetxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4907 @@ -35725,11 +34515,7 @@ msgid "" " guestfs_lstat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" struct guestfs_stat *\n" -" guestfs_lstat (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " struct guestfs_stat *\n guestfs_lstat (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4923 @@ -35765,12 +34551,7 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" -" struct guestfs_stat_list *\n" -" guestfs_lstatlist (guestfs_h *g,\n" -" const char *path,\n" -" char *const *names);\n" -"\n" +msgstr " struct guestfs_stat_list *\n guestfs_lstatlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4942 @@ -35783,8 +34564,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:4951 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also C<guestfs_lxattrlist> " +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also C<guestfs_lxattrlist> " "for a similarly efficient call for getting extended attributes. Very long " "directory listings might cause the protocol message size to be exceeded, " "causing this call to fail. The caller must split up such requests into " @@ -35814,20 +34595,13 @@ msgid "" " const char *newkey,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_add_key (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *newkey,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_add_key (guestfs_h *g,\n const char *device,\n const char *key,\n const char *newkey,\n int keyslot);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4979 msgid "" -"Note that if C<keyslot> already contains a key, then this command will " -"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key." +"Note that if C<keyslot> already contains a key, then this command will fail." +" You have to use C<guestfs_luks_kill_slot> first to remove that key." msgstr "" #. type: textblock @@ -35859,19 +34633,15 @@ msgid "" " guestfs_luks_close (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_close (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_luks_close (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:4997 msgid "" "This closes a LUKS device that was created earlier by C<guestfs_luks_open> " -"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the " -"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the " -"underlying block device." +"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the" +" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the" +" underlying block device." msgstr "" #. type: textblock @@ -35896,13 +34666,7 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_format (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_format (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5028 @@ -35920,20 +34684,13 @@ msgid "" " int keyslot,\n" " const char *cipher);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_format_cipher (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot,\n" -" const char *cipher);\n" -"\n" +msgstr " int\n guestfs_luks_format_cipher (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot,\n const char *cipher);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5037 msgid "" -"This command is the same as C<guestfs_luks_format> but it also allows you to " -"set the C<cipher> used." +"This command is the same as C<guestfs_luks_format> but it also allows you to" +" set the C<cipher> used." msgstr "" #. type: =head2 @@ -35951,13 +34708,7 @@ msgid "" " const char *key,\n" " int keyslot);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_kill_slot (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" int keyslot);\n" -"\n" +msgstr " int\n guestfs_luks_kill_slot (guestfs_h *g,\n const char *device,\n const char *key,\n int keyslot);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5068 @@ -35974,13 +34725,7 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_open (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *mapname);\n" -"\n" +msgstr " int\n guestfs_luks_open (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5088 @@ -36010,13 +34755,7 @@ msgid "" " const char *key,\n" " const char *mapname);\n" "\n" -msgstr "" -" int\n" -" guestfs_luks_open_ro (guestfs_h *g,\n" -" const char *device,\n" -" const char *key,\n" -" const char *mapname);\n" -"\n" +msgstr " int\n guestfs_luks_open_ro (guestfs_h *g,\n const char *device,\n const char *key,\n const char *mapname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5111 @@ -36040,18 +34779,12 @@ msgid "" " const char *volgroup,\n" " int mbytes);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvcreate (guestfs_h *g,\n" -" const char *logvol,\n" -" const char *volgroup,\n" -" int mbytes);\n" -"\n" +msgstr " int\n guestfs_lvcreate (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int mbytes);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5137 msgid "guestfs_lvcreate_free" -msgstr "" +msgstr "guestfs_lvcreate_free" #. type: verbatim #: ../src/guestfs-actions.pod:5139 @@ -36063,12 +34796,12 @@ msgid "" " const char *volgroup,\n" " int percent);\n" "\n" -msgstr "" +msgstr " int\n guestfs_lvcreate_free (guestfs_h *g,\n const char *logvol,\n const char *volgroup,\n int percent);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:9619 msgid "(Added in 1.17.18)" -msgstr "" +msgstr "(Додано у 1.17.18)" #. type: =head2 #: ../src/guestfs-actions.pod:5154 @@ -36083,16 +34816,12 @@ msgid "" " guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" " const char *lvname);\n" "\n" -msgstr "" -" char *\n" -" guestfs_lvm_canonical_lv_name (guestfs_h *g,\n" -" const char *lvname);\n" -"\n" +msgstr " char *\n guestfs_lvm_canonical_lv_name (guestfs_h *g,\n const char *lvname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5167 msgid "See also C<guestfs_is_lv>." -msgstr "" +msgstr "Див. також C<guestfs_is_lv>." #. type: textblock #: ../src/guestfs-actions.pod:5172 @@ -36111,10 +34840,7 @@ msgid "" " int\n" " guestfs_lvm_clear_filter (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_clear_filter (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_lvm_clear_filter (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5179 @@ -36135,10 +34861,7 @@ msgid "" " int\n" " guestfs_lvm_remove_all (guestfs_h *g);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_remove_all (guestfs_h *g);\n" -"\n" +msgstr " int\n guestfs_lvm_remove_all (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5201 @@ -36153,11 +34876,7 @@ msgid "" " guestfs_lvm_set_filter (guestfs_h *g,\n" " char *const *devices);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvm_set_filter (guestfs_h *g,\n" -" char *const *devices);\n" -"\n" +msgstr " int\n guestfs_lvm_set_filter (guestfs_h *g,\n char *const *devices);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5234 @@ -36172,11 +34891,7 @@ msgid "" " guestfs_lvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvremove (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_lvremove (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5248 ../src/guestfs-actions.pod:7147 @@ -36198,12 +34913,7 @@ msgid "" " const char *logvol,\n" " const char *newlogvol);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvrename (guestfs_h *g,\n" -" const char *logvol,\n" -" const char *newlogvol);\n" -"\n" +msgstr " int\n guestfs_lvrename (guestfs_h *g,\n const char *logvol,\n const char *newlogvol);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5261 ../src/guestfs-actions.pod:9290 @@ -36224,12 +34934,7 @@ msgid "" " const char *device,\n" " int mbytes);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvresize (guestfs_h *g,\n" -" const char *device,\n" -" int mbytes);\n" -"\n" +msgstr " int\n guestfs_lvresize (guestfs_h *g,\n const char *device,\n int mbytes);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5278 @@ -36245,12 +34950,7 @@ msgid "" " const char *lv,\n" " int percent);\n" "\n" -msgstr "" -" int\n" -" guestfs_lvresize_free (guestfs_h *g,\n" -" const char *lv,\n" -" int percent);\n" -"\n" +msgstr " int\n guestfs_lvresize_free (guestfs_h *g,\n const char *lv,\n int percent);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5293 @@ -36269,15 +34969,12 @@ msgid "" " char **\n" " guestfs_lvs (guestfs_h *g);\n" "\n" -msgstr "" -" char **\n" -" guestfs_lvs (guestfs_h *g);\n" -"\n" +msgstr " char **\n guestfs_lvs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5306 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>." -msgstr "" +msgstr "Див. також C<guestfs_lvs_full>, C<guestfs_list_filesystems>." #. type: =head2 #: ../src/guestfs-actions.pod:5314 @@ -36291,16 +34988,14 @@ msgid "" " struct guestfs_lvm_lv_list *\n" " guestfs_lvs_full (guestfs_h *g);\n" "\n" -msgstr "" -" struct guestfs_lvm_lv_list *\n" -" guestfs_lvs_full (guestfs_h *g);\n" -"\n" +msgstr " struct guestfs_lvm_lv_list *\n guestfs_lvs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5322 msgid "" "This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after " +"use>." msgstr "" #. type: =head2 @@ -36316,11 +35011,7 @@ msgid "" " guestfs_lvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" char *\n" -" guestfs_lvuuid (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " char *\n guestfs_lvuuid (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5341 @@ -36336,28 +35027,23 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" -" struct guestfs_xattr_list *\n" -" guestfs_lxattrlist (guestfs_h *g,\n" -" const char *path,\n" -" char *const *names);\n" -"\n" +msgstr " struct guestfs_xattr_list *\n guestfs_lxattrlist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5362 msgid "" -"This call is intended for programs that want to efficiently list a directory " -"contents without making many round-trips. See also C<guestfs_lstatlist> for " -"a similarly efficient call for getting standard stats. Very long directory " -"listings might cause the protocol message size to be exceeded, causing this " -"call to fail. The caller must split up such requests into smaller groups of " -"names." +"This call is intended for programs that want to efficiently list a directory" +" contents without making many round-trips. See also C<guestfs_lstatlist> " +"for a similarly efficient call for getting standard stats. Very long " +"directory listings might cause the protocol message size to be exceeded, " +"causing this call to fail. The caller must split up such requests into " +"smaller groups of names." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:5376 msgid "guestfs_md_create" -msgstr "" +msgstr "guestfs_md_create" #. type: verbatim #: ../src/guestfs-actions.pod:5378 @@ -36369,7 +35055,7 @@ msgid "" " char *const *devices,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_md_create (guestfs_h *g,\n const char *name,\n char *const *devices,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:5389 @@ -36381,7 +35067,7 @@ msgid "" " GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n" " GUESTFS_MD_CREATE_LEVEL, const char *level,\n" "\n" -msgstr "" +msgstr " GUESTFS_MD_CREATE_MISSINGBITMAP, int64_t missingbitmap,\n GUESTFS_MD_CREATE_NRDEVICES, int nrdevices,\n GUESTFS_MD_CREATE_SPARE, int spare,\n GUESTFS_MD_CREATE_CHUNK, int64_t chunk,\n GUESTFS_MD_CREATE_LEVEL, const char *level,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5451 ../src/guestfs-actions.pod:5517 @@ -36392,7 +35078,7 @@ msgstr "(Додано у 1.15.6)" #. type: =head2 #: ../src/guestfs-actions.pod:5453 msgid "guestfs_md_create_va" -msgstr "" +msgstr "guestfs_md_create_va" #. type: verbatim #: ../src/guestfs-actions.pod:5455 @@ -36404,17 +35090,17 @@ msgid "" " char *const *devices,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_md_create_va (guestfs_h *g,\n const char *name,\n char *const *devices,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5461 msgid "This is the \"va_list variant\" of L</guestfs_md_create>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_md_create>." #. type: =head2 #: ../src/guestfs-actions.pod:5465 msgid "guestfs_md_create_argv" -msgstr "" +msgstr "guestfs_md_create_argv" #. type: verbatim #: ../src/guestfs-actions.pod:5467 @@ -36426,17 +35112,17 @@ msgid "" " char *const *devices,\n" " const struct guestfs_md_create_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_md_create_argv (guestfs_h *g,\n const char *name,\n char *const *devices,\n const struct guestfs_md_create_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5473 msgid "This is the \"argv variant\" of L</guestfs_md_create>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_md_create>." #. type: =head2 #: ../src/guestfs-actions.pod:5477 msgid "guestfs_md_detail" -msgstr "" +msgstr "guestfs_md_detail" #. type: verbatim #: ../src/guestfs-actions.pod:5479 @@ -36446,12 +35132,12 @@ msgid "" " guestfs_md_detail (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_md_detail (guestfs_h *g,\n const char *md);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5519 msgid "guestfs_md_stat" -msgstr "" +msgstr "guestfs_md_stat" #. type: verbatim #: ../src/guestfs-actions.pod:5521 @@ -36461,7 +35147,7 @@ msgid "" " guestfs_md_stat (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" +msgstr " struct guestfs_mdstat_list *\n guestfs_md_stat (guestfs_h *g,\n const char *md);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5528 @@ -36473,18 +35159,19 @@ msgstr "" #: ../src/guestfs-actions.pod:5570 msgid "" "This function returns a C<struct guestfs_mdstat_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_mdstat_list> after use>." +"was an error. I<The caller must call C<guestfs_free_mdstat_list> after " +"use>." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:5574 msgid "(Added in 1.17.21)" -msgstr "" +msgstr "(Додано у 1.17.21)" #. type: =head2 #: ../src/guestfs-actions.pod:5576 msgid "guestfs_md_stop" -msgstr "" +msgstr "guestfs_md_stop" #. type: verbatim #: ../src/guestfs-actions.pod:5578 @@ -36494,7 +35181,7 @@ msgid "" " guestfs_md_stop (guestfs_h *g,\n" " const char *md);\n" "\n" -msgstr "" +msgstr " int\n guestfs_md_stop (guestfs_h *g,\n const char *md);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5589 @@ -36509,11 +35196,7 @@ msgid "" " guestfs_mkdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkdir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5601 @@ -36529,17 +35212,12 @@ msgid "" " const char *path,\n" " int mode);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir_mode (guestfs_h *g,\n" -" const char *path,\n" -" int mode);\n" -"\n" +msgstr " int\n guestfs_mkdir_mode (guestfs_h *g,\n const char *path,\n int mode);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5615 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>" -msgstr "" +msgstr "Див. також C<guestfs_mkdir>, C<guestfs_umask>" #. type: =head2 #: ../src/guestfs-actions.pod:5621 @@ -36554,11 +35232,7 @@ msgid "" " guestfs_mkdir_p (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkdir_p (guestfs_h *g,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkdir_p (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5634 @@ -36573,7 +35247,7 @@ msgid "" " guestfs_mkdtemp (guestfs_h *g,\n" " const char *tmpl);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_mkdtemp (guestfs_h *g,\n const char *tmpl);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5664 @@ -36591,19 +35265,12 @@ msgid "" " const char *device,\n" " const char *journal);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_J (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *journal);\n" -"\n" +msgstr " int\n guestfs_mke2fs_J (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *journal);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5679 msgid "See also C<guestfs_mke2journal>." -msgstr "" +msgstr "Див. також C<guestfs_mke2journal>." #. type: textblock #: ../src/guestfs-actions.pod:5683 ../src/guestfs-actions.pod:5701 @@ -36629,19 +35296,12 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_JL (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *label);\n" -"\n" +msgstr " int\n guestfs_mke2fs_JL (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5697 msgid "See also C<guestfs_mke2journal_L>." -msgstr "" +msgstr "Див. також C<guestfs_mke2journal_L>." #. type: =head2 #: ../src/guestfs-actions.pod:5703 @@ -36659,19 +35319,12 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2fs_JU (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device,\n" -" const char *uuid);\n" -"\n" +msgstr " int\n guestfs_mke2fs_JU (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5715 msgid "See also C<guestfs_mke2journal_U>." -msgstr "" +msgstr "Див. також C<guestfs_mke2journal_U>." #. type: =head2 #: ../src/guestfs-actions.pod:5721 @@ -36687,12 +35340,7 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal (guestfs_h *g,\n" -" int blocksize,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal (guestfs_h *g,\n int blocksize,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5737 @@ -36709,13 +35357,7 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal_L (guestfs_h *g,\n" -" int blocksize,\n" -" const char *label,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal_L (guestfs_h *g,\n int blocksize,\n const char *label,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5751 @@ -36732,13 +35374,7 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mke2journal_U (guestfs_h *g,\n" -" int blocksize,\n" -" const char *uuid,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mke2journal_U (guestfs_h *g,\n int blocksize,\n const char *uuid,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5765 @@ -36754,12 +35390,7 @@ msgid "" " int mode,\n" " const char *path);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfifo (guestfs_h *g,\n" -" int mode,\n" -" const char *path);\n" -"\n" +msgstr " int\n guestfs_mkfifo (guestfs_h *g,\n int mode,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5772 @@ -36782,12 +35413,7 @@ msgid "" " const char *fstype,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkfs (guestfs_h *g,\n const char *fstype,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:5797 @@ -36804,13 +35430,7 @@ msgid "" " int blocksize,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_b (guestfs_h *g,\n" -" const char *fstype,\n" -" int blocksize,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_mkfs_b (guestfs_h *g,\n const char *fstype,\n int blocksize,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5805 @@ -36823,14 +35443,14 @@ msgstr "" #: ../src/guestfs-actions.pod:5812 msgid "" "This call is similar to C<guestfs_mkfs>, but it allows you to control the " -"block size of the resulting filesystem. Supported block sizes depend on the " -"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." +"block size of the resulting filesystem. Supported block sizes depend on the" +" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:5824 msgid "guestfs_mkfs_btrfs" -msgstr "" +msgstr "guestfs_mkfs_btrfs" #. type: verbatim #: ../src/guestfs-actions.pod:5826 @@ -36841,7 +35461,7 @@ msgid "" " char *const *devices,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkfs_btrfs (guestfs_h *g,\n char *const *devices,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:5836 @@ -36856,24 +35476,22 @@ msgid "" " GUESTFS_MKFS_BTRFS_NODESIZE, int nodesize,\n" " GUESTFS_MKFS_BTRFS_SECTORSIZE, int sectorsize,\n" "\n" -msgstr "" +msgstr " GUESTFS_MKFS_BTRFS_ALLOCSTART, int64_t allocstart,\n GUESTFS_MKFS_BTRFS_BYTECOUNT, int64_t bytecount,\n GUESTFS_MKFS_BTRFS_DATATYPE, const char *datatype,\n GUESTFS_MKFS_BTRFS_LEAFSIZE, int leafsize,\n GUESTFS_MKFS_BTRFS_LABEL, const char *label,\n GUESTFS_MKFS_BTRFS_METADATA, const char *metadata,\n GUESTFS_MKFS_BTRFS_NODESIZE, int nodesize,\n GUESTFS_MKFS_BTRFS_SECTORSIZE, int sectorsize,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5851 msgid "To create general filesystems, use C<guestfs_mkfs_opts>." -msgstr "" +msgstr "Для створення файлових систем скористайтеся C<guestfs_mkfs_opts>." #. type: textblock #: ../src/guestfs-actions.pod:5855 -#, fuzzy -#| msgid "(Added in 1.13.25)" msgid "(Added in 1.17.25)" -msgstr "(Додано у 1.13.25)" +msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:5857 msgid "guestfs_mkfs_btrfs_va" -msgstr "" +msgstr "guestfs_mkfs_btrfs_va" #. type: verbatim #: ../src/guestfs-actions.pod:5859 @@ -36884,17 +35502,17 @@ msgid "" " char *const *devices,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkfs_btrfs_va (guestfs_h *g,\n char *const *devices,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5864 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_btrfs>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_mkfs_btrfs>." #. type: =head2 #: ../src/guestfs-actions.pod:5868 msgid "guestfs_mkfs_btrfs_argv" -msgstr "" +msgstr "guestfs_mkfs_btrfs_argv" #. type: verbatim #: ../src/guestfs-actions.pod:5870 @@ -36905,12 +35523,12 @@ msgid "" " char *const *devices,\n" " const struct guestfs_mkfs_btrfs_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkfs_btrfs_argv (guestfs_h *g,\n char *const *devices,\n const struct guestfs_mkfs_btrfs_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5875 msgid "This is the \"argv variant\" of L</guestfs_mkfs_btrfs>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_mkfs_btrfs>." #. type: =head2 #: ../src/guestfs-actions.pod:5879 @@ -36927,13 +35545,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" ...);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts (guestfs_h *g,\n const char *fstype,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:5892 @@ -36944,7 +35556,7 @@ msgid "" " GUESTFS_MKFS_OPTS_INODE, int inode,\n" " GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n" "\n" -msgstr "" +msgstr " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n GUESTFS_MKFS_OPTS_FEATURES, const char *features,\n GUESTFS_MKFS_OPTS_INODE, int inode,\n GUESTFS_MKFS_OPTS_SECTORSIZE, int sectorsize,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5940 @@ -36966,18 +35578,12 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts_va (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" va_list args);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts_va (guestfs_h *g,\n const char *fstype,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5950 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_mkfs_opts>." #. type: =head2 #: ../src/guestfs-actions.pod:5954 @@ -36994,18 +35600,12 @@ msgid "" " const char *device,\n" " const struct guestfs_mkfs_opts_argv *optargs);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkfs_opts_argv (guestfs_h *g,\n" -" const char *fstype,\n" -" const char *device,\n" -" const struct guestfs_mkfs_opts_argv *optargs);\n" -"\n" +msgstr " int\n guestfs_mkfs_opts_argv (guestfs_h *g,\n const char *fstype,\n const char *device,\n const struct guestfs_mkfs_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5962 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_mkfs_opts>." #. type: =head2 #: ../src/guestfs-actions.pod:5966 @@ -37020,11 +35620,7 @@ msgid "" " guestfs_mkmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr "" -" int\n" -" guestfs_mkmountpoint (guestfs_h *g,\n" -" const char *exemptpath);\n" -"\n" +msgstr " int\n guestfs_mkmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:5972 @@ -37055,8 +35651,8 @@ msgstr "" #: ../src/guestfs-actions.pod:6007 msgid "" "Autosync [see C<guestfs_set_autosync>, this is set by default on handles] " -"can cause C<guestfs_umount_all> to be called when the handle is closed which " -"can also trigger these issues." +"can cause C<guestfs_umount_all> to be called when the handle is closed which" +" can also trigger these issues." msgstr "" #. type: textblock @@ -37068,7 +35664,7 @@ msgstr "(Додано у 1.0.62)" #. type: =head2 #: ../src/guestfs-actions.pod:6015 msgid "guestfs_mknod" -msgstr "" +msgstr "guestfs_mknod" #. type: verbatim #: ../src/guestfs-actions.pod:6017 @@ -37081,7 +35677,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mknod (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6032 @@ -37090,14 +35686,14 @@ msgid "" "S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a " "regular file). These constants are available in the standard Linux header " "files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or " -"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in " -"the appropriate constant for you." +"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in" +" the appropriate constant for you." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6046 msgid "guestfs_mknod_b" -msgstr "" +msgstr "guestfs_mknod_b" #. type: verbatim #: ../src/guestfs-actions.pod:6048 @@ -37110,7 +35706,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mknod_b (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6055 @@ -37123,7 +35719,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6065 msgid "guestfs_mknod_c" -msgstr "" +msgstr "guestfs_mknod_c" #. type: verbatim #: ../src/guestfs-actions.pod:6067 @@ -37136,7 +35732,7 @@ msgid "" " int devminor,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mknod_c (guestfs_h *g,\n int mode,\n int devmajor,\n int devminor,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6074 @@ -37149,7 +35745,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6084 msgid "guestfs_mkswap" -msgstr "" +msgstr "guestfs_mkswap" #. type: verbatim #: ../src/guestfs-actions.pod:6086 @@ -37159,12 +35755,12 @@ msgid "" " guestfs_mkswap (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkswap (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6096 msgid "guestfs_mkswap_L" -msgstr "" +msgstr "guestfs_mkswap_L" #. type: verbatim #: ../src/guestfs-actions.pod:6098 @@ -37175,12 +35771,12 @@ msgid "" " const char *label,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkswap_L (guestfs_h *g,\n const char *label,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6113 msgid "guestfs_mkswap_U" -msgstr "" +msgstr "guestfs_mkswap_U" #. type: verbatim #: ../src/guestfs-actions.pod:6115 @@ -37191,12 +35787,12 @@ msgid "" " const char *uuid,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkswap_U (guestfs_h *g,\n const char *uuid,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6126 msgid "guestfs_mkswap_file" -msgstr "" +msgstr "guestfs_mkswap_file" #. type: verbatim #: ../src/guestfs-actions.pod:6128 @@ -37206,7 +35802,7 @@ msgid "" " guestfs_mkswap_file (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mkswap_file (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6134 @@ -37218,7 +35814,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6141 msgid "guestfs_modprobe" -msgstr "" +msgstr "guestfs_modprobe" #. type: verbatim #: ../src/guestfs-actions.pod:6143 @@ -37228,12 +35824,12 @@ msgid "" " guestfs_modprobe (guestfs_h *g,\n" " const char *modulename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_modprobe (guestfs_h *g,\n const char *modulename);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6156 msgid "guestfs_mount" -msgstr "" +msgstr "guestfs_mount" #. type: verbatim #: ../src/guestfs-actions.pod:6158 @@ -37244,7 +35840,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6177 @@ -37259,7 +35855,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6188 msgid "guestfs_mount_9p" -msgstr "" +msgstr "guestfs_mount_9p" #. type: verbatim #: ../src/guestfs-actions.pod:6190 @@ -37271,7 +35867,7 @@ msgid "" " const char *mountpoint,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_9p (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6201 @@ -37279,12 +35875,12 @@ msgstr "" msgid "" " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n" "\n" -msgstr "" +msgstr " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6214 msgid "guestfs_mount_9p_va" -msgstr "" +msgstr "guestfs_mount_9p_va" #. type: verbatim #: ../src/guestfs-actions.pod:6216 @@ -37296,17 +35892,17 @@ msgid "" " const char *mountpoint,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_9p_va (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6222 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_mount_9p>." #. type: =head2 #: ../src/guestfs-actions.pod:6226 msgid "guestfs_mount_9p_argv" -msgstr "" +msgstr "guestfs_mount_9p_argv" #. type: verbatim #: ../src/guestfs-actions.pod:6228 @@ -37318,17 +35914,17 @@ msgid "" " const char *mountpoint,\n" " const struct guestfs_mount_9p_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_9p_argv (guestfs_h *g,\n const char *mounttag,\n const char *mountpoint,\n const struct guestfs_mount_9p_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6234 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_mount_9p>." #. type: =head2 #: ../src/guestfs-actions.pod:6238 msgid "guestfs_mount_local" -msgstr "" +msgstr "guestfs_mount_local" #. type: verbatim #: ../src/guestfs-actions.pod:6240 @@ -37339,7 +35935,7 @@ msgid "" " const char *localmountpoint,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_local (guestfs_h *g,\n const char *localmountpoint,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6250 @@ -37350,7 +35946,7 @@ msgid "" " GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n" " GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n" "\n" -msgstr "" +msgstr " GUESTFS_MOUNT_LOCAL_READONLY, int readonly,\n GUESTFS_MOUNT_LOCAL_OPTIONS, const char *options,\n GUESTFS_MOUNT_LOCAL_CACHETIMEOUT, int cachetimeout,\n GUESTFS_MOUNT_LOCAL_DEBUGCALLS, int debugcalls,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6273 @@ -37364,12 +35960,12 @@ msgstr "" #: ../src/guestfs-actions.pod:6281 ../src/guestfs-actions.pod:6330 #: ../src/guestfs-actions.pod:8950 msgid "(Added in 1.17.22)" -msgstr "" +msgstr "(Додано у 1.17.22)" #. type: =head2 #: ../src/guestfs-actions.pod:6283 msgid "guestfs_mount_local_va" -msgstr "" +msgstr "guestfs_mount_local_va" #. type: verbatim #: ../src/guestfs-actions.pod:6285 @@ -37380,17 +35976,17 @@ msgid "" " const char *localmountpoint,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_local_va (guestfs_h *g,\n const char *localmountpoint,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6290 msgid "This is the \"va_list variant\" of L</guestfs_mount_local>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_mount_local>." #. type: =head2 #: ../src/guestfs-actions.pod:6294 msgid "guestfs_mount_local_argv" -msgstr "" +msgstr "guestfs_mount_local_argv" #. type: verbatim #: ../src/guestfs-actions.pod:6296 @@ -37401,17 +35997,17 @@ msgid "" " const char *localmountpoint,\n" " const struct guestfs_mount_local_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_local_argv (guestfs_h *g,\n const char *localmountpoint,\n const struct guestfs_mount_local_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6301 msgid "This is the \"argv variant\" of L</guestfs_mount_local>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_mount_local>." #. type: =head2 #: ../src/guestfs-actions.pod:6305 msgid "guestfs_mount_local_run" -msgstr "" +msgstr "guestfs_mount_local_run" #. type: verbatim #: ../src/guestfs-actions.pod:6307 @@ -37420,7 +36016,7 @@ msgid "" " int\n" " guestfs_mount_local_run (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_local_run (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6313 @@ -37447,7 +36043,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6332 msgid "guestfs_mount_loop" -msgstr "" +msgstr "guestfs_mount_loop" #. type: verbatim #: ../src/guestfs-actions.pod:6334 @@ -37458,12 +36054,12 @@ msgid "" " const char *file,\n" " const char *mountpoint);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_loop (guestfs_h *g,\n const char *file,\n const char *mountpoint);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6347 msgid "guestfs_mount_options" -msgstr "" +msgstr "guestfs_mount_options" #. type: verbatim #: ../src/guestfs-actions.pod:6349 @@ -37475,7 +36071,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_options (guestfs_h *g,\n const char *options,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6355 @@ -37493,7 +36089,7 @@ msgstr "(Додано у 1.0.10)" #. type: =head2 #: ../src/guestfs-actions.pod:6367 msgid "guestfs_mount_ro" -msgstr "" +msgstr "guestfs_mount_ro" #. type: verbatim #: ../src/guestfs-actions.pod:6369 @@ -37504,7 +36100,7 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_ro (guestfs_h *g,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6374 @@ -37516,7 +36112,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6381 msgid "guestfs_mount_vfs" -msgstr "" +msgstr "guestfs_mount_vfs" #. type: verbatim #: ../src/guestfs-actions.pod:6383 @@ -37529,20 +36125,20 @@ msgid "" " const char *device,\n" " const char *mountpoint);\n" "\n" -msgstr "" +msgstr " int\n guestfs_mount_vfs (guestfs_h *g,\n const char *options,\n const char *vfstype,\n const char *device,\n const char *mountpoint);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6390 msgid "" "This is the same as the C<guestfs_mount> command, but it allows you to set " -"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-" -"t> flags." +"both the mount options and the vfstype as for the L<mount(8)> I<-o> and " +"I<-t> flags." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6398 msgid "guestfs_mountpoints" -msgstr "" +msgstr "guestfs_mountpoints" #. type: verbatim #: ../src/guestfs-actions.pod:6400 @@ -37551,7 +36147,7 @@ msgid "" " char **\n" " guestfs_mountpoints (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_mountpoints (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6403 @@ -37564,7 +36160,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6415 msgid "guestfs_mounts" -msgstr "" +msgstr "guestfs_mounts" #. type: verbatim #: ../src/guestfs-actions.pod:6417 @@ -37573,7 +36169,7 @@ msgid "" " char **\n" " guestfs_mounts (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_mounts (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6425 @@ -37594,12 +36190,7 @@ msgid "" " const char *src,\n" " const char *dest);\n" "\n" -msgstr "" -" int\n" -" guestfs_mv (guestfs_h *g,\n" -" const char *src,\n" -" const char *dest);\n" -"\n" +msgstr " int\n guestfs_mv (guestfs_h *g,\n const char *src,\n const char *dest);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6447 @@ -37615,12 +36206,7 @@ msgid "" " int rw,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfs_3g_probe (guestfs_h *g,\n" -" int rw,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_ntfs_3g_probe (guestfs_h *g,\n int rw,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6468 @@ -37641,18 +36227,13 @@ msgid "" " const char *backupfile,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_ntfsclone_in (guestfs_h *g,\n" -" const char *backupfile,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_ntfsclone_in (guestfs_h *g,\n const char *backupfile,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6477 msgid "" -"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>) " -"to C<device>, overwriting any existing contents of this device." +"Restore the C<backupfile> (from a previous call to C<guestfs_ntfsclone_out>)" +" to C<device>, overwriting any existing contents of this device." msgstr "" #. type: textblock @@ -37664,7 +36245,7 @@ msgstr "(Додано у 1.17.9)" #. type: =head2 #: ../src/guestfs-actions.pod:6485 msgid "guestfs_ntfsclone_out" -msgstr "" +msgstr "guestfs_ntfsclone_out" #. type: verbatim #: ../src/guestfs-actions.pod:6487 @@ -37676,7 +36257,7 @@ msgid "" " const char *backupfile,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsclone_out (guestfs_h *g,\n const char *device,\n const char *backupfile,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6498 @@ -37688,7 +36269,7 @@ msgid "" " GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n" " GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n" "\n" -msgstr "" +msgstr " GUESTFS_NTFSCLONE_OUT_METADATAONLY, int metadataonly,\n GUESTFS_NTFSCLONE_OUT_RESCUE, int rescue,\n GUESTFS_NTFSCLONE_OUT_IGNOREFSCHECK, int ignorefscheck,\n GUESTFS_NTFSCLONE_OUT_PRESERVETIMESTAMPS, int preservetimestamps,\n GUESTFS_NTFSCLONE_OUT_FORCE, int force,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6516 @@ -37699,7 +36280,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6523 msgid "guestfs_ntfsclone_out_va" -msgstr "" +msgstr "guestfs_ntfsclone_out_va" #. type: verbatim #: ../src/guestfs-actions.pod:6525 @@ -37711,17 +36292,17 @@ msgid "" " const char *backupfile,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsclone_out_va (guestfs_h *g,\n const char *device,\n const char *backupfile,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6531 msgid "This is the \"va_list variant\" of L</guestfs_ntfsclone_out>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_ntfsclone_out>." #. type: =head2 #: ../src/guestfs-actions.pod:6535 msgid "guestfs_ntfsclone_out_argv" -msgstr "" +msgstr "guestfs_ntfsclone_out_argv" #. type: verbatim #: ../src/guestfs-actions.pod:6537 @@ -37733,17 +36314,17 @@ msgid "" " const char *backupfile,\n" " const struct guestfs_ntfsclone_out_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsclone_out_argv (guestfs_h *g,\n const char *device,\n const char *backupfile,\n const struct guestfs_ntfsclone_out_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6543 msgid "This is the \"argv variant\" of L</guestfs_ntfsclone_out>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_ntfsclone_out>." #. type: =head2 #: ../src/guestfs-actions.pod:6547 msgid "guestfs_ntfsfix" -msgstr "" +msgstr "guestfs_ntfsfix" #. type: verbatim #: ../src/guestfs-actions.pod:6549 @@ -37754,7 +36335,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsfix (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6559 @@ -37762,12 +36343,12 @@ msgstr "" msgid "" " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n" "\n" -msgstr "" +msgstr " GUESTFS_NTFSFIX_CLEARBADSECTORS, int clearbadsectors,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6575 msgid "guestfs_ntfsfix_va" -msgstr "" +msgstr "guestfs_ntfsfix_va" #. type: verbatim #: ../src/guestfs-actions.pod:6577 @@ -37778,17 +36359,17 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsfix_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6582 msgid "This is the \"va_list variant\" of L</guestfs_ntfsfix>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_ntfsfix>." #. type: =head2 #: ../src/guestfs-actions.pod:6586 msgid "guestfs_ntfsfix_argv" -msgstr "" +msgstr "guestfs_ntfsfix_argv" #. type: verbatim #: ../src/guestfs-actions.pod:6588 @@ -37799,17 +36380,17 @@ msgid "" " const char *device,\n" " const struct guestfs_ntfsfix_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsfix_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsfix_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6593 msgid "This is the \"argv variant\" of L</guestfs_ntfsfix>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_ntfsfix>." #. type: =head2 #: ../src/guestfs-actions.pod:6597 msgid "guestfs_ntfsresize" -msgstr "" +msgstr "guestfs_ntfsresize" #. type: verbatim #: ../src/guestfs-actions.pod:6599 @@ -37819,19 +36400,19 @@ msgid "" " guestfs_ntfsresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsresize (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6603 ../src/guestfs-actions.pod:6703 msgid "" -"I<This function is deprecated.> In new code, use the L</" -"guestfs_ntfsresize_opts> call instead." +"I<This function is deprecated.> In new code, use the " +"L</guestfs_ntfsresize_opts> call instead." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6627 msgid "guestfs_ntfsresize_opts" -msgstr "" +msgstr "guestfs_ntfsresize_opts" #. type: verbatim #: ../src/guestfs-actions.pod:6629 @@ -37842,7 +36423,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsresize_opts (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:6639 @@ -37851,7 +36432,7 @@ msgid "" " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n" " GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n" "\n" -msgstr "" +msgstr " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n GUESTFS_NTFSRESIZE_OPTS_FORCE, int force,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6659 @@ -37867,7 +36448,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6674 msgid "guestfs_ntfsresize_opts_va" -msgstr "" +msgstr "guestfs_ntfsresize_opts_va" #. type: verbatim #: ../src/guestfs-actions.pod:6676 @@ -37878,17 +36459,17 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsresize_opts_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6681 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_ntfsresize_opts>." #. type: =head2 #: ../src/guestfs-actions.pod:6685 msgid "guestfs_ntfsresize_opts_argv" -msgstr "" +msgstr "guestfs_ntfsresize_opts_argv" #. type: verbatim #: ../src/guestfs-actions.pod:6687 @@ -37899,17 +36480,17 @@ msgid "" " const char *device,\n" " const struct guestfs_ntfsresize_opts_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsresize_opts_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_ntfsresize_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6692 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_ntfsresize_opts>." #. type: =head2 #: ../src/guestfs-actions.pod:6696 msgid "guestfs_ntfsresize_size" -msgstr "" +msgstr "guestfs_ntfsresize_size" #. type: verbatim #: ../src/guestfs-actions.pod:6698 @@ -37920,7 +36501,7 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ntfsresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6710 @@ -37939,7 +36520,7 @@ msgstr "(Додано у 1.3.14)" #. type: =head2 #: ../src/guestfs-actions.pod:6717 msgid "guestfs_part_add" -msgstr "" +msgstr "guestfs_part_add" #. type: verbatim #: ../src/guestfs-actions.pod:6719 @@ -37952,7 +36533,7 @@ msgid "" " int64_t startsect,\n" " int64_t endsect);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_add (guestfs_h *g,\n const char *device,\n const char *prlogex,\n int64_t startsect,\n int64_t endsect);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6726 @@ -37979,7 +36560,7 @@ msgstr "(Додано у 1.0.78)" #. type: =head2 #: ../src/guestfs-actions.pod:6745 msgid "guestfs_part_del" -msgstr "" +msgstr "guestfs_part_del" #. type: verbatim #: ../src/guestfs-actions.pod:6747 @@ -37990,12 +36571,12 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_del (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6762 msgid "guestfs_part_disk" -msgstr "" +msgstr "guestfs_part_disk" #. type: verbatim #: ../src/guestfs-actions.pod:6764 @@ -38006,7 +36587,7 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_disk (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6769 @@ -38019,14 +36600,14 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6773 msgid "" -"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other " -"possible values are described in C<guestfs_part_init>." +"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other" +" possible values are described in C<guestfs_part_init>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6780 msgid "guestfs_part_get_bootable" -msgstr "" +msgstr "guestfs_part_get_bootable" #. type: verbatim #: ../src/guestfs-actions.pod:6782 @@ -38037,17 +36618,17 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_get_bootable (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6790 msgid "See also C<guestfs_part_set_bootable>." -msgstr "" +msgstr "Див. також C<guestfs_part_set_bootable>." #. type: =head2 #: ../src/guestfs-actions.pod:6796 msgid "guestfs_part_get_mbr_id" -msgstr "" +msgstr "guestfs_part_get_mbr_id" #. type: verbatim #: ../src/guestfs-actions.pod:6798 @@ -38058,20 +36639,20 @@ msgid "" " const char *device,\n" " int partnum);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_get_mbr_id (guestfs_h *g,\n const char *device,\n int partnum);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6806 ../src/guestfs-actions.pod:6988 msgid "" -"Note that only MBR (old DOS-style) partitions have type bytes. You will get " -"undefined results for other partition table types (see " +"Note that only MBR (old DOS-style) partitions have type bytes. You will get" +" undefined results for other partition table types (see " "C<guestfs_part_get_parttype>)." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6814 msgid "guestfs_part_get_parttype" -msgstr "" +msgstr "guestfs_part_get_parttype" #. type: verbatim #: ../src/guestfs-actions.pod:6816 @@ -38081,7 +36662,7 @@ msgid "" " guestfs_part_get_parttype (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_part_get_parttype (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6823 @@ -38094,7 +36675,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6833 msgid "guestfs_part_init" -msgstr "" +msgstr "guestfs_part_init" #. type: verbatim #: ../src/guestfs-actions.pod:6835 @@ -38105,7 +36686,7 @@ msgid "" " const char *device,\n" " const char *parttype);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_init (guestfs_h *g,\n const char *device,\n const char *parttype);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6844 @@ -38127,11 +36708,7 @@ msgid "" " guestfs_part_list (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" struct guestfs_partition_list *\n" -" guestfs_part_list (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " struct guestfs_partition_list *\n guestfs_part_list (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:6936 @@ -38143,15 +36720,15 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:6949 msgid "" -"This function returns a C<struct guestfs_partition_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_partition_list> after " +"This function returns a C<struct guestfs_partition_list *>, or NULL if there" +" was an error. I<The caller must call C<guestfs_free_partition_list> after " "use>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:6955 msgid "guestfs_part_set_bootable" -msgstr "" +msgstr "guestfs_part_set_bootable" #. type: verbatim #: ../src/guestfs-actions.pod:6957 @@ -38163,12 +36740,12 @@ msgid "" " int partnum,\n" " int bootable);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_set_bootable (guestfs_h *g,\n const char *device,\n int partnum,\n int bootable);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6974 msgid "guestfs_part_set_mbr_id" -msgstr "" +msgstr "guestfs_part_set_mbr_id" #. type: verbatim #: ../src/guestfs-actions.pod:6976 @@ -38180,12 +36757,12 @@ msgid "" " int partnum,\n" " int idbyte);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_set_mbr_id (guestfs_h *g,\n const char *device,\n int partnum,\n int idbyte);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:6996 msgid "guestfs_part_set_name" -msgstr "" +msgstr "guestfs_part_set_name" #. type: verbatim #: ../src/guestfs-actions.pod:6998 @@ -38197,12 +36774,12 @@ msgid "" " int partnum,\n" " const char *name);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_set_name (guestfs_h *g,\n const char *device,\n int partnum,\n const char *name);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7014 msgid "guestfs_part_to_dev" -msgstr "" +msgstr "guestfs_part_to_dev" #. type: verbatim #: ../src/guestfs-actions.pod:7016 @@ -38212,7 +36789,7 @@ msgid "" " guestfs_part_to_dev (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_part_to_dev (guestfs_h *g,\n const char *partition);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7024 ../src/guestfs-actions.pod:7043 @@ -38224,12 +36801,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7027 msgid "See also C<guestfs_part_to_partnum>." -msgstr "" +msgstr "Див. також C<guestfs_part_to_partnum>." #. type: =head2 #: ../src/guestfs-actions.pod:7034 msgid "guestfs_part_to_partnum" -msgstr "" +msgstr "guestfs_part_to_partnum" #. type: verbatim #: ../src/guestfs-actions.pod:7036 @@ -38239,17 +36816,17 @@ msgid "" " guestfs_part_to_partnum (guestfs_h *g,\n" " const char *partition);\n" "\n" -msgstr "" +msgstr " int\n guestfs_part_to_partnum (guestfs_h *g,\n const char *partition);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7046 msgid "See also C<guestfs_part_to_dev>." -msgstr "" +msgstr "Див. також C<guestfs_part_to_dev>." #. type: =head2 #: ../src/guestfs-actions.pod:7052 msgid "guestfs_ping_daemon" -msgstr "" +msgstr "guestfs_ping_daemon" #. type: verbatim #: ../src/guestfs-actions.pod:7054 @@ -38258,12 +36835,12 @@ msgid "" " int\n" " guestfs_ping_daemon (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_ping_daemon (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7066 msgid "guestfs_pread" -msgstr "" +msgstr "guestfs_pread" #. type: verbatim #: ../src/guestfs-actions.pod:7068 @@ -38276,17 +36853,17 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_pread (guestfs_h *g,\n const char *path,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7081 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>." -msgstr "" +msgstr "Див. також C<guestfs_pwrite>, C<guestfs_pread_device>." #. type: =head2 #: ../src/guestfs-actions.pod:7092 msgid "guestfs_pread_device" -msgstr "" +msgstr "guestfs_pread_device" #. type: verbatim #: ../src/guestfs-actions.pod:7094 @@ -38299,12 +36876,12 @@ msgid "" " int64_t offset,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_pread_device (guestfs_h *g,\n const char *device,\n int count,\n int64_t offset,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7107 msgid "See also C<guestfs_pread>." -msgstr "" +msgstr "Див. також C<guestfs_pread>." #. type: textblock #: ../src/guestfs-actions.pod:7116 @@ -38314,7 +36891,7 @@ msgstr "(Додано у 1.5.21)" #. type: =head2 #: ../src/guestfs-actions.pod:7118 msgid "guestfs_pvcreate" -msgstr "" +msgstr "guestfs_pvcreate" #. type: verbatim #: ../src/guestfs-actions.pod:7120 @@ -38324,12 +36901,12 @@ msgid "" " guestfs_pvcreate (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pvcreate (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7132 msgid "guestfs_pvremove" -msgstr "" +msgstr "guestfs_pvremove" #. type: verbatim #: ../src/guestfs-actions.pod:7134 @@ -38339,12 +36916,12 @@ msgid "" " guestfs_pvremove (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pvremove (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7149 msgid "guestfs_pvresize" -msgstr "" +msgstr "guestfs_pvresize" #. type: verbatim #: ../src/guestfs-actions.pod:7151 @@ -38354,12 +36931,12 @@ msgid "" " guestfs_pvresize (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pvresize (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7162 msgid "guestfs_pvresize_size" -msgstr "" +msgstr "guestfs_pvresize_size" #. type: verbatim #: ../src/guestfs-actions.pod:7164 @@ -38370,19 +36947,19 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pvresize_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7169 msgid "" -"This command is the same as C<guestfs_pvresize> except that it allows you to " -"specify the new size (in bytes) explicitly." +"This command is the same as C<guestfs_pvresize> except that it allows you to" +" specify the new size (in bytes) explicitly." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7176 msgid "guestfs_pvs" -msgstr "" +msgstr "guestfs_pvs" #. type: verbatim #: ../src/guestfs-actions.pod:7178 @@ -38391,17 +36968,17 @@ msgid "" " char **\n" " guestfs_pvs (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_pvs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7187 msgid "See also C<guestfs_pvs_full>." -msgstr "" +msgstr "Див. також C<guestfs_pvs_full>." #. type: =head2 #: ../src/guestfs-actions.pod:7195 msgid "guestfs_pvs_full" -msgstr "" +msgstr "guestfs_pvs_full" #. type: verbatim #: ../src/guestfs-actions.pod:7197 @@ -38410,19 +36987,20 @@ msgid "" " struct guestfs_lvm_pv_list *\n" " guestfs_pvs_full (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " struct guestfs_lvm_pv_list *\n guestfs_pvs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7203 msgid "" "This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after " +"use>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7209 msgid "guestfs_pvuuid" -msgstr "" +msgstr "guestfs_pvuuid" #. type: verbatim #: ../src/guestfs-actions.pod:7211 @@ -38432,12 +37010,12 @@ msgid "" " guestfs_pvuuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_pvuuid (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7222 msgid "guestfs_pwrite" -msgstr "" +msgstr "guestfs_pwrite" #. type: verbatim #: ../src/guestfs-actions.pod:7224 @@ -38450,17 +37028,17 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pwrite (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7240 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>." -msgstr "" +msgstr "Див. також C<guestfs_pread>, C<guestfs_pwrite_device>." #. type: =head2 #: ../src/guestfs-actions.pod:7249 msgid "guestfs_pwrite_device" -msgstr "" +msgstr "guestfs_pwrite_device" #. type: verbatim #: ../src/guestfs-actions.pod:7251 @@ -38473,12 +37051,12 @@ msgid "" " size_t content_size,\n" " int64_t offset);\n" "\n" -msgstr "" +msgstr " int\n guestfs_pwrite_device (guestfs_h *g,\n const char *device,\n const char *content,\n size_t content_size,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7266 msgid "See also C<guestfs_pwrite>." -msgstr "" +msgstr "Див. також C<guestfs_pwrite>." #. type: textblock #: ../src/guestfs-actions.pod:7273 @@ -38488,7 +37066,7 @@ msgstr "(Додано у 1.5.20)" #. type: =head2 #: ../src/guestfs-actions.pod:7275 msgid "guestfs_read_file" -msgstr "" +msgstr "guestfs_read_file" #. type: verbatim #: ../src/guestfs-actions.pod:7277 @@ -38499,13 +37077,13 @@ msgid "" " const char *path,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_read_file (guestfs_h *g,\n const char *path,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7285 msgid "" -"Unlike C<guestfs_cat>, this function can correctly handle files that contain " -"embedded ASCII NUL characters. However unlike C<guestfs_download>, this " +"Unlike C<guestfs_cat>, this function can correctly handle files that contain" +" embedded ASCII NUL characters. However unlike C<guestfs_download>, this " "function is limited in the total size of file that can be handled." msgstr "" @@ -38517,7 +37095,7 @@ msgstr "(Додано у 1.0.63)" #. type: =head2 #: ../src/guestfs-actions.pod:7299 msgid "guestfs_read_lines" -msgstr "" +msgstr "guestfs_read_lines" #. type: verbatim #: ../src/guestfs-actions.pod:7301 @@ -38527,7 +37105,7 @@ msgid "" " guestfs_read_lines (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_read_lines (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7310 @@ -38541,7 +37119,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7321 msgid "guestfs_readdir" -msgstr "" +msgstr "guestfs_readdir" #. type: verbatim #: ../src/guestfs-actions.pod:7323 @@ -38551,7 +37129,7 @@ msgid "" " guestfs_readdir (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr "" +msgstr " struct guestfs_dirent_list *\n guestfs_readdir (guestfs_h *g,\n const char *dir);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7377 @@ -38565,13 +37143,14 @@ msgstr "" #: ../src/guestfs-actions.pod:7381 msgid "" "This function returns a C<struct guestfs_dirent_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>." +"was an error. I<The caller must call C<guestfs_free_dirent_list> after " +"use>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7387 msgid "guestfs_readlink" -msgstr "" +msgstr "guestfs_readlink" #. type: verbatim #: ../src/guestfs-actions.pod:7389 @@ -38581,12 +37160,12 @@ msgid "" " guestfs_readlink (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_readlink (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7400 msgid "guestfs_readlinklist" -msgstr "" +msgstr "guestfs_readlinklist" #. type: verbatim #: ../src/guestfs-actions.pod:7402 @@ -38597,12 +37176,12 @@ msgid "" " const char *path,\n" " char *const *names);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_readlinklist (guestfs_h *g,\n const char *path,\n char *const *names);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7435 msgid "guestfs_realpath" -msgstr "" +msgstr "guestfs_realpath" #. type: verbatim #: ../src/guestfs-actions.pod:7437 @@ -38612,12 +37191,12 @@ msgid "" " guestfs_realpath (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_realpath (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7449 msgid "guestfs_removexattr" -msgstr "" +msgstr "guestfs_removexattr" #. type: verbatim #: ../src/guestfs-actions.pod:7451 @@ -38628,17 +37207,17 @@ msgid "" " const char *xattr,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_removexattr (guestfs_h *g,\n const char *xattr,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7459 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>." -msgstr "" +msgstr "Див. також C<guestfs_lremovexattr>, L<attr(5)>." #. type: =head2 #: ../src/guestfs-actions.pod:7465 msgid "guestfs_resize2fs" -msgstr "" +msgstr "guestfs_resize2fs" #. type: verbatim #: ../src/guestfs-actions.pod:7467 @@ -38648,12 +37227,12 @@ msgid "" " guestfs_resize2fs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_resize2fs (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7480 msgid "guestfs_resize2fs_M" -msgstr "" +msgstr "guestfs_resize2fs_M" #. type: verbatim #: ../src/guestfs-actions.pod:7482 @@ -38663,7 +37242,7 @@ msgid "" " guestfs_resize2fs_M (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_resize2fs_M (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7486 @@ -38685,7 +37264,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7501 msgid "guestfs_resize2fs_size" -msgstr "" +msgstr "guestfs_resize2fs_size" #. type: verbatim #: ../src/guestfs-actions.pod:7503 @@ -38696,7 +37275,7 @@ msgid "" " const char *device,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_resize2fs_size (guestfs_h *g,\n const char *device,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7508 @@ -38708,7 +37287,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7517 msgid "guestfs_rm" -msgstr "" +msgstr "guestfs_rm" #. type: verbatim #: ../src/guestfs-actions.pod:7519 @@ -38718,12 +37297,12 @@ msgid "" " guestfs_rm (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_rm (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7529 msgid "guestfs_rm_rf" -msgstr "" +msgstr "guestfs_rm_rf" #. type: verbatim #: ../src/guestfs-actions.pod:7531 @@ -38733,12 +37312,12 @@ msgid "" " guestfs_rm_rf (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_rm_rf (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7543 msgid "guestfs_rmdir" -msgstr "" +msgstr "guestfs_rmdir" #. type: verbatim #: ../src/guestfs-actions.pod:7545 @@ -38748,12 +37327,12 @@ msgid "" " guestfs_rmdir (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_rmdir (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7555 msgid "guestfs_rmmountpoint" -msgstr "" +msgstr "guestfs_rmmountpoint" #. type: verbatim #: ../src/guestfs-actions.pod:7557 @@ -38763,7 +37342,7 @@ msgid "" " guestfs_rmmountpoint (guestfs_h *g,\n" " const char *exemptpath);\n" "\n" -msgstr "" +msgstr " int\n guestfs_rmmountpoint (guestfs_h *g,\n const char *exemptpath);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7561 @@ -38775,7 +37354,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7569 msgid "guestfs_scrub_device" -msgstr "" +msgstr "guestfs_scrub_device" #. type: verbatim #: ../src/guestfs-actions.pod:7571 @@ -38785,7 +37364,7 @@ msgid "" " guestfs_scrub_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_scrub_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7601 @@ -38796,7 +37375,7 @@ msgstr "(Додано у 1.0.52)" #. type: =head2 #: ../src/guestfs-actions.pod:7585 msgid "guestfs_scrub_file" -msgstr "" +msgstr "guestfs_scrub_file" #. type: verbatim #: ../src/guestfs-actions.pod:7587 @@ -38806,12 +37385,12 @@ msgid "" " guestfs_scrub_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " int\n guestfs_scrub_file (guestfs_h *g,\n const char *file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7603 msgid "guestfs_scrub_freespace" -msgstr "" +msgstr "guestfs_scrub_freespace" #. type: verbatim #: ../src/guestfs-actions.pod:7605 @@ -38821,21 +37400,21 @@ msgid "" " guestfs_scrub_freespace (guestfs_h *g,\n" " const char *dir);\n" "\n" -msgstr "" +msgstr " int\n guestfs_scrub_freespace (guestfs_h *g,\n const char *dir);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7609 msgid "" -"This command creates the directory C<dir> and then fills it with files until " -"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " -"and deletes them. The intention is to scrub any free space on the partition " -"containing C<dir>." +"This command creates the directory C<dir> and then fills it with files until" +" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, " +"and deletes them. The intention is to scrub any free space on the partition" +" containing C<dir>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7622 msgid "guestfs_set_append" -msgstr "" +msgstr "guestfs_set_append" #. type: verbatim #: ../src/guestfs-actions.pod:7624 @@ -38845,12 +37424,12 @@ msgid "" " guestfs_set_append (guestfs_h *g,\n" " const char *append);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_append (guestfs_h *g,\n const char *append);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7641 msgid "guestfs_set_attach_method" -msgstr "" +msgstr "guestfs_set_attach_method" #. type: verbatim #: ../src/guestfs-actions.pod:7643 @@ -38860,12 +37439,12 @@ msgid "" " guestfs_set_attach_method (guestfs_h *g,\n" " const char *attachmethod);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_attach_method (guestfs_h *g,\n const char *attachmethod);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7671 msgid "guestfs_set_autosync" -msgstr "" +msgstr "guestfs_set_autosync" #. type: verbatim #: ../src/guestfs-actions.pod:7673 @@ -38875,12 +37454,12 @@ msgid "" " guestfs_set_autosync (guestfs_h *g,\n" " int autosync);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_autosync (guestfs_h *g,\n int autosync);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7689 msgid "guestfs_set_direct" -msgstr "" +msgstr "guestfs_set_direct" #. type: verbatim #: ../src/guestfs-actions.pod:7691 @@ -38890,7 +37469,7 @@ msgid "" " guestfs_set_direct (guestfs_h *g,\n" " int direct);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_direct (guestfs_h *g,\n int direct);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7699 @@ -38903,7 +37482,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7712 msgid "guestfs_set_e2attrs" -msgstr "" +msgstr "guestfs_set_e2attrs" #. type: verbatim #: ../src/guestfs-actions.pod:7714 @@ -38915,7 +37494,7 @@ msgid "" " const char *attrs,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2attrs (guestfs_h *g,\n const char *file,\n const char *attrs,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:7725 @@ -38923,7 +37502,7 @@ msgstr "" msgid "" " GUESTFS_SET_E2ATTRS_CLEAR, int clear,\n" "\n" -msgstr "" +msgstr " GUESTFS_SET_E2ATTRS_CLEAR, int clear,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7730 @@ -38936,7 +37515,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7751 msgid "guestfs_set_e2attrs_va" -msgstr "" +msgstr "guestfs_set_e2attrs_va" #. type: verbatim #: ../src/guestfs-actions.pod:7753 @@ -38948,17 +37527,17 @@ msgid "" " const char *attrs,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2attrs_va (guestfs_h *g,\n const char *file,\n const char *attrs,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7759 msgid "This is the \"va_list variant\" of L</guestfs_set_e2attrs>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_set_e2attrs>." #. type: =head2 #: ../src/guestfs-actions.pod:7763 msgid "guestfs_set_e2attrs_argv" -msgstr "" +msgstr "guestfs_set_e2attrs_argv" #. type: verbatim #: ../src/guestfs-actions.pod:7765 @@ -38970,17 +37549,17 @@ msgid "" " const char *attrs,\n" " const struct guestfs_set_e2attrs_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2attrs_argv (guestfs_h *g,\n const char *file,\n const char *attrs,\n const struct guestfs_set_e2attrs_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7771 msgid "This is the \"argv variant\" of L</guestfs_set_e2attrs>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_set_e2attrs>." #. type: =head2 #: ../src/guestfs-actions.pod:7775 msgid "guestfs_set_e2generation" -msgstr "" +msgstr "guestfs_set_e2generation" #. type: verbatim #: ../src/guestfs-actions.pod:7777 @@ -38991,17 +37570,17 @@ msgid "" " const char *file,\n" " int64_t generation);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2generation (guestfs_h *g,\n const char *file,\n int64_t generation);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7784 msgid "See C<guestfs_get_e2generation>." -msgstr "" +msgstr "Див. C<guestfs_get_e2generation>." #. type: =head2 #: ../src/guestfs-actions.pod:7790 msgid "guestfs_set_e2label" -msgstr "" +msgstr "guestfs_set_e2label" #. type: verbatim #: ../src/guestfs-actions.pod:7792 @@ -39012,7 +37591,7 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2label (guestfs_h *g,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7797 @@ -39031,7 +37610,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7815 msgid "guestfs_set_e2uuid" -msgstr "" +msgstr "guestfs_set_e2uuid" #. type: verbatim #: ../src/guestfs-actions.pod:7817 @@ -39042,7 +37621,7 @@ msgid "" " const char *device,\n" " const char *uuid);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_e2uuid (guestfs_h *g,\n const char *device,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7827 @@ -39054,7 +37633,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7834 msgid "guestfs_set_label" -msgstr "" +msgstr "guestfs_set_label" #. type: verbatim #: ../src/guestfs-actions.pod:7836 @@ -39065,7 +37644,7 @@ msgid "" " const char *device,\n" " const char *label);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_label (guestfs_h *g,\n const char *device,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7850 @@ -39075,7 +37654,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7856 msgid "guestfs_set_memsize" -msgstr "" +msgstr "guestfs_set_memsize" #. type: verbatim #: ../src/guestfs-actions.pod:7858 @@ -39085,7 +37664,7 @@ msgid "" " guestfs_set_memsize (guestfs_h *g,\n" " int memsize);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_memsize (guestfs_h *g,\n int memsize);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7862 @@ -39097,7 +37676,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7877 msgid "guestfs_set_network" -msgstr "" +msgstr "guestfs_set_network" #. type: verbatim #: ../src/guestfs-actions.pod:7879 @@ -39107,7 +37686,7 @@ msgid "" " guestfs_set_network (guestfs_h *g,\n" " int network);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_network (guestfs_h *g,\n int network);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7889 @@ -39119,7 +37698,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7896 msgid "guestfs_set_path" -msgstr "" +msgstr "guestfs_set_path" #. type: verbatim #: ../src/guestfs-actions.pod:7898 @@ -39129,12 +37708,12 @@ msgid "" " guestfs_set_path (guestfs_h *g,\n" " const char *searchpath);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_path (guestfs_h *g,\n const char *searchpath);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7913 msgid "guestfs_set_pgroup" -msgstr "" +msgstr "guestfs_set_pgroup" #. type: verbatim #: ../src/guestfs-actions.pod:7915 @@ -39144,7 +37723,7 @@ msgid "" " guestfs_set_pgroup (guestfs_h *g,\n" " int pgroup);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_pgroup (guestfs_h *g,\n int pgroup);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7925 @@ -39158,7 +37737,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7934 msgid "guestfs_set_qemu" -msgstr "" +msgstr "guestfs_set_qemu" #. type: verbatim #: ../src/guestfs-actions.pod:7936 @@ -39168,12 +37747,12 @@ msgid "" " guestfs_set_qemu (guestfs_h *g,\n" " const char *qemu);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_qemu (guestfs_h *g,\n const char *qemu);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:7962 msgid "guestfs_set_recovery_proc" -msgstr "" +msgstr "guestfs_set_recovery_proc" #. type: verbatim #: ../src/guestfs-actions.pod:7964 @@ -39183,7 +37762,7 @@ msgid "" " guestfs_set_recovery_proc (guestfs_h *g,\n" " int recoveryproc);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_recovery_proc (guestfs_h *g,\n int recoveryproc);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:7968 @@ -39197,14 +37776,14 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:7973 msgid "" -"This only has any effect if called before C<guestfs_launch>, and the default " -"is true." +"This only has any effect if called before C<guestfs_launch>, and the default" +" is true." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:7986 msgid "guestfs_set_selinux" -msgstr "" +msgstr "guestfs_set_selinux" #. type: verbatim #: ../src/guestfs-actions.pod:7988 @@ -39214,12 +37793,12 @@ msgid "" " guestfs_set_selinux (guestfs_h *g,\n" " int selinux);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_selinux (guestfs_h *g,\n int selinux);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8005 msgid "guestfs_set_smp" -msgstr "" +msgstr "guestfs_set_smp" #. type: verbatim #: ../src/guestfs-actions.pod:8007 @@ -39229,17 +37808,17 @@ msgid "" " guestfs_set_smp (guestfs_h *g,\n" " int smp);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_smp (guestfs_h *g,\n int smp);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8015 msgid "This function must be called before C<guestfs_launch>." -msgstr "" +msgstr "У попередніх версіях ця функція викликалася C<guestfs_launch>." #. type: =head2 #: ../src/guestfs-actions.pod:8021 msgid "guestfs_set_trace" -msgstr "" +msgstr "guestfs_set_trace" #. type: verbatim #: ../src/guestfs-actions.pod:8023 @@ -39249,7 +37828,7 @@ msgid "" " guestfs_set_trace (guestfs_h *g,\n" " int trace);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_trace (guestfs_h *g,\n int trace);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8037 @@ -39261,7 +37840,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8045 msgid "guestfs_set_verbose" -msgstr "" +msgstr "guestfs_set_verbose" #. type: verbatim #: ../src/guestfs-actions.pod:8047 @@ -39271,7 +37850,7 @@ msgid "" " guestfs_set_verbose (guestfs_h *g,\n" " int verbose);\n" "\n" -msgstr "" +msgstr " int\n guestfs_set_verbose (guestfs_h *g,\n int verbose);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8056 @@ -39283,7 +37862,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8064 msgid "guestfs_setcon" -msgstr "" +msgstr "guestfs_setcon" #. type: verbatim #: ../src/guestfs-actions.pod:8066 @@ -39293,12 +37872,12 @@ msgid "" " guestfs_setcon (guestfs_h *g,\n" " const char *context);\n" "\n" -msgstr "" +msgstr " int\n guestfs_setcon (guestfs_h *g,\n const char *context);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8079 msgid "guestfs_setxattr" -msgstr "" +msgstr "guestfs_setxattr" #. type: verbatim #: ../src/guestfs-actions.pod:8081 @@ -39311,17 +37890,17 @@ msgid "" " int vallen,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_setxattr (guestfs_h *g,\n const char *xattr,\n const char *val,\n int vallen,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8092 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>." -msgstr "" +msgstr "Див. також C<guestfs_lsetxattr>, L<attr(5)>." #. type: =head2 #: ../src/guestfs-actions.pod:8098 msgid "guestfs_sfdisk" -msgstr "" +msgstr "guestfs_sfdisk" #. type: verbatim #: ../src/guestfs-actions.pod:8100 @@ -39335,7 +37914,7 @@ msgid "" " int sectors,\n" " char *const *lines);\n" "\n" -msgstr "" +msgstr " int\n guestfs_sfdisk (guestfs_h *g,\n const char *device,\n int cyls,\n int heads,\n int sectors,\n char *const *lines);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8108 ../src/guestfs-actions.pod:8149 @@ -39349,12 +37928,12 @@ msgstr "" #: ../src/guestfs-actions.pod:8135 msgid "" "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" -msgstr "" +msgstr "Див. також C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>" #. type: =head2 #: ../src/guestfs-actions.pod:8142 msgid "guestfs_sfdiskM" -msgstr "" +msgstr "guestfs_sfdiskM" #. type: verbatim #: ../src/guestfs-actions.pod:8144 @@ -39365,7 +37944,7 @@ msgid "" " const char *device,\n" " char *const *lines);\n" "\n" -msgstr "" +msgstr " int\n guestfs_sfdiskM (guestfs_h *g,\n const char *device,\n char *const *lines);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8156 @@ -39381,12 +37960,12 @@ msgstr "" msgid "" "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and " "C<guestfs_part_disk>" -msgstr "" +msgstr "Див. також C<guestfs_sfdisk>, сторінку man L<sfdisk(8)> та C<guestfs_part_disk>" #. type: =head2 #: ../src/guestfs-actions.pod:8169 msgid "guestfs_sfdisk_N" -msgstr "" +msgstr "guestfs_sfdisk_N" #. type: verbatim #: ../src/guestfs-actions.pod:8171 @@ -39401,7 +37980,7 @@ msgid "" " int sectors,\n" " const char *line);\n" "\n" -msgstr "" +msgstr " int\n guestfs_sfdisk_N (guestfs_h *g,\n const char *device,\n int partnum,\n int cyls,\n int heads,\n int sectors,\n const char *line);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8190 @@ -39413,12 +37992,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:8193 msgid "See also: C<guestfs_part_add>" -msgstr "" +msgstr "Див. також C<guestfs_part_add>" #. type: =head2 #: ../src/guestfs-actions.pod:8199 msgid "guestfs_sfdisk_disk_geometry" -msgstr "" +msgstr "guestfs_sfdisk_disk_geometry" #. type: verbatim #: ../src/guestfs-actions.pod:8201 @@ -39428,21 +38007,21 @@ msgid "" " guestfs_sfdisk_disk_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_sfdisk_disk_geometry (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8205 msgid "" -"This displays the disk geometry of C<device> read from the partition table. " -"Especially in the case where the underlying block device has been resized, " -"this can be different from the kernel's idea of the geometry (see " +"This displays the disk geometry of C<device> read from the partition table." +" Especially in the case where the underlying block device has been resized," +" this can be different from the kernel's idea of the geometry (see " "C<guestfs_sfdisk_kernel_geometry>)." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8218 msgid "guestfs_sfdisk_kernel_geometry" -msgstr "" +msgstr "guestfs_sfdisk_kernel_geometry" #. type: verbatim #: ../src/guestfs-actions.pod:8220 @@ -39452,12 +38031,12 @@ msgid "" " guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_sfdisk_kernel_geometry (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8234 msgid "guestfs_sfdisk_l" -msgstr "" +msgstr "guestfs_sfdisk_l" #. type: verbatim #: ../src/guestfs-actions.pod:8236 @@ -39467,7 +38046,7 @@ msgid "" " guestfs_sfdisk_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_sfdisk_l (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8240 @@ -39479,12 +38058,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:8251 msgid "See also: C<guestfs_part_list>" -msgstr "" +msgstr "Див. також C<guestfs_part_list>" #. type: =head2 #: ../src/guestfs-actions.pod:8258 msgid "guestfs_sh" -msgstr "" +msgstr "guestfs_sh" #. type: verbatim #: ../src/guestfs-actions.pod:8260 @@ -39494,7 +38073,7 @@ msgid "" " guestfs_sh (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_sh (guestfs_h *g,\n const char *command);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8267 @@ -39509,7 +38088,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8282 msgid "guestfs_sh_lines" -msgstr "" +msgstr "guestfs_sh_lines" #. type: verbatim #: ../src/guestfs-actions.pod:8284 @@ -39519,7 +38098,7 @@ msgid "" " guestfs_sh_lines (guestfs_h *g,\n" " const char *command);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_sh_lines (guestfs_h *g,\n const char *command);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8288 @@ -39531,12 +38110,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:8291 msgid "See also: C<guestfs_command_lines>" -msgstr "" +msgstr "Див. також C<guestfs_command_lines>" #. type: =head2 #: ../src/guestfs-actions.pod:8299 msgid "guestfs_sleep" -msgstr "" +msgstr "guestfs_sleep" #. type: verbatim #: ../src/guestfs-actions.pod:8301 @@ -39546,7 +38125,7 @@ msgid "" " guestfs_sleep (guestfs_h *g,\n" " int secs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_sleep (guestfs_h *g,\n int secs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8309 @@ -39556,7 +38135,7 @@ msgstr "(Додано у 1.0.41)" #. type: =head2 #: ../src/guestfs-actions.pod:8311 ../src/guestfs-structs.pod:109 msgid "guestfs_stat" -msgstr "" +msgstr "guestfs_stat" #. type: verbatim #: ../src/guestfs-actions.pod:8313 @@ -39566,12 +38145,12 @@ msgid "" " guestfs_stat (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " struct guestfs_stat *\n guestfs_stat (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8327 ../src/guestfs-structs.pod:135 msgid "guestfs_statvfs" -msgstr "" +msgstr "guestfs_statvfs" #. type: verbatim #: ../src/guestfs-actions.pod:8329 @@ -39581,19 +38160,19 @@ msgid "" " guestfs_statvfs (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " struct guestfs_statvfs *\n guestfs_statvfs (guestfs_h *g,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8339 msgid "" -"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_statvfs> after use>." +"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_statvfs> after use>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8345 msgid "guestfs_strings" -msgstr "" +msgstr "guestfs_strings" #. type: verbatim #: ../src/guestfs-actions.pod:8347 @@ -39603,12 +38182,12 @@ msgid "" " guestfs_strings (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_strings (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8363 msgid "guestfs_strings_e" -msgstr "" +msgstr "guestfs_strings_e" #. type: verbatim #: ../src/guestfs-actions.pod:8365 @@ -39619,7 +38198,7 @@ msgid "" " const char *encoding,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_strings_e (guestfs_h *g,\n const char *encoding,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8370 @@ -39638,7 +38217,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8418 msgid "guestfs_swapoff_device" -msgstr "" +msgstr "guestfs_swapoff_device" #. type: verbatim #: ../src/guestfs-actions.pod:8420 @@ -39648,7 +38227,7 @@ msgid "" " guestfs_swapoff_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapoff_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8424 @@ -39660,7 +38239,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8432 msgid "guestfs_swapoff_file" -msgstr "" +msgstr "guestfs_swapoff_file" #. type: verbatim #: ../src/guestfs-actions.pod:8434 @@ -39670,12 +38249,12 @@ msgid "" " guestfs_swapoff_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapoff_file (guestfs_h *g,\n const char *file);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8444 msgid "guestfs_swapoff_label" -msgstr "" +msgstr "guestfs_swapoff_label" #. type: verbatim #: ../src/guestfs-actions.pod:8446 @@ -39685,12 +38264,12 @@ msgid "" " guestfs_swapoff_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapoff_label (guestfs_h *g,\n const char *label);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8457 msgid "guestfs_swapoff_uuid" -msgstr "" +msgstr "guestfs_swapoff_uuid" #. type: verbatim #: ../src/guestfs-actions.pod:8459 @@ -39700,12 +38279,12 @@ msgid "" " guestfs_swapoff_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapoff_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8470 msgid "guestfs_swapon_device" -msgstr "" +msgstr "guestfs_swapon_device" #. type: verbatim #: ../src/guestfs-actions.pod:8472 @@ -39715,7 +38294,7 @@ msgid "" " guestfs_swapon_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapon_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8476 @@ -39728,7 +38307,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8492 msgid "guestfs_swapon_file" -msgstr "" +msgstr "guestfs_swapon_file" #. type: verbatim #: ../src/guestfs-actions.pod:8494 @@ -39738,19 +38317,19 @@ msgid "" " guestfs_swapon_file (guestfs_h *g,\n" " const char *file);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapon_file (guestfs_h *g,\n const char *file);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8498 msgid "" -"This command enables swap to a file. See C<guestfs_swapon_device> for other " -"notes." +"This command enables swap to a file. See C<guestfs_swapon_device> for other" +" notes." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8505 msgid "guestfs_swapon_label" -msgstr "" +msgstr "guestfs_swapon_label" #. type: verbatim #: ../src/guestfs-actions.pod:8507 @@ -39760,7 +38339,7 @@ msgid "" " guestfs_swapon_label (guestfs_h *g,\n" " const char *label);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapon_label (guestfs_h *g,\n const char *label);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8511 @@ -39772,7 +38351,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8518 msgid "guestfs_swapon_uuid" -msgstr "" +msgstr "guestfs_swapon_uuid" #. type: verbatim #: ../src/guestfs-actions.pod:8520 @@ -39782,7 +38361,7 @@ msgid "" " guestfs_swapon_uuid (guestfs_h *g,\n" " const char *uuid);\n" "\n" -msgstr "" +msgstr " int\n guestfs_swapon_uuid (guestfs_h *g,\n const char *uuid);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8524 @@ -39794,7 +38373,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8531 msgid "guestfs_sync" -msgstr "" +msgstr "guestfs_sync" #. type: verbatim #: ../src/guestfs-actions.pod:8533 @@ -39803,12 +38382,12 @@ msgid "" " int\n" " guestfs_sync (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_sync (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8546 msgid "guestfs_tail" -msgstr "" +msgstr "guestfs_tail" #. type: verbatim #: ../src/guestfs-actions.pod:8548 @@ -39818,12 +38397,12 @@ msgid "" " guestfs_tail (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_tail (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8564 msgid "guestfs_tail_n" -msgstr "" +msgstr "guestfs_tail_n" #. type: verbatim #: ../src/guestfs-actions.pod:8566 @@ -39834,12 +38413,12 @@ msgid "" " int nrlines,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_tail_n (guestfs_h *g,\n int nrlines,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8588 msgid "guestfs_tar_in" -msgstr "" +msgstr "guestfs_tar_in" #. type: verbatim #: ../src/guestfs-actions.pod:8590 @@ -39850,7 +38429,7 @@ msgid "" " const char *tarfile,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tar_in (guestfs_h *g,\n const char *tarfile,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8598 @@ -39867,7 +38446,7 @@ msgstr "(Додано у 1.0.3)" #. type: =head2 #: ../src/guestfs-actions.pod:8605 msgid "guestfs_tar_out" -msgstr "" +msgstr "guestfs_tar_out" #. type: verbatim #: ../src/guestfs-actions.pod:8607 @@ -39878,7 +38457,7 @@ msgid "" " const char *directory,\n" " const char *tarfile);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tar_out (guestfs_h *g,\n const char *directory,\n const char *tarfile);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8615 @@ -39890,7 +38469,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8622 msgid "guestfs_tgz_in" -msgstr "" +msgstr "guestfs_tgz_in" #. type: verbatim #: ../src/guestfs-actions.pod:8624 @@ -39901,7 +38480,7 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tgz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8632 @@ -39911,7 +38490,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8638 msgid "guestfs_tgz_out" -msgstr "" +msgstr "guestfs_tgz_out" #. type: verbatim #: ../src/guestfs-actions.pod:8640 @@ -39922,7 +38501,7 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tgz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8648 @@ -39932,7 +38511,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8654 msgid "guestfs_touch" -msgstr "" +msgstr "guestfs_touch" #. type: verbatim #: ../src/guestfs-actions.pod:8656 @@ -39942,12 +38521,12 @@ msgid "" " guestfs_touch (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_touch (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8671 msgid "guestfs_truncate" -msgstr "" +msgstr "guestfs_truncate" #. type: verbatim #: ../src/guestfs-actions.pod:8673 @@ -39957,12 +38536,12 @@ msgid "" " guestfs_truncate (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_truncate (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8684 msgid "guestfs_truncate_size" -msgstr "" +msgstr "guestfs_truncate_size" #. type: verbatim #: ../src/guestfs-actions.pod:8686 @@ -39973,7 +38552,7 @@ msgid "" " const char *path,\n" " int64_t size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_truncate_size (guestfs_h *g,\n const char *path,\n int64_t size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8694 @@ -39987,7 +38566,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8704 msgid "guestfs_tune2fs" -msgstr "" +msgstr "guestfs_tune2fs" #. type: verbatim #: ../src/guestfs-actions.pod:8706 @@ -39998,7 +38577,7 @@ msgid "" " const char *device,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tune2fs (guestfs_h *g,\n const char *device,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:8716 @@ -40015,7 +38594,7 @@ msgid "" " GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n" " GUESTFS_TUNE2FS_USER, int64_t user,\n" "\n" -msgstr "" +msgstr " GUESTFS_TUNE2FS_FORCE, int force,\n GUESTFS_TUNE2FS_MAXMOUNTCOUNT, int maxmountcount,\n GUESTFS_TUNE2FS_MOUNTCOUNT, int mountcount,\n GUESTFS_TUNE2FS_ERRORBEHAVIOR, const char *errorbehavior,\n GUESTFS_TUNE2FS_GROUP, int64_t group,\n GUESTFS_TUNE2FS_INTERVALBETWEENCHECKS, int intervalbetweenchecks,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSPERCENTAGE, int reservedblockspercentage,\n GUESTFS_TUNE2FS_LASTMOUNTEDDIRECTORY, const char *lastmounteddirectory,\n GUESTFS_TUNE2FS_RESERVEDBLOCKSCOUNT, int64_t reservedblockscount,\n GUESTFS_TUNE2FS_USER, int64_t user,\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8796 @@ -40028,7 +38607,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:8804 msgid "guestfs_tune2fs_va" -msgstr "" +msgstr "guestfs_tune2fs_va" #. type: verbatim #: ../src/guestfs-actions.pod:8806 @@ -40039,17 +38618,17 @@ msgid "" " const char *device,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tune2fs_va (guestfs_h *g,\n const char *device,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8811 msgid "This is the \"va_list variant\" of L</guestfs_tune2fs>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_tune2fs>." #. type: =head2 #: ../src/guestfs-actions.pod:8815 msgid "guestfs_tune2fs_argv" -msgstr "" +msgstr "guestfs_tune2fs_argv" #. type: verbatim #: ../src/guestfs-actions.pod:8817 @@ -40060,17 +38639,17 @@ msgid "" " const char *device,\n" " const struct guestfs_tune2fs_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_tune2fs_argv (guestfs_h *g,\n const char *device,\n const struct guestfs_tune2fs_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8822 msgid "This is the \"argv variant\" of L</guestfs_tune2fs>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_tune2fs>." #. type: =head2 #: ../src/guestfs-actions.pod:8826 msgid "guestfs_tune2fs_l" -msgstr "" +msgstr "guestfs_tune2fs_l" #. type: verbatim #: ../src/guestfs-actions.pod:8828 @@ -40080,12 +38659,12 @@ msgid "" " guestfs_tune2fs_l (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_tune2fs_l (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8848 msgid "guestfs_txz_in" -msgstr "" +msgstr "guestfs_txz_in" #. type: verbatim #: ../src/guestfs-actions.pod:8850 @@ -40096,12 +38675,12 @@ msgid "" " const char *tarball,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " int\n guestfs_txz_in (guestfs_h *g,\n const char *tarball,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8862 msgid "guestfs_txz_out" -msgstr "" +msgstr "guestfs_txz_out" #. type: verbatim #: ../src/guestfs-actions.pod:8864 @@ -40112,12 +38691,12 @@ msgid "" " const char *directory,\n" " const char *tarball);\n" "\n" -msgstr "" +msgstr " int\n guestfs_txz_out (guestfs_h *g,\n const char *directory,\n const char *tarball);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8876 msgid "guestfs_umask" -msgstr "" +msgstr "guestfs_umask" #. type: verbatim #: ../src/guestfs-actions.pod:8878 @@ -40127,19 +38706,19 @@ msgid "" " guestfs_umask (guestfs_h *g,\n" " int mask);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umask (guestfs_h *g,\n int mask);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8894 msgid "" "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, " "C<guestfs_mkdir>." -msgstr "" +msgstr "Див. також C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, C<guestfs_mkdir>." #. type: =head2 #: ../src/guestfs-actions.pod:8903 msgid "guestfs_umount" -msgstr "" +msgstr "guestfs_umount" #. type: verbatim #: ../src/guestfs-actions.pod:8905 @@ -40149,12 +38728,12 @@ msgid "" " guestfs_umount (guestfs_h *g,\n" " const char *pathordevice);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umount (guestfs_h *g,\n const char *pathordevice);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8917 msgid "guestfs_umount_all" -msgstr "" +msgstr "guestfs_umount_all" #. type: verbatim #: ../src/guestfs-actions.pod:8919 @@ -40163,12 +38742,12 @@ msgid "" " int\n" " guestfs_umount_all (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umount_all (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8930 msgid "guestfs_umount_local" -msgstr "" +msgstr "guestfs_umount_local" #. type: verbatim #: ../src/guestfs-actions.pod:8932 @@ -40178,7 +38757,7 @@ msgid "" " guestfs_umount_local (guestfs_h *g,\n" " ...);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umount_local (guestfs_h *g,\n ...);\n\n" #. type: verbatim #: ../src/guestfs-actions.pod:8941 @@ -40186,12 +38765,12 @@ msgstr "" msgid "" " GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n" "\n" -msgstr "" +msgstr " GUESTFS_UMOUNT_LOCAL_RETRY, int retry,\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:8952 msgid "guestfs_umount_local_va" -msgstr "" +msgstr "guestfs_umount_local_va" #. type: verbatim #: ../src/guestfs-actions.pod:8954 @@ -40201,17 +38780,17 @@ msgid "" " guestfs_umount_local_va (guestfs_h *g,\n" " va_list args);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umount_local_va (guestfs_h *g,\n va_list args);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8958 msgid "This is the \"va_list variant\" of L</guestfs_umount_local>." -msgstr "" +msgstr "Це «варіант з va_list» L</guestfs_umount_local>." #. type: =head2 #: ../src/guestfs-actions.pod:8962 msgid "guestfs_umount_local_argv" -msgstr "" +msgstr "guestfs_umount_local_argv" #. type: verbatim #: ../src/guestfs-actions.pod:8964 @@ -40221,17 +38800,17 @@ msgid "" " guestfs_umount_local_argv (guestfs_h *g,\n" " const struct guestfs_umount_local_argv *optargs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_umount_local_argv (guestfs_h *g,\n const struct guestfs_umount_local_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8968 msgid "This is the \"argv variant\" of L</guestfs_umount_local>." -msgstr "" +msgstr "Це «варіант з argv» L</guestfs_umount_local>." #. type: =head2 #: ../src/guestfs-actions.pod:8972 msgid "guestfs_upload" -msgstr "" +msgstr "guestfs_upload" #. type: verbatim #: ../src/guestfs-actions.pod:8974 @@ -40242,17 +38821,17 @@ msgid "" " const char *filename,\n" " const char *remotefilename);\n" "\n" -msgstr "" +msgstr " int\n guestfs_upload (guestfs_h *g,\n const char *filename,\n const char *remotefilename);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:8984 msgid "See also C<guestfs_download>." -msgstr "" +msgstr "Див. також C<guestfs_download>." #. type: =head2 #: ../src/guestfs-actions.pod:8995 msgid "guestfs_upload_offset" -msgstr "" +msgstr "guestfs_upload_offset" #. type: verbatim #: ../src/guestfs-actions.pod:8997 @@ -40264,7 +38843,7 @@ msgid "" " const char *remotefilename,\n" " int64_t offset);\n" "\n" -msgstr "" +msgstr " int\n guestfs_upload_offset (guestfs_h *g,\n const char *filename,\n const char *remotefilename,\n int64_t offset);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9013 @@ -40277,12 +38856,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9018 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>." -msgstr "" +msgstr "Див. також C<guestfs_upload>, C<guestfs_pwrite>." #. type: =head2 #: ../src/guestfs-actions.pod:9029 msgid "guestfs_utimens" -msgstr "" +msgstr "guestfs_utimens" #. type: verbatim #: ../src/guestfs-actions.pod:9031 @@ -40296,12 +38875,12 @@ msgid "" " int64_t mtsecs,\n" " int64_t mtnsecs);\n" "\n" -msgstr "" +msgstr " int\n guestfs_utimens (guestfs_h *g,\n const char *path,\n int64_t atsecs,\n int64_t atnsecs,\n int64_t mtsecs,\n int64_t mtnsecs);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9060 ../src/guestfs-structs.pod:175 msgid "guestfs_version" -msgstr "" +msgstr "guestfs_version" #. type: verbatim #: ../src/guestfs-actions.pod:9062 @@ -40310,7 +38889,7 @@ msgid "" " struct guestfs_version *\n" " guestfs_version (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " struct guestfs_version *\n guestfs_version (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9090 @@ -40324,8 +38903,8 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9096 msgid "" -"This function returns a C<struct guestfs_version *>, or NULL if there was an " -"error. I<The caller must call C<guestfs_free_version> after use>." +"This function returns a C<struct guestfs_version *>, or NULL if there was an" +" error. I<The caller must call C<guestfs_free_version> after use>." msgstr "" #. type: textblock @@ -40336,7 +38915,7 @@ msgstr "(Додано у 1.0.58)" #. type: =head2 #: ../src/guestfs-actions.pod:9102 msgid "guestfs_vfs_label" -msgstr "" +msgstr "guestfs_vfs_label" #. type: verbatim #: ../src/guestfs-actions.pod:9104 @@ -40346,12 +38925,12 @@ msgid "" " guestfs_vfs_label (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_vfs_label (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9113 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>." -msgstr "" +msgstr "Пошук файлової системи за міткою можна здійснити за допомогою C<guestfs_findfs_label>." #. type: textblock #: ../src/guestfs-actions.pod:9118 ../src/guestfs-actions.pod:9155 @@ -40361,7 +38940,7 @@ msgstr "(Додано у 1.3.18)" #. type: =head2 #: ../src/guestfs-actions.pod:9120 msgid "guestfs_vfs_type" -msgstr "" +msgstr "guestfs_vfs_type" #. type: verbatim #: ../src/guestfs-actions.pod:9122 @@ -40371,12 +38950,12 @@ msgid "" " guestfs_vfs_type (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_vfs_type (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9139 msgid "guestfs_vfs_uuid" -msgstr "" +msgstr "guestfs_vfs_uuid" #. type: verbatim #: ../src/guestfs-actions.pod:9141 @@ -40386,17 +38965,17 @@ msgid "" " guestfs_vfs_uuid (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_vfs_uuid (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9150 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>." -msgstr "" +msgstr "Пошук файлової системи за UUID можна здійснити за допомогою C<guestfs_findfs_uuid>." #. type: =head2 #: ../src/guestfs-actions.pod:9157 msgid "guestfs_vg_activate" -msgstr "" +msgstr "guestfs_vg_activate" #. type: verbatim #: ../src/guestfs-actions.pod:9159 @@ -40407,12 +38986,12 @@ msgid "" " int activate,\n" " char *const *volgroups);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vg_activate (guestfs_h *g,\n int activate,\n char *const *volgroups);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9176 msgid "guestfs_vg_activate_all" -msgstr "" +msgstr "guestfs_vg_activate_all" #. type: verbatim #: ../src/guestfs-actions.pod:9178 @@ -40422,12 +39001,12 @@ msgid "" " guestfs_vg_activate_all (guestfs_h *g,\n" " int activate);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vg_activate_all (guestfs_h *g,\n int activate);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9191 msgid "guestfs_vgcreate" -msgstr "" +msgstr "guestfs_vgcreate" #. type: verbatim #: ../src/guestfs-actions.pod:9193 @@ -40438,12 +39017,12 @@ msgid "" " const char *volgroup,\n" " char *const *physvols);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vgcreate (guestfs_h *g,\n const char *volgroup,\n char *const *physvols);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9205 msgid "guestfs_vglvuuids" -msgstr "" +msgstr "guestfs_vglvuuids" #. type: verbatim #: ../src/guestfs-actions.pod:9207 @@ -40453,7 +39032,7 @@ msgid "" " guestfs_vglvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_vglvuuids (guestfs_h *g,\n const char *vgname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9214 @@ -40465,12 +39044,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9217 msgid "See also C<guestfs_vgpvuuids>." -msgstr "" +msgstr "Див. також C<guestfs_vgpvuuids>." #. type: =head2 #: ../src/guestfs-actions.pod:9225 msgid "guestfs_vgmeta" -msgstr "" +msgstr "guestfs_vgmeta" #. type: verbatim #: ../src/guestfs-actions.pod:9227 @@ -40481,17 +39060,17 @@ msgid "" " const char *vgname,\n" " size_t *size_r);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_vgmeta (guestfs_h *g,\n const char *vgname,\n size_t *size_r);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9242 msgid "(Added in 1.17.20)" -msgstr "" +msgstr "(Додано у 1.17.20)" #. type: =head2 #: ../src/guestfs-actions.pod:9244 msgid "guestfs_vgpvuuids" -msgstr "" +msgstr "guestfs_vgpvuuids" #. type: verbatim #: ../src/guestfs-actions.pod:9246 @@ -40501,7 +39080,7 @@ msgid "" " guestfs_vgpvuuids (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_vgpvuuids (guestfs_h *g,\n const char *vgname);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9253 @@ -40513,12 +39092,12 @@ msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9256 msgid "See also C<guestfs_vglvuuids>." -msgstr "" +msgstr "Див. також C<guestfs_vglvuuids>." #. type: =head2 #: ../src/guestfs-actions.pod:9264 msgid "guestfs_vgremove" -msgstr "" +msgstr "guestfs_vgremove" #. type: verbatim #: ../src/guestfs-actions.pod:9266 @@ -40528,12 +39107,12 @@ msgid "" " guestfs_vgremove (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vgremove (guestfs_h *g,\n const char *vgname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9279 msgid "guestfs_vgrename" -msgstr "" +msgstr "guestfs_vgrename" #. type: verbatim #: ../src/guestfs-actions.pod:9281 @@ -40544,12 +39123,12 @@ msgid "" " const char *volgroup,\n" " const char *newvolgroup);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vgrename (guestfs_h *g,\n const char *volgroup,\n const char *newvolgroup);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9292 msgid "guestfs_vgs" -msgstr "" +msgstr "guestfs_vgs" #. type: verbatim #: ../src/guestfs-actions.pod:9294 @@ -40558,17 +39137,17 @@ msgid "" " char **\n" " guestfs_vgs (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " char **\n guestfs_vgs (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9303 msgid "See also C<guestfs_vgs_full>." -msgstr "" +msgstr "Див. також C<guestfs_vgs_full>." #. type: =head2 #: ../src/guestfs-actions.pod:9311 msgid "guestfs_vgs_full" -msgstr "" +msgstr "guestfs_vgs_full" #. type: verbatim #: ../src/guestfs-actions.pod:9313 @@ -40577,19 +39156,20 @@ msgid "" " struct guestfs_lvm_vg_list *\n" " guestfs_vgs_full (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " struct guestfs_lvm_vg_list *\n guestfs_vgs_full (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9319 msgid "" "This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there " -"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>." +"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after " +"use>." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:9325 msgid "guestfs_vgscan" -msgstr "" +msgstr "guestfs_vgscan" #. type: verbatim #: ../src/guestfs-actions.pod:9327 @@ -40598,12 +39178,12 @@ msgid "" " int\n" " guestfs_vgscan (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_vgscan (guestfs_h *g);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9337 msgid "guestfs_vguuid" -msgstr "" +msgstr "guestfs_vguuid" #. type: verbatim #: ../src/guestfs-actions.pod:9339 @@ -40613,12 +39193,12 @@ msgid "" " guestfs_vguuid (guestfs_h *g,\n" " const char *vgname);\n" "\n" -msgstr "" +msgstr " char *\n guestfs_vguuid (guestfs_h *g,\n const char *vgname);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9350 msgid "guestfs_wait_ready" -msgstr "" +msgstr "guestfs_wait_ready" #. type: verbatim #: ../src/guestfs-actions.pod:9352 @@ -40627,39 +39207,39 @@ msgid "" " int\n" " guestfs_wait_ready (guestfs_h *g);\n" "\n" -msgstr "" +msgstr " int\n guestfs_wait_ready (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9355 msgid "" -"I<This function is deprecated.> In new code, use the L</guestfs_launch> call " -"instead." +"I<This function is deprecated.> In new code, use the L</guestfs_launch> call" +" instead." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9362 msgid "This function is a no op." -msgstr "" +msgstr "Ця функція не виконує ніяких дій." #. type: textblock #: ../src/guestfs-actions.pod:9364 msgid "" -"In versions of the API E<lt> 1.0.71 you had to call this function just after " -"calling C<guestfs_launch> to wait for the launch to complete. However this " -"is no longer necessary because C<guestfs_launch> now does the waiting." +"In versions of the API E<lt> 1.0.71 you had to call this function just after" +" calling C<guestfs_launch> to wait for the launch to complete. However this" +" is no longer necessary because C<guestfs_launch> now does the waiting." msgstr "" #. type: textblock #: ../src/guestfs-actions.pod:9369 msgid "" -"If you see any calls to this function in code then you can just remove them, " -"unless you want to retain compatibility with older versions of the API." +"If you see any calls to this function in code then you can just remove them," +" unless you want to retain compatibility with older versions of the API." msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:9377 msgid "guestfs_wc_c" -msgstr "" +msgstr "guestfs_wc_c" #. type: verbatim #: ../src/guestfs-actions.pod:9379 @@ -40669,12 +39249,12 @@ msgid "" " guestfs_wc_c (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_wc_c (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9390 msgid "guestfs_wc_l" -msgstr "" +msgstr "guestfs_wc_l" #. type: verbatim #: ../src/guestfs-actions.pod:9392 @@ -40684,12 +39264,12 @@ msgid "" " guestfs_wc_l (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_wc_l (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9403 msgid "guestfs_wc_w" -msgstr "" +msgstr "guestfs_wc_w" #. type: verbatim #: ../src/guestfs-actions.pod:9405 @@ -40699,12 +39279,12 @@ msgid "" " guestfs_wc_w (guestfs_h *g,\n" " const char *path);\n" "\n" -msgstr "" +msgstr " int\n guestfs_wc_w (guestfs_h *g,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9416 msgid "guestfs_wipefs" -msgstr "" +msgstr "guestfs_wipefs" #. type: verbatim #: ../src/guestfs-actions.pod:9418 @@ -40714,7 +39294,7 @@ msgid "" " guestfs_wipefs (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" +msgstr " int\n guestfs_wipefs (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9428 @@ -40725,7 +39305,7 @@ msgstr "" #. type: =head2 #: ../src/guestfs-actions.pod:9435 msgid "guestfs_write" -msgstr "" +msgstr "guestfs_write" #. type: verbatim #: ../src/guestfs-actions.pod:9437 @@ -40737,17 +39317,17 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_write (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9446 msgid "See also C<guestfs_write_append>." -msgstr "" +msgstr "Див. також C<guestfs_write_append>." #. type: =head2 #: ../src/guestfs-actions.pod:9455 msgid "guestfs_write_append" -msgstr "" +msgstr "guestfs_write_append" #. type: verbatim #: ../src/guestfs-actions.pod:9457 @@ -40759,12 +39339,12 @@ msgid "" " const char *content,\n" " size_t content_size);\n" "\n" -msgstr "" +msgstr " int\n guestfs_write_append (guestfs_h *g,\n const char *path,\n const char *content,\n size_t content_size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9466 msgid "See also C<guestfs_write>." -msgstr "" +msgstr "Див. також C<guestfs_write>." #. type: =head2 #: ../src/guestfs-actions.pod:9475 @@ -40781,13 +39361,7 @@ msgid "" " const char *content,\n" " int size);\n" "\n" -msgstr "" -" int\n" -" guestfs_write_file (guestfs_h *g,\n" -" const char *path,\n" -" const char *content,\n" -" int size);\n" -"\n" +msgstr " int\n guestfs_write_file (guestfs_h *g,\n const char *path,\n const char *content,\n int size);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9483 @@ -40810,12 +39384,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zegrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zegrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9527 @@ -40831,12 +39400,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zegrepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zegrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9546 @@ -40851,18 +39415,14 @@ msgid "" " guestfs_zero (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zero (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zero (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9562 msgid "" "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, " "C<guestfs_is_zero_device>" -msgstr "" +msgstr "Див. також C<guestfs_zero_device>, C<guestfs_scrub_device>, C<guestfs_is_zero_device>" #. type: =head2 #: ../src/guestfs-actions.pod:9574 @@ -40877,11 +39437,7 @@ msgid "" " guestfs_zero_device (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zero_device (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zero_device (guestfs_h *g,\n const char *device);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9580 @@ -40898,7 +39454,7 @@ msgstr "(Додано у 1.3.1)" #. type: =head2 #: ../src/guestfs-actions.pod:9597 msgid "guestfs_zero_free_space" -msgstr "" +msgstr "guestfs_zero_free_space" #. type: verbatim #: ../src/guestfs-actions.pod:9599 @@ -40908,7 +39464,7 @@ msgid "" " guestfs_zero_free_space (guestfs_h *g,\n" " const char *directory);\n" "\n" -msgstr "" +msgstr " int\n guestfs_zero_free_space (guestfs_h *g,\n const char *directory);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9621 @@ -40923,11 +39479,7 @@ msgid "" " guestfs_zerofree (guestfs_h *g,\n" " const char *device);\n" "\n" -msgstr "" -" int\n" -" guestfs_zerofree (guestfs_h *g,\n" -" const char *device);\n" -"\n" +msgstr " int\n guestfs_zerofree (guestfs_h *g,\n const char *device);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9642 @@ -40943,12 +39495,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zfgrep (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zfgrep (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9661 @@ -40964,12 +39511,7 @@ msgid "" " const char *pattern,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zfgrepi (guestfs_h *g,\n" -" const char *pattern,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zfgrepi (guestfs_h *g,\n const char *pattern,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9680 @@ -40985,12 +39527,7 @@ msgid "" " const char *meth,\n" " const char *path);\n" "\n" -msgstr "" -" char *\n" -" guestfs_zfile (guestfs_h *g,\n" -" const char *meth,\n" -" const char *path);\n" -"\n" +msgstr " char *\n guestfs_zfile (guestfs_h *g,\n const char *meth,\n const char *path);\n\n" #. type: textblock #: ../src/guestfs-actions.pod:9687 @@ -41020,12 +39557,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zgrep (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zgrep (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =head2 #: ../src/guestfs-actions.pod:9726 @@ -41041,12 +39573,7 @@ msgid "" " const char *regex,\n" " const char *path);\n" "\n" -msgstr "" -" char **\n" -" guestfs_zgrepi (guestfs_h *g,\n" -" const char *regex,\n" -" const char *path);\n" -"\n" +msgstr " char **\n guestfs_zgrepi (guestfs_h *g,\n const char *regex,\n const char *path);\n\n" #. type: =item #: ../src/guestfs-availability.pod:3 @@ -41056,17 +39583,12 @@ msgstr "B<augeas>" #. type: textblock #: ../src/guestfs-availability.pod:5 msgid "" -"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" -msgstr "" -"Такі функції: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" +"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> " +"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> " +"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> " +"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> " +"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" +msgstr "Такі функції: L</guestfs_aug_clear> L</guestfs_aug_close> L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" #. type: =item #: ../src/guestfs-availability.pod:21 @@ -41075,27 +39597,15 @@ msgstr "B<btrfs>" #. type: textblock #: ../src/guestfs-availability.pod:23 -#, fuzzy -#| msgid "" -#| "The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -#| "guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -#| "guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -#| "guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</" -#| "guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>" -msgid "" -"The following functions: L</guestfs_btrfs_device_add> L</" -"guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> L</" -"guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> L</" -"guestfs_btrfs_fsck> L</guestfs_btrfs_set_seeding> L</" -"guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> L</" -"guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> L</" -"guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>" -msgstr "" -"Такі функції: L</guestfs_aug_clear> L</guestfs_aug_close> L</" -"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</" -"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</" -"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> " -"L</guestfs_aug_save> L</guestfs_aug_set>" +msgid "" +"The following functions: L</guestfs_btrfs_device_add> " +"L</guestfs_btrfs_device_delete> L</guestfs_btrfs_filesystem_balance> " +"L</guestfs_btrfs_filesystem_resize> L</guestfs_btrfs_filesystem_sync> " +"L</guestfs_btrfs_fsck> L</guestfs_btrfs_set_seeding> " +"L</guestfs_btrfs_subvolume_create> L</guestfs_btrfs_subvolume_delete> " +"L</guestfs_btrfs_subvolume_list> L</guestfs_btrfs_subvolume_set_default> " +"L</guestfs_btrfs_subvolume_snapshot> L</guestfs_mkfs_btrfs>" +msgstr "" #. type: =item #: ../src/guestfs-availability.pod:38 @@ -41115,13 +39625,10 @@ msgstr "B<inotify>" #. type: textblock #: ../src/guestfs-availability.pod:45 msgid "" -"The following functions: L</guestfs_inotify_add_watch> L</" -"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</" -"guestfs_inotify_read> L</guestfs_inotify_rm_watch>" -msgstr "" -"Такі функції: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</" -"guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</" -"guestfs_inotify_rm_watch>" +"The following functions: L</guestfs_inotify_add_watch> " +"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>" +" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" +msgstr "Такі функції: L</guestfs_inotify_add_watch> L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>" #. type: =item #: ../src/guestfs-availability.pod:53 @@ -41131,11 +39638,9 @@ msgstr "B<linuxfsuuid>" #. type: textblock #: ../src/guestfs-availability.pod:55 msgid "" -"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" -"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" -msgstr "" -"Такі функції: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</" -"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> " +"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" +msgstr "Такі функції: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>" #. type: =item #: ../src/guestfs-availability.pod:62 @@ -41155,15 +39660,11 @@ msgstr "B<linuxxattrs>" #. type: textblock #: ../src/guestfs-availability.pod:69 msgid "" -"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</" -"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</" -"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</" -"guestfs_setxattr>" -msgstr "" -"Такі функції: L</guestfs_getxattr> L</guestfs_getxattrs> L</" -"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</" -"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</" -"guestfs_setxattr>" +"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> " +"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> " +"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> " +"L</guestfs_setxattr>" +msgstr "Такі функції: L</guestfs_getxattr> L</guestfs_getxattrs> L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</guestfs_setxattr>" #. type: =item #: ../src/guestfs-availability.pod:80 @@ -41173,13 +39674,10 @@ msgstr "B<luks>" #. type: textblock #: ../src/guestfs-availability.pod:82 msgid "" -"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" -"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" -"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" -msgstr "" -"Такі функції: L</guestfs_luks_add_key> L</guestfs_luks_close> L</" -"guestfs_luks_format> L</guestfs_luks_format_cipher> L</" -"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> " +"L</guestfs_luks_format> L</guestfs_luks_format_cipher> " +"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" +msgstr "Такі функції: L</guestfs_luks_add_key> L</guestfs_luks_close> L</guestfs_luks_format> L</guestfs_luks_format_cipher> L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>" #. type: =item #: ../src/guestfs-availability.pod:91 @@ -41189,23 +39687,15 @@ msgstr "B<lvm2>" #. type: textblock #: ../src/guestfs-availability.pod:93 msgid "" -"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</" -"guestfs_lvcreate_free> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> " -"L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</" -"guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> " -"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" -"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" -"guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</" -"guestfs_vgs_full>" -msgstr "" -"Такі функції: L</guestfs_is_lv> L</guestfs_lvcreate> L</" -"guestfs_lvcreate_free> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> " -"L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</" -"guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> " -"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</" -"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</" -"guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</" -"guestfs_vgs_full>" +"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> " +"L</guestfs_lvcreate_free> L</guestfs_lvm_remove_all> " +"L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</guestfs_lvresize> " +"L</guestfs_lvresize_free> L</guestfs_lvs> L</guestfs_lvs_full> " +"L</guestfs_pvcreate> L</guestfs_pvremove> L</guestfs_pvresize> " +"L</guestfs_pvresize_size> L</guestfs_pvs> L</guestfs_pvs_full> " +"L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</guestfs_vgcreate> " +"L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" +msgstr "Такі функції: L</guestfs_is_lv> L</guestfs_lvcreate> L</guestfs_lvcreate_free> L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</guestfs_vgcreate> L</guestfs_vgmeta> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>" #. type: =item #: ../src/guestfs-availability.pod:118 @@ -41215,11 +39705,9 @@ msgstr "B<mdadm>" #. type: textblock #: ../src/guestfs-availability.pod:120 msgid "" -"The following functions: L</guestfs_md_create> L</guestfs_md_detail> L</" -"guestfs_md_stat> L</guestfs_md_stop>" -msgstr "" -"Такі функції: L</guestfs_md_create> L</guestfs_md_detail> L</" -"guestfs_md_stat> L</guestfs_md_stop>" +"The following functions: L</guestfs_md_create> L</guestfs_md_detail> " +"L</guestfs_md_stat> L</guestfs_md_stop>" +msgstr "Такі функції: L</guestfs_md_create> L</guestfs_md_detail> L</guestfs_md_stat> L</guestfs_md_stop>" #. type: =item #: ../src/guestfs-availability.pod:126 @@ -41229,11 +39717,9 @@ msgstr "B<mknod>" #. type: textblock #: ../src/guestfs-availability.pod:128 msgid "" -"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</" -"guestfs_mknod_b> L</guestfs_mknod_c>" -msgstr "" -"Такі функції: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</" -"guestfs_mknod_c>" +"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> " +"L</guestfs_mknod_b> L</guestfs_mknod_c>" +msgstr "Такі функції: L</guestfs_mkfifo> L</guestfs_mknod> L</guestfs_mknod_b> L</guestfs_mknod_c>" #. type: =item #: ../src/guestfs-availability.pod:134 @@ -41245,9 +39731,7 @@ msgstr "B<ntfs3g>" msgid "" "The following functions: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> " "L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>" -msgstr "" -"Такі функції: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</" -"guestfs_ntfsclone_out> L</guestfs_ntfsfix>" +msgstr "Такі функції: L</guestfs_ntfs_3g_probe> L</guestfs_ntfsclone_in> L</guestfs_ntfsclone_out> L</guestfs_ntfsfix>" #. type: =item #: ../src/guestfs-availability.pod:142 @@ -41259,9 +39743,7 @@ msgstr "B<ntfsprogs>" msgid "" "The following functions: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> " "L</guestfs_ntfsresize_size>" -msgstr "" -"Такі функції: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</" -"guestfs_ntfsresize_size>" +msgstr "Такі функції: L</guestfs_ntfsresize> L</guestfs_ntfsresize_opts> L</guestfs_ntfsresize_size>" #. type: =item #: ../src/guestfs-availability.pod:149 @@ -41281,11 +39763,9 @@ msgstr "B<scrub>" #. type: textblock #: ../src/guestfs-availability.pod:156 msgid "" -"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" -"guestfs_scrub_freespace>" -msgstr "" -"Такі функції: L</guestfs_scrub_device> L</guestfs_scrub_file> L</" -"guestfs_scrub_freespace>" +"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> " +"L</guestfs_scrub_freespace>" +msgstr "Такі функції: L</guestfs_scrub_device> L</guestfs_scrub_file> L</guestfs_scrub_freespace>" #. type: =item #: ../src/guestfs-availability.pod:161 @@ -41341,12 +39821,7 @@ msgid "" " int32_t b;\n" " };\n" " \n" -msgstr "" -" struct guestfs_int_bool {\n" -" int32_t i;\n" -" int32_t b;\n" -" };\n" -" \n" +msgstr " struct guestfs_int_bool {\n int32_t i;\n int32_t b;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:8 @@ -41357,12 +39832,7 @@ msgid "" " struct guestfs_int_bool *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_int_bool_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_int_bool *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_int_bool_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_int_bool *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:13 @@ -41371,10 +39841,7 @@ msgid "" " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" " void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" "\n" -msgstr "" -" void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n" -" void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n" -"\n" +msgstr " void guestfs_free_int_bool (struct guestfs_free_int_bool *);\n void guestfs_free_int_bool_list (struct guestfs_free_int_bool_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:16 @@ -41403,25 +39870,7 @@ msgid "" " uint64_t pv_mda_free;\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_pv {\n" -" char *pv_name;\n" -" /* Наступне поле не завершується нульовим байтом, будьте обережні під час виведення цього поля: */\n" -" char pv_uuid[32];\n" -" char *pv_fmt;\n" -" uint64_t pv_size;\n" -" uint64_t dev_size;\n" -" uint64_t pv_free;\n" -" uint64_t pv_used;\n" -" char *pv_attr;\n" -" int64_t pv_pe_count;\n" -" int64_t pv_pe_alloc_count;\n" -" char *pv_tags;\n" -" uint64_t pe_start;\n" -" int64_t pv_mda_count;\n" -" uint64_t pv_mda_free;\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_pv {\n char *pv_name;\n /* Наступне поле не завершується нульовим байтом, будьте обережні під час виведення цього поля: */\n char pv_uuid[32];\n char *pv_fmt;\n uint64_t pv_size;\n uint64_t dev_size;\n uint64_t pv_free;\n uint64_t pv_used;\n char *pv_attr;\n int64_t pv_pe_count;\n int64_t pv_pe_alloc_count;\n char *pv_tags;\n uint64_t pe_start;\n int64_t pv_mda_count;\n uint64_t pv_mda_free;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:36 @@ -41432,12 +39881,7 @@ msgid "" " struct guestfs_lvm_pv *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_pv_list {\n" -" uint32_t len; /* кількість елементів у списку. */\n" -" struct guestfs_lvm_pv *val; /* елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_pv_list {\n uint32_t len; /* кількість елементів у списку. */\n struct guestfs_lvm_pv *val; /* елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:41 @@ -41446,10 +39890,7 @@ msgid "" " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" " void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n" -" void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_pv (struct guestfs_free_lvm_pv *);\n void guestfs_free_lvm_pv_list (struct guestfs_free_lvm_pv_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:44 @@ -41494,7 +39935,7 @@ msgid "" " struct guestfs_lvm_vg *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_lvm_vg_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_lvm_vg *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:74 @@ -41503,10 +39944,7 @@ msgid "" " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" " void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n" -" void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_vg (struct guestfs_free_lvm_vg *);\n void guestfs_free_lvm_vg_list (struct guestfs_free_lvm_vg_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:77 @@ -41550,12 +39988,7 @@ msgid "" " struct guestfs_lvm_lv *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_lvm_lv_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_lvm_lv *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_lvm_lv_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_lvm_lv *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:106 @@ -41564,10 +39997,7 @@ msgid "" " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" " void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" "\n" -msgstr "" -" void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n" -" void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n" -"\n" +msgstr " void guestfs_free_lvm_lv (struct guestfs_free_lvm_lv *);\n void guestfs_free_lvm_lv_list (struct guestfs_free_lvm_lv_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:111 @@ -41589,23 +40019,7 @@ msgid "" " int64_t ctime;\n" " };\n" " \n" -msgstr "" -" struct guestfs_stat {\n" -" int64_t dev;\n" -" int64_t ino;\n" -" int64_t mode;\n" -" int64_t nlink;\n" -" int64_t uid;\n" -" int64_t gid;\n" -" int64_t rdev;\n" -" int64_t size;\n" -" int64_t blksize;\n" -" int64_t blocks;\n" -" int64_t atime;\n" -" int64_t mtime;\n" -" int64_t ctime;\n" -" };\n" -" \n" +msgstr " struct guestfs_stat {\n int64_t dev;\n int64_t ino;\n int64_t mode;\n int64_t nlink;\n int64_t uid;\n int64_t gid;\n int64_t rdev;\n int64_t size;\n int64_t blksize;\n int64_t blocks;\n int64_t atime;\n int64_t mtime;\n int64_t ctime;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:127 @@ -41616,12 +40030,7 @@ msgid "" " struct guestfs_stat *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_stat_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_stat *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_stat_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_stat *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:132 @@ -41630,10 +40039,7 @@ msgid "" " void guestfs_free_stat (struct guestfs_free_stat *);\n" " void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" "\n" -msgstr "" -" void guestfs_free_stat (struct guestfs_free_stat *);\n" -" void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n" -"\n" +msgstr " void guestfs_free_stat (struct guestfs_free_stat *);\n void guestfs_free_stat_list (struct guestfs_free_stat_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:137 @@ -41653,21 +40059,7 @@ msgid "" " int64_t namemax;\n" " };\n" " \n" -msgstr "" -" struct guestfs_statvfs {\n" -" int64_t bsize;\n" -" int64_t frsize;\n" -" int64_t blocks;\n" -" int64_t bfree;\n" -" int64_t bavail;\n" -" int64_t files;\n" -" int64_t ffree;\n" -" int64_t favail;\n" -" int64_t fsid;\n" -" int64_t flag;\n" -" int64_t namemax;\n" -" };\n" -" \n" +msgstr " struct guestfs_statvfs {\n int64_t bsize;\n int64_t frsize;\n int64_t blocks;\n int64_t bfree;\n int64_t bavail;\n int64_t files;\n int64_t ffree;\n int64_t favail;\n int64_t fsid;\n int64_t flag;\n int64_t namemax;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:151 @@ -41678,12 +40070,7 @@ msgid "" " struct guestfs_statvfs *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_statvfs_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_statvfs *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_statvfs_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_statvfs *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:156 @@ -41692,10 +40079,7 @@ msgid "" " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" " void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" "\n" -msgstr "" -" void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n" -" void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n" -"\n" +msgstr " void guestfs_free_statvfs (struct guestfs_free_statvfs *);\n void guestfs_free_statvfs_list (struct guestfs_free_statvfs_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:159 @@ -41712,13 +40096,7 @@ msgid "" " char *name;\n" " };\n" " \n" -msgstr "" -" struct guestfs_dirent {\n" -" int64_t ino;\n" -" char ftyp;\n" -" char *name;\n" -" };\n" -" \n" +msgstr " struct guestfs_dirent {\n int64_t ino;\n char ftyp;\n char *name;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:167 @@ -41729,12 +40107,7 @@ msgid "" " struct guestfs_dirent *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_dirent_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_dirent *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_dirent_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_dirent *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:172 @@ -41743,10 +40116,7 @@ msgid "" " void guestfs_free_dirent (struct guestfs_free_dirent *);\n" " void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" "\n" -msgstr "" -" void guestfs_free_dirent (struct guestfs_free_dirent *);\n" -" void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n" -"\n" +msgstr " void guestfs_free_dirent (struct guestfs_free_dirent *);\n void guestfs_free_dirent_list (struct guestfs_free_dirent_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:177 @@ -41759,14 +40129,7 @@ msgid "" " char *extra;\n" " };\n" " \n" -msgstr "" -" struct guestfs_version {\n" -" int64_t major;\n" -" int64_t minor;\n" -" int64_t release;\n" -" char *extra;\n" -" };\n" -" \n" +msgstr " struct guestfs_version {\n int64_t major;\n int64_t minor;\n int64_t release;\n char *extra;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:184 @@ -41777,12 +40140,7 @@ msgid "" " struct guestfs_version *val; /* Elements. */\n" " };\n" " \n" -msgstr "" -" struct guestfs_version_list {\n" -" uint32_t len; /* Кількість елементів у списку. */\n" -" struct guestfs_version *val; /* Елементи. */\n" -" };\n" -" \n" +msgstr " struct guestfs_version_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_version *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:189 @@ -41791,10 +40149,7 @@ msgid "" " void guestfs_free_version (struct guestfs_free_version *);\n" " void guestfs_free_version_list (struct guestfs_free_version_list *);\n" "\n" -msgstr "" -" void guestfs_free_version (struct guestfs_free_version *);\n" -" void guestfs_free_version_list (struct guestfs_free_version_list *);\n" -"\n" +msgstr " void guestfs_free_version (struct guestfs_free_version *);\n void guestfs_free_version_list (struct guestfs_free_version_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:192 @@ -41823,7 +40178,7 @@ msgid "" " struct guestfs_xattr *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_xattr_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_xattr *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:206 @@ -41832,10 +40187,7 @@ msgid "" " void guestfs_free_xattr (struct guestfs_free_xattr *);\n" " void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" "\n" -msgstr "" -" void guestfs_free_xattr (struct guestfs_free_xattr *);\n" -" void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n" -"\n" +msgstr " void guestfs_free_xattr (struct guestfs_free_xattr *);\n void guestfs_free_xattr_list (struct guestfs_free_xattr_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:209 @@ -41853,14 +40205,7 @@ msgid "" " char *in_name;\n" " };\n" " \n" -msgstr "" -" struct guestfs_inotify_event {\n" -" int64_t in_wd;\n" -" uint32_t in_mask;\n" -" uint32_t in_cookie;\n" -" char *in_name;\n" -" };\n" -" \n" +msgstr " struct guestfs_inotify_event {\n int64_t in_wd;\n uint32_t in_mask;\n uint32_t in_cookie;\n char *in_name;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:218 @@ -41871,7 +40216,7 @@ msgid "" " struct guestfs_inotify_event *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_inotify_event_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_inotify_event *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:223 @@ -41880,10 +40225,7 @@ msgid "" " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" " void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" "\n" -msgstr "" -" void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n" -" void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n" -"\n" +msgstr " void guestfs_free_inotify_event (struct guestfs_free_inotify_event *);\n void guestfs_free_inotify_event_list (struct guestfs_free_inotify_event_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:226 @@ -41901,14 +40243,7 @@ msgid "" " uint64_t part_size;\n" " };\n" " \n" -msgstr "" -" struct guestfs_partition {\n" -" int32_t part_num;\n" -" uint64_t part_start;\n" -" uint64_t part_end;\n" -" uint64_t part_size;\n" -" };\n" -" \n" +msgstr " struct guestfs_partition {\n int32_t part_num;\n uint64_t part_start;\n uint64_t part_end;\n uint64_t part_size;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:235 @@ -41919,7 +40254,7 @@ msgid "" " struct guestfs_partition *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_partition_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_partition *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:240 @@ -41928,10 +40263,7 @@ msgid "" " void guestfs_free_partition (struct guestfs_free_partition *);\n" " void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" "\n" -msgstr "" -" void guestfs_free_partition (struct guestfs_free_partition *);\n" -" void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n" -"\n" +msgstr " void guestfs_free_partition (struct guestfs_free_partition *);\n void guestfs_free_partition_list (struct guestfs_free_partition_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:243 @@ -41957,22 +40289,7 @@ msgid "" " char *app_description;\n" " };\n" " \n" -msgstr "" -" struct guestfs_application {\n" -" char *app_name;\n" -" char *app_display_name;\n" -" int32_t app_epoch;\n" -" char *app_version;\n" -" char *app_release;\n" -" char *app_install_path;\n" -" char *app_trans_path;\n" -" char *app_publisher;\n" -" char *app_url;\n" -" char *app_source_package;\n" -" char *app_summary;\n" -" char *app_description;\n" -" };\n" -" \n" +msgstr " struct guestfs_application {\n char *app_name;\n char *app_display_name;\n int32_t app_epoch;\n char *app_version;\n char *app_release;\n char *app_install_path;\n char *app_trans_path;\n char *app_publisher;\n char *app_url;\n char *app_source_package;\n char *app_summary;\n char *app_description;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:260 @@ -41983,7 +40300,7 @@ msgid "" " struct guestfs_application *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_application_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_application *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:265 @@ -41992,10 +40309,7 @@ msgid "" " void guestfs_free_application (struct guestfs_free_application *);\n" " void guestfs_free_application_list (struct guestfs_free_application_list *);\n" "\n" -msgstr "" -" void guestfs_free_application (struct guestfs_free_application *);\n" -" void guestfs_free_application_list (struct guestfs_free_application_list *);\n" -"\n" +msgstr " void guestfs_free_application (struct guestfs_free_application *);\n void guestfs_free_application_list (struct guestfs_free_application_list *);\n\n" #. type: verbatim #: ../src/guestfs-structs.pod:270 @@ -42021,27 +40335,7 @@ msgid "" " int64_t iso_volume_effective_t;\n" " };\n" " \n" -msgstr "" -" struct guestfs_isoinfo {\n" -" char *iso_system_id;\n" -" char *iso_volume_id;\n" -" uint32_t iso_volume_space_size;\n" -" uint32_t iso_volume_set_size;\n" -" uint32_t iso_volume_sequence_number;\n" -" uint32_t iso_logical_block_size;\n" -" char *iso_volume_set_id;\n" -" char *iso_publisher_id;\n" -" char *iso_data_preparer_id;\n" -" char *iso_application_id;\n" -" char *iso_copyright_file_id;\n" -" char *iso_abstract_file_id;\n" -" char *iso_bibliographic_file_id;\n" -" int64_t iso_volume_creation_t;\n" -" int64_t iso_volume_modification_t;\n" -" int64_t iso_volume_expiration_t;\n" -" int64_t iso_volume_effective_t;\n" -" };\n" -" \n" +msgstr " struct guestfs_isoinfo {\n char *iso_system_id;\n char *iso_volume_id;\n uint32_t iso_volume_space_size;\n uint32_t iso_volume_set_size;\n uint32_t iso_volume_sequence_number;\n uint32_t iso_logical_block_size;\n char *iso_volume_set_id;\n char *iso_publisher_id;\n char *iso_data_preparer_id;\n char *iso_application_id;\n char *iso_copyright_file_id;\n char *iso_abstract_file_id;\n char *iso_bibliographic_file_id;\n int64_t iso_volume_creation_t;\n int64_t iso_volume_modification_t;\n int64_t iso_volume_expiration_t;\n int64_t iso_volume_effective_t;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:290 @@ -42052,7 +40346,7 @@ msgid "" " struct guestfs_isoinfo *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_isoinfo_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_isoinfo *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:295 @@ -42061,10 +40355,7 @@ msgid "" " void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n" " void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n" "\n" -msgstr "" -" void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n" -" void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n" -"\n" +msgstr " void guestfs_free_isoinfo (struct guestfs_free_isoinfo *);\n void guestfs_free_isoinfo_list (struct guestfs_free_isoinfo_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:298 @@ -42081,13 +40372,7 @@ msgid "" " char *mdstat_flags;\n" " };\n" " \n" -msgstr "" -" struct guestfs_mdstat {\n" -" char *mdstat_device;\n" -" int32_t mdstat_index;\n" -" char *mdstat_flags;\n" -" };\n" -" \n" +msgstr " struct guestfs_mdstat {\n char *mdstat_device;\n int32_t mdstat_index;\n char *mdstat_flags;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:306 @@ -42098,7 +40383,7 @@ msgid "" " struct guestfs_mdstat *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_mdstat_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_mdstat *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:311 @@ -42107,15 +40392,12 @@ msgid "" " void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n" " void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n" "\n" -msgstr "" -" void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n" -" void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n" -"\n" +msgstr " void guestfs_free_mdstat (struct guestfs_free_mdstat *);\n void guestfs_free_mdstat_list (struct guestfs_free_mdstat_list *);\n\n" #. type: =head2 #: ../src/guestfs-structs.pod:314 msgid "guestfs_btrfssubvolume" -msgstr "" +msgstr "guestfs_btrfssubvolume" #. type: verbatim #: ../src/guestfs-structs.pod:316 @@ -42127,7 +40409,7 @@ msgid "" " char *btrfssubvolume_path;\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_btrfssubvolume {\n uint64_t btrfssubvolume_id;\n uint64_t btrfssubvolume_top_level_id;\n char *btrfssubvolume_path;\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:322 @@ -42138,7 +40420,7 @@ msgid "" " struct guestfs_btrfssubvolume *val; /* Elements. */\n" " };\n" " \n" -msgstr "" +msgstr " struct guestfs_btrfssubvolume_list {\n uint32_t len; /* Кількість елементів у списку. */\n struct guestfs_btrfssubvolume *val; /* Елементи. */\n };\n \n" #. type: verbatim #: ../src/guestfs-structs.pod:327 @@ -42147,14 +40429,12 @@ msgid "" " void guestfs_free_btrfssubvolume (struct guestfs_free_btrfssubvolume *);\n" " void guestfs_free_btrfssubvolume_list (struct guestfs_free_btrfssubvolume_list *);\n" "\n" -msgstr "" +msgstr " void guestfs_free_btrfssubvolume (struct guestfs_free_btrfssubvolume *);\n void guestfs_free_btrfssubvolume_list (struct guestfs_free_btrfssubvolume_list *);\n\n" #. type: textblock #: ../src/guestfs.pod:5 msgid "guestfs - Library for accessing and modifying virtual machine images" -msgstr "" -"guestfs — бібліотека для доступу та внесення змін до образів віртуальних " -"машин" +msgstr "guestfs — бібліотека для доступу та внесення змін до образів віртуальних машин" #. type: verbatim #: ../src/guestfs.pod:11 @@ -42168,15 +40448,7 @@ msgid "" " guestfs_umount (g, \"/\");\n" " guestfs_close (g);\n" "\n" -msgstr "" -" guestfs_h *g = guestfs_create ();\n" -" guestfs_add_drive (g, \"guest.img\");\n" -" guestfs_launch (g);\n" -" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" -" guestfs_touch (g, \"/hello\");\n" -" guestfs_umount (g, \"/\");\n" -" guestfs_close (g);\n" -"\n" +msgstr " guestfs_h *g = guestfs_create ();\n guestfs_add_drive (g, \"guest.img\");\n guestfs_launch (g);\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n guestfs_touch (g, \"/hello\");\n guestfs_umount (g, \"/\");\n guestfs_close (g);\n\n" #. type: textblock #: ../src/guestfs.pod:25 @@ -42220,8 +40492,8 @@ msgstr "ОГЛЯД API" #. type: textblock #: ../src/guestfs.pod:42 msgid "" -"This section provides a gentler overview of the libguestfs API. We also try " -"to group API calls together, where that may not be obvious from reading " +"This section provides a gentler overview of the libguestfs API. We also try" +" to group API calls together, where that may not be obvious from reading " "about the individual calls in the main section of this manual." msgstr "" @@ -42236,13 +40508,14 @@ msgid "" "Before you can use libguestfs calls, you have to create a handle. Then you " "must add at least one disk image to the handle, followed by launching the " "handle, then performing whatever operations you want, and finally closing " -"the handle. By convention we use the single letter C<g> for the name of the " -"handle variable, although of course you can use any name you want." +"the handle. By convention we use the single letter C<g> for the name of the" +" handle variable, although of course you can use any name you want." msgstr "" #. type: textblock #: ../src/guestfs.pod:56 -msgid "The general structure of all libguestfs-using programs looks like this:" +msgid "" +"The general structure of all libguestfs-using programs looks like this:" msgstr "" #. type: verbatim @@ -42251,9 +40524,7 @@ msgstr "" msgid "" " guestfs_h *g = guestfs_create ();\n" " \n" -msgstr "" -" guestfs_h *g = guestfs_create ();\n" -" \n" +msgstr " guestfs_h *g = guestfs_create ();\n \n" #. type: verbatim #: ../src/guestfs.pod:61 @@ -42287,12 +40558,7 @@ msgid "" " char **partitions = guestfs_list_partitions (g);\n" " char **logvols = guestfs_lvs (g);\n" " \n" -msgstr "" -" /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n" -" */\n" -" char **partitions = guestfs_list_partitions (g);\n" -" char **logvols = guestfs_lvs (g);\n" -" \n" +msgstr " /* Тепер можна перевірити, які розділи, логічні томи тощо доступні.\n */\n char **partitions = guestfs_list_partitions (g);\n char **logvols = guestfs_lvs (g);\n \n" #. type: verbatim #: ../src/guestfs.pod:77 @@ -42302,11 +40568,7 @@ msgid "" " */\n" " guestfs_mount (g, \"/dev/sda1\", \"/\");\n" " \n" -msgstr "" -" /* Щоб отримати доступ до файлової системи на образі, вам слід його змонтувати.\n" -" */\n" -" guestfs_mount (g, \"/dev/sda1\", \"/\");\n" -" \n" +msgstr " /* Щоб отримати доступ до файлової системи на образі, вам слід його змонтувати.\n */\n guestfs_mount (g, \"/dev/sda1\", \"/\");\n \n" #. type: verbatim #: ../src/guestfs.pod:81 @@ -42317,12 +40579,7 @@ msgid "" " */\n" " guestfs_touch (g, \"/hello\");\n" " \n" -msgstr "" -" /* Тепер ви можете виконувати дії з файловою системою на\n" -" * образі диска операційної системи.\n" -" */\n" -" guestfs_touch (g, \"/hello\");\n" -" \n" +msgstr " /* Тепер ви можете виконувати дії з файловою системою на\n * образі диска операційної системи.\n */\n guestfs_touch (g, \"/hello\");\n \n" #. type: verbatim #: ../src/guestfs.pod:86 @@ -42343,10 +40600,7 @@ msgid "" " /* Close the handle 'g'. */\n" " guestfs_close (g);\n" "\n" -msgstr "" -" /* Закрити дескриптор 'g'. */\n" -" guestfs_close (g);\n" -"\n" +msgstr " /* Закрити дескриптор 'g'. */\n guestfs_close (g);\n\n" #. type: textblock #: ../src/guestfs.pod:95 @@ -42370,16 +40624,16 @@ msgstr "ОБРАЗИ ДИСКІВ" msgid "" "The image filename (C<\"guest.img\"> in the example above) could be a disk " "image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an " -"actual block device, or simply an empty file of zeroes that you have created " -"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all " -"of these." +"actual block device, or simply an empty file of zeroes that you have created" +" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all" +" of these." msgstr "" #. type: textblock #: ../src/guestfs.pod:112 msgid "" -"The call you should use in modern code for adding drives is L</" -"guestfs_add_drive_opts>. To add a disk image, allowing writes, and " +"The call you should use in modern code for adding drives is " +"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and " "specifying that the format is raw, do:" msgstr "" @@ -42391,11 +40645,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:120 @@ -42411,12 +40661,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n" -" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"raw\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:127 @@ -42429,24 +40674,24 @@ msgstr "" #: ../src/guestfs.pod:130 msgid "" "Be extremely cautious if the disk image is in use, eg. if it is being used " -"by a virtual machine. Adding it read-write will almost certainly cause disk " -"corruption, but adding it read-only is safe." +"by a virtual machine. Adding it read-write will almost certainly cause disk" +" corruption, but adding it read-only is safe." msgstr "" #. type: textblock #: ../src/guestfs.pod:134 msgid "" -"You must add at least one disk image, and you may add multiple disk images. " -"In the API, the disk images are usually referred to as C</dev/sda> (for the " -"first one you added), C</dev/sdb> (for the second one you added), etc." +"You must add at least one disk image, and you may add multiple disk images." +" In the API, the disk images are usually referred to as C</dev/sda> (for " +"the first one you added), C</dev/sdb> (for the second one you added), etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:139 msgid "" -"Once L</guestfs_launch> has been called you cannot add any more images. You " -"can call L</guestfs_list_devices> to get a list of the device names, in the " -"order that you added them. See also L</BLOCK DEVICE NAMING> below." +"Once L</guestfs_launch> has been called you cannot add any more images. You" +" can call L</guestfs_list_devices> to get a list of the device names, in the" +" order that you added them. See also L</BLOCK DEVICE NAMING> below." msgstr "" #. type: =head2 @@ -42459,9 +40704,9 @@ msgstr "МОНТУВАННЯ" msgid "" "Before you can read or write files, create directories and so on in a disk " "image that contains filesystems, you have to mount those filesystems using " -"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that " -"a disk image contains (for example) one partition with a filesystem on that " -"partition, then you can mount it directly:" +"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that" +" a disk image contains (for example) one partition with a filesystem on that" +" partition, then you can mount it directly:" msgstr "" #. type: verbatim @@ -42470,9 +40715,7 @@ msgstr "" msgid "" " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" "\n" -msgstr "" -" guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n" -"\n" +msgstr " guestfs_mount_options (g, \"\", \"/dev/sda1\", \"/\");\n\n" #. type: textblock #: ../src/guestfs.pod:155 @@ -42488,19 +40731,20 @@ msgstr "" #: ../src/guestfs.pod:161 msgid "" "If you are given a disk image and you don't know what it contains then you " -"have to find out. Libguestfs can do that too: use L</" -"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and " -"LVs, and either try mounting each to see what is mountable, or else examine " -"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " +"have to find out. Libguestfs can do that too: use " +"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions " +"and LVs, and either try mounting each to see what is mountable, or else " +"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just " "filesystems, use L</guestfs_list_filesystems>." msgstr "" #. type: textblock #: ../src/guestfs.pod:169 msgid "" -"Libguestfs also has a set of APIs for inspection of unknown disk images (see " -"L</INSPECTION> below). But you might find it easier to look at higher level " -"programs built on top of libguestfs, in particular L<virt-inspector(1)>." +"Libguestfs also has a set of APIs for inspection of unknown disk images (see" +" L</INSPECTION> below). But you might find it easier to look at higher " +"level programs built on top of libguestfs, in particular L<virt-" +"inspector(1)>." msgstr "" #. type: textblock @@ -42530,19 +40774,14 @@ msgstr "" msgid "" "Specify filenames as full paths, starting with C<\"/\"> and including the " "mount point." -msgstr "" -"Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з " -"точкою монтування." +msgstr "Вказуйте адреси і назви файлів повністю, починаючи з C<\"/\">, разом з точкою монтування." #. type: textblock #: ../src/guestfs.pod:188 msgid "" "For example, if you mounted a filesystem at C<\"/\"> and you want to read " "the file called C<\"etc/passwd\"> then you could do:" -msgstr "" -"Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте " -"виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися " -"таким кодом:" +msgstr "Наприклад, якщо вами змонтовано файлову систему до C<\"/\">, і ви бажаєте виконати читання файла з назвою C<\"etc/passwd\">, ви можете скористатися таким кодом:" #. type: verbatim #: ../src/guestfs.pod:191 @@ -42550,16 +40789,14 @@ msgstr "" msgid "" " char *data = guestfs_cat (g, \"/etc/passwd\");\n" "\n" -msgstr "" -" char *data = guestfs_cat (g, \"/etc/passwd\");\n" -"\n" +msgstr " char *data = guestfs_cat (g, \"/etc/passwd\");\n\n" #. type: textblock #: ../src/guestfs.pod:193 msgid "" "This would return C<data> as a newly allocated buffer containing the full " -"content of that file (with some conditions: see also L</DOWNLOADING> below), " -"or C<NULL> if there was an error." +"content of that file (with some conditions: see also L</DOWNLOADING> below)," +" or C<NULL> if there was an error." msgstr "" #. type: textblock @@ -42575,9 +40812,7 @@ msgstr "" msgid "" " guestfs_mkdir (g, \"/var\");\n" "\n" -msgstr "" -" guestfs_mkdir (g, \"/var\");\n" -"\n" +msgstr " guestfs_mkdir (g, \"/var\");\n\n" #. type: textblock #: ../src/guestfs.pod:202 @@ -42591,10 +40826,7 @@ msgid "" " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" " \"/etc/rc3.d/S30portmap\");\n" "\n" -msgstr "" -" guestfs_ln_s (g, \"/etc/init.d/portmap\",\n" -" \"/etc/rc3.d/S30portmap\");\n" -"\n" +msgstr " guestfs_ln_s (g, \"/etc/init.d/portmap\",\n \"/etc/rc3.d/S30portmap\");\n\n" #. type: textblock #: ../src/guestfs.pod:207 @@ -42616,8 +40848,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:216 msgid "" -"File writes are affected by the per-handle umask, set by calling L</" -"guestfs_umask> and defaulting to 022. See L</UMASK>." +"File writes are affected by the per-handle umask, set by calling " +"L</guestfs_umask> and defaulting to 022. See L</UMASK>." msgstr "" #. type: textblock @@ -42635,8 +40867,8 @@ msgstr "ПОДІЛ НА РОЗДІЛИ" #. type: textblock #: ../src/guestfs.pod:225 msgid "" -"Libguestfs contains API calls to read, create and modify partition tables on " -"disk images." +"Libguestfs contains API calls to read, create and modify partition tables on" +" disk images." msgstr "" #. type: textblock @@ -42655,17 +40887,13 @@ msgid "" " parttype = \"gpt\";\n" " guestfs_part_disk (g, \"/dev/sda\", parttype);\n" "\n" -msgstr "" -" const char *parttype = \"mbr\";\n" -" if (disk_is_larger_than_2TB)\n" -" parttype = \"gpt\";\n" -" guestfs_part_disk (g, \"/dev/sda\", parttype);\n" -"\n" +msgstr " const char *parttype = \"mbr\";\n if (disk_is_larger_than_2TB)\n parttype = \"gpt\";\n guestfs_part_disk (g, \"/dev/sda\", parttype);\n\n" #. type: textblock #: ../src/guestfs.pod:237 msgid "" -"Obviously this effectively wipes anything that was on that disk image before." +"Obviously this effectively wipes anything that was on that disk image " +"before." msgstr "" #. type: =head2 @@ -42676,17 +40904,17 @@ msgstr "LVM2" #. type: textblock #: ../src/guestfs.pod:242 msgid "" -"Libguestfs provides access to a large part of the LVM2 API, such as L</" -"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless " -"you familiarize yourself with the concepts of physical volumes, volume " -"groups and logical volumes." +"Libguestfs provides access to a large part of the LVM2 API, such as " +"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense " +"unless you familiarize yourself with the concepts of physical volumes, " +"volume groups and logical volumes." msgstr "" #. type: textblock #: ../src/guestfs.pod:247 msgid "" -"This author strongly recommends reading the LVM HOWTO, online at L<http://" -"tldp.org/HOWTO/LVM-HOWTO/>." +"This author strongly recommends reading the LVM HOWTO, online at " +"L<http://tldp.org/HOWTO/LVM-HOWTO/>." msgstr "" #. type: =head2 @@ -42698,8 +40926,8 @@ msgstr "ОТРИМАННЯ ДАНИХ" #: ../src/guestfs.pod:252 msgid "" "Use L</guestfs_cat> to download small, text only files. This call is " -"limited to files which are less than 2 MB and which cannot contain any ASCII " -"NUL (C<\\0>) characters. However the API is very simple to use." +"limited to files which are less than 2 MB and which cannot contain any ASCII" +" NUL (C<\\0>) characters. However the API is very simple to use." msgstr "" #. type: textblock @@ -42731,24 +40959,25 @@ msgstr "ВИВАНТАЖЕННЯ" #. type: textblock #: ../src/guestfs.pod:268 msgid "" -"It's often the case that you want to write a file or files to the disk image." +"It's often the case that you want to write a file or files to the disk " +"image." msgstr "" #. type: textblock #: ../src/guestfs.pod:271 msgid "" "To write a small file with fixed content, use L</guestfs_write>. To create " -"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</" -"guestfs_fallocate64> (with all disk blocks allocated). There are a variety " -"of other functions for creating test files, for example L</guestfs_fill> and " -"L</guestfs_fill_pattern>." +"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or " +"L</guestfs_fallocate64> (with all disk blocks allocated). There are a " +"variety of other functions for creating test files, for example " +"L</guestfs_fill> and L</guestfs_fill_pattern>." msgstr "" #. type: textblock #: ../src/guestfs.pod:277 msgid "" -"To upload a single file, use L</guestfs_upload>. This call has no limits on " -"file content or size (even files larger than 4 GB)." +"To upload a single file, use L</guestfs_upload>. This call has no limits on" +" file content or size (even files larger than 4 GB)." msgstr "" #. type: textblock @@ -42761,14 +40990,14 @@ msgstr "" #: ../src/guestfs.pod:282 msgid "" "However the fastest way to upload I<large numbers of arbitrary files> is to " -"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)" -">), then attach this using L</guestfs_add_drive_ro>. If you add the drive " -"in a predictable way (eg. adding it last after all other drives) then you " -"can get the device name from L</guestfs_list_devices> and mount it directly " -"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-" -"portable between kernel versions, and they don't support labels or UUIDs. " -"If you want to pre-build an image or you need to mount it using a label or " -"UUID, use an ISO image instead." +"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and " +"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add" +" the drive in a predictable way (eg. adding it last after all other drives) " +"then you can get the device name from L</guestfs_list_devices> and mount it " +"directly using L</guestfs_mount_ro>. Note that squashfs images are " +"sometimes non-portable between kernel versions, and they don't support " +"labels or UUIDs. If you want to pre-build an image or you need to mount it " +"using a label or UUID, use an ISO image instead." msgstr "" #. type: =head2 @@ -42820,8 +41049,8 @@ msgstr "B<пристрій> на B<пристрій>" #. type: textblock #: ../src/guestfs.pod:315 msgid "" -"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</" -"guestfs_copy_device_to_device>." +"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or " +"L</guestfs_copy_device_to_device>." msgstr "" #. type: textblock @@ -42857,12 +41086,7 @@ msgid "" " GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" " -1);\n" "\n" -msgstr "" -" guestfs_copy_device_to_device (g,\n" -" \"/dev/VG/Original\", \"/dev/VG/Copy\",\n" -" GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n" -" -1);\n" -"\n" +msgstr " guestfs_copy_device_to_device (g,\n \"/dev/VG/Original\", \"/dev/VG/Copy\",\n GUESTFS_COPY_DEVICE_TO_DEVICE_SIZE, 10000,\n -1);\n\n" #. type: =item #: ../src/guestfs.pod:334 @@ -42892,12 +41116,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:346 msgid "" -"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</" -"guestfs_tar_out> etc appear to only take filenames as arguments, so it " +"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, " +"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it " "appears you can only upload and download to files. However many Un*x-like " -"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</" -"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, " -"and arbitrary file descriptor N." +"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, " +"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, " +"stderr, and arbitrary file descriptor N." msgstr "" #. type: textblock @@ -42911,9 +41135,7 @@ msgstr "" msgid "" " guestfs_download (g, filename, \"/dev/stdout\");\n" "\n" -msgstr "" -" guestfs_download (g, filename, \"/dev/stdout\");\n" -"\n" +msgstr " guestfs_download (g, filename, \"/dev/stdout\");\n\n" #. type: textblock #: ../src/guestfs.pod:359 @@ -42928,11 +41150,7 @@ msgid "" " snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" " guestfs_tar_out (g, \"/\", devfd);\n" "\n" -msgstr "" -" char devfd[64];\n" -" snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n" -" guestfs_tar_out (g, \"/\", devfd);\n" -"\n" +msgstr " char devfd[64];\n snprintf (devfd, sizeof devfd, \"/dev/fd/%d\", fd);\n guestfs_tar_out (g, \"/\", devfd);\n\n" #. type: =head2 #: ../src/guestfs.pod:365 @@ -42964,7 +41182,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:377 msgid "" -"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files." +"L</guestfs_find> and L</guestfs_find0> can be used to recursively list " +"files." msgstr "" #. type: =head2 @@ -43007,8 +41226,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:406 msgid "" -"The network may not be available unless you enable it (see L</" -"guestfs_set_network>)." +"The network may not be available unless you enable it (see " +"L</guestfs_set_network>)." msgstr "" #. type: textblock @@ -43046,16 +41265,16 @@ msgstr "" msgid "" "A secure alternative is to use libguestfs to install a \"firstboot\" script " "(a script which runs when the guest next boots normally), and to have this " -"script run the commands you want in the normal context of the running guest, " -"network security and so on. For information about other security issues, " +"script run the commands you want in the normal context of the running guest," +" network security and so on. For information about other security issues, " "see L</SECURITY>." msgstr "" #. type: textblock #: ../src/guestfs.pod:442 msgid "" -"The two main API calls to run commands are L</guestfs_command> and L</" -"guestfs_sh> (there are also variations)." +"The two main API calls to run commands are L</guestfs_command> and " +"L</guestfs_sh> (there are also variations)." msgstr "" #. type: textblock @@ -43082,17 +41301,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:455 msgid "" -"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't " -"document Augeas itself here because there is excellent documentation on the " -"L<http://augeas.net/> website." +"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't" +" document Augeas itself here because there is excellent documentation on the" +" L<http://augeas.net/> website." msgstr "" #. type: textblock #: ../src/guestfs.pod:459 msgid "" -"If you don't want to use Augeas (you fool!) then try calling L</" -"guestfs_read_lines> to get the file as a list of lines which you can iterate " -"over." +"If you don't want to use Augeas (you fool!) then try calling " +"L</guestfs_read_lines> to get the file as a list of lines which you can " +"iterate over." msgstr "" #. type: =head2 @@ -43118,9 +41337,7 @@ msgstr "" msgid "" " guestfs_set_selinux (g, 1);\n" "\n" -msgstr "" -" guestfs_set_selinux (g, 1);\n" -"\n" +msgstr " guestfs_set_selinux (g, 1);\n\n" #. type: textblock #: ../src/guestfs.pod:479 @@ -43135,9 +41352,7 @@ msgstr "" msgid "" " guestfs_sh (g, \"/usr/sbin/load_policy\");\n" "\n" -msgstr "" -" guestfs_sh (g, \"/usr/sbin/load_policy\");\n" -"\n" +msgstr " guestfs_sh (g, \"/usr/sbin/load_policy\");\n\n" #. type: textblock #: ../src/guestfs.pod:485 @@ -43159,9 +41374,7 @@ msgstr "" msgid "" " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" "\n" -msgstr "" -" guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n" -"\n" +msgstr " guestfs_setcon (g, \"unconfined_u:unconfined_r:unconfined_t:s0\");\n\n" #. type: textblock #: ../src/guestfs.pod:498 @@ -43193,16 +41406,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:512 msgid "" -"The default umask is C<022>, so files are created with modes such as C<0644> " -"and directories with C<0755>." +"The default umask is C<022>, so files are created with modes such as C<0644>" +" and directories with C<0755>." msgstr "" #. type: textblock #: ../src/guestfs.pod:515 msgid "" "There are two ways to avoid being affected by umask. Either set umask to 0 " -"(call C<guestfs_umask (g, 0)> early after launching). Or call L</" -"guestfs_chmod> after creating each file or directory." +"(call C<guestfs_umask (g, 0)> early after launching). Or call " +"L</guestfs_chmod> after creating each file or directory." msgstr "" #. type: textblock @@ -43213,8 +41426,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:523 msgid "" -"Libguestfs allows you to access Linux guests which have been encrypted using " -"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " +"Libguestfs allows you to access Linux guests which have been encrypted using" +" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) " "standard. This includes nearly all whole disk encryption systems used by " "modern Linux guests." msgstr "" @@ -43236,27 +41449,27 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:535 msgid "" -"Opening a LUKS device creates a new device mapper device called C</dev/" -"mapper/mapname> (where C<mapname> is the string you supply to L</" -"guestfs_luks_open>). Reads and writes to this mapper device are decrypted " -"from and encrypted to the underlying block device respectively." +"Opening a LUKS device creates a new device mapper device called " +"C</dev/mapper/mapname> (where C<mapname> is the string you supply to " +"L</guestfs_luks_open>). Reads and writes to this mapper device are " +"decrypted from and encrypted to the underlying block device respectively." msgstr "" #. type: textblock #: ../src/guestfs.pod:541 msgid "" -"LVM volume groups on the device can be made visible by calling L</" -"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume" -"(s) can now be mounted in the usual way." +"LVM volume groups on the device can be made visible by calling " +"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical " +"volume(s) can now be mounted in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:545 msgid "" -"Use the reverse process to close a LUKS device. Unmount any logical volumes " -"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " -"[\"/dev/VG\"])>. Then close the mapper device by calling L</" -"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " +"Use the reverse process to close a LUKS device. Unmount any logical volumes" +" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, " +"[\"/dev/VG\"])>. Then close the mapper device by calling " +"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the " "underlying encrypted block device)." msgstr "" @@ -43286,14 +41499,14 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:565 msgid "" -"The call to mount the libguestfs filesystem on a local directory is L</" -"guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The " -"latter does not return until you unmount the filesystem. The reason is that " -"the call enters the FUSE main loop and processes kernel requests, turning " -"them into libguestfs calls. An alternative design would have been to create " -"a background thread to do this, but libguestfs doesn't require pthreads. " -"This way is also more flexible: for example the user can create another " -"thread for L</guestfs_mount_local_run>." +"The call to mount the libguestfs filesystem on a local directory is " +"L</guestfs_mount_local> (q.v.) followed by L</guestfs_mount_local_run>. The" +" latter does not return until you unmount the filesystem. The reason is " +"that the call enters the FUSE main loop and processes kernel requests, " +"turning them into libguestfs calls. An alternative design would have been " +"to create a background thread to do this, but libguestfs doesn't require " +"pthreads. This way is also more flexible: for example the user can create " +"another thread for L</guestfs_mount_local_run>." msgstr "" #. type: textblock @@ -43303,8 +41516,8 @@ msgid "" "mountpoint. The mountpoint is not ready to use until the call returns. At " "this point, accesses to the filesystem will block until the main loop is " "entered (ie. L</guestfs_mount_local_run>). So if you need to start another " -"process to access the filesystem, put the fork between L</" -"guestfs_mount_local> and L</guestfs_mount_local_run>." +"process to access the filesystem, put the fork between " +"L</guestfs_mount_local> and L</guestfs_mount_local_run>." msgstr "" #. type: =head3 @@ -43325,8 +41538,8 @@ msgstr "" #: ../src/guestfs.pod:590 msgid "" "If libguestfs was compiled without support for L</guestfs_mount_local> then " -"calling it will return an error with errno set to C<ENOTSUP> (see L</" -"guestfs_last_errno>)." +"calling it will return an error with errno set to C<ENOTSUP> (see " +"L</guestfs_last_errno>)." msgstr "" #. type: =head3 @@ -43338,8 +41551,8 @@ msgstr "" #: ../src/guestfs.pod:596 msgid "" "Libguestfs on top of FUSE performs quite poorly. For best performance do " -"not use it. Use ordinary libguestfs filesystem calls, upload, download etc. " -"instead." +"not use it. Use ordinary libguestfs filesystem calls, upload, download etc." +" instead." msgstr "" #. type: =head2 @@ -43351,24 +41564,24 @@ msgstr "ПЕРЕВІРКА" #: ../src/guestfs.pod:602 msgid "" "Libguestfs has APIs for inspecting an unknown disk image to find out if it " -"contains operating systems, an install CD or a live CD. (These APIs used to " -"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since " -"version 1.5.3 the most frequently used part of this library has been " +"contains operating systems, an install CD or a live CD. (These APIs used to" +" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since" +" version 1.5.3 the most frequently used part of this library has been " "rewritten in C and moved into the core code)." msgstr "" #. type: textblock #: ../src/guestfs.pod:609 msgid "" -"Add all disks belonging to the unknown virtual machine and call L</" -"guestfs_launch> in the usual way." +"Add all disks belonging to the unknown virtual machine and call " +"L</guestfs_launch> in the usual way." msgstr "" #. type: textblock #: ../src/guestfs.pod:612 msgid "" -"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls " -"and certain heuristics, and returns a list of operating systems that were " +"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls" +" and certain heuristics, and returns a list of operating systems that were " "found. An empty list means none were found. A single element is the root " "filesystem of the operating system. For dual- or multi-boot guests, " "multiple roots can be returned, each one corresponding to a separate " @@ -43381,9 +41594,9 @@ msgstr "" #: ../src/guestfs.pod:621 msgid "" "For each root, you can then call various C<guestfs_inspect_get_*> functions " -"to get additional details about that operating system. For example, call L</" -"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for " -"Windows and Linux-based operating systems respectively." +"to get additional details about that operating system. For example, call " +"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for" +" Windows and Linux-based operating systems respectively." msgstr "" #. type: textblock @@ -43391,8 +41604,8 @@ msgstr "" msgid "" "Un*x-like and Linux-based operating systems usually consist of several " "filesystems which are mounted at boot time (for example, a separate boot " -"partition mounted on C</boot>). The inspection rules are able to detect how " -"filesystems correspond to mount points. Call " +"partition mounted on C</boot>). The inspection rules are able to detect how" +" filesystems correspond to mount points. Call " "C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a " "hash table like this example:" msgstr "" @@ -43405,11 +41618,7 @@ msgid "" " / => /dev/vg_guest/lv_root\n" " /usr => /dev/vg_guest/lv_usr\n" "\n" -msgstr "" -" /boot => /dev/sda1\n" -" / => /dev/vg_guest/lv_root\n" -" /usr => /dev/vg_guest/lv_usr\n" -"\n" +msgstr " /boot => /dev/sda1\n / => /dev/vg_guest/lv_root\n /usr => /dev/vg_guest/lv_usr\n\n" #. type: textblock #: ../src/guestfs.pod:638 @@ -43421,16 +41630,17 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:641 msgid "" -"Be careful to mount filesystems in the right order (eg. C</> before C</" -"usr>). Sorting the keys of the hash by length, shortest first, should work." +"Be careful to mount filesystems in the right order (eg. C</> before " +"C</usr>). Sorting the keys of the hash by length, shortest first, should " +"work." msgstr "" #. type: textblock #: ../src/guestfs.pod:645 msgid "" "Inspection currently only works for some common operating systems. " -"Contributors are welcome to send patches for other operating systems that we " -"currently cannot detect." +"Contributors are welcome to send patches for other operating systems that we" +" currently cannot detect." msgstr "" #. type: textblock @@ -43448,10 +41658,10 @@ msgid "" "inspection and caches the results in the guest handle. Subsequent calls to " "C<guestfs_inspect_get_*> return this cached information, but I<do not> re-" "read the disks. If you change the content of the guest disks, you can redo " -"inspection by calling L</guestfs_inspect_os> again. (L</" -"guestfs_inspect_list_applications> works a little differently from the other " -"calls and does read the disks. See documentation for that function for " -"details)." +"inspection by calling L</guestfs_inspect_os> again. " +"(L</guestfs_inspect_list_applications> works a little differently from the " +"other calls and does read the disks. See documentation for that function " +"for details)." msgstr "" #. type: =head3 @@ -43478,16 +41688,17 @@ msgstr "" #: ../src/guestfs.pod:671 msgid "" "Further information is available about the operating system that can be " -"installed using the regular inspection APIs like L</" -"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc." +"installed using the regular inspection APIs like " +"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> " +"etc." msgstr "" #. type: textblock #: ../src/guestfs.pod:676 msgid "" "Some additional information specific to installer disks is also available " -"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</" -"guestfs_inspect_is_multipart> calls." +"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and " +"L</guestfs_inspect_is_multipart> calls." msgstr "" #. type: =head2 @@ -43498,8 +41709,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:683 msgid "" -"Libguestfs can mount NTFS partitions. It does this using the L<http://www." -"ntfs-3g.org/> driver." +"Libguestfs can mount NTFS partitions. It does this using the L<http://www" +".ntfs-3g.org/> driver." msgstr "" #. type: =head3 @@ -43512,9 +41723,9 @@ msgstr "ЛІТЕРИ ДИСКІВ ТА ШЛЯХИ" msgid "" "DOS and Windows still use drive letters, and the filesystems are always " "treated as case insensitive by Windows itself, and therefore you might find " -"a Windows configuration file referring to a path like C<c:\\windows" -"\\system32>. When the filesystem is mounted in libguestfs, that directory " -"might be referred to as C</WINDOWS/System32>." +"a Windows configuration file referring to a path like " +"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, " +"that directory might be referred to as C</WINDOWS/System32>." msgstr "" #. type: textblock @@ -43535,8 +41746,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:701 msgid "" -"To resolve the case insensitivity of paths, call L</" -"guestfs_case_sensitive_path>." +"To resolve the case insensitivity of paths, call " +"L</guestfs_case_sensitive_path>." msgstr "" #. type: =head3 @@ -43551,8 +41762,8 @@ msgid "" "files, through the library C<hivex> which is part of the libguestfs project " "although ships as a separate tarball. You have to locate and download the " "hive file(s) yourself, and then pass them to C<hivex> functions. See also " -"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-" -"reg(1)> for more help on this issue." +"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-" +"win-reg(1)> for more help on this issue." msgstr "" #. type: =head3 @@ -43573,9 +41784,7 @@ msgstr "" msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" "symbolic-links/>" -msgstr "" -"L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-" -"symbolic-links/>" +msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/junction-points-and-symbolic-links/>" #. type: textblock #: ../src/guestfs.pod:722 @@ -43590,8 +41799,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:729 msgid "" -"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</" -"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " +"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use " +"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended " "attribute, and read the raw reparse data from that (you can find the format " "documented in various places around the web)." msgstr "" @@ -43612,8 +41821,7 @@ msgstr "" #: ../src/guestfs.pod:739 msgid "" "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" -msgstr "" -"L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" +msgstr "L<http://www.tuxera.com/community/ntfs-3g-advanced/extended-attributes/>" #. type: =head2 #: ../src/guestfs.pod:741 @@ -43623,8 +41831,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:743 msgid "" -"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and L</" -"guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems." +"The L</guestfs_resize2fs>, L</guestfs_resize2fs_size> and " +"L</guestfs_resize2fs_M> calls are used to resize ext2/3/4 filesystems." msgstr "" #. type: textblock @@ -43647,8 +41855,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:756 msgid "" -"The L<resize2fs(8)> program can still fail, in which case it prints an error " -"message similar to:" +"The L<resize2fs(8)> program can still fail, in which case it prints an error" +" message similar to:" msgstr "" #. type: verbatim @@ -43685,8 +41893,8 @@ msgstr "" #: ../src/guestfs.pod:772 msgid "" "The API is broadly identical in all supported languages. This means that " -"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> " -"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " +"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>" +" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in " "OCaml. In other words, a straightforward, predictable isomorphism between " "each language." msgstr "" @@ -43694,8 +41902,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:778 msgid "" -"Error messages are automatically transformed into exceptions if the language " -"supports it." +"Error messages are automatically transformed into exceptions if the language" +" supports it." msgstr "" #. type: textblock @@ -43867,8 +42075,8 @@ msgstr "" msgid "" "Since we developed libguestfs and the associated tools, there are several " "things we would have designed differently, but are now stuck with for " -"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 " -"release, you can expect these to change. Beware of them." +"backwards compatibility or other reasons. If there is ever a libguestfs 2.0" +" release, you can expect these to change. Beware of them." msgstr "" #. type: =item @@ -43897,15 +42105,14 @@ msgstr "" msgid "" " guestfs_set_autosync (g, 1);\n" "\n" -msgstr "" -" guestfs_set_autosync (g, 1);\n" -"\n" +msgstr " guestfs_set_autosync (g, 1);\n\n" #. type: textblock #: ../src/guestfs.pod:874 msgid "" "to have the unmount/sync done automatically for you when the handle 'g' is " -"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)" +"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> " +"q.v.)" msgstr "" #. type: textblock @@ -43939,8 +42146,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:891 msgid "" -"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. " -"However C<-o sync> does not add any reliability benefit, but does have a " +"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly." +" However C<-o sync> does not add any reliability benefit, but does have a " "very large performance impact." msgstr "" @@ -43972,8 +42179,8 @@ msgstr "" #: ../src/guestfs.pod:905 msgid "" "Note that many filesystems change the disk when you just mount and unmount, " -"even if you didn't perform any writes. You need to use L</" -"guestfs_add_drive_ro> to guarantee that the disk is not changed." +"even if you didn't perform any writes. You need to use " +"L</guestfs_add_drive_ro> to guarantee that the disk is not changed." msgstr "" #. type: =item @@ -43985,10 +42192,10 @@ msgstr "" #: ../src/guestfs.pod:911 msgid "" "C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for " -"examination). It tries to run a guestfish command C<disk.img> which doesn't " -"exist, so it fails. In earlier versions of guestfish the error message was " -"also unintuitive, but we have corrected this since. Like the Bourne shell, " -"we should have used C<guestfish -c command> to run commands." +"examination). It tries to run a guestfish command C<disk.img> which doesn't" +" exist, so it fails. In earlier versions of guestfish the error message was" +" also unintuitive, but we have corrected this since. Like the Bourne shell," +" we should have used C<guestfish -c command> to run commands." msgstr "" #. type: =item @@ -44017,9 +42224,7 @@ msgstr "" msgid "" " lvcreate LV VG 100M\n" "\n" -msgstr "" -" lvcreate LV VG 100M\n" -"\n" +msgstr " lvcreate LV VG 100M\n\n" #. type: textblock #: ../src/guestfs.pod:931 @@ -44045,9 +42250,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:941 msgid "" -"There is a subtle ambiguity in the API between a device name (eg. C</dev/" -"sdb2>) and a similar pathname. A file might just happen to be called " -"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." +"There is a subtle ambiguity in the API between a device name (eg. " +"C</dev/sdb2>) and a similar pathname. A file might just happen to be called" +" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)." msgstr "" #. type: textblock @@ -44125,8 +42330,8 @@ msgstr "" #: ../src/guestfs.pod:982 msgid "" "Therefore you should be aware that any key parameter you pass to libguestfs " -"might end up being written out to the swap partition. If this is a concern, " -"scrub the swap partition or don't use libguestfs on encrypted devices." +"might end up being written out to the swap partition. If this is a concern," +" scrub the swap partition or don't use libguestfs on encrypted devices." msgstr "" #. type: =head2 @@ -44144,9 +42349,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:992 msgid "" -"Only use the handle from a single thread. Either use the handle exclusively " -"from one thread, or provide your own mutex so that two threads cannot issue " -"calls on the same handle at the same time." +"Only use the handle from a single thread. Either use the handle exclusively" +" from one thread, or provide your own mutex so that two threads cannot issue" +" calls on the same handle at the same time." msgstr "" #. type: textblock @@ -44171,15 +42376,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1004 msgid "" -"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</" -"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." +"By default it looks for these in the directory C<$libdir/guestfs> (eg. " +"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)." msgstr "" #. type: textblock #: ../src/guestfs.pod:1007 msgid "" -"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> " -"to change the directories that libguestfs will search in. The value is a " +"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>" +" to change the directories that libguestfs will search in. The value is a " "colon-separated list of paths. The current directory is I<not> searched " "unless the path contains an empty element or C<.>. For example " "C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and " @@ -44194,8 +42399,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1016 msgid "" -"If you want to compile your own qemu, run qemu from a non-standard location, " -"or pass extra arguments to qemu, then you can write a shell-script wrapper " +"If you want to compile your own qemu, run qemu from a non-standard location," +" or pass extra arguments to qemu, then you can write a shell-script wrapper " "around qemu." msgstr "" @@ -44211,8 +42416,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1025 msgid "" -"Here is an example of a wrapper, where I have built my own copy of qemu from " -"source:" +"Here is an example of a wrapper, where I have built my own copy of qemu from" +" source:" msgstr "" #. type: verbatim @@ -44223,11 +42428,7 @@ msgid "" " qemudir=/home/rjones/d/qemu\n" " exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" "\n" -msgstr "" -" #!/bin/sh -\n" -" qemudir=/home/rjones/d/qemu\n" -" exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n" -"\n" +msgstr " #!/bin/sh -\n qemudir=/home/rjones/d/qemu\n exec $qemudir/x86_64-softmmu/qemu-system-x86_64 -L $qemudir/pc-bios \"$@\"\n\n" #. type: textblock #: ../src/guestfs.pod:1032 @@ -44243,9 +42444,7 @@ msgstr "" msgid "" " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" "\n" -msgstr "" -" LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n" -"\n" +msgstr " LIBGUESTFS_QEMU=/tmp/qemu.wrapper guestfish\n\n" #. type: textblock #: ../src/guestfs.pod:1038 @@ -44258,9 +42457,9 @@ msgstr "" #: ../src/guestfs.pod:1041 msgid "" "Wrappers can also be used to edit the options passed to qemu. In the " -"following example, the C<-machine ...> option (C<-machine> and the following " -"argument) are removed from the command line and replaced with C<-machine pc," -"accel=tcg>. The while loop iterates over the options until it finds the " +"following example, the C<-machine ...> option (C<-machine> and the following" +" argument) are removed from the command line and replaced with C<-machine " +"pc,accel=tcg>. The while loop iterates over the options until it finds the " "right one to remove, putting the remaining options into the C<args> array." msgstr "" @@ -44280,19 +42479,7 @@ msgid "" " esac\n" " done\n" " \n" -msgstr "" -" i=0\n" -" while [ $# -gt 0 ]; do\n" -" case \"$1\" in\n" -" -machine)\n" -" shift 2;;\n" -" *)\n" -" args[i]=\"$1\"\n" -" (( i++ ))\n" -" shift ;;\n" -" esac\n" -" done\n" -" \n" +msgstr " i=0\n while [ $# -gt 0 ]; do\n case \"$1\" in\n -machine)\n shift 2;;\n *)\n args[i]=\"$1\"\n (( i++ ))\n shift ;;\n esac\n done\n \n" #. type: verbatim #: ../src/guestfs.pod:1062 @@ -44300,9 +42487,7 @@ msgstr "" msgid "" " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" "\n" -msgstr "" -" exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n" -"\n" +msgstr " exec qemu-kvm -machine pc,accel=tcg \"${args[@]}\"\n\n" #. type: =head2 #: ../src/guestfs.pod:1064 @@ -44333,15 +42518,15 @@ msgstr "За допомогою guestfs_set_attach_method" #: ../src/guestfs.pod:1075 msgid "" "By calling L</guestfs_set_attach_method> you can change how the library " -"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</" -"ARCHITECTURE> for some background)." +"connects to the C<guestfsd> daemon in L</guestfs_launch> (read " +"L</ARCHITECTURE> for some background)." msgstr "" #. type: textblock #: ../src/guestfs.pod:1079 msgid "" -"The normal attach method is C<appliance>, where a small appliance is created " -"containing the daemon, and then the library connects to this." +"The normal attach method is C<appliance>, where a small appliance is created" +" containing the daemon, and then the library connects to this." msgstr "" #. type: textblock @@ -44390,19 +42575,7 @@ msgid "" " </devices>\n" " </domain>\n" "\n" -msgstr "" -" <domain>\n" -" ...\n" -" <devices>\n" -" ...\n" -" <channel type='unix'>\n" -" <source mode='bind' path='/path/to/socket'/>\n" -" <target type='virtio' name='org.libguestfs.channel.0'/>\n" -" </channel>\n" -" ...\n" -" </devices>\n" -" </domain>\n" -"\n" +msgstr " <domain>\n ...\n <devices>\n ...\n <channel type='unix'>\n <source mode='bind' path='/path/to/socket'/>\n <target type='virtio' name='org.libguestfs.channel.0'/>\n </channel>\n ...\n </devices>\n </domain>\n\n" #. type: textblock #: ../src/guestfs.pod:1110 @@ -44437,8 +42610,8 @@ msgid "" "We guarantee the libguestfs ABI (binary interface), for public, high-level " "actions as outlined in this section. Although we will deprecate some " "actions, for example if they get replaced by newer calls, we will keep the " -"old actions forever. This allows you the developer to program in confidence " -"against the libguestfs API." +"old actions forever. This allows you the developer to program in confidence" +" against the libguestfs API." msgstr "" #. type: =head2 @@ -44451,13 +42624,14 @@ msgstr "ІМЕНУВАННЯ БЛОКОВИХ ПРИСТРОЇВ" msgid "" "In the kernel there is now quite a profusion of schemata for naming block " "devices (in this context, by I<block device> I mean a physical or virtual " -"hard drive). The original Linux IDE driver used names starting with C</dev/" -"hd*>. SCSI devices have historically used a different naming scheme, C</dev/" -"sd*>. When the Linux kernel I<libata> driver became a popular replacement " -"for the old IDE driver (particularly for SATA devices) those devices also " -"used the C</dev/sd*> scheme. Additionally we now have virtual machines with " -"paravirtualized drivers. This has created several different naming systems, " -"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks." +"hard drive). The original Linux IDE driver used names starting with " +"C</dev/hd*>. SCSI devices have historically used a different naming scheme," +" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular " +"replacement for the old IDE driver (particularly for SATA devices) those " +"devices also used the C</dev/sd*> scheme. Additionally we now have virtual " +"machines with paravirtualized drivers. This has created several different " +"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for " +"Xen PV disks." msgstr "" #. type: textblock @@ -44480,16 +42654,16 @@ msgstr "" #: ../src/guestfs.pod:1152 msgid "" "Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. " -"Internally C</dev/sd*> names are translated, if necessary, to other names as " -"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any " -"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." +"Internally C</dev/sd*> names are translated, if necessary, to other names as" +" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any" +" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently." msgstr "" #. type: textblock #: ../src/guestfs.pod:1158 msgid "" -"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, " -"L</guestfs_list_partitions> and similar calls return the true names of the " +"Note that this I<only> applies to parameters. The L</guestfs_list_devices>," +" L</guestfs_list_partitions> and similar calls return the true names of the " "devices and partitions as known to the appliance." msgstr "" @@ -44501,9 +42675,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1165 msgid "" -"Usually this translation is transparent. However in some (very rare) cases " -"you may need to know the exact algorithm. Such cases include where you use " -"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" +"Usually this translation is transparent. However in some (very rare) cases" +" you may need to know the exact algorithm. Such cases include where you use" +" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-" "based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices." msgstr "" @@ -44511,8 +42685,8 @@ msgstr "" #: ../src/guestfs.pod:1171 msgid "" "The algorithm is applied only to I<parameters> which are known to be either " -"device or partition names. Return values from functions such as L</" -"guestfs_list_devices> are never changed." +"device or partition names. Return values from functions such as " +"L</guestfs_list_devices> are never changed." msgstr "" #. type: textblock @@ -44566,8 +42740,8 @@ msgstr "" #: ../src/guestfs.pod:1208 msgid "" "Although the standard naming scheme and automatic translation is useful for " -"simple programs and guestfish scripts, for larger programs it is best not to " -"rely on this mechanism." +"simple programs and guestfish scripts, for larger programs it is best not to" +" rely on this mechanism." msgstr "" #. type: textblock @@ -44704,10 +42878,10 @@ msgstr "ЗАХИСТ ПРОТОКОЛУ" #. type: textblock #: ../src/guestfs.pod:1304 msgid "" -"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a " -"defined upper message size. However a program that uses libguestfs must " -"also take care - for example you can write a program that downloads a binary " -"from a disk image and executes it locally, and no amount of protocol " +"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a" +" defined upper message size. However a program that uses libguestfs must " +"also take care - for example you can write a program that downloads a binary" +" from a disk image and executes it locally, and no amount of protocol " "security will save you from the consequences." msgstr "" @@ -44729,8 +42903,8 @@ msgstr "" #: ../src/guestfs.pod:1318 msgid "" "Guest configuration may be altered in unusual ways by the administrator of " -"the virtual machine, and may not reflect reality (particularly for untrusted " -"or actively malicious guests). For example we parse the hostname from " +"the virtual machine, and may not reflect reality (particularly for untrusted" +" or actively malicious guests). For example we parse the hostname from " "configuration files like C</etc/sysconfig/network> that we find in the " "guest, but the guest administrator can easily manipulate these files to " "provide the wrong hostname." @@ -44742,8 +42916,8 @@ msgid "" "The inspection API parses guest configuration using two external libraries: " "Augeas (Linux configuration) and hivex (Windows Registry). Both are " "designed to be robust in the face of malicious data, although denial of " -"service attacks are still possible, for example with oversized configuration " -"files." +"service attacks are still possible, for example with oversized configuration" +" files." msgstr "" #. type: =head2 @@ -44782,8 +42956,8 @@ msgstr "" #: ../src/guestfs.pod:1347 msgid "" "A raw disk image is just the raw bytes, there is no header. Other disk " -"images like qcow2 contain a special header. Qemu deals with this by looking " -"for one of the known headers, and if none is found then assuming the disk " +"images like qcow2 contain a special header. Qemu deals with this by looking" +" for one of the known headers, and if none is found then assuming the disk " "image must be raw." msgstr "" @@ -44792,8 +42966,8 @@ msgstr "" msgid "" "This allows a guest which has been given a raw disk image to write some " "other header. At next boot (or when the disk image is accessed by " -"libguestfs) qemu would do autodetection and think the disk image format was, " -"say, qcow2 based on the header written by the guest." +"libguestfs) qemu would do autodetection and think the disk image format was," +" say, qcow2 based on the header written by the guest." msgstr "" #. type: textblock @@ -44870,8 +43044,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1400 msgid "" -"For information on using multiple handles and threads, see the section L</" -"MULTIPLE HANDLES AND MULTIPLE THREADS> above." +"For information on using multiple handles and threads, see the section " +"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above." msgstr "" #. type: =head2 @@ -44885,9 +43059,7 @@ msgstr "guestfs_create" msgid "" " guestfs_h *guestfs_create (void);\n" "\n" -msgstr "" -" guestfs_h *guestfs_create (void);\n" -"\n" +msgstr " guestfs_h *guestfs_create (void);\n\n" #. type: textblock #: ../src/guestfs.pod:1407 @@ -44897,8 +43069,8 @@ msgstr "Створити дескриптор з’єднання." #. type: textblock #: ../src/guestfs.pod:1409 msgid "" -"On success this returns a non-NULL pointer to a handle. On error it returns " -"NULL." +"On success this returns a non-NULL pointer to a handle. On error it returns" +" NULL." msgstr "" #. type: textblock @@ -44917,8 +43089,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1418 msgid "" -"You may also want to configure error handling for the handle. See the L</" -"ERROR HANDLING> section below." +"You may also want to configure error handling for the handle. See the " +"L</ERROR HANDLING> section below." msgstr "" #. type: =head2 @@ -44932,9 +43104,7 @@ msgstr "guestfs_close" msgid "" " void guestfs_close (guestfs_h *g);\n" "\n" -msgstr "" -" void guestfs_close (guestfs_h *g);\n" -"\n" +msgstr " void guestfs_close (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1425 @@ -44945,8 +43115,8 @@ msgstr "" #: ../src/guestfs.pod:1427 msgid "" "If autosync was set on the handle and the handle was launched, then this " -"implicitly calls various functions to unmount filesystems and sync the " -"disk. See L</guestfs_set_autosync> for more details." +"implicitly calls various functions to unmount filesystems and sync the disk." +" See L</guestfs_set_autosync> for more details." msgstr "" #. type: textblock @@ -44977,9 +43147,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1442 msgid "" -"You can get at the additional information about the last error on the handle " -"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting " -"up an error handler with L</guestfs_set_error_handler>." +"You can get at the additional information about the last error on the handle" +" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by " +"setting up an error handler with L</guestfs_set_error_handler>." msgstr "" #. type: textblock @@ -44997,10 +43167,7 @@ msgid "" " if (guestfs_launch (g) == -1)\n" " exit (EXIT_FAILURE);\n" "\n" -msgstr "" -" if (guestfs_launch (g) == -1)\n" -" exit (EXIT_FAILURE);\n" -"\n" +msgstr " if (guestfs_launch (g) == -1)\n exit (EXIT_FAILURE);\n\n" #. type: textblock #: ../src/guestfs.pod:1454 @@ -45046,19 +43213,19 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1475 msgid "" -"Out of memory errors are handled differently. The default action is to call " -"L<abort(3)>. If this is undesirable, then you can set a handler using L</" -"guestfs_set_out_of_memory_handler>." +"Out of memory errors are handled differently. The default action is to call" +" L<abort(3)>. If this is undesirable, then you can set a handler using " +"L</guestfs_set_out_of_memory_handler>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1479 msgid "" "L</guestfs_create> returns C<NULL> if the handle cannot be created, and " -"because there is no handle if this happens there is no way to get additional " -"error information. However L</guestfs_create> is supposed to be a " -"lightweight operation which can only fail because of insufficient memory (it " -"returns NULL in this case)." +"because there is no handle if this happens there is no way to get additional" +" error information. However L</guestfs_create> is supposed to be a " +"lightweight operation which can only fail because of insufficient memory (it" +" returns NULL in this case)." msgstr "" #. type: =head2 @@ -45072,22 +43239,20 @@ msgstr "guestfs_last_error" msgid "" " const char *guestfs_last_error (guestfs_h *g);\n" "\n" -msgstr "" -" const char *guestfs_last_error (guestfs_h *g);\n" -"\n" +msgstr " const char *guestfs_last_error (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1489 msgid "" -"This returns the last error message that happened on C<g>. If there has not " -"been an error since the handle was created, then this returns C<NULL>." +"This returns the last error message that happened on C<g>. If there has not" +" been an error since the handle was created, then this returns C<NULL>." msgstr "" #. type: textblock #: ../src/guestfs.pod:1493 msgid "" -"The lifetime of the returned string is until the next error occurs, or L</" -"guestfs_close> is called." +"The lifetime of the returned string is until the next error occurs, or " +"L</guestfs_close> is called." msgstr "" #. type: =head2 @@ -45101,9 +43266,7 @@ msgstr "guestfs_last_errno" msgid "" " int guestfs_last_errno (guestfs_h *g);\n" "\n" -msgstr "" -" int guestfs_last_errno (guestfs_h *g);\n" -"\n" +msgstr " int guestfs_last_errno (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1500 @@ -45147,8 +43310,8 @@ msgid "" "Libguestfs tries to convert the errno from inside the applicance into a " "corresponding errno for the caller (not entirely trivial: the appliance " "might be running a completely different operating system from the library " -"and error numbers are not standardized across Un*xen). If this could not be " -"done, then the error is translated to C<EINVAL>. In practice this should " +"and error numbers are not standardized across Un*xen). If this could not be" +" done, then the error is translated to C<EINVAL>. In practice this should " "only happen in very rare circumstances." msgstr "" @@ -45168,14 +43331,7 @@ msgid "" " guestfs_error_handler_cb cb,\n" " void *opaque);\n" "\n" -msgstr "" -" typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n" -" void *opaque,\n" -" const char *msg);\n" -" void guestfs_set_error_handler (guestfs_h *g,\n" -" guestfs_error_handler_cb cb,\n" -" void *opaque);\n" -"\n" +msgstr " typedef void (*guestfs_error_handler_cb) (guestfs_h *g,\n void *opaque,\n const char *msg);\n void guestfs_set_error_handler (guestfs_h *g,\n guestfs_error_handler_cb cb,\n void *opaque);\n\n" #. type: textblock #: ../src/guestfs.pod:1544 @@ -45222,10 +43378,7 @@ msgid "" " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" " void **opaque_rtn);\n" "\n" -msgstr "" -" guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n" -" void **opaque_rtn);\n" -"\n" +msgstr " guestfs_error_handler_cb guestfs_get_error_handler (guestfs_h *g,\n void **opaque_rtn);\n\n" #. type: textblock #: ../src/guestfs.pod:1564 @@ -45276,9 +43429,7 @@ msgstr "guestfs_get_out_of_memory_handler" msgid "" " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" "\n" -msgstr "" -" guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n" -"\n" +msgstr " guestfs_abort_fn guestfs_get_out_of_memory_handler (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:1584 @@ -45332,8 +43483,8 @@ msgstr "" #: ../src/guestfs.pod:1607 msgid "" "In L<guestfish(3)> there is a handy interactive command C<supported> which " -"prints out the available groups and whether they are supported by this build " -"of libguestfs. Note however that you have to do C<run> first." +"prints out the available groups and whether they are supported by this build" +" of libguestfs. Note however that you have to do C<run> first." msgstr "" #. type: =head2 @@ -45354,9 +43505,7 @@ msgstr "" msgid "" " #define LIBGUESTFS_HAVE_DD 1\n" "\n" -msgstr "" -" #define LIBGUESTFS_HAVE_DD 1\n" -"\n" +msgstr " #define LIBGUESTFS_HAVE_DD 1\n\n" #. type: textblock #: ../src/guestfs.pod:1619 @@ -45367,8 +43516,8 @@ msgstr "" #: ../src/guestfs.pod:1621 msgid "" "Before version 1.5.8, if you needed to test whether a single libguestfs " -"function is available at compile time, we recommended using build tools such " -"as autoconf or cmake. For example in autotools you could use:" +"function is available at compile time, we recommended using build tools such" +" as autoconf or cmake. For example in autotools you could use:" msgstr "" #. type: verbatim @@ -45378,16 +43527,13 @@ msgid "" " AC_CHECK_LIB([guestfs],[guestfs_create])\n" " AC_CHECK_FUNCS([guestfs_dd])\n" "\n" -msgstr "" -" AC_CHECK_LIB([guestfs],[guestfs_create])\n" -" AC_CHECK_FUNCS([guestfs_dd])\n" -"\n" +msgstr " AC_CHECK_LIB([guestfs],[guestfs_create])\n AC_CHECK_FUNCS([guestfs_dd])\n\n" #. type: textblock #: ../src/guestfs.pod:1629 msgid "" -"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined " -"in your program." +"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined" +" in your program." msgstr "" #. type: =head2 @@ -45423,13 +43569,7 @@ msgid "" " #include <dlfcn.h>\n" " #include <guestfs.h>\n" " \n" -msgstr "" -" #include <stdio.h>\n" -" #include <stdlib.h>\n" -" #include <unistd.h>\n" -" #include <dlfcn.h>\n" -" #include <guestfs.h>\n" -" \n" +msgstr " #include <stdio.h>\n #include <stdlib.h>\n #include <unistd.h>\n #include <dlfcn.h>\n #include <guestfs.h>\n \n" #. type: verbatim #: ../src/guestfs.pod:1651 @@ -45441,13 +43581,7 @@ msgid "" " void *dl;\n" " int has_function;\n" " \n" -msgstr "" -" main ()\n" -" {\n" -" #ifdef LIBGUESTFS_HAVE_DD\n" -" void *dl;\n" -" int has_function;\n" -" \n" +msgstr " main ()\n {\n #ifdef LIBGUESTFS_HAVE_DD\n void *dl;\n int has_function;\n \n" #. type: verbatim #: ../src/guestfs.pod:1657 @@ -45507,9 +43641,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1688 msgid "" -"A recent feature of the API is the introduction of calls which take optional " -"arguments. In C these are declared 3 ways. The main way is as a call which " -"takes variable arguments (ie. C<...>), as in this example:" +"A recent feature of the API is the introduction of calls which take optional" +" arguments. In C these are declared 3 ways. The main way is as a call " +"which takes variable arguments (ie. C<...>), as in this example:" msgstr "" #. type: verbatim @@ -45518,9 +43652,7 @@ msgstr "" msgid "" " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" "\n" -msgstr "" -" int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n" -"\n" +msgstr " int guestfs_add_drive_opts (guestfs_h *g, const char *filename, ...);\n\n" #. type: textblock #: ../src/guestfs.pod:1695 @@ -45535,9 +43667,7 @@ msgstr "" msgid "" " guestfs_add_drive_opts (g, filename, -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename, -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename, -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1700 @@ -45552,11 +43682,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1706 @@ -45572,12 +43698,7 @@ msgid "" " GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" " -1);\n" "\n" -msgstr "" -" guestfs_add_drive_opts (g, filename,\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n" -" GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n" -" -1);\n" -"\n" +msgstr " guestfs_add_drive_opts (g, filename,\n GUESTFS_ADD_DRIVE_OPTS_FORMAT, \"qcow2\",\n GUESTFS_ADD_DRIVE_OPTS_READONLY, 1,\n -1);\n\n" #. type: textblock #: ../src/guestfs.pod:1713 @@ -45594,8 +43715,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1718 msgid "" -"The second variant has the same name with the suffix C<_va>, which works the " -"same way but takes a C<va_list>. See the C manual for details. For the " +"The second variant has the same name with the suffix C<_va>, which works the" +" same way but takes a C<va_list>. See the C manual for details. For the " "example function, this is declared:" msgstr "" @@ -45606,10 +43727,7 @@ msgid "" " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" " va_list args);\n" "\n" -msgstr "" -" int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n" -" va_list args);\n" -"\n" +msgstr " int guestfs_add_drive_opts_va (guestfs_h *g, const char *filename,\n va_list args);\n\n" #. type: =head2 #: ../src/guestfs.pod:1725 @@ -45639,16 +43757,7 @@ msgid "" " int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" " const struct guestfs_add_drive_opts_argv *optargs);\n" "\n" -msgstr "" -" struct guestfs_add_drive_opts_argv {\n" -" uint64_t bitmask;\n" -" int readonly;\n" -" const char *format;\n" -" /* ... */\n" -" };\n" -" int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n" -" const struct guestfs_add_drive_opts_argv *optargs);\n" -"\n" +msgstr " struct guestfs_add_drive_opts_argv {\n uint64_t bitmask;\n int readonly;\n const char *format;\n /* ... */\n };\n int guestfs_add_drive_opts_argv (guestfs_h *g, const char *filename,\n const struct guestfs_add_drive_opts_argv *optargs);\n\n" #. type: textblock #: ../src/guestfs.pod:1742 @@ -45666,14 +43775,7 @@ msgid "" " .format = \"qcow2\"\n" " };\n" " \n" -msgstr "" -" struct guestfs_add_drive_opts_argv optargs = {\n" -" .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n" -" GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n" -" .readonly = 1,\n" -" .format = \"qcow2\"\n" -" };\n" -" \n" +msgstr " struct guestfs_add_drive_opts_argv optargs = {\n .bitmask = GUESTFS_ADD_DRIVE_OPTS_READONLY_BITMASK |\n GUESTFS_ADD_DRIVE_OPTS_FORMAT_BITMASK,\n .readonly = 1,\n .format = \"qcow2\"\n };\n \n" #. type: verbatim #: ../src/guestfs.pod:1751 @@ -45681,13 +43783,12 @@ msgstr "" msgid "" " guestfs_add_drive_opts_argv (g, filename, &optargs);\n" "\n" -msgstr "" -" guestfs_add_drive_opts_argv (g, filename, &optargs);\n" -"\n" +msgstr " guestfs_add_drive_opts_argv (g, filename, &optargs);\n\n" #. type: textblock #: ../src/guestfs.pod:1759 -msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask." +msgid "" +"The C<_BITMASK> suffix on each option name when specifying the bitmask." msgstr "" #. type: textblock @@ -45752,10 +43853,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1800 msgid "" -"In the current implementation, events are only generated synchronously: that " -"means that events (and hence callbacks) can only happen while you are in the " -"middle of making another libguestfs call. The callback is called in the " -"same thread." +"In the current implementation, events are only generated synchronously: that" +" means that events (and hence callbacks) can only happen while you are in " +"the middle of making another libguestfs call. The callback is called in the" +" same thread." msgstr "" #. type: textblock @@ -45786,8 +43887,8 @@ msgstr "" #: ../src/guestfs.pod:1819 msgid "" "Note that libguestfs installs an L<atexit(3)> handler to try to clean up " -"handles that are open when the program exits. This means that this callback " -"might be called indirectly from L<exit(3)>, which can cause unexpected " +"handles that are open when the program exits. This means that this callback" +" might be called indirectly from L<exit(3)>, which can cause unexpected " "problems in higher-level languages (eg. if your HLL interpreter has already " "been cleaned up by the time this is called, and if your callback then jumps " "into some HLL function)." @@ -45856,9 +43957,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1859 msgid "" -"The units of C<total> are not defined, although for some operations C<total> " -"may relate in some way to the amount of data to be transferred (eg. in bytes " -"or megabytes), and C<position> may be the portion which has been transferred." +"The units of C<total> are not defined, although for some operations C<total>" +" may relate in some way to the amount of data to be transferred (eg. in " +"bytes or megabytes), and C<position> may be the portion which has been " +"transferred." msgstr "" #. type: textblock @@ -45890,16 +43992,16 @@ msgstr "" #: ../src/guestfs.pod:1883 msgid "" "This is to simplify caller code, so callers can easily set the progress " -"indicator to \"100%\" at the end of the operation, without requiring special " -"code to detect this case." +"indicator to \"100%\" at the end of the operation, without requiring special" +" code to detect this case." msgstr "" #. type: textblock #: ../src/guestfs.pod:1889 msgid "" "For some calls we are unable to estimate the progress of the call, but we " -"can still generate progress messages to indicate activity. This is known as " -"\"pulse mode\", and is directly supported by certain progress bar " +"can still generate progress messages to indicate activity. This is known as" +" \"pulse mode\", and is directly supported by certain progress bar " "implementations (eg. GtkProgressBar)." msgstr "" @@ -45940,15 +44042,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1914 msgid "" -"The callback function is called whenever a log message is generated by qemu, " -"the appliance kernel, guestfsd (daemon), or utility programs." +"The callback function is called whenever a log message is generated by qemu," +" the appliance kernel, guestfsd (daemon), or utility programs." msgstr "" #. type: textblock #: ../src/guestfs.pod:1917 msgid "" -"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</" -"guestfs_launch>) then additional debug messages are generated." +"If the verbose flag (L</guestfs_set_verbose>) is set before launch " +"(L</guestfs_launch>) then additional debug messages are generated." msgstr "" #. type: textblock @@ -45986,8 +44088,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1942 msgid "" -"The callback function is called whenever a trace message is generated. This " -"only applies if the trace flag (L</guestfs_set_trace>) is set." +"The callback function is called whenever a trace message is generated. This" +" only applies if the trace flag (L</guestfs_set_trace>) is set." msgstr "" #. type: textblock @@ -46038,13 +44140,7 @@ msgid "" " int flags,\n" " void *opaque);\n" "\n" -msgstr "" -" int guestfs_set_event_callback (guestfs_h *g,\n" -" guestfs_event_callback cb,\n" -" uint64_t event_bitmask,\n" -" int flags,\n" -" void *opaque);\n" -"\n" +msgstr " int guestfs_set_event_callback (guestfs_h *g,\n guestfs_event_callback cb,\n uint64_t event_bitmask,\n int flags,\n void *opaque);\n\n" #. type: textblock #: ../src/guestfs.pod:1974 @@ -46057,8 +44153,8 @@ msgstr "" #: ../src/guestfs.pod:1977 msgid "" "For example, to register for all log message events, you could call this " -"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. " -"To register a single callback for all possible classes of events, use " +"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>." +" To register a single callback for all possible classes of events, use " "C<GUESTFS_EVENT_ALL>." msgstr "" @@ -46070,8 +44166,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1985 msgid "" -"C<opaque> is an opaque pointer which is passed to the callback. You can use " -"it for any purpose." +"C<opaque> is an opaque pointer which is passed to the callback. You can use" +" it for any purpose." msgstr "" #. type: textblock @@ -46084,8 +44180,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:1991 msgid "" -"If there is an error, this function returns C<-1>, and sets the error in the " -"handle in the usual way (see L</guestfs_last_error> etc.)" +"If there is an error, this function returns C<-1>, and sets the error in the" +" handle in the usual way (see L</guestfs_last_error> etc.)" msgstr "" #. type: textblock @@ -46114,13 +44210,13 @@ msgstr "guestfs_delete_event_callback" msgid "" " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n" "\n" -msgstr "" +msgstr " void guestfs_delete_event_callback (guestfs_h *g, int event_handle);\n\n" #. type: textblock #: ../src/guestfs.pod:2005 msgid "" -"Delete a callback that was previously registered. C<event_handle> should be " -"the integer that was returned by a previous call to " +"Delete a callback that was previously registered. C<event_handle> should be" +" the integer that was returned by a previous call to " "C<guestfs_set_event_callback> on the same handle." msgstr "" @@ -46142,7 +44238,7 @@ msgid "" " const char *buf, size_t buf_len,\n" " const uint64_t *array, size_t array_len);\n" "\n" -msgstr "" +msgstr " typedef void (*guestfs_event_callback) (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len);\n\n" #. type: textblock #: ../src/guestfs.pod:2020 @@ -46161,9 +44257,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2027 msgid "" -"The remaining parameters contain the event payload (if any). Each event may " -"contain a payload, which usually relates to the event class, but for future " -"proofing your code should be written to handle any payload for any event " +"The remaining parameters contain the event payload (if any). Each event may" +" contain a payload, which usually relates to the event class, but for future" +" proofing your code should be written to handle any payload for any event " "class." msgstr "" @@ -46252,22 +44348,7 @@ msgid "" " syslog (priority, \"event 0x%lx: %s\", event, buf);\n" " }\n" "\n" -msgstr "" -" static void\n" -" message_callback (\n" -" guestfs_h *g,\n" -" void *opaque,\n" -" uint64_t event,\n" -" int event_handle,\n" -" int flags,\n" -" const char *buf, size_t buf_len,\n" -" const uint64_t *array, size_t array_len)\n" -" {\n" -" const int priority = LOG_USER|LOG_INFO;\n" -" if (buf_len > 0)\n" -" syslog (priority, \"event 0x%lx: %s\", event, buf);\n" -" }\n" -"\n" +msgstr " static void\n message_callback (\n guestfs_h *g,\n void *opaque,\n uint64_t event,\n int event_handle,\n int flags,\n const char *buf, size_t buf_len,\n const uint64_t *array, size_t array_len)\n {\n const int priority = LOG_USER|LOG_INFO;\n if (buf_len > 0)\n syslog (priority, \"event 0x%lx: %s\", event, buf);\n }\n\n" #. type: =head1 #: ../src/guestfs.pod:2081 @@ -46294,9 +44375,7 @@ msgstr "guestfs_user_cancel" msgid "" " void guestfs_user_cancel (guestfs_h *g);\n" "\n" -msgstr "" -" void guestfs_user_cancel (guestfs_h *g);\n" -"\n" +msgstr " void guestfs_user_cancel (guestfs_h *g);\n\n" #. type: textblock #: ../src/guestfs.pod:2092 @@ -46308,17 +44387,17 @@ msgstr "" #: ../src/guestfs.pod:2095 msgid "" "Unlike most other libguestfs calls, this function is signal safe and thread " -"safe. You can call it from a signal handler or from another thread, without " -"needing to do any locking." +"safe. You can call it from a signal handler or from another thread, without" +" needing to do any locking." msgstr "" #. type: textblock #: ../src/guestfs.pod:2099 msgid "" "The transfer that was in progress (if there is one) will stop shortly " -"afterwards, and will return an error. The errno (see L</" -"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find " -"out if the operation was cancelled or failed because of another error." +"afterwards, and will return an error. The errno (see " +"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find" +" out if the operation was cancelled or failed because of another error." msgstr "" #. type: textblock @@ -46331,7 +44410,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2109 -msgid "There are two common places that you might call C<guestfs_user_cancel>." +msgid "" +"There are two common places that you might call C<guestfs_user_cancel>." msgstr "" #. type: textblock @@ -46374,9 +44454,7 @@ msgstr "" msgid "" " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" "\n" -msgstr "" -" void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n" -"\n" +msgstr " void guestfs_set_private (guestfs_h *g, const char *key, void *data);\n\n" #. type: textblock #: ../src/guestfs.pod:2131 @@ -46407,9 +44485,7 @@ msgstr "" msgid "" " void *guestfs_get_private (guestfs_h *g, const char *key);\n" "\n" -msgstr "" -" void *guestfs_get_private (guestfs_h *g, const char *key);\n" -"\n" +msgstr " void *guestfs_get_private (guestfs_h *g, const char *key);\n\n" #. type: textblock #: ../src/guestfs.pod:2145 @@ -46441,9 +44517,7 @@ msgstr "" msgid "" " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr "" -" void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n" -"\n" +msgstr " void *guestfs_first_private (guestfs_h *g, const char **key_rtn);\n\n" #. type: verbatim #: ../src/guestfs.pod:2160 @@ -46451,13 +44525,13 @@ msgstr "" msgid "" " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n" "\n" -msgstr "" +msgstr " void *guestfs_next_private (guestfs_h *g, const char **key_rtn);\n\n" #. type: textblock #: ../src/guestfs.pod:2162 msgid "" -"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does " -"not have any particular meaning -- keys are not returned in any defined " +"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does" +" not have any particular meaning -- keys are not returned in any defined " "order). A pointer to the key is returned in C<*key_rtn> and the " "corresponding data pointer is returned from the function. C<NULL> is " "returned if there are no keys stored in the handle." @@ -46539,8 +44613,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2214 msgid "" -"More commonly you are only interested in keys that begin with an application-" -"specific prefix C<foo_>. Modify the loop like so:" +"More commonly you are only interested in keys that begin with an " +"application-specific prefix C<foo_>. Modify the loop like so:" msgstr "" #. type: verbatim @@ -46639,8 +44713,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2267 msgid "" -"This script contains examples of displaying both the static markers and some " -"ordinary C entry points:" +"This script contains examples of displaying both the static markers and some" +" ordinary C entry points:" msgstr "" #. type: verbatim @@ -46672,10 +44746,7 @@ msgid "" " # stap /tmp/test.stap\n" " ready\n" "\n" -msgstr "" -" # stap /tmp/test.stap\n" -" ready\n" -"\n" +msgstr " # stap /tmp/test.stap\n ready\n\n" #. type: textblock #: ../src/guestfs.pod:2309 @@ -46698,16 +44769,14 @@ msgid "" " 1318248061071167 (+4233108): launch_end\n" " 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n" "\n" -msgstr "" +msgstr " 1318248056692655 (+0):\tlaunch_start\n 1318248056692850 (+195): launch_build_appliance_start\n 1318248056818285 (+125435): launch_build_appliance_end\n 1318248056838059 (+19774): launch_run_qemu\n 1318248061071167 (+4233108): launch_end\n 1318248061280324 (+209157): guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n\n" #. type: textblock #: ../src/guestfs.pod:2324 msgid "" -"<!-- old anchor for the next section --> <a name=" -"\"state_machine_and_low_level_event_api\"/>" -msgstr "" -"<!-- old anchor for the next section --> <a name=" -"\"state_machine_and_low_level_event_api\"/>" +"<!-- old anchor for the next section --> <a " +"name=\"state_machine_and_low_level_event_api\"/>" +msgstr "<!-- old anchor for the next section --> <a name=\"state_machine_and_low_level_event_api\"/>" #. type: =head1 #: ../src/guestfs.pod:2329 @@ -46751,8 +44820,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2355 msgid "" -"The library, linked to the main program, creates the child process and hence " -"the appliance in the L</guestfs_launch> function." +"The library, linked to the main program, creates the child process and hence" +" the appliance in the L</guestfs_launch> function." msgstr "" #. type: textblock @@ -46761,8 +44830,8 @@ msgid "" "Inside the appliance is a Linux kernel and a complete stack of userspace " "tools (such as LVM and ext2 programs) and a small controlling daemon called " "L</guestfsd>. The library talks to L</guestfsd> using remote procedure " -"calls (RPC). There is a mostly one-to-one correspondence between libguestfs " -"API calls and RPC calls to the daemon. Lastly the disk image(s) are " +"calls (RPC). There is a mostly one-to-one correspondence between libguestfs" +" API calls and RPC calls to the daemon. Lastly the disk image(s) are " "attached to the qemu process which translates device access by the " "appliance's Linux kernel into accesses to the image." msgstr "" @@ -46770,8 +44839,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2367 msgid "" -"A common misunderstanding is that the appliance \"is\" the virtual machine. " -"Although the disk image you are attached to might also be used by some " +"A common misunderstanding is that the appliance \"is\" the virtual machine." +" Although the disk image you are attached to might also be used by some " "virtual machine, libguestfs doesn't know or care about this. (But you will " "care if both libguestfs's qemu process and your virtual machine are trying " "to update the disk image at the same time, since these usually results in " @@ -46814,23 +44883,23 @@ msgid "" " | READY |\n" " \\________/\n" "\n" -msgstr "" +msgstr " |\n guestfs_create\n |\n |\n ____V_______\n / \\\n | НАЛАШТУВАННЯ |\n \\______________/\n ^ ^ \\\n | \\ \\ guestfs_launch\n | _\\__V______\n | / \\\n | | ЗАПУСК |\n | \\___________/\n | /\n | guestfs_launch\n | /\n __|____V__\n / \\\n | ГОТОВНІСТЬ |\n \\____________/\n\n" #. type: textblock #: ../src/guestfs.pod:2400 msgid "" -"The normal transitions are (1) CONFIG (when the handle is created, but there " -"is no child process), (2) LAUNCHING (when the child process is booting up), " -"(3) READY meaning the appliance is up, actions can be issued to, and carried " -"out by, the child process." +"The normal transitions are (1) CONFIG (when the handle is created, but there" +" is no child process), (2) LAUNCHING (when the child process is booting up)," +" (3) READY meaning the appliance is up, actions can be issued to, and " +"carried out by, the child process." msgstr "" #. type: textblock #: ../src/guestfs.pod:2405 msgid "" "The guest may be killed by L</guestfs_kill_subprocess>, or may die " -"asynchronously at any time (eg. due to some internal error), and that causes " -"the state to transition back to CONFIG." +"asynchronously at any time (eg. due to some internal error), and that causes" +" the state to transition back to CONFIG." msgstr "" #. type: textblock @@ -46906,8 +44975,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2445 msgid "" -"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another " -"directory if C<TMPDIR> is set)." +"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another" +" directory if C<TMPDIR> is set)." msgstr "" #. type: textblock @@ -46935,16 +45004,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2458 msgid "" -"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the " -"appliance. The purpose of the initrd is to load enough kernel modules in " +"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the" +" appliance. The purpose of the initrd is to load enough kernel modules in " "order that the appliance itself can be mounted and started." msgstr "" #. type: textblock #: ../src/guestfs.pod:2462 msgid "" -"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/" -"initrd>." +"The initrd is a cpio archive called " +"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>." msgstr "" #. type: textblock @@ -47031,8 +45100,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2502 msgid "" -"The appliance itself now initializes itself. This involves starting certain " -"processes like C<udev>, possibly printing some debug information, and " +"The appliance itself now initializes itself. This involves starting certain" +" processes like C<udev>, possibly printing some debug information, and " "finally running the daemon (C<guestfsd>)." msgstr "" @@ -47066,8 +45135,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2516 msgid "" -"The daemon connects to this port (and hence to the library) and sends a four " -"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " +"The daemon connects to this port (and hence to the library) and sends a four" +" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication " "protocol (see below)." msgstr "" @@ -47104,8 +45173,8 @@ msgid "" "There are two broad cases, ordinary functions that don't have any C<FileIn> " "and C<FileOut> parameters, which are handled with very simple request/reply " "messages. Then there are functions that have any C<FileIn> or C<FileOut> " -"parameters, which use the same request and reply messages, but they may also " -"be followed by files sent using a chunked encoding." +"parameters, which use the same request and reply messages, but they may also" +" be followed by files sent using a chunked encoding." msgstr "" #. type: =head3 @@ -47133,9 +45202,9 @@ msgstr "" #: ../src/guestfs.pod:2550 msgid "" "The total length field allows the daemon to allocate a fixed size buffer " -"into which it slurps the rest of the message. As a result, the total length " -"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the " -"effective size of any request is limited to somewhere under this size." +"into which it slurps the rest of the message. As a result, the total length" +" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the" +" effective size of any request is limited to somewhere under this size." msgstr "" #. type: textblock @@ -47227,8 +45296,8 @@ msgstr "" #: ../src/guestfs.pod:2597 msgid "" "A C<FileIn> parameter indicates that we transfer a file I<into> the guest. " -"The normal request message is sent (see above). However this is followed by " -"a sequence of file chunks." +"The normal request message is sent (see above). However this is followed by" +" a sequence of file chunks." msgstr "" #. type: verbatim @@ -47277,8 +45346,8 @@ msgstr "" msgid "" "At time of writing there are no functions that have more than one FileIn " "parameter. However this is (theoretically) supported, by sending the " -"sequence of chunks for each FileIn parameter one after another (from left to " -"right)." +"sequence of chunks for each FileIn parameter one after another (from left to" +" right)." msgstr "" #. type: textblock @@ -47308,8 +45377,8 @@ msgid "" "This protocol allows the transfer of arbitrary sized files (no 32 bit " "limit), and also files where the size is not known in advance (eg. from " "pipes or sockets). However the chunks are rather small " -"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need " -"to keep much in memory." +"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need" +" to keep much in memory." msgstr "" #. type: =head3 @@ -47347,8 +45416,8 @@ msgstr "ПОЧАТКОВЕ ПОВІДОМЛЕННЯ" #: ../src/guestfs.pod:2664 msgid "" "When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) " -"which indicates that the guest and daemon is alive. This is what L</" -"guestfs_launch> waits for." +"which indicates that the guest and daemon is alive. This is what " +"L</guestfs_launch> waits for." msgstr "" #. type: =head3 @@ -47367,9 +45436,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2674 msgid "" -"The library turns them into progress callbacks (see L</" -"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them " -"if not." +"The library turns them into progress callbacks (see " +"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards " +"them if not." msgstr "" #. type: textblock @@ -47418,11 +45487,11 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2702 msgid "" -"As time passes we cherry pick fixes from the development branch and backport " -"those into the stable branch, the effect being that the stable branch should " -"get more stable and less buggy over time. So the stable releases are ideal " -"for people who don't need new features but would just like the software to " -"work." +"As time passes we cherry pick fixes from the development branch and backport" +" those into the stable branch, the effect being that the stable branch " +"should get more stable and less buggy over time. So the stable releases are" +" ideal for people who don't need new features but would just like the " +"software to work." msgstr "" #. type: textblock @@ -47463,12 +45532,12 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2737 msgid "" -"A new stable branch starts when we think the new features in development are " -"substantial and compelling enough over the current stable branch to warrant " -"it. When that happens we create new stable and development versions 1.N.0 " +"A new stable branch starts when we think the new features in development are" +" substantial and compelling enough over the current stable branch to warrant" +" it. When that happens we create new stable and development versions 1.N.0 " "and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so " -"stable at this point, but by backporting fixes from development, that branch " -"will stabilize over time." +"stable at this point, but by backporting fixes from development, that branch" +" will stabilize over time." msgstr "" #. type: =head1 @@ -47506,10 +45575,10 @@ msgstr "" msgid "" "There are two sorts of API action, depending on whether the call goes " "through to the daemon in the appliance, or is serviced entirely by the " -"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the " -"former, since the sync is done in the appliance. L</guestfs_set_trace> is " -"an example of the latter, since a trace flag is maintained in the handle and " -"all tracing is done on the library side." +"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the" +" former, since the sync is done in the appliance. L</guestfs_set_trace> is " +"an example of the latter, since a trace flag is maintained in the handle and" +" all tracing is done on the library side." msgstr "" #. type: textblock @@ -47528,8 +45597,8 @@ msgid "" "For library-only actions of the second type, add to the " "C<non_daemon_functions> list. Since these functions are serviced by the " "library and do not travel over the RPC mechanism to the daemon, these " -"functions do not need a procedure number, and so the procedure number is set " -"to C<-1>." +"functions do not need a procedure number, and so the procedure number is set" +" to C<-1>." msgstr "" #. type: textblock @@ -47578,10 +45647,10 @@ msgstr "" #: ../src/guestfs.pod:2804 msgid "" "You can supply zero or as many tests as you want per API call. The tests " -"can either be added as part of the API description (C<generator/" -"generator_actions.ml>), or in some rarer cases you may want to drop a script " -"into C<tests/*/>. Note that adding a script to C<tests/*/> is slower, so if " -"possible use the first method." +"can either be added as part of the API description " +"(C<generator/generator_actions.ml>), or in some rarer cases you may want to " +"drop a script into C<tests/*/>. Note that adding a script to C<tests/*/> is" +" slower, so if possible use the first method." msgstr "" #. type: textblock @@ -47692,9 +45761,7 @@ msgstr "" msgid "" " SKIP_TEST_<CMD>=1\n" "\n" -msgstr "" -" SKIP_TEST_<CMD>=1\n" -"\n" +msgstr " SKIP_TEST_<CMD>=1\n\n" #. type: textblock #: ../src/guestfs.pod:2864 @@ -47712,9 +45779,7 @@ msgstr "" msgid "" " TEST_ONLY=\"vfs_type zerofree\"\n" "\n" -msgstr "" -" TEST_ONLY=\"vfs_type zerofree\"\n" -"\n" +msgstr " TEST_ONLY=\"vfs_type zerofree\"\n\n" #. type: textblock #: ../src/guestfs.pod:2870 @@ -47764,8 +45829,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2891 msgid "" -"If you use Emacs, add the following to one of one of your start-up files (e." -"g., ~/.emacs), to help ensure that you get indentation right:" +"If you use Emacs, add the following to one of one of your start-up files " +"(e.g., ~/.emacs), to help ensure that you get indentation right:" msgstr "" #. type: verbatim @@ -47813,9 +45878,7 @@ msgstr "" msgid "" " ./configure --enable-gcc-warnings\n" "\n" -msgstr "" -" ./configure --enable-gcc-warnings\n" -"\n" +msgstr " ./configure --enable-gcc-warnings\n\n" #. type: textblock #: ../src/guestfs.pod:2921 @@ -47839,8 +45902,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2928 msgid "" -"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, " -"which are used to do shell quoting." +"In the daemon code we have created custom printf formatters C<%Q> and C<%R>," +" which are used to do shell quoting." msgstr "" #. type: =item @@ -47873,9 +45936,7 @@ msgstr "" msgid "" " asprintf (&cmd, \"cat %R\", path);\n" "\n" -msgstr "" -" asprintf (&cmd, \"cat %R\", path);\n" -"\n" +msgstr " asprintf (&cmd, \"cat %R\", path);\n\n" #. type: textblock #: ../src/guestfs.pod:2949 @@ -47885,10 +45946,10 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2951 msgid "" -"I<Note:> Do I<not> use these when you are passing parameters to the C<command" -"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because " -"they are not passed via the shell (instead, straight to exec). You probably " -"want to use the C<sysroot_path()> function however." +"I<Note:> Do I<not> use these when you are passing parameters to the " +"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted " +"because they are not passed via the shell (instead, straight to exec). You " +"probably want to use the C<sysroot_path()> function however." msgstr "" #. type: =head2 @@ -47899,8 +45960,9 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2959 msgid "" -"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/" -"libguestfs> and CC to L<rjones@redhat.com>." +"Submit patches to the mailing list: " +"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to " +"L<rjones@redhat.com>." msgstr "" #. type: =head2 @@ -47917,9 +45979,9 @@ msgstr "" #: ../src/guestfs.pod:2967 msgid "" "However many messages come from the daemon, and we don't translate those at " -"the moment. One reason is that the appliance generally has all locale files " -"removed from it, because they take up a lot of space. So we'd have to readd " -"some of those, as well as copying our PO files into the appliance." +"the moment. One reason is that the appliance generally has all locale files" +" removed from it, because they take up a lot of space. So we'd have to " +"readd some of those, as well as copying our PO files into the appliance." msgstr "" #. type: textblock @@ -47979,7 +46041,8 @@ msgstr "C<daemon>" #. type: textblock #: ../src/guestfs.pod:2999 msgid "" -"The daemon that runs inside the libguestfs appliance and carries out actions." +"The daemon that runs inside the libguestfs appliance and carries out " +"actions." msgstr "" #. type: =item @@ -48021,8 +46084,8 @@ msgstr "C<fish>" #: ../src/guestfs.pod:3016 msgid "" "L<guestfish(1)>, the command-line shell, and various shell scripts built on " -"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, " -"L<virt-tar-out(1)>." +"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L" +"<virt-tar-out(1)>." msgstr "" #. type: textblock @@ -48149,7 +46212,7 @@ msgstr "" #. type: =item #: ../src/guestfs.pod:3071 msgid "C<sysprep>" -msgstr "" +msgstr "C<sysprep>" #. type: textblock #: ../src/guestfs.pod:3073 @@ -48252,8 +46315,8 @@ msgstr "СТВОРЕННЯ СТАБІЛЬНОГО ВИПУСКУ" #. type: textblock #: ../src/guestfs.pod:3114 msgid "" -"When we make a stable release, there are several steps documented here. See " -"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " +"When we make a stable release, there are several steps documented here. See" +" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable " "branch policy." msgstr "" @@ -48289,15 +46352,12 @@ msgstr "Передавання даних на Transifex та отримання msgid "" " tx push -s\n" "\n" -msgstr "" -" tx push -s\n" -"\n" +msgstr " tx push -s\n\n" #. type: textblock #: ../src/guestfs.pod:3145 msgid "to push the latest POT files to Transifex. Then run:" -msgstr "" -"щоб надіслати найсвіжіші файли POT на Transifex. Потім віддайте команду:" +msgstr "щоб надіслати найсвіжіші файли POT на Transifex. Потім віддайте команду:" #. type: verbatim #: ../src/guestfs.pod:3147 @@ -48305,9 +46365,7 @@ msgstr "" msgid "" " ./tx-pull.sh\n" "\n" -msgstr "" -" ./tx-pull.sh\n" -"\n" +msgstr " ./tx-pull.sh\n\n" #. type: textblock #: ../src/guestfs.pod:3149 @@ -48317,8 +46375,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3153 msgid "" -"Create new stable and development directories under L<http://libguestfs.org/" -"download>." +"Create new stable and development directories under " +"L<http://libguestfs.org/download>." msgstr "" #. type: textblock @@ -48335,12 +46393,7 @@ msgid "" " git branch stable-1.XX\n" " git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" "\n" -msgstr "" -" git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n" -" git tag -a 1.YY.0 -m \"Version 1.YY.0 (development)\"\n" -" git branch stable-1.XX\n" -" git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n" -"\n" +msgstr " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n git tag -a 1.YY.0 -m \"Version 1.YY.0 (development)\"\n git branch stable-1.XX\n git push origin tag 1.XX.0 1.YY.0 stable-1.XX\n\n" #. type: =head1 #: ../src/guestfs.pod:3167 @@ -48367,8 +46420,8 @@ msgstr "" #: ../src/guestfs.pod:3179 msgid "" "A simple call such as L</guestfs_cat> returns its result (the file data) in " -"a simple string. Because this string is at some point internally encoded as " -"a message, the maximum size that it can return is slightly under 4 MB. If " +"a simple string. Because this string is at some point internally encoded as" +" a message, the maximum size that it can return is slightly under 4 MB. If " "the requested file is larger than this then you will get an error." msgstr "" @@ -48394,14 +46447,15 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3194 -msgid "When using virtio disks (the default) the current limit is B<25> disks." +msgid "" +"When using virtio disks (the default) the current limit is B<25> disks." msgstr "" #. type: textblock #: ../src/guestfs.pod:3197 msgid "" -"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 " -"slots. However febootstrap only understands disks with names C</dev/vda> " +"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31" +" slots. However febootstrap only understands disks with names C</dev/vda> " "through C</dev/vdz> (26 letters) and it reserves one disk for its own " "purposes." msgstr "" @@ -48434,8 +46488,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3213 msgid "" -"This is because it reserves 4 bits for the minor device number (thus C</dev/" -"vda>, and C</dev/vda1> through C</dev/vda15>)." +"This is because it reserves 4 bits for the minor device number (thus " +"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)." msgstr "" #. type: textblock @@ -48488,16 +46542,16 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3238 msgid "" -"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector " -"numbers. Assuming a 512 byte sector size, this means that MBR cannot " -"address a partition located beyond 2 TB on the disk." +"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers." +" Assuming a 512 byte sector size, this means that MBR cannot address a " +"partition located beyond 2 TB on the disk." msgstr "" #. type: textblock #: ../src/guestfs.pod:3242 msgid "" -"It is recommended that you use GPT partitions on disks which are larger than " -"this size. GPT uses 64 bit sector numbers and so can address partitions " +"It is recommended that you use GPT partitions on disks which are larger than" +" this size. GPT uses 64 bit sector numbers and so can address partitions " "which are theoretically larger than the largest disk we could support." msgstr "" @@ -48522,8 +46576,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:3255 msgid "" -"The API functions L</guestfs_upload>, L</guestfs_download>, L</" -"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " +"The API functions L</guestfs_upload>, L</guestfs_download>, " +"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized " "uploads and downloads." msgstr "" @@ -48573,23 +46627,24 @@ msgstr "" msgid "" "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-" "ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, " -"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)" -">, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, " -"L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)" -">, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep" -"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg" -"(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, " -"L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, " -"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)" -">, L<stap(1)>, L<http://libguestfs.org/>." -msgstr "" +"L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-" +"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-" +"edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L" +"<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L" +"<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-" +"sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-" +"tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-faq(1)>, L<guestfs-" +"performance(1)>, L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, L" +"<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, L<febootstrap-" +"supermin-helper(8)>, L<qemu(1)>, L<hivex(3)>, L<stap(1)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>." #. type: textblock #: ../src/guestfs.pod:3372 msgid "" -"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm" -"(8)>, L<disktype(1)>." +"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, " +"L<lvm(8)>, L<disktype(1)>." msgstr "" #. type: =head1 @@ -48601,18 +46656,13 @@ msgstr "ВАДИ" #. type: textblock #: ../src/guestfs.pod:3381 msgid "To get a list of bugs against libguestfs use this link:" -msgstr "" -"Щоб переглянути список відомих вад у libguestfs, скористайтеся таким " -"посиланням:" +msgstr "Щоб переглянути список відомих вад у libguestfs, скористайтеся таким посиланням:" #. type: textblock #: ../src/guestfs.pod:3383 msgid "" -"L<https://bugzilla.redhat.com/buglist.cgi?" -"component=libguestfs&product=Virtualization+Tools>" -msgstr "" -"L<https://bugzilla.redhat.com/buglist.cgi?" -"component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" +msgstr "L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3385 @@ -48622,11 +46672,8 @@ msgstr "Для звітування щодо вад у libguestfs скорист #. type: textblock #: ../src/guestfs.pod:3387 msgid "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools>" -msgstr "" -"L<https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools>" +"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" +msgstr "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>" #. type: textblock #: ../src/guestfs.pod:3389 @@ -48651,8 +46698,8 @@ msgstr "Що ви точно описали ваду та способи її в #. type: textblock #: ../src/guestfs.pod:3407 msgid "" -"Run libguestfs-test-tool and paste the B<complete, unedited> output into the " -"bug report." +"Run libguestfs-test-tool and paste the B<complete, unedited> output into the" +" bug report." msgstr "" #. type: =item @@ -48664,7 +46711,7 @@ msgstr "" #: ../sysprep/sysprep-extra-options.pod:4 msgid "" "Change the hostname. If not given, defaults to C<localhost.localdomain>." -msgstr "" +msgstr "Змінити назву вузла. Якщо не вказано, використовувати типове C<localhost.localdomain>." #. type: =item #: ../sysprep/sysprep-extra-options.pod:6 @@ -48695,8 +46742,8 @@ msgstr "" #: ../sysprep/sysprep-extra-options.pod:19 msgid "" "The mount point (an empty directory on the host) used when the C<script> " -"operation is enabled and one or more scripts are specified using I<--script> " -"parameter(s)." +"operation is enabled and one or more scripts are specified using I<--script>" +" parameter(s)." msgstr "" #. type: textblock @@ -48714,18 +46761,18 @@ msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:1 msgid "B<bash-history> *" -msgstr "" +msgstr "B<bash-history> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:4 msgid "Remove the bash history in the guest." -msgstr "" +msgstr "Вилучити журнал команд bash у гостьовій системі." #. type: textblock #: ../sysprep/sysprep-operations.pod:6 msgid "" -"Remove the bash history of user \"root\" and any other users who have a C<." -"bash_history> file in their home directory." +"Remove the bash history of user \"root\" and any other users who have a " +"C<.bash_history> file in their home directory." msgstr "" #. type: =head2 @@ -48741,96 +46788,96 @@ msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:14 msgid "B<cron-spool> *" -msgstr "" +msgstr "B<cron-spool> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:17 msgid "Remove user at-jobs and cron-jobs." -msgstr "" +msgstr "Вилучити завдання at та cron користувачів." #. type: =head2 #: ../sysprep/sysprep-operations.pod:19 msgid "B<dhcp-client-state> *" -msgstr "" +msgstr "B<dhcp-client-state> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:22 msgid "Remove DHCP client leases." -msgstr "" +msgstr "Вилучити надані клієнтські адреси DHCP." #. type: =head2 #: ../sysprep/sysprep-operations.pod:24 msgid "B<dhcp-server-state> *" -msgstr "" +msgstr "B<dhcp-server-state> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:27 msgid "Remove DHCP server leases." -msgstr "" +msgstr "Вилучити надані серверні адреси DHCP." #. type: =head2 #: ../sysprep/sysprep-operations.pod:29 msgid "B<dovecot-data> *" -msgstr "" +msgstr "B<dovecot-data> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:32 msgid "Remove Dovecot (mail server) data." -msgstr "" +msgstr "Вилучити дані Dovecot (поштового сервера)." #. type: =head2 #: ../sysprep/sysprep-operations.pod:34 msgid "B<flag-reconfiguration>" -msgstr "" +msgstr "B<flag-reconfiguration>" #. type: textblock #: ../sysprep/sysprep-operations.pod:36 msgid "Flag the system for reconfiguration." -msgstr "" +msgstr "Позначити систему для зміни налаштувань." #. type: textblock #: ../sysprep/sysprep-operations.pod:38 msgid "Note that this may require user intervention when the guest is booted." -msgstr "" +msgstr "Зауважте, що це може потребувати втручання користувача під час завантаження гостьової системи." #. type: =head2 #: ../sysprep/sysprep-operations.pod:41 msgid "B<hostname> *" -msgstr "" +msgstr "B<hostname> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:44 msgid "Change the hostname of the guest." -msgstr "" +msgstr "Змінити назву вузла гостьової системи." #. type: textblock #: ../sysprep/sysprep-operations.pod:46 msgid "" "This operation changes the hostname of the guest to the value given in the " "I<--hostname> parameter." -msgstr "" +msgstr "Ця дія змінює назву вузла гостьової системи на значення, вказане\nза допомогою параметра I<--hostname>." #. type: textblock #: ../sysprep/sysprep-operations.pod:49 msgid "" -"If the I<--hostname> parameter is not given, then the hostname is changed to " -"C<localhost.localdomain>." -msgstr "" +"If the I<--hostname> parameter is not given, then the hostname is changed to" +" C<localhost.localdomain>." +msgstr "Якщо параметр I<--hostname> не буде вказано, назву вузла буде змінено на C<localhost.localdomain>." #. type: =head2 #: ../sysprep/sysprep-operations.pod:52 msgid "B<logfiles> *" -msgstr "" +msgstr "B<logfiles> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:55 msgid "Remove many log files from the guest." -msgstr "" +msgstr "Вилучити з гостьової системи багато файлів журналів." #. type: textblock #: ../sysprep/sysprep-operations.pod:57 msgid "On Linux the following files are removed:" -msgstr "" +msgstr "У Linux вилучено такі файли:" #. type: verbatim #: ../sysprep/sysprep-operations.pod:59 @@ -48874,12 +46921,12 @@ msgid "" " /var/log/wtmp*\n" " /var/named/data/named.run\n" "\n" -msgstr "" +msgstr " /root/anaconda-ks.cfg\n /root/install.log\n /root/install.log.syslog\n /var/account/pacct\n /var/cache/gdm/*\n /var/lib/AccountService/users/*\n /var/lib/fprint/*\n /var/lib/logrotate.status\n /var/log/*.log*\n /var/log/BackupPC/LOG\n /var/log/audit/*\n /var/log/btmp*\n /var/log/ceph/*.log\n /var/log/chrony/*.log\n /var/log/cron*\n /var/log/cups/*_log\n /var/log/dmesg*\n /var/log/glusterfs/*glusterd.vol.log\n /var/log/glusterfs/glusterfs.log\n /var/log/httpd/*log\n /var/log/jetty/jetty-console.log\n /var/log/lastlog*\n /var/log/libvirt/libvirtd.log\n /var/log/libvirt/lxc/*.log\n /var/log/libvirt/qemu/*.log\n /var/log/libvirt/uml/*.log\n /var/log/mail/*\n /var/log/maillog*\n /var/log/messages*\n /var/log/ppp/connect-errors\n /var/log/secure*\n /var/log/setroubleshoot/*.log\n /var/log/spooler*\n /var/log/squid/*.log\n /var/log/tallylog*\n /var/log/wtmp*\n /var/named/data/named.run\n\n" #. type: =head2 #: ../sysprep/sysprep-operations.pod:97 msgid "B<mail-spool> *" -msgstr "" +msgstr "B<mail-spool> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:100 @@ -48889,29 +46936,29 @@ msgstr "Вилучити поштове повідомлення з локаль #. type: =head2 #: ../sysprep/sysprep-operations.pod:102 msgid "B<net-hwaddr> *" -msgstr "" +msgstr "B<net-hwaddr> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:105 msgid "Remove HWADDR (hard-coded MAC address) configuration." -msgstr "" +msgstr "Вилучити налаштування HWADDR (апаратної адреси MAC)." #. type: textblock #: ../sysprep/sysprep-operations.pod:107 msgid "" "For Fedora and Red Hat Enterprise Linux, this is removed from C<ifcfg-*> " "files." -msgstr "" +msgstr "Для Fedora і Red Hat Enterprise Linux це вилучається з файлів C<ifcfg-*>." #. type: =head2 #: ../sysprep/sysprep-operations.pod:110 msgid "B<package-manager-cache> *" -msgstr "" +msgstr "B<package-manager-cache> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:113 msgid "Remove package manager cache." -msgstr "" +msgstr "Вилучити кеш керування пакунками." #. type: =head2 #: ../sysprep/sysprep-operations.pod:115 @@ -48926,53 +46973,54 @@ msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:120 msgid "B<random-seed> *" -msgstr "" +msgstr "B<random-seed> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:123 msgid "Generate random seed for guest." -msgstr "" +msgstr "Створити породжувач випадкових чисел для гостьової системи." #. type: textblock #: ../sysprep/sysprep-operations.pod:125 msgid "" -"Write some random bytes from the host into the random seed file of the guest." -msgstr "" +"Write some random bytes from the host into the random seed file of the " +"guest." +msgstr "Записати випадкові байти з основної системи до файла породжувача псевдовипадкових чисел у гостьовій системі." #. type: textblock #: ../sysprep/sysprep-operations.pod:128 msgid "See L</RANDOM SEED> below." -msgstr "" +msgstr "Див. L</RANDOM SEED> нижче." #. type: =head2 #: ../sysprep/sysprep-operations.pod:130 msgid "B<rhn-systemid> *" -msgstr "" +msgstr "B<rhn-systemid> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:133 msgid "Remove the RHN system ID." -msgstr "" +msgstr "Вилучити ідентифікатор системи у RHN." #. type: =head2 #: ../sysprep/sysprep-operations.pod:135 msgid "B<samba-db-log> *" -msgstr "" +msgstr "B<samba-db-log> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:138 msgid "Remove the database and log files of Samba." -msgstr "" +msgstr "Вилучити бази даних та файли журналів Samba." #. type: =head2 #: ../sysprep/sysprep-operations.pod:140 msgid "B<script> *" -msgstr "" +msgstr "B<script> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:143 msgid "Run arbitrary scripts against the guest." -msgstr "" +msgstr "Запустити довільні скрипти дій над гостьовою системою." #. type: textblock #: ../sysprep/sysprep-operations.pod:145 @@ -49000,51 +47048,52 @@ msgstr "" #: ../sysprep/sysprep-operations.pod:155 msgid "" "The script or program is run with its current directory being the guest's " -"root directory, so relative paths should be used. For example: C<rm etc/" -"resolv.conf> in the script would remove a Linux guest's DNS configuration " -"file, but C<rm /etc/resolv.conf> would (try to) remove the host's file." +"root directory, so relative paths should be used. For example: C<rm " +"etc/resolv.conf> in the script would remove a Linux guest's DNS " +"configuration file, but C<rm /etc/resolv.conf> would (try to) remove the " +"host's file." msgstr "" #. type: textblock #: ../sysprep/sysprep-operations.pod:161 msgid "" -"Normally a temporary mount point for the guest is used, but you can choose a " -"specific one by using the I<--scriptdir> parameter." +"Normally a temporary mount point for the guest is used, but you can choose a" +" specific one by using the I<--scriptdir> parameter." msgstr "" #. type: =head2 #: ../sysprep/sysprep-operations.pod:164 msgid "B<smolt-uuid> *" -msgstr "" +msgstr "B<smolt-uuid> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:167 msgid "Remove the Smolt hardware UUID." -msgstr "" +msgstr "Вилучити UUID обладнання Smolt." #. type: =head2 #: ../sysprep/sysprep-operations.pod:169 msgid "B<ssh-hostkeys> *" -msgstr "" +msgstr "B<ssh-hostkeys> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:172 msgid "Remove the SSH host keys in the guest." -msgstr "" +msgstr "Вилучити ключі вузла SSH у гостьовій системі." #. type: textblock #: ../sysprep/sysprep-operations.pod:174 msgid "" "The SSH host keys are regenerated (differently) next time the guest is " "booted." -msgstr "" +msgstr "Ключі вузла SSH повторно створюються (незалежно) під час наступного\nзавантаження гостьової системи." #. type: textblock #: ../sysprep/sysprep-operations.pod:177 msgid "" "If, after cloning, the guest gets the same IP address, ssh will give you a " "stark warning about the host key changing:" -msgstr "" +msgstr "Якщо після клонування гостьова система отримати ту саму IP-адресу, ssh надасть вам додаткове попередження щодо зміни ключа вузла:" #. type: verbatim #: ../sysprep/sysprep-operations.pod:180 @@ -49055,82 +47104,82 @@ msgid "" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n" "\n" -msgstr "" +msgstr " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n\n" #. type: =head2 #: ../sysprep/sysprep-operations.pod:185 msgid "B<ssh-userdir> *" -msgstr "" +msgstr "B<ssh-userdir> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:188 msgid "Remove \".ssh\" directories in the guest." -msgstr "" +msgstr "Вилучити каталоги «.ssh» у гостьовій системі." #. type: textblock #: ../sysprep/sysprep-operations.pod:190 msgid "" -"Remove the C<.ssh> directory of user \"root\" and any other users who have a " -"C<.ssh> directory in their home directory." -msgstr "" +"Remove the C<.ssh> directory of user \"root\" and any other users who have a" +" C<.ssh> directory in their home directory." +msgstr "Вилучити каталог C<.ssh> користувача «root» та всіх інших користувачів, домашні каталоги яких містять каталог C<.ssh>." #. type: =head2 #: ../sysprep/sysprep-operations.pod:193 msgid "B<sssd-db-log> *" -msgstr "" +msgstr "B<sssd-db-log> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:196 msgid "Remove the database and log files of sssd." -msgstr "" +msgstr "Вилучити бази даних і файли журналів sssd." #. type: =head2 #: ../sysprep/sysprep-operations.pod:198 msgid "B<udev-persistent-net> *" -msgstr "" +msgstr "B<udev-persistent-net> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:201 msgid "Remove udev persistent net rules." -msgstr "" +msgstr "Вилучити постійні правила мережі udev." #. type: textblock #: ../sysprep/sysprep-operations.pod:203 msgid "" "Remove udev persistent net rules which map the guest's existing MAC address " "to a fixed ethernet device (eg. eth0)." -msgstr "" +msgstr "Вилучити постійні правила мережі udev, які відображають вже створену MAC-адресу гостьової системи на фіксований пристрій ethernet (наприклад eth0)." #. type: textblock #: ../sysprep/sysprep-operations.pod:206 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 "" +msgstr "Після клонування гостьової системи MAC-адреса зазвичай змінюється. Оскільки стару MAC-адресу вже пов’язано зі старою назвою (наприклад eth0), це означає, що нову MAC-адресу буде пов’язано з новою назвою (наприклад eth1), а це зазвичай є небажаним. За допомогою вилучення постійних правил мережі udev цьому можна запобігти." #. type: =head2 #: ../sysprep/sysprep-operations.pod:211 msgid "B<user-account>" -msgstr "" +msgstr "B<user-account>" #. type: textblock #: ../sysprep/sysprep-operations.pod:213 msgid "Remove the user accounts in the guest." -msgstr "" +msgstr "Вилучити облікові записи користувачів у гостьовій системі." #. type: textblock #: ../sysprep/sysprep-operations.pod:215 msgid "" "Remove all the user accounts and their home directories. The \"root\" " "account is not removed." -msgstr "" +msgstr "Вилучити всі облікові записи користувачів та відповідні домашні каталоги. Обліковий запис «root» вилучено не буде." #. type: =head2 #: ../sysprep/sysprep-operations.pod:218 msgid "B<utmp> *" -msgstr "" +msgstr "B<utmp> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:221 @@ -49143,12 +47192,12 @@ msgid "" "This file records who is currently logged in on a machine. In modern Linux " "distros it is stored in a ramdisk and hence not part of the virtual " "machine's disk, but it was stored on disk in older distros." -msgstr "" +msgstr "У цьому файлі зберігаються записи щодо входу користувачів до машини. У сучасних дистрибутивах Linux ці записи зберігаються на диску у пам’яті, тому не є частиною віртуальної машини на диску, але ці дані зберігаються на диску у старіших версіях дистрибутивів." #. type: =head2 #: ../sysprep/sysprep-operations.pod:227 msgid "B<yum-uuid> *" -msgstr "" +msgstr "B<yum-uuid> *" #. type: textblock #: ../sysprep/sysprep-operations.pod:230 @@ -49160,7 +47209,7 @@ msgstr "Вилучити UUID yum." msgid "" "Yum creates a fresh UUID the next time it runs when it notices that the " "original UUID has been erased." -msgstr "" +msgstr "Yum створить новий UUID під час наступного запуску, коли виявить, що початковий UUID було вилучено." #. type: textblock #: ../sysprep/virt-sysprep.pod:5 @@ -49174,9 +47223,7 @@ msgstr "" msgid "" " virt-sysprep [--options] -d domname\n" "\n" -msgstr "" -" virt-sysprep [--параметри] -d назва_домену\n" -"\n" +msgstr " virt-sysprep [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../sysprep/virt-sysprep.pod:11 @@ -49189,10 +47236,10 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:15 msgid "" -"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones " -"can be made from it. Steps in this process include removing SSH host keys, " -"removing persistent network MAC configuration, and removing user accounts. " -"Each step can be enabled or disabled as required." +"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones" +" can be made from it. Steps in this process include removing SSH host keys," +" removing persistent network MAC configuration, and removing user accounts." +" Each step can be enabled or disabled as required." msgstr "" #. type: textblock @@ -49200,15 +47247,16 @@ msgstr "" msgid "" "Virt-sysprep modifies the guest or disk image I<in place>. The guest must " "be shut down. If you want to preserve the existing contents of the guest, " -"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below." +"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> " +"below." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:26 msgid "" "You do I<not> need to run virt-sysprep as root. In fact we'd generally " -"recommend that you don't. The time you might want to run it as root is when " -"you need root in order to access the disk image, but even in this case it " +"recommend that you don't. The time you might want to run it as root is when" +" you need root in order to access the disk image, but even in this case it " "would be better to change the permissions on the disk image to be writable " "as the non-root user running virt-sysprep." msgstr "" @@ -49216,8 +47264,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:32 msgid "" -"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the " -"Microsoft program C<sysprep.exe> which is used to unconfigure Windows " +"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the" +" Microsoft program C<sysprep.exe> which is used to unconfigure Windows " "machines in preparation for cloning them. Having said that, virt-sysprep " "does I<not> currently work on Microsoft Windows guests. We plan to support " "Windows sysprepping in a future version, and we already have code to do it." @@ -49226,14 +47274,14 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:53 msgid "" -"The format of the disk image is auto-detected. To override this and force a " -"particular format use the I<--format> option." +"The format of the disk image is auto-detected. To override this and force a" +" particular format use the I<--format> option." msgstr "" #. type: =item #: ../sysprep/virt-sysprep.pod:75 msgid "B<--dry-run>" -msgstr "" +msgstr "B<--dry-run>" #. type: textblock #: ../sysprep/virt-sysprep.pod:77 @@ -49260,7 +47308,7 @@ msgstr "" msgid "" " --enable ssh-hostkeys,udev-persistent-net\n" "\n" -msgstr "" +msgstr " --enable ssh-hostkeys,udev-persistent-net\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:87 @@ -49298,7 +47346,7 @@ msgstr "" #. type: =item #: ../sysprep/virt-sysprep.pod:102 msgid "B<--format> raw|qcow2|.." -msgstr "" +msgstr "B<--format> raw|qcow2|.." #. type: =item #: ../sysprep/virt-sysprep.pod:104 @@ -49320,7 +47368,7 @@ msgstr "" msgid "" " virt-sysprep --format raw -a disk.img\n" "\n" -msgstr "" +msgstr " virt-sysprep --format raw -a disk.img\n\n" #. type: verbatim #: ../sysprep/virt-sysprep.pod:117 @@ -49363,9 +47411,9 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:140 msgid "" -"The first field is the operation name, which can be supplied to I<--" -"enable>. The second field is a C<*> character if the operation is enabled " -"by default or blank if not. Subsequent fields on the same line are the " +"The first field is the operation name, which can be supplied to I<--enable>." +" The second field is a C<*> character if the operation is enabled by " +"default or blank if not. Subsequent fields on the same line are the " "description of the operation." msgstr "" @@ -49379,7 +47427,7 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:152 msgid "Don't print log messages." -msgstr "" +msgstr "Не виводити повідомлень до журналу." #. type: textblock #: ../sysprep/virt-sysprep.pod:154 @@ -49406,8 +47454,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:163 msgid "" -"The default is to try to detect if SELinux relabelling is required. See L</" -"SELINUX RELABELLING> below for more details." +"The default is to try to detect if SELinux relabelling is required. See " +"L</SELINUX RELABELLING> below for more details." msgstr "" #. type: textblock @@ -49449,7 +47497,7 @@ msgstr "" msgid "" " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n" "\n" -msgstr "" +msgstr " virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [тощо]\n\n" #. type: textblock #: ../sysprep/virt-sysprep.pod:201 @@ -49519,12 +47567,12 @@ msgstr "UUID" #. type: textblock #: ../sysprep/virt-sysprep.pod:240 msgid "path to block device(s)" -msgstr "" +msgstr "шлях до блокових пристроїв" #. type: textblock #: ../sysprep/virt-sysprep.pod:244 msgid "network card MAC address" -msgstr "" +msgstr "MAC-адреса мережевої картки" #. type: =item #: ../sysprep/virt-sysprep.pod:248 @@ -49593,8 +47641,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:296 msgid "" -"You can, of course, just copy the block device on the host using L<cp(1)> or " -"L<dd(1)>." +"You can, of course, just copy the block device on the host using L<cp(1)> or" +" L<dd(1)>." msgstr "" #. type: verbatim @@ -49629,23 +47677,23 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:317 msgid "" -"Use the block device as a backing file and create a snapshot on top for each " -"guest. The advantage is that you don't need to copy the block device (very " -"fast) and only changes are stored (less storage required)." +"Use the block device as a backing file and create a snapshot on top for each" +" guest. The advantage is that you don't need to copy the block device (very" +" fast) and only changes are stored (less storage required)." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:322 msgid "" -"Note that writing to the backing file once you have created guests on top of " -"it is not possible: you will corrupt the guests." +"Note that writing to the backing file once you have created guests on top of" +" it is not possible: you will corrupt the guests." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:325 msgid "" -"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -" -"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " +"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 " +"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some " "filesystems (such as btrfs) and most Network Attached Storage devices can " "also create cheap snapshots from files or LUNs." msgstr "" @@ -49668,9 +47716,9 @@ msgstr "VIRT-CLONE" #. type: textblock #: ../sysprep/virt-sysprep.pod:343 msgid "" -"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device " -"and/or modify the external libvirt configuration of a guest. It will reset " -"the name, UUID and MAC address of the guest in the libvirt XML." +"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device" +" and/or modify the external libvirt configuration of a guest. It will reset" +" the name, UUID and MAC address of the guest in the libvirt XML." msgstr "" #. type: textblock @@ -49697,8 +47745,8 @@ msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:356 msgid "" -"L<virt-sparsify(1)> can be used to make the cloning template smaller, making " -"it easier to compress and/or faster to copy." +"L<virt-sparsify(1)> can be used to make the cloning template smaller, making" +" it easier to compress and/or faster to copy." msgstr "" #. type: textblock @@ -49730,26 +47778,27 @@ msgstr "" msgid "" "If you want to give people cloned guests, but let them pick the size of the " "guest themselves (eg. depending on how much they are prepared to pay for " -"disk space), then instead of copying the template, you can run L<virt-resize" -"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning " -"guests from a template." +"disk space), then instead of copying the template, you can run L<virt-" +"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for " +"cloning guests from a template." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:378 msgid "" "Although virt-sysprep removes some sensitive information from the guest, it " -"does not pretend to remove all of it. You should examine the L</OPERATIONS> " -"above and the guest afterwards." +"does not pretend to remove all of it. You should examine the L</OPERATIONS>" +" above and the guest afterwards." msgstr "" #. type: textblock #: ../sysprep/virt-sysprep.pod:382 msgid "" -"Sensitive files are simply removed. The data they contained may still exist " -"on the disk, easily recovered with a hex editor or undelete tool. Use " -"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub" -"(1)> command to get rid of deleted content in directory entries and inodes." +"Sensitive files are simply removed. The data they contained may still exist" +" on the disk, easily recovered with a hex editor or undelete tool. Use L" +"<virt-sparsify(1)> as one way to remove this content. See also the " +"L<scrub(1)> command to get rid of deleted content in directory entries and " +"inodes." msgstr "" #. type: =head2 @@ -49802,17 +47851,15 @@ msgstr "ПОВТОРНЕ ВСТАНОВЛЕННЯ МІТОК SELINUX" #. type: textblock #: ../sysprep/virt-sysprep.pod:408 msgid "I<(This section applies to Linux guests using SELinux only)>" -msgstr "" -"I<(Цей розділ стосується лише гостьових систем Linux, у яких " -"використовується лише SELinux)>" +msgstr "I<(Цей розділ стосується лише гостьових систем Linux, у яких використовується лише SELinux)>" #. type: textblock #: ../sysprep/virt-sysprep.pod:410 msgid "" -"If any new files are created by virt-sysprep, then virt-sysprep touches C</." -"autorelabel> so that these will be correctly labelled by SELinux the next " -"time the guest is booted. This process interrupts boot and can take some " -"time." +"If any new files are created by virt-sysprep, then virt-sysprep touches " +"C</.autorelabel> so that these will be correctly labelled by SELinux the " +"next time the guest is booted. This process interrupts boot and can take " +"some time." msgstr "" #. type: textblock @@ -49838,12 +47885,9 @@ msgstr "" #: ../sysprep/virt-sysprep.pod:434 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" -">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-" -"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)" -">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-" +"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>." #. type: textblock #: ../sysprep/virt-sysprep.pod:453 @@ -49884,9 +47928,7 @@ msgstr "" msgid "" " libguestfs-test-tool\n" "\n" -msgstr "" -" libguestfs-test-tool\n" -"\n" +msgstr " libguestfs-test-tool\n\n" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:23 @@ -49916,8 +47958,8 @@ msgstr "" msgid "" "If it fails (and/or exits with non-zero error code), please paste the " "I<complete, unedited> output of the test tool into a bug report. More " -"information about reporting bugs can be found on the L<http://libguestfs.org/" -"> website." +"information about reporting bugs can be found on the " +"L<http://libguestfs.org/> website." msgstr "" #. type: =item @@ -49963,10 +48005,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:65 -#, fuzzy -#| msgid "Display the version number and exit." msgid "Display the libguestfs version number and exit." -msgstr "Показати дані щодо версії і завершити роботу." +msgstr "" #. type: =head1 #: ../test-tool/libguestfs-test-tool.pod:69 @@ -50012,8 +48052,8 @@ msgstr "" #. type: textblock #: ../test-tool/libguestfs-test-tool.pod:88 msgid "" -"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further " -"information." +"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further" +" information." msgstr "" #. type: =head1 @@ -50052,9 +48092,7 @@ msgstr "" msgid "" " virt-list-filesystems [--options] domname\n" "\n" -msgstr "" -" virt-list-filesystems [--параметри] -d назва_домену\n" -"\n" +msgstr " virt-list-filesystems [--параметри] -d назва_домену\n\n" #. type: verbatim #: ../tools/virt-list-filesystems.pl:38 @@ -50062,9 +48100,7 @@ msgstr "" msgid "" " virt-list-filesystems [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-list-filesystems [--параметри] образ.img [образ.img ...]\n" -"\n" +msgstr " virt-list-filesystems [--параметри] образ.img [образ.img ...]\n\n" #. type: =head1 #: ../tools/virt-list-filesystems.pl:40 ../tools/virt-list-partitions.pl:40 @@ -50082,16 +48118,16 @@ msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:47 msgid "" -"C<virt-list-filesystems> is a command line tool to list the filesystems that " -"are contained in a virtual machine or disk image." +"C<virt-list-filesystems> is a command line tool to list the filesystems that" +" are contained in a virtual machine or disk image." msgstr "" #. type: textblock #: ../tools/virt-list-filesystems.pl:51 msgid "" "C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the L<guestfish(1)" -"> tool." +"functionality. For more complex cases you should look at the " +"L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -50117,12 +48153,9 @@ msgstr "" #: ../tools/virt-list-filesystems.pl:199 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" -"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-" -"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::" -"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-tar.pl:317 @@ -50141,9 +48174,7 @@ msgstr "" msgid "" " virt-list-partitions [--options] domname\n" "\n" -msgstr "" -" virt-list-partitions [--параметри] назва_домену\n" -"\n" +msgstr " virt-list-partitions [--параметри] назва_домену\n\n" #. type: verbatim #: ../tools/virt-list-partitions.pl:38 @@ -50151,9 +48182,7 @@ msgstr "" msgid "" " virt-list-partitions [--options] disk.img [disk.img ...]\n" "\n" -msgstr "" -" virt-list-partitions [--параметри] диск.img [диск.img ...]\n" -"\n" +msgstr " virt-list-partitions [--параметри] диск.img [диск.img ...]\n\n" #. type: textblock #: ../tools/virt-list-partitions.pl:47 @@ -50167,8 +48196,8 @@ msgstr "" #: ../tools/virt-list-partitions.pl:52 msgid "" "C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> " -"functionality. For more complex cases you should look at the L<guestfish(1)" -"> tool." +"functionality. For more complex cases you should look at the " +"L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -50179,8 +48208,8 @@ msgstr "" #. type: textblock #: ../tools/virt-list-partitions.pl:125 msgid "" -"With this option, C<virt-list-partitions> displays the type and size of each " -"partition too (where \"type\" means C<ext3>, C<pv> etc.)" +"With this option, C<virt-list-partitions> displays the type and size of each" +" partition too (where \"type\" means C<ext3>, C<pv> etc.)" msgstr "" #. type: =item @@ -50203,12 +48232,9 @@ msgstr "" #: ../tools/virt-list-partitions.pl:269 msgid "" "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" -"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-" -"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib" -"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-make-fs.pl:37 @@ -50243,11 +48269,11 @@ msgstr "" #: ../tools/virt-make-fs.pl:49 msgid "" "Virt-make-fs is a command line tool for creating a filesystem from a tar " -"archive or some files in a directory. It is similar to tools like L<mkisofs" -"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can " -"create common filesystem types like ext2/3 or NTFS, which can be useful if " -"you want to attach these filesystems to existing virtual machines (eg. to " -"import large amounts of read-only data to a VM)." +"archive or some files in a directory. It is similar to tools like " +"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, " +"it can create common filesystem types like ext2/3 or NTFS, which can be " +"useful if you want to attach these filesystems to existing virtual machines " +"(eg. to import large amounts of read-only data to a VM)." msgstr "" #. type: textblock @@ -50274,8 +48300,8 @@ msgid "" "where C<input> is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " "C<output.img> is a disk image. The input type is detected automatically. " -"The output disk image defaults to a raw ext2 sparse image unless you specify " -"extra flags (see L</OPTIONS> below)." +"The output disk image defaults to a raw ext2 sparse image unless you specify" +" extra flags (see L</OPTIONS> below)." msgstr "" #. type: =head2 @@ -50286,8 +48312,8 @@ msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ" #. type: textblock #: ../tools/virt-make-fs.pl:71 msgid "" -"The default filesystem type is C<ext2>. Just about any filesystem type that " -"libguestfs supports can be used (but I<not> read-only formats like " +"The default filesystem type is C<ext2>. Just about any filesystem type that" +" libguestfs supports can be used (but I<not> read-only formats like " "ISO9660). Here are some of the more common choices:" msgstr "" @@ -50299,9 +48325,9 @@ msgstr "I<ext3>" #. type: textblock #: ../tools/virt-make-fs.pl:79 msgid "" -"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " -"you are not going to use the filesystem in a way that requires the journal, " -"then this is just wasted overhead." +"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If" +" you are not going to use the filesystem in a way that requires the journal," +" then this is just wasted overhead." msgstr "" #. type: =item @@ -50317,8 +48343,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:87 msgid "" -"I<Note for vfat>: The tar archive or local directory must only contain files " -"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " +"I<Note for vfat>: The tar archive or local directory must only contain files" +" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " "program running within libguestfs is unable to change the ownership of non-" "root files, since vfat itself does not support this." msgstr "" @@ -50347,9 +48373,7 @@ msgstr "ПРИКЛАД" msgid "" " virt-make-fs --type=minix input minixfs.img\n" "\n" -msgstr "" -" virt-make-fs --type=minix input minixfs.img\n" -"\n" +msgstr " virt-make-fs --type=minix input minixfs.img\n\n" #. type: =head2 #: ../tools/virt-make-fs.pl:103 @@ -50373,8 +48397,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:112 msgid "" -"On the other hand, if you have a partition table then the output image is no " -"longer a straight filesystem. For example you cannot run L<fsck(8)> " +"On the other hand, if you have a partition table then the output image is no" +" longer a straight filesystem. For example you cannot run L<fsck(8)> " "directly on a partitioned disk image. (However libguestfs tools such as " "L<guestfish(1)> and L<virt-resize(1)> can still be used)." msgstr "" @@ -50390,9 +48414,7 @@ msgstr "Додавання розділу MBR:" msgid "" " virt-make-fs --partition -- input disk.img\n" "\n" -msgstr "" -" virt-make-fs --partition -- input образ.img\n" -"\n" +msgstr " virt-make-fs --partition -- input образ.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:124 @@ -50420,8 +48442,8 @@ msgid "" "Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " "the files that it contains, but might have extra space. Depending on how " "you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"and want to minimize it, or you might want to leave space so that more files" +" can be added later. Virt-make-fs defaults to minimizing the extra space, " "but you can use the I<--size> flag to leave space in the filesystem if you " "want it." msgstr "" @@ -50431,10 +48453,10 @@ msgstr "" msgid "" "An alternative way to leave extra space but not make the output image any " "bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2" +" image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be" +" allocated in the image until you try to store something in it." msgstr "" #. type: textblock @@ -50451,9 +48473,7 @@ msgstr "" msgid "" " virt-make-fs --format=qcow2 --size=+200M input output.img\n" "\n" -msgstr "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" +msgstr " virt-make-fs --format=qcow2 --size=+200M input output.img\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:181 @@ -50496,8 +48516,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:201 msgid "" -"To choose a fixed size output disk, specify an absolute number followed by b/" -"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To choose a fixed size output disk, specify an absolute number followed by " +"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. This must be large enough to contain all the input " "files, else you will get an error." msgstr "" @@ -50505,8 +48525,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:206 msgid "" -"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/" -"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " +"To leave extra space, specify C<+> (plus sign) and a number followed by " +"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, " "Petabytes or Exabytes. For example: I<--size=+200M> means enough space for " "the input files, and (approximately) an extra 200 MB free space." msgstr "" @@ -50515,9 +48535,9 @@ msgstr "" #: ../tools/virt-make-fs.pl:212 msgid "" "Note that virt-make-fs estimates free space, and therefore will not produce " -"filesystems containing precisely the free space requested. (It is much more " -"expensive and time-consuming to produce a filesystem which has precisely the " -"desired free space)." +"filesystems containing precisely the free space requested. (It is much more" +" expensive and time-consuming to produce a filesystem which has precisely " +"the desired free space)." msgstr "" #. type: =item @@ -50581,7 +48601,8 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:255 msgid "" -"If specified, this flag adds an MBR partition table to the output disk image." +"If specified, this flag adds an MBR partition table to the output disk " +"image." msgstr "" #. type: textblock @@ -50631,8 +48652,9 @@ msgstr "" #: ../tools/virt-make-fs.pl:572 msgid "" "L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, " -"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs" -"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>." +"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, " +"L<resize2fs(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, " +"L<http://libguestfs.org/>." msgstr "" #. type: textblock @@ -50649,16 +48671,13 @@ msgid "" " export LIBGUESTFS_DEBUG=1\n" " virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" "\n" -msgstr "" -" export LIBGUESTFS_DEBUG=1\n" -" virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n" -"\n" +msgstr " export LIBGUESTFS_DEBUG=1\n virt-make-fs --debug [...] > /tmp/virt-make-fs.log 2>&1\n\n" #. type: textblock #: ../tools/virt-make-fs.pl:593 msgid "" -"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla." -"redhat.com/>" +"Attach /tmp/virt-make-fs.log to a new bug report at " +"L<https://bugzilla.redhat.com/>" msgstr "" #. type: textblock @@ -50751,8 +48770,8 @@ msgstr "" #: ../tools/virt-tar.pl:66 msgid "" "You must I<not> use C<virt-tar> with the I<-u> option (upload) on live " -"virtual machines. If you do this, you risk disk corruption in the VM. " -"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases." +"virtual machines. If you do this, you risk disk corruption in the VM. C" +"<virt-tar> tries to stop you from doing this, but doesn't catch all cases." msgstr "" #. type: textblock @@ -50778,8 +48797,8 @@ msgstr "" #: ../tools/virt-tar.pl:84 msgid "" "If you want to just view a single file, use L<virt-cat(1)>. If you just " -"want to edit a single file, use L<virt-edit(1)>. For more complex cases you " -"should look at the L<guestfish(1)> tool." +"want to edit a single file, use L<virt-edit(1)>. For more complex cases you" +" should look at the L<guestfish(1)> tool." msgstr "" #. type: textblock @@ -50787,8 +48806,8 @@ msgstr "" msgid "" "There are two modes of operation: I<-x> (eXtract) downloads a directory and " "its contents (recursively) from the virtual machine into a local tarball. " -"I<-u> uploads from a local tarball, unpacking it into a directory inside the " -"virtual machine. You cannot use these two options together." +"I<-u> uploads from a local tarball, unpacking it into a directory inside the" +" virtual machine. You cannot use these two options together." msgstr "" #. type: textblock @@ -50804,8 +48823,8 @@ msgstr "" msgid "" "C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For " "example it cannot do PKZip files or bzip2 compression. If you want that " -"then you'll have to rebuild the tarballs yourself. (This is a limitation of " -"the L<libguestfs(3)> API)." +"then you'll have to rebuild the tarballs yourself. (This is a limitation of" +" the L<libguestfs(3)> API)." msgstr "" #. type: =item @@ -50838,8 +48857,8 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:171 msgid "" -"Use I<-u> to upload and unpack from a local tarball into a virtual machine. " -"Please read the L</WARNING> section above before using this option." +"Use I<-u> to upload and unpack from a local tarball into a virtual machine." +" Please read the L</WARNING> section above before using this option." msgstr "" #. type: textblock @@ -50865,20 +48884,17 @@ msgstr "" #. type: textblock #: ../tools/virt-tar.pl:298 msgid "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" -"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" -"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." -"org/>." -msgstr "" -"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-" -"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::" -"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs." -"org/>." +"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-" +"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, " +"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, " +"L<http://libguestfs.org/>." +msgstr "L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: textblock #: ../tools/virt-win-reg.pl:37 msgid "" -"virt-win-reg - Export and merge Windows Registry entries from a Windows guest" +"virt-win-reg - Export and merge Windows Registry entries from a Windows " +"guest" msgstr "" #. type: verbatim @@ -50933,10 +48949,10 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:58 msgid "" -"Modifying the Windows Registry is an inherently risky operation. The format " -"is deliberately obscure and undocumented, and Registry changes can leave the " -"system unbootable. Therefore when using the I<--merge> option, make sure " -"you have a reliable backup first." +"Modifying the Windows Registry is an inherently risky operation. The format" +" is deliberately obscure and undocumented, and Registry changes can leave " +"the system unbootable. Therefore when using the I<--merge> option, make " +"sure you have a reliable backup first." msgstr "" #. type: textblock @@ -50956,8 +48972,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:71 msgid "" -"If I<--merge> is I<not> specified, then the chosen registry key is displayed/" -"exported (recursively). For example:" +"If I<--merge> is I<not> specified, then the chosen registry key is " +"displayed/exported (recursively). For example:" msgstr "" #. type: verbatim @@ -50966,9 +48982,7 @@ msgstr "" msgid "" " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" "\n" -msgstr "" -" $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n" -"\n" +msgstr " $ virt-win-reg Windows7 'HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft'\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:76 @@ -50984,11 +48998,7 @@ msgid "" " $ virt-win-reg Windows7 $cvkey ProductName\n" " Windows 7 Enterprise\n" "\n" -msgstr "" -" $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n" -" $ virt-win-reg Windows7 $cvkey ProductName\n" -" Windows 7 Enterprise\n" -"\n" +msgstr " $ cvkey='HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion'\n $ virt-win-reg Windows7 $cvkey ProductName\n Windows 7 Enterprise\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:83 @@ -51003,9 +49013,7 @@ msgstr "" msgid "" " $ virt-win-reg --merge Windows7 changes.reg\n" "\n" -msgstr "" -" $ virt-win-reg --merge Windows7 changes.reg\n" -"\n" +msgstr " $ virt-win-reg --merge Windows7 changes.reg\n\n" #. type: =head2 #: ../tools/virt-win-reg.pl:88 @@ -51017,8 +49025,8 @@ msgstr "ПРИМІТКА" msgid "" "This program is only meant for simple access to the registry. If you want " "to do complicated things with the registry, we suggest you download the " -"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> " -"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " +"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>" +" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or " "L<hivexregedit(1)>." msgstr "" @@ -51039,8 +49047,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:165 msgid "" "Note that I<--merge> is I<unsafe> to use on live virtual machines, and will " -"result in disk corruption. However exporting (without this flag) is always " -"safe." +"result in disk corruption. However exporting (without this flag) is always" +" safe." msgstr "" #. type: =item @@ -51052,8 +49060,8 @@ msgstr "B<--encoding> UTF-16LE|ASCII" #: ../tools/virt-win-reg.pl:175 msgid "" "When merging (only), you may need to specify the encoding for strings to be " -"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit" -"(3)/ENCODING STRINGS>." +"used in the hive file. This is explained in detail in " +"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>." msgstr "" #. type: textblock @@ -51071,16 +49079,16 @@ msgstr "B<--unsafe-printable-strings>" #. type: textblock #: ../tools/virt-win-reg.pl:188 msgid "" -"When exporting (only), assume strings are UTF-16LE and print them as strings " -"instead of hex sequences. Remove the final zero codepoint from strings if " +"When exporting (only), assume strings are UTF-16LE and print them as strings" +" instead of hex sequences. Remove the final zero codepoint from strings if " "present." msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:192 msgid "" -"This is unsafe and does not preserve the fidelity of strings in the original " -"Registry for various reasons:" +"This is unsafe and does not preserve the fidelity of strings in the original" +" Registry for various reasons:" msgstr "" #. type: textblock @@ -51186,8 +49194,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:585 msgid "" -"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for " -"C<HKEY_USERS>." +"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for" +" C<HKEY_USERS>." msgstr "" #. type: textblock @@ -51225,15 +49233,13 @@ msgstr "" msgid "" " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" "\n" -msgstr "" -" iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n" -"\n" +msgstr " iconv -f utf-16le -t utf-8 < win.reg | dos2unix > linux.reg\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:604 msgid "" -"To go in the opposite direction, after exporting and before sending the file " -"to a Windows user, do something like this:" +"To go in the opposite direction, after exporting and before sending the file" +" to a Windows user, do something like this:" msgstr "" #. type: verbatim @@ -51242,9 +49248,7 @@ msgstr "" msgid "" " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" "\n" -msgstr "" -" unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n" -"\n" +msgstr " unix2dos linux.reg | iconv -f utf-8 -t utf-16le > win.reg\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:609 @@ -51291,8 +49295,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:627 msgid "" "C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some " -"circumstances it might refer to another control set. The way to find out is " -"to look at the C<HKLM\\SYSTEM\\Select> key:" +"circumstances it might refer to another control set. The way to find out is" +" to look at the C<HKLM\\SYSTEM\\Select> key:" msgstr "" #. type: verbatim @@ -51306,14 +49310,7 @@ msgid "" " \"Failed\"=dword:00000000\n" " \"LastKnownGood\"=dword:00000002\n" "\n" -msgstr "" -" # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n" -" [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n" -" \"Current\"=dword:00000001\n" -" \"Default\"=dword:00000001\n" -" \"Failed\"=dword:00000000\n" -" \"LastKnownGood\"=dword:00000002\n" -"\n" +msgstr " # virt-win-reg WindowsGuest 'HKLM\\SYSTEM\\Select'\n [HKEY_LOCAL_MACHINE\\SYSTEM\\Select]\n \"Current\"=dword:00000001\n \"Default\"=dword:00000001\n \"Failed\"=dword:00000000\n \"LastKnownGood\"=dword:00000002\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:638 @@ -51366,8 +49363,8 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:656 msgid "" -"Note that some of these tips modify the guest disk image. The guest I<must> " -"be shut off, else you will get disk corruption." +"Note that some of these tips modify the guest disk image. The guest I<must>" +" be shut off, else you will get disk corruption." msgstr "" #. type: =head2 @@ -51389,9 +49386,7 @@ msgstr "" msgid "" " guestfish -i -d WindowsGuest upload test.bat /test.bat\n" "\n" -msgstr "" -" guestfish -i -d WindowsGuest upload test.bat /test.bat\n" -"\n" +msgstr " guestfish -i -d WindowsGuest upload test.bat /test.bat\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:667 @@ -51407,19 +49402,14 @@ msgid "" " \"Test\"=\"c:\\\\test.bat\"\n" " EOF\n" "\n" -msgstr "" -" cat > test.reg <<'EOF'\n" -" [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n" -" \"Test\"=\"c:\\\\test.bat\"\n" -" EOF\n" -"\n" +msgstr " cat > test.reg <<'EOF'\n [HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\RunOnce]\n \"Test\"=\"c:\\\\test.bat\"\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:674 msgid "" "In this example we use the key C<RunOnce> which means that the script will " -"run precisely once when the first user logs in. If you want it to run every " -"time a user logs in, replace C<RunOnce> with C<Run>." +"run precisely once when the first user logs in. If you want it to run every" +" time a user logs in, replace C<RunOnce> with C<Run>." msgstr "" #. type: textblock @@ -51453,7 +49443,8 @@ msgstr "" #: ../tools/virt-win-reg.pl:689 msgid "" "First upload the program and optionally the service wrapper. In this case " -"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:" +"the test program is called C<test.exe> and we are using the RHSrvAny " +"wrapper:" msgstr "" #. type: verbatim @@ -51465,12 +49456,7 @@ msgid "" " upload test.exe /test.exe\n" " EOF\n" "\n" -msgstr "" -" guestfish -i -d WindowsGuest <<EOF\n" -" upload rhsrvany.exe /rhsrvany.exe\n" -" upload test.exe /test.exe\n" -" EOF\n" -"\n" +msgstr " guestfish -i -d WindowsGuest <<EOF\n upload rhsrvany.exe /rhsrvany.exe\n upload test.exe /test.exe\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:698 @@ -51494,16 +49480,7 @@ msgid "" " \"DisplayName\"=\"RHSrvAny\"\n" " \"ObjectName\"=\"NetworkService\"\n" " \n" -msgstr "" -" cat > service.reg <<'EOF'\n" -" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n" -" \"Type\"=dword:00000010\n" -" \"Start\"=dword:00000002\n" -" \"ErrorControl\"=dword:00000001\n" -" \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n" -" \"DisplayName\"=\"RHSrvAny\"\n" -" \"ObjectName\"=\"NetworkService\"\n" -" \n" +msgstr " cat > service.reg <<'EOF'\n [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny]\n \"Type\"=dword:00000010\n \"Start\"=dword:00000002\n \"ErrorControl\"=dword:00000001\n \"ImagePath\"=\"c:\\\\rhsrvany.exe\"\n \"DisplayName\"=\"RHSrvAny\"\n \"ObjectName\"=\"NetworkService\"\n \n" #. type: verbatim #: ../tools/virt-win-reg.pl:712 @@ -51514,12 +49491,7 @@ msgid "" " \"PWD\"=\"c:\\\\Temp\"\n" " EOF\n" "\n" -msgstr "" -" [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n" -" \"CommandLine\"=\"c:\\\\test.exe\"\n" -" \"PWD\"=\"c:\\\\Temp\"\n" -" EOF\n" -"\n" +msgstr " [HKLM\\SYSTEM\\ControlSet001\\services\\RHSrvAny\\Parameters]\n \"CommandLine\"=\"c:\\\\test.exe\"\n \"PWD\"=\"c:\\\\Temp\"\n EOF\n\n" #. type: textblock #: ../tools/virt-win-reg.pl:723 @@ -51573,13 +49545,11 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:759 msgid "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" -">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" -"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." -msgstr "" -"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)" -">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex" -"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." +"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, " +"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, " +"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, " +"L<Sys::Virt(3)>, L<http://libguestfs.org/>." +msgstr "L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>." #. type: verbatim #: ../tools/virt-win-reg.pl:777 @@ -51593,6 +49563,6 @@ msgstr "" #. type: textblock #: ../tools/virt-win-reg.pl:780 msgid "" -"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla." -"redhat.com/>" +"Attach /tmp/virt-win-reg.log to a new bug report at " +"L<https://bugzilla.redhat.com/>" msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index 266d40db..31379efc 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # <sflaniga@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" -"fedora/language/en_GB/)\n" -"Language: en_GB\n" +"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/fedora/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -133,24 +131,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: display files in a virtual machine\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Usage:\n" -" %s [--options] -d domname file [file ...]\n" -" %s [--options] -a disc.img [-a disc.img ...] file [file ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" -d|--domain guest Add disks from libvirt guest\n" -" --echo-keys Don't turn off echo for passphrases\n" -" --format[=raw|..] Force disc format for -a option\n" -" --help Display brief help\n" -" --keys-from-stdin Read passphrases from stdin\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1).\n" +msgstr "%s: display files in a virtual machine\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--options] -d domname file [file ...]\n %s [--options] -a disc.img [-a disc.img ...] file [file ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --format[=raw|..] Force disc format for -a option\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format @@ -199,41 +180,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: list filesystems, partitions, block devices, LVM in a VM\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Usage:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disc.img [-a disc.img ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" --all Display everything\n" -" --blkdevs|--block-devices\n" -" Display block devices\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" --csv Output as Comma-Separated Values\n" -" -d|--domain guest Add discs from libvirt guest\n" -" --echo-keys Don't turn off echo for passphrases\n" -" --extra Display swap and data filesystems\n" -" --filesystems Display mountable filesystems\n" -" --format[=raw|..] Force disc format for -a option\n" -" -h|--human-readable Human-readable sizes in --long output\n" -" --help Display brief help\n" -" --keys-from-stdin Read passphrases from stdin\n" -" -l|--long Long output\n" -" --lvs|--logvols|--logical-volumes\n" -" Display LVM logical volumes\n" -" --no-title No title in --long output\n" -" --parts|--partitions Display partitions\n" -" --pvs|--physvols|--physical-volumes\n" -" Display LVM physical volumes\n" -" --uuid|--uuids Add UUIDs to --long output\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" --vgs|--volgroups|--volume-groups\n" -" Display LVM volume groups\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1).\n" +msgstr "%s: list filesystems, partitions, block devices, LVM in a VM\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--options] -d domname\n %s [--options] -a disc.img [-a disc.img ...]\nOptions:\n -a|--add image Add image\n --all Display everything\n --blkdevs|--block-devices\n Display block devices\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add discs from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --extra Display swap and data filesystems\n --filesystems Display mountable filesystems\n --format[=raw|..] Force disc format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -l|--long Long output\n --lvs|--logvols|--logical-volumes\n Display LVM logical volumes\n --no-title No title in --long output\n --parts|--partitions Display partitions\n --pvs|--physvols|--physical-volumes\n Display LVM physical volumes\n --uuid|--uuids Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n --vgs|--volgroups|--volume-groups\n Display LVM volume groups\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -318,27 +265,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: display free space on virtual filesystems\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Usage:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disc.img [-a disc.img ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" --csv Output as Comma-Separated Values\n" -" -d|--domain guest Add discs from libvirt guest\n" -" --format[=raw|..] Force disc format for -a option\n" -" -h|--human-readable Human-readable sizes in --long output\n" -" --help Display brief help\n" -" -i|--inodes Display inodes\n" -" --one-per-guest Separate appliance per guest\n" -" --uuid Add UUIDs to --long output\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1).\n" +msgstr "%s: display free space on virtual filesystems\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--options] -d domname\n %s [--options] -a disc.img [-a disc.img ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add discs from libvirt guest\n --format[=raw|..] Force disc format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n -i|--inodes Display inodes\n --one-per-guest Separate appliance per guest\n --uuid Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n" #: df/output.c:51 msgid "VirtualMachine" @@ -2334,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2607,8 +2535,7 @@ msgstr "" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -3071,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3148,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3179,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3722,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3915,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3973,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4015,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4094,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4329,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4929,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Héctor Daniel Cabrera <logan@fedoraproject.org>, 2011. # Hugo Jiménez Hernández <hjimenezhdez@gmail.com>, 2011. @@ -9,16 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" -"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -86,23 +85,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: comprueba el alineamiento de particiones de máquinas virtuales \n" -"Copyright (C) 2011 Red Hat Inc.\n" -"Uso:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disco.img [-a disco.img ...]\n" -"Opciones:\n" -" -a|--add imagen Añadir imagen\n" -" -c|--connect uri Especificar URI de libvirt para opción -d \n" -" -d|--domain invitado Añadir discos desde invitado libvirt \n" -" --format[=raw|..] Forzar formato de disco con opción -a \n" -" --help Muestra una ayuda breve \n" -" -q|--quiet Sin mensajes, solo código de salida\n" -" -v|--verbose Mostrar mensajes más detallados\n" -" -V|--version Mostra versión y salir\n" -" -x Rastrear llamadas a la API libguestfs\n" -"Para más información, consultar página del manual %s(1).\n" +msgstr "%s: comprueba el alineamiento de particiones de máquinas virtuales \nCopyright (C) 2011 Red Hat Inc.\nUso:\n %s [--options] -d domname\n %s [--options] -a disco.img [-a disco.img ...]\nOpciones:\n -a|--add imagen Añadir imagen\n -c|--connect uri Especificar URI de libvirt para opción -d \n -d|--domain invitado Añadir discos desde invitado libvirt \n --format[=raw|..] Forzar formato de disco con opción -a \n --help Muestra una ayuda breve \n -q|--quiet Sin mensajes, solo código de salida\n -v|--verbose Mostrar mensajes más detallados\n -V|--version Mostra versión y salir\n -x Rastrear llamadas a la API libguestfs\nPara más información, consultar página del manual %s(1).\n" #: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 @@ -150,31 +133,12 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: muestra archivos en una máquina virtual\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Uso:\n" -" %s [--opciones] -d domname archivo [archivo ...]\n" -" %s [--opciones] -a disk.img [-a disk.img ...] archivo [archivo ...]\n" -"Opciones:\n" -" -a|--add image Agrega una imagen\n" -" -c|--connect uri Indica el URI de libvirt para la opción -d\n" -" -d|--domain guest Agrega discos del húesped libvirt\n" -" --echo-keys Muestra las frases de acceso al tipearlas\n" -" --format[=raw|..] Obliga al formateo del disco para la opción -a\n" -" --help Muestra una pequeña asistencia\n" -" --keys-from-stdin Lee las frases de acceso de stdin\n" -" -v|--verbose Mensajes detallados\n" -" -V|--version Muestra la versión y finaliza\n" -" -x Rastrea llamados API de libguestfs\n" -"Para obtener mayor información, consulte la página man %s(1).\n" +msgstr "%s: muestra archivos en una máquina virtual\nCopyright (C) 2010 Red Hat Inc.\nUso:\n %s [--opciones] -d domname archivo [archivo ...]\n %s [--opciones] -a disk.img [-a disk.img ...] archivo [archivo ...]\nOpciones:\n -a|--add image Agrega una imagen\n -c|--connect uri Indica el URI de libvirt para la opción -d\n -d|--domain guest Agrega discos del húesped libvirt\n --echo-keys Muestra las frases de acceso al tipearlas\n --format[=raw|..] Obliga al formateo del disco para la opción -a\n --help Muestra una pequeña asistencia\n --keys-from-stdin Lee las frases de acceso de stdin\n -v|--verbose Mensajes detallados\n -V|--version Muestra la versión y finaliza\n -x Rastrea llamados API de libguestfs\nPara obtener mayor información, consulte la página man %s(1).\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" -msgstr "" -"%s para utilizar una letra de unidad de Windows, este debe ser un huésped " -"Windows\n" +msgstr "%s para utilizar una letra de unidad de Windows, este debe ser un huésped Windows\n" #: cat/virt-cat.c:372 edit/virt-edit.c:680 #, c-format @@ -218,45 +182,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: muestra los sistemas de arcivos, particiones, dispositivos de bloques y " -"LVM en una MV\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Uso:\n" -" %s [--opciones] -d domname\n" -" %s [--opciones] -a disk.img [-a disk.img ...]\n" -"Ociones:\n" -" -a|--add image Agrega una imagen\n" -" --all Muestra todo\n" -" --blkdevs|--block-devices\n" -" Muestra los dispositivos de bloque\n" -" -c|--connect uri Esecifica URI de libvirt para la opción -d\n" -" --csv Ofrece los resultados como valores separados por " -"comas\n" -" -d|--domain guest Agrega discos de los huéspedes libvirt\n" -" --echo-keys Muestra las frases de acceso a medida que se las " -"tipea\n" -" --extra Muestra sistemas de archivos con datos y swap\n" -" --filesystems Muestra sistemas de archivos montables\n" -" --format[=raw|..] Obliga al formateo de disco para la opción -a\n" -" -h|--human-readable Muestra los resultados de --long en tamaños posibles " -"de ser leídos por humanos\n" -" --help Muestra una pequeña asistencia\n" -" --keys-from-stdin Lee frases de acceso de stdin\n" -" -l|--long Resultados extensos\n" -" --lvs|--logvols|--logical-volumes\n" -" Muestra volúmenes lógicos LVM\n" -" --no-title Sin título en resultados --long\n" -" --parts|--partitions Muestra las particiones\n" -" --pvs|--physvols|--physical-volumes\n" -" Muestra volúmenes físicos LVM\n" -" --uuid|--uuids Agrega UUIDs en resultados --long\n" -" -v|--verbose Mensajes detalolados\n" -" -V|--version Muestra la versión y finaliza\n" -" --vgs|--volgroups|--volume-groups\n" -" Muestra grupos de volúmenes LVM\n" -" -x Rastrea llamadas API de libguestfs\n" -"Para obtener mayor información, consulte la página man %s(1).\n" +msgstr "%s: muestra los sistemas de arcivos, particiones, dispositivos de bloques y LVM en una MV\nCopyright (C) 2010 Red Hat Inc.\nUso:\n %s [--opciones] -d domname\n %s [--opciones] -a disk.img [-a disk.img ...]\nOciones:\n -a|--add image Agrega una imagen\n --all Muestra todo\n --blkdevs|--block-devices\n Muestra los dispositivos de bloque\n -c|--connect uri Esecifica URI de libvirt para la opción -d\n --csv Ofrece los resultados como valores separados por comas\n -d|--domain guest Agrega discos de los huéspedes libvirt\n --echo-keys Muestra las frases de acceso a medida que se las tipea\n --extra Muestra sistemas de archivos con datos y swap\n --filesystems Muestra sistemas de archivos montables\n --format[=raw|..] Obliga al formateo de disco para la opción -a\n -h|--human-readable Muestra los resultados de --long en tamaños posibles de ser leídos por humanos\n --help Muestra una pequeña asistencia\n --keys-from-stdin Lee frases de acceso de stdin\n -l|--long Resultados extensos\n --lvs|--logvols|--logical-volumes\n Muestra volúmenes lógicos LVM\n --no-title Sin título en resultados --long\n --parts|--partitions Muestra las particiones\n --pvs|--physvols|--physical-volumes\n Muestra volúmenes físicos LVM\n --uuid|--uuids Agrega UUIDs en resultados --long\n -v|--verbose Mensajes detalolados\n -V|--version Muestra la versión y finaliza\n --vgs|--volgroups|--volume-groups\n Muestra grupos de volúmenes LVM\n -x Rastrea llamadas API de libguestfs\nPara obtener mayor información, consulte la página man %s(1).\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -301,9 +227,7 @@ msgstr "" msgid "" "%s: used a flag which can only be combined with -lR mode\n" "For more information, read the virt-ls(1) man page.\n" -msgstr "" -"%s: se ha utilizado una marca que solo puede ser combinada en modo -IR\n" -"Para obtener mayor información, lea la página man virt-ls(1).\n" +msgstr "%s: se ha utilizado una marca que solo puede ser combinada en modo -IR\nPara obtener mayor información, lea la página man virt-ls(1).\n" #: cat/virt-ls.c:580 #, c-format @@ -343,28 +267,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: muestra el espacio disponible en el sistema de archivos virtual\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Usage:\n" -" %s [--opciones] -d domname\n" -" %s [--opciones] -a disk.img [-a disk.img ...]\n" -"Opciones:\n" -" -a|--add image Agrega una imagen\n" -" -c|--connect uri Especifica URI de libvirt para la opción -d\n" -" --csv Ofrece el resultado en valores separados por comas\n" -" -d|--domain guest Agrega discos de huéspedes libvirt\n" -" --format[=raw|..] Obliga al formateo de disco para la opción -a\n" -" -h|--human-readable Ofrece el resultado de --long en un tamaño posible de " -"ser leído por humanos\n" -" --help Muestra una pequeña asistencia\n" -" -i|--inodes Muestra los inodos\n" -" --one-per-guest Distingue los dispositivos de cada huésped\n" -" --uuid Agrega UUIDs a los resultados --long\n" -" -v|--verbose Mensajes detallados\n" -" -V|--version Muestra la versión y finaliza\n" -" -x Rastrea llamadas API de libguestfs\n" -"Para obtener mayor información, consulte la página man %s(1).\n" +msgstr "%s: muestra el espacio disponible en el sistema de archivos virtual\nCopyright (C) 2010 Red Hat Inc.\nUsage:\n %s [--opciones] -d domname\n %s [--opciones] -a disk.img [-a disk.img ...]\nOpciones:\n -a|--add image Agrega una imagen\n -c|--connect uri Especifica URI de libvirt para la opción -d\n --csv Ofrece el resultado en valores separados por comas\n -d|--domain guest Agrega discos de huéspedes libvirt\n --format[=raw|..] Obliga al formateo de disco para la opción -a\n -h|--human-readable Ofrece el resultado de --long en un tamaño posible de ser leído por humanos\n --help Muestra una pequeña asistencia\n -i|--inodes Muestra los inodos\n --one-per-guest Distingue los dispositivos de cada huésped\n --uuid Agrega UUIDs a los resultados --long\n -v|--verbose Mensajes detallados\n -V|--version Muestra la versión y finaliza\n -x Rastrea llamadas API de libguestfs\nPara obtener mayor información, consulte la página man %s(1).\n" #: df/output.c:51 msgid "VirtualMachine" @@ -490,15 +393,11 @@ msgstr "agrega un dispositivo en modo de captura (sólo lectura)" #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"agrega un dispositivo de sólo lectura, indicando qué emulación de bloque " -"QEMU tiene que utilizarse" +msgstr "agrega un dispositivo de sólo lectura, indicando qué emulación de bloque QEMU tiene que utilizarse" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" -msgstr "" -"agrega un dispositivo indicando qué emulación de bloque QEMU tiene que " -"utilizarse" +msgstr "agrega un dispositivo indicando qué emulación de bloque QEMU tiene que utilizarse" #: fish/cmds.c:3022 msgid "allocate and add a disk file" @@ -670,9 +569,7 @@ msgstr "" #: fish/cmds.c:3064 msgid "return true path on case-insensitive filesystem" -msgstr "" -"devuelve la ruta verdadera en sistemas de archivos que no distinguen " -"mayúsculas y minúsculas" +msgstr "devuelve la ruta verdadera en sistemas de archivos que no distinguen mayúsculas y minúsculas" #: fish/cmds.c:3065 msgid "list the contents of a file" @@ -684,9 +581,7 @@ msgstr "calcular MD5, SHAx o sumatoria de verificación CRC del archivo" #: fish/cmds.c:3067 msgid "compute MD5, SHAx or CRC checksum of the contents of a device" -msgstr "" -"calcula MD5, SHAx o sumatoria de verificación CRC de los contenidos de un " -"dispositivo" +msgstr "calcula MD5, SHAx o sumatoria de verificación CRC de los contenidos de un dispositivo" #: fish/cmds.c:3068 msgid "compute MD5, SHAx or CRC checksum of files in a directory" @@ -746,8 +641,7 @@ msgstr "copia archivos remotos o directorios fuera de una imagen" #: fish/cmds.c:3082 msgid "copy size bytes from source to destination using dd" -msgstr "" -"copia en tamaño de bytes desde la fuente hacia el destino utilizando dd" +msgstr "copia en tamaño de bytes desde la fuente hacia el destino utilizando dd" #: fish/cmds.c:3083 msgid "copy a file" @@ -787,9 +681,7 @@ msgstr "reporta la utilización del espacio de disco del sistema de archivos" #: fish/cmds.c:3092 msgid "report file system disk space usage (human readable)" -msgstr "" -"reporta la utilización del espacio de disco del sistema de archivos (de " -"manera que pueda ser leído por seres humanos)" +msgstr "reporta la utilización del espacio de disco del sistema de archivos (de manera que pueda ser leído por seres humanos)" #: fish/cmds.c:3093 msgid "display an image" @@ -809,8 +701,7 @@ msgstr "descarga un archivo en la máquina local con offset y tamaño" #: fish/cmds.c:3097 msgid "drop kernel page cache, dentries and inodes" -msgstr "" -"abandona la página caché del kernel, los nodos i y entradas de datos (dentry)" +msgstr "abandona la página caché del kernel, los nodos i y entradas de datos (dentry)" #: fish/cmds.c:3098 msgid "estimate file space usage" @@ -872,8 +763,7 @@ msgstr "llena un archivo con octetos" #: fish/cmds.c:3117 msgid "fill a file with a repeating pattern of bytes" -msgstr "" -"completa un archivo con el mismo patrón de bytes repetido continuamente" +msgstr "completa un archivo con el mismo patrón de bytes repetido continuamente" #: fish/cmds.c:3118 msgid "find all files and directories" @@ -881,9 +771,7 @@ msgstr "encuentra todos los archivos y directorios" #: fish/cmds.c:3119 msgid "find all files and directories, returning NUL-separated list" -msgstr "" -"encuentra todos los archivos y directorios, devolviendo una lista separada " -"por NUL" +msgstr "encuentra todos los archivos y directorios, devolviendo una lista separada por NUL" #: fish/cmds.c:3120 msgid "find a filesystem by label" @@ -1067,9 +955,7 @@ msgstr "obtiene mapeos de letras de unidades" #: fish/cmds.c:3167 msgid "get filesystems associated with inspected operating system" -msgstr "" -"obtiene los sistemas de archivos asociados con un sistema operativo " -"inspeccionado" +msgstr "obtiene los sistemas de archivos asociados con un sistema operativo inspeccionado" #: fish/cmds.c:3168 msgid "get format of inspected operating system" @@ -1101,9 +987,7 @@ msgstr "obtiene el formato del paquete utilizado por el sistema operativo" #: fish/cmds.c:3175 msgid "get package management tool used by the operating system" -msgstr "" -"obtiene la herramienta de administración del paquete utilizada por el " -"sistema operativo" +msgstr "obtiene la herramienta de administración del paquete utilizada por el sistema operativo" #: fish/cmds.c:3176 msgid "get product name of inspected operating system" @@ -1115,9 +999,7 @@ msgstr "obtiene variante de producto del sistema oerativo inspeccionado" #: fish/cmds.c:3178 msgid "return list of operating systems found by last inspection" -msgstr "" -"devuelve una lista de los sistemas operativos hallados en la última " -"inspección" +msgstr "devuelve una lista de los sistemas operativos hallados en la última inspección" #: fish/cmds.c:3179 msgid "get type of inspected operating system" @@ -1125,8 +1007,7 @@ msgstr "obtiene el tipo de un sistema operativo inspeccionado" #: fish/cmds.c:3180 msgid "get Windows CurrentControlSet of inspected operating system" -msgstr "" -"obtiene CurrentControlSet de Windows del sistema operativo inspeccionado" +msgstr "obtiene CurrentControlSet de Windows del sistema operativo inspeccionado" #: fish/cmds.c:3181 msgid "get Windows systemroot of inspected operating system" @@ -1146,14 +1027,11 @@ msgstr "obtiene la marca netinst (instalador de red) del disco de instalación" #: fish/cmds.c:3185 msgid "get list of applications installed in the operating system" -msgstr "" -"obtiene la lista de las aplicaciones instaladas en el sistema operativo" +msgstr "obtiene la lista de las aplicaciones instaladas en el sistema operativo" #: fish/cmds.c:3186 msgid "inspect disk and return list of operating systems found" -msgstr "" -"inspecciona el disco y devuelve una lista con los sistemas operativos " -"hallados" +msgstr "inspecciona el disco y devuelve una lista con los sistemas operativos hallados" #: fish/cmds.c:3187 msgid "test if block device" @@ -1317,8 +1195,7 @@ msgstr "abre un dispositivo de bloques cifrado con LUKS" #: fish/cmds.c:3233 msgid "open a LUKS-encrypted block device read-only" -msgstr "" -"abre un dispositivo de bloques cifrado mediante LUKS, en modo de sólo lectura" +msgstr "abre un dispositivo de bloques cifrado mediante LUKS, en modo de sólo lectura" #: fish/cmds.c:3234 msgid "create an LVM logical volume" @@ -1678,13 +1555,11 @@ msgstr "modifica el tamaño de un sistema de archivos ext2, ext3, o ext4" #: fish/cmds.c:3330 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" -msgstr "" -"redimensiona a su tamaño mínimo un sistema de archivos ext2, ext3 o ext4" +msgstr "redimensiona a su tamaño mínimo un sistema de archivos ext2, ext3 o ext4" #: fish/cmds.c:3331 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" -msgstr "" -"modifica el tamaño de un sistema de archivos ext2, ext3 o ext4 (con tamaño)" +msgstr "modifica el tamaño de un sistema de archivos ext2, ext3 o ext4 (con tamaño)" #: fish/cmds.c:3332 msgid "remove a file" @@ -1776,8 +1651,7 @@ msgstr "habilita o deshabilita el proceso de recuperación" #: fish/cmds.c:3354 msgid "set SELinux enabled or disabled at appliance boot" -msgstr "" -"define SELinux habilitado o deshabilitado en el dispositivo de arranque" +msgstr "define SELinux habilitado o deshabilitado en el dispositivo de arranque" #: fish/cmds.c:3355 msgid "set number of virtual CPUs in appliance" @@ -1997,9 +1871,7 @@ msgstr "genera un grupo de volúmenes LVM" #: fish/cmds.c:3414 msgid "get the LV UUIDs of all LVs in the volume group" -msgstr "" -"obtiene los UUIDs de todos los volúmenes lógicos (LV) existentes en el grupo " -"de volúmenes" +msgstr "obtiene los UUIDs de todos los volúmenes lógicos (LV) existentes en el grupo de volúmenes" #: fish/cmds.c:3415 msgid "get volume group metadata" @@ -2007,9 +1879,7 @@ msgstr "" #: fish/cmds.c:3416 msgid "get the PV UUIDs containing the volume group" -msgstr "" -"obtiene los UUIDs de todos los volúmenes físicos (PV) existentes en el grupo " -"de volúmenes" +msgstr "obtiene los UUIDs de todos los volúmenes físicos (PV) existentes en el grupo de volúmenes" #: fish/cmds.c:3417 msgid "remove an LVM volume group" @@ -2025,9 +1895,7 @@ msgstr "lista los grupos de volúmenes LVM (VGs)" #: fish/cmds.c:3421 msgid "rescan for LVM physical volumes, volume groups and logical volumes" -msgstr "" -"examina nuevamente volúmenes físicos LVM, grupos de volúmenes y volúmenes " -"lógicos " +msgstr "examina nuevamente volúmenes físicos LVM, grupos de volúmenes y volúmenes lógicos " #: fish/cmds.c:3422 msgid "get the UUID of a volume group" @@ -2075,18 +1943,15 @@ msgstr "" #: fish/cmds.c:3435 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" -msgstr "" -"poner a 0 los nodos i y bloques de disco en el sistema de archivos ext2/3" +msgstr "poner a 0 los nodos i y bloques de disco en el sistema de archivos ext2/3" #: fish/cmds.c:3438 msgid "determine file type inside a compressed file" -msgstr "" -"determina el tipo de archivo que se encuentra dentro de un archivo comprimido" +msgstr "determina el tipo de archivo que se encuentra dentro de un archivo comprimido" #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"Utilice -h <cmd> / help <cmd> para ver asistencia detallada de un comando." +msgstr "Utilice -h <cmd> / help <cmd> para ver asistencia detallada de un comando." #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2398,10 +2263,9 @@ msgstr "%s: %s: linea %d: error al analizar el archivo de configuración: %s\n" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"utilice el comando 'copy-in <local> [<local>...] <remotedir>' para copiar " -"archivos dentro de la imagen\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "utilice el comando 'copy-in <local> [<local>...] <remotedir>' para copiar archivos dentro de la imagen\n" #: fish/copy.c:68 #, c-format @@ -2411,18 +2275,14 @@ msgstr "copy-in: el destino '%s' no es un directorio\n" #: fish/copy.c:165 #, c-format msgid "error: argument is zero length or longer than maximum permitted\n" -msgstr "" -"error: la longitud del argumento es cero, o es mayor que la máxima " -"permitida\n" +msgstr "error: la longitud del argumento es cero, o es mayor que la máxima permitida\n" #: fish/copy.c:210 #, c-format msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"utilice el comando 'copy-out <remote> [<remote>...] <localdir>' para copiar " -"archivos fuera de la imagen\n" +msgstr "utilice el comando 'copy-out <remote> [<remote>...] <localdir>' para copiar archivos fuera de la imagen\n" #: fish/copy.c:221 #, c-format @@ -2526,9 +2386,7 @@ msgstr "%s: --listen=PID: PID no era un número: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "" -"%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso " -"remoto\n" +msgstr "%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso remoto\n" #: fish/fish.c:314 #, c-format @@ -2538,8 +2396,7 @@ msgstr "%s: sólo puede ofrecerse un parámetro -f\n" #: fish/fish.c:486 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" -msgstr "" -"%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n" +msgstr "%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n" #: fish/fish.c:494 #, c-format @@ -2549,8 +2406,7 @@ msgstr "%s: parámetros extra de la línea de comando con marca --listen\n" #: fish/fish.c:500 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" -msgstr "" -"%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" +msgstr "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" #: fish/fish.c:656 #, c-format @@ -2563,22 +2419,12 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"Bienvenido a guestfish, la shell interactiva del sistema de archivos " -"libguestfs para\n" -"editar sistemas de archivos de máquinas virtuales.\n" -"\n" -"Ingrese: 'help' para obtener los comandos de asistencia\n" -" 'man' para leer el manual\n" -" 'quit' para abandonar la shell\n" -"\n" +msgstr "\nBienvenido a guestfish, la shell interactiva del sistema de archivos libguestfs para\neditar sistemas de archivos de máquinas virtuales.\n\nIngrese: 'help' para obtener los comandos de asistencia\n 'man' para leer el manual\n 'quit' para abandonar la shell\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format msgid "%s: command arguments not separated by whitespace\n" -msgstr "" -"%s: los argumentos del comando no están separados por un espacio en blanco\n" +msgstr "%s: los argumentos del comando no están separados por un espacio en blanco\n" #: fish/fish.c:817 #, c-format @@ -2624,19 +2470,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - muestra una lista de los comandos o asistencia sobre un comando\n" -" help cmd\n" -" help\n" +msgstr "help - muestra una lista de los comandos o asistencia sobre un comando\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - abandonar guestfish\n" -" quit\n" +msgstr "quit - abandonar guestfish\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2649,10 +2490,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"¿Quería abrir una imagen de disco? guestfish -a disk.img\n" -"Para obtener una lista de comandos: guestfish -h\n" -"Para obtener la documentación completa: man guestfish\n" +msgstr "¿Quería abrir una imagen de disco? guestfish -a disk.img\nPara obtener una lista de comandos: guestfish -h\nPara obtener la documentación completa: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2669,19 +2507,14 @@ msgstr "Cuota problemática en la cadena \"%s\"\n" msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" -msgstr "" -"%s: para utilizar letras de unidad Windows, debe inspeccionar el huésped " -"(opción \"-i\"o ejecute el comando \"inspect-os\")\n" +msgstr "%s: para utilizar letras de unidad Windows, debe inspeccionar el huésped (opción \"-i\"o ejecute el comando \"inspect-os\")\n" #: fish/fish.c:1593 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" -msgstr "" -"%s: no se ha encontrado la unidad '%c:'. Para conocer las unidades " -"disponibles ejecute:\n" -" inspect-get-drive-mappings %s\n" +msgstr "%s: no se ha encontrado la unidad '%c:'. Para conocer las unidades disponibles ejecute:\n inspect-get-drive-mappings %s\n" #: fish/fish.c:1612 #, c-format @@ -2689,10 +2522,7 @@ msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" " umount-all\n" " mount %s /\n" -msgstr "" -"%s: para acceder a '%c:', primero monte %s. Una forma de hacerlo es :\n" -" umount-all\n" -" mount %s /\n" +msgstr "%s: para acceder a '%c:', primero monte %s. Una forma de hacerlo es :\n umount-all\n mount %s /\n" #: fish/glob.c:62 #, c-format @@ -2707,16 +2537,10 @@ msgstr "glob: falló la llamada guestfs_glob_expand: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"Agregue imágenes de disco a examinar utilizando las opciones -a, -d, o el " -"comando 'add'.\n" -"O genere una nueva imagen de disco utilizando -N, o los comandos 'alloc' o " -"'sparse'.\n" -"Una vez que haya hecho esto, utilice el comando 'run'.\n" +msgstr "Agregue imágenes de disco a examinar utilizando las opciones -a, -d, o el comando 'add'.\nO genere una nueva imagen de disco utilizando -N, o los comandos 'alloc' o 'sparse'.\nUna vez que haya hecho esto, utilice el comando 'run'.\n" #: fish/help.c:45 #, c-format @@ -2732,10 +2556,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"Para obtener mayor información acerca de algún comando, utilice 'help cmd'.\n" -"\n" -"Para leer el manual, ingrese 'man'.\n" +msgstr "Para obtener mayor información acerca de algún comando, utilice 'help cmd'.\n\nPara leer el manual, ingrese 'man'.\n" #: fish/hexedit.c:42 #, c-format @@ -2753,10 +2574,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s is es mayor que %s. Debe ofrecer un límite utilizando\n" -" 'hexedit %s <max>' (ej. 'hexedit %s 1M') o un rango utilizando\n" -" 'hexedit %s <inicio> <max>'.\n" +msgstr "hexedit: %s is es mayor que %s. Debe ofrecer un límite utilizando\n 'hexedit %s <max>' (ej. 'hexedit %s 1M') o un rango utilizando\n 'hexedit %s <inicio> <max>'.\n" #: fish/hexedit.c:93 #, c-format @@ -2809,9 +2627,7 @@ msgstr "" #: fish/inspect.c:171 #, c-format msgid "%s: some filesystems could not be mounted (ignored)\n" -msgstr "" -"%s: algunos sistemas de archivos no han podido ser montados (se han " -"ignorado)\n" +msgstr "%s: algunos sistemas de archivos no han podido ser montados (se han ignorado)\n" #: fish/inspect.c:183 #, c-format @@ -2863,9 +2679,7 @@ msgstr "%s: no se ha podido montar '%s'. ¿Se refería a uno de estos?\n" msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"Listado de las imágenes de disco preparadas:\n" -"\n" +msgstr "Listado de las imágenes de disco preparadas:\n\n" #: fish/prep.c:41 #, c-format @@ -2873,10 +2687,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2894,23 +2705,14 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"Las imágenes de disco preparadas son escritas en el archivo \"test1.img\" " -"del\n" -"directorio local. (\"test2.img\" etc., si se ofrece la opción -N reiteradas " -"veces).\n" -"Para obtener mayor información, consulte el manual de guestfish(1).\n" +msgstr "Las imágenes de disco preparadas son escritas en el archivo \"test1.img\" del\ndirectorio local. (\"test2.img\" etc., si se ofrece la opción -N reiteradas veces).\nPara obtener mayor información, consulte el manual de guestfish(1).\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: parámetro '%s' de -N: no se conoce tal imagen de disco " -"preparada.\n" -"Utilice 'guestfish -N help' para obtener un listado con los valores posibles " -"del parámetro -N.\n" +msgstr "guestfish: parámetro '%s' de -N: no se conoce tal imagen de disco preparada.\nUtilice 'guestfish -N help' para obtener un listado con los valores posibles del parámetro -N.\n" #: fish/prep.c:159 #, c-format @@ -2992,10 +2794,7 @@ msgstr "guestfish: error de protocolo: no se pudo leer el mensaje 'hello'\n" msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: error de protocolo: versiones no coincidentes, la versión del " -"servidor '%s' no concuerda con la versión del cliente '%s'. Ambas versiones " -"deber coincidir de manera exacta.\n" +msgstr "guestfish: error de protocolo: versiones no coincidentes, la versión del servidor '%s' no concuerda con la versión del cliente '%s'. Ambas versiones deber coincidir de manera exacta.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3005,16 +2804,12 @@ msgstr "guestfish: remoto: parece ser que el servidor no se está ejecutando\n" #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: error de protocolo: no es posible enviar salutación inicial hacia " -"el servidor\n" +msgstr "guestfish: error de protocolo: no es posible enviar salutación inicial hacia el servidor\n" #: fish/rc.c:400 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" -msgstr "" -"guestfish: error de protocolo: no es posible decodificar la respuesta del " -"servidor\n" +msgstr "guestfish: error de protocolo: no es posible decodificar la respuesta del servidor\n" #: fish/reopen.c:39 #, c-format @@ -3170,8 +2965,7 @@ msgstr "%s: --live no es compatible con la opción -a\n" #: fuse/guestmount.c:316 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" -msgstr "" -"%s: debe indicar un punto de montaje en el sistema de archivos del equipo\n" +msgstr "%s: debe indicar un punto de montaje en el sistema de archivos del equipo\n" #: inspector/virt-inspector.c:82 #, c-format @@ -3206,33 +3000,15 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"%s: no se ha podido detectar un sistema operativo en la imagen de disco.\n" -"\n" -"Esto puede ser debido a que el archivo no es una imagen de disco, o que no " -"es una\n" -" imagen de máquina virtual, o porque el tipo de SO no es comprendido por " -"libguestfs.\n" -"\n" -"NOTA para los usuarios de Linux para empresas de Red Hat 6: para obtener " -"soporte con\n" -"huéspedes Windows, debe instalar el paquete independiente libguestfs-" -"winsupport.\n" -"\n" -"Si considera que esto podría ser un error, por favor envíe un reporte de " -"error incluyendo la\n" -" mayor cantidad de información relacionada con la imagen de disco que le sea " -"posible.\n" +msgstr "%s: no se ha podido detectar un sistema operativo en la imagen de disco.\n\nEsto puede ser debido a que el archivo no es una imagen de disco, o que no es una\n imagen de máquina virtual, o porque el tipo de SO no es comprendido por libguestfs.\n\nNOTA para los usuarios de Linux para empresas de Red Hat 6: para obtener soporte con\nhuéspedes Windows, debe instalar el paquete independiente libguestfs-winsupport.\n\nSi considera que esto podría ser un error, por favor envíe un reporte de error incluyendo la\n mayor cantidad de información relacionada con la imagen de disco que le sea posible.\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3286,8 +3062,7 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:158 msgid "open_guest: first parameter must be a string or an arrayref" -msgstr "" -"open_guest: el primer parámetro debe ser una cadena o una referencia array" +msgstr "open_guest: el primer parámetro debe ser una cadena o una referencia array" #: perl/lib/Sys/Guestfs/Lib.pm:164 msgid "open_guest: first argument contains undefined element" @@ -3300,11 +3075,9 @@ msgstr "la imagen huésped {imagename} no existe es imposible de leer" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: no existe soporte libvirt (install Sys::Virt, XML::XPath and " +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " "XML::XPath::XMLParser)" +msgstr "open_guest: no existe soporte libvirt (install Sys::Virt, XML::XPath and XML::XPath::XMLParser)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3333,24 +3106,12 @@ msgstr "{imagename} parece no tener dispositivos de disco\n" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"No se ha podido detectar ningún sistema operativo dentro de esta imagen de " -"disco.\n" -"\n" -"Esto podría suceder debido a que el archivo no es un archivo de\n" -"imagen de disco, o que no sea una imagen de máquina virtual, o\n" -"debido a que el tipo de SO no es comprendido por virt-inspector.\n" -"\n" -"Si cree que esto es un error, por favor envíe un reporte de error ofreciendo " -"la\n" -"mayor cantidad de información acerca de la imagen de disco que le sea " -"posible.\n" +msgstr "No se ha podido detectar ningún sistema operativo dentro de esta imagen de disco.\n\nEsto podría suceder debido a que el archivo no es un archivo de\nimagen de disco, o que no sea una imagen de máquina virtual, o\ndebido a que el tipo de SO no es comprendido por virt-inspector.\n\nSi cree que esto es un error, por favor envíe un reporte de error ofreciendo la\nmayor cantidad de información acerca de la imagen de disco que le sea posible.\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3389,16 +3150,12 @@ msgstr "La entrada del grub {title} no especifica ningún initrd" #: perl/lib/Sys/Guestfs/Lib.pm:1296 #, perl-brace-format msgid "Didn't find modules directory {modules} for kernel {path}" -msgstr "" -"No ha sido encontrados un directorio de módulos {modules} para la {path} del " -"kernel" +msgstr "No ha sido encontrados un directorio de módulos {modules} para la {path} del kernel" #: perl/lib/Sys/Guestfs/Lib.pm:1304 #, perl-brace-format msgid "Couldn't guess kernel version number from path for kernel {path}" -msgstr "" -"No ha sido posible adivinar el número de versión del kernel desde la {path} " -"del kernel" +msgstr "No ha sido posible adivinar el número de versión del kernel desde la {path} del kernel" #: perl/lib/Sys/Guestfs/Lib.pm:1358 #, perl-brace-format @@ -3537,9 +3294,7 @@ msgstr "seguridad: el dispositivo cacheado %s no es un directorio (modo %o) " #: src/appliance.c:372 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" -msgstr "" -"seguridad: el dispositivo cacheado %s es modificable por el grupo u otros " -"(modo %o)" +msgstr "seguridad: el dispositivo cacheado %s es modificable por el grupo u otros (modo %o)" #: src/appliance.c:712 msgid "external command failed, see earlier error messages" @@ -3547,9 +3302,7 @@ msgstr "falló el comando externo, vea mensajes de errores anteriores" #: src/dbdump.c:85 msgid "unexpected end of output from db_dump command before end of header" -msgstr "" -"fin del resultado no esperado desde el comando db_dump, antes del final del " -"encabezado" +msgstr "fin del resultado no esperado desde el comando db_dump, antes del final del encabezado" #: src/dbdump.c:98 src/dbdump.c:110 msgid "unexpected line from db_dump command, no space prefix" @@ -3557,9 +3310,7 @@ msgstr "línea no esperada desde el comando db_dump, sin prefijo de espacio" #: src/dbdump.c:127 msgid "unexpected end of output from db_dump command before end of data" -msgstr "" -"fin de resultado no esperado del comando db_dump, antes de que hayan " -"finalizado los datos" +msgstr "fin de resultado no esperado del comando db_dump, antes de que hayan finalizado los datos" #: src/dbdump.c:209 msgid "unexpected non-hex digits in output of db_dump command" @@ -3574,9 +3325,7 @@ msgstr "el tamaño de %s es irracional (%<PRIi64> bytes)" msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" -msgstr "" -"no está disponible la arquitectura del archivo API debido a que esta versión " -"de libguestfs ha sido compilada sin la biblioteca libmagic" +msgstr "no está disponible la arquitectura del archivo API debido a que esta versión de libguestfs ha sido compilada sin la biblioteca libmagic" #: src/fuse.c:925 msgid "filesystem is already mounted in another thread" @@ -3660,9 +3409,7 @@ msgstr "no es un huésped Wndows, o no pudo determinarse CurrentControlSet" msgid "" "inspection API not available since this version of libguestfs was compiled " "without the hivex library" -msgstr "" -"no está disponible la inspección API debido a que esta versión de libguestfs " -"ha sido compilada sin la biblioteca bivex" +msgstr "no está disponible la inspección API debido a que esta versión de libguestfs ha sido compilada sin la biblioteca bivex" #: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 @@ -3680,9 +3427,7 @@ msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " -"un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" +msgstr "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3710,9 +3455,7 @@ msgstr "read: %s: fin de archivo no esperado" #: src/launch.c:136 src/launch.c:156 msgid "command line cannot be altered after qemu subprocess launched" -msgstr "" -"la línea de comando no puede ser modificada luego de haber sido lanzado el " -"subproceso qemu" +msgstr "la línea de comando no puede ser modificada luego de haber sido lanzado el subproceso qemu" #: src/launch.c:172 #, c-format @@ -3762,13 +3505,11 @@ msgstr "falló guestfs_launch, vea mensajes de errores anteriores" #: src/launch.c:1048 msgid "qemu launched and contacted daemon, but state != READY" -msgstr "" -"qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" +msgstr "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" #: src/launch.c:1138 msgid "guestfs_launch failed, unexpected initial message from guestfsd" -msgstr "" -"falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd" +msgstr "falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd" #: src/launch.c:1146 msgid "contacted guestfsd, but state != READY" @@ -3781,12 +3522,7 @@ msgid "" "\n" "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" "environment variable. There may also be errors printed above." -msgstr "" -"comando fallo:%s\n" -"\n" -"Si qemu se encuentra en una ruta no estandar,intente establecer la variable " -"de entorno LIBGUESTFS_QEMU. Puede que se hayan mostrado también errores " -"arriba." +msgstr "comando fallo:%s\n\nSi qemu se encuentra en una ruta no estandar,intente establecer la variable de entorno LIBGUESTFS_QEMU. Puede que se hayan mostrado también errores arriba." #: src/launch.c:1498 msgid "qemu has not been launched yet" @@ -3800,21 +3536,14 @@ msgstr "ningún subproceso que finalizar" #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se " -"esperaba 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se esperaba 0x%x\n" #: src/proto.c:501 msgid "" "This usually means the libguestfs appliance failed to start up. Please\n" "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n" "the debug messages output prior to this error.\n" -msgstr "" -"Por lo general esto significa que el dispositivo libguestfs no pudo " -"iniciarse. Por favor\n" -"habilite la depuración (LIBGUESTFS_DEBUG=1) y ejecute el comando nuevamente. " -"Entonces,\n" -"observe el resultado de los mensajes de depuración anteriores a este error.\n" +msgstr "Por lo general esto significa que el dispositivo libguestfs no pudo iniciarse. Por favor\nhabilite la depuración (LIBGUESTFS_DEBUG=1) y ejecute el comando nuevamente. Entonces,\nobserve el resultado de los mensajes de depuración anteriores a este error.\n" #: src/proto.c:507 msgid "See earlier debug messages.\n" @@ -3823,8 +3552,7 @@ msgstr "Conocer mensajes anteriores de depuración.\n" #: src/proto.c:597 #, c-format msgid "received magic signature from guestfsd, but in state %d" -msgstr "" -"se ha recibido una identificación mágica desde guestfsd, pero en estado %d" +msgstr "se ha recibido una identificación mágica desde guestfsd, pero en estado %d" #: src/proto.c:616 #, c-format @@ -3859,14 +3587,11 @@ msgstr "escribe en el socket del demonio" #: src/proto.c:1166 msgid "receive_file_data: parse error in reply callback" -msgstr "" -"receive_file_data: error de análisis en la respuesta de devolución de llamada" +msgstr "receive_file_data: error de análisis en la respuesta de devolución de llamada" #: src/proto.c:1171 msgid "receive_file_data: unexpected flag received when reading file chunks" -msgstr "" -"receive_file_data: se ha recibido una marca no esperada mientras se leían " -"porciones del archivo " +msgstr "receive_file_data: se ha recibido una marca no esperada mientras se leían porciones del archivo " #: src/proto.c:1179 msgid "failed to parse file chunk" @@ -3923,47 +3648,30 @@ msgstr "error al obtener información de dominio: %s" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"error: el dominio es una máquina virtual viva.\n" -"Escribir sobre los discos de una máquina virtual viva puede corromperlos.\n" -"O bien utilice un acceso de sólo lectura, o, si es que el huésped está " -"ejecutando\n" -"el demonio guestfsd, entonces especifique un tipo de acceso vivo. En la " -"mayoría\n" -"de las herramientas de libguestfs, estas opciones son respectivamente --ro o " -"--live\n" -"Consulte la documentación para obtener mayor información." +msgstr "error: el dominio es una máquina virtual viva.\nEscribir sobre los discos de una máquina virtual viva puede corromperlos.\nO bien utilice un acceso de sólo lectura, o, si es que el huésped está ejecutando\nel demonio guestfsd, entonces especifique un tipo de acceso vivo. En la mayoría\nde las herramientas de libguestfs, estas opciones son respectivamente --ro o --live\nConsulte la documentación para obtener mayor información." #: src/virt.c:491 #, c-format msgid "" "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to " "\"error\"" -msgstr "" -"%s: disco está marcado como <readonly/> en libvirt XML, y readonlydisk " -"establecido a \"error\"" +msgstr "%s: disco está marcado como <readonly/> en libvirt XML, y readonlydisk establecido a \"error\"" #: src/virt.c:581 msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"este huésped no posee una definición libvirt <channel> para guestfsd\n" -"Para obtener mayor información, consulte ATTACHING TO RUNNING DAEMONS en " -"guestfs(3)." +msgstr "este huésped no posee una definición libvirt <channel> para guestfsd\nPara obtener mayor información, consulte ATTACHING TO RUNNING DAEMONS en guestfs(3)." #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"no está disponible API de add-domain ya que esta versión de libguestfs fue " -"compilada sin libvirt or libxml2" +msgstr "no está disponible API de add-domain ya que esta versión de libguestfs fue compilada sin libvirt or libxml2" #: test-tool/test-tool.c:67 #, c-format @@ -4042,9 +3750,7 @@ msgstr "libguestfs-test-tool: falló al tocar el archivo\n" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"la variable de entorno LIBGUESTFS_QEMU ya se encuentra definida,\n" -"de modo que las opciones --qemu/--qemudir no pueden ser utilizadas.\n" +msgstr "la variable de entorno LIBGUESTFS_QEMU ya se encuentra definida,\nde modo que las opciones --qemu/--qemudir no pueden ser utilizadas.\n" #: test-tool/test-tool.c:295 #, c-format @@ -4086,15 +3792,11 @@ msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n" #: tools/virt-make-fs.pl:417 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" -msgstr "" -"qemu-img create: falló al intentar crear una imagen de disco, vea mensajes " -"de errores anteriores\n" +msgstr "qemu-img create: falló al intentar crear una imagen de disco, vea mensajes de errores anteriores\n" #: tools/virt-make-fs.pl:428 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" -msgstr "" -"virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue " -"compilado\n" +msgstr "virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue compilado\n" #: tools/virt-make-fs.pl:473 msgid "tar: failed, see earlier messages\n" @@ -4102,31 +3804,22 @@ msgstr "tar: falló, vea mensajes de errores anteriores\n" #: tools/virt-make-fs.pl:495 msgid "uncompress command failed, see earlier messages\n" -msgstr "" -"falló el comando de descompresión, vea mensajes de errores anteriores\n" +msgstr "falló el comando de descompresión, vea mensajes de errores anteriores\n" #: tools/virt-make-fs.pl:530 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: error copiando contenidos hacia el sistema de archivos\n" -"Un error en este momento por lo general significa que el programa no\n" -"ha estimado correctamente el tamaño del sistema de archivos.\n" -"Por favor lea la sección BUGS de la página man.\n" +msgstr "virt-make-fs: error copiando contenidos hacia el sistema de archivos\nUn error en este momento por lo general significa que el programa no\nha estimado correctamente el tamaño del sistema de archivos.\nPor favor lea la sección BUGS de la página man.\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" -msgstr "" -"virt-tar: extraer/cargar el modo especificado dos veces en la línea de " -"comando\n" +msgstr "virt-tar: extraer/cargar el modo especificado dos veces en la línea de comando\n" #: tools/virt-tar.pl:222 msgid "virt-tar: no image, VM names, directory or filename given" -msgstr "" -"virt-tar: no se han ofrecido imágenes, nombres MV, directorios o nombres de " -"archivo" +msgstr "virt-tar: no se han ofrecido imágenes, nombres MV, directorios o nombres de archivo" #: tools/virt-tar.pl:225 msgid "virt-tar: either -x or -u must be specified on the command line\n" @@ -4140,33 +3833,19 @@ msgstr "virt-tar: {tarball}: archivo no encontrado\n" #: tools/virt-tar.pl:239 #, perl-brace-format msgid "virt-tar: {dir}: directory name must start with '/' character\n" -msgstr "" -"virt-tar: {dir}: el nombre del directorio debe empezar con el caracter '/'\n" +msgstr "virt-tar: {dir}: el nombre del directorio debe empezar con el caracter '/'\n" #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261 #, perl-brace-format msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"{prog}: No pudo detectarse un sistema operativo dentro de esta imagen de " -"disco.\n" -"\n" -"Esto puede ser causado o bien porque el archivo no es una imagen de disco, o " -"porque no\n" -" es una imagen de máquina virtual, o porque el tipo de SO no es comprendido " -"por libguestfs.\n" -"\n" -"Si considera que esto es un error, por favor envíe un reporte de error " -"incluyendo\n" -" la mayor cantidad de información posible relacionada con la imagen de " -"disco.\n" +msgstr "{prog}: No pudo detectarse un sistema operativo dentro de esta imagen de disco.\n\nEsto puede ser causado o bien porque el archivo no es una imagen de disco, o porque no\n es una imagen de máquina virtual, o porque el tipo de SO no es comprendido por libguestfs.\n\nSi considera que esto es un error, por favor envíe un reporte de error incluyendo\n la mayor cantidad de información posible relacionada con la imagen de disco.\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format @@ -4181,9 +3860,7 @@ msgstr "no se ha ofrecido un nombre de dominio, o una imagen de disco\n" msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" -msgstr "" -"esperando 1, 2 o más parámetros, ruta de subllave y, opcionalmente, el valor " -"a ser exportado\n" +msgstr "esperando 1, 2 o más parámetros, ruta de subllave y, opcionalmente, el valor a ser exportado\n" #: tools/virt-win-reg.pl:446 #, perl-brace-format @@ -4198,21 +3875,17 @@ msgstr "virt-win-reg: {p}: no es una ruta de Windows Registry soportada\n" #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544 #, perl-brace-format msgid "virt-win-reg: {p}: file not found in guest: {err}\n" -msgstr "" -"virt-win-reg: {p}: el archivo no ha sido encontrado en el huésped: {err}\n" +msgstr "virt-win-reg: {p}: el archivo no ha sido encontrado en el huésped: {err}\n" #: tools/virt-win-reg.pl:529 #, perl-brace-format msgid "virt-win-reg: {p}: could not download registry file: {err}\n" -msgstr "" -"virt-win-reg: {p}: no ha sido posible descargar el archivo de registro: " -"{err}\n" +msgstr "virt-win-reg: {p}: no ha sido posible descargar el archivo de registro: {err}\n" #: tools/virt-win-reg.pl:551 #, perl-brace-format msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" -msgstr "" -"virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n" +msgstr "virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n" #: resize/resize.ml:791 msgid " An extra partition will be created for the surplus." @@ -4224,8 +3897,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4266,19 +3939,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4345,8 +4018,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4580,8 +4253,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -5180,8 +4852,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. # sweta <swkothar@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" -"Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -2263,7 +2262,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2469,19 +2469,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ\n" -" help cmd\n" -" મદદ\n" +msgstr "help - આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ\n help cmd\n મદદ\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - guestfish માંથી બહાર નીકળો\n" -" બહાર નીકળો\n" +msgstr "quit - guestfish માંથી બહાર નીકળો\n બહાર નીકળો\n" #: fish/fish.c:1195 #, c-format @@ -2541,8 +2536,7 @@ msgstr "glob: guestfs_glob_expand કોલ નિષ્ફળ: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2692,10 +2686,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2802,9 +2793,7 @@ msgstr "guestfish: પ્રોટોકોલ ભૂલ: 'hello' સંદે msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ " -"'%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n" +msgstr "guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ '%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3010,12 +2999,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3087,8 +3074,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3118,8 +3105,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3549,8 +3535,7 @@ msgstr "મારવા માટે ઉપપ્રક્રિયા નથી #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: ડિમન માંથી 0x%x ને વાંચો, ઇચ્છિત 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: ડિમન માંથી 0x%x ને વાંચો, ઇચ્છિત 0x%x\n" #: src/proto.c:501 msgid "" @@ -3662,8 +3647,7 @@ msgstr "ડોમેઇન જાણકારીને મેળવી રહ્ #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3765,9 +3749,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n" -"--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n" +msgstr "LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3857,8 +3839,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3915,8 +3896,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3957,19 +3938,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4036,8 +4017,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4271,8 +4252,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4871,8 +4851,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Rajesh Ranjan <rranjan@redhat.com>, 2011. # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" -"Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -2263,7 +2262,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2385,8 +2385,7 @@ msgstr "%s: --listen=PID: PID was not a number: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "" -"%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" +msgstr "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" #: fish/fish.c:314 #, c-format @@ -2470,19 +2469,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - display a list of commands or help on a command\n" -" help cmd\n" -" help\n" +msgstr "help - display a list of commands or help on a command\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - quit guestfish\n" -" quit\n" +msgstr "quit - quit guestfish\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2542,8 +2536,7 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2800,9 +2793,7 @@ msgstr "guestfish: protocol error: could not read 'hello' message\n" msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: protocol error: version mismatch, server version '%s' does not " -"match client version '%s'. The two versions must match exactly.\n" +msgstr "guestfish: protocol error: version mismatch, server version '%s' does not match client version '%s'. The two versions must match exactly.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3008,12 +2999,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3085,8 +3074,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3116,8 +3105,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3547,8 +3535,7 @@ msgstr "किल करने के लिए कोई उपप्रक् #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" #: src/proto.c:501 msgid "" @@ -3660,8 +3647,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3763,9 +3749,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU environment variable is already set, so\n" -"--qemu/--qemudir options cannot be used.\n" +msgstr "LIBGUESTFS_QEMU environment variable is already set, so\n--qemu/--qemudir options cannot be used.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3855,8 +3839,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3913,8 +3896,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3955,19 +3938,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4034,8 +4017,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4269,8 +4252,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4869,8 +4851,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/" -"kn/)\n" -"Language: kn\n" +"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/kn/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: kn\n" "Plural-Forms: nplurals=1; plural=0\n" #: align/domains.c:112 df/domains.c:119 @@ -393,14 +391,11 @@ msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್ಶಾಟ #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ " -"ಸೂಚಿಸು" +msgstr "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ ಸೂಚಿಸು" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" -msgstr "" -"ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು" +msgstr "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು" #: fish/cmds.c:3022 msgid "allocate and add a disk file" @@ -1954,8 +1949,7 @@ msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ." +msgstr "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ." #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2267,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2473,19 +2468,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು\n" -" help cmd\n" -" help\n" +msgstr "help - ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n" -" quit\n" +msgstr "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n quit\n" #: fish/fish.c:1195 #, c-format @@ -2545,8 +2535,7 @@ msgstr "glob: guestfs_glob_expand ಅನ್ನು ಕರೆಯಲು ವಿಫ #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2803,10 +2792,7 @@ msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: 'hello' ಸಂದ msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು " -"'%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ " -"ತಾಳೆಯಾಗಬೇಕು.\n" +msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು '%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ ತಾಳೆಯಾಗಬೇಕು.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -2816,15 +2802,12 @@ msgstr "guestfish: ದೂರಸ್ಥ: ಪರಿಚಾರಕವು ಚಾಲನ #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು " -"ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" +msgstr "guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" #: fish/rc.c:400 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" -msgstr "" -"guestfish: protocol error: ಪರಿಚಾರಕದಿಂದ ಬಂದ ಪ್ರತ್ಯುತ್ತರವನ್ನು ಬಿಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" +msgstr "guestfish: protocol error: ಪರಿಚಾರಕದಿಂದ ಬಂದ ಪ್ರತ್ಯುತ್ತರವನ್ನು ಬಿಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" #: fish/reopen.c:39 #, c-format @@ -3015,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3092,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3123,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3554,9 +3534,7 @@ msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರ #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: ಡೀಮನ್ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x " -"ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" +msgstr "check_for_daemon_cancellation_or_eof: ಡೀಮನ್ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" #: src/proto.c:501 msgid "" @@ -3668,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3771,9 +3748,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n" -"--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n" +msgstr "LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3863,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3921,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3963,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4042,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4277,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4877,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" -"Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ml\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -680,9 +679,7 @@ msgstr "ഫയല് സിസ്റ്റത്തിന്റെ ഡിസ #: fish/cmds.c:3092 msgid "report file system disk space usage (human readable)" -msgstr "" -"ഫയല് സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്ക്കു് വായിക്കുവാന് " -"സാധിക്കുന്നതു്)" +msgstr "ഫയല് സിസ്റ്റത്തിന്റെ ഡിസ്കിലുള്ള സ്ഥലത്തിന്റെ ഉപയോഗം രേഖപ്പെടുത്തുക (മനുഷ്യര്ക്കു് വായിക്കുവാന് സാധിക്കുന്നതു്)" #: fish/cmds.c:3093 msgid "display an image" @@ -1652,8 +1649,7 @@ msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ #: fish/cmds.c:3354 msgid "set SELinux enabled or disabled at appliance boot" -msgstr "" -"പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള് SELinux പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക" +msgstr "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള് SELinux പ്രവര്ത്തന സജ്ജമാക്കുക അല്ലെങ്കില് പ്രവര്ത്തന രഹിതമാക്കുക" #: fish/cmds.c:3355 msgid "set number of virtual CPUs in appliance" @@ -2265,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2471,19 +2468,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുന്നു\n" -" help cmd\n" -" help\n" +msgstr "help - കമാന്ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില് ഒരു കമാന്ഡിനുള്ള സഹായം കാണിക്കുന്നു\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - quit guestfish\n" -" quit\n" +msgstr "quit - quit guestfish\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2543,8 +2535,7 @@ msgstr "glob: guestfs_glob_expand കോള് പരാജയപ്പെട #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2801,9 +2792,7 @@ msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: protocol error: പതിപ്പില് പൊരുത്തപ്പേടു്, '%s' എന്ന സര്വര് പതിപ്പു് ക്ലയന്റ് " -"പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n" +msgstr "guestfish: protocol error: പതിപ്പില് പൊരുത്തപ്പേടു്, '%s' എന്ന സര്വര് പതിപ്പു് ക്ലയന്റ് പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -2813,8 +2802,7 @@ msgstr "guestfish: remote: സര്വര് പ്രവര്ത് #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്വറിലേക്ക് അയയ്ക്കുവാന് സാധ്യമായില്ല\n" +msgstr "guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്വറിലേക്ക് അയയ്ക്കുവാന് സാധ്യമായില്ല\n" #: fish/rc.c:400 #, c-format @@ -3010,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3087,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3118,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3549,8 +3534,7 @@ msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" #: src/proto.c:501 msgid "" @@ -3662,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3765,9 +3748,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n" -"--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n" +msgstr "LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3857,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3915,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3957,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4036,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4271,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4871,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,24 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. # sandeeps <sshedmak@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/" -"mr/)\n" -"Language: mr\n" +"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/mr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: mr\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -134,24 +132,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: वर्च्युअल मशीनमध्ये फाइल्स् दाखवा\n" -"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n" -"वापर:\n" -" %s [--options] -d domname फाइल [फाइल ...]\n" -" %s [--options] -a disk.img [-a disk.img ...] फाइल [फाइल ...]\n" -"पर्याय:\n" -" -a|--add image प्रतिमा समाविष्ट करा\n" -" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n" -" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n" -" --echo-keys पासफ्रेजेसकरीता echo बंद करू नका\n" -" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n" -" --help मदत थोडक्यात दाखवा\n" -" --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n" -" -v|--verbose वर्बोस् संदेश\n" -" -V|--version आवृत्ती दाखवा व बाहेर पडा\n" -" -x libguestfs API कॉल्स् ट्रेस करा\n" -"अधिक माहितीकरीता, manpage %s(1) पहा.\n" +msgstr "%s: वर्च्युअल मशीनमध्ये फाइल्स् दाखवा\nसर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\nवापर:\n %s [--options] -d domname फाइल [फाइल ...]\n %s [--options] -a disk.img [-a disk.img ...] फाइल [फाइल ...]\nपर्याय:\n -a|--add image प्रतिमा समाविष्ट करा\n -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n --echo-keys पासफ्रेजेसकरीता echo बंद करू नका\n --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n --help मदत थोडक्यात दाखवा\n --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n -v|--verbose वर्बोस् संदेश\n -V|--version आवृत्ती दाखवा व बाहेर पडा\n -x libguestfs API कॉल्स् ट्रेस करा\nअधिक माहितीकरीता, manpage %s(1) पहा.\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format @@ -200,41 +181,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: फाइलप्रणाली, विभाजने, ब्लॉक साधणे, LVM यांस एका VM मध्ये सूचीत दाखवा\n" -"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n" -"वापर:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disk.img [-a disk.img ...]\n" -"पर्याय:\n" -" -a|--add image प्रतिमा समाविष्ट करा\n" -" --all सर्व दाखवा\n" -" --blkdevs|--block-devices\n" -" ब्लॉक साधणे दाखवा\n" -" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n" -" --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n" -" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n" -" --echo-keys पासफ्रेजेस् करीता echo बंद करू नका\n" -" --extra स्वॅप व डाटा फाइलप्रणाली दाखवा\n" -" --filesystems माऊंटजोगी फाइलप्रणाली दाखवा\n" -" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n" -" -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n" -" --help संक्षिप्त मदत दाखवा\n" -" --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n" -" -l|--long लाँग आऊटपुट\n" -" --lvs|--logvols|--logical-volumes\n" -" LVM लॉजिकल वॉल्यूम्स् दाखवा\n" -" --no-title --long आउटपुटमध्ये शिर्षक आढळले नाही\n" -" --parts|--partitions विभाजने दाखवा\n" -" --pvs|--physvols|--physical-volumes\n" -" LVM फिजिकल वॉल्यूम्स् दाखवा\n" -" --uuid|--uuids --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n" -" -v|--verbose वर्बोस् संदेश\n" -" -V|--version आवृत्ती दाखवा व बाहेर पडा\n" -" --vgs|--volgroups|--volume-groups\n" -" LVM वॉल्यूम ग्रूप्स् दाखवा\n" -" -x libguestfs API कॉल्स् ट्रेस करा\n" -"अधिक माहितीकरीता, manpage %s(1) पहा.\n" +msgstr "%s: फाइलप्रणाली, विभाजने, ब्लॉक साधणे, LVM यांस एका VM मध्ये सूचीत दाखवा\nसर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\nवापर:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nपर्याय:\n -a|--add image प्रतिमा समाविष्ट करा\n --all सर्व दाखवा\n --blkdevs|--block-devices\n ब्लॉक साधणे दाखवा\n -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n --echo-keys पासफ्रेजेस् करीता echo बंद करू नका\n --extra स्वॅप व डाटा फाइलप्रणाली दाखवा\n --filesystems माऊंटजोगी फाइलप्रणाली दाखवा\n --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n --help संक्षिप्त मदत दाखवा\n --keys-from-stdin stdin पासून पासफ्रेजेस् वाचा\n -l|--long लाँग आऊटपुट\n --lvs|--logvols|--logical-volumes\n LVM लॉजिकल वॉल्यूम्स् दाखवा\n --no-title --long आउटपुटमध्ये शिर्षक आढळले नाही\n --parts|--partitions विभाजने दाखवा\n --pvs|--physvols|--physical-volumes\n LVM फिजिकल वॉल्यूम्स् दाखवा\n --uuid|--uuids --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n -v|--verbose वर्बोस् संदेश\n -V|--version आवृत्ती दाखवा व बाहेर पडा\n --vgs|--volgroups|--volume-groups\n LVM वॉल्यूम ग्रूप्स् दाखवा\n -x libguestfs API कॉल्स् ट्रेस करा\nअधिक माहितीकरीता, manpage %s(1) पहा.\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -319,27 +266,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: वर्च्युअल फाइलप्रणालीवरील मोकळी जागा दाखवा\n" -"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n" -"वापर:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disk.img [-a disk.img ...]\n" -"पर्याय:\n" -" -a|--add image प्रतिमा समाविष्ट करा\n" -" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n" -" --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n" -" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n" -" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n" -" -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n" -" --help संक्षिप्त मदत दाखवा\n" -" -i|--inodes inodes दाखवा\n" -" --one-per-guest प्रत्येक अतिथीकरीता वेगळे अप्लायंस्\n" -" --uuid --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n" -" -v|--verbose वर्बोस संदेश\n" -" -V|--version आवृत्ती दाखवा व बाहेर पडा\n" -" -x libguestfs API कॉल्स् ट्रेस् करा\n" -"अधिक माहितीकरीता, manpage %s(1) पहा.\n" +msgstr "%s: वर्च्युअल फाइलप्रणालीवरील मोकळी जागा दाखवा\nसर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\nवापर:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nपर्याय:\n -a|--add image प्रतिमा समाविष्ट करा\n -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n --help संक्षिप्त मदत दाखवा\n -i|--inodes inodes दाखवा\n --one-per-guest प्रत्येक अतिथीकरीता वेगळे अप्लायंस्\n --uuid --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n -v|--verbose वर्बोस संदेश\n -V|--version आवृत्ती दाखवा व बाहेर पडा\n -x libguestfs API कॉल्स् ट्रेस् करा\nअधिक माहितीकरीता, manpage %s(1) पहा.\n" #: df/output.c:51 msgid "VirtualMachine" @@ -465,8 +392,7 @@ msgstr "ड्राइव्हला स्नॅपशॉट मोडमध #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"वापरण्याजोगी QEMU ब्लॉक एम्यूलेशन निर्देशीत करणारे फक्त वाचनीय ड्राइव्ह समाविष्ट करा" +msgstr "वापरण्याजोगी QEMU ब्लॉक एम्यूलेशन निर्देशीत करणारे फक्त वाचनीय ड्राइव्ह समाविष्ट करा" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" @@ -2336,10 +2262,9 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' " -"याचा वापर करा\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' याचा वापर करा\n" #: fish/copy.c:68 #, c-format @@ -2356,9 +2281,7 @@ msgstr "त्रुटी: घटक झिरो लेंग्थ् कि msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] " -"<localdir>' वापर करा\n" +msgstr "प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] <localdir>' वापर करा\n" #: fish/copy.c:221 #, c-format @@ -2495,15 +2418,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"guestfish वर आपले स्वागत आहे, \n" -"वर्च्युअल मशीन फाइलप्रणाल्या संपादित करण्यासाठी libguestfs फाइलप्रणाली परस्पर शेल.\n" -"\n" -"टाइप: आदेशविषयी मदतकरीता 'help'\n" -" मॅन्यूअल वाचण्यासाठी 'man'\n" -" शेलपासून बाहेर पडण्यासाठी 'quit'\n" -"\n" +msgstr "\nguestfish वर आपले स्वागत आहे, \nवर्च्युअल मशीन फाइलप्रणाल्या संपादित करण्यासाठी libguestfs फाइलप्रणाली परस्पर शेल.\n\nटाइप: आदेशविषयी मदतकरीता 'help'\n मॅन्यूअल वाचण्यासाठी 'man'\n शेलपासून बाहेर पडण्यासाठी 'quit'\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format @@ -2554,19 +2469,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - आदेशांची सूची किंवा आदेश करीता मदत दाखवतो\n" -" help cmd\n" -" help\n" +msgstr "help - आदेशांची सूची किंवा आदेश करीता मदत दाखवतो\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - guestfish पासून बाहेर पडा\n" -" quit\n" +msgstr "quit - guestfish पासून बाहेर पडा\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2579,10 +2489,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"डिस्क प्रतिमा उघडायचे? guestfish -a disk.img\n" -"आदेशांच्या सूचीकरीता: guestfish -h\n" -"संपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n" +msgstr "डिस्क प्रतिमा उघडायचे? guestfish -a disk.img\nआदेशांच्या सूचीकरीता: guestfish -h\nसंपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2629,16 +2536,10 @@ msgstr "glob: guestfs_glob_expand कॉल अपयशी: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"-a किंवा -d पर्याय, किंवा 'add' आदेशचा वापर करून विश्लेषणकरीता डिस्क प्रतिमा समाविष्ट " -"करा.\n" -"किंवा -N, किंवा 'alloc' किंवा 'sparse' आदेशांचा वापर करून नवीन डिस्क प्रतिमा निर्माण " -"करा.\n" -"एकदाचे असे केल्यास, 'run' आदेशचा वापर करा.\n" +msgstr "-a किंवा -d पर्याय, किंवा 'add' आदेशचा वापर करून विश्लेषणकरीता डिस्क प्रतिमा समाविष्ट करा.\nकिंवा -N, किंवा 'alloc' किंवा 'sparse' आदेशांचा वापर करून नवीन डिस्क प्रतिमा निर्माण करा.\nएकदाचे असे केल्यास, 'run' आदेशचा वापर करा.\n" #: fish/help.c:45 #, c-format @@ -2654,10 +2555,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"आदेशविषयी अधिक माहितीकरीता, 'help cmd' याचा वापर करा.\n" -"\n" -"मॅन्यूअल वाचण्यासाठी, 'man' टाइप करा.\n" +msgstr "आदेशविषयी अधिक माहितीकरीता, 'help cmd' याचा वापर करा.\n\nमॅन्यूअल वाचण्यासाठी, 'man' टाइप करा.\n" #: fish/hexedit.c:42 #, c-format @@ -2675,10 +2573,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s हे %s पेक्षा मोठे आहे. \n" -" 'hexedit %s <max>' (उदा. 'hexedit %s 1M') याचा वापर करून लिमिट पुरवणे किंवा\n" -" 'hexedit %s <start> <max>' याचा वापर करून व्याप्ति पुरवणे आवश्यक आहे.\n" +msgstr "hexedit: %s हे %s पेक्षा मोठे आहे. \n 'hexedit %s <max>' (उदा. 'hexedit %s 1M') याचा वापर करून लिमिट पुरवणे किंवा\n 'hexedit %s <start> <max>' याचा वापर करून व्याप्ति पुरवणे आवश्यक आहे.\n" #: fish/hexedit.c:93 #, c-format @@ -2783,9 +2678,7 @@ msgstr "%s: '%s' माऊंट करणे अशक्य. यापैक msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"उपलब्ध तयार डिस्क प्रतिमांची सूची:\n" -"\n" +msgstr "उपलब्ध तयार डिस्क प्रतिमांची सूची:\n\n" #: fish/prep.c:41 #, c-format @@ -2793,10 +2686,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2814,19 +2704,14 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"स्थानीय डिरेक्ट्रीमध्ये तयारकेलेली डिस्क प्रतिमा फाइल \"test1.img\" लिहले जातात.\n" -" (\"test2.img\" इत्यादि जर -N पर्याय अनेकवेळा दिले जातात).\n" -"अधिक माहितीकरीता guestfish(1) मॅन्यूअल पहा.\n" +msgstr "स्थानीय डिरेक्ट्रीमध्ये तयारकेलेली डिस्क प्रतिमा फाइल \"test1.img\" लिहले जातात.\n (\"test2.img\" इत्यादि जर -N पर्याय अनेकवेळा दिले जातात).\nअधिक माहितीकरीता guestfish(1) मॅन्यूअल पहा.\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: -N घटक '%s': या प्रकारची तयार डिस्क प्रतिमा परिचीत नाही.\n" -"N घटककरीता संभाव्य मूल्य सूचीत दाखवण्यासाठी 'guestfish -N help' याचा वापर करा.\n" +msgstr "guestfish: -N घटक '%s': या प्रकारची तयार डिस्क प्रतिमा परिचीत नाही.\nN घटककरीता संभाव्य मूल्य सूचीत दाखवण्यासाठी 'guestfish -N help' याचा वापर करा.\n" #: fish/prep.c:159 #, c-format @@ -2908,9 +2793,7 @@ msgstr "guestfish: प्रोटोकॉल त्रुटी: 'hello' स msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' " -"सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n" +msgstr "guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3116,27 +2999,15 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"%s: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n" -"\n" -"हे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \n" -"किंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n" -"\n" -"टिप Red Hat Enterprise Linux 6 वापरकर्त्यांसाठी: Windows अतिथी समर्थनकरीता तुम्ही\n" -"वेगळे libguestfs-winsupport संकुल प्रतिष्ठापीत करायला हवे.\n" -"\n" -"ही त्रुटी आहे असे आढळल्यास, कृपया बग अहवाल सादर करा ज्यामध्ये \n" -"डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्टीत असेल.\n" +msgstr "%s: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n\nहे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \nकिंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n\nटिप Red Hat Enterprise Linux 6 वापरकर्त्यांसाठी: Windows अतिथी समर्थनकरीता तुम्ही\nवेगळे libguestfs-winsupport संकुल प्रतिष्ठापीत करायला हवे.\n\nही त्रुटी आहे असे आढळल्यास, कृपया बग अहवाल सादर करा ज्यामध्ये \nडिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्टीत असेल.\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3203,11 +3074,9 @@ msgstr "guest image {imagename} अस्तित्वात नाही क #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: libvirt समर्थन (Sys::Virt, XML::XPath व XML::XPath::XMLParser " -"प्रतिष्ठापीत करा)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" +msgstr "open_guest: libvirt समर्थन (Sys::Virt, XML::XPath व XML::XPath::XMLParser प्रतिष्ठापीत करा)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3236,20 +3105,12 @@ msgstr "{imagename} कडे डिस्क साधणे नाही अ msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n" -"\n" -"हे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \n" -"किंवा virt-inspector द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n" -"\n" -"ही त्रुटी आहे असे आढळल्यास, \n" -"कृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n" +msgstr "या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n\nहे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \nकिंवा virt-inspector द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n\nही त्रुटी आहे असे आढळल्यास, \nकृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3565,9 +3426,7 @@ msgstr "अधिकृत तपासणी डाटा आढळले न msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " -"फंक्शनद्वारेच कॉल करा" +msgstr "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह फंक्शनद्वारेच कॉल करा" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3676,8 +3535,7 @@ msgstr "kill करीता उपकार्य उपलब्ध नाह #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: डिमन पासून 0x%x वाचा, 0x%x अपेक्षीत\n" +msgstr "check_for_daemon_cancellation_or_eof: डिमन पासून 0x%x वाचा, 0x%x अपेक्षीत\n" #: src/proto.c:501 msgid "" @@ -3789,17 +3647,11 @@ msgstr "डोमेन माहिती प्राप्त करतेव #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\n" -"कार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\n" -"एकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\n" -"live प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n" -"--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या." +msgstr "त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\nकार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\nएकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\nlive प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या." #: src/virt.c:491 #, c-format @@ -3812,17 +3664,13 @@ msgstr "" msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\n" -"पुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा." +msgstr "या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\nपुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा." #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"libguestfs ची ही आवृत्ती libvirt किंवा libxml2 विना कंपाईल केल्यामुळे add-domain API " -"अनुपलब्ध आहे" +msgstr "libguestfs ची ही आवृत्ती libvirt किंवा libxml2 विना कंपाईल केल्यामुळे add-domain API अनुपलब्ध आहे" #: test-tool/test-tool.c:67 #, c-format @@ -3901,9 +3749,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n" -"--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n" +msgstr "LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3964,11 +3810,7 @@ msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: फाइलप्रणाली अंतर्गत अंतर्भूत माहितीचे प्रत बनवतेवेळी त्रुटी\n" -"येथील त्रुटी म्हणजे कार्यक्रमाने\n" -"फाइलप्रणाली आकारचा योग्यरित्या अंदाज लावला नाही. कृपया manpage मधील BUGS विभाग " -"वाचा.\n" +msgstr "virt-make-fs: फाइलप्रणाली अंतर्गत अंतर्भूत माहितीचे प्रत बनवतेवेळी त्रुटी\nयेथील त्रुटी म्हणजे कार्यक्रमाने\nफाइलप्रणाली आकारचा योग्यरित्या अंदाज लावला नाही. कृपया manpage मधील BUGS विभाग वाचा.\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" @@ -3997,20 +3839,12 @@ msgstr "virt-tar: {dir}: डिरेक्ट्रीचे नाव '/' अ msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"{prog}: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n" -"\n" -"हे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \n" -"किंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n" -"\n" -"ही त्रुटी आहे असे आढळल्यास, \n" -"कृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n" +msgstr "{prog}: या डिस्क प्रतिमा अंतर्गत कार्यप्रणाली आढळली नाही.\n\nहे सहसा फाइल डिस्क प्रतिमा, किंवा वर्च्युअल मशीन प्रतिमा नसल्यामुळे, \nकिंवा libguestfs द्वारे OS प्रकार न कळल्यामुळे असू शकते.\n\nही त्रुटी आहे असे आढळल्यास, \nकृपया डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्ट करून बग अहवाल सादर करा.\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format @@ -4025,8 +3859,7 @@ msgstr "libvirt डोमेन नाव किंवा डिस्क प् msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" -msgstr "" -"आणखी 1 किंवा 2 घटके, सबकि पाथ तसेच वैकल्पिकरित्या एक्सपोर्ट करण्याजोगी मूल्य अपेक्षीत आहे\n" +msgstr "आणखी 1 किंवा 2 घटके, सबकि पाथ तसेच वैकल्पिकरित्या एक्सपोर्ट करण्याजोगी मूल्य अपेक्षीत आहे\n" #: tools/virt-win-reg.pl:446 #, perl-brace-format @@ -4063,8 +3896,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4105,19 +3938,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4184,8 +4017,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4419,8 +4252,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -5019,8 +4851,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Geert Warrink <geert.warrink@onsnet.nu>, 2011, 2012. # Richard E. van der Luit <nippur@fedoraproject.org>, 2011, 2012. @@ -9,17 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/" -"nl/)\n" -"Language: nl\n" +"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -87,23 +85,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: check uitlijning van virtuele machine partities\n" -"Copyright (C) 2011 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domnaam\n" -" %s [--opties] -a disk.img [-a disk.img ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" -d|--domain guest Voegen schijven van libvirt gast toe\n" -" --format[=raw|..] Forceer schijfformaat voor -a optie\n" -" --help Toon korte hulp\n" -" -q|--quiet Geen output, alleen exit code\n" -" -v|--verbose Breedsprakige boodschapen\n" -" -V|--version Toon versie en sluit af\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie, zie de manpagina %s(1).\n" +msgstr "%s: check uitlijning van virtuele machine partities\nCopyright (C) 2011 Red Hat Inc.\nGebruik:\n %s [--opties] -d domnaam\n %s [--opties] -a disk.img [-a disk.img ...]\nOpties:\n -a|--add image Voeg image toe\n -c|--connect uri Specificeer libvirt URI voor -d optie\n -d|--domain guest Voegen schijven van libvirt gast toe\n --format[=raw|..] Forceer schijfformaat voor -a optie\n --help Toon korte hulp\n -q|--quiet Geen output, alleen exit code\n -v|--verbose Breedsprakige boodschapen\n -V|--version Toon versie en sluit af\n -x Traceer libguestfs API aanroepen\nVoor meer informatie, zie de manpagina %s(1).\n" #: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 @@ -151,30 +133,12 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: toont bestanden in een virtuele machine\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--options] -d domname file [file ...]\n" -" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -c|--connect uri Specifeer libvirt URI voor -d optie\n" -" -d|--domain guest Disks toevoegen van libvirt guest\n" -" --echo-keys Echo voor wachtzinnen niet uitzetten\n" -" --format[=raw|..] Force disk format for -a option\n" -" --help Toon korte help\n" -" --keys-from-stdin Lees wachtzinnen van stdin\n" -" -v|--verbose Laat berichten zien\n" -" -V|--version Laat versie zien en sluit\n" -" -x Trace libguestfs API calls\n" -"Voor meer informatie, zie de manpagina %s(1).\n" +msgstr "%s: toont bestanden in een virtuele machine\nCopyright (C) 2010 Red Hat Inc.\nGebruik:\n %s [--options] -d domname file [file ...]\n %s [--options] -a disk.img [-a disk.img ...] file [file ...]\nOpties:\n -a|--add image Voeg image toe\n -c|--connect uri Specifeer libvirt URI voor -d optie\n -d|--domain guest Disks toevoegen van libvirt guest\n --echo-keys Echo voor wachtzinnen niet uitzetten\n --format[=raw|..] Force disk format for -a option\n --help Toon korte help\n --keys-from-stdin Lees wachtzinnen van stdin\n -v|--verbose Laat berichten zien\n -V|--version Laat versie zien en sluit\n -x Trace libguestfs API calls\nVoor meer informatie, zie de manpagina %s(1).\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" -msgstr "" -"%s: om Windows schijf letters te gebruiken, moet dit een Windows gast zijn\n" +msgstr "%s: om Windows schijf letters te gebruiken, moet dit een Windows gast zijn\n" #: cat/virt-cat.c:372 edit/virt-edit.c:680 #, c-format @@ -218,41 +182,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: toon bestandssystemen, partities, blokapparaten, LVM in een VM\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domname\n" -" %s [--opties] -a disk.img [-a disk.img ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" --all Toon alles\n" -" --blkdevs|--block-devices\n" -" Toon blokapparaten\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" --csv Toon als door komma's gescheiden waardes\n" -" -d|--domain guest Voeg schijf toe van libvirt gast\n" -" --echo-keys Zet echo voor wachtzinnen niet uit\n" -" --extra Toon swap en data bestandssystemen\n" -" --filesystems Toon aankoppelbare bestandssystemen\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" -h|--human-readable Leesbare groottes in --long output\n" -" --help Toon korte hulp\n" -" --keys-from-stdin Leen wachtzinnen in van stdin\n" -" -l|--long Lange output\n" -" --lvs|--logvols|--logical-volumes\n" -" Toon LVM logische volumes\n" -" --no-title Geen titel in --long output\n" -" --parts|--partitions Toon partities\n" -" --pvs|--physvols|--physical-volumes\n" -" Toon LVM fysieke volumes\n" -" --uuid|--uuids Voeg UUID's toe aan --long output\n" -" -v|--verbose Breedsprakige boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" --vgs|--volgroups|--volume-groups\n" -" Toon LVM volume groepen\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie, zie de man pagina %s(1).\n" +msgstr "%s: toon bestandssystemen, partities, blokapparaten, LVM in een VM\nCopyright (C) 2010 Red Hat Inc.\nGebruik:\n %s [--opties] -d domname\n %s [--opties] -a disk.img [-a disk.img ...]\nOpties:\n -a|--add image Voeg image toe\n --all Toon alles\n --blkdevs|--block-devices\n Toon blokapparaten\n -c|--connect uri Specificeer libvirt URI voor -d optie\n --csv Toon als door komma's gescheiden waardes\n -d|--domain guest Voeg schijf toe van libvirt gast\n --echo-keys Zet echo voor wachtzinnen niet uit\n --extra Toon swap en data bestandssystemen\n --filesystems Toon aankoppelbare bestandssystemen\n --format[=raw|..] Forceer schijf formaat voor -a optie\n -h|--human-readable Leesbare groottes in --long output\n --help Toon korte hulp\n --keys-from-stdin Leen wachtzinnen in van stdin\n -l|--long Lange output\n --lvs|--logvols|--logical-volumes\n Toon LVM logische volumes\n --no-title Geen titel in --long output\n --parts|--partitions Toon partities\n --pvs|--physvols|--physical-volumes\n Toon LVM fysieke volumes\n --uuid|--uuids Voeg UUID's toe aan --long output\n -v|--verbose Breedsprakige boodschappen\n -V|--version Toon versie en sluit af\n --vgs|--volgroups|--volume-groups\n Toon LVM volume groepen\n -x Traceer libguestfs API aanroepen\nVoor meer informatie, zie de man pagina %s(1).\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -290,44 +220,14 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: toon bestanden in een virtuele machine\n" -"Copyright (C) 2010-2012 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domname dir [dir ...]\n" -" %s [--opties] -a disk.img [-a disk.img ...] dir [dir ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" --checksum[=...] Toon bestand checksums\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" --csv Door komma's gescheiden waarde output\n" -" -d|--domain guest Voeg schijven toe van libvirt gast\n" -" --echo-keys Zet echo voor wachtzinnen niet uit\n" -" --extra-stats Toon extra statistieken\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" --help Toon korte hulp\n" -" -h|--human-readable Leesbare groottes in output\n" -" --keys-from-stdin Lees wachtzinnen van stdin\n" -" -l|--long Lange output lijst\n" -" -R|--recursive Recursieve output lijst\n" -" --times Toon bestand tijden\n" -" --time-days Toon bestand tijden als dagen voor nu\n" -" --time-relative Toon bestand tijden als seconden voor nu\n" -" --time-t Toon bestand tijden als time_t's\n" -" --uids Toon UID, GID\n" -" -v|--verbose Breedsprakige boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie, zie de man pagina %s(1).\n" +msgstr "%s: toon bestanden in een virtuele machine\nCopyright (C) 2010-2012 Red Hat Inc.\nGebruik:\n %s [--opties] -d domname dir [dir ...]\n %s [--opties] -a disk.img [-a disk.img ...] dir [dir ...]\nOpties:\n -a|--add image Voeg image toe\n --checksum[=...] Toon bestand checksums\n -c|--connect uri Specificeer libvirt URI voor -d optie\n --csv Door komma's gescheiden waarde output\n -d|--domain guest Voeg schijven toe van libvirt gast\n --echo-keys Zet echo voor wachtzinnen niet uit\n --extra-stats Toon extra statistieken\n --format[=raw|..] Forceer schijf formaat voor -a optie\n --help Toon korte hulp\n -h|--human-readable Leesbare groottes in output\n --keys-from-stdin Lees wachtzinnen van stdin\n -l|--long Lange output lijst\n -R|--recursive Recursieve output lijst\n --times Toon bestand tijden\n --time-days Toon bestand tijden als dagen voor nu\n --time-relative Toon bestand tijden als seconden voor nu\n --time-t Toon bestand tijden als time_t's\n --uids Toon UID, GID\n -v|--verbose Breedsprakige boodschappen\n -V|--version Toon versie en sluit af\n -x Traceer libguestfs API aanroepen\nVoor meer informatie, zie de man pagina %s(1).\n" #: cat/virt-ls.c:341 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" "For more information, read the virt-ls(1) man page.\n" -msgstr "" -"%s: gebruikte een vlag die alleen met de -lR mode gecombeneerd kan worden\n" -"Voor meer informatie, lees de virt-ls(1) man pagina.\n" +msgstr "%s: gebruikte een vlag die alleen met de -lR mode gecombeneerd kan worden\nVoor meer informatie, lees de virt-ls(1) man pagina.\n" #: cat/virt-ls.c:580 #, c-format @@ -367,27 +267,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: toon vrije ruimte op virtuele bestandssystemen\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domname\n" -" %s [--opties] -a disk.img [-a disk.img ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" --csv Toon als door komma's gescheiden waardes\n" -" -d|--domain guest Voeg schijven toe van libvirt gast\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" -h|--human-readable Leesbare groottes in --long output\n" -" --help Toon korte hulp\n" -" -i|--inodes Toon inodes\n" -" --one-per-guest Onderscheid toepassingen per gast\n" -" --uuid Voeg UUID's toe aan --long output\n" -" -v|--verbose Breedsprakige boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie, zie de man pagina %s(1).\n" +msgstr "%s: toon vrije ruimte op virtuele bestandssystemen\nCopyright (C) 2010 Red Hat Inc.\nGebruik:\n %s [--opties] -d domname\n %s [--opties] -a disk.img [-a disk.img ...]\nOpties:\n -a|--add image Voeg image toe\n -c|--connect uri Specificeer libvirt URI voor -d optie\n --csv Toon als door komma's gescheiden waardes\n -d|--domain guest Voeg schijven toe van libvirt gast\n --format[=raw|..] Forceer schijf formaat voor -a optie\n -h|--human-readable Leesbare groottes in --long output\n --help Toon korte hulp\n -i|--inodes Toon inodes\n --one-per-guest Onderscheid toepassingen per gast\n --uuid Voeg UUID's toe aan --long output\n -v|--verbose Breedsprakige boodschappen\n -V|--version Toon versie en sluit af\n -x Traceer libguestfs API aanroepen\nVoor meer informatie, zie de man pagina %s(1).\n" #: df/output.c:51 msgid "VirtualMachine" @@ -455,26 +335,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: Bewerk een bestand in een virtuele machine\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domname bestand [bestand ...]\n" -" %s [--opties] -a disk.img [-a disk.img ...] bestand [bestand ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -b|--backup .ext Backup origineel als original.ext\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" -d|--domain guest Voeg schijven toe van libvirt gast\n" -" --echo-keys Zet echo voor wachtzinnen niet uit\n" -" -e|--expr expr Niet-interactief bewerken met Perl expr\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" --help Toon korte hulp\n" -" --keys-from-stdin Lees wachtzinnen van stdin\n" -" -v|--verbose Breedsprakige boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie, zie de man pagina %s(1).\n" +msgstr "%s: Bewerk een bestand in een virtuele machine\nCopyright (C) 2009-2012 Red Hat Inc.\nGebruik:\n %s [--opties] -d domname bestand [bestand ...]\n %s [--opties] -a disk.img [-a disk.img ...] bestand [bestand ...]\nOpties:\n -a|--add image Voeg image toe\n -b|--backup .ext Backup origineel als original.ext\n -c|--connect uri Specificeer libvirt URI voor -d optie\n -d|--domain guest Voeg schijven toe van libvirt gast\n --echo-keys Zet echo voor wachtzinnen niet uit\n -e|--expr expr Niet-interactief bewerken met Perl expr\n --format[=raw|..] Forceer schijf formaat voor -a optie\n --help Toon korte hulp\n --keys-from-stdin Lees wachtzinnen van stdin\n -v|--verbose Breedsprakige boodschappen\n -V|--version Toon versie en sluit af\n -x Traceer libguestfs API aanroepen\nVoor meer informatie, zie de man pagina %s(1).\n" #: edit/virt-edit.c:177 #, c-format @@ -532,15 +393,11 @@ msgstr "voeg een station toe in snapshot mode (alleen-lezen)" #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"voeg een station alleen-lezen toe met het specificeren van de te gebruiken " -"QEMU blok emulatie" +msgstr "voeg een station alleen-lezen toe met het specificeren van de te gebruiken QEMU blok emulatie" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" -msgstr "" -"voeg een station toe met het specificeren van de te gebruiken QEMU blok " -"emulatie" +msgstr "voeg een station toe met het specificeren van de te gebruiken QEMU blok emulatie" #: fish/cmds.c:3022 msgid "allocate and add a disk file" @@ -914,8 +771,7 @@ msgstr "zoek alle bestanden en mappen op" #: fish/cmds.c:3119 msgid "find all files and directories, returning NUL-separated list" -msgstr "" -"zoek alle bestanden en mappen op, geef een door NUL gescheiden lijst terug" +msgstr "zoek alle bestanden en mappen op, geef een door NUL gescheiden lijst terug" #: fish/cmds.c:3120 msgid "find a filesystem by label" @@ -1099,8 +955,7 @@ msgstr "verkrijg station letter afbeelding" #: fish/cmds.c:3167 msgid "get filesystems associated with inspected operating system" -msgstr "" -"verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem" +msgstr "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem" #: fish/cmds.c:3168 msgid "get format of inspected operating system" @@ -1144,9 +999,7 @@ msgstr "verkrijg product variant van geinspecteerd bestandssysteem" #: fish/cmds.c:3178 msgid "return list of operating systems found by last inspection" -msgstr "" -"geef de lijst van besturingssystemen terug gevonden tijdens de laatste " -"inspectie" +msgstr "geef de lijst van besturingssystemen terug gevonden tijdens de laatste inspectie" #: fish/cmds.c:3179 msgid "get type of inspected operating system" @@ -1174,8 +1027,7 @@ msgstr "verkrijg netinst (netwerk installer) vlag voor installatie schijf" #: fish/cmds.c:3185 msgid "get list of applications installed in the operating system" -msgstr "" -"verkrijg lijst van toepassingen geïnstalleerd voor het besturingssysteem" +msgstr "verkrijg lijst van toepassingen geïnstalleerd voor het besturingssysteem" #: fish/cmds.c:3186 msgid "inspect disk and return list of operating systems found" @@ -1563,8 +1415,7 @@ msgstr "sla NTFS op naar backup bestand" #: fish/cmds.c:3292 msgid "fix common errors and force Windows to check NTFS" -msgstr "" -"repareer veel voorkomende fouten en forceer Windows om NTFS te controleren" +msgstr "repareer veel voorkomende fouten en forceer Windows om NTFS te controleren" #: fish/cmds.c:3293 fish/cmds.c:3294 msgid "resize an NTFS filesystem" @@ -1704,13 +1555,11 @@ msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem" #: fish/cmds.c:3330 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" -msgstr "" -"verklein een ext2, ext3 of ext4 bestandssysteem naar de minimale grootte" +msgstr "verklein een ext2, ext3 of ext4 bestandssysteem naar de minimale grootte" #: fish/cmds.c:3331 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" -msgstr "" -"verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)" +msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)" #: fish/cmds.c:3332 msgid "remove a file" @@ -1910,8 +1759,7 @@ msgstr "zet swap op swap partitie volgens UUID aan" #: fish/cmds.c:3384 msgid "sync disks, writes are flushed through to the disk image" -msgstr "" -"synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image" +msgstr "synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image" #: fish/cmds.c:3385 msgid "return last 10 lines of a file" @@ -2003,8 +1851,7 @@ msgstr "verkrijg het bestandssysteem label" #: fish/cmds.c:3409 msgid "get the Linux VFS type corresponding to a mounted device" -msgstr "" -"verkrijg het Linux VFS type dat correspondeert met een aangekoppeld apparaat" +msgstr "verkrijg het Linux VFS type dat correspondeert met een aangekoppeld apparaat" #: fish/cmds.c:3410 msgid "get the filesystem UUID" @@ -2048,8 +1895,7 @@ msgstr "laat de LVM volume groepen (VG's) zien" #: fish/cmds.c:3421 msgid "rescan for LVM physical volumes, volume groups and logical volumes" -msgstr "" -"opnieuw scannen voor LVM fysiwkw volumes, volume groepen en logische volumes" +msgstr "opnieuw scannen voor LVM fysiwkw volumes, volume groepen en logische volumes" #: fish/cmds.c:3422 msgid "get the UUID of a volume group" @@ -2105,9 +1951,7 @@ msgstr "bepaal bestand type in een gecomprimeerd bestand" #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"Gebruik -h <cmd> / help <cmd> om gedetailleerde hulp voor een commando te " -"tonen." +msgstr "Gebruik -h <cmd> / help <cmd> om gedetailleerde hulp voor een commando te tonen." #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2419,10 +2263,9 @@ msgstr "%s: %s:regel %d: fout bij ontleden van configuratie bestand: %s\n" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"gebruik 'copy-in <local> [<local>...] <remotedir>' om bestanden naar de " -"image te kopieren\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "gebruik 'copy-in <local> [<local>...] <remotedir>' om bestanden naar de image te kopieren\n" #: fish/copy.c:68 #, c-format @@ -2439,9 +2282,7 @@ msgstr "fout: argument heeft lengte nul of is langer dan toegestaan\n" msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"gebruik 'copy-out <remote> [<remote>...] <localdir>' om bestanden uit de " -"image te kopieren\n" +msgstr "gebruik 'copy-out <remote> [<remote>...] <localdir>' om bestanden uit de image te kopieren\n" #: fish/copy.c:221 #, c-format @@ -2471,9 +2312,7 @@ msgstr "onbekende event naam: %s\n" #: fish/events.c:162 #, c-format msgid "use 'event <name> <eventset> <script>' to register an event handler\n" -msgstr "" -"gebruik 'event <naam> <eventset> <script>' om een event handler te " -"registreren\n" +msgstr "gebruik 'event <naam> <eventset> <script>' om een event handler te registreren\n" #: fish/events.c:221 #, c-format @@ -2547,9 +2386,7 @@ msgstr "%s: --listen=PID: PID was geen getal: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "" -"%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op " -"afstand\n" +msgstr "%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op afstand\n" #: fish/fish.c:314 #, c-format @@ -2559,9 +2396,7 @@ msgstr "%s: er kan slechts een -f parameter opgegeven worden\n" #: fish/fish.c:486 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" -msgstr "" -"%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt " -"worden\n" +msgstr "%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt worden\n" #: fish/fish.c:494 #, c-format @@ -2571,8 +2406,7 @@ msgstr "%s: extra parameters op de commando regel met --listen vlag\n" #: fish/fish.c:500 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" -msgstr "" -"%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n" +msgstr "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n" #: fish/fish.c:656 #, c-format @@ -2585,15 +2419,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"Welkom bij guestfish, de libguestfs bestandssysteem interactive shell voor\n" -"het bewerken van virtuele machine bestandssystemen.\n" -"\n" -"Type: 'help' voor hulp voor commando's\n" -" 'man' om de manual te lezen\n" -" 'quit' om de shell af te sluiten\n" -"\n" +msgstr "\nWelkom bij guestfish, de libguestfs bestandssysteem interactive shell voor\nhet bewerken van virtuele machine bestandssystemen.\n\nType: 'help' voor hulp voor commando's\n 'man' om de manual te lezen\n 'quit' om de shell af te sluiten\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format @@ -2644,19 +2470,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - laat een lijst van commando's of hulp over een commando zien\n" -" help cmd\n" -" help\n" +msgstr "help - laat een lijst van commando's of hulp over een commando zien\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - sluit guestfish af\n" -" quit\n" +msgstr "quit - sluit guestfish af\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2669,10 +2490,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"Wilde je een schijf image openen? guestfish -a disk.img\n" -"Voor een lijst commando's: guestfish -h\n" -"Voor complete documentatie: man guestfish\n" +msgstr "Wilde je een schijf image openen? guestfish -a disk.img\nVoor een lijst commando's: guestfish -h\nVoor complete documentatie: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2689,19 +2507,14 @@ msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n" msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" -msgstr "" -"%s: om Windows station letters te gebruiken, moet je de gast inspecteren (\"-" -"i\" optie of draai het \"inspect-os\" commando)\n" +msgstr "%s: om Windows station letters te gebruiken, moet je de gast inspecteren (\"-i\" optie of draai het \"inspect-os\" commando)\n" #: fish/fish.c:1593 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" -msgstr "" -"%s: station '%c:' niet gevonden. Om de beschikbare stations te tonen voer " -"je uit:\n" -" inspect-get-drive-mappings %s\n" +msgstr "%s: station '%c:' niet gevonden. Om de beschikbare stations te tonen voer je uit:\n inspect-get-drive-mappings %s\n" #: fish/fish.c:1612 #, c-format @@ -2709,10 +2522,7 @@ msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" " umount-all\n" " mount %s /\n" -msgstr "" -"%s: toegang tot '%c:', koppel %s eerst aan. Een manier om dit te doen is:\n" -" umount-all\n" -" mount %s /\n" +msgstr "%s: toegang tot '%c:', koppel %s eerst aan. Een manier om dit te doen is:\n umount-all\n mount %s /\n" #: fish/glob.c:62 #, c-format @@ -2727,16 +2537,10 @@ msgstr "glob: guestfs_glob_expand aanroep mislukte: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"Voeg schijf disk images toe om te onderzoeken met de -a of -d opties, of het " -"'add' commando.\n" -"Of creëer een nieuwe schijf image met -N, of de 'alloc' of 'sparse' " -"commando's.\n" -"Zodra je dit gedaan hebt, gebruik je het 'run' commando.\n" +msgstr "Voeg schijf disk images toe om te onderzoeken met de -a of -d opties, of het 'add' commando.\nOf creëer een nieuwe schijf image met -N, of de 'alloc' of 'sparse' commando's.\nZodra je dit gedaan hebt, gebruik je het 'run' commando.\n" #: fish/help.c:45 #, c-format @@ -2744,10 +2548,7 @@ msgid "" "Find out what filesystems are available using 'list-filesystems' and then\n" "mount them to examine or modify the contents using 'mount-ro' or\n" "'mount'.\n" -msgstr "" -"Bepaal welke bestandssystemen beschikbaar zijn met 'list-filesystems' en \n" -"koppel ze dan aan om de inhoud te bekijken of te veranderen \n" -"met 'mount-ro' of 'mount-options'.\n" +msgstr "Bepaal welke bestandssystemen beschikbaar zijn met 'list-filesystems' en \nkoppel ze dan aan om de inhoud te bekijken of te veranderen \nmet 'mount-ro' of 'mount-options'.\n" #: fish/help.c:53 #, c-format @@ -2755,10 +2556,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"Voor meer informatie over een commando, gebruik je 'help cmd'.\n" -"\n" -"Om de manual te lezen, type je 'man'.\n" +msgstr "Voor meer informatie over een commando, gebruik je 'help cmd'.\n\nOm de manual te lezen, type je 'man'.\n" #: fish/hexedit.c:42 #, c-format @@ -2776,10 +2574,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s is groter dan %s. Je moet een limit opgeven met\n" -" 'hexedit %s <max>' (b.v. 'hexedit %s 1M') of een reeks met\n" -" 'hexedit %s <start> <max>'.\n" +msgstr "hexedit: %s is groter dan %s. Je moet een limit opgeven met\n 'hexedit %s <max>' (b.v. 'hexedit %s 1M') of een reeks met\n 'hexedit %s <start> <max>'.\n" #: fish/hexedit.c:93 #, c-format @@ -2808,25 +2603,7 @@ msgid "" "If using other virt tools, this disk image won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: er werd op deze schijf geen besturingssysteem gevonden\n" -"\n" -"Als de guestfish '-i' optie gebruikt werd, verwijder je deze optie en in " -"plaats daarvan\n" -"gebruik je de commando's 'run' gevolgd door 'list-filesystems'.\n" -"Je kunt daarna gewenste bestanssystemen handmatig aankopplen met het\n" -"'mount' of 'mount-ro' commando.\n" -"\n" -"Als guestmount '-i' gebruikt wprdt, verwijder je deze optie en je kiest de\n" -"bestandsysteem/systemen die je wilt zien met handmatig de '-m' opties(s) toe " -"te voegen.\n" -"Geruik 'virt-filesystems' om ye zien welke bestandssystemen beschikbaar " -"zijn.\n" -"\n" -"Als andere virt gereedschappen gebruikt worden zal deze schijf image niet " -"werken\n" -"met deze gereedschappen. Gebruik de guestfish equivalente commando's\n" -"(zie de virt tool manual pagina).\n" +msgstr "%s: er werd op deze schijf geen besturingssysteem gevonden\n\nAls de guestfish '-i' optie gebruikt werd, verwijder je deze optie en in plaats daarvan\ngebruik je de commando's 'run' gevolgd door 'list-filesystems'.\nJe kunt daarna gewenste bestanssystemen handmatig aankopplen met het\n'mount' of 'mount-ro' commando.\n\nAls guestmount '-i' gebruikt wprdt, verwijder je deze optie en je kiest de\nbestandsysteem/systemen die je wilt zien met handmatig de '-m' opties(s) toe te voegen.\nGeruik 'virt-filesystems' om ye zien welke bestandssystemen beschikbaar zijn.\n\nAls andere virt gereedschappen gebruikt worden zal deze schijf image niet werken\nmet deze gereedschappen. Gebruik de guestfish equivalente commando's\n(zie de virt tool manual pagina).\n" #: fish/inspect.c:112 #, c-format @@ -2845,28 +2622,12 @@ msgid "" "If using other virt tools, multi-boot operating systems won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: multi-boot besturingssystemen worden niet ondersteund\n" -"\n" -"Als de guestfish '-i' optie gebruikt wortdt, verwijder je deze optie en in " -"plaats\n" -"daarvan gebruik je de commando's 'run' gevolgd door 'list-filesystems'.\n" -"Je kunt daarna de gewenste bestandssystemen aankoppelen met het\n" -"'mount' of 'mount-ro' commando.\n" -"\n" -"If using guestmount '-i', remove this option and choose the\n" -"filesystem(s) you want to see by manually adding '-m' option(s).\n" -"Use 'virt-filesystems' to see what filesystems are available.\n" -"\n" -"If using other virt tools, multi-boot operating systems won't work\n" -"with these tools. Use the guestfish equivalent commands\n" -"(see the virt tool manual page).\n" +msgstr "%s: multi-boot besturingssystemen worden niet ondersteund\n\nAls de guestfish '-i' optie gebruikt wortdt, verwijder je deze optie en in plaats\ndaarvan gebruik je de commando's 'run' gevolgd door 'list-filesystems'.\nJe kunt daarna de gewenste bestandssystemen aankoppelen met het\n'mount' of 'mount-ro' commando.\n\nIf using guestmount '-i', remove this option and choose the\nfilesystem(s) you want to see by manually adding '-m' option(s).\nUse 'virt-filesystems' to see what filesystems are available.\n\nIf using other virt tools, multi-boot operating systems won't work\nwith these tools. Use the guestfish equivalent commands\n(see the virt tool manual page).\n" #: fish/inspect.c:171 #, c-format msgid "%s: some filesystems could not be mounted (ignored)\n" -msgstr "" -"%s: sommige bestandssystemen konden niet aangekoppeld worden (genegeerd)\n" +msgstr "%s: sommige bestandssystemen konden niet aangekoppeld worden (genegeerd)\n" #: fish/inspect.c:183 #, c-format @@ -2918,9 +2679,7 @@ msgstr "%s: '%s' kon niet aangekoppeld worden. Bedoelde je een van deze?\n" msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"Lijst van beschikbare aangemaakte schijf images:\n" -"\n" +msgstr "Lijst van beschikbare aangemaakte schijf images:\n\n" #: fish/prep.c:41 #, c-format @@ -2928,10 +2687,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2949,28 +2705,19 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"Aangemaakte schijf images worden geschreven naar bestand \"test1.img\" in de " -"locale\n" -"map. (\"test2.img\" enz. als -N optie meerdere keren werd gegeven).\n" -"Voor meer informatie bekijk je de guestfish(1) manual.\n" +msgstr "Aangemaakte schijf images worden geschreven naar bestand \"test1.img\" in de locale\nmap. (\"test2.img\" enz. als -N optie meerdere keren werd gegeven).\nVoor meer informatie bekijk je de guestfish(1) manual.\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: -N parameter '%s': zo'n geprepareerde schijf image is niet " -"bekend.\n" -"Gebruik 'guestfish -N help' om alle mogelijke waardes voor de -N parameter " -"te tonen.\n" +msgstr "guestfish: -N parameter '%s': zo'n geprepareerde schijf image is niet bekend.\nGebruik 'guestfish -N help' om alle mogelijke waardes voor de -N parameter te tonen.\n" #: fish/prep.c:159 #, c-format msgid "guestfish: error creating prepared disk image '%s' on '%s': " -msgstr "" -"guestfish: fout bij creëren van aangemaakte schijf image '%s' op '%s': " +msgstr "guestfish: fout bij creëren van aangemaakte schijf image '%s' op '%s': " #: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35 #: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35 @@ -3047,10 +2794,7 @@ msgstr "guestfish: protocol fout: kon 'hello' boodschap niet lezen\n" msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: protocol fout: versie komt niet overeen, server versie '%s' komt " -"niet overeen met cliënt versie '%s'. De twee versies moeten exact " -"overeenkomen.\n" +msgstr "guestfish: protocol fout: versie komt niet overeen, server versie '%s' komt niet overeen met cliënt versie '%s'. De twee versies moeten exact overeenkomen.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3060,8 +2804,7 @@ msgstr "guestfish: remote: het lijkt erop dat de server niet draait\n" #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: protocol fout: kon initiële groeten niet naar de server sturen\n" +msgstr "guestfish: protocol fout: kon initiële groeten niet naar de server sturen\n" #: fish/rc.c:400 #, c-format @@ -3110,9 +2853,7 @@ msgstr "BELANGRIJK: Dit programma WIST ALLE DATA op schijven." msgid "" "Try `%s --help' for more information.\n" "%s\n" -msgstr "" -"Probeer `%s --help' voor meer informatie.\n" -"%s\n" +msgstr "Probeer `%s --help' voor meer informatie.\n%s\n" #: format/format.c:75 #, c-format @@ -3139,29 +2880,7 @@ msgid "" "\n" "%s\n" "\n" -msgstr "" -"%s: wis en maak een lege schijf\n" -"Copyright (C) 2012 Red Hat Inc.\n" -"\n" -"%s\n" -"\n" -"Gebruik:\n" -" %s [--opties] -a disk.img [-a disk.img ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" --filesystem=.. Maak leeg bestandssysteem aan\n" -" --format[=raw|..] Forceer schijfformaat voor -a optie --" -"help Toon korte hulp\n" -" --lvm=.. Maak Linux LVM2 logische volume aan\n" -" --partition=.. Aanmaken / instellen partitie type\n" -" -v|--verbose Uitgebreide boodschappen\n" -" -V|--version Toon versie en sluitaf\n" -" --wipe Schrijf nullen naar de hele schijf\n" -" -x Traceer libguestfs API aanroepen\n" -"Voor meer informatie referre je naar de man pagina %s(1).\n" -"\n" -"%s\n" -"\n" +msgstr "%s: wis en maak een lege schijf\nCopyright (C) 2012 Red Hat Inc.\n\n%s\n\nGebruik:\n %s [--opties] -a disk.img [-a disk.img ...]\nOpties:\n -a|--add image Voeg image toe\n --filesystem=.. Maak leeg bestandssysteem aan\n --format[=raw|..] Forceer schijfformaat voor -a optie --help Toon korte hulp\n --lvm=.. Maak Linux LVM2 logische volume aan\n --partition=.. Aanmaken / instellen partitie type\n -v|--verbose Uitgebreide boodschappen\n -V|--version Toon versie en sluitaf\n --wipe Schrijf nullen naar de hele schijf\n -x Traceer libguestfs API aanroepen\nVoor meer informatie referre je naar de man pagina %s(1).\n\n%s\n\n" #: format/format.c:157 #, c-format @@ -3180,11 +2899,7 @@ msgid "" "may mean there is some sort of partition table or disk\n" "data which we are unable to remove. If you think this\n" "is a bug, please file a bug at http://libguestfs.org/\n" -msgstr "" -"%s: herscannen van de schijven mislukte na twee pogingen. Dit\n" -"kan beteken dat er een soort partitie tabel of schijf\n" -"data is die we niet kuinnen verwijderen. Als je denkt dat\n" -"dit een bug is, maak je een bug aan op http://libguestfs.org/\n" +msgstr "%s: herscannen van de schijven mislukte na twee pogingen. Dit\nkan beteken dat er een soort partitie tabel of schijf\ndata is die we niet kuinnen verwijderen. Als je denkt dat\ndit een bug is, maak je een bug aan op http://libguestfs.org/\n" #: format/format.c:303 #, c-format @@ -3220,33 +2935,7 @@ msgid "" " -V|--version Display version and exit\n" " -w|--rw Mount read-write\n" " -x|--trace Trace guestfs API calls\n" -msgstr "" -"%s: FUSE module voor libguestfs\n" -"%s laat je een virtuele machine bestandssysteem aankoppelen\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] [-- [--FUSE-opties]] aankoppelpunt\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" --dir-cache-timeout Stel readdir cache time-out in (standaard 5 sec)\n" -" -d|--domain guest Voeg schijven toe van libvirt gast\n" -" --echo-keys Zet echo voor wachtzinnen niet uit\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" --fuse-help Toon extra FUSE opties\n" -" -i|--inspector Koppel bestandssystemen automatisch aan\n" -" --help Toon hulp boodschap en sluit af\n" -" --keys-from-stdin Lees wachtzinnen van stdin\n" -" --live Verbind met een live virtuele machine\n" -" -m|--mount dev[:mnt[:opts]] Koppel dev aan op mnt (indien weggelaten, /)\n" -" -n|--no-sync Voer geen autosync uit\n" -" -o|--option opt Geef extra optie dor aan FUSE\n" -" -r|--ro Read-only aankoppelen\n" -" --selinux Zet SELinux ondersteuning aan\n" -" -v|--verbose Breedsprakige boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" -w|--rw Koppel read-write aan\n" -" -x|--trace Traceer guestfs API aanroepen\n" +msgstr "%s: FUSE module voor libguestfs\n%s laat je een virtuele machine bestandssysteem aankoppelen\nCopyright (C) 2009-2012 Red Hat Inc.\nGebruik:\n %s [--opties] [-- [--FUSE-opties]] aankoppelpunt\nOpties:\n -a|--add image Voeg image toe\n -c|--connect uri Specificeer libvirt URI voor -d optie\n --dir-cache-timeout Stel readdir cache time-out in (standaard 5 sec)\n -d|--domain guest Voeg schijven toe van libvirt gast\n --echo-keys Zet echo voor wachtzinnen niet uit\n --format[=raw|..] Forceer schijf formaat voor -a optie\n --fuse-help Toon extra FUSE opties\n -i|--inspector Koppel bestandssystemen automatisch aan\n --help Toon hulp boodschap en sluit af\n --keys-from-stdin Lees wachtzinnen van stdin\n --live Verbind met een live virtuele machine\n -m|--mount dev[:mnt[:opts]] Koppel dev aan op mnt (indien weggelaten, /)\n -n|--no-sync Voer geen autosync uit\n -o|--option opt Geef extra optie dor aan FUSE\n -r|--ro Read-only aankoppelen\n --selinux Zet SELinux ondersteuning aan\n -v|--verbose Breedsprakige boodschappen\n -V|--version Toon versie en sluit af\n -w|--rw Koppel read-write aan\n -x|--trace Traceer guestfs API aanroepen\n" #: fuse/guestmount.c:268 #, c-format @@ -3276,8 +2965,7 @@ msgstr "%s: --live is niet compatibel met -a optie\n" #: fuse/guestmount.c:316 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" -msgstr "" -"%s: je moet een aankoppel punt in het host bestandssysteem specificeren\n" +msgstr "%s: je moet een aankoppel punt in het host bestandssysteem specificeren\n" #: inspector/virt-inspector.c:82 #, c-format @@ -3300,25 +2988,7 @@ msgid "" " -x Trace libguestfs API calls\n" " --xpath query Perform an XPath query\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: toon informatie over een virtuele machine\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Gebruik:\n" -" %s [--opties] -d domname file [file ...]\n" -" %s [--opties] -a disk.img [-a disk.img ...] file [file ...]\n" -"Opties:\n" -" -a|--add image Voeg image toe\n" -" -c|--connect uri Specificeer libvirt URI voor -d optie\n" -" -d|--domain guest Voeg schijven toe van libvirt gast\n" -" --echo-keys Zet echo voor wachtzinnen niet uit\n" -" --format[=raw|..] Forceer schijf formaat voor -a optie\n" -" --help Toon beknopte hulp\n" -" --keys-from-stdin Lees wachtzinnen vanaf stdin\n" -" -v|--verbose Uitgebreide boodschappen\n" -" -V|--version Toon versie en sluit af\n" -" -x Traceer libguestfs API aanroepen\n" -" --xpath query Voer een XPath bevraging uit\n" -"Voor meer informatie, referre ja naar de man pagina %s(1).\n" +msgstr "%s: toon informatie over een virtuele machine\nCopyright (C) 2010 Red Hat Inc.\nGebruik:\n %s [--opties] -d domname file [file ...]\n %s [--opties] -a disk.img [-a disk.img ...] file [file ...]\nOpties:\n -a|--add image Voeg image toe\n -c|--connect uri Specificeer libvirt URI voor -d optie\n -d|--domain guest Voeg schijven toe van libvirt gast\n --echo-keys Zet echo voor wachtzinnen niet uit\n --format[=raw|..] Forceer schijf formaat voor -a optie\n --help Toon beknopte hulp\n --keys-from-stdin Lees wachtzinnen vanaf stdin\n -v|--verbose Uitgebreide boodschappen\n -V|--version Toon versie en sluit af\n -x Traceer libguestfs API aanroepen\n --xpath query Voer een XPath bevraging uit\nVoor meer informatie, referre ja naar de man pagina %s(1).\n" #: inspector/virt-inspector.c:254 #, c-format @@ -3330,30 +3000,15 @@ msgstr "%s: kan --xpath niet samen met andere opties gebruiken.\n" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"%s: binnen deze schijf image kon geen besturingssysteem ontdekt worden.\n" -"\n" -"Dit kan zijn omdat het bestand geen schijf image is, of geen virtuele " -"machine image is, of omdat het besturingssysteem type niet begrepen wordt " -"door libguestfs.\n" -"\n" -"OPMERKING voor Red Hat Enterprise Linux 6 gebruikers: voor Windows gast " -"ondersteuning\n" -"moet je support you must het afzonderlijke libguestfs-winsupport pakket " -"installeren.\n" -"\n" -"Als je vindt dat dit een fout is, dien dan een bug rapport in met\n" -"zo veel mogelijk informatie over de schijf image.\n" +msgstr "%s: binnen deze schijf image kon geen besturingssysteem ontdekt worden.\n\nDit kan zijn omdat het bestand geen schijf image is, of geen virtuele machine image is, of omdat het besturingssysteem type niet begrepen wordt door libguestfs.\n\nOPMERKING voor Red Hat Enterprise Linux 6 gebruikers: voor Windows gast ondersteuning\nmoet je support you must het afzonderlijke libguestfs-winsupport pakket installeren.\n\nAls je vindt dat dit een fout is, dien dan een bug rapport in met\nzo veel mogelijk informatie over de schijf image.\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3420,11 +3075,9 @@ msgstr "gast image {imagename} bestaat niet of is niet leesbaar" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: geen libvirt ondersteuning (installeer Sys::Virt, XML::XPath en " +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " "XML::XPath::XMLParser)" +msgstr "open_guest: geen libvirt ondersteuning (installeer Sys::Virt, XML::XPath en XML::XPath::XMLParser)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3453,21 +3106,12 @@ msgstr "{imagename} lijkt geen schijf apparaten te hebben\n" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"Binnen deze schijf image kon geen besturingssysteem gedetecteerd worden.\n" -"\n" -"Dit kan zijn omdat het bestand geen schijf image is, of het is geen virtuele " -"machine\n" -"image, of omdat het OS type niet begrepen wordt door virt-inspector.\n" -"\n" -"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n" -"met inbegrip van zoveel mogelijk informatie over de schijf image.\n" +msgstr "Binnen deze schijf image kon geen besturingssysteem gedetecteerd worden.\n\nDit kan zijn omdat het bestand geen schijf image is, of het is geen virtuele machine\nimage, of omdat het OS type niet begrepen wordt door virt-inspector.\n\nAls je denkt dat dit een fout is, moet je een bug rapport indienen\nmet inbegrip van zoveel mogelijk informatie over de schijf image.\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3582,9 +3226,7 @@ msgstr "%s:kon geheugen grootte niet ontleden '%s'\n" msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" -msgstr "" -"Inspecteren van virtuele machine of disk image ...\n" -"\n" +msgstr "Inspecteren van virtuele machine of disk image ...\n\n" #: rescue/virt-rescue.c:412 #, c-format @@ -3592,11 +3234,7 @@ msgid "" "This disk contains one or more operating systems. You can use these mount\n" "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n" "\n" -msgstr "" -"Deze schijf bevat een of meer besturingssystemen. Je kunt deze mount\n" -"commando's gebruiken in virt-rescue (op de ><rescue> prompt) voor het " -"aankoppelen van bestandssystemen.\n" -"\n" +msgstr "Deze schijf bevat een of meer besturingssystemen. Je kunt deze mount\ncommando's gebruiken in virt-rescue (op de ><rescue> prompt) voor het aankoppelen van bestandssystemen.\n\n" #: rescue/virt-rescue.c:422 #, c-format @@ -3605,11 +3243,7 @@ msgid "" "# type: %s, distro: %s, version: %d.%d\n" "# %s\n" "\n" -msgstr "" -"# %s is de root van een %s besturingssysteem\n" -"# type: %s, distro: %s, versie: %d.%d\n" -"# %s\n" -"\n" +msgstr "# %s is de root van een %s besturingssysteem\n# type: %s, distro: %s, versie: %d.%d\n# %s\n\n" #: rescue/virt-rescue.c:479 #, c-format @@ -3619,14 +3253,7 @@ msgid "" "However you can still use virt-rescue on the disk image, to try to mount\n" "filesystems that are not recognized by libguestfs, or to create partitions,\n" "logical volumes and filesystems on a blank disk.\n" -msgstr "" -"Deze schijf bevat geen bestandssystemen die we herkennen.\n" -"\n" -"Je kunt echter virt-rescue nog steeds voor de schijfimage gebruiken, voor " -"het proberen van het aankoppelen\n" -"van bestandssystemen die niet herkend worden door libguestfs of het aanmaken " -"van partities,\n" -"logische volumes em bestandssystemen op lege schijven.\n" +msgstr "Deze schijf bevat geen bestandssystemen die we herkennen.\n\nJe kunt echter virt-rescue nog steeds voor de schijfimage gebruiken, voor het proberen van het aankoppelen\nvan bestandssystemen die niet herkend worden door libguestfs of het aanmaken van partities,\nlogische volumes em bestandssystemen op lege schijven.\n" #: rescue/virt-rescue.c:486 #, c-format @@ -3635,12 +3262,7 @@ msgid "" "operating system. You can use these mount commands in virt-rescue (at the\n" "><rescue> prompt) to mount these filesystems.\n" "\n" -msgstr "" -"Deze schijf bevat een of meer besturingssystemen, maar we herkennen geen\n" -"van e besrturingssystemen. Je kunt deze mount commando's gebruiken in virt-" -"rescue (op de\n" -"><rescue> prompt) om dze bestandssystemen aan te koppelen.\n" -"\n" +msgstr "Deze schijf bevat een of meer besturingssystemen, maar we herkennen geen\nvan e besrturingssystemen. Je kunt deze mount commando's gebruiken in virt-rescue (op de\n><rescue> prompt) om dze bestandssystemen aan te koppelen.\n\n" #: rescue/virt-rescue.c:491 #, c-format @@ -3657,9 +3279,7 @@ msgstr "%s: onbekende kind exit status (%d)\n" msgid "" "cannot find any suitable libguestfs supermin, fixed or old-style appliance " "on LIBGUESTFS_PATH (search path: %s)" -msgstr "" -"kan geen geschikte libguestfs supermin vinden, fixed of oude-stijl " -"toepassing op LIBGUESTFS_PATH (zoek pad: %s)" +msgstr "kan geen geschikte libguestfs supermin vinden, fixed of oude-stijl toepassing op LIBGUESTFS_PATH (zoek pad: %s)" #: src/appliance.c:362 #, c-format @@ -3674,9 +3294,7 @@ msgstr "beveiliging: toepassing %s in cache is geen map (mode %o)" #: src/appliance.c:372 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" -msgstr "" -"beveiliging: toepassing %s in cache is beschrijfbaar door groep of anderen " -"(mode %o)" +msgstr "beveiliging: toepassing %s in cache is beschrijfbaar door groep of anderen (mode %o)" #: src/appliance.c:712 msgid "external command failed, see earlier error messages" @@ -3684,8 +3302,7 @@ msgstr "extern commando mislukte, zie eerdere fout boodschappen" #: src/dbdump.c:85 msgid "unexpected end of output from db_dump command before end of header" -msgstr "" -"onverwacht einde van output van db_dump commando voor einde van koptekst" +msgstr "onverwacht einde van output van db_dump commando voor einde van koptekst" #: src/dbdump.c:98 src/dbdump.c:110 msgid "unexpected line from db_dump command, no space prefix" @@ -3708,9 +3325,7 @@ msgstr "grootte van %s buitensporig (%<PRIi64> bytes)" msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" -msgstr "" -"bestand-architectuur API is niet beschikbaar omdat deze versie van " -"libguestfs gecompileerd werd zonder de libmagic bibliotheek" +msgstr "bestand-architectuur API is niet beschikbaar omdat deze versie van libguestfs gecompileerd werd zonder de libmagic bibliotheek" #: src/fuse.c:925 msgid "filesystem is already mounted in another thread" @@ -3794,9 +3409,7 @@ msgstr "geen Windows gast, of CurrentControlSet kon niet bepaald worden" msgid "" "inspection API not available since this version of libguestfs was compiled " "without the hivex library" -msgstr "" -"inspectie API is niet beschikbaar omdat deze versie van libguestfs " -"gecompileerd werd zonder de hivex bibliotheek" +msgstr "inspectie API is niet beschikbaar omdat deze versie van libguestfs gecompileerd werd zonder de hivex bibliotheek" #: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 @@ -3814,9 +3427,7 @@ msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " -"apparaat eerder teruggegeven door guestfs_inspect_os" +msgstr "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root apparaat eerder teruggegeven door guestfs_inspect_os" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3844,9 +3455,7 @@ msgstr "lezen: %s: onverwacht einde van bestand" #: src/launch.c:136 src/launch.c:156 msgid "command line cannot be altered after qemu subprocess launched" -msgstr "" -"commando regel kan niet gewijzigd worden nadat een qemu sub-proces " -"gelanceerd is" +msgstr "commando regel kan niet gewijzigd worden nadat een qemu sub-proces gelanceerd is" #: src/launch.c:172 #, c-format @@ -3896,8 +3505,7 @@ msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" #: src/launch.c:1048 msgid "qemu launched and contacted daemon, but state != READY" -msgstr "" -"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" +msgstr "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" #: src/launch.c:1138 msgid "guestfs_launch failed, unexpected initial message from guestfsd" @@ -3914,13 +3522,7 @@ msgid "" "\n" "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" "environment variable. There may also be errors printed above." -msgstr "" -"commando mislukte: %s\n" -"\n" -"Als qemu zich op een niet standaard pad bevindt, probeer dan de " -"LIBGUESTFS_QEMU\n" -"omgevingsvariabele in te stellen. Er kunnen hierboven ook fouten afgedrukt " -"worden." +msgstr "commando mislukte: %s\n\nAls qemu zich op een niet standaard pad bevindt, probeer dan de LIBGUESTFS_QEMU\nomgevingsvariabele in te stellen. Er kunnen hierboven ook fouten afgedrukt worden." #: src/launch.c:1498 msgid "qemu has not been launched yet" @@ -3934,21 +3536,14 @@ msgstr "geen sub-proces om af te schieten" #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x" -"%x\n" +msgstr "check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x%x\n" #: src/proto.c:501 msgid "" "This usually means the libguestfs appliance failed to start up. Please\n" "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n" "the debug messages output prior to this error.\n" -msgstr "" -"Dit betekent gewoonlijk dat de libguestfs toepassing niet op kon starten. " -"Zet\n" -"debuggen aan (LIBGUESTFS_DEBUG=1) en voer het commando opnieuw uit, bekijk " -"daarna\n" -"de debug boodschappen voor deze fout verschijnt.\n" +msgstr "Dit betekent gewoonlijk dat de libguestfs toepassing niet op kon starten. Zet\ndebuggen aan (LIBGUESTFS_DEBUG=1) en voer het commando opnieuw uit, bekijk daarna\nde debug boodschappen voor deze fout verschijnt.\n" #: src/proto.c:507 msgid "See earlier debug messages.\n" @@ -3996,9 +3591,7 @@ msgstr "receive_file_data: ontleed fout in antwoord callback" #: src/proto.c:1171 msgid "receive_file_data: unexpected flag received when reading file chunks" -msgstr "" -"receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand " -"chunks" +msgstr "receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand chunks" #: src/proto.c:1179 msgid "failed to parse file chunk" @@ -4055,44 +3648,30 @@ msgstr "fout bij verkrijgen van domein info: %s" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"fout: domein is een live virtuele machine.\n" -"Schrijven naar de schijven van een draaiende virtuele machine kan schijf " -"corruptie veroorzaken.\n" -"Gebruik read-only toegang, of als de gast de guestfsd daemon draait\n" -"specificeer je live toegang. In de meeste libguestfs gereedschappen zijn " -"deze opties respectievelijk\n" -"--ro of --live. Raadpleeg de documentatie voor meer informatie." +msgstr "fout: domein is een live virtuele machine.\nSchrijven naar de schijven van een draaiende virtuele machine kan schijf corruptie veroorzaken.\nGebruik read-only toegang, of als de gast de guestfsd daemon draait\nspecificeer je live toegang. In de meeste libguestfs gereedschappen zijn deze opties respectievelijk\n--ro of --live. Raadpleeg de documentatie voor meer informatie." #: src/virt.c:491 #, c-format msgid "" "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to " "\"error\"" -msgstr "" -"%s: schijf is in libvirt XML <readonly/> gemarkeerd, en readonlydisk was " -"ingesteld op \"error\"" +msgstr "%s: schijf is in libvirt XML <readonly/> gemarkeerd, en readonlydisk was ingesteld op \"error\"" #: src/virt.c:581 msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"deze gast heeft geen libvirt <channel> definitie voor guestfsd\n" -"Zie ATTACHING TO RUNNING DAEMONS in guestfs(3) voor meer informate." +msgstr "deze gast heeft geen libvirt <channel> definitie voor guestfsd\nZie ATTACHING TO RUNNING DAEMONS in guestfs(3) voor meer informate." #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"add-domain API in niet beschikbaar omdat deze versie van libguestfs " -"gecompileerd werd zonder libvirt or libxml2" +msgstr "add-domain API in niet beschikbaar omdat deze versie van libguestfs gecompileerd werd zonder libvirt or libxml2" #: test-tool/test-tool.c:67 #, c-format @@ -4171,9 +3750,7 @@ msgstr "libguestfs-test-tool: bestand touchen mislukte\n" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n" -"de --qemu/--qemudir opties kunnen niet gebruikt worden.\n" +msgstr "LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\nde --qemu/--qemudir opties kunnen niet gebruikt worden.\n" #: test-tool/test-tool.c:295 #, c-format @@ -4215,15 +3792,11 @@ msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n" #: tools/virt-make-fs.pl:417 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" -msgstr "" -"qemu-img create: aanmaken schijf image mislukte, zie eerdere fout " -"boodschappen\n" +msgstr "qemu-img create: aanmaken schijf image mislukte, zie eerdere fout boodschappen\n" #: tools/virt-make-fs.pl:428 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" -msgstr "" -"virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd " -"werd\n" +msgstr "virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd werd\n" #: tools/virt-make-fs.pl:473 msgid "tar: failed, see earlier messages\n" @@ -4238,17 +3811,11 @@ msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: fout bij het kopiëren van inhoud naar het bestandssysteem\n" -"Een fout hier betekent gewoonlijk dat het programma de grootte van het\n" -"bestandssysteem niet correct bepaald heeft. Lees de BUGS sectie van de man " -"pagina.\n" +msgstr "virt-make-fs: fout bij het kopiëren van inhoud naar het bestandssysteem\nEen fout hier betekent gewoonlijk dat het programma de grootte van het\nbestandssysteem niet correct bepaald heeft. Lees de BUGS sectie van de man pagina.\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" -msgstr "" -"virt-tar: extraheer/upload mode twee keer gespecificeerd op de commando-" -"regel\n" +msgstr "virt-tar: extraheer/upload mode twee keer gespecificeerd op de commando-regel\n" #: tools/virt-tar.pl:222 msgid "virt-tar: no image, VM names, directory or filename given" @@ -4273,22 +3840,12 @@ msgstr "virt-tar: {dir}: map naam moet beginnen met het '/' karakter\n" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"{prog}: In deze schijf image kon geen besturingssysteem ontdekt worden.\n" -"\n" -"Dit kan zijn omdat het bestand geen schijf image is, of geen virtuele " -"machine\n" -"image is, of omdat het besturingssysteem type niet door libguestfs wordt " -"begrepen.\n" -"\n" -"Als je vindt dat dit een fout is, dien dan een bug rapport in met zoveel " -"mogelijk informatie over de schijf image.\n" +msgstr "{prog}: In deze schijf image kon geen besturingssysteem ontdekt worden.\n\nDit kan zijn omdat het bestand geen schijf image is, of geen virtuele machine\nimage is, of omdat het besturingssysteem type niet door libguestfs wordt begrepen.\n\nAls je vindt dat dit een fout is, dien dan een bug rapport in met zoveel mogelijk informatie over de schijf image.\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format @@ -4303,9 +3860,7 @@ msgstr "geen libvirt domein naam of schijf image gegeven\n" msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" -msgstr "" -"verwacht 1 of 2 extra parameters, subkey pad en optioneel de waarde om te " -"exporteren\n" +msgstr "verwacht 1 of 2 extra parameters, subkey pad en optioneel de waarde om te exporteren\n" #: tools/virt-win-reg.pl:446 #, perl-brace-format @@ -4342,8 +3897,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4384,19 +3939,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4463,8 +4018,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4698,8 +4253,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -5298,8 +4852,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -5310,26 +4863,3 @@ msgstr "" #: sparsify/sparsify.ml:130 resize/resize.ml:196 msgid "you cannot use the same disk image for input and output" msgstr "" - -#~ msgid "" -#~ "libguestfs-test-tool: interactive test tool\n" -#~ "Copyright (C) 2009-2012 Red Hat Inc.\n" -#~ "Usage:\n" -#~ " libguestfs-test-tool [--options]\n" -#~ "Options:\n" -#~ " --help Display usage\n" -#~ " --qemudir dir Specify QEMU source directory\n" -#~ " --qemu qemu Specify QEMU binary\n" -#~ " --timeout n\n" -#~ " -t n Set launch timeout (default: %d seconds)\n" -#~ msgstr "" -#~ "libguestfs-test-tool: interactief testgereedschap\n" -#~ "Copyright (C) 2009-2012 Red Hat Inc.\n" -#~ "Gebruik:\n" -#~ " libguestfs-test-tool [--opties]\n" -#~ "Opties:\n" -#~ " --help Toon gebruik\n" -#~ " --qemudir dir Specificeer QEMU bron map\n" -#~ " --qemu qemu Specificeer QEMU binaire programma\n" -#~ " --timeout n\n" -#~ " -t n Stel opstart time-out in (standaard: %d seconden)\n" @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/" -"or/)\n" -"Language: or\n" +"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/or/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: or\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -1951,8 +1949,7 @@ msgstr "ଗୋଟିଏ ସଂକୋଚିତ ଫାଇଲ ଭିତରେ ଫ #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।" +msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h <cmd> / help <cmd> ବ୍ୟବହାର କରନ୍ତୁ।" #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2264,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2470,25 +2468,19 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"ସହାୟତା - ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ ସହାୟତା ମାଗିଥାନ୍ତି\n" -" ସହାୟତା cmd\n" -" ସହାୟତା\n" +msgstr "ସହାୟତା - ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ ସହାୟତା ମାଗିଥାନ୍ତି\n ସହାୟତା cmd\n ସହାୟତା\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" -" ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" +msgstr "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" #: fish/fish.c:1195 #, c-format msgid "%s: command not known, use -h to list all commands\n" -msgstr "" -"%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" +msgstr "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" #: fish/fish.c:1211 #, c-format @@ -2543,8 +2535,7 @@ msgstr "glob: guestfs_glob_expand ଡ଼ାକ ବିଫଳ ହୋଇଛି: %s\ #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2801,9 +2792,7 @@ msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: 'hello' ସନ୍ msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ " -"ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n" +msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3009,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3086,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3117,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3660,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3763,9 +3748,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n" -"--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n" +msgstr "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n" #: test-tool/test-tool.c:295 #, c-format @@ -3855,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3913,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3955,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4034,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4269,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4869,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Jaswinder Singh <j.phulewala@gmail.com>, 2011. # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" -"Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -85,23 +84,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: check alignment of virtual machine partitions\n" -"Copyright (C) 2011 Red Hat Inc.\n" -"Usage:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disk.img [-a disk.img ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" -d|--domain guest Add disks from libvirt guest\n" -" --format[=raw|..] Force disk format for -a option\n" -" --help Display brief help\n" -" -q|--quiet No output, just exit code\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1).\n" +msgstr "%s: check alignment of virtual machine partitions\nCopyright (C) 2011 Red Hat Inc.\nUsage:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n -d|--domain guest Add disks from libvirt guest\n --format[=raw|..] Force disk format for -a option\n --help Display brief help\n -q|--quiet No output, just exit code\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1).\n" #: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 @@ -149,24 +132,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: display files in a virtual machine\n" -"Copyright (C) 2010 Red Hat Inc।\n" -"Usage:\n" -" %s [--options] -d domname file [file ...]\n" -" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" -d|--domain guest Add disks from libvirt guest\n" -" --echo-keys Don't turn off echo for passphrases\n" -" --format[=raw|..] Force disk format for -a option\n" -" --help Display brief help\n" -" --keys-from-stdin Read passphrases from stdin\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1)।\n" +msgstr "%s: display files in a virtual machine\nCopyright (C) 2010 Red Hat Inc।\nUsage:\n %s [--options] -d domname file [file ...]\n %s [--options] -a disk.img [-a disk.img ...] file [file ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --format[=raw|..] Force disk format for -a option\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1)।\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format @@ -215,41 +181,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: list filesystems, partitions, block devices, LVM in a VM\n" -"Copyright (C) 2010 Red Hat Inc।\n" -"Usage:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disk.img [-a disk.img ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" --all Display everything\n" -" --blkdevs|--block-devices\n" -" Display block devices\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" --csv Output as Comma-Separated Values\n" -" -d|--domain guest Add disks from libvirt guest\n" -" --echo-keys Don't turn off echo for passphrases\n" -" --extra Display swap and data filesystems\n" -" --filesystems Display mountable filesystems\n" -" --format[=raw|..] Force disk format for -a option\n" -" -h|--human-readable Human-readable sizes in --long output\n" -" --help Display brief help\n" -" --keys-from-stdin Read passphrases from stdin\n" -" -l|--long Long output\n" -" --lvs|--logvols|--logical-volumes\n" -" Display LVM logical volumes\n" -" --no-title No title in --long output\n" -" --parts|--partitions Display partitions\n" -" --pvs|--physvols|--physical-volumes\n" -" Display LVM physical volumes\n" -" --uuid|--uuids Add UUIDs to --long output\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" --vgs|--volgroups|--volume-groups\n" -" Display LVM volume groups\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1)।\n" +msgstr "%s: list filesystems, partitions, block devices, LVM in a VM\nCopyright (C) 2010 Red Hat Inc।\nUsage:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nOptions:\n -a|--add image Add image\n --all Display everything\n --blkdevs|--block-devices\n Display block devices\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add disks from libvirt guest\n --echo-keys Don't turn off echo for passphrases\n --extra Display swap and data filesystems\n --filesystems Display mountable filesystems\n --format[=raw|..] Force disk format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n --keys-from-stdin Read passphrases from stdin\n -l|--long Long output\n --lvs|--logvols|--logical-volumes\n Display LVM logical volumes\n --no-title No title in --long output\n --parts|--partitions Display partitions\n --pvs|--physvols|--physical-volumes\n Display LVM physical volumes\n --uuid|--uuids Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n --vgs|--volgroups|--volume-groups\n Display LVM volume groups\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1)।\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -334,27 +266,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: display free space on virtual filesystems\n" -"Copyright (C) 2010 Red Hat Inc।\n" -"Usage:\n" -" %s [--options] -d domname\n" -" %s [--options] -a disk.img [-a disk.img ...]\n" -"Options:\n" -" -a|--add image Add image\n" -" -c|--connect uri Specify libvirt URI for -d option\n" -" --csv Output as Comma-Separated Values\n" -" -d|--domain guest Add disks from libvirt guest\n" -" --format[=raw|..] Force disk format for -a option\n" -" -h|--human-readable Human-readable sizes in --long output\n" -" --help Display brief help\n" -" -i|--inodes Display inodes\n" -" --one-per-guest Separate appliance per guest\n" -" --uuid Add UUIDs to --long output\n" -" -v|--verbose Verbose messages\n" -" -V|--version Display version and exit\n" -" -x Trace libguestfs API calls\n" -"For more information, see the manpage %s(1)।\n" +msgstr "%s: display free space on virtual filesystems\nCopyright (C) 2010 Red Hat Inc।\nUsage:\n %s [--options] -d domname\n %s [--options] -a disk.img [-a disk.img ...]\nOptions:\n -a|--add image Add image\n -c|--connect uri Specify libvirt URI for -d option\n --csv Output as Comma-Separated Values\n -d|--domain guest Add disks from libvirt guest\n --format[=raw|..] Force disk format for -a option\n -h|--human-readable Human-readable sizes in --long output\n --help Display brief help\n -i|--inodes Display inodes\n --one-per-guest Separate appliance per guest\n --uuid Add UUIDs to --long output\n -v|--verbose Verbose messages\n -V|--version Display version and exit\n -x Trace libguestfs API calls\nFor more information, see the manpage %s(1)।\n" #: df/output.c:51 msgid "VirtualMachine" @@ -2350,9 +2262,9 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n" #: fish/copy.c:68 #, c-format @@ -2369,8 +2281,7 @@ msgstr "ਗਲਤੀ: ਆਰਗੂਮੈਂਟ ਦੀ ਜ਼ੀਰੋ ਲੰਬਾ msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n" +msgstr "ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n" #: fish/copy.c:221 #, c-format @@ -2507,15 +2418,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"guestfish ਵੱਲੋਂ ਜੀ ਆਇਆ ਨੂੰ, ਵਰਚੁਅਲ ਮਸ਼ੀਨ ਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਸੋਧਣ ਲਈ\n" -"libguestfs ਫਾਇਲ-ਸਿਸਟਮ ਦਿਲਖਿਚਵਾਂ ਸ਼ੈੱਲ।\n" -"\n" -"Type: 'help' for help with commands\n" -" 'man' to read the manual\n" -" 'quit' to quit the shell\n" -"\n" +msgstr "\nguestfish ਵੱਲੋਂ ਜੀ ਆਇਆ ਨੂੰ, ਵਰਚੁਅਲ ਮਸ਼ੀਨ ਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਸੋਧਣ ਲਈ\nlibguestfs ਫਾਇਲ-ਸਿਸਟਮ ਦਿਲਖਿਚਵਾਂ ਸ਼ੈੱਲ।\n\nType: 'help' for help with commands\n 'man' to read the manual\n 'quit' to quit the shell\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format @@ -2566,19 +2469,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - display a list of commands or help on a command\n" -" help cmd\n" -" help\n" +msgstr "help - display a list of commands or help on a command\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - quit guestfish\n" -" quit\n" +msgstr "quit - quit guestfish\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2591,10 +2489,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"ਕੀ ਤੁਹਾਡਾ ਭਾਵ ਡਿਸਕ ਈਮੇਜ਼ ਖੋਲਣ ਤੋਂ ਹੈ? guestfish -a disk.img\n" -"ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n" -"ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n" +msgstr "ਕੀ ਤੁਹਾਡਾ ਭਾਵ ਡਿਸਕ ਈਮੇਜ਼ ਖੋਲਣ ਤੋਂ ਹੈ? guestfish -a disk.img\nਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\nਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2641,14 +2536,10 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"ਜਾਂਚ ਕਰਨ ਲਈ ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ -a ਜਾਂ -d ਚੋਣਾਂ ਵਰਤ ਕੇ, ਜਾਂ 'add' ਕਮਾਂਡ ਵਰਤ ਕੇ।\n" -"ਜਾਂ -N, ਜਾਂ 'alloc' ਜਾਂ 'sparse' ਕਮਾਂਡ ਵਰਤ ਕੇ ਨਵਾਂ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ।\n" -"ਇੱਕ ਵਾਰ ਇਹ ਕਰਨ ਤੇ, 'run' ਕਮਾਂਡ ਵਰਤੋ।\n" +msgstr "ਜਾਂਚ ਕਰਨ ਲਈ ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ -a ਜਾਂ -d ਚੋਣਾਂ ਵਰਤ ਕੇ, ਜਾਂ 'add' ਕਮਾਂਡ ਵਰਤ ਕੇ।\nਜਾਂ -N, ਜਾਂ 'alloc' ਜਾਂ 'sparse' ਕਮਾਂਡ ਵਰਤ ਕੇ ਨਵਾਂ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ।\nਇੱਕ ਵਾਰ ਇਹ ਕਰਨ ਤੇ, 'run' ਕਮਾਂਡ ਵਰਤੋ।\n" #: fish/help.c:45 #, c-format @@ -2664,10 +2555,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"ਇੱਕ ਕਮਾਂਡ ਬਾਰੇ ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ, 'help cmd' ਵਰਤੋ।\n" -"\n" -"ਦਸਤਾਵੇਜ ਪੜ੍ਹਨ ਲਈ, 'man' ਟਾਈਪ ਕਰੋ।\n" +msgstr "ਇੱਕ ਕਮਾਂਡ ਬਾਰੇ ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ, 'help cmd' ਵਰਤੋ।\n\nਦਸਤਾਵੇਜ ਪੜ੍ਹਨ ਲਈ, 'man' ਟਾਈਪ ਕਰੋ।\n" #: fish/hexedit.c:42 #, c-format @@ -2685,10 +2573,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s ਵੱਡਾ ਹੈ %s ਤੋਂ। ਤੁਹਾਨੂੰ \n" -" 'hexedit %s <max>' ਵਰਤ ਕੇ ਸੀਮਾ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ (ਜਿਵੇਂ 'hexedit %s 1M') ਜਾਂ\n" -" 'hexedit %s <start> <max>' ਵਰਤ ਕੇ ਰੇਂਜ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ।\n" +msgstr "hexedit: %s ਵੱਡਾ ਹੈ %s ਤੋਂ। ਤੁਹਾਨੂੰ \n 'hexedit %s <max>' ਵਰਤ ਕੇ ਸੀਮਾ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ (ਜਿਵੇਂ 'hexedit %s 1M') ਜਾਂ\n 'hexedit %s <start> <max>' ਵਰਤ ਕੇ ਰੇਂਜ ਦੇਣੀ ਚਾਹੀਦੀ ਹੈ।\n" #: fish/hexedit.c:93 #, c-format @@ -2793,9 +2678,7 @@ msgstr "%s: '%s' ਮਾਊਂਟ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"ਉਪਲੱਬਧ ਤਿਆਰ ਡਿਸਕ ਈਮੇਜਾਂ ਦੀ ਸੂਚੀ:\n" -"\n" +msgstr "ਉਪਲੱਬਧ ਤਿਆਰ ਡਿਸਕ ਈਮੇਜਾਂ ਦੀ ਸੂਚੀ:\n\n" #: fish/prep.c:41 #, c-format @@ -2803,10 +2686,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2824,19 +2704,14 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"ਤਿਆਰ ਕੀਤੇ ਡਿਸਕ ਈਮੇਜ਼ ਫਾਇਲ \"test1.img\" ਵਿੱਚ ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਲਿਖੇ ਗਏ ਹਨ। " -"(\"test2.img\" ਆਦਿ ਜੇ -N ਚੋਣ ਬਹੁਤੀ ਵਾਰ ਦਿੱਤੀ ਗਈ ਹੈ)।\n" -"ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ guestfish(1) ਦਸਤਾਵੇਜ ਵੇਖੋ\n" +msgstr "ਤਿਆਰ ਕੀਤੇ ਡਿਸਕ ਈਮੇਜ਼ ਫਾਇਲ \"test1.img\" ਵਿੱਚ ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਲਿਖੇ ਗਏ ਹਨ। (\"test2.img\" ਆਦਿ ਜੇ -N ਚੋਣ ਬਹੁਤੀ ਵਾਰ ਦਿੱਤੀ ਗਈ ਹੈ)।\nਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ guestfish(1) ਦਸਤਾਵੇਜ ਵੇਖੋ\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: -N ਪੈਰਾਮੀਟਰ '%s': ਕੋਈ ਅਜਿਹਾ ਤਿਆਰ ਕੀਤਾ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ।\n" -"'guestfish -N help' ਵਰਤੋਂ ਤਾਂ ਜੋ -N ਪੈਰਾਮੀਟਰ ਲਈ ਸੰਭਵ ਮੁੱਲ ਵੇਖੇ ਜਾ ਸਕਣ।\n" +msgstr "guestfish: -N ਪੈਰਾਮੀਟਰ '%s': ਕੋਈ ਅਜਿਹਾ ਤਿਆਰ ਕੀਤਾ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ।\n'guestfish -N help' ਵਰਤੋਂ ਤਾਂ ਜੋ -N ਪੈਰਾਮੀਟਰ ਲਈ ਸੰਭਵ ਮੁੱਲ ਵੇਖੇ ਜਾ ਸਕਣ।\n" #: fish/prep.c:159 #, c-format @@ -2918,9 +2793,7 @@ msgstr "guestfish: protocol error: could not read 'hello' message\n" msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: protocol error: version mismatch, server version '%s' does not " -"match client version '%s'. The two versions must match exactly.\n" +msgstr "guestfish: protocol error: version mismatch, server version '%s' does not match client version '%s'. The two versions must match exactly.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3126,29 +2999,15 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" -"install the separate libguestfs-winsupport package.\n" -"\n" -"If you feel this is an error, please file a bug report including as much\n" -"information about the disk image as possible.\n" -msgstr "" -"%s: no operating system could be detected inside this disk image.\n" -"\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" -"image, or because the OS type is not understood by libguestfs.\n" -"\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" +msgstr "%s: no operating system could be detected inside this disk image.\n\nThis may be because the file is not a disk image, or is not a virtual machine\nimage, or because the OS type is not understood by libguestfs.\n\nNOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\ninstall the separate libguestfs-winsupport package.\n\nIf you feel this is an error, please file a bug report including as much\ninformation about the disk image as possible.\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3215,11 +3074,9 @@ msgstr "ਗਿਸਟ ਈਮੇਜ਼ {imagename} ਮੌਜੂਦ ਨਹੀਂ ਹ #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" +msgstr "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::XPath::XMLParser)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3248,20 +3105,12 @@ msgstr "{imagename} ਲੱਗਦਾ ਹੈ ਕੋਈ ਜਿਸਕ ਜੰਤਰ msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"ਇਸ ਡਿਸਕ ਈਮੇਜ਼ ਵਿੱਚ ਕੋਈ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਨਹੀਂ ਲੱਭਿਆ।\n" -"\n" -"ਇਸਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ ਕਿ ਫਾਇਲ ਇੱਕ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ, ਜਾਂ ਇੱਕ ਵਰਚੁਅਲ ਮਸ਼ੀਨ\n" -"ਈਮੇਜ਼ ਨਹੀਂ ਹੈ, ਜਾਂ OS ਕਿਸਮ virt-inspector ਦੁਆਰਾ ਸਮਝੀ ਨਹੀਂ ਗਈ।\n" -"\n" -"ਜੇ ਤੁਹਾਨੂੰ ਇਹ ਗਲਤੀ ਲੱਗਦੀ ਹੈ, ਤਾਂ ਕਿਰਪਾ ਕਰਕੇ ਡਿਸਕ ਈਮੇਜ਼ ਬਾਰੇ ਸੰਭ ਜਾਣਕਾਰੀ ਸਮੇਤ\n" -"ਬੱਗ ਫਾਈਲ ਕਰੋ।\n" +msgstr "ਇਸ ਡਿਸਕ ਈਮੇਜ਼ ਵਿੱਚ ਕੋਈ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਨਹੀਂ ਲੱਭਿਆ।\n\nਇਸਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ ਕਿ ਫਾਇਲ ਇੱਕ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਹੈ, ਜਾਂ ਇੱਕ ਵਰਚੁਅਲ ਮਸ਼ੀਨ\nਈਮੇਜ਼ ਨਹੀਂ ਹੈ, ਜਾਂ OS ਕਿਸਮ virt-inspector ਦੁਆਰਾ ਸਮਝੀ ਨਹੀਂ ਗਈ।\n\nਜੇ ਤੁਹਾਨੂੰ ਇਹ ਗਲਤੀ ਲੱਗਦੀ ਹੈ, ਤਾਂ ਕਿਰਪਾ ਕਰਕੇ ਡਿਸਕ ਈਮੇਜ਼ ਬਾਰੇ ਸੰਭ ਜਾਣਕਾਰੀ ਸਮੇਤ\nਬੱਗ ਫਾਈਲ ਕਰੋ।\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3577,9 +3426,7 @@ msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲ msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " -"guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" +msgstr "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3688,8 +3535,7 @@ msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀ #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" #: src/proto.c:501 msgid "" @@ -3801,18 +3647,11 @@ msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਲੈਣ ਸਮੇਂ ਗਲਤ #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"error: domain is a live virtual machine।\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption।\n" -"Either use read-only access, or if the guest is running the guestfsd daemon\n" -"specify live access। In most libguestfs tools these options are --ro or\n" -"--live respectively। Consult the documentation for further information।" +msgstr "error: domain is a live virtual machine।\nWriting to the disks of a running virtual machine can cause disk corruption।\nEither use read-only access, or if the guest is running the guestfsd daemon\nspecify live access। In most libguestfs tools these options are --ro or\n--live respectively। Consult the documentation for further information।" #: src/virt.c:491 #, c-format @@ -3825,17 +3664,13 @@ msgstr "" msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\n" -"ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।" +msgstr "ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\nਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।" #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"add-domain API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ libvirt ਜਾਂ libxml2 ਤੋਂ " -"ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਗਿਆ ਸੀ" +msgstr "add-domain API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ libvirt ਜਾਂ libxml2 ਤੋਂ ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਗਿਆ ਸੀ" #: test-tool/test-tool.c:67 #, c-format @@ -3914,9 +3749,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU environment variable is already set, so\n" -"--qemu/--qemudir options cannot be used.\n" +msgstr "LIBGUESTFS_QEMU environment variable is already set, so\n--qemu/--qemudir options cannot be used.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3962,8 +3795,7 @@ msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋ #: tools/virt-make-fs.pl:428 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" -msgstr "" -"virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n" +msgstr "virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n" #: tools/virt-make-fs.pl:473 msgid "tar: failed, see earlier messages\n" @@ -3978,10 +3810,7 @@ msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: ਸੰਖੇਪਾਂ ਨੂੰ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਕਾਪੀ ਕਰਦੇ ਸਮੇਂ ਗਲਤੀ ਆਈ ਹੈ\n" -"ਏਥੇ ਗਲਤੀ ਦਾ ਮਤਲਬ ਹੈ ਕਿ ਪਰੋਗਰਾਮ ਨੂੰ ਫਾਇਲ-ਸਿਸਟਮ ਦੇ ਅਕਾਰ ਦਾ ਸਹੀ ਤਰਾਂ ਪਤਾ ਨਹੀਂ\n" -"ਲੱਗਿਆ। ਕਿਰਪਾ ਕਰਕੇ manpage ਦਾ BUGS ਭਾਗ ਪੜ੍ਹੋ।\n" +msgstr "virt-make-fs: ਸੰਖੇਪਾਂ ਨੂੰ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਕਾਪੀ ਕਰਦੇ ਸਮੇਂ ਗਲਤੀ ਆਈ ਹੈ\nਏਥੇ ਗਲਤੀ ਦਾ ਮਤਲਬ ਹੈ ਕਿ ਪਰੋਗਰਾਮ ਨੂੰ ਫਾਇਲ-ਸਿਸਟਮ ਦੇ ਅਕਾਰ ਦਾ ਸਹੀ ਤਰਾਂ ਪਤਾ ਨਹੀਂ\nਲੱਗਿਆ। ਕਿਰਪਾ ਕਰਕੇ manpage ਦਾ BUGS ਭਾਗ ਪੜ੍ਹੋ।\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" @@ -4010,21 +3839,12 @@ msgstr "virt-tar: {dir}: ਡਾਇਰੈਕਟਰੀ ਨਾਂ '/' ਅੱਖਰ msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" -"image, or because the OS type is not understood by libguestfs.\n" -"\n" -"If you feel this is an error, please file a bug report including as much\n" -"information about the disk image as possible.\n" -msgstr "" -"{prog}: No operating system could be detected inside this disk image.\n" -"\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" +msgstr "{prog}: No operating system could be detected inside this disk image.\n\nThis may be because the file is not a disk image, or is not a virtual machine\nimage, or because the OS type is not understood by libguestfs.\n\nIf you feel this is an error, please file a bug report including as much\ninformation about the disk image as possible.\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format @@ -4076,8 +3896,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4118,19 +3938,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4197,8 +4017,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4432,8 +4252,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -5032,8 +4851,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,26 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Piotr Drąg <piotrdrag@gmail.com>, 2011, 2012. # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/" -"pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2)\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: align/domains.c:112 df/domains.c:119 #, c-format @@ -87,23 +84,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: sprawdza wyrównanie partycji maszyny wirtualnej\n" -"Copyright (C) 2011 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwa_dom\n" -" %s [--opcje] -a dysk.img [-a dysk.img...]\n" -"Opcje:\n" -" -a|--add image Dodaje obraz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" -d|--domain gość Dodaje dyski z gościa libvirt\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" -q|--quiet Bez wyświetlania, tylko kod wyjścia\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: sprawdza wyrównanie partycji maszyny wirtualnej\nCopyright (C) 2011 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwa_dom\n %s [--opcje] -a dysk.img [-a dysk.img...]\nOpcje:\n -a|--add image Dodaje obraz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n -d|--domain gość Dodaje dyski z gościa libvirt\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --help Wyświetla krótką pomoc\n -q|--quiet Bez wyświetlania, tylko kod wyjścia\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 @@ -151,30 +132,12 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: wyświetla pliki w maszynie wirtualnej\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwa_domeny plik [plik...]\n" -" %s [--opcje] -a dysk.img [-a dysk.img ...] plik [plik...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: wyświetla pliki w maszynie wirtualnej\nCopyright (C) 2010 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwa_domeny plik [plik...]\n %s [--opcje] -a dysk.img [-a dysk.img ...] plik [plik...]\nOpcje:\n -a|--add obraz Dodaje obraz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --help Wyświetla krótką pomoc\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" -msgstr "" -"%s: musi być gościem systemu Windows, aby użyć liter dysków systemu Windows\n" +msgstr "%s: musi być gościem systemu Windows, aby użyć liter dysków systemu Windows\n" #: cat/virt-cat.c:372 edit/virt-edit.c:680 #, c-format @@ -218,43 +181,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: wyświetla listę systemów plików, partycji, urządzeń blokowych i LVM\n" -"w maszynie wirtualnej\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwa_domeny\n" -" %s [--opcje] -a dysk.img [-a dysk.img...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" --all Wyświetla wszystko\n" -" --blkdevs|--block-devices\n" -" Wyświetla urządzenia blokowe\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" --csv Wyjście jako CSV (wartości oddzielane przecinkiem)\n" -" -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" --extra Wyświetla systemy plików wymiany i danych\n" -" --filesystems Wyświetla montowalne systemy plików\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" -h|--human-readable Rozmiary czytelne dla człowieka\n" -" w wyjściu opcji --long\n" -" --help Wyświetla krótką pomoc\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" -l|--long Długie wyjście\n" -" --lvs|--logvols|--logical-volumes\n" -" Wyświetla woluminy logiczne LVM\n" -" --no-title Bez tytułu w wyjściu opcji --long\n" -" --parts|--partitions Wyświetla partycje\n" -" --pvs|--physvols|--physical-volumes\n" -" Wyświetla woluminy fizyczne LVM\n" -" --uuid|--uuids Dodaje UUID do wyjścia opcji --long\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" --vgs|--volgroups|--volume-groups\n" -" Wyświetla grupy woluminów LVM\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: wyświetla listę systemów plików, partycji, urządzeń blokowych i LVM\nw maszynie wirtualnej\nCopyright (C) 2010 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwa_domeny\n %s [--opcje] -a dysk.img [-a dysk.img...]\nOpcje:\n -a|--add obraz Dodaje obraz\n --all Wyświetla wszystko\n --blkdevs|--block-devices\n Wyświetla urządzenia blokowe\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n --csv Wyjście jako CSV (wartości oddzielane przecinkiem)\n -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n --extra Wyświetla systemy plików wymiany i danych\n --filesystems Wyświetla montowalne systemy plików\n --format[=raw|..] Wymusza format dysku dla opcji -a\n -h|--human-readable Rozmiary czytelne dla człowieka\n w wyjściu opcji --long\n --help Wyświetla krótką pomoc\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n -l|--long Długie wyjście\n --lvs|--logvols|--logical-volumes\n Wyświetla woluminy logiczne LVM\n --no-title Bez tytułu w wyjściu opcji --long\n --parts|--partitions Wyświetla partycje\n --pvs|--physvols|--physical-volumes\n Wyświetla woluminy fizyczne LVM\n --uuid|--uuids Dodaje UUID do wyjścia opcji --long\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n --vgs|--volgroups|--volume-groups\n Wyświetla grupy woluminów LVM\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -292,44 +219,14 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: wyświetla listę plików w maszynie wirtualnej\n" -"Copyright (C) 2010-2012 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwadom katalog [katalog...]\n" -" %s [--opcje] -a dysk.img [-a dysk.img ...] katalog [katalog...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" --checksum[=...] Wyświetla sumy kontrolne plików\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" --csv Wyjście wartości oddzielonych przecinkami\n" -" -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" --extra-stats Wyświetla dodatkowe statystyki\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" -h|--human-readable Wartości na wyjściu czytelne dla człowieka\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" -l|--long Długie listy\n" -" -R|--recursive Listy rekursywne\n" -" --times Wyświetla czasy plików\n" -" --time-days Wyświetla czasy plików jako dni do teraz\n" -" --time-relative Wyświetla czasy plików jako sekundy do teraz\n" -" --time-t Wyświetla czasy plików jako time_t\n" -" --uids Wyświetla UID, GID\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: wyświetla listę plików w maszynie wirtualnej\nCopyright (C) 2010-2012 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwadom katalog [katalog...]\n %s [--opcje] -a dysk.img [-a dysk.img ...] katalog [katalog...]\nOpcje:\n -a|--add obraz Dodaje obraz\n --checksum[=...] Wyświetla sumy kontrolne plików\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n --csv Wyjście wartości oddzielonych przecinkami\n -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n --extra-stats Wyświetla dodatkowe statystyki\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --help Wyświetla krótką pomoc\n -h|--human-readable Wartości na wyjściu czytelne dla człowieka\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n -l|--long Długie listy\n -R|--recursive Listy rekursywne\n --times Wyświetla czasy plików\n --time-days Wyświetla czasy plików jako dni do teraz\n --time-relative Wyświetla czasy plików jako sekundy do teraz\n --time-t Wyświetla czasy plików jako time_t\n --uids Wyświetla UID, GID\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: cat/virt-ls.c:341 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" "For more information, read the virt-ls(1) man page.\n" -msgstr "" -"%s: użyto flagi, której można używać tylko w połączeniu z trybem -lR\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika virt-ls(1).\n" +msgstr "%s: użyto flagi, której można używać tylko w połączeniu z trybem -lR\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika virt-ls(1).\n" #: cat/virt-ls.c:580 #, c-format @@ -369,28 +266,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: wyświetla wolne miejsce na wirtualnych systemach plików\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwa_domeny\n" -" %s [--opcje] -a dysk.img [-a dysk.img...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" --csv Wyjście jako CSV (wartości oddzielane przecinkiem)\n" -" -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n" -" --format[=raw|..] Wymusza obraz dysku dla opcji -a\n" -" -h|--human-readable Rozmiary czytelne dla człowieka\n" -" w wyjściu opcji --long\n" -" --help Wyświetla krótką pomoc\n" -" -i|--inodes Wyświetla i-węzły\n" -" --one-per-guest Oddziela przyrządy według gości\n" -" --uuid Dodaje UUID do wyjścia opcji --long\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: wyświetla wolne miejsce na wirtualnych systemach plików\nCopyright (C) 2010 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwa_domeny\n %s [--opcje] -a dysk.img [-a dysk.img...]\nOpcje:\n -a|--add obraz Dodaje obraz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n --csv Wyjście jako CSV (wartości oddzielane przecinkiem)\n -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n --format[=raw|..] Wymusza obraz dysku dla opcji -a\n -h|--human-readable Rozmiary czytelne dla człowieka\n w wyjściu opcji --long\n --help Wyświetla krótką pomoc\n -i|--inodes Wyświetla i-węzły\n --one-per-guest Oddziela przyrządy według gości\n --uuid Dodaje UUID do wyjścia opcji --long\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: df/output.c:51 msgid "VirtualMachine" @@ -458,27 +334,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: modyfikuje plik w maszynie wirtualnej\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwadom katalog [plik...]\n" -" %s [--opcje] -a dysk.img [-a dysk.img ...] plik [plik...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" -b|--backup .roz Tworzy kopię zapasową oryginału jako original.roz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" -e|--expr wyrażenie Nieinteraktywne modyfikowanie używając wyrażenia\n" -" w języku Perl\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: modyfikuje plik w maszynie wirtualnej\nCopyright (C) 2009-2012 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwadom katalog [plik...]\n %s [--opcje] -a dysk.img [-a dysk.img ...] plik [plik...]\nOpcje:\n -a|--add obraz Dodaje obraz\n -b|--backup .roz Tworzy kopię zapasową oryginału jako original.roz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n -e|--expr wyrażenie Nieinteraktywne modyfikowanie używając wyrażenia\n w języku Perl\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --help Wyświetla krótką pomoc\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: edit/virt-edit.c:177 #, c-format @@ -536,8 +392,7 @@ msgstr "dodaje napęd w trybie migawki (tylko do odczytu)" #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"dodaje napęd w trybie tylko do odczytu określając używaną emulację bloku QEMU" +msgstr "dodaje napęd w trybie tylko do odczytu określając używaną emulację bloku QEMU" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" @@ -713,8 +568,7 @@ msgstr "" #: fish/cmds.c:3064 msgid "return true path on case-insensitive filesystem" -msgstr "" -"zwraca prawdziwą ścieżkę w systemach plików rozróżniających wielkość znaków" +msgstr "zwraca prawdziwą ścieżkę w systemach plików rozróżniających wielkość znaków" #: fish/cmds.c:3065 msgid "list the contents of a file" @@ -826,8 +680,7 @@ msgstr "zgłasza użycie przestrzeni systemu plików dysku" #: fish/cmds.c:3092 msgid "report file system disk space usage (human readable)" -msgstr "" -"zgłasza użycie przestrzeni systemu plików dysku (czytelne dla człowieka)" +msgstr "zgłasza użycie przestrzeni systemu plików dysku (czytelne dla człowieka)" #: fish/cmds.c:3093 msgid "display an image" @@ -917,8 +770,7 @@ msgstr "znajduje wszystkie pliki i katalogi" #: fish/cmds.c:3119 msgid "find all files and directories, returning NUL-separated list" -msgstr "" -"znajduje wszystkie pliki i katalogi, zwracając listę oddzieloną znakiem NUL" +msgstr "znajduje wszystkie pliki i katalogi, zwracając listę oddzieloną znakiem NUL" #: fish/cmds.c:3120 msgid "find a filesystem by label" @@ -1134,8 +986,7 @@ msgstr "uzyskuje typ formatu pakietów używanego przez system operacyjny" #: fish/cmds.c:3175 msgid "get package management tool used by the operating system" -msgstr "" -"uzyskuje narzędzie do zarządzania pakietami używane przez system operacyjny" +msgstr "uzyskuje narzędzie do zarządzania pakietami używane przez system operacyjny" #: fish/cmds.c:3176 msgid "get product name of inspected operating system" @@ -1147,8 +998,7 @@ msgstr "uzyskuje wariant produktu badanego systemu operacyjnego" #: fish/cmds.c:3178 msgid "return list of operating systems found by last inspection" -msgstr "" -"zwraca listę systemów operacyjnych odnalezionych przez ostatnie badanie" +msgstr "zwraca listę systemów operacyjnych odnalezionych przez ostatnie badanie" #: fish/cmds.c:3179 msgid "get type of inspected operating system" @@ -1156,8 +1006,7 @@ msgstr "uzyskuje typ badanego systemu operacyjnego" #: fish/cmds.c:3180 msgid "get Windows CurrentControlSet of inspected operating system" -msgstr "" -"uzyskuje wartość CurrentControlSet badanego systemu operacyjnego Windows" +msgstr "uzyskuje wartość CurrentControlSet badanego systemu operacyjnego Windows" #: fish/cmds.c:3181 msgid "get Windows systemroot of inspected operating system" @@ -1293,8 +1142,7 @@ msgstr "wyświetla listę plików w katalogu (długi format)" #: fish/cmds.c:3217 msgid "list the files in a directory (long format with SELinux contexts)" -msgstr "" -"wyświetla listę plików w katalogu (długi format z kontekstem SELinuksa)" +msgstr "wyświetla listę plików w katalogu (długi format z kontekstem SELinuksa)" #: fish/cmds.c:3218 fish/cmds.c:3219 msgid "create a hard link" @@ -1346,9 +1194,7 @@ msgstr "otwiera urządzenie blokowe zaszyfrowane za pomocą LUKS" #: fish/cmds.c:3233 msgid "open a LUKS-encrypted block device read-only" -msgstr "" -"otwiera urządzenia blokowe zaszyfrowane za pomocą LUKS w trybie tylko do " -"odczytu" +msgstr "otwiera urządzenia blokowe zaszyfrowane za pomocą LUKS w trybie tylko do odczytu" #: fish/cmds.c:3234 msgid "create an LVM logical volume" @@ -1368,8 +1214,7 @@ msgstr "czyści filtr urządzeń LVM" #: fish/cmds.c:3238 msgid "remove all LVM LVs, VGs and PVs" -msgstr "" -"usuwa wszystkie woluminy logiczne, grupy woluminów i woluminy fizyczne LVM" +msgstr "usuwa wszystkie woluminy logiczne, grupy woluminów i woluminy fizyczne LVM" #: fish/cmds.c:3239 msgid "set LVM device filter" @@ -1541,9 +1386,7 @@ msgstr "montuje dysk gościa, tylko do odczytu" #: fish/cmds.c:3285 msgid "mount a guest disk with mount options and vfstype" -msgstr "" -"montuje dysk gościa za pomocą opcji montowania i typu wirtualnego systemu " -"plików" +msgstr "montuje dysk gościa za pomocą opcji montowania i typu wirtualnego systemu plików" #: fish/cmds.c:3286 msgid "show mountpoints" @@ -1715,8 +1558,7 @@ msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4 na minimalny" #: fish/cmds.c:3331 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" -msgstr "" -"zmienia rozmiar systemu plików ext2, ext3 lub ext4 (za pomocą rozmiaru)" +msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4 (za pomocą rozmiaru)" #: fish/cmds.c:3332 msgid "remove a file" @@ -1808,8 +1650,7 @@ msgstr "włącza lub wyłącza proces przywracania" #: fish/cmds.c:3354 msgid "set SELinux enabled or disabled at appliance boot" -msgstr "" -"ustawia włączenie lub wyłączenie SELinuksa podczas uruchamiania przyrządu" +msgstr "ustawia włączenie lub wyłączenie SELinuksa podczas uruchamiania przyrządu" #: fish/cmds.c:3355 msgid "set number of virtual CPUs in appliance" @@ -2009,9 +1850,7 @@ msgstr "uzyskuje etykietę systemu plików" #: fish/cmds.c:3409 msgid "get the Linux VFS type corresponding to a mounted device" -msgstr "" -"uzyskuje typ wirtualnego systemu plików systemu Linux odpowiadający " -"zamontowanemu urządzeniu" +msgstr "uzyskuje typ wirtualnego systemu plików systemu Linux odpowiadający zamontowanemu urządzeniu" #: fish/cmds.c:3410 msgid "get the filesystem UUID" @@ -2055,8 +1894,7 @@ msgstr "wyświetla listę grup woluminów LVM" #: fish/cmds.c:3421 msgid "rescan for LVM physical volumes, volume groups and logical volumes" -msgstr "" -"ponownie skanuje woluminy fizyczne, grupy woluminów i woluminy logiczne LVM" +msgstr "ponownie skanuje woluminy fizyczne, grupy woluminów i woluminy logiczne LVM" #: fish/cmds.c:3422 msgid "get the UUID of a volume group" @@ -2112,10 +1950,7 @@ msgstr "ustala typ pliku wewnątrz skompresowanego pliku" #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"Należy użyć -h <polecenie>/help <polecenie>, aby wyświetlić szczegółową " -"pomoc polecenia. Użyj -h <cmd>/help <cmd>, aby wyświetlić szczegółową pomoc " -"o poleceniu." +msgstr "Należy użyć -h <polecenie>/help <polecenie>, aby wyświetlić szczegółową pomoc polecenia. Użyj -h <cmd>/help <cmd>, aby wyświetlić szczegółową pomoc o poleceniu." #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2427,10 +2262,9 @@ msgstr "%s: %s: wiersz %d: błąd podczas przetwarzania pliku konfiguracji: %s\n #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"należy użyć \"copy-in <lokalny> [<lokalny>...] <zdalny_katalog>\", aby " -"skopiować pliki do obrazu\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "należy użyć \"copy-in <lokalny> [<lokalny>...] <zdalny_katalog>\", aby skopiować pliki do obrazu\n" #: fish/copy.c:68 #, c-format @@ -2440,17 +2274,14 @@ msgstr "copy-in: cel \"%s\" nie jest katalogiem\n" #: fish/copy.c:165 #, c-format msgid "error: argument is zero length or longer than maximum permitted\n" -msgstr "" -"błąd: parametr jest zerowej długości lub dłuższy niż dozwolone maksimum\n" +msgstr "błąd: parametr jest zerowej długości lub dłuższy niż dozwolone maksimum\n" #: fish/copy.c:210 #, c-format msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"należy użyć \"copy-out <zdalny> [<zdalny>...] <lokalny_katalog>\", aby " -"skopiować pliki z obrazu\n" +msgstr "należy użyć \"copy-out <zdalny> [<zdalny>...] <lokalny_katalog>\", aby skopiować pliki z obrazu\n" #: fish/copy.c:221 #, c-format @@ -2480,15 +2311,12 @@ msgstr "nieznana nazwa zdarzenia: %s\n" #: fish/events.c:162 #, c-format msgid "use 'event <name> <eventset> <script>' to register an event handler\n" -msgstr "" -"należy użyć \"event <nazwa> <zestaw_zdarzeń> <skrypt>\", aby zarejestrować " -"program obsługi zdarzenia\n" +msgstr "należy użyć \"event <nazwa> <zestaw_zdarzeń> <skrypt>\", aby zarejestrować program obsługi zdarzenia\n" #: fish/events.c:221 #, c-format msgid "use 'delete-event <name>' to delete an event handler\n" -msgstr "" -"należy użyć \"delete-event <nazwa>\", aby usunąć program obsługi zdarzenia\n" +msgstr "należy użyć \"delete-event <nazwa>\", aby usunąć program obsługi zdarzenia\n" #: fish/events.c:230 #, c-format @@ -2498,8 +2326,7 @@ msgstr "delete-event: %s: nie ma takiego programu obsługi zdarzenia\n" #: fish/events.c:267 #, c-format msgid "use 'list-events' to list event handlers\n" -msgstr "" -"należy użyć \"list-events\", aby wyświetlić listę programów obsługi zdarzeń\n" +msgstr "należy użyć \"list-events\", aby wyświetlić listę programów obsługi zdarzeń\n" #: fish/fish.c:107 #, c-format @@ -2558,8 +2385,7 @@ msgstr "%s: --listen=PID: PID nie był liczbą: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "" -"%s: zdalnie: $GUESTFISH_PID musi być ustawiony na PID zdalnego procesu\n" +msgstr "%s: zdalnie: $GUESTFISH_PID musi być ustawiony na PID zdalnego procesu\n" #: fish/fish.c:314 #, c-format @@ -2592,15 +2418,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"Witaj w guestfish, interaktywnej powłoce systemów plików biblioteki\n" -"libguestfs do modyfikowania systemów plików maszyn wirtualnych.\n" -"\n" -"Proszę podać: \"help\", aby uzyskać pomoc o poleceniach\n" -" \"man\", aby wyświetlić podręcznik\n" -" \"quit\", aby zakończyć powłokę\n" -"\n" +msgstr "\nWitaj w guestfish, interaktywnej powłoce systemów plików biblioteki\nlibguestfs do modyfikowania systemów plików maszyn wirtualnych.\n\nProszę podać: \"help\", aby uzyskać pomoc o poleceniach\n \"man\", aby wyświetlić podręcznik\n \"quit\", aby zakończyć powłokę\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format @@ -2625,8 +2443,7 @@ msgstr "%s: za dużo parametrów\n" #: fish/fish.c:939 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" -msgstr "" -"%s: nieprawidłowa sekwencja sterująca w ciągu (zaczyna się od offsetu %d)\n" +msgstr "%s: nieprawidłowa sekwencja sterująca w ciągu (zaczyna się od offsetu %d)\n" #: fish/fish.c:948 #, c-format @@ -2652,26 +2469,19 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - wyświetla listę poleceń lub pomoc polecenia\n" -" help polecenie\n" -" help\n" +msgstr "help - wyświetla listę poleceń lub pomoc polecenia\n help polecenie\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - kończy działanie programu guestfish\n" -" quit\n" +msgstr "quit - kończy działanie programu guestfish\n quit\n" #: fish/fish.c:1195 #, c-format msgid "%s: command not known, use -h to list all commands\n" -msgstr "" -"%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich " -"poleceń\n" +msgstr "%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich poleceń\n" #: fish/fish.c:1211 #, c-format @@ -2679,10 +2489,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"Czy miał zostać otwarty obraz dysku? guestfish -a dysk.img\n" -"Lista poleceń: guestfish -h\n" -"Pełna dokumentacja: man guestfish\n" +msgstr "Czy miał zostać otwarty obraz dysku? guestfish -a dysk.img\nLista poleceń: guestfish -h\nPełna dokumentacja: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2699,19 +2506,14 @@ msgstr "Cytat ucieczki w ciągu \"%s\"\n" msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" -msgstr "" -"%s: należy zbadać gościa (opcja \"-i\" lub polecenie \"inspect-os\"), aby " -"użyć liter napędów systemu Windows\n" +msgstr "%s: należy zbadać gościa (opcja \"-i\" lub polecenie \"inspect-os\"), aby użyć liter napędów systemu Windows\n" #: fish/fish.c:1593 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" -msgstr "" -"%s: nie odnaleziono napędu \"%c:\". Aby wyświetlić dostępne napędy należy " -"wykonać:\n" -" inspect-get-drive-mappings %s\n" +msgstr "%s: nie odnaleziono napędu \"%c:\". Aby wyświetlić dostępne napędy należy wykonać:\n inspect-get-drive-mappings %s\n" #: fish/fish.c:1612 #, c-format @@ -2719,11 +2521,7 @@ msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" " umount-all\n" " mount %s /\n" -msgstr "" -"%s: aby uzyskać dostęp do \"%c:\", należy najpierw zamontować %s. Jeden ze " -"sposobów:\n" -" umount-all\n" -" mount %s /\n" +msgstr "%s: aby uzyskać dostęp do \"%c:\", należy najpierw zamontować %s. Jeden ze sposobów:\n umount-all\n mount %s /\n" #: fish/glob.c:62 #, c-format @@ -2738,16 +2536,10 @@ msgstr "glob: wywołanie guestfs_glob_expand się nie powiodło: %s\n" #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"Dodaje obrazy dysków do sprawdzenia używając opcji -a lub -d, albo polecenia " -"\"add\".\n" -"Tworzy nowy obraz dysku używając opcji -N albo poleceń \"alloc\" lub \"sparse" -"\".\n" -"Po wykonaniu tej czynności należy użyć polecenia \"run\".\n" +msgstr "Dodaje obrazy dysków do sprawdzenia używając opcji -a lub -d, albo polecenia \"add\".\nTworzy nowy obraz dysku używając opcji -N albo poleceń \"alloc\" lub \"sparse\".\nPo wykonaniu tej czynności należy użyć polecenia \"run\".\n" #: fish/help.c:45 #, c-format @@ -2755,10 +2547,7 @@ msgid "" "Find out what filesystems are available using 'list-filesystems' and then\n" "mount them to examine or modify the contents using 'mount-ro' or\n" "'mount'.\n" -msgstr "" -"Odnajduje dostępne systemy plików używając \"list-filesystems\", a\n" -"następnie montuje do do sprawdzenia lub modyfikacji zawartości używając\n" -"\"mount-ro\" lub \"mount\".\n" +msgstr "Odnajduje dostępne systemy plików używając \"list-filesystems\", a\nnastępnie montuje do do sprawdzenia lub modyfikacji zawartości używając\n\"mount-ro\" lub \"mount\".\n" #: fish/help.c:53 #, c-format @@ -2766,10 +2555,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"Aby dowiedzieć się więcej o poleceniu, należy użyć \"help polecenie\".\n" -"\n" -"Aby przeczytać podręcznik, należy wpisać \"man\".\n" +msgstr "Aby dowiedzieć się więcej o poleceniu, należy użyć \"help polecenie\".\n\nAby przeczytać podręcznik, należy wpisać \"man\".\n" #: fish/hexedit.c:42 #, c-format @@ -2787,11 +2573,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s jest dłuższe niż %s. Należy podać ograniczenie\n" -" używając polecenia \"hexedit %s <maksimum>\" (np.\n" -" \"hexedit %s 1M\") lub zakres używając polecenia\n" -" \"hexedit %s <rozpoczęcie> <maksymalnie>\".\n" +msgstr "hexedit: %s jest dłuższe niż %s. Należy podać ograniczenie\n używając polecenia \"hexedit %s <maksimum>\" (np.\n \"hexedit %s 1M\") lub zakres używając polecenia\n \"hexedit %s <rozpoczęcie> <maksymalnie>\".\n" #: fish/hexedit.c:93 #, c-format @@ -2820,23 +2602,7 @@ msgid "" "If using other virt tools, this disk image won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: nie odnaleziono żadnego systemu operacyjnego na tym dysku\n" -"\n" -"Jeśli używana jest opcja \"-i\" programu guestfish, to należy\n" -"ją usunąć i zamiast niej użyć polecenia \"run\" razem z\n" -"\"list-filesystems\". Następnie można montować systemy plików\n" -"ręcznie używając polecenia \"mount\" lub \"mount-ro\".\n" -"\n" -"Jeśli używana jest opcja \"-i\" programu guestmount, to należy\n" -"ją usunąć i wybrać systemy plików ręcznie dodając opcję \"-m\".\n" -"Należy użyć polecenia \"virt-filesystems\", aby wykryć, które\n" -"systemy plików są dostępne.\n" -"\n" -"Jeśli używane są inne narzędzia wirtualizacji, to ten obraz\n" -"dysku nie będzie z nimi działał. Należy użyć odpowiednich\n" -"poleceń programu guestfish (należy zobaczyć stronę podręcznika\n" -"narzędzia wirtualizacji).\n" +msgstr "%s: nie odnaleziono żadnego systemu operacyjnego na tym dysku\n\nJeśli używana jest opcja \"-i\" programu guestfish, to należy\nją usunąć i zamiast niej użyć polecenia \"run\" razem z\n\"list-filesystems\". Następnie można montować systemy plików\nręcznie używając polecenia \"mount\" lub \"mount-ro\".\n\nJeśli używana jest opcja \"-i\" programu guestmount, to należy\nją usunąć i wybrać systemy plików ręcznie dodając opcję \"-m\".\nNależy użyć polecenia \"virt-filesystems\", aby wykryć, które\nsystemy plików są dostępne.\n\nJeśli używane są inne narzędzia wirtualizacji, to ten obraz\ndysku nie będzie z nimi działał. Należy użyć odpowiednich\npoleceń programu guestfish (należy zobaczyć stronę podręcznika\nnarzędzia wirtualizacji).\n" #: fish/inspect.c:112 #, c-format @@ -2855,23 +2621,7 @@ msgid "" "If using other virt tools, multi-boot operating systems won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: systemy operacyjne \"multi-boot\" nie są obsługiwane\n" -"\n" -"Jeśli używana jest opcja \"-i\" programu guestfish, to należy\n" -"ją usunąć i zamiast niej użyć polecenia \"run\" razem z\n" -"\"list-filesystems\". Następnie można montować systemy plików\n" -"ręcznie używając polecenia \"mount\" lub \"mount-ro\".\n" -"\n" -"Jeśli używana jest opcja \"-i\" programu guestmount, to należy\n" -"ją usunąć i wybrać systemy plików ręcznie dodając opcję \"-m\".\n" -"Należy użyć polecenia \"virt-filesystems\", aby wykryć, które\n" -"systemy plików są dostępne.\n" -"\n" -"Jeśli używane są inne narzędzia wirtualizacji, to systemy\n" -"operacyjne \"multi-boot\" nie będzą z nimi działały. Należy\n" -"użyć odpowiednich poleceń programu guestfish (należy zobaczyć\n" -"stronę podręcznika narzędzia wirtualizacji).\n" +msgstr "%s: systemy operacyjne \"multi-boot\" nie są obsługiwane\n\nJeśli używana jest opcja \"-i\" programu guestfish, to należy\nją usunąć i zamiast niej użyć polecenia \"run\" razem z\n\"list-filesystems\". Następnie można montować systemy plików\nręcznie używając polecenia \"mount\" lub \"mount-ro\".\n\nJeśli używana jest opcja \"-i\" programu guestmount, to należy\nją usunąć i wybrać systemy plików ręcznie dodając opcję \"-m\".\nNależy użyć polecenia \"virt-filesystems\", aby wykryć, które\nsystemy plików są dostępne.\n\nJeśli używane są inne narzędzia wirtualizacji, to systemy\noperacyjne \"multi-boot\" nie będzą z nimi działały. Należy\nużyć odpowiednich poleceń programu guestfish (należy zobaczyć\nstronę podręcznika narzędzia wirtualizacji).\n" #: fish/inspect.c:171 #, c-format @@ -2921,17 +2671,14 @@ msgstr "%s: dodano za dużo napędów w wierszu poleceń\n" #: fish/options.c:157 #, c-format msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" -msgstr "" -"%s: nie można zamontować \"%s\". Być może chciano użyć jednej z tych?\n" +msgstr "%s: nie można zamontować \"%s\". Być może chciano użyć jednej z tych?\n" #: fish/prep.c:38 #, c-format msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"Lista dostępnych przygotowanych obrazów dysków:\n" -"\n" +msgstr "Lista dostępnych przygotowanych obrazów dysków:\n\n" #: fish/prep.c:41 #, c-format @@ -2939,10 +2686,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -2960,27 +2704,19 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"Przygotowane obrazy dysków są zapisywane do pliku \"test1.img\" w katalogu\n" -"lokalnym. (\"test2.img\" itp.m jeśli podano opcję -N wiele razy).\n" -"Więcej informacji można znaleźć w podręczniku guestfish(1).\n" +msgstr "Przygotowane obrazy dysków są zapisywane do pliku \"test1.img\" w katalogu\nlokalnym. (\"test2.img\" itp.m jeśli podano opcję -N wiele razy).\nWięcej informacji można znaleźć w podręczniku guestfish(1).\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: -N parametr \"%s\": nie ma takiego przygotowanego obrazu dysku.\n" -"Należy użyć polecenia \"guestfish -N help\", aby wyświetlić listę możliwych\n" -"wartości dla parametru -N.\n" +msgstr "guestfish: -N parametr \"%s\": nie ma takiego przygotowanego obrazu dysku.\nNależy użyć polecenia \"guestfish -N help\", aby wyświetlić listę możliwych\nwartości dla parametru -N.\n" #: fish/prep.c:159 #, c-format msgid "guestfish: error creating prepared disk image '%s' on '%s': " -msgstr "" -"guestfish: błąd podczas tworzenia przygotowanego obrazu dysku \"%s\" na \"%s" -"\": " +msgstr "guestfish: błąd podczas tworzenia przygotowanego obrazu dysku \"%s\" na \"%s\": " #: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35 #: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35 @@ -3025,8 +2761,7 @@ msgstr "utworzenie głównego systemu plików się nie powiodło: %s" #: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67 #: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130 msgid "incorrect format for LV name, use '/dev/VG/LV'" -msgstr "" -"niepoprawny format dla nazwy woluminu logicznego, należy użyć \"/dev/VG/LV\"" +msgstr "niepoprawny format dla nazwy woluminu logicznego, należy użyć \"/dev/VG/LV\"" #: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139 #, c-format @@ -3058,10 +2793,7 @@ msgstr "guestfish: błąd protokołu: nie można odczytać komunikatu \"hello\"\ msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: błąd protokołu: wersja się nie zgadza, wersja serwera \"%s\" nie " -"zgadza się z wersją klienta \"%s\". Obie wersje muszą się dokładnie " -"zgadzać.\n" +msgstr "guestfish: błąd protokołu: wersja się nie zgadza, wersja serwera \"%s\" nie zgadza się z wersją klienta \"%s\". Obie wersje muszą się dokładnie zgadzać.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3071,15 +2803,12 @@ msgstr "guestfish: zdalnie: serwer nie jest uruchomiony\n" #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: błąd protokołu: nie można wysłać początkowego powitania do " -"serwera\n" +msgstr "guestfish: błąd protokołu: nie można wysłać początkowego powitania do serwera\n" #: fish/rc.c:400 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" -msgstr "" -"guestfish: błąd protokołu: nie można rozszyfrować odpowiedzi od serwera\n" +msgstr "guestfish: błąd protokołu: nie można rozszyfrować odpowiedzi od serwera\n" #: fish/reopen.c:39 #, c-format @@ -3123,9 +2852,7 @@ msgstr "WAŻNA UWAGA: ten program USUWA WSZYSTKIE DANE na dyskach." msgid "" "Try `%s --help' for more information.\n" "%s\n" -msgstr "" -"Wykonanie polecenia \"%s --help\" wyświetli więcej informacji.\n" -"%s\n" +msgstr "Wykonanie polecenia \"%s --help\" wyświetli więcej informacji.\n%s\n" #: format/format.c:75 #, c-format @@ -3152,29 +2879,7 @@ msgid "" "\n" "%s\n" "\n" -msgstr "" -"%s: czyści i tworzy pusty dysk\n" -"Copyright (C) 2012 Red Hat Inc.\n" -"\n" -"%s\n" -"\n" -"Użycie:\n" -" %s [--opcje] -a dysk.img [-a dysk.img...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" --filesystem=.. Tworzy pusty system plików\n" -" --format[=raw|..] Wymusza format dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" --lvm=.. Tworzy wolumin logiczny LVM2 systemu Linux\n" -" --partition=.. Tworzy/ustawia typ partycji\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" --wipe Zapisuje zera na całym dysku\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" -"\n" -"%s\n" -"\n" +msgstr "%s: czyści i tworzy pusty dysk\nCopyright (C) 2012 Red Hat Inc.\n\n%s\n\nUżycie:\n %s [--opcje] -a dysk.img [-a dysk.img...]\nOpcje:\n -a|--add obraz Dodaje obraz\n --filesystem=.. Tworzy pusty system plików\n --format[=raw|..] Wymusza format dla opcji -a\n --help Wyświetla krótką pomoc\n --lvm=.. Tworzy wolumin logiczny LVM2 systemu Linux\n --partition=.. Tworzy/ustawia typ partycji\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n --wipe Zapisuje zera na całym dysku\n -x Śledzi wywołania API biblioteki libguestfs\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n\n%s\n\n" #: format/format.c:157 #, c-format @@ -3193,12 +2898,7 @@ msgid "" "may mean there is some sort of partition table or disk\n" "data which we are unable to remove. If you think this\n" "is a bug, please file a bug at http://libguestfs.org/\n" -msgstr "" -"%s: ponowne skanowanie dysków się nie powiodło po dwóch\n" -"próbach. Może oznaczać to, że istnieją jakieś tablice\n" -"partycji lub dane na dysku, których nie można usunąć.\n" -"Jeśli jest to błąd, to prosimy go zgłosić na stronie\n" -"http://libguestfs.org/ (w języku angielskim).\n" +msgstr "%s: ponowne skanowanie dysków się nie powiodło po dwóch\npróbach. Może oznaczać to, że istnieją jakieś tablice\npartycji lub dane na dysku, których nie można usunąć.\nJeśli jest to błąd, to prosimy go zgłosić na stronie\nhttp://libguestfs.org/ (w języku angielskim).\n" #: format/format.c:303 #, c-format @@ -3234,40 +2934,12 @@ msgid "" " -V|--version Display version and exit\n" " -w|--rw Mount read-write\n" " -x|--trace Trace guestfs API calls\n" -msgstr "" -"%s: moduł FUSE dla biblioteki libguestfs\n" -"%s umożliwia zamontowanie systemu plików maszyny wirtualnej\n" -"Copyright (C) 2009-2012 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] [-- [--opcje-FUSE]] punkt_montowania\n" -"Opcje:\n" -" -a|--add image Dodaje obraz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" --dir-cache-timeout Ustawia czas oczekiwania na pamięć podręczną\n" -" odczytania katalogu (domyślnie pięć sekund)\n" -" -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --fuse-help Wyświetla dodatkowe opcje FUSE\n" -" -i|--inspector Automatycznie montuje systemy plików\n" -" --help Wyświetla komunikat pomocy i kończy działanie\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" --live Łączy z maszyną wirtualną live\n" -" -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n" -" -n|--no-sync Nie synchronizuje automatycznie\n" -" -o|--option opcja Przekazuje dodatkowe opcje do FUSE\n" -" -r|--ro Montuje w trybie tylko do odczytu\n" -" --selinux Włącza obsługę SELinuksa\n" -" -v|--verbose Wyświetla więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -w|--rw Montuje do odczytu i zapisu\n" -" --trace Śledzi wywołania API biblioteki guestfs\n" +msgstr "%s: moduł FUSE dla biblioteki libguestfs\n%s umożliwia zamontowanie systemu plików maszyny wirtualnej\nCopyright (C) 2009-2012 Red Hat Inc.\nUżycie:\n %s [--opcje] [-- [--opcje-FUSE]] punkt_montowania\nOpcje:\n -a|--add image Dodaje obraz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n --dir-cache-timeout Ustawia czas oczekiwania na pamięć podręczną\n odczytania katalogu (domyślnie pięć sekund)\n -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --fuse-help Wyświetla dodatkowe opcje FUSE\n -i|--inspector Automatycznie montuje systemy plików\n --help Wyświetla komunikat pomocy i kończy działanie\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n --live Łączy z maszyną wirtualną live\n -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n -n|--no-sync Nie synchronizuje automatycznie\n -o|--option opcja Przekazuje dodatkowe opcje do FUSE\n -r|--ro Montuje w trybie tylko do odczytu\n --selinux Włącza obsługę SELinuksa\n -v|--verbose Wyświetla więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -w|--rw Montuje do odczytu i zapisu\n --trace Śledzi wywołania API biblioteki guestfs\n" #: fuse/guestmount.c:268 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" -msgstr "" -"%s: musi posiadać co najmniej jedną opcję -a/-d i co najmniej jedną -m/-i\n" +msgstr "%s: musi posiadać co najmniej jedną opcję -a/-d i co najmniej jedną -m/-i\n" #: fuse/guestmount.c:278 #, c-format @@ -3315,25 +2987,7 @@ msgid "" " -x Trace libguestfs API calls\n" " --xpath query Perform an XPath query\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: wyświetla informacje o maszynie wirtualnej\n" -"Copyright (C) 2010 Red Hat Inc.\n" -"Użycie:\n" -" %s [--opcje] -d nazwadom plik [plik...]\n" -" %s [--opcje] -a dysk.img [-a dysk.img...] plik [plik...]\n" -"Opcje:\n" -" -a|--add obraz Dodaje obraz\n" -" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n" -" -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n" -" --echo-keys Bez wyłączania echa dla haseł\n" -" --format[=raw|..] Wymusza format dysku dla opcji -a\n" -" --help Wyświetla krótką pomoc\n" -" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n" -" -v|--verbose Więcej komunikatów\n" -" -V|--version Wyświetla wersję i kończy działanie\n" -" -x Śledzi wywołania API biblioteki libguestfs\n" -" --xpath query Wykonuje zapytanie XPath\n" -"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" +msgstr "%s: wyświetla informacje o maszynie wirtualnej\nCopyright (C) 2010 Red Hat Inc.\nUżycie:\n %s [--opcje] -d nazwadom plik [plik...]\n %s [--opcje] -a dysk.img [-a dysk.img...] plik [plik...]\nOpcje:\n -a|--add obraz Dodaje obraz\n -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n -d|--domain gość Dodaje dyski z gościa biblioteki libvirt\n --echo-keys Bez wyłączania echa dla haseł\n --format[=raw|..] Wymusza format dysku dla opcji -a\n --help Wyświetla krótką pomoc\n --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n -v|--verbose Więcej komunikatów\n -V|--version Wyświetla wersję i kończy działanie\n -x Śledzi wywołania API biblioteki libguestfs\n --xpath query Wykonuje zapytanie XPath\nAby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: inspector/virt-inspector.c:254 #, c-format @@ -3345,28 +2999,15 @@ msgstr "%s: nie można użyć --xpath razem z innymi opcjami.\n" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"%s: nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n" -"\n" -"Może to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest " -"maszyną wirtualną lub biblioteka libguestfs nie rozumie tego typu systemu.\n" -"\n" -"UWAGA dla użytkowników systemu Red Hat Enterprise Linux 6: należy\n" -"zainstalować oddzielny pakiet libguestfs-winsupport, aby uzyskać obsługę\n" -"gości systemu Windows.\n" -"\n" -"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo " -"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" +msgstr "%s: nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n\nMoże to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest maszyną wirtualną lub biblioteka libguestfs nie rozumie tego typu systemu.\n\nUWAGA dla użytkowników systemu Red Hat Enterprise Linux 6: należy\nzainstalować oddzielny pakiet libguestfs-winsupport, aby uzyskać obsługę\ngości systemu Windows.\n\nJeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3376,16 +3017,12 @@ msgstr "%s: błąd zapisu XML w \"%s\": %m\n" #: inspector/virt-inspector.c:324 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" -msgstr "" -"%s: xmlOutputBufferCreateFd: otwarcie standardowego wyjścia się nie " -"powiodło\n" +msgstr "%s: xmlOutputBufferCreateFd: otwarcie standardowego wyjścia się nie powiodło\n" #: inspector/virt-inspector.c:332 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" -msgstr "" -"%s: xmlNewTextWriter: utworzenie modułu zapisującego libxml2 się nie " -"powiodło\n" +msgstr "%s: xmlNewTextWriter: utworzenie modułu zapisującego libxml2 się nie powiodło\n" #: inspector/virt-inspector.c:826 #, c-format @@ -3437,11 +3074,9 @@ msgstr "obraz gościa {imagename} nie istnieje lub nie jest odczytywalny" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: brak obsługi biblioteki libvirt (należy zainstalować Sys::Virt, " -"XML::XPath i XML::XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" +msgstr "open_guest: brak obsługi biblioteki libvirt (należy zainstalować Sys::Virt, XML::XPath i XML::XPath::XMLParser)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3470,20 +3105,12 @@ msgstr "{imagename} nie posiada żadnych urządzeń dyskowych\n" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"Nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n" -"\n" -"Może to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest " -"maszyną wirtualną lub program virt-inspector nie rozumie tego typu systemu.\n" -"\n" -"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo " -"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" +msgstr "Nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n\nMoże to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest maszyną wirtualną lub program virt-inspector nie rozumie tego typu systemu.\n\nJeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3598,9 +3225,7 @@ msgstr "%s: nie można przetworzyć rozmiaru pamięci \"%s\"\n" msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" -msgstr "" -"Badanie maszyny wirtualnej lub obrazu dysku...\n" -"\n" +msgstr "Badanie maszyny wirtualnej lub obrazu dysku...\n\n" #: rescue/virt-rescue.c:412 #, c-format @@ -3608,11 +3233,7 @@ msgid "" "This disk contains one or more operating systems. You can use these mount\n" "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n" "\n" -msgstr "" -"Ten dysk zawiera jeden lub więcej systemów operacyjnych. Można użyć poleceń\n" -"mount w virt-rescue (po znaku zachęty ><rescue>), aby zamontować systemy\n" -"plików.\n" -"\n" +msgstr "Ten dysk zawiera jeden lub więcej systemów operacyjnych. Można użyć poleceń\nmount w virt-rescue (po znaku zachęty ><rescue>), aby zamontować systemy\nplików.\n\n" #: rescue/virt-rescue.c:422 #, c-format @@ -3621,11 +3242,7 @@ msgid "" "# type: %s, distro: %s, version: %d.%d\n" "# %s\n" "\n" -msgstr "" -"# %s jest rootem systemu operacyjnego %s\n" -"# typ: %s, dystrybucja: %s, wersja: %d.%d\n" -"# %s\n" -"\n" +msgstr "# %s jest rootem systemu operacyjnego %s\n# typ: %s, dystrybucja: %s, wersja: %d.%d\n# %s\n\n" #: rescue/virt-rescue.c:479 #, c-format @@ -3635,12 +3252,7 @@ msgid "" "However you can still use virt-rescue on the disk image, to try to mount\n" "filesystems that are not recognized by libguestfs, or to create partitions,\n" "logical volumes and filesystems on a blank disk.\n" -msgstr "" -"Ten dysk nie zawiera rozpoznawanych systemów plików.\n" -"\n" -"Mimo to nadal można użyć virt-rescue na obrazie dysku, aby zamontować\n" -"systemy plików nierozpoznawane przez bibliotekę libguestfs, albo utworzyć\n" -"partycje, woluminy logiczne i systemy plików na pustym dysku.\n" +msgstr "Ten dysk nie zawiera rozpoznawanych systemów plików.\n\nMimo to nadal można użyć virt-rescue na obrazie dysku, aby zamontować\nsystemy plików nierozpoznawane przez bibliotekę libguestfs, albo utworzyć\npartycje, woluminy logiczne i systemy plików na pustym dysku.\n" #: rescue/virt-rescue.c:486 #, c-format @@ -3649,11 +3261,7 @@ msgid "" "operating system. You can use these mount commands in virt-rescue (at the\n" "><rescue> prompt) to mount these filesystems.\n" "\n" -msgstr "" -"Ten dysk zawiera jeden lub więcej systemów plików, ale nie można rozpoznać\n" -"żadnego systemu operacyjnego. Można użyć poleceń mount w virt-rescue (po\n" -"znaku zachęty ><rescue>), aby zamontować te systemy plików.\n" -"\n" +msgstr "Ten dysk zawiera jeden lub więcej systemów plików, ale nie można rozpoznać\nżadnego systemu operacyjnego. Można użyć poleceń mount w virt-rescue (po\nznaku zachęty ><rescue>), aby zamontować te systemy plików.\n\n" #: rescue/virt-rescue.c:491 #, c-format @@ -3670,36 +3278,26 @@ msgstr "%s: nieznany stan wyjścia potomka (%d)\n" msgid "" "cannot find any suitable libguestfs supermin, fixed or old-style appliance " "on LIBGUESTFS_PATH (search path: %s)" -msgstr "" -"nie można odnaleźć żadnego odpowiedniego przyrządu biblioteki libguestfs " -"typu \"supermin\", \"fixed\" lub \"old-style\" w LIBGUESTFS_PATH (ścieżka " -"wyszukiwania: %s)" +msgstr "nie można odnaleźć żadnego odpowiedniego przyrządu biblioteki libguestfs typu \"supermin\", \"fixed\" lub \"old-style\" w LIBGUESTFS_PATH (ścieżka wyszukiwania: %s)" #: src/appliance.c:362 #, c-format msgid "security: cached appliance %s is not owned by UID %d" -msgstr "" -"bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest własnością UID %d" +msgstr "bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest własnością UID %d" #: src/appliance.c:367 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" -msgstr "" -"bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest katalogiem (tryb " -"%o)" +msgstr "bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest katalogiem (tryb %o)" #: src/appliance.c:372 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" -msgstr "" -"bezpieczeństwo: przyrząd %s w pamięci podręcznej jest zapisywalny przez " -"grupę lub innych (tryb %o)" +msgstr "bezpieczeństwo: przyrząd %s w pamięci podręcznej jest zapisywalny przez grupę lub innych (tryb %o)" #: src/appliance.c:712 msgid "external command failed, see earlier error messages" -msgstr "" -"zewnętrzne polecenie się nie powiodło, proszę zobaczyć wcześniejsze " -"komunikaty błędów" +msgstr "zewnętrzne polecenie się nie powiodło, proszę zobaczyć wcześniejsze komunikaty błędów" #: src/dbdump.c:85 msgid "unexpected end of output from db_dump command before end of header" @@ -3707,8 +3305,7 @@ msgstr "nieoczekiwany koniec wyjścia polecenia db_dump przed końcem nagłówka #: src/dbdump.c:98 src/dbdump.c:110 msgid "unexpected line from db_dump command, no space prefix" -msgstr "" -"nieoczekiwany wiersz polecenia db_dump, brak przedrostka w formie spacji" +msgstr "nieoczekiwany wiersz polecenia db_dump, brak przedrostka w formie spacji" #: src/dbdump.c:127 msgid "unexpected end of output from db_dump command before end of data" @@ -3727,9 +3324,7 @@ msgstr "rozmiar %s jest nierozsądny (%<PRIi64> bajtów)" msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" -msgstr "" -"API architektury plików jest niedostępne, ponieważ ta wersja biblioteki " -"libguestfs została skompilowana bez biblioteki libmagic" +msgstr "API architektury plików jest niedostępne, ponieważ ta wersja biblioteki libguestfs została skompilowana bez biblioteki libmagic" #: src/fuse.c:925 msgid "filesystem is already mounted in another thread" @@ -3807,17 +3402,13 @@ msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" #: src/inspect.c:313 msgid "not a Windows guest, or CurrentControlSet could not be determined" -msgstr "" -"nie jest gościem systemu Windows lub nie można określić wartości " -"CurrentControlSet" +msgstr "nie jest gościem systemu Windows lub nie można określić wartości CurrentControlSet" #: src/inspect.c:545 src/inspect_apps.c:612 msgid "" "inspection API not available since this version of libguestfs was compiled " "without the hivex library" -msgstr "" -"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " -"została skompilowana bez biblioteki hivex" +msgstr "API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs została skompilowana bez biblioteki hivex" #: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 @@ -3835,9 +3426,7 @@ msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " -"urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" +msgstr "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3865,8 +3454,7 @@ msgstr "odczyt: %s: nieoczekiwany koniec pliku" #: src/launch.c:136 src/launch.c:156 msgid "command line cannot be altered after qemu subprocess launched" -msgstr "" -"wiersz poleceń nie może zostać zmieniony po uruchomieniu podprocesu QEMU" +msgstr "wiersz poleceń nie może zostać zmieniony po uruchomieniu podprocesu QEMU" #: src/launch.c:172 #, c-format @@ -3912,20 +3500,15 @@ msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" #: src/launch.c:1030 src/launch.c:1035 msgid "guestfs_launch failed, see earlier error messages" -msgstr "" -"guestfs_launch się nie powiodło, proszę zobaczyć wcześniejsze komunikaty " -"błędów" +msgstr "guestfs_launch się nie powiodło, proszę zobaczyć wcześniejsze komunikaty błędów" #: src/launch.c:1048 msgid "qemu launched and contacted daemon, but state != READY" -msgstr "" -"QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" +msgstr "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" #: src/launch.c:1138 msgid "guestfs_launch failed, unexpected initial message from guestfsd" -msgstr "" -"guestfs_launch się nie powiodło, nieoczekiwany komunikat początkowy od " -"demona guestfsd" +msgstr "guestfs_launch się nie powiodło, nieoczekiwany komunikat początkowy od demona guestfsd" #: src/launch.c:1146 msgid "contacted guestfsd, but state != READY" @@ -3938,12 +3521,7 @@ msgid "" "\n" "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" "environment variable. There may also be errors printed above." -msgstr "" -"polecenie się nie powiodło: %s\n" -"\n" -"Jeśli qemu jest położone w niestandardowej ścieżce, to należy spróbować\n" -"ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU. Powyżej mogą zostać\n" -"wyświetlone błędy." +msgstr "polecenie się nie powiodło: %s\n\nJeśli qemu jest położone w niestandardowej ścieżce, to należy spróbować\nustawienia zmiennej środowiskowej LIBGUESTFS_QEMU. Powyżej mogą zostać\nwyświetlone błędy." #: src/launch.c:1498 msgid "qemu has not been launched yet" @@ -3957,20 +3535,14 @@ msgstr "brak podprocesu do zniszczenia" #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x" -"%x\n" +msgstr "check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x%x\n" #: src/proto.c:501 msgid "" "This usually means the libguestfs appliance failed to start up. Please\n" "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n" "the debug messages output prior to this error.\n" -msgstr "" -"Zwykle oznacza to, że uruchomienie przyrządu biblioteki libguestfs się nie\n" -"powiodło. Proszę włączyć debugowanie (LIBGUESTFS_DEBUG=1) i ponownie\n" -"wykonać polecenie, a następnie spojrzeć na wyjście komunikatów debugowania\n" -"przed wystąpieniem tego błędu.\n" +msgstr "Zwykle oznacza to, że uruchomienie przyrządu biblioteki libguestfs się nie\npowiodło. Proszę włączyć debugowanie (LIBGUESTFS_DEBUG=1) i ponownie\nwykonać polecenie, a następnie spojrzeć na wyjście komunikatów debugowania\nprzed wystąpieniem tego błędu.\n" #: src/proto.c:507 msgid "See earlier debug messages.\n" @@ -4018,9 +3590,7 @@ msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotneg #: src/proto.c:1171 msgid "receive_file_data: unexpected flag received when reading file chunks" -msgstr "" -"receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania " -"fragmentów pliku" +msgstr "receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania fragmentów pliku" #: src/proto.c:1179 msgid "failed to parse file chunk" @@ -4051,8 +3621,7 @@ msgstr "błąd podczas odczytywania informacji XML biblioteki libvirt: %s" #: src/virt.c:207 src/virt.c:532 msgid "unable to parse XML information returned by libvirt" -msgstr "" -"nie można przetworzyć informacji XML zwróconej przez bibliotekę libvirt" +msgstr "nie można przetworzyć informacji XML zwróconej przez bibliotekę libvirt" #: src/virt.c:213 src/virt.c:538 msgid "unable to create new XPath context" @@ -4078,45 +3647,30 @@ msgstr "błąd podczas uzyskiwania informacji o domenie: %s" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"błąd: domena jest maszyną wirtualną live.\n" -"Zapisywanie na dyskach uruchomionej maszyny wirtualnej może spowodować\n" -"uszkodzenie danych. Należy użyć dostępu tylko do odczytu lub jeśli gość\n" -"posiada uruchomionego demona guestfsd, należy podać dostęp live. W\n" -"większości narzędzi biblioteki libguestfs te opcje to odpowiednio --ro lub\n" -"--live. Proszę skonsultować się z dokumentacją, aby dowiedzieć się więcej." +msgstr "błąd: domena jest maszyną wirtualną live.\nZapisywanie na dyskach uruchomionej maszyny wirtualnej może spowodować\nuszkodzenie danych. Należy użyć dostępu tylko do odczytu lub jeśli gość\nposiada uruchomionego demona guestfsd, należy podać dostęp live. W\nwiększości narzędzi biblioteki libguestfs te opcje to odpowiednio --ro lub\n--live. Proszę skonsultować się z dokumentacją, aby dowiedzieć się więcej." #: src/virt.c:491 #, c-format msgid "" "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to " "\"error\"" -msgstr "" -"%s: dysk jest oznaczony jako <readonly/> w pliku XML biblioteki libvirt, a " -"parametr readonlydisk został ustawiony na \"error\"" +msgstr "%s: dysk jest oznaczony jako <readonly/> w pliku XML biblioteki libvirt, a parametr readonlydisk został ustawiony na \"error\"" #: src/virt.c:581 msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"ten gość nie posiada określenia <channel> biblioteki libvirt dla demona " -"guestfsd\n" -"Proszę zobaczyć \"ATTACHING TO RUNNING DAEMONS\" w guestfs(3), aby " -"dowiedzieć się więcej." +msgstr "ten gość nie posiada określenia <channel> biblioteki libvirt dla demona guestfsd\nProszę zobaczyć \"ATTACHING TO RUNNING DAEMONS\" w guestfs(3), aby dowiedzieć się więcej." #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"API dodawania domen jest niedostępne, ponieważ ta wersja biblioteki " -"libguestfs została skompilowana bez bibliotek libvirt lub libxml2" +msgstr "API dodawania domen jest niedostępne, ponieważ ta wersja biblioteki libguestfs została skompilowana bez bibliotek libvirt lub libxml2" #: test-tool/test-tool.c:67 #, c-format @@ -4138,9 +3692,7 @@ msgstr "" #: test-tool/test-tool.c:111 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" -msgstr "" -"libguestfs-test-tool: utworzenie programu obsługi libguestfs się nie " -"powiodło\n" +msgstr "libguestfs-test-tool: utworzenie programu obsługi libguestfs się nie powiodło\n" #: test-tool/test-tool.c:117 #, c-format @@ -4190,17 +3742,14 @@ msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / się nie powiodło\n" #: test-tool/test-tool.c:253 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" -msgstr "" -"libguestfs-test-tool: wykonanie polecenia touch na pliku się nie powiodło\n" +msgstr "libguestfs-test-tool: wykonanie polecenia touch na pliku się nie powiodło\n" #: test-tool/test-tool.c:287 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\n" -"użyć opcji --qemu/--qemudir.\n" +msgstr "Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\nużyć opcji --qemu/--qemudir.\n" #: test-tool/test-tool.c:295 #, c-format @@ -4242,36 +3791,26 @@ msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n" #: tools/virt-make-fs.pl:417 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" -msgstr "" -"qemu-img create: utworzenie obrazu dysku się nie powiodło, proszę zobaczyć " -"wcześniejsze komunikaty błędów\n" +msgstr "qemu-img create: utworzenie obrazu dysku się nie powiodło, proszę zobaczyć wcześniejsze komunikaty błędów\n" #: tools/virt-make-fs.pl:428 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" -msgstr "" -"virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas " -"komplikacji biblioteki libguestfs\n" +msgstr "virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas komplikacji biblioteki libguestfs\n" #: tools/virt-make-fs.pl:473 msgid "tar: failed, see earlier messages\n" -msgstr "" -"tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n" +msgstr "tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n" #: tools/virt-make-fs.pl:495 msgid "uncompress command failed, see earlier messages\n" -msgstr "" -"polecenie uncompress się nie powiodło, proszę zobaczyć wcześniejsze " -"komunikaty błędów\n" +msgstr "polecenie uncompress się nie powiodło, proszę zobaczyć wcześniejsze komunikaty błędów\n" #: tools/virt-make-fs.pl:530 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: błąd podczas kopiowania zawartości do systemu plików\n" -"Błąd w tym miejscu zwykle oznacza, że program nie oszacował poprawnie\n" -"rozmiar systemu plików. Proszę przeczytać sekcję BUGS strony podręcznika.\n" +msgstr "virt-make-fs: błąd podczas kopiowania zawartości do systemu plików\nBłąd w tym miejscu zwykle oznacza, że program nie oszacował poprawnie\nrozmiar systemu plików. Proszę przeczytać sekcję BUGS strony podręcznika.\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" @@ -4279,9 +3818,7 @@ msgstr "virt-tar: wydobywa/wysyła tryb podany dwukrotnie w wierszu poleceń\n" #: tools/virt-tar.pl:222 msgid "virt-tar: no image, VM names, directory or filename given" -msgstr "" -"virt-tar: nie podano obrazu, nazw maszyn wirtualnych, katalogu lub nazwy " -"pliku" +msgstr "virt-tar: nie podano obrazu, nazw maszyn wirtualnych, katalogu lub nazwy pliku" #: tools/virt-tar.pl:225 msgid "virt-tar: either -x or -u must be specified on the command line\n" @@ -4302,21 +3839,12 @@ msgstr "virt-tar: {dir}: nazwa katalogu musi zaczynać się od znaku \"/\"\n" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"{prog}: nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu " -"dysku.\n" -"\n" -"Może to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest " -"maszyną wirtualną lub biblioteka libguestfs nie rozumie tego typu systemu.\n" -"\n" -"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo " -"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" +msgstr "{prog}: nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n\nMoże to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest maszyną wirtualną lub biblioteka libguestfs nie rozumie tego typu systemu.\n\nJeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format @@ -4331,9 +3859,7 @@ msgstr "nie podano nazwy domeny libvirt lub obrazu dysku\n" msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" -msgstr "" -"oczekiwano jednego lub dwóch parametrów, ścieżki do podklucza i opcjonalnie " -"wartości do wyeksportowania\n" +msgstr "oczekiwano jednego lub dwóch parametrów, ścieżki do podklucza i opcjonalnie wartości do wyeksportowania\n" #: tools/virt-win-reg.pl:446 #, perl-brace-format @@ -4343,8 +3869,7 @@ msgstr "virt-win-reg: {p}: nie można odnaleźć katalogu użytkownika\n" #: tools/virt-win-reg.pl:451 #, perl-brace-format msgid "virt-win-reg: {p}: not a supported Windows Registry path\n" -msgstr "" -"virt-win-reg: {p}: nie jest obsługiwaną ścieżką rejestru systemu Windows\n" +msgstr "virt-win-reg: {p}: nie jest obsługiwaną ścieżką rejestru systemu Windows\n" #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544 #, perl-brace-format @@ -4371,8 +3896,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -4413,19 +3938,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4492,8 +4017,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4727,8 +4252,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -5327,8 +4851,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -5339,27 +4862,3 @@ msgstr "" #: sparsify/sparsify.ml:130 resize/resize.ml:196 msgid "you cannot use the same disk image for input and output" msgstr "" - -#~ msgid "" -#~ "libguestfs-test-tool: interactive test tool\n" -#~ "Copyright (C) 2009-2012 Red Hat Inc.\n" -#~ "Usage:\n" -#~ " libguestfs-test-tool [--options]\n" -#~ "Options:\n" -#~ " --help Display usage\n" -#~ " --qemudir dir Specify QEMU source directory\n" -#~ " --qemu qemu Specify QEMU binary\n" -#~ " --timeout n\n" -#~ " -t n Set launch timeout (default: %d seconds)\n" -#~ msgstr "" -#~ "libguestfs-test-tool: interaktywne narzędzie do testowania\n" -#~ "Copyright (C) 2009-2012 Red Hat Inc.\n" -#~ "Użycie:\n" -#~ " libguestfs-test-tool [--opcje]\n" -#~ "Opcje:\n" -#~ " --help Wyświetla użycie\n" -#~ " --qemudir katalog Określa katalog źródłowy QEMU\n" -#~ " --qemu qemu Określa plik binarny QEMU\n" -#~ " --timeout n\n" -#~ " -t n Ustawia czas oczekiwania na uruchomienie (domyślnie: %d " -#~ "sekund)\n" @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" -"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -770,8 +769,7 @@ msgstr "அனைத்து கோப்புகள் மற்றும் #: fish/cmds.c:3119 msgid "find all files and directories, returning NUL-separated list" -msgstr "" -"அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது" +msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது" #: fish/cmds.c:3120 msgid "find a filesystem by label" @@ -2263,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2469,25 +2468,19 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - display a list of commands or help on a command\n" -" help cmd\n" -" help\n" +msgstr "help - display a list of commands or help on a command\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - guestfishஐ நிறுத்து\n" -" quit\n" +msgstr "quit - guestfishஐ நிறுத்து\n quit\n" #: fish/fish.c:1195 #, c-format msgid "%s: command not known, use -h to list all commands\n" -msgstr "" -"%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n" +msgstr "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n" #: fish/fish.c:1211 #, c-format @@ -2542,8 +2535,7 @@ msgstr "glob: guestfs_glob_expand அழைக்க முடியவில் #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2800,9 +2792,7 @@ msgstr "guestfish: protocol error: 'hello' செய்தியை வாசி msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் " -"பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n" +msgstr "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -2812,8 +2802,7 @@ msgstr "guestfish: remote: சேவையகம் இயங்காதது #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n" +msgstr "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n" #: fish/rc.c:400 #, c-format @@ -3009,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3086,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3117,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3548,9 +3534,7 @@ msgstr "அழிப்பதற்கு துணைசெயல்பாட #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, " -"எதிர்பார்க்கப்பட்ட 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, எதிர்பார்க்கப்பட்ட 0x%x\n" #: src/proto.c:501 msgid "" @@ -3662,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3765,9 +3748,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n" -"--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n" +msgstr "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3857,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3915,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3957,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4036,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4271,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4871,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # rjones <rjones@redhat.com>, 2011. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" -"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/" -"te/)\n" -"Language: te\n" +"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/te/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: te\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: align/domains.c:112 df/domains.c:119 @@ -2263,7 +2261,8 @@ msgstr "" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" msgstr "" #: fish/copy.c:68 @@ -2469,19 +2468,14 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help - ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించును\n" -" help cmd\n" -" help\n" +msgstr "help - ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించును\n help cmd\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit - guestfish నిష్క్రమించును\n" -" quit\n" +msgstr "quit - guestfish నిష్క్రమించును\n quit\n" #: fish/fish.c:1195 #, c-format @@ -2541,8 +2535,7 @@ msgstr "glob: guestfs_glob_expand కాల్ విఫలమైంది: %s\n #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" msgstr "" @@ -2799,9 +2792,7 @@ msgstr "guestfish: నిభందన దోషము: 'hello' సందేశ msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో " -"సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n" +msgstr "guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3007,12 +2998,10 @@ msgstr "" msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3084,8 +3073,8 @@ msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" msgstr "" #: perl/lib/Sys/Guestfs/Lib.pm:184 @@ -3115,8 +3104,7 @@ msgstr "" msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3546,8 +3534,7 @@ msgstr "అంతంచేయుటకు యే వుపకార్యక్ #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: డెమోన్నుండి 0x%x చదివెను, కావలసినది 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: డెమోన్నుండి 0x%x చదివెను, కావలసినది 0x%x\n" #: src/proto.c:501 msgid "" @@ -3659,8 +3646,7 @@ msgstr "" #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." @@ -3762,9 +3748,7 @@ msgstr "" msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n" -"--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n" +msgstr "LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n" #: test-tool/test-tool.c:295 #, c-format @@ -3854,8 +3838,7 @@ msgstr "" msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" @@ -3912,8 +3895,8 @@ msgstr "" #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." msgstr "" #: resize/resize.ml:795 @@ -3954,19 +3937,19 @@ msgstr "" #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" msgstr "" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" msgstr "" #: resize/resize.ml:596 @@ -4033,8 +4016,8 @@ msgstr "" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" msgstr "" #: resize/resize.ml:424 @@ -4268,8 +4251,7 @@ msgstr "" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" msgstr "" @@ -4868,8 +4850,7 @@ msgstr "" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" msgstr "" @@ -1,54 +1,52 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat Inc. # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Yuri Chornoivan <yurchor@ukr.net>, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: libguestfs\n" -"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" -"component=libguestfs&product=Virtualization+Tools\n" +"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n" "POT-Creation-Date: 2012-05-17 19:48+0100\n" -"PO-Revision-Date: 2012-05-08 14:29+0000\n" +"PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" -"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Language: uk\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: align/domains.c:112 df/domains.c:119 #, c-format msgid "%s: could not connect to libvirt (code %d, domain %d): %s\n" -msgstr "" +msgstr "%s: не вдалося встановити зв’язок з libvirt (код %d, домен %d): %s\n" #: align/domains.c:121 df/domains.c:128 #, c-format msgid "%s: could not get number of running domains (code %d, domain %d): %s\n" -msgstr "" +msgstr "%s: не вдалося визначити кількість запущених доменів (код %d, домен %d): %s\n" #: align/domains.c:131 df/domains.c:138 #, c-format msgid "%s: could not list running domains (code %d, domain %d): %s\n" -msgstr "" +msgstr "%s: не вдалося побудувати список запущених доменів (код %d, домен %d): %s\n" #: align/domains.c:142 df/domains.c:149 #, c-format msgid "%s: could not get number of inactive domains (code %d, domain %d): %s\n" -msgstr "" +msgstr "%s: не вдалося отримати дані щодо кількості неактивних доменів (код %d, домен %d): %s\n" #: align/domains.c:152 df/domains.c:159 #, c-format msgid "%s: could not list inactive domains (code %d, domain %d): %s\n" -msgstr "" +msgstr "%s: не вдалося побудувати список неактивних доменів (код %d, домен %d): %s\n" #: align/domains.c:201 df/domains.c:215 #, c-format msgid "%s: failed to analyze a disk, see error(s) above\n" -msgstr "" +msgstr "%s: не вдалося проаналізувати диск. Вище наведено список помилок.\n" #: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121 #: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:440 df/main.c:136 @@ -85,23 +83,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: перевірка вирівнювання розділів віртуальної машини\n" -"© Red Hat Inc., 2011\n" -"Використання:\n" -" %s [--параметри] -d назва_домену\n" -" %s [--параметри] -a диск.img [-a диск.img ...]\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" -c|--connect uri Вказати адресу libvirt для параметра -d\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --format[=raw|..] Вказати формат диска для параметра -a\n" -" --help Показати коротку довідку\n" -" -q|--quiet Не виводити повідомлень, лише код виходу\n" -" -v|--verbose Режим докладних повідомлень\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики API libguestfs\n" -"З докладнішими даними можна ознайомитися на сторінці довідника (man) %s(1).\n" +msgstr "%s: перевірка вирівнювання розділів віртуальної машини\n© Red Hat Inc., 2011\nВикористання:\n %s [--параметри] -d назва_домену\n %s [--параметри] -a диск.img [-a диск.img ...]\nПараметри:\n -a|--add образ Додати образ\n -c|--connect uri Вказати адресу libvirt для параметра -d\n -d|--domain гість Додати диски з гостьової системи libvirt\n --format[=raw|..] Вказати формат диска для параметра -a\n --help Показати коротку довідку\n -q|--quiet Не виводити повідомлень, лише код виходу\n -v|--verbose Режим докладних повідомлень\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики API libguestfs\nЗ докладнішими даними можна ознайомитися на сторінці довідника (man) %s(1).\n" #: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261 #: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290 @@ -119,7 +101,7 @@ msgstr "%s: зібрано без підтримки libvirt і/або libxml2.\ #: align/scan.c:215 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" -msgstr "" +msgstr "%s: параметр --uuid не можна використовувати разом з -a або -d\n" #: align/scan.c:304 msgid "alignment < 4K" @@ -149,31 +131,12 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: показ файлів у віртуальній машині\n" -"© Red Hat Inc., 2010\n" -"Використання:\n" -" %s [--параметри] -d назва_домену файл [файл ...]\n" -" %s [--параметри] -a диск.img [-a диск.img ...] файл [файл ...]\n" -"Options:\n" -" -a|--add образ Додати образ\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --echo-keys Не вимикати показ введених символів паролів\n" -" --format[=raw|..] Вказати формат диска для параметра -a\n" -" --help Показати короткі довідкові дані\n" -" --keys-from-stdin Прочитати паролі зі stdin\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики програмного інтерфейсу libguestfs\n" -"Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" +msgstr "%s: показ файлів у віртуальній машині\n© Red Hat Inc., 2010\nВикористання:\n %s [--параметри] -d назва_домену файл [файл ...]\n %s [--параметри] -a диск.img [-a диск.img ...] файл [файл ...]\nOptions:\n -a|--add образ Додати образ\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n -d|--domain гість Додати диски з гостьової системи libvirt\n --echo-keys Не вимикати показ введених символів паролів\n --format[=raw|..] Вказати формат диска для параметра -a\n --help Показати короткі довідкові дані\n --keys-from-stdin Прочитати паролі зі stdin\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики програмного інтерфейсу libguestfs\nЩоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" #: cat/virt-cat.c:358 edit/virt-edit.c:666 fish/fish.c:1579 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" -msgstr "" -"%s: для використання літерних позначень дисків Windows ваша система має бути " -"гостьовою системою Windows\n" +msgstr "%s: для використання літерних позначень дисків Windows ваша система має бути гостьовою системою Windows\n" #: cat/virt-cat.c:372 edit/virt-edit.c:680 #, c-format @@ -217,45 +180,7 @@ msgid "" " Display LVM volume groups\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: показ даних щодо файлових системи, розділів, блокових пристроїв, LVM у " -"віртуальній машині\n" -"© Red Hat Inc., 2010\n" -"Використання:\n" -" %s [--параметри] -d назва_домену\n" -" %s [--параметри] -a диск.img [-a диск.img ...]\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" --all Показати всі дані\n" -" --blkdevs|--block-devices\n" -" Показати дані щодо блокових пристроїв\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" --csv Вивести дані у форматі записів, відокремлених комами\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --echo-keys Не вимикати показ символів паролів\n" -" --extra Показати дані щодо файлових систем даних і резервної " -"пам’яті\n" -" --filesystems Показати дані щодо придатних до монтування файлових " -"систем\n" -" --format[=raw|..] Вказати формат дисків для параметра -a\n" -" -h|--human-readable Зручні для читання записи розмірів у даних, виведених " -"--long\n" -" --help Показати коротеньку довідкову інформацію\n" -" --keys-from-stdin Читати паролі stdin\n" -" -l|--long Виводити докладні дані\n" -" --lvs|--logvols|--logical-volumes\n" -" Показати логічні томи LVM\n" -" --no-title Не показувати заголовок у даних, виведених --long\n" -" --parts|--partitions Показати розділи\n" -" --pvs|--physvols|--physical-volumes\n" -" Показати фізичні томи LVM\n" -" --uuid|--uuids Додавати UUID до даних, виведених --long\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" --vgs|--volgroups|--volume-groups\n" -" Показати групу томів LVM\n" -" -x Показати виклики програмного інтерфейсу libguestfs\n" -"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" +msgstr "%s: показ даних щодо файлових системи, розділів, блокових пристроїв, LVM у віртуальній машині\n© Red Hat Inc., 2010\nВикористання:\n %s [--параметри] -d назва_домену\n %s [--параметри] -a диск.img [-a диск.img ...]\nПараметри:\n -a|--add образ Додати образ\n --all Показати всі дані\n --blkdevs|--block-devices\n Показати дані щодо блокових пристроїв\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n --csv Вивести дані у форматі записів, відокремлених комами\n -d|--domain гість Додати диски з гостьової системи libvirt\n --echo-keys Не вимикати показ символів паролів\n --extra Показати дані щодо файлових систем даних і резервної пам’яті\n --filesystems Показати дані щодо придатних до монтування файлових систем\n --format[=raw|..] Вказати формат дисків для параметра -a\n -h|--human-readable Зручні для читання записи розмірів у даних, виведених --long\n --help Показати коротеньку довідкову інформацію\n --keys-from-stdin Читати паролі stdin\n -l|--long Виводити докладні дані\n --lvs|--logvols|--logical-volumes\n Показати логічні томи LVM\n --no-title Не показувати заголовок у даних, виведених --long\n --parts|--partitions Показати розділи\n --pvs|--physvols|--physical-volumes\n Показати фізичні томи LVM\n --uuid|--uuids Додавати UUID до даних, виведених --long\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n --vgs|--volgroups|--volume-groups\n Показати групу томів LVM\n -x Показати виклики програмного інтерфейсу libguestfs\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" #: cat/virt-filesystems.c:323 cat/virt-ls.c:350 df/main.c:254 #, c-format @@ -293,45 +218,14 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: показ файлів у віртуальній машині\n" -"© Red Hat Inc., 2010–2012\n" -"Використання:\n" -" %s [--параметри] -d назва_домену каталог [каталог ...]\n" -" %s [--параметри] -a образ.img [-a образ.img ...] каталог [каталог ...]\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" --checksum[=...] Показати контрольні суми файлів\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" --csv Вивести значення, відокремлені комами\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --echo-keys Не показувати символи паролів\n" -" --extra-stats Показати додаткові статистичні дані\n" -" --format[=raw|..] Примусово встановити формат диска для параметра -a\n" -" --help Показати коротку довідку\n" -" -h|--human-readable Зручний для читання вивід розмірів\n" -" --keys-from-stdin Читати паролі з stdin\n" -" -l|--long Довгий список\n" -" -R|--recursive Рекурсивний список\n" -" --times Показувати час створення файлів\n" -" --time-days Показувати час створення у днях до поточного\n" -" --time-relative Показувати час створення у секундах до поточної\n" -" --time-t Показувати час створення у форматі time_t\n" -" --uids Показувати UID, GID\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики API libguestfs\n" -"Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" +msgstr "%s: показ файлів у віртуальній машині\n© Red Hat Inc., 2010–2012\nВикористання:\n %s [--параметри] -d назва_домену каталог [каталог ...]\n %s [--параметри] -a образ.img [-a образ.img ...] каталог [каталог ...]\nПараметри:\n -a|--add образ Додати образ\n --checksum[=...] Показати контрольні суми файлів\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n --csv Вивести значення, відокремлені комами\n -d|--domain гість Додати диски з гостьової системи libvirt\n --echo-keys Не показувати символи паролів\n --extra-stats Показати додаткові статистичні дані\n --format[=raw|..] Примусово встановити формат диска для параметра -a\n --help Показати коротку довідку\n -h|--human-readable Зручний для читання вивід розмірів\n --keys-from-stdin Читати паролі з stdin\n -l|--long Довгий список\n -R|--recursive Рекурсивний список\n --times Показувати час створення файлів\n --time-days Показувати час створення у днях до поточного\n --time-relative Показувати час створення у секундах до поточної\n --time-t Показувати час створення у форматі time_t\n --uids Показувати UID, GID\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики API libguestfs\nЩоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" #: cat/virt-ls.c:341 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" "For more information, read the virt-ls(1) man page.\n" -msgstr "" -"%s: використано прапорець, який можна використовувати лише разом з режимом -" -"lR\n" -"Докладніші дані наведено на сторінці довідника (man) virt-ls(1).\n" +msgstr "%s: використано прапорець, який можна використовувати лише разом з режимом -lR\nДокладніші дані наведено на сторінці довідника (man) virt-ls(1).\n" #: cat/virt-ls.c:580 #, c-format @@ -346,7 +240,7 @@ msgstr "%s: помилка: не вдалося обробити числове #: df/domains.c:292 #, c-format msgid "%s: ignoring %s, it has too many disks (%zu > %d)\n" -msgstr "" +msgstr "%s: ігноруємо %s, містить надто багато дисків (%zu > %d)\n" #: df/main.c:74 #, c-format @@ -371,28 +265,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: показ даних щодо вільного місця на віртуальних файлових системах\n" -"© Red Hat Inc., 2010\n" -"Використання:\n" -" %s [--параметри] -d назва_домену\n" -" %s [--параметри] -a диск.img [-a диск.img ...]\n" -"Параметри:\n" -" -a|--add image Додати образ\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" --csv Вивести дані у форматі записів, відокремлених комами\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --format[=raw|..] Вказати формат дисків для параметра -a\n" -" -h|--human-readable Зручні для читання записи розмірів у даних, виведених " -"--long\n" -" --help Показати коротеньку довідкову інформацію\n" -" -i|--inodes Показати inode-и\n" -" --one-per-guest Окремий пристрій для кожної гостьової системи\n" -" --uuid Додати UUID до даних, виведених --long\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики програмного інтерфейсу libguestfs\n" -"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" +msgstr "%s: показ даних щодо вільного місця на віртуальних файлових системах\n© Red Hat Inc., 2010\nВикористання:\n %s [--параметри] -d назва_домену\n %s [--параметри] -a диск.img [-a диск.img ...]\nПараметри:\n -a|--add image Додати образ\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n --csv Вивести дані у форматі записів, відокремлених комами\n -d|--domain гість Додати диски з гостьової системи libvirt\n --format[=raw|..] Вказати формат дисків для параметра -a\n -h|--human-readable Зручні для читання записи розмірів у даних, виведених --long\n --help Показати коротеньку довідкову інформацію\n -i|--inodes Показати inode-и\n --one-per-guest Окремий пристрій для кожної гостьової системи\n --uuid Додати UUID до даних, виведених --long\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики програмного інтерфейсу libguestfs\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" #: df/output.c:51 msgid "VirtualMachine" @@ -460,28 +333,7 @@ msgid "" " -V|--version Display version and exit\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: редагування файла у віртуальній машині\n" -"© Red Hat Inc., 2009–2012\n" -"Використання:\n" -" %s [--параметри] -d назва_домену файл [файл ...]\n" -" %s [--параметри] -a образ.img [-a образ.img ...] файл [файл ...]\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" -b|--backup .ext Створити резервну копію початкового файла з назвою " -"поч_файл.ext\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --echo-keys Не вимикати показ символів паролів\n" -" -e|--expr вираз Неінтерактивне редагування за допомогою формального " -"виразу Perl\n" -" --format[=raw|..] Примусово встановити формат диска для параметра -a\n" -" --help Показати коротку довідку\n" -" --keys-from-stdin Читати паролі з stdin\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики API libguestfs\n" -"Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" +msgstr "%s: редагування файла у віртуальній машині\n© Red Hat Inc., 2009–2012\nВикористання:\n %s [--параметри] -d назва_домену файл [файл ...]\n %s [--параметри] -a образ.img [-a образ.img ...] файл [файл ...]\nПараметри:\n -a|--add образ Додати образ\n -b|--backup .ext Створити резервну копію початкового файла з назвою поч_файл.ext\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n -d|--domain гість Додати диски з гостьової системи libvirt\n --echo-keys Не вимикати показ символів паролів\n -e|--expr вираз Неінтерактивне редагування за допомогою формального виразу Perl\n --format[=raw|..] Примусово встановити формат диска для параметра -a\n --help Показати коротку довідку\n --keys-from-stdin Читати паролі з stdin\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики API libguestfs\nЩоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" #: edit/virt-edit.c:177 #, c-format @@ -501,9 +353,7 @@ msgstr "скористайтеся командою «alloc розмір_фай #: fish/alloc.c:52 #, c-format msgid "use 'sparse file size' to create a sparse image\n" -msgstr "" -"скористайтеся командою «sparse розмір_файла» для створення розрідженого " -"образу\n" +msgstr "скористайтеся командою «sparse розмір_файла» для створення розрідженого образу\n" #: fish/alloc.c:76 #, c-format @@ -541,9 +391,7 @@ msgstr "додати пристрій у режимі знімка даних ( #: fish/cmds.c:3020 msgid "add a drive read-only specifying the QEMU block emulation to use" -msgstr "" -"додати пристрій у режимі лише читання з визначенням режиму емуляції блоків " -"QEMU" +msgstr "додати пристрій у режимі лише читання з визначенням режиму емуляції блоків QEMU" #: fish/cmds.c:3021 msgid "add a drive specifying the QEMU block emulation to use" @@ -651,8 +499,7 @@ msgstr "отримати розмір сектора блокового прис #: fish/cmds.c:3047 msgid "get total size of device in 512-byte sectors" -msgstr "" -"отримати загальний об’єм зберігання на пристрої у 512-байтових секторах" +msgstr "отримати загальний об’єм зберігання на пристрої у 512-байтових секторах" #: fish/cmds.c:3048 msgid "reread partition table" @@ -672,15 +519,15 @@ msgstr "перевести блоковий пристрій у режим чи #: fish/cmds.c:3052 msgid "add devices to a btrfs filesystem" -msgstr "" +msgstr "додати пристрої до файлової системи btrfs" #: fish/cmds.c:3053 msgid "remove devices from a btrfs filesystem" -msgstr "" +msgstr "вилучити пристрої з файлової системи btrfs" #: fish/cmds.c:3054 msgid "balance a btrfs filesystem" -msgstr "" +msgstr "збалансувати файлову систему btrfs" #: fish/cmds.c:3055 msgid "resize a btrfs filesystem" @@ -688,7 +535,7 @@ msgstr "змінити розмір файлової системи btrfs" #: fish/cmds.c:3056 msgid "sync a btrfs filesystem" -msgstr "" +msgstr "синхронізувати файлову систему btrfs" #: fish/cmds.c:3057 msgid "check a btrfs filesystem" @@ -700,28 +547,27 @@ msgstr "" #: fish/cmds.c:3059 msgid "create a btrfs snapshot" -msgstr "" +msgstr "створити знімок btrfs" #: fish/cmds.c:3060 msgid "delete a btrfs snapshot" -msgstr "" +msgstr "вилучити знімок btrfs" #: fish/cmds.c:3061 msgid "list btrfs snapshots and subvolumes" -msgstr "" +msgstr "показати список знімків і підтомів btrfs" #: fish/cmds.c:3062 msgid "set default btrfs subvolume" -msgstr "" +msgstr "встановити типовий підтом btrfs" #: fish/cmds.c:3063 msgid "create a writable btrfs snapshot" -msgstr "" +msgstr "створити придатний до запису знімок btrfs" #: fish/cmds.c:3064 msgid "return true path on case-insensitive filesystem" -msgstr "" -"повернути справжню адресу у файловій системі без врахування регістру символів" +msgstr "повернути справжню адресу у файловій системі без врахування регістру символів" #: fish/cmds.c:3065 msgid "list the contents of a file" @@ -793,8 +639,7 @@ msgstr "копіювати файли або каталоги з віддале #: fish/cmds.c:3082 msgid "copy size bytes from source to destination using dd" -msgstr "" -"копіювати вказану кількість байтів з джерела до призначення за допомогою dd" +msgstr "копіювати вказану кількість байтів з джерела до призначення за допомогою dd" #: fish/cmds.c:3083 msgid "copy a file" @@ -814,9 +659,7 @@ msgstr "діагностика і внутрішні функції" #: fish/cmds.c:3087 msgid "debug the QEMU command line (internal use only)" -msgstr "" -"виконати діагностичну перевірку командного рядка QEMU (лише для внутрішнього " -"використання)" +msgstr "виконати діагностичну перевірку командного рядка QEMU (лише для внутрішнього використання)" #: fish/cmds.c:3088 msgid "debug the drives (internal use only)" @@ -836,8 +679,7 @@ msgstr "повідомити про використання файлової с #: fish/cmds.c:3092 msgid "report file system disk space usage (human readable)" -msgstr "" -"повідомити про використання файлової системи (у зручному для читання форматі)" +msgstr "повідомити про використання файлової системи (у зручному для читання форматі)" #: fish/cmds.c:3093 msgid "display an image" @@ -927,8 +769,7 @@ msgstr "знайти всі файли і каталоги" #: fish/cmds.c:3119 msgid "find all files and directories, returning NUL-separated list" -msgstr "" -"знайти всі файли і каталоги, повернути відокремлений символами NUL список" +msgstr "знайти всі файли і каталоги, повернути відокремлений символами NUL список" #: fish/cmds.c:3120 msgid "find a filesystem by label" @@ -960,11 +801,11 @@ msgstr "отримати значення режиму безпосереднь #: fish/cmds.c:3127 msgid "get ext2 file attributes of a file" -msgstr "" +msgstr "отримати атрибути файла у ext2" #: fish/cmds.c:3128 msgid "get ext2 file generation of a file" -msgstr "" +msgstr "отримати стан створення файла у ext2" #: fish/cmds.c:3129 msgid "get the ext2/3/4 filesystem label" @@ -1084,9 +925,7 @@ msgstr "закрити елемент керування inotify" #: fish/cmds.c:3160 msgid "return list of watched files that had events" -msgstr "" -"повернути список файлів, за якими ведеться спостереження, для яких сталися " -"події" +msgstr "повернути список файлів, за якими ведеться спостереження, для яких сталися події" #: fish/cmds.c:3161 msgid "create an inotify handle" @@ -1106,8 +945,7 @@ msgstr "отримати значення архітектури операці #: fish/cmds.c:3165 msgid "get distro of inspected operating system" -msgstr "" -"отримати значення запису дистрибутива операційної системи, яка вивчається" +msgstr "отримати значення запису дистрибутива операційної системи, яка вивчається" #: fish/cmds.c:3166 msgid "get drive letter mappings" @@ -1115,9 +953,7 @@ msgstr "отримати прив’язку дисків до літер" #: fish/cmds.c:3167 msgid "get filesystems associated with inspected operating system" -msgstr "" -"отримати значення записів файлових систем, пов’язаних з операційною " -"системою, яка вивчається" +msgstr "отримати значення записів файлових систем, пов’язаних з операційною системою, яка вивчається" #: fish/cmds.c:3168 msgid "get format of inspected operating system" @@ -1137,8 +973,7 @@ msgstr "отримати значення основної версії опер #: fish/cmds.c:3172 msgid "get minor version of inspected operating system" -msgstr "" -"отримати значення версії виправлення операційної системи, яка вивчається" +msgstr "отримати значення версії виправлення операційної системи, яка вивчається" #: fish/cmds.c:3173 msgid "get mountpoints of inspected operating system" @@ -1146,14 +981,11 @@ msgstr "отримати значення точок монтування опе #: fish/cmds.c:3174 msgid "get package format used by the operating system" -msgstr "" -"отримати значення формату пакунків, що використовується операційною системою" +msgstr "отримати значення формату пакунків, що використовується операційною системою" #: fish/cmds.c:3175 msgid "get package management tool used by the operating system" -msgstr "" -"отримати значення назви програми для керування пакунками, що " -"використовується операційною системою" +msgstr "отримати значення назви програми для керування пакунками, що використовується операційною системою" #: fish/cmds.c:3176 msgid "get product name of inspected operating system" @@ -1161,13 +993,11 @@ msgstr "отримати значення назви продукту опера #: fish/cmds.c:3177 msgid "get product variant of inspected operating system" -msgstr "" -"отримати значення варіанта продукту операційної системи, яка вивчається" +msgstr "отримати значення варіанта продукту операційної системи, яка вивчається" #: fish/cmds.c:3178 msgid "return list of operating systems found by last inspection" -msgstr "" -"повернути список операційних систем, знайдених під час останньої перевірки" +msgstr "повернути список операційних систем, знайдених під час останньої перевірки" #: fish/cmds.c:3179 msgid "get type of inspected operating system" @@ -1175,32 +1005,23 @@ msgstr "отримати значення типу операційної сис #: fish/cmds.c:3180 msgid "get Windows CurrentControlSet of inspected operating system" -msgstr "" -"отримати значення CurrentControlSet Windows операційної системи, яка " -"вивчається" +msgstr "отримати значення CurrentControlSet Windows операційної системи, яка вивчається" #: fish/cmds.c:3181 msgid "get Windows systemroot of inspected operating system" -msgstr "" -"отримати значення кореневого каталогу Windows операційної системи, яка " -"вивчається" +msgstr "отримати значення кореневого каталогу Windows операційної системи, яка вивчається" #: fish/cmds.c:3182 msgid "get live flag for install disk" -msgstr "" -"отримати значення прапорця портативного носія для диска для встановлення" +msgstr "отримати значення прапорця портативного носія для диска для встановлення" #: fish/cmds.c:3183 msgid "get multipart flag for install disk" -msgstr "" -"отримати значення прапорця носія з декількох частин для диска для " -"встановлення" +msgstr "отримати значення прапорця носія з декількох частин для диска для встановлення" #: fish/cmds.c:3184 msgid "get netinst (network installer) flag for install disk" -msgstr "" -"отримати значення прапорця netinst (встановлення з мережі) для диска для " -"встановлення" +msgstr "отримати значення прапорця netinst (встановлення з мережі) для диска для встановлення" #: fish/cmds.c:3185 msgid "get list of applications installed in the operating system" @@ -1320,9 +1141,7 @@ msgstr "показати список файлів у каталозі (у ро #: fish/cmds.c:3217 msgid "list the files in a directory (long format with SELinux contexts)" -msgstr "" -"показати список файлів у каталозі (у розширеному форматі з контекстами " -"SELinux)" +msgstr "показати список файлів у каталозі (у розширеному форматі з контекстами SELinux)" #: fish/cmds.c:3218 fish/cmds.c:3219 msgid "create a hard link" @@ -1382,8 +1201,7 @@ msgstr "створити логічний том LVM" #: fish/cmds.c:3235 msgid "create an LVM logical volume in % remaining free space" -msgstr "" -"створити логічний том LVM на вказаному у відсотках вільному місці на диску" +msgstr "створити логічний том LVM на вказаному у відсотках вільному місці на диску" #: fish/cmds.c:3236 msgid "get canonical name of an LV" @@ -1495,7 +1313,7 @@ msgstr "створити файлову систему з розміром бл #: fish/cmds.c:3266 msgid "create a btrfs filesystem" -msgstr "" +msgstr "створити файлову систему btrfs" #: fish/cmds.c:3268 msgid "create a mountpoint" @@ -1567,8 +1385,7 @@ msgstr "змонтувати гостьовий диск у режимі лиш #: fish/cmds.c:3285 msgid "mount a guest disk with mount options and vfstype" -msgstr "" -"змонтувати гостьовий диск з вказаними параметрами монтування та типом ВФС" +msgstr "змонтувати гостьовий диск з вказаними параметрами монтування та типом ВФС" #: fish/cmds.c:3286 msgid "show mountpoints" @@ -1740,8 +1557,7 @@ msgstr "змінити розміри файлової системи ext2, ext3 #: fish/cmds.c:3331 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" -msgstr "" -"змінити розміри файлової системи ext2, ext3 або ext4 (з визначенням розміру)" +msgstr "змінити розміри файлової системи ext2, ext3 або ext4 (з визначенням розміру)" #: fish/cmds.c:3332 msgid "remove a file" @@ -1789,11 +1605,11 @@ msgstr "увімкнути або вимкнути режим безпосере #: fish/cmds.c:3343 msgid "set ext2 file attributes of a file" -msgstr "" +msgstr "встановити атрибути файла у ext2" #: fish/cmds.c:3344 msgid "set ext2 file generation of a file" -msgstr "" +msgstr "встановити стан створення файла у ext2" #: fish/cmds.c:3345 msgid "set the ext2/3/4 filesystem label" @@ -1833,9 +1649,7 @@ msgstr "увімкнути або вимкнути процес відновле #: fish/cmds.c:3354 msgid "set SELinux enabled or disabled at appliance boot" -msgstr "" -"встановити параметр вмикання або вимикання SELinux під час завантаження з " -"пристрою" +msgstr "встановити параметр вмикання або вимикання SELinux під час завантаження з пристрою" #: fish/cmds.c:3355 msgid "set number of virtual CPUs in appliance" @@ -1923,9 +1737,7 @@ msgstr "вимкнути резервування місця на позначе #: fish/cmds.c:3379 msgid "disable swap on swap partition by UUID" -msgstr "" -"вимкнути резервування місця на розділі резервної пам’яті, вказаному за " -"допомогою UUID" +msgstr "вимкнути резервування місця на розділі резервної пам’яті, вказаному за допомогою UUID" #: fish/cmds.c:3380 msgid "enable swap on device" @@ -1941,9 +1753,7 @@ msgstr "увімкнути резервування місця на познач #: fish/cmds.c:3383 msgid "enable swap on swap partition by UUID" -msgstr "" -"увімкнути резервування місця на розділі резервної пам’яті, вказаному за " -"допомогою UUID" +msgstr "увімкнути резервування місця на розділі резервної пам’яті, вказаному за допомогою UUID" #: fish/cmds.c:3384 msgid "sync disks, writes are flushed through to the disk image" @@ -2039,9 +1849,7 @@ msgstr "отримати значення мітки файлової систе #: fish/cmds.c:3409 msgid "get the Linux VFS type corresponding to a mounted device" -msgstr "" -"отримати тип віртуальної файлової системи Linux, відповідний до змонтованого " -"пристрою" +msgstr "отримати тип віртуальної файлової системи Linux, відповідний до змонтованого пристрою" #: fish/cmds.c:3410 msgid "get the filesystem UUID" @@ -2085,8 +1893,7 @@ msgstr "показати список груп томів LVM" #: fish/cmds.c:3421 msgid "rescan for LVM physical volumes, volume groups and logical volumes" -msgstr "" -"виконати повторне сканування фізичних томів, груп томів та логічних томів LVM" +msgstr "виконати повторне сканування фізичних томів, груп томів та логічних томів LVM" #: fish/cmds.c:3422 msgid "get the UUID of a volume group" @@ -2134,8 +1941,7 @@ msgstr "у файловій системі немає вільного місц #: fish/cmds.c:3435 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" -msgstr "" -"занулити невикористані inode і дискові блоки на файловій системі ext2/3" +msgstr "занулити невикористані inode і дискові блоки на файловій системі ext2/3" #: fish/cmds.c:3438 msgid "determine file type inside a compressed file" @@ -2143,9 +1949,7 @@ msgstr "визначити тип файлів у стиснутому файл #: fish/cmds.c:3441 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command." -msgstr "" -"Скористайтеся -h <команда> або help <команда>, щоб переглянути докладну " -"довідку щодо команди." +msgstr "Скористайтеся -h <команда> або help <команда>, щоб переглянути докладну довідку щодо команди." #: fish/cmds.c:3858 fish/cmds.c:3877 fish/cmds.c:3898 fish/cmds.c:3920 #: fish/cmds.c:3942 fish/cmds.c:3965 fish/cmds.c:3989 fish/cmds.c:4010 @@ -2452,16 +2256,14 @@ msgstr "%s: невідома команда\n" #: fish/config.c:75 fish/config.c:114 #, c-format msgid "%s: %s: line %d: error parsing configuration file: %s\n" -msgstr "" -"%s: %s: рядок %d: помилка під час спроби обробки файла налаштувань: %s\n" +msgstr "%s: %s: рядок %d: помилка під час спроби обробки файла налаштувань: %s\n" #: fish/copy.c:47 #, c-format msgid "" -"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n" -msgstr "" -"скористайтеся командою «copy-in <локальний файл> [<локальний файл>...] " -"<віддалений каталог>» для копіювання файлів на образ\n" +"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the " +"image\n" +msgstr "скористайтеся командою «copy-in <локальний файл> [<локальний файл>...] <віддалений каталог>» для копіювання файлів на образ\n" #: fish/copy.c:68 #, c-format @@ -2471,17 +2273,14 @@ msgstr "copy-in: призначення «%s» не є каталогом\n" #: fish/copy.c:165 #, c-format msgid "error: argument is zero length or longer than maximum permitted\n" -msgstr "" -"помилка: аргумент нульової або вищої за максимальну дозволену довжини\n" +msgstr "помилка: аргумент нульової або вищої за максимальну дозволену довжини\n" #: fish/copy.c:210 #, c-format msgid "" "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the " "image\n" -msgstr "" -"скористайтеся командою «copy-out <віддалений файл> [<віддалений файл>...] " -"<локальний каталог>» для копіювання файлів з образу\n" +msgstr "скористайтеся командою «copy-out <віддалений файл> [<віддалений файл>...] <локальний каталог>» для копіювання файлів з образу\n" #: fish/copy.c:221 #, c-format @@ -2511,15 +2310,12 @@ msgstr "невідома назва події: %s\n" #: fish/events.c:162 #, c-format msgid "use 'event <name> <eventset> <script>' to register an event handler\n" -msgstr "" -"щоб зареєструвати обробник події, скористайтеся командою «event <назва> " -"<набір_подій> <скрипт>»\n" +msgstr "щоб зареєструвати обробник події, скористайтеся командою «event <назва> <набір_подій> <скрипт>»\n" #: fish/events.c:221 #, c-format msgid "use 'delete-event <name>' to delete an event handler\n" -msgstr "" -"щоб вилучити обробник події, скористайтеся командою «delete-event <назва>»\n" +msgstr "щоб вилучити обробник події, скористайтеся командою «delete-event <назва>»\n" #: fish/events.c:230 #, c-format @@ -2529,9 +2325,7 @@ msgstr "delete-event: %s: такого обробника подій не вия #: fish/events.c:267 #, c-format msgid "use 'list-events' to list event handlers\n" -msgstr "" -"щоб переглянути список обробників подій, скористайтеся командою «list-" -"events»\n" +msgstr "щоб переглянути список обробників подій, скористайтеся командою «list-events»\n" #: fish/fish.c:107 #, c-format @@ -2579,7 +2373,7 @@ msgid "" "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n" "\n" "For more information, see the manpage %s(1).\n" -msgstr "" +msgstr "%s: командна оболонка гостьової файлової системи\n%s надає вам змогу редагувати файлові системи віртуальної машини\n© Red Hat Inc., 2009–2012\nВикористання:\n %s [--параметри] команда [: команда : команда ...]\nПараметри:\n -h|--cmd-help Показати список доступних команд\n -h|--cmd-help cmd Показати докладну довіку з команди «cmd»\n -a|--add образ Додати образ\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n --csh Використовувати --listen у режимі сумісності з csh\n -d|--domain гість Додати диски з гостьової системи libvirt\n -D|--no-dest-paths Не виконувати доповнення шляхів за допомогою Tab у гостьовій ФС\n --echo-keys Не вимикати показ символів паролів\n -f|--file файл Прочитати команди з файла\n --format[=raw|..] Вказати формат дисків для параметра -a\n -i|--inspector Автоматично монтувати файлові системи\n --keys-from-stdin Читати паролі зі stdin\n --listen Очікувати на віддалені команди\n --live З’єднатися з вже запущеною віртуальною машиною\n -m|--mount dev[:mnt[:параметри]] Змонтувати dev до mnt (якщо пропущено, до /)\n -n|--no-sync Не виконувати автоматичної синхронізації\n -N|--new тип Створити приготований диск (test1.img, ...)\n --pipe-error Команди послідовності обробки здатні виявляти помилки запису\n --progress-bars Увімкнути смужки поступу, навіть якщо режим неінтерактивний\n --no-progress-bars Вимкнути смужки поступу\n --remote[=pid] Надіслати команди до віддаленої %s\n -r|--ro Змонтувати у режимі лише читання\n --selinux Увімкнути підтримку SELinux\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -w|--rw Змонтувати у режимі читання-запису\n -x Показувати кожну команду до її виконання\n\nДля вивчення образу диска, ISO, жорсткого диска, файлової системи віддайте команду\n %s [--ro|--rw] -i -a /шлях/до/диск.img\nабо\n %s [--ro|--rw] -i -d назва-домену-libvirt\n\nРекомендуємо скористатися параметром --ro, щоб уникнути записів до образу диска.\nЯкщо у разі використання параметра -i ви бачите повідомлення про помилку,\nвіддайте команду без -i, а потім скористайтеся командами 'run' + 'list-filesystems' + 'mount'.\n\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" #: fish/fish.c:255 #, c-format @@ -2590,8 +2384,7 @@ msgstr "%s: --listen=PID: PID не був числом: %s\n" #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -msgstr "" -"%s: remote: для ідентифікатора віддаленого процесу має $GUESTFISH_PID\n" +msgstr "%s: remote: для ідентифікатора віддаленого процесу має $GUESTFISH_PID\n" #: fish/fish.c:314 #, c-format @@ -2624,16 +2417,7 @@ msgid "" " 'man' to read the manual\n" " 'quit' to quit the shell\n" "\n" -msgstr "" -"\n" -"Ласкаво просимо до guestfish, інтерактивної оболонки файлової системи " -"libguestfs для\n" -"редагування файлових систем віртуальних машин.\n" -"\n" -"Введіть команду «help», щоб отримати довіку щодо команд,\n" -" «man», щоб ознайомитися зі сторінкою довідника,\n" -" «quit», щоб вийти з оболонки\n" -"\n" +msgstr "\nЛаскаво просимо до guestfish, інтерактивної оболонки файлової системи libguestfs для\nредагування файлових систем віртуальних машин.\n\nВведіть команду «help», щоб отримати довіку щодо команд,\n «man», щоб ознайомитися зі сторінкою довідника,\n «quit», щоб вийти з оболонки\n\n" #: fish/fish.c:807 fish/fish.c:823 #, c-format @@ -2658,8 +2442,7 @@ msgstr "%s: занадто багато аргументів\n" #: fish/fish.c:939 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" -msgstr "" -"%s: некоректна керівна послідовність у рядку (починаючи з позиції %d)\n" +msgstr "%s: некоректна керівна послідовність у рядку (починаючи з позиції %d)\n" #: fish/fish.c:948 #, c-format @@ -2685,25 +2468,19 @@ msgid "" "help - display a list of commands or help on a command\n" " help cmd\n" " help\n" -msgstr "" -"help — показати список команд або довідку з команди\n" -" help команда\n" -" help\n" +msgstr "help — показати список команд або довідку з команди\n help команда\n help\n" #: fish/fish.c:1190 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" -msgstr "" -"quit — завершити роботу guestfish\n" -" quit\n" +msgstr "quit — завершити роботу guestfish\n quit\n" #: fish/fish.c:1195 #, c-format msgid "%s: command not known, use -h to list all commands\n" -msgstr "" -"%s: невідома команда, скористайтеся -h, щоб отримати список всіх команд\n" +msgstr "%s: невідома команда, скористайтеся -h, щоб отримати список всіх команд\n" #: fish/fish.c:1211 #, c-format @@ -2711,10 +2488,7 @@ msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" "For a list of commands: guestfish -h\n" "For complete documentation: man guestfish\n" -msgstr "" -"Хочете відкрити образ диска? guestfish -a диск.img\n" -"Отримати список команд: guestfish -h\n" -"Ознайомитися з документацією: man guestfish\n" +msgstr "Хочете відкрити образ диска? guestfish -a диск.img\nОтримати список команд: guestfish -h\nОзнайомитися з документацією: man guestfish\n" #: fish/fish.c:1220 #, c-format @@ -2731,20 +2505,14 @@ msgstr "У рядку «%s» не вистачає лапок\n" msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" -msgstr "" -"%s: щоб скористатися літерними позначеннями дисків Windows, вам слід вивчити " -"гостьову систему (використати параметр \"-i\" або виконати команду \"inspect-" -"os\")\n" +msgstr "%s: щоб скористатися літерними позначеннями дисків Windows, вам слід вивчити гостьову систему (використати параметр \"-i\" або виконати команду \"inspect-os\")\n" #: fish/fish.c:1593 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" -msgstr "" -"%s: диска '%c:' не знайдено. Для перегляду доступних дисків віддайте " -"команду\n" -" inspect-get-drive-mappings %s\n" +msgstr "%s: диска '%c:' не знайдено. Для перегляду доступних дисків віддайте команду\n inspect-get-drive-mappings %s\n" #: fish/fish.c:1612 #, c-format @@ -2752,11 +2520,7 @@ msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" " umount-all\n" " mount %s /\n" -msgstr "" -"%s: для доступу до '%c:' спочатку змонтуйте %s. Один зі способів це " -"зробити:\n" -" umount-all\n" -" mount %s /\n" +msgstr "%s: для доступу до '%c:' спочатку змонтуйте %s. Один зі способів це зробити:\n umount-all\n mount %s /\n" #: fish/glob.c:62 #, c-format @@ -2771,16 +2535,10 @@ msgstr "glob: помилка під час виклику guestfs_glob_expand: % #: fish/help.c:39 #, c-format msgid "" -"Add disk images to examine using the -a or -d options, or the 'add' " -"command.\n" +"Add disk images to examine using the -a or -d options, or the 'add' command.\n" "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n" "Once you have done this, use the 'run' command.\n" -msgstr "" -"Додайте образи дисків для вивчення за допомогою параметра -a або -d чи " -"команди «add».\n" -"Ви також можете створити новий образ диска за допомогою параметра -N або " -"команд «alloc» і «sparse».\n" -"Після додавання або створення образів скористайтеся командою «run».\n" +msgstr "Додайте образи дисків для вивчення за допомогою параметра -a або -d чи команди «add».\nВи також можете створити новий образ диска за допомогою параметра -N або команд «alloc» і «sparse».\nПісля додавання або створення образів скористайтеся командою «run».\n" #: fish/help.c:45 #, c-format @@ -2788,11 +2546,7 @@ msgid "" "Find out what filesystems are available using 'list-filesystems' and then\n" "mount them to examine or modify the contents using 'mount-ro' or\n" "'mount'.\n" -msgstr "" -"Ознайомтеся зі списком доступних файлових систем за допомогою\n" -"команди «list-filesystems», потім змонтуйте системи для перевірки\n" -"або внесення змін до вмісту за допомогою команди «mount-ro» або\n" -"«mount».\n" +msgstr "Ознайомтеся зі списком доступних файлових систем за допомогою\nкоманди «list-filesystems», потім змонтуйте системи для перевірки\nабо внесення змін до вмісту за допомогою команди «mount-ro» або\n«mount».\n" #: fish/help.c:53 #, c-format @@ -2800,10 +2554,7 @@ msgid "" "For more information about a command, use 'help cmd'.\n" "\n" "To read the manual, type 'man'.\n" -msgstr "" -"Щоб дізнатися більше про команду, скористайтеся командою «help команда».\n" -"\n" -"Щоб ознайомитися зі сторінкою довідника (man), відайте команду «man».\n" +msgstr "Щоб дізнатися більше про команду, скористайтеся командою «help команда».\n\nЩоб ознайомитися зі сторінкою довідника (man), відайте команду «man».\n" #: fish/hexedit.c:42 #, c-format @@ -2821,11 +2572,7 @@ msgid "" "hexedit: %s is larger than %s. You must supply a limit using\n" " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n" " 'hexedit %s <start> <max>'.\n" -msgstr "" -"hexedit: %s більше за %s. Вам слід вказати обмеження за допомогою команди\n" -" «hexedit %s <максимум>» (наприклад, «hexedit %s 1M») або діапазон за " -"допомогою\n" -" «hexedit %s <початок> <максимум>».\n" +msgstr "hexedit: %s більше за %s. Вам слід вказати обмеження за допомогою команди\n «hexedit %s <максимум>» (наприклад, «hexedit %s 1M») або діапазон за допомогою\n «hexedit %s <початок> <максимум>».\n" #: fish/hexedit.c:93 #, c-format @@ -2854,25 +2601,7 @@ msgid "" "If using other virt tools, this disk image won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: на диску не знайдено жодної операційної системи\n" -"\n" -"Якщо було використано параметр «-i» guestfish, вилучіть цей\n" -"параметр і замість нього використовуйте команди «run» з\n" -"наступним «list-filesystems». Після виконання цих команд\n" -"ви зможете змонтувати бажані файлові системи за допомогою\n" -"команди «mount» або «mount-ro».\n" -"\n" -"Якщо було використано параметр «-i» guestmount, вилучіть цей\n" -"параметр і виберіть файлові системи, які ви бажаєте бачити,\n" -"вручну за допомогою додавання параметрів «-m».\n" -"Для перегляду списку доступних файлових систем скористайтеся\n" -"командою «virt-filesystems».\n" -"\n" -"Якщо ви користуєтеся іншими інструментами віртуалізації, ви\n" -"не зможете скористатися цим образом диска. Скористайтеся\n" -"відповідними командами guestfish (докладний опис можна знайти\n" -"на сторінках довідника (man) щодо інструмента віртуалізації).\n" +msgstr "%s: на диску не знайдено жодної операційної системи\n\nЯкщо було використано параметр «-i» guestfish, вилучіть цей\nпараметр і замість нього використовуйте команди «run» з\nнаступним «list-filesystems». Після виконання цих команд\nви зможете змонтувати бажані файлові системи за допомогою\nкоманди «mount» або «mount-ro».\n\nЯкщо було використано параметр «-i» guestmount, вилучіть цей\nпараметр і виберіть файлові системи, які ви бажаєте бачити,\nвручну за допомогою додавання параметрів «-m».\nДля перегляду списку доступних файлових систем скористайтеся\nкомандою «virt-filesystems».\n\nЯкщо ви користуєтеся іншими інструментами віртуалізації, ви\nне зможете скористатися цим образом диска. Скористайтеся\nвідповідними командами guestfish (докладний опис можна знайти\nна сторінках довідника (man) щодо інструмента віртуалізації).\n" #: fish/inspect.c:112 #, c-format @@ -2891,27 +2620,7 @@ msgid "" "If using other virt tools, multi-boot operating systems won't work\n" "with these tools. Use the guestfish equivalent commands\n" "(see the virt tool manual page).\n" -msgstr "" -"%s: підтримки операційних систем з варіантами завантаження не\n" -"передбачено\n" -"\n" -"Якщо було використано параметр «-i» guestfish, вилучіть цей\n" -"параметр і замість нього використовуйте команди «run» з\n" -"наступним «list-filesystems». Після виконання цих команд\n" -"ви зможете змонтувати бажані файлові системи за допомогою\n" -"команди «mount» або «mount-ro».\n" -"\n" -"Якщо було використано параметр «-i» guestmount, вилучіть цей\n" -"параметр і виберіть файлові системи, які ви бажаєте бачити,\n" -"вручну за допомогою додавання параметрів «-m».\n" -"Для перегляду списку доступних файлових систем скористайтеся\n" -"командою «virt-filesystems».\n" -"\n" -"Якщо ви користуєтеся іншими інструментами віртуалізації, ви\n" -"не зможете скористатися операційними системами з варіантами\n" -"завантаження. Скористайтеся відповідними командами guestfish\n" -"(докладний опис можна знайти на сторінках довідника (man)\n" -"щодо інструмента віртуалізації).\n" +msgstr "%s: підтримки операційних систем з варіантами завантаження не\nпередбачено\n\nЯкщо було використано параметр «-i» guestfish, вилучіть цей\nпараметр і замість нього використовуйте команди «run» з\nнаступним «list-filesystems». Після виконання цих команд\nви зможете змонтувати бажані файлові системи за допомогою\nкоманди «mount» або «mount-ro».\n\nЯкщо було використано параметр «-i» guestmount, вилучіть цей\nпараметр і виберіть файлові системи, які ви бажаєте бачити,\nвручну за допомогою додавання параметрів «-m».\nДля перегляду списку доступних файлових систем скористайтеся\nкомандою «virt-filesystems».\n\nЯкщо ви користуєтеся іншими інструментами віртуалізації, ви\nне зможете скористатися операційними системами з варіантами\nзавантаження. Скористайтеся відповідними командами guestfish\n(докладний опис можна знайти на сторінках довідника (man)\nщодо інструмента віртуалізації).\n" #: fish/inspect.c:171 #, c-format @@ -2951,9 +2660,7 @@ msgstr "спроба використання зовнішньої програ #: fish/more.c:41 #, c-format msgid "use '%s filename' to page a file\n" -msgstr "" -"скористайтеся командою «%s назва_файла» для поділу вмісту файла під час " -"перегляду на сторінки\n" +msgstr "скористайтеся командою «%s назва_файла» для поділу вмісту файла під час перегляду на сторінки\n" #: fish/options.c:40 #, c-format @@ -2963,17 +2670,14 @@ msgstr "%s: у командному рядку вказано занадто б #: fish/options.c:157 #, c-format msgid "%s: '%s' could not be mounted. Did you mean one of these?\n" -msgstr "" -"%s: «%s» не вдалося змонтувати. Ви мали на увазі один з цих пристроїв?\n" +msgstr "%s: «%s» не вдалося змонтувати. Ви мали на увазі один з цих пристроїв?\n" #: fish/prep.c:38 #, c-format msgid "" "List of available prepared disk images:\n" "\n" -msgstr "" -"Список доступних приготованих образів дисків:\n" -"\n" +msgstr "Список доступних приготованих образів дисків:\n\n" #: fish/prep.c:41 #, c-format @@ -2981,10 +2685,7 @@ msgid "" "guestfish -N %-8s - %s\n" "\n" "%s\n" -msgstr "" -"guestfish -N %-8s - %s\n" -"\n" -"%s\n" +msgstr "guestfish -N %-8s - %s\n\n%s\n" #: fish/prep.c:49 #, c-format @@ -3002,28 +2703,19 @@ msgid "" "Prepared disk images are written to file \"test1.img\" in the local\n" "directory. (\"test2.img\" etc if -N option is given multiple times).\n" "For more information see the guestfish(1) manual.\n" -msgstr "" -"Приготовані образи дисків записано до файла «test1.img» у локальному\n" -"каталозі. («test2.img» тощо, якщо параметр -N було вказано декілька разів).\n" -"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) guestfish" -"(1).\n" +msgstr "Приготовані образи дисків записано до файла «test1.img» у локальному\nкаталозі. («test2.img» тощо, якщо параметр -N було вказано декілька разів).\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) guestfish(1).\n" #: fish/prep.c:97 #, c-format msgid "" "guestfish: -N parameter '%s': no such prepared disk image known.\n" "Use 'guestfish -N help' to list possible values for the -N parameter.\n" -msgstr "" -"guestfish: у параметрі -N, «%s»: невідомий приготований диск.\n" -"Скористайтеся командою «guestfish -N help», щоб переглянути список можливих " -"значень для параметра -N.\n" +msgstr "guestfish: у параметрі -N, «%s»: невідомий приготований диск.\nСкористайтеся командою «guestfish -N help», щоб переглянути список можливих значень для параметра -N.\n" #: fish/prep.c:159 #, c-format msgid "guestfish: error creating prepared disk image '%s' on '%s': " -msgstr "" -"guestfish: помилка під час спроби створення приготованого образу диска «%s» " -"на «%s»: " +msgstr "guestfish: помилка під час спроби створення приготованого образу диска «%s» на «%s»: " #: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35 #: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35 @@ -3068,9 +2760,7 @@ msgstr "не вдалося створити кореневу файлову с #: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67 #: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130 msgid "incorrect format for LV name, use '/dev/VG/LV'" -msgstr "" -"некоректний формат назви логічного тому, має бути «/dev/група_томів/" -"логічний_том»" +msgstr "некоректний формат назви логічного тому, має бути «/dev/група_томів/логічний_том»" #: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139 #, c-format @@ -3095,17 +2785,14 @@ msgstr "не вдалося створити файлову систему (%s): #: fish/rc.c:260 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" -msgstr "" -"guestfish: помилка протоколу: не вдалося прочитати вітальне повідомлення\n" +msgstr "guestfish: помилка протоколу: не вдалося прочитати вітальне повідомлення\n" #: fish/rc.c:265 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -msgstr "" -"guestfish: помилка протоколу: версії не збігаються: версія сервера «%s» не " -"збігається з версією клієнтської частини, «%s». Версії мають збігатися.\n" +msgstr "guestfish: помилка протоколу: версії не збігаються: версія сервера «%s» не збігається з версією клієнтської частини, «%s». Версії мають збігатися.\n" #: fish/rc.c:349 fish/rc.c:363 #, c-format @@ -3115,15 +2802,12 @@ msgstr "guestfish: remote: здається, сервер не працює\n" #: fish/rc.c:375 fish/rc.c:389 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" -msgstr "" -"guestfish: помилка протоколу: не вдалося надіслати початкове вітальне " -"повідомлення до сервера\n" +msgstr "guestfish: помилка протоколу: не вдалося надіслати початкове вітальне повідомлення до сервера\n" #: fish/rc.c:400 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" -msgstr "" -"guestfish: помилка протоколу: не вдалося декодувати відповідь сервера\n" +msgstr "guestfish: помилка протоколу: не вдалося декодувати відповідь сервера\n" #: fish/reopen.c:39 #, c-format @@ -3138,16 +2822,12 @@ msgstr "reopen: guestfs_create: не вдалося створити елеме #: fish/setenv.c:35 #, c-format msgid "use '%s VAR value' to set an environment variable\n" -msgstr "" -"скористайтеся командою «%s ЗМІННА значення» для встановлення змінної " -"середовища\n" +msgstr "скористайтеся командою «%s ЗМІННА значення» для встановлення змінної середовища\n" #: fish/setenv.c:57 #, c-format msgid "use '%s VAR' to unset an environment variable\n" -msgstr "" -"скористайтеся командою «%s ЗМІННА», щоб скасувати визначення змінної " -"середовища\n" +msgstr "скористайтеся командою «%s ЗМІННА», щоб скасувати визначення змінної середовища\n" #: fish/supported.c:67 msgid "yes" @@ -3171,9 +2851,7 @@ msgstr "ВАЖЛИВЕ ЗАУВАЖЕННЯ: ця програма ВИТИРА msgid "" "Try `%s --help' for more information.\n" "%s\n" -msgstr "" -"Щоб дізнатися більше, віддайте команду «%s --help».\n" -"%s\n" +msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n%s\n" #: format/format.c:75 #, c-format @@ -3200,29 +2878,7 @@ msgid "" "\n" "%s\n" "\n" -msgstr "" -"%s: витирання даних і створення порожнього диска\n" -"© Red Hat Inc., 2012\n" -"\n" -"%s\n" -"\n" -"Використання:\n" -" %s [--options] -a образ.img [-a образ.img ...]\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" --filesystem=.. Створити порожню файлову систему\n" -" --format[=raw|..] Встановити формат диска для параметра -a\n" -" --help Показати коротку довідку\n" -" --lvm=.. Створити том LVM2 Linux\n" -" --partition=.. Створити розділ або встановити тип розділу\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" --wipe Записати весь диск нулями\n" -" -x Трасувати виклики інтерфейсу libguestfs\n" -"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" -"\n" -"%s\n" -"\n" +msgstr "%s: витирання даних і створення порожнього диска\n© Red Hat Inc., 2012\n\n%s\n\nВикористання:\n %s [--options] -a образ.img [-a образ.img ...]\nПараметри:\n -a|--add образ Додати образ\n --filesystem=.. Створити порожню файлову систему\n --format[=raw|..] Встановити формат диска для параметра -a\n --help Показати коротку довідку\n --lvm=.. Створити том LVM2 Linux\n --partition=.. Створити розділ або встановити тип розділу\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n --wipe Записати весь диск нулями\n -x Трасувати виклики інтерфейсу libguestfs\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n\n%s\n\n" #: format/format.c:157 #, c-format @@ -3241,12 +2897,7 @@ msgid "" "may mean there is some sort of partition table or disk\n" "data which we are unable to remove. If you think this\n" "is a bug, please file a bug at http://libguestfs.org/\n" -msgstr "" -"%s: у результаті двох спроб не вдалося виконати повторне\n" -"дисків. Це може означати, що існує певна таблиця\n" -"розділів або дані на диску, які не вдалося вилучити.\n" -"Якщо ви вважаєте, що зіткнулися з вадою, будь ласка,\n" -"повідомте про це на сайті http://libguestfs.org/\n" +msgstr "%s: у результаті двох спроб не вдалося виконати повторне\nдисків. Це може означати, що існує певна таблиця\nрозділів або дані на диску, які не вдалося вилучити.\nЯкщо ви вважаєте, що зіткнулися з вадою, будь ласка,\nповідомте про це на сайті http://libguestfs.org/\n" #: format/format.c:303 #, c-format @@ -3282,42 +2933,12 @@ msgid "" " -V|--version Display version and exit\n" " -w|--rw Mount read-write\n" " -x|--trace Trace guestfs API calls\n" -msgstr "" -"%s: модуль FUSE libguestfs\n" -"%s надає вам змогу монтувати файлову систему віртуальної машини\n" -"© Red Hat Inc., 2009–2012\n" -"Використання:\n" -" %s [--параметри] [-- [--параметри-FUSE]] точка_монтування\n" -"Параметри:\n" -" -a|--add образ Додати образ\n" -" -c|--connect адреса Вказати адресу libvirt для параметра -d\n" -" --dir-cache-timeout Встановити час очікування кешування (типово 5 с)\n" -" -d|--domain гість Додати диски з гостьової системи libvirt\n" -" --echo-keys Не вимикати показ символів паролів\n" -" --format[=raw|..] Вказати формат дисків для параметра -a\n" -" --fuse-help Показати список додаткових параметрів FUSE\n" -" --help Показати це довідкове повідомлення і завершити " -"роботу\n" -" -i|--inspector Автоматично монтувати файлові системи\n" -" --keys-from-stdin Читати паролі зі stdin\n" -" --live З’єднатися з вже запущеною віртуальною машиною\n" -" -m|--mount dev[:mnt[:параметри]] Змонтувати dev до mnt (якщо пропущено, " -"до /)\n" -" -n|--no-sync Не виконувати автоматичної синхронізації\n" -" -o|--option opt Передати параметр opt до FUSE\n" -" -r|--ro Змонтувати у режимі лише читання\n" -" --selinux Увімкнути підтримку SELinux\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -w|--rw Змонтувати у режимі читання-запису\n" -" -x|--trace Трасувати виклики інтерфейсу guestfs\n" +msgstr "%s: модуль FUSE libguestfs\n%s надає вам змогу монтувати файлову систему віртуальної машини\n© Red Hat Inc., 2009–2012\nВикористання:\n %s [--параметри] [-- [--параметри-FUSE]] точка_монтування\nПараметри:\n -a|--add образ Додати образ\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n --dir-cache-timeout Встановити час очікування кешування (типово 5 с)\n -d|--domain гість Додати диски з гостьової системи libvirt\n --echo-keys Не вимикати показ символів паролів\n --format[=raw|..] Вказати формат дисків для параметра -a\n --fuse-help Показати список додаткових параметрів FUSE\n --help Показати це довідкове повідомлення і завершити роботу\n -i|--inspector Автоматично монтувати файлові системи\n --keys-from-stdin Читати паролі зі stdin\n --live З’єднатися з вже запущеною віртуальною машиною\n -m|--mount dev[:mnt[:параметри]] Змонтувати dev до mnt (якщо пропущено, до /)\n -n|--no-sync Не виконувати автоматичної синхронізації\n -o|--option opt Передати параметр opt до FUSE\n -r|--ro Змонтувати у режимі лише читання\n --selinux Увімкнути підтримку SELinux\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -w|--rw Змонтувати у режимі читання-запису\n -x|--trace Трасувати виклики інтерфейсу guestfs\n" #: fuse/guestmount.c:268 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" -msgstr "" -"%s: слід вказати принаймні один параметр -a/-d і принаймні один параметр -m/-" -"i\n" +msgstr "%s: слід вказати принаймні один параметр -a/-d і принаймні один параметр -m/-i\n" #: fuse/guestmount.c:278 #, c-format @@ -3365,25 +2986,7 @@ msgid "" " -x Trace libguestfs API calls\n" " --xpath query Perform an XPath query\n" "For more information, see the manpage %s(1).\n" -msgstr "" -"%s: показ інформації щодо віртуальної машини\n" -"© Red Hat Inc., 2010\n" -"Використання:\n" -" %s [--параметри] -d назва_домену файл [файл ...]\n" -" %s [--параметри] -a диск.img [-a диск.img ...] файл [файл ...]\n" -"Options:\n" -" -a|--add image Додати образ\n" -" -c|--connect uri Вказати адресу libvirt для параметра -d\n" -" -d|--domain guest Додати диски з гостьової системи libvirt\n" -" --echo-keys Не вимикати показ введених символів паролів\n" -" --format[=raw|..] Вказати формат диска для параметра -a\n" -" --help Показати короткі довідкові дані\n" -" --keys-from-stdin Прочитати паролі зі stdin\n" -" -v|--verbose Докладні повідомлення\n" -" -V|--version Показати дані щодо версії і завершити роботу\n" -" -x Трасувати виклики програмного інтерфейсу libguestfs\n" -" --xpath query Виконати запит XPath\n" -"Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" +msgstr "%s: показ інформації щодо віртуальної машини\n© Red Hat Inc., 2010\nВикористання:\n %s [--параметри] -d назва_домену файл [файл ...]\n %s [--параметри] -a диск.img [-a диск.img ...] файл [файл ...]\nOptions:\n -a|--add image Додати образ\n -c|--connect uri Вказати адресу libvirt для параметра -d\n -d|--domain guest Додати диски з гостьової системи libvirt\n --echo-keys Не вимикати показ введених символів паролів\n --format[=raw|..] Вказати формат диска для параметра -a\n --help Показати короткі довідкові дані\n --keys-from-stdin Прочитати паролі зі stdin\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -x Трасувати виклики програмного інтерфейсу libguestfs\n --xpath query Виконати запит XPath\nЩоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" #: inspector/virt-inspector.c:254 #, c-format @@ -3395,30 +2998,15 @@ msgstr "%s: не можна використовувати --xpath разом з msgid "" "%s: no operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" -"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you " -"must\n" +"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you must\n" "install the separate libguestfs-winsupport package.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"%s: у цьому образі диска не вдалося виявити операційної системи.\n" -"\n" -"Причиною може бути те, що файл не є файлом образу диска, не є образом " -"віртуальної\n" -"машини або його тип ОС не підтримується libguestfs.\n" -"\n" -"Зауваження для користувачів Red Hat Enterprise Linux 6: щоб скористатися " -"підтримкою гостьових систем Windows,\n" -"вам слід встановити окремий пакунок libguestfs-winsupport.\n" -"\n" -"Якщо вам здається, що сталася якась помилка, будь ласка, створіть " -"повідомлення про ваду,\n" -"додавши до нього максимум можливої інформації щодо образу диска.\n" +msgstr "%s: у цьому образі диска не вдалося виявити операційної системи.\n\nПричиною може бути те, що файл не є файлом образу диска, не є образом віртуальної\nмашини або його тип ОС не підтримується libguestfs.\n\nЗауваження для користувачів Red Hat Enterprise Linux 6: щоб скористатися підтримкою гостьових систем Windows,\nвам слід встановити окремий пакунок libguestfs-winsupport.\n\nЯкщо вам здається, що сталася якась помилка, будь ласка, створіть повідомлення про ваду,\nдодавши до нього максимум можливої інформації щодо образу диска.\n" #: inspector/virt-inspector.c:312 #, c-format @@ -3472,8 +3060,7 @@ msgstr "%s: помилка xmlSaveDoc\n" #: perl/lib/Sys/Guestfs/Lib.pm:158 msgid "open_guest: first parameter must be a string or an arrayref" -msgstr "" -"open_guest: першим параметром має бути рядок або посилання на масив символів" +msgstr "open_guest: першим параметром має бути рядок або посилання на масив символів" #: perl/lib/Sys/Guestfs/Lib.pm:164 msgid "open_guest: first argument contains undefined element" @@ -3482,17 +3069,13 @@ msgstr "open_guest: перший аргумент містить невизна #: perl/lib/Sys/Guestfs/Lib.pm:172 #, perl-brace-format msgid "guest image {imagename} does not exist or is not readable" -msgstr "" -"образу гостьової системи {imagename} не існує або цей образ непридатний до " -"читання" +msgstr "образу гостьової системи {imagename} не існує або цей образ непридатний до читання" #: perl/lib/Sys/Guestfs/Lib.pm:179 msgid "" -"open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::" -"XPath::XMLParser)" -msgstr "" -"open_guest: підтримки libvirt не передбачено (встановіть Sys::Virt, XML::" -"XPath і XML::XPath::XMLParser)" +"open_guest: no libvirt support (install Sys::Virt, XML::XPath and " +"XML::XPath::XMLParser)" +msgstr "open_guest: підтримки libvirt не передбачено (встановіть Sys::Virt, XML::XPath і XML::XPath::XMLParser)" #: perl/lib/Sys/Guestfs/Lib.pm:184 msgid "open_guest: too many domains listed on command line" @@ -3521,22 +3104,12 @@ msgstr "{imagename}, здається, не містить дискових пр msgid "" "No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by virt-inspector.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"У цьому образі диска не вдалося виявити операційної системи\n" -"\n" -"Причиною може бути те, що файл не є файлом образу диска, не є образом " -"віртуальної\n" -"машини або його тип ОС не підтримується virt-inspector.\n" -"\n" -"Якщо вам здається, що сталася якась помилка, будь ласка, створіть " -"повідомлення про ваду,\n" -"додавши до нього максимум можливої інформації щодо образу диска.\n" +msgstr "У цьому образі диска не вдалося виявити операційної системи\n\nПричиною може бути те, що файл не є файлом образу диска, не є образом віртуальної\nмашини або його тип ОС не підтримується virt-inspector.\n\nЯкщо вам здається, що сталася якась помилка, будь ласка, створіть повідомлення про ваду,\nдодавши до нього максимум можливої інформації щодо образу диска.\n" #: perl/lib/Sys/Guestfs/Lib.pm:949 #, perl-brace-format @@ -3619,7 +3192,7 @@ msgid "" " -w|--rw Mount read-write\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -msgstr "" +msgstr "%s: запуск оболонки відновлення на віртуальній машині\n© Red Hat Inc., 2009–2012\nВикористання:\n %s [--параметри] -d назва-домену\n %s [--параметри] -a диск.img [-a диск.img ...]\nПараметри:\n -a|--add образ Додати образ\n --append пар_ядра Додати параметри запуску ядра\n -c|--connect адреса Вказати адресу libvirt для параметра -d\n -d|--domain гість Додати диски з гостьової системи libvirt\n --format[=raw|..] Вказати формат диска для параметра -a\n --help Показати коротку довідку\n -m|--memsize МБ Вказати розмір пам’яті у мегабайтах\n --network Увімкнути мережу\n -r|--ro Доступ у режимі лише читання\n --scratch[=N] Додати тимчасові диски\n --selinux Увімкнути SELinux\n --smp N Увімкнути SMP з N >= 2 віртуальних процесорів\n --suggest Пропонувати команди монтування для гостьової системи\n -v|--verbose Докладні повідомлення\n -V|--version Показати дані щодо версії і завершити роботу\n -w|--rw Змонтувати у режимі читання-запису\n -x Трасувати виклики програмного інтерфейсу libguestfs\nЩоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" #: rescue/virt-rescue.c:170 #, c-format @@ -3634,12 +3207,12 @@ msgstr "%s: значенням параметра --smp «%s» має бути #: rescue/virt-rescue.c:188 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" -msgstr "" +msgstr "%s: не вдалося обробити параметр --scratch, «%s»\n" #: rescue/virt-rescue.c:194 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" -msgstr "" +msgstr "%s: значенням у параметрі --scratch «%s» має бути число >= 1\n" #: rescue/virt-rescue.c:224 #, c-format @@ -3651,9 +3224,7 @@ msgstr "%s: не вдалося обробити запис об’єму пам msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" -msgstr "" -"Вивчення віртуальної машини або образу диска...\n" -"\n" +msgstr "Вивчення віртуальної машини або образу диска...\n\n" #: rescue/virt-rescue.c:412 #, c-format @@ -3661,12 +3232,7 @@ msgid "" "This disk contains one or more operating systems. You can use these mount\n" "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n" "\n" -msgstr "" -"На цьому диску зберігаються дані однієї або декількох операційних систем. " -"Ви\n" -"можете скористатися цими командами монтування у virt-rescue (у відповідь на\n" -"запит ><rescue>) для монтування файлових систем.\n" -"\n" +msgstr "На цьому диску зберігаються дані однієї або декількох операційних систем. Ви\nможете скористатися цими командами монтування у virt-rescue (у відповідь на\nзапит ><rescue>) для монтування файлових систем.\n\n" #: rescue/virt-rescue.c:422 #, c-format @@ -3675,11 +3241,7 @@ msgid "" "# type: %s, distro: %s, version: %d.%d\n" "# %s\n" "\n" -msgstr "" -"# %s є кореневим каталогом операційної системи %s\n" -"# тип: %s, дистрибутив: %s, версія: %d.%d\n" -"# %s\n" -"\n" +msgstr "# %s є кореневим каталогом операційної системи %s\n# тип: %s, дистрибутив: %s, версія: %d.%d\n# %s\n\n" #: rescue/virt-rescue.c:479 #, c-format @@ -3689,14 +3251,7 @@ msgid "" "However you can still use virt-rescue on the disk image, to try to mount\n" "filesystems that are not recognized by libguestfs, or to create partitions,\n" "logical volumes and filesystems on a blank disk.\n" -msgstr "" -"На цьому диску не зберігається жодних придатних до розпізнавання\n" -"файлових систем.\n" -"\n" -"Втім, ви можете скористатися virt-rescue для образ у диску у спробі\n" -"змонтувати файлові системи, які не було розпізнано libguestfs або\n" -"створити розділи, логічні томи та файлові системи на порожньому\n" -"диску.\n" +msgstr "На цьому диску не зберігається жодних придатних до розпізнавання\nфайлових систем.\n\nВтім, ви можете скористатися virt-rescue для образ у диску у спробі\nзмонтувати файлові системи, які не було розпізнано libguestfs або\nстворити розділи, логічні томи та файлові системи на порожньому\nдиску.\n" #: rescue/virt-rescue.c:486 #, c-format @@ -3705,12 +3260,7 @@ msgid "" "operating system. You can use these mount commands in virt-rescue (at the\n" "><rescue> prompt) to mount these filesystems.\n" "\n" -msgstr "" -"На цьому диску зберігається одна або декілька файлових систем, але\n" -"програмі не вдалося виявити жодної операційної системи. Ви можете\n" -"скористатися цими командами монтування у консолі virt-rescue (у\n" -"відповідь на запит ><rescue>) для монтування цих файлових систем.\n" -"\n" +msgstr "На цьому диску зберігається одна або декілька файлових систем, але\nпрограмі не вдалося виявити жодної операційної системи. Ви можете\nскористатися цими командами монтування у консолі virt-rescue (у\nвідповідь на запит ><rescue>) для монтування цих файлових систем.\n\n" #: rescue/virt-rescue.c:491 #, c-format @@ -3720,18 +3270,14 @@ msgstr "# %s належить до типу «%s»\n" #: rescue/virt-rescue.c:699 #, c-format msgid "%s: unknown child exit status (%d)\n" -msgstr "" -"%s: невідоме повідомлення про стан завершення дочірнього процесу (%d)\n" +msgstr "%s: невідоме повідомлення про стан завершення дочірнього процесу (%d)\n" #: src/appliance.c:204 #, c-format msgid "" "cannot find any suitable libguestfs supermin, fixed or old-style appliance " "on LIBGUESTFS_PATH (search path: %s)" -msgstr "" -"не вдалося знайти відповідного supermin libguestfs, фіксованого розгортання " -"або розгортання у застарілому стилі за адресою LIBGUESTFS_PATH (каталог " -"пошуку: %s)" +msgstr "не вдалося знайти відповідного supermin libguestfs, фіксованого розгортання або розгортання у застарілому стилі за адресою LIBGUESTFS_PATH (каталог пошуку: %s)" #: src/appliance.c:362 #, c-format @@ -3746,31 +3292,23 @@ msgstr "безпека: кешований пристрій %s не є ката #: src/appliance.c:372 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" -msgstr "" -"безпека: кешований пристрій %s доступний для запису учасниками групи або " -"іншими користувачами (режим %o)" +msgstr "безпека: кешований пристрій %s доступний для запису учасниками групи або іншими користувачами (режим %o)" #: src/appliance.c:712 msgid "external command failed, see earlier error messages" -msgstr "" -"спроба виконання зовнішньої команди зазнала невдачі, ознайомтеся з " -"попередніми повідомленнями" +msgstr "спроба виконання зовнішньої команди зазнала невдачі, ознайомтеся з попередніми повідомленнями" #: src/dbdump.c:85 msgid "unexpected end of output from db_dump command before end of header" -msgstr "" -"неочікуване завершення вихідних даних від команди db_dump перед кінцем " -"заголовка" +msgstr "неочікуване завершення вихідних даних від команди db_dump перед кінцем заголовка" #: src/dbdump.c:98 src/dbdump.c:110 msgid "unexpected line from db_dump command, no space prefix" -msgstr "" -"неочікуваний рядок, виведений командою db_dump, не починається з пробілу" +msgstr "неочікуваний рядок, виведений командою db_dump, не починається з пробілу" #: src/dbdump.c:127 msgid "unexpected end of output from db_dump command before end of data" -msgstr "" -"неочікуване завершення даних, виведених командою db_dump, до кінця даних" +msgstr "неочікуване завершення даних, виведених командою db_dump, до кінця даних" #: src/dbdump.c:209 msgid "unexpected non-hex digits in output of db_dump command" @@ -3785,9 +3323,7 @@ msgstr "некоректний розмір %s (%<PRIi64> байтів)" msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" -msgstr "" -"файлово-архітектурний програмний інтерфейс недоступний, оскільки цю версію " -"libguestfs було зібрано без підтримки бібліотеки libmagic" +msgstr "файлово-архітектурний програмний інтерфейс недоступний, оскільки цю версію libguestfs було зібрано без підтримки бібліотеки libmagic" #: src/fuse.c:925 msgid "filesystem is already mounted in another thread" @@ -3865,16 +3401,13 @@ msgstr "не є гостьовою системою Windows або не вдал #: src/inspect.c:313 msgid "not a Windows guest, or CurrentControlSet could not be determined" -msgstr "" -"не є гостьовою системою Windows або не вдалося визначити CurrentControlSet" +msgstr "не є гостьовою системою Windows або не вдалося визначити CurrentControlSet" #: src/inspect.c:545 src/inspect_apps.c:612 msgid "" "inspection API not available since this version of libguestfs was compiled " "without the hivex library" -msgstr "" -"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " -"libguestfs було зібрано без підтримки бібліотеки hivex" +msgstr "програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію libguestfs було зібрано без підтримки бібліотеки hivex" #: src/inspect.c:760 src/inspect_fs.c:526 src/inspect_fs.c:570 #: src/inspect_fs_unix.c:226 src/inspect_fs_unix.c:744 @@ -3892,10 +3425,7 @@ msgstr "немає даних для вивчення: спочатку вико msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" -msgstr "" -"%s: не знайдено кореневого пристрою, цю функцію можна викликати лише для " -"кореневого пристрою, дані якого раніше було повернуто функцією " -"guestfs_inspect_os" +msgstr "%s: не знайдено кореневого пристрою, цю функцію можна викликати лише для кореневого пристрою, дані якого раніше було повернуто функцією guestfs_inspect_os" #: src/inspect_fs.c:363 src/inspect_fs.c:376 #, c-format @@ -3947,7 +3477,7 @@ msgstr "guestfs_config: не можна використовувати пара #: src/launch.c:349 src/launch.c:461 msgid "" "filename cannot contain ':' (colon) character. This is a limitation of qemu." -msgstr "" +msgstr "у назві файла не повинно бути символів «:» (двокрапок). Це обмеження, що накладається qemu." #: src/launch.c:364 src/launch.c:369 #, c-format @@ -3969,15 +3499,11 @@ msgstr "вам слід викликати guestfs_add_drive перед викл #: src/launch.c:1030 src/launch.c:1035 msgid "guestfs_launch failed, see earlier error messages" -msgstr "" -"спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми " -"повідомленнями" +msgstr "спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми повідомленнями" #: src/launch.c:1048 msgid "qemu launched and contacted daemon, but state != READY" -msgstr "" -"qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " -"дорівнює READY" +msgstr "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не дорівнює READY" #: src/launch.c:1138 msgid "guestfs_launch failed, unexpected initial message from guestfsd" @@ -3994,12 +3520,7 @@ msgid "" "\n" "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" "environment variable. There may also be errors printed above." -msgstr "" -"помилка команди: %s\n" -"\n" -"Якщо qemu зберігається у нестандартному каталозі, спробуйте\n" -"встановити відповідне значення змінної середовища LIBGUESTFS_QEMU.\n" -"Крім того, вище можна знайти повідомлення про помилки." +msgstr "помилка команди: %s\n\nЯкщо qemu зберігається у нестандартному каталозі, спробуйте\nвстановити відповідне значення змінної середовища LIBGUESTFS_QEMU.\nКрім того, вище можна знайти повідомлення про помилки." #: src/launch.c:1498 msgid "qemu has not been launched yet" @@ -4013,22 +3534,14 @@ msgstr "немає підпроцесів для завершення" #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -msgstr "" -"check_for_daemon_cancellation_or_eof: від фонової служби отримано значення 0x" -"%x, мало бути 0x%x\n" +msgstr "check_for_daemon_cancellation_or_eof: від фонової служби отримано значення 0x%x, мало бути 0x%x\n" #: src/proto.c:501 msgid "" "This usually means the libguestfs appliance failed to start up. Please\n" "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n" "the debug messages output prior to this error.\n" -msgstr "" -"Це зазвичай означає, що не вдалося запустити систему програм libguestfs. " -"Будь\n" -"ласка увімкніть зневаджування (LIBGUESTFS_DEBUG=1) і повторіть запуск " -"команди,\n" -"потім ознайомтеся з діагностичними повідомленнями до повідомлення про " -"помилку.\n" +msgstr "Це зазвичай означає, що не вдалося запустити систему програм libguestfs. Будь\nласка увімкніть зневаджування (LIBGUESTFS_DEBUG=1) і повторіть запуск команди,\nпотім ознайомтеся з діагностичними повідомленнями до повідомлення про помилку.\n" #: src/proto.c:507 msgid "See earlier debug messages.\n" @@ -4076,9 +3589,7 @@ msgstr "receive_file_data: помилка обробки у зворотному #: src/proto.c:1171 msgid "receive_file_data: unexpected flag received when reading file chunks" -msgstr "" -"receive_file_data: під час читання фрагментів файла отримано неочікуване " -"значення прапорця" +msgstr "receive_file_data: під час читання фрагментів файла отримано неочікуване значення прапорця" #: src/proto.c:1179 msgid "failed to parse file chunk" @@ -4135,48 +3646,30 @@ msgstr "помилка під час отримання даних щодо до #: src/virt.c:426 msgid "" "error: domain is a live virtual machine.\n" -"Writing to the disks of a running virtual machine can cause disk " -"corruption.\n" +"Writing to the disks of a running virtual machine can cause disk corruption.\n" "Either use read-only access, or if the guest is running the guestfsd daemon\n" "specify live access. In most libguestfs tools these options are --ro or\n" "--live respectively. Consult the documentation for further information." -msgstr "" -"помилка: домен є запущеною віртуальною машиною.\n" -"Запис на диски запущеної віртуальної машини може призвести до пошкодження " -"диска.\n" -"Ви можете або скористатися доступом лише для читання, або, якщо у гостьовій " -"системі\n" -"працює фонова служба guestfsd, вказати інтерактивний доступ. Відповідними " -"параметрами\n" -"інструментів libguestfs є --ro і --live. Докладніші дані можна знайти у " -"документації." +msgstr "помилка: домен є запущеною віртуальною машиною.\nЗапис на диски запущеної віртуальної машини може призвести до пошкодження диска.\nВи можете або скористатися доступом лише для читання, або, якщо у гостьовій системі\nпрацює фонова служба guestfsd, вказати інтерактивний доступ. Відповідними параметрами\nінструментів libguestfs є --ro і --live. Докладніші дані можна знайти у документації." #: src/virt.c:491 #, c-format msgid "" "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to " "\"error\"" -msgstr "" -"%s: диск позначено теґом <readonly/> у XML libvirt, readonlydisk було " -"встановлено у значення «error»" +msgstr "%s: диск позначено теґом <readonly/> у XML libvirt, readonlydisk було встановлено у значення «error»" #: src/virt.c:581 msgid "" "this guest has no libvirt <channel> definition for guestfsd\n" "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information." -msgstr "" -"для цієї гостьової системи не вказано визначення <channel> libvirt для " -"guestfsd\n" -"Докладнішу довідкову інформацію можна знайти у розділі ATTACHING TO RUNNING " -"DAEMONS сторінки довідника (man) guestfs(3)." +msgstr "для цієї гостьової системи не вказано визначення <channel> libvirt для guestfsd\nДокладнішу довідкову інформацію можна знайти у розділі ATTACHING TO RUNNING DAEMONS сторінки довідника (man) guestfs(3)." #: src/virt.c:606 msgid "" "add-domain API not available since this version of libguestfs was compiled " "without libvirt or libxml2" -msgstr "" -"програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs " -"було зібрано без підтримки бібліотеки libvirt або libxml2" +msgstr "програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs було зібрано без підтримки бібліотеки libvirt або libxml2" #: test-tool/test-tool.c:67 #, c-format @@ -4198,8 +3691,7 @@ msgstr "" #: test-tool/test-tool.c:111 #, c-format msgid "libguestfs-test-tool: failed to create libguestfs handle\n" -msgstr "" -"libguestfs-test-tool: не вдалося створити елемент керування libguestfs\n" +msgstr "libguestfs-test-tool: не вдалося створити елемент керування libguestfs\n" #: test-tool/test-tool.c:117 #, c-format @@ -4256,9 +3748,7 @@ msgstr "libguestfs-test-tool: не вдалося виконати touch для msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -msgstr "" -"Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\n" -"не можна використовувати параметри --qemu/--qemudir.\n" +msgstr "Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\nне можна використовувати параметри --qemu/--qemudir.\n" #: test-tool/test-tool.c:295 #, c-format @@ -4300,14 +3790,11 @@ msgstr "virt-make-fs: не вдалося обробити параметр ро #: tools/virt-make-fs.pl:417 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" -msgstr "" -"qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми " -"повідомленнями\n" +msgstr "qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми повідомленнями\n" #: tools/virt-make-fs.pl:428 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" -msgstr "" -"virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n" +msgstr "virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n" #: tools/virt-make-fs.pl:473 msgid "tar: failed, see earlier messages\n" @@ -4315,31 +3802,22 @@ msgstr "tar: помилка, ознайомтеся з попередніми п #: tools/virt-make-fs.pl:495 msgid "uncompress command failed, see earlier messages\n" -msgstr "" -"помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n" +msgstr "помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n" #: tools/virt-make-fs.pl:530 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" "filesystem size correctly. Please read the BUGS section of the manpage.\n" -msgstr "" -"virt-make-fs: помилка під час спроби копіювання даних до файлової системи\n" -"Така помилка зазвичай означає, що програмі не вдалося належним чином " -"оцінити\n" -"розмір файлової системи. Будь ласка, ознайомтеся з розділом BUGS сторінки " -"man.\n" +msgstr "virt-make-fs: помилка під час спроби копіювання даних до файлової системи\nТака помилка зазвичай означає, що програмі не вдалося належним чином оцінити\nрозмір файлової системи. Будь ласка, ознайомтеся з розділом BUGS сторінки man.\n" #: tools/virt-tar.pl:193 tools/virt-tar.pl:200 msgid "virt-tar: extract/upload mode specified twice on the command line\n" -msgstr "" -"virt-tar: у командному рядку двічі вказано режим видобування або " -"вивантаження\n" +msgstr "virt-tar: у командному рядку двічі вказано режим видобування або вивантаження\n" #: tools/virt-tar.pl:222 msgid "virt-tar: no image, VM names, directory or filename given" -msgstr "" -"virt-tar: не вказано образу, назв віртуальних машин, каталогу або назви файла" +msgstr "virt-tar: не вказано образу, назв віртуальних машин, каталогу або назви файла" #: tools/virt-tar.pl:225 msgid "virt-tar: either -x or -u must be specified on the command line\n" @@ -4360,29 +3838,17 @@ msgstr "virt-tar: {dir}: запис каталогу має починатися msgid "" "{prog}: No operating system could be detected inside this disk image.\n" "\n" -"This may be because the file is not a disk image, or is not a virtual " -"machine\n" +"This may be because the file is not a disk image, or is not a virtual machine\n" "image, or because the OS type is not understood by libguestfs.\n" "\n" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -msgstr "" -"{prog}: у цьому образі диска не вдалося виявити операційної системи\n" -"\n" -"Причиною може бути те, що файл не є файлом образу диска, не є образом " -"віртуальної\n" -"машини або його тип ОС не підтримується libguestfs.\n" -"\n" -"Якщо вам здається, що сталася якась помилка, будь ласка, створіть " -"повідомлення про ваду,\n" -"додавши до нього максимум можливої інформації щодо образу диска.\n" +msgstr "{prog}: у цьому образі диска не вдалося виявити операційної системи\n\nПричиною може бути те, що файл не є файлом образу диска, не є образом віртуальної\nмашини або його тип ОС не підтримується libguestfs.\n\nЯкщо вам здається, що сталася якась помилка, будь ласка, створіть повідомлення про ваду,\nдодавши до нього максимум можливої інформації щодо образу диска.\n" #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265 #, perl-brace-format msgid "{prog}: multiboot operating systems are not supported.\n" -msgstr "" -"{prog}: підтримки операційних систем з варіантами завантаження не " -"передбачено.\n" +msgstr "{prog}: підтримки операційних систем з варіантами завантаження не передбачено.\n" #: tools/virt-win-reg.pl:245 msgid "no libvirt domain name or disk image given\n" @@ -4392,9 +3858,7 @@ msgstr "не вказано назви домену або образу диск msgid "" "expecting 1 or 2 more parameters, subkey path and optionally the value to " "export\n" -msgstr "" -"мало бути вказано 1 або 2 додаткових параметри, шлях до підключа і " -"необов’язкове значення для експортування\n" +msgstr "мало бути вказано 1 або 2 додаткових параметри, шлях до підключа і необов’язкове значення для експортування\n" #: tools/virt-win-reg.pl:446 #, perl-brace-format @@ -4423,39 +3887,39 @@ msgstr "virt-win-reg: {p}: не вдалося вивантажити файл #: resize/resize.ml:791 msgid " An extra partition will be created for the surplus." -msgstr "" +msgstr " На решті простору сховища буде створено додатковий розділ." #: resize/resize.ml:776 resize/resize.ml:757 msgid " The %s on %s will be expanded using the '%s' method." -msgstr "" +msgstr " %s на %s буде розширено за допомогою методу «%s»." #: resize/resize.ml:793 msgid "" -" The surplus space is not large enough for an extra partition to be created " -"and so it will just be ignored." -msgstr "" +" The surplus space is not large enough for an extra partition to be created" +" and so it will just be ignored." +msgstr " Залишок місця недостатньо великий для створення нового розділу, отже його буде просто проігноровано." #: resize/resize.ml:795 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." -msgstr "" +msgstr " Залишок місця буде проігноровано. Запустіть програму керування розділами гостьової системи, якщо бажаєте розподілити це залишок місця." #: sysprep/main.ml:207 msgid "%s (ignored)\n" -msgstr "" +msgstr "%s (проігноровано)\n" #: sysprep/main.ml:58 msgid "%s: --domain option can only be given once\n" -msgstr "" +msgstr "%s: параметр --domain можна вказувати лише один раз\n" #: sysprep/main.ml:70 msgid "%s: --enable option can only be given once\n" -msgstr "" +msgstr "%s: параметр --enable можна вказувати лише один раз\n" #: sysprep/main.ml:82 msgid "%s: --enable: '%s' is not a known operation\n" -msgstr "" +msgstr "%s: --enable: «%s» не є відомою програмі дією\n" #: resize/resize.ml:607 msgid "" @@ -4464,29 +3928,29 @@ msgid "" "use the '--resize-force' option, but that could destroy logical partitions " "within this partition. (This error came from '%s' option on the command " "line.)" -msgstr "" +msgstr "%s: на цьому розширеному розділі містяться логічні розділи, які може бути пошкоджено під час зменшення розмірів розширеного розділу. Якщо вам потрібно зменшити розміри цього розділу, скористайтеся параметром «--resize-force», але результатом може бути знищення логічних розділів на розширеному розділі. (Це повідомлення про помилку є наслідком використання параметра «%s» у рядку команди.)" #: resize/resize.ml:773 msgid "%s: This logical volume will be expanded to maximum size." -msgstr "" +msgstr "%s: цей логічний том буде розширено до максимального розміру." #: resize/resize.ml:603 msgid "" "%s: This partition has contains a %s filesystem which will be damaged by " -"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " -"want to shrink this partition, you need to use the '--resize-force' option, " -"but that could destroy any data on this partition. (This error came from " +"shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you" +" want to shrink this partition, you need to use the '--resize-force' option," +" but that could destroy any data on this partition. (This error came from " "'%s' option on the command line.)" -msgstr "" +msgstr "%s: на цьому розділі міститься файлова система %s, яку може бути пошкоджено під час зменшення розмірів розділу до об’єму, меншого за %Ld байтів (від користувача надійшов запит на зменшення розмірів до %Ld байтів). Якщо вам потрібно зменшити розміри цього розділу, скористайтеся параметром «--resize-force», але результатом може бути знищення даних на цьому розділі. (Це повідомлення про помилку є наслідком використання параметра «%s» у рядку команди.)" #: resize/resize.ml:599 msgid "" -"%s: This partition has contains an LVM physical volume which will be damaged " -"by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If " -"you want to shrink this partition, you need to use the '--resize-force' " -"option, but that could destroy any data on this partition. (This error came " -"from '%s' option on the command line.)" -msgstr "" +"%s: This partition has contains an LVM physical volume which will be damaged" +" by shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If" +" you want to shrink this partition, you need to use the '--resize-force' " +"option, but that could destroy any data on this partition. (This error came" +" from '%s' option on the command line.)" +msgstr "s: на цьому розділі міститься фізичний том LVM, який може бути пошкоджено під час зменшення розмірів розділу до об’єму, меншого за %Ld байтів (від користувача надійшов запит на зменшення розмірів до %Ld байтів). Якщо вам потрібно зменшити розміри цього розділу, скористайтеся параметром «--resize-force», але результатом може бути знищення даних на цьому розділі. (Це повідомлення про помилку є наслідком використання параметра «%s» у рядку команди.)" #: resize/resize.ml:596 msgid "" @@ -4494,79 +3958,79 @@ msgid "" "it. If you want to shrink this partition, you need to use the '--resize-" "force' option, but that could destroy any data on this partition. (This " "error came from '%s' option on the command line.)" -msgstr "" +msgstr "%s: на цьому розділі містяться невідомі дані, які може бути пошкоджено під час зменшення розмірів розділу. Якщо вам потрібно зменшити розміри цього розділу, скористайтеся параметром «--resize-force», але результатом може бути знищення всіх даних на розділі. (Це повідомлення про помилку є наслідком використання параметра «%s» у рядку команди.)" #: resize/resize.ml:750 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." -msgstr "" +msgstr "%s: цей розділ буде створено, але дані буде проігноровано (тобто дані не буде скопійовано на отриманий у результаті розділ)." #: resize/resize.ml:752 msgid "%s: This partition will be deleted." -msgstr "" +msgstr "%s: цей розділ буде вилучено." #: resize/resize.ml:748 msgid "%s: This partition will be left alone." -msgstr "" +msgstr "%s: цей розділ не буде змінено." #: resize/resize.ml:754 msgid "%s: This partition will be resized from %s to %s." -msgstr "" +msgstr "%s: розмір цього розділу буде змінено з %s на %s." #: resize/resize.ml:59 msgid "%s: empty --expand option" -msgstr "" +msgstr "%s: порожній аргумент параметра --expand" #: resize/resize.ml:271 resize/resize.ml:268 msgid "%s: file is too small to be a disk image (%Ld bytes)" -msgstr "" +msgstr "%s: файл є надто малим, щоб бути образом диска (%Ld байтів)" #: resize/resize.ml:730 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" -msgstr "" +msgstr "%s: на початковому образі диска не знайдено логічного тому (причиною цього повідомлення є використання параметра «--lv-expand» у командному рядку). Спробуйте віддати таку команду: virt-filesystems --logical-volumes --long -a %s" #: resize/resize.ml:625 msgid "%s: missing size field in '%s' option" -msgstr "" +msgstr "%s: не вказано аргумент розміру у параметрі «%s»" #: resize/resize.ml:634 msgid "%s: new partition size is zero or negative" -msgstr "" +msgstr "%s: розмір нового розділу є нульовим або від’ємним" #: sysprep/main.ml:193 msgid "%s: no operating systems were found in the guest image\n" -msgstr "" +msgstr "%s: у образі гостьової системи не знайдено операційних систем\n" #: resize/resize.ml:545 msgid "%s: partition already deleted, you cannot use it in '%s' option" -msgstr "" +msgstr "%s: розділ вже вилучено, ви не можете використовувати його у аргументах параметра «%s»" #: resize/resize.ml:541 msgid "%s: partition already ignored, you cannot use it in '%s' option" -msgstr "" +msgstr "%s: розділ вже пропущено, ви не можете використовувати його у аргументах параметра «%s»" #: resize/resize.ml:537 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " -"option on the command line). Try running this command: virt-filesystems --" -"partitions --long -a %s" -msgstr "" +"option on the command line). Try running this command: virt-filesystems " +"--partitions --long -a %s" +msgstr "%s: на початковому образі диска не знайдено розділу (причиною цього повідомлення є використання параметра «%s» у командному рядку). Спробуйте віддати таку команду: virt-filesystems --partitions --long -a %s" #: resize/resize.ml:424 msgid "%s: partition size %Ld < filesystem size %Ld" -msgstr "" +msgstr "%s: розмір розділу, %Ld < розміру файлової системи, %Ld" #: resize/resize.ml:419 msgid "%s: partition size %Ld < physical volume size %Ld" -msgstr "" +msgstr "%s: розмір розділу, %Ld < розмір фізичного тому, %Ld" #: resize/resize.ml:349 msgid "%s: physical volume not returned by pvs_full" -msgstr "" +msgstr "%s: фізичний тому не повернуто pvs_full" #: sysprep/main.ml:128 msgid "" @@ -4578,7 +4042,7 @@ msgid "" "\n" "A short summary of the options is given below. For detailed help please\n" "read the man page virt-sysprep(1).\n" -msgstr "" +msgstr "%s: відновити початковий стан або скинути налаштування віртуальної машини\nз метою уможливлення створення клонів\n\n virt-sysprep [--параметри] -d назва_домену\n\n virt-sysprep [--параметри] -a диск.img [-a диск.img ...]\n\nКоротке резюме параметрів наведено нижче. Щоб отримати докладну довідку,\nбудь ласка, ознайомтеся зі сторінкою підручника (man) virt-sysprep(1).\n" #: resize/resize.ml:115 msgid "" @@ -4586,7 +4050,7 @@ msgid "" "\n" "A short summary of the options is given below. For detailed help please\n" "read the man page virt-resize(1).\n" -msgstr "" +msgstr "%s: змінити розмір диска віртуальної машини\n\nКоротке резюме параметрів наведено нижче. Щоб отримати докладну довідку,\nбудь ласка, ознайомтеся зі сторінкою підручника (man) virt-resize(1)\n" #: sparsify/sparsify.ml:78 msgid "" @@ -4596,349 +4060,348 @@ msgid "" "\n" "A short summary of the options is given below. For detailed help please\n" "read the man page virt-sparsify(1).\n" -msgstr "" +msgstr "%s: розширити диск віртуальної машини\n\n virt-sparsify [--параметри] початковий_диск диск_результату\n\nКоротке резюме параметрів наведено нижче. Щоб отримати докладну довідку,\nбудь ласка, ознайомтеся зі сторінкою підручника (man) virt-resize()\n" #: resize/resize.ml:581 msgid "%s: this partition has already been ignored or deleted" -msgstr "" +msgstr "%s: цей розділ вже проігноровано або вилучено" #: resize/resize.ml:577 msgid "%s: this partition has already been marked for resizing" -msgstr "" +msgstr "%s: цей розділ вже було позначено для зміни розміру" #: resize/resize.ml:434 msgid "%s: this partition overlaps the previous one" -msgstr "" +msgstr "%s: цей розділ перекривається з попереднім" #: resize/resize.ml:285 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." -msgstr "" +msgstr "%s: невідомий тип таблиці розділів\nУ virt-resize передбачено підтримку лише таблиць MBR (DOS) та GPT." #: sysprep/main.ml:157 msgid "%s: you cannot give -a and -d options together\n" -msgstr "" +msgstr "%s: не можна передавати одночасно параметри -a і -d\n" #: sysprep/main.ml:74 msgid "%s: you cannot pass an empty argument to --enable\n" -msgstr "" +msgstr "%s: параметру --enable не можна передавати порожніх аргументів\n" #: sysprep/main.ml:148 msgid "%s: you must give either -a or -d options\n" -msgstr "" +msgstr "%s: вам слід передати параметр -a або -d\n" #: resize/resize.ml:60 msgid "--expand option given twice" -msgstr "" +msgstr "параметр --expand вказано двічі" #: resize/resize.ml:77 msgid "--shrink option given twice" -msgstr "" +msgstr "параметр --shrink вказано двічі" #: sysprep/main.ml:98 sysprep/main.ml:97 msgid "Add disk image file" -msgstr "" +msgstr "Додати файл образу диска" #: sparsify/sparsify.ml:65 msgid "Add qemu-img options" -msgstr "" +msgstr "Додати параметри qemu-img" #: resize/resize.ml:82 msgid "Align first partition (default: auto)" -msgstr "" +msgstr "Вирівняти перший розділ (типове значення: auto)" #: sysprep/sysprep_operation_hostname.ml:57 msgid "Change the hostname of the guest" -msgstr "" +msgstr "Змінити назву вузла гостьової системи" #: sysprep/sysprep_operation_hostname.ml:66 msgid "" "Change the hostname. If not given, defaults to C<localhost.localdomain>." -msgstr "" +msgstr "Зміни назву вузла. Якщо не вказано, використовувати типове C<localhost.localdomain>." #: sparsify/sparsify.ml:252 msgid "" "Clearing Linux swap on %s ...\n" "%!" -msgstr "" +msgstr "Спорожнення розділу резервної пам’яті Linux на %s…\n%!" #: sparsify/sparsify.ml:59 msgid "Compressed output format" -msgstr "" +msgstr "Стиснений формат виведення даних" #: sparsify/sparsify.ml:336 msgid "" "Copy to destination and make sparse ...\n" "%!" -msgstr "" +msgstr "Скопіювати призначення і виконати розрідження…\n%!" #: resize/resize.ml:1032 msgid "" "Copying %s ...\n" "%!" -msgstr "" +msgstr "Копіювання %s ...\n%!" #: sparsify/sparsify.ml:157 msgid "" "Create overlay file to protect source disk ...\n" "%!" -msgstr "" +msgstr "Створити файл накладки для захисту диска початкових даних…\n%!" #: sparsify/sparsify.ml:61 resize/resize.ml:87 msgid "Debug GC and memory allocations" -msgstr "" +msgstr "Діагностика GC та розподілу пам’яті" #: sysprep/main.ml:101 msgid "Debug GC and memory allocations (internal)" -msgstr "" +msgstr "Діагностика GC та розподілу пам’яті (внутрішня)" #: resize/resize.ml:88 msgid "Delete partition" -msgstr "" +msgstr "Вилучити розділ" #. resize/resize.ml:109 #: sysprep/main.ml:119 sysprep/main.ml:118 sparsify/sparsify.ml:70 msgid "Display version and exit" -msgstr "" +msgstr "Показати номер версії і вийти" #: resize/resize.ml:84 msgid "Don't copy boot loader" -msgstr "" +msgstr "Не копіювати завантажувач" #: resize/resize.ml:91 msgid "Don't create extra partition" -msgstr "" +msgstr "Не створювати додаткового розділу" #: resize/resize.ml:90 msgid "Don't expand content" -msgstr "" +msgstr "Не розширювати область даних" #: resize/resize.ml:99 msgid "Don't perform changes" -msgstr "" +msgstr "Не вносити змін" #: sysprep/main.ml:113 sysprep/main.ml:112 msgid "Don't print log messages" -msgstr "" +msgstr "Не виводити повідомлень до журналу" #: resize/resize.ml:104 msgid "Don't print the summary" -msgstr "" +msgstr "Не виводити даних резюме" #: sysprep/main.ml:107 msgid "Dump POD (internal)" -msgstr "" +msgstr "Створити дамп POD (вбудоване)" #: sysprep/main.ml:108 msgid "Dump POD for options (internal)" -msgstr "" +msgstr "Створити дамп POD для параметрів (вбудоване)" #. resize/resize.ml:85 #: sysprep/main.ml:117 sysprep/main.ml:116 sparsify/sparsify.ml:68 msgid "Enable debugging messages" -msgstr "" +msgstr "Увімкнути показ діагностичних повідомлень" #: sysprep/main.ml:109 msgid "Enable specific operations" -msgstr "" +msgstr "Увімкнути виконання специфічних дій" #: sysprep/main.ml:120 sparsify/sparsify.ml:72 msgid "Enable tracing of libguestfs calls" -msgstr "" +msgstr "Увімкнути трасування викликів libguestfs" #: sparsify/sparsify.ml:189 msgid "" "Examine source disk ...\n" "%!" -msgstr "" +msgstr "Вивчення початкового диска…\n%!" #: resize/resize.ml:230 msgid "" "Examining %s ...\n" "%!" -msgstr "" +msgstr "Вивчення %s…\n%!" #: sysprep/main.ml:178 msgid "" "Examining the guest ...\n" "%!" -msgstr "" +msgstr "Вивчення гостьової системи…\n%!" #: resize/resize.ml:94 msgid "Expand logical volume" -msgstr "" +msgstr "Розширити логічний том" #: resize/resize.ml:89 msgid "Expand partition" -msgstr "" +msgstr "Розширити розділ" #: resize/resize.ml:1180 msgid "" "Expanding %s using the '%s' method ...\n" "%!" -msgstr "" +msgstr "Розширення %s за допомогою методу «%s»…\n%!" #: resize/resize.ml:1163 msgid "" "Expanding %s%s using the '%s' method ...\n" "%!" -msgstr "" +msgstr "Розширення %s%s за допомогою методу «%s»…\n%!" #: resize/resize.ml:850 msgid "" -"Failed to initialize the partition table on the target disk. You need to " -"wipe or recreate the target disk and then run virt-resize again.\n" +"Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n" "\n" "The underlying error was: %s" -msgstr "" +msgstr "Не вдалося ініціалізувати таблицю розділів на диску призначення. Вам слід витерти або повторно створити диск призначення, а потім запустити virt-resize знову.\n\nПовідомлення про помилку: %s" #: sparsify/sparsify.ml:236 msgid "" "Fill free space in %s with zero ...\n" "%!" -msgstr "" +msgstr "Заповнити вільне місце у %s нулями…\n%!" #: sparsify/sparsify.ml:287 msgid "" "Fill free space in volgroup %s with zero ...\n" "%!" -msgstr "" +msgstr "Заповнити вільне місце у групі томів %s нулями…\n%!" #: resize/resize.ml:1088 msgid "" "Fixing first NTFS partition boot record ...\n" "%!" -msgstr "" +msgstr "Виправлення завантажувального запису першого розділу NTFS…\n%!" #: sysprep/sysprep_operation_flag_reconfiguration.ml:35 msgid "Flag the system for reconfiguration" -msgstr "" +msgstr "Позначити систему для зміни налаштувань" #: sysprep/sysprep_operation_net_hwaddr.ml:50 msgid "" "For Fedora and Red Hat Enterprise Linux,\n" "this is removed from C<ifcfg-*> files." -msgstr "" +msgstr "Для Fedora і Red Hat Enterprise Linux\nце вилучається з файлів C<ifcfg-*>." #: sysprep/main.ml:114 msgid "Force SELinux relabel" -msgstr "" +msgstr "Примусова зміна міток SELinux" #: resize/resize.ml:102 msgid "Force ntfsresize" -msgstr "" +msgstr "Примусове виконання ntfsresize" #: resize/resize.ml:107 msgid "Forcefully resize partition" -msgstr "" +msgstr "Змінити розміри розділу у примусовому режимі" #: sparsify/sparsify.ml:62 resize/resize.ml:92 msgid "Format of input disk" -msgstr "" +msgstr "Формат диска вхідних даних" #: resize/resize.ml:103 msgid "Format of output disk" -msgstr "" +msgstr "Формат диска виведення даних" #: sparsify/sparsify.ml:60 msgid "Format of output disk (default: same as input)" -msgstr "" +msgstr "Формат диска результатів (типове значення: той самий, що і у початкового диска)" #: sysprep/sysprep_operation_random_seed.ml:50 msgid "Generate random seed for guest" -msgstr "" +msgstr "Створити породжувач випадкових чисел для гостьової системи" #: resize/utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." -msgstr "" +msgstr "Щоб покращити повідомлення про ваду, віддайте команду virt-resize з параметром «-d» і додайте до сповіщення виведені дані повністю." #: sparsify/utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." -msgstr "" +msgstr "Щоб покращити повідомлення про ваду, віддайте команду virt-sparsify з параметрами «-v» і «-x» і додайте до сповіщення виведені дані повністю." #: sparsify/sparsify.ml:63 msgid "Ignore filesystem" -msgstr "" +msgstr "Ігнорувати файлову систему" #: resize/resize.ml:93 msgid "Ignore partition" -msgstr "" +msgstr "Ігнорувати розділ" #: sysprep/main.ml:111 msgid "List supported operations" -msgstr "" +msgstr "Показати список підтримуваних команд" #: sparsify/sparsify.ml:64 resize/resize.ml:98 msgid "Make output machine readable" -msgstr "" +msgstr "Зробити машину виведення даних придатною для читання даних" #: sysprep/sysprep_operation_script.ml:139 msgid "Mount point on host" -msgstr "" +msgstr "Точка монтування у основній системі" #: sysprep/main.ml:115 msgid "Never do SELinux relabel" -msgstr "" +msgstr "Ніколи не виконувати зміни міток SELinux" #: sysprep/sysprep_operation_hostname.ml:65 msgid "New hostname" -msgstr "" +msgstr "Нова назва вузла" #: sysprep/sysprep_operation_flag_reconfiguration.ml:36 msgid "" "Note that this may require user intervention when the\n" "guest is booted." -msgstr "" +msgstr "Зауважте, що це може потребувати втручання користувача під\nчас завантаження гостьової системи." #: sysprep/sysprep_operation_logfiles.ml:87 msgid "" "On Linux the following files are removed:\n" "\n" "%s" -msgstr "" +msgstr "У Linux вилучено такі файли:\n\n%s" #: sysprep/main.ml:106 sysprep/main.ml:105 sysprep/main.ml:104 msgid "Perform a dry run" -msgstr "" +msgstr "Виконати тестовий запуск" #: sparsify/sparsify.ml:66 msgid "Quiet output" -msgstr "" +msgstr "Режим з мінімальним виведенням даних" #: sysprep/main.ml:158 sysprep/main.ml:149 msgid "Read virt-sysprep(1) man page for further information.\n" -msgstr "" +msgstr "Ознайомтеся зі сторінкою підручника (man) virt-sysprep(1), щоб дізнатися більше.\n" #: sysprep/sysprep_operation_ssh_userdir.ml:39 msgid "Remove \".ssh\" directories in the guest" -msgstr "" +msgstr "Вилучити каталоги «.ssh» у гостьовій системі" #: sysprep/sysprep_operation_dhcp_client_state.ml:36 msgid "Remove DHCP client leases" -msgstr "" +msgstr "Вилучити надані клієнтські адреси DHCP" #: sysprep/sysprep_operation_dhcp_server_state.ml:31 msgid "Remove DHCP server leases" -msgstr "" +msgstr "Вилучити надані серверні адреси DHCP" #: sysprep/sysprep_operation_dovecot_data.ml:38 msgid "Remove Dovecot (mail server) data" -msgstr "" +msgstr "Вилучити дані Dovecot (поштового сервера)" #: sysprep/sysprep_operation_net_hwaddr.ml:49 msgid "Remove HWADDR (hard-coded MAC address) configuration" -msgstr "" +msgstr "Вилучити налаштування HWADDR (апаратної адреси MAC)" #: sysprep/sysprep_operation_user_account.ml:65 msgid "" "Remove all the user accounts and their home directories.\n" "The \"root\" account is not removed." -msgstr "" +msgstr "Вилучити всі облікові записи користувачів та відповідні домашні каталоги.\nОбліковий запис «root» вилучено не буде." #: sysprep/sysprep_operation_blkid_tab.ml:49 msgid "Remove blkid tab in the guest" @@ -4946,21 +4409,21 @@ msgstr "" #: sysprep/sysprep_operation_mail_spool.ml:36 msgid "Remove email from the local mail spool directory" -msgstr "" +msgstr "Вилучити поштове повідомлення з локального каталогу поштового буфера" #: sysprep/sysprep_operation_logfiles.ml:85 msgid "Remove many log files from the guest" -msgstr "" +msgstr "Вилучити з гостьової системи багато файлів журналів" #: sysprep/sysprep_operation_package_manager_cache.ml:40 msgid "Remove package manager cache" -msgstr "" +msgstr "Вилучити кеш керування пакунками" #: sysprep/sysprep_operation_ssh_userdir.ml:40 msgid "" "Remove the C<.ssh> directory of user \"root\" and any other\n" "users who have a C<.ssh> directory in their home directory." -msgstr "" +msgstr "Вилучити каталог C<.ssh> користувача «root» та всіх інших користувачів,\nдомашні каталоги яких містять каталог C<.ssh>." #: sysprep/sysprep_operation_pam_data.ml:46 msgid "Remove the PAM data in the guest" @@ -4968,49 +4431,49 @@ msgstr "" #: sysprep/sysprep_operation_rhn_systemid.ml:37 msgid "Remove the RHN system ID" -msgstr "" +msgstr "Вилучити ідентифікатор системи у RHN" #: sysprep/sysprep_operation_ssh_hostkeys.ml:36 msgid "Remove the SSH host keys in the guest" -msgstr "" +msgstr "Вилучити ключі вузла SSH у гостьовій системі" #: sysprep/sysprep_operation_smolt_uuid.ml:41 msgid "Remove the Smolt hardware UUID" -msgstr "" +msgstr "Вилучити UUID обладнання Smolt" #: sysprep/sysprep_operation_bash_history.ml:39 msgid "Remove the bash history in the guest" -msgstr "" +msgstr "Вилучити журнал команд bash у гостьовій системі" #: sysprep/sysprep_operation_bash_history.ml:40 msgid "" "Remove the bash history of user \"root\" and any other users\n" "who have a C<.bash_history> file in their home directory." -msgstr "" +msgstr "Вилучити журнал команд bash користувача «root» та всіх інших користувачів,\nу домашніх каталогах яких містяться файли C<.bash_history>." #: sysprep/sysprep_operation_samba_db_log.ml:47 msgid "Remove the database and log files of Samba" -msgstr "" +msgstr "Вилучити бази даних та файли журналів Samba" #: sysprep/sysprep_operation_sssd_db_log.ml:45 msgid "Remove the database and log files of sssd" -msgstr "" +msgstr "Вилучити бази даних і файли журналів sssd" #: sysprep/sysprep_operation_user_account.ml:64 msgid "Remove the user accounts in the guest" -msgstr "" +msgstr "Вилучити облікові записи користувачів у гостьовій системі" #: sysprep/sysprep_operation_utmp.ml:35 msgid "Remove the utmp file" -msgstr "" +msgstr "Вилучити файл utmp" #: sysprep/sysprep_operation_yum_uuid.ml:35 msgid "Remove the yum UUID" -msgstr "" +msgstr "Вилучити UUID yum" #: sysprep/sysprep_operation_udev_persistent_net.ml:36 msgid "Remove udev persistent net rules" -msgstr "" +msgstr "Вилучити постійні правила мережі udev" #: sysprep/sysprep_operation_udev_persistent_net.ml:37 msgid "" @@ -5021,25 +4484,25 @@ msgid "" "old MAC address occupies the old name (eg. eth0), this means the fresh\n" "MAC address is assigned to a new name (eg. eth1) and this is usually\n" "undesirable. Erasing the udev persistent net rules avoids this." -msgstr "" +msgstr "Вилучити постійні правила мережі udev, які відображають вже створену\nMAC-адресу гостьової системи на фіксований пристрій ethernet (наприклад eth0).\n\nПісля клонування гостьової системи MAC-адреса зазвичай змінюється. Оскільки\nстару MAC-адресу вже пов’язано зі старою назвою (наприклад eth0), це означає,\nщо нову MAC-адресу буде пов’язано з новою назвою (наприклад eth1), а це\nзазвичай є небажаним. За допомогою вилучення постійних правил мережі udev\nцьому можна запобігти." #: sysprep/sysprep_operation_cron_spool.ml:31 msgid "Remove user at-jobs and cron-jobs" -msgstr "" +msgstr "Вилучити завдання at та cron користувачів" #: resize/resize.ml:1201 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" -msgstr "" +msgstr "Дію зі зміни розмірів завершено без помилок. Перш ніж вилучати старий диск, уважно перевірте, чи завантажується новий диск і чи працює він належним чином.\n" #: resize/resize.ml:106 msgid "Resize partition" -msgstr "" +msgstr "Змінити розміри розділу" #: sysprep/sysprep_operation_script.ml:118 msgid "Run arbitrary scripts against the guest" -msgstr "" +msgstr "Запустити довільні скрипти дій над гостьовою системою" #: sysprep/sysprep_operation_script.ml:150 msgid "" @@ -5049,43 +4512,43 @@ msgid "" "\n" "B<Note:> If the script is not on the $PATH, then you must give\n" "the full absolute path to the script." -msgstr "" +msgstr "Виконати названий C<скрипт> (скрипт оболонки або програму) над\nгостьовою системою. Скрипт може бути будь-якою програмою у основній\nсистемі. Поточним каталогом скрипту буде кореневий каталог гостьової\nсистеми.\n\nB<Зауваження:> якщо скрипт не зберігається у каталозі $PATH, вам\nслід вказати шлях до скрипту повністю." #: sysprep/sysprep_operation_script.ml:149 msgid "Script or program to run on guest" -msgstr "" +msgstr "Скрипт або програма, яку слід запустити у гостьовій системі" #: sysprep/main.ml:110 msgid "Set format (default: auto)" -msgstr "" +msgstr "Встановити формат (типовий формат: auto)" #: sysprep/main.ml:100 sysprep/main.ml:99 msgid "Set libvirt URI" -msgstr "" +msgstr "Встановити адресу libvirt" #: sysprep/main.ml:103 sysprep/main.ml:102 msgid "Set libvirt guest name" -msgstr "" +msgstr "Встановити назву гостьової системи libvirt" #: resize/resize.ml:83 msgid "Set partition alignment (default: 128 sectors)" -msgstr "" +msgstr "Встановити вирівнювання розділів (типове значення: 128 секторів)" #: resize/resize.ml:829 msgid "" "Setting up initial partition table on %s ...\n" "%!" -msgstr "" +msgstr "Встановлення початкової таблиці розділів на %s…\n%!" #: resize/resize.ml:108 msgid "Shrink partition" -msgstr "" +msgstr "Зменшити розмір розділу" #: sparsify/sparsify.ml:355 msgid "" "Sparsify operation completed with no errors. Before deleting the old disk, " "carefully check that the target disk boots and works correctly.\n" -msgstr "" +msgstr "Дію з розрідження завершено без помилок. Перш ніж вилучати старий диск, уважно перевірте, чи завантажується новий диск і чи працює він належним чином.\n" #: sysprep/sysprep_operation_script.ml:119 msgid "" @@ -5107,7 +4570,7 @@ msgid "" "\n" "Normally a temporary mount point for the guest is used, but you\n" "can choose a specific one by using the I<--scriptdir> parameter." -msgstr "" +msgstr "За допомогою модуля C<script> ви можете наказати системі виконувати\nдовільні скрипти оболонки або програми над гостьовою системою.\n\nЗауважте, що для роботи цієї можливості потрібна підтримка FUSE. Вам\nслід увімкнути її на основній системі, наприклад додаванням поточного\nкористувача до групи C<fuse> або завантаженням модуля ядра.\n\nВикористовуйте один або декілька параметрів I<--script>, що вказати\nскрипти або програми, які буде запущено для обробки гостьової\nсистеми.\n\nСкрипт або програма запускається з поточним каталогом, відповідним\nдо кореневого каталогу гостьової системи, тому має бути використано\nвідносні шляхи. Приклад: C<rm etc/resolv.conf> у скрипті вилучить\nфайл налаштувань DNS гостьової системи Linux, але C<rm /etc/resolv.conf>\nпризведе до спроби вилучення файла основної системи.\n\nЗазвичай, використовується тимчасова точка монтування гостьової\nсистеми, але ви можете вибрати певну точку монтування за допомогою\nпараметра I<--scriptdir>." #: sysprep/sysprep_operation_ssh_hostkeys.ml:37 msgid "" @@ -5121,7 +4584,7 @@ msgid "" " @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n" " @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n" " IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!" -msgstr "" +msgstr "Ключі вузла SSH повторно створюються (незалежно) під час наступного\nзавантаження гостьової системи.\n\nЯкщо після клонування гостьова система отримати ту саму IP-адресу,\nssh надасть вам додаткове попередження щодо зміни ключа вузла:\n\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!" #: sysprep/sysprep_operation_script.ml:140 msgid "" @@ -5133,24 +4596,24 @@ msgid "" "\n" "If I<--scriptdir> is not specified then a temporary mountpoint\n" "will be created." -msgstr "" +msgstr "Точку монтування (порожній каталог на вузлі), використану\nпри виконанні дії C<script>, увімкнено і вказано використання\nодного або декількох скриптів за допомогою I<--script>.\n\nB<Зауваження:> C<scriptdir> B<має> бути вказано повністю.\n\nЯкщо I<--scriptdir> не вказано, буде створено тимчасову\nточку монтування." #: resize/resize.ml:714 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." -msgstr "" +msgstr "Не вистачає %Ld байтів (%s). Вам слід збільшити розмір диска призначення принаймні на цей об’єм або скоригувати ваші запити щодо зміни розмірів." #: resize/resize.ml:788 msgid "There is a surplus of %s." -msgstr "" +msgstr "Маємо надлишок у %s." #: sysprep/sysprep_operation_utmp.ml:36 msgid "" "This file records who is currently logged in on a machine. In modern\n" "Linux distros it is stored in a ramdisk and hence not part of the\n" "virtual machine's disk, but it was stored on disk in older distros." -msgstr "" +msgstr "У цьому файлі зберігаються записи щодо входу користувачів до машини.\nУ сучасних дистрибутивах Linux ці записи зберігаються на диску у пам’яті,\nтому не є частиною віртуальної машини на диску, але ці дані зберігаються\nна диску у старіших версіях дистрибутивів." #: sysprep/sysprep_operation_hostname.ml:58 msgid "" @@ -5159,7 +4622,7 @@ msgid "" "\n" "If the I<--hostname> parameter is not given, then the hostname is changed\n" "to C<localhost.localdomain>." -msgstr "" +msgstr "Ця дія змінює назву вузла гостьової системи на значення, вказане\nза допомогою параметра I<--hostname>.\n\nЯкщо параметр I<--hostname> не буде вказано, назву вузла буде змінено\nна C<localhost.localdomain>." #: sysprep/sysprep_operation_random_seed.ml:51 msgid "" @@ -5167,258 +4630,234 @@ msgid "" "guest.\n" "\n" "See L</RANDOM SEED> below." -msgstr "" +msgstr "Записати випадкові байти з основної системи до файла породжувача псевдовипадкових\nчисел у гостьовій системі.\n\nДив. L</RANDOM SEED> нижче." #: resize/resize.ml:685 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." -msgstr "" +msgstr "Не можна використовувати --expand, якщо немає залишку місця для розширення. Вам слід зробити диск призначення більшим, принаймні на %s." #: resize/resize.ml:697 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." -msgstr "" +msgstr "Не можна використовувати --shrink, якщо немає запасу (див. «deficit» на сторінці підручника (man) virt-resize(1))." #: sysprep/sysprep_operation_yum_uuid.ml:36 msgid "" "Yum creates a fresh UUID the next time it runs when it notices that the\n" "original UUID has been erased." -msgstr "" +msgstr "Yum створить новий UUID під час наступного запуску, коли виявить, що\nпочатковий UUID було вилучено." #: sparsify/sparsify.ml:73 msgid "Zero filesystem" -msgstr "" +msgstr "Занулити файлову систему" #: sparsify/sparsify.ml:226 msgid "" "Zeroing %s ...\n" "%!" -msgstr "" +msgstr "Занулюємо %s…\n%!" #: resize/resize.ml:152 msgid "alignment cannot be < 1" -msgstr "" +msgstr "значенням вирівнювання не може бути число < 1" #: resize/resize.ml:490 msgid "btrfs-filesystem-resize" -msgstr "" +msgstr "btrfs-filesystem-resize" #: sysprep/sysprep_operation_script.ml:139 msgid "dir" -msgstr "" +msgstr "каталог" #: sysprep/main.ml:103 sysprep/main.ml:102 msgid "domain" -msgstr "" +msgstr "домен" #: resize/resize.ml:76 msgid "empty --shrink option" -msgstr "" +msgstr "порожній параметр --shrink" #: sparsify/sparsify.ml:320 msgid "external command '%s' killed by signal %d" -msgstr "" +msgstr "роботу зовнішньої програми «%s» перервано з сигналом %d" #: sparsify/sparsify.ml:322 msgid "external command '%s' stopped by signal %d" -msgstr "" +msgstr "роботу зовнішньої програми «%s» зупинено з сигналом %d" #: sparsify/sparsify.ml:349 sparsify/sparsify.ml:318 sparsify/sparsify.ml:183 msgid "external command failed: %s" -msgstr "" +msgstr "помилка зовнішньої програми: %s" #: sysprep/main.ml:126 msgid "extra parameter on the command line" -msgstr "" +msgstr "зайвий параметр у командному рядку" #: sysprep/main.ml:98 sysprep/main.ml:97 msgid "file" -msgstr "" +msgstr "файл" #. resize/resize.ml:103 #. resize/resize.ml:92 #: sysprep/main.ml:110 sparsify/sparsify.ml:62 sparsify/sparsify.ml:60 msgid "format" -msgstr "" +msgstr "формат" #: sparsify/sparsify.ml:73 sparsify/sparsify.ml:63 msgid "fs" -msgstr "" +msgstr "файлова система" #: sysprep/sysprep_operation_hostname.ml:65 msgid "hostname" -msgstr "" +msgstr "назва_вузла" #: sparsify/sparsify.ml:146 msgid "" "input filename '%s' contains a colon (':'); qemu-img command line syntax " "prevents us from using such an image" -msgstr "" +msgstr "назва початкового файла «%s» містить двокрапку («:»); синтаксичні правила рядка команди qemu-img забороняють використання такого образу" #. resize/resize.ml:94 #: resize/resize.ml:97 resize/resize.ml:96 resize/resize.ml:95 msgid "lv" -msgstr "" +msgstr "логічний том" #: resize/resize.ml:82 msgid "never|always|auto" -msgstr "" +msgstr "never|always|auto" #: resize/resize.ml:489 msgid "ntfsresize" -msgstr "" +msgstr "ntfsresize" #: sysprep/main.ml:109 msgid "operations" -msgstr "" +msgstr "дії" #: sparsify/sparsify.ml:65 msgid "option" -msgstr "" +msgstr "параметр" #: sparsify/sparsify.ml:149 msgid "" "output filename '%s' contains a colon (':'); qemu-img command line syntax " "prevents us from using such an image" -msgstr "" +msgstr "назва файла результату «%s» містить двокрапку («:»); синтаксичні правила рядка команди qemu-img забороняють використання такого образу" #. resize/resize.ml:88 #: resize/resize.ml:108 resize/resize.ml:93 resize/resize.ml:89 msgid "part" -msgstr "" +msgstr "частина" #: resize/resize.ml:107 resize/resize.ml:106 msgid "part=size" -msgstr "" +msgstr "частина=розмір" #: resize/resize.ml:887 resize/resize.ml:863 msgid "pread-device: short read" -msgstr "" +msgstr "pread-device: коротке читання" #: resize/resize.ml:487 msgid "pvresize" -msgstr "" +msgstr "pvresize" #: sparsify/sparsify.ml:261 msgid "pwrite: short write restoring swap partition header" -msgstr "" +msgstr "pwrite: короткий запис відновлення заголовка розділу резервної пам’яті (свопінгу)" #: resize/resize.ml:488 msgid "resize2fs" -msgstr "" +msgstr "resize2fs" #: sysprep/sysprep_operation_script.ml:149 msgid "script" -msgstr "" +msgstr "скрипт" #: sysprep/sysprep_operation_script.ml:75 msgid "script failed" -msgstr "" +msgstr "помилка скрипту" #: resize/resize.ml:83 msgid "sectors" -msgstr "" +msgstr "сектори" #: resize/resize.ml:374 msgid "the source disk has no partitions" -msgstr "" +msgstr "на початковому диску немає розділів" #: resize/resize.ml:161 msgid "unknown --align-first option: use never|always|auto" -msgstr "" +msgstr "невідомий параметр --align-first: слід вказати never|always|auto" #: sysprep/main.ml:100 sysprep/main.ml:99 msgid "uri" -msgstr "" +msgstr "адреса" #: resize/resize.ml:190 msgid "usage is: %s [--options] indisk outdisk" -msgstr "" +msgstr "спосіб використання: %s [--параметри] початковий_диск диск_результату" #: resize/resize.ml:43 msgid "virt-resize %Ld.%Ld.%Ld%s\n" -msgstr "" +msgstr "virt-resize %Ld.%Ld.%Ld%s\n" #: resize/utils.ml:77 msgid "virt-resize: error: " -msgstr "" +msgstr "virt-resize: помилка: " #: sysprep/sysprep_operation_script.ml:31 msgid "virt-sysprep: --scriptdir cannot be used more than once\n" -msgstr "" +msgstr "virt-sysprep: --scriptdir не можна використовувати декілька разів\n" #: sysprep/sysprep_operation.ml:110 msgid "virt-sysprep: POD for %s must not end with newline\n" -msgstr "" +msgstr "virt-sysprep: POD для %s не повинен завершуватися символом нового рядка\n" #: sysprep/sysprep_operation.ml:87 msgid "virt-sysprep: disallowed character (%c) in operation name\n" -msgstr "" +msgstr "virt-sysprep: заборонений символ (%c) у назві дії\n" #: sysprep/sysprep_operation.ml:71 msgid "virt-sysprep: duplicate operation name (%s)\n" -msgstr "" +msgstr "virt-sysprep: дубльована назва дії (%s)\n" #: sysprep/sysprep_operation.ml:97 msgid "virt-sysprep: heading for %s must not end with newline or period\n" -msgstr "" +msgstr "virt-sysprep: заголовок %s не повинен завершуватися символом нового рядка або крапкою\n" #: sysprep/sysprep_operation.ml:106 msgid "virt-sysprep: operation %s has no POD\n" -msgstr "" +msgstr "virt-sysprep: для дії %s немає POD\n" #: sysprep/sysprep_operation.ml:93 msgid "virt-sysprep: operation %s has no heading\n" -msgstr "" +msgstr "virt-sysprep: для дії %s немає заголовка\n" #: sysprep/sysprep_operation.ml:80 msgid "virt-sysprep: operation name is an empty string\n" -msgstr "" +msgstr "virt-sysprep: назвою дії є порожній рядок\n" #: sysprep/sysprep_operation_script.ml:65 msgid "virt-sysprep: script: failed (code %d)\n" -msgstr "" +msgstr "virt-sysprep: скрипт: помилка (код %d)\n" #: sysprep/sysprep_operation_script.ml:69 msgid "virt-sysprep: script: killed by signal (%d)\n" -msgstr "" +msgstr "virt-sysprep: скрипт: перервано сигналом (%d)\n" #: resize/resize.ml:1085 msgid "" -"warning: first partition is NTFS but does not contain NTFS boot loader " -"magic\n" +"warning: first partition is NTFS but does not contain NTFS boot loader magic\n" "%!" -msgstr "" +msgstr "попередження: першим розділом є NTFS, але не виявлено даних щодо завантажувача NTFS\n%!" #: resize/resize.ml:673 msgid "you cannot use options --expand and --shrink together" -msgstr "" +msgstr "не можна одночасно використовувати параметри --expand і --shrink" #: sparsify/sparsify.ml:130 resize/resize.ml:196 msgid "you cannot use the same disk image for input and output" -msgstr "" - -#~ msgid "" -#~ "libguestfs-test-tool: interactive test tool\n" -#~ "Copyright (C) 2009-2012 Red Hat Inc.\n" -#~ "Usage:\n" -#~ " libguestfs-test-tool [--options]\n" -#~ "Options:\n" -#~ " --help Display usage\n" -#~ " --qemudir dir Specify QEMU source directory\n" -#~ " --qemu qemu Specify QEMU binary\n" -#~ " --timeout n\n" -#~ " -t n Set launch timeout (default: %d seconds)\n" -#~ msgstr "" -#~ "libguestfs-test-tool: інтерактивний інструмент для тестування\n" -#~ "© Red Hat Inc., 2009–2012\n" -#~ "Використання:\n" -#~ " libguestfs-test-tool [--параметри]\n" -#~ "Параметри:\n" -#~ " --help Довідка з використання\n" -#~ " --qemudir dir Вказати каталог коду QEMU\n" -#~ " --qemu qemu Вказати адресу виконуваного файла QEMU\n" -#~ " --timeout n\n" -#~ " -t n Встановити час очікування запуску (типово %d секунд)\n" +msgstr "не можна використовувати один образ диска для початкових даних і даних результату" |