hammer_cli_foreman_discovery 0.0.3 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_discovery/discovery.rb +9 -0
  3. data/lib/hammer_cli_foreman_discovery/discovery_rule.rb +1 -0
  4. data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
  5. data/lib/hammer_cli_foreman_discovery.rb +1 -1
  6. data/locale/ca/hammer_cli_foreman_discovery.edit.po +203 -0
  7. data/locale/ca/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  8. data/locale/de/hammer_cli_foreman_discovery.edit.po +204 -0
  9. data/locale/de/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  10. data/locale/en/hammer_cli_foreman_discovery.edit.po +197 -0
  11. data/locale/en/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  12. data/locale/en_GB/hammer_cli_foreman_discovery.edit.po +204 -0
  13. data/locale/en_GB/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  14. data/locale/es/hammer_cli_foreman_discovery.edit.po +203 -0
  15. data/locale/es/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  16. data/locale/fr/hammer_cli_foreman_discovery.edit.po +203 -0
  17. data/locale/fr/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  18. data/locale/it/hammer_cli_foreman_discovery.edit.po +202 -0
  19. data/locale/it/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  20. data/locale/ja/hammer_cli_foreman_discovery.edit.po +203 -0
  21. data/locale/ja/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  22. data/locale/ko/hammer_cli_foreman_discovery.edit.po +202 -0
  23. data/locale/ko/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  24. data/locale/pt_BR/hammer_cli_foreman_discovery.edit.po +204 -0
  25. data/locale/pt_BR/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  26. data/locale/ru/hammer_cli_foreman_discovery.edit.po +203 -0
  27. data/locale/ru/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  28. data/locale/zh_CN/hammer_cli_foreman_discovery.edit.po +202 -0
  29. data/locale/zh_CN/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  30. data/locale/zh_TW/hammer_cli_foreman_discovery.edit.po +202 -0
  31. data/locale/zh_TW/hammer_cli_foreman_discovery.po.time_stamp +0 -0
  32. metadata +29 -4
