hammer_cli_foreman 0.3.0 → 0.4.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.
- checksums.yaml +4 -4
- data/doc/host_create.md +10 -0
- data/doc/release_notes.md +9 -0
- data/lib/hammer_cli_foreman/associating_commands.rb +8 -8
- data/lib/hammer_cli_foreman/host.rb +1 -1
- data/lib/hammer_cli_foreman/hostgroup.rb +10 -0
- data/lib/hammer_cli_foreman/smart_class_parameter.rb +1 -0
- data/lib/hammer_cli_foreman/smart_variable.rb +1 -0
- data/lib/hammer_cli_foreman/version.rb +1 -1
- data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/de/hammer-cli-foreman.edit.po +127 -70
- data/locale/de/hammer-cli-foreman.po +3 -3
- data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en/hammer-cli-foreman.edit.po +97 -49
- data/locale/en/hammer-cli-foreman.po +37 -1
- data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en_GB/hammer-cli-foreman.edit.po +120 -69
- data/locale/en_GB/hammer-cli-foreman.po +8 -8
- data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/es/hammer-cli-foreman.edit.po +106 -50
- data/locale/es/hammer-cli-foreman.po +3 -3
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/fr/hammer-cli-foreman.edit.po +106 -50
- data/locale/fr/hammer-cli-foreman.po +2 -2
- data/locale/hammer-cli-foreman.pot +111 -62
- data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/it/hammer-cli-foreman.edit.po +107 -51
- data/locale/it/hammer-cli-foreman.po +6 -6
- data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ja/hammer-cli-foreman.edit.po +106 -50
- data/locale/ja/hammer-cli-foreman.po +3 -3
- data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ko/hammer-cli-foreman.edit.po +106 -50
- data/locale/ko/hammer-cli-foreman.po +6 -6
- data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/pt_BR/hammer-cli-foreman.edit.po +106 -50
- data/locale/pt_BR/hammer-cli-foreman.po +31 -30
- data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ru/hammer-cli-foreman.edit.po +198 -140
- data/locale/ru/hammer-cli-foreman.po +3 -3
- data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/zh_CN/hammer-cli-foreman.edit.po +106 -50
- data/locale/zh_CN/hammer-cli-foreman.po +6 -6
- data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/zh_TW/hammer-cli-foreman.edit.po +106 -50
- data/locale/zh_TW/hammer-cli-foreman.po +6 -6
- data/test/unit/hostgroup_test.rb +2 -2
- metadata +4 -38
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014
|
|
9
9
|
msgid ""
|
|
10
10
|
msgstr ""
|
|
11
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
11
|
+
"Project-Id-Version: hammer-cli-foreman 0.3.0\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"POT-Creation-Date: 2015-
|
|
13
|
+
"POT-Creation-Date: 2015-09-21 16:50+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2015-03-21 13:20+0000\n"
|
|
15
15
|
"Last-Translator: Claer <transiblu@claer.hammock.fr>\n"
|
|
16
16
|
"Language-Team: French (http://www.transifex.com/projects/p/foreman/language/fr"
|
|
@@ -130,11 +130,11 @@ msgstr "Gestion des utilisateurs."
|
|
|
130
130
|
msgid "Manage user groups."
|
|
131
131
|
msgstr "Gérer les groupes d'utilisateurs."
|
|
132
132
|
|
|
133
|
-
#: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:200 ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
133
|
+
#: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:200 ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/hostgroup.rb:57 ../lib/hammer_cli_foreman/image.rb:29 ../lib/hammer_cli_foreman/interface.rb:23 ../lib/hammer_cli_foreman/interface.rb:43 ../lib/hammer_cli_foreman/location.rb:13 ../lib/hammer_cli_foreman/media.rb:9 ../lib/hammer_cli_foreman/model.rb:10 ../lib/hammer_cli_foreman/operating_system.rb:10 ../lib/hammer_cli_foreman/organization.rb:13 ../lib/hammer_cli_foreman/partition_table.rb:10 ../lib/hammer_cli_foreman/puppet_class.rb:13 ../lib/hammer_cli_foreman/report.rb:10 ../lib/hammer_cli_foreman/report.rb:30 ../lib/hammer_cli_foreman/role.rb:11 ../lib/hammer_cli_foreman/settings.rb:11 ../lib/hammer_cli_foreman/smart_class_parameter.rb:8 ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:63 ../lib/hammer_cli_foreman/subnet.rb:10 ../lib/hammer_cli_foreman/template.rb:25 ../lib/hammer_cli_foreman/user.rb:10 ../lib/hammer_cli_foreman/usergroup.rb:11
|
|
134
134
|
msgid "Id"
|
|
135
135
|
msgstr "Id"
|
|
136
136
|
|
|
137
|
-
#: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:202 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
137
|
+
#: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:202 ../lib/hammer_cli_foreman/hostgroup.rb:58 ../lib/hammer_cli_foreman/image.rb:30 ../lib/hammer_cli_foreman/image.rb:70 ../lib/hammer_cli_foreman/location.rb:14 ../lib/hammer_cli_foreman/media.rb:10 ../lib/hammer_cli_foreman/model.rb:11 ../lib/hammer_cli_foreman/operating_system.rb:22 ../lib/hammer_cli_foreman/organization.rb:14 ../lib/hammer_cli_foreman/partition_table.rb:11 ../lib/hammer_cli_foreman/puppet_class.rb:14 ../lib/hammer_cli_foreman/role.rb:12 ../lib/hammer_cli_foreman/settings.rb:12 ../lib/hammer_cli_foreman/smart_proxy.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:10 ../lib/hammer_cli_foreman/subnet.rb:11 ../lib/hammer_cli_foreman/template.rb:26 ../lib/hammer_cli_foreman/template.rb:74 ../lib/hammer_cli_foreman/user.rb:12 ../lib/hammer_cli_foreman/usergroup.rb:12
|
|
138
138
|
msgid "Name"
|
|
139
139
|
msgstr "Nom"
|
|
140
140
|
|
|
@@ -222,18 +222,56 @@ msgstr "Dissocier un smart proxy"
|
|
|
222
222
|
msgid "Associate an user"
|
|
223
223
|
msgstr "Associer un utilisateur"
|
|
224
224
|
|
|
225
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:149
|
|
226
|
+
#, fuzzy
|
|
227
|
+
msgid "The user has been associated"
|
|
228
|
+
msgstr "L'architecture a été associée"
|
|
229
|
+
|
|
230
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:150
|
|
231
|
+
#, fuzzy
|
|
232
|
+
msgid "Could not associate the user"
|
|
233
|
+
msgstr "Impossible de créer l'utilisateur"
|
|
234
|
+
|
|
225
235
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:155
|
|
226
236
|
msgid "Disassociate an user"
|
|
227
237
|
msgstr "Dissocier un utilisateur"
|
|
228
238
|
|
|
239
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:157
|
|
240
|
+
#, fuzzy
|
|
241
|
+
msgid "The user has been disassociated"
|
|
242
|
+
msgstr "L'architecture a été dissociée"
|
|
243
|
+
|
|
244
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:158
|
|
245
|
+
#, fuzzy
|
|
246
|
+
msgid "Could not disassociate the user"
|
|
247
|
+
msgstr "Impossible de dissocier l'architecture"
|
|
248
|
+
|
|
229
249
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:167
|
|
230
250
|
msgid "Associate an user group"
|
|
231
251
|
msgstr "Associer un groupe d'utilisateurs"
|
|
232
252
|
|
|
253
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:171
|
|
254
|
+
msgid "The user group has been associated"
|
|
255
|
+
msgstr ""
|
|
256
|
+
|
|
257
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:172
|
|
258
|
+
#, fuzzy
|
|
259
|
+
msgid "Could not associate the user group"
|
|
260
|
+
msgstr "Impossible de créer le groupe d'utilisateurs"
|
|
261
|
+
|
|
233
262
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:177
|
|
234
263
|
msgid "Disassociate an user group"
|
|
235
264
|
msgstr "Dissocier un groupe d'utilisateurs"
|
|
236
265
|
|
|
266
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:181
|
|
267
|
+
msgid "The user group has been disassociated"
|
|
268
|
+
msgstr ""
|
|
269
|
+
|
|
270
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:182
|
|
271
|
+
#, fuzzy
|
|
272
|
+
msgid "Could not disassociate the user group"
|
|
273
|
+
msgstr "Impossible de créer le groupe d'utilisateurs"
|
|
274
|
+
|
|
237
275
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:191
|
|
238
276
|
msgid "Associate a configuration template"
|
|
239
277
|
msgstr "Associer un modèle de configuration"
|
|
@@ -474,7 +512,7 @@ msgstr "Associer à une ressource"
|
|
|
474
512
|
msgid "Disassociate a resource"
|
|
475
513
|
msgstr "Dissocier la ressource"
|
|
476
514
|
|
|
477
|
-
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:327 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
515
|
+
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:327 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:65
|
|
478
516
|
msgid "Value"
|
|
479
517
|
msgstr "Valeur"
|
|
480
518
|
|
|
@@ -802,6 +840,10 @@ msgstr "Paramètres du Volume"
|
|
|
802
840
|
msgid "Interface parameters."
|
|
803
841
|
msgstr "Paramètres d'interface"
|
|
804
842
|
|
|
843
|
+
#: ../lib/hammer_cli_foreman/host.rb:62
|
|
844
|
+
msgid "Enter the root password for the host:"
|
|
845
|
+
msgstr ""
|
|
846
|
+
|
|
805
847
|
#: ../lib/hammer_cli_foreman/host.rb:146
|
|
806
848
|
msgid "At least one interface must be set as primary"
|
|
807
849
|
msgstr ""
|
|
@@ -810,7 +852,7 @@ msgstr ""
|
|
|
810
852
|
msgid "At least one interface must be set as provision"
|
|
811
853
|
msgstr ""
|
|
812
854
|
|
|
813
|
-
#: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
855
|
+
#: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:60 ../lib/hammer_cli_foreman/image.rb:31
|
|
814
856
|
msgid "Operating System"
|
|
815
857
|
msgstr "Système d'Exploitation"
|
|
816
858
|
|
|
@@ -849,7 +891,7 @@ msgstr "Ressources d'Ordinateur"
|
|
|
849
891
|
msgid "Compute Profile"
|
|
850
892
|
msgstr "Ressource d'ordinateur"
|
|
851
893
|
|
|
852
|
-
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
894
|
+
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:61
|
|
853
895
|
msgid "Environment"
|
|
854
896
|
msgstr "Environnement"
|
|
855
897
|
|
|
@@ -883,11 +925,11 @@ msgstr "Dernier rapport"
|
|
|
883
925
|
msgid "Network"
|
|
884
926
|
msgstr "Réseau"
|
|
885
927
|
|
|
886
|
-
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
928
|
+
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
|
|
887
929
|
msgid "Subnet"
|
|
888
930
|
msgstr "Sous-Réseau"
|
|
889
931
|
|
|
890
|
-
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
932
|
+
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
|
|
891
933
|
msgid "Domain"
|
|
892
934
|
msgstr "Domaine"
|
|
893
935
|
|
|
@@ -941,7 +983,7 @@ msgstr ""
|
|
|
941
983
|
msgid "Operating system"
|
|
942
984
|
msgstr "Systèmes d'exploitations"
|
|
943
985
|
|
|
944
|
-
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
986
|
+
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
|
|
945
987
|
msgid "Architecture"
|
|
946
988
|
msgstr "Architecture"
|
|
947
989
|
|
|
@@ -949,11 +991,11 @@ msgstr "Architecture"
|
|
|
949
991
|
msgid "Build"
|
|
950
992
|
msgstr "Construire"
|
|
951
993
|
|
|
952
|
-
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
994
|
+
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:77
|
|
953
995
|
msgid "Medium"
|
|
954
996
|
msgstr "Medium"
|
|
955
997
|
|
|
956
|
-
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
998
|
+
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:76
|
|
957
999
|
msgid "Partition Table"
|
|
958
1000
|
msgstr "Table de partition"
|
|
959
1001
|
|
|
@@ -990,7 +1032,7 @@ msgstr "Type de Propriétaire"
|
|
|
990
1032
|
msgid "Enabled"
|
|
991
1033
|
msgstr "Activé"
|
|
992
1034
|
|
|
993
|
-
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1035
|
+
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:62
|
|
994
1036
|
msgid "Model"
|
|
995
1037
|
msgstr "Modèle"
|
|
996
1038
|
|
|
@@ -1106,71 +1148,80 @@ msgstr "Nom du proxy pour Puppet"
|
|
|
1106
1148
|
msgid "Name of parent hostgroup"
|
|
1107
1149
|
msgstr "Nom du groupe d'hôte parent"
|
|
1108
1150
|
|
|
1109
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1151
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:17
|
|
1152
|
+
#, fuzzy
|
|
1153
|
+
msgid "Root password"
|
|
1154
|
+
msgstr "Mot de passe BMC"
|
|
1155
|
+
|
|
1156
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:23
|
|
1157
|
+
msgid "Enter the root password for the host group:"
|
|
1158
|
+
msgstr ""
|
|
1159
|
+
|
|
1160
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:59 ../lib/hammer_cli_foreman/operating_system.rb:11
|
|
1110
1161
|
msgid "Title"
|
|
1111
1162
|
msgstr "Titre"
|
|
1112
1163
|
|
|
1113
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1164
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:78
|
|
1114
1165
|
msgid "Puppet CA Proxy Id"
|
|
1115
1166
|
msgstr "Id du Proxy Puppet CA"
|
|
1116
1167
|
|
|
1117
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1168
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:79
|
|
1118
1169
|
msgid "Puppet Master Proxy Id"
|
|
1119
1170
|
msgstr "Id du proxy Puppet Master"
|
|
1120
1171
|
|
|
1121
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1172
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:80
|
|
1122
1173
|
msgid "ComputeProfile"
|
|
1123
1174
|
msgstr "Ressource d'ordinateur"
|
|
1124
1175
|
|
|
1125
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1176
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:84
|
|
1126
1177
|
msgid "Parent Id"
|
|
1127
1178
|
msgstr "Id du parent"
|
|
1128
1179
|
|
|
1129
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1180
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:94
|
|
1130
1181
|
msgid "Hostgroup created"
|
|
1131
1182
|
msgstr "Groupe d'hôtes créé"
|
|
1132
1183
|
|
|
1133
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1184
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:95
|
|
1134
1185
|
msgid "Could not create the hostgroup"
|
|
1135
1186
|
msgstr "Impossible de créer le groupe d'hôtes"
|
|
1136
1187
|
|
|
1137
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1188
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:104
|
|
1138
1189
|
msgid "Hostgroup updated"
|
|
1139
1190
|
msgstr "Groupe d'hôtes mis à jour"
|
|
1140
1191
|
|
|
1141
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1192
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:105
|
|
1142
1193
|
msgid "Could not update the hostgroup"
|
|
1143
1194
|
msgstr "Impossible de mettre à jour le groupe d'hôtes"
|
|
1144
1195
|
|
|
1145
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1196
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:112
|
|
1146
1197
|
msgid "Hostgroup deleted"
|
|
1147
1198
|
msgstr "Groupe d'hôtes supprimé"
|
|
1148
1199
|
|
|
1149
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1200
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:113
|
|
1150
1201
|
msgid "Could not delete the hostgroup"
|
|
1151
1202
|
msgstr "Impossible de supprimer le groupe d'hôtes"
|
|
1152
1203
|
|
|
1153
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1204
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:137
|
|
1154
1205
|
msgid "Create or update parameter for a hostgroup."
|
|
1155
1206
|
msgstr "Créer ou changer un paramètre d'un groupe d'hôtes."
|
|
1156
1207
|
|
|
1157
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1208
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:139
|
|
1158
1209
|
msgid "Hostgroup parameter updated"
|
|
1159
1210
|
msgstr "Paramètre du groupe d'hôtes mis à jour"
|
|
1160
1211
|
|
|
1161
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1212
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:140
|
|
1162
1213
|
msgid "New hostgroup parameter created"
|
|
1163
1214
|
msgstr "Nouveau paramètre du groupe d'hôtes créé"
|
|
1164
1215
|
|
|
1165
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1216
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:141
|
|
1166
1217
|
msgid "Could not set hostgroup parameter"
|
|
1167
1218
|
msgstr "Impossible de positionner le paramètre du groupe d'hôtes"
|
|
1168
1219
|
|
|
1169
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1220
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:148
|
|
1170
1221
|
msgid "Delete parameter for a hostgroup."
|
|
1171
1222
|
msgstr "Suppression du paramètre d'un groupe d'hôtes"
|
|
1172
1223
|
|
|
1173
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1224
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:150
|
|
1174
1225
|
msgid "Hostgroup parameter deleted"
|
|
1175
1226
|
msgstr "Paramètre du groupe d'hôtes supprimé"
|
|
1176
1227
|
|
|
@@ -1956,62 +2007,67 @@ msgid "Merge overrides"
|
|
|
1956
2007
|
msgstr ""
|
|
1957
2008
|
|
|
1958
2009
|
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
|
|
2010
|
+
#, fuzzy
|
|
2011
|
+
msgid "Merge default value"
|
|
2012
|
+
msgstr "Valeur par défaut"
|
|
2013
|
+
|
|
2014
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
|
|
1959
2015
|
msgid "Avoid duplicates"
|
|
1960
2016
|
msgstr ""
|
|
1961
2017
|
|
|
1962
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2018
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
|
|
1963
2019
|
msgid "Order"
|
|
1964
2020
|
msgstr "Ordre"
|
|
1965
2021
|
|
|
1966
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2022
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
|
|
1967
2023
|
#, fuzzy
|
|
1968
2024
|
msgid "Values"
|
|
1969
2025
|
msgstr "Valeur"
|
|
1970
2026
|
|
|
1971
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2027
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
|
|
1972
2028
|
msgid "Match"
|
|
1973
2029
|
msgstr "Correspond"
|
|
1974
2030
|
|
|
1975
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2031
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
|
|
1976
2032
|
msgid "Parameter updated"
|
|
1977
2033
|
msgstr "Paramètre mis à jour"
|
|
1978
2034
|
|
|
1979
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2035
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
|
|
1980
2036
|
msgid "Could not update the parameter"
|
|
1981
2037
|
msgstr "Impossible de mettre à jour le paramètre"
|
|
1982
2038
|
|
|
1983
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2039
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
|
|
1984
2040
|
msgid "Override this parameter."
|
|
1985
2041
|
msgstr "Surcharger ce paramètre."
|
|
1986
2042
|
|
|
1987
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2043
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
|
|
1988
2044
|
msgid "This parameter is required."
|
|
1989
2045
|
msgstr "Ce paramètre est requis."
|
|
1990
2046
|
|
|
1991
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2047
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
|
|
1992
2048
|
msgid "Type of the parameter."
|
|
1993
2049
|
msgstr "Type de paramètre."
|
|
1994
2050
|
|
|
1995
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2051
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:118 ../lib/hammer_cli_foreman/smart_variable.rb:90 ../lib/hammer_cli_foreman/smart_variable.rb:104
|
|
1996
2052
|
msgid "Type of the validator."
|
|
1997
2053
|
msgstr "Type du validateur."
|
|
1998
2054
|
|
|
1999
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2055
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
|
|
2000
2056
|
#, fuzzy
|
|
2001
2057
|
msgid "Override value created"
|
|
2002
2058
|
msgstr "Surcharger les valeurs"
|
|
2003
2059
|
|
|
2004
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2060
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
|
|
2005
2061
|
#, fuzzy
|
|
2006
2062
|
msgid "Could not create the override_value"
|
|
2007
2063
|
msgstr "Impossible de créer le rôle utilisateur"
|
|
2008
2064
|
|
|
2009
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2065
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
|
|
2010
2066
|
#, fuzzy
|
|
2011
2067
|
msgid "Override value deleted"
|
|
2012
2068
|
msgstr "Surcharger les valeurs"
|
|
2013
2069
|
|
|
2014
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2070
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
|
|
2015
2071
|
#, fuzzy
|
|
2016
2072
|
msgid "Could not delete the override value"
|
|
2017
2073
|
msgstr "Impossible de supprimer le système d'expoitation"
|
|
@@ -2068,34 +2124,34 @@ msgstr "Fonctions smart proxy rechargées"
|
|
|
2068
2124
|
msgid "Refresh of smart proxy features failed"
|
|
2069
2125
|
msgstr "Rechargement des fonctions smart proxy échoué"
|
|
2070
2126
|
|
|
2071
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2127
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:82
|
|
2072
2128
|
msgid "Smart variable [%{variable}] created"
|
|
2073
2129
|
msgstr ""
|
|
2074
2130
|
|
|
2075
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2131
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:83
|
|
2076
2132
|
#, fuzzy
|
|
2077
2133
|
msgid "Could not create the smart variable"
|
|
2078
2134
|
msgstr "Impossible de créer la table de partition"
|
|
2079
2135
|
|
|
2080
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2136
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
|
|
2081
2137
|
#, fuzzy
|
|
2082
2138
|
msgid "Type of the variable."
|
|
2083
2139
|
msgstr "Type du validateur."
|
|
2084
2140
|
|
|
2085
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2141
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:96
|
|
2086
2142
|
msgid "Smart variable [%{variable}] updated"
|
|
2087
2143
|
msgstr ""
|
|
2088
2144
|
|
|
2089
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2145
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:97
|
|
2090
2146
|
#, fuzzy
|
|
2091
2147
|
msgid "Could not update the smart variable"
|
|
2092
2148
|
msgstr "Impossible de mettre à jour la table de partition"
|
|
2093
2149
|
|
|
2094
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2150
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:111
|
|
2095
2151
|
msgid "Smart variable [%{variable}] deleted"
|
|
2096
2152
|
msgstr ""
|
|
2097
2153
|
|
|
2098
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2154
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:112
|
|
2099
2155
|
#, fuzzy
|
|
2100
2156
|
msgid "Could not delete the smart variable"
|
|
2101
2157
|
msgstr "Impossible de supprimer la table de partition"
|
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014
|
|
9
9
|
msgid ""
|
|
10
10
|
msgstr ""
|
|
11
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
11
|
+
"Project-Id-Version: hammer-cli-foreman 0.4.0\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
13
|
"POT-Creation-Date: 2014-12-11 13:21+0100\n"
|
|
14
14
|
"PO-Revision-Date: 2015-03-21 13:20+0000\n"
|
|
15
15
|
"Last-Translator: Claer <transiblu@claer.hammock.fr>\n"
|
|
16
|
-
"Language-Team: French (http://www.transifex.com/
|
|
16
|
+
"Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
|
|
17
17
|
"MIME-Version: 1.0\n"
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
"Content-Transfer-Encoding: 8bit\n"
|