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
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# Automatically generated, 2014
|
|
7
|
-
# Giuseppe Pignataro <
|
|
7
|
+
# Giuseppe Pignataro <rogepix@gmail.com>, 2014
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
10
|
+
"Project-Id-Version: hammer-cli-foreman 0.3.0\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2015-
|
|
12
|
+
"POT-Creation-Date: 2015-09-21 16:50+0200\n"
|
|
13
13
|
"PO-Revision-Date: 2015-03-22 03:37+0000\n"
|
|
14
14
|
"Last-Translator: Lukáš Zapletal\n"
|
|
15
15
|
"Language-Team: Italian (http://www.transifex.com/projects/p/foreman/language/i"
|
|
@@ -129,11 +129,11 @@ msgstr "Manipolazione utenti."
|
|
|
129
129
|
msgid "Manage user groups."
|
|
130
130
|
msgstr "Gestisci gruppi di utenti."
|
|
131
131
|
|
|
132
|
-
#: ../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:
|
|
132
|
+
#: ../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
|
|
133
133
|
msgid "Id"
|
|
134
134
|
msgstr "Id"
|
|
135
135
|
|
|
136
|
-
#: ../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:
|
|
136
|
+
#: ../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
|
|
137
137
|
msgid "Name"
|
|
138
138
|
msgstr "Nome"
|
|
139
139
|
|
|
@@ -221,18 +221,56 @@ msgstr "Rimuovere associazione smart proxy"
|
|
|
221
221
|
msgid "Associate an user"
|
|
222
222
|
msgstr "Associa un utente"
|
|
223
223
|
|
|
224
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:149
|
|
225
|
+
#, fuzzy
|
|
226
|
+
msgid "The user has been associated"
|
|
227
|
+
msgstr "L'architettura è stata associata"
|
|
228
|
+
|
|
229
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:150
|
|
230
|
+
#, fuzzy
|
|
231
|
+
msgid "Could not associate the user"
|
|
232
|
+
msgstr "Impossibile creare l'utente"
|
|
233
|
+
|
|
224
234
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:155
|
|
225
235
|
msgid "Disassociate an user"
|
|
226
236
|
msgstr "Rimuovere associazione di un utente"
|
|
227
237
|
|
|
238
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:157
|
|
239
|
+
#, fuzzy
|
|
240
|
+
msgid "The user has been disassociated"
|
|
241
|
+
msgstr "Rimossa associazione dell'architettura"
|
|
242
|
+
|
|
243
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:158
|
|
244
|
+
#, fuzzy
|
|
245
|
+
msgid "Could not disassociate the user"
|
|
246
|
+
msgstr "Impossibile rimuovere associazione dell'architettura"
|
|
247
|
+
|
|
228
248
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:167
|
|
229
249
|
msgid "Associate an user group"
|
|
230
250
|
msgstr "Associa gruppo di utenti"
|
|
231
251
|
|
|
252
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:171
|
|
253
|
+
msgid "The user group has been associated"
|
|
254
|
+
msgstr ""
|
|
255
|
+
|
|
256
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:172
|
|
257
|
+
#, fuzzy
|
|
258
|
+
msgid "Could not associate the user group"
|
|
259
|
+
msgstr "Impossibile creare il gruppo di utenti"
|
|
260
|
+
|
|
232
261
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:177
|
|
233
262
|
msgid "Disassociate an user group"
|
|
234
263
|
msgstr "Rimuovere associazione gruppo di utenti"
|
|
235
264
|
|
|
265
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:181
|
|
266
|
+
msgid "The user group has been disassociated"
|
|
267
|
+
msgstr ""
|
|
268
|
+
|
|
269
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:182
|
|
270
|
+
#, fuzzy
|
|
271
|
+
msgid "Could not disassociate the user group"
|
|
272
|
+
msgstr "Impossibile creare il gruppo di utenti"
|
|
273
|
+
|
|
236
274
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:191
|
|
237
275
|
msgid "Associate a configuration template"
|
|
238
276
|
msgstr "Associa un modello di configurazione"
|
|
@@ -473,7 +511,7 @@ msgstr "Associare una risorsa"
|
|
|
473
511
|
msgid "Disassociate a resource"
|
|
474
512
|
msgstr "Rimuovere associazione di una risorsa"
|
|
475
513
|
|
|
476
|
-
#: ../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:
|
|
514
|
+
#: ../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
|
|
477
515
|
msgid "Value"
|
|
478
516
|
msgstr "Valore"
|
|
479
517
|
|
|
@@ -801,6 +839,10 @@ msgstr "Parametri del volume"
|
|
|
801
839
|
msgid "Interface parameters."
|
|
802
840
|
msgstr "Parametri dell'interfaccia."
|
|
803
841
|
|
|
842
|
+
#: ../lib/hammer_cli_foreman/host.rb:62
|
|
843
|
+
msgid "Enter the root password for the host:"
|
|
844
|
+
msgstr ""
|
|
845
|
+
|
|
804
846
|
#: ../lib/hammer_cli_foreman/host.rb:146
|
|
805
847
|
msgid "At least one interface must be set as primary"
|
|
806
848
|
msgstr ""
|
|
@@ -809,7 +851,7 @@ msgstr ""
|
|
|
809
851
|
msgid "At least one interface must be set as provision"
|
|
810
852
|
msgstr ""
|
|
811
853
|
|
|
812
|
-
#: ../lib/hammer_cli_foreman/host.rb:165 ../lib/hammer_cli_foreman/host.rb:241 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
854
|
+
#: ../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
|
|
813
855
|
msgid "Operating System"
|
|
814
856
|
msgstr "Sistema Operativo"
|
|
815
857
|
|
|
@@ -848,7 +890,7 @@ msgstr "Risorsa di calcolo"
|
|
|
848
890
|
msgid "Compute Profile"
|
|
849
891
|
msgstr "ComputeProfile"
|
|
850
892
|
|
|
851
|
-
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
893
|
+
#: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/hostgroup.rb:61
|
|
852
894
|
msgid "Environment"
|
|
853
895
|
msgstr "Ambiente"
|
|
854
896
|
|
|
@@ -882,11 +924,11 @@ msgstr "Ultimo riporto"
|
|
|
882
924
|
msgid "Network"
|
|
883
925
|
msgstr "Rete"
|
|
884
926
|
|
|
885
|
-
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
927
|
+
#: ../lib/hammer_cli_foreman/host.rb:220 ../lib/hammer_cli_foreman/hostgroup.rb:72 ../lib/hammer_cli_foreman/interface.rb:49
|
|
886
928
|
msgid "Subnet"
|
|
887
929
|
msgstr "Sottorete"
|
|
888
930
|
|
|
889
|
-
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
931
|
+
#: ../lib/hammer_cli_foreman/host.rb:221 ../lib/hammer_cli_foreman/hostgroup.rb:74 ../lib/hammer_cli_foreman/interface.rb:50
|
|
890
932
|
msgid "Domain"
|
|
891
933
|
msgstr "Dominio"
|
|
892
934
|
|
|
@@ -940,7 +982,7 @@ msgstr ""
|
|
|
940
982
|
msgid "Operating system"
|
|
941
983
|
msgstr "Sistemi operativi"
|
|
942
984
|
|
|
943
|
-
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
985
|
+
#: ../lib/hammer_cli_foreman/host.rb:240 ../lib/hammer_cli_foreman/hostgroup.rb:75 ../lib/hammer_cli_foreman/image.rb:45
|
|
944
986
|
msgid "Architecture"
|
|
945
987
|
msgstr "Architettura"
|
|
946
988
|
|
|
@@ -948,11 +990,11 @@ msgstr "Architettura"
|
|
|
948
990
|
msgid "Build"
|
|
949
991
|
msgstr "Compilazione"
|
|
950
992
|
|
|
951
|
-
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
993
|
+
#: ../lib/hammer_cli_foreman/host.rb:245 ../lib/hammer_cli_foreman/hostgroup.rb:77
|
|
952
994
|
msgid "Medium"
|
|
953
995
|
msgstr "Supporto"
|
|
954
996
|
|
|
955
|
-
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
997
|
+
#: ../lib/hammer_cli_foreman/host.rb:246 ../lib/hammer_cli_foreman/hostgroup.rb:76
|
|
956
998
|
msgid "Partition Table"
|
|
957
999
|
msgstr "Tabella delle partizioni"
|
|
958
1000
|
|
|
@@ -989,7 +1031,7 @@ msgstr "Tipo di proprietario"
|
|
|
989
1031
|
msgid "Enabled"
|
|
990
1032
|
msgstr "Abilitato"
|
|
991
1033
|
|
|
992
|
-
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1034
|
+
#: ../lib/hammer_cli_foreman/host.rb:262 ../lib/hammer_cli_foreman/hostgroup.rb:62
|
|
993
1035
|
msgid "Model"
|
|
994
1036
|
msgstr "Modello"
|
|
995
1037
|
|
|
@@ -1105,71 +1147,80 @@ msgstr ""
|
|
|
1105
1147
|
msgid "Name of parent hostgroup"
|
|
1106
1148
|
msgstr ""
|
|
1107
1149
|
|
|
1108
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1150
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:17
|
|
1151
|
+
#, fuzzy
|
|
1152
|
+
msgid "Root password"
|
|
1153
|
+
msgstr "Password BMC"
|
|
1154
|
+
|
|
1155
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:23
|
|
1156
|
+
msgid "Enter the root password for the host group:"
|
|
1157
|
+
msgstr ""
|
|
1158
|
+
|
|
1159
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:59 ../lib/hammer_cli_foreman/operating_system.rb:11
|
|
1109
1160
|
msgid "Title"
|
|
1110
1161
|
msgstr ""
|
|
1111
1162
|
|
|
1112
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1163
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:78
|
|
1113
1164
|
msgid "Puppet CA Proxy Id"
|
|
1114
1165
|
msgstr "ID CA Proxy del Puppet"
|
|
1115
1166
|
|
|
1116
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1167
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:79
|
|
1117
1168
|
msgid "Puppet Master Proxy Id"
|
|
1118
1169
|
msgstr "ID Proxy master del Puppet"
|
|
1119
1170
|
|
|
1120
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1171
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:80
|
|
1121
1172
|
msgid "ComputeProfile"
|
|
1122
1173
|
msgstr "ComputeProfile"
|
|
1123
1174
|
|
|
1124
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1175
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:84
|
|
1125
1176
|
msgid "Parent Id"
|
|
1126
1177
|
msgstr ""
|
|
1127
1178
|
|
|
1128
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1179
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:94
|
|
1129
1180
|
msgid "Hostgroup created"
|
|
1130
1181
|
msgstr "Hostgroup creato"
|
|
1131
1182
|
|
|
1132
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1183
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:95
|
|
1133
1184
|
msgid "Could not create the hostgroup"
|
|
1134
1185
|
msgstr "Impossibile creare l'hostgroup"
|
|
1135
1186
|
|
|
1136
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1187
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:104
|
|
1137
1188
|
msgid "Hostgroup updated"
|
|
1138
1189
|
msgstr "Hostgroup aggiornato"
|
|
1139
1190
|
|
|
1140
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1191
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:105
|
|
1141
1192
|
msgid "Could not update the hostgroup"
|
|
1142
1193
|
msgstr "Impossibile aggiornare l'hostgroup"
|
|
1143
1194
|
|
|
1144
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1195
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:112
|
|
1145
1196
|
msgid "Hostgroup deleted"
|
|
1146
1197
|
msgstr "Hostgroup rimosso"
|
|
1147
1198
|
|
|
1148
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1199
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:113
|
|
1149
1200
|
msgid "Could not delete the hostgroup"
|
|
1150
1201
|
msgstr "Impossibile rimuovere l'hostgroup"
|
|
1151
1202
|
|
|
1152
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1203
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:137
|
|
1153
1204
|
msgid "Create or update parameter for a hostgroup."
|
|
1154
1205
|
msgstr "Creare o aggiornare un parametro per un hostgroup."
|
|
1155
1206
|
|
|
1156
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1207
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:139
|
|
1157
1208
|
msgid "Hostgroup parameter updated"
|
|
1158
1209
|
msgstr "Parametro hostgroup aggiornato"
|
|
1159
1210
|
|
|
1160
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1211
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:140
|
|
1161
1212
|
msgid "New hostgroup parameter created"
|
|
1162
1213
|
msgstr "Creato nuovo parametro hostgroup"
|
|
1163
1214
|
|
|
1164
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1215
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:141
|
|
1165
1216
|
msgid "Could not set hostgroup parameter"
|
|
1166
1217
|
msgstr "Impossibile impostare il parametro hostgroup"
|
|
1167
1218
|
|
|
1168
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1219
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:148
|
|
1169
1220
|
msgid "Delete parameter for a hostgroup."
|
|
1170
1221
|
msgstr "Cancella il parametro per un hostgroup."
|
|
1171
1222
|
|
|
1172
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1223
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:150
|
|
1173
1224
|
msgid "Hostgroup parameter deleted"
|
|
1174
1225
|
msgstr "Parametro hostgroup cancellato"
|
|
1175
1226
|
|
|
@@ -1955,62 +2006,67 @@ msgid "Merge overrides"
|
|
|
1955
2006
|
msgstr ""
|
|
1956
2007
|
|
|
1957
2008
|
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:71 ../lib/hammer_cli_foreman/smart_variable.rb:59
|
|
2009
|
+
#, fuzzy
|
|
2010
|
+
msgid "Merge default value"
|
|
2011
|
+
msgstr "Valore predefinito"
|
|
2012
|
+
|
|
2013
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:72 ../lib/hammer_cli_foreman/smart_variable.rb:60
|
|
1958
2014
|
msgid "Avoid duplicates"
|
|
1959
2015
|
msgstr ""
|
|
1960
2016
|
|
|
1961
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2017
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:73 ../lib/hammer_cli_foreman/smart_variable.rb:61
|
|
1962
2018
|
msgid "Order"
|
|
1963
2019
|
msgstr "Ordine"
|
|
1964
2020
|
|
|
1965
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2021
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:74 ../lib/hammer_cli_foreman/smart_variable.rb:62
|
|
1966
2022
|
#, fuzzy
|
|
1967
2023
|
msgid "Values"
|
|
1968
2024
|
msgstr "Valore"
|
|
1969
2025
|
|
|
1970
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2026
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76 ../lib/hammer_cli_foreman/smart_variable.rb:64
|
|
1971
2027
|
msgid "Match"
|
|
1972
2028
|
msgstr "Corrispondenza"
|
|
1973
2029
|
|
|
1974
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2030
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:103
|
|
1975
2031
|
msgid "Parameter updated"
|
|
1976
2032
|
msgstr "Parametro aggiornato"
|
|
1977
2033
|
|
|
1978
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2034
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:104
|
|
1979
2035
|
msgid "Could not update the parameter"
|
|
1980
2036
|
msgstr "Impossibile aggiornare il parametro"
|
|
1981
2037
|
|
|
1982
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2038
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:111
|
|
1983
2039
|
msgid "Override this parameter."
|
|
1984
2040
|
msgstr "Sovrascrivi questo parametro."
|
|
1985
2041
|
|
|
1986
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2042
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:113
|
|
1987
2043
|
msgid "This parameter is required."
|
|
1988
2044
|
msgstr "Questo parametro è obbligatorio."
|
|
1989
2045
|
|
|
1990
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2046
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:115
|
|
1991
2047
|
msgid "Type of the parameter."
|
|
1992
2048
|
msgstr "Tipo di parametro."
|
|
1993
2049
|
|
|
1994
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2050
|
+
#: ../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
|
|
1995
2051
|
msgid "Type of the validator."
|
|
1996
2052
|
msgstr "Tipo di convalidatore."
|
|
1997
2053
|
|
|
1998
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2054
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132 ../lib/hammer_cli_foreman/smart_variable.rb:122
|
|
1999
2055
|
#, fuzzy
|
|
2000
2056
|
msgid "Override value created"
|
|
2001
2057
|
msgstr "Valori override"
|
|
2002
2058
|
|
|
2003
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2059
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:133 ../lib/hammer_cli_foreman/smart_variable.rb:123
|
|
2004
2060
|
#, fuzzy
|
|
2005
2061
|
msgid "Could not create the override_value"
|
|
2006
2062
|
msgstr "Impossibile creare il ruolo utente"
|
|
2007
2063
|
|
|
2008
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2064
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152 ../lib/hammer_cli_foreman/smart_variable.rb:135
|
|
2009
2065
|
#, fuzzy
|
|
2010
2066
|
msgid "Override value deleted"
|
|
2011
2067
|
msgstr "Valori override"
|
|
2012
2068
|
|
|
2013
|
-
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:
|
|
2069
|
+
#: ../lib/hammer_cli_foreman/smart_class_parameter.rb:153 ../lib/hammer_cli_foreman/smart_variable.rb:136
|
|
2014
2070
|
#, fuzzy
|
|
2015
2071
|
msgid "Could not delete the override value"
|
|
2016
2072
|
msgstr "Impossibile rimuovere il sistema operativo"
|
|
@@ -2067,34 +2123,34 @@ msgstr "Aggiornate le funzionalità di Smart proxy"
|
|
|
2067
2123
|
msgid "Refresh of smart proxy features failed"
|
|
2068
2124
|
msgstr "Aggiornamento funzionalità smart proxy fallito"
|
|
2069
2125
|
|
|
2070
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2126
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:82
|
|
2071
2127
|
msgid "Smart variable [%{variable}] created"
|
|
2072
2128
|
msgstr ""
|
|
2073
2129
|
|
|
2074
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2130
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:83
|
|
2075
2131
|
#, fuzzy
|
|
2076
2132
|
msgid "Could not create the smart variable"
|
|
2077
2133
|
msgstr "Impossibile creare la tabellla delle partizioni"
|
|
2078
2134
|
|
|
2079
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2135
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:87 ../lib/hammer_cli_foreman/smart_variable.rb:101
|
|
2080
2136
|
#, fuzzy
|
|
2081
2137
|
msgid "Type of the variable."
|
|
2082
2138
|
msgstr "Tipo di convalidatore."
|
|
2083
2139
|
|
|
2084
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2140
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:96
|
|
2085
2141
|
msgid "Smart variable [%{variable}] updated"
|
|
2086
2142
|
msgstr ""
|
|
2087
2143
|
|
|
2088
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2144
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:97
|
|
2089
2145
|
#, fuzzy
|
|
2090
2146
|
msgid "Could not update the smart variable"
|
|
2091
2147
|
msgstr "Impossibile aggiornare la tabellla delle partizioni"
|
|
2092
2148
|
|
|
2093
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2149
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:111
|
|
2094
2150
|
msgid "Smart variable [%{variable}] deleted"
|
|
2095
2151
|
msgstr ""
|
|
2096
2152
|
|
|
2097
|
-
#: ../lib/hammer_cli_foreman/smart_variable.rb:
|
|
2153
|
+
#: ../lib/hammer_cli_foreman/smart_variable.rb:112
|
|
2098
2154
|
#, fuzzy
|
|
2099
2155
|
msgid "Could not delete the smart variable"
|
|
2100
2156
|
msgstr "Impossibile rimuovere la tabellla delle partizioni"
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
# Giuseppe Pignataro <rogepix@gmail.com>, 2014
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
10
|
+
"Project-Id-Version: hammer-cli-foreman 0.4.0\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
12
|
"POT-Creation-Date: 2014-12-11 13:21+0100\n"
|
|
13
|
-
"PO-Revision-Date: 2015-
|
|
13
|
+
"PO-Revision-Date: 2015-09-16 12:51+0000\n"
|
|
14
14
|
"Last-Translator: Lukáš Zapletal\n"
|
|
15
|
-
"Language-Team: Italian (http://www.transifex.com/
|
|
15
|
+
"Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -471,17 +471,17 @@ msgstr "Non consentito - il server ha rifiutato di processare la richiesta"
|
|
|
471
471
|
|
|
472
472
|
#: lib/hammer_cli_foreman/exception_handler.rb:75
|
|
473
473
|
msgid "Could not load the API description from the server"
|
|
474
|
-
msgstr ""
|
|
474
|
+
msgstr "Impossibile caricare la descrizione API dal server"
|
|
475
475
|
|
|
476
476
|
#: lib/hammer_cli_foreman/exception_handler.rb:76
|
|
477
477
|
msgid "is the server down?"
|
|
478
|
-
msgstr ""
|
|
478
|
+
msgstr "il server non è attivo?"
|
|
479
479
|
|
|
480
480
|
#: lib/hammer_cli_foreman/exception_handler.rb:77
|
|
481
481
|
msgid ""
|
|
482
482
|
"was '%s' run on the server when using apipie cache? (typical production "
|
|
483
483
|
"settings)"
|
|
484
|
-
msgstr ""
|
|
484
|
+
msgstr "'%s' era in esecuzione sul server durante l'utilizzo di apipie cache? (impostazioni tipiche di produzione)"
|
|
485
485
|
|
|
486
486
|
#: lib/hammer_cli_foreman/compute_resource.rb:13
|
|
487
487
|
msgid "Provider"
|
|
Binary file
|