From 32322960234c8ec91e0d42835a3ec5ee63305070 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Feb 2019 11:00:00 +0100 Subject: Adding upstream version 20190202. Signed-off-by: Daniel Baumann --- system-boot/manpages/po/ja/persistence.conf.5.po | 615 +++++++++++++++++++++++ 1 file changed, 615 insertions(+) create mode 100644 system-boot/manpages/po/ja/persistence.conf.5.po (limited to 'system-boot/manpages/po/ja/persistence.conf.5.po') diff --git a/system-boot/manpages/po/ja/persistence.conf.5.po b/system-boot/manpages/po/ja/persistence.conf.5.po new file mode 100644 index 0000000..cb209d3 --- /dev/null +++ b/system-boot/manpages/po/ja/persistence.conf.5.po @@ -0,0 +1,615 @@ +# Japanese translations for live-boot package +# Copyright (C) 2013-2015 victory +# This file is distributed under the same license as the live-boot package. +# +msgid "" +msgstr "" +"Project-Id-Version: live-boot\n" +"POT-Creation-Date: 2015-09-22 10:09+0200\n" +"PO-Revision-Date: 2015-01-05 05:50+0900\n" +"Last-Translator: victory \n" +"Language-Team: none\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: en/live-boot.7:1 en/persistence.conf.5:1 +#, no-wrap +msgid "LIVE-BOOT" +msgstr "LIVE-BOOT" + +#. type: TH +#: en/live-boot.7:1 en/persistence.conf.5:1 +#, fuzzy, no-wrap +msgid "2015-09-22" +msgstr "2015-01-04" + +#. type: TH +#: en/live-boot.7:1 en/persistence.conf.5:1 +#, fuzzy, no-wrap +msgid "5.0~a5-1" +msgstr "5.0~a1-1" + +#. type: TH +#: en/live-boot.7:1 en/persistence.conf.5:1 +#, no-wrap +msgid "Live Systems Project" +msgstr "Live システムプロジェクト" + +#. type: SH +#: en/live-boot.7:3 en/persistence.conf.5:3 +#, no-wrap +msgid "NAME" +msgstr "名前" + +#. type: SH +#: en/live-boot.7:6 en/persistence.conf.5:7 +#, no-wrap +msgid "DESCRIPTION" +msgstr "説明" + +#. type: SH +#: en/live-boot.7:28 en/persistence.conf.5:57 +#, no-wrap +msgid "OPTIONS" +msgstr "オプション" + +#. type: SH +#: en/live-boot.7:154 en/persistence.conf.5:190 +#, no-wrap +msgid "SEE ALSO" +msgstr "関連項目" + +#. type: Plain text +#: en/live-boot.7:158 en/persistence.conf.5:194 +msgid "I(7)" +msgstr "I(7)" + +#. type: Plain text +#: en/live-boot.7:160 en/persistence.conf.5:196 +msgid "I(7)" +msgstr "I(7)" + +#. type: Plain text +#: en/live-boot.7:162 en/persistence.conf.5:198 +msgid "I(7)" +msgstr "I(7)" + +#. type: SH +#: en/live-boot.7:163 en/persistence.conf.5:199 +#, no-wrap +msgid "HOMEPAGE" +msgstr "ホームページ" + +#. type: Plain text +#: en/live-boot.7:165 en/persistence.conf.5:201 +msgid "" +"More information about live-boot and the Live Systems project can be found " +"on the homepage at EIE and in the manual " +"at EIE." +msgstr "" +"live-boot 及び Live システムプロジェクトについてのさらなる情報は、" +"EIE のホームページや EIE のマニュアルにあります。" + +#. type: SH +#: en/live-boot.7:166 en/persistence.conf.5:202 +#, no-wrap +msgid "BUGS" +msgstr "バグ" + +#. type: Plain text +#: en/live-boot.7:168 en/persistence.conf.5:204 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-boot package in " +"the Bug Tracking System at EIE or by " +"writing a mail to the Live Systems mailing list at EIE." +msgstr "" +"バグは EIE にあるバグ追跡システムに live-" +"boot パッケージのバグ報告として提出するか、EIE にある Live システムのメーリングリスト宛てにメールを書くことにより" +"報告できます。" + +#. type: SH +#: en/live-boot.7:169 en/persistence.conf.5:205 +#, no-wrap +msgid "AUTHOR" +msgstr "作者" + +#. type: Plain text +#: en/live-boot.7:170 en/persistence.conf.5:206 +msgid "" +"live-boot was written by Daniel Baumann EIE." +msgstr "" +"live-boot は Daniel Baumann さん EIE により書" +"かれました。" + +#. type: Plain text +#: en/persistence.conf.5:6 +msgid "" +"B - Configuration file for persistence media in live-boot" +msgstr "B - live-boot 状態保持用メディアの設定ファイル" + +#. type: Plain text +#: en/persistence.conf.5:13 +msgid "" +"If live-boot probes a persistence volume with the label (or GPT name, or " +"file name, but from now on we will just say \"label\") \"persistence\", that " +"volume's persistence is fully customizable through the B " +"file stored on the root of its file system. Any such labeled volume must " +"have such a file, or it will be ignored." +msgstr "" +"live-boot が「persistence」というラベル (GPT の名前やファイル名も含みますがこ" +"こからは「ラベル」と呼びます) を付けられた保持用ボリュームを調査するとき、そ" +"のボリュームの保持方法はそのファイルシステムの最上部に置かれた B ファイルにより全面的に独自化できます。こういったラベルを付けられたボ" +"リュームにはそういったファイルがないといけません。ない場合は無視します。" + +#. type: Plain text +#: en/persistence.conf.5:17 +msgid "" +"The format of B allows empty lines and lines starting with " +"a \"#\" (used for comments), both which will be ignored. A so called " +"\"custom mount\" has the format:" +msgstr "" +"B の形式では空行や「#」で始まる行 (コメント用) を両方とも利" +"用でき、そういった行は解釈されず無視されます。いわゆる「独自マウント」は" + +#. type: Plain text +#: en/persistence.conf.5:20 +msgid "I [I