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
  # 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
12
  "PO-Revision-Date: 2015-05-28 23:40+0000\n"
13
13
  "Last-Translator: Andi Chandler <andi@gowling.com>\n"
@@ -34,9 +34,6 @@ msgstr "Name"
34
34
  msgid "MAC"
35
35
  msgstr "MAC"
36
36
 
37
- msgid "Last report"
38
- msgstr "Last report"
39
-
40
37
  msgid "CPUs"
41
38
  msgstr "CPUs"
42
39
 
@@ -52,8 +49,8 @@ msgstr "Disks size"
52
49
  msgid "Subnet"
53
50
  msgstr "Subnet"
54
51
 
55
- msgid "Last Report"
56
- msgstr "Last Report"
52
+ msgid "Last report"
53
+ msgstr "Last report"
57
54
 
58
55
  msgid "IP"
59
56
  msgstr "IP"
@@ -97,9 +94,23 @@ msgstr "Enter the root password for the host:"
97
94
  msgid "Auto provision a host"
98
95
  msgstr "Auto provision a host"
99
96
 
97
+ msgid "Auto provision all discovered hosts"
98
+ msgstr ""
99
+
100
+ #, fuzzy
101
+ msgid "Hosts created"
102
+ msgstr "Host created"
103
+
100
104
  msgid "Reboot a host"
101
105
  msgstr "Reboot a host"
102
106
 
107
+ msgid "Reboot all discovered hosts"
108
+ msgstr ""
109
+
110
+ #, fuzzy
111
+ msgid "Rebooting hosts"
112
+ msgstr "Reboot a host"
113
+
103
114
  msgid "Host reboot started"
104
115
  msgstr "Host reboot started"
105
116
 
@@ -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
  # Sergio Ocón <sergio.ocon@redhat.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 14:59+0000\n"
13
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
14
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)\n"
11
+ "PO-Revision-Date: 2015-05-19 09:24+0000\n"
12
+ "Last-Translator: Sergio Ocón <sergio.ocon@redhat.com>\n"
13
+ "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
14
+ "\n"
15
+ "Language: es\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: es\n"
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
22
- msgid "Hosts"
23
- msgstr "Hosts"
21
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
22
+ msgid "Manipulate discovered hosts."
23
+ msgstr "Manipular los hosts descubiertos."
24
24
 
25
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
26
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
25
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
26
+ msgid "Manipulate discovered rules."
27
+ msgstr "Manipular las reglas descubiertas."
28
+
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 "Nombre"
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 "Dirección MAC"
38
40
 
39
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
40
- msgid "Last report"
41
- msgstr "Último informe"
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 "Procesadores"
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 "Memoria"
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 "Número de discos"
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 "Tamaño de discos"
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 "Subred"
62
60
 
63
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
- msgid "Last Report"
61
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
62
+ msgid "Last report"
65
63
  msgstr "Último informe"
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 "Modelo"
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 "Organización"
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 "Lugares"
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 "Dato"
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 "Valor"
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 "Host borrado"
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 "No se pudo borrar el host"
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
- msgstr "Host creado"
99
+ msgstr "El host se ha creado"
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 "No se pudo crear el host"
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 "Paramétros de host"
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 "Parámetros de la interfaz"
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
- msgstr "Introduzca la contraseña de root para el host:"
115
+ msgstr "Introduzca el password de root para el host:"
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 "Provisionar un host automático"
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 "El host se ha creado"
129
+
130
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
126
131
  msgid "Reboot a host"
127
132
  msgstr "Reiniciar un host"
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 "Reiniciar un host"
142
+
143
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
130
144
  msgid "Host reboot started"
131
145
  msgstr "Comenzó el reinicio del host"
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 "No se pudo reiniciar el host"
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 "Actualizar los detalles del host"
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 "Se actualizaron los detalles del host"
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 "No se pudo actualizar los detalles del host"
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 "Hosts"
166
+
167
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
150
168
  msgid "Priority"
