foreman_bootdisk 21.0.4 → 21.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +4 -0
  3. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  4. data/lib/foreman_bootdisk/version.rb +1 -1
  5. data/locale/ca/foreman_bootdisk.edit.po +364 -0
  6. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  7. data/locale/cs_CZ/foreman_bootdisk.edit.po +364 -0
  8. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  9. data/locale/de/foreman_bootdisk.edit.po +369 -0
  10. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  11. data/locale/en/foreman_bootdisk.edit.po +360 -0
  12. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  13. data/locale/en_GB/foreman_bootdisk.edit.po +365 -0
  14. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  15. data/locale/es/foreman_bootdisk.edit.po +366 -0
  16. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  17. data/locale/fr/foreman_bootdisk.edit.po +366 -0
  18. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  19. data/locale/it/foreman_bootdisk.edit.po +363 -0
  20. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  21. data/locale/ja/foreman_bootdisk.edit.po +365 -0
  22. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  23. data/locale/ka/foreman_bootdisk.edit.po +362 -0
  24. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  25. data/locale/ko/foreman_bootdisk.edit.po +361 -0
  26. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  27. data/locale/pt_BR/foreman_bootdisk.edit.po +367 -0
  28. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  29. data/locale/ru/foreman_bootdisk.edit.po +366 -0
  30. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  31. data/locale/sv_SE/foreman_bootdisk.edit.po +363 -0
  32. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  33. data/locale/zh_CN/foreman_bootdisk.edit.po +362 -0
  34. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  35. data/locale/zh_TW/foreman_bootdisk.edit.po +362 -0
  36. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  37. metadata +36 -3
