forked from Combodo/combodo-approval-extended
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pt_br.dict.combodo-approval-extended.php
executable file
·107 lines (107 loc) · 7.62 KB
/
pt_br.dict.combodo-approval-extended.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author Erwan Taloc <[email protected]>
* @author Romain Quetiez <[email protected]>
* @author Denis Flaven <[email protected]>
*
*/
Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
'Approbation:ApprovalRequested' => 'Sua aprovação é solicitada',
'Approbation:FormBody' => '<p>Caro $approver->html(friendlyname)$, por favor, dedique algum tempo para aprovar ou rejeitar a solicitação</p>',
'Approbation:Introduction' => '<p>Caro $approver->html(friendlyname)$, por favor, dedique algum tempo para aprovar ou rejeitar a solicitação $object->html(friendlyname)$</p>',
'Approbation:PublicObjectDetails' => '<p>Caro $approver->html(friendlyname)$, por favor, dedique algum tempo para aprovar ou rejeitar a solicitação $object->html(ref)$</p>
<b>Solicitante</b>: $object->html(caller_id_friendlyname)$<br>
<b>Título</b>: $object->html(title)$<br>
<b>Serviço</b>: $object->html(service_name)$<br>
<b>Sub-categoria de serviço</b>: $object->html(servicesubcategory_name)$<br>
<b>Descrição</b>:<br>
$object->html(description)$<br>
<b>Informação adicional</b>:<br>
<div>$object->html(service_details)$</div>',
'ApprovalRule:Level1' => 'Nível de aprovação 1',
'ApprovalRule:Level2' => 'Nível de aprovação 2',
'ApprovalRule:baseinfo' => 'Informação geral',
'Class:ApprovalRule' => 'Regra de aprovação',
'Class:ApprovalRule+' => '',
'Class:ApprovalRule/Attribute:coveragewindow_id' => 'Janela de cobertura',
'Class:ApprovalRule/Attribute:coveragewindow_id+' => '',
'Class:ApprovalRule/Attribute:coveragewindow_name' => 'Nome da Janela de cobertura',
'Class:ApprovalRule/Attribute:coveragewindow_name+' => '',
'Class:ApprovalRule/Attribute:description' => 'Descrição',
'Class:ApprovalRule/Attribute:description+' => '',
'Class:ApprovalRule/Attribute:level1_default_approval' => 'Aprovado automaticamente se não houver resposta no nível 1',
'Class:ApprovalRule/Attribute:level1_default_approval+' => '',
'Class:ApprovalRule/Attribute:level1_default_approval/Value:no' => 'não',
'Class:ApprovalRule/Attribute:level1_default_approval/Value:no+' => 'não',
'Class:ApprovalRule/Attribute:level1_default_approval/Value:yes' => 'sim',
'Class:ApprovalRule/Attribute:level1_default_approval/Value:yes+' => 'sim',
'Class:ApprovalRule/Attribute:level1_exit_condition' => 'Término da aprovação de nível 1',
'Class:ApprovalRule/Attribute:level1_exit_condition+' => '',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_approve' => 'Finaliza na primeira "Aprovação"',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_approve+' => 'Apenas uma aprovação é solicitada',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_reject' => 'Finaliza na primeira "Rejeição"',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_reject+' => 'Todos devem aprovar',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_reply' => 'Finaliza na primeira resposta',
'Class:ApprovalRule/Attribute:level1_exit_condition/Value:first_reply+' => 'A primeira resposta determina o resultado no nível 1',
'Class:ApprovalRule/Attribute:level1_rule' => 'Nível 1 de aprovação',
'Class:ApprovalRule/Attribute:level1_rule+' => '',
'Class:ApprovalRule/Attribute:level1_substitute_query' => 'Substitute L1~~',
'Class:ApprovalRule/Attribute:level1_substitute_query+' => 'Substitutes are approver dependent : use `:approver->...` placeholder in the query to retrieve the corresponding substitutes~~',
'Class:ApprovalRule/Attribute:level1_substitute_timeout' => 'Substitute notification delay L1~~',
'Class:ApprovalRule/Attribute:level1_substitute_timeout+' => 'Substitutes will be notified if approver has not answered before this percentage of the approval delay~~',
'Class:ApprovalRule/Attribute:level1_timeout' => 'Atraso de aprovação de nível 1 (horas)',
'Class:ApprovalRule/Attribute:level1_timeout+' => '',
'Class:ApprovalRule/Attribute:level2_default_approval' => 'Aprovado automaticamente se não houver resposta no nível 2',
'Class:ApprovalRule/Attribute:level2_default_approval+' => '',
'Class:ApprovalRule/Attribute:level2_default_approval/Value:no' => 'não',
'Class:ApprovalRule/Attribute:level2_default_approval/Value:no+' => 'não',
'Class:ApprovalRule/Attribute:level2_default_approval/Value:yes' => 'sim',
'Class:ApprovalRule/Attribute:level2_default_approval/Value:yes+' => 'sim',
'Class:ApprovalRule/Attribute:level2_exit_condition' => 'Término da aprovação de nível 2',
'Class:ApprovalRule/Attribute:level2_exit_condition+' => '',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_approve' => 'Finaliza na primeira "Aprovação"',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_approve+' => 'Apenas uma aprovação é solicitada',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_reject' => 'Finaliza na primeira "Rejeição"',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_reject+' => 'Todos devem aprovar',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_reply' => 'Finaliza na primeira resposta',
'Class:ApprovalRule/Attribute:level2_exit_condition/Value:first_reply+' => 'A primeira resposta determina o resultado do nível 2',
'Class:ApprovalRule/Attribute:level2_rule' => 'Nível 2 de aprovação',
'Class:ApprovalRule/Attribute:level2_rule+' => '',
'Class:ApprovalRule/Attribute:level2_substitute_query' => 'Substitute L2~~',
'Class:ApprovalRule/Attribute:level2_substitute_query+' => 'Substitutes are approver dependent : use `:approver->...` placeholder in the query to retrieve the corresponding substitutes~~',
'Class:ApprovalRule/Attribute:level2_substitute_timeout' => 'Substitute notification delay L2~~',
'Class:ApprovalRule/Attribute:level2_substitute_timeout+' => 'Substitutes will be notified if approver has not answered before this percentage of the approval delay~~',
'Class:ApprovalRule/Attribute:level2_timeout' => 'Atraso de aprovação de nível 2 (horas)',
'Class:ApprovalRule/Attribute:level2_timeout+' => '',
'Class:ApprovalRule/Attribute:name' => 'Nome',
'Class:ApprovalRule/Attribute:name+' => '',
'Class:ApprovalRule/Attribute:servicesubcategory_list' => 'Sub-categoria de serviços',
'Class:ApprovalRule/Attribute:servicesubcategory_list+' => '',
'Class:ExtendedApprovalScheme' => 'ExtendedApprovalScheme~~',
'Class:ExtendedApprovalScheme+' => '~~',
'Class:ServiceSubcategory/Attribute:approvalrule_id' => 'Regra de aprovação',
'Class:ServiceSubcategory/Attribute:approvalrule_id+' => '',
'Class:ServiceSubcategory/Attribute:approvalrule_name' => 'Nome da regra de aprovação',
'Class:ServiceSubcategory/Attribute:approvalrule_name+' => '',
'Class:UserRequest/Attribute:approver_email' => 'Approver email~~',
'Class:UserRequest/Attribute:approver_email+' => '~~',
'Class:UserRequest/Attribute:approver_id' => 'Approver id~~',
'Class:UserRequest/Attribute:approver_id+' => '~~',
'Class:UserRequest/Stimulus:ev_approve' => 'Approve~~',
'Class:UserRequest/Stimulus:ev_approve+' => '~~',
'Class:UserRequest/Stimulus:ev_reject' => 'Reject~~',
'Class:UserRequest/Stimulus:ev_reject+' => '~~',
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Wait for approval~~',
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '~~',
'Menu:ApprovalRule' => 'Regras de aprovação',
'Menu:ApprovalRule+' => 'Todas as regras de aprovação',
'Menu:Ongoing approval' => 'Solicitações aguardando aprovação',
'Menu:Ongoing approval+' => 'Solicitações aguardando aprovação',
]);