@@ -0,0 +1,202 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Foreman\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2015-03-19 15:06+0200\n"
11
+ "PO-Revision-Date: 2016-07-29 14:35+0000\n"
12
+ "Last-Translator: mbacovsky <martin.bacovsky@gmail.com>\n"
13
+ "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: it\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+
20
+ #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
21
+ msgid "Hosts"
22
+ msgstr "Hosts"
23
+
24
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:12
25
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
26
+ msgid "ID"
27
+ msgstr "ID"
28
+
29
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:13
30
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
31
+ msgid "Name"
32
+ msgstr "Nome"
33
+
34
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:14
35
+ msgid "MAC"
36
+ msgstr "MAC"
37
+
38
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:15
39
+ msgid "Last report"
40
+ msgstr "Ultimo riporto"
41
+
42
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:16
43
+ msgid "CPUs"
44
+ msgstr "CPU"
45
+
46
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:17
47
+ msgid "Memory"
48
+ msgstr "Memoria"
49
+
50
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:18
51
+ msgid "Disk count"
52
+ msgstr "Conteggio disco"
53
+
54
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:19
55
+ msgid "Disks size"
56
+ msgstr "Dimensione dischi"
57
+
58
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:20
59
+ msgid "Subnet"
60
+ msgstr "Sottorete"
61
+
62
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:21
63
+ msgid "Last Report"
64
+ msgstr "Ultima notifica"
65
+
66
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:29
67
+ msgid "IP"
68
+ msgstr "IP"
69
+
70
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:30
71
+ msgid "Model"
72
+ msgstr "Modello"
73
+
74
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:31
75
+ msgid "Organization"
76
+ msgstr "Organizzazione"
77
+
78
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:32
79
+ msgid "Location"
80
+ msgstr "Posizione"
81
+
82
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:42
83
+ msgid "Fact"
84
+ msgstr "Evento"
85
+
86
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:43
87
+ msgid "Value"
88
+ msgstr "Valore"
89
+
90
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:60
91
+ msgid "Host deleted"
92
+ msgstr "Host rimosso"
93
+
94
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:61
95
+ msgid "Could not delete the host"
96
+ msgstr "Impossibile rimuovere l'host"
97
+
98
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:69
99
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:123
100
+ msgid "Host created"
101
+ msgstr "Host creato"
102
+
103
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:70
104
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:124
105
+ msgid "Could not create the host"
106
+ msgstr "Impossibile creare l'host"
107
+
108
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:88
109
+ msgid "Host parameters"
110
+ msgstr "Parametri dell'host"
111
+
112
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:90
113
+ msgid "Interface parameters"
114
+ msgstr "Parametri dell'interfaccia"
115
+
116
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:99
117
+ msgid "Enter the root password for the host:"
118
+ msgstr "Inserire la password root per l'host:"
119
+
120
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:122
121
+ msgid "Auto provision a host"
122
+ msgstr "Esegui Auto Provision di un host"
123
+
124
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:132
125
+ msgid "Reboot a host"
126
+ msgstr "Riavvia un host"
127
+
128
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:133
129
+ msgid "Host reboot started"
130
+ msgstr "Riavvio host iniziato."
131
+
132
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:134
133
+ msgid "Could not reboot the host"
134
+ msgstr "Impossibile riavviare l'host"
135
+
136
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:142
137
+ msgid "Refresh the facts of a host"
138
+ msgstr "Aggiorna eventi di un host"
139
+
140
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:143
141
+ msgid "Host facts refreshed"
142
+ msgstr "Eventi host aggiornati"
143
+
144
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:144
145
+ msgid "Could not refresh the facts of the host"
146
+ msgstr "Impossibile aggiornare gli eventi dell'host"
147
+
148
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
149
+ msgid "Priority"
150
+ msgstr "Priorità"
151
+
152
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
153
+ msgid "Search"
154
+ msgstr "Cerca"
155
+
156
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
157
+ msgid "Host Group"
158
+ msgstr "Gruppo di host"
159
+
160
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
161
+ msgid "Hosts Limit"
162
+ msgstr "Limite host"
163
+
164
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
165
+ msgid "Enabled"
166
+ msgstr "Abilitato"
167
+
168
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
169
+ msgid "Hostname template"
170
+ msgstr "Modello hostname"
171
+
172
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
173
+ msgid "Rule created"
174
+ msgstr "Regola creata"
175
+
176
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
177
+ msgid "Could not create the rule"
178
+ msgstr "Impossibile creare la regola"
179
+
180
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
181
+ msgid "Rule updated"
182
+ msgstr "Regola aggiornata"
183
+
184
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
185
+ msgid "Could not update the rule"
186
+ msgstr "Impossibile aggiornare la regola"
187
+
188
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
189
+ msgid "Rule deleted"
190
+ msgstr "Regola cancellata"
191
+
192
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
193
+ msgid "Could not delete the rule"
194
+ msgstr "Impossibile cancellare la regola"
195
+
196
+ #: lib/hammer_cli_foreman_discovery.rb:7
197
+ msgid "Manipulate discovered hosts."
198
+ msgstr "Manipolazione host rilevati."
199
+
200
+ #: lib/hammer_cli_foreman_discovery.rb:11
201
+ msgid "Manipulate discovered rules."
202
+ msgstr "Manipolazione regole rilevate."
@@ -0,0 +1,203 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ #
5
+ # Translators:
6
+ # Shuji Yamada <uzy.exe@gmail.com>, 2015
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: Foreman\n"
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"
13
+ "Last-Translator: Shuji Yamada <uzy.exe@gmail.com>\n"
14
+ "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/)\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: ja\n"
19
+ "Plural-Forms: nplurals=1; plural=0;\n"
20
+
21
+ #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
22
+ msgid "Hosts"
23
+ msgstr "ホスト"
24
+
25
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:12
26
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
27
+ msgid "ID"
28
+ msgstr "ID"
29
+
30
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:13
31
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
32
+ msgid "Name"
33
+ msgstr "名前"
34
+
35
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:14
36
+ msgid "MAC"
37
+ msgstr "MAC"
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
44
+ msgid "CPUs"
45
+ msgstr "CPU"
46
+
47
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:17
48
+ msgid "Memory"
49
+ msgstr "メモリ"
50
+
51
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:18
52
+ msgid "Disk count"
53
+ msgstr "ディスク数"
54
+
55
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:19
56
+ msgid "Disks size"
57
+ msgstr "ディスク容量"
58
+
59
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:20
60
+ msgid "Subnet"
61
+ msgstr "サブネット"
62
+
63
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
+ msgid "Last Report"
65
+ msgstr "最後のレポート"
66
+
67
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:29
68
+ msgid "IP"
69
+ msgstr "IP アドレス"
70
+
71
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:30
72
+ msgid "Model"
73
+ msgstr "モデル"
74
+
75
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:31
76
+ msgid "Organization"
77
+ msgstr "組織"
78
+
79
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:32
80
+ msgid "Location"
81
+ msgstr "ロケーション"
82
+
83
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:42
84
+ msgid "Fact"
85
+ msgstr "ファクト"
86
+
87
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:43
88
+ msgid "Value"
89
+ msgstr "値"
90
+
91
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:60
92
+ msgid "Host deleted"
93
+ msgstr "ホストが削除されました"
94
+
95
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:61
96
+ msgid "Could not delete the host"
97
+ msgstr "ホストを削除できませんでした"
98
+
99
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:69
100
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:123
101
+ msgid "Host created"
102
+ msgstr "ホストが作成されました"
103
+
104
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:70
105
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:124
106
+ msgid "Could not create the host"
107
+ msgstr "ホストを作成できませんでした"
108
+
109
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:88
110
+ msgid "Host parameters"
111
+ msgstr "ホストパラメーター"
112
+
113
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:90
114
+ msgid "Interface parameters"
115
+ msgstr "インターフェースパラメーター"
116
+
117
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:99
118
+ msgid "Enter the root password for the host:"
119
+ msgstr "ホストのrootパスワードを入力します: "
120
+
121
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:122
122
+ msgid "Auto provision a host"
123
+ msgstr "ホストの自動プロビジョン"
124
+
125
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:132
126
+ msgid "Reboot a host"
127
+ msgstr "ホストの再起動"
128
+
129
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:133
130
+ msgid "Host reboot started"
131
+ msgstr "ホストの再起動が開始されました"
132
+
133
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:134
134
+ msgid "Could not reboot the host"
135
+ msgstr "ホストを再起動できませんでした"
136
+
137
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:142
138
+ msgid "Refresh the facts of a host"
139
+ msgstr "ホストのファクト更新"
140
+
141
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:143
142
+ msgid "Host facts refreshed"
143
+ msgstr "ホストのファクトをリフレッシュ"
144
+
145
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:144
146
+ msgid "Could not refresh the facts of the host"
147
+ msgstr "ホストのファクトをリフレッシュできません"
148
+
149
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
150
+ msgid "Priority"
151
+ msgstr "優先度"
152
+
153
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
154
+ msgid "Search"
155
+ msgstr "検索"
156
+
157
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
158
+ msgid "Host Group"
159
+ msgstr "ホストグループ"
160
+
161
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
162
+ msgid "Hosts Limit"
163
+ msgstr "ホスト制限"
164
+
165
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
166
+ msgid "Enabled"
167
+ msgstr "有効化"
168
+
169
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
170
+ msgid "Hostname template"
171
+ msgstr "ホスト名のテンプレート"
172
+
173
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
174
+ msgid "Rule created"
175
+ msgstr "ルールが作成されました"
176
+
177
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
178
+ msgid "Could not create the rule"
179
+ msgstr "ルールを作成できませんでした"
180
+
181
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
182
+ msgid "Rule updated"
183
+ msgstr "ルールが更新されました"
184
+
185
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
186
+ msgid "Could not update the rule"
187
+ msgstr "ルールを更新できませんでした"
188
+
189
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
190
+ msgid "Rule deleted"
191
+ msgstr "ルールが削除されました"
192
+
193
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
194
+ msgid "Could not delete the rule"
195
+ 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 "検出されたルールを操作します。"
@@ -0,0 +1,202 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Foreman\n"
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"
13
+ "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: ko\n"
18
+ "Plural-Forms: nplurals=1; plural=0;\n"
19
+
20
+ #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
21
+ msgid "Hosts"
22
+ msgstr "호스트"
23
+
24
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:12
25
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
26
+ msgid "ID"
27
+ msgstr "ID"
28
+
29
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:13
30
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
31
+ msgid "Name"
32
+ msgstr "이름 "
33
+
34
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:14
35
+ msgid "MAC"
36
+ msgstr "MAC"
37
+
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
43
+ msgid "CPUs"
44
+ msgstr "CPU"
45
+
46
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:17
47
+ msgid "Memory"
48
+ msgstr "메모리 "
49
+
50
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:18
51
+ msgid "Disk count"
52
+ msgstr "디스크 수 "
53
+
54
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:19
55
+ msgid "Disks size"
56
+ msgstr "디스크 크기 "
57
+
58
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:20
59
+ msgid "Subnet"
60
+ msgstr "서브넷 "
61
+
62
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:21
63
+ msgid "Last Report"
64
+ msgstr "마지막 보고 "
65
+
66
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:29
67
+ msgid "IP"
68
+ msgstr "IP "
69
+
70
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:30
71
+ msgid "Model"
72
+ msgstr "모델 "
73
+
74
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:31
75
+ msgid "Organization"
76
+ msgstr "조직 "
77
+
78
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:32
79
+ msgid "Location"
80
+ msgstr "위치 "
81
+
82
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:42
83
+ msgid "Fact"
84
+ msgstr "정보 "
85
+
86
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:43
87
+ msgid "Value"
88
+ msgstr "값 "
89
+
90
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:60
91
+ msgid "Host deleted"
92
+ msgstr "호스트가 삭제되었습니다 "
93
+
94
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:61
95
+ msgid "Could not delete the host"
96
+ msgstr "호스트를 삭제할 수 없습니다 "
97
+
98
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:69
99
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:123
100
+ msgid "Host created"
101
+ msgstr "호스트가 생성되었습니다 "
102
+
103
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:70
104
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:124
105
+ msgid "Could not create the host"
106
+ msgstr "호스트를 생성할 수 없습니다 "
107
+
108
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:88
109
+ msgid "Host parameters"
110
+ msgstr "호스트 매개 변수 "
111
+
112
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:90
113
+ msgid "Interface parameters"
114
+ msgstr "인터페이스 매개 변수 "
115
+
116
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:99
117
+ msgid "Enter the root password for the host:"
118
+ msgstr "호스트의 root 암호를 입력하십시오: "
119
+
120
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:122
121
+ msgid "Auto provision a host"
122
+ msgstr "호스트를 자동 프로비저닝"
123
+
124
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:132
125
+ msgid "Reboot a host"
126
+ msgstr "호스트 재부팅 "
127
+
128
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:133
129
+ msgid "Host reboot started"
130
+ msgstr "호스트 재부팅을 시작했습니다"
131
+
132
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:134
133
+ msgid "Could not reboot the host"
134
+ msgstr "호스트를 재부팅할 수 없습니다 "
135
+
136
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:142
137
+ msgid "Refresh the facts of a host"
138
+ msgstr "호스트의 팩트를 새로고침 "
139
+
140
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:143
141
+ msgid "Host facts refreshed"
142
+ msgstr "호스트 팩트가 새로고침되었습니다 "
143
+
144
+ #: lib/hammer_cli_foreman_discovery/discovery.rb:144
145
+ msgid "Could not refresh the facts of the host"
146
+ msgstr "호스트 팩트를 새로고침할 수 없습니다 "
147
+
148
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
149
+ msgid "Priority"
150
+ msgstr "우선 순위 "
151
+
152
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
153
+ msgid "Search"
154
+ msgstr "검색 "
155
+
156
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
157
+ msgid "Host Group"
158
+ msgstr "호스트 그룹 "
159
+
160
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
161
+ msgid "Hosts Limit"
162
+ msgstr "호스트 제한"
163
+
164
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
165
+ msgid "Enabled"
166
+ msgstr "활성화됨 "
167
+
168
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
169
+ msgid "Hostname template"
170
+ msgstr "호스트 이름 템플릿"
171
+
172
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
173
+ msgid "Rule created"
174
+ msgstr "규칙이 생성되었습니다 "
175
+
176
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
177
+ msgid "Could not create the rule"
178
+ msgstr "규칙을 생성할 수 없습니다 "
179
+
180
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
181
+ msgid "Rule updated"
182
+ msgstr "규칙이 업데이트되었습니다 "
183
+
184
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
185
+ msgid "Could not update the rule"
186
+ msgstr "규칙을 업데이트할 수 없습니다 "
187
+
188
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
189
+ msgid "Rule deleted"
190
+ msgstr "규칙이 삭제되었습니다 "
191
+
192
+ #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
193
+ msgid "Could not delete the rule"
194
+ 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 "검색된 규칙을 조정합니다."