@@ -0,0 +1,365 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_bootdisk package.
4
+ #
5
+ # Translators:
6
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
8
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
9
+ msgid ""
10
+ msgstr ""
11
+ "Project-Id-Version: foreman_bootdisk 21.1.0\n"
12
+ "Report-Msgid-Bugs-To: \n"
13
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
14
+ "Last-Translator: 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015\n"
15
+ "Language-Team: Japanese (http://app.transifex.com/foreman/foreman/language/ja/"
16
+ ")\n"
17
+ "MIME-Version: 1.0\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+ "Content-Transfer-Encoding: 8bit\n"
20
+ "Language: ja\n"
21
+ "Plural-Forms: nplurals=1; plural=0;\n"
22
+
23
+ #: ../app/controllers/concerns/allowed_actions.rb:7
24
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
25
+ msgstr "このタイプのブートディスクは許可されていません。管理者に連絡してください。"
26
+
27
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
28
+ msgid "Boot disks"
29
+ msgstr "ブートディスク"
30
+
31
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
32
+ msgid "Download generic image"
33
+ msgstr "汎用イメージをダウンロード"
34
+
35
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
36
+ msgid "Download host image"
37
+ msgstr "ホストイメージをダウンロード"
38
+
39
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
40
+ msgid "True for full, false for basic reusable image"
41
+ msgstr "完全イメージの場合は true、基本的な再利用可能イメージの場合は false"
42
+
43
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42 ../app/controllers/foreman_bootdisk/disks_controller.rb:126 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
44
+ msgid "Host is not in build mode"
45
+ msgstr "ホストがビルドモードではありません"
46
+
47
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
48
+ msgid "Subnet boot disks"
49
+ msgstr "サブネットブートディスク"
50
+
51
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
52
+ msgid "Download subnet generic image"
53
+ msgstr "サブネットの汎用イメージのダウンロード"
54
+
55
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
56
+ msgid "TFTP feature not enabled for subnet %s"
57
+ msgstr "TFTP 機能がサブネット %s に対して有効にされていません"
58
+
59
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
60
+ msgid "Host is not in build mode."
61
+ msgstr "ホストがビルドモードではありません。"
62
+
63
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
64
+ msgid "Failed to render boot disk template"
65
+ msgstr "ブートディスクテンプレートのレンダリングに失敗しました"
66
+
67
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
68
+ msgid "Host '%s' image"
69
+ msgstr "ホスト '%s' イメージ"
70
+
71
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
72
+ msgid "Full host '%s' image"
73
+ msgstr "完全ホスト '%s' イメージ"
74
+
75
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
76
+ msgid "Boot disk help"
77
+ msgstr "ブートディスクヘルプ"
78
+
79
+ #: ../app/helpers/bootdisk_links_helper.rb:27
80
+ msgid "Boot disk Help"
81
+ msgstr "ブートディスクヘルプ"
82
+
83
+ #: ../app/helpers/bootdisk_links_helper.rb:40 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20 ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:67 ../webpack/src/extensions/host/HostBootdiskButtons.js:86
84
+ msgid "Boot disk"
85
+ msgstr "ブートディスク"
86
+
87
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
88
+ msgid "Boot disk download not available for %s architecture"
89
+ msgstr "ブートディスクのダウンロードは %s アーキテクチャーには使用できません"
90
+
91
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
92
+ msgid "Subnet '%s' generic image"
93
+ msgstr "サブネット '%s' の汎用イメージ"
94
+
95
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
96
+ msgid "Subnet generic image"
97
+ msgstr "サブネットの汎用イメージ"
98
+
99
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
100
+ msgid "Generic image"
101
+ msgstr "汎用イメージ"
102
+
103
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
104
+ msgid "Unable to find template specified by %s setting"
105
+ msgstr "%s 設定で指定されているテンプレートが見つかりません"
106
+
107
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
108
+ msgid "Generating ISO image for %s"
109
+ msgstr "%s の ISO イメージを生成中"
110
+
111
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
112
+ msgid "Upload ISO image to datastore for %s"
113
+ msgstr "ISO イメージの %s のデータストアへのアップロード"
114
+
115
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
116
+ msgid "Attach ISO image to CDROM drive for %s"
117
+ msgstr "ISO イメージの %s の CDROM ドライブへの割り当て"
118
+
119
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
120
+ msgid "Detach ISO image from CDROM drive for %s"
121
+ msgstr "%s の CDROM ドライブから ISO イメージをデタッチ"
122
+
123
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
124
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
125
+ msgstr "インスタンス %%{name} の ISO イメージの生成に失敗しました: %%{message}"
126
+
127
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
128
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
129
+ msgstr "インスタンス %%{name} の ISO イメージのアップロードに失敗しました: %%{message}"
130
+
131
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
132
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
133
+ msgstr "インスタンス %%{name} の CDROM ドライブへの ISO イメージの割り当てに失敗しました: %%{message}"
134
+
135
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
136
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
137
+ msgstr "インスタンス %%{name} の CDROM ドライブから ISO イメージのデタッチに失敗しました: %%{message}"
138
+
139
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:16
140
+ msgid "Host is not in build mode, so the template cannot be rendered"
141
+ msgstr "ホストはビルドモードではないため、テンプレートはレンダリングすることができません"
142
+
143
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:42
144
+ msgid "Unable to generate disk template, %{kind} template not found."
145
+ msgstr "ディスクテンプレートを生成できません。%%{kind} テンプレートが見つかりません。"
146
+
147
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:52
148
+ msgid "Unable to generate disk %{kind} template: %{error}"
149
+ msgstr "ディスクの %%{kind} テンプレートを生成できません: %%{error}"
150
+
151
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:94
152
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
153
+ msgstr "isolinux/syslinux パッケージがインストールされていることを確認してください。"
154
+
155
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:111
156
+ msgid "Please ensure the ipxe-bootimgs package is installed."
157
+ msgstr "ipxe-bootimgs パッケージがインストールされていることを確認してください。"
158
+
159
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:128
160
+ msgid "Creating new image failed, install truncate utility"
161
+ msgstr "新しいイメージの作成に失敗しました。truncate ユーティリティーをインストールしてください"
162
+
163
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:129
164
+ msgid "Failed to format the ESP image via mkfs.msdos"
165
+ msgstr "mkfs.msdos で ESPイメージをフォーマットできませんでした"
166
+
167
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
168
+ msgid "Failed to create a directory within the ESP image"
169
+ msgstr "ESP のイメージ内にディレクトリーを作成できませんでした"
170
+
171
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:137
172
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
173
+ msgstr "%%{file} が読み取り可能であることを確認します (または「Grub2 ディレクトリー」設定を更新します)"
174
+
175
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:138
176
+ msgid "Unable to mcopy %{file}"
177
+ msgstr "%%{file} を mcopy できません"
178
+
179
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:160
180
+ msgid "ISO build failed"
181
+ msgstr "ISO ビルドに失敗しました"
182
+
183
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:163
184
+ msgid "ISO hybrid conversion failed: %s"
185
+ msgstr "ISO ハイブリッド変換に失敗しました: %s"
186
+
187
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
188
+ msgid "Back"
189
+ msgstr "戻る"
190
+
191
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
192
+ msgid "Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation."
193
+ msgstr "さまざまなタイプのブートディスクを作成して、PXE サービスなしにホストのプロビジョニングを実行できます。ブートディスクは、ディスクから起動し、Foreman と通信して OS インストールを開始するホスト (物理または仮想) に割り当てることができます。"
194
+
195
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
196
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
197
+ msgstr "すべてのイメージは、`dd` で USB ディスクに書き込まれるものを含め、ISO またはディスクイメージのいずれかとして利用することができます。"
198
+
199
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
200
+ msgid "Host images"
201
+ msgstr "ホストイメージ"
202
+
203
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
204
+ msgid "These images are used for host. You can find them at host detail page."
205
+ msgstr "これらのイメージはホストに使用されます。ホストの詳細ページでそれらを見つけることができます。"
206
+
207
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
208
+ msgid "Host image"
209
+ msgstr "ホストイメージ"
210
+
211
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
212
+ msgid "Per-host images contain data about a particular host registered in Foreman and set up fully static networking, avoiding the requirement for DHCP. After networking is configured, they chainload from Foreman, picking up the current OS configuration and build state from the server."
213
+ msgstr "ホストごとのイメージには、Foreman に登録された特定ホストについてのデータが含まれ、これは完全に静的なネットワークをセットアップするため、DHCP の要件が排除されます。ネットワークの設定後、Foreman からチェーンロードが実行され、現在の OS 設定やビルド状態の情報がサーバーから取得されます。"
214
+
215
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
216
+ msgid "Once chainloaded, the OS bootloader and installer are downloaded directly from the installation media configured in Foreman, and the provisioning script (kickstart/preseed) is downloaded from Foreman."
217
+ msgstr "チェーンロードが実行されると、OS ブートローダーとインストーラーは Foreman で設定されたインストールメディアから直接ダウンロードされ、プロビジョニングスクリプト (kickstart/preseed) は Foreman からダウンロードされます。"
218
+
219
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
220
+ msgid "Full host image"
221
+ msgstr "完全ホストイメージ"
222
+
223
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
224
+ msgid "A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates."
225
+ msgstr "OS ブートローダーがディスク内に組み込まれているホスト別イメージのバリアントです。これは、特定のハードウェアでチェーンロードが失敗した場合に役立ちますが、不利な点として、OS、ブートローダーまたは PXELinux テンプレートに変更がある場合はイメージを再生成する必要があります。"
226
+
227
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
228
+ msgid "Generic images"
229
+ msgstr "汎用イメージ"
230
+
231
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
232
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
233
+ msgstr "これらのイメージは、以前のイメージよりも汎用的です。これらはサブネットインデックスページで見つけることができます。"
234
+
235
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
236
+ msgid "Generic images are a reusable disk image that works for any host registered in Foreman. It requires a basic DHCP and DNS service to function and contact the server, but does not require DHCP reservations or static IP addresses."
237
+ msgstr "汎用イメージは、Foreman に登録されたすべてのホストで機能する再利用可能なディスクイメージです。これを使用するには、基本的な DHCP および DNS サービスが機能し、サーバーと通信できることが必要になりますが、DHCP 予約や静的 IP アドレスは必要ありません。"
238
+
239
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
240
+ msgid "The OS install continues using the installation media configured in Foreman, and it will typically configure static networking, depending on how the OS iPXE template is configured."
241
+ msgstr "OS インストールは、Foreman で設定されたインストールメディアの使用を継続します。さらに、OS iPXE テンプレートの設定方法によりますが、通常は静的ネットワークを設定します。"
242
+
243
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
244
+ msgid "Subnet image"
245
+ msgstr "サブネットイメージ"
246
+
247
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
248
+ msgid "Subnet images are similar to generic images, but chain-loading is done via the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy must have the \"Templates\" module enabled and configured."
249
+ msgstr "サブネットイメージは汎用イメージに似ていますが、チェーンロードは、ホストのサブネットに割り当てられる TFTP スマートプロキシーで実行されます。スマートプロキシーでは「テンプレート」を有効にし、設定する必要があります。"
250
+
251
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
252
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
253
+ msgstr "このイメージは、サブネットにプロビジョニング NIC が設定されたすべてのホストに対して汎用性があります。"
254
+
255
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
256
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
257
+ msgstr "* - これらのブートディスクタイプは無効にされています。管理 - 設定 で有効にすることができます。"
258
+
259
+ #: ../lib/foreman_bootdisk/engine.rb:58
260
+ msgid "Boot disk based"
261
+ msgstr "ブートディスクベース"
262
+
263
+ #: ../lib/foreman_bootdisk/engine.rb:79
264
+ msgid "iPXE directory"
265
+ msgstr "iPXE ディレクトリー"
266
+
267
+ #: ../lib/foreman_bootdisk/engine.rb:80
268
+ msgid "Path to directory containing iPXE images"
269
+ msgstr "iPXE イメージを含むディレクトリーへのパス"
270
+
271
+ #: ../lib/foreman_bootdisk/engine.rb:85
272
+ msgid "ISOLINUX directory"
273
+ msgstr "ISOLINUX ディレクトリー"
274
+
275
+ #: ../lib/foreman_bootdisk/engine.rb:86
276
+ msgid "Path to directory containing isolinux images"
277
+ msgstr "isolinux イメージを含むディレクトリーへのパス"
278
+
279
+ #: ../lib/foreman_bootdisk/engine.rb:91
280
+ msgid "SYSLINUX directory"
281
+ msgstr "SYSLINUX ディレクトリー"
282
+
283
+ #: ../lib/foreman_bootdisk/engine.rb:92
284
+ msgid "Path to directory containing syslinux images"
285
+ msgstr "syslinux イメージを含むディレクトリーへのパス"
286
+
287
+ #: ../lib/foreman_bootdisk/engine.rb:97
288
+ msgid "Grub2 directory"
289
+ msgstr "Grub2 ディレクトリー"
290
+
291
+ #: ../lib/foreman_bootdisk/engine.rb:98
292
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
293
+ msgstr "grubx64.efi および shimx64.efi が含まれるディレクトリーへのパス"
294
+
295
+ #: ../lib/foreman_bootdisk/engine.rb:104
296
+ msgid "Host image template"
297
+ msgstr "ホストイメージテンプレート"
298
+
299
+ #: ../lib/foreman_bootdisk/engine.rb:105
300
+ msgid "iPXE template to use for host-specific boot disks"
301
+ msgstr "ホスト固有のブートディスクに使用する iPXE テンプレート"
302
+
303
+ #: ../lib/foreman_bootdisk/engine.rb:111
304
+ msgid "Generic image template"
305
+ msgstr "汎用イメージテンプレート"
306
+
307
+ #: ../lib/foreman_bootdisk/engine.rb:112
308
+ msgid "iPXE template to use for generic host boot disks"
309
+ msgstr "汎用のホストブートディスクに使用する iPXE テンプレート"
310
+
311
+ #: ../lib/foreman_bootdisk/engine.rb:118
312
+ msgid "Generic Grub2 EFI image template"
313
+ msgstr "Grub2 EFI の汎用イメージテンプレート"
314
+
315
+ #: ../lib/foreman_bootdisk/engine.rb:119
316
+ msgid "iPXE template to use for generic EFI host boot disks"
317
+ msgstr "汎用の EFI ホストブートディスクに使用する iPXE テンプレート"
318
+
319
+ #: ../lib/foreman_bootdisk/engine.rb:124
320
+ msgid "ISO generation command"
321
+ msgstr "ISO 生成コマンド"
322
+
323
+ #: ../lib/foreman_bootdisk/engine.rb:125
324
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
325
+ msgstr "ISO イメージを生成するためのコマンドです。genisoimage または mkisofs を使用します"
326
+
327
+ #: ../lib/foreman_bootdisk/engine.rb:130
328
+ msgid "Installation media caching"
329
+ msgstr "インストールメディアのキャッシング"
330
+
331
+ #: ../lib/foreman_bootdisk/engine.rb:131
332
+ msgid "Installation media files will be cached for full host images"
333
+ msgstr "インストールメディアファイルは、完全なホストのイメージのためにキャッシュされます"
334
+
335
+ #: ../lib/foreman_bootdisk/engine.rb:136
336
+ msgid "Allowed bootdisk types"
337
+ msgstr "許可されるブートディスクのタイプ"
338
+
339
+ #: ../lib/foreman_bootdisk/engine.rb:137
340
+ msgid "List of allowed bootdisk types, remove type to disable it"
341
+ msgstr "許可されているブートディスクタイプのリスト、タイプを削除して無効にします"
342
+
343
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
344
+ msgid "Not available"
345
+ msgstr "利用できません"
346
+
347
+ #: action_names.rb:2
348
+ msgid "Remote action:"
349
+ msgstr "リモートアクション:"
350
+
351
+ #: action_names.rb:3
352
+ msgid "Import Puppet classes"
353
+ msgstr "Puppet クラスのインポート"
354
+
355
+ #: action_names.rb:4
356
+ msgid "Import facts"
357
+ msgstr "ファクトのインポート"
358
+
359
+ #: action_names.rb:5
360
+ msgid "Action with sub plans"
361
+ msgstr "サブプランによるアクション"
362
+
363
+ #: gemspec.rb:4
364
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
365
+ msgstr "PXE インストラクチャーなしにホストのプロビジョニングを行うための iPXE ベースのブートディスクを作成する Foreman のプラグインです。"
File without changes