foreman_remote_execution 15.0.0 → 15.0.2
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/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +176 -11
- data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +200 -35
- data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +200 -35
- data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +499 -335
- data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +177 -12
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +191 -26
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +177 -12
- data/app/controllers/job_invocations_controller.rb +1 -1
- data/app/views/job_invocations/_form.html.erb +2 -2
- data/app/views/template_invocations/_refresh.js.erb +2 -2
- data/lib/foreman_remote_execution/engine.rb +1 -1
- data/lib/foreman_remote_execution/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/de/foreman_remote_execution.po +178 -13
- data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en_GB/foreman_remote_execution.po +176 -11
- data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/es/foreman_remote_execution.po +178 -13
- data/locale/foreman_remote_execution.pot +470 -184
- data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/fr/foreman_remote_execution.po +200 -35
- data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ja/foreman_remote_execution.po +200 -35
- data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ka/foreman_remote_execution.po +178 -13
- data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ko/foreman_remote_execution.po +499 -335
- data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/foreman_remote_execution.po +178 -13
- data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ru/foreman_remote_execution.po +177 -12
- data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/foreman_remote_execution.po +191 -26
- data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/foreman_remote_execution.po +177 -12
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/TemplateActionButtons.js +8 -9
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/index.scss +3 -0
- data/webpack/JobWizard/steps/AdvancedFields/Fields.js +1 -1
- data/webpack/JobWizard/steps/Schedule/QueryType.js +3 -3
- metadata +4 -9
- data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +0 -12
- data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en/foreman_remote_execution.po +0 -0
data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_remote_execution": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_remote_execution
|
6
|
+
"Project-Id-Version": "foreman_remote_execution 15.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-02-15 13:54+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -35,10 +35,13 @@
|
|
35
35
|
"%{description} on %{host}": [
|
36
36
|
"sim"
|
37
37
|
],
|
38
|
+
"'Starts at' date must be in the future": [
|
39
|
+
""
|
40
|
+
],
|
38
41
|
"'Starts before' date must be after 'Starts at' date": [
|
39
42
|
""
|
40
43
|
],
|
41
|
-
"'Starts before' date must in the future": [
|
44
|
+
"'Starts before' date must be in the future": [
|
42
45
|
""
|
43
46
|
],
|
44
47
|
"...and %s more": [
|
@@ -72,6 +75,9 @@
|
|
72
75
|
"A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
|
73
76
|
"Uma etiqueta especial para rastrear um trabalho recorrente. Só pode haver um trabalho ativo com um determinado objetivo de cada vez."
|
74
77
|
],
|
78
|
+
"A task for this host has not been started": [
|
79
|
+
""
|
80
|
+
],
|
75
81
|
"A user to be used for SSH.": [
|
76
82
|
""
|
77
83
|
],
|
@@ -84,9 +90,15 @@
|
|
84
90
|
"Abort Job": [
|
85
91
|
"Sobre o trabalho"
|
86
92
|
],
|
93
|
+
"Abort task": [
|
94
|
+
""
|
95
|
+
],
|
87
96
|
"Access denied": [
|
88
97
|
"Acesso negado"
|
89
98
|
],
|
99
|
+
"Action": [
|
100
|
+
""
|
101
|
+
],
|
90
102
|
"Actions": [
|
91
103
|
"Ações"
|
92
104
|
],
|
@@ -108,11 +120,14 @@
|
|
108
120
|
"All fields are required.": [
|
109
121
|
"Todos os campos são obrigatórios."
|
110
122
|
],
|
123
|
+
"All statuses": [
|
124
|
+
""
|
125
|
+
],
|
111
126
|
"Alphabetical": [
|
112
127
|
"Alfabético"
|
113
128
|
],
|
114
|
-
"
|
115
|
-
"
|
129
|
+
"An error occurred while fetching the template invocation details.": [
|
130
|
+
""
|
116
131
|
],
|
117
132
|
"Another interface is already set as execution. Are you sure you want to use this one instead?": [
|
118
133
|
"Uma outra interface já está definida para execução. Tem certeza que deseja usar esta? "
|
@@ -123,9 +138,18 @@
|
|
123
138
|
"Any Organization": [
|
124
139
|
"Qualquer organização"
|
125
140
|
],
|
141
|
+
"Any location": [
|
142
|
+
""
|
143
|
+
],
|
144
|
+
"Any organization": [
|
145
|
+
""
|
146
|
+
],
|
126
147
|
"Apply to": [
|
127
148
|
"Aplicar para"
|
128
149
|
],
|
150
|
+
"Are you sure you want to open all invocations in new tabs?": [
|
151
|
+
""
|
152
|
+
],
|
129
153
|
"At": [
|
130
154
|
"No(a)"
|
131
155
|
],
|
@@ -153,18 +177,21 @@
|
|
153
177
|
"Cancel Job": [
|
154
178
|
"Cancelar trabalho"
|
155
179
|
],
|
180
|
+
"Cancel Task": [
|
181
|
+
""
|
182
|
+
],
|
156
183
|
"Cancel job invocation": [
|
157
184
|
"Cancelar invocação de trabalho"
|
158
185
|
],
|
159
186
|
"Cancel recurring": [
|
160
187
|
""
|
161
188
|
],
|
162
|
-
"Canceled:": [
|
163
|
-
""
|
164
|
-
],
|
165
189
|
"Cancelled": [
|
166
190
|
"Cancelada"
|
167
191
|
],
|
192
|
+
"Cancelled:": [
|
193
|
+
""
|
194
|
+
],
|
168
195
|
"Cannot resolve hosts without a bookmark or search query": [
|
169
196
|
"Não é possível resolver os hosts sem uma marcação ou consulta de pesquisa "
|
170
197
|
],
|
@@ -204,6 +231,9 @@
|
|
204
231
|
"Cockpit URL": [
|
205
232
|
"URL de cockpit"
|
206
233
|
],
|
234
|
+
"Command": [
|
235
|
+
"Comando"
|
236
|
+
],
|
207
237
|
"Concurrency level": [
|
208
238
|
"Nível de simultaneidade"
|
209
239
|
],
|
@@ -216,6 +246,9 @@
|
|
216
246
|
"Control concurrency level and distribution over time": [
|
217
247
|
"Controlar nível de simultaneidade e distribuição ao longo do tempo"
|
218
248
|
],
|
249
|
+
"Copy to clipboard": [
|
250
|
+
""
|
251
|
+
],
|
219
252
|
"Could not abort the job %s: ${response}": [
|
220
253
|
""
|
221
254
|
],
|
@@ -267,6 +300,9 @@
|
|
267
300
|
"Create a recurring job": [
|
268
301
|
"Criar um trabalho recorrente "
|
269
302
|
],
|
303
|
+
"Create job": [
|
304
|
+
""
|
305
|
+
],
|
270
306
|
"Create report": [
|
271
307
|
""
|
272
308
|
],
|
@@ -285,6 +321,9 @@
|
|
285
321
|
"Cronline": [
|
286
322
|
"Cronline"
|
287
323
|
],
|
324
|
+
"Current iteration": [
|
325
|
+
"Iteração atual"
|
326
|
+
],
|
288
327
|
"Current location %s is different from job's location %s. This job may run on different hosts than before.": [
|
289
328
|
""
|
290
329
|
],
|
@@ -297,9 +336,15 @@
|
|
297
336
|
"Current organization %{org_c} is different from job's organization %{org_j}.": [
|
298
337
|
"A organização atual %%{org_c} é diferente da organização do trabalho %%{org_j}."
|
299
338
|
],
|
339
|
+
"DEBUG": [
|
340
|
+
""
|
341
|
+
],
|
300
342
|
"Daily": [
|
301
343
|
"Diário"
|
302
344
|
],
|
345
|
+
"Date must be in the future": [
|
346
|
+
""
|
347
|
+
],
|
303
348
|
"Days": [
|
304
349
|
"Dias"
|
305
350
|
],
|
@@ -543,6 +588,9 @@
|
|
543
588
|
"Host detail": [
|
544
589
|
"Detalhes do host"
|
545
590
|
],
|
591
|
+
"Host group": [
|
592
|
+
""
|
593
|
+
],
|
546
594
|
"Host groups": [
|
547
595
|
"Grupos de host"
|
548
596
|
],
|
@@ -564,6 +612,9 @@
|
|
564
612
|
"How often the job should occur, in the cron format": [
|
565
613
|
"A frequência com que um trabalho deve ocorrer, no formato cron "
|
566
614
|
],
|
615
|
+
"ID": [
|
616
|
+
""
|
617
|
+
],
|
567
618
|
"Identifier of the Host interface for Remote execution": [
|
568
619
|
"Identificador da interface do Host para execução remota"
|
569
620
|
],
|
@@ -576,6 +627,9 @@
|
|
576
627
|
"Import a job template from ERB": [
|
577
628
|
"Importar um modelo de trabalho do ERB "
|
578
629
|
],
|
630
|
+
"In Progress": [
|
631
|
+
""
|
632
|
+
],
|
579
633
|
"In Progress:": [
|
580
634
|
""
|
581
635
|
],
|
@@ -618,6 +672,9 @@
|
|
618
672
|
"Invocation type, one of %s": [
|
619
673
|
"Tipo de invocação, um dos %s"
|
620
674
|
],
|
675
|
+
"Iteration limit": [
|
676
|
+
"Limite de iteração"
|
677
|
+
],
|
621
678
|
"Job": [
|
622
679
|
"Trabalho"
|
623
680
|
],
|
@@ -675,6 +732,9 @@
|
|
675
732
|
"Job templates": [
|
676
733
|
"Modelos de trabalho"
|
677
734
|
],
|
735
|
+
"Job with id '%{id}' was not found": [
|
736
|
+
""
|
737
|
+
],
|
678
738
|
"JobTemplate|Locked": [
|
679
739
|
"JobTemplate|Bloqueado"
|
680
740
|
],
|
@@ -705,6 +765,9 @@
|
|
705
765
|
"Last execution succeeded": [
|
706
766
|
"Última execução bem-sucedida "
|
707
767
|
],
|
768
|
+
"Last occurrence": [
|
769
|
+
"Ocorrência mais recente"
|
770
|
+
],
|
708
771
|
"Latest Jobs": [
|
709
772
|
"Últimos empregos"
|
710
773
|
],
|
@@ -720,6 +783,9 @@
|
|
720
783
|
"List foreign input sets": [
|
721
784
|
"Listar conjuntos de entradas externas "
|
722
785
|
],
|
786
|
+
"List hosts belonging to job invocation": [
|
787
|
+
""
|
788
|
+
],
|
723
789
|
"List job invocations": [
|
724
790
|
"Listar invocações de trabalho "
|
725
791
|
],
|
@@ -777,24 +843,39 @@
|
|
777
843
|
"Next": [
|
778
844
|
"Próximo"
|
779
845
|
],
|
846
|
+
"Next occurrence": [
|
847
|
+
"Próxima ocorrência"
|
848
|
+
],
|
780
849
|
"No (override)": [
|
781
850
|
""
|
782
851
|
],
|
852
|
+
"No Results": [
|
853
|
+
"Sem resultados"
|
854
|
+
],
|
783
855
|
"No Target Hosts": [
|
784
856
|
"Sem anfitriões alvo"
|
785
857
|
],
|
858
|
+
"No hosts found": [
|
859
|
+
""
|
860
|
+
],
|
786
861
|
"No hosts found.": [
|
787
862
|
"Nenhum host localizado."
|
788
863
|
],
|
789
864
|
"No jobs available": [
|
790
865
|
"Não há empregos disponíveis"
|
791
866
|
],
|
867
|
+
"No output for the selected filters": [
|
868
|
+
""
|
869
|
+
],
|
792
870
|
"No results found": [
|
793
871
|
"Nenhum resultado encontrado"
|
794
872
|
],
|
795
873
|
"No template mapped to feature %{feature_name}": [
|
796
874
|
"Nenhum template mapeado para o recurso %%{feature_name}"
|
797
875
|
],
|
876
|
+
"No user input": [
|
877
|
+
""
|
878
|
+
],
|
798
879
|
"Not all required inputs have values. Missing inputs: %s": [
|
799
880
|
"Nem todas as entradas necessárias possuem valores. Entradas ausentes: %s"
|
800
881
|
],
|
@@ -807,12 +888,24 @@
|
|
807
888
|
"Now": [
|
808
889
|
""
|
809
890
|
],
|
891
|
+
"OS": [
|
892
|
+
""
|
893
|
+
],
|
810
894
|
"On": [
|
811
895
|
"Ligado"
|
812
896
|
],
|
813
897
|
"Only one of feature or job_template_id can be specified": [
|
814
898
|
"Apenas um dos recursos ou job_template_id pode ser especificado"
|
815
899
|
],
|
900
|
+
"Open all in new tabs": [
|
901
|
+
""
|
902
|
+
],
|
903
|
+
"Open all invocations in new tabs": [
|
904
|
+
""
|
905
|
+
],
|
906
|
+
"Open in new tab": [
|
907
|
+
""
|
908
|
+
],
|
816
909
|
"Opening job invocation form": [
|
817
910
|
""
|
818
911
|
],
|
@@ -858,9 +951,15 @@
|
|
858
951
|
"Please enter a search query": [
|
859
952
|
""
|
860
953
|
],
|
954
|
+
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" or \\\\\\\"Recurring execution\\\\\\\" step to fix the error": [
|
955
|
+
""
|
956
|
+
],
|
861
957
|
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
|
862
958
|
""
|
863
959
|
],
|
960
|
+
"Please make sure that the Smart Proxy is configured correctly for the Pull provider.": [
|
961
|
+
""
|
962
|
+
],
|
864
963
|
"Please refine your search.": [
|
865
964
|
"Por favor, refine sua busca."
|
866
965
|
],
|
@@ -876,6 +975,9 @@
|
|
876
975
|
"Please select at least one host group": [
|
877
976
|
""
|
878
977
|
],
|
978
|
+
"Popups are blocked by your browser. Please allow popups for this site to open all invocations in new tabs.": [
|
979
|
+
""
|
980
|
+
],
|
879
981
|
"Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
|
880
982
|
"Porta a ser usada para comunicação SSH. Porta padrão 22. Você pode substituir por host configurando um parâmetro chamado remote_execution_ssh_port."
|
881
983
|
],
|
@@ -888,6 +990,9 @@
|
|
888
990
|
"Preview Hosts": [
|
889
991
|
"Pré-visualização dos anfitriões"
|
890
992
|
],
|
993
|
+
"Preview Template": [
|
994
|
+
""
|
995
|
+
],
|
891
996
|
"Preview job description": [
|
892
997
|
"Prever descrição do trabalho"
|
893
998
|
],
|
@@ -987,6 +1092,9 @@
|
|
987
1092
|
"Repeat amount can only be a positive number": [
|
988
1093
|
"A quantia repetida só pode ser um número positivo"
|
989
1094
|
],
|
1095
|
+
"Repeat until": [
|
1096
|
+
"Repetir até"
|
1097
|
+
],
|
990
1098
|
"Repeats": [
|
991
1099
|
"Repetições "
|
992
1100
|
],
|
@@ -1008,6 +1116,12 @@
|
|
1008
1116
|
"Rerun on failed hosts": [
|
1009
1117
|
"Executar novamente em hosts com falha "
|
1010
1118
|
],
|
1119
|
+
"Rerun on succeeded hosts": [
|
1120
|
+
""
|
1121
|
+
],
|
1122
|
+
"Rerun succeeded": [
|
1123
|
+
""
|
1124
|
+
],
|
1011
1125
|
"Rerun successful": [
|
1012
1126
|
""
|
1013
1127
|
],
|
@@ -1071,6 +1185,12 @@
|
|
1071
1185
|
"SSH user:": [
|
1072
1186
|
""
|
1073
1187
|
],
|
1188
|
+
"STDERR": [
|
1189
|
+
""
|
1190
|
+
],
|
1191
|
+
"STDOUT": [
|
1192
|
+
""
|
1193
|
+
],
|
1074
1194
|
"Schedule": [
|
1075
1195
|
"Agendamento"
|
1076
1196
|
],
|
@@ -1194,6 +1314,9 @@
|
|
1194
1314
|
"Skip to review step": [
|
1195
1315
|
""
|
1196
1316
|
],
|
1317
|
+
"Smart proxy": [
|
1318
|
+
""
|
1319
|
+
],
|
1197
1320
|
"Snippet": [
|
1198
1321
|
"Snippet"
|
1199
1322
|
],
|
@@ -1254,6 +1377,9 @@
|
|
1254
1377
|
"Success": [
|
1255
1378
|
"Sucesso"
|
1256
1379
|
],
|
1380
|
+
"Successfully copied to clipboard!": [
|
1381
|
+
""
|
1382
|
+
],
|
1257
1383
|
"Switch to the new job invocation detail UI": [
|
1258
1384
|
""
|
1259
1385
|
],
|
@@ -1266,6 +1392,9 @@
|
|
1266
1392
|
"Systems": [
|
1267
1393
|
""
|
1268
1394
|
],
|
1395
|
+
"Target Hosts": [
|
1396
|
+
""
|
1397
|
+
],
|
1269
1398
|
"Target hosts": [
|
1270
1399
|
"Hosts de destino"
|
1271
1400
|
],
|
@@ -1275,6 +1404,9 @@
|
|
1275
1404
|
"Target template ID": [
|
1276
1405
|
"ID do modelo de destino "
|
1277
1406
|
],
|
1407
|
+
"Target:": [
|
1408
|
+
""
|
1409
|
+
],
|
1278
1410
|
"Target: ": [
|
1279
1411
|
"Destino:"
|
1280
1412
|
],
|
@@ -1284,6 +1416,12 @@
|
|
1284
1416
|
"Task cancelled": [
|
1285
1417
|
"Tarefa cancelada"
|
1286
1418
|
],
|
1419
|
+
"Task count": [
|
1420
|
+
"Contagem de Tarefas"
|
1421
|
+
],
|
1422
|
+
"Task for the host cancelled succesfully": [
|
1423
|
+
""
|
1424
|
+
],
|
1287
1425
|
"Template ERB": [
|
1288
1426
|
"Modelo ERB"
|
1289
1427
|
],
|
@@ -1293,6 +1431,9 @@
|
|
1293
1431
|
"Template failed with:": [
|
1294
1432
|
"O modelo falhou com:"
|
1295
1433
|
],
|
1434
|
+
"Template invocation not found": [
|
1435
|
+
""
|
1436
|
+
],
|
1296
1437
|
"Template name": [
|
1297
1438
|
"Nome do modelo"
|
1298
1439
|
],
|
@@ -1314,6 +1455,9 @@
|
|
1314
1455
|
"The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
|
1315
1456
|
"A consulta dinâmica '%{query}' não foi resolvida ainda. A lista dos hosts de que ela poderia ser resolvida agora pode ser visualizada %{here}."
|
1316
1457
|
],
|
1458
|
+
"The dynamic query is still being processed. You can {viewTheHosts} targeted by the query.": [
|
1459
|
+
""
|
1460
|
+
],
|
1317
1461
|
"The execution interface is used for remote execution": [
|
1318
1462
|
"A interface de execução é usada para a execução remota "
|
1319
1463
|
],
|
@@ -1332,6 +1476,9 @@
|
|
1332
1476
|
"The job template to use, parameter is required unless feature was specified": [
|
1333
1477
|
"O modelo de trabalho a ser usado. O parâmetro é obrigatórios, a não ser que o recurso seja especificado."
|
1334
1478
|
],
|
1479
|
+
"The number of invocations is:": [
|
1480
|
+
""
|
1481
|
+
],
|
1335
1482
|
"The only applicable proxy %{proxy_names} is down": [
|
1336
1483
|
"O único proxy aplicável %%{proxy_names} está inoperante",
|
1337
1484
|
"Todos os %{count} proxies aplicáveis estão inoperantes. Tentados: %%{proxy_names}",
|
@@ -1361,6 +1508,9 @@
|
|
1361
1508
|
"This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
|
1362
1509
|
"Este modelo é usado para gerar a descrição. Os valores de entrada podem ser usados com a sintaxe <br/>. Você pode incluir também a categoria de trabalho e o nome do modelo usando %%{package} e %<br/>."
|
1363
1510
|
],
|
1511
|
+
"This will open a new tab for each invocation.": [
|
1512
|
+
""
|
1513
|
+
],
|
1364
1514
|
"Time in seconds from the start on the remote host after which the job should be killed.": [
|
1365
1515
|
"Tempo em segundos do início no host remoto após o qual o trabalho deve ser encerrado."
|
1366
1516
|
],
|
@@ -1409,12 +1559,18 @@
|
|
1409
1559
|
"Trying to abort the job %s.": [
|
1410
1560
|
""
|
1411
1561
|
],
|
1562
|
+
"Trying to abort the task for the host": [
|
1563
|
+
""
|
1564
|
+
],
|
1412
1565
|
"Trying to cancel the job": [
|
1413
1566
|
"Tentando cancelar o trabalho"
|
1414
1567
|
],
|
1415
1568
|
"Trying to cancel the job %s.": [
|
1416
1569
|
""
|
1417
1570
|
],
|
1571
|
+
"Trying to cancel the task for the host": [
|
1572
|
+
""
|
1573
|
+
],
|
1418
1574
|
"Type": [
|
1419
1575
|
"Tipo"
|
1420
1576
|
],
|
@@ -1439,9 +1595,15 @@
|
|
1439
1595
|
"Unable to remove host from known hosts": [
|
1440
1596
|
"Não é possível remover o host de hosts conhecidos"
|
1441
1597
|
],
|
1598
|
+
"Unable to run job": [
|
1599
|
+
""
|
1600
|
+
],
|
1442
1601
|
"Unable to save template. Correct highlighted errors": [
|
1443
1602
|
"Não foi possível salvar o template. Corrija os erros em destaque "
|
1444
1603
|
],
|
1604
|
+
"Unknown": [
|
1605
|
+
"Desconhecido"
|
1606
|
+
],
|
1445
1607
|
"Unknown execution status": [
|
1446
1608
|
"Status de execução desconhecido"
|
1447
1609
|
],
|
@@ -1544,9 +1706,6 @@
|
|
1544
1706
|
"Whether we should sync templates from disk when running db:seed.": [
|
1545
1707
|
"Se os modelos devem ser sincronizados a partir do disco ou não, quando executando db:seed."
|
1546
1708
|
],
|
1547
|
-
"Workers pool size": [
|
1548
|
-
"Tamanho do pool dos trabalhadores"
|
1549
|
-
],
|
1550
1709
|
"Yes (override)": [
|
1551
1710
|
""
|
1552
1711
|
],
|
@@ -1559,6 +1718,9 @@
|
|
1559
1718
|
"You have %s results to display. Showing first %s results": [
|
1560
1719
|
"Você tem %s resultados para exibir. Mostrando primeiro %s resultados"
|
1561
1720
|
],
|
1721
|
+
"You have more results to display. Showing first %s results": [
|
1722
|
+
""
|
1723
|
+
],
|
1562
1724
|
"add an input set for this template to reference a different template inputs": [
|
1563
1725
|
"adicionar um conjunto de entradas para este modelo para referenciar entradas de modelo diferentes "
|
1564
1726
|
],
|
@@ -1574,9 +1736,6 @@
|
|
1574
1736
|
"effective user": [
|
1575
1737
|
"usuário efetivo"
|
1576
1738
|
],
|
1577
|
-
"error": [
|
1578
|
-
"erro"
|
1579
|
-
],
|
1580
1739
|
"error during rendering: %s": [
|
1581
1740
|
"erro durante renderização: %s"
|
1582
1741
|
],
|
@@ -1652,6 +1811,9 @@
|
|
1652
1811
|
"succeeded": [
|
1653
1812
|
"com êxito "
|
1654
1813
|
],
|
1814
|
+
"task aborted succesfully": [
|
1815
|
+
""
|
1816
|
+
],
|
1655
1817
|
"tasks at a time": [
|
1656
1818
|
"tarefas a cada vez"
|
1657
1819
|
],
|
@@ -1670,6 +1832,9 @@
|
|
1670
1832
|
"view host names": [
|
1671
1833
|
""
|
1672
1834
|
],
|
1835
|
+
"view the hosts": [
|
1836
|
+
""
|
1837
|
+
],
|
1673
1838
|
"yes": [
|
1674
1839
|
"sim"
|
1675
1840
|
]
|