hammer_cli_foreman_discovery 0.0.3 → 1.0.0

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