151
169
  msgstr "Prioridad"
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 "Buscar"
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 "Grupo de Equipo"
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 "Límite de hosts"
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 "Habilitado"
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 "Plantilla de nombre de host"
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 "Se creó la regla"
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 "No se pudo crear la regla"
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
- msgstr "Ha sido actualizada la regla"
201
+ msgstr "Se actualizó la pauta"
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
- msgstr "No se pudo actualizar la regla"
205
+ msgstr "No se pudo actualizar la pauta"
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
- msgstr "Ha sido borrada la regla"
209
+ msgstr "La pauta se borró"
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
- msgstr "No se pudo borrar la regla"
196
-
197
- #: lib/hammer_cli_foreman_discovery.rb:7
198
- msgid "Manipulate discovered hosts."
199
- msgstr "Manipular los hosts descubiertos."
200
-
201
- #: lib/hammer_cli_foreman_discovery.rb:11
202
- msgid "Manipulate discovered rules."
203
- msgstr "Manipular las reglas descubiertas."
213
+ msgstr "No se pudo borrar la pauta"
@@ -6,7 +6,7 @@
6
6
  # Sergio Ocón <sergio.ocon@redhat.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-05-19 09:24+0000\n"
12
12
  "Last-Translator: Sergio Ocón <sergio.ocon@redhat.com>\n"
@@ -33,9 +33,6 @@ msgstr "Nombre"
33
33
  msgid "MAC"
34
34
  msgstr "Dirección MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "Último informe"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "Procesadores"
41
38
 
@@ -51,7 +48,7 @@ msgstr "Tamaño de discos"
51
48
  msgid "Subnet"
52
49
  msgstr "Subred"
53
50
 
54
- msgid "Last Report"
51
+ msgid "Last report"
55
52
  msgstr "Último informe"
56
53
 
57
54
  msgid "IP"
@@ -96,9 +93,23 @@ msgstr "Introduzca el password de root para el host:"
96
93
  msgid "Auto provision a host"
97
94
  msgstr "Provisionar un host automático"
98
95
 
96
+ msgid "Auto provision all discovered hosts"
97
+ msgstr ""
98
+
99
+ #, fuzzy
100
+ msgid "Hosts created"
101
+ msgstr "El host se ha creado"
102
+
99
103
  msgid "Reboot a host"
100
104
  msgstr "Reiniciar un host"
101
105
 
106
+ msgid "Reboot all discovered hosts"
107
+ msgstr ""
108
+
109
+ #, fuzzy
110
+ msgid "Rebooting hosts"
111
+ msgstr "Reiniciar un host"
112
+
102
113
  msgid "Host reboot started"
103
114
  msgstr "Comenzó el reinicio del host"
104
115
 
@@ -1,203 +1,212 @@
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
- # Claer <transiblu@claer.hammock.fr>, 2015-2016
6
+ # Claer <transiblu@claer.hammock.fr>, 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-05-04 17:58+0000\n"
11
+ "PO-Revision-Date: 2015-03-21 22:02+0000\n"
13
12
  "Last-Translator: Claer <transiblu@claer.hammock.fr>\n"
14
13
  "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
14
+ "Language: fr\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
- "Language: fr\n"
19
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
19
 
21
- #: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
22
- msgid "Hosts"
23
- msgstr "Hôtes"
20
+ #: ../lib/hammer_cli_foreman_discovery.rb:7
21
+ msgid "Manipulate discovered hosts."
22
+ msgstr "Manipuler les hôtes détectés."
24
23
 
25
- #: lib/hammer_cli_foreman_discovery/discovery.rb:12
26
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
24
+ #: ../lib/hammer_cli_foreman_discovery.rb:11
25
+ msgid "Manipulate discovered rules."
26
+ msgstr "Manipuler les règles détectées."
27
+
28
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:16 ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
27
29
  msgid "ID"
28
30
  msgstr "ID"
29
31
 
30
- #: lib/hammer_cli_foreman_discovery/discovery.rb:13
31
- #: 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
32
33
  msgid "Name"
33
34
  msgstr "Nom"
34
35
 
35
- #: lib/hammer_cli_foreman_discovery/discovery.rb:14
36
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:18
36
37
  msgid "MAC"
37
38
  msgstr "MAC"
38
39
 
39
- #: lib/hammer_cli_foreman_discovery/discovery.rb:15
40
- msgid "Last report"
41
- msgstr "Dernier rapport"
42
-
43
- #: lib/hammer_cli_foreman_discovery/discovery.rb:16
40
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:19
44
41
  msgid "CPUs"
