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.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/doc/host_create.md +10 -0
  3. data/doc/release_notes.md +9 -0
  4. data/lib/hammer_cli_foreman/associating_commands.rb +8 -8
  5. data/lib/hammer_cli_foreman/host.rb +1 -1
  6. data/lib/hammer_cli_foreman/hostgroup.rb +10 -0
  7. data/lib/hammer_cli_foreman/smart_class_parameter.rb +1 -0
  8. data/lib/hammer_cli_foreman/smart_variable.rb +1 -0
  9. data/lib/hammer_cli_foreman/version.rb +1 -1
  10. data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  11. data/locale/de/hammer-cli-foreman.edit.po +127 -70
  12. data/locale/de/hammer-cli-foreman.po +3 -3
  13. data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  14. data/locale/en/hammer-cli-foreman.edit.po +97 -49
  15. data/locale/en/hammer-cli-foreman.po +37 -1
  16. data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  17. data/locale/en_GB/hammer-cli-foreman.edit.po +120 -69
  18. data/locale/en_GB/hammer-cli-foreman.po +8 -8
  19. data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  20. data/locale/es/hammer-cli-foreman.edit.po +106 -50
  21. data/locale/es/hammer-cli-foreman.po +3 -3
  22. data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  23. data/locale/fr/hammer-cli-foreman.edit.po +106 -50
  24. data/locale/fr/hammer-cli-foreman.po +2 -2
  25. data/locale/hammer-cli-foreman.pot +111 -62
  26. data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  27. data/locale/it/hammer-cli-foreman.edit.po +107 -51
  28. data/locale/it/hammer-cli-foreman.po +6 -6
  29. data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  30. data/locale/ja/hammer-cli-foreman.edit.po +106 -50
  31. data/locale/ja/hammer-cli-foreman.po +3 -3
  32. data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  33. data/locale/ko/hammer-cli-foreman.edit.po +106 -50
  34. data/locale/ko/hammer-cli-foreman.po +6 -6
  35. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  36. data/locale/pt_BR/hammer-cli-foreman.edit.po +106 -50
  37. data/locale/pt_BR/hammer-cli-foreman.po +31 -30
  38. data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  39. data/locale/ru/hammer-cli-foreman.edit.po +198 -140
  40. data/locale/ru/hammer-cli-foreman.po +3 -3
  41. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  42. data/locale/zh_CN/hammer-cli-foreman.edit.po +106 -50
  43. data/locale/zh_CN/hammer-cli-foreman.po +6 -6
  44. data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  45. data/locale/zh_TW/hammer-cli-foreman.edit.po +106 -50
  46. data/locale/zh_TW/hammer-cli-foreman.po +6 -6
  47. data/test/unit/hostgroup_test.rb +2 -2
  48. metadata +4 -38
@@ -9,9 +9,9 @@
9
9
  # Sergio Ocón <sergio.ocon@redhat.com>, 2014
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman 0.2.0\n"
12
+ "Project-Id-Version: hammer-cli-foreman 0.3.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
- "POT-Creation-Date: 2015-07-29 17:24+0200\n"
14
+ "POT-Creation-Date: 2015-09-21 16:50+0200\n"
15
15
  "PO-Revision-Date: 2015-03-22 03:37+0000\n"
16
16
  "Last-Translator: francis <hackgo@gmail.com>\n"
17
17
  "Language-Team: Spanish (http://www.transifex.com/projects/p/foreman/language/e"
@@ -131,11 +131,11 @@ msgstr "Manipular usuarios."
131
131
  msgid "Manage user groups."
132
132
  msgstr "Gestionar grupos de usuarios."
133
133
 
134
- #: ../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:47 ../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:74 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:62 ../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
+ #: ../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
135
135
  msgid "Id"
136
136
  msgstr "Id"
137
137
 
138
- #: ../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:48 ../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
+ #: ../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
139
139
  msgid "Name"
140
140
  msgstr "Nombre"
141
141
 
@@ -223,18 +223,56 @@ msgstr "Dessociar un proxy inteligente"
223
223
  msgid "Associate an user"
