diff options
author | Holger Wansing <holgerw@debian.org> | 2017-04-19 20:50:58 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-04-19 20:50:58 +0000 |
commit | 1ddee96f5abae6f081a53f0500b6bc924ef987b9 (patch) | |
tree | 825ac98e1e7eb13b441b57beb37af8247f31d59c /po/ja/preseed.po | |
parent | 37108a6bb6c19ee279b7870fdc5ac82a06c7e28d (diff) | |
download | installation-guide-1ddee96f5abae6f081a53f0500b6bc924ef987b9.zip |
Some '>' changed into '>' within <informalexample> tags, to get them
correctly processed. Otherwise additional line-breaks appear.
+ Sync translations.
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 2cd90bbab..7194134a0 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-12 12:24+0000\n" +"POT-Creation-Date: 2017-04-17 21:48+0000\n" "PO-Revision-Date: 2017-04-12 21:24+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2911,16 +2911,16 @@ msgid "" "# be asked. You can preseed those too, of course. To get a list of every\n" "# possible question that could be asked during an install, do an\n" "# installation, and then run these commands:\n" -"# debconf-get-selections --installer > file\n" -"# debconf-get-selections >> file" +"# debconf-get-selections --installer > file\n" +"# debconf-get-selections >> file" msgstr "" "# Depending on what software you choose to install, or if things go wrong\n" "# during the installation process, it's possible that other questions may\n" "# be asked. You can preseed those too, of course. To get a list of every\n" "# possible question that could be asked during an install, do an\n" "# installation, and then run these commands:\n" -"# debconf-get-selections --installer > file\n" -"# debconf-get-selections >> file" +"# debconf-get-selections --installer > file\n" +"# debconf-get-selections >> file" #. Tag: title #: preseed.xml:1159 |