hammer_cli_foreman 0.9.0 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (364) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +5 -0
  3. data/README.md +1 -15
  4. data/doc/configuration.md +38 -0
  5. data/doc/developer_docs.md +4 -3
  6. data/doc/release_notes.md +18 -0
  7. data/doc/testing.md +133 -0
  8. data/lib/hammer_cli_foreman.rb +4 -2
  9. data/lib/hammer_cli_foreman/api/connection.rb +21 -7
  10. data/lib/hammer_cli_foreman/api/interactive_basic_auth.rb +1 -1
  11. data/lib/hammer_cli_foreman/api/session_authenticator_wrapper.rb +6 -1
  12. data/lib/hammer_cli_foreman/api/void_auth.rb +8 -0
  13. data/lib/hammer_cli_foreman/auth.rb +1 -1
  14. data/lib/hammer_cli_foreman/common_parameter.rb +1 -0
  15. data/lib/hammer_cli_foreman/config_group.rb +45 -0
  16. data/lib/hammer_cli_foreman/defaults.rb +6 -3
  17. data/lib/hammer_cli_foreman/exception_handler.rb +36 -7
  18. data/lib/hammer_cli_foreman/filter.rb +61 -0
  19. data/lib/hammer_cli_foreman/host.rb +7 -5
  20. data/lib/hammer_cli_foreman/hosts/common_update_options.rb +17 -2
  21. data/lib/hammer_cli_foreman/output/fields.rb +3 -2
  22. data/lib/hammer_cli_foreman/output/formatters.rb +3 -2
  23. data/lib/hammer_cli_foreman/parameter.rb +5 -2
  24. data/lib/hammer_cli_foreman/references.rb +1 -1
  25. data/lib/hammer_cli_foreman/role.rb +18 -1
  26. data/lib/hammer_cli_foreman/template.rb +10 -10
  27. data/lib/hammer_cli_foreman/testing/api_expectations.rb +108 -8
  28. data/lib/hammer_cli_foreman/user.rb +25 -0
  29. data/lib/hammer_cli_foreman/version.rb +1 -1
  30. data/locale/ca/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  31. data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  32. data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  33. data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  34. data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  35. data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  36. data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  37. data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  38. data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  39. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  40. data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  41. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  42. data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  43. data/test/data/1.14/_foreman_api.json +1 -0
  44. data/test/data/1.14/foreman_api.json +1 -0
  45. data/test/data/1.15/foreman_api.json +1 -0
  46. data/test/functional/host_test.rb +69 -1
  47. data/test/functional/role_test.rb +69 -0
  48. data/test/functional/template_test.rb +4 -4
  49. data/test/functional/test_helper.rb +0 -3
  50. data/test/functional/user_test.rb +85 -0
  51. data/test/test_helper.rb +4 -6
  52. data/test/unit/api/interactive_basic_auth_test.rb +2 -3
  53. data/test/unit/api/session_authenticator_wrapper_test.rb +24 -0
  54. data/test/unit/apipie_resource_mock.rb +180 -0
  55. data/test/unit/architecture_test.rb +3 -0
  56. data/test/unit/auth_source_ldap_test.rb +3 -0
  57. data/test/unit/commands_test.rb +2 -0
  58. data/test/unit/common_parameter_test.rb +13 -7
  59. data/test/unit/compute_resource_test.rb +6 -0
  60. data/test/unit/config_group_test.rb +72 -0
  61. data/test/unit/defaults_test.rb +28 -24
  62. data/test/unit/domain_test.rb +3 -0
  63. data/test/unit/environment_test.rb +3 -0
  64. data/test/unit/filter_test.rb +10 -2
  65. data/test/unit/host_test.rb +14 -1
  66. data/test/unit/hostgroup_test.rb +3 -0
  67. data/test/unit/image_test.rb +3 -0
  68. data/test/unit/media_test.rb +3 -0
  69. data/test/unit/model_test.rb +3 -0
  70. data/test/unit/partition_table_test.rb +3 -0
  71. data/test/unit/puppet_class_test.rb +3 -0
  72. data/test/unit/realm_test.rb +3 -0
  73. data/test/unit/report_test.rb +3 -0
  74. data/test/unit/smart_proxy_test.rb +3 -0
  75. data/test/unit/smart_variable_test.rb +0 -1
  76. data/test/unit/subnet_test.rb +3 -0
  77. data/test/unit/template_test.rb +9 -3
  78. data/test/unit/user_test.rb +6 -0
  79. data/test/unit/usergroup_test.rb +3 -0
  80. metadata +69 -577
  81. data/locale/Makefile +0 -57
  82. data/locale/README.md +0 -18
  83. data/locale/ca/hammer-cli-foreman.edit.po +0 -2910
  84. data/locale/ca/hammer-cli-foreman.po +0 -2823
  85. data/locale/ca/hammer-cli-foreman.po.time_stamp +0 -0
  86. data/locale/de/hammer-cli-foreman.edit.po +0 -2921
  87. data/locale/de/hammer-cli-foreman.po +0 -2827
  88. data/locale/de/hammer-cli-foreman.po.time_stamp +0 -0
  89. data/locale/en/hammer-cli-foreman.edit.po +0 -2865
  90. data/locale/en/hammer-cli-foreman.po +0 -2167
  91. data/locale/en/hammer-cli-foreman.po.time_stamp +0 -0
  92. data/locale/en_GB/hammer-cli-foreman.edit.po +0 -2888
  93. data/locale/en_GB/hammer-cli-foreman.po +0 -2825
  94. data/locale/en_GB/hammer-cli-foreman.po.time_stamp +0 -0
  95. data/locale/es/hammer-cli-foreman.edit.po +0 -2924
  96. data/locale/es/hammer-cli-foreman.po +0 -2829
  97. data/locale/es/hammer-cli-foreman.po.time_stamp +0 -0
  98. data/locale/fr/hammer-cli-foreman.edit.po +0 -2919
  99. data/locale/fr/hammer-cli-foreman.po +0 -2825
  100. data/locale/fr/hammer-cli-foreman.po.time_stamp +0 -0
  101. data/locale/hammer-cli-foreman.pot +0 -3080
  102. data/locale/it/hammer-cli-foreman.edit.po +0 -2909
  103. data/locale/it/hammer-cli-foreman.po +0 -2824
  104. data/locale/it/hammer-cli-foreman.po.time_stamp +0 -0
  105. data/locale/ja/hammer-cli-foreman.edit.po +0 -2919
  106. data/locale/ja/hammer-cli-foreman.po +0 -2824
  107. data/locale/ja/hammer-cli-foreman.po.time_stamp +0 -0
  108. data/locale/ko/hammer-cli-foreman.edit.po +0 -2917
  109. data/locale/ko/hammer-cli-foreman.po +0 -2823
  110. data/locale/ko/hammer-cli-foreman.po.time_stamp +0 -0
  111. data/locale/pt_BR/hammer-cli-foreman.edit.po +0 -2921
  112. data/locale/pt_BR/hammer-cli-foreman.po +0 -2826
  113. data/locale/pt_BR/hammer-cli-foreman.po.time_stamp +0 -0
  114. data/locale/ru/hammer-cli-foreman.edit.po +0 -2921
  115. data/locale/ru/hammer-cli-foreman.po +0 -2824
  116. data/locale/ru/hammer-cli-foreman.po.time_stamp +0 -0
  117. data/locale/zanata.xml +0 -28
  118. data/locale/zh_CN/hammer-cli-foreman.edit.po +0 -2917
  119. data/locale/zh_CN/hammer-cli-foreman.po +0 -2822
  120. data/locale/zh_CN/hammer-cli-foreman.po.time_stamp +0 -0
  121. data/locale/zh_TW/hammer-cli-foreman.edit.po +0 -2917
  122. data/locale/zh_TW/hammer-cli-foreman.po +0 -2822
  123. data/locale/zh_TW/hammer-cli-foreman.po.time_stamp +0 -0
  124. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml +0 -11
  125. data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml +0 -7
  126. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml +0 -13
  127. data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml +0 -7
  128. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml +0 -13
  129. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml +0 -13
  130. data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml +0 -7
  131. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml +0 -13
  132. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml +0 -17
  133. data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml +0 -7
  134. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml +0 -15
  135. data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml +0 -7
  136. data/test/reports/TEST-HammerCLIForeman-Architecture.xml +0 -7
  137. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml +0 -11
  138. data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml +0 -7
  139. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml +0 -13
  140. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml +0 -17
  141. data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml +0 -7
  142. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml +0 -13
  143. data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml +0 -7
  144. data/test/reports/TEST-HammerCLIForeman-CommonParameter.xml +0 -7
  145. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml +0 -15
  146. data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml +0 -7
  147. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml +0 -13
  148. data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml +0 -7
  149. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml +0 -17
  150. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml +0 -13
  151. data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml +0 -7
  152. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml +0 -15
  153. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml +0 -17
  154. data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml +0 -7
  155. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml +0 -15
  156. data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml +0 -7
  157. data/test/reports/TEST-HammerCLIForeman-ComputeResource.xml +0 -7
  158. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml +0 -11
  159. data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml +0 -7
  160. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml +0 -13
  161. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml +0 -7
  162. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml +0 -15
  163. data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml +0 -7
  164. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml +0 -21
  165. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml +0 -13
  166. data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml +0 -7
  167. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml +0 -13
  168. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml +0 -17
  169. data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml +0 -7
  170. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml +0 -17
  171. data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml +0 -7
  172. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml +0 -15
  173. data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml +0 -7
  174. data/test/reports/TEST-HammerCLIForeman-Domain.xml +0 -7
  175. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml +0 -11
  176. data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml +0 -7
  177. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml +0 -13
  178. data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml +0 -7
  179. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml +0 -17
  180. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml +0 -13
  181. data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml +0 -7
  182. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml +0 -13
  183. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml +0 -17
  184. data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml +0 -7
  185. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml +0 -15
  186. data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml +0 -7
  187. data/test/reports/TEST-HammerCLIForeman-Environment.xml +0 -7
  188. data/test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml +0 -13
  189. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml +0 -46
  190. data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml +0 -7
  191. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml +0 -13
  192. data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml +0 -7
  193. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml +0 -15
  194. data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml +0 -7
  195. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml +0 -85
  196. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml +0 -13
  197. data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml +0 -7
  198. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml +0 -21
  199. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml +0 -17
  200. data/test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml +0 -7
  201. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml +0 -9
  202. data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml +0 -7
  203. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml +0 -17
  204. data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml +0 -7
  205. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml +0 -9
  206. data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml +0 -7
  207. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml +0 -40
  208. data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml +0 -7
  209. data/test/reports/TEST-HammerCLIForeman-Host.xml +0 -7
  210. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml +0 -11
  211. data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml +0 -7
  212. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml +0 -11
  213. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml +0 -7
  214. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml +0 -13
  215. data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml +0 -7
  216. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml +0 -29
  217. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml +0 -11
  218. data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml +0 -7
  219. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml +0 -27
  220. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml +0 -17
  221. data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml +0 -7
  222. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml +0 -15
  223. data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml +0 -7
  224. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml +0 -13
  225. data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml +0 -7
  226. data/test/reports/TEST-HammerCLIForeman-Hostgroup.xml +0 -7
  227. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml +0 -11
  228. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml +0 -11
  229. data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml +0 -7
  230. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml +0 -13
  231. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml +0 -11
  232. data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml +0 -7
  233. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml +0 -17
  234. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml +0 -13
  235. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml +0 -11
  236. data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml +0 -7
  237. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml +0 -13
  238. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml +0 -17
  239. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml +0 -11
  240. data/test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml +0 -7
  241. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml +0 -15
  242. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml +0 -11
  243. data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml +0 -7
  244. data/test/reports/TEST-HammerCLIForeman-Location.xml +0 -7
  245. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml +0 -13
  246. data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml +0 -7
  247. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml +0 -13
  248. data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml +0 -7
  249. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml +0 -23
  250. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml +0 -13
  251. data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml +0 -7
  252. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml +0 -15
  253. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml +0 -17
  254. data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml +0 -7
  255. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml +0 -17
  256. data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml +0 -7
  257. data/test/reports/TEST-HammerCLIForeman-Medium.xml +0 -7
  258. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml +0 -11
  259. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml +0 -7
  260. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml +0 -13
  261. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml +0 -7
  262. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml +0 -13
  263. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml +0 -7
  264. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml +0 -27
  265. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml +0 -13
  266. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml +0 -7
  267. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml +0 -17
  268. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml +0 -17
  269. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml +0 -7
  270. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml +0 -15
  271. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml +0 -7
  272. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml +0 -17
  273. data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml +0 -7
  274. data/test/reports/TEST-HammerCLIForeman-OperatingSystem.xml +0 -7
  275. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml +0 -11
  276. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml +0 -11
  277. data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml +0 -7
  278. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml +0 -13
  279. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml +0 -11
  280. data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml +0 -7
  281. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml +0 -17
  282. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml +0 -13
  283. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml +0 -11
  284. data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml +0 -7
  285. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml +0 -13
  286. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml +0 -17
  287. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml +0 -11
  288. data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml +0 -7
  289. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml +0 -15
  290. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml +0 -11
  291. data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml +0 -7
  292. data/test/reports/TEST-HammerCLIForeman-Organization.xml +0 -7
  293. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml +0 -13
  294. data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml +0 -7
  295. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml +0 -13
  296. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml +0 -7
  297. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml +0 -15
  298. data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml +0 -7
  299. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml +0 -19
  300. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml +0 -13
  301. data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml +0 -7
  302. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml +0 -15
  303. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml +0 -17
  304. data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml +0 -7
  305. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml +0 -13
  306. data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml +0 -7
  307. data/test/reports/TEST-HammerCLIForeman-PartitionTable.xml +0 -7
  308. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml +0 -13
  309. data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml +0 -7
  310. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml +0 -13
  311. data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml +0 -7
  312. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml +0 -21
  313. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml +0 -13
  314. data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml +0 -7
  315. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml +0 -15
  316. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml +0 -11
  317. data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml +0 -7
  318. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml +0 -15
  319. data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml +0 -7
  320. data/test/reports/TEST-HammerCLIForeman-SmartProxy.xml +0 -7
  321. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml +0 -15
  322. data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml +0 -7
  323. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml +0 -13
  324. data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml +0 -7
  325. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml +0 -43
  326. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml +0 -13
  327. data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml +0 -7
  328. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml +0 -17
  329. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml +0 -17
  330. data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml +0 -7
  331. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml +0 -15
  332. data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml +0 -7
  333. data/test/reports/TEST-HammerCLIForeman-Subnet.xml +0 -7
  334. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml +0 -15
  335. data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml +0 -7
  336. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml +0 -11
  337. data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml +0 -7
  338. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml +0 -12
  339. data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml +0 -7
  340. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml +0 -17
  341. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml +0 -11
  342. data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml +0 -7
  343. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml +0 -15
  344. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml +0 -17
  345. data/test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml +0 -7
  346. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml +0 -9
  347. data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml +0 -7
  348. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml +0 -11
  349. data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml +0 -7
  350. data/test/reports/TEST-HammerCLIForeman-Template.xml +0 -7
  351. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml +0 -19
  352. data/test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml +0 -7
  353. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml +0 -11
  354. data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml +0 -7
  355. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml +0 -23
  356. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml +0 -11
  357. data/test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml +0 -7
  358. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml +0 -17
  359. data/test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml +0 -17
  360. data/test/reports/TEST-HammerCLIForeman-User-ListCommand.xml +0 -7
  361. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml +0 -11
  362. data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml +0 -7
  363. data/test/reports/TEST-HammerCLIForeman-User.xml +0 -7
  364. data/test/reports/TEST-MiniTest-Spec.xml +0 -7
