foreman_discovery 5.0.1 → 5.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2015 Foreman developers
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Dominic Cleal <dominic@cleal.org>, 2014
7
7
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
@@ -9,11 +9,11 @@
9
9
  msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: Foreman\n"
12
- "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
13
- "PO-Revision-Date: 2015-10-15 09:16+0000\n"
12
+ "Report-Msgid-Bugs-To: \n"
13
+ "POT-Creation-Date: 2016-02-25 10:58+0100\n"
14
+ "PO-Revision-Date: 2016-02-25 10:06+0000\n"
14
15
  "Last-Translator: Lukáš Zapletal\n"
15
- "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
16
- "uage/sv_SE/)\n"
16
+ "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
  "Content-Transfer-Encoding: 8bit\n"
@@ -24,19 +24,23 @@ msgstr ""
24
24
  msgid "List all discovered hosts"
25
25
  msgstr ""
26
26
 
27
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16 ../app/controllers/api/v2/discovery_rules_controller.rb:14
27
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
28
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
28
29
  msgid "filter results"
29
30
  msgstr "filtrera resultat"
30
31
 
31
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
32
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
33
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
32
34
  msgid "sort results"
33
35
  msgstr ""
34
36
 
35
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
37
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
38
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
36
39
  msgid "paginate results"
37
40
  msgstr ""
38
41
 
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
42
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
43
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
40
44
  msgid "number of entries per request"
41
45
  msgstr ""
42
46
 
@@ -61,11 +65,14 @@ msgid "not required if it's a virtual machine"
61
65
  msgstr ""
62
66
 
63
67
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
64
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
68
+ msgid ""
69
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
65
70
  msgstr ""
66
71
 
67
72
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
68
- msgid "required if value is not inherited from host group or default password in settings"
73
+ msgid ""
74
+ "required if value is not inherited from host group or default password in "
75
+ "settings"
69
76
  msgstr ""
70
77
 
71
78
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:85
@@ -77,14 +84,18 @@ msgid "Upload facts for a host, creating the host if required"
77
84
  msgstr ""
78
85
 
79
86
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
80
- 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)"
87
+ msgid ""
88
+ "hash containing facts for the host with minimum set of facts: "
89
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
90
+ "eth0 (example in case primary interface is named eth0)"
81
91
  msgstr ""
82
92
 
83
93
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:112
84
94
  msgid "Execute rules against a discovered host"
85
95
  msgstr ""
86
96
 
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118 ../app/controllers/discovered_hosts_controller.rb:147
97
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118
98
+ #: ../app/controllers/discovered_hosts_controller.rb:147
88
99
  msgid "Host %{host} was provisioned with rule %{rule}"
89
100
  msgstr ""
90
101
 
@@ -92,7 +103,8 @@ msgstr ""
92
103
  msgid "Unable to provision %{host}: %{errors}"
93
104
  msgstr ""
94
105
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:127 ../app/controllers/discovered_hosts_controller.rb:154
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:127
107
+ #: ../app/controllers/discovered_hosts_controller.rb:154
96
108
  msgid "No rule found for host %s"
97
109
  msgstr ""
98
110
 
@@ -100,11 +112,13 @@ msgstr ""
100
112
  msgid "Execute rules against all currently discovered hosts"
101
113
  msgstr ""
102
114
 
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138 ../app/controllers/discovered_hosts_controller.rb:160
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
116
+ #: ../app/controllers/discovered_hosts_controller.rb:160
104
117
  msgid "Errors during auto provisioning: %s"
105
118
  msgstr ""
106
119
 
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:141 ../app/controllers/discovered_hosts_controller.rb:163
120
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:141
121
+ #: ../app/controllers/discovered_hosts_controller.rb:163
108
122
  msgid "No discovered hosts to provision"
109
123
  msgstr ""
110
124
 
@@ -124,7 +138,8 @@ msgstr ""
124
138
  msgid "Rebooting all discovered hosts"
