hammer_cli_foreman_discovery 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +5 -5
  2. data/lib/hammer_cli_foreman_discovery/discovery.rb +45 -0
  3. data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
  4. data/locale/Makefile +3 -3
  5. data/locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  6. data/locale/ca/hammer_cli_foreman_discovery.edit.po +77 -67
  7. data/locale/ca/hammer_cli_foreman_discovery.po +16 -5
  8. data/locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  9. data/locale/de/hammer_cli_foreman_discovery.edit.po +78 -69
  10. data/locale/de/hammer_cli_foreman_discovery.po +16 -5
  11. data/locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  12. data/locale/en/hammer_cli_foreman_discovery.edit.po +62 -50
  13. data/locale/en/hammer_cli_foreman_discovery.po +14 -5
  14. data/locale/en_GB/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  15. data/locale/en_GB/hammer_cli_foreman_discovery.edit.po +78 -68
  16. data/locale/en_GB/hammer_cli_foreman_discovery.po +17 -6
  17. data/locale/es/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  18. data/locale/es/hammer_cli_foreman_discovery.edit.po +84 -74
  19. data/locale/es/hammer_cli_foreman_discovery.po +16 -5
  20. data/locale/fr/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  21. data/locale/fr/hammer_cli_foreman_discovery.edit.po +77 -68
  22. data/locale/fr/hammer_cli_foreman_discovery.po +16 -5
  23. data/locale/hammer_cli_foreman_discovery.pot +76 -64
  24. data/locale/it/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  25. data/locale/it/hammer_cli_foreman_discovery.edit.po +82 -69
  26. data/locale/it/hammer_cli_foreman_discovery.po +17 -6
  27. data/locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  28. data/locale/ja/hammer_cli_foreman_discovery.edit.po +78 -68
  29. data/locale/ja/hammer_cli_foreman_discovery.po +17 -6
  30. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  31. data/locale/ko/hammer_cli_foreman_discovery.edit.po +79 -67
  32. data/locale/ko/hammer_cli_foreman_discovery.po +16 -5
  33. data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  34. data/locale/pt_BR/hammer_cli_foreman_discovery.edit.po +83 -72
  35. data/locale/pt_BR/hammer_cli_foreman_discovery.po +17 -6
  36. data/locale/ru/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  37. data/locale/ru/hammer_cli_foreman_discovery.edit.po +83 -71
  38. data/locale/ru/hammer_cli_foreman_discovery.po +16 -5
  39. data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  40. data/locale/zh_CN/hammer_cli_foreman_discovery.edit.po +83 -70
  41. data/locale/zh_CN/hammer_cli_foreman_discovery.po +17 -6
  42. data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  43. data/locale/zh_TW/hammer_cli_foreman_discovery.edit.po +81 -68
  44. data/locale/zh_TW/hammer_cli_foreman_discovery.po +16 -5
  45. metadata +4 -5
@@ -7,7 +7,7 @@
7
7
  # Ettore Atalan <atalanttore@googlemail.com>, 2015
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
10
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2015-06-18 19:38+0000\n"
13
13
  "Last-Translator: Christina Gurski <Gurski_christina@yahoo.de>\n"
@@ -33,9 +33,6 @@ msgstr "Name"
33
33
  msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "Letzter Bericht"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "CPUs"
41
38
 
@@ -51,7 +48,7 @@ msgstr "Festplattengröße"
51
48
  msgid "Subnet"
52
49
  msgstr "Subnetz"
53
50
 
54
- msgid "Last Report"
51
+ msgid "Last report"
55
52
  msgstr "Letzter Bericht"
56
53
 
57
54
  msgid "IP"
@@ -96,9 +93,23 @@ msgstr "Geben Sie das Root-Passwort für den Host ein:"
96
93
  msgid "Auto provision a host"
97
94
  msgstr "Host automatisch bereitstellen"
98
95
 
96
+ msgid "Auto provision all discovered hosts"
97
+ msgstr ""
98
+
99
+ #, fuzzy
100
+ msgid "Hosts created"
101
+ msgstr "Host erstellt"
102
+
99
103
  msgid "Reboot a host"
100
104
  msgstr "Host neu starten"
101
105
 
106
+ msgid "Reboot all discovered hosts"
107
+ msgstr ""
108
+
109
+ #, fuzzy
110
+ msgid "Rebooting hosts"
111
+ msgstr "Host neu starten"
112
+
102
113
  msgid "Host reboot started"
103
114
  msgstr "Host wird neu gestartet"
104
115
 
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2015-01-21 12:06+0200\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -16,182 +16,194 @@ msgstr ""
16
16
  "Content-Transfer-Encoding: 8bit\n"
