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
@@ -5,7 +5,7 @@
5
5
  # Translators:
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-03-22 13:12+0000\n"
11
11
  "Last-Translator: Lukáš Zapletal\n"
@@ -33,9 +33,6 @@ msgstr "Nome"
33
33
  msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "Ultimo riporto"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "CPU"
41
38
 
@@ -53,8 +50,8 @@ msgstr "Dimensione dischi"
53
50
  msgid "Subnet"
54
51
  msgstr "Sottorete"
55
52
 
56
- msgid "Last Report"
57
- msgstr "Ultima notifica"
53
+ msgid "Last report"
54
+ msgstr "Ultimo riporto"
58
55
 
59
56
  msgid "IP"
60
57
  msgstr "IP"
@@ -98,9 +95,23 @@ msgstr "Inserire la password root per l'host:"
98
95
  msgid "Auto provision a host"
99
96
  msgstr "Esegui Auto Provision di un host"
100
97
 
98
+ msgid "Auto provision all discovered hosts"
99
+ msgstr ""
100
+
101
+ #, fuzzy
102
+ msgid "Hosts created"
103
+ msgstr "Host creato"
104
+
101
105
  msgid "Reboot a host"
102
106
  msgstr "Riavvia un host"
103
107
 
108
+ msgid "Reboot all discovered hosts"
109
+ msgstr ""
110
+
111
+ #, fuzzy
112
+ msgid "Rebooting hosts"
113
+ msgstr "Riavvia un host"
114
+
104
115
  msgid "Host reboot started"
105
116
  msgstr "Riavvio host iniziato."
106
117
 
@@ -1,203 +1,213 @@
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
  # Shuji Yamada <uzy.exe@gmail.com>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: Foreman\n"
9
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2015-03-19 15:06+0200\n"
12
- "PO-Revision-Date: 2016-08-22 15:08+0000\n"
11
+ "PO-Revision-Date: 2015-04-05 12:11+0000\n"
13
12
  "Last-Translator: Shuji Yamada <uzy.exe@gmail.com>\n"
14
- "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/)\n"
13
+ "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
14
+ ")\n"
15
+ "Language: ja\n"
15
16
  "MIME-Version: 1.0\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
18
- "Language: ja\n"
19
19
  "Plural-Forms: nplurals=1; plural=0;\n"
20
20
 
21
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
22
- msgid "Hosts"
23
- msgstr "ホスト"
21
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
22
+ msgid "Manipulate discovered hosts."
23
+ msgstr "検出されたホストを操作します。"
24
+
25
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
26
+ msgid "Manipulate discovered rules."
27
+ msgstr "検出されたルールを操作します。"
24
28
 
25
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
26
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
29
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
27
30
  msgid "ID"
28
31
  msgstr "ID"
29
32
 
30
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
31
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
33
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:17 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
32
34
  msgid "Name"
33
35
  msgstr "名前"
34
36
 
35
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
37
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
36
38
  msgid "MAC"
37
39
  msgstr "MAC"
38
40
 
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
41
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
44
42
  msgid "CPUs"
45
43
  msgstr "CPU"
46
44
 
47
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
45
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
48
46
  msgid "Memory"
49
47
  msgstr "メモリ"
50
48
 
51
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
49
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
52
50
  msgid "Disk count"
53
51
  msgstr "ディスク数"
54
52
 
55
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
53
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
56
54
  msgid "Disks size"
57
55
  msgstr "ディスク容量"
58
56
 
59
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
57
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
60
58
  msgid "Subnet"
61
59
  msgstr "サブネット"
62
60
 
63
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
- msgid "Last Report"
65
- msgstr "最後のレポート"
61
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
62
+ msgid "Last report"
63
+ msgstr "最終レポート"
66
64
 
67
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
65
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
68
66
  msgid "IP"
69
67
  msgstr "IP アドレス"
70
68
 
71
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
69
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
72
70
  msgid "Model"
73
71
  msgstr "モデル"
74
72
 
75
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
73
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
76
74
  msgid "Organization"
77
75
  msgstr "組織"
78
76
 
79
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
77
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
80
78
  msgid "Location"
81
79
  msgstr "ロケーション"
82
80
 
83
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
81
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
84
82
  msgid "Fact"
85
83
  msgstr "ファクト"
86
84
 
87
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
85
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
88
86
  msgid "Value"
89
87
  msgstr "値"
90
88
 
91
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
89
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
92
90
  msgid "Host deleted"