125
139
  msgstr ""
126
140
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:203 ../app/controllers/discovered_hosts_controller.rb:105
141
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:203
142
+ #: ../app/controllers/discovered_hosts_controller.rb:105
128
143
  msgid "Discovered hosts are rebooting now"
129
144
  msgstr ""
130
145
 
@@ -149,7 +164,8 @@ msgid "the hostgroup that is used to auto provision a host"
149
164
  msgstr ""
150
165
 
151
166
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
152
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
167
+ msgid ""
168
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
153
169
  msgstr ""
154
170
 
155
171
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
@@ -157,7 +173,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
157
173
  msgstr ""
158
174
 
159
175
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
160
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
176
+ msgid ""
177
+ "puts the rules in order, low numbers go first. Must be greater then zero"
161
178
  msgstr ""
162
179
 
163
180
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
@@ -264,19 +281,23 @@ msgstr ""
264
281
  msgid "%s ago"
265
282
  msgstr "%s sedan"
266
283
 
267
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
284
+ #: ../app/helpers/discovered_hosts_helper.rb:15
285
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
268
286
  msgid "Provision"
269
287
  msgstr "Provisionera"
270
288
 
271
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
289
+ #: ../app/helpers/discovered_hosts_helper.rb:16
290
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
272
291
  msgid "Auto Provision"
273
292
  msgstr ""
274
293
 
275
- #: ../app/helpers/discovered_hosts_helper.rb:17 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:44
294
+ #: ../app/helpers/discovered_hosts_helper.rb:17
295
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:44
276
296
  msgid "Refresh facts"
277
297
  msgstr "Uppdatera fakta"
278
298
 
279
- #: ../app/helpers/discovered_hosts_helper.rb:18 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:45
299
+ #: ../app/helpers/discovered_hosts_helper.rb:18
300
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:45
280
301
  msgid "Reboot"
281
302
  msgstr ""
282
303
 
@@ -284,7 +305,8 @@ msgstr ""
284
305
  msgid "Back"
285
306
  msgstr ""
286
307
 
287
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/helpers/discovered_hosts_helper.rb:46
308
+ #: ../app/helpers/discovered_hosts_helper.rb:23
309
+ #: ../app/helpers/discovered_hosts_helper.rb:46
288
310
  msgid "Select Action"
289
311
  msgstr "Välj Åtgärd"
290
312
 
@@ -334,7 +356,7 @@ msgstr ""
334
356
 
335
357
  #: ../app/helpers/discovery_rules_helper.rb:26
336
358
  msgid "Discovered Hosts"
337
- msgstr ""
359
+ msgstr "Hittade värdar"
338
360
 
339
361
  #: ../app/helpers/discovery_rules_helper.rb:27
340
362
  msgid "Associated Hosts"
@@ -377,14 +399,17 @@ msgid "must start with a letter or ERB."
377
399
  msgstr ""
378
400
 
379
401
  #: ../app/models/discovery_rule.rb:49
380
- msgid "Host group organization %s must also be associated to the discovery rule"
381
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
402
+ msgid ""
403
+ "Host group organization %s must also be associated to the discovery rule"
404
+ msgid_plural ""
405
+ "Host group organizations %s must also be associated to the discovery rule"
382
406
  msgstr[0] ""
383
407
  msgstr[1] ""
384
408
 
385
409
  #: ../app/models/discovery_rule.rb:55
386
410
  msgid "Host group location %s must also be associated to the discovery rule"
387
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
411
+ msgid_plural ""
412
+ "Host group locations %s must also be associated to the discovery rule"
388
413
  msgstr[0] ""
389
414
  msgstr[1] ""
390
415
 
@@ -393,11 +418,15 @@ msgid "Invalid facts, must be a Hash"
393
418
  msgstr ""
394
419
 
395
420
  #: ../app/models/host/discovered.rb:39
