forked from Combodo/approval-base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tr.dict.approval-base.php
147 lines (132 loc) · 8.24 KB
/
tr.dict.approval-base.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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2018 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
*
* This file is part of iTop.
*
* iTop is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Approval:Tab:Title' => 'Approval status~~',
'Approval:Tab:Start' => 'Start~~',
'Approval:Tab:End' => 'End~~',
'Approval:Tab:StepEnd-Limit' => 'Time limit (implicit result)~~',
'Approval:Tab:StepEnd-Theoretical' => 'Theoretical time limit (duration limited to %1$s mn)~~',
'Approval:Tab:StepSumary-Ongoing' => 'Waiting for the replies~~',
'Approval:Tab:StepSumary-OK' => 'Approved~~',
'Approval:Tab:StepSumary-KO' => 'Rejected~~',
'Approval:Tab:StepSumary-OK-Timeout' => 'Approved (timeout)~~',
'Approval:Tab:StepSumary-KO-Timeout' => 'Rejected (timeout)~~',
'Approval:Tab:StepSumary-Idle' => 'Not started~~',
'Approval:Tab:StepSumary-Skipped' => 'Skipped~~',
'Approval:Tab:End-Abort' => 'The approval process has been bypassed by %1$s at %2$s~~',
'Approval:Tab:StepEnd-Condition-FirstReject' => 'This step finishes on the first rejection, or if 100% approved~~',
'Approval:Tab:StepEnd-Condition-FirstApprove' => 'This step finishes on the first approval, or if 100% rejected~~',
'Approval:Tab:StepEnd-Condition-FirstReply' => 'This step finishes on the first reply~~',
'Approval:Tab:Error' => 'An error occured during the approval process: %1$s~~',
'Approval:Comment-Label' => 'Your comment~~',
'Approval:Comment-Tooltip' => 'Mandatory for rejection, optional for approval~~',
'Approval:Comment-Mandatory' => 'A comment must be given for rejection~~',
'Approval:Comment-Reused' => 'Reply already made at step %1$s, with comment "%2$s"~~',
'Approval:Action-Approve' => 'Approve~~',
'Approval:Action-Reject' => 'Reject~~',
'Approval:Action-ApproveOrReject' => 'Approve or Reject~~',
'Approval:Action-Abort' => 'Bypass the approval process~~',
'Approval:Form:Title' => 'Approval~~',
'Approval:Form:Ref' => 'Approval process for %1$s~~',
'Approval:Form:ApproverDeleted' => 'Sorry, the record corresponding to your identity has been deleted.~~',
'Approval:Form:ObjectDeleted' => 'Sorry, the object of the approval has been deleted.~~',
'Approval:Form:AnswerGivenBy' => 'Sorry, the reply has already been given by \'%1$s\'~~',
'Approval:Form:AlreadyApproved' => 'Sorry, the process has already been completed with result: Approved.~~',
'Approval:Form:AlreadyRejected' => 'Sorry, the process has already been completed with result: Rejected.~~',
'Approval:Form:StepApproved' => 'Sorry, this phase has been completed with result: Approved. The approval process is continuing...~~',
'Approval:Form:StepRejected' => 'Sorry, this phase has been completed with result: Rejected. The approval process is continuing...~~',
'Approval:Abort:Explain' => 'You have requested to <b>bypass</b> the approval process. This will stop the process and none of the approvers will be allowed to give their answer anymore.~~',
'Approval:Form:AnswerRecorded-Continue' => 'Your answer has been recorded. The approval process is continuing.~~',
'Approval:Form:AnswerRecorded-Approved' => 'Your answer has been recorded: the approval process is now complete with result APPROVED.~~',
'Approval:Form:AnswerRecorded-Rejected' => 'Your answer has been recorded: the approval process is now complete with result REJECTED.~~',
'Approval:Approved-On-behalf-of' => 'Approved by %1$s on behalf of %2$s~~',
'Approval:Rejected-On-behalf-of' => 'Rejected by %1$s on behalf of %2$s~~',
'Approval:Approved-By' => 'Approved by %1$s~~',
'Approval:Rejected-By' => 'Rejected by %1$s~~',
'Approval:Ongoing-Title' => 'Ongoing approvals~~',
'Approval:Ongoing-Title+' => 'Approval processes for objects of class %1$s~~',
'Approval:Ongoing-FilterMyApprovals' => 'Show items for which my approval is being required~~',
'Approval:Ongoing-NothingCurrently' => 'There is no ongoing approval.~~',
'Approval:Remind-Btn' => 'Send a reminder...~~',
'Approval:Remind-DlgTitle' => 'Send a reminder~~',
'Approval:Remind-DlgBody' => 'The following contacts will be notified again:~~',
'Approval:ReminderDone' => 'A reminder has been sent to %1$d person(s).~~',
'Approval:Portal:Title' => 'Items awaiting your approval~~',
'Approval:Portal:Title+' => 'Please select items to approve and use the buttons located at the bottom of the page~~',
'Approval:Portal:NoItem' => 'There is currently no item expecting your approval~~',
'Approval:Portal:Btn:Approve' => 'Approve~~',
'Approval:Portal:Btn:Reject' => 'Reject~~',
'Approval:Portal:CommentTitle' => 'Approval comment (mandatory in case of reject)~~',
'Approval:Portal:CommentPlaceholder' => '~~',
'Approval:Portal:Success' => 'Your feedback has been recorded.~~',
'Approval:Portal:Dlg:Approve' => 'Please confirm that you want to approve <em><span class="approval-count">?</span></em> item(s)~~',
'Approval:Portal:Dlg:ApproveOne' => 'Please confirm that you want to approve this item~~',
'Approval:Portal:Dlg:Btn:Approve' => 'Approve!~~',
'Approval:Portal:Dlg:Reject' => 'Please confirm that you want to reject <em><span class="approval-count">?</span></em> item(s)~~',
'Approval:Portal:Dlg:RejectOne' => 'Please confirm that you want to reject this item~~',
'Approval:Portal:Dlg:Btn:Reject' => 'Reject!~~',
'Class:TriggerOnApprovalRequest' => 'Trigger (when an approval is requested)~~',
'Class:TriggerOnApprovalRequest+' => 'Trigger on approval request~~',
'Class:ActionEmailApprovalRequest' => 'Email approval request~~',
'Class:ActionEmailApprovalRequest/Attribute:subject_reminder' => 'Subject (reminder)~~',
'Class:ActionEmailApprovalRequest/Attribute:subject_reminder+' => 'Subject of the email in case a reminder is sent~~',
));
//
// Class: ApprovalScheme
//
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:ApprovalScheme' => 'ApprovalScheme~~',
'Class:ApprovalScheme+' => '~~',
'Class:ApprovalScheme/Attribute:obj_class' => 'Obj class~~',
'Class:ApprovalScheme/Attribute:obj_class+' => '~~',
'Class:ApprovalScheme/Attribute:obj_key' => 'Obj key~~',
'Class:ApprovalScheme/Attribute:obj_key+' => '~~',
'Class:ApprovalScheme/Attribute:started' => 'Started~~',
'Class:ApprovalScheme/Attribute:started+' => '~~',
'Class:ApprovalScheme/Attribute:ended' => 'Ended~~',
'Class:ApprovalScheme/Attribute:ended+' => '~~',
'Class:ApprovalScheme/Attribute:timeout' => 'Timeout~~',
'Class:ApprovalScheme/Attribute:timeout+' => '~~',
'Class:ApprovalScheme/Attribute:current_step' => 'Current step~~',
'Class:ApprovalScheme/Attribute:current_step+' => '~~',
'Class:ApprovalScheme/Attribute:status' => 'Status~~',
'Class:ApprovalScheme/Attribute:status+' => '~~',
'Class:ApprovalScheme/Attribute:status/Value:ongoing' => 'Ongoing~~',
'Class:ApprovalScheme/Attribute:status/Value:ongoing+' => '~~',
'Class:ApprovalScheme/Attribute:status/Value:accepted' => 'Accepted~~',
'Class:ApprovalScheme/Attribute:status/Value:accepted+' => '~~',
'Class:ApprovalScheme/Attribute:status/Value:rejected' => 'Rejected~~',
'Class:ApprovalScheme/Attribute:status/Value:rejected+' => '~~',
'Class:ApprovalScheme/Attribute:last_error' => 'Last error~~',
'Class:ApprovalScheme/Attribute:last_error+' => '~~',
'Class:ApprovalScheme/Attribute:abort_comment' => 'Abort comment~~',
'Class:ApprovalScheme/Attribute:abort_comment+' => '~~',
'Class:ApprovalScheme/Attribute:abort_user_id' => 'Abort user id~~',
'Class:ApprovalScheme/Attribute:abort_user_id+' => '~~',
'Class:ApprovalScheme/Attribute:abort_date' => 'Abort date~~',
'Class:ApprovalScheme/Attribute:abort_date+' => '~~',
'Class:ApprovalScheme/Attribute:label' => 'Label~~',
'Class:ApprovalScheme/Attribute:label+' => '~~',
'Class:ApprovalScheme/Attribute:steps' => 'Steps~~',
'Class:ApprovalScheme/Attribute:steps+' => '~~',
));