foreman_discovery 21.0.0 → 21.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,1105 +0,0 @@
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_discovery package.
4
- #
5
- # Translators:
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: foreman_discovery 21.0.0\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2022-03-17 14:06+0100\n"
11
- "PO-Revision-Date: 2013-11-15 17:25+0000\n"
12
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
- "Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
14
- "uage/zh_TW/)\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Language: zh_TW\n"
19
- "Plural-Forms: nplurals=1; plural=0;\n"
20
-
21
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
22
- msgid "List all discovered hosts"
23
- msgstr ""
24
-
25
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
26
- msgid "filter results"
27
- msgstr "篩選結果"
28
-
29
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
30
- msgid "sort results"
31
- msgstr "排序結果"
32
-
33
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
34
- msgid "paginate results"
35
- msgstr "編頁結果"
36
-
37
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
38
- msgid "number of entries per request"
39
- msgstr "每個請求的項目數量"
40
-
41
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
42
- msgid "Show a discovered host"
43
- msgstr ""
44
-
45
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
46
- msgid "DHCP filename option (Grub2 or PXELinux by default)"
47
- msgstr ""
48
-
49
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
50
- msgid "Create a discovered host for testing (use /facts to create new hosts)"
51
- msgstr ""
52
-
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
54
- msgid "Provision a discovered host"
55
- msgstr ""
56
-
57
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
58
- msgid "required if host is managed and value is not inherited from host group"
59
- msgstr "若主機是個受管理的主機,並且值不是由主機群組所繼承的話便需要"
60
-
61
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
62
- msgid "not required if using a subnet with DHCP proxy"
63
- msgstr "若是使用一個含有 DHCP 協定的子網路則不需要"
64
-
65
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
66
- msgid "not required if it's a virtual machine"
67
- msgstr ""
68
-
69
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
70
- msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
71
- msgstr "若不是基於映像檔的佈建,而主機受管理並且值並非由主機群組所繼承的話便需要"
72
-
73
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
74
- msgid "required if host is managed and custom partition has not been defined"
75
- msgstr "若主機是個受管理的主機,並且尚未定義自訂分割區的話便需要"
76
-
77
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
78
- msgid "Host's owner type"
79
- msgstr "主機的擁有者類型"
80
-
81
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
82
- msgid "Host's parameters (array or indexed hash)"
83
- msgstr "主機參數(陣列或索引過的雜湊)"
84
-
85
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
86
- msgid "Name of the parameter"
87
- msgstr "參數名稱"
88
-
89
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
90
- msgid "Parameter value"
91
- msgstr "參數值"
92
-
93
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
94
- msgid "Type of value"
95
- msgstr ""
96
-
97
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
98
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
99
- msgstr "用來追蹤協調流程任務狀態的 UUID,GET /api/orchestration/:UUID/tasks"
100
-
101
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
102
- msgid "required if value is not inherited from host group or default password in settings"
103
- msgstr ""
104
-
105
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
106
- msgid "Delete a discovered host"
107
- msgstr ""
108
-
109
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
110
- msgid "Upload facts for a host, creating the host if required"
111
- msgstr "上傳主機的詳情,並視需求建立主機"
112
-
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
114
- msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
115
- msgstr ""
116
-
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
118
- msgid "Execute rules against a discovered host"
119
- msgstr ""
120
-
121
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
122
- msgid "Host %{host} was provisioned with rule %{rule}"
123
- msgstr ""
124
-
125
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
126
- msgid "Unable to provision %{host}: %{errors}"
127
- msgstr ""
128
-
129
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
130
- msgid "No rule found for host %s"
131
- msgstr ""
132
-
133
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
134
- msgid "Execute rules against all currently discovered hosts"
135
- msgstr ""
136
-
137
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
138
- msgid "Errors during auto provisioning: %s"
139
- msgstr ""
140
-
141
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
142
- msgid "No discovered hosts to provision"
143
- msgstr ""
144
-
145
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
146
- msgid "%s discovered hosts were provisioned"
147
- msgstr ""
148
-
149
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
150
- msgid "Refreshing the facts of a discovered host"
151
- msgstr ""
152
-
153
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
154
- msgid "Rebooting a discovered host"
155
- msgstr ""
156
-
157
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
158
- msgid "Rebooting all discovered hosts"
159
- msgstr ""
160
-
161
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
162
- msgid "Discovered hosts are rebooting now"
163
- msgstr ""
164
-
165
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
166
- msgid "List all discovery rules"
167
- msgstr ""
168
-
169
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
170
- msgid "Show a discovery rule"
171
- msgstr ""
172
-
173
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
174
- msgid "represents rule name shown to the users"
175
- msgstr ""
176
-
177
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
178
- msgid "query to match discovered hosts for the particular rule"
179
- msgstr ""
180
-
181
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
182
- msgid "the hostgroup that is used to auto provision a host"
183
- msgstr ""
184
-
185
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
186
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
187
- msgstr ""
188
-
189
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
190
- msgid "enables to limit maximum amount of provisioned hosts per rule"
191
- msgstr ""
192
-
193
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
194
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
195
- msgstr ""
196
-
197
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
198
- msgid "flag is used for temporary shutdown of rules"
199
- msgstr ""
200
-
201
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:39
202
- msgid "location ID for provisioned hosts"
203
- msgstr ""
204
-
205
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:40
206
- msgid "organization ID for provisioned hosts"
207
- msgstr ""
208
-
209
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:44
210
- msgid "Create a discovery rule"
211
- msgstr ""
212
-
213
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
214
- msgid "Update a rule"
215
- msgstr ""
216
-
217
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
218
- msgid "Delete a rule"
219
- msgstr ""
220
-
221
- #: ../app/controllers/api/v2/fact_values_controller_extensions.rb:7
222
- msgid "List all fact values of a given discovered host"
223
- msgstr ""
224
-
225
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:6
226
- msgid "Unable to find a discovery rule, no host provided (check permissions)"
227
- msgstr ""
228
-
229
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
230
- msgid "No hostgroup associated with rule '%s'"
231
- msgstr ""
232
-
233
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
234
- msgid "Errors during reboot: %s"
235
- msgstr ""
236
-
237
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
238
- msgid "No discovered hosts to reboot"
239
- msgstr ""
240
-
241
- #: ../app/controllers/discovered_hosts_controller.rb:66
242
- msgid "Successfully provisioned %s"
243
- msgstr ""
244
-
245
- #: ../app/controllers/discovered_hosts_controller.rb:100
246
- msgid "Facts refreshed for %s"
247
- msgstr "%s 的詳情已刷新"
248
-
249
- #: ../app/controllers/discovered_hosts_controller.rb:102
250
- msgid "Failed to refresh facts for %s"
251
- msgstr "刷新 %s 的詳情失敗"
252
-
253
- #: ../app/controllers/discovered_hosts_controller.rb:105
254
- msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
255
- msgstr ""
256
-
257
- #: ../app/controllers/discovered_hosts_controller.rb:112
258
- msgid "Host of type %s can not be rebooted"
259
- msgstr ""
260
-
261
- #: ../app/controllers/discovered_hosts_controller.rb:116
262
- msgid "Rebooting host %s"
263
- msgstr ""
264
-
265
- #: ../app/controllers/discovered_hosts_controller.rb:118
266
- msgid "Failed to reboot host %s"
267
- msgstr ""
268
-
269
- #: ../app/controllers/discovered_hosts_controller.rb:121
270
- msgid "Failed to reboot host %{hostname} with error %{error_message}"
271
- msgstr ""
272
-
273
- #: ../app/controllers/discovered_hosts_controller.rb:135
274
- msgid "Failed to reboot hosts with error %s"
275
- msgstr ""
276
-
277
- #: ../app/controllers/discovered_hosts_controller.rb:153
278
- msgid "Destroyed selected hosts"
279
- msgstr "刪除選擇的主機"
280
-
281
- #: ../app/controllers/discovered_hosts_controller.rb:155
282
- msgid "The following hosts were not deleted: %s"
283
- msgstr "下列主機尚未刪除:%s"
284
-
285
- #: ../app/controllers/discovered_hosts_controller.rb:167
286
- msgid "Failed to auto provision host %s: %s"
287
- msgstr ""
288
-
289
- #: ../app/controllers/discovered_hosts_controller.rb:195
290
- msgid "Discovered hosts are provisioning now"
291
- msgstr ""
292
-
293
- #: ../app/controllers/discovered_hosts_controller.rb:280
294
- msgid "Discovered host reported from unknown subnet, communication will not be proxied."
295
- msgstr ""
296
-
297
- #: ../app/controllers/discovered_hosts_controller.rb:285
298
- msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
299
- msgstr ""
300
-
301
- #: ../app/controllers/discovered_hosts_controller.rb:299
302
- msgid "No hosts were found with that id or name"
303
- msgstr "沒有找到擁有此 ID 或名稱的主機"
304
-
305
- #: ../app/controllers/discovered_hosts_controller.rb:303
306
- msgid "No hosts selected"
307
- msgstr "未選擇主機"
308
-
309
- #: ../app/controllers/discovered_hosts_controller.rb:309
310
- msgid "Something went wrong while selecting hosts - %s"
311
- msgstr "選擇主機時發生了錯誤 - %s"
312
-
313
- #: ../app/controllers/discovery_rules_controller.rb:79
314
- msgid "Rule enabled"
315
- msgstr ""
316
-
317
- #: ../app/controllers/discovery_rules_controller.rb:79
318
- msgid "Rule disabled"
319
- msgstr ""
320
-
321
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
322
- msgid "Auto Provision"
323
- msgstr ""
324
-
325
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
326
- msgid "Refresh facts"
327
- msgstr "刷新詳情"
328
-
329
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
330
- msgid "Reboot"
331
- msgstr "重新開機"
332
-
333
- #: ../app/helpers/discovered_hosts_helper.rb:19
334
- msgid "Back"
335
- msgstr "上一步"
336
-
337
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
338
- msgid "Select Action"
339
- msgstr "選擇動作"
340
-
341
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
342
- msgid "Delete %s?"
343
- msgstr "刪除 %s?"
344
-
345
- #: ../app/helpers/discovered_hosts_helper.rb:31
346
- msgid "Assign Organization"
347
- msgstr "指定組織"
348
-
349
- #: ../app/helpers/discovered_hosts_helper.rb:32
350
- msgid "Assign Location"
351
- msgstr "指定位置"
352
-
353
- #: ../app/helpers/discovered_hosts_helper.rb:33
354
- msgid "Delete"
355
- msgstr "刪除"
356
-
357
- #: ../app/helpers/discovered_hosts_helper.rb:37
358
- msgid "%s - The following hosts are about to be changed"
359
- msgstr "%s - 以下主機即將受到更改"
360
-
361
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
362
- msgid "N/A"
363
- msgstr "N/A"
364
-
365
- #: ../app/helpers/discovered_hosts_helper.rb:58
366
- msgid "New in the last 24 hours"
367
- msgstr ""
368
-
369
- #: ../app/helpers/discovered_hosts_helper.rb:62
370
- msgid "Not reported in more than 7 days"
371
- msgstr ""
372
-
373
- #: ../app/helpers/discovered_hosts_helper.rb:66
374
- msgid "Reported in the last 7 days"
375
- msgstr ""
376
-
377
- #: ../app/helpers/discovered_hosts_helper.rb:90
378
- msgid "Provision"
379
- msgstr "佈建"
380
-
381
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
382
- msgid "Discovered Hosts"
383
- msgstr ""
384
-
385
- #: ../app/helpers/discovery_rules_helper.rb:27
386
- msgid "Associated Hosts"
387
- msgstr ""
388
-
389
- #: ../app/helpers/discovery_rules_helper.rb:29
390
- msgid "Disable"
391
- msgstr "停用"
392
-
393
- #: ../app/helpers/discovery_rules_helper.rb:29
394
- msgid "Disable rule '%s'?"
395
- msgstr ""
396
-
397
- #: ../app/helpers/discovery_rules_helper.rb:31
398
- msgid "Enable"
399
- msgstr "啟用"
400
-
401
- #: ../app/helpers/discovery_rules_helper.rb:31
402
- msgid "Enable rule '%s'?"
403
- msgstr ""
404
-
405
- #: ../app/helpers/discovery_rules_helper.rb:33
406
- msgid "Clone"
407
- msgstr "複製"
408
-
409
- #: ../app/helpers/discovery_rules_helper.rb:34
410
- msgid "Delete rule '%s'?"
411
- msgstr ""
412
-
413
- #: ../app/mailers/discovered_mailer.rb:9
414
- msgid "Invalid user type of %s was provided"
415
- msgstr ""
416
-
417
- #: ../app/mailers/discovered_mailer.rb:26
418
- msgid "Discovered hosts summary"
419
- msgstr ""
420
-
421
- #: ../app/models/discovery_rule.rb:11
422
- msgid "can't contain white spaces."
423
- msgstr ""
424
-
425
- #: ../app/models/discovery_rule.rb:13
426
- msgid "must start with a letter or ERB."
427
- msgstr ""
428
-
429
- #: ../app/models/discovery_rule.rb:16
430
- msgid "must be present."
431
- msgstr ""
432
-
433
- #: ../app/models/discovery_rule.rb:57
434
- msgid "Host group organization %s must also be associated to the discovery rule"
435
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
436
- msgstr[0] ""
437
- msgstr[1] ""
438
-
439
- #: ../app/models/discovery_rule.rb:61
440
- msgid "Host group location %s must also be associated to the discovery rule"
441
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
442
- msgstr[0] ""
443
- msgstr[1] ""
444
-
445
- #: ../app/models/host/discovered.rb:40
446
- msgid "Fact + prefix"
447
- msgstr ""
448
-
449
- #: ../app/models/host/discovered.rb:41
450
- msgid "Random name"
451
- msgstr ""
452
-
453
- #: ../app/models/host/discovered.rb:42
454
- msgid "MAC-based name"
455
- msgstr ""
456
-
457
- #: ../app/models/host/discovered.rb:55
458
- msgid "Invalid facts, must be a Hash"
459
- msgstr ""
460
-
461
- #: ../app/models/host/discovered.rb:60
462
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
463
- msgstr ""
464
-
465
- #: ../app/models/host/discovered.rb:74
466
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
467
- msgstr ""
468
-
469
- #: ../app/models/host/discovered.rb:103
470
- msgid "Facts could not be imported"
471
- msgstr ""
472
-
473
- #: ../app/models/host/discovered.rb:161
474
- msgid "Could not get facts from proxy %{url}: %{error}"
475
- msgstr ""
476
-
477
- #: ../app/models/host/discovered.rb:179
478
- msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
479
- msgstr ""
480
-
481
- #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
482
- msgid "Unable to perform %{action} on %{ips}"
483
- msgstr ""
484
-
485
- #: ../app/models/host/discovered.rb:202
486
- msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
487
- msgstr ""
488
-
489
- #: ../app/models/host/discovered.rb:226
490
- msgid "Invalid hostname: Could not normalize the hostname"
491
- msgstr ""
492
-
493
- #: ../app/models/host/managed_extensions.rb:23
494
- msgid "Reloading kernel on %s"
495
- msgstr ""
496
-
497
- #: ../app/models/host/managed_extensions.rb:25
498
- msgid "Rebooting %s"
499
- msgstr "重新啟動 %s"
500
-
501
- #: ../app/models/host/managed_extensions.rb:46
502
- msgid "Kexec template not associated with operating system"
503
- msgstr ""
504
-
505
- #: ../app/models/host/managed_extensions.rb:49
506
- msgid "Kernel kexec URL is invalid: '%s'"
507
- msgstr ""
508
-
509
- #: ../app/models/host/managed_extensions.rb:50
510
- msgid "Init RAM kexec URL is invalid: '%s'"
511
- msgstr ""
512
-
513
- #: ../app/models/nic/managed_extensions.rb:14
514
- msgid "Rebuild DNS for %s"
515
- msgstr ""
516
-
517
- #: ../app/models/setting/discovered.rb:17
518
- msgid "The default location to place discovered hosts in"
519
- msgstr "放置已發現之主機的預設位置"
520
-
521
- #: ../app/models/setting/discovered.rb:17
522
- msgid "Discovery location"
523
- msgstr ""
524
-
525
- #: ../app/models/setting/discovered.rb:18
526
- msgid "The default organization to place discovered hosts in"
527
- msgstr "放置已發現之主機的預設組織"
528
-
529
- #: ../app/models/setting/discovered.rb:18
530
- msgid "Discovery organization"
531
- msgstr ""
532
-
533
- #: ../app/models/setting/discovered.rb:19
534
- msgid "Fact name to use for primary interface detection"
535
- msgstr ""
536
-
537
- #: ../app/models/setting/discovered.rb:19
538
- msgid "Interface fact"
539
- msgstr ""
540
-
541
- #: ../app/models/setting/discovered.rb:20
542
- msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
543
- msgstr ""
544
-
545
- #: ../app/models/setting/discovered.rb:20
546
- msgid "Create bond interfaces"
547
- msgstr ""
548
-
549
- #: ../app/models/setting/discovered.rb:21
550
- msgid "Clean all reported facts during provisioning (except discovery facts)"
551
- msgstr ""
552
-
553
- #: ../app/models/setting/discovered.rb:21
554
- msgid "Clean all facts"
555
- msgstr ""
556
-
557
- #: ../app/models/setting/discovered.rb:22
558
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
559
- msgstr ""
560
-
561
- #: ../app/models/setting/discovered.rb:22
562
- msgid "Hostname facts"
563
- msgstr ""
564
-
565
- #: ../app/models/setting/discovered.rb:23
566
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
567
- msgstr ""
568
-
569
- #: ../app/models/setting/discovered.rb:23
570
- msgid "Auto provisioning"
571
- msgstr ""
572
-
573
- #: ../app/models/setting/discovered.rb:24
574
- msgid "Automatically reboot or kexec discovered host during provisioning"
575
- msgstr ""
576
-
577
- #: ../app/models/setting/discovered.rb:25
578
- msgid "The default prefix to use for the host name, must start with a letter"
579
- msgstr ""
580
-
581
- #: ../app/models/setting/discovered.rb:25
582
- msgid "Hostname prefix"
583
- msgstr ""
584
-
585
- #: ../app/models/setting/discovered.rb:26
586
- msgid "Extra facter columns to show in host lists (separate by comma)"
587
- msgstr ""
588
-
589
- #: ../app/models/setting/discovered.rb:26
590
- msgid "Fact columns"
591
- msgstr ""
592
-
593
- #: ../app/models/setting/discovered.rb:27
594
- msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
595
- msgstr ""
596
-
597
- #: ../app/models/setting/discovered.rb:27
598
- msgid "Highlighted facts"
599
- msgstr ""
600
-
601
- #: ../app/models/setting/discovered.rb:28
602
- msgid "Regex to organize facts for storage section"
603
- msgstr ""
604
-
605
- #: ../app/models/setting/discovered.rb:28
606
- msgid "Storage facts"
607
- msgstr ""
608
-
609
- #: ../app/models/setting/discovered.rb:29
610
- msgid "Regex to organize facts for software section"
611
- msgstr ""
612
-
613
- #: ../app/models/setting/discovered.rb:29
614
- msgid "Software facts"
615
- msgstr ""
616
-
617
- #: ../app/models/setting/discovered.rb:30
618
- msgid "Regex to organize facts for hardware section"
619
- msgstr ""
620
-
621
- #: ../app/models/setting/discovered.rb:30
622
- msgid "Hardware facts"
623
- msgstr ""
624
-
625
- #: ../app/models/setting/discovered.rb:31
626
- msgid "Regex to organize facts for network section"
627
- msgstr ""
628
-
629
- #: ../app/models/setting/discovered.rb:31
630
- msgid "Network facts"
631
- msgstr ""
632
-
633
- #: ../app/models/setting/discovered.rb:32
634
- msgid "Regex to organize facts for ipmi section"
635
- msgstr ""
636
-
637
- #: ../app/models/setting/discovered.rb:32
638
- msgid "IPMI facts"
639
- msgstr ""
640
-
641
- #: ../app/models/setting/discovered.rb:33
642
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
643
- msgstr ""
644
-
645
- #: ../app/models/setting/discovered.rb:33
646
- msgid "Lock PXE"
647
- msgstr ""
648
-
649
- #: ../app/models/setting/discovered.rb:34
650
- msgid "PXELinux template to be used when pinning a host to discovery"
651
- msgstr ""
652
-
653
- #: ../app/models/setting/discovered.rb:34
654
- msgid "Locked PXELinux template name"
655
- msgstr ""
656
-
657
- #: ../app/models/setting/discovered.rb:35
658
- msgid "PXEGrub template to be used when pinning a host to discovery"
659
- msgstr ""
660
-
661
- #: ../app/models/setting/discovered.rb:35
662
- msgid "Locked PXEGrub template name"
663
- msgstr ""
664
-
665
- #: ../app/models/setting/discovered.rb:36
666
- msgid "PXEGrub2 template to be used when pinning a host to discovery"
667
- msgstr ""
668
-
669
- #: ../app/models/setting/discovered.rb:36
670
- msgid "Locked PXEGrub2 template name"
671
- msgstr ""
672
-
673
- #: ../app/models/setting/discovered.rb:37
674
- msgid "Force DNS entries creation when provisioning discovered host"
675
- msgstr ""
676
-
677
- #: ../app/models/setting/discovered.rb:37
678
- msgid "Force DNS"
679
- msgstr ""
680
-
681
- #: ../app/models/setting/discovered.rb:38
682
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
683
- msgstr ""
684
-
685
- #: ../app/models/setting/discovered.rb:38
686
- msgid "Error on existing NIC"
687
- msgstr ""
688
-
689
- #: ../app/models/setting/discovered.rb:39
690
- msgid "Discovery hostname naming pattern"
691
- msgstr ""
692
-
693
- #: ../app/models/setting/discovered.rb:39
694
- msgid "Type of name generator"
695
- msgstr ""
696
-
697
- #: ../app/models/setting/discovered.rb:40
698
- msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
699
- msgstr ""
700
-
701
- #: ../app/models/setting/discovered.rb:40
702
- msgid "Prefer IPv6"
703
- msgstr ""
704
-
705
- #: ../app/services/foreman_discovery/fact_parser.rb:4
706
- msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
707
- msgstr ""
708
-
709
- #: ../app/services/foreman_discovery/fact_parser.rb:6
710
- msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
711
- msgstr ""
712
-
713
- #: ../app/services/foreman_discovery/fact_parser.rb:12
714
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
715
- msgstr ""
716
-
717
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
718
- msgid "Highlights"
719
- msgstr ""
720
-
721
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
722
- msgid "Storage"
723
- msgstr "儲存裝置"
724
-
725
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
726
- msgid "Hardware"
727
- msgstr "硬體"
728
-
729
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
730
- msgid "Network"
731
- msgstr "網路"
732
-
733
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
734
- msgid "Software"
735
- msgstr "軟體"
736
-
737
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
738
- msgid "IPMI"
739
- msgstr "IPMI"
740
-
741
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
742
- msgid "Miscellaneous"
743
- msgstr "雜項"
744
-
745
- #: ../app/services/foreman_discovery/host_converter.rb:47
746
- msgid "IPAM must be configured for subnet '%s'"
747
- msgstr ""
748
-
749
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
750
- msgid "Image API returned HTTP/%{code} with '%{body}"
751
- msgstr ""
752
-
753
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
754
- msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
755
- msgstr ""
756
-
757
- #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
758
- msgid "Host %s has been dicovered"
759
- msgstr ""
760
-
761
- #: ../app/views/dashboard/_discovery_widget.html.erb:5
762
- msgid "Discovered Host"
763
- msgid_plural "Discovered Hosts"
764
- msgstr[0] ""
765
- msgstr[1] ""
766
-
767
- #: ../app/views/dashboard/_discovery_widget.html.erb:9
768
- msgid "No discovered hosts available"
769
- msgstr ""
770
-
771
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
772
- msgid "Host"
773
- msgstr "主機"
774
-
775
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
776
- msgid "Model"
777
- msgstr "型號"
778
-
779
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
780
- msgid "CPUs"
781
- msgstr "CPU"
782
-
783
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
784
- msgid "Memory"
785
- msgstr "記憶體"
786
-
787
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
788
- msgid "Customize Host"
789
- msgstr ""
790
-
791
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
792
- msgid "Create Host"
793
- msgstr ""
794
-
795
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
796
- msgid "Select all items in this page"
797
- msgstr "選擇這頁中的所有項目"
798
-
799
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
800
- msgid "items selected. Uncheck to Clear"
801
- msgstr "已選取項目。反選以清除"
802
-
803
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
804
- msgid "Name"
805
- msgstr "名稱"
806
-
807
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
808
- msgid "IP Address"
809
- msgstr "IP 位址"
810
-
811
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
812
- msgid "Disk Count"
813
- msgstr ""
814
-
815
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
816
- msgid "Disks Size"
817
- msgstr ""
818
-
819
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
820
- msgid "Location"
821
- msgstr "位置"
822
-
823
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
824
- msgid "Organization"
825
- msgstr "組織"
826
-
827
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
828
- msgid "Subnet"
829
- msgstr "子網路"
830
-
831
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
832
- msgid "Last Facts Upload"
833
- msgstr ""
834
-
835
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
836
- msgid "Actions"
837
- msgstr "動作"
838
-
839
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
840
- msgid "Please Confirm"
841
- msgstr "請確認"
842
-
843
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
844
- msgid "Cancel"
845
- msgstr "取消"
846
-
847
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
848
- msgid "Submit"
849
- msgstr "提交"
850
-
851
- #: ../app/views/discovered_hosts/edit.html.erb:1
852
- msgid "Provision %s"
853
- msgstr ""
854
-
855
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
856
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
857
- msgstr "這可能會花上一段時間,因為所有主機、詳情與報告皆會被刪除"
858
-
859
- #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
860
- msgid "Select location"
861
- msgstr "選擇位置"
862
-
863
- #: ../app/views/discovered_hosts/select_multiple_organization.html.erb:5
864
- msgid "Select organization"
865
- msgstr "選擇組織"
866
-
867
- #: ../app/views/discovered_hosts/show.html.erb:1
868
- msgid "Discovered host: %s"
869
- msgstr "發現的主機:%s"
870
-
871
- #: ../app/views/discovered_hosts/show.html.erb:37
872
- msgid "Interfaces"
873
- msgstr "介面"
874
-
875
- #: ../app/views/discovered_hosts/show.html.erb:44
876
- msgid "Type"
877
- msgstr "種類"
878
-
879
- #: ../app/views/discovered_hosts/show.html.erb:45
880
- msgid "Identifier"
881
- msgstr "辨識碼"
882
-
883
- #: ../app/views/discovered_hosts/show.html.erb:46
884
- msgid "MAC address"
885
- msgstr "MAC 位址"
886
-
887
- #: ../app/views/discovered_hosts/show.html.erb:47
888
- msgid "IP address"
889
- msgstr "IP 位址"
890
-
891
- #: ../app/views/discovered_hosts/show.html.erb:66
892
- msgid "Collapse All"
893
- msgstr "全部收回"
894
-
895
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
896
- msgid "Summary report for discovered hosts from Foreman"
897
- msgstr ""
898
-
899
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
900
- msgid "<b>Foreman</b> Discovered hosts summary"
901
- msgstr ""
902
-
903
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
904
- msgid "Summary from %{time} ago to %{now}"
905
- msgstr ""
906
-
907
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
908
- msgid "Discovered hosts from Foreman server at %{foreman_url}"
909
- msgstr ""
910
-
911
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
912
- msgid "Disk count"
913
- msgstr "磁碟計數"
914
-
915
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
916
- msgid "Disks size"
917
- msgstr "磁碟大小"
918
-
919
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:31
920
- msgid "No discovered hosts for the selected period"
921
- msgstr ""
922
-
923
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:1
924
- msgid "Foreman discovered hosts summary"
925
- msgstr ""
926
-
927
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:21
928
- msgid "No new discovered hosts for this period"
929
- msgstr ""
930
-
931
- #: ../app/views/discovery_rules/_form.html.erb:5
932
- msgid "Primary"
933
- msgstr "主要"
934
-
935
- #: ../app/views/discovery_rules/_form.html.erb:7
936
- msgid "Locations"
937
- msgstr "位置"
938
-
939
- #: ../app/views/discovery_rules/_form.html.erb:10
940
- msgid "Organizations"
941
- msgstr "組織"
942
-
943
- #: ../app/views/discovery_rules/_form.html.erb:22
944
- msgid "Target host group for this rule with all properties set"
945
- msgstr ""
946
-
947
- #: ../app/views/discovery_rules/_form.html.erb:25
948
- msgid "Hostname for provisioned hosts"
949
- msgstr ""
950
-
951
- #: ../app/views/discovery_rules/_form.html.erb:26
952
- msgid "Hosts Limit"
953
- msgstr "主機限制"
954
-
955
- #: ../app/views/discovery_rules/_form.html.erb:26
956
- msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
957
- msgstr ""
958
-
959
- #: ../app/views/discovery_rules/_form.html.erb:27
960
- msgid "Rule priority (lower integer means higher priority)"
961
- msgstr ""
962
-
963
- #: ../app/views/discovery_rules/_template_inline.erb:2
964
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
965
- msgstr ""
966
-
967
- #: ../app/views/discovery_rules/_template_inline.erb:4
968
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
969
- msgstr ""
970
-
971
- #: ../app/views/discovery_rules/_template_inline.erb:5
972
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
973
- msgstr ""
974
-
975
- #: ../app/views/discovery_rules/_template_inline.erb:8
976
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
977
- msgstr ""
978
-
979
- #: ../app/views/discovery_rules/_template_inline.erb:9
980
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
981
- msgstr ""
982
-
983
- #: ../app/views/discovery_rules/clone.erb:1
984
- msgid "Clone %s"
985
- msgstr "複製 %s"
986
-
987
- #: ../app/views/discovery_rules/edit.html.erb:1
988
- msgid "Edit %s"
989
- msgstr "編輯 %s"
990
-
991
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
992
- msgid "Discovery Rules"
993
- msgstr ""
994
-
995
- #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
996
- msgid "Create Rule"
997
- msgstr ""
998
-
999
- #: ../app/views/discovery_rules/index.html.erb:6
1000
- msgid "DiscoveryRule|Name"
1001
- msgstr ""
1002
-
1003
- #: ../app/views/discovery_rules/index.html.erb:7
1004
- msgid "DiscoveryRule|Priority"
1005
- msgstr ""
1006
-
1007
- #: ../app/views/discovery_rules/index.html.erb:8
1008
- msgid "DiscoveryRule|Query"
1009
- msgstr ""
1010
-
1011
- #: ../app/views/discovery_rules/index.html.erb:9
1012
- msgid "Host Group"
1013
- msgstr "主機群組"
1014
-
1015
- #: ../app/views/discovery_rules/index.html.erb:10
1016
- msgid "Hosts/Limit"
1017
- msgstr ""
1018
-
1019
- #: ../app/views/discovery_rules/index.html.erb:13
1020
- msgid "DiscoveryRule|Enabled"
1021
- msgstr ""
1022
-
1023
- #: ../app/views/discovery_rules/new.html.erb:1
1024
- msgid "New Discovery Rule"
1025
- msgstr ""
1026
-
1027
- #: ../app/views/discovery_rules/welcome.html.erb:8
1028
- msgid "Discovered Rules"
1029
- msgstr ""
1030
-
1031
- #: ../db/seeds.d/50_discovery_templates.rb:5
1032
- msgid "Command line options for kexec during PXE-less provisioning."
1033
- msgstr ""
1034
-
1035
- #: ../db/seeds.d/70_discovery_mail_notification.rb:3
1036
- msgid "A summary of discovered hosts"
1037
- msgstr ""
1038
-
1039
- #: ../db/seeds.d/80_discovery_ui_notification.rb:4
1040
- msgid "New hosts"
1041
- msgstr ""
1042
-
1043
- #: ../db/seeds.d/80_discovery_ui_notification.rb:6
1044
- msgid "One or more hosts have been discovered"
1045
- msgstr ""
1046
-
1047
- #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1048
- msgid "Details"
1049
- msgstr "詳細資料"
1050
-
1051
- #: ../db/seeds.d/80_discovery_ui_notification.rb:18
1052
- msgid "Hosts"
1053
- msgstr "主機"
1054
-
1055
- #: ../db/seeds.d/80_discovery_ui_notification.rb:20
1056
- msgid "Error message goes here"
1057
- msgstr ""
1058
-
1059
- #: ../lib/foreman_discovery/engine.rb:177
1060
- msgid "Discovery Kexec template"
1061
- msgstr ""
1062
-
1063
- #: ../lib/foreman_discovery/engine.rb:186
1064
- msgid "Discovery Proxy"
1065
- msgstr ""
1066
-
1067
- #: ../lib/foreman_discovery/engine.rb:187
1068
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1069
- msgstr ""
1070
-
1071
- #: ../lib/foreman_discovery/engine.rb:188
1072
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1073
- msgstr ""
1074
-
1075
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1076
- msgid "For more information please see "
1077
- msgstr ""
1078
-
1079
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1080
- msgid "documentation"
1081
- msgstr ""
1082
-
1083
- #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1084
- msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1085
- msgstr ""
1086
-
1087
- #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1088
- msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1089
- msgstr ""
1090
-
1091
- #: action_names.rb:2
1092
- msgid "Remote action:"
1093
- msgstr "遠端動作:"
1094
-
1095
- #: action_names.rb:3
1096
- msgid "Import Puppet classes"
1097
- msgstr "匯入 Puppet 類別"
1098
-
1099
- #: action_names.rb:4
1100
- msgid "Import facts"
1101
- msgstr "匯入詳情"
1102
-
1103
- #: action_names.rb:5
1104
- msgid "Action with sub plans"
1105
- msgstr "有子計畫的動作"