396
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
421
+ msgid ""
422
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
423
+ "and set hostname"
397
424
  msgstr ""
398
425
 
399
426
  #: ../app/models/host/discovered.rb:46
400
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
427
+ msgid ""
428
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
429
+ "the discovery_hostname setting: %s"
401
430
  msgstr ""
402
431
 
403
432
  #: ../app/models/host/discovered.rb:107
@@ -449,7 +478,9 @@ msgid "List of facts to use for the hostname (separated by comma, first wins)"
449
478
  msgstr ""
450
479
 
451
480
  #: ../app/models/setting/discovered.rb:21
452
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
481
+ msgid ""
482
+ "Automatically provision newly discovered hosts, according to the "
483
+ "provisioning rules"
453
484
  msgstr ""
454
485
 
455
486
  #: ../app/models/setting/discovered.rb:22
@@ -497,7 +528,9 @@ msgid "Regex to organize facts for ipmi section"
497
528
  msgstr ""
498
529
 
499
530
  #: ../app/services/foreman_discovery/fact_parser.rb:9
500
- msgid "Unable to detect primary interface using MAC '%{mac}' specified by discovery_fact '%{fact}'"
531
+ msgid ""
532
+ "Unable to detect primary interface using MAC '%{mac}' specified by "
533
+ "discovery_fact '%{fact}'"
501
534
  msgstr ""
502
535
 
503
536
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -516,19 +549,30 @@ msgstr ""
516
549
  msgid "Host"
517
550
  msgstr "Värd"
518
551
 
519
- #: ../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
552
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
553
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
554
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
555
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
556
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
520
557
  msgid "Model"
521
558
  msgstr "Modell"
522
559
 
523
- #: ../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
560
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
561
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
562
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
563
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
524
564
  msgid "CPUs"
525
565
  msgstr "CPUer"
526
566
 
527
- #: ../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
567
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
568
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
569
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
570
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
528
571
  msgid "Memory"
529
572
  msgstr "Minne"
530
573
 
531
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../lib/foreman_discovery/engine.rb:136
574
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
575
+ #: ../lib/foreman_discovery/engine.rb:136
532
576
  msgid "Discovered hosts"
533
577
  msgstr "Hittade värdar"
534
578
 
@@ -540,27 +584,38 @@ msgstr "poster markerade. Avmarkera för att rensa"
540
584
  msgid "Select all items in this page"
541
585
  msgstr "Markera alla valbara på denna sida"
542
586
 
543
- #: ../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
587
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
588
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
589
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
590
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
544
591
  msgid "Name"
545
592
  msgstr "Namn"
546
593
 
547
- #: ../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
594
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
595
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
596
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
548
597
  msgid "IP Address"
549
598
  msgstr "IPadress"
550
599
 
551
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11 ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
600
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
601
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
602
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
552
603
  msgid "Disk count"
553
604
  msgstr ""
554
605
 
555
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12 ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
606
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
607
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
608
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
556
609
  msgid "Disks size"
557
610
  msgstr ""
558
611
 
559
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
612
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
613
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
560
614
  msgid "Location"
561
615
  msgstr "Lokation"
562
616
 
563
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovered_hosts/_selected_hosts.html.erb:13
617
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
618
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
564
619
  msgid "Organization"
565
620
  msgstr "Organisation"
566
621
 
@@ -601,7 +656,9 @@ msgid "Warning"
601
656
  msgstr "Varning"
602
657
 
603
658
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
604
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
659
+ msgid ""
660
+ "This might take a while, as all hosts, facts and reports will be destroyed "
661
+ "as well"
605
662
  msgstr "Detta kan dröja då alla värdar, fakta och rapporter också kommer bli förstörda"
606
663
 
607
664
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -636,11 +693,13 @@ msgstr ""
636
693
  msgid "<b>Foreman</b> Discovered hosts summary"
637
694
  msgstr ""
638
695
 
639
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
696
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
697
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
640
698
  msgid "Summary from %{time} ago to %{now}"
