@alfadocs/ui-kit-debug 1.30.0 → 1.31.0

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 (211) hide show
  1. package/dist/_chunks/{address-fields-CZ0pEdEI.js → address-fields-jFfjxOQR.js} +3 -3
  2. package/dist/_chunks/{address-fields-CZ0pEdEI.js.map → address-fields-jFfjxOQR.js.map} +1 -1
  3. package/dist/_chunks/{appointment-card-Dzr3GeVz.js → appointment-card-CvUFFEdS.js} +8 -6
  4. package/dist/_chunks/appointment-card-CvUFFEdS.js.map +1 -0
  5. package/dist/_chunks/{appointment-timeline-DhHwmHo1.js → appointment-timeline-DsMZY7U9.js} +2 -2
  6. package/dist/_chunks/{appointment-timeline-DhHwmHo1.js.map → appointment-timeline-DsMZY7U9.js.map} +1 -1
  7. package/dist/_chunks/{appointment-tray-4FUu_5NX.js → appointment-tray-Z2GaOIYQ.js} +2 -2
  8. package/dist/_chunks/{appointment-tray-4FUu_5NX.js.map → appointment-tray-Z2GaOIYQ.js.map} +1 -1
  9. package/dist/_chunks/{booking-AabCk7CI.js → booking-jGzRUETo.js} +2 -2
  10. package/dist/_chunks/{booking-AabCk7CI.js.map → booking-jGzRUETo.js.map} +1 -1
  11. package/dist/_chunks/{calendar-CI9MINcR.js → calendar-BNQKpxhE.js} +494 -438
  12. package/dist/_chunks/calendar-BNQKpxhE.js.map +1 -0
  13. package/dist/_chunks/{calendar-event-card-66CEEWU6.js → calendar-event-card-DSh-69HT.js} +130 -122
  14. package/dist/_chunks/calendar-event-card-DSh-69HT.js.map +1 -0
  15. package/dist/_chunks/calendar-workspace-Dy1jHBvG.js +9392 -0
  16. package/dist/_chunks/calendar-workspace-Dy1jHBvG.js.map +1 -0
  17. package/dist/_chunks/{clinical-note-card-BBgFd2nB.js → clinical-note-card-yCTR9DB6.js} +185 -188
  18. package/dist/_chunks/clinical-note-card-yCTR9DB6.js.map +1 -0
  19. package/dist/_chunks/{color-picker-CU303VjY.js → color-picker-Bl5f0iK1.js} +28 -25
  20. package/dist/_chunks/color-picker-Bl5f0iK1.js.map +1 -0
  21. package/dist/_chunks/{combobox-D7_NLE2Z.js → combobox-DnSdYssy.js} +216 -215
  22. package/dist/_chunks/combobox-DnSdYssy.js.map +1 -0
  23. package/dist/_chunks/{country-select-DzbPFktV.js → country-select-CfDNFG5c.js} +2 -2
  24. package/dist/_chunks/{country-select-DzbPFktV.js.map → country-select-CfDNFG5c.js.map} +1 -1
  25. package/dist/_chunks/{face-scheme-DA2vjqaM.js → face-scheme-l-CQyLs-.js} +2 -2
  26. package/dist/_chunks/{face-scheme-DA2vjqaM.js.map → face-scheme-l-CQyLs-.js.map} +1 -1
  27. package/dist/_chunks/notes-panel-am6e-Lwh.js +380 -0
  28. package/dist/_chunks/notes-panel-am6e-Lwh.js.map +1 -0
  29. package/dist/_chunks/{patient-details-DYAmq76G.js → patient-details-CdfursHt.js} +3 -3
  30. package/dist/_chunks/{patient-details-DYAmq76G.js.map → patient-details-CdfursHt.js.map} +1 -1
  31. package/dist/_chunks/{province-select-BBc7s7vR.js → province-select-BaUnkg4S.js} +2 -2
  32. package/dist/_chunks/{province-select-BBc7s7vR.js.map → province-select-BaUnkg4S.js.map} +1 -1
  33. package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js → rich-text-editor-VJATL1Tk.js} +2 -2
  34. package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js.map → rich-text-editor-VJATL1Tk.js.map} +1 -1
  35. package/dist/_chunks/{timeline-r-8IUoBS.js → timeline-u-2t9t_M.js} +37 -35
  36. package/dist/_chunks/timeline-u-2t9t_M.js.map +1 -0
  37. package/dist/agent-catalog.json +51 -10
  38. package/dist/agent-i18n/en.json +9 -7
  39. package/dist/components/_shared/get-error-message.d.ts +3 -0
  40. package/dist/components/_shared/get-error-message.d.ts.map +1 -0
  41. package/dist/components/address-fields/index.js +1 -1
  42. package/dist/components/appointment-card/appointment-card.d.ts.map +1 -1
  43. package/dist/components/appointment-card/index.js +2 -2
  44. package/dist/components/appointment-timeline/index.js +1 -1
  45. package/dist/components/booking/index.js +1 -1
  46. package/dist/components/calendar/calendar.d.ts +26 -2
  47. package/dist/components/calendar/calendar.d.ts.map +1 -1
  48. package/dist/components/calendar/index.js +1 -1
  49. package/dist/components/calendar-event-card/calendar-event-card.d.ts +9 -0
  50. package/dist/components/calendar-event-card/calendar-event-card.d.ts.map +1 -1
  51. package/dist/components/calendar-event-card/index.js +1 -1
  52. package/dist/components/clinical-note-card/clinical-note-card.d.ts +16 -1
  53. package/dist/components/clinical-note-card/clinical-note-card.d.ts.map +1 -1
  54. package/dist/components/clinical-note-card/index.js +1 -1
  55. package/dist/components/color-picker/color-utils.d.ts.map +1 -1
  56. package/dist/components/color-picker/index.js +1 -1
  57. package/dist/components/combobox/combobox.d.ts +5 -0
  58. package/dist/components/combobox/combobox.d.ts.map +1 -1
  59. package/dist/components/combobox/index.js +1 -1
  60. package/dist/components/country-select/index.js +1 -1
  61. package/dist/components/face-scheme/index.js +1 -1
  62. package/dist/components/notes-panel/index.d.ts +1 -1
  63. package/dist/components/notes-panel/index.d.ts.map +1 -1
  64. package/dist/components/notes-panel/index.js +1 -1
  65. package/dist/components/notes-panel/notes-panel.agent.d.ts.map +1 -1
  66. package/dist/components/notes-panel/notes-panel.d.ts +24 -5
  67. package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
  68. package/dist/components/patient-details/index.js +1 -1
  69. package/dist/components/province-select/index.js +1 -1
  70. package/dist/components/rich-text-editor/index.js +1 -1
  71. package/dist/components/timeline/index.js +1 -1
  72. package/dist/components/timeline/timeline.d.ts +2 -0
  73. package/dist/components/timeline/timeline.d.ts.map +1 -1
  74. package/dist/host-compat.css +7 -1
  75. package/dist/i18n/locales/ar.d.ts +50 -0
  76. package/dist/i18n/locales/ar.d.ts.map +1 -1
  77. package/dist/i18n/locales/ar.js +54 -4
  78. package/dist/i18n/locales/ar.js.map +1 -1
  79. package/dist/i18n/locales/de.d.ts +60 -10
  80. package/dist/i18n/locales/de.d.ts.map +1 -1
  81. package/dist/i18n/locales/de.js +64 -14
  82. package/dist/i18n/locales/de.js.map +1 -1
  83. package/dist/i18n/locales/el.d.ts +50 -0
  84. package/dist/i18n/locales/el.d.ts.map +1 -1
  85. package/dist/i18n/locales/el.js +54 -4
  86. package/dist/i18n/locales/el.js.map +1 -1
  87. package/dist/i18n/locales/en.d.ts +50 -0
  88. package/dist/i18n/locales/en.d.ts.map +1 -1
  89. package/dist/i18n/locales/en.js +54 -4
  90. package/dist/i18n/locales/en.js.map +1 -1
  91. package/dist/i18n/locales/es.d.ts +50 -0
  92. package/dist/i18n/locales/es.d.ts.map +1 -1
  93. package/dist/i18n/locales/es.js +54 -4
  94. package/dist/i18n/locales/es.js.map +1 -1
  95. package/dist/i18n/locales/fr.d.ts +50 -0
  96. package/dist/i18n/locales/fr.d.ts.map +1 -1
  97. package/dist/i18n/locales/fr.js +53 -3
  98. package/dist/i18n/locales/fr.js.map +1 -1
  99. package/dist/i18n/locales/hi.d.ts +50 -0
  100. package/dist/i18n/locales/hi.d.ts.map +1 -1
  101. package/dist/i18n/locales/hi.js +54 -4
  102. package/dist/i18n/locales/hi.js.map +1 -1
  103. package/dist/i18n/locales/it.d.ts +60 -10
  104. package/dist/i18n/locales/it.d.ts.map +1 -1
  105. package/dist/i18n/locales/it.js +64 -14
  106. package/dist/i18n/locales/it.js.map +1 -1
  107. package/dist/i18n/locales/ja.d.ts +50 -0
  108. package/dist/i18n/locales/ja.d.ts.map +1 -1
  109. package/dist/i18n/locales/ja.js +54 -4
  110. package/dist/i18n/locales/ja.js.map +1 -1
  111. package/dist/i18n/locales/nl.d.ts +50 -0
  112. package/dist/i18n/locales/nl.d.ts.map +1 -1
  113. package/dist/i18n/locales/nl.js +54 -4
  114. package/dist/i18n/locales/nl.js.map +1 -1
  115. package/dist/i18n/locales/pl.d.ts +50 -0
  116. package/dist/i18n/locales/pl.d.ts.map +1 -1
  117. package/dist/i18n/locales/pl.js +54 -4
  118. package/dist/i18n/locales/pl.js.map +1 -1
  119. package/dist/i18n/locales/pt.d.ts +50 -0
  120. package/dist/i18n/locales/pt.d.ts.map +1 -1
  121. package/dist/i18n/locales/pt.js +54 -4
  122. package/dist/i18n/locales/pt.js.map +1 -1
  123. package/dist/i18n/locales/ro.d.ts +50 -0
  124. package/dist/i18n/locales/ro.d.ts.map +1 -1
  125. package/dist/i18n/locales/ro.js +53 -3
  126. package/dist/i18n/locales/ro.js.map +1 -1
  127. package/dist/i18n/locales/ru.d.ts +50 -0
  128. package/dist/i18n/locales/ru.d.ts.map +1 -1
  129. package/dist/i18n/locales/ru.js +54 -4
  130. package/dist/i18n/locales/ru.js.map +1 -1
  131. package/dist/i18n/locales/sq.d.ts +50 -0
  132. package/dist/i18n/locales/sq.d.ts.map +1 -1
  133. package/dist/i18n/locales/sq.js +54 -4
  134. package/dist/i18n/locales/sq.js.map +1 -1
  135. package/dist/i18n/locales/sv.d.ts +50 -0
  136. package/dist/i18n/locales/sv.d.ts.map +1 -1
  137. package/dist/i18n/locales/sv.js +54 -4
  138. package/dist/i18n/locales/sv.js.map +1 -1
  139. package/dist/i18n/locales/tr.d.ts +50 -0
  140. package/dist/i18n/locales/tr.d.ts.map +1 -1
  141. package/dist/i18n/locales/tr.js +54 -4
  142. package/dist/i18n/locales/tr.js.map +1 -1
  143. package/dist/i18n/locales/zh.d.ts +50 -0
  144. package/dist/i18n/locales/zh.d.ts.map +1 -1
  145. package/dist/i18n/locales/zh.js +54 -4
  146. package/dist/i18n/locales/zh.js.map +1 -1
  147. package/dist/index.js +91 -90
  148. package/dist/locales/ar.json +54 -4
  149. package/dist/locales/de.json +64 -14
  150. package/dist/locales/el.json +54 -4
  151. package/dist/locales/en.json +54 -4
  152. package/dist/locales/es.json +54 -4
  153. package/dist/locales/fr.json +53 -3
  154. package/dist/locales/hi.json +54 -4
  155. package/dist/locales/it.json +64 -14
  156. package/dist/locales/ja.json +54 -4
  157. package/dist/locales/nl.json +54 -4
  158. package/dist/locales/pl.json +54 -4
  159. package/dist/locales/pt.json +54 -4
  160. package/dist/locales/ro.json +53 -3
  161. package/dist/locales/ru.json +54 -4
  162. package/dist/locales/sq.json +54 -4
  163. package/dist/locales/sv.json +54 -4
  164. package/dist/locales/tr.json +54 -4
  165. package/dist/locales/zh.json +54 -4
  166. package/dist/patterns/calendar/calendar-appointment-details.d.ts +145 -0
  167. package/dist/patterns/calendar/calendar-appointment-details.d.ts.map +1 -0
  168. package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts +32 -0
  169. package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts.map +1 -0
  170. package/dist/patterns/calendar/calendar-editor-hydration.d.ts +59 -0
  171. package/dist/patterns/calendar/calendar-editor-hydration.d.ts.map +1 -0
  172. package/dist/patterns/calendar/calendar-notes-tool.d.ts +14 -0
  173. package/dist/patterns/calendar/calendar-notes-tool.d.ts.map +1 -0
  174. package/dist/patterns/calendar/calendar-patient-picker.d.ts +11 -0
  175. package/dist/patterns/calendar/calendar-patient-picker.d.ts.map +1 -0
  176. package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts +18 -0
  177. package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts.map +1 -0
  178. package/dist/patterns/calendar/calendar-workspace.d.ts +26 -1
  179. package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
  180. package/dist/patterns/calendar/calendar-workspace.model.d.ts +8 -5
  181. package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
  182. package/dist/patterns/calendar/calendar.data.d.ts +66 -1
  183. package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
  184. package/dist/patterns/calendar/calendar.host.d.ts +2 -0
  185. package/dist/patterns/calendar/calendar.host.d.ts.map +1 -1
  186. package/dist/patterns/calendar/calendar.journey.d.ts +42 -7
  187. package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
  188. package/dist/patterns/calendar/calendar.model.d.ts +54 -5
  189. package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
  190. package/dist/patterns/calendar/calendar.sheets.d.ts +68 -15
  191. package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
  192. package/dist/patterns/calendar/calendar.surface.d.ts +12 -2
  193. package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
  194. package/dist/patterns/calendar/calendar.types.d.ts +29 -1
  195. package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
  196. package/dist/patterns/calendar/index.d.ts +9 -6
  197. package/dist/patterns/calendar/index.d.ts.map +1 -1
  198. package/dist/patterns/calendar/index.js +15 -14
  199. package/dist/tokens.css +10 -2
  200. package/package.json +1 -1
  201. package/dist/_chunks/appointment-card-Dzr3GeVz.js.map +0 -1
  202. package/dist/_chunks/calendar-CI9MINcR.js.map +0 -1
  203. package/dist/_chunks/calendar-event-card-66CEEWU6.js.map +0 -1
  204. package/dist/_chunks/calendar-workspace-a84AHQwj.js +0 -7506
  205. package/dist/_chunks/calendar-workspace-a84AHQwj.js.map +0 -1
  206. package/dist/_chunks/clinical-note-card-BBgFd2nB.js.map +0 -1
  207. package/dist/_chunks/color-picker-CU303VjY.js.map +0 -1
  208. package/dist/_chunks/combobox-D7_NLE2Z.js.map +0 -1
  209. package/dist/_chunks/notes-panel-CTNpsByN.js +0 -353
  210. package/dist/_chunks/notes-panel-CTNpsByN.js.map +0 -1
  211. package/dist/_chunks/timeline-r-8IUoBS.js.map +0 -1
