hammer_cli_foreman 0.6.0 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/release_notes.md +3 -0
- data/lib/hammer_cli_foreman/host.rb +3 -2
- data/lib/hammer_cli_foreman/testing/api_expectations.rb +6 -4
- data/lib/hammer_cli_foreman/version.rb +1 -1
- data/locale/de/hammer-cli-foreman.edit.po +98 -93
- data/locale/en/hammer-cli-foreman.edit.po +69 -77
- data/locale/en_GB/hammer-cli-foreman.edit.po +73 -81
- data/locale/es/hammer-cli-foreman.edit.po +145 -142
- data/locale/fr/hammer-cli-foreman.edit.po +99 -94
- data/locale/it/hammer-cli-foreman.edit.po +98 -93
- data/locale/ja/hammer-cli-foreman.edit.po +98 -93
- data/locale/ko/hammer-cli-foreman.edit.po +99 -94
- data/locale/pt_BR/hammer-cli-foreman.edit.po +98 -93
- data/locale/ru/hammer-cli-foreman.edit.po +98 -93
- data/locale/zh_CN/hammer-cli-foreman.edit.po +98 -93
- data/locale/zh_TW/hammer-cli-foreman.edit.po +98 -93
- data/test/data/1.11/foreman_api.json +1 -0
- data/test/functional/host_test.rb +38 -0
- data/test/unit/host_test.rb +2 -2
- metadata +52 -530
- data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Architecture-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Architecture-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Architecture-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Architecture-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Architecture-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Architecture.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-CommonParameter-SetCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-CommonParameter.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-output.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-ComputeResource-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ComputeResource.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Domain-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Domain-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Domain-DeleteParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-output.xml +0 -21
- data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Domain-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Domain-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Domain-SetParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Domain-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Domain.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Environment-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Environment-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Environment-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Environment-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Environment-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Environment.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-ExceptionHandler.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand-parameters.xml +0 -46
- data/test/reports/TEST-HammerCLIForeman-Host-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Host-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Host-DeleteParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-output.xml +0 -85
- data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Host-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-output.xml +0 -21
- data/test/reports/TEST-HammerCLIForeman-Host-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Host-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand-output.xml +0 -9
- data/test/reports/TEST-HammerCLIForeman-Host-PuppetRunCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Host-SetParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand-output.xml +0 -9
- data/test/reports/TEST-HammerCLIForeman-Host-StatusCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand-parameters.xml +0 -40
- data/test/reports/TEST-HammerCLIForeman-Host-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Host.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-DeleteParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-output.xml +0 -29
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-output.xml +0 -27
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-SetParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Hostgroup-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Hostgroup.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Location-ListCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Location-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Location.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Medium-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Medium-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-output.xml +0 -23
- data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Medium-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-output.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Medium-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Medium-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Medium.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-DeleteParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-output.xml +0 -27
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-SetParameterCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-OperatingSystem.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-output.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand-resource-disabled.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Organization-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Organization.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-DumpCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-output.xml +0 -19
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-output.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-PartitionTable-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-PartitionTable.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-output.xml +0 -21
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-output.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-SmartProxy-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-SmartProxy.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Subnet-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Subnet-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-output.xml +0 -43
- data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand-parameters.xml +0 -13
- data/test/reports/TEST-HammerCLIForeman-Subnet-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Subnet-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Subnet-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Subnet.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand-parameters.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Template-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Template-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand-parameters.xml +0 -12
- data/test/reports/TEST-HammerCLIForeman-Template-DumpCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Template-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-output.xml +0 -15
- data/test/reports/TEST-HammerCLIForeman-Template-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-Template-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand-parameters.xml +0 -9
- data/test/reports/TEST-HammerCLIForeman-Template-ListKindsCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-Template-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-Template.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User-CreateCommand-parameters.xml +0 -19
- data/test/reports/TEST-HammerCLIForeman-User-CreateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-User-DeleteCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-output.xml +0 -23
- data/test/reports/TEST-HammerCLIForeman-User-InfoCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-User-InfoCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User-ListCommand-output.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-User-ListCommand-parameters.xml +0 -17
- data/test/reports/TEST-HammerCLIForeman-User-ListCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand-parameters.xml +0 -11
- data/test/reports/TEST-HammerCLIForeman-User-UpdateCommand.xml +0 -7
- data/test/reports/TEST-HammerCLIForeman-User.xml +0 -7
- data/test/reports/TEST-MiniTest-Spec.xml +0 -7
|
@@ -3,19 +3,19 @@
|
|
|
3
3
|
# This file is distributed under the same license as the hammer-cli-foreman package.
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
|
-
# Dominic Cleal <
|
|
6
|
+
# Dominic Cleal <dcleal@redhat.com>, 2014
|
|
7
7
|
# elobato <elobatocs@gmail.com>, 2014
|
|
8
8
|
# elobato <elobatocs@gmail.com>, 2014
|
|
9
|
-
# francis <hackgo@gmail.com>, 2014
|
|
9
|
+
# francis <hackgo@gmail.com>, 2014
|
|
10
10
|
# Sergio Ocón <sergio.ocon@redhat.com>, 2014-2015
|
|
11
11
|
# Sergio Ocón <sergio.ocon@redhat.com>, 2014
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: hammer-cli-foreman 0.4.0\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
|
-
"POT-Creation-Date:
|
|
17
|
-
"PO-Revision-Date: 2015-
|
|
18
|
-
"Last-Translator:
|
|
16
|
+
"POT-Creation-Date: 2015-12-11 04:48+0000\n"
|
|
17
|
+
"PO-Revision-Date: 2015-10-13 10:27+0000\n"
|
|
18
|
+
"Last-Translator: Sergio Ocón <sergio.ocon@redhat.com>\n"
|
|
19
19
|
"Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
|
|
20
20
|
"\n"
|
|
21
21
|
"MIME-Version: 1.0\n"
|
|
@@ -132,7 +132,7 @@ msgstr "Manipular usuarios."
|
|
|
132
132
|
msgid "Manage user groups."
|
|
133
133
|
msgstr "Administrar grupos de usuarios."
|
|
134
134
|
|
|
135
|
-
#: ../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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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:
|
|
135
|
+
#: ../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:170 ../lib/hammer_cli_foreman/host.rb:207 ../lib/hammer_cli_foreman/host.rb:238 ../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
|
|
136
136
|
msgid "Id"
|
|
137
137
|
msgstr "ID"
|
|
138
138
|
|
|
@@ -405,8 +405,6 @@ msgid ""
|
|
|
405
405
|
"You are currently not logged in to any service.\n"
|
|
406
406
|
"Use the service to set credentials."
|
|
407
407
|
msgstr ""
|
|
408
|
-
"Actualmente no estás identificado en ningún servicio.\n"
|
|
409
|
-
"Utiliza el servicio para establecer las credenciales."
|
|
410
408
|
|
|
411
409
|
#: ../lib/hammer_cli_foreman/auth_source_ldap.rb:7
|
|
412
410
|
msgid "Manage LDAP auth sources."
|
|
@@ -508,7 +506,7 @@ msgstr "Asociar un recurso"
|
|
|
508
506
|
msgid "Disassociate a resource"
|
|
509
507
|
msgstr "Disociar un recurso"
|
|
510
508
|
|
|
511
|
-
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
509
|
+
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:65
|
|
512
510
|
msgid "Value"
|
|
513
511
|
msgstr "Valor"
|
|
514
512
|
|
|
@@ -568,7 +566,7 @@ msgstr "Inquilino"
|
|
|
568
566
|
msgid "Url"
|
|
569
567
|
msgstr "Url"
|
|
570
568
|
|
|
571
|
-
#: ../lib/hammer_cli_foreman/compute_resource.rb:55 ../lib/hammer_cli_foreman/domain.rb:42 ../lib/hammer_cli_foreman/settings.rb:14 ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
569
|
+
#: ../lib/hammer_cli_foreman/compute_resource.rb:55 ../lib/hammer_cli_foreman/domain.rb:42 ../lib/hammer_cli_foreman/settings.rb:14 ../lib/hammer_cli_foreman/smart_class_parameter.rb:61 ../lib/hammer_cli_foreman/smart_variable.rb:51
|
|
572
570
|
msgid "Description"
|
|
573
571
|
msgstr "Descripción"
|
|
574
572
|
|
|
@@ -610,7 +608,7 @@ msgstr "[Foreman] Contraseña para %s: "
|
|
|
610
608
|
|
|
611
609
|
#: ../lib/hammer_cli_foreman/defaults.rb:7
|
|
612
610
|
msgid "Use the default organization and/or location from the server"
|
|
613
|
-
msgstr "
|
|
611
|
+
msgstr ""
|
|
614
612
|
|
|
615
613
|
#: ../lib/hammer_cli_foreman/domain.rb:6
|
|
616
614
|
msgid "ID of DNS proxy to use within this domain"
|
|
@@ -842,15 +840,15 @@ msgstr "Parámetros de la interfaz."
|
|
|
842
840
|
|
|
843
841
|
#: ../lib/hammer_cli_foreman/host.rb:64
|
|
844
842
|
msgid "Enter the root password for the host:"
|
|
845
|
-
msgstr "
|
|
843
|
+
msgstr ""
|
|
846
844
|
|
|
847
845
|
#: ../lib/hammer_cli_foreman/host.rb:153
|
|
848
846
|
msgid "At least one interface must be set as primary"
|
|
849
|
-
msgstr "
|
|
847
|
+
msgstr ""
|
|
850
848
|
|
|
851
849
|
#: ../lib/hammer_cli_foreman/host.rb:156
|
|
852
850
|
msgid "At least one interface must be set as provision"
|
|
853
|
-
msgstr "
|
|
851
|
+
msgstr ""
|
|
854
852
|
|
|
855
853
|
#: ../lib/hammer_cli_foreman/host.rb:172 ../lib/hammer_cli_foreman/host.rb:248 ../lib/hammer_cli_foreman/hostgroup.rb:60 ../lib/hammer_cli_foreman/image.rb:31
|
|
856
854
|
msgid "Operating System"
|
|
@@ -870,15 +868,15 @@ msgstr "Dirección MAC"
|
|
|
870
868
|
|
|
871
869
|
#: ../lib/hammer_cli_foreman/host.rb:185
|
|
872
870
|
msgid "Bare Metal"
|
|
873
|
-
msgstr "
|
|
871
|
+
msgstr ""
|
|
874
872
|
|
|
875
873
|
#: ../lib/hammer_cli_foreman/host.rb:210
|
|
876
874
|
msgid "Organization"
|
|
877
|
-
msgstr "
|
|
875
|
+
msgstr ""
|
|
878
876
|
|
|
879
877
|
#: ../lib/hammer_cli_foreman/host.rb:211
|
|
880
878
|
msgid "Location"
|
|
881
|
-
msgstr "
|
|
879
|
+
msgstr ""
|
|
882
880
|
|
|
883
881
|
#: ../lib/hammer_cli_foreman/host.rb:213
|
|
884
882
|
msgid "Compute Resource"
|
|
@@ -886,7 +884,7 @@ msgstr "Recurso de cómputo"
|
|
|
886
884
|
|
|
887
885
|
#: ../lib/hammer_cli_foreman/host.rb:214
|
|
888
886
|
msgid "Compute Profile"
|
|
889
|
-
msgstr "
|
|
887
|
+
msgstr ""
|
|
890
888
|
|
|
891
889
|
#: ../lib/hammer_cli_foreman/host.rb:215 ../lib/hammer_cli_foreman/hostgroup.rb:61
|
|
892
890
|
msgid "Environment"
|
|
@@ -894,11 +892,11 @@ msgstr "Entorno"
|
|
|
894
892
|
|
|
895
893
|
#: ../lib/hammer_cli_foreman/host.rb:216
|
|
896
894
|
msgid "Puppet CA Id"
|
|
897
|
-
msgstr "
|
|
895
|
+
msgstr ""
|
|
898
896
|
|
|
899
897
|
#: ../lib/hammer_cli_foreman/host.rb:217
|
|
900
898
|
msgid "Puppet Master Id"
|
|
901
|
-
msgstr "
|
|
899
|
+
msgstr ""
|
|
902
900
|
|
|
903
901
|
#: ../lib/hammer_cli_foreman/host.rb:218
|
|
904
902
|
msgid "Cert name"
|
|
@@ -930,7 +928,7 @@ msgstr "Dominio"
|
|
|
930
928
|
|
|
931
929
|
#: ../lib/hammer_cli_foreman/host.rb:229
|
|
932
930
|
msgid "Service provider"
|
|
933
|
-
msgstr "
|
|
931
|
+
msgstr ""
|
|
934
932
|
|
|
935
933
|
#: ../lib/hammer_cli_foreman/host.rb:230
|
|
936
934
|
msgid "SP Name"
|
|
@@ -950,31 +948,31 @@ msgstr "Subred de SP"
|
|
|
950
948
|
|
|
951
949
|
#: ../lib/hammer_cli_foreman/host.rb:237
|
|
952
950
|
msgid "Network interfaces"
|
|
953
|
-
msgstr "
|
|
951
|
+
msgstr ""
|
|
954
952
|
|
|
955
953
|
#: ../lib/hammer_cli_foreman/host.rb:239 ../lib/hammer_cli_foreman/interface.rb:24 ../lib/hammer_cli_foreman/interface.rb:44
|
|
956
954
|
msgid "Identifier"
|
|
957
|
-
msgstr "
|
|
955
|
+
msgstr ""
|
|
958
956
|
|
|
959
|
-
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
957
|
+
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/interface.rb:25 ../lib/hammer_cli_foreman/interface.rb:45 ../lib/hammer_cli_foreman/smart_class_parameter.rb:62 ../lib/hammer_cli_foreman/smart_class_parameter.rb:66 ../lib/hammer_cli_foreman/smart_variable.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:54 ../lib/hammer_cli_foreman/template.rb:27
|
|
960
958
|
msgid "Type"
|
|
961
959
|
msgstr "Tipo"
|
|
962
960
|
|
|
963
961
|
#: ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/interface.rb:26 ../lib/hammer_cli_foreman/interface.rb:46
|
|
964
962
|
msgid "MAC address"
|
|
965
|
-
msgstr "
|
|
963
|
+
msgstr ""
|
|
966
964
|
|
|
967
965
|
#: ../lib/hammer_cli_foreman/host.rb:242 ../lib/hammer_cli_foreman/interface.rb:27 ../lib/hammer_cli_foreman/interface.rb:47
|
|
968
966
|
msgid "IP address"
|
|
969
|
-
msgstr "
|
|
967
|
+
msgstr ""
|
|
970
968
|
|
|
971
969
|
#: ../lib/hammer_cli_foreman/host.rb:243
|
|
972
970
|
msgid "FQDN"
|
|
973
|
-
msgstr "
|
|
971
|
+
msgstr ""
|
|
974
972
|
|
|
975
973
|
#: ../lib/hammer_cli_foreman/host.rb:246
|
|
976
974
|
msgid "Operating system"
|
|
977
|
-
msgstr "
|
|
975
|
+
msgstr ""
|
|
978
976
|
|
|
979
977
|
#: ../lib/hammer_cli_foreman/host.rb:247 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
|
|
980
978
|
msgid "Architecture"
|
|
@@ -994,7 +992,7 @@ msgstr "Tabla de particiones"
|
|
|
994
992
|
|
|
995
993
|
#: ../lib/hammer_cli_foreman/host.rb:254
|
|
996
994
|
msgid "Custom partition table"
|
|
997
|
-
msgstr "
|
|
995
|
+
msgstr ""
|
|
998
996
|
|
|
999
997
|
#: ../lib/hammer_cli_foreman/host.rb:257
|
|
1000
998
|
msgid "Image"
|
|
@@ -1010,7 +1008,7 @@ msgstr "Usar imagen"
|
|
|
1010
1008
|
|
|
1011
1009
|
#: ../lib/hammer_cli_foreman/host.rb:265
|
|
1012
1010
|
msgid "Additional info"
|
|
1013
|
-
msgstr "
|
|
1011
|
+
msgstr ""
|
|
1014
1012
|
|
|
1015
1013
|
#: ../lib/hammer_cli_foreman/host.rb:266
|
|
1016
1014
|
msgid "Owner Id"
|
|
@@ -1142,11 +1140,11 @@ msgstr "Nombre de hostgroup padre"
|
|
|
1142
1140
|
|
|
1143
1141
|
#: ../lib/hammer_cli_foreman/hostgroup.rb:17
|
|
1144
1142
|
msgid "Root password"
|
|
1145
|
-
msgstr "
|
|
1143
|
+
msgstr ""
|
|
1146
1144
|
|
|
1147
1145
|
#: ../lib/hammer_cli_foreman/hostgroup.rb:23
|
|
1148
1146
|
msgid "Enter the root password for the host group:"
|
|
1149
|
-
msgstr "
|
|
1147
|
+
msgstr ""
|
|
1150
1148
|
|
|
1151
1149
|
#: ../lib/hammer_cli_foreman/hostgroup.rb:59 ../lib/hammer_cli_foreman/operating_system.rb:11
|
|
1152
1150
|
msgid "Title"
|
|
@@ -1237,12 +1235,12 @@ msgid "Host name"
|
|
|
1237
1235
|
msgstr "Nombre de host"
|
|
1238
1236
|
|
|
1239
1237
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:43
|
|
1240
|
-
msgid "Hostgroup
|
|
1241
|
-
msgstr "
|
|
1238
|
+
msgid "Hostgroup title"
|
|
1239
|
+
msgstr ""
|
|
1242
1240
|
|
|
1243
1241
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:43
|
|
1244
|
-
msgid "Hostgroup
|
|
1245
|
-
msgstr "
|
|
1242
|
+
msgid "Hostgroup name"
|
|
1243
|
+
msgstr "Nombre de grupo de hosts"
|
|
1246
1244
|
|
|
1247
1245
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:46
|
|
1248
1246
|
msgid "Location name"
|
|
@@ -1286,7 +1284,7 @@ msgstr "Nombre de rol de usuario"
|
|
|
1286
1284
|
|
|
1287
1285
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:57
|
|
1288
1286
|
msgid "Setting name"
|
|
1289
|
-
msgstr "
|
|
1287
|
+
msgstr ""
|
|
1290
1288
|
|
|
1291
1289
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:58
|
|
1292
1290
|
msgid "Subnet name"
|
|
@@ -1306,7 +1304,7 @@ msgstr "Nombre de parámetro de clase inteligente"
|
|
|
1306
1304
|
|
|
1307
1305
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:63
|
|
1308
1306
|
msgid "Smart variable name"
|
|
1309
|
-
msgstr "
|
|
1307
|
+
msgstr ""
|
|
1310
1308
|
|
|
1311
1309
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:65
|
|
1312
1310
|
msgid "Name to search by"
|
|
@@ -1321,8 +1319,9 @@ msgid "%s not found"
|
|
|
1321
1319
|
msgstr "no se encuentra %s"
|
|
1322
1320
|
|
|
1323
1321
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:201
|
|
1322
|
+
#, fuzzy
|
|
1324
1323
|
msgid "found more than one %s"
|
|
1325
|
-
msgstr "
|
|
1324
|
+
msgstr "%s se encontró más de una vez"
|
|
1326
1325
|
|
|
1327
1326
|
#: ../lib/hammer_cli_foreman/id_resolver.rb:212
|
|
1328
1327
|
msgid "Missing options to search %s"
|
|
@@ -1370,19 +1369,19 @@ msgstr "No se pudo borrar la imagen"
|
|
|
1370
1369
|
|
|
1371
1370
|
#: ../lib/hammer_cli_foreman/interface.rb:6
|
|
1372
1371
|
msgid "View and manage host's network interfaces"
|
|
1373
|
-
msgstr "
|
|
1372
|
+
msgstr ""
|
|
1374
1373
|
|
|
1375
1374
|
#: ../lib/hammer_cli_foreman/interface.rb:10
|
|
1376
1375
|
msgid "primary"
|
|
1377
|
-
msgstr "
|
|
1376
|
+
msgstr ""
|
|
1378
1377
|
|
|
1379
1378
|
#: ../lib/hammer_cli_foreman/interface.rb:11
|
|
1380
1379
|
msgid "provision"
|
|
1381
|
-
msgstr "
|
|
1380
|
+
msgstr ""
|
|
1382
1381
|
|
|
1383
1382
|
#: ../lib/hammer_cli_foreman/interface.rb:28 ../lib/hammer_cli_foreman/interface.rb:48
|
|
1384
1383
|
msgid "DNS name"
|
|
1385
|
-
msgstr "
|
|
1384
|
+
msgstr ""
|
|
1386
1385
|
|
|
1387
1386
|
#: ../lib/hammer_cli_foreman/interface.rb:52
|
|
1388
1387
|
msgid "Primary"
|
|
@@ -1390,140 +1389,141 @@ msgstr "Primary"
|
|
|
1390
1389
|
|
|
1391
1390
|
#: ../lib/hammer_cli_foreman/interface.rb:53
|
|
1392
1391
|
msgid "Provision"
|
|
1393
|
-
msgstr "
|
|
1392
|
+
msgstr ""
|
|
1394
1393
|
|
|
1395
1394
|
#: ../lib/hammer_cli_foreman/interface.rb:54
|
|
1396
1395
|
msgid "Virtual"
|
|
1397
|
-
msgstr "
|
|
1396
|
+
msgstr ""
|
|
1398
1397
|
|
|
1399
1398
|
#: ../lib/hammer_cli_foreman/interface.rb:55
|
|
1400
1399
|
msgid "Tag"
|
|
1401
|
-
msgstr "
|
|
1400
|
+
msgstr ""
|
|
1402
1401
|
|
|
1403
1402
|
#: ../lib/hammer_cli_foreman/interface.rb:56
|
|
1404
1403
|
msgid "Attached to"
|
|
1405
|
-
msgstr "
|
|
1404
|
+
msgstr ""
|
|
1406
1405
|
|
|
1407
1406
|
#: ../lib/hammer_cli_foreman/interface.rb:58
|
|
1408
1407
|
msgid "BMC"
|
|
1409
|
-
msgstr "
|
|
1408
|
+
msgstr ""
|
|
1410
1409
|
|
|
1411
1410
|
#: ../lib/hammer_cli_foreman/interface.rb:63
|
|
1412
1411
|
msgid "Bond"
|
|
1413
|
-
msgstr "
|
|
1412
|
+
msgstr ""
|
|
1414
1413
|
|
|
1415
1414
|
#: ../lib/hammer_cli_foreman/interface.rb:64
|
|
1416
1415
|
msgid "Mode"
|
|
1417
|
-
msgstr "
|
|
1416
|
+
msgstr ""
|
|
1418
1417
|
|
|
1419
1418
|
#: ../lib/hammer_cli_foreman/interface.rb:65
|
|
1420
1419
|
msgid "Attached devices"
|
|
1421
|
-
msgstr "
|
|
1420
|
+
msgstr ""
|
|
1422
1421
|
|
|
1423
1422
|
#: ../lib/hammer_cli_foreman/interface.rb:66
|
|
1424
1423
|
msgid "Bond options"
|
|
1425
|
-
msgstr "
|
|
1424
|
+
msgstr ""
|
|
1426
1425
|
|
|
1427
1426
|
#: ../lib/hammer_cli_foreman/interface.rb:77
|
|
1428
1427
|
msgid "Should this interface be used for constructing the FQDN of the host? Each managed hosts needs to have one primary interface."
|
|
1429
|
-
msgstr "
|
|
1428
|
+
msgstr ""
|
|
1430
1429
|
|
|
1431
1430
|
#: ../lib/hammer_cli_foreman/interface.rb:78
|
|
1432
1431
|
msgid "Should this interface be used for TFTP of PXELinux (or SSH for image-based hosts)? Each managed hosts needs to have one provision interface."
|
|
1433
|
-
msgstr "
|
|
1432
|
+
msgstr ""
|
|
1434
1433
|
|
|
1435
1434
|
#: ../lib/hammer_cli_foreman/interface.rb:128
|
|
1436
1435
|
msgid "Interface created"
|
|
1437
|
-
msgstr "
|
|
1436
|
+
msgstr ""
|
|
1438
1437
|
|
|
1439
1438
|
#: ../lib/hammer_cli_foreman/interface.rb:129
|
|
1440
1439
|
msgid "Could not create the interface"
|
|
1441
|
-
msgstr "
|
|
1440
|
+
msgstr ""
|
|
1442
1441
|
|
|
1443
1442
|
#: ../lib/hammer_cli_foreman/interface.rb:131 ../lib/hammer_cli_foreman/interface.rb:144
|
|
1444
1443
|
msgid "Compute resource specific attributes."
|
|
1445
|
-
msgstr "
|
|
1444
|
+
msgstr ""
|
|
1446
1445
|
|
|
1447
1446
|
#: ../lib/hammer_cli_foreman/interface.rb:141
|
|
1448
1447
|
msgid "Interface updated"
|
|
1449
|
-
msgstr "
|
|
1448
|
+
msgstr ""
|
|
1450
1449
|
|
|
1451
1450
|
#: ../lib/hammer_cli_foreman/interface.rb:142
|
|
1452
1451
|
msgid "Could not update the interface"
|
|
1453
|
-
msgstr "
|
|
1452
|
+
msgstr ""
|
|
1454
1453
|
|
|
1455
1454
|
#: ../lib/hammer_cli_foreman/interface.rb:154
|
|
1456
1455
|
msgid "Interface deleted"
|
|
1457
|
-
msgstr "
|
|
1456
|
+
msgstr ""
|
|
1458
1457
|
|
|
1459
1458
|
#: ../lib/hammer_cli_foreman/interface.rb:155
|
|
1460
1459
|
msgid "Could not delete the interface"
|
|
1461
|
-
msgstr "
|
|
1460
|
+
msgstr ""
|
|
1462
1461
|
|
|
1463
|
-
#: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:
|
|
1462
|
+
#: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:62 ../lib/hammer_cli_foreman/location.rb:74
|
|
1464
1463
|
msgid "Location numeric id to search by"
|
|
1465
1464
|
msgstr "ID numérico de ubicación para la búsqueda"
|
|
1466
1465
|
|
|
1467
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1468
|
-
#, fuzzy
|
|
1469
|
-
msgid "Parent"
|
|
1470
|
-
msgstr "ID de padre"
|
|
1471
|
-
|
|
1472
|
-
#: ../lib/hammer_cli_foreman/location.rb:38 ../lib/hammer_cli_foreman/references.rb:18
|
|
1466
|
+
#: ../lib/hammer_cli_foreman/location.rb:37 ../lib/hammer_cli_foreman/references.rb:18
|
|
1473
1467
|
msgid "Organizations"
|
|
1474
1468
|
msgstr "Organizaciones"
|
|
1475
1469
|
|
|
1476
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1470
|
+
#: ../lib/hammer_cli_foreman/location.rb:52
|
|
1477
1471
|
msgid "Location created"
|
|
1478
1472
|
msgstr "Ubicación creada"
|
|
1479
1473
|
|
|
1480
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1474
|
+
#: ../lib/hammer_cli_foreman/location.rb:53
|
|
1481
1475
|
msgid "Could not create the location"
|
|
1482
1476
|
msgstr "No se pudo crear la ubicación"
|
|
1483
1477
|
|
|
1484
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1478
|
+
#: ../lib/hammer_cli_foreman/location.rb:64
|
|
1485
1479
|
msgid "Location updated"
|
|
1486
1480
|
msgstr "Ubicación actualizada"
|
|
1487
1481
|
|
|
1488
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1482
|
+
#: ../lib/hammer_cli_foreman/location.rb:65
|
|
1489
1483
|
msgid "Could not update the location"
|
|
1490
1484
|
msgstr "No se pudo actualizar la ubicación"
|
|
1491
1485
|
|
|
1492
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1486
|
+
#: ../lib/hammer_cli_foreman/location.rb:76
|
|
1493
1487
|
msgid "Location deleted"
|
|
1494
1488
|
msgstr "Se borró la ubicación"
|
|
1495
1489
|
|
|
1496
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1490
|
+
#: ../lib/hammer_cli_foreman/location.rb:77
|
|
1497
1491
|
msgid "Could not delete the location"
|
|
1498
1492
|
msgstr "No se pudo borrar la ubicación"
|
|
1499
1493
|
|
|
1500
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1494
|
+
#: ../lib/hammer_cli_foreman/location.rb:86
|
|
1495
|
+
#, fuzzy
|
|
1501
1496
|
msgid "Create or update parameter for a location."
|
|
1502
|
-
msgstr "Crear o actualizar parámetro
|
|
1497
|
+
msgstr "Crear o actualizar parámetro de dominio."
|
|
1503
1498
|
|
|
1504
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1499
|
+
#: ../lib/hammer_cli_foreman/location.rb:88 ../lib/hammer_cli_foreman/organization.rb:89
|
|
1500
|
+
#, fuzzy
|
|
1505
1501
|
msgid "Parameter [%{name}] updated to value [%{value}]"
|
|
1506
|
-
msgstr "
|
|
1502
|
+
msgstr "Se actualizó el parámetro [%{name}] a [%{value}]."
|
|
1507
1503
|
|
|
1508
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1504
|
+
#: ../lib/hammer_cli_foreman/location.rb:89 ../lib/hammer_cli_foreman/organization.rb:90
|
|
1509
1505
|
msgid "Parameter [%{name}] created with value [%{value}]"
|
|
1510
1506
|
msgstr ""
|
|
1511
1507
|
|
|
1512
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1508
|
+
#: ../lib/hammer_cli_foreman/location.rb:90
|
|
1509
|
+
#, fuzzy
|
|
1513
1510
|
msgid "Could not set location parameter"
|
|
1514
|
-
msgstr ""
|
|
1511
|
+
msgstr "No se pudo establecer el parámetro de dominio"
|
|
1515
1512
|
|
|
1516
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1513
|
+
#: ../lib/hammer_cli_foreman/location.rb:97
|
|
1514
|
+
#, fuzzy
|
|
1517
1515
|
msgid "Delete parameter for a location."
|
|
1518
|
-
msgstr ""
|
|
1516
|
+
msgstr "Borrar parámetro de dominio"
|
|
1519
1517
|
|
|
1520
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1518
|
+
#: ../lib/hammer_cli_foreman/location.rb:99 ../lib/hammer_cli_foreman/organization.rb:100
|
|
1519
|
+
#, fuzzy
|
|
1521
1520
|
msgid "Parameter [%{name}] deleted"
|
|
1522
|
-
msgstr ""
|
|
1521
|
+
msgstr "Se borró el parámetro global [%{name}]."
|
|
1523
1522
|
|
|
1524
|
-
#: ../lib/hammer_cli_foreman/location.rb:
|
|
1523
|
+
#: ../lib/hammer_cli_foreman/location.rb:100
|
|
1524
|
+
#, fuzzy
|
|
1525
1525
|
msgid "Could not delete location parameter"
|
|
1526
|
-
msgstr ""
|
|
1526
|
+
msgstr "No se pudo establecer el parámetro de dominio"
|
|
1527
1527
|
|
|
1528
1528
|
#: ../lib/hammer_cli_foreman/media.rb:11
|
|
1529
1529
|
msgid "Path"
|
|
@@ -1701,47 +1701,50 @@ msgstr "No se pudo borrar la plantilla predeterminada"
|
|
|
1701
1701
|
msgid "Default template of type %s not found"
|
|
1702
1702
|
msgstr "No se encontró la plantilla predeterminada del tipo %s"
|
|
1703
1703
|
|
|
1704
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1704
|
+
#: ../lib/hammer_cli_foreman/organization.rb:37 ../lib/hammer_cli_foreman/references.rb:15
|
|
1705
1705
|
msgid "Locations"
|
|
1706
1706
|
msgstr "Ubicaciones"
|
|
1707
1707
|
|
|
1708
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1708
|
+
#: ../lib/hammer_cli_foreman/organization.rb:53
|
|
1709
1709
|
msgid "Organization created"
|
|
1710
1710
|
msgstr "Se creó organización"
|
|
1711
1711
|
|
|
1712
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1712
|
+
#: ../lib/hammer_cli_foreman/organization.rb:54
|
|
1713
1713
|
msgid "Could not create the organization"
|
|
1714
1714
|
msgstr "No se pudo crear organización"
|
|
1715
1715
|
|
|
1716
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1716
|
+
#: ../lib/hammer_cli_foreman/organization.rb:65
|
|
1717
1717
|
msgid "Organization updated"
|
|
1718
1718
|
msgstr "Se actualizó organización"
|
|
1719
1719
|
|
|
1720
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1720
|
+
#: ../lib/hammer_cli_foreman/organization.rb:66
|
|
1721
1721
|
msgid "Could not update the organization"
|
|
1722
1722
|
msgstr "No se pudo actualizar la organización"
|
|
1723
1723
|
|
|
1724
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1724
|
+
#: ../lib/hammer_cli_foreman/organization.rb:77
|
|
1725
1725
|
msgid "Organization deleted"
|
|
1726
1726
|
msgstr "Se borró organización"
|
|
1727
1727
|
|
|
1728
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1728
|
+
#: ../lib/hammer_cli_foreman/organization.rb:78
|
|
1729
1729
|
msgid "Could not delete the organization"
|
|
1730
1730
|
msgstr "No se pudo borrar la organización"
|
|
1731
1731
|
|
|
1732
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1732
|
+
#: ../lib/hammer_cli_foreman/organization.rb:87
|
|
1733
|
+
#, fuzzy
|
|
1733
1734
|
msgid "Create or update parameter for an organization."
|
|
1734
|
-
msgstr ""
|
|
1735
|
+
msgstr "Crear o actualizar parámetro de dominio."
|
|
1735
1736
|
|
|
1736
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1737
|
+
#: ../lib/hammer_cli_foreman/organization.rb:91
|
|
1738
|
+
#, fuzzy
|
|
1737
1739
|
msgid "Could not set organization parameter"
|
|
1738
|
-
msgstr ""
|
|
1740
|
+
msgstr "No se pudo establecer el parámetro de dominio"
|
|
1739
1741
|
|
|
1740
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1742
|
+
#: ../lib/hammer_cli_foreman/organization.rb:98
|
|
1743
|
+
#, fuzzy
|
|
1741
1744
|
msgid "Delete parameter for an organization."
|
|
1742
|
-
msgstr ""
|
|
1745
|
+
msgstr "Borrar parámetro de dominio"
|
|
1743
1746
|
|
|
1744
|
-
#: ../lib/hammer_cli_foreman/organization.rb:
|
|
1747
|
+
#: ../lib/hammer_cli_foreman/organization.rb:101
|
|
1745
1748
|
msgid "Could not delete organization parameter"
|
|
1746
1749
|
msgstr ""
|
|
1747
1750
|
|
|
@@ -1963,38 +1966,38 @@ msgid "Builtin"
|
|
|
1963
1966
|
msgstr "Compilar"
|
|
1964
1967
|
|
|
1965
1968
|
#: ../lib/hammer_cli_foreman/role.rb:24
|
|
1966
|
-
msgid "
|
|
1969
|
+
msgid "No"
|
|
1967
1970
|
msgstr ""
|
|
1968
1971
|
|
|
1969
1972
|
#: ../lib/hammer_cli_foreman/role.rb:24
|
|
1970
|
-
msgid "
|
|
1973
|
+
msgid "Yes"
|
|
1971
1974
|
msgstr ""
|
|
1972
1975
|
|
|
1973
1976
|
#: ../lib/hammer_cli_foreman/role.rb:36
|
|
1974
1977
|
msgid "User role id"
|
|
1975
1978
|
msgstr "ID de rol de usuario"
|
|
1976
1979
|
|
|
1977
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
1980
|
+
#: ../lib/hammer_cli_foreman/role.rb:60
|
|
1978
1981
|
msgid "User role [%<name>s] created"
|
|
1979
1982
|
msgstr "Rol de usuario [%<name>s] creado"
|
|
1980
1983
|
|
|
1981
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
1984
|
+
#: ../lib/hammer_cli_foreman/role.rb:61
|
|
1982
1985
|
msgid "Could not create the user role"
|
|
1983
1986
|
msgstr "No se pudo crear el rol de usuario"
|
|
1984
1987
|
|
|
1985
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
1988
|
+
#: ../lib/hammer_cli_foreman/role.rb:68
|
|
1986
1989
|
msgid "User role [%<name>s] updated"
|
|
1987
1990
|
msgstr "Rol de usuario [%<name>s] actualizado"
|
|
1988
1991
|
|
|
1989
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
1992
|
+
#: ../lib/hammer_cli_foreman/role.rb:69
|
|
1990
1993
|
msgid "Could not update the user role"
|
|
1991
1994
|
msgstr "No se pudo actualizar el rol de usuario"
|
|
1992
1995
|
|
|
1993
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
1996
|
+
#: ../lib/hammer_cli_foreman/role.rb:76
|
|
1994
1997
|
msgid "User role [%<name>s] deleted"
|
|
1995
1998
|
msgstr "Rol de usuario [%<name>s] borrado"
|
|
1996
1999
|
|
|
1997
|
-
#: ../lib/hammer_cli_foreman/role.rb:
|
|
2000
|
+
#: ../lib/hammer_cli_foreman/role.rb:77
|
|
1998
2001
|
msgid "Could not delete the user roles"
|
|
1999
2002
|
msgstr "No se pudieron borrar los roles del usuario"
|
|
2000
2003
|
|
|
@@ -2014,95 +2017,91 @@ msgstr "Valor predeterminado"
|
|
|
2014
2017
|
msgid "Override"
|
|
2015
2018
|
msgstr "Sobrescribir"
|
|
2016
2019
|
|
|
2017
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2020
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:36 ../lib/hammer_cli_foreman/smart_variable.rb:27
|
|
2018
2021
|
msgid "Puppet class"
|
|
2019
2022
|
msgstr "Clase Puppet"
|
|
2020
2023
|
|
|
2021
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2024
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:37 ../lib/hammer_cli_foreman/smart_variable.rb:28
|
|
2022
2025
|
msgid "Class Id"
|
|
2023
2026
|
msgstr "Id de clase"
|
|
2024
2027
|
|
|
2025
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2026
|
-
msgid "Hidden Value?"
|
|
2027
|
-
msgstr ""
|
|
2028
|
-
|
|
2029
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:62
|
|
2028
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:63
|
|
2030
2029
|
msgid "Required"
|
|
2031
2030
|
msgstr "Obligatorio"
|
|
2032
2031
|
|
|
2033
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2032
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:65 ../lib/hammer_cli_foreman/smart_variable.rb:53
|
|
2034
2033
|
msgid "Validator"
|
|
2035
2034
|
msgstr "Validador"
|
|
2036
2035
|
|
|
2037
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2036
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:67 ../lib/hammer_cli_foreman/smart_variable.rb:55
|
|
2038
2037
|
msgid "Rule"
|
|
2039
2038
|
msgstr "Regla"
|
|
2040
2039
|
|
|
2041
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2040
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:69 ../lib/hammer_cli_foreman/smart_variable.rb:57
|
|
2042
2041
|
msgid "Override values"
|
|
2043
2042
|
msgstr "Sobrescribir valores"
|
|
2044
2043
|
|
|
2045
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2044
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:70 ../lib/hammer_cli_foreman/smart_variable.rb:58
|
|
2046
2045
|
msgid "Merge overrides"
|
|
2047
2046
|
msgstr ""
|
|
2048
2047
|
|
|
2049
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2048
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
|
|
2050
2049
|
msgid "Merge default value"
|
|
2051
2050
|
msgstr ""
|
|
2052
2051
|
|
|
2053
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2052
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
|
|
2054
2053
|
msgid "Avoid duplicates"
|
|
2055
2054
|
msgstr ""
|
|
2056
2055
|
|
|
2057
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2056
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
|
|
2058
2057
|
msgid "Order"
|
|
2059
2058
|
msgstr "Orden"
|
|
2060
2059
|
|
|
2061
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2060
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
|
|
2062
2061
|
msgid "Values"
|
|
2063
2062
|
msgstr ""
|
|
2064
2063
|
|
|
2065
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2064
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
|
|
2066
2065
|
msgid "Match"
|
|
2067
2066
|
msgstr "Corresponder"
|
|
2068
2067
|
|
|
2069
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2068
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
|
|
2070
2069
|
msgid "Parameter updated"
|
|
2071
2070
|
msgstr "Parámetro actualizado"
|
|
2072
2071
|
|
|
2073
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2072
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
|
|
2074
2073
|
msgid "Could not update the parameter"
|
|
2075
2074
|
msgstr "No se pudo actualizar el parámetro"
|
|
2076
2075
|
|
|
2077
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2076
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
|
|
2078
2077
|
msgid "Override this parameter."
|
|
2079
2078
|
msgstr "Sobrescribir este parámetro."
|
|
2080
2079
|
|
|
2081
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2080
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
|
|
2082
2081
|
msgid "This parameter is required."
|
|
2083
2082
|
msgstr "El parámetro es obligatorio."
|
|
2084
2083
|
|
|
2085
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2084
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
|
|
2086
2085
|
msgid "Type of the parameter."
|
|
2087
2086
|
msgstr "Tipo de parámetro."
|
|
2088
2087
|
|
|
2089
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2088
|
+
#: ../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
|
|
2090
2089
|
msgid "Type of the validator."
|
|
2091
2090
|
msgstr "Tipo de validador."
|
|
2092
2091
|
|
|
2093
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2092
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
|
|
2094
2093
|
msgid "Override value created"
|
|
2095
2094
|
msgstr ""
|
|
2096
2095
|
|
|
2097
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2096
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
|
|
2098
2097
|
msgid "Could not create the override_value"
|
|
2099
2098
|
msgstr ""
|
|
2100
2099
|
|
|
2101
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2100
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
|
|
2102
2101
|
msgid "Override value deleted"
|
|
2103
2102
|
msgstr ""
|
|
2104
2103
|
|
|
2105
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2104
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
|
|
2106
2105
|
msgid "Could not delete the override value"
|
|
2107
2106
|
msgstr ""
|
|
2108
2107
|
|
|
@@ -2158,31 +2157,31 @@ msgstr "Se actualizaron las funcionalidades del proxy inteligente"
|
|
|
2158
2157
|
msgid "Refresh of smart proxy features failed"
|
|
2159
2158
|
msgstr "Error al actualizar las funcionalidades del proxy inteligente"
|
|
2160
2159
|
|
|
2161
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2160
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:82
|
|
2162
2161
|
msgid "Smart variable [%{variable}] created"
|
|
2163
2162
|
msgstr ""
|
|
2164
2163
|
|
|
2165
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2164
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:83
|
|
2166
2165
|
msgid "Could not create the smart variable"
|
|
2167
2166
|
msgstr ""
|
|
2168
2167
|
|
|
2169
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2168
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
|
|
2170
2169
|
msgid "Type of the variable."
|
|
2171
2170
|
msgstr ""
|
|
2172
2171
|
|
|
2173
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2172
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:96
|
|
2174
2173
|
msgid "Smart variable [%{variable}] updated"
|
|
2175
2174
|
msgstr ""
|
|
2176
2175
|
|
|
2177
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2176
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:97
|
|
2178
2177
|
msgid "Could not update the smart variable"
|
|
2179
2178
|
msgstr ""
|
|
2180
2179
|
|
|
2181
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2180
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:111
|
|
2182
2181
|
msgid "Smart variable [%{variable}] deleted"
|
|
2183
2182
|
msgstr ""
|
|
2184
2183
|
|
|
2185
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2184
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:112
|
|
2186
2185
|
msgid "Could not delete the smart variable"
|
|
2187
2186
|
msgstr ""
|
|
2188
2187
|
|
|
@@ -2389,3 +2388,7 @@ msgstr "Se borró el grupo de usuarios [%<name>s]"
|
|
|
2389
2388
|
#: ../lib/hammer_cli_foreman/usergroup.rb:46
|
|
2390
2389
|
msgid "Could not delete the user group"
|
|
2391
2390
|
msgstr "No se pudo borrar el grupo de usuarios"
|
|
2391
|
+
|
|
2392
|
+
#: ../lib/hammer_cli_foreman/id_resolver.rb:201
|
|
2393
|
+
#~ msgid "%s found more than once"
|
|
2394
|
+
#~ msgstr "%s se encontró más de una vez"
|