foreman_bootdisk 21.0.5 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +281 -0
  3. data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +280 -0
  4. data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +281 -0
  5. data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +280 -0
  6. data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +281 -0
  7. data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +281 -0
  8. data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +281 -0
  9. data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +281 -0
  10. data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +281 -0
  11. data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +281 -0
  12. data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +281 -0
  13. data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +281 -0
  14. data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +281 -0
  15. data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +281 -0
  16. data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +281 -0
  17. data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +281 -0
  18. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +0 -4
  19. data/lib/foreman_bootdisk/engine.rb +2 -7
  20. data/lib/foreman_bootdisk/version.rb +1 -1
  21. data/locale/Makefile +6 -3
  22. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  23. data/locale/ca/foreman_bootdisk.edit.po +102 -50
  24. data/locale/ca/foreman_bootdisk.po +2 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  26. data/locale/cs_CZ/foreman_bootdisk.edit.po +54 -56
  27. data/locale/cs_CZ/foreman_bootdisk.po +276 -0
  28. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/de/foreman_bootdisk.edit.po +103 -50
  30. data/locale/de/foreman_bootdisk.po +2 -2
  31. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  32. data/locale/en/foreman_bootdisk.edit.po +23 -23
  33. data/locale/en/foreman_bootdisk.po +1 -1
  34. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  35. data/locale/en_GB/foreman_bootdisk.edit.po +102 -50
  36. data/locale/en_GB/foreman_bootdisk.po +32 -32
  37. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  38. data/locale/es/foreman_bootdisk.edit.po +103 -52
  39. data/locale/es/foreman_bootdisk.po +2 -2
  40. data/locale/foreman_bootdisk.pot +24 -24
  41. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  42. data/locale/fr/foreman_bootdisk.edit.po +104 -52
  43. data/locale/fr/foreman_bootdisk.po +11 -11
  44. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/it/foreman_bootdisk.edit.po +103 -52
  46. data/locale/it/foreman_bootdisk.po +2 -2
  47. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  48. data/locale/ja/foreman_bootdisk.edit.po +115 -64
  49. data/locale/ja/foreman_bootdisk.po +2 -2
  50. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  51. data/locale/ka/foreman_bootdisk.edit.po +102 -50
  52. data/locale/ka/foreman_bootdisk.po +3 -3
  53. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  54. data/locale/ko/foreman_bootdisk.edit.po +101 -48
  55. data/locale/ko/foreman_bootdisk.po +2 -2
  56. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  57. data/locale/pt_BR/foreman_bootdisk.edit.po +104 -54
  58. data/locale/pt_BR/foreman_bootdisk.po +20 -20
  59. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  60. data/locale/ru/foreman_bootdisk.edit.po +103 -53
  61. data/locale/ru/foreman_bootdisk.po +2 -2
  62. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  63. data/locale/sv_SE/foreman_bootdisk.edit.po +102 -50
  64. data/locale/sv_SE/foreman_bootdisk.po +2 -2
  65. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  66. data/locale/zh_CN/foreman_bootdisk.edit.po +103 -51
  67. data/locale/zh_CN/foreman_bootdisk.po +2 -2
  68. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  69. data/locale/zh_TW/foreman_bootdisk.edit.po +102 -50
  70. data/locale/zh_TW/foreman_bootdisk.po +2 -2
  71. data/package.json +0 -3
  72. metadata +20 -2
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['ja'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015",
11
+ "Language-Team": "Japanese (http://app.transifex.com/foreman/foreman/language/ja/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ja",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "ja",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=1; plural=0;"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ "このタイプのブートディスクは許可されていません。管理者に連絡してください。"
23
+ ],
24
+ "Boot disks": [
25
+ "ブートディスク"
26
+ ],
27
+ "Download generic image": [
28
+ "汎用イメージをダウンロード"
29
+ ],
30
+ "Download host image": [
31
+ "ホストイメージをダウンロード"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "完全イメージの場合は true、基本的な再利用可能イメージの場合は false"
35
+ ],
36
+ "Host is not in build mode": [
37
+ "ホストがビルドモードではありません"
38
+ ],
39
+ "Subnet boot disks": [
40
+ "サブネットブートディスク"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "サブネットの汎用イメージのダウンロード"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "TFTP 機能がサブネット %s に対して有効にされていません"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ "ホストがビルドモードではありません。"
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "ブートディスクテンプレートのレンダリングに失敗しました"
53
+ ],
54
+ "Host '%s' image": [
55
+ "ホスト '%s' イメージ"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "完全ホスト '%s' イメージ"
59
+ ],
60
+ "Boot disk help": [
61
+ "ブートディスクヘルプ"
62
+ ],
63
+ "Boot disk Help": [
64
+ "ブートディスクヘルプ"
65
+ ],
66
+ "Boot disk": [
67
+ "ブートディスク"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ "ブートディスクのダウンロードは %s アーキテクチャーには使用できません"
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "サブネット '%s' の汎用イメージ"
74
+ ],
75
+ "Subnet generic image": [
76
+ "サブネットの汎用イメージ"
77
+ ],
78
+ "Generic image": [
79
+ "汎用イメージ"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "%s 設定で指定されているテンプレートが見つかりません"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "%s の ISO イメージを生成中"
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ "ISO イメージの %s のデータストアへのアップロード"
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ "ISO イメージの %s の CDROM ドライブへの割り当て"
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ "%s の CDROM ドライブから ISO イメージをデタッチ"
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ "インスタンス %{name} の ISO イメージの生成に失敗しました: %{message}"
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ "インスタンス %{name} の ISO イメージのアップロードに失敗しました: %{message}"
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ "インスタンス %{name} の CDROM ドライブへの ISO イメージの割り当てに失敗しました: %{message}"
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ "インスタンス %{name} の CDROM ドライブから ISO イメージのデタッチに失敗しました: %{message}"
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "ホストはビルドモードではないため、テンプレートはレンダリングすることができません"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ "ディスクテンプレートを生成できません。%{kind} テンプレートが見つかりません。"
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ "ディスクの %{kind} テンプレートを生成できません: %{error}"
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ "isolinux/syslinux パッケージがインストールされていることを確認してください。"
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ "ipxe-bootimgs パッケージがインストールされていることを確認してください。"
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ "新しいイメージの作成に失敗しました。truncate ユーティリティをインストールしてください"
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ "mkfs.msdos で ESPイメージをフォーマットできませんでした"
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ "ESP のイメージ内にディレクトリーを作成できませんでした"
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ "%{file} が読み取り可能であることを確認します (または「Grub2 ディレクトリー」設定を更新します)"
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ "%{file} を mcopy できません"
137
+ ],
138
+ "ISO build failed": [
139
+ "ISO ビルドに失敗しました"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ "ISO ハイブリッド変換に失敗しました: %s"
143
+ ],
144
+ "Back": [
145
+ "戻る"
146
+ ],
147
+ "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.": [
148
+ "さまざまなタイプのブートディスクを作成して、PXE サービスなしにホストのプロビジョニングを実行できます。ブートディスクは、ディスクから起動し、Foreman と通信して OS インストールを開始するホスト (物理または仮想) に割り当てることができます。"
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "すべてのイメージは、`dd` で USB ディスクに書き込まれるものを含め、ISO またはディスクイメージのいずれかとして利用することができます。"
152
+ ],
153
+ "Host images": [
154
+ "ホストイメージ"
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ "これらのイメージはホストに使用されます。ホストの詳細ページでそれらを見つけることができます。"
158
+ ],
159
+ "Host image": [
160
+ "ホストイメージ"
161
+ ],
162
+ "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.": [
163
+ "ホストごとのイメージには、Foreman に登録された特定ホストについてのデータが含まれ、これは完全に静的なネットワークをセットアップするため、DHCP の要件が排除されます。ネットワークの設定後、Foreman からチェーンロードが実行され、現在の OS 設定やビルド状態の情報がサーバーから取得されます。"
164
+ ],
165
+ "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.": [
166
+ "チェーンロードが実行されると、OS ブートローダーとインストーラーは Foreman で設定されたインストールメディアから直接ダウンロードされ、プロビジョニングスクリプト (kickstart/preseed) は Foreman からダウンロードされます。"
167
+ ],
168
+ "Full host image": [
169
+ "完全ホストイメージ"
170
+ ],
171
+ "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.": [
172
+ "OS ブートローダーがディスク内に組み込まれているホスト別イメージのバリアントです。これは、特定のハードウェアでチェーンロードが失敗した場合に役立ちますが、不利な点として、イメージを OS、ブートローダーまたは PXELinux テンプレートに変更がある場合にイメージを再生成する必要があります。"
173
+ ],
174
+ "Generic images": [
175
+ "汎用イメージ"
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ "これらのイメージは、以前のイメージよりも汎用的です。これらはサブネットインデックスページで見つけることができます。"
179
+ ],
180
+ "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.": [
181
+ "汎用イメージは、Foreman に登録されたすべてのホストで機能する再利用可能なディスクイメージです。これを使用するには、基本的な DHCP および DNS サービスが機能し、サーバーと通信できることが必要になりますが、DHCP 予約や静的 IP アドレスは必要ありません。"
182
+ ],
183
+ "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.": [
184
+ "OS インストールは、Foreman で設定されたインストールメディアの使用を継続します。さらに、OS iPXE テンプレートの設定方法によりますが、通常は静的ネットワークを設定します。"
185
+ ],
186
+ "Subnet image": [
187
+ "サブネットイメージ"
188
+ ],
189
+ "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.": [
190
+ "サブネットイメージは汎用イメージに似ていますが、チェーンロードは、ホストのサブネットに割り当てられる TFTP スマートプロキシーで実行されます。スマートプロキシーでは「テンプレート」を有効にし、設定する必要があります。"
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "このイメージは、サブネットにプロビジョニング NIC が設定されたすべてのホストに対して汎用性があります。"
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ "* - これらのブートディスクタイプは無効にされています。管理 - 設定 で有効にすることができます。"
197
+ ],
198
+ "Boot disk based": [
199
+ "ブートディスクベース"
200
+ ],
201
+ "iPXE directory": [
202
+ "iPXE ディレクトリー"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "iPXE イメージを含むディレクトリーのパス"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ "ISOLINUX ディレクトリー"
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "isolinux イメージを含むディレクトリーへのパス"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ "SYSLINUX ディレクトリー"
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "syslinux イメージを含むディレクトリーのパス"
218
+ ],
219
+ "Grub2 directory": [
220
+ "Grub2 ディレクトリー"
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ "grubx64.efi および shimx64.efi が含まれるディレクトリーへのパス"
224
+ ],
225
+ "Host image template": [
226
+ "ホストイメージテンプレート"
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "ホスト固有のブートディスクに使用する iPXE テンプレート"
230
+ ],
231
+ "Generic image template": [
232
+ "汎用イメージテンプレート"
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "汎用のホストブートディスクに使用する iPXE テンプレート"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ "Grub2 EFI の汎用イメージテンプレート"
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ "ISO 生成コマンド"
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "ISO イメージを生成するためのコマンドです。genisoimage または mkisofs を使用します"
248
+ ],
249
+ "Installation media caching": [
250
+ "インストールメディアのキャッシング"
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "インストールメディアファイルは、完全なホストのイメージのためにキャッシュされます"
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ "許可されるブートディスクのタイプ"
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ "許可されているブートディスクタイプのリスト、タイプを削除して無効にします"
260
+ ],
261
+ "Not available": [
262
+ "利用できません"
263
+ ],
264
+ "Remote action:": [
265
+ "リモートアクション:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Puppet クラスのインポート"
269
+ ],
270
+ "Import facts": [
271
+ "ファクトのインポート"
272
+ ],
273
+ "Action with sub plans": [
274
+ "サブプランによるアクション"
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "PXE インストラクチャーなしにホストのプロビジョニングを行うための iPXE ベースのブートディスクを作成する Foreman のプラグインです。"
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['ka'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
11
+ "Language-Team": "Georgian (http://app.transifex.com/foreman/foreman/language/ka/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ka",
16
+ "Plural-Forms": "nplurals=2; plural=(n!=1);",
17
+ "lang": "ka",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=2; plural=(n!=1);"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ "ჩატვირთვადი დისკი მხარდაუჭერელია. დაუკავშირდით ადმინისტრატორს."
23
+ ],
24
+ "Boot disks": [
25
+ "ჩატვირთვადი დისკები"
26
+ ],
27
+ "Download generic image": [
28
+ "ზოგადი ასლის გადმოწერა"
29
+ ],
30
+ "Download host image": [
31
+ "ჰოსტის ასლის გადმოწერა"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "ჩართეთ სრული, გამორთეთ მრავალჯერადი ასლისთვის"
35
+ ],
36
+ "Host is not in build mode": [
37
+ "ჰოსტის აგების რეჟიმში არაა"
38
+ ],
39
+ "Subnet boot disks": [
40
+ "ქვექსელის ჩატვირთვადი დისკი"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "ქვექსელის ჩატვირთვადი დისკის გადმოწერა"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "ქვექსელისთვის %s TFTP ჩართული არაა"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ "ჰოსტის აგების რეჟიმში არაა."
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "ჩატვირთვადი დისკის შაბლონის რენდერის შეცდომა"
53
+ ],
54
+ "Host '%s' image": [
55
+ "ჰოსტის %s ასლი"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "ჰოსტსის სრული %s ასლი"
59
+ ],
60
+ "Boot disk help": [
61
+ "ჩატვირთვადი დისკის დახმარება"
62
+ ],
63
+ "Boot disk Help": [
64
+ "ჩატვირთვადი დისკის დახმარება"
65
+ ],
66
+ "Boot disk": [
67
+ "ჩატვირთვადი დისკი"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ "ჩატვირთვადი დისკის გადმოწერა მიუწვდომელია არქიტექტურისთვის: %s"
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "ქვექსელის %s ზოგადი ასლის გადმოწერა"
74
+ ],
75
+ "Subnet generic image": [
76
+ "ქვექსელის ზოგადი ასლი"
77
+ ],
78
+ "Generic image": [
79
+ "ზოგადი ასლი"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "%s პარამეტრით მითითებული შაბლონის პოვნა შეუძლებელია"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "%s-სთვის ISO ასლის გენერაცია"
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ "%s-სთვის ISO ასლის საცავზე ატვირთვა"
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ "%s-სთვის ISO ასლის CDROM წამყვანზე მიბმა"
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ "%s-სთვის ISO-ი ასლის CDROM-ი წამყვანიდან მოხსნა"
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ "ISO ფაილის შექმნის შეცდომა %{name}-სთვის: %{message}"
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ "ISO ფაილის ატვირთვის შეცდომა %{name}-სთვის: %{message}"
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ "ISO ასლის CDROM-ში ჩადების შეცდომა %{name}-სთვის: %{message}"
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ "ISO ასლის CDROM-დან გამოღების შეცდომა %{name}-სთვის: %{message}"
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "ჰოსტი აგებს რეჟიმში არაა, ამიტომ შაბლონის რენდერი შეუძლებელია"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ "დისკის შაბლონის გენერაციის პრობლემა. შაბლონი %{kind} არ არსებობს."
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ "დისკის %{kind} შაბლონის %{error} გენერაციის შეცდომა"
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ "დარწმუნდით, რომ isolnux/syslinux-ის პაკეტები დაყენებულია."
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ "დარწმუნდით, რომ ipxe-bootimgs პაკეტი დაყენებულია."
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ "ახალი ასლის შექმნის შეცდომა. დააყენეთ პროგრამა truncate"
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ "ESP ასლის mkfs.msdos-ით დაფორმატების შეცოა"
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ "ESP ასლში საქაღალდის შექმნის შეცდომა"
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ "დარწმუნდით, რომ %{file} კითხვადია (ან განაახლეთ პარამეტრი \\\"Grub2-ის საქაღალდე\\\")"
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ "%{file}-ის mcropy შეუძლებელია"
137
+ ],
138
+ "ISO build failed": [
139
+ "ISO-ის აგების შეცდომა"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ "ISO-ის ჰიბრიდული გარდაქმნის პრობლემა: %s"
143
+ ],
144
+ "Back": [
145
+ "უკან"
146
+ ],
147
+ "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.": [
148
+ "სხვადასხვა ტიპის ჩატვირთვის დისკები შეიძლება შეიქმნას ჰოსტების სამუშაოდ მოსამზადებლად PXE სერვისების გარეშე. ჩატვირთვის დისკები შეიძლება მიმაგრდეს ჰოსტზე (ფიზიკური ან ვირტუალური), რომელიც იტვირთება დისკიდან, დაუკავშირდება Foreman-ს და იწყებს OS-ის ინსტალაციას."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "ყველა ასლი გამოყენებადია, როგორც ISO ან როგორც დისკის ასლი. მათ შორის ჩაწერილი USB დისკზე `dd`-ით."
152
+ ],
153
+ "Host images": [
154
+ "ჰოსტის ასლები"
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ "ეს ასლები ჰოსტისთვის გამოიყენება. მათი პოვნა ჰოსტის დეტალების გვერდზე შეგიძლიათ."
158
+ ],
159
+ "Host image": [
160
+ "ჰოსტის ასლი"
161
+ ],
162
+ "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.": [
163
+ "თითოული ჰოსტის ასლი შეიცავს მონაცემებს კონკრეტული ჰოსტის შესახებ, რომელიც რეგისტრირებულია Foreman-ში და დაყენებულია სრულად სტატიკური ქსელის პარამეტრები, DHCP-ის თავიდან ასაცილებლად. ქსელის კონფიგურაციის შემდეგ, ისინი იტვირთება Foreman-დან, იღებენ OS-ის მიმდინარე კონფიგურაციას და ქმნიან მდგომარეობას სერვერიდან."
164
+ ],
165
+ "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.": [
166
+ "საწყისი ჩატვირთვის შემდეგ, OS-ის ჩამტვირთველი და ინსტალერი ჩამოიტვირთება უშუალოდ Foreman-ში მორგებული საინსტალაციო მედიიდან, ხოლო უზრუნველყოფის სკრიპტი (kickstart/preseed) ჩამოიტვირთება Foreman-დან."
167
+ ],
168
+ "Full host image": [
169
+ "ჰოსტის სრული ასლი"
170
+ ],
171
+ "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.": [
172
+ "თითო ჰოსტის ასლის ვარიანტი, რომელიც შეიცავს დისკზე ჩაშენებულ OS-ის ჩამტვირთველს. ეს შეიძლება იყოს სასარგებლო, თუ საწყისი ჩატვირთვა ვერ ხერხდება გარკვეულ აპარატურაზე, მაგრამ აქვს უარყოფითი მხარე, რომ ასლი OS, bootloader ან PXELinux შაბლონების ნებისმიერი ცვლილებისას თავიდან უნდა იყოს რეგენერირებული."
173
+ ],
174
+ "Generic images": [
175
+ "ზოგადი ასლი"
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ "ეს ასლები უფრო ზოგადია, ვიდრე ძველი ასლები. ისინი ქვექსელის ინდექსის გვერდზე შეგიძლიათ იპოვოთ."
179
+ ],
180
+ "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.": [
181
+ "ზოგადი ასლები წარმოადგენენ დისკის მრავალჯერად ასლს, რომელიც მუშაობს Foreman-ში რეგისტრირებული ნებისმიერი ჰოსტისთვის. მას ფუნქციონირებისთვის უბრალო DHCP და DNS სერვისები სჭირდება სერვერთან დასაკავშირებლად, მაგრამ არ საჭიროებს DHCP დაჯავშნას ან სტატიკური IP მისამართებს."
182
+ ],
183
+ "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.": [
184
+ "ოს-ის დაყენება გრძელდება Foreman-ში მორგებული დასაყენებელი მედიის გამოყენებით და ის ჩვეულებრივ აკონფიგურირებს სტატიკური ქსელს, იმისდა მიხედვით, თუ როგორ არის მორგებული OS iPXE შაბლონი."
185
+ ],
186
+ "Subnet image": [
187
+ "ქვექსელის ასლი"
188
+ ],
189
+ "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.": [
190
+ "ქვექსელის ასლები მსგავსია ზოგადი ასლების, მაგრამ საწყისი ჩატვირთვა ხდება TFTP Smart Proxy-ის მეშვეობით, რომელიც მინიჭებულია ჰოსტის ქვექსელზე. ჭკვიან პროქსის უნდა ჰქონდეს ჩართული და მორგებული მოდული „შაბლონები“."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "ეს ასლი საერთოა ამ ქვექსელის ყველა სამუშაოდ მომზადების ინტერფეისის მქონე ჰოსტებისთვის."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ "* - ეს ჩატვირთვადი დისკის ეს ტიპები გათიშულია. მათი ჩართვისთვის გადადით \\\"ადმინისტრირება - მორგება\\\"."
197
+ ],
198
+ "Boot disk based": [
199
+ "ჩატვირთვადი დისკი ბაზირებულია"
200
+ ],
201
+ "iPXE directory": [
202
+ "iPXE საქაღალდე"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "ბილიკი iPXE-ის ასლების შემცველ საქაღალდემდე"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ "ISOLINUX საქაღალდე"
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "ბილიკი isolinux-ის ასლების შემცველ საქაღალდემდე"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ "SYSLINUX საქაღალდე"
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "ბილიკი syslinux-ის ასლების შემცველ საქაღალდემდე"
218
+ ],
219
+ "Grub2 directory": [
220
+ "Grub2 საქაღალდე"
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ "ბილიკი grubx64.efi-ისდა shimx64.efi ფაილების შემცველ საქაღალდემდე"
224
+ ],
225
+ "Host image template": [
226
+ "ჰოსტის ასლის შაბლონი"
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "iPXE შაბლონი მომხმარებლის მიერ მითითებული ჩატვირთვადი დისკებისთვის"
230
+ ],
231
+ "Generic image template": [
232
+ "ზოგადი ასლის შაბლონი"
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "ჰოსტის ჩატვირთვადი დისკებსისთვის გამოსაყენებელი iPXE შაბლონი"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ "Grub2 EFI ზოგადი ასლის შაბლონი"
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ "ზოგადი EFI ჰოსტის ჩამტვირთავი დისკებისთვის გამოყენებული iPXE-ის შაბლონი"
242
+ ],
243
+ "ISO generation command": [
244
+ "ISO-ის გენერაციის ბრძანება"
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "ISO ასლის შექმნის ბრძანება. genisoimage ან mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ "დასაყენებელი დისკის კეში"
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "ინსტალაციის ფაილები დაქეშილი იქნება ჰოსტის სრული ასლებისთვის"
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ "ჩატვირთვადი დისკის დაშვებული ტიპები"
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ "ჩატვირთვადი დისკების ნებადართული ტიპები. გამოსართავად უბრალოდ წაშალეთ ის"
260
+ ],
261
+ "Not available": [
262
+ "ხელმიუწვდომელია"
263
+ ],
264
+ "Remote action:": [
265
+ "დაშორებული ქმედება:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Puppet-ის კლასების შემოტანა"
269
+ ],
270
+ "Import facts": [
271
+ "ფაქტების შემოტანა"
272
+ ],
273
+ "Action with sub plans": [
274
+ "ქმედება ქვე-გეგმებით"
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Foreman-ის დამატება, რომელიც ქმნის iPXE-ზე დაფუძნებულ ჩატვირთვად დისკებს ჰოსტების სამუშაოდ PXE ინფრასტრუქტურის გარეშე მოსამზადებლად."
278
+ ]
279
+ }
280
+ }
281
+ };