From bfd8f896a6a3cc57828920c7f0f2c646acfe042e Mon Sep 17 00:00:00 2001 From: D-I role Date: Sun, 10 Oct 2021 23:03:38 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the installation-guide --- po/ja/preseed.po | 78 +++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 54 insertions(+), 24 deletions(-) (limited to 'po/ja') diff --git a/po/ja/preseed.po b/po/ja/preseed.po index be35f094c..4353772a9 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2021-10-03 23:02+0000\n" +"POT-Creation-Date: 2021-10-10 23:02+0000\n" "PO-Revision-Date: 2021-09-25 01:12+0000\n" "Last-Translator: Hideki Yamane \n" "Language-Team: Japanese \n" @@ -2900,6 +2900,15 @@ msgstr "" #: preseed.xml:1126 #, no-c-format msgid "" +"Or if you don't want the tasksel dialog to be shown at all, preseed " +"pkgsel/run_tasksel (no packages are installed via " +"tasksel in that case)." +msgstr "" + +#. Tag: para +#: preseed.xml:1132 +#, no-c-format +msgid "" "If you want to install some individual packages in addition to packages " "installed by tasks, you can use the parameter pkgsel/include. The value of this parameter can be a list of packages separated " @@ -2912,11 +2921,32 @@ msgstr "" "か空白で区切ったパッケージのリストを取れます。" #. Tag: screen -#: preseed.xml:1136 -#, no-c-format +#: preseed.xml:1142 +#, fuzzy, no-c-format +#| msgid "" +#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" +#| "\n" +#| "# Individual additional packages to install\n" +#| "#d-i pkgsel/include string openssh-server build-essential\n" +#| "# Whether to upgrade packages after debootstrap.\n" +#| "# Allowed values: none, safe-upgrade, full-upgrade\n" +#| "#d-i pkgsel/upgrade select none\n" +#| "\n" +#| "# Some versions of the installer can report back on what software you " +#| "have\n" +#| "# installed, and what software you use. The default is not to report " +#| "back,\n" +#| "# but sending reports helps the project determine what software is most\n" +#| "# popular and should be included on the first CD/DVD.\n" +#| "#popularity-contest popularity-contest/participate boolean false" msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" "\n" +"# Or choose to not get the tasksel dialog displayed at all (and don't " +"install\n" +"# any packages):\n" +"#d-i pkgsel/run_tasksel boolean false\n" +"\n" "# Individual additional packages to install\n" "#d-i pkgsel/include string openssh-server build-essential\n" "# Whether to upgrade packages after debootstrap.\n" @@ -2944,13 +2974,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1141 +#: preseed.xml:1147 #, no-c-format msgid "Boot loader installation" msgstr "ブートローダのインストール" #. Tag: screen -#: preseed.xml:1143 +#: preseed.xml:1149 #, no-c-format msgid "" "# Grub is the boot loader (for x86).grub can be generated " @@ -3054,13 +3084,13 @@ msgstr "" "\"preseed-account\"/> にあるコマンドを使用して生成します。" #. Tag: title -#: preseed.xml:1155 +#: preseed.xml:1161 #, no-c-format msgid "Finishing up the installation" msgstr "インストールの仕上げ" #. Tag: screen -#: preseed.xml:1157 +#: preseed.xml:1163 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3100,13 +3130,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1162 +#: preseed.xml:1168 #, no-c-format msgid "Preseeding other packages" msgstr "他パッケージの preseed" #. Tag: screen -#: preseed.xml:1164 +#: preseed.xml:1170 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3126,19 +3156,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1171 +#: preseed.xml:1177 #, no-c-format msgid "Advanced options" msgstr "高度なオプション" #. Tag: title -#: preseed.xml:1174 +#: preseed.xml:1180 #, no-c-format msgid "Running custom commands during the installation" msgstr "インストール中のカスタムコマンド実行" #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1181 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3148,7 +3178,7 @@ msgstr "" "るといった、とても強力で柔軟なオプションが存在します。" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1187 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3160,7 +3190,7 @@ msgstr "" "マウント後には /cdrom 以下で利用できるようになります。" #. Tag: screen -#: preseed.xml:1189 +#: preseed.xml:1195 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3208,13 +3238,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1194 +#: preseed.xml:1200 #, no-c-format msgid "Using preseeding to change default values" msgstr "preseed を用いたデフォルト値変更" #. Tag: para -#: preseed.xml:1195 +#: preseed.xml:1201 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3240,7 +3270,7 @@ msgstr "" "やデバッグにも便利です。" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1215 #, no-c-format msgid "" "Note that the d-i owner should only be used for variables " @@ -3254,7 +3284,7 @@ msgstr "" " の脚注をご覧ください。" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1222 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3277,7 +3307,7 @@ msgstr "" "果を及ぼしません。" #. Tag: para -#: preseed.xml:1226 +#: preseed.xml:1232 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3291,13 +3321,13 @@ msgstr "" "トールスクリプトの動作について、より詳細な情報を出力してくれます。" #. Tag: title -#: preseed.xml:1238 +#: preseed.xml:1244 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "事前設定ファイルのチェーンロード" #. Tag: para -#: preseed.xml:1239 +#: preseed.xml:1245 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3312,7 +3342,7 @@ msgstr "" "を指定する、という使い方ができます。" #. Tag: screen -#: preseed.xml:1249 +#: preseed.xml:1255 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3362,7 +3392,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1251 +#: preseed.xml:1257 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " -- cgit v1.2.3