45
42
  msgstr "CPUs"
46
43
 
47
- #: lib/hammer_cli_foreman_discovery/discovery.rb:17
44
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:20
48
45
  msgid "Memory"
49
46
  msgstr "Mémoire"
50
47
 
51
- #: lib/hammer_cli_foreman_discovery/discovery.rb:18
48
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:21
52
49
  msgid "Disk count"
53
50
  msgstr "Nombre de disques"
54
51
 
55
- #: lib/hammer_cli_foreman_discovery/discovery.rb:19
52
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:22
56
53
  msgid "Disks size"
57
54
  msgstr "Taille des disques"
58
55
 
59
- #: lib/hammer_cli_foreman_discovery/discovery.rb:20
56
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:23
60
57
  msgid "Subnet"
61
58
  msgstr "Sous-Réseau"
62
59
 
63
- #: lib/hammer_cli_foreman_discovery/discovery.rb:21
64
- msgid "Last Report"
60
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:24
61
+ msgid "Last report"
65
62
  msgstr "Dernier rapport"
66
63
 
67
- #: lib/hammer_cli_foreman_discovery/discovery.rb:29
64
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:32
68
65
  msgid "IP"
69
66
  msgstr "IP"
70
67
 
71
- #: lib/hammer_cli_foreman_discovery/discovery.rb:30
68
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:33
72
69
  msgid "Model"
73
70
  msgstr "Modèle"
74
71
 
75
- #: lib/hammer_cli_foreman_discovery/discovery.rb:31
72
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:34
76
73
  msgid "Organization"
77
74
  msgstr "Organisation"
78
75
 
79
- #: lib/hammer_cli_foreman_discovery/discovery.rb:32
76
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:35
80
77
  msgid "Location"
81
- msgstr "Emplacement"
78
+ msgstr "Localisation"
82
79
 
83
- #: lib/hammer_cli_foreman_discovery/discovery.rb:42
80
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:48
84
81
  msgid "Fact"
85
82
  msgstr "Fact"
86
83
 
87
- #: lib/hammer_cli_foreman_discovery/discovery.rb:43
84
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:49
88
85
  msgid "Value"
89
86
  msgstr "Valeur"
90
87
 
91
- #: lib/hammer_cli_foreman_discovery/discovery.rb:60
88
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:66
92
89
  msgid "Host deleted"
93
90
  msgstr "Hôte supprimé"
94
91
 
95
- #: lib/hammer_cli_foreman_discovery/discovery.rb:61
92
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:67
96
93
  msgid "Could not delete the host"
97
94
  msgstr "Impossible de supprimer l'hôte"
98
95
 
99
- #: lib/hammer_cli_foreman_discovery/discovery.rb:69
100
- #: lib/hammer_cli_foreman_discovery/discovery.rb:123
96
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:75 ../lib/hammer_cli_foreman_discovery/discovery.rb:157
101
97
  msgid "Host created"
102
98
  msgstr "Hôte créé"
103
99
 
104
- #: lib/hammer_cli_foreman_discovery/discovery.rb:70
105
- #: lib/hammer_cli_foreman_discovery/discovery.rb:124
100
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:76 ../lib/hammer_cli_foreman_discovery/discovery.rb:158
106
101
  msgid "Could not create the host"
107
102
  msgstr "Impossible de créer l'hôte"
108
103
 
109
- #: lib/hammer_cli_foreman_discovery/discovery.rb:88
104
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:96
110
105
  msgid "Host parameters"
111
106
  msgstr "Paramètres de l'hôte"
112
107
 
113
- #: lib/hammer_cli_foreman_discovery/discovery.rb:90
108
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:98
114
109
  msgid "Interface parameters"
115
110
  msgstr "Paramètres d'interface"
116
111
 
117
- #: lib/hammer_cli_foreman_discovery/discovery.rb:99
112
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:107
118
113
  msgid "Enter the root password for the host:"
119
114
  msgstr "Saisir le mot de passe root de l'hôte :"
120
115
 
121
- #: lib/hammer_cli_foreman_discovery/discovery.rb:122
116
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:143
122
117
  msgid "Auto provision a host"