17
17
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
18
 
19
- #: lib/hammer_cli_foreman_discovery.rb:7
19
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
20
20
  msgid "Manipulate discovered hosts."
21
21
  msgstr ""
22
22
 
23
- #: lib/hammer_cli_foreman_discovery.rb:11
23
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
24
24
  msgid "Manipulate discovered rules."
25
25
  msgstr ""
26
26
 
27
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12 lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
27
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
28
28
  msgid "ID"
29
29
  msgstr ""
30
30
 
31
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13 lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
31
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:17 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
32
32
  msgid "Name"
33
33
  msgstr ""
34
34
 
35
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
35
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
36
36
  msgid "MAC"
37
37
  msgstr ""
38
38
 
39
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
40
- msgid "Last report"
41
- msgstr ""
42
-
43
- #: lib/hammer_cli_foreman_discovery/discovery.rb:16
39
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
44
40
  msgid "CPUs"
45
41
  msgstr ""
46
42
 
47
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
43
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
48
44
  msgid "Memory"
49
45
  msgstr ""
50
46
 
51
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
47
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
52
48
  msgid "Disk count"
53
49
  msgstr ""
54
50
 
55
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
51
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
56
52
  msgid "Disks size"
57
53
  msgstr ""
58
54
 
59
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
55
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
60
56
  msgid "Subnet"
61
57
  msgstr ""
62
58
 
63
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
- msgid "Last Report"
59
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
60
+ msgid "Last report"
65
61
  msgstr ""
66
62
 
67
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
63
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
68
64
  msgid "IP"
69
65
  msgstr ""
70
66
 
71
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
67
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
72
68
  msgid "Model"
73
69
  msgstr ""
74
70
 
75
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
71
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
76
72
  msgid "Organization"
77
73
  msgstr ""
78
74
 
79
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
75
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
80
76
  msgid "Location"
81
77
  msgstr ""
82
78
 
83
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
79
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
84
80
  msgid "Fact"
85
81
  msgstr ""
86
82
 
87
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
83
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
88
84
  msgid "Value"
89
85
  msgstr ""
90
86
 
91
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
87
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
92
88
  msgid "Host deleted"
93
89
  msgstr ""
94
90
 
95
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
91
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
96
92
  msgid "Could not delete the host"
97
93
  msgstr ""
98
94
 
99
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69 lib/hammer_cli_foreman_discovery/discovery.rb:123
95
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
100
96
  msgid "Host created"
101
97
  msgstr ""
102
98
 
103
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70 lib/hammer_cli_foreman_discovery/discovery.rb:124
99
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
104
100
  msgid "Could not create the host"
105
101
  msgstr ""
106
102
 
107
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
103
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
108
104
  msgid "Host parameters"
109
105
  msgstr ""
110
106
 
111
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
107
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
112
108
  msgid "Interface parameters"
113
109
  msgstr ""
114
110
 
115
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
111
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
116
112
  msgid "Enter the root password for the host:"
117
113
  msgstr ""
118
114
 
119
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
115
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
120
116
  msgid "Auto provision a host"
121
117
  msgstr ""
122
118
 
123
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
119
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
120
+ msgid "Auto provision all discovered hosts"
121
+ msgstr ""
122
+
123
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
124
+ msgid "Hosts created"
125
+ msgstr ""
126
+
127
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
124
128
  msgid "Reboot a host"
125
129
  msgstr ""
126
130
 
127
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
131
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
132
+ msgid "Reboot all discovered hosts"
133
+ msgstr ""
134
+
135
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
136
+ msgid "Rebooting hosts"
137
+ msgstr ""
138
+
139
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
128
140
  msgid "Host reboot started"
129
141
  msgstr ""
130
142
 
131
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
143
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
132
144
  msgid "Could not reboot the host"
133
145
  msgstr ""
134
146
 
135
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
147
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
136
148
  msgid "Refresh the facts of a host"
137
149
  msgstr ""
138
150
 
139
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
151
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
140
152
  msgid "Host facts refreshed"
141
153
  msgstr ""
142
154
 
143
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
155
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
144
156
  msgid "Could not refresh the facts of the host"
145
157
  msgstr ""
146
158
 
147
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
159
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
148
160
  msgid "Hosts"
149
161
  msgstr ""
150
162
 
151
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
163
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
152
164
  msgid "Priority"
153
165
  msgstr ""
154
166
 
155
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
167
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
156
168
  msgid "Search"
157
169
  msgstr ""
158
170
 
159
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
171
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
160
172
  msgid "Host Group"
161
173
  msgstr ""
162
174
 
163
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
175
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
164
176
  msgid "Hosts Limit"