93
91
  msgstr "ホストが削除されました"
94
92
 
95
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
93
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
96
94
  msgid "Could not delete the host"
97
95
  msgstr "ホストを削除できませんでした"
98
96
 
99
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
100
- #: lib/hammer_cli_foreman_discovery/discovery.rb:123
97
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
101
98
  msgid "Host created"
102
99
  msgstr "ホストが作成されました"
103
100
 
104
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
105
- #: lib/hammer_cli_foreman_discovery/discovery.rb:124
101
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
106
102
  msgid "Could not create the host"
107
103
  msgstr "ホストを作成できませんでした"
108
104
 
109
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
105
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
110
106
  msgid "Host parameters"
111
107
  msgstr "ホストパラメーター"
112
108
 
113
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
109
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
114
110
  msgid "Interface parameters"
115
111
  msgstr "インターフェースパラメーター"
116
112
 
117
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
113
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
118
114
  msgid "Enter the root password for the host:"
119
115
  msgstr "ホストのrootパスワードを入力します: "
120
116
 
121
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
117
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
122
118
  msgid "Auto provision a host"
123
119
  msgstr "ホストの自動プロビジョン"
124
120
 
125
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
121
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
122
+ msgid "Auto provision all discovered hosts"
123
+ msgstr ""
124
+
125
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
126
+ #, fuzzy
127
+ msgid "Hosts created"
128
+ msgstr "ホストが作成されました"
129
+
130
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
126
131
  msgid "Reboot a host"
127
132
  msgstr "ホストの再起動"
128
133
 
129
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
134
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
135
+ msgid "Reboot all discovered hosts"
136
+ msgstr ""
137
+
138
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
139
+ #, fuzzy
140
+ msgid "Rebooting hosts"
141
+ msgstr "ホストの再起動"
142
+
143
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
130
144
  msgid "Host reboot started"
131
145
  msgstr "ホストの再起動が開始されました"
132
146
 
133
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
147
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
134
148
  msgid "Could not reboot the host"
135
149
  msgstr "ホストを再起動できませんでした"
136
150
 
137
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
151
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
138
152
  msgid "Refresh the facts of a host"
139
153
  msgstr "ホストのファクト更新"
140
154
 
141
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
155
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
142
156
  msgid "Host facts refreshed"
143
157
  msgstr "ホストのファクトをリフレッシュ"
144
158
 
145
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
159
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
146
160
  msgid "Could not refresh the facts of the host"
147
161
  msgstr "ホストのファクトをリフレッシュできません"
148
162
 
149
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
163
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
164
+ msgid "Hosts"
165
+ msgstr "ホスト"
166
+
167
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
150
168
  msgid "Priority"
151
169
  msgstr "優先度"
152
170
 
153
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
171
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
154
172
  msgid "Search"
155
173
  msgstr "検索"
156
174
 
157
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
175
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
158
176
  msgid "Host Group"
159
177
  msgstr "ホストグループ"
160
178
 
161
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
179
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
162
180
  msgid "Hosts Limit"
163
181
  msgstr "ホスト制限"
164
182
 
165
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
183
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
166
184
  msgid "Enabled"
167
185
  msgstr "有効化"
168
186
 
169
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
187
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
170
188
  msgid "Hostname template"
171
189
  msgstr "ホスト名のテンプレート"
172
190
 
173
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
191
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
174
192
  msgid "Rule created"
175
193
  msgstr "ルールが作成されました"
176
194
 
177
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
195
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
178
196
  msgid "Could not create the rule"
179
197
  msgstr "ルールを作成できませんでした"
180
198
 
181
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
199
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
182
200
  msgid "Rule updated"
183
201
  msgstr "ルールが更新されました"
184
202
 
185
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
203
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
186
204
  msgid "Could not update the rule"
187
205
  msgstr "ルールを更新できませんでした"
188
206
 
189
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
207
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
190
208
  msgid "Rule deleted"
191
209
  msgstr "ルールが削除されました"
192
210
 
193
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
211
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
194
212
  msgid "Could not delete the rule"
195
213
  msgstr "ルールを削除できませんでした"
196
-
197
- #: lib/hammer_cli_foreman_discovery.rb:7
198
- msgid "Manipulate discovered hosts."
199
- msgstr "検出されたホストを操作します。"
200
-
201
- #: lib/hammer_cli_foreman_discovery.rb:11
202
- msgid "Manipulate discovered rules."
203
- msgstr "検出されたルールを操作します。"
@@ -6,7 +6,7 @@
6
6
  # Shuji Yamada <uzy.exe@gmail.com>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "PO-Revision-Date: 2015-04-05 12:11+0000\n"
