@webitel/ui-sdk 25.8.40 → 25.8.42

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.
@@ -23,13 +23,13 @@ import { snakeToCamel } from '../../scripts';
23
23
  export default {
24
24
  // describes reusable buttons, actions, default titles, and other ui elements
25
25
  reusable: {
26
- comment: 'Түсініктеме',
26
+ comment: 'Пікір',
27
27
  replace: 'Ауыстыру',
28
28
  download: 'Жүктеу',
29
29
  history: 'Тарих',
30
30
  filter: ({ plural }) => plural(['Сүзгі', 'Сүзгілер']),
31
31
  total: 'Барлығы',
32
- ok: 'ОК',
32
+ ok: 'Жарайды',
33
33
  object: 'Объект',
34
34
  save: 'Сақтау',
35
35
  saveAs: 'Басқаша сақтау',
@@ -38,19 +38,19 @@ export default {
38
38
  start: 'Бастау',
39
39
  close: 'Жабу',
40
40
  add: 'Қосу',
41
- cancel: 'Болдырмау',
42
- import: 'Импорттау',
43
- export: 'Экспорттау',
41
+ cancel: 'Бас тарту',
42
+ import: 'Импорт',
43
+ export: 'Экспорт',
44
44
  true: 'Иә',
45
- title: 'Атауы',
45
+ title: 'Тақырып',
46
46
  position: 'Позиция',
47
47
  delete: 'Жою',
48
48
  search: 'Іздеу',
49
49
  open: 'Ашу',
50
- name: 'Атауы',
51
- expand: 'Жаю',
52
- collapse: 'Жию',
53
- generate: 'Генерациялау',
50
+ name: 'Атау',
51
+ expand: 'Кеңейту',
52
+ collapse: 'Жігу',
53
+ generate: 'Жасау',
54
54
  lang: {
55
55
  en: 'English',
56
56
  es: 'Español',
@@ -60,7 +60,7 @@ export default {
60
60
  },
61
61
  from: 'Бастап',
62
62
  to: 'Дейін',
63
- tts: 'Мәтіннен сөзге',
63
+ tts: 'Мәтін-дауыс',
64
64
  state: 'Күй',
65
65
  refresh: 'Жаңарту',
66
66
  retry: 'Қайталау',
@@ -71,7 +71,7 @@ export default {
71
71
  copy: 'Көшіру',
72
72
  new: 'Жаңа',
73
73
  createdAt: 'Құрылған күні',
74
- createdBy: 'Құрған',
74
+ createdBy: 'Құрушы',
75
75
  modifiedAt: 'Өзгертілген күні',
76
76
  modifiedBy: 'Өзгерткен',
77
77
  general: 'Жалпы',
@@ -81,16 +81,16 @@ export default {
81
81
  edit: 'Өңдеу',
82
82
  back: 'Артқа',
83
83
  step: 'Қадам { count }',
84
- more: 'Тағы',
84
+ more: 'Көбірек',
85
85
  read: 'Оқу',
86
86
  create: 'Құру',
87
87
  update: 'Жаңарту',
88
- draggable: 'Жылжымалы',
88
+ draggable: 'Сүйретілетін',
89
89
  unassigned: 'Тағайындалмаған',
90
90
  showUnassigned: 'Тағайындалмағандарды көрсету',
91
91
  group: 'Топ',
92
92
  updatedBy: (/*{ named }*/) => {
93
- return 'Өзгертілген';
93
+ return 'Өңделген';
94
94
  },
95
95
  },
96
96
  // yak zhe ya zaebalsya povtoriaty odni i ti sami slova!!!!
@@ -106,13 +106,13 @@ export default {
106
106
  login: 'Кіру',
107
107
  host: 'Хост',
108
108
  time: 'Уақыт',
109
- channel: 'Арна | Арналар',
109
+ channel: 'Канал | Каналдар',
110
110
  file: 'Файл',
111
111
  logout: 'Шығу',
112
- priority: 'Басымдылық | Басымдылықтар',
112
+ priority: 'Басымдық | Басымдықтар',
113
113
  color: 'Түс',
114
114
  variables: 'Айнымалы | Айнымалылар',
115
- type: 'Түрі',
115
+ type: 'Түр',
116
116
  tag: 'Тег | Тегтер',
117
117
  output: 'Шығыс | Шығыстар',
118
118
  values: 'Мән | Мәндер',
@@ -123,7 +123,7 @@ export default {
123
123
  labels: 'Белгі | Белгілер',
124
124
  permissions: 'Рұқсат | Рұқсаттар',
125
125
  options: 'Опция | Опциялар',
126
- emails: 'Email | Emails',
126
+ emails: 'Email | Email-дер',
127
127
  phones: 'Телефон | Телефондар',
128
128
  messaging: 'Хабарлама',
129
129
  emptyResultSearch: 'Іздеу нәтижесі табылмады',
@@ -131,310 +131,229 @@ export default {
131
131
  column: 'Баған | Бағандар',
132
132
  notification: 'Хабарландыру | Хабарландырулар',
133
133
  },
134
- appNavigator: {
135
- title: 'Webitel қосымшалары',
136
- admin: 'Әкімші',
137
- agent: 'Агент',
138
- supervisor: 'Бақылаушы',
139
- audit: 'Тексеру',
140
- history: 'Тарих',
141
- grafana: 'Графана',
142
- crm: 'CRM',
143
- },
144
- headerActions: {
145
- account: 'Аккаунт',
146
- docs: 'Құжаттар',
147
- settings: 'Параметрлер',
148
- logout: 'Шығу',
149
- buildVersion: 'Құрылым нұсқасы',
150
- },
151
- tableActions: {
152
- filterReset: 'Сүзгілерді қалпына келтіру',
153
- columnSelect: 'Бағандарды таңдау',
154
- refreshTable: 'Кестені жаңарту',
155
- expandFilters: 'Сүзгілерді кеңейту',
156
- },
157
- tableColumnSelect: {
158
- title: 'Көрінетін бағандарды таңдаңыз',
134
+ // date-related texts
135
+ date: {
136
+ sec: 'Сек',
137
+ timezone: 'Уақыт белдеуі | Уақыт белдеулері',
159
138
  },
160
- statusSelect: {
161
- online: 'Желіде',
162
- pause: 'Кідіріс',
163
- offline: 'Желіден тыс',
164
- breakOut: 'Үзіліс',
139
+ // locales, related to user access, permissions, etc.
140
+ access: {
141
+ ObAC: 'Операциялар арқылы басқарылады',
142
+ RbAC: 'Жазбалар арқылы басқарылады',
143
+ operations: 'Операциялар',
144
+ rbacDefault: 'Жазбаға негізделген рұқсаттың әдепкі баптауы',
145
+ accessMode: {
146
+ [AccessMode.FORBIDDEN]: 'Тыйым салынған',
147
+ [AccessMode.ALLOW]: 'Рұқсат ету',
148
+ [AccessMode.MANAGE]: 'Тапсырумен рұқсат ету',
149
+ },
165
150
  },
166
- iconAction: {
167
- hints: {
168
- [IconAction.DELETE]: ({ linked }) => linked('reusable.delete'),
169
- [IconAction.EDIT]: ({ linked }) => linked('reusable.edit'),
170
- [IconAction.ADD]: ({ linked }) => linked('reusable.add'),
171
- [IconAction.HISTORY]: ({ linked }) => linked('reusable.history'),
172
- [IconAction.DOWNLOAD]: ({ linked }) => linked('reusable.download'),
173
- [IconAction.FILTERS]: ({ linked }) => linked('reusable.filter'),
174
- [IconAction.COLUMNS]: 'Бағандарды таңдау',
175
- [IconAction.VARIABLES]: 'Айнымалы бағандарды таңдау',
176
- [IconAction.REFRESH]: ({ linked }) => linked('reusable.refresh'),
177
- [IconAction.EXPAND]: ({ linked }) => linked('reusable.expand'),
178
- [IconAction.COLLAPSE]: ({ linked }) => linked('reusable.collapse'),
179
- [IconAction.CLOSE]: ({ linked }) => linked('reusable.close'),
180
- [IconAction.CLEAR]: ({ linked }) =>
181
- linked('webitelUI.tableActions.filterReset'),
182
- [IconAction.ADD_FILTER]: ({ linked }) => linked('reusable.add'),
183
- [IconAction.SAVE]: ({ linked }) => linked('reusable.save'),
184
- [IconAction.CANCEL]: ({ linked }) => linked('reusable.cancel'),
185
- [IconAction.SAVE_PRESET]: ({ linked }) => {
186
- return `${linked('reusable.save')} ${linked(
187
- 'webitelUI.filters.presets.preset',
188
- ).toLowerCase()}`;
151
+ // describes Webitel system entities
152
+ objects: {
153
+ team: 'Топ | Топтар',
154
+ supervisor: 'Супервайзер | Супервайзерлер',
155
+ auditor: 'Аудитор | Аудиторлар',
156
+ region: 'Аймақ | Аймақтар',
157
+ communicationType: 'Байланыс түрі | Байланыс түрлері',
158
+ grantee: 'Тапсырылған | Тапсырылғандар',
159
+ grantor: 'Тапсырушы | Тапсырушылар',
160
+ role: 'Рөл | Рөлдер',
161
+ user: 'Пайдаланушы | Пайдаланушылар',
162
+ list: 'Тізім | Тізімдер',
163
+ contact: 'Байланыс | Байланыстар',
164
+ case: 'Іс | Істер',
165
+ calendar: 'Күнтізбе | Күнтізбелер',
166
+ direction: 'Бағыт',
167
+ gateway: 'Шлюз | Шлюздер',
168
+ hangupCause: 'Қоңырауды тоқтату себебі',
169
+ hasOption: 'Опциясы бар',
170
+ hasRecording: 'Жазу',
171
+ amdResult: 'AMD нәтижесі',
172
+ ratedBy: 'Бағалаған',
173
+ talkDuration: 'Сөйлесу уақыты',
174
+ totalDuration: 'Жалпы уақыт',
175
+ transcription: 'Транскрипция',
176
+ attachment: 'Тіркеме | Тіркемелер',
177
+ owner: 'Ие | Иелер',
178
+ queue: {
179
+ queue: 'Кезек | Кезектер',
180
+ type: {
181
+ [QueueType.INBOUND_QUEUE]: 'Кіріс кезегі',
182
+ [QueueType.OFFLINE_QUEUE]: 'Офлайн кезегі',
183
+ [QueueType.OUTBOUND_IVR_QUEUE]: 'Шығыс IVR кезегі',
184
+ [QueueType.PREDICTIVE_DIALER]: 'Болжамды дәйек',
185
+ [QueueType.PROGRESSIVE_DIALER]: 'Прогрессивті дәйек',
186
+ [QueueType.PREVIEW_DIALER]: 'Алдын ала қарау дәйегі',
187
+ [QueueType.CHAT_INBOUND_QUEUE]: 'Чат кезегі',
188
+ [QueueType.INBOUND_JOB_QUEUE]: 'Кіріс тапсырма кезегі',
189
+ [QueueType.OUTBOUND_JOB_QUEUE]: 'Шығыс тапсырма кезегі',
189
190
  },
190
- [IconAction.APPLY_PRESET]: ({ linked }) => {
191
- return `${linked('vocabulary.apply')} ${linked(
192
- 'webitelUI.filters.presets.preset',
193
- ).toLowerCase()}`;
191
+ },
192
+ agent: {
193
+ agent: 'Оператор | Операторлар',
194
+ status: {
195
+ [AgentStatus.Online]: 'Онлайн',
196
+ [AgentStatus.Pause]: 'Пауза',
197
+ [AgentStatus.Offline]: 'Офлайн',
198
+ [snakeToCamel(AgentStatus.BreakOut)]: 'Принудительный перерыв',
194
199
  },
195
- [IconAction.ADD_CONTACT]: ({ linked }) => {
196
- return `${linked('reusable.add')} контактілер`;
200
+ },
201
+ flow: {
202
+ name: 'Ағын схемасы | Ағын схемалары',
203
+ type: {
204
+ [EngineRoutingSchemaType.Chat]: 'Чат',
205
+ [EngineRoutingSchemaType.Voice]: 'Дауыс',
206
+ [EngineRoutingSchemaType.Service]: 'Қызмет',
207
+ [EngineRoutingSchemaType.Processing]: 'Пішіндер',
197
208
  },
198
209
  },
199
- },
200
- errorPages: {
201
- goBack: 'Артқа қайту',
202
- page403: {
203
- title: 'Рұқсат жоқ',
204
- text: 'Кешіріңіз, бұл бетті көру үшін рұқсатыңыз жеткіліксіз.',
210
+ messengers: {
211
+ [ChatGatewayProvider.TELEGRAM_BOT]: 'Telegram Bot',
212
+ [ChatGatewayProvider.TELEGRAM_APP]: 'Telegram App',
213
+ [ChatGatewayProvider.MESSENGER]: 'Meta',
214
+ [ChatGatewayProvider.VIBER]: 'Viber',
215
+ [ChatGatewayProvider.WEBCHAT]: 'Web chat',
216
+ [ChatGatewayProvider.INFOBIP]: 'Infobip',
217
+ [ChatGatewayProvider.CUSTOM]: 'Custom Chat Gateway',
205
218
  },
206
- page404: {
207
- title: 'Сіз адасып қалған сияқтысыз',
208
- text: 'Кешіріңіз, сіз іздеген бетті таба алмадық.',
219
+ quickReplies: {
220
+ quickReplies: 'Жылдам жауап | Жылдам жауаптар',
221
+ quickRepliesEmpty: 'Жылдам жауаптар әлі жоқ',
209
222
  },
210
223
  },
211
- copyAction: {
212
- copy: 'Көшіру',
213
- copied: 'Буферге көшірілді!',
214
- },
215
- auditForm: {
216
- question: 'Критерий',
217
- option: 'Нұсқа | Нұсқалар',
218
- score: 'Ұпай | Ұпайлар',
219
- addQuestion: 'Критерий қосу',
220
- answerType: 'Жауап түрі',
221
- type: {
222
- options: 'Нұсқалар',
223
- score: 'Ұпай',
224
+ channel: {
225
+ state: {
226
+ [ChannelState.Waiting]: 'Күту',
227
+ [ChannelState.Distribute]: 'Тарату',
228
+ [ChannelState.Offering]: 'Ұсыну',
229
+ [ChannelState.Answered]: 'Жауап берілді',
230
+ [ChannelState.Active]: 'Белсенді',
231
+ [ChannelState.Bridged]: 'Қосылды',
232
+ [ChannelState.Hold]: 'Ұстап тұру',
233
+ [ChannelState.Missed]: 'Жіберіп алды',
234
+ [snakeToCamel(ChannelState.WrapTime)]: 'Орау уақыты',
235
+ [ChannelState.Processing]: 'Өңдеу',
236
+ [ChannelState.Transfer]: 'Ауыстыру',
224
237
  },
225
- clearSelection: 'Таңдауды тазарту',
226
- },
227
- deleteConfirmationPopup: {
228
- title: 'Жоюды растау',
229
- askingAlert:
230
- '{subject} жойғыңыз келетініне сенімдісіз бе? Бұл әрекетті қайтару мүмкін емес.',
231
- tableAskingAlert:
232
- '{count} жазбаны жойғыңыз келетініне сенімдісіз бе? | {count} жазбаны жойғыңыз келетініне сенімдісіз бе?',
233
- deleteAll: 'БАРЛЫҒЫ',
234
- },
235
- dummy: {
236
- text: 'Әзірге жазбалар жоқ',
237
- },
238
- empty: {
239
- text: {
240
- empty: 'Әзірге жазбалар жоқ',
241
- filters:
242
- 'Өкінішке орай, сіздің критерийлеріңізге сәйкес жазбалар табылмады',
238
+ type: {
239
+ [ChannelType.Call]: 'Қоңырау',
240
+ [ChannelType.Email]: 'Email',
241
+ [ChannelType.Chat]: 'Чат',
242
+ [ChannelType.Job]: 'Тапсырма',
243
243
  },
244
244
  },
245
- agentStatusSelect: {
246
- pauseCausePopup: {
247
- title: 'Кідіріс себебін таңдаңыз',
248
- min: 'Мин',
249
- unlimited: 'Шексіз',
250
- },
251
- statusSelectErrorPopup: {
252
- title: 'Назар аударыңыз',
253
- message:
254
- 'Агенттердің кідіріске шығу шегі асып кетті. Қазір кідіріске шығу мүмкін емес.',
245
+ calls: {
246
+ direction: {
247
+ [CallDirection.Inbound]: 'Кіріс',
248
+ [CallDirection.Outbound]: 'Шығыс',
255
249
  },
256
250
  },
257
- saveFailedPopup: {
258
- title: 'Сақтау сәтсіз аяқталды',
259
- label: 'Бір нәрсе дұрыс болмады, қайталап көріңіз',
260
- exportToJson: 'JSON форматында экспорттау',
251
+ cases: {
252
+ status: 'Мәртебе',
253
+ source: 'Көз',
254
+ author: 'Автор',
255
+ reporter: 'Есеп беруші',
256
+ impacted: 'Әсер еткен',
257
+ assignee: 'Тапсырылған',
258
+ groupPerformers: 'Топ',
259
+ reason: 'Себеп | Себептер',
260
+ rating: 'Бағалау',
261
+ service: 'Қызмет | Қызметтер',
262
+ selectAService: 'Қызметті таңдаңыз',
263
+ appliedSLA: 'Қолданылған SLA',
264
+ appliedCondition: 'Қолданылған шарт',
265
+ reactionTime: 'Реакция уақыты',
266
+ resolutionTime: 'Шешу уақыты',
267
+ actualReactionTime: 'Нақты реакция уақыты',
268
+ actualResolutionTime: 'Нақты шешу уақыты',
261
269
  },
262
- filters: {
263
- datetime: {
264
- [RelativeDatetimeValue.Today]: 'Бүгін',
265
- [RelativeDatetimeValue.ThisWeek]: 'Осы апта',
266
- [RelativeDatetimeValue.ThisMonth]: 'Осы ай',
267
- [RelativeDatetimeValue.Custom]: 'Таңдамалы күн аралығы',
268
- },
269
- addFilter: ({ linked }) => {
270
- return `${linked('reusable.add')} сүзгі`;
271
- },
272
- filterName: ({ linked }) => {
273
- return linked('vocabulary.column');
274
- },
275
- filterValue: ({ linked }) => {
276
- return linked('vocabulary.values');
277
- },
278
- filterValueFrom: ({ linked }) => {
279
- const from = linked('reusable.from').toLowerCase();
280
- return `${linked('vocabulary.values')} ${from}`;
281
- },
282
- filterLabel: ({ linked }) => {
283
- return linked('vocabulary.labels');
284
- },
285
- actualReactionTime: ({ linked }) => {
286
- return linked('cases.actualReactionTime');
287
- },
288
- actualResolutionTime: ({ linked }) => {
289
- return linked('cases.actualResolutionTime');
290
- },
291
- agent: ({ linked }) => {
292
- return linked('objects.agent.agent');
293
- },
294
- amdResult: ({ linked }) => {
295
- return linked('objects.amdResult');
296
- },
297
- assignee: ({ linked }) => {
298
- return linked('cases.assignee');
299
- },
300
- author: ({ linked }) => {
301
- return linked('cases.author');
302
- },
303
- cause: ({ linked }) => {
304
- return linked('objects.hangupCause');
305
- },
306
- closeReasonGroups: ({ linked }) => {
307
- return linked('cases.reason');
308
- },
309
- contact: ({ linked }) => {
310
- return linked('vocabulary.contact');
311
- },
312
- contactGroup: ({ linked }) => {
313
- return linked('cases.groupPerformers');
314
- },
315
- createdAt: ({ linked }) => {
316
- return linked('reusable.createdAt');
317
- },
318
- createdAtFrom: ({ linked }) => {
319
- return linked('reusable.from');
320
- },
321
- createdAtTo: ({ linked }) => {
322
- return linked('reusable.to');
323
- },
324
- direction: ({ linked }) => {
325
- return linked('objects.direction');
326
- },
327
- gateway: ({ linked }) => {
328
- return linked('objects.gateway');
329
- },
330
- grantee: ({ linked }) => {
331
- return linked('objects.grantee');
332
- },
333
- hasAttachment: ({ linked }) => {
334
- return linked('objects.attachment');
335
- },
336
- hasFile: ({ linked }) => {
337
- return linked('objects.hasRecording');
338
- },
339
- hasTranscription: ({ linked }) => {
340
- return linked('objects.transcription');
341
- },
342
- hasUser: ({ linked }) => {
343
- return linked('objects.user');
344
- },
345
- impacted: ({ linked }) => {
346
- return linked('cases.impacted');
347
- },
348
- contactLabel: ({ linked }) => {
349
- return linked('vocabulary.labels');
350
- },
351
- contactOwner: ({ linked }) => {
352
- return linked('objects.owner');
353
- },
354
- priority: ({ linked }) => {
355
- return linked('vocabulary.priority');
356
- },
357
- queue: ({ linked }) => {
358
- return linked('objects.queue.queue');
359
- },
360
- rated: 'Бағаланған',
361
- ratedBy: ({ linked }) => {
362
- return linked('objects.ratedBy');
363
- },
364
- rating: ({ linked }) => {
365
- return linked('cases.rating');
366
- },
367
- reactionTime: ({ linked }) => {
368
- return linked('cases.reactionTime');
369
- },
370
- reporter: ({ linked }) => {
371
- return linked('cases.reporter');
372
- },
373
- resolutionTime: ({ linked }) => {
374
- return linked('cases.resolutionTime');
375
- },
376
- score: ({ linked }) => {
377
- return linked('webitelUI.auditForm.score');
378
- },
379
- service: ({ linked }) => {
380
- return linked('cases.service');
381
- },
382
- sla: ({ linked }) => {
383
- return linked('cases.appliedSLA');
384
- },
385
- slaCondition: ({ linked }) => {
386
- return linked('cases.appliedCondition');
387
- },
388
- source: ({ linked }) => {
389
- return linked('cases.source');
390
- },
391
- status: ({ linked }) => {
392
- return linked('cases.status');
393
- },
394
- tag: ({ linked }) => {
395
- return linked('vocabulary.tag');
396
- },
397
- talkDuration: ({ linked }) => {
398
- return linked('objects.talkDuration');
399
- },
400
- team: ({ linked }) => {
401
- return linked('objects.team');
402
- },
403
- totalDuration: ({ linked }) => {
404
- return linked('objects.totalDuration');
270
+ // describes Webitel FRONTEND applications + their navs
271
+ WebitelApplications: {
272
+ [WebitelApplications.AGENT]: { name: 'Оператор жұмыс орны' },
273
+ [WebitelApplications.AUDIT]: {
274
+ name: 'Аудит',
275
+ sections: {
276
+ [AuditorSections.Scorecards]: 'Бағалау карточкалары',
277
+ },
405
278
  },
406
- user: ({ linked }) => {
407
- return linked('objects.user');
279
+ [WebitelApplications.CRM]: {
280
+ name: 'CRM',
281
+ sections: {
282
+ [CrmSections.Contacts]: 'Байланыстар',
283
+ [CrmSections.Cases]: 'Істер',
284
+ [CrmSections.Priorities]: 'Басымдықтар',
285
+ [CrmSections.CloseReasonGroups]: 'Жабу себептері',
286
+ [CrmSections.Statuses]: 'Мәртебелер',
287
+ [CrmSections.Slas]: 'SLA',
288
+ [CrmSections.ServiceCatalogs]: 'Қызмет каталогтары',
289
+ [CrmSections.Sources]: 'Іс көздері',
290
+ [CrmSections.ContactGroups]: 'Байланыс топтары',
291
+ },
408
292
  },
409
- variable: ({ linked }) => {
410
- return linked('vocabulary.variables');
293
+ [WebitelApplications.HISTORY]: { name: 'Қоңырау тарихы' },
294
+ [WebitelApplications.ANALYTICS]: { name: 'Деректерді көрсету құралы' },
295
+ [WebitelApplications.SUPERVISOR]: {
296
+ name: 'Супервайзер жұмыс орны',
297
+ sections: {
298
+ [SupervisorSections.Queues]: 'Кезектер',
299
+ [SupervisorSections.Agents]: 'Операторлар',
300
+ [SupervisorSections.ActiveCalls]: 'Белсенді қоңыраулар',
301
+ },
411
302
  },
412
- presets: {
413
- preset: 'Алдын ала орнату | Алдын ала орнатулар',
414
- overwritePresetTitle: 'Бұл атаумен алдын ала орнату бар.',
415
- overwritePresetText: 'Оны ауыстырғыңыз келе ме?',
416
- notifications: {
417
- success: {
418
- update: ({ linked }) => {
419
- return linked('systemNotifications.success.update', {
420
- entity: linked('filters.presets.preset'),
421
- });
422
- },
423
- create: ({ linked }) => {
424
- return linked('systemNotifications.success.create', {
425
- entity: linked('filters.presets.preset'),
426
- });
427
- },
428
- delete: ({ linked }) => {
429
- return linked('systemNotifications.success.delete', {
430
- entity: linked('filters.presets.preset'),
431
- });
432
- },
433
- },
303
+ [WebitelApplications.ADMIN]: {
304
+ name: 'Әкімші',
305
+ sections: {
306
+ [AdminSections.Users]: 'Пайдаланушылар',
307
+ [AdminSections.License]: 'Лицензиялар',
308
+ [AdminSections.Devices]: 'Құрылғылар',
309
+ [AdminSections.Flow]: 'Ағын схемалары',
310
+ [AdminSections.Dialplan]: 'Диалпландар',
311
+ [AdminSections.Gateways]: 'Шлюздер',
312
+ [AdminSections.Chatplan]: 'Чатпландар',
313
+ [AdminSections.ChatGateways]: 'Чат шлюздері',
314
+ [AdminSections.Skills]: 'Оператор дағдылары',
315
+ [AdminSections.Buckets]: 'Шелектер',
316
+ [AdminSections.Media]: 'Медиа файлдары',
317
+ [AdminSections.ShiftTemplates]: 'Ауысым үлгілері',
318
+ [AdminSections.PauseTemplates]: 'Пауза үлгілері',
319
+ [AdminSections.WorkingConditions]: 'Жұмыс шарттары',
320
+ [AdminSections.Blacklist]: 'Тізімдер',
321
+ [AdminSections.Calendars]: 'Күнтізбелер',
322
+ [AdminSections.Regions]: 'Орналасулар',
323
+ [AdminSections.Communications]: 'Байланыс түрлері',
324
+ [AdminSections.PauseCause]: 'Оператор мәртебелері',
325
+ [AdminSections.Agents]: 'Операторлар',
326
+ [AdminSections.Teams]: 'Топтар',
327
+ [AdminSections.Resources]: 'Ресурстар',
328
+ [AdminSections.ResourceGroups]: 'Ресурс топтары',
329
+ [AdminSections.Queues]: 'Кезектер',
330
+ [AdminSections.Storage]: 'Сақтау',
331
+ [AdminSections.StoragePolicies]: 'Сақтау саясаттары',
332
+ [AdminSections.CognitiveProfiles]: 'Когнитивті профильдер',
333
+ [AdminSections.EmailProfiles]: 'Email профильдері',
334
+ [AdminSections.SingleSignOn]: 'Бір рет кіру',
335
+ [AdminSections.ImportCsv]: 'CSV файлдан импорт',
336
+ [AdminSections.Triggers]: 'Триггерлер',
337
+ [AdminSections.Media]: 'Медиа файлдары',
338
+ [AdminSections.Roles]: 'Рөлдер',
339
+ [AdminSections.Objects]: 'Объектілер',
340
+ [AdminSections.Changelogs]: 'Өзгеріс журналы',
341
+ [AdminSections.Configuration]: 'Конфигурация',
342
+ [AdminSections.GlobalVariables]: 'Жалпы айнымалылар',
343
+ [AdminSections.QuickReplies]: 'Жылдам жауаптар',
434
344
  },
435
345
  },
436
346
  },
437
347
  validation: {
348
+ required: 'Өріс міндетті',
349
+ numeric: 'Сандық болуы керек',
350
+ email: 'Email сияқты болуы керек',
351
+ gatewayHostValidator: 'IPv4 немесе FQDN сияқты болуы керек',
352
+ sipAccountValidator: 'SIP есеп сияқты болуы керек',
353
+ ipValidator: 'IPv4 сияқты болуы керек',
354
+ macValidator: 'MAC сияқты болуы керек',
355
+ sameAs: 'Қате құпия сөз',
356
+ requiredArrayValue: 'Массив бос болмауы керек',
438
357
  minValue: ({ named }) => {
439
358
  let text = 'Мәні кем болмауы керек';
440
359
  if (named('min')) {
@@ -463,6 +382,342 @@ export default {
463
382
  }
464
383
  return text;
465
384
  },
385
+ url: 'URL сияқты болуы керек',
386
+ websocketValidator: 'WebSocket url сияқты болуы керек',
387
+ isRegExpMatched: 'Құпия сөз тұрақты өрнекке сәйкес болуы керек:',
388
+ regExpValidator: 'Бұл тұрақты өрнек жарамсыз',
389
+ domainValidator: 'Қате домен',
390
+ decimalValidator: 'Ондық дәлдік { count } таңбадан артық болмауы керек',
391
+ latinWithNumber: 'Код тек әріптерден (A-Z, a-z) және сандардан (0-9) тұруы керек және әріптен басталуы керек',
392
+ integer: 'Өріс тек бүтін сандарды қамтуы керек',
393
+ nameAlreadyInUse: 'Бұл атау қолданыста',
394
+ },
395
+ webitelUI: {
396
+ searchBar: {
397
+ placeholder: 'Іздеу',
398
+ settingsHint: 'Іздеу режимі',
399
+ variableSearchHint: 'Сұрау форматы: "кілт=мән"',
400
+ },
401
+ timepicker: {
402
+ day: 'Күн:',
403
+ hour: 'Сағат:',
404
+ min: 'Мин:',
405
+ sec: 'Сек:',
406
+ },
407
+ datetimepicker: {
408
+ lastHour: 'Соңғы сағат',
409
+ lastDay: 'Соңғы күн',
410
+ },
411
+ pagination: {
412
+ sizeText: 'Бетке жолдар:',
413
+ prev: 'Алдыңғы',
414
+ next: 'Келесі',
415
+ },
416
+ appNavigator: {
417
+ title: 'Webitel қосымшалары',
418
+ admin: 'Әкімші',
419
+ agent: 'Оператор',
420
+ supervisor: 'Супервайзер',
421
+ audit: 'Аудит',
422
+ history: 'Тарих',
423
+ grafana: 'Grafana',
424
+ crm: 'CRM',
425
+ },
426
+ headerActions: {
427
+ account: 'Есеп',
428
+ docs: 'Құжаттар',
429
+ settings: 'Баптаулар',
430
+ logout: 'Шығу',
431
+ buildVersion: 'Жоба нұсқасы',
432
+ },
433
+ tableActions: {
434
+ filterReset: 'Сүзгілерді қалпына келтіру',
435
+ columnSelect: 'Бағандарды таңдау',
436
+ refreshTable: 'Кестені жаңарту',
437
+ expandFilters: 'Сүзгілерді кеңейту',
438
+ },
439
+ tableColumnSelect: {
440
+ title: 'Көрінетін бағандарды таңдау',
441
+ },
442
+ statusSelect: {
443
+ online: 'Онлайн',
444
+ pause: 'Пауза',
445
+ offline: 'Офлайн',
446
+ breakOut: 'Принудительный перерыв',
447
+ },
448
+ iconAction: {
449
+ hints: {
450
+ [IconAction.DELETE]: ({ linked }) => linked('reusable.delete'),
451
+ [IconAction.EDIT]: ({ linked }) => linked('reusable.edit'),
452
+ [IconAction.ADD]: ({ linked }) => linked('reusable.add'),
453
+ [IconAction.HISTORY]: ({ linked }) => linked('reusable.history'),
454
+ [IconAction.DOWNLOAD]: ({ linked }) => linked('reusable.download'),
455
+ [IconAction.FILTERS]: ({ linked }) => linked('reusable.filter'),
456
+ [IconAction.COLUMNS]: 'Бағандарды таңдау',
457
+ [IconAction.VARIABLES]: 'Айнымалы бағандарды таңдау',
458
+ [IconAction.REFRESH]: ({ linked }) => linked('reusable.refresh'),
459
+ [IconAction.EXPAND]: ({ linked }) => linked('reusable.expand'),
460
+ [IconAction.COLLAPSE]: ({ linked }) => linked('reusable.collapse'),
461
+ [IconAction.CLOSE]: ({ linked }) => linked('reusable.close'),
462
+ [IconAction.CLEAR]: ({ linked }) =>
463
+ linked('webitelUI.tableActions.filterReset'),
464
+ [IconAction.ADD_FILTER]: ({ linked }) => linked('reusable.add'),
465
+ [IconAction.SAVE]: ({ linked }) => linked('reusable.save'),
466
+ [IconAction.CANCEL]: ({ linked }) => linked('reusable.cancel'),
467
+ [IconAction.SAVE_PRESET]: ({ linked }) => {
468
+ return `${linked('reusable.save')} ${linked(
469
+ 'webitelUI.filters.presets.preset',
470
+ ).toLowerCase()}`;
471
+ },
472
+ [IconAction.APPLY_PRESET]: ({ linked }) => {
473
+ return `${linked('vocabulary.apply')} ${linked(
474
+ 'webitelUI.filters.presets.preset',
475
+ ).toLowerCase()}`;
476
+ },
477
+ [IconAction.ADD_CONTACT]: ({ linked }) => {
478
+ return `${linked('reusable.add')} contacts`;
479
+ },
480
+ },
481
+ },
482
+ errorPages: {
483
+ goBack: 'Артқа қайту',
484
+ page403: {
485
+ title: 'Рұқсат жоқ',
486
+ text: 'Кешіріңіз, бұл бетті көруге жеткілікті құқықтарыңыз жоқ.',
487
+ },
488
+ page404: {
489
+ title: 'Сіз адасып кеткен сияқтысыз',
490
+ text: 'Кешіріңіз, сіз іздеген бетті таба алмаймыз.',
491
+ },
492
+ },
493
+ copyAction: {
494
+ copy: 'Көшіру',
495
+ copied: 'Буферге көшірілді!',
496
+ },
497
+ auditForm: {
498
+ question: 'Критерий',
499
+ option: 'Опция | Опциялар',
500
+ score: 'Баға | Бағалар',
501
+ addQuestion: 'Критерий қосу',
502
+ answerType: 'Жауап түрі',
503
+ type: {
504
+ options: 'Опциялар',
505
+ score: 'Баға',
506
+ },
507
+ clearSelection: 'Таңдауды тазалау',
508
+ },
509
+ deleteConfirmationPopup: {
510
+ title: 'Жоюды растау',
511
+ askingAlert:
512
+ 'Сіз шынымен {subject} жойғыңыз келетініне сенімдісіз бе? Бұл әрекетті қайтару мүмкін емес.',
513
+ tableAskingAlert:
514
+ 'Сіз шынымен {count} жазбаны жойғыңыз келетініне сенімдісіз бе? | Сіз шынымен {count} жазбаны жойғыңыз келетініне сенімдісіз бе?',
515
+ deleteAll: 'БАРЛЫҒЫ',
516
+ },
517
+ dummy: {
518
+ text: 'Әзірге жазбалар жоқ',
519
+ },
520
+ empty: {
521
+ text: {
522
+ empty: 'Әзірге жазбалар жоқ',
523
+ filters: 'Өкінішке орай, сіздің критерийлеріңізге сәйкес жазбалар табылмады',
524
+ },
525
+ },
526
+ agentStatusSelect: {
527
+ pauseCausePopup: {
528
+ title: 'Пауза себебін таңдау',
529
+ min: 'Мин',
530
+ unlimited: 'Шексіз',
531
+ },
532
+ statusSelectErrorPopup: {
533
+ title: 'Назар аударыңыз',
534
+ message:
535
+ 'Операторлардың паузаға шығу шегі асып кетті. Қазір пауза мүмкін емес.',
536
+ },
537
+ },
538
+ saveFailedPopup: {
539
+ title: 'Сақтау сәтсіз',
540
+ label: 'Бір нәрсе дұрыс болмады, қайталап көріңіз',
541
+ exportToJson: 'JSON форматында экспорттау',
542
+ },
543
+ filters: {
544
+ datetime: {
545
+ [RelativeDatetimeValue.Today]: 'Бүгін',
546
+ [RelativeDatetimeValue.ThisWeek]: 'Осы апта',
547
+ [RelativeDatetimeValue.ThisMonth]: 'Осы ай',
548
+ [RelativeDatetimeValue.Custom]: 'Жеке күн аралығы',
549
+ },
550
+ addFilter: ({ linked }) => {
551
+ return `${linked('reusable.add')} ${linked(
552
+ 'reusable.filter',
553
+ ).toLowerCase()}`;
554
+ },
555
+ filterName: ({ linked }) => {
556
+ // because filter select has a 'column' label now
557
+ return linked('vocabulary.column');
558
+ },
559
+ filterValue: ({ linked }) => {
560
+ return linked('vocabulary.values');
561
+ },
562
+ filterValueFrom: ({ linked }) => {
563
+ const from = linked('reusable.from').toLowerCase();
564
+ return `${linked('vocabulary.values')} ${from}`;
565
+ },
566
+ filterLabel: ({ linked }) => {
567
+ return linked('vocabulary.labels');
568
+ },
569
+ actualReactionTime: ({ linked }) => {
570
+ return linked('cases.actualReactionTime');
571
+ },
572
+ actualResolutionTime: ({ linked }) => {
573
+ return linked('cases.actualResolutionTime');
574
+ },
575
+ agent: ({ linked }) => {
576
+ return linked('objects.agent.agent');
577
+ },
578
+ amdResult: ({ linked }) => {
579
+ return linked('objects.amdResult');
580
+ },
581
+ assignee: ({ linked }) => {
582
+ return linked('cases.assignee');
583
+ },
584
+ author: ({ linked }) => {
585
+ return linked('cases.author');
586
+ },
587
+ cause: ({ linked }) => {
588
+ return linked('objects.hangupCause');
589
+ },
590
+ closeReasonGroups: ({ linked }) => {
591
+ return linked('cases.reason');
592
+ },
593
+ contact: ({ linked }) => {
594
+ return linked('vocabulary.contact');
595
+ },
596
+ contactGroup: ({ linked }) => {
597
+ return linked('cases.groupPerformers');
598
+ },
599
+ createdAt: ({ linked }) => {
600
+ return linked('reusable.createdAt');
601
+ },
602
+ createdAtFrom: ({ linked }) => {
603
+ return linked('reusable.from');
604
+ },
605
+ createdAtTo: ({ linked }) => {
606
+ return linked('reusable.to');
607
+ },
608
+ direction: ({ linked }) => {
609
+ return linked('objects.direction');
610
+ },
611
+ gateway: ({ linked }) => {
612
+ return linked('objects.gateway');
613
+ },
614
+ grantee: ({ linked }) => {
615
+ return linked('objects.grantee');
616
+ },
617
+ hasAttachment: ({ linked }) => {
618
+ return linked('objects.attachment');
619
+ },
620
+ hasFile: ({ linked }) => {
621
+ return linked('objects.hasRecording');
622
+ },
623
+ hasTranscription: ({ linked }) => {
624
+ return linked('objects.transcription');
625
+ },
626
+ hasUser: ({ linked }) => {
627
+ return linked('objects.user');
628
+ },
629
+ impacted: ({ linked }) => {
630
+ return linked('cases.impacted');
631
+ },
632
+ contactLabel: ({ linked }) => {
633
+ return linked('vocabulary.labels');
634
+ },
635
+ contactOwner: ({ linked }) => {
636
+ return linked('objects.owner');
637
+ },
638
+ priority: ({ linked }) => {
639
+ return linked('vocabulary.priority');
640
+ },
641
+ queue: ({ linked }) => {
642
+ return linked('objects.queue.queue');
643
+ },
644
+ rated: 'Бағалалған',
645
+ ratedBy: ({ linked }) => {
646
+ return linked('objects.ratedBy');
647
+ },
648
+ rating: ({ linked }) => {
649
+ return linked('cases.rating');
650
+ },
651
+ reactionTime: ({ linked }) => {
652
+ return linked('cases.reactionTime');
653
+ },
654
+ reporter: ({ linked }) => {
655
+ return linked('cases.reporter');
656
+ },
657
+ resolutionTime: ({ linked }) => {
658
+ return linked('cases.resolutionTime');
659
+ },
660
+ score: ({ linked }) => {
661
+ return linked('webitelUI.auditForm.score');
662
+ },
663
+ service: ({ linked }) => {
664
+ return linked('cases.service');
665
+ },
666
+ sla: ({ linked }) => {
667
+ return linked('cases.appliedSLA');
668
+ },
669
+ slaCondition: ({ linked }) => {
670
+ return linked('cases.appliedCondition');
671
+ },
672
+ source: ({ linked }) => {
673
+ return linked('cases.source');
674
+ },
675
+ status: ({ linked }) => {
676
+ return linked('cases.status');
677
+ },
678
+ tag: ({ linked }) => {
679
+ return linked('vocabulary.tag');
680
+ },
681
+ talkDuration: ({ linked }) => {
682
+ return linked('objects.talkDuration');
683
+ },
684
+ team: ({ linked }) => {
685
+ return linked('objects.team');
686
+ },
687
+ totalDuration: ({ linked }) => {
688
+ return linked('objects.totalDuration');
689
+ },
690
+ user: ({ linked }) => {
691
+ return linked('objects.user');
692
+ },
693
+ variable: ({ linked }) => {
694
+ return linked('vocabulary.variables');
695
+ },
696
+ presets: {
697
+ preset: 'Алдын ала орнату | Алдын ала орнатулар',
698
+ overwritePresetTitle: 'Бұл атаумен алдын ала орнату бар.',
699
+ overwritePresetText: 'Оны ауыстырғыңыз келе ме?',
700
+ notifications: {
701
+ success: {
702
+ update: ({ linked }) => {
703
+ return linked('systemNotifications.success.update', {
704
+ entity: linked('filters.presets.preset'),
705
+ });
706
+ },
707
+ create: ({ linked }) => {
708
+ return linked('systemNotifications.success.create', {
709
+ entity: linked('filters.presets.preset'),
710
+ });
711
+ },
712
+ delete: ({ linked }) => {
713
+ return linked('systemNotifications.success.delete', {
714
+ entity: linked('filters.presets.preset'),
715
+ });
716
+ },
717
+ },
718
+ },
719
+ },
720
+ },
466
721
  },
467
722
  systemNotifications: {
468
723
  success: {