@banch0u/core-project-test-repository 2.2.3 → 2.2.8

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.
Files changed (134) hide show
  1. package/README.md +104 -104
  2. package/dist/assets/css/antd.css +842 -842
  3. package/dist/assets/css/variables.css +16 -16
  4. package/dist/assets/fonts/fonts.css +52 -52
  5. package/dist/components/Button/index.module.scss +154 -154
  6. package/dist/components/ColSort/index.module.scss +62 -62
  7. package/dist/components/Delete/Delete.module.scss +22 -22
  8. package/dist/components/DeleteModal/DeleteModal.module.scss +11 -11
  9. package/dist/components/Filter/index.module.scss +99 -99
  10. package/dist/components/FormModal/index.js +16 -16
  11. package/dist/components/FormModal/index.module.scss +14 -14
  12. package/dist/components/ImagePreviewModal/index.js +23 -23
  13. package/dist/components/ImagePreviewModal/index.module.scss +27 -27
  14. package/dist/components/Input/index.module.scss +111 -111
  15. package/dist/components/Loading/index.module.scss +18 -18
  16. package/dist/components/NotificationDropdown/index.js +8 -8
  17. package/dist/components/NotificationDropdown/index.module.scss +83 -83
  18. package/dist/components/NotificationSettingsContent/index.module.scss +70 -70
  19. package/dist/components/Pagination/Pagination.module.scss +8 -8
  20. package/dist/components/ProfileOptions/index.js +21 -21
  21. package/dist/components/ProfileOptions/index.module.scss +265 -265
  22. package/dist/components/Select/index.module.scss +72 -72
  23. package/dist/components/Success/Success.module.scss +26 -26
  24. package/dist/components/Table/index.module.scss +76 -76
  25. package/dist/helpers/enums.js +10 -0
  26. package/dist/index.css +32 -32
  27. package/dist/layout/Header/AppSelect/index.module.scss +72 -72
  28. package/dist/layout/Header/index.module.scss +12 -12
  29. package/dist/layout/QuestionnairesLayout/index.module.scss +3 -3
  30. package/dist/layout/QuestionnairesSidebar/index.js +26 -2
  31. package/dist/layout/QuestionnairesSidebar/index.module.scss +77 -77
  32. package/dist/layout/Sidebar/index.js +15 -15
  33. package/dist/layout/Sidebar/index.module.scss +67 -67
  34. package/dist/pages/Login/index.js +15 -15
  35. package/dist/pages/Login/index.module.scss +123 -123
  36. package/dist/pages/NotFound/index.module.scss +50 -50
  37. package/dist/pages/Platform/index.js +15 -15
  38. package/dist/pages/Platform/index.module.scss +125 -125
  39. package/dist/pages/Questionnnaires/Questionnaires.module.scss +211 -211
  40. package/dist/pages/Questionnnaires/QuestionnairesAcademicdegreesContent/index.js +12 -12
  41. package/dist/pages/Questionnnaires/QuestionnairesApplicationFormContent/index.js +8 -8
  42. package/dist/pages/Questionnnaires/QuestionnairesAreasContent/index.js +8 -8
  43. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/constant.js +64 -0
  44. package/dist/pages/Questionnnaires/QuestionnairesBarrelContent/index.js +292 -0
  45. package/dist/pages/Questionnnaires/QuestionnairesBrandsContent/index.js +8 -8
  46. package/dist/pages/Questionnnaires/QuestionnairesCategoriesContent/index.js +8 -8
  47. package/dist/pages/Questionnnaires/QuestionnairesChassisTypesContent/index.js +8 -8
  48. package/dist/pages/Questionnnaires/QuestionnairesChemicalsContent/index.js +12 -12
  49. package/dist/pages/Questionnnaires/QuestionnairesColorsContent/index.js +8 -8
  50. package/dist/pages/Questionnnaires/QuestionnairesCompaniesContent/index.js +8 -8
  51. package/dist/pages/Questionnnaires/QuestionnairesContractTopicsContent/index.js +8 -8
  52. package/dist/pages/Questionnnaires/QuestionnairesContractTypesSubtypesContent/index.js +12 -12
  53. package/dist/pages/Questionnnaires/QuestionnairesContractcurrenciesContent/index.js +8 -8
  54. package/dist/pages/Questionnnaires/QuestionnairesContracttypesContent/index.js +8 -8
  55. package/dist/pages/Questionnnaires/QuestionnairesContragenttypesContent/index.js +8 -8
  56. package/dist/pages/Questionnnaires/QuestionnairesCountriesContent/index.js +8 -8
  57. package/dist/pages/Questionnnaires/QuestionnairesCrushReasonsContent/index.js +8 -8
  58. package/dist/pages/Questionnnaires/QuestionnairesDefaultAgreementPlansContent/index.js +23 -23
  59. package/dist/pages/Questionnnaires/QuestionnairesDeliveryMethodContent/index.js +8 -8
  60. package/dist/pages/Questionnnaires/QuestionnairesDetailPartsContent/index.js +8 -8
  61. package/dist/pages/Questionnnaires/QuestionnairesDisabilitystatusesContent/index.js +12 -12
  62. package/dist/pages/Questionnnaires/QuestionnairesDocumentRecieveMethodsContent/index.js +8 -8
  63. package/dist/pages/Questionnnaires/QuestionnairesDocumentTypeContent/index.js +12 -12
  64. package/dist/pages/Questionnnaires/QuestionnairesDocumentWhomContent/index.js +12 -12
  65. package/dist/pages/Questionnnaires/QuestionnairesDrivingcategoriesContent/index.js +8 -8
  66. package/dist/pages/Questionnnaires/QuestionnairesEducationinstitutionsContent/index.js +12 -12
  67. package/dist/pages/Questionnnaires/QuestionnairesEducationlevelsContent/index.js +12 -12
  68. package/dist/pages/Questionnnaires/QuestionnairesEducationpaymentsContent/index.js +12 -12
  69. package/dist/pages/Questionnnaires/QuestionnairesEmployeeConfigurations/index.js +13 -13
  70. package/dist/pages/Questionnnaires/QuestionnairesEngineTypesContent/index.js +8 -8
  71. package/dist/pages/Questionnnaires/QuestionnairesExecutionRulesContent/index.js +8 -8
  72. package/dist/pages/Questionnnaires/QuestionnairesExtraServicesContent/index.js +8 -8
  73. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/constant.js +64 -0
  74. package/dist/pages/Questionnnaires/QuestionnairesFieldContent/index.js +275 -0
  75. package/dist/pages/Questionnnaires/QuestionnairesFuelTypesContent/index.js +8 -8
  76. package/dist/pages/Questionnnaires/QuestionnairesGearboxTypesContent/index.js +8 -8
  77. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructurestatusesContent/index.js +12 -12
  78. package/dist/pages/Questionnnaires/QuestionnairesGeneralstructuretypesContent/index.js +12 -12
  79. package/dist/pages/Questionnnaires/QuestionnairesHallsContent/index.js +8 -8
  80. package/dist/pages/Questionnnaires/QuestionnairesHonorarytitlesContent/index.js +12 -12
  81. package/dist/pages/Questionnnaires/QuestionnairesInsurancetypesContent/index.js +8 -8
  82. package/dist/pages/Questionnnaires/QuestionnairesInternalStructureContent/index.js +8 -8
  83. package/dist/pages/Questionnnaires/QuestionnairesIssuedAuthoritiesContent/index.js +8 -8
  84. package/dist/pages/Questionnnaires/QuestionnairesMarginNoteTextsContent/index.js +8 -8
  85. package/dist/pages/Questionnnaires/QuestionnairesMeasurementTypesContent/index.js +8 -8
  86. package/dist/pages/Questionnnaires/QuestionnairesMilitarycategoriesContent/index.js +12 -12
  87. package/dist/pages/Questionnnaires/QuestionnairesMilitarygroupsContent/index.js +12 -12
  88. package/dist/pages/Questionnnaires/QuestionnairesMilitaryranksContent/index.js +12 -12
  89. package/dist/pages/Questionnnaires/QuestionnairesMilitarystaffsContent/index.js +12 -12
  90. package/dist/pages/Questionnnaires/QuestionnairesModelsContent/index.js +13 -13
  91. package/dist/pages/Questionnnaires/QuestionnairesOilFieldsContent/index.js +8 -8
  92. package/dist/pages/Questionnnaires/QuestionnairesOrdersContent/index.js +8 -8
  93. package/dist/pages/Questionnnaires/QuestionnairesOrganizationsContent/index.js +8 -8
  94. package/dist/pages/Questionnnaires/QuestionnairesOwnersContent/index.js +8 -8
  95. package/dist/pages/Questionnnaires/QuestionnairesOwnershipTypesContent/index.js +8 -8
  96. package/dist/pages/Questionnnaires/QuestionnairesPenaltyTypesContent/index.js +8 -8
  97. package/dist/pages/Questionnnaires/QuestionnairesPositionsContent/index.js +12 -12
  98. package/dist/pages/Questionnnaires/QuestionnairesRegionsContent/index.js +8 -8
  99. package/dist/pages/Questionnnaires/QuestionnairesRepairTypesContent/index.js +8 -8
  100. package/dist/pages/Questionnnaires/QuestionnairesRepairmentWorkTypesContent/index.js +8 -8
  101. package/dist/pages/Questionnnaires/QuestionnairesReprimandtypesContent/index.js +12 -12
  102. package/dist/pages/Questionnnaires/QuestionnairesRouteLocationsContent/index.js +8 -8
  103. package/dist/pages/Questionnnaires/QuestionnairesSpecialdaysContent/index.js +12 -12
  104. package/dist/pages/Questionnnaires/QuestionnairesSpecializationsContent/index.js +12 -12
  105. package/dist/pages/Questionnnaires/QuestionnairesStructuresContent/index.js +8 -8
  106. package/dist/pages/Questionnnaires/QuestionnairesSubtopicContent/index.js +15 -15
  107. package/dist/pages/Questionnnaires/QuestionnairesTopicContent/index.js +12 -12
  108. package/dist/pages/Questionnnaires/QuestionnairesTransmitterTypesContent/index.js +8 -8
  109. package/dist/pages/Questionnnaires/QuestionnairesVehicleCategoriesContent/index.js +8 -8
  110. package/dist/pages/Questionnnaires/QuestionnairesVehicleGroupsContent/index.js +8 -8
  111. package/dist/pages/Questionnnaires/QuestionnairesVehicleTypesContent/index.js +8 -8
  112. package/dist/pages/Questionnnaires/QuestionnairesWarparticipantsContent/index.js +12 -12
  113. package/dist/pages/Questionnnaires/QuestionnairesWellContent/constant.js +64 -0
  114. package/dist/pages/Questionnnaires/QuestionnairesWellContent/index.js +280 -0
  115. package/dist/pages/Questionnnaires/QuestionnairesWorkModesContent/index.js +8 -8
  116. package/dist/pages/Questionnnaires/QuestionnairesWorkschedulesContent/index.js +12 -12
  117. package/dist/routes/QuestionnaireRoutes.js +19 -1
  118. package/dist/store/slices/auth/index.js +60 -60
  119. package/dist/store/slices/auth/service.js +20 -20
  120. package/dist/store/slices/companyInfo/index.js +10 -10
  121. package/dist/store/slices/companyInfo/service.js +4 -4
  122. package/dist/store/slices/employees/index.js +30 -30
  123. package/dist/store/slices/employees/service.js +12 -12
  124. package/dist/store/slices/global/index.js +170 -152
  125. package/dist/store/slices/notification/index.js +73 -73
  126. package/dist/store/slices/notification/service.js +24 -24
  127. package/dist/store/slices/questionnaire/index.js +9154 -8527
  128. package/dist/store/slices/questionnaire/service.js +3467 -3083
  129. package/dist/tools/questionnaireGenerator.js +12 -12
  130. package/dist/translations/index.json +364 -364
  131. package/dist/utils/axios.js +27 -141
  132. package/dist/utils/message.js +2 -2
  133. package/dist/utils/path.js +12 -0
  134. package/package.json +1 -1