224
224
  msgstr "Asociar un usuario"
225
225
 
226
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:149
227
+ #, fuzzy
228
+ msgid "The user has been associated"
229
+ msgstr "Se ha asociado la arquitectura"
230
+
231
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:150
232
+ #, fuzzy
233
+ msgid "Could not associate the user"
234
+ msgstr "No se pudo crear el usuario"
235
+
226
236
  #: ../lib/hammer_cli_foreman/associating_commands.rb:155
227
237
  msgid "Disassociate an user"
228
238
  msgstr "Desasociar un usuario"
229
239
 
240
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:157
241
+ #, fuzzy
242
+ msgid "The user has been disassociated"
243
+ msgstr "Se ha desasociado la arquitectura"
244
+
245
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:158
246
+ #, fuzzy
247
+ msgid "Could not disassociate the user"
248
+ msgstr "No se pudo desasociar la arquitectura"
249
+
230
250
  #: ../lib/hammer_cli_foreman/associating_commands.rb:167
231
251
  msgid "Associate an user group"
232
252
  msgstr "Asociar un grupo de usuarios"
233
253
 
254
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:171
255
+ msgid "The user group has been associated"
256
+ msgstr ""
257
+
258
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:172
259
+ #, fuzzy
260
+ msgid "Could not associate the user group"
261
+ msgstr "No se pudo crear el grupo de usuarios"
262
+
234
263
  #: ../lib/hammer_cli_foreman/associating_commands.rb:177
235
264
  msgid "Disassociate an user group"
236
265
  msgstr "Desasociar un grupo de usuarios"
237
266
 
267
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:181
268
+ msgid "The user group has been disassociated"
269
+ msgstr ""
270
+
271
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:182
272
+ #, fuzzy
273
+ msgid "Could not disassociate the user group"
274
+ msgstr "No se pudo crear el grupo de usuarios"
275
+
238
276
  #: ../lib/hammer_cli_foreman/associating_commands.rb:191
239
277
  msgid "Associate a configuration template"
240
278
  msgstr "Asociar una plantilla de configuración"
@@ -475,7 +513,7 @@ msgstr "Asociar un recurso"
475
513
  msgid "Disassociate a resource"
476
514
  msgstr "Desasociar un recurso"
477
515
 
478
- #: ../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:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
516
+ #: ../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
479
517
  msgid "Value"
480
518
  msgstr "Valor"
481
519
 
@@ -803,6 +841,10 @@ msgstr "Parámetros de volumen"
803
841
  msgid "Interface parameters."
804
842
  msgstr "Parámetros del interfaz."
805
843
 
844
+ #: ../lib/hammer_cli_foreman/host.rb:62
845
+ msgid "Enter the root password for the host:"
846
+ msgstr ""
847
+
806
848
  #: ../lib/hammer_cli_foreman/host.rb:146
807
849
  msgid "At least one interface must be set as primary"
808
850
  msgstr ""
@@ -811,7 +853,7 @@ msgstr ""
811
853
  msgid "At least one interface must be set as provision"
812
854
  msgstr ""
813
855
 
814
- #: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:50 ../lib/hammer_cli_foreman/image.rb:31
856
+ #: ../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
815
857
  msgid "Operating System"
816
858
  msgstr "Sistema Operativo"
817
859
 
@@ -850,7 +892,7 @@ msgstr "Recurso de Computación"
850
892
  msgid "Compute Profile"
851
893
  msgstr "PerfildeCómputo"
852
894
 
853
- #: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:51
895
+ #: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:61
854
896
  msgid "Environment"
855
897
  msgstr "Entorno"
856
898
 
@@ -884,11 +926,11 @@ msgstr "Último informe"
884
926
  msgid "Network"
885
927
  msgstr "Red"
886
928
 
887
- #: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:62 ../lib/hammer_cli_foreman/interface.rb:49
929
+ #: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
888
930
  msgid "Subnet"
889
931
  msgstr "Subred"
890
932
 
