foreman-tasks 7.1.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/foreman/host/import_facts.rb +1 -6
  3. data/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb +1 -1
  4. data/app/views/foreman_tasks/recurring_logics/index.html.erb +1 -1
  5. data/config/routes.rb +0 -1
  6. data/lib/foreman_tasks/cleaner.rb +1 -1
  7. data/lib/foreman_tasks/dynflow/configuration.rb +1 -1
  8. data/lib/foreman_tasks/engine.rb +1 -1
  9. data/lib/foreman_tasks/version.rb +1 -1
  10. data/lib/tasks/gettext.rake +1 -0
  11. data/locale/action_names.rb +2 -3
  12. data/locale/de/LC_MESSAGES/foreman_tasks.mo +0 -0
  13. data/locale/de/foreman_tasks.po +873 -0
  14. data/locale/en/foreman_tasks.po +3 -6
  15. data/locale/es/LC_MESSAGES/foreman_tasks.mo +0 -0
  16. data/locale/es/foreman_tasks.po +874 -0
  17. data/locale/foreman_tasks.pot +20 -25
  18. data/locale/fr/LC_MESSAGES/foreman_tasks.mo +0 -0
  19. data/locale/fr/foreman_tasks.po +3 -6
  20. data/locale/ja/LC_MESSAGES/foreman_tasks.mo +0 -0
  21. data/locale/ja/foreman_tasks.po +3 -6
  22. data/locale/ka/LC_MESSAGES/foreman_tasks.mo +0 -0
  23. data/locale/ka/foreman_tasks.po +871 -0
  24. data/locale/ko/LC_MESSAGES/foreman_tasks.mo +0 -0
  25. data/locale/ko/foreman_tasks.po +869 -0
  26. data/locale/pt_BR/LC_MESSAGES/foreman_tasks.mo +0 -0
  27. data/locale/pt_BR/foreman_tasks.po +874 -0
  28. data/locale/ru/LC_MESSAGES/foreman_tasks.mo +0 -0
  29. data/locale/ru/foreman_tasks.po +873 -0
  30. data/locale/zh_CN/LC_MESSAGES/foreman_tasks.mo +0 -0
  31. data/locale/zh_CN/foreman_tasks.po +3 -6
  32. data/locale/zh_TW/LC_MESSAGES/foreman_tasks.mo +0 -0
  33. data/locale/zh_TW/foreman_tasks.po +870 -0
  34. metadata +16 -2