@@ -1,364 +1,364 @@
1
- {
2
- "az": {
3
- "pages": {
4
- "messages": {
5
- "loginSuccess": "Sistemə daxil olunur...",
6
- "loginError": "Giriş uğursuz oldu. Zəhmət olmasa məlumatlarınızı yoxlayın.",
7
- "generalError": "Serverdə problem baş verdi",
8
- "successValue": "Uğurla tamamlandı"
9
- },
10
- "common": {
11
- "count": "Sayı",
12
- "cancel": "Ləğv et",
13
- "save": "Yadda saxla",
14
- "confirm": "Təsdiqlə",
15
- "back": "Geri"
16
- },
17
- "login": {
18
- "title": "Daxil ol",
19
- "fields": {
20
- "username": {
21
- "placeholder": "İstifadəçi adı"
22
- },
23
- "password": {
24
- "placeholder": "Şifrə"
25
- }
26
- },
27
- "buttons": {
28
- "login": "Daxil ol"
29
- }
30
- },
31
- "platform": {
32
- "projects": {
33
- "docflow": "Sənəd dövriyyəsi",
34
- "hr": "Kadrlar sistemi",
35
- "contracts": "Müqavilələr",
36
- "accounts": "Şəxsi kabinet",
37
- "archive": "Arxiv",
38
- "transport": "Nəqliyyat",
39
- "lab": "Laboratoriya",
40
- "settings": "Tənzimləmələr"
41
- }
42
- },
43
- "header": {
44
- "logout": "Çıxış",
45
- "notifications": {
46
- "title": "Bildirişlər",
47
- "readAll": "Hamısını oxu",
48
- "nonotification": "Bildiriş yoxdur",
49
- "read": "Oxu",
50
- "showMore": "Daha çox göstər",
51
- "notificationsettings": {
52
- "title": "Bildiriş tənzimləmələri",
53
- "internal": "Daxili",
54
- "email": "Email",
55
- "labels": {
56
- "internalIsActive": "Daxili bildirişlər",
57
- "emailIsActive": "Email bildirişləri",
58
- "visa": "Viza üçün",
59
- "sign": "İmza üçün",
60
- "reject": "İmtina üçün",
61
- "print": "Çap üçün",
62
- "accouncement": "Elanlar",
63
- "news": "Xəbərlər",
64
- "reservations": "Tədbir/İclas",
65
- "surveys": "Sorğular",
66
- "timeOffRequest": "İcazələr",
67
- "tutorials": "Təlimatlar və video"
68
- }
69
- }
70
- },
71
- "lightMode": "Gündüz modu",
72
- "darkMode": "Gecə modu",
73
- "settings": "Tənzimləmələr",
74
- "changePassword": {
75
- "title": "Şifrəni dəyiş",
76
- "oldPassword": "Köhnə şifrə",
77
- "newPassword": "Yeni şifrə",
78
- "newPasswordConfirmation": "Yeni şifrənin təsdiqi",
79
- "hints": {
80
- "passwordMismatch": "Şifrələr uyğun gəlmir",
81
- "passwordLength": "Şifrə ən azı 8 simvoldan ibarət olmalıdır",
82
- "passwordUppercase": "Şifrə ən azı bir böyük hərf daxil etməlidir",
83
- "passwordLowercase": "Şifrə ən azı bir kiçik hərf daxil etməlidir",
84
- "passwordDigit": "Şifrə ən azı bir rəqəm daxil etməlidir",
85
- "passwordSpecialChar": "Şifrə ən azı bir xüsusi simvol daxil etməlidir (!@#$%^&*)",
86
- "passwordDifferent": "Yeni şifrə köhnə şifrə ilə eyni ola bilməz!"
87
- }
88
- },
89
- "logOut": "Çıxış et"
90
- },
91
- "docflow": {
92
- "unreadDocuments": {
93
- "title": "Mənim qovluğum",
94
- "tags": {
95
- "forConfirmation": "Təsdiq üçün",
96
- "forSign": "İmza üçün",
97
- "forVisa": "Viza üçün",
98
- "marginNoteConfirmation": "Dərkənar təsdiqi",
99
- "marginNotePreparation": "Dərkənar hazırlanması",
100
- "forExecution": "İcra üçün",
101
- "forExecutionAndInfo": "İcra və məlumat üçün",
102
- "forInfoAndSpectation": "Məlumat və Nəzarət üçün",
103
- "forInfo": "Məlumat üçün",
104
- "forEdit": "Redaktə üçün"
105
- },
106
- "table": {
107
- "internalNumber": "Qeydiyyat nömrəsi",
108
-
109
- "registrationDate": "Qeydiyyat tarixi",
110
- "number": "Sənədin nömrəsi",
111
- "directionFrom": "Kimdən daxil olub",
112
- "fromOrganisationName": "Hardan daxil olub",
113
- "directionTo": "Kimə ünvanlanıb",
114
- "sendingOption": "Əməliyyat Növü",
115
- "sendingFrom": "Əməliyyatı aparan",
116
- "docDescription": "Qısa məzmun",
117
- "documentStatus": "Sənədin statusu"
118
- }
119
- }
120
- }
121
- }
122
- },
123
- "en": {
124
- "pages": {
125
- "messages": {
126
- "loginSuccess": "Logging into the system...",
127
- "loginError": "Login failed. Please check your credentials.",
128
- "generalError": "Internal Server Error",
129
- "successValue": "Completed successfully"
130
- },
131
-
132
- "common": {
133
- "count": "Count",
134
- "cancel": "Cancel",
135
- "save": "Save",
136
- "confirm": "Confirm",
137
- "back": "Back"
138
- },
139
- "login": {
140
- "title": "Log in",
141
- "fields": {
142
- "username": {
143
- "placeholder": "Username"
144
- },
145
- "password": {
146
- "placeholder": "Password"
147
- }
148
- },
149
- "buttons": {
150
- "login": "Log in"
151
- }
152
- },
153
- "platform": {
154
- "projects": {
155
- "docflow": "Document Flow",
156
- "hr": "HR System",
157
- "contracts": "Contracts",
158
- "accounts": "Personal Account",
159
- "archive": "Archive",
160
- "transport": "Transport",
161
- "lab": "Laboratory",
162
- "settings": "Settings"
163
- }
164
- },
165
- "header": {
166
- "logout": "Logout",
167
- "notifications": {
168
- "title": "Notifications",
169
- "readAll": "Mark all as read",
170
- "nonotification": "No notifications",
171
- "read": "Read",
172
- "showMore": "Show more",
173
- "notificationsettings": {
174
- "title": "Notification settings",
175
- "internal": "Internal",
176
- "email": "Email",
177
- "labels": {
178
- "internalIsActive": "Internal notifications",
179
- "emailIsActive": "Email notifications",
180
- "visa": "For visa",
181
- "sign": "For signature",
182
- "reject": "For rejection",
183
- "print": "For printing",
184
- "accouncement": "Announcements",
185
- "news": "News",
186
- "reservations": "Event/Meeting",
187
- "surveys": "Surveys",
188
- "timeOffRequest": "Time off requests",
189
- "tutorials": "Guides and videos"
190
- }
191
- }
192
- },
193
- "lightMode": "Light mode",
194
- "darkMode": "Dark mode",
195
- "settings": "Settings",
196
- "changePassword": {
197
- "title": "Change password",
198
- "oldPassword": "Old password",
199
- "newPassword": "New password",
200
- "newPasswordConfirmation": "Confirm new password",
201
- "hints": {
202
- "passwordMismatch": "Passwords do not match",
203
- "passwordLength": "Password must be at least 8 characters long",
204
- "passwordUppercase": "Password must contain at least one uppercase letter",
205
- "passwordLowercase": "Password must contain at least one lowercase letter",
206
- "passwordDigit": "Password must contain at least one digit",
207
- "passwordSpecialChar": "Password must contain at least one special character (!@#$%^&*)",
208
- "passwordDifferent": "The new password cannot be the same as the old password!"
209
- }
210
- },
211
- "logOut": "Log out"
212
- },
213
- "docflow": {
214
- "unreadDocuments": {
215
- "title": "My folder",
216
- "tags": {
217
- "forConfirmation": "For confirmation",
218
- "forSign": "For signature",
219
- "forVisa": "For visa",
220
- "marginNoteConfirmation": "Resolution approval",
221
- "marginNotePreparation": "Preparation of resolution",
222
- "forExecution": "For execution",
223
- "forExecutionAndInfo": "For execution and information",
224
- "forInfoAndSpectation": "For information and control",
225
- "forInfo": "For information",
226
- "forEdit": "For editing"
227
- },
228
- "table": {
229
- "internalNumber": "Registration number",
230
- "registrationDate": "Registration date",
231
- "number": "Document number",
232
- "directionFrom": "Received from",
233
- "fromOrganisationName": "Received from (organization)",
234
- "directionTo": "Addressed to",
235
- "sendingOption": "Operation type",
236
- "sendingFrom": "Processed by",
237
- "docDescription": "Description",
238
- "documentStatus": "Document status"
239
- }
240
- }
241
- }
242
- }
243
- },
244
- "ru": {
245
- "pages": {
246
- "messages": {
247
- "loginSuccess": "Вход в систему...",
248
- "loginError": "Ошибка входа. Пожалуйста, проверьте свои учетные данные.",
249
- "generalError": "Произошла проблема на сервере",
250
- "successValue": "Успешно завершено"
251
- },
252
- "common": {
253
- "count": "Количество",
254
- "cancel": "Отменить",
255
- "save": "Сохранить",
256
- "confirm": "Подтвердить",
257
- "back": "Назад"
258
- },
259
- "login": {
260
- "title": "Вход",
261
- "fields": {
262
- "username": {
263
- "placeholder": "Имя пользователя"
264
- },
265
- "password": {
266
- "placeholder": "Пароль"
267
- }
268
- },
269
- "buttons": {
270
- "login": "Войти"
271
- }
272
- },
273
- "platform": {
274
- "projects": {
275
- "docflow": "Документооборот",
276
- "hr": "Система управления персоналом",
277
- "contracts": "Контракты",
278
- "accounts": "Личный кабинет",
279
- "archive": "Архив",
280
- "transport": "Автотранспорт",
281
- "lab": "Лаборатория",
282
- "settings": "Настройки"
283
- }
284
- },
285
- "header": {
286
- "logout": "Выход",
287
- "notifications": {
288
- "title": "Уведомления",
289
- "readAll": "Отметить все как прочитанные",
290
- "nonotification": "Нет уведомлений",
291
- "read": "Прочитать",
292
- "showMore": "Показать больше",
293
- "notificationsettings": {
294
- "title": "Настройки уведомлений",
295
- "internal": "Внутренние",
296
- "email": "Email",
297
- "labels": {
298
- "internalIsActive": "Внутренние уведомления",
299
- "emailIsActive": "Email-уведомления",
300
- "visa": "Для визы",
301
- "sign": "Для подписи",
302
- "reject": "Для отказа",
303
- "print": "Для печати",
304
- "accouncement": "Объявления",
305
- "news": "Новости",
306
- "reservations": "Мероприятие/Совещание",
307
- "surveys": "Опросы",
308
- "timeOffRequest": "Отпуска",
309
- "tutorials": "Инструкции и видео"
310
- }
311
- }
312
- },
313
- "lightMode": "Дневной режим",
314
- "darkMode": "Ночной режим",
315
- "settings": "Настройки",
316
- "changePassword": {
317
- "title": "Сменить пароль",
318
- "oldPassword": "Старый пароль",
319
- "newPassword": "Новый пароль",
320
- "newPasswordConfirmation": "Подтвердить новый пароль",
321
- "hints": {
322
- "passwordMismatch": "Пароли не совпадают",
323
- "passwordLength": "Пароль должен быть не менее 8 символов",
324
- "passwordUppercase": "Пароль должен содержать хотя бы одну заглавную букву",
325
- "passwordLowercase": "Пароль должен содержать хотя бы одну строчную букву",
326
- "passwordDigit": "Пароль должен содержать хотя бы одну цифру",
327
- "passwordSpecialChar": "Пароль должен содержать хотя бы один специальный символ (!@#$%^&*)",
328
- "passwordDifferent": "Новый пароль не может совпадать со старым!"
329
- }
330
- },
331
- "logOut": "Выйти"
332
- },
333
- "docflow": {
334
- "unreadDocuments": {
335
- "title": "Моя папка",
336
- "tags": {
337
- "forConfirmation": "Для подтверждения",
338
- "forSign": "Для подписи",
339
- "forVisa": "Для визы",
340
- "marginNoteConfirmation": "Утверждение резолюции",
341
- "marginNotePreparation": "Подготовка резолюции",
342
- "forExecution": "Для исполнения",
343
- "forExecutionAndInfo": "Для исполнения и сведения",
344
- "forInfoAndSpectation": "Для сведения и контроля",
345
- "forInfo": "Для сведения",
346
- "forEdit": "Для редактирования"
347
- },
348
- "table": {
349
- "internalNumber": "Регистрационный номер",
350
- "registrationDate": "Дата регистрации",
351
- "number": "Номер документа",
352
- "directionFrom": "От кого поступило",
353
- "fromOrganisationName": "Откуда поступило",
354
- "directionTo": "Кому адресовано",
355
- "sendingOption": "Тип операции",
356
- "sendingFrom": "Кто обработал",
357
- "docDescription": "Краткое содержание",
358
- "documentStatus": "Статус документа"
359
- }
360
- }
361
- }
362
- }
363
- }
364
- }
1
+ {
2
+ "az": {
3
+ "pages": {
4
+ "messages": {
5
+ "loginSuccess": "Sistemə daxil olunur...",
6
+ "loginError": "Giriş uğursuz oldu. Zəhmət olmasa məlumatlarınızı yoxlayın.",
7
+ "generalError": "Serverdə problem baş verdi",
8
+ "successValue": "Uğurla tamamlandı"
9
+ },
10
+ "common": {
11
+ "count": "Sayı",
12
+ "cancel": "Ləğv et",
13
+ "save": "Yadda saxla",
14
+ "confirm": "Təsdiqlə",
15
+ "back": "Geri"
16
+ },
17
+ "login": {
18
+ "title": "Daxil ol",
19
+ "fields": {
20
+ "username": {
21
+ "placeholder": "İstifadəçi adı"
22
+ },
23
+ "password": {
24
+ "placeholder": "Şifrə"
25
+ }
26
+ },
27
+ "buttons": {
28
+ "login": "Daxil ol"
29
+ }
30
+ },
31
+ "platform": {
32
+ "projects": {
33
+ "docflow": "Sənəd dövriyyəsi",
34
+ "hr": "Kadrlar sistemi",
35
+ "contracts": "Müqavilələr",
36
+ "accounts": "Şəxsi kabinet",
37
+ "archive": "Arxiv",
38
+ "transport": "Nəqliyyat",
39
+ "lab": "Laboratoriya",
40
+ "settings": "Tənzimləmələr"
41
+ }
42
+ },
43
+ "header": {
44
+ "logout": "Çıxış",
45
+ "notifications": {
46
+ "title": "Bildirişlər",
47
+ "readAll": "Hamısını oxu",
48
+ "nonotification": "Bildiriş yoxdur",
49
+ "read": "Oxu",
50
+ "showMore": "Daha çox göstər",
51
+ "notificationsettings": {
52
+ "title": "Bildiriş tənzimləmələri",
53
+ "internal": "Daxili",
54
+ "email": "Email",
55
+ "labels": {
56
+ "internalIsActive": "Daxili bildirişlər",
57
+ "emailIsActive": "Email bildirişləri",
58
+ "visa": "Viza üçün",
59
+ "sign": "İmza üçün",
60
+ "reject": "İmtina üçün",
61
+ "print": "Çap üçün",
62
+ "accouncement": "Elanlar",
63
+ "news": "Xəbərlər",
64
+ "reservations": "Tədbir/İclas",
65
+ "surveys": "Sorğular",
66
+ "timeOffRequest": "İcazələr",
67
+ "tutorials": "Təlimatlar və video"
68
+ }
69
+ }
70
+ },
71
+ "lightMode": "Gündüz modu",
72
+ "darkMode": "Gecə modu",
73
+ "settings": "Tənzimləmələr",
74
+ "changePassword": {
75
+ "title": "Şifrəni dəyiş",
76
+ "oldPassword": "Köhnə şifrə",
77
+ "newPassword": "Yeni şifrə",
78
+ "newPasswordConfirmation": "Yeni şifrənin təsdiqi",
79
+ "hints": {
80
+ "passwordMismatch": "Şifrələr uyğun gəlmir",
81
+ "passwordLength": "Şifrə ən azı 8 simvoldan ibarət olmalıdır",
82
+ "passwordUppercase": "Şifrə ən azı bir böyük hərf daxil etməlidir",
83
+ "passwordLowercase": "Şifrə ən azı bir kiçik hərf daxil etməlidir",
84
+ "passwordDigit": "Şifrə ən azı bir rəqəm daxil etməlidir",
85
+ "passwordSpecialChar": "Şifrə ən azı bir xüsusi simvol daxil etməlidir (!@#$%^&*)",
86
+ "passwordDifferent": "Yeni şifrə köhnə şifrə ilə eyni ola bilməz!"
87
+ }
88
+ },
89
+ "logOut": "Çıxış et"
90
+ },
91
+ "docflow": {
92
+ "unreadDocuments": {
93
+ "title": "Mənim qovluğum",
94
+ "tags": {
95
+ "forConfirmation": "Təsdiq üçün",
96
+ "forSign": "İmza üçün",
97
+ "forVisa": "Viza üçün",
98
+ "marginNoteConfirmation": "Dərkənar təsdiqi",
99
+ "marginNotePreparation": "Dərkənar hazırlanması",
100
+ "forExecution": "İcra üçün",
101
+ "forExecutionAndInfo": "İcra və məlumat üçün",
102
+ "forInfoAndSpectation": "Məlumat və Nəzarət üçün",
103
+ "forInfo": "Məlumat üçün",
104
+ "forEdit": "Redaktə üçün"
105
+ },
106
+ "table": {
107
+ "internalNumber": "Qeydiyyat nömrəsi",
108
+
109
+ "registrationDate": "Qeydiyyat tarixi",
110
+ "number": "Sənədin nömrəsi",
111
+ "directionFrom": "Kimdən daxil olub",
112
+ "fromOrganisationName": "Hardan daxil olub",
113
+ "directionTo": "Kimə ünvanlanıb",
114
+ "sendingOption": "Əməliyyat Növü",
115
+ "sendingFrom": "Əməliyyatı aparan",
116
+ "docDescription": "Qısa məzmun",
117
+ "documentStatus": "Sənədin statusu"
118
+ }
119
+ }
120
+ }
121
+ }
122
+ },
123
+ "en": {
124
+ "pages": {
125
+ "messages": {
126
+ "loginSuccess": "Logging into the system...",
127
+ "loginError": "Login failed. Please check your credentials.",
128
+ "generalError": "Internal Server Error",
129
+ "successValue": "Completed successfully"
130
+ },
131
+
132
+ "common": {
133
+ "count": "Count",
134
+ "cancel": "Cancel",
135
+ "save": "Save",
136
+ "confirm": "Confirm",
137
+ "back": "Back"
138
+ },
139
+ "login": {
140
+ "title": "Log in",
141
+ "fields": {
142
+ "username": {
143
+ "placeholder": "Username"
144
+ },
145
+ "password": {
146
+ "placeholder": "Password"
147
+ }
148
+ },
149
+ "buttons": {
150
+ "login": "Log in"
151
+ }
152
+ },
153
+ "platform": {
154
+ "projects": {
155
+ "docflow": "Document Flow",
156
+ "hr": "HR System",
157
+ "contracts": "Contracts",
158
+ "accounts": "Personal Account",
159
+ "archive": "Archive",
160
+ "transport": "Transport",
161
+ "lab": "Laboratory",
162
+ "settings": "Settings"
163
+ }
164
+ },
165
+ "header": {
166
+ "logout": "Logout",
167
+ "notifications": {
168
+ "title": "Notifications",
169
+ "readAll": "Mark all as read",
170
+ "nonotification": "No notifications",
171
+ "read": "Read",
172
+ "showMore": "Show more",
173
+ "notificationsettings": {
174
+ "title": "Notification settings",
175
+ "internal": "Internal",
176
+ "email": "Email",
177
+ "labels": {
178
+ "internalIsActive": "Internal notifications",
179
+ "emailIsActive": "Email notifications",
180
+ "visa": "For visa",
181
+ "sign": "For signature",
182
+ "reject": "For rejection",
183
+ "print": "For printing",
184
+ "accouncement": "Announcements",
185
+ "news": "News",
186
+ "reservations": "Event/Meeting",
187
+ "surveys": "Surveys",
188
+ "timeOffRequest": "Time off requests",
189
+ "tutorials": "Guides and videos"
190
+ }
191
+ }
192
+ },
193
+ "lightMode": "Light mode",
194
+ "darkMode": "Dark mode",
195
+ "settings": "Settings",
196
+ "changePassword": {
197
+ "title": "Change password",
198
+ "oldPassword": "Old password",
199
+ "newPassword": "New password",
200
+ "newPasswordConfirmation": "Confirm new password",
201
+ "hints": {
202
+ "passwordMismatch": "Passwords do not match",
203
+ "passwordLength": "Password must be at least 8 characters long",
204
+ "passwordUppercase": "Password must contain at least one uppercase letter",
205
+ "passwordLowercase": "Password must contain at least one lowercase letter",
206
+ "passwordDigit": "Password must contain at least one digit",
207
+ "passwordSpecialChar": "Password must contain at least one special character (!@#$%^&*)",
208
+ "passwordDifferent": "The new password cannot be the same as the old password!"
209
+ }
210
+ },
211
+ "logOut": "Log out"
212
+ },
213
+ "docflow": {
214
+ "unreadDocuments": {
215
+ "title": "My folder",
216
+ "tags": {
217
+ "forConfirmation": "For confirmation",
218
+ "forSign": "For signature",
219
+ "forVisa": "For visa",
220
+ "marginNoteConfirmation": "Resolution approval",
221
+ "marginNotePreparation": "Preparation of resolution",
222
+ "forExecution": "For execution",
223
+ "forExecutionAndInfo": "For execution and information",
224
+ "forInfoAndSpectation": "For information and control",
225
+ "forInfo": "For information",
226
+ "forEdit": "For editing"
227
+ },
228
+ "table": {
229
+ "internalNumber": "Registration number",
230
+ "registrationDate": "Registration date",
231
+ "number": "Document number",
232
+ "directionFrom": "Received from",
233
+ "fromOrganisationName": "Received from (organization)",
234
+ "directionTo": "Addressed to",
235
+ "sendingOption": "Operation type",
236
+ "sendingFrom": "Processed by",
237
+ "docDescription": "Description",
238
+ "documentStatus": "Document status"
239
+ }
240
+ }
241
+ }
242
+ }
243
+ },
244
+ "ru": {
245
+ "pages": {
246
+ "messages": {
247
+ "loginSuccess": "Вход в систему...",
248
+ "loginError": "Ошибка входа. Пожалуйста, проверьте свои учетные данные.",
249
+ "generalError": "Произошла проблема на сервере",
250
+ "successValue": "Успешно завершено"
251
+ },
252
+ "common": {
253
+ "count": "Количество",
254
+ "cancel": "Отменить",
255
+ "save": "Сохранить",
256
+ "confirm": "Подтвердить",
257
+ "back": "Назад"
258
+ },
259
+ "login": {
260
+ "title": "Вход",
261
+ "fields": {
262
+ "username": {
263
+ "placeholder": "Имя пользователя"
264
+ },
265
+ "password": {
266
+ "placeholder": "Пароль"
267
+ }
268
+ },
269
+ "buttons": {
270
+ "login": "Войти"
271
+ }
272
+ },
273
+ "platform": {
274
+ "projects": {
275
+ "docflow": "Документооборот",
276
+ "hr": "Система управления персоналом",
277
+ "contracts": "Контракты",
278
+ "accounts": "Личный кабинет",
279
+ "archive": "Архив",
280
+ "transport": "Автотранспорт",
281
+ "lab": "Лаборатория",
282
+ "settings": "Настройки"
283
+ }
284
+ },
285
+ "header": {
286
+ "logout": "Выход",
287
+ "notifications": {
288
+ "title": "Уведомления",
289
+ "readAll": "Отметить все как прочитанные",
290
+ "nonotification": "Нет уведомлений",
291
+ "read": "Прочитать",
292
+ "showMore": "Показать больше",
293
+ "notificationsettings": {
294
+ "title": "Настройки уведомлений",
295
+ "internal": "Внутренние",
296
+ "email": "Email",
297
+ "labels": {
298
+ "internalIsActive": "Внутренние уведомления",
299
+ "emailIsActive": "Email-уведомления",
300
+ "visa": "Для визы",
301
+ "sign": "Для подписи",
302
+ "reject": "Для отказа",
303
+ "print": "Для печати",
304
+ "accouncement": "Объявления",
305
+ "news": "Новости",
306
+ "reservations": "Мероприятие/Совещание",
307
+ "surveys": "Опросы",
308
+ "timeOffRequest": "Отпуска",
309
+ "tutorials": "Инструкции и видео"
310
+ }
311
+ }
312
+ },
313
+ "lightMode": "Дневной режим",
314
+ "darkMode": "Ночной режим",
315
+ "settings": "Настройки",
316
+ "changePassword": {
317
+ "title": "Сменить пароль",
318
+ "oldPassword": "Старый пароль",
319
+ "newPassword": "Новый пароль",
320
+ "newPasswordConfirmation": "Подтвердить новый пароль",
321
+ "hints": {
322
+ "passwordMismatch": "Пароли не совпадают",
323
+ "passwordLength": "Пароль должен быть не менее 8 символов",
324
+ "passwordUppercase": "Пароль должен содержать хотя бы одну заглавную букву",
325
+ "passwordLowercase": "Пароль должен содержать хотя бы одну строчную букву",
326
+ "passwordDigit": "Пароль должен содержать хотя бы одну цифру",
327
+ "passwordSpecialChar": "Пароль должен содержать хотя бы один специальный символ (!@#$%^&*)",
328
+ "passwordDifferent": "Новый пароль не может совпадать со старым!"
329
+ }
330
+ },
331
+ "logOut": "Выйти"
332
+ },
333
+ "docflow": {
334
+ "unreadDocuments": {
335
+ "title": "Моя папка",
336
+ "tags": {
337
+ "forConfirmation": "Для подтверждения",
338
+ "forSign": "Для подписи",
339
+ "forVisa": "Для визы",
340
+ "marginNoteConfirmation": "Утверждение резолюции",
341
+ "marginNotePreparation": "Подготовка резолюции",
342
+ "forExecution": "Для исполнения",
343
+ "forExecutionAndInfo": "Для исполнения и сведения",
344
+ "forInfoAndSpectation": "Для сведения и контроля",
345
+ "forInfo": "Для сведения",
346
+ "forEdit": "Для редактирования"
347
+ },
348
+ "table": {
349
+ "internalNumber": "Регистрационный номер",
350
+ "registrationDate": "Дата регистрации",
351
+ "number": "Номер документа",
352
+ "directionFrom": "От кого поступило",
353
+ "fromOrganisationName": "Откуда поступило",
354
+ "directionTo": "Кому адресовано",
355
+ "sendingOption": "Тип операции",
356
+ "sendingFrom": "Кто обработал",
357
+ "docDescription": "Краткое содержание",
358
+ "documentStatus": "Статус документа"
359
+ }
360
+ }
361
+ }
362
+ }
363
+ }
364
+ }