12
12
  "Last-Translator: Shuji Yamada <uzy.exe@gmail.com>\n"
@@ -33,9 +33,6 @@ msgstr "名前"
33
33
  msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "最終レポート"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "CPU"
41
38
 
@@ -51,8 +48,8 @@ msgstr "ディスク容量"
51
48
  msgid "Subnet"
52
49
  msgstr "サブネット"
53
50
 
54
- msgid "Last Report"
55
- msgstr "最後のレポート"
51
+ msgid "Last report"
52
+ msgstr "最終レポート"
56
53
 
57
54
  msgid "IP"
58
55
  msgstr "IP アドレス"
@@ -96,9 +93,23 @@ msgstr "ホストのrootパスワードを入力します: "
96
93
  msgid "Auto provision a host"
97
94
  msgstr "ホストの自動プロビジョン"
98
95
 
96
+ msgid "Auto provision all discovered hosts"
97
+ msgstr ""
98
+
99
+ #, fuzzy
100
+ msgid "Hosts created"
101
+ msgstr "ホストが作成されました"
102
+
99
103
  msgid "Reboot a host"
100
104
  msgstr "ホストの再起動"
101
105
 
106
+ msgid "Reboot all discovered hosts"
107
+ msgstr ""
108
+
109
+ #, fuzzy
110
+ msgid "Rebooting hosts"
111
+ msgstr "ホストの再起動"
112
+
102
113
  msgid "Host reboot started"
103
114
  msgstr "ホストの再起動が開始されました"
104
115
 
@@ -1,202 +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
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: Foreman\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2015-03-19 15:06+0200\n"
11
- "PO-Revision-Date: 2016-08-22 15:03+0000\n"
12
- "Last-Translator: mbacovsky <martin.bacovsky@gmail.com>\n"
10
+ "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
+ "Last-Translator: Lukáš Zapletal\n"
13
12
  "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
13
+ "Language: ko\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"
17
- "Language: ko\n"
18
17
  "Plural-Forms: nplurals=1; plural=0;\n"
19
18
 
20
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
21
- msgid "Hosts"
22
- msgstr "호스트"
19
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
20
+ msgid "Manipulate discovered hosts."
21
+ msgstr "검색된 호스트를 조정합니다."
23
22
 
24
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
25
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
23
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
24
+ msgid "Manipulate discovered rules."
25
+ msgstr "검색된 규칙을 조정합니다."
26
+
27
+ # translation auto-copied from project subscription-manager, version 1.10.10, document keys
28
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
26
29
  msgid "ID"
27
30
  msgstr "ID"
28
31
 
29
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
30
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
32
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:17 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
31
33
  msgid "Name"
32
34
  msgstr "이름 "
33
35
 
34
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
36
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
35
37
  msgid "MAC"
36
38
  msgstr "MAC"
37
39
 
38
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
39
- msgid "Last report"
40
- msgstr "마지막 보고 "
41
-
42
- #: lib/hammer_cli_foreman_discovery/discovery.rb:16
40
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
43
41
  msgid "CPUs"
44
42
  msgstr "CPU"
45
43
 
46
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
44
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
47
45
  msgid "Memory"
48
46
  msgstr "메모리 "
49
47
 
50
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
48
+ # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author eukim
49
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
51
50
  msgid "Disk count"
52
51
  msgstr "디스크 수 "
53
52
 
54
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
53
+ # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author eukim
54
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
55
55
  msgid "Disks size"
56
56
  msgstr "디스크 크기 "
57
57
 
58
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
58
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
59
59
  msgid "Subnet"
60
60
  msgstr "서브넷 "
61
61
 
62
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
63
- msgid "Last Report"
62
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
63
+ msgid "Last report"
64
64
  msgstr "마지막 보고 "
65
65
 
66
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
66
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
67
67
  msgid "IP"
68
68
  msgstr "IP "
69
69
 
70
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
70
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
71
71
  msgid "Model"
72
72
  msgstr "모델 "
73
73
 
74
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
74
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
75
75
  msgid "Organization"
76
76
  msgstr "조직 "
77
77
 
78
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
78
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
79
79
  msgid "Location"
80
80
  msgstr "위치 "
81
81
 
82
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
82
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
83
83
  msgid "Fact"
