summaryrefslogtreecommitdiff
path: root/po/ja/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r--po/ja/preseed.po135
1 files changed, 69 insertions, 66 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 7ba055bac..488125598 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: 2015-01-09 19:07+0000\n"
+"POT-Creation-Date: 2015-02-23 20:58+0000\n"
"PO-Revision-Date: 2013-10-06 22:57+0900\n"
"Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -1982,26 +1982,29 @@ msgstr ""
#. Tag: para
#: preseed.xml:891
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The following command can be used to generate an MD5 hash for a password:"
msgid ""
-"The following command can be used to generate an MD5 hash for a password:"
+"The following command (available from the <classname>whois</classname> "
+"package) can be used to generate an MD5 hash for a password:"
msgstr ""
"以下のコマンドを、パスワードの MD5 ハッシュを生成するのに利用できます。"
#. Tag: screen
-#: preseed.xml:895
+#: preseed.xml:896
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:901
+#: preseed.xml:902
#, no-c-format
msgid "Clock and time zone setup"
msgstr "時計と時間帯の設定"
#. Tag: screen
-#: preseed.xml:903
+#: preseed.xml:904
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2029,13 +2032,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:909
#, no-c-format
msgid "Partitioning"
msgstr "パーティション分割"
#. Tag: para
-#: preseed.xml:909
+#: preseed.xml:910
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2051,7 +2054,7 @@ msgstr ""
"スタムレシピ、事前設定ファイルに書いたレシピから選択できます。"
#. Tag: para
-#: preseed.xml:917
+#: preseed.xml:918
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2063,7 +2066,7 @@ msgstr ""
"な、完全な柔軟性があるわけではありません。"
#. Tag: para
-#: preseed.xml:923
+#: preseed.xml:924
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2082,7 +2085,7 @@ msgstr ""
"とに、サポートする機能が変更されることがありますので、注意してください。"
#. Tag: para
-#: preseed.xml:937
+#: preseed.xml:938
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2094,13 +2097,13 @@ msgstr ""
"なければなりません。"
#. Tag: title
-#: preseed.xml:946
+#: preseed.xml:947
#, no-c-format
msgid "Partitioning example"
msgstr "パーティション分割の例"
#. Tag: screen
-#: preseed.xml:948
+#: preseed.xml:949
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2333,13 +2336,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:952
+#: preseed.xml:953
#, no-c-format
msgid "Partitioning using RAID"
msgstr "RAID を用いたパーティション分割"
#. Tag: para
-#: preseed.xml:953
+#: preseed.xml:954
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2351,7 +2354,7 @@ msgstr ""
"成、スペアデバイスの指定です。"
#. Tag: para
-#: preseed.xml:959
+#: preseed.xml:960
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2361,7 +2364,7 @@ msgstr ""
"preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:967
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2377,7 +2380,7 @@ msgstr ""
"い。"
#. Tag: screen
-#: preseed.xml:976
+#: preseed.xml:977
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2481,13 +2484,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:981
+#: preseed.xml:982
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "パーティションマウント法の制御"
#. Tag: para
-#: preseed.xml:982
+#: preseed.xml:983
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2505,7 +2508,7 @@ msgstr ""
"マウントされます。"
#. Tag: para
-#: preseed.xml:991
+#: preseed.xml:992
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2515,7 +2518,7 @@ msgstr ""
"され続けます。"
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:999
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2530,7 +2533,7 @@ msgstr ""
"す。こうなってしまうと、起動時の挙動が不定になってしまいます。"
#. Tag: screen
-#: preseed.xml:1008
+#: preseed.xml:1009
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2548,13 +2551,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1014
+#: preseed.xml:1015
#, no-c-format
msgid "Base system installation"
msgstr "基本システムのインストール"
#. Tag: para
-#: preseed.xml:1015
+#: preseed.xml:1016
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2565,7 +2568,7 @@ msgstr ""
"カーネルのインストールに関するものだけです。"
#. Tag: screen
-#: preseed.xml:1022
+#: preseed.xml:1023
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2589,13 +2592,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-586"
#. Tag: title
-#: preseed.xml:1027
+#: preseed.xml:1028
#, no-c-format
msgid "Apt setup"
msgstr "apt 設定"
#. Tag: para
-#: preseed.xml:1028
+#: preseed.xml:1029
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2608,7 +2611,7 @@ msgstr ""
"に、他の (ローカルな) リポジトリを追加できます。"
#. Tag: screen
-#: preseed.xml:1036
+#: preseed.xml:1037
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -2664,13 +2667,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1041
+#: preseed.xml:1042
#, no-c-format
msgid "Package selection"
msgstr "パッケージ選択"
#. Tag: para
-#: preseed.xml:1042
+#: preseed.xml:1043
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2680,84 +2683,84 @@ msgstr ""
"スクを以下に書き出します。"
#. Tag: para
-#: preseed.xml:1050
+#: preseed.xml:1051
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1053
+#: preseed.xml:1054
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1056
+#: preseed.xml:1057
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1059
+#: preseed.xml:1060
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1062
+#: preseed.xml:1063
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>kde-desktop</userinput> (KDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1065
+#: preseed.xml:1066
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1068
+#: preseed.xml:1069
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1071
+#: preseed.xml:1072
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1074
+#: preseed.xml:1075
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1077
+#: preseed.xml:1078
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1080
+#: preseed.xml:1081
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1085
+#: preseed.xml:1086
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2769,7 +2772,7 @@ msgstr ""
"クは常に含めるのをお勧めします。"
#. Tag: para
-#: preseed.xml:1091
+#: preseed.xml:1092
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2784,7 +2787,7 @@ msgstr ""
"か空白で区切ったパッケージのリストを取れます。"
#. Tag: screen
-#: preseed.xml:1101
+#: preseed.xml:1102
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2816,13 +2819,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1106
+#: preseed.xml:1107
#, no-c-format
msgid "Boot loader installation"
msgstr "ブートローダのインストール"
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1109
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -2956,7 +2959,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1110
+#: preseed.xml:1111
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2968,13 +2971,13 @@ msgstr ""
"\"preseed-account\"/> にあるコマンドを使用して生成します。"
#. Tag: title
-#: preseed.xml:1120
+#: preseed.xml:1121
#, no-c-format
msgid "Finishing up the installation"
msgstr "インストールの仕上げ"
#. Tag: screen
-#: preseed.xml:1122
+#: preseed.xml:1123
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3014,13 +3017,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1128
#, no-c-format
msgid "Preseeding other packages"
msgstr "他パッケージの preseed"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1130
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3040,19 +3043,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1136
+#: preseed.xml:1137
#, no-c-format
msgid "Advanced options"
msgstr "高度なオプション"
#. Tag: title
-#: preseed.xml:1139
+#: preseed.xml:1140
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "インストール中のカスタムコマンド実行"
#. Tag: para
-#: preseed.xml:1140
+#: preseed.xml:1141
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3062,7 +3065,7 @@ msgstr ""
"るといった、とても強力で柔軟なオプションが存在します。"
#. Tag: para
-#: preseed.xml:1146
+#: preseed.xml:1147
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3071,7 +3074,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1154
+#: preseed.xml:1155
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3119,13 +3122,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1159
+#: preseed.xml:1160
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "preseed を用いたデフォルト値変更"
#. Tag: para
-#: preseed.xml:1160
+#: preseed.xml:1161
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3151,7 +3154,7 @@ msgstr ""
"やデバッグにも便利です。"
#. Tag: para
-#: preseed.xml:1174
+#: preseed.xml:1175
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3165,7 +3168,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。"
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1182
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3188,7 +3191,7 @@ msgstr ""
"果を及ぼしません。"
#. Tag: para
-#: preseed.xml:1191
+#: preseed.xml:1192
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3202,13 +3205,13 @@ msgstr ""
"トールスクリプトの動作について、より詳細な情報を出力してくれます。"
#. Tag: title
-#: preseed.xml:1203
+#: preseed.xml:1204
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "事前設定ファイルのチェーンロード"
#. Tag: para
-#: preseed.xml:1204
+#: preseed.xml:1205
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3223,7 +3226,7 @@ msgstr ""
"を指定する、という使い方ができます。"
#. Tag: screen
-#: preseed.xml:1214
+#: preseed.xml:1215
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3273,7 +3276,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1216
+#: preseed.xml:1217
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "