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"
@@ -32,9 +32,6 @@ msgstr "이름 "
32
32
  msgid "MAC"
33
33
  msgstr "MAC"
34
34
 
35
- msgid "Last report"
36
- msgstr "마지막 보고 "
37
-
38
35
  msgid "CPUs"
39
36
  msgstr "CPU"
40
37
 
@@ -52,7 +49,7 @@ msgstr "디스크 크기 "
52
49
  msgid "Subnet"
53
50
  msgstr "서브넷 "
54
51
 
55
- msgid "Last Report"
52
+ msgid "Last report"
56
53
  msgstr "마지막 보고 "
57
54
 
58
55
  msgid "IP"
@@ -97,9 +94,23 @@ msgstr "호스트의 root 암호를 입력하십시오: "
97
94
  msgid "Auto provision a host"
98
95
  msgstr "호스트를 자동 프로비저닝"
99
96
 
97
+ msgid "Auto provision all discovered hosts"
98
+ msgstr ""
99
+
100
+ #, fuzzy
101
+ msgid "Hosts created"
102
+ msgstr "호스트가 생성되었습니다 "
103
+
100
104
  msgid "Reboot a host"
101
105
  msgstr "호스트 재부팅 "
102
106
 
107
+ msgid "Reboot all discovered hosts"
108
+ msgstr ""
109
+
110
+ #, fuzzy
111
+ msgid "Rebooting hosts"
112
+ msgstr "호스트 재부팅 "
113
+
103
114
  msgid "Host reboot started"
104
115
  msgstr "호스트 재부팅을 시작했습니다"
105
116
 
@@ -1,204 +1,215 @@
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
- # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
7
- # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
6
+ # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 2015
8
7
  msgid ""
9
8
  msgstr ""
10
- "Project-Id-Version: Foreman\n"
9
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
11
10
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2015-03-19 15:06+0200\n"
13
- "PO-Revision-Date: 2016-08-22 15:08+0000\n"
14
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
15
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/language/pt_BR/)\n"
11
+ "PO-Revision-Date: 2015-09-12 04:35+0000\n"
12
+ "Last-Translator: luizvasconcelos <luizvasconceloss@yahoo.com.br>\n"
13
+ "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
14
+ "anguage/pt_BR/)\n"
15
+ "Language: pt_BR\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
- "Language: pt_BR\n"
20
19
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
20
 
22
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
23
- msgid "Hosts"
24
- msgstr "Hosts"
21
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
22
+ msgid "Manipulate discovered hosts."
23
+ msgstr "Manipular hosts descobertos."
24
+
25
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
26
+ msgid "Manipulate discovered rules."
27
+ msgstr "Manipular regras descobertas."
25
28
 
26
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
27
- #: 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
28
30
  msgid "ID"
29
31
  msgstr "ID"
30
32
 
31
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
32
- #: 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
33
34
  msgid "Name"
34
35
  msgstr "Nome"
35
36
 
36
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
37
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
37
38
  msgid "MAC"
38
39
  msgstr "MAC"
39
40
 
40
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
41
- msgid "Last report"
42
- msgstr "Último relatório"
43
-
44
- #: lib/hammer_cli_foreman_discovery/discovery.rb:16
41
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
45
42
  msgid "CPUs"
46
43
  msgstr "CPUs"
47
44
 
48
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
45
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
49
46
  msgid "Memory"
50
47
  msgstr "Memória"
51
48
 
52
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
49
+ # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
50
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
53
51
  msgid "Disk count"
54
52
  msgstr "Contagem de Disco"
55
53
 
56
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
54
+ # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
55
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
57
56
  msgid "Disks size"
58
57
  msgstr "Tamanho do disco"
59
58
 
60
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
59
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
61
60
  msgid "Subnet"
62
61
  msgstr "Suberede"
63
62
 
64
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
65
- msgid "Last Report"
66
- msgstr "Último Relatório"
63
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
64
+ msgid "Last report"
65
+ msgstr "Último relatório"
67
66
 
68
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
67
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
69
68
  msgid "IP"
70
69
  msgstr "IP"
71
70
 
72
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
71
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
73
72
  msgid "Model"
74
73
  msgstr "Modelo"
75
74
 
76
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
75
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
77
76
  msgid "Organization"
78
77
  msgstr "Organização"
79
78
 
80
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
79
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
81
80
  msgid "Location"
82
81
  msgstr "Localização"
83
82
 
84
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
83
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
85
84
  msgid "Fact"
86
85
  msgstr "Fato"
87
86
 
88
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
87
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
89
88
  msgid "Value"
90
89
  msgstr "Valor"
91
90
 
92
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
91
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
93
92
  msgid "Host deleted"
94
93
  msgstr "Host removido"
95
94
 
96
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
95
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
97
96
  msgid "Could not delete the host"
98
97
  msgstr "Não foi possível remover o host"
99
98
 
100
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
101
- #: lib/hammer_cli_foreman_discovery/discovery.rb:123
99
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
102
100
  msgid "Host created"
103
101
  msgstr "Host foi criado"
104
102
 
105
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
106
- #: lib/hammer_cli_foreman_discovery/discovery.rb:124
103
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
107
104
  msgid "Could not create the host"
108
105
  msgstr "Não foi possível criar o host"
109
106
 
110
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
107
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
111
108
  msgid "Host parameters"
112
109
  msgstr "Parâmetros de Host"
113
110
 
114
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
111
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
115
112
  msgid "Interface parameters"
116
113
  msgstr "Parâmetros de interface"
117
114
 
118
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
115
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
119
116
  msgid "Enter the root password for the host:"
120
117
  msgstr "Digite a senha root para o host:"
121
118
 
122
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
119
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
123
120
  msgid "Auto provision a host"
124
121
  msgstr "Provisão automática de um host"
125
122
 
126
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
123
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
124
+ msgid "Auto provision all discovered hosts"
125
+ msgstr ""
126
+
127
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
128
+ #, fuzzy
129
+ msgid "Hosts created"
130
+ msgstr "Host foi criado"
131
+
132
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
127
133
  msgid "Reboot a host"
128
134
  msgstr "Reinicializar o host"
129
135
 
130
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
136
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
137
+ msgid "Reboot all discovered hosts"
138
+ msgstr ""
139
+
140
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
141
+ #, fuzzy
142
+ msgid "Rebooting hosts"
143
+ msgstr "Reinicializar o host"
144
+
145
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
131
146
  msgid "Host reboot started"
132
147
  msgstr "Reinicialização do host iniciada"
133
148
 
134
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
149
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
135
150
  msgid "Could not reboot the host"
136
151
  msgstr "Não foi possível reiniciar o host"
137
152
 
138
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
153
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
139
154
  msgid "Refresh the facts of a host"
140
155
  msgstr "Atualizar os fatos de um host"
141
156
 
142
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
157
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
143
158
  msgid "Host facts refreshed"
144
159
  msgstr "Fatos do host atualizados"
145
160
 
146
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
161
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
147
162
  msgid "Could not refresh the facts of the host"
148
163
  msgstr "Não foi possível atualizar os fatos do host"
149
164
 
150
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
165
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
166
+ msgid "Hosts"
167
+ msgstr "Hosts"
168
+
169
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
151
170
  msgid "Priority"
152
171
  msgstr "Prioridade"
153
172
 
154
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
173
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
155
174
  msgid "Search"
156
- msgstr "Pesquisar"
175
+ msgstr "Buscar"
157
176
 
158
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
177
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
159
178
  msgid "Host Group"
160
179
  msgstr "Grupo de Host"
161
180
 
162
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
181
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
163
182
  msgid "Hosts Limit"
164
183
  msgstr "Limite de Hosts"
165
184
 
166
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
185
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
167
186
  msgid "Enabled"
168
187
  msgstr "Habilitado"
169
188
 
170
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
189
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
171
190
  msgid "Hostname template"
172
191
  msgstr "Modelo de Hostname "
173
192
 
174
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
193
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
175
194
  msgid "Rule created"
176
195
  msgstr "Regra criada"
177
196
 
178
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
197
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
179
198
  msgid "Could not create the rule"
180
199
  msgstr "Não foi possível criar a regra"
181
200
 
182
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
201
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
183
202
  msgid "Rule updated"
184
203
  msgstr "Regra atualizada"
185
204
 
186
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
205
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
187
206
  msgid "Could not update the rule"
188
207
  msgstr "Não foi possível atualizar a regra"
189
208
 
190
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
209
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
191
210
  msgid "Rule deleted"
192
211
  msgstr "Regra removida"
193
212
 
194
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
213
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
195
214
  msgid "Could not delete the rule"
196
215
  msgstr "Não foi possível remover a regra"
197
-
198
- #: lib/hammer_cli_foreman_discovery.rb:7
199
- msgid "Manipulate discovered hosts."
200
- msgstr "Manipular hosts descobertos."
201
-
202
- #: lib/hammer_cli_foreman_discovery.rb:11
203
- msgid "Manipulate discovered rules."
204
- msgstr "Manipular regras descobertas."
@@ -6,7 +6,7 @@
6
6
  # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 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-09-12 04:35+0000\n"
12
12
  "Last-Translator: luizvasconcelos <luizvasconceloss@yahoo.com.br>\n"
@@ -33,9 +33,6 @@ msgstr "Nome"
33
33
  msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "Último relatório"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "CPUs"
41
38
 
@@ -53,8 +50,8 @@ msgstr "Tamanho do disco"
53
50
  msgid "Subnet"
54
51
  msgstr "Suberede"
55
52
 
56
- msgid "Last Report"
57
- msgstr "Último Relatório"
53
+ msgid "Last report"
54
+ msgstr "Último relatório"
58
55
 
59
56
  msgid "IP"
60
57
  msgstr "IP"
@@ -98,9 +95,23 @@ msgstr "Digite a senha root para o host:"
98
95
  msgid "Auto provision a host"
99
96
  msgstr "Provisão automática de um host"
100
97
 
98
+ msgid "Auto provision all discovered hosts"
99
+ msgstr ""
100
+
101
+ #, fuzzy
102
+ msgid "Hosts created"
103
+ msgstr "Host foi criado"
104
+
101
105
  msgid "Reboot a host"
102
106
  msgstr "Reinicializar o host"
103
107
 
108
+ msgid "Reboot all discovered hosts"
109
+ msgstr ""
110
+
111
+ #, fuzzy
112
+ msgid "Rebooting hosts"
113
+ msgstr "Reinicializar o host"
114
+
104
115
  msgid "Host reboot started"
105
116
  msgstr "Reinicialização do host iniciada"
106
117
 
@@ -1,203 +1,215 @@
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
  # Vladimir Pavlov <v.pavlov@i-teco.ru>, 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-09-06 13:33+0000\n"
13
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
14
- "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)\n"
11
+ "PO-Revision-Date: 2015-07-02 10:43+0000\n"
12
+ "Last-Translator: Vladimir Pavlov <v.pavlov@i-teco.ru>\n"
13
+ "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
14
+ "\n"
15
+ "Language: ru\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: ru\n"
19
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
19
+ "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
20
+ "4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
21
+ "1 && n%100<=14)? 2 : 3);\n"
20
22
 
21
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
22
- msgid "Hosts"
23
- msgstr "Узлы"
23
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
24
+ msgid "Manipulate discovered hosts."
25
+ msgstr "Управление обнаруженными узлами."
24
26
 
25
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
26
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
27
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
28
+ msgid "Manipulate discovered rules."
29
+ msgstr "Управление обнаруженными правилами."
30
+
31
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
27
32
  msgid "ID"
28
33
  msgstr "Код"
29
34
 
30
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
31
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
35
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:17 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
32
36
  msgid "Name"
33
37
  msgstr "Имя"
34
38
 
35
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
39
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
36
40
  msgid "MAC"
37
41
  msgstr "MAC"
38
42
 
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
43
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
44
44
  msgid "CPUs"
45
45
  msgstr "CPU"
46
46
 
47
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
47
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
48
48
  msgid "Memory"
49
49
  msgstr "Память"
50
50
 
51
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
51
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
52
52
  msgid "Disk count"
53
53
  msgstr "Количество дисков"
54
54
 
55
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
55
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
56
56
  msgid "Disks size"
57
57
  msgstr "Размер диска"
58
58
 
59
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
59
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
60
60
  msgid "Subnet"
61
61
  msgstr "Подсеть"
62
62
 
63
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
- msgid "Last Report"
63
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
64
+ msgid "Last report"
65
65
  msgstr "Последний отчет"
66
66
 
67
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
67
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
68
68
  msgid "IP"
69
69
  msgstr "IP"
70
70
 
71
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
71
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
72
72
  msgid "Model"
73
73
  msgstr "Модель"
74
74
 
75
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
75
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
76
76
  msgid "Organization"
77
77
  msgstr "Организация"
78
78
 
79
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
79
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
80
80
  msgid "Location"
81
81
  msgstr "Расположение"
82
82
 
83
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
83
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
84
84
  msgid "Fact"
85
85
  msgstr "Аргумент"
86
86
 
87
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
87
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
88
88
  msgid "Value"
89
89
  msgstr "Значение"
90
90
 
91
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
91
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
92
92
  msgid "Host deleted"
93
93
  msgstr "Узел удален"
94
94
 
95
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
95
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
96
96
  msgid "Could not delete the host"
97
97
  msgstr "Не удалось удалить узел"
98
98
 
99
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
100
- #: lib/hammer_cli_foreman_discovery/discovery.rb:123
99
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
101
100
  msgid "Host created"
102
101
  msgstr "Узел создан"
103
102
 
104
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
105
- #: lib/hammer_cli_foreman_discovery/discovery.rb:124
103
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
106
104
  msgid "Could not create the host"
107
105
  msgstr "Не удалось создать узел"
108
106
 
109
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
107
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
110
108
  msgid "Host parameters"
111
109
  msgstr "Параметры узла"
112
110
 
113
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
111
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
114
112
  msgid "Interface parameters"
115
113
  msgstr "Параметры интерфейса"
116
114
 
117
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
115
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
118
116
  msgid "Enter the root password for the host:"
119
117
  msgstr "Введите пароль суперпользователя для узла:"
120
118
 
121
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
119
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
122
120
  msgid "Auto provision a host"
123
121
  msgstr "Автоматическая подготовка узла"
124
122
 
125
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
123
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
124
+ msgid "Auto provision all discovered hosts"
125
+ msgstr ""
126
+
127
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
128
+ #, fuzzy
129
+ msgid "Hosts created"
130
+ msgstr "Узел создан"
131
+
132
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
126
133
  msgid "Reboot a host"
127
134
  msgstr "Перезагрузить узел"
128
135
 
129
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
136
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
137
+ msgid "Reboot all discovered hosts"
138
+ msgstr ""
139
+
140
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
141
+ #, fuzzy
142
+ msgid "Rebooting hosts"
143
+ msgstr "Перезагрузить узел"
144
+
145
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
130
146
  msgid "Host reboot started"
131
147
  msgstr "Узел будет перезагружен"
132
148
 
133
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
149
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
134
150
  msgid "Could not reboot the host"
135
151
  msgstr "Не удалось перезагрузить узел"
136
152
 
137
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
153
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
138
154
  msgid "Refresh the facts of a host"
139
155
  msgstr "Освежить факты узла"
140
156
 
141
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
157
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
142
158
  msgid "Host facts refreshed"
143
- msgstr "Факты узла обновлены"
159
+ msgstr "Факты узла освежены"
144
160
 
145
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
161
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
146
162
  msgid "Could not refresh the facts of the host"
147
- msgstr "Не удалось обновить факты узла"
163
+ msgstr "Не удалось освежить факты узла"
148
164
 
149
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
165
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
166
+ msgid "Hosts"
167
+ msgstr "Узлы"
168
+
169
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
150
170
  msgid "Priority"
151
171
  msgstr "Приоритет"
152
172
 
153
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
173
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
154
174
  msgid "Search"
155
175
  msgstr "Поиск"
156
176
 
157
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
177
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
158
178
  msgid "Host Group"
159
179
  msgstr "Группа узлов"
160
180
 
161
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
181
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
162
182
  msgid "Hosts Limit"
163
183
  msgstr "Ограничение узлов"
164
184
 
165
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
185
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
166
186
  msgid "Enabled"
167
187
  msgstr "Включен"
168
188
 
169
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
189
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
170
190
  msgid "Hostname template"
171
191
  msgstr "Шаблон имени узла"
172
192
 
173
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
193
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
174
194
  msgid "Rule created"
175
195
  msgstr "Правило создано"
176
196
 
177
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
197
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
178
198
  msgid "Could not create the rule"
179
199
  msgstr "Не удалось создать правило"
180
200
 
181
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
201
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
182
202
  msgid "Rule updated"
183
203
  msgstr "Правило обновлено"
184
204
 
185
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
205
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
186
206
  msgid "Could not update the rule"
187
207
  msgstr "Не удалось обновить правило"
188
208
 
189
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
209
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
190
210
  msgid "Rule deleted"
191
211
  msgstr "Правило удалено"
192
212
 
193
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
213
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
194
214
  msgid "Could not delete the rule"
195
215
  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 "Управление обнаруженными правилами."