641
699
  msgstr ""
642
700
 
643
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
701
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
702
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
644
703
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
645
704
  msgstr ""
646
705
 
@@ -677,15 +736,23 @@ msgid "Template"
677
736
  msgstr "Mall"
678
737
 
679
738
  #: ../app/views/discovery_rules/_form.html.erb:26
680
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
739
+ msgid ""
740
+ "Specify target hostname template pattern in the same syntax as in "
741
+ "Provisioning Templates (ERB)."
681
742
  msgstr ""
682
743
 
683
744
  #: ../app/views/discovery_rules/_form.html.erb:29
684
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank. In addition to @host attribute function rand for random integers is available. Examples:"
745
+ msgid ""
746
+ "Domain will be appended automatically. A hostname based on MAC address will "
747
+ "be used when left blank. In addition to @host attribute function rand for "
748
+ "random integers is available. Examples:"
685
749
  msgstr ""
686
750
 
687
751
  #: ../app/views/discovery_rules/_form.html.erb:42
688
- msgid "When creating hostname patterns, make sure the resulting host names are unique. Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
752
+ msgid ""
753
+ "When creating hostname patterns, make sure the resulting host names are "
754
+ "unique. Hostnames must not start with numbers. A good approach is to use "
755
+ "unique information provided by facter (MAC address, BIOS or serial ID)."
689
756
  msgstr ""
690
757
 
691
758
  #: ../app/views/discovery_rules/_form.html.erb:43
@@ -755,12 +822,3 @@ msgstr ""
755
822
  #: ../lib/foreman_discovery/engine.rb:146
756
823
  msgid "Discovery widget"
757
824
  msgstr ""
758
-
759
- #~ msgid "Fact"
760
- #~ msgstr "Fakta"
761
-
762
- #~ msgid "Facts discovered on this host"
763
- #~ msgstr "Fakta hittade för denna värd"
764
-
765
- #~ msgid "Value"
766
- #~ msgstr "Värde"
@@ -1,16 +1,16 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) 2015 Foreman developers
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: Foreman\n"
9
- "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
10
- "PO-Revision-Date: 2015-10-15 09:16+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Chinese (China) (http://www.transifex.com/foreman/foreman/langu"
13
- "age/zh_CN/)\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2016-02-25 10:58+0100\n"
11
+ "PO-Revision-Date: 2016-03-08 17:54+0000\n"
12
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
13
+ "Language-Team: Chinese (China) (http://www.transifex.com/foreman/foreman/language/zh_CN/)\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
@@ -21,19 +21,23 @@ msgstr ""
21
21
  msgid "List all discovered hosts"
22
22
  msgstr "列出所有发现的主机"
23
23
 
24
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16 ../app/controllers/api/v2/discovery_rules_controller.rb:14
24
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
25
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
25
26
  msgid "filter results"
26
27
  msgstr "过滤结果"
27
28
 
28
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
29
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
30
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
29
31
  msgid "sort results"
30
32
  msgstr "结果排序"
31
33
 
32
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
33
36
  msgid "paginate results"
34
37
  msgstr "页数"
35
38
 
36
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
40
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
37
41
  msgid "number of entries per request"
38
42
  msgstr "每个请求中的条目数"
39
43
 
@@ -58,11 +62,14 @@ msgid "not required if it's a virtual machine"
58
62
  msgstr "虚拟机不需要"
59
63
 
60
64
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
61
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
65
+ msgid ""
66
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
62
67
  msgstr "用来跟踪复杂任务状态的 UUID,GET /api/orchestration/:UUID/tasks"
63
68
 
64
69
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
65
- msgid "required if value is not inherited from host group or default password in settings"
70
+ msgid ""
71
+ "required if value is not inherited from host group or default password in "
72
+ "settings"
66
73
  msgstr "如果不是从主机组中集成或使用设置中的默认密码则需要"
67
74
 