165
177
  msgstr ""
166
178
 
167
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
179
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
168
180
  msgid "Enabled"
169
181
  msgstr ""
170
182
 
171
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
183
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
172
184
  msgid "Hostname template"
173
185
  msgstr ""
174
186
 
175
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
187
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
176
188
  msgid "Rule created"
177
189
  msgstr ""
178
190
 
179
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
191
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
180
192
  msgid "Could not create the rule"
181
193
  msgstr ""
182
194
 
183
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
195
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
184
196
  msgid "Rule updated"
185
197
  msgstr ""
186
198
 
187
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
199
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
188
200
  msgid "Could not update the rule"
189
201
  msgstr ""
190
202
 
191
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
203
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
192
204
  msgid "Rule deleted"
193
205
  msgstr ""
194
206
 
195
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
207
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
196
208
  msgid "Could not delete the rule"
197
209
  msgstr ""
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2015-01-21 12:06+0200\n"
11
11
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
@@ -31,9 +31,6 @@ msgstr ""
31
31
  msgid "MAC"
32
32
  msgstr ""
33
33
 
34
- msgid "Last report"
35
- msgstr ""
36
-
37
34
  msgid "CPUs"
38
35
  msgstr ""
39
36
 
@@ -49,7 +46,7 @@ msgstr ""
49
46
  msgid "Subnet"
50
47
  msgstr ""
51
48
 
52
- msgid "Last Report"
49
+ msgid "Last report"
53
50
  msgstr ""
54
51
 
55
52
  msgid "IP"
@@ -94,9 +91,21 @@ msgstr ""
94
91
  msgid "Auto provision a host"
95
92
  msgstr ""
96
93
 
94
+ msgid "Auto provision all discovered hosts"
95
+ msgstr ""
96
+
97
+ msgid "Hosts created"
98
+ msgstr ""
99
+
97
100
  msgid "Reboot a host"
98
101
  msgstr ""
99
102
 
103
+ msgid "Reboot all discovered hosts"
104
+ msgstr ""
105
+
106
+ msgid "Rebooting hosts"
107
+ msgstr ""
108
+
100
109
  msgid "Host reboot started"
101
110
  msgstr ""
102
111
 
@@ -1,204 +1,214 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Andi Chandler <andi@gowling.com>, 2015
7
- # Dominic Cleal <dominic@cleal.org>, 2015
7
+ # Dominic Cleal <dcleal@redhat.com>, 2015
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
10
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2015-03-19 15:06+0200\n"
13
- "PO-Revision-Date: 2015-12-15 15:10+0000\n"
12
+ "PO-Revision-Date: 2015-05-28 23:40+0000\n"
14
13
  "Last-Translator: Andi Chandler <andi@gowling.com>\n"
15
- "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)\n"
14
+ "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/fore"
15
+ "man/language/en_GB/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Language: en_GB\n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
23
- msgid "Hosts"
24
- msgstr "Hosts"
22
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
23
+ msgid "Manipulate discovered hosts."
24
+ msgstr "Manipulate discovered hosts."
25
25
 
26
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
27
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
26
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
27
+ msgid "Manipulate discovered rules."
28
+ msgstr "Manipulate discovered rules."
29
+
30
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
28
31
  msgid "ID"
29
32
  msgstr "ID"
30
33
 
31
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
32
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
34
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:17 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
33
35
  msgid "Name"
34
36
  msgstr "Name"
35
37
 
36
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
38
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
37
39
  msgid "MAC"
38
40
  msgstr "MAC"
39
41
 
40
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
41
- msgid "Last report"
42
- msgstr "Last report"
43
-
44
- #: lib/hammer_cli_foreman_discovery/discovery.rb:16
42
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
45
43
  msgid "CPUs"
46
44
  msgstr "CPUs"
47
45
 
48
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
46
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
49
47
  msgid "Memory"
50
48
  msgstr "Memory"
51
49
 
52
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
50
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
53
51
  msgid "Disk count"
54
52
  msgstr "Disk count"
55
53
 
56
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
54
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
57
55
  msgid "Disks size"
58
56
  msgstr "Disks size"
59
57
 
60
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
58
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
61
59
  msgid "Subnet"
62
60
  msgstr "Subnet"
63
61
 
64
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
65
- msgid "Last Report"
66
- msgstr "Last Report"
62
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
63
+ msgid "Last report"
64
+ msgstr "Last report"
67
65
 
68
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
66
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
69
67
  msgid "IP"
70
68
  msgstr "IP"
71
69
 
72
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
70
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
73
71
  msgid "Model"
74
72
  msgstr "Model"
75
73
 
76
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
74
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
77
75
  msgid "Organization"