@@ -1,2167 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the hammer-cli-foreman package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman 0.9.0\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2014-03-04 16:47+0000\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: LANGUAGE <LL@li.org>\n"
13
- "Language: \n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18
-
19
- msgid "Foreman connection login/logout."
20
- msgstr ""
21
-
22
- msgid "Manipulate architectures."
23
- msgstr ""
24
-
25
- msgid "Manipulate auth sources."
26
- msgstr ""
27
-
28
- msgid "Manipulate compute resources."
29
- msgstr ""
30
-
31
- msgid "Manipulate domains."
32
- msgstr ""
33
-
34
- msgid "Manipulate environments."
35
- msgstr ""
36
-
37
- msgid "Search facts."
38
- msgstr ""
39
-
40
- msgid "Manage permission filters."
41
- msgstr ""
42
-
43
- msgid "Manipulate hosts."
44
- msgstr ""
45
-
46
- msgid "Manipulate hostgroups."
47
- msgstr ""
48
-
49
- msgid "Manipulate locations."
50
- msgstr ""
51
-
52
- msgid "Manipulate installation media."
53
- msgstr ""
54
-
55
- msgid "Manipulate hardware models."
56
- msgstr ""
57
-
58
- msgid "Manipulate operating system."
59
- msgstr ""
60
-
61
- msgid "Manipulate organizations."
62
- msgstr ""
63
-
64
- msgid "Manipulate partition tables."
65
- msgstr ""
66
-
67
- msgid "Search puppet modules."
68
- msgstr ""
69
-
70
- msgid "Browse and read reports."
71
- msgstr ""
72
-
73
- msgid "Manage user roles."
74
- msgstr ""
75
-
76
- msgid "Manipulate smart class parameters."
77
- msgstr ""
78
-
79
- msgid "Manipulate smart variables."
80
- msgstr ""
81
-
82
- msgid "Manipulate smart proxies."
83
- msgstr ""
84
-
85
- msgid "Manipulate realms."
86
- msgstr ""
87
-
88
- msgid "Change server settings."
89
- msgstr ""
90
-
91
- msgid "Manipulate subnets."
92
- msgstr ""
93
-
94
- msgid "Manipulate config templates."
95
- msgstr ""
96
-
97
- msgid "Manipulate users."
98
- msgstr ""
99
-
100
- msgid "Manage user groups."
101
- msgstr ""
102
-
103
- msgid "Invalid username or password"
104
- msgstr ""
105
-
106
- msgid "You are logged in as '%s'"
107
- msgstr ""
108
-
109
- msgid "You are currently not logged in"
110
- msgstr ""
111
-
112
- msgid "[Foreman] Username: "
113
- msgstr ""
114
-
115
- msgid "[Foreman] Password for %s: "
116
- msgstr ""
117
-
118
- msgid "Can't use session auth due to invalid permissions on session files."
119
- msgstr ""
120
-
121
- msgid "Session exist, currently logged in as '%s'"
122
- msgstr ""
123
-
124
- msgid "Session has expired"
125
- msgstr ""
126
-
127
- msgid "Invalid session file format"
128
- msgstr ""
129
-
130
- msgid "Invalid permissions for %{file}: %{mode}, expected %{expected_mode}"
131
- msgstr ""
132
-
133
- msgid "Id"
134
- msgstr ""
135
-
136
- msgid "Name"
137
- msgstr ""
138
-
139
- msgid "Architecture created"
140
- msgstr ""
141
-
142
- msgid "Could not create the architecture"
143
- msgstr ""
144
-
145
- msgid "Architecture deleted"
146
- msgstr ""
147
-
148
- msgid "Could not delete the architecture"
149
- msgstr ""
150
-
151
- msgid "Architecture updated"
152
- msgstr ""
153
-
154
- msgid "Could not update the architecture"
155
- msgstr ""
156
-
157
- msgid "Associate a hostgroup"
158
- msgstr ""
159
-
160
- msgid "The hostgroup has been associated"
161
- msgstr ""
162
-
163
- msgid "Could not associate the hostgroup"
164
- msgstr ""
165
-
166
- msgid "Disassociate a hostgroup"
167
- msgstr ""
168
-
169
- msgid "The hostgroup has been disassociated"
170
- msgstr ""
171
-
172
- msgid "Could not disassociate the hostgroup"
173
- msgstr ""
174
-
175
- msgid "Associate an environment"
176
- msgstr ""
177
-
178
- msgid "The environment has been associated"
179
- msgstr ""
180
-
181
- msgid "Could not associate the environment"
182
- msgstr ""
183
-
184
- msgid "Disassociate an environment"
185
- msgstr ""
186
-
187
- msgid "The environment has been disassociated"
188
- msgstr ""
189
-
190
- msgid "Could not disassociate the environment"
191
- msgstr ""
192
-
193
- msgid "Associate a domain"
194
- msgstr ""
195
-
196
- msgid "The domain has been associated"
197
- msgstr ""
198
-
199
- msgid "Could not associate the domain"
200
- msgstr ""
201
-
202
- msgid "Disassociate a domain"
203
- msgstr ""
204
-
205
- msgid "The domain has been disassociated"
206
- msgstr ""
207
-
208
- msgid "Could not disassociate the domain"
209
- msgstr ""
210
-
211
- msgid "Associate a medium"
212
- msgstr ""
213
-
214
- msgid "The medium has been associated"
215
- msgstr ""
216
-
217
- msgid "Could not associate the medium"
218
- msgstr ""
219
-
220
- msgid "Disassociate a medium"
221
- msgstr ""
222
-
223
- msgid "The medium has been disassociated"
224
- msgstr ""
225
-
226
- msgid "Could not disassociate the medium"
227
- msgstr ""
228
-
229
- msgid "Associate a subnet"
230
- msgstr ""
231
-
232
- msgid "The subnet has been associated"
233
- msgstr ""
234
-
235
- msgid "Could not associate the subnet"
236
- msgstr ""
237
-
238
- msgid "Disassociate a subnet"
239
- msgstr ""
240
-
241
- msgid "The subnet has been disassociated"
242
- msgstr ""
243
-
244
- msgid "Could not disassociate the subnet"
245
- msgstr ""
246
-
247
- msgid "Associate a compute resource"
248
- msgstr ""
249
-
250
- msgid "The compute resource has been associated"
251
- msgstr ""
252
-
253
- msgid "Could not associate the compute resource"
254
- msgstr ""
255
-
256
- msgid "Disassociate a compute resource"
257
- msgstr ""
258
-
259
- msgid "The compute resource has been disassociated"
260
- msgstr ""
261
-
262
- msgid "Could not disassociate the compute resource"
263
- msgstr ""
264
-
265
- msgid "Associate a smart proxy"
266
- msgstr ""
267
-
268
- msgid "The smart proxy has been associated"
269
- msgstr ""
270
-
271
- msgid "Could not associate the smart proxy"
272
- msgstr ""
273
-
274
- msgid "Disassociate a smart proxy"
275
- msgstr ""
276
-
277
- msgid "The smart proxy has been disassociated"
278
- msgstr ""
279
-
280
- msgid "Could not disassociate the smart proxy"
281
- msgstr ""
282
-
283
- msgid "Associate an user"
284
- msgstr ""
285
-
286
- msgid "The user has been associated"
287
- msgstr ""
288
-
289
- msgid "Could not associate the user"
290
- msgstr ""
291
-
292
- msgid "Disassociate an user"
293
- msgstr ""
294
-
295
- msgid "The user has been disassociated"
296
- msgstr ""
297
-
298
- msgid "Could not disassociate the user"
299
- msgstr ""
300
-
301
- msgid "Associate an user group"
302
- msgstr ""
303
-
304
- msgid "The user group has been associated"
305
- msgstr ""
306
-
307
- msgid "Could not associate the user group"
308
- msgstr ""
309
-
310
- msgid "Disassociate an user group"
311
- msgstr ""
312
-
313
- msgid "The user group has been disassociated"
314
- msgstr ""
315
-
316
- msgid "Could not disassociate the user group"
317
- msgstr ""
318
-
319
- msgid "Associate a configuration template"
320
- msgstr ""
321
-
322
- msgid "The configuration template has been associated"
323
- msgstr ""
324
-
325
- msgid "Could not associate the configuration template"
326
- msgstr ""
327
-
328
- msgid "Disassociate a configuration template"
329
- msgstr ""
330
-
331
- msgid "The configuration template has been disassociated"
332
- msgstr ""
333
-
334
- msgid "Could not disassociate the configuration template"
335
- msgstr ""
336
-
337
- msgid "Associate an organization"
338
- msgstr ""
339
-
340
- msgid "The organization has been associated"
341
- msgstr ""
342
-
343
- msgid "Could not associate the organization"
344
- msgstr ""
345
-
346
- msgid "Disassociate an organization"
347
- msgstr ""
348
-
349
- msgid "The organization has been disassociated"
350
- msgstr ""
351
-
352
- msgid "Could not disassociate the organization"
353
- msgstr ""
354
-
355
- msgid "Associate an operating system"
356
- msgstr ""
357
-
358
- msgid "Operating system has been associated"
359
- msgstr ""
360
-
361
- msgid "Could not associate the operating system"
362
- msgstr ""
363
-
364
- msgid "Disassociate an operating system"
365
- msgstr ""
366
-
367
- msgid "Operating system has been disassociated"
368
- msgstr ""
369
-
370
- msgid "Could not disassociate the operating system"
371
- msgstr ""
372
-
373
- msgid "Associate an architecture"
374
- msgstr ""
375
-
376
- msgid "Architecture has been associated"
377
- msgstr ""
378
-
379
- msgid "Could not associate the architecture"
380
- msgstr ""
381
-
382
- msgid "Disassociate an architecture"
383
- msgstr ""
384
-
385
- msgid "Architecture has been disassociated"
386
- msgstr ""
387
-
388
- msgid "Could not disassociate the architecture"
389
- msgstr ""
390
-
391
- msgid "Associate a partition table"
392
- msgstr ""
393
-
394
- msgid "Partition table has been associated"
395
- msgstr ""
396
-
397
- msgid "Could not associate the partition table"
398
- msgstr ""
399
-
400
- msgid "Disassociate a partition table"
401
- msgstr ""
402
-
403
- msgid "Partition table has been disassociated"
404
- msgstr ""
405
-
406
- msgid "Could not disassociate the partition table"
407
- msgstr ""
408
-
409
- msgid "Assign a user role"
410
- msgstr ""
411
-
412
- msgid "User role has been assigned"
413
- msgstr ""
414
-
415
- msgid "Could not assign the user role"
416
- msgstr ""
417
-
418
- msgid "Remove a user role"
419
- msgstr ""
420
-
421
- msgid "User role has been removed"
422
- msgstr ""
423
-
424
- msgid "Could not remove the user role"
425
- msgstr ""
426
-
427
- msgid "Associate a location"
428
- msgstr ""
429
-
430
- msgid "The location has been associated"
431
- msgstr ""
432
-
433
- msgid "Could not associate the location"
434
- msgstr ""
435
-
436
- msgid "Disassociate a location"
437
- msgstr ""
438
-
439
- msgid "The location has been disassociated"
440
- msgstr ""
441
-
442
- msgid "Could not disassociate the location"
443
- msgstr ""
444
-
445
- msgid "Set credentials"
446
- msgstr ""
447
-
448
- msgid "username to access the remote system"
449
- msgstr ""
450
-
451
- msgid "password to access the remote system"
452
- msgstr ""
453
-
454
- msgid "Successfully logged in."
455
- msgstr ""
456
-
457
- msgid "Wipe your credentials"
458
- msgstr ""
459
-
460
- msgid "Credentials deleted."
461
- msgstr ""
462
-
463
- msgid "Information about current connections"
464
- msgstr ""
465
-
466
- msgid "Manage LDAP auth sources."
467
- msgstr ""
468
-
469
- msgid "LDAPS?"
470
- msgstr ""
471
-
472
- msgid "Port"
473
- msgstr ""
474
-
475
- msgid "Server Type"
476
- msgstr ""
477
-
478
- msgid "Account Username"
479
- msgstr ""
480
-
481
- msgid "Base DN"
482
- msgstr ""
483
-
484
- msgid "LDAP filter"
485
- msgstr ""
486
-
487
- msgid "Automatically Create Accounts?"
488
- msgstr ""
489
-
490
- msgid "Login Name Attribute"
491
- msgstr ""
492
-
493
- msgid "First Name Attribute"
494
- msgstr ""
495
-
496
- msgid "Last Name Attribute"
497
- msgstr ""
498
-
499
- msgid "Email Address Attribute"
500
- msgstr ""
501
-
502
- msgid "Photo Attribute"
503
- msgstr ""
504
-
505
- msgid "Auth source created"
506
- msgstr ""
507
-
508
- msgid "Could not create the Auth Source"
509
- msgstr ""
510
-
511
- msgid "Auth source deleted"
512
- msgstr ""
513
-
514
- msgid "Could not delete the Auth Source"
515
- msgstr ""
516
-
517
- msgid "Auth source updated"
518
- msgstr ""
519
-
520
- msgid "Could not update the Auth Source"
521
- msgstr ""
522
-
523
- msgid "Received data of unknown format"
524
- msgstr ""
525
-
526
- msgid ""
527
- "Could not find %{resource}. Some search options were missing, please see --hel"
528
- "p."
529
- msgstr ""
530
-
531
- msgid "Could not find %{resource}, please set option %{switches}."
532
- msgstr ""
533
-
534
- msgid "Could not find %{resource}, please set one of options %{switches}."
535
- msgstr ""
536
-
537
- msgid "Associate a resource"
538
- msgstr ""
539
-
540
- msgid "Could not associate the %{resource_name}"
541
- msgstr ""
542
-
543
- msgid "The %{resource_name} has been associated"
544
- msgstr ""
545
-
546
- msgid "Disassociate a resource"
547
- msgstr ""
548
-
549
- msgid "Could not disassociate the %{resource_name}"
550
- msgstr ""
551
-
552
- msgid "The %{resource_name} has been disassociated"
553
- msgstr ""
554
-
555
- msgid "Value"
556
- msgstr ""
557
-
558
- msgid "Set a global parameter."
559
- msgstr ""
560
-
561
- msgid "Created parameter [%{name}] with value [%{value}]."
562
- msgstr ""
563
-
564
- msgid "Parameter [%{name}] updated to [%{value}]."
565
- msgstr ""
566
-
567
- msgid "parameter name"
568
- msgstr ""
569
-
570
- msgid "parameter value"
571
- msgstr ""
572
-
573
- msgid "Global parameter [%{name}] deleted."
574
- msgstr ""
575
-
576
- msgid "Could not delete the global parameter [%{name}]"
577
- msgstr ""
578
-
579
- msgid "Manipulate global parameters."
580
- msgstr ""
581
-
582
- msgid "Provider"
583
- msgstr ""
584
-
585
- msgid "Datacenter"
586
- msgstr ""
587
-
588
- msgid "Region"
589
- msgstr ""
590
-
591
- msgid "Server"
592
- msgstr ""
593
-
594
- msgid "Tenant"
595
- msgstr ""
596
-
597
- msgid "Url"
598
- msgstr ""
599
-
600
- msgid "Description"
601
- msgstr ""
602
-
603
- msgid "User"
604
- msgstr ""
605
-
606
- msgid "Compute resource created"
607
- msgstr ""
608
-
609
- msgid "Could not create the compute resource"
610
- msgstr ""
611
-
612
- msgid "Compute resource updated"
613
- msgstr ""
614
-
615
- msgid "Could not update the compute resource"
616
- msgstr ""
617
-
618
- msgid "Compute resource deleted"
619
- msgstr ""
620
-
621
- msgid "Could not delete the compute resource"
622
- msgstr ""
623
-
624
- msgid "EC2"
625
- msgstr ""
626
-
627
- msgid "GCE"
628
- msgstr ""
629
-
630
- msgid "Libvirt"
631
- msgstr ""
632
-
633
- msgid "Number of CPUs"
634
- msgstr ""
635
-
636
- msgid "String, amount of memory, value in bytes"
637
- msgstr ""
638
-
639
- msgid "Boolean (expressed as 0 or 1), whether to start the machine or not"
640
- msgstr ""
641
-
642
- msgid "Possible values: %s"
643
- msgstr ""
644
-
645
- msgid "Name of interface according to type"
646
- msgstr ""
647
-
648
- msgid "One of available storage pools"
649
- msgstr ""
650
-
651
- msgid "String value, eg. 10G"
652
- msgstr ""
653
-
654
- msgid "OpenStack"
655
- msgstr ""
656
-
657
- msgid "oVirt"
658
- msgstr ""
659
-
660
- msgid "Hardware profile to use"
661
- msgstr ""
662
-
663
- msgid "Integer value, number of cores"
664
- msgstr ""
665
-
666
- msgid "Amount of memory, integer value in bytes"
667
- msgstr ""
668
-
669
- msgid "Eg. eth0"
670
- msgstr ""
671
-
672
- msgid "Select one of available networks for a cluster"
673
- msgstr ""
674
-
675
- msgid "Volume size in GB, integer value"
676
- msgstr ""
677
-
678
- msgid "Select one of available storage domains"
679
- msgstr ""
680
-
681
- msgid "Boolean, only one volume can be bootable"
682
- msgstr ""
683
-
684
- msgid "Rackspace"
685
- msgstr ""
686
-
687
- msgid "VMWare"
688
- msgstr ""
689
-
690
- msgid "Cpu count"
691
- msgstr ""
692
-
693
- msgid "Number of cores per socket (applicable to hardware versions < 10 only)"
694
- msgstr ""
695
-
696
- msgid "Integer number, amount of memory in MB"
697
- msgstr ""
698
-
699
- msgid "Cluster id from VMware"
700
- msgstr ""
701
-
702
- msgid "Path to folder"
703
- msgstr ""
704
-
705
- msgid "Guest OS id form VMware"
706
- msgstr ""
707
-
708
- msgid "Id of the controller from VMware"
709
- msgstr ""
710
-
711
- msgid "Hardware version id from VMware"
712
- msgstr ""
713
-
714
- msgid "Must be a 1 or 0, whether to start the machine or not"
715
- msgstr ""
716
-
717
- msgid "Network id from VMware"
718
- msgstr ""
719
-
720
- msgid "Datastore id from VMware"
721
- msgstr ""
722
-
723
- msgid "Integer number, volume size in GB"
724
- msgstr ""
725
-
726
- msgid "Type of the network adapter, for example one of:"
727
- msgstr ""
728
-
729
- msgid ""
730
- "See documentation center for your version of vSphere to find more details abou"
731
- "t available adapter types:"
732
- msgstr ""
733
-
734
- msgid "Use the default organization and/or location from the server"
735
- msgstr ""
736
-
737
- msgid "ID of DNS proxy to use within this domain"
738
- msgstr ""
739
-
740
- msgid "Name of DNS proxy to use within this domain"
741
- msgstr ""
742
-
743
- msgid "DNS Id"
744
- msgstr ""
745
-
746
- msgid "Domain [%{name}] created"
747
- msgstr ""
748
-
749
- msgid "Could not create the domain"
750
- msgstr ""
751
-
752
- msgid "Full name describing the domain"
753
- msgstr ""
754
-
755
- msgid "Domain [%{name}] updated"
756
- msgstr ""
757
-
758
- msgid "Could not update the domain"
759
- msgstr ""
760
-
761
- msgid "Domain [%{name}] deleted"
762
- msgstr ""
763
-
764
- msgid "Could not delete the domain"
765
- msgstr ""
766
-
767
- msgid "Create or update parameter for a domain."
768
- msgstr ""
769
-
770
- msgid "Domain parameter updated"
771
- msgstr ""
772
-
773
- msgid "New domain parameter created"
774
- msgstr ""
775
-
776
- msgid "Could not set domain parameter"
777
- msgstr ""
778
-
779
- msgid "Delete parameter for a domain."
780
- msgstr ""
781
-
782
- msgid "Domain parameter deleted"
783
- msgstr ""
784
-
785
- msgid "Environment created"
786
- msgstr ""
787
-
788
- msgid "Could not create the environment"
789
- msgstr ""
790
-
791
- msgid "Environment updated"
792
- msgstr ""
793
-
794
- msgid "Could not update the environment"
795
- msgstr ""
796
-
797
- msgid "Environment deleted"
798
- msgstr ""
799
-
800
- msgid "Could not delete the environment"
801
- msgstr ""
802
-
803
- msgid "Redirection of API call detected."
804
- msgstr ""
805
-
806
- msgid "It seems hammer is configured to use HTTP and the server prefers HTTPS."
807
- msgstr ""
808
-
809
- msgid "Update your server url configuration"
810
- msgstr ""
811
-
812
- msgid ""
813
- "you can set 'follow_redirects' to one of :default or :always to enable redirec"
814
- "ts following"
815
- msgstr ""
816
-
817
- msgid "Forbidden - server refused to process the request"
818
- msgstr ""
819
-
820
- msgid "Could not load the API description from the server"
821
- msgstr ""
822
-
823
- msgid "is the server down?"
824
- msgstr ""
825
-
826
- msgid ""
827
- "was '%s' run on the server when using apipie cache? (typical production settin"
828
- "gs)"
829
- msgstr ""
830
-
831
- msgid "View and manage user group's external user groups"
832
- msgstr ""
833
-
834
- msgid "Auth source"
835
- msgstr ""
836
-
837
- msgid "Refresh external user group"
838
- msgstr ""
839
-
840
- msgid "External user group created"
841
- msgstr ""
842
-
843
- msgid "Could not create external user group"
844
- msgstr ""
845
-
846
- msgid "External user group updated"
847
- msgstr ""
848
-
849
- msgid "Could not update external user group"
850
- msgstr ""
851
-
852
- msgid "External user group deleted"
853
- msgstr ""
854
-
855
- msgid "Could not delete the external user group"
856
- msgstr ""
857
-
858
- msgid "Host"
859
- msgstr ""
860
-
861
- msgid "Fact"
862
- msgstr ""
863
-
864
- msgid "Resource type"
865
- msgstr ""
866
-
867
- msgid "Search"
868
- msgstr ""
869
-
870
- msgid "Unlimited?"
871
- msgstr ""
872
-
873
- msgid "Override?"
874
- msgstr ""
875
-
876
- msgid "Role"
877
- msgstr ""
878
-
879
- msgid "Permissions"
880
- msgstr ""
881
-
882
- msgid "(Miscellaneous)"
883
- msgstr ""
884
-
885
- msgid "none"
886
- msgstr ""
887
-
888
- msgid "Permission filter for [%<resource_type>s] created"
889
- msgstr ""
890
-
891
- msgid "Could not create the permission filter"
892
- msgstr ""
893
-
894
- msgid "Permission filter for [%<resource_type>s] updated"
895
- msgstr ""
896
-
897
- msgid "Could not update the permission filter"
898
- msgstr ""
899
-
900
- msgid "Permission filter deleted"
901
- msgstr ""
902
-
903
- msgid "Could not delete the permission filter"
904
- msgstr ""
905
-
906
- msgid "Resource"
907
- msgstr ""
908
-
909
- msgid "Operating System"
910
- msgstr ""
911
-
912
- msgid "Host Group"
913
- msgstr ""
914
-
915
- msgid "IP"
916
- msgstr ""
917
-
918
- msgid "MAC"
919
- msgstr ""
920
-
921
- msgid "Bare Metal"
922
- msgstr ""
923
-
924
- msgid "UUID"
925
- msgstr ""
926
-
927
- msgid "Organization"
928
- msgstr ""
929
-
930
- msgid "Location"
931
- msgstr ""
932
-
933
- msgid "Compute Resource"
934
- msgstr ""
935
-
936
- msgid "Compute Profile"
937
- msgstr ""
938
-
939
- msgid "Environment"
940
- msgstr ""
941
-
942
- msgid "Puppet CA Id"
943
- msgstr ""
944
-
945
- msgid "Puppet Master Id"
946
- msgstr ""
947
-
948
- msgid "Cert name"
949
- msgstr ""
950
-
951
- msgid "Managed"
952
- msgstr ""
953
-
954
- msgid "Installed at"
955
- msgstr ""
956
-
957
- msgid "Last report"
958
- msgstr ""
959
-
960
- msgid "Network"
961
- msgstr ""
962
-
963
- msgid "Subnet"
964
- msgstr ""
965
-
966
- msgid "Domain"
967
- msgstr ""
968
-
969
- msgid "Service provider"
970
- msgstr ""
971
-
972
- msgid "SP Name"
973
- msgstr ""
974
-
975
- msgid "SP IP"
976
- msgstr ""
977
-
978
- msgid "SP MAC"
979
- msgstr ""
980
-
981
- msgid "SP Subnet"
982
- msgstr ""
983
-
984
- msgid "Network interfaces"
985
- msgstr ""
986
-
987
- msgid "Identifier"
988
- msgstr ""
989
-
990
- msgid "Type"
991
- msgstr ""
992
-
993
- msgid "MAC address"
994
- msgstr ""
995
-
996
- msgid "IP address"
997
- msgstr ""
998
-
999
- msgid "FQDN"
1000
- msgstr ""
1001
-
1002
- msgid "Operating system"
1003
- msgstr ""
1004
-
1005
- msgid "Architecture"
1006
- msgstr ""
1007
-
1008
- msgid "Build"
1009
- msgstr ""
1010
-
1011
- msgid "Medium"
1012
- msgstr ""
1013
-
1014
- msgid "Partition Table"
1015
- msgstr ""
1016
-
1017
- msgid "Custom partition table"
1018
- msgstr ""
1019
-
1020
- msgid "Image"
1021
- msgstr ""
1022
-
1023
- msgid "Image file"
1024
- msgstr ""
1025
-
1026
- msgid "Use image"
1027
- msgstr ""
1028
-
1029
- msgid "Additional info"
1030
- msgstr ""
1031
-
1032
- msgid "Owner Id"
1033
- msgstr ""
1034
-
1035
- msgid "Owner Type"
1036
- msgstr ""
1037
-
1038
- msgid "Enabled"
1039
- msgstr ""
1040
-
1041
- msgid "Model"
1042
- msgstr ""
1043
-
1044
- msgid "Comment"
1045
- msgstr ""
1046
-
1047
- msgid "Status"
1048
- msgstr ""
1049
-
1050
- msgid "Power"
1051
- msgstr ""
1052
-
1053
- msgid "Puppet run triggered"
1054
- msgstr ""
1055
-
1056
- msgid "Host created"
1057
- msgstr ""
1058
-
1059
- msgid "Could not create the host"
1060
- msgstr ""
1061
-
1062
- msgid "Host updated"
1063
- msgstr ""
1064
-
1065
- msgid "Could not update the host"
1066
- msgstr ""
1067
-
1068
- msgid "Host deleted"
1069
- msgstr ""
1070
-
1071
- msgid "Could not delete the host"
1072
- msgstr ""
1073
-
1074
- msgid "Create or update parameter for a host."
1075
- msgstr ""
1076
-
1077
- msgid "Host parameter updated"
1078
- msgstr ""
1079
-
1080
- msgid "New host parameter created"
1081
- msgstr ""
1082
-
1083
- msgid "Could not set host parameter"
1084
- msgstr ""
1085
-
1086
- msgid "Delete parameter for a host."
1087
- msgstr ""
1088
-
1089
- msgid "Host parameter deleted"
1090
- msgstr ""
1091
-
1092
- msgid "Power a host on"
1093
- msgstr ""
1094
-
1095
- msgid "The host is starting."
1096
- msgstr ""
1097
-
1098
- msgid "Force turning off a host"
1099
- msgstr ""
1100
-
1101
- msgid "Power a host off"
1102
- msgstr ""
1103
-
1104
- msgid "Power off forced."
1105
- msgstr ""
1106
-
1107
- msgid "Powering the host off."
1108
- msgstr ""
1109
-
1110
- msgid "Reboot a host"
1111
- msgstr ""
1112
-
1113
- msgid "Host reboot started."
1114
- msgstr ""
1115
-
1116
- msgid "Rebuild orchestration related configurations for host"
1117
- msgstr ""
1118
-
1119
- msgid "Configuration successfully rebuilt."
1120
- msgstr ""
1121
-
1122
- msgid "List of puppetclass ids"
1123
- msgstr ""
1124
-
1125
- msgid "Name of puppet CA proxy"
1126
- msgstr ""
1127
-
1128
- msgid "Name of puppet proxy"
1129
- msgstr ""
1130
-
1131
- msgid "Name of parent hostgroup"
1132
- msgstr ""
1133
-
1134
- msgid "Root password"
1135
- msgstr ""
1136
-
1137
- msgid "Enter the root password for the host group:"
1138
- msgstr ""
1139
-
1140
- msgid "Title"
1141
- msgstr ""
1142
-
1143
- msgid "Puppet CA Proxy Id"
1144
- msgstr ""
1145
-
1146
- msgid "Puppet Master Proxy Id"
1147
- msgstr ""
1148
-
1149
- msgid "ComputeProfile"
1150
- msgstr ""
1151
-
1152
- msgid "Parent Id"
1153
- msgstr ""
1154
-
1155
- msgid "Hostgroup created"
1156
- msgstr ""
1157
-
1158
- msgid "Could not create the hostgroup"
1159
- msgstr ""
1160
-
1161
- msgid "Hostgroup updated"
1162
- msgstr ""
1163
-
1164
- msgid "Could not update the hostgroup"
1165
- msgstr ""
1166
-
1167
- msgid "Hostgroup deleted"
1168
- msgstr ""
1169
-
1170
- msgid "Could not delete the hostgroup"
1171
- msgstr ""
1172
-
1173
- msgid "Create or update parameter for a hostgroup."
1174
- msgstr ""
1175
-
1176
- msgid "Hostgroup parameter updated"
1177
- msgstr ""
1178
-
1179
- msgid "New hostgroup parameter created"
1180
- msgstr ""
1181
-
1182
- msgid "Could not set hostgroup parameter"
1183
- msgstr ""
1184
-
1185
- msgid "Delete parameter for a hostgroup."
1186
- msgstr ""
1187
-
1188
- msgid "Hostgroup parameter deleted"
1189
- msgstr ""
1190
-
1191
- msgid "Available keys for %{option}"
1192
- msgstr ""
1193
-
1194
- msgid "%{value}, each managed hosts needs to have one primary interface."
1195
- msgstr ""
1196
-
1197
- msgid "For %{condition}"
1198
- msgstr ""
1199
-
1200
- msgid ""
1201
- "VLAN tag, this attribute has precedence over the subnet VLAN ID. Only for virt"
1202
- "ual interfaces."
1203
- msgstr ""
1204
-
1205
- msgid "Identifier of the interface to which this interface belongs, e.g. eth1."
1206
- msgstr ""
1207
-
1208
- msgid "Identifiers of slave interfaces, e.g. [eth1,eth2]"
1209
- msgstr ""
1210
-
1211
- msgid "always IPMI"
1212
- msgstr ""
1213
-
1214
- msgid "Provider specific options"
1215
- msgstr ""
1216
-
1217
- msgid "Login of the owner"
1218
- msgstr ""
1219
-
1220
- msgid "ID of the owner"
1221
- msgstr ""
1222
-
1223
- msgid "Host parameters."
1224
- msgstr ""
1225
-
1226
- msgid "Compute resource attributes."
1227
- msgstr ""
1228
-
1229
- msgid "Volume parameters"
1230
- msgstr ""
1231
-
1232
- msgid "Interface parameters."
1233
- msgstr ""
1234
-
1235
- msgid "Enter the root password for the host:"
1236
- msgstr ""
1237
-
1238
- msgid "Architecture name"
1239
- msgstr ""
1240
-
1241
- msgid "Compute resource name"
1242
- msgstr ""
1243
-
1244
- msgid "Domain name"
1245
- msgstr ""
1246
-
1247
- msgid "Environment name"
1248
- msgstr ""
1249
-
1250
- msgid "Host name"
1251
- msgstr ""
1252
-
1253
- msgid "Hostgroup name"
1254
- msgstr ""
1255
-
1256
- msgid "Hostgroup title"
1257
- msgstr ""
1258
-
1259
- msgid "Location name"
1260
- msgstr ""
1261
-
1262
- msgid "Medium name"
1263
- msgstr ""
1264
-
1265
- msgid "Model name"
1266
- msgstr ""
1267
-
1268
- msgid "Organization name"
1269
- msgstr ""
1270
-
1271
- msgid "Operating system title"
1272
- msgstr ""
1273
-
1274
- msgid "Partition table name"
1275
- msgstr ""
1276
-
1277
- msgid "Proxy name"
1278
- msgstr ""
1279
-
1280
- msgid "Puppet class name"
1281
- msgstr ""
1282
-
1283
- msgid "Report name"
1284
- msgstr ""
1285
-
1286
- msgid "User role name"
1287
- msgstr ""
1288
-
1289
- msgid "Setting name"
1290
- msgstr ""
1291
-
1292
- msgid "Subnet name"
1293
- msgstr ""
1294
-
1295
- msgid "User's login to search by"
1296
- msgstr ""
1297
-
1298
- msgid "Common parameter name"
1299
- msgstr ""
1300
-
1301
- msgid "Smart class parameter name"
1302
- msgstr ""
1303
-
1304
- msgid "Smart variable name"
1305
- msgstr ""
1306
-
1307
- msgid "Name to search by"
1308
- msgstr ""
1309
-
1310
- msgid "one of %s not found"
1311
- msgstr ""
1312
-
1313
- msgid "%s not found"
1314
- msgstr ""
1315
-
1316
- msgid "found more than one %s"
1317
- msgstr ""
1318
-
1319
- msgid "Missing options to search %s"
1320
- msgstr ""
1321
-
1322
- msgid "View and manage compute resource's images"
1323
- msgstr ""
1324
-
1325
- msgid "Username"
1326
- msgstr ""
1327
-
1328
- msgid "IAM role"
1329
- msgstr ""
1330
-
1331
- msgid "Show images available for addition"
1332
- msgstr ""
1333
-
1334
- msgid "Image created"
1335
- msgstr ""
1336
-
1337
- msgid "Could not create the image"
1338
- msgstr ""
1339
-
1340
- msgid "Image updated"
1341
- msgstr ""
1342
-
1343
- msgid "Could not update the image"
1344
- msgstr ""
1345
-
1346
- msgid "Image deleted"
1347
- msgstr ""
1348
-
1349
- msgid "Could not delete the image"
1350
- msgstr ""
1351
-
1352
- msgid "View and manage host's network interfaces"
1353
- msgstr ""
1354
-
1355
- msgid "primary"
1356
- msgstr ""
1357
-
1358
- msgid "provision"
1359
- msgstr ""
1360
-
1361
- msgid "DNS name"
1362
- msgstr ""
1363
-
1364
- msgid "Primary"
1365
- msgstr ""
1366
-
1367
- msgid "Provision"
1368
- msgstr ""
1369
-
1370
- msgid "Virtual"
1371
- msgstr ""
1372
-
1373
- msgid "Tag"
1374
- msgstr ""
1375
-
1376
- msgid "Attached to"
1377
- msgstr ""
1378
-
1379
- msgid "BMC"
1380
- msgstr ""
1381
-
1382
- msgid "Bond"
1383
- msgstr ""
1384
-
1385
- msgid "Mode"
1386
- msgstr ""
1387
-
1388
- msgid "Attached devices"
1389
- msgstr ""
1390
-
1391
- msgid "Bond options"
1392
- msgstr ""
1393
-
1394
- msgid ""
1395
- "Should this interface be used for constructing the FQDN of the host? Each mana"
1396
- "ged hosts needs to have one primary interface."
1397
- msgstr ""
1398
-
1399
- msgid ""
1400
- "Should this interface be used for TFTP of PXELinux (or SSH for image-based hos"
1401
- "ts)? Each managed hosts needs to have one provision interface."
1402
- msgstr ""
1403
-
1404
- msgid "Interface created"
1405
- msgstr ""
1406
-
1407
- msgid "Could not create the interface"
1408
- msgstr ""
1409
-
1410
- msgid "Compute resource specific attributes."
1411
- msgstr ""
1412
-
1413
- msgid "Interface updated"
1414
- msgstr ""
1415
-
1416
- msgid "Could not update the interface"
1417
- msgstr ""
1418
-
1419
- msgid "Interface deleted"
1420
- msgstr ""
1421
-
1422
- msgid "Could not delete the interface"
1423
- msgstr ""
1424
-
1425
- msgid "Location numeric id to search by"
1426
- msgstr ""
1427
-
1428
- msgid "Parent"
1429
- msgstr ""
1430
-
1431
- msgid "Organizations"
1432
- msgstr ""
1433
-
1434
- msgid "Location created"
1435
- msgstr ""
1436
-
1437
- msgid "Could not create the location"
1438
- msgstr ""
1439
-
1440
- msgid "Location updated"
1441
- msgstr ""
1442
-
1443
- msgid "Could not update the location"
1444
- msgstr ""
1445
-
1446
- msgid "Location deleted"
1447
- msgstr ""
1448
-
1449
- msgid "Could not delete the location"
1450
- msgstr ""
1451
-
1452
- msgid "Create or update parameter for a location."
1453
- msgstr ""
1454
-
1455
- msgid "Parameter [%{name}] updated to value [%{value}]"
1456
- msgstr ""
1457
-
1458
- msgid "Parameter [%{name}] created with value [%{value}]"
1459
- msgstr ""
1460
-
1461
- msgid "Could not set location parameter"
1462
- msgstr ""
1463
-
1464
- msgid "Delete parameter for a location."
1465
- msgstr ""
1466
-
1467
- msgid "Parameter [%{name}] deleted"
1468
- msgstr ""
1469
-
1470
- msgid "Could not delete location parameter"
1471
- msgstr ""
1472
-
1473
- msgid "Path"
1474
- msgstr ""
1475
-
1476
- msgid "OS Family"
1477
- msgstr ""
1478
-
1479
- msgid "Installation medium created"
1480
- msgstr ""
1481
-
1482
- msgid "Could not create the installation medium"
1483
- msgstr ""
1484
-
1485
- msgid "Installation medium updated"
1486
- msgstr ""
1487
-
1488
- msgid "Could not update the installation media"
1489
- msgstr ""
1490
-
1491
- msgid "Installation medium deleted"
1492
- msgstr ""
1493
-
1494
- msgid "Could not delete the installation media"
1495
- msgstr ""
1496
-
1497
- msgid "Vendor class"
1498
- msgstr ""
1499
-
1500
- msgid "HW model"
1501
- msgstr ""
1502
-
1503
- msgid "Info"
1504
- msgstr ""
1505
-
1506
- msgid "Hardware model created"
1507
- msgstr ""
1508
-
1509
- msgid "Could not create the hardware model"
1510
- msgstr ""
1511
-
1512
- msgid "Hardware model deleted"
1513
- msgstr ""
1514
-
1515
- msgid "Could not delete the hardware model"
1516
- msgstr ""
1517
-
1518
- msgid "Hardware model updated"
1519
- msgstr ""
1520
-
1521
- msgid "Could not update the hardware model"
1522
- msgstr ""
1523
-
1524
- msgid "Release name"
1525
- msgstr ""
1526
-
1527
- msgid "Family"
1528
- msgstr ""
1529
-
1530
- msgid "Major version"
1531
- msgstr ""
1532
-
1533
- msgid "Minor version"
1534
- msgstr ""
1535
-
1536
- msgid "Partition tables"
1537
- msgstr ""
1538
-
1539
- msgid "Default templates"
1540
- msgstr ""
1541
-
1542
- msgid "Architectures"
1543
- msgstr ""
1544
-
1545
- msgid "Operating system created"
1546
- msgstr ""
1547
-
1548
- msgid "Could not create the operating system"
1549
- msgstr ""
1550
-
1551
- msgid "Operating system updated"
1552
- msgstr ""
1553
-
1554
- msgid "Could not update the operating system"
1555
- msgstr ""
1556
-
1557
- msgid "Operating system deleted"
1558
- msgstr ""
1559
-
1560
- msgid "Could not delete the operating system"
1561
- msgstr ""
1562
-
1563
- msgid "Create or update parameter for an operating system."
1564
- msgstr ""
1565
-
1566
- msgid "Operating system parameter updated"
1567
- msgstr ""
1568
-
1569
- msgid "New operating system parameter created"
1570
- msgstr ""
1571
-
1572
- msgid "Could not set operating system parameter"
1573
- msgstr ""
1574
-
1575
- msgid "Delete parameter for an operating system."
1576
- msgstr ""
1577
-
1578
- msgid "operating system parameter deleted"
1579
- msgstr ""
1580
-
1581
- msgid "operatingsystem id"
1582
- msgstr ""
1583
-
1584
- msgid "config template id to be set"
1585
- msgstr ""
1586
-
1587
- msgid "[%{config_template_name}] was set as default %{template_kind_name} template"
1588
- msgstr ""
1589
-
1590
- msgid "Could not set the os default template"
1591
- msgstr ""
1592
-
1593
- msgid "Type of the config template"
1594
- msgstr ""
1595
-
1596
- msgid "Default template deleted"
1597
- msgstr ""
1598
-
1599
- msgid "Could not delete the default template"
1600
- msgstr ""
1601
-
1602
- msgid "Default template of type %s not found"
1603
- msgstr ""
1604
-
1605
- msgid "Locations"
1606
- msgstr ""
1607
-
1608
- msgid "Organization created"
1609
- msgstr ""
1610
-
1611
- msgid "Could not create the organization"
1612
- msgstr ""
1613
-
1614
- msgid "Organization updated"
1615
- msgstr ""
1616
-
1617
- msgid "Could not update the organization"
1618
- msgstr ""
1619
-
1620
- msgid "Organization deleted"
1621
- msgstr ""
1622
-
1623
- msgid "Could not delete the organization"
1624
- msgstr ""
1625
-
1626
- msgid "Create or update parameter for an organization."
1627
- msgstr ""
1628
-
1629
- msgid "Could not set organization parameter"
1630
- msgstr ""
1631
-
1632
- msgid "Delete parameter for an organization."
1633
- msgstr ""
1634
-
1635
- msgid "Could not delete organization parameter"
1636
- msgstr ""
1637
-
1638
- msgid "Locked"
1639
- msgstr ""
1640
-
1641
- msgid "View partition table content."
1642
- msgstr ""
1643
-
1644
- msgid "Path to a file that contains the partition layout"
1645
- msgstr ""
1646
-
1647
- msgid "Partition table created"
1648
- msgstr ""
1649
-
1650
- msgid "Could not create the partition table"
1651
- msgstr ""
1652
-
1653
- msgid "Partition table updated"
1654
- msgstr ""
1655
-
1656
- msgid "Could not update the partition table"
1657
- msgstr ""
1658
-
1659
- msgid "Partition table deleted"
1660
- msgstr ""
1661
-
1662
- msgid "Could not delete the partition table"
1663
- msgstr ""
1664
-
1665
- msgid "Smart variables"
1666
- msgstr ""
1667
-
1668
- msgid "Parameter"
1669
- msgstr ""
1670
-
1671
- msgid "Default value"
1672
- msgstr ""
1673
-
1674
- msgid "Smart class parameters"
1675
- msgstr ""
1676
-
1677
- msgid "Realm proxy id"
1678
- msgstr ""
1679
-
1680
- msgid "Realm type"
1681
- msgstr ""
1682
-
1683
- msgid "Realm [%{name}] created"
1684
- msgstr ""
1685
-
1686
- msgid "Could not create the realm"
1687
- msgstr ""
1688
-
1689
- msgid "Realm [%{name}] updated"
1690
- msgstr ""
1691
-
1692
- msgid "Could not update the realm"
1693
- msgstr ""
1694
-
1695
- msgid "Realm [%{name}] deleted"
1696
- msgstr ""
1697
-
1698
- msgid "Could not delete the realm"
1699
- msgstr ""
1700
-
1701
- msgid "Created at"
1702
- msgstr ""
1703
-
1704
- msgid "Updated at"
1705
- msgstr ""
1706
-
1707
- msgid "Users"
1708
- msgstr ""
1709
-
1710
- msgid "User groups"
1711
- msgstr ""
1712
-
1713
- msgid "Usergroup"
1714
- msgstr ""
1715
-
1716
- msgid "Roles"
1717
- msgstr ""
1718
-
1719
- msgid "Inherited User groups"
1720
- msgstr ""
1721
-
1722
- msgid "Smart proxies"
1723
- msgstr ""
1724
-
1725
- msgid "Compute resources"
1726
- msgstr ""
1727
-
1728
- msgid "Installation media"
1729
- msgstr ""
1730
-
1731
- msgid "Templates"
1732
- msgstr ""
1733
-
1734
- msgid "Domains"
1735
- msgstr ""
1736
-
1737
- msgid "Environments"
1738
- msgstr ""
1739
-
1740
- msgid "Hostgroups"
1741
- msgstr ""
1742
-
1743
- msgid "Subnets"
1744
- msgstr ""
1745
-
1746
- msgid "Parameters"
1747
- msgstr ""
1748
-
1749
- msgid "Puppetclasses"
1750
- msgstr ""
1751
-
1752
- msgid "Operating systems"
1753
- msgstr ""
1754
-
1755
- msgid "External user groups"
1756
- msgstr ""
1757
-
1758
- msgid "Applied"
1759
- msgstr ""
1760
-
1761
- msgid "Restarted"
1762
- msgstr ""
1763
-
1764
- msgid "Failed"
1765
- msgstr ""
1766
-
1767
- msgid "Restart Failures"
1768
- msgstr ""
1769
-
1770
- msgid "Skipped"
1771
- msgstr ""
1772
-
1773
- msgid "Pending"
1774
- msgstr ""
1775
-
1776
- msgid "Reported at"
1777
- msgstr ""
1778
-
1779
- msgid "Report status"
1780
- msgstr ""
1781
-
1782
- msgid "Report metrics"
1783
- msgstr ""
1784
-
1785
- msgid "config_retrieval"
1786
- msgstr ""
1787
-
1788
- msgid "exec"
1789
- msgstr ""
1790
-
1791
- msgid "file"
1792
- msgstr ""
1793
-
1794
- msgid "package"
1795
- msgstr ""
1796
-
1797
- msgid "service"
1798
- msgstr ""
1799
-
1800
- msgid "user"
1801
- msgstr ""
1802
-
1803
- msgid "yumrepo"
1804
- msgstr ""
1805
-
1806
- msgid "filebucket"
1807
- msgstr ""
1808
-
1809
- msgid "cron"
1810
- msgstr ""
1811
-
1812
- msgid "total"
1813
- msgstr ""
1814
-
1815
- msgid "Logs"
1816
- msgstr ""
1817
-
1818
- msgid "Message"
1819
- msgstr ""
1820
-
1821
- msgid "Report has been deleted"
1822
- msgstr ""
1823
-
1824
- msgid "Could not delete the report"
1825
- msgstr ""
1826
-
1827
- msgid "The server does not support such operation."
1828
- msgstr ""
1829
-
1830
- msgid "Builtin"
1831
- msgstr ""
1832
-
1833
- msgid "User role id"
1834
- msgstr ""
1835
-
1836
- msgid "User role [%<name>s] created"
1837
- msgstr ""
1838
-
1839
- msgid "Could not create the user role"
1840
- msgstr ""
1841
-
1842
- msgid "User role [%<name>s] updated"
1843
- msgstr ""
1844
-
1845
- msgid "Could not update the user role"
1846
- msgstr ""
1847
-
1848
- msgid "User role [%<name>s] deleted"
1849
- msgstr ""
1850
-
1851
- msgid "Could not delete the user roles"
1852
- msgstr ""
1853
-
1854
- msgid "Setting [%{name}] updated to [%{value}]"
1855
- msgstr ""
1856
-
1857
- msgid "Could not update the setting"
1858
- msgstr ""
1859
-
1860
- msgid "Default Value"
1861
- msgstr ""
1862
-
1863
- msgid "Override"
1864
- msgstr ""
1865
-
1866
- msgid "Puppet class"
1867
- msgstr ""
1868
-
1869
- msgid "Class Id"
1870
- msgstr ""
1871
-
1872
- msgid "Hidden Value?"
1873
- msgstr ""
1874
-
1875
- msgid "Use puppet default"
1876
- msgstr ""
1877
-
1878
- msgid "Required"
1879
- msgstr ""
1880
-
1881
- msgid "Validator"
1882
- msgstr ""
1883
-
1884
- msgid "Rule"
1885
- msgstr ""
1886
-
1887
- msgid "Override values"
1888
- msgstr ""
1889
-
1890
- msgid "Merge overrides"
1891
- msgstr ""
1892
-
1893
- msgid "Merge default value"
1894
- msgstr ""
1895
-
1896
- msgid "Avoid duplicates"
1897
- msgstr ""
1898
-
1899
- msgid "Order"
1900
- msgstr ""
1901
-
1902
- msgid "Values"
1903
- msgstr ""
1904
-
1905
- msgid "Match"
1906
- msgstr ""
1907
-
1908
- msgid "Parameter updated"
1909
- msgstr ""
1910
-
1911
- msgid "Could not update the parameter"
1912
- msgstr ""
1913
-
1914
- msgid "Override this parameter."
1915
- msgstr ""
1916
-
1917
- msgid "This parameter is required."
1918
- msgstr ""
1919
-
1920
- msgid "Type of the parameter."
1921
- msgstr ""
1922
-
1923
- msgid "Type of the validator."
1924
- msgstr ""
1925
-
1926
- msgid "Override value created"
1927
- msgstr ""
1928
-
1929
- msgid "Could not create the override value"
1930
- msgstr ""
1931
-
1932
- msgid "Cannot use --value when --use-puppet-default is true"
1933
- msgstr ""
1934
-
1935
- msgid "Override value deleted"
1936
- msgstr ""
1937
-
1938
- msgid "Could not delete the override value"
1939
- msgstr ""
1940
-
1941
- msgid "URL"
1942
- msgstr ""
1943
-
1944
- msgid "Features"
1945
- msgstr ""
1946
-
1947
- msgid "Smart proxy created"
1948
- msgstr ""
1949
-
1950
- msgid "Could not create the proxy"
1951
- msgstr ""
1952
-
1953
- msgid "Smart proxy updated"
1954
- msgstr ""
1955
-
1956
- msgid "Could not update the proxy"
1957
- msgstr ""
1958
-
1959
- msgid "Smart proxy deleted"
1960
- msgstr ""
1961
-
1962
- msgid "Could not delete the proxy"
1963
- msgstr ""
1964
-
1965
- msgid "Puppet classes were imported"
1966
- msgstr ""
1967
-
1968
- msgid "Import of puppet classes failed"
1969
- msgstr ""
1970
-
1971
- msgid "Do not run the import"
1972
- msgstr ""
1973
-
1974
- msgid "Smart proxy features were refreshed"
1975
- msgstr ""
1976
-
1977
- msgid "Refresh of smart proxy features failed"
1978
- msgstr ""
1979
-
1980
- msgid "Variable"
1981
- msgstr ""
1982
-
1983
- msgid "Use --variable instead"
1984
- msgstr ""
1985
-
1986
- msgid "Smart variable [%{variable}] created"
1987
- msgstr ""
1988
-
1989
- msgid "Could not create the smart variable"
1990
- msgstr ""
1991
-
1992
- msgid "Type of the variable."
1993
- msgstr ""
1994
-
1995
- msgid "Smart variable [%{variable}] updated"
1996
- msgstr ""
1997
-
1998
- msgid "Could not update the smart variable"
1999
- msgstr ""
2000
-
2001
- msgid "Smart variable [%{variable}] deleted"
2002
- msgstr ""
2003
-
2004
- msgid "Could not delete the smart variable"
2005
- msgstr ""
2006
-
2007
- msgid "Mask"
2008
- msgstr ""
2009
-
2010
- msgid "Priority"
2011
- msgstr ""
2012
-
2013
- msgid "DNS"
2014
- msgstr ""
2015
-
2016
- msgid "Primary DNS"
2017
- msgstr ""
2018
-
2019
- msgid "Secondary DNS"
2020
- msgstr ""
2021
-
2022
- msgid "TFTP"
2023
- msgstr ""
2024
-
2025
- msgid "DHCP"
2026
- msgstr ""
2027
-
2028
- msgid "IPAM"
2029
- msgstr ""
2030
-
2031
- msgid "VLAN ID"
2032
- msgstr ""
2033
-
2034
- msgid "Gateway"
2035
- msgstr ""
2036
-
2037
- msgid "From"
2038
- msgstr ""
2039
-
2040
- msgid "To"
2041
- msgstr ""
2042
-
2043
- msgid "Subnet created"
2044
- msgstr ""
2045
-
2046
- msgid "Could not create the subnet"
2047
- msgstr ""
2048
-
2049
- msgid "Subnet updated"
2050
- msgstr ""
2051
-
2052
- msgid "Could not update the subnet"
2053
- msgstr ""
2054
-
2055
- msgid "Subnet deleted"
2056
- msgstr ""
2057
-
2058
- msgid "Could not delete the subnet"
2059
- msgstr ""
2060
-
2061
- msgid "List available config template kinds."
2062
- msgstr ""
2063
-
2064
- msgid "View config template content."
2065
- msgstr ""
2066
-
2067
- msgid "Path to a file that contains the template"
2068
- msgstr ""
2069
-
2070
- msgid "Template type. Eg. snippet, script, provision"
2071
- msgstr ""
2072
-
2073
- msgid "Config template created"
2074
- msgstr ""
2075
-
2076
- msgid "Could not create the config template"
2077
- msgstr ""
2078
-
2079
- msgid "Config template updated"
2080
- msgstr ""
2081
-
2082
- msgid "Could not update the config template"
2083
- msgstr ""
2084
-
2085
- msgid "Config template deleted"
2086
- msgstr ""
2087
-
2088
- msgid "Could not delete the config template"
2089
- msgstr ""
2090
-
2091
- msgid "Update the default PXE menu on all configured TFTP servers"
2092
- msgstr ""
2093
-
2094
- msgid "Config template cloned"
2095
- msgstr ""
2096
-
2097
- msgid "Could not clone the config template"
2098
- msgstr ""
2099
-
2100
- msgid "Login"
2101
- msgstr ""
2102
-
2103
- msgid "Email"
2104
- msgstr ""
2105
-
2106
- msgid "Admin"
2107
- msgstr ""
2108
-
2109
- msgid "Effective admin"
2110
- msgstr ""
2111
-
2112
- msgid "Authorized by"
2113
- msgstr ""
2114
-
2115
- msgid "Locale"
2116
- msgstr ""
2117
-
2118
- msgid "Timezone"
2119
- msgstr ""
2120
-
2121
- msgid "Last login"
2122
- msgstr ""
2123
-
2124
- msgid "Default organization"
2125
- msgstr ""
2126
-
2127
- msgid "Default location"
2128
- msgstr ""
2129
-
2130
- msgid "default"
2131
- msgstr ""
2132
-
2133
- msgid "User [%{login}] created"
2134
- msgstr ""
2135
-
2136
- msgid "Could not create the user"
2137
- msgstr ""
2138
-
2139
- msgid "User [%{login}] updated"
2140
- msgstr ""
2141
-
2142
- msgid "Could not update the user"
2143
- msgstr ""
2144
-
2145
- msgid "User [%{login}] deleted"
2146
- msgstr ""
2147
-
2148
- msgid "Could not delete the user"
2149
- msgstr ""
2150
-
2151
- msgid "User group [%<name>s] created"
2152
- msgstr ""
2153
-
2154
- msgid "Could not create the user group"
2155
- msgstr ""
2156
-
2157
- msgid "User group [%<name>s] updated"
2158
- msgstr ""
2159
-
2160
- msgid "Could not update the user group"
2161
- msgstr ""
2162
-
2163
- msgid "User group [%<name>s] deleted"
2164
- msgstr ""
2165
-
2166
- msgid "Could not delete the user group"
2167
- msgstr ""