68
75
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:85
@@ -74,14 +81,18 @@ msgid "Upload facts for a host, creating the host if required"
74
81
  msgstr "上传主机详情,如需要,请创建主机。"
75
82
 
76
83
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
77
- 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)"
84
+ msgid ""
85
+ "hash containing facts for the host with minimum set of facts: "
86
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
87
+ "eth0 (example in case primary interface is named eth0)"
78
88
  msgstr ""
79
89
 
80
90
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:112
81
91
  msgid "Execute rules against a discovered host"
82
92
  msgstr "根据发现的主机执行规则"
83
93
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118 ../app/controllers/discovered_hosts_controller.rb:147
94
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118
95
+ #: ../app/controllers/discovered_hosts_controller.rb:147
85
96
  msgid "Host %{host} was provisioned with rule %{rule}"
86
97
  msgstr "根据规则 %{rule} 供应主机 %{host}"
87
98
 
@@ -89,7 +100,8 @@ msgstr "根据规则 %{rule} 供应主机 %{host}"
89
100
  msgid "Unable to provision %{host}: %{errors}"
90
101
  msgstr ""
91
102
 
92
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:127 ../app/controllers/discovered_hosts_controller.rb:154
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:127
104
+ #: ../app/controllers/discovered_hosts_controller.rb:154
93
105
  msgid "No rule found for host %s"
94
106
  msgstr "未找到主机 %s 的规则"
95
107
 
@@ -97,11 +109,13 @@ msgstr "未找到主机 %s 的规则"
97
109
  msgid "Execute rules against all currently discovered hosts"
98
110
  msgstr "根据所有目前已发现主机执行规则"
99
111
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138 ../app/controllers/discovered_hosts_controller.rb:160
112
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
113
+ #: ../app/controllers/discovered_hosts_controller.rb:160
101
114
  msgid "Errors during auto provisioning: %s"
102
115
  msgstr "自动供应时出错:%s"
103
116
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:141 ../app/controllers/discovered_hosts_controller.rb:163
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:141
118
+ #: ../app/controllers/discovered_hosts_controller.rb:163
105
119
  msgid "No discovered hosts to provision"
106
120
  msgstr "没有发现的主机需要供应"
107
121
 
@@ -121,7 +135,8 @@ msgstr "重启已发现主机"
121
135
  msgid "Rebooting all discovered hosts"
122
136
  msgstr ""
123
137
 
124
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:203 ../app/controllers/discovered_hosts_controller.rb:105
138
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:203
139
+ #: ../app/controllers/discovered_hosts_controller.rb:105
125
140
  msgid "Discovered hosts are rebooting now"
126
141
  msgstr ""
127
142
 
@@ -135,31 +150,33 @@ msgstr "显示发现规则"
135
150
 
136
151
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:31
137
152
  msgid "represents rule name shown to the users"
138
- msgstr ""
153
+ msgstr "代表显示给用户的规则名称"
139
154
 
140
155
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
141
156
  msgid "query to match discovered hosts for the particular rule"
142
- msgstr ""
157
+ msgstr "查询以便将找到的主机与具体规则匹配"
143
158
 
144
159
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
145
160
  msgid "the hostgroup that is used to auto provision a host"
146
- msgstr ""
161
+ msgstr "用来自动供应主机的主机组"
147
162
 
148
163
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
149
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
150
- msgstr ""
164
+ msgid ""
165
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
166
+ msgstr "定义为匹配的主机分配可读主机名的模式"
151
167
 
152
168
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
153
169
  msgid "enables to limit maximum amount of provisioned hosts per rule"
154
- msgstr ""
170
+ msgstr "启用以便限制每个规则可供应主机的最大数量"
155
171
 
156
172
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
157
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
158
- msgstr ""
173
+ msgid ""
174
+ "puts the rules in order, low numbers go first. Must be greater then zero"
175
+ msgstr "按顺序排列规则,从最小的数字开始。数字必须大于 0"
159
176
 