78
76
  msgstr "Organisation"
79
77
 
80
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
78
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
81
79
  msgid "Location"
82
80
  msgstr "Location"
83
81
 
84
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
82
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
85
83
  msgid "Fact"
86
84
  msgstr "Fact"
87
85
 
88
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
86
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
89
87
  msgid "Value"
90
88
  msgstr "Value"
91
89
 
92
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
90
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
93
91
  msgid "Host deleted"
94
92
  msgstr "Host deleted"
95
93
 
96
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
94
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
97
95
  msgid "Could not delete the host"
98
96
  msgstr "Could not delete the host"
99
97
 
100
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
101
- #: lib/hammer_cli_foreman_discovery/discovery.rb:123
98
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
102
99
  msgid "Host created"
103
100
  msgstr "Host created"
104
101
 
105
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
106
- #: lib/hammer_cli_foreman_discovery/discovery.rb:124
102
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
107
103
  msgid "Could not create the host"
108
104
  msgstr "Could not create the host"
109
105
 
110
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
106
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
111
107
  msgid "Host parameters"
112
108
  msgstr "Host parameters"
113
109
 
114
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
110
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
115
111
  msgid "Interface parameters"
116
112
  msgstr "Interface parameters"
117
113
 
118
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
114
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
119
115
  msgid "Enter the root password for the host:"
120
116
  msgstr "Enter the root password for the host:"
121
117
 
122
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
118
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
123
119
  msgid "Auto provision a host"
124
120
  msgstr "Auto provision a host"
125
121
 
126
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
122
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
123
+ msgid "Auto provision all discovered hosts"
124
+ msgstr ""
125
+
126
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
127
+ #, fuzzy
128
+ msgid "Hosts created"
129
+ msgstr "Host created"
130
+
131
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
127
132
  msgid "Reboot a host"
128
133
  msgstr "Reboot a host"
129
134
 
130
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
135
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
136
+ msgid "Reboot all discovered hosts"
137
+ msgstr ""
138
+
139
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
140
+ #, fuzzy
141
+ msgid "Rebooting hosts"
142
+ msgstr "Reboot a host"
143
+
144
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
131
145
  msgid "Host reboot started"
132
146
  msgstr "Host reboot started"
133
147
 
134
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
148
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
135
149
  msgid "Could not reboot the host"
136
150
  msgstr "Could not reboot the host"
137
151
 
138
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
152
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
139
153
  msgid "Refresh the facts of a host"
140
154
  msgstr "Refresh the facts of a host"
141
155
 
142
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
156
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
143
157
  msgid "Host facts refreshed"
144
158
  msgstr "Host facts refreshed"
145
159
 
146
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
160
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
147
161
  msgid "Could not refresh the facts of the host"
148
162
  msgstr "Could not refresh the facts of the host"
149
163
 
150
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
164
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
165
+ msgid "Hosts"
166
+ msgstr "Hosts"
167
+
168
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
151
169
  msgid "Priority"
152
170
  msgstr "Priority"
153
171
 
154
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
172
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
155
173
  msgid "Search"
156
174
  msgstr "Search"
157
175
 
158
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
176
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
159
177
  msgid "Host Group"
160
178
  msgstr "Host Group"
161
179
 
162
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
180
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
163
181
  msgid "Hosts Limit"
164
182
  msgstr "Hosts Limit"
165
183
 
166
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
184
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
167
185
  msgid "Enabled"
168
186
  msgstr "Enabled"
169
187
 
170
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
188
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
171
189
  msgid "Hostname template"
172
190
  msgstr "Hostname template"
173
191
 
174
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
192
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
175
193
  msgid "Rule created"
176
194
  msgstr "Rule created"
177
195
 
178
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
196
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
179
197
  msgid "Could not create the rule"
180
198
  msgstr "Could not create the rule"
181
199
 
182
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
200
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
183
201
  msgid "Rule updated"
184
202
  msgstr "Rule updated"
185
203
 
186
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
204
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
187
205
  msgid "Could not update the rule"
188
206
  msgstr "Could not update the rule"
189
207
 
190
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
208
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
191
209
  msgid "Rule deleted"
192
210
  msgstr "Rule deleted"
193
211
 
194
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
212
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
195
213
  msgid "Could not delete the rule"
196
214
  msgstr "Could not delete the rule"
197
-
198
- #: lib/hammer_cli_foreman_discovery.rb:7
199
- msgid "Manipulate discovered hosts."
200
- msgstr "Manipulate discovered hosts."
201
-
202
- #: lib/hammer_cli_foreman_discovery.rb:11
203
- msgid "Manipulate discovered rules."
204
- msgstr "Manipulate discovered rules."