84
84
  msgstr "정보 "
85
85
 
86
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
86
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
87
87
  msgid "Value"
88
88
  msgstr "값 "
89
89
 
90
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
90
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
91
91
  msgid "Host deleted"
92
92
  msgstr "호스트가 삭제되었습니다 "
93
93
 
94
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
94
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
95
95
  msgid "Could not delete the host"
96
96
  msgstr "호스트를 삭제할 수 없습니다 "
97
97
 
98
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
99
- #: 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
100
99
  msgid "Host created"
101
100
  msgstr "호스트가 생성되었습니다 "
102
101
 
103
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
104
- #: 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
105
103
  msgid "Could not create the host"
106
104
  msgstr "호스트를 생성할 수 없습니다 "
107
105
 
108
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
106
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
109
107
  msgid "Host parameters"
110
108
  msgstr "호스트 매개 변수 "
111
109
 
112
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
110
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
113
111
  msgid "Interface parameters"
114
112
  msgstr "인터페이스 매개 변수 "
115
113
 
116
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
114
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
117
115
  msgid "Enter the root password for the host:"
118
116
  msgstr "호스트의 root 암호를 입력하십시오: "
119
117
 
120
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
118
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
121
119
  msgid "Auto provision a host"
122
120
  msgstr "호스트를 자동 프로비저닝"
123
121
 
124
- #: 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 "호스트가 생성되었습니다 "
130
+
131
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
125
132
  msgid "Reboot a host"
126
133
  msgstr "호스트 재부팅 "
127
134
 
128
- #: 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 "호스트 재부팅 "
143
+
144
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
129
145
  msgid "Host reboot started"
130
146
  msgstr "호스트 재부팅을 시작했습니다"
131
147
 
132
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
148
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
133
149
  msgid "Could not reboot the host"
134
150
  msgstr "호스트를 재부팅할 수 없습니다 "
135
151
 
136
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
152
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
137
153
  msgid "Refresh the facts of a host"
138
154
  msgstr "호스트의 팩트를 새로고침 "
139
155
 
140
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
156
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
141
157
  msgid "Host facts refreshed"
142
158
  msgstr "호스트 팩트가 새로고침되었습니다 "
143
159
 
144
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
160
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
145
161
  msgid "Could not refresh the facts of the host"
146
162
  msgstr "호스트 팩트를 새로고침할 수 없습니다 "
147
163
 
148
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
164
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
165
+ msgid "Hosts"
166
+ msgstr "호스트"
167
+
168
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
149
169
  msgid "Priority"
150
170
  msgstr "우선 순위 "
151
171
 
152
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
172
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
153
173
  msgid "Search"
154
174
  msgstr "검색 "
155
175
 
156
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
176
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
157
177
  msgid "Host Group"
158
178
  msgstr "호스트 그룹 "
159
179
 
160
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
180
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
161
181
  msgid "Hosts Limit"
162
182
  msgstr "호스트 제한"
163
183
 
164
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
184
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
165
185
  msgid "Enabled"
166
186
  msgstr "활성화됨 "
167
187
 
168
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
188
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
169
189
  msgid "Hostname template"
170
190
  msgstr "호스트 이름 템플릿"
171
191
 
172
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
192
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
173
193
  msgid "Rule created"
174
194
  msgstr "규칙이 생성되었습니다 "
175
195
 
176
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
196
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
177
197
  msgid "Could not create the rule"
178
198
  msgstr "규칙을 생성할 수 없습니다 "
179
199
 
180
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
200
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
181
201
  msgid "Rule updated"
182
202
  msgstr "규칙이 업데이트되었습니다 "
183
203
 
184
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
204
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
185
205
  msgid "Could not update the rule"
186
206
  msgstr "규칙을 업데이트할 수 없습니다 "
187
207
 
188
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
208
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
189
209
  msgid "Rule deleted"
190
210
  msgstr "규칙이 삭제되었습니다 "
191
211
 
192
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
212
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
193
213
  msgid "Could not delete the rule"
194
214
  msgstr "규칙을 삭제할 수 없습니다 "
195
-
196
- #: lib/hammer_cli_foreman_discovery.rb:7
197
- msgid "Manipulate discovered hosts."
198
- msgstr "검색된 호스트를 조정합니다."
199
-
200
- #: lib/hammer_cli_foreman_discovery.rb:11
201
- msgid "Manipulate discovered rules."
202
- msgstr "검색된 규칙을 조정합니다."