160
177
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
161
178
  msgid "flag is used for temporary shutdown of rules"
162
- msgstr ""
179
+ msgstr "用于临时关闭规则的标签"
163
180
 
164
181
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:41
165
182
  msgid "Create a discovery rule"
@@ -261,19 +278,23 @@ msgstr "已启用规则"
261
278
  msgid "%s ago"
262
279
  msgstr "%s 前"
263
280
 
264
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
281
+ #: ../app/helpers/discovered_hosts_helper.rb:15
282
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
265
283
  msgid "Provision"
266
284
  msgstr "供应"
267
285
 
268
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
286
+ #: ../app/helpers/discovered_hosts_helper.rb:16
287
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
269
288
  msgid "Auto Provision"
270
289
  msgstr "自动供应"
271
290
 
272
- #: ../app/helpers/discovered_hosts_helper.rb:17 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:44
291
+ #: ../app/helpers/discovered_hosts_helper.rb:17
292
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:44
273
293
  msgid "Refresh facts"
274
294
  msgstr "刷新详情"
275
295
 
276
- #: ../app/helpers/discovered_hosts_helper.rb:18 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:45
296
+ #: ../app/helpers/discovered_hosts_helper.rb:18
297
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:45
277
298
  msgid "Reboot"
278
299
  msgstr "重启"
279
300
 
@@ -281,7 +302,8 @@ msgstr "重启"
281
302
  msgid "Back"
282
303
  msgstr ""
283
304
 
284
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/helpers/discovered_hosts_helper.rb:46
305
+ #: ../app/helpers/discovered_hosts_helper.rb:23
306
+ #: ../app/helpers/discovered_hosts_helper.rb:46
285
307
  msgid "Select Action"
286
308
  msgstr "选择动作"
287
309
 
@@ -359,7 +381,7 @@ msgstr ""
359
381
 
360
382
  #: ../app/mailers/discovered_mailer.rb:4
361
383
  msgid "Must specify a user with email enabled"
362
- msgstr ""
384
+ msgstr "必须指定一个启用了电子邮件的用户"
363
385
 
364
386
  #: ../app/mailers/discovered_mailer.rb:15
365
387
  msgid "Discovered hosts summary"
@@ -374,27 +396,32 @@ msgid "must start with a letter or ERB."
374
396
  msgstr "必须以字母或 ERB 开头。"
375
397
 
376
398
  #: ../app/models/discovery_rule.rb:49
377
- msgid "Host group organization %s must also be associated to the discovery rule"
378
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
399
+ msgid ""
400
+ "Host group organization %s must also be associated to the discovery rule"
401
+ msgid_plural ""
402
+ "Host group organizations %s must also be associated to the discovery rule"
379
403
  msgstr[0] ""
380
- msgstr[1] ""
381
404
 
382
405
  #: ../app/models/discovery_rule.rb:55
383
406
  msgid "Host group location %s must also be associated to the discovery rule"
384
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
407
+ msgid_plural ""
408
+ "Host group locations %s must also be associated to the discovery rule"
385
409
  msgstr[0] ""
386
- msgstr[1] ""
387
410
 
388
411
  #: ../app/models/host/discovered.rb:34
389
412
  msgid "Invalid facts, must be a Hash"
390
413
  msgstr "无效详情,必须是 Hash"
391
414
 
392
415
  #: ../app/models/host/discovered.rb:39
393
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
416
+ msgid ""
417
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
418
+ "and set hostname"
394
419
  msgstr ""
395
420
 
396
421
  #: ../app/models/host/discovered.rb:46
397
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
422
+ msgid ""
423
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
424
+ "the discovery_hostname setting: %s"
398
425
  msgstr ""
399
426
 
400
427
  #: ../app/models/host/discovered.rb:107
@@ -446,7 +473,9 @@ msgid "List of facts to use for the hostname (separated by comma, first wins)"
446
473
  msgstr ""