891
- #: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:64 ../lib/hammer_cli_foreman/interface.rb:50
933
+ #: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
892
934
  msgid "Domain"
893
935
  msgstr "Dominio"
894
936
 
@@ -942,7 +984,7 @@ msgstr ""
942
984
  msgid "Operating system"
943
985
  msgstr "Sistemas operativos"
944
986
 
945
- #: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:65 ../lib/hammer_cli_foreman/image.rb:45
987
+ #: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
946
988
  msgid "Architecture"
947
989
  msgstr "Arquitectura"
948
990
 
@@ -950,11 +992,11 @@ msgstr "Arquitectura"
950
992
  msgid "Build"
951
993
  msgstr "Construir"
952
994
 
953
- #: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:67
995
+ #: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:77
954
996
  msgid "Medium"
955
997
  msgstr "Medio"
956
998
 
957
- #: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:66
999
+ #: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:76
958
1000
  msgid "Partition Table"
959
1001
  msgstr "Tabla de Particiones"
960
1002
 
@@ -991,7 +1033,7 @@ msgstr "Tipo de dueño"
991
1033
  msgid "Enabled"
992
1034
  msgstr "Habilitado"
993
1035
 
994
- #: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:52
1036
+ #: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:62
995
1037
  msgid "Model"
996
1038
  msgstr "Modelo"
997
1039
 
@@ -1107,71 +1149,80 @@ msgstr "Nombre del puppet proxy"
1107
1149
  msgid "Name of parent hostgroup"
1108
1150
  msgstr "Nombre del grupo padre"
1109
1151
 
1110
- #: ../lib/hammer_cli_foreman/hostgroup.rb:49 ../lib/hammer_cli_foreman/operating_system.rb:11
1152
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:17
1153
+ #, fuzzy
1154
+ msgid "Root password"
1155
+ msgstr "Password de BMC"
1156
+
1157
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:23
1158
+ msgid "Enter the root password for the host group:"
1159
+ msgstr ""
1160
+
1161
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:59 ../lib/hammer_cli_foreman/operating_system.rb:11
1111
1162
  msgid "Title"
1112
1163
  msgstr "Título"
1113
1164
 
1114
- #: ../lib/hammer_cli_foreman/hostgroup.rb:68
1165
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:78
1115
1166
  msgid "Puppet CA Proxy Id"
1116
1167
  msgstr "Id del Proxy Puppet CA"
1117
1168
 
1118
- #: ../lib/hammer_cli_foreman/hostgroup.rb:69
1169
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:79
1119
1170
  msgid "Puppet Master Proxy Id"
1120
1171
  msgstr "ID del Proxy de Puppet Master"
1121
1172
 
1122
- #: ../lib/hammer_cli_foreman/hostgroup.rb:70
1173
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:80
1123
1174
  msgid "ComputeProfile"
1124
1175
  msgstr "PerfildeCómputo"
1125
1176
 
1126
- #: ../lib/hammer_cli_foreman/hostgroup.rb:74
1177
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:84
1127
1178
  msgid "Parent Id"
1128
1179
  msgstr "ID Padre"
1129
1180
 
1130
- #: ../lib/hammer_cli_foreman/hostgroup.rb:84
1181
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:94
1131
1182
  msgid "Hostgroup created"
1132
1183
  msgstr "Grupo de hosts creado"
1133
1184
 
1134
- #: ../lib/hammer_cli_foreman/hostgroup.rb:85
1185
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:95
1135
1186
  msgid "Could not create the hostgroup"
1136
1187
  msgstr "No se pudo crear el grupo de hosts"
1137
1188
 
1138
- #: ../lib/hammer_cli_foreman/hostgroup.rb:94
1189
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:104
1139
1190
  msgid "Hostgroup updated"
1140
1191
  msgstr "Grupo de hosts actualizado"
1141
1192
 
1142
- #: ../lib/hammer_cli_foreman/hostgroup.rb:95
1193
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:105
1143
1194
  msgid "Could not update the hostgroup"
1144
1195
  msgstr "No se pudo actualizar el grupo de hosts"
1145
1196
 