@@ -0,0 +1,874 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_tasks package.
4
+ #
5
+ # Translators:
6
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2017-2018
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: Foreman\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "PO-Revision-Date: 2016-02-12 14:04+0000\n"
12
+ "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 20"
13
+ "17-2018\n"
14
+ "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
15
+ "anguage/pt_BR/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: pt_BR\n"
20
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
21
+ "0 == 0 ? 1 : 2;\n"
22
+
23
+ msgid "${taskReload ? 'Stop' : 'Start'} auto-reloading"
24
+ msgstr "Iniciar recarregamento automático"
25
+
26
+ msgid "%(last)s Last %(time)s"
27
+ msgstr "último"
28
+
29
+ msgid "%(older)s Older %(time)s"
30
+ msgstr "mais antigo"
31
+
32
+ msgid "%s Selected Tasks"
33
+ msgstr "%s tarefas selecionadas"
34
+
35
+ msgid "%s is not valid format of cron line"
36
+ msgstr "%s não é um formato válido de cron line"
37
+
38
+ msgid "%{total} task(s), %{success} success, %{failed} fail"
39
+ msgstr "%{total} tarefa(s), %{success} sucesso, %{failed} falha"
40
+
41
+ msgid "%{value} is not allowed input type"
42
+ msgstr "%{value} não é permitido tipo de entrada"
43
+
44
+ msgid "%{value} is not allowed triggering mode"
45
+ msgstr "%{value} não é permitido modo de disparo"
46
+
47
+ msgid "%{value} is wrong format"
48
+ msgstr "%{value} é um formato errado"
49
+
50
+ msgid "12h"
51
+ msgstr "12h"
52
+
53
+ msgid "24h"
54
+ msgstr "24h"
55
+
56
+ msgid "A paused task represents a process that has not finished properly. Any task in paused state can lead to potential inconsistency and needs to be resolved."
57
+ msgstr "Uma tarefa pausada representa um processo que não terminou corretamente. Qualquer tarefa em estado pausado pode levar a uma possível inconsistência e precisa ser resolvida."
58
+
59
+ msgid "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time."
60
+ msgstr "Uma etiqueta especial para rastrear um trabalho recorrente. Só pode haver um trabalho ativo com um determinado objetivo de cada vez."
61
+
62
+ msgid "Action"
63
+ msgstr "Ação"
64
+
65
+ msgid "Action with sub plans"
66
+ msgstr "Ação com subplanos "
67
+
68
+ msgid "Active"
69
+ msgstr "Ativo"
70
+
71
+ msgid "Active Filters:"
72
+ msgstr "Filtros ativos:"
73
+
74
+ msgid "Active or disabled recurring logic with purpose %s already exists"
75
+ msgstr "Lógica recorrente ativa ou desativada com finalidade %s já existe"
76
+
77
+ msgid "All %s tasks are selected. "
78
+ msgstr "Todas as tarefas %s são selecionadas. "
79
+
80
+ msgid "All proxies with the required feature are unavailable at the moment"
81
+ msgstr "Todos os proxies com o recurso exigido estão indisponíveis no momento"
82
+
83
+ msgid "Allow proxy batch tasks"
84
+ msgstr "Permitir tarefas de lote por procuração"
85
+
86
+ msgid "Allow triggering tasks on the smart proxy in batches"
87
+ msgstr "Permitir o acionamento de tarefas no proxy inteligente em lotes"
88
+
89
+ msgid "Associated resources"
90
+ msgstr "Recursos associados"
91
+
92
+ #. TRANSLATORS: Time widget for when a task should start
93
+ msgid "At"
94
+ msgstr "No(a)"
95
+
96
+ msgid "Back to tasks"
97
+ msgstr "Voltar para tarefas"
98
+
99
+ msgid "Backtrace"
100
+ msgstr "Backtrace"
101
+
102
+ msgid "Bulk action"
103
+ msgstr "Ação em Massa"
104
+
105
+ msgid "Cancel"
106
+ msgstr "Cancelar"
107
+
108
+ msgid "Cancel Selected"
109
+ msgstr "Cancelar selecionado"
110
+
111
+ msgid "Cancel enforced: the task might be still running on the proxy"
112
+ msgstr "Cancelamento forçado: a tarefa ainda pode estar em execução no proxy "
113
+
114
+ msgid "Cancel recurring logic"
115
+ msgstr "Cancelar lógica recorrente"
116
+
117
+ msgid "Cancel selected cancellable tasks"
118
+ msgstr "Cancelar tarefas cancelaveis selecionadas"
119
+
120
+ msgid "Cancel selected tasks"
121
+ msgstr "Cancelar tarefas selecionadas"
122
+
123
+ msgid "Cancel specific tasks by ID"
124
+ msgstr "Cancelar tarefas específicas por ID"
125
+
126
+ msgid "Cancel tasks matching search string"
127
+ msgstr "Cancelar tarefas correspondendo à cadeia de caracteres de pesquisa"
128
+
129
+ msgid "Canceling selected tasks, this might take a while"
130
+ msgstr "Cancelando tarefas selecionadas, isso pode demorar um pouco"
131
+
132
+ msgid "Canceling with force selected tasks, this might take a while"
133
+ msgstr "Forçando o cancelamento das tarefas selecionadas, isso pode demorar um pouco"
134
+
135
+ msgid "Cancelled"
136
+ msgstr "Cancelada"
137
+
138
+ msgid "Cannot cancel tasks at the moment"
139
+ msgstr "Não é possível cancelar tarefas no momento"
140
+
141
+ msgid "Cannot force cancel tasks at the moment"
142
+ msgstr "Não é possível forçar o cancelamento de tarefas no momento"
143
+
144
+ msgid "Cannot resume tasks at the moment"
145
+ msgstr "Não é possível retomar as tarefas no momento"
146
+
147
+ msgid "Cannot update a cancelled Recurring Logic."
148
+ msgstr "Não é possível atualizar uma Lógica Recorrente cancelada."
149
+
150
+ msgid "Changing request id %{request_id} to saved id %{saved_id}"
151
+ msgstr "Mudança de id de solicitação %{request_id} para id de economia{saved_id}"
152
+
153
+ msgid "Clear All Filters"
154
+ msgstr "Limpar todos os filtros"
155
+
156
+ msgid "Clear Cancelled"
157
+ msgstr "Limpar cancelado"
158
+
159
+ msgid "Complete"
160
+ msgstr "Concluído"
161
+
162
+ msgid "Conflicts with tasks:"
163
+ msgstr "Conflitos com tarefas:"
164
+
165
+ msgid "Could not cancel step."
166
+ msgstr "Não foi possível cancelar a etapa."
167
+
168
+ msgid "Could not receive data: ${APIerror && APIerror.message}"
169
+ msgstr "Não foi possível receber dados: ${APIerror && APIerror.message}"
170
+
171
+ msgid "Could not receive data: ${error && error.message}"
172
+ msgstr "Não foi possível receber dados: ${error && error.message}"
173
+
174
+ msgid "Cron line"
175
+ msgstr "Cron line"
176
+
177
+ msgid "Cron line format 'a b c d e', where: %s"
178
+ msgstr "Formato cron line 'a b c d e', onde: %s"
179
+
180
+ msgid "Current iteration"
181
+ msgstr "Iteração atual"
182
+
183
+ msgid "Data to be sent to the action"
184
+ msgstr "Dados a serem enviados à ação"
185
+
186
+ msgid "Days"
187
+ msgstr "Dias"
188
+
189
+ msgid "Days of week"
190
+ msgstr "Dias da semana"
191
+
192
+ msgid "Delayed"
193
+ msgstr "Adiado(a)"
194
+
195
+ msgid "Delete recurring logics by search query"
196
+ msgstr "Excluir lógicas recorrentes por consulta de pesquisa"
197
+
198
+ msgid "Details"
199
+ msgstr "Detalhes"
200
+
201
+ msgid "Details of %s task"
202
+ msgstr "Detalhes da tarefa %s "
203
+
204
+ msgid "Disable"
205
+ msgstr "Desabilitar"
206
+
207
+ msgid "Disabled"
208
+ msgstr "Desativado"
209
+
210
+ msgid "Duration"
211
+ msgstr "Duração"
212
+
213
+ msgid "Dynflow console"
214
+ msgstr "Console dynflow "
215
+
216
+ msgid "Empty bulk action"
217
+ msgstr "Ação em massa vazia "
218
+
219
+ msgid "Enable"
220
+ msgstr "Habilitar"
221
+
222
+ msgid "Enable dynflow console"
223
+ msgstr "Habilitar o console dynflow"
224
+
225
+ msgid "Enable the dynflow console (/foreman_tasks/dynflow) for debugging"
226
+ msgstr "Habilitar o console dynflow (/foreman_tasks/dynflow) para depuração"
227
+
228
+ msgid "Ends"
229
+ msgstr "Finais"
230
+
231
+ msgid "Ends at"
232
+ msgstr "Terminar em "
233
+
234
+ msgid "Errors"
235
+ msgstr "Erros"
236
+
237
+ msgid "Errors:"
238
+ msgstr "Erros:"
239
+
240
+ msgid "Event delivered by request %{request_id}"
241
+ msgstr "Evento entregue por pedido %{request_id}"
242
+
243
+ msgid "Exception"
244
+ msgstr "Exceção"
245
+
246
+ msgid "Execute now"
247
+ msgstr "Executar agora"
248
+
249
+ msgid "Execution plan data not available "
250
+ msgstr "Dados do plano de execução não estão disponíveis"
251
+
252
+ msgid "Export All"
253
+ msgstr "Exportar tudo"
254
+
255
+ msgid "External Id"
256
+ msgstr "ID Externa"
257
+
258
+ msgid "Failed to check on tasks on proxy at %{url}: %{exception}"
259
+ msgstr "Falha na verificação de tarefas em proxy em %{url}: %{exception}"
260
+
261
+ msgid "Failed to initialize"
262
+ msgstr "Falha ao inicializar"
263
+
264
+ msgid "Failed to trigger task on the smart proxy: "
265
+ msgstr ""
266
+
267
+ msgid "Finished"
268
+ msgstr "Concluído"
269
+
270
+ msgid "Force Cancel"
271
+ msgstr "Forçar cancelamento"
272
+
273
+ msgid "Force Cancel Selected"
274
+ msgstr "Forçar cancelamento de selecionado"
275
+
276
+ msgid "Force Cancel selected tasks"
277
+ msgstr "Forçar cancelamento das tarefas selecionadas"
278
+
279
+ msgid "Force Unlock"
280
+ msgstr "Forçar Desbloqueio"
281
+
282
+ msgid "Foreman Tasks"
283
+ msgstr "Tarefas do Foreman"
284
+
285
+ msgid "Fri"
286
+ msgstr "Sex"
287
+
288
+ msgid "I understand that this may cause harm and have working database backups of all backend services."
289
+ msgstr "Eu entendo que isto pode causar danos e possuo backups do banco de dados de trabalho de todos os serviços de backend. "
290
+
291
+ msgid "ID"
292
+ msgstr "ID"
293
+
294
+ msgid "Id"
295
+ msgstr "Id"
296
+
297
+ msgid "Immediate"
298
+ msgstr "Imediato(a)"
299
+
300
+ msgid "Import Puppet classes"
301
+ msgstr "Importar classes de Puppet"
302
+
303
+ msgid "Import facts"
304
+ msgstr "Importar fatos"
305
+
306
+ msgid "Indicates that the action should be cancelled if it cannot be started before this time."
307
+ msgstr "Indica que a ação deve ser cancelada se não puder ser iniciada antes deste período."
308
+
309
+ msgid "Initialization error: %s"
310
+ msgstr "Erro de inicialização: %s"
311
+
312
+ msgid "Input"
313
+ msgstr "Entrada"
314
+
315
+ msgid "Iteration limit"
316
+ msgstr "Limite de iteração"
317
+
318
+ msgid "Label"
319
+ msgstr "Rótulo"
320
+
321
+ msgid "Last occurrence"
322
+ msgstr "Ocorrência mais recente"
323
+
324
+ msgid "Last start time"
325
+ msgstr "Hora da última inicialização"
326
+
327
+ msgid "Latest Warning/Error Tasks"
328
+ msgstr "Tarefas com Erro/ Aviso Mais Recente "
329
+
330
+ msgid "Less than a second"
331
+ msgstr "Menos de um segundo"
332
+
333
+ msgid "List of tasks"
334
+ msgstr "Número de tarefas"
335
+
336
+ msgid "List recurring logics"
337
+ msgstr "Listar lógicas recorrentes "
338
+
339
+ msgid "List tasks"
340
+ msgstr "Listar tarefas"
341
+
342
+ msgid "Locks"
343
+ msgstr "Bloqueios"
344
+
345
+ msgid "Mon"
346
+ msgstr "Seg"
347
+
348
+ msgid "More than"
349
+ msgstr "Mais do que"
350
+
351
+ msgid "N/A"
352
+ msgstr "N/D"
353
+
354
+ msgid "Name"
355
+ msgstr "Nome"
356
+
357
+ msgid "Never"
358
+ msgstr "Nunca"
359
+
360
+ msgid "Next occurrence"
361
+ msgstr "Próxima ocorrência"
362
+
363
+ msgid "No"
364
+ msgstr "Não"
365
+
366
+ msgid "No Tasks"
367
+ msgstr "Sem tarefas"
368
+
369
+ msgid "No errors"
370
+ msgstr "Sem erros "
371
+
372
+ msgid "No proxy defined for execution"
373
+ msgstr "Nenhum proxy definido para execução"
374
+
375
+ msgid "No running steps"
376
+ msgstr "Nenhuma etapa em execução"
377
+
378
+ msgid "No start or end dates"
379
+ msgstr "Sem datas de início ou término"
380
+
381
+ msgid "No task could be started"
382
+ msgstr "Não foi possível iniciar nenhuma tarefa"
383
+
384
+ msgid "No. of Tasks"
385
+ msgstr "Número de Tarefas"
386
+
387
+ msgid "Not all the selected tasks can be cancelled"
388
+ msgstr "Nem todas as tarefas selecionadas podem ser canceladas"
389
+
390
+ msgid "Not all the selected tasks can be resumed"
391
+ msgstr "Nem todas as tarefas selecionadas podem ser retomadas"
392
+
393
+ msgid "Number of attempts to start a task on the smart proxy before failing"
394
+ msgstr "Número de tentativas para iniciar uma tarefa no proxy inteligente antes de obter falha "
395
+
396
+ msgid "Number of seconds to wait for synchronous task to finish."
397
+ msgstr "Número de segundos a aguardar até que a tarefa síncrona seja concluída."
398
+
399
+ msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled"
400
+ msgstr "Número de tarefas que devem ser enviadas ao proxy inteligente em uma solicitação se foreman_tasks_proxy_batch_trigger estiver habilitado"
401
+
402
+ #. TRANSLATORS: Button text for saying when a task should end
403
+ msgid "On"
404
+ msgstr "Ligado"
405
+
406
+ msgid "Operation"
407
+ msgstr "Operação"
408
+
409
+ msgid "Other includes all stopped tasks that are cancelled or pending"
410
+ msgstr "Outras incluem todas as tarefas paradas que são canceladas ou pendentes"
411
+
412
+ msgid "Other:"
413
+ msgstr "Outros"
414
+
415
+ msgid "Output"
416
+ msgstr "Saída"
417
+
418
+ msgid "Output:"
419
+ msgstr "Saída:"
420
+
421
+ msgid "Parent task"
422
+ msgstr "Tarefa pai"
423
+
424
+ msgid "Paused"
425
+ msgstr "Pausado"
426
+
427
+ msgid "Please inspect their state, fix their errors and resume them."
428
+ msgstr "Inspecione o estado, corrija os erros e retome-os."
429
+
430
+ msgid "Please provide a search parameter in the request"
431
+ msgstr "Forneça um parâmetro de pesquisa na solicitação"
432
+
433
+ msgid "Please provide at least one of search or task_ids parameters in the request"
434
+ msgstr "Forneça pelo menos um dos parâmetros de pesquisa ou task_ids na solicitação"
435
+
436
+ msgid "Polling intervals multiplier"
437
+ msgstr "Multiplicador de intervalos de sondagem"
438
+
439
+ msgid "Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks."
440
+ msgstr "Multiplicador de sondagens que é usado para multiplicar os intervalos de sondagem padrão. Isso pode ser usado para evitar sondagens muito frequentes para tarefas de execução prolongada."
441
+
442
+ msgid "Proxy action retry count"
443
+ msgstr "Contagem de tentativas de ação proxy"
444
+
445
+ msgid "Proxy action retry interval"
446
+ msgstr "Intervalo de reentrada da ação de proxy"
447
+
448
+ msgid "Proxy task gone missing from the smart proxy"
449
+ msgstr "A tarefa do proxy desapareceu do proxy inteligente"
450
+
451
+ msgid "Proxy tasks batch size"
452
+ msgstr "Tarefas de proxy tamanho do lote"
453
+
454
+ msgid "Purpose"
455
+ msgstr "Objetivo"
456
+
457
+ msgid "Raw"
458
+ msgstr "Não processado"
459
+
460
+ msgid "Raw input"
461
+ msgstr "Entrada não processada "
462
+
463
+ msgid "Raw output"
464
+ msgstr "Saída não processada "
465
+
466
+ msgid "Recurring Logics"
467
+ msgstr "Lógicas recorrentes "
468
+
469
+ msgid "Recurring logic"
470
+ msgstr "Lógica recorrente"
471
+
472
+ msgid "Recurring logics"
473
+ msgstr "Lógicas recorrentes "
474
+
475
+ msgid "Refresh Data"
476
+ msgstr "Atualização de dados"
477
+
478
+ msgid "Repeat N times"
479
+ msgstr "Repetir N vezes "
480
+
481
+ msgid "Repeat until"
482
+ msgstr "Repetir até"
483
+
484
+ msgid "Repeats"
485
+ msgstr "Repetições "
486
+
487
+ msgid "Require auth for dynflow console"
488
+ msgstr "Exigir auth para o console dynflow"
489
+
490
+ msgid "Require user to be authenticated as user with admin rights when accessing dynflow console"
491
+ msgstr "Exigir que o usuário seja autenticado como usuário com direitos de administrador ao acessar o console dynflow "
492
+
493
+ msgid "Required lock is already taken by other running tasks."
494
+ msgstr "O bloqueio necessário já está sendo usado por outras tarefas em execução."
495
+
496
+ msgid "Resource search_params requires resource_type and resource_id to be specified"
497
+ msgstr "Recurso search_params necessita que resource_type e resource_id sejam especificados "
498
+
499
+ msgid "Resources for %s task(s) will be unlocked and will not prevent other tasks from being run. As the task(s) might be still running, it should be avoided to use this unless you are really sure the task(s) got stuck."
500
+ msgstr "Os recursos serão desbloqueados e não impedirão outras tarefas de serem executadas. Como a tarefa ainda pode estar em execução, deve-se evitar o uso disto, a menos que você tenha certeza que esta tarefa está paralisada"
501
+
502
+ msgid "Result"
503
+ msgstr "Resultado"
504
+
505
+ msgid "Resume"
506
+ msgstr "Retomar"
507
+
508
+ msgid "Resume Selected"
509
+ msgstr "Retomar selecionado"
510
+
511
+ msgid "Resume all paused error tasks"
512
+ msgstr "Retomar todas as tarefas com erro em pausa "
513
+
514
+ msgid "Resume selected tasks"
515
+ msgstr "Retomar tarefas selecionadas"
516
+
517
+ msgid "Resume specific tasks by ID"
518
+ msgstr "Retomar tarefas específicas por ID "
519
+
520
+ msgid "Resume tasks matching search string"
521
+ msgstr "Retomar tarefas correspondendo à cadeia de caracteres de pesquisa "
522
+
523
+ msgid "Resuming selected tasks, this might take a while"
524
+ msgstr "Retomando tarefas selecionadas, isso pode demorar um pouco"
525
+
526
+ msgid "Running"
527
+ msgstr "Executando"
528
+
529
+ msgid "Running Steps"
530
+ msgstr "Etapas em execução"
531
+
532
+ msgid "Sat"
533
+ msgstr "sab"
534
+
535
+ msgid "Schedule"
536
+ msgstr "Agendamento"
537
+
538
+ msgid "Schedule future execution"
539
+ msgstr "Agendar execução futura"
540
+
541
+ msgid "Scheduled"
542
+ msgstr "Agendado"
543
+
544
+ msgid "Search query"
545
+ msgstr "Consulta de pesquisa"
546
+
547
+ msgid "See %{link} for more details on how to resolve the issue"
548
+ msgstr "Consulte %{link} para obter mais detalhes sobre como resolver o problema"
549
+
550
+ msgid "Select Action"
551
+ msgstr "Selecionar Ação"
552
+
553
+ msgid "Select All"
554
+ msgstr "Selecionar tudo"
555
+
556
+ msgid "Select row"
557
+ msgstr "Selecionar linha"
558
+
559
+ msgid "Send data to the task from external executor (such as smart_proxy_dynflow)"
560
+ msgstr "Enviar dados à tarefa do executor externo (como smart_proxy_dynflow)"
561
+
562
+ msgid "Set up recurring execution"
563
+ msgstr "Configurar execução recorrente "
564
+
565
+ msgid "Setting is off"
566
+ msgstr "A partida está desligada"
567
+
568
+ msgid "Show recurring logic details"
569
+ msgstr "Exibir detalhes de lógica recorrente "
570
+
571
+ msgid "Start at"
572
+ msgstr "Iniciar em "
573
+
574
+ msgid "Start before"
575
+ msgstr "Iniciar antes "
576
+
577
+ msgid "Started"
578
+ msgstr "Iniciado em"
579
+
580
+ msgid "Started at"
581
+ msgstr "Iniciado(a) em "
582
+
583
+ msgid "State"
584
+ msgstr "Estado"
585
+
586
+ msgid "Step Canceled"
587
+ msgstr "Etapa cancelada"
588
+
589
+ msgid "Stop selected stoppable tasks"
590
+ msgstr "Parar tarefas paradas selecionadas"
591
+
592
+ msgid "Stop specific tasks by ID"
593
+ msgstr "Parar tarefas específicas por ID"
594
+
595
+ msgid "Stop tasks matching search string"
596
+ msgstr "Parar tarefas correspondendo à cadeia de caracteres de pesquisa"
597
+
598
+ msgid "Stopped"
599
+ msgstr "Parado"
600
+
601
+ msgid "Sub tasks"
602
+ msgstr "Subtarefas "
603
+
604
+ msgid "Sub tasks of %s"
605
+ msgstr "Subtarefas de %s"
606
+
607
+ msgid "Sun"
608
+ msgstr "Dom"
609
+
610
+ msgid "Sync task timeout"
611
+ msgstr "Tempo limite de sincronização de tarefas"
612
+
613
+ msgid "Task"
614
+ msgstr "Tarefa"
615
+
616
+ msgid "Task Details"
617
+ msgstr "Detalhes da tarefa"
618
+
619
+ msgid "Task Status"
620
+ msgstr "Status das Tarefas"
621
+
622
+ msgid "Task aborted: the task might be still running on the proxy"
623
+ msgstr "Tarefa anulada: a tarefa pode ainda estar em execução no proxy"
624
+
625
+ msgid "Task cannot be canceled"
626
+ msgstr "Não é possível cancelar a tarefa"
627
+
628
+ msgid "Task count"
629
+ msgstr "Contagem de Tarefas"
630
+
631
+ msgid "Task group common"
632
+ msgstr "Grupo de tarefas comuns"
633
+
634
+ msgid "Task search_params requires task_id to be specified"
635
+ msgstr "Tarefa search_params necessita que task_id seja especifica"
636
+
637
+ msgid "Task was canceled"
638
+ msgstr "A tarefa foi cancelada"
639
+
640
+ msgid "Tasks"
641
+ msgstr "Tarefas"
642
+
643
+ msgid "Tasks troubleshooting URL"
644
+ msgstr "URL de solução de problemas de tarefas"
645
+
646
+ msgid "The ID of the step inside the execution plan to send the event to"
647
+ msgstr "A ID da etapa dentro do plano de execução para enviar o evento a"
648
+
649
+ msgid "The recommended approach is to investigate the error messages below and in 'errors' tab, address the primary cause of the issue and resume the task."
650
+ msgstr "A abordagem recomendada é investigar as mensagens de erro abaixo e na guia 'erros', solucionar a causa principal do problema e retomar a tarefa."
651
+
652
+ msgid "The recurring logic was disabled."
653
+ msgstr "A lógica recorrente foi desativada."
654
+
655
+ msgid "The recurring logic was enabled."
656
+ msgstr "A lógica recorrente foi ativada."
657
+
658
+ msgid "The smart proxy task %s failed."
659
+ msgstr "A tarefa de proxy inteligente %s falhou."
660
+
661
+ msgid "The targets are of different types"
662
+ msgstr "Os destinos são de tipos diferentes "
663
+
664
+ msgid "The task cannot be aborted at the moment."
665
+ msgstr "No momento, a tarefa não pode ser anulada."
666
+
667
+ msgid "The task could not be started"
668
+ msgstr "Não foi possível iniciar a tarefa"
669
+
670
+ msgid "There is %{count} paused task in the system that need attention"
671
+ msgid_plural "There are %{count} paused tasks in the system that need attention"
672
+ msgstr[0] "Há %{count} tarefa pausada no sistema que precisam de atenção"
673
+ msgstr[1] "Há %{count} tarefas pausadas no sistema que precisam de atenção"
674
+ msgstr[2] "Há %{count} tarefas pausadas no sistema que precisam de atenção"
675
+
676
+ msgid "This action will delete all cancelled recurring logics. Please note that this action can't be reversed."
677
+ msgstr "Esta ação excluirá todas as lógicas recorrentes canceladas. Observe que não é possível reverter essa ação."
678
+
679
+ msgid "This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?"
680
+ msgstr "Isto irá %(action)s %(number)s tarefa(s), colocando-as no estado %(state)s. Você tem certeza?"
681
+
682
+ msgid "This will unlock the resources that the task is running against. Please note that this might lead to inconsistent state and should be used with caution, after making sure that the task can't be resumed."
683
+ msgstr "Desbloqueará os recursos executados pela tarefa. Por favor, observe que isto pode gerar um estado inconsistente e deve ser usado com cuidado, após certificar-se de que a tarefa não pode ser restaurada. "
684
+
685
+ msgid "Thu"
686
+ msgstr "Qui"
687
+
688
+ msgid "Time in seconds between retries"
689
+ msgstr "Tempo em segundos entre as novas tentativas "
690
+
691
+ msgid "Total"
692
+ msgstr "Total"
693
+
694
+ msgid "Troubleshooting"
695
+ msgstr "Solução de problemas"
696
+
697
+ msgid "Trying to abort the task"
698
+ msgstr "Tentando anular a tarefa"
699
+
700
+ msgid "Trying to cancel step"
701
+ msgstr "Tentando cancelar a etapa"
702
+
703
+ msgid "Tue"
704
+ msgstr "Ter"
705
+
706
+ msgid "Type %s for search_params is not supported"
707
+ msgstr "Tipo %s para search_params não possui suporte"
708
+
709
+ msgid "UUID of the task"
710
+ msgstr "UUID da tarefa"
711
+
712
+ msgid "Undo selection"
713
+ msgstr "Desfazer seleção"
714
+
715
+ msgid "Unlimited"
716
+ msgstr "Ilimitado"
717
+
718
+ msgid "Unlock"
719
+ msgstr "Desbloquear"
720
+
721
+ msgid "Update recurring logic"
722
+ msgstr "Atualizar lógica recorrente"
723
+
724
+ msgid "Url pointing to the task troubleshooting documentation. It should contain %{label} placeholder, that will be replaced with normalized task label (restricted to only alphanumeric characters)). %{version} placeholder is also available."
725
+ msgstr "URL que aponta para a documentação de solução de problemas de tarefa. Ela deve conter o espaço reservado %{label}, que será substituído por um rótulo de tarefa normalizado (restrito apenas a caracteres alfanuméricos). O espaço reservado %{version} também está disponível."
726
+
727
+ msgid "User search_params requires user_id to be specified"
728
+ msgstr "Usuário search_params necessita que user_id seja especificado "
729
+
730
+ msgid "Wed"
731
+ msgstr "Qua"
732
+
733
+ msgid "With focus on last"
734
+ msgstr "Com foco no último"
735
+
736
+ msgid "Yes"
737
+ msgstr "Sim"
738
+
739
+ msgid "You can find resource locks on this page. Exclusive lock marked with locked icon means that no other task can use locked resource while this task is running. Non-exclusive lock marked with unlocked icon means other tasks can access the resource freely, it is only used to indicate the relation of this task with the resource"
740
+ msgstr "Você pode encontrar bloqueios de recursos nesta página. Um bloqueio exclusivo marcado com o ícone bloqueado significa que nenhuma outra tarefa pode usar o recurso bloqueado enquanto esta tarefa estiver em execução. Um bloqueio não exclusivo marcado com o ícone desbloqueado significa que outras tarefas podem acessar o recurso livremente – ele é usado somente para indicar a relação desta tarefa com o recurso"
741
+
742
+ msgid "You do not have permission"
743
+ msgstr "Você não tem permissão"
744
+
745
+ msgid "activation key"
746
+ msgstr "chave de ativação"
747
+
748
+ msgid "cannot be cancelled with force at the moment."
749
+ msgstr "não pode ser cancelado no momento."
750
+
751
+ msgid "content view"
752
+ msgstr "visualização do conteúdo"
753
+
754
+ msgid "content view version"
755
+ msgstr "versão de visualização do conteúdo"
756
+
757
+ msgid "could not be resumed"
758
+ msgstr "não pôde ser retomado"
759
+
760
+ msgid "error"
761
+ msgstr "erro"
762
+
763
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
764
+ msgid "is day of month (range: 1-31)"
765
+ msgstr "é o dia do mês (intervalo: 1-31)"
766
+
767
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
768
+ msgid "is day of week (range: 0-6)"
769
+ msgstr "é o dia da semana (intervalo: 0-6)"
770
+
771
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
772
+ msgid "is hour (range: 0-23)"
773
+ msgstr "é a hora (intervalo: 0-23)"
774
+
775
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
776
+ msgid "is minute (range: 0-59)"
777
+ msgstr "é o minuto (intervalo: 0-59) "
778
+
779
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
780
+ msgid "is month (range: 1-12)"
781
+ msgstr "é o mês (intervalo: 1-12)"
782
+
783
+ msgid "is not a valid format"
784
+ msgstr "não é um formato válido"
785
+
786
+ msgid "last"
787
+ msgstr "último"
788
+
789
+ msgid "mode"
790
+ msgstr "modo"
791
+
792
+ msgid "mode has to be one of %{allowed_modes}"
793
+ msgstr "modo tem que ser um de %{allowed_modes}"
794
+
795
+ msgid "older"
796
+ msgstr "mais antigo"
797
+
798
+ msgid "organization"
799
+ msgstr "organização"
800
+
801
+ msgid "other"
802
+ msgstr "Outros"
803
+
804
+ msgid "paused"
805
+ msgstr "pausado"
806
+
807
+ msgid "product"
808
+ msgstr "produto"
809
+
810
+ msgid "repository"
811
+ msgstr "repositório"
812
+
813
+ msgid "resources cannot be unlocked at the moment."
814
+ msgstr "recursos não podem ser desbloqueados no momento."
815
+
816
+ msgid "resources were unlocked "
817
+ msgstr "recursos foram desbloqueados "
818
+
819
+ msgid "resources were unlocked with force."
820
+ msgstr "recursos foram desbloqueados de modo forçado."
821
+
822
+ msgid "result"
823
+ msgstr "resultado"
824
+
825
+ msgid "running"
826
+ msgstr "executando"
827
+
828
+ msgid "scheduled"
829
+ msgstr "agendado"
830
+
831
+ msgid "seconds"
832
+ msgstr "segundos"
833
+
834
+ msgid "state"
835
+ msgstr "estado"
836
+
837
+ msgid "stopped"
838
+ msgstr "parado"
839
+
840
+ msgid "success"
841
+ msgstr "sucesso"
842
+
843
+ msgid "system"
844
+ msgstr "sistema"
845
+
846
+ msgid "task has to be cancellable"
847
+ msgstr "a tarefa tem de ser cancelável"
848
+
849
+ msgid "task has to be resumable"
850
+ msgstr "a tarefa tem de ser retomável"
851
+
852
+ msgid "tasks."
853
+ msgstr "tarefas."
854
+
855
+ msgid "time"
856
+ msgstr "tempo"
857
+
858
+ msgid "troubleshooting documentation"
859
+ msgstr "documentação de solução de problemas"
860
+
861
+ msgid "user"
862
+ msgstr "usuário"
863
+
864
+ msgid "warning"
865
+ msgstr "aviso"
866
+
867
+ msgid "was cancelled"
868
+ msgstr "foi cancelado"
869
+
870
+ msgid "was resumed"
871
+ msgstr "foi retomado"
872
+
873
+ msgid "week"
874
+ msgstr "semana"