447
474
 
448
475
  #: ../app/models/setting/discovered.rb:21
449
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
476
+ msgid ""
477
+ "Automatically provision newly discovered hosts, according to the "
478
+ "provisioning rules"
450
479
  msgstr "根据供应规则自动供应新发现的主机"
451
480
 
452
481
  #: ../app/models/setting/discovered.rb:22
@@ -494,7 +523,9 @@ msgid "Regex to organize facts for ipmi section"
494
523
  msgstr ""
495
524
 
496
525
  #: ../app/services/foreman_discovery/fact_parser.rb:9
497
- msgid "Unable to detect primary interface using MAC '%{mac}' specified by discovery_fact '%{fact}'"
526
+ msgid ""
527
+ "Unable to detect primary interface using MAC '%{mac}' specified by "
528
+ "discovery_fact '%{fact}'"
498
529
  msgstr ""
499
530
 
500
531
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -513,19 +544,30 @@ msgstr "没有发现的主机可用"
513
544
  msgid "Host"
514
545
  msgstr "主机"
515
546
 
516
- #: ../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
547
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
548
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
549
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
550
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
551
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
517
552
  msgid "Model"
518
553
  msgstr "型号"
519
554
 
520
- #: ../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
555
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
556
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
557
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
558
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
521
559
  msgid "CPUs"
522
560
  msgstr "处理器"
523
561
 
524
- #: ../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
562
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
563
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
564
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
565
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
525
566
  msgid "Memory"
526
567
  msgstr "内存"
527
568
 
528
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../lib/foreman_discovery/engine.rb:136
569
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
570
+ #: ../lib/foreman_discovery/engine.rb:136
529
571
  msgid "Discovered hosts"
530
572
  msgstr "找到的主机"
531
573
 
@@ -537,27 +579,38 @@ msgstr "已选择项目。取消选择清除。"
537
579
  msgid "Select all items in this page"
538
580
  msgstr "选择本页中的所有项目"
539
581
 
540
- #: ../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
582
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
583
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
584
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
585
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
541
586
  msgid "Name"
542
587
  msgstr "名称"
543
588
 
544
- #: ../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
589
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
590
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
591
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
545
592
  msgid "IP Address"
546
593
  msgstr "IP地址"
547
594
 
548
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11 ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
595
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
596
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
597
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
549
598
  msgid "Disk count"
550
599
  msgstr "磁盘计数"
551
600
 
552
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12 ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
601
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
602
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
603
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
553
604
  msgid "Disks size"
554
605
  msgstr "磁盘大小"
555
606
 
556
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
607
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
608
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
557
609
  msgid "Location"
558
610
  msgstr "位置"
559
611
 
560
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovered_hosts/_selected_hosts.html.erb:13
612
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
613
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
561
614
  msgid "Organization"
562
615
  msgstr "机构"
563
616
 
@@ -598,7 +651,9 @@ msgid "Warning"
598
651
  msgstr "警告"
599
652
 
600
653
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
601
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
654
+ msgid ""
655
+ "This might take a while, as all hosts, facts and reports will be destroyed "
656
+ "as well"
602
657
  msgstr "这需要一些时间,因为同时还要删除所有主机、详情及报告。"
603
658
 
604
659
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -615,15 +670,15 @@ msgstr "找到的主机:%s"
615
670
 
616
671
  #: ../app/views/discovered_hosts/show.html.erb:32
617
672
  msgid "Identifier"
618
- msgstr ""
673
+ msgstr "标示符"
619
674
 
620
675
  #: ../app/views/discovered_hosts/show.html.erb:33
621
676
  msgid "MAC address"
622
- msgstr ""
677
+ msgstr "MAC 地址"
623
678
 
624
679
  #: ../app/views/discovered_hosts/show.html.erb:34
625
680
  msgid "IP address"
626
- msgstr ""
681
+ msgstr "IP 地址"
627
682
 
