hammer_cli_foreman 0.3.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/host_create.md +10 -0
- data/doc/release_notes.md +9 -0
- data/lib/hammer_cli_foreman/associating_commands.rb +8 -8
- data/lib/hammer_cli_foreman/host.rb +1 -1
- data/lib/hammer_cli_foreman/hostgroup.rb +10 -0
- data/lib/hammer_cli_foreman/smart_class_parameter.rb +1 -0
- data/lib/hammer_cli_foreman/smart_variable.rb +1 -0
- data/lib/hammer_cli_foreman/version.rb +1 -1
- data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/de/hammer-cli-foreman.edit.po +127 -70
- data/locale/de/hammer-cli-foreman.po +3 -3
- data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en/hammer-cli-foreman.edit.po +97 -49
- data/locale/en/hammer-cli-foreman.po +37 -1
- data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/en_GB/hammer-cli-foreman.edit.po +120 -69
- data/locale/en_GB/hammer-cli-foreman.po +8 -8
- data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/es/hammer-cli-foreman.edit.po +106 -50
- data/locale/es/hammer-cli-foreman.po +3 -3
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/fr/hammer-cli-foreman.edit.po +106 -50
- data/locale/fr/hammer-cli-foreman.po +2 -2
- data/locale/hammer-cli-foreman.pot +111 -62
- data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/it/hammer-cli-foreman.edit.po +107 -51
- data/locale/it/hammer-cli-foreman.po +6 -6
- data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ja/hammer-cli-foreman.edit.po +106 -50
- data/locale/ja/hammer-cli-foreman.po +3 -3
- data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ko/hammer-cli-foreman.edit.po +106 -50
- data/locale/ko/hammer-cli-foreman.po +6 -6
- data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/pt_BR/hammer-cli-foreman.edit.po +106 -50
- data/locale/pt_BR/hammer-cli-foreman.po +31 -30
- data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/ru/hammer-cli-foreman.edit.po +198 -140
- data/locale/ru/hammer-cli-foreman.po +3 -3
- data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/zh_CN/hammer-cli-foreman.edit.po +106 -50
- data/locale/zh_CN/hammer-cli-foreman.po +6 -6
- data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
- data/locale/zh_TW/hammer-cli-foreman.edit.po +106 -50
- data/locale/zh_TW/hammer-cli-foreman.po +6 -6
- data/test/unit/hostgroup_test.rb +2 -2
- metadata +4 -38
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
# Dominic Cleal <dcleal@redhat.com>, 2014
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
9
|
+
"Project-Id-Version: hammer-cli-foreman 0.3.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2015-
|
|
12
|
-
"PO-Revision-Date: 2015-
|
|
11
|
+
"POT-Creation-Date: 2015-09-21 16:50+0200\n"
|
|
12
|
+
"PO-Revision-Date: 2015-07-22 22:56+0000\n"
|
|
13
13
|
"Last-Translator: Lukáš Zapletal\n"
|
|
14
14
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/f"
|
|
15
15
|
"oreman/language/en_GB/)\n"
|
|
@@ -127,11 +127,11 @@ msgstr ""
|
|
|
127
127
|
msgid "Manage user groups."
|
|
128
128
|
msgstr ""
|
|
129
129
|
|
|
130
|
-
#: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:200 ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
130
|
+
#: ../lib/hammer_cli_foreman/architecture.rb:10 ../lib/hammer_cli_foreman/auth_source_ldap.rb:13 ../lib/hammer_cli_foreman/compute_resource.rb:20 ../lib/hammer_cli_foreman/domain.rb:31 ../lib/hammer_cli_foreman/environment.rb:14 ../lib/hammer_cli_foreman/external_usergroup.rb:10 ../lib/hammer_cli_foreman/filter.rb:9 ../lib/hammer_cli_foreman/filter.rb:72 ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:200 ../lib/hammer_cli_foreman/host.rb:231 ../lib/hammer_cli_foreman/hostgroup.rb:57 ../lib/hammer_cli_foreman/image.rb:29 ../lib/hammer_cli_foreman/interface.rb:23 ../lib/hammer_cli_foreman/interface.rb:43 ../lib/hammer_cli_foreman/location.rb:13 ../lib/hammer_cli_foreman/media.rb:9 ../lib/hammer_cli_foreman/model.rb:10 ../lib/hammer_cli_foreman/operating_system.rb:10 ../lib/hammer_cli_foreman/organization.rb:13 ../lib/hammer_cli_foreman/partition_table.rb:10 ../lib/hammer_cli_foreman/puppet_class.rb:13 ../lib/hammer_cli_foreman/report.rb:10 ../lib/hammer_cli_foreman/report.rb:30 ../lib/hammer_cli_foreman/role.rb:11 ../lib/hammer_cli_foreman/settings.rb:11 ../lib/hammer_cli_foreman/smart_class_parameter.rb:8 ../lib/hammer_cli_foreman/smart_class_parameter.rb:75 ../lib/hammer_cli_foreman/smart_proxy.rb:11 ../lib/hammer_cli_foreman/smart_variable.rb:8 ../lib/hammer_cli_foreman/smart_variable.rb:63 ../lib/hammer_cli_foreman/subnet.rb:10 ../lib/hammer_cli_foreman/template.rb:25 ../lib/hammer_cli_foreman/user.rb:10 ../lib/hammer_cli_foreman/usergroup.rb:11
|
|
131
131
|
msgid "Id"
|
|
132
132
|
msgstr ""
|
|
133
133
|
|
|
134
|
-
#: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:202 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
134
|
+
#: ../lib/hammer_cli_foreman/architecture.rb:11 ../lib/hammer_cli_foreman/auth_source_ldap.rb:14 ../lib/hammer_cli_foreman/common_parameter.rb:12 ../lib/hammer_cli_foreman/compute_resource.rb:21 ../lib/hammer_cli_foreman/domain.rb:32 ../lib/hammer_cli_foreman/environment.rb:15 ../lib/hammer_cli_foreman/external_usergroup.rb:11 ../lib/hammer_cli_foreman/external_usergroup.rb:42 ../lib/hammer_cli_foreman/filter.rb:73 ../lib/hammer_cli_foreman/filter.rb:90 ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:202 ../lib/hammer_cli_foreman/hostgroup.rb:58 ../lib/hammer_cli_foreman/image.rb:30 ../lib/hammer_cli_foreman/image.rb:70 ../lib/hammer_cli_foreman/location.rb:14 ../lib/hammer_cli_foreman/media.rb:10 ../lib/hammer_cli_foreman/model.rb:11 ../lib/hammer_cli_foreman/operating_system.rb:22 ../lib/hammer_cli_foreman/organization.rb:14 ../lib/hammer_cli_foreman/partition_table.rb:11 ../lib/hammer_cli_foreman/puppet_class.rb:14 ../lib/hammer_cli_foreman/role.rb:12 ../lib/hammer_cli_foreman/settings.rb:12 ../lib/hammer_cli_foreman/smart_proxy.rb:12 ../lib/hammer_cli_foreman/smart_variable.rb:10 ../lib/hammer_cli_foreman/subnet.rb:11 ../lib/hammer_cli_foreman/template.rb:26 ../lib/hammer_cli_foreman/template.rb:74 ../lib/hammer_cli_foreman/user.rb:12 ../lib/hammer_cli_foreman/usergroup.rb:12
|
|
135
135
|
msgid "Name"
|
|
136
136
|
msgstr "Name"
|
|
137
137
|
|
|
@@ -219,18 +219,51 @@ msgstr ""
|
|
|
219
219
|
msgid "Associate an user"
|
|
220
220
|
msgstr ""
|
|
221
221
|
|
|
222
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:149
|
|
223
|
+
msgid "The user has been associated"
|
|
224
|
+
msgstr ""
|
|
225
|
+
|
|
226
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:150
|
|
227
|
+
#, fuzzy
|
|
228
|
+
msgid "Could not associate the user"
|
|
229
|
+
msgstr "Could not create the host"
|
|
230
|
+
|
|
222
231
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:155
|
|
223
232
|
msgid "Disassociate an user"
|
|
224
233
|
msgstr ""
|
|
225
234
|
|
|
235
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:157
|
|
236
|
+
msgid "The user has been disassociated"
|
|
237
|
+
msgstr ""
|
|
238
|
+
|
|
239
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:158
|
|
240
|
+
msgid "Could not disassociate the user"
|
|
241
|
+
msgstr ""
|
|
242
|
+
|
|
226
243
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:167
|
|
227
244
|
msgid "Associate an user group"
|
|
228
245
|
msgstr ""
|
|
229
246
|
|
|
247
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:171
|
|
248
|
+
msgid "The user group has been associated"
|
|
249
|
+
msgstr ""
|
|
250
|
+
|
|
251
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:172
|
|
252
|
+
msgid "Could not associate the user group"
|
|
253
|
+
msgstr ""
|
|
254
|
+
|
|
230
255
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:177
|
|
231
256
|
msgid "Disassociate an user group"
|
|
232
257
|
msgstr ""
|
|
233
258
|
|
|
259
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:181
|
|
260
|
+
msgid "The user group has been disassociated"
|
|
261
|
+
msgstr ""
|
|
262
|
+
|
|
263
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:182
|
|
264
|
+
msgid "Could not disassociate the user group"
|
|
265
|
+
msgstr ""
|
|
266
|
+
|
|
234
267
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:191
|
|
235
268
|
msgid "Associate a configuration template"
|
|
236
269
|
msgstr ""
|
|
@@ -469,7 +502,7 @@ msgstr ""
|
|
|
469
502
|
msgid "Disassociate a resource"
|
|
470
503
|
msgstr ""
|
|
471
504
|
|
|
472
|
-
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:327 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
505
|
+
#: ../lib/hammer_cli_foreman/common_parameter.rb:13 ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:327 ../lib/hammer_cli_foreman/settings.rb:13 ../lib/hammer_cli_foreman/smart_class_parameter.rb:77 ../lib/hammer_cli_foreman/smart_variable.rb:65
|
|
473
506
|
msgid "Value"
|
|
474
507
|
msgstr "Value"
|
|
475
508
|
|
|
@@ -711,7 +744,7 @@ msgstr ""
|
|
|
711
744
|
|
|
712
745
|
#: ../lib/hammer_cli_foreman/fact.rb:12 ../lib/hammer_cli_foreman/report.rb:11 ../lib/hammer_cli_foreman/report.rb:31
|
|
713
746
|
msgid "Host"
|
|
714
|
-
msgstr ""
|
|
747
|
+
msgstr "Host"
|
|
715
748
|
|
|
716
749
|
#: ../lib/hammer_cli_foreman/fact.rb:13 ../lib/hammer_cli_foreman/host.rb:326
|
|
717
750
|
msgid "Fact"
|
|
@@ -723,7 +756,7 @@ msgstr ""
|
|
|
723
756
|
|
|
724
757
|
#: ../lib/hammer_cli_foreman/filter.rb:11
|
|
725
758
|
msgid "Search"
|
|
726
|
-
msgstr ""
|
|
759
|
+
msgstr "Search"
|
|
727
760
|
|
|
728
761
|
#: ../lib/hammer_cli_foreman/filter.rb:12
|
|
729
762
|
msgid "Unlimited?"
|
|
@@ -797,6 +830,10 @@ msgstr ""
|
|
|
797
830
|
msgid "Interface parameters."
|
|
798
831
|
msgstr ""
|
|
799
832
|
|
|
833
|
+
#: ../lib/hammer_cli_foreman/host.rb:62
|
|
834
|
+
msgid "Enter the root password for the host:"
|
|
835
|
+
msgstr ""
|
|
836
|
+
|
|
800
837
|
#: ../lib/hammer_cli_foreman/host.rb:146
|
|
801
838
|
msgid "At least one interface must be set as primary"
|
|
802
839
|
msgstr ""
|
|
@@ -805,21 +842,21 @@ msgstr ""
|
|
|
805
842
|
msgid "At least one interface must be set as provision"
|
|
806
843
|
msgstr ""
|
|
807
844
|
|
|
808
|
-
#: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
845
|
+
#: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:60 ../lib/hammer_cli_foreman/image.rb:31
|
|
809
846
|
msgid "Operating System"
|
|
810
847
|
msgstr ""
|
|
811
848
|
|
|
812
849
|
#: ../lib/hammer_cli_foreman/host.rb:166 ../lib/hammer_cli_foreman/host.rb:205
|
|
813
850
|
msgid "Host Group"
|
|
814
|
-
msgstr ""
|
|
851
|
+
msgstr "Host Group"
|
|
815
852
|
|
|
816
853
|
#: ../lib/hammer_cli_foreman/host.rb:167 ../lib/hammer_cli_foreman/host.rb:218
|
|
817
854
|
msgid "IP"
|
|
818
|
-
msgstr ""
|
|
855
|
+
msgstr "IP"
|
|
819
856
|
|
|
820
857
|
#: ../lib/hammer_cli_foreman/host.rb:168 ../lib/hammer_cli_foreman/host.rb:219
|
|
821
858
|
msgid "MAC"
|
|
822
|
-
msgstr ""
|
|
859
|
+
msgstr "MAC"
|
|
823
860
|
|
|
824
861
|
#: ../lib/hammer_cli_foreman/host.rb:178
|
|
825
862
|
msgid "Bare Metal"
|
|
@@ -842,7 +879,7 @@ msgstr ""
|
|
|
842
879
|
msgid "Compute Profile"
|
|
843
880
|
msgstr ""
|
|
844
881
|
|
|
845
|
-
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
882
|
+
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:61
|
|
846
883
|
msgid "Environment"
|
|
847
884
|
msgstr ""
|
|
848
885
|
|
|
@@ -868,19 +905,19 @@ msgstr ""
|
|
|
868
905
|
|
|
869
906
|
#: ../lib/hammer_cli_foreman/host.rb:215 ../lib/hammer_cli_foreman/report.rb:12
|
|
870
907
|
msgid "Last report"
|
|
871
|
-
msgstr ""
|
|
908
|
+
msgstr "Last report"
|
|
872
909
|
|
|
873
910
|
#: ../lib/hammer_cli_foreman/host.rb:217 ../lib/hammer_cli_foreman/subnet.rb:12
|
|
874
911
|
msgid "Network"
|
|
875
912
|
msgstr ""
|
|
876
913
|
|
|
877
|
-
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
914
|
+
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
|
|
878
915
|
msgid "Subnet"
|
|
879
916
|
msgstr "Subnet"
|
|
880
917
|
|
|
881
|
-
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
918
|
+
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
|
|
882
919
|
msgid "Domain"
|
|
883
|
-
msgstr ""
|
|
920
|
+
msgstr "Domain"
|
|
884
921
|
|
|
885
922
|
#: ../lib/hammer_cli_foreman/host.rb:222
|
|
886
923
|
msgid "Service provider"
|
|
@@ -912,7 +949,7 @@ msgstr ""
|
|
|
912
949
|
|
|
913
950
|
#: ../lib/hammer_cli_foreman/host.rb:233 ../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
|
|
914
951
|
msgid "Type"
|
|
915
|
-
msgstr ""
|
|
952
|
+
msgstr "Type"
|
|
916
953
|
|
|
917
954
|
#: ../lib/hammer_cli_foreman/host.rb:234 ../lib/hammer_cli_foreman/interface.rb:26 ../lib/hammer_cli_foreman/interface.rb:46
|
|
918
955
|
msgid "MAC address"
|
|
@@ -930,7 +967,7 @@ msgstr ""
|
|
|
930
967
|
msgid "Operating system"
|
|
931
968
|
msgstr ""
|
|
932
969
|
|
|
933
|
-
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
970
|
+
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
|
|
934
971
|
msgid "Architecture"
|
|
935
972
|
msgstr ""
|
|
936
973
|
|
|
@@ -938,11 +975,11 @@ msgstr ""
|
|
|
938
975
|
msgid "Build"
|
|
939
976
|
msgstr ""
|
|
940
977
|
|
|
941
|
-
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
978
|
+
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:77
|
|
942
979
|
msgid "Medium"
|
|
943
980
|
msgstr ""
|
|
944
981
|
|
|
945
|
-
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
982
|
+
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:76
|
|
946
983
|
msgid "Partition Table"
|
|
947
984
|
msgstr ""
|
|
948
985
|
|
|
@@ -976,9 +1013,9 @@ msgstr ""
|
|
|
976
1013
|
|
|
977
1014
|
#: ../lib/hammer_cli_foreman/host.rb:261
|
|
978
1015
|
msgid "Enabled"
|
|
979
|
-
msgstr ""
|
|
1016
|
+
msgstr "Enabled"
|
|
980
1017
|
|
|
981
|
-
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1018
|
+
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:62
|
|
982
1019
|
msgid "Model"
|
|
983
1020
|
msgstr "Model"
|
|
984
1021
|
|
|
@@ -1000,11 +1037,11 @@ msgstr ""
|
|
|
1000
1037
|
|
|
1001
1038
|
#: ../lib/hammer_cli_foreman/host.rb:366
|
|
1002
1039
|
msgid "Host created"
|
|
1003
|
-
msgstr ""
|
|
1040
|
+
msgstr "Host created"
|
|
1004
1041
|
|
|
1005
1042
|
#: ../lib/hammer_cli_foreman/host.rb:367
|
|
1006
1043
|
msgid "Could not create the host"
|
|
1007
|
-
msgstr ""
|
|
1044
|
+
msgstr "Could not create the host"
|
|
1008
1045
|
|
|
1009
1046
|
#: ../lib/hammer_cli_foreman/host.rb:388
|
|
1010
1047
|
msgid "Host updated"
|
|
@@ -1016,11 +1053,11 @@ msgstr ""
|
|
|
1016
1053
|
|
|
1017
1054
|
#: ../lib/hammer_cli_foreman/host.rb:396
|
|
1018
1055
|
msgid "Host deleted"
|
|
1019
|
-
msgstr ""
|
|
1056
|
+
msgstr "Host deleted"
|
|
1020
1057
|
|
|
1021
1058
|
#: ../lib/hammer_cli_foreman/host.rb:397
|
|
1022
1059
|
msgid "Could not delete the host"
|
|
1023
|
-
msgstr ""
|
|
1060
|
+
msgstr "Could not delete the host"
|
|
1024
1061
|
|
|
1025
1062
|
#: ../lib/hammer_cli_foreman/host.rb:404
|
|
1026
1063
|
msgid "Create or update parameter for a host."
|
|
@@ -1072,7 +1109,7 @@ msgstr ""
|
|
|
1072
1109
|
|
|
1073
1110
|
#: ../lib/hammer_cli_foreman/host.rb:491
|
|
1074
1111
|
msgid "Reboot a host"
|
|
1075
|
-
msgstr ""
|
|
1112
|
+
msgstr "Reboot a host"
|
|
1076
1113
|
|
|
1077
1114
|
#: ../lib/hammer_cli_foreman/host.rb:492
|
|
1078
1115
|
msgid "Host reboot started."
|
|
@@ -1094,71 +1131,79 @@ msgstr ""
|
|
|
1094
1131
|
msgid "Name of parent hostgroup"
|
|
1095
1132
|
msgstr ""
|
|
1096
1133
|
|
|
1097
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1134
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:17
|
|
1135
|
+
msgid "Root password"
|
|
1136
|
+
msgstr ""
|
|
1137
|
+
|
|
1138
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:23
|
|
1139
|
+
msgid "Enter the root password for the host group:"
|
|
1140
|
+
msgstr ""
|
|
1141
|
+
|
|
1142
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:59 ../lib/hammer_cli_foreman/operating_system.rb:11
|
|
1098
1143
|
msgid "Title"
|
|
1099
1144
|
msgstr ""
|
|
1100
1145
|
|
|
1101
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1146
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:78
|
|
1102
1147
|
msgid "Puppet CA Proxy Id"
|
|
1103
1148
|
msgstr ""
|
|
1104
1149
|
|
|
1105
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1150
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:79
|
|
1106
1151
|
msgid "Puppet Master Proxy Id"
|
|
1107
1152
|
msgstr ""
|
|
1108
1153
|
|
|
1109
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1154
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:80
|
|
1110
1155
|
msgid "ComputeProfile"
|
|
1111
1156
|
msgstr ""
|
|
1112
1157
|
|
|
1113
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1158
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:84
|
|
1114
1159
|
msgid "Parent Id"
|
|
1115
1160
|
msgstr ""
|
|
1116
1161
|
|
|
1117
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1162
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:94
|
|
1118
1163
|
msgid "Hostgroup created"
|
|
1119
1164
|
msgstr ""
|
|
1120
1165
|
|
|
1121
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1166
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:95
|
|
1122
1167
|
msgid "Could not create the hostgroup"
|
|
1123
1168
|
msgstr ""
|
|
1124
1169
|
|
|
1125
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1170
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:104
|
|
1126
1171
|
msgid "Hostgroup updated"
|
|
1127
1172
|
msgstr ""
|
|
1128
1173
|
|
|
1129
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1174
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:105
|
|
1130
1175
|
msgid "Could not update the hostgroup"
|
|
1131
1176
|
msgstr ""
|
|
1132
1177
|
|
|
1133
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1178
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:112
|
|
1134
1179
|
msgid "Hostgroup deleted"
|
|
1135
1180
|
msgstr ""
|
|
1136
1181
|
|
|
1137
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1182
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:113
|
|
1138
1183
|
msgid "Could not delete the hostgroup"
|
|
1139
1184
|
msgstr ""
|
|
1140
1185
|
|
|
1141
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1186
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:137
|
|
1142
1187
|
msgid "Create or update parameter for a hostgroup."
|
|
1143
1188
|
msgstr ""
|
|
1144
1189
|
|
|
1145
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1190
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:139
|
|
1146
1191
|
msgid "Hostgroup parameter updated"
|
|
1147
1192
|
msgstr ""
|
|
1148
1193
|
|
|
1149
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1194
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:140
|
|
1150
1195
|
msgid "New hostgroup parameter created"
|
|
1151
1196
|
msgstr ""
|
|
1152
1197
|
|
|
1153
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1198
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:141
|
|
1154
1199
|
msgid "Could not set hostgroup parameter"
|
|
1155
1200
|
msgstr ""
|
|
1156
1201
|
|
|
1157
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1202
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:148
|
|
1158
1203
|
msgid "Delete parameter for a hostgroup."
|
|
1159
1204
|
msgstr ""
|
|
1160
1205
|
|
|
1161
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1206
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:150
|
|
1162
1207
|
msgid "Hostgroup parameter deleted"
|
|
1163
1208
|
msgstr ""
|
|
1164
1209
|
|
|
@@ -1384,8 +1429,9 @@ msgid "Interface created"
|
|
|
1384
1429
|
msgstr ""
|
|
1385
1430
|
|
|
1386
1431
|
#: ../lib/hammer_cli_foreman/interface.rb:129
|
|
1432
|
+
#, fuzzy
|
|
1387
1433
|
msgid "Could not create the interface"
|
|
1388
|
-
msgstr ""
|
|
1434
|
+
msgstr "Could not create the host"
|
|
1389
1435
|
|
|
1390
1436
|
#: ../lib/hammer_cli_foreman/interface.rb:131 ../lib/hammer_cli_foreman/interface.rb:144
|
|
1391
1437
|
msgid "Compute resource specific attributes."
|
|
@@ -1404,8 +1450,9 @@ msgid "Interface deleted"
|
|
|
1404
1450
|
msgstr ""
|
|
1405
1451
|
|
|
1406
1452
|
#: ../lib/hammer_cli_foreman/interface.rb:155
|
|
1453
|
+
#, fuzzy
|
|
1407
1454
|
msgid "Could not delete the interface"
|
|
1408
|
-
msgstr ""
|
|
1455
|
+
msgstr "Could not delete the host"
|
|
1409
1456
|
|
|
1410
1457
|
#: ../lib/hammer_cli_foreman/location.rb:24 ../lib/hammer_cli_foreman/location.rb:62 ../lib/hammer_cli_foreman/location.rb:74
|
|
1411
1458
|
msgid "Location numeric id to search by"
|
|
@@ -1717,7 +1764,7 @@ msgstr ""
|
|
|
1717
1764
|
|
|
1718
1765
|
#: ../lib/hammer_cli_foreman/references.rb:58
|
|
1719
1766
|
msgid "Installation media"
|
|
1720
|
-
msgstr ""
|
|
1767
|
+
msgstr "Installation media"
|
|
1721
1768
|
|
|
1722
1769
|
#: ../lib/hammer_cli_foreman/references.rb:66
|
|
1723
1770
|
msgid "Templates"
|
|
@@ -1929,59 +1976,63 @@ msgid "Merge overrides"
|
|
|
1929
1976
|
msgstr ""
|
|
1930
1977
|
|
|
1931
1978
|
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
|
|
1932
|
-
msgid "
|
|
1979
|
+
msgid "Merge default value"
|
|
1933
1980
|
msgstr ""
|
|
1934
1981
|
|
|
1935
1982
|
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
|
|
1936
|
-
msgid "
|
|
1983
|
+
msgid "Avoid duplicates"
|
|
1937
1984
|
msgstr ""
|
|
1938
1985
|
|
|
1939
1986
|
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
|
|
1987
|
+
msgid "Order"
|
|
1988
|
+
msgstr ""
|
|
1989
|
+
|
|
1990
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
|
|
1940
1991
|
#, fuzzy
|
|
1941
1992
|
msgid "Values"
|
|
1942
1993
|
msgstr "Value"
|
|
1943
1994
|
|
|
1944
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
1995
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
|
|
1945
1996
|
msgid "Match"
|
|
1946
1997
|
msgstr ""
|
|
1947
1998
|
|
|
1948
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
1999
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
|
|
1949
2000
|
msgid "Parameter updated"
|
|
1950
2001
|
msgstr ""
|
|
1951
2002
|
|
|
1952
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2003
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
|
|
1953
2004
|
msgid "Could not update the parameter"
|
|
1954
2005
|
msgstr ""
|
|
1955
2006
|
|
|
1956
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2007
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
|
|
1957
2008
|
msgid "Override this parameter."
|
|
1958
2009
|
msgstr ""
|
|
1959
2010
|
|
|
1960
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2011
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
|
|
1961
2012
|
msgid "This parameter is required."
|
|
1962
2013
|
msgstr ""
|
|
1963
2014
|
|
|
1964
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2015
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
|
|
1965
2016
|
msgid "Type of the parameter."
|
|
1966
2017
|
msgstr ""
|
|
1967
2018
|
|
|
1968
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2019
|
+
#: ../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
|
|
1969
2020
|
msgid "Type of the validator."
|
|
1970
2021
|
msgstr ""
|
|
1971
2022
|
|
|
1972
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2023
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
|
|
1973
2024
|
msgid "Override value created"
|
|
1974
2025
|
msgstr ""
|
|
1975
2026
|
|
|
1976
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2027
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
|
|
1977
2028
|
msgid "Could not create the override_value"
|
|
1978
2029
|
msgstr ""
|
|
1979
2030
|
|
|
1980
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2031
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
|
|
1981
2032
|
msgid "Override value deleted"
|
|
1982
2033
|
msgstr ""
|
|
1983
2034
|
|
|
1984
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2035
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
|
|
1985
2036
|
msgid "Could not delete the override value"
|
|
1986
2037
|
msgstr ""
|
|
1987
2038
|
|
|
@@ -2037,31 +2088,31 @@ msgstr ""
|
|
|
2037
2088
|
msgid "Refresh of smart proxy features failed"
|
|
2038
2089
|
msgstr ""
|
|
2039
2090
|
|
|
2040
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2091
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:82
|
|
2041
2092
|
msgid "Smart variable [%{variable}] created"
|
|
2042
2093
|
msgstr ""
|
|
2043
2094
|
|
|
2044
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2095
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:83
|
|
2045
2096
|
msgid "Could not create the smart variable"
|
|
2046
2097
|
msgstr ""
|
|
2047
2098
|
|
|
2048
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2099
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
|
|
2049
2100
|
msgid "Type of the variable."
|
|
2050
2101
|
msgstr ""
|
|
2051
2102
|
|
|
2052
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2103
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:96
|
|
2053
2104
|
msgid "Smart variable [%{variable}] updated"
|
|
2054
2105
|
msgstr ""
|
|
2055
2106
|
|
|
2056
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2107
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:97
|
|
2057
2108
|
msgid "Could not update the smart variable"
|
|
2058
2109
|
msgstr ""
|
|
2059
2110
|
|
|
2060
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2111
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:111
|
|
2061
2112
|
msgid "Smart variable [%{variable}] deleted"
|
|
2062
2113
|
msgstr ""
|
|
2063
2114
|
|
|
2064
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2115
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:112
|
|
2065
2116
|
msgid "Could not delete the smart variable"
|
|
2066
2117
|
msgstr ""
|
|
2067
2118
|
|
|
@@ -2071,7 +2122,7 @@ msgstr ""
|
|
|
2071
2122
|
|
|
2072
2123
|
#: ../lib/hammer_cli_foreman/subnet.rb:23
|
|
2073
2124
|
msgid "Priority"
|
|
2074
|
-
msgstr ""
|
|
2125
|
+
msgstr "Priority"
|
|
2075
2126
|
|
|
2076
2127
|
#: ../lib/hammer_cli_foreman/subnet.rb:24
|
|
2077
2128
|
msgid "DNS"
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
# Dominic Cleal <dcleal@redhat.com>, 2014
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
9
|
+
"Project-Id-Version: hammer-cli-foreman 0.4.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
11
|
"POT-Creation-Date: 2014-12-11 13:21+0100\n"
|
|
12
|
-
"PO-Revision-Date: 2015-
|
|
12
|
+
"PO-Revision-Date: 2015-08-30 02:01+0000\n"
|
|
13
13
|
"Last-Translator: Lukáš Zapletal\n"
|
|
14
|
-
"Language-Team: English (United Kingdom) (http://www.transifex.com/
|
|
14
|
+
"Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -41,7 +41,7 @@ msgstr ""
|
|
|
41
41
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:13
|
|
42
42
|
#: lib/hammer_cli_foreman/architecture.rb:10
|
|
43
43
|
msgid "Id"
|
|
44
|
-
msgstr ""
|
|
44
|
+
msgstr "Id"
|
|
45
45
|
|
|
46
46
|
#: lib/hammer_cli_foreman/report.rb:11 lib/hammer_cli_foreman/report.rb:31
|
|
47
47
|
#: lib/hammer_cli_foreman/fact.rb:12
|
|
@@ -138,7 +138,7 @@ msgstr ""
|
|
|
138
138
|
|
|
139
139
|
#: lib/hammer_cli_foreman/report.rb:65
|
|
140
140
|
msgid "Message"
|
|
141
|
-
msgstr ""
|
|
141
|
+
msgstr "Message"
|
|
142
142
|
|
|
143
143
|
#: lib/hammer_cli_foreman/report.rb:76
|
|
144
144
|
msgid "Report has been deleted"
|
|
@@ -470,17 +470,17 @@ msgstr ""
|
|
|
470
470
|
|
|
471
471
|
#: lib/hammer_cli_foreman/exception_handler.rb:75
|
|
472
472
|
msgid "Could not load the API description from the server"
|
|
473
|
-
msgstr ""
|
|
473
|
+
msgstr "Could not load the API description from the server"
|
|
474
474
|
|
|
475
475
|
#: lib/hammer_cli_foreman/exception_handler.rb:76
|
|
476
476
|
msgid "is the server down?"
|
|
477
|
-
msgstr ""
|
|
477
|
+
msgstr "is the server down?"
|
|
478
478
|
|
|
479
479
|
#: lib/hammer_cli_foreman/exception_handler.rb:77
|
|
480
480
|
msgid ""
|
|
481
481
|
"was '%s' run on the server when using apipie cache? (typical production "
|
|
482
482
|
"settings)"
|
|
483
|
-
msgstr ""
|
|
483
|
+
msgstr "was '%s' run on the server when using apipie cache? (typical production settings)"
|
|
484
484
|
|
|
485
485
|
#: lib/hammer_cli_foreman/compute_resource.rb:13
|
|
486
486
|
msgid "Provider"
|
|
Binary file
|