1146
- #: ../lib/hammer_cli_foreman/hostgroup.rb:102
1197
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:112
1147
1198
  msgid "Hostgroup deleted"
1148
1199
  msgstr "Grupo de hosts borrado"
1149
1200
 
1150
- #: ../lib/hammer_cli_foreman/hostgroup.rb:103
1201
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:113
1151
1202
  msgid "Could not delete the hostgroup"
1152
1203
  msgstr "No se pudo borrar el grupo de hosts"
1153
1204
 
1154
- #: ../lib/hammer_cli_foreman/hostgroup.rb:127
1205
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:137
1155
1206
  msgid "Create or update parameter for a hostgroup."
1156
1207
  msgstr "Crear o actualizar parámetro de un grupo de hosts."
1157
1208
 
1158
- #: ../lib/hammer_cli_foreman/hostgroup.rb:129
1209
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:139
1159
1210
  msgid "Hostgroup parameter updated"
1160
1211
  msgstr "Parámetro de grupo de hosts actualizado"
1161
1212
 
1162
- #: ../lib/hammer_cli_foreman/hostgroup.rb:130
1213
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:140
1163
1214
  msgid "New hostgroup parameter created"
1164
1215
  msgstr "Nuevo parámetro de grupo de hosts creado"
1165
1216
 
1166
- #: ../lib/hammer_cli_foreman/hostgroup.rb:131
1217
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:141
1167
1218
  msgid "Could not set hostgroup parameter"
1168
1219
  msgstr "No se pudo establecer el parámetro del grupo de hosts"
1169
1220
 
1170
- #: ../lib/hammer_cli_foreman/hostgroup.rb:138
1221
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:148
1171
1222
  msgid "Delete parameter for a hostgroup."
1172
1223
  msgstr "Borrar parámetro de un grupo de hosts."
1173
1224
 
1174
- #: ../lib/hammer_cli_foreman/hostgroup.rb:140
1225
+ #: ../lib/hammer_cli_foreman/hostgroup.rb:150
1175
1226
  msgid "Hostgroup parameter deleted"
1176
1227
  msgstr "Parámetro del grupo de hosts borrado"
1177
1228
 
@@ -1957,62 +2008,67 @@ msgid "Merge overrides"
1957
2008
  msgstr ""
1958
2009
 
1959
2010
  #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
2011
+ #, fuzzy
2012
+ msgid "Merge default value"
2013
+ msgstr "Valor predeterminado"
2014
+
2015
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
1960
2016
  msgid "Avoid duplicates"
1961
2017
  msgstr ""
1962
2018
 
1963
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
2019
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
1964
2020
  msgid "Order"
1965
2021
  msgstr "Orden"
1966
2022
 
1967
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
2023
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
1968
2024
  #, fuzzy
1969
2025
  msgid "Values"
1970
2026
  msgstr "Valor"
1971
2027
 
1972
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_variable.rb:63
2028
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
1973
2029
  msgid "Match"
1974
2030
  msgstr "Corresponder"
1975
2031
 
1976
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:102
2032
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
1977
2033
  msgid "Parameter updated"
1978
2034
  msgstr "Parámetro actualizado"
1979
2035
 
1980
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
2036
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
1981
2037
  msgid "Could not update the parameter"
1982
2038
  msgstr "No se pudo actualizar el parámetro"
1983
2039
 
1984
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:110
2040
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
1985
2041
  msgid "Override this parameter."
1986
2042
  msgstr "Reemplazar este parámetro."
1987
2043
 
1988
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:112
2044
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
1989
2045
  msgid "This parameter is required."
1990
2046
  msgstr "El parámetro es obligatorio."
1991
2047
 
1992
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:114
2048
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
1993
2049
  msgid "Type of the parameter."
1994
2050
  msgstr "Tipo de parámetro."
1995
2051
 
1996
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:117 ../lib/hammer_cli_foreman/smart_variable.rb:89 ../lib/hammer_cli_foreman/smart_variable.rb:103
2052
+ #: ../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
1997
2053
  msgid "Type of the validator."