628
683
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
629
684
  msgid "Summary report for discovered hosts from Foreman"
@@ -633,11 +688,13 @@ msgstr ""
633
688
  msgid "<b>Foreman</b> Discovered hosts summary"
634
689
  msgstr ""
635
690
 
636
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
691
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
692
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
637
693
  msgid "Summary from %{time} ago to %{now}"
638
694
  msgstr ""
639
695
 
640
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
696
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
697
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
641
698
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
642
699
  msgstr ""
643
700
 
@@ -655,15 +712,15 @@ msgstr ""
655
712
 
656
713
  #: ../app/views/discovery_rules/_form.html.erb:5
657
714
  msgid "Primary"
658
- msgstr ""
715
+ msgstr ""
659
716
 
660
717
  #: ../app/views/discovery_rules/_form.html.erb:7
661
718
  msgid "Locations"
662
- msgstr ""
719
+ msgstr "位置"
663
720
 
664
721
  #: ../app/views/discovery_rules/_form.html.erb:10
665
722
  msgid "Organizations"
666
- msgstr ""
723
+ msgstr "机构"
667
724
 
668
725
  #: ../app/views/discovery_rules/_form.html.erb:22
669
726
  msgid "Target host group for this rule with all properties set"
@@ -674,15 +731,23 @@ msgid "Template"
674
731
  msgstr "模板"
675
732
 
676
733
  #: ../app/views/discovery_rules/_form.html.erb:26
677
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
734
+ msgid ""
735
+ "Specify target hostname template pattern in the same syntax as in "
736
+ "Provisioning Templates (ERB)."
678
737
  msgstr "以与供应模板(ERB)相同的语法指定目标主机名模板模式。"
679
738
 
680
739
  #: ../app/views/discovery_rules/_form.html.erb:29
681
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank. In addition to @host attribute function rand for random integers is available. Examples:"
740
+ msgid ""
741
+ "Domain will be appended automatically. A hostname based on MAC address will "
742
+ "be used when left blank. In addition to @host attribute function rand for "
743
+ "random integers is available. Examples:"
682
744
  msgstr "将自动附加域。如为空白则会使用基于 MAC 地址的主机名。除 @host 属性外,还有用于随机整数的 rand 函数可用。例如:"
683
745
 
684
746
  #: ../app/views/discovery_rules/_form.html.erb:42
685
- msgid "When creating hostname patterns, make sure the resulting host names are unique. Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
747
+ msgid ""
748
+ "When creating hostname patterns, make sure the resulting host names are "
749
+ "unique. Hostnames must not start with numbers. A good approach is to use "
750
+ "unique information provided by facter (MAC address, BIOS or serial ID)."
686
751
  msgstr "创建主机名模式时,请确保得到的主机名是唯一的。主机名不得以数字开头。可选择 facter 提供的特别信息(比如 MAC 地址,BIOS 或序列 ID)。"
687
752
 
688
753
  #: ../app/views/discovery_rules/_form.html.erb:43
@@ -747,23 +812,8 @@ msgstr ""
747
812
 
748
813
  #: ../lib/foreman_discovery/engine.rb:141
749
814
  msgid "Discovery rules"
750
- msgstr ""
815
+ msgstr "发现规则"
751
816
 
752
817
  #: ../lib/foreman_discovery/engine.rb:146
753
818
  msgid "Discovery widget"
754
- msgstr ""
755
-
756
- #~ msgid "Disable rule?"
757
- #~ msgstr "禁用规则?"
758
-
759
- #~ msgid "Enable rule?"
760
- #~ msgstr "启用规则?"
761
-
762
- #~ msgid "Fact"
763
- #~ msgstr "详情"
764
-
765
- #~ msgid "Facts discovered on this host"
766
- #~ msgstr "在这台主机中找到的详情"
767
-
768
- #~ msgid "Value"
769
- #~ msgstr "值"
819
+ msgstr "发现小程序"