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
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
# Especialista em Automatizaçao <alvin@intechne.com.br>, 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: Diego de Souza Lopes <djkakaroto@gmail.com>\n"
|
|
15
15
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/forema"
|
|
@@ -129,11 +129,11 @@ msgstr "Manipular usuários."
|
|
|
129
129
|
msgid "Manage user groups."
|
|
130
130
|
msgstr "Gerenciar grupos de usuário"
|
|
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 "Desassociar um smart proxy"
|
|
|
221
221
|
msgid "Associate an user"
|
|
222
222
|
msgstr "Associar um usuário"
|
|
223
223
|
|
|
224
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:149
|
|
225
|
+
#, fuzzy
|
|
226
|
+
msgid "The user has been associated"
|
|
227
|
+
msgstr "Arquitetura foi associada"
|
|
228
|
+
|
|
229
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:150
|
|
230
|
+
#, fuzzy
|
|
231
|
+
msgid "Could not associate the user"
|
|
232
|
+
msgstr "Não foi possível criar usuário"
|
|
233
|
+
|
|
224
234
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:155
|
|
225
235
|
msgid "Disassociate an user"
|
|
226
236
|
msgstr "Desassociar um usuário"
|
|
227
237
|
|
|
238
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:157
|
|
239
|
+
#, fuzzy
|
|
240
|
+
msgid "The user has been disassociated"
|
|
241
|
+
msgstr "Arquitetura foi desassociada"
|
|
242
|
+
|
|
243
|
+
#: ../lib/hammer_cli_foreman/associating_commands.rb:158
|
|
244
|
+
#, fuzzy
|
|
245
|
+
msgid "Could not disassociate the user"
|
|
246
|
+
msgstr "Não foi possível desassociar a arquitetura"
|
|
247
|
+
|
|
228
248
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:167
|
|
229
249
|
msgid "Associate an user group"
|
|
230
250
|
msgstr "Associar um grupo de usuário"
|
|
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 "Não foi possível criar o grupo de usuário"
|
|
260
|
+
|
|
232
261
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:177
|
|
233
262
|
msgid "Disassociate an user group"
|
|
234
263
|
msgstr "Desassociar um grupo de usuário"
|
|
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 "Não foi possível criar o grupo de usuário"
|
|
273
|
+
|
|
236
274
|
#: ../lib/hammer_cli_foreman/associating_commands.rb:191
|
|
237
275
|
msgid "Associate a configuration template"
|
|
238
276
|
msgstr "Associar um modelo de configuração"
|
|
@@ -473,7 +511,7 @@ msgstr "Associar um recurso"
|
|
|
473
511
|
msgid "Disassociate a resource"
|
|
474
512
|
msgstr "Desassociar um recurso"
|
|
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 "Valor"
|
|
479
517
|
|
|
@@ -801,6 +839,10 @@ msgstr "Parâmetros de volume"
|
|
|
801
839
|
msgid "Interface parameters."
|
|
802
840
|
msgstr "Parâmetros de interface"
|
|
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 Operacional"
|
|
815
857
|
|
|
@@ -848,7 +890,7 @@ msgstr "Recurso de computação"
|
|
|
848
890
|
msgid "Compute Profile"
|
|
849
891
|
msgstr "Perfil de Computador"
|
|
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 "Último relatório"
|
|
|
882
924
|
msgid "Network"
|
|
883
925
|
msgstr "Rede"
|
|
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 "Suberede"
|
|
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 "Domínio"
|
|
892
934
|
|
|
@@ -940,7 +982,7 @@ msgstr ""
|
|
|
940
982
|
msgid "Operating system"
|
|
941
983
|
msgstr "Sistema Operacional"
|
|
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 "Arquitetura"
|
|
946
988
|
|
|
@@ -948,11 +990,11 @@ msgstr "Arquitetura"
|
|
|
948
990
|
msgid "Build"
|
|
949
991
|
msgstr "Construir"
|
|
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 "Meio"
|
|
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 "Tabela de Partição"
|
|
958
1000
|
|
|
@@ -989,7 +1031,7 @@ msgstr "Tipo de Proprietário"
|
|
|
989
1031
|
msgid "Enabled"
|
|
990
1032
|
msgstr "Habilitado"
|
|
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 "Modelo"
|
|
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 "Senha do 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 "Título"
|
|
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 "Puppet CA Proxy Id"
|
|
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 "Puppet Master Proxy Id"
|
|
1119
1170
|
|
|
1120
|
-
#: ../lib/hammer_cli_foreman/hostgroup.rb:
|
|
1171
|
+
#: ../lib/hammer_cli_foreman/hostgroup.rb:80
|
|
1121
1172
|
msgid "ComputeProfile"
|
|
1122
1173
|
msgstr "Perfil de Computador"
|
|
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 criado"
|
|
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 "Não foi possível criar um 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 atualizado"
|
|
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 "Não foi possível atualizar o 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 removido"
|
|
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 "Não foi possível remover o 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 "Criar ou atualizar o parâmetro para um 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 "Parâmetro do hostgroup atualizado"
|
|
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 "Novo parâmetro do hostgroup criado"
|
|
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 "Não foi possível definir parâmetro do 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 "Remover parâmetro para um 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 "Parâmetro do hostgroup removido"
|
|
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 "Valor padrão"
|
|
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 "Ordem"
|
|
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 "Valor"
|
|
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 "Combinar"
|
|
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 "Parâmetro atualizado"
|
|
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 "Não foi possível atualizar o parâmetro"
|
|
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 "Sobrescrever este parâmetro"
|
|
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 "Este parâmetro é necessário"
|
|
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 de parâmetro"
|
|
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 de validador."
|
|
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 "Sobrescrever Valores"
|
|
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 "Não foi possível criar função de usuário"
|
|
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 "Sobrescrever Valores"
|
|
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 "Não foi possível remover o sistema operacional"
|
|
@@ -2067,34 +2123,34 @@ msgstr "Recursos de smart proxy foram atualizados"
|
|
|
2067
2123
|
msgid "Refresh of smart proxy features failed"
|
|
2068
2124
|
msgstr "Falha ao atualizar os recursos do smart proxy "
|
|
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 "Não foi possível criar a tabela de partição"
|
|
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 de validador."
|
|
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 "Não foi possível atualizar tabela de partição"
|
|
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 "Não foi possível remover tabela de partição"
|
|
@@ -4,15 +4,16 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# Diego de Souza Lopes <djkakaroto@gmail.com>, 2015
|
|
7
|
-
#
|
|
7
|
+
# Junior Alvim <alvin@intechne.com.br>, 2014
|
|
8
|
+
# Fabio Dias <fabioqos@gmail.com>, 2015
|
|
8
9
|
msgid ""
|
|
9
10
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: hammer-cli-foreman 0.
|
|
11
|
+
"Project-Id-Version: hammer-cli-foreman 0.4.0\n"
|
|
11
12
|
"Report-Msgid-Bugs-To: \n"
|
|
12
13
|
"POT-Creation-Date: 2014-12-11 13:21+0100\n"
|
|
13
|
-
"PO-Revision-Date: 2015-
|
|
14
|
-
"Last-Translator:
|
|
15
|
-
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/
|
|
14
|
+
"PO-Revision-Date: 2015-09-16 12:51+0000\n"
|
|
15
|
+
"Last-Translator: Fabio Dias <fabioqos@gmail.com>\n"
|
|
16
|
+
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/language/pt_BR/)\n"
|
|
16
17
|
"MIME-Version: 1.0\n"
|
|
17
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
19
|
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -471,17 +472,17 @@ msgstr "Proibído - servidor recusou a processar a requisição"
|
|
|
471
472
|
|
|
472
473
|
#: lib/hammer_cli_foreman/exception_handler.rb:75
|
|
473
474
|
msgid "Could not load the API description from the server"
|
|
474
|
-
msgstr ""
|
|
475
|
+
msgstr "Não pode carregar a descrição da API do servidor"
|
|
475
476
|
|
|
476
477
|
#: lib/hammer_cli_foreman/exception_handler.rb:76
|
|
477
478
|
msgid "is the server down?"
|
|
478
|
-
msgstr ""
|
|
479
|
+
msgstr "O servidor está caído?"
|
|
479
480
|
|
|
480
481
|
#: lib/hammer_cli_foreman/exception_handler.rb:77
|
|
481
482
|
msgid ""
|
|
482
483
|
"was '%s' run on the server when using apipie cache? (typical production "
|
|
483
484
|
"settings)"
|
|
484
|
-
msgstr ""
|
|
485
|
+
msgstr "O '%s' estava rodando no servidor quando usava apipie cache? (Configurações típicas em produção)"
|
|
485
486
|
|
|
486
487
|
#: lib/hammer_cli_foreman/compute_resource.rb:13
|
|
487
488
|
msgid "Provider"
|
|
@@ -731,19 +732,19 @@ msgstr "Não foi possível remover a função de usuário"
|
|
|
731
732
|
|
|
732
733
|
#: lib/hammer_cli_foreman/hostgroup.rb:9
|
|
733
734
|
msgid "List of puppetclass ids"
|
|
734
|
-
msgstr ""
|
|
735
|
+
msgstr "Lista dos puppetclass ids"
|
|
735
736
|
|
|
736
737
|
#: lib/hammer_cli_foreman/hostgroup.rb:11
|
|
737
738
|
msgid "Name of puppet CA proxy"
|
|
738
|
-
msgstr ""
|
|
739
|
+
msgstr "Nome do puppet CA proxy"
|
|
739
740
|
|
|
740
741
|
#: lib/hammer_cli_foreman/hostgroup.rb:12
|
|
741
742
|
msgid "Name of puppet proxy"
|
|
742
|
-
msgstr ""
|
|
743
|
+
msgstr "Nome do puppet proxy"
|
|
743
744
|
|
|
744
745
|
#: lib/hammer_cli_foreman/hostgroup.rb:13
|
|
745
746
|
msgid "Name of parent hostgroup"
|
|
746
|
-
msgstr ""
|
|
747
|
+
msgstr "Nome do hostgroup pai"
|
|
747
748
|
|
|
748
749
|
#: lib/hammer_cli_foreman/hostgroup.rb:48
|
|
749
750
|
#: lib/hammer_cli_foreman/operating_system.rb:11
|
|
@@ -798,7 +799,7 @@ msgstr "Perfil de Computador"
|
|
|
798
799
|
|
|
799
800
|
#: lib/hammer_cli_foreman/hostgroup.rb:73
|
|
800
801
|
msgid "Parent Id"
|
|
801
|
-
msgstr ""
|
|
802
|
+
msgstr "Id pai"
|
|
802
803
|
|
|
803
804
|
#: lib/hammer_cli_foreman/hostgroup.rb:83
|
|
804
805
|
msgid "Hostgroup created"
|
|
@@ -898,11 +899,11 @@ msgstr "Não foi possível remover modelo de config"
|
|
|
898
899
|
|
|
899
900
|
#: lib/hammer_cli_foreman/host.rb:12
|
|
900
901
|
msgid "Login of the owner"
|
|
901
|
-
msgstr ""
|
|
902
|
+
msgstr "Login do dono"
|
|
902
903
|
|
|
903
904
|
#: lib/hammer_cli_foreman/host.rb:14
|
|
904
905
|
msgid "ID of the owner"
|
|
905
|
-
msgstr ""
|
|
906
|
+
msgstr "ID do dono"
|
|
906
907
|
|
|
907
908
|
#: lib/hammer_cli_foreman/host.rb:39
|
|
908
909
|
msgid "Host parameters."
|
|
@@ -1138,15 +1139,15 @@ msgstr "Dados recebidos de formato desconhecido"
|
|
|
1138
1139
|
msgid ""
|
|
1139
1140
|
"Could not find %{resource}. Some search options were missing, please see "
|
|
1140
1141
|
"--help."
|
|
1141
|
-
msgstr ""
|
|
1142
|
+
msgstr "Não pode localizar %{resource}. Algumas opções de busca não foram especificadas, por favor veja --help."
|
|
1142
1143
|
|
|
1143
1144
|
#: lib/hammer_cli_foreman/commands.rb:187
|
|
1144
1145
|
msgid "Could not find %{resource}, please set option %{switches}."
|
|
1145
|
-
msgstr ""
|
|
1146
|
+
msgstr "Não pode encontrar %{resource}, por favor, especifique a opção %{switches}."
|
|
1146
1147
|
|
|
1147
1148
|
#: lib/hammer_cli_foreman/commands.rb:189
|
|
1148
1149
|
msgid "Could not find %{resource}, please set one of options %{switches}."
|
|
1149
|
-
msgstr ""
|
|
1150
|
+
msgstr "Não pode encontrar %{resource}, por favor especifique uma opção %{switches}."
|
|
1150
1151
|
|
|
1151
1152
|
#: lib/hammer_cli_foreman/commands.rb:288
|
|
1152
1153
|
msgid "List next page? (%s): "
|
|
@@ -1231,7 +1232,7 @@ msgstr "Papéis"
|
|
|
1231
1232
|
|
|
1232
1233
|
#: lib/hammer_cli_foreman/references.rb:139
|
|
1233
1234
|
msgid "External user groups"
|
|
1234
|
-
msgstr ""
|
|
1235
|
+
msgstr "Grupo de usuários externo"
|
|
1235
1236
|
|
|
1236
1237
|
#: lib/hammer_cli_foreman/resource_supported_test.rb:11
|
|
1237
1238
|
msgid "The server does not support such operation."
|
|
@@ -1345,7 +1346,7 @@ msgstr "Não foi possível remover o modelo padrão"
|
|
|
1345
1346
|
|
|
1346
1347
|
#: lib/hammer_cli_foreman/operating_system.rb:178
|
|
1347
1348
|
msgid "Default template of type %s not found"
|
|
1348
|
-
msgstr ""
|
|
1349
|
+
msgstr "Template padrão do tipo %s não encontrado"
|
|
1349
1350
|
|
|
1350
1351
|
#: lib/hammer_cli_foreman/smart_proxy.rb:13
|
|
1351
1352
|
msgid "URL"
|
|
@@ -1915,7 +1916,7 @@ msgstr "Não foi possível remover o local"
|
|
|
1915
1916
|
|
|
1916
1917
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:7
|
|
1917
1918
|
msgid "Manage LDAP auth sources."
|
|
1918
|
-
msgstr ""
|
|
1919
|
+
msgstr "Gerencie a fonte do LDAP auth"
|
|
1919
1920
|
|
|
1920
1921
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:15
|
|
1921
1922
|
msgid "LDAPS?"
|
|
@@ -1931,7 +1932,7 @@ msgstr "Tipo de Servidor"
|
|
|
1931
1932
|
|
|
1932
1933
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:27
|
|
1933
1934
|
msgid "Account Username"
|
|
1934
|
-
msgstr ""
|
|
1935
|
+
msgstr "Conta do Usuário"
|
|
1935
1936
|
|
|
1936
1937
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:28
|
|
1937
1938
|
msgid "Base DN"
|
|
@@ -1943,7 +1944,7 @@ msgstr "Filtro LDAP"
|
|
|
1943
1944
|
|
|
1944
1945
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:30
|
|
1945
1946
|
msgid "Automatically Create Accounts?"
|
|
1946
|
-
msgstr ""
|
|
1947
|
+
msgstr "Criar contas automaticamente"
|
|
1947
1948
|
|
|
1948
1949
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:31
|
|
1949
1950
|
msgid "Login Name Attribute"
|
|
@@ -1967,27 +1968,27 @@ msgstr "Atributo de Foto"
|
|
|
1967
1968
|
|
|
1968
1969
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:43
|
|
1969
1970
|
msgid "Auth source created"
|
|
1970
|
-
msgstr ""
|
|
1971
|
+
msgstr "Auth fonte criado"
|
|
1971
1972
|
|
|
1972
1973
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:44
|
|
1973
1974
|
msgid "Could not create the Auth Source"
|
|
1974
|
-
msgstr ""
|
|
1975
|
+
msgstr "Não pode criar a fonte auth"
|
|
1975
1976
|
|
|
1976
1977
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:51
|
|
1977
1978
|
msgid "Auth source deleted"
|
|
1978
|
-
msgstr ""
|
|
1979
|
+
msgstr "Fonte do auth apagado"
|
|
1979
1980
|
|
|
1980
1981
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:52
|
|
1981
1982
|
msgid "Could not delete the Auth Source"
|
|
1982
|
-
msgstr ""
|
|
1983
|
+
msgstr "Não pode apagar a fonte do auth"
|
|
1983
1984
|
|
|
1984
1985
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:59
|
|
1985
1986
|
msgid "Auth source updated"
|
|
1986
|
-
msgstr ""
|
|
1987
|
+
msgstr "Fonte do Auth atualizado"
|
|
1987
1988
|
|
|
1988
1989
|
#: lib/hammer_cli_foreman/auth_source_ldap.rb:60
|
|
1989
1990
|
msgid "Could not update the Auth Source"
|
|
1990
|
-
msgstr ""
|
|
1991
|
+
msgstr "Não pode atualizar a fonte do Auth"
|
|
1991
1992
|
|
|
1992
1993
|
#: lib/hammer_cli_foreman/architecture.rb:31
|
|
1993
1994
|
msgid "Architecture created"
|
|
@@ -2023,7 +2024,7 @@ msgstr "Manipular Arquiteturas"
|
|
|
2023
2024
|
|
|
2024
2025
|
#: lib/hammer_cli_foreman.rb:38
|
|
2025
2026
|
msgid "Manipulate auth sources."
|
|
2026
|
-
msgstr ""
|
|
2027
|
+
msgstr "Manipular fonte do Auth"
|
|
2027
2028
|
|
|
2028
2029
|
#: lib/hammer_cli_foreman.rb:42
|
|
2029
2030
|
msgid "Manipulate compute resources."
|
|
Binary file
|