123
118
  msgstr "Provisionner un hôte automatiquement"
124
119
 
125
- #: lib/hammer_cli_foreman_discovery/discovery.rb:132
120
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:145
121
+ msgid "Auto provision all discovered hosts"
122
+ msgstr ""
123
+
124
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:150
125
+ #, fuzzy
126
+ msgid "Hosts created"
127
+ msgstr "Hôte créé"
128
+
129
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:166
126
130
  msgid "Reboot a host"
127
131
  msgstr "Redémarrage d'un hôte"
128
132
 
129
- #: lib/hammer_cli_foreman_discovery/discovery.rb:133
133
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:168
134
+ msgid "Reboot all discovered hosts"
135
+ msgstr ""
136
+
137
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:174
138
+ #, fuzzy
139
+ msgid "Rebooting hosts"
140
+ msgstr "Redémarrage d'un hôte"
141
+
142
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:187
130
143
  msgid "Host reboot started"
131
144
  msgstr "Redémarrage de l'hôte lancé"
132
145
 
133
- #: lib/hammer_cli_foreman_discovery/discovery.rb:134
146
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:188
134
147
  msgid "Could not reboot the host"
135
148
  msgstr "Impossible de redémarrer l'hôte"
136
149
 
137
- #: lib/hammer_cli_foreman_discovery/discovery.rb:142
150
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:196
138
151
  msgid "Refresh the facts of a host"
139
152
  msgstr "Rafraichir les facts d'un hôte"
140
153
 
141
- #: lib/hammer_cli_foreman_discovery/discovery.rb:143
154
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:197
142
155
  msgid "Host facts refreshed"
143
156
  msgstr "Facts de l'hôte rafraichis"
144
157
 
145
- #: lib/hammer_cli_foreman_discovery/discovery.rb:144
158
+ #: ../lib/hammer_cli_foreman_discovery/discovery.rb:198
146
159
  msgid "Could not refresh the facts of the host"
147
160
  msgstr "Impossible de rafraichir les facts de l'hôte"
148
161
 
149
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
162
+ #: ../lib/hammer_cli_foreman_discovery/discovery_references.rb:6
163
+ msgid "Hosts"
164
+ msgstr "Hôtes"
165
+
166
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
150
167
  msgid "Priority"
151
168
  msgstr "Priorité"
152
169
 
153
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
170
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
154
171
  msgid "Search"
155
172
  msgstr "Rechercher"
156
173
 
157
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
174
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:30
158
175
  msgid "Host Group"
159
176
  msgstr "Groupe d'hôtes"
160
177
 
161
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
178
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:31
162
179
  msgid "Hosts Limit"
163
180
  msgstr "Limite d'hôtes"
164
181
 
165
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
182
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:32
166
183
  msgid "Enabled"
167
184
  msgstr "Activé"
168
185
 
169
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
186
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:41
170
187
  msgid "Hostname template"
171
188
  msgstr "Modèle d'hôte"
172
189
 
173
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
190
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:50
174
191
  msgid "Rule created"
175
192
  msgstr "Règle créée"
176
193
 
177
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
194
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:51
178
195
  msgid "Could not create the rule"
179
196
  msgstr "Impossible de créer la règle"
180
197
 
181
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
198
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:58
182
199
  msgid "Rule updated"
183
200
  msgstr "Règle mis à jour"
184
201
 
185
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
202
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:59
186
203
  msgid "Could not update the rule"
187
204
  msgstr "Impossible de mettre à jour la règle"
188
205
 
189
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
206
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:66
190
207
  msgid "Rule deleted"
191
208
  msgstr "Règle supprimée"
192
209
 
193
- #: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
210
+ #: ../lib/hammer_cli_foreman_discovery/discovery_rule.rb:67
194
211
  msgid "Could not delete the rule"
195
212
  msgstr "Impossible de supprimer la règle"
196
-
197
- #: lib/hammer_cli_foreman_discovery.rb:7
198
- msgid "Manipulate discovered hosts."
199
- msgstr "Manipuler les hôtes détectés."
200
-
201
- #: lib/hammer_cli_foreman_discovery.rb:11
202
- msgid "Manipulate discovered rules."
203
- msgstr "Manipuler les règles détectées."