1998
2054
  msgstr "Tipo de validador."
1999
2055
 
2000
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:131 ../lib/hammer_cli_foreman/smart_variable.rb:121
2056
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
2001
2057
  #, fuzzy
2002
2058
  msgid "Override value created"
2003
2059
  msgstr "Reemplazar valores"
2004
2060
 
2005
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
2061
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
2006
2062
  #, fuzzy
2007
2063
  msgid "Could not create the override_value"
2008
2064
  msgstr "No se pudo crear el rol de usuario"
2009
2065
 
2010
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:151 ../lib/hammer_cli_foreman/smart_variable.rb:134
2066
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
2011
2067
  #, fuzzy
2012
2068
  msgid "Override value deleted"
2013
2069
  msgstr "Reemplazar valores"
2014
2070
 
2015
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
2071
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
2016
2072
  #, fuzzy
2017
2073
  msgid "Could not delete the override value"
2018
2074
  msgstr "No se pudo borrar el sistema operativo"
@@ -2069,34 +2125,34 @@ msgstr "Se actualizaron las capacidades del proxy inteligente"
2069
2125
  msgid "Refresh of smart proxy features failed"
2070
2126
  msgstr "Error al actualizar las capacidades del proxy inteligente"
2071
2127
 
2072
- #: ../lib/hammer_cli_foreman/smart_variable.rb:81
2128
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:82
2073
2129
  msgid "Smart variable [%{variable}] created"
2074
2130
  msgstr ""
2075
2131
 
2076
- #: ../lib/hammer_cli_foreman/smart_variable.rb:82
2132
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:83
2077
2133
  #, fuzzy
2078
2134
  msgid "Could not create the smart variable"
2079
2135
  msgstr "No se pudo crear la tabla de particiones"
2080
2136
 
2081
- #: ../lib/hammer_cli_foreman/smart_variable.rb:86 ../lib/hammer_cli_foreman/smart_variable.rb:100
2137
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
2082
2138
  #, fuzzy
2083
2139
  msgid "Type of the variable."
2084
2140
  msgstr "Tipo de validador."
2085
2141
 
2086
- #: ../lib/hammer_cli_foreman/smart_variable.rb:95
2142
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:96
2087
2143
  msgid "Smart variable [%{variable}] updated"
2088
2144
  msgstr ""
2089
2145
 
2090
- #: ../lib/hammer_cli_foreman/smart_variable.rb:96
2146
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:97
2091
2147
  #, fuzzy
2092
2148
  msgid "Could not update the smart variable"
2093
2149
  msgstr "No se pudo actualizar la tabla de particiones"
2094
2150
 
2095
- #: ../lib/hammer_cli_foreman/smart_variable.rb:110
2151
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:111
2096
2152
  msgid "Smart variable [%{variable}] deleted"
2097
2153
  msgstr ""
2098
2154
 
2099
- #: ../lib/hammer_cli_foreman/smart_variable.rb:111
2155
+ #: ../lib/hammer_cli_foreman/smart_variable.rb:112
2100
2156
  #, fuzzy
2101
2157
  msgid "Could not delete the smart variable"
2102
2158
  msgstr "No se pudo borrar la tabla de particiones"
@@ -9,12 +9,12 @@
9
9
  # Sergio Ocón <sergio.ocon@redhat.com>, 2014
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman 0.3.0\n"
12
+ "Project-Id-Version: hammer-cli-foreman 0.4.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2014-12-11 13:21+0100\n"
15
- "PO-Revision-Date: 2015-03-22 03:37+0000\n"
15
+ "PO-Revision-Date: 2015-09-16 12:51+0000\n"
16
16
  "Last-Translator: francis <hackgo@gmail.com>\n"
17
- "Language-Team: Spanish (http://www.transifex.com/projects/p/foreman/language/es/)\n"
17
+ "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)\n"
18
18
  "MIME-Version: 1.0\n"
19
19
  "Content-Type: text/plain; charset=UTF-8\n"
20
20
  "Content-Transfer-Encoding: 8bit\n"