@@ -1652,6 +1652,7 @@ export declare const trUi: {
1652
1652
  readonly allDay: "Tüm gün";
1653
1653
  readonly noEvents: "Gösterilecek etkinlik yok";
1654
1654
  readonly scrollableRegion: "Takvim ızgarası — gezinmek için ok tuşlarını kullanın veya kaydırın";
1655
+ readonly loadingDay: "Bu gün hâlâ yükleniyor";
1655
1656
  readonly eventMoved: "{{title}} taşındı";
1656
1657
  readonly eventResized: "{{title}} {{duration}} dakikaya yeniden boyutlandırıldı";
1657
1658
  readonly privacyModeOn: "Gizlilik modu etkin — hasta adları gizlendi";
@@ -1676,6 +1677,7 @@ export declare const trUi: {
1676
1677
  readonly eventKind: {
1677
1678
  readonly task: "Görev";
1678
1679
  readonly draft: "Taslak";
1680
+ readonly pendingDetails: "Ayrıntılar yükleniyor…";
1679
1681
  };
1680
1682
  readonly resourceLabel: {
1681
1683
  readonly chairs: "Koltuklar";
@@ -2314,6 +2316,10 @@ export declare const trUi: {
2314
2316
  readonly readMore: "Daha fazla oku";
2315
2317
  readonly readLess: "Daha az oku";
2316
2318
  readonly added: "added";
2319
+ readonly deleted: "Silindi";
2320
+ readonly showDeleted: "Silinen notu göster";
2321
+ readonly hideDeleted: "Silinen notu gizle";
2322
+ readonly operator: "Operatör: {{name}}";
2317
2323
  readonly attachment: {
2318
2324
  readonly patient: "Patient record";
2319
2325
  readonly carePlan: "Care plan {{number}}";
@@ -3876,6 +3882,10 @@ export declare const trUi: {
3876
3882
  readonly current: "Geçerli not";
3877
3883
  readonly clinicalToggle: "Klinik not";
3878
3884
  readonly clinicalGated: "Klinik not yazma izniniz yok.";
3885
+ readonly loading: "Notlar yükleniyor…";
3886
+ readonly loadError: "Notlar yüklenemedi.";
3887
+ readonly retry: "Tekrar dene";
3888
+ readonly addFailed: "Not kaydedilemedi.";
3879
3889
  };
3880
3890
  readonly toolRail: {
3881
3891
  readonly reorderInstructions: "{{tool}} öğesini yeniden sırala. Taşımak için Alt + Yukarı veya Alt + Aşağı tuşuna basın.";
@@ -3996,6 +4006,7 @@ export declare const trUi: {
3996
4006
  };
3997
4007
  readonly rail: {
3998
4008
  readonly editorDocked: "Yeni randevu formu yan panelde açıldı";
4009
+ readonly notes: "Hasta notları";
3999
4010
  };
4000
4011
  readonly details: {
4001
4012
  readonly region: "Randevu ayrıntıları";
@@ -4016,6 +4027,17 @@ export declare const trUi: {
4016
4027
  readonly docked: "{{name}} için randevu ayrıntıları yan panelde açıldı";
4017
4028
  readonly remind: "Hatırlatma gönder";
4018
4029
  readonly remindWhatsApp: "WhatsApp";
4030
+ readonly joinTelehealth: "Görüntülü muayeneye katıl";
4031
+ readonly documents: {
4032
+ readonly label: "Ekle";
4033
+ readonly folder: "Klasör";
4034
+ readonly template: "Şablondan belge";
4035
+ readonly empty: "Boş belge";
4036
+ readonly identification: "Kimlik belgesi";
4037
+ readonly webcam: "Web kamerası / Dahili kamera";
4038
+ readonly bill: "Fatura oluştur";
4039
+ };
4040
+ readonly createTask: "Görev oluştur";
4019
4041
  readonly remindSms: "SMS";
4020
4042
  readonly remindEmail: "E-posta";
4021
4043
  readonly remindSent: "Hatırlatma {{channel}} ile gönderildi";
@@ -4063,6 +4085,10 @@ export declare const trUi: {
4063
4085
  readonly notesAction: "Hasta notları";
4064
4086
  readonly notesTitle: "Notlar · {{name}}";
4065
4087
  readonly notesBack: "Ayrıntılara dön";
4088
+ readonly notesPreviewTitle: "Notlar ({{count}})";
4089
+ readonly notesPreviewOpen: "Daha fazla göster";
4090
+ readonly notesPreviewEmpty: "Bu hasta için henüz not yok.";
4091
+ readonly notesPreviewOpenNote: "{{number}} numaralı notu aç";
4066
4092
  readonly noteEdit: "Notu düzenle";
4067
4093
  readonly noteEditNamed: "Notu düzenle · {{date}}";
4068
4094
  readonly noteDelete: "Notu sil";
@@ -4075,6 +4101,7 @@ export declare const trUi: {
4075
4101
  readonly noteDeleteBody: "Not hasta kaydından kaldırılır. Bu işlem burada geri alınamaz.";
4076
4102
  readonly noteDeleteConfirm: "Sil";
4077
4103
  readonly noteDeleteCancel: "Vazgeç";
4104
+ readonly noteSaveFailed: "Bu nottaki değişiklik kaydedilemedi.";
4078
4105
  readonly placementLabel: "Ajandaya yerleştir";
4079
4106
  readonly move: "Taşı…";
4080
4107
  readonly copy: "Kopyala…";
@@ -4084,6 +4111,12 @@ export declare const trUi: {
4084
4111
  readonly address: "Adres";
4085
4112
  readonly mapsLink: "Google Maps'te aç";
4086
4113
  readonly bookingPhone: "Rezervasyon telefonu";
4114
+ readonly sectionAppointment: "Randevu";
4115
+ readonly bookingName: "Rezervasyondaki ad";
4116
+ readonly bookingEmail: "Rezervasyon e-postası";
4117
+ readonly noAddress: "Kayıtlı adres yok";
4118
+ readonly aesMissing: "Gelişmiş elektronik imza ayarlanmamış";
4119
+ readonly seriesRule: "{{frequency}} · {{count}} kez";
4087
4120
  readonly readOnlyTitle: "Salt okunur";
4088
4121
  readonly readOnlyBody: "Randevuları düzenleme izniniz yok — takvim düzenleme yetkisi için klinik sahibine başvurun.";
4089
4122
  readonly history: {
@@ -4093,6 +4126,7 @@ export declare const trUi: {
4093
4126
  readonly status: "Durum değiştirildi";
4094
4127
  readonly edited: "Düzenlendi";
4095
4128
  readonly deleted: "Silindi";
4129
+ readonly confirmedByPatient: "Hasta tarafından onaylandı";
4096
4130
  readonly movedDetail: "{{from}} → {{to}}";
4097
4131
  readonly resizedDetail: "{{from}} dk → {{to}} dk";
4098
4132
  readonly statusDetail: "{{from}} → {{to}}";
@@ -4289,6 +4323,13 @@ export declare const trUi: {
4289
4323
  readonly scopeThis: "Bu randevu";
4290
4324
  readonly scopeFollowing: "Bu ve sonraki randevular";
4291
4325
  readonly scopeAll: "Serideki tüm randevular";
4326
+ readonly seriesChooserTitle: "Yinelenen randevuyu düzenle";
4327
+ readonly seriesChooserBody: "{{date}} tarihli randevu bir serinin parçası. Değişiklik hangi randevulara uygulansın?";
4328
+ readonly seriesChooserContinue: "Devam";
4329
+ readonly seriesAllDiscardsOverrides: "Tüm seriyi başka bir tarih veya saate taşımak, tek tek değiştirilmiş randevuları kaldırır.";
4330
+ readonly seriesScopeReadout: "Kapsam: {{scope}}";
4331
+ readonly seriesScopeChange: "Değiştir";
4332
+ readonly seriesClashNote: "Çakışmalar yalnızca bu randevu için denetlenir, serinin geri kalanı için denetlenmez.";
4292
4333
  readonly deleteScope: "Hangi randevular";
4293
4334
  readonly carePlanCleanup: "Tedavi planındaki tedaviler";
4294
4335
  readonly carePlanRemove: "Tedaviyi tedavi planından kaldır";
@@ -4307,6 +4348,7 @@ export declare const trUi: {
4307
4348
  readonly signMode_few: "{{count}} zorunlu belgenin imzası";
4308
4349
  };
4309
4350
  readonly findSlots: {
4351
+ readonly bandOptions: "Mevcut seçenekler";
4310
4352
  readonly tool: "Boş zaman dilimi bul";
4311
4353
  readonly care: "Tedavi";
4312
4354
  readonly careSearch: "Tedavi ara…";
@@ -4332,6 +4374,12 @@ export declare const trUi: {
4332
4374
  readonly noResultsClosed: "Klinik bu aralıktaki her gün kapalı.";
4333
4375
  readonly capNote: "İlk 20 zaman dilimi gösteriliyor";
4334
4376
  readonly showInCalendar: "Takvimde göster";
4377
+ readonly freeOptions_zero: "{{count}} seçenek";
4378
+ readonly freeOptions_one: "{{count}} seçenek";
4379
+ readonly freeOptions_two: "{{count}} seçenek";
4380
+ readonly freeOptions_few: "{{count}} seçenek";
4381
+ readonly freeOptions_many: "{{count}} seçenek";
4382
+ readonly freeOptions_other: "{{count}} seçenek";
4335
4383
  readonly device: "Tıbbi cihaz";
4336
4384
  readonly rangeTooLong: "{{days}} günden uzun bir aralığa izin verilmiyor.";
4337
4385
  readonly showMore: "Daha fazla zaman dilimi göster";
@@ -4339,6 +4387,8 @@ export declare const trUi: {
4339
4387
  readonly noOperatorBusinessHours: "Operatörlerin çalışma saatleri tanımlı değil. Planlayıcıdan ekleyin.";
4340
4388
  readonly openScheduler: "Planlayıcıyı aç";
4341
4389
  readonly free: "Boş";
4390
+ readonly searching: "Boş zaman dilimleri aranıyor…";
4391
+ readonly searchFailed: "Boş zaman dilimleri aranamadı.";
4342
4392
  };
4343
4393
  readonly moveConfirm: {
4344
4394
  readonly title: "Taşımayı onayla";
@@ -1 +1 @@
1
- {"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/tr.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqkJP,CAAC"}
1
+ {"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/tr.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0nJP,CAAC"}
@@ -1652,6 +1652,7 @@ const e = {
1652
1652
  allDay: "Tüm gün",
1653
1653
  noEvents: "Gösterilecek etkinlik yok",
1654
1654
  scrollableRegion: "Takvim ızgarası — gezinmek için ok tuşlarını kullanın veya kaydırın",
1655
+ loadingDay: "Bu gün hâlâ yükleniyor",
1655
1656
  eventMoved: "{{title}} taşındı",
1656
1657
  eventResized: "{{title}} {{duration}} dakikaya yeniden boyutlandırıldı",
1657
1658
  privacyModeOn: "Gizlilik modu etkin — hasta adları gizlendi",
@@ -1675,7 +1676,8 @@ const e = {
1675
1676
  },
1676
1677
  eventKind: {
1677
1678
  task: "Görev",
1678
- draft: "Taslak"
1679
+ draft: "Taslak",
1680
+ pendingDetails: "Ayrıntılar yükleniyor…"
1679
1681
  },
1680
1682
  resourceLabel: {
1681
1683
  chairs: "Koltuklar",
@@ -2291,6 +2293,10 @@ const e = {
2291
2293
  readMore: "Daha fazla oku",
2292
2294
  readLess: "Daha az oku",
2293
2295
  added: "added",
2296
+ deleted: "Silindi",
2297
+ showDeleted: "Silinen notu göster",
2298
+ hideDeleted: "Silinen notu gizle",
2299
+ operator: "Operatör: {{name}}",
2294
2300
  attachment: {
2295
2301
  patient: "Patient record",
2296
2302
  carePlan: "Care plan {{number}}",
@@ -3840,7 +3846,11 @@ const e = {
3840
3846
  empty: "Henüz not yok.",
3841
3847
  current: "Geçerli not",
3842
3848
  clinicalToggle: "Klinik not",
3843
- clinicalGated: "Klinik not yazma izniniz yok."
3849
+ clinicalGated: "Klinik not yazma izniniz yok.",
3850
+ loading: "Notlar yükleniyor…",
3851
+ loadError: "Notlar yüklenemedi.",
3852
+ retry: "Tekrar dene",
3853
+ addFailed: "Not kaydedilemedi."
3844
3854
  },
3845
3855
  toolRail: {
3846
3856
  reorderInstructions: "{{tool}} öğesini yeniden sırala. Taşımak için Alt + Yukarı veya Alt + Aşağı tuşuna basın.",
@@ -3960,7 +3970,8 @@ const e = {
3960
3970
  month: "Ay"
3961
3971
  },
3962
3972
  rail: {
3963
- editorDocked: "Yeni randevu formu yan panelde açıldı"
3973
+ editorDocked: "Yeni randevu formu yan panelde açıldı",
3974
+ notes: "Hasta notları"
3964
3975
  },
3965
3976
  details: {
3966
3977
  region: "Randevu ayrıntıları",
@@ -3981,6 +3992,17 @@ const e = {
3981
3992
  docked: "{{name}} için randevu ayrıntıları yan panelde açıldı",
3982
3993
  remind: "Hatırlatma gönder",
3983
3994
  remindWhatsApp: "WhatsApp",
3995
+ joinTelehealth: "Görüntülü muayeneye katıl",
3996
+ documents: {
3997
+ label: "Ekle",
3998
+ folder: "Klasör",
3999
+ template: "Şablondan belge",
4000
+ empty: "Boş belge",
4001
+ identification: "Kimlik belgesi",
4002
+ webcam: "Web kamerası / Dahili kamera",
4003
+ bill: "Fatura oluştur"
4004
+ },
4005
+ createTask: "Görev oluştur",
3984
4006
  remindSms: "SMS",
3985
4007
  remindEmail: "E-posta",
3986
4008
  remindSent: "Hatırlatma {{channel}} ile gönderildi",
@@ -4028,6 +4050,10 @@ const e = {
4028
4050
  notesAction: "Hasta notları",
4029
4051
  notesTitle: "Notlar · {{name}}",
4030
4052
  notesBack: "Ayrıntılara dön",
4053
+ notesPreviewTitle: "Notlar ({{count}})",
4054
+ notesPreviewOpen: "Daha fazla göster",
4055
+ notesPreviewEmpty: "Bu hasta için henüz not yok.",
4056
+ notesPreviewOpenNote: "{{number}} numaralı notu aç",
4031
4057
  noteEdit: "Notu düzenle",
4032
4058
  noteEditNamed: "Notu düzenle · {{date}}",
4033
4059
  noteDelete: "Notu sil",
@@ -4040,6 +4066,7 @@ const e = {
4040
4066
  noteDeleteBody: "Not hasta kaydından kaldırılır. Bu işlem burada geri alınamaz.",
4041
4067
  noteDeleteConfirm: "Sil",
4042
4068
  noteDeleteCancel: "Vazgeç",
4069
+ noteSaveFailed: "Bu nottaki değişiklik kaydedilemedi.",
4043
4070
  placementLabel: "Ajandaya yerleştir",
4044
4071
  move: "Taşı…",
4045
4072
  copy: "Kopyala…",
@@ -4049,6 +4076,12 @@ const e = {
4049
4076
  address: "Adres",
4050
4077
  mapsLink: "Google Maps'te aç",
4051
4078
  bookingPhone: "Rezervasyon telefonu",
4079
+ sectionAppointment: "Randevu",
4080
+ bookingName: "Rezervasyondaki ad",
4081
+ bookingEmail: "Rezervasyon e-postası",
4082
+ noAddress: "Kayıtlı adres yok",
4083
+ aesMissing: "Gelişmiş elektronik imza ayarlanmamış",
4084
+ seriesRule: "{{frequency}} · {{count}} kez",
4052
4085
  readOnlyTitle: "Salt okunur",
4053
4086
  readOnlyBody: "Randevuları düzenleme izniniz yok — takvim düzenleme yetkisi için klinik sahibine başvurun.",
4054
4087
  history: {
@@ -4058,6 +4091,7 @@ const e = {
4058
4091
  status: "Durum değiştirildi",
4059
4092
  edited: "Düzenlendi",
4060
4093
  deleted: "Silindi",
4094
+ confirmedByPatient: "Hasta tarafından onaylandı",
4061
4095
  movedDetail: "{{from}} → {{to}}",
4062
4096
  resizedDetail: "{{from}} dk → {{to}} dk",
4063
4097
  statusDetail: "{{from}} → {{to}}",
@@ -4254,6 +4288,13 @@ const e = {
4254
4288
  scopeThis: "Bu randevu",
4255
4289
  scopeFollowing: "Bu ve sonraki randevular",
4256
4290
  scopeAll: "Serideki tüm randevular",
4291
+ seriesChooserTitle: "Yinelenen randevuyu düzenle",
4292
+ seriesChooserBody: "{{date}} tarihli randevu bir serinin parçası. Değişiklik hangi randevulara uygulansın?",
4293
+ seriesChooserContinue: "Devam",
4294
+ seriesAllDiscardsOverrides: "Tüm seriyi başka bir tarih veya saate taşımak, tek tek değiştirilmiş randevuları kaldırır.",
4295
+ seriesScopeReadout: "Kapsam: {{scope}}",
4296
+ seriesScopeChange: "Değiştir",
4297
+ seriesClashNote: "Çakışmalar yalnızca bu randevu için denetlenir, serinin geri kalanı için denetlenmez.",
4257
4298
  deleteScope: "Hangi randevular",
4258
4299
  carePlanCleanup: "Tedavi planındaki tedaviler",
4259
4300
  carePlanRemove: "Tedaviyi tedavi planından kaldır",
@@ -4272,6 +4313,7 @@ const e = {
4272
4313
  signMode_few: "{{count}} zorunlu belgenin imzası"
4273
4314
  },
4274
4315
  findSlots: {
4316
+ bandOptions: "Mevcut seçenekler",
4275
4317
  tool: "Boş zaman dilimi bul",
4276
4318
  care: "Tedavi",
4277
4319
  careSearch: "Tedavi ara…",
@@ -4297,13 +4339,21 @@ const e = {
4297
4339
  noResultsClosed: "Klinik bu aralıktaki her gün kapalı.",
4298
4340
  capNote: "İlk 20 zaman dilimi gösteriliyor",
4299
4341
  showInCalendar: "Takvimde göster",
4342
+ freeOptions_zero: "{{count}} seçenek",
4343
+ freeOptions_one: "{{count}} seçenek",
4344
+ freeOptions_two: "{{count}} seçenek",
4345
+ freeOptions_few: "{{count}} seçenek",
4346
+ freeOptions_many: "{{count}} seçenek",
4347
+ freeOptions_other: "{{count}} seçenek",
4300
4348
  device: "Tıbbi cihaz",
4301
4349
  rangeTooLong: "{{days}} günden uzun bir aralığa izin verilmiyor.",
4302
4350
  showMore: "Daha fazla zaman dilimi göster",
4303
4351
  noPracticeBusinessHours: "Kliniğin çalışma saatleri tanımlı değil. Planlayıcıdan ekleyin.",
4304
4352
  noOperatorBusinessHours: "Operatörlerin çalışma saatleri tanımlı değil. Planlayıcıdan ekleyin.",
4305
4353
  openScheduler: "Planlayıcıyı aç",
4306
- free: "Boş"
4354
+ free: "Boş",
4355
+ searching: "Boş zaman dilimleri aranıyor…",
4356
+ searchFailed: "Boş zaman dilimleri aranamadı."
4307
4357
  },
4308
4358
  moveConfirm: {
4309
4359
  title: "Taşımayı onayla",