@alfadocs/ui-kit-debug 1.46.0 → 1.47.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 (159) hide show
  1. package/dist/_chunks/booking-C4MwImkS.js +3362 -0
  2. package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
  3. package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
  4. package/dist/_chunks/calendar-workspace-DDnQmiIL.js.map +1 -0
  5. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  6. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
  7. package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
  8. package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
  9. package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
  10. package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
  11. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
  12. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
  13. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  14. package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
  15. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  16. package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
  17. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  18. package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
  19. package/dist/agent-catalog.json +5 -4
  20. package/dist/agent-i18n/en.json +2 -2
  21. package/dist/components/booking/booking-types.d.ts +60 -1
  22. package/dist/components/booking/booking-types.d.ts.map +1 -1
  23. package/dist/components/booking/booking.agent.d.ts.map +1 -1
  24. package/dist/components/booking/booking.d.ts +1 -1
  25. package/dist/components/booking/booking.d.ts.map +1 -1
  26. package/dist/components/booking/details-form.d.ts +5 -1
  27. package/dist/components/booking/details-form.d.ts.map +1 -1
  28. package/dist/components/booking/index.d.ts +1 -1
  29. package/dist/components/booking/index.d.ts.map +1 -1
  30. package/dist/components/booking/index.js +1 -1
  31. package/dist/components/booking/payment.d.ts +9 -0
  32. package/dist/components/booking/payment.d.ts.map +1 -0
  33. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  34. package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
  35. package/dist/components/freemium-paywall/index.js +1 -1
  36. package/dist/components/patient-details/index.js +1 -1
  37. package/dist/components/patient-summary-card/index.js +1 -1
  38. package/dist/components/payment-form/index.d.ts +1 -1
  39. package/dist/components/payment-form/index.d.ts.map +1 -1
  40. package/dist/components/payment-form/index.js +1 -1
  41. package/dist/components/payment-form/payment-form.d.ts +35 -3
  42. package/dist/components/payment-form/payment-form.d.ts.map +1 -1
  43. package/dist/components/phone-input/index.js +1 -1
  44. package/dist/components/phone-input/phone-input.d.ts.map +1 -1
  45. package/dist/components/stepper-accordion/index.js +1 -1
  46. package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
  47. package/dist/i18n/locales/ar.d.ts +36 -1
  48. package/dist/i18n/locales/ar.d.ts.map +1 -1
  49. package/dist/i18n/locales/ar.js +36 -1
  50. package/dist/i18n/locales/ar.js.map +1 -1
  51. package/dist/i18n/locales/de.d.ts +36 -1
  52. package/dist/i18n/locales/de.d.ts.map +1 -1
  53. package/dist/i18n/locales/de.js +36 -1
  54. package/dist/i18n/locales/de.js.map +1 -1
  55. package/dist/i18n/locales/el.d.ts +36 -1
  56. package/dist/i18n/locales/el.d.ts.map +1 -1
  57. package/dist/i18n/locales/el.js +36 -1
  58. package/dist/i18n/locales/el.js.map +1 -1
  59. package/dist/i18n/locales/en.d.ts +36 -1
  60. package/dist/i18n/locales/en.d.ts.map +1 -1
  61. package/dist/i18n/locales/en.js +36 -1
  62. package/dist/i18n/locales/en.js.map +1 -1
  63. package/dist/i18n/locales/es.d.ts +36 -1
  64. package/dist/i18n/locales/es.d.ts.map +1 -1
  65. package/dist/i18n/locales/es.js +36 -1
  66. package/dist/i18n/locales/es.js.map +1 -1
  67. package/dist/i18n/locales/fr.d.ts +36 -1
  68. package/dist/i18n/locales/fr.d.ts.map +1 -1
  69. package/dist/i18n/locales/fr.js +36 -1
  70. package/dist/i18n/locales/fr.js.map +1 -1
  71. package/dist/i18n/locales/hi.d.ts +36 -1
  72. package/dist/i18n/locales/hi.d.ts.map +1 -1
  73. package/dist/i18n/locales/hi.js +36 -1
  74. package/dist/i18n/locales/hi.js.map +1 -1
  75. package/dist/i18n/locales/it.d.ts +36 -1
  76. package/dist/i18n/locales/it.d.ts.map +1 -1
  77. package/dist/i18n/locales/it.js +36 -1
  78. package/dist/i18n/locales/it.js.map +1 -1
  79. package/dist/i18n/locales/ja.d.ts +36 -1
  80. package/dist/i18n/locales/ja.d.ts.map +1 -1
  81. package/dist/i18n/locales/ja.js +36 -1
  82. package/dist/i18n/locales/ja.js.map +1 -1
  83. package/dist/i18n/locales/nl.d.ts +36 -1
  84. package/dist/i18n/locales/nl.d.ts.map +1 -1
  85. package/dist/i18n/locales/nl.js +36 -1
  86. package/dist/i18n/locales/nl.js.map +1 -1
  87. package/dist/i18n/locales/pl.d.ts +36 -1
  88. package/dist/i18n/locales/pl.d.ts.map +1 -1
  89. package/dist/i18n/locales/pl.js +36 -1
  90. package/dist/i18n/locales/pl.js.map +1 -1
  91. package/dist/i18n/locales/pt.d.ts +36 -1
  92. package/dist/i18n/locales/pt.d.ts.map +1 -1
  93. package/dist/i18n/locales/pt.js +36 -1
  94. package/dist/i18n/locales/pt.js.map +1 -1
  95. package/dist/i18n/locales/ro.d.ts +36 -1
  96. package/dist/i18n/locales/ro.d.ts.map +1 -1
  97. package/dist/i18n/locales/ro.js +36 -1
  98. package/dist/i18n/locales/ro.js.map +1 -1
  99. package/dist/i18n/locales/ru.d.ts +36 -1
  100. package/dist/i18n/locales/ru.d.ts.map +1 -1
  101. package/dist/i18n/locales/ru.js +36 -1
  102. package/dist/i18n/locales/ru.js.map +1 -1
  103. package/dist/i18n/locales/sq.d.ts +36 -1
  104. package/dist/i18n/locales/sq.d.ts.map +1 -1
  105. package/dist/i18n/locales/sq.js +36 -1
  106. package/dist/i18n/locales/sq.js.map +1 -1
  107. package/dist/i18n/locales/sv.d.ts +36 -1
  108. package/dist/i18n/locales/sv.d.ts.map +1 -1
  109. package/dist/i18n/locales/sv.js +36 -1
  110. package/dist/i18n/locales/sv.js.map +1 -1
  111. package/dist/i18n/locales/tr.d.ts +36 -1
  112. package/dist/i18n/locales/tr.d.ts.map +1 -1
  113. package/dist/i18n/locales/tr.js +36 -1
  114. package/dist/i18n/locales/tr.js.map +1 -1
  115. package/dist/i18n/locales/zh.d.ts +36 -1
  116. package/dist/i18n/locales/zh.d.ts.map +1 -1
  117. package/dist/i18n/locales/zh.js +36 -1
  118. package/dist/i18n/locales/zh.js.map +1 -1
  119. package/dist/index.js +8 -8
  120. package/dist/locales/ar.json +36 -1
  121. package/dist/locales/de.json +36 -1
  122. package/dist/locales/el.json +36 -1
  123. package/dist/locales/en.json +36 -1
  124. package/dist/locales/es.json +36 -1
  125. package/dist/locales/fr.json +36 -1
  126. package/dist/locales/hi.json +36 -1
  127. package/dist/locales/it.json +36 -1
  128. package/dist/locales/ja.json +36 -1
  129. package/dist/locales/nl.json +36 -1
  130. package/dist/locales/pl.json +36 -1
  131. package/dist/locales/pt.json +36 -1
  132. package/dist/locales/ro.json +36 -1
  133. package/dist/locales/ru.json +36 -1
  134. package/dist/locales/sq.json +36 -1
  135. package/dist/locales/sv.json +36 -1
  136. package/dist/locales/tr.json +36 -1
  137. package/dist/locales/zh.json +36 -1
  138. package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
  139. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  140. package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
  141. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  142. package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
  143. package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
  144. package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
  145. package/dist/patterns/calendar/calendar.data.d.ts +17 -0
  146. package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
  147. package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
  148. package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
  149. package/dist/patterns/calendar/calendar.types.d.ts +24 -10
  150. package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
  151. package/dist/patterns/calendar/index.js +1 -1
  152. package/dist/tokens.css +1 -1
  153. package/package.json +1 -1
  154. package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
  155. package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
  156. package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
  157. package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
  158. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
  159. package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
package/dist/index.js CHANGED
@@ -51,7 +51,7 @@ import { M as is, m as ps, a as ms } from "./_chunks/multi-select-CtPd7g4x.js";
51
51
  import { N as ds, u as As } from "./_chunks/number-input-Cgu2TtA8.js";
52
52
  import { O as fs } from "./_chunks/otp-input-DzBQ-CpE.js";
53
53
  import { P as Ss, u as Cs } from "./_chunks/use-password-requirements-Bwtqx1qN.js";
54
- import { P as xs, c as us, p as Ps, a as Is } from "./_chunks/phone-input-BsZIoE36.js";
54
+ import { P as xs, c as us, p as Ps, a as Is } from "./_chunks/phone-input-IWrGOCwm.js";
55
55
  import { R as Rs, r as bs } from "./_chunks/recaptcha-widget-BC-4To9b.js";
56
56
  import { R as Ns } from "./_chunks/radio-6fml-pWk.js";
57
57
  import { R as hs } from "./_chunks/radio-group-CIjmyioi.js";
@@ -124,7 +124,7 @@ import { D as Ei, a as Ri, P as bi, S as _i, c as Ni, p as Di } from "./_chunks/
124
124
  import { P as Oi, p as Fi } from "./_chunks/public-header.agent-D-EBVskf.js";
125
125
  import { S as Mi, f as yi, s as ki } from "./_chunks/search-bar-CCmViqaa.js";
126
126
  import { S as vi, a as Gi, b as Hi, c as wi, d as Wi, e as Vi, f as Ui, g as Ki, h as Yi, i as Xi, j as qi, k as zi, l as ji, m as Qi, n as Zi, o as Ji, p as $i, q as ap, s as ep, u as sp } from "./_chunks/sidebar-DbZXLl8h.js";
127
- import { S as op } from "./_chunks/stepper-accordion-DmVykr5F.js";
127
+ import { S as op } from "./_chunks/stepper-accordion-jMR8NaOB.js";
128
128
  import { s as np } from "./_chunks/stepper-accordion.agent-cmEguIdx.js";
129
129
  import { S as pp, s as mp } from "./_chunks/stepper-progress-Bv0njx4g.js";
130
130
  import { T as dp } from "./_chunks/tab-bar-Cw9UK18Z.js";
@@ -193,7 +193,7 @@ import { C as wd, c as Wd } from "./_chunks/chat-container-CYYego1W.js";
193
193
  import { C as Ud, c as Kd } from "./_chunks/chat-input-Cj7ZYQr5.js";
194
194
  import { C as Xd } from "./_chunks/chat-message-BMVxiUIX.js";
195
195
  import { E as zd } from "./_chunks/entity-summary-DXejuQ8i.js";
196
- import { F as Qd, f as Zd } from "./_chunks/freemium-paywall-Cz-O9lQD.js";
196
+ import { F as Qd, f as Zd } from "./_chunks/freemium-paywall-BaW5ODc9.js";
197
197
  import { S as $d } from "./_chunks/streaming-text-CE1u_oGa.js";
198
198
  import { S as eA, a as sA } from "./_chunks/suggestion-chip-Bk4PmYTg.js";
199
199
  import { s as oA } from "./_chunks/suggestion-chip.agent-Brn3CiFE.js";
@@ -202,7 +202,7 @@ import { T as mA } from "./_chunks/typing-indicator-DHeVN4ob.js";
202
202
  import { A as dA } from "./_chunks/anamnesis-card-xtEhyojD.js";
203
203
  import { D as cA, F as fA, a as gA, M as SA, b as CA, e as TA, f as xA, g as uA, c as PA, m as IA, r as EA, v as RA } from "./_chunks/muscle-scheme-UVz_x4iE.js";
204
204
  import { A as _A, a as NA, b as DA, c as hA, d as OA, e as FA, C as LA, f as MA, g as yA, D as kA, h as BA, E as vA, L as GA, O as HA, P as wA, i as WA, j as VA, k as UA, l as KA, R as YA, S as XA, m as qA, n as zA, o as jA, p as QA, q as ZA, r as JA, s as $A, t as ac, u as ec, v as sc, w as rc, x as oc, y as tc, z as nc, B as ic, F as pc } from "./_chunks/optical-prescription-LGgmtcST.js";
205
- import { B as lc, C as dc, O as Ac, b as cc } from "./_chunks/booking-B7gA9gFB.js";
205
+ import { B as lc, C as dc, O as Ac, b as cc } from "./_chunks/booking-C4MwImkS.js";
206
206
  import { C as gc, c as Sc, r as Cc } from "./_chunks/calendar-OzSeTb4V.js";
207
207
  import { C as xc } from "./_chunks/calendar-event-card-B6N5h1dO.js";
208
208
  import { R as Pc } from "./_chunks/resource-chip-DYTG0IQQ.js";
@@ -211,9 +211,9 @@ import { C as _c, c as Nc } from "./_chunks/care-plan-entry-card-d-rZD4li.js";
211
211
  import { C as hc, c as Oc } from "./_chunks/care-plan-header-CEmBXn6-.js";
212
212
  import { O as Lc, o as Mc } from "./_chunks/operator-hero-XIdwDmN2.js";
213
213
  import { P as kc, p as Bc } from "./_chunks/practice-profile-hero-DxoLlQr5.js";
214
- import { P as Gc, p as Hc } from "./_chunks/patient-details-DUj1htsH.js";
214
+ import { P as Gc, p as Hc } from "./_chunks/patient-details-yrgkSeEY.js";
215
215
  import { P as Wc, p as Vc } from "./_chunks/patient-search-5QcmQKJD.js";
216
- import { P as Kc, p as Yc } from "./_chunks/patient-summary-card-DNzdYjxE.js";
216
+ import { P as Kc, p as Yc } from "./_chunks/patient-summary-card-CmEFflGS.js";
217
217
  import { A as qc, a as zc } from "./_chunks/anamnesis-summary-card-CclBbiXg.js";
218
218
  import { B as Qc, C as Zc, N as Jc, P as $c, a as af, T as ef, b as sf, g as rf, u as of } from "./_chunks/balance-badge-cell-YGrYdrvR.js";
219
219
  import { B as nf, M as pf, P as mf, a as lf, b as df, c as Af, d as cf, S as ff, e as gf, f as Sf, g as Cf, h as Tf, p as xf, i as uf, j as Pf, k as If, s as Ef, t as Rf, l as bf } from "./_chunks/periodontal-chart-DJoZS_o7.js";
@@ -223,7 +223,7 @@ import { P as Wf, a as Vf, c as Uf, p as Kf, r as Yf } from "./_chunks/periodont
223
223
  import { C as qf, a as zf, b as jf, c as Qf } from "./_chunks/contact-profile-card-C0WpwpVV.js";
224
224
  import { P as Jf, p as $f } from "./_chunks/practice-results-D11Zpt27.js";
225
225
  import { P as eg, a as sg, p as rg, b as og } from "./_chunks/payment-request-card-Cer6XXCn.js";
226
- import { P as ng, f as ig, p as pg, a as mg, s as lg, b as dg, c as Ag } from "./_chunks/payment-form-BHMDqW9C.js";
226
+ import { P as ng, f as ig, p as pg, a as mg, s as lg, b as dg, c as Ag } from "./_chunks/payment-form-DqJFiplX.js";
227
227
  import { P as fg, p as gg } from "./_chunks/pdf-viewer-DUKdn5iq.js";
228
228
  import { R as Cg, r as Tg } from "./_chunks/reviews-panel-2GVuxGeT.js";
229
229
  import { R as ug, r as Pg, w as Ig } from "./_chunks/rich-text-editor-BwDV2XkZ.js";
@@ -244,7 +244,7 @@ import { W as MC, a as yC, w as kC } from "./_chunks/workflow-status-CuJAOuKL.js
244
244
  import { C as vC, W as GC, a as HC, b as wC, c as WC, i as VC, l as UC, m as KC, r as YC, w as XC, d as qC, e as zC, f as jC } from "./_chunks/workflow-map-DhR_h5yw.js";
245
245
  import { A as ZC, a as JC, b as $C, c as aT } from "./_chunks/alia-sidebar-CUqaJNPQ.js";
246
246
  import { A as sT, a as rT, L as oT, P as tT, S as nT, T as iT, b as pT, c as mT, d as lT, e as dT, f as AT, g as cT, h as fT, i as gT, j as ST, k as CT, l as TT, m as xT, n as uT, o as PT, p as IT, r as ET, q as RT, s as bT, t as _T, u as NT } from "./_chunks/anamnesis-summary-rows-DI-UX5r6.js";
247
- import { C as hT, a as OT, b as FT, c as LT, D as MT, d as yT, S as kT, V as BT, W as vT, e as GT, i as HT, m as wT, r as WT, u as VT, f as UT, g as KT } from "./_chunks/calendar-workspace-BB-BZT7W.js";
247
+ import { C as hT, a as OT, b as FT, c as LT, D as MT, d as yT, S as kT, V as BT, W as vT, e as GT, i as HT, m as wT, r as WT, u as VT, f as UT, g as KT } from "./_chunks/calendar-workspace-DDnQmiIL.js";
248
248
  import { A as XT, a as qT, b as zT, H as jT, c as QT, u as ZT } from "./_chunks/help-me-write-templates-DHIwa4xR.js";
249
249
  import { C as $T, M as ax, P as ex } from "./_chunks/marketplace-app-shell-PB89Dkk_.js";
250
250
  import { P as rx } from "./_chunks/payment-automation-upsell-BKmBXU4i.js";
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "تم استلام الدفع وتأكيد الحجز",
1731
+ "paidBody": "استلمنا {{amount}}. تم تأكيد موعدك.",
1732
+ "paidDemoTitle": "تم الدفع بنجاح (عرض تجريبي)",
1733
+ "paidDemo": "اكتمل العرض التجريبي: لم يتم تحصيل أي مبلغ أو حجز أي موعد.",
1734
+ "summaryPaid": "المبلغ المدفوع",
1735
+ "heading": "ادفع لتأكيد حجزك",
1736
+ "processing": "جارٍ معالجة دفعتك.",
1737
+ "confirming": "تم استلام الدفع. جارٍ تأكيد حجزك.",
1738
+ "failed": "لم تكتمل عملية الدفع. يُرجى المحاولة مرة أخرى.",
1739
+ "completionFailed": "تم استلام الدفع. يُرجى إعادة محاولة تأكيد الحجز دون الدفع مرة أخرى.",
1740
+ "retryConfirmation": "إعادة محاولة التأكيد",
1741
+ "cancelled": "تم إلغاء الدفع. لم يتم تأكيد أي حجز.",
1742
+ "noticeTitle": "الدفع عبر الإنترنت مطلوب",
1743
+ "noticeBody": "ادفع {{amount}} عبر الإنترنت لتأكيد هذا الموعد.",
1744
+ "accept": "أوافق على دفع {{amount}} عبر الإنترنت.",
1745
+ "terms": "شروط الدفع",
1746
+ "submit": "ادفع {{amount}} واحجز",
1747
+ "submitFailed": "تعذّر بدء الحجز. يُرجى المحاولة مرة أخرى.",
1748
+ "full": "ادفع {{amount}} عبر الإنترنت",
1749
+ "deposit": "دفعة مقدّمة بقيمة {{amount}} عبر الإنترنت",
1750
+ "unavailable": "تفاصيل الدفع غير متاحة. يُرجى اختيار الخدمة مرة أخرى."
1751
+ },
1729
1752
  "regionLabel": "حجز موعد",
1730
1753
  "stepAnnouncement": "الخطوة {{current}} من {{total}}: {{label}}",
1731
1754
  "filtersLabel": "اختياراتك",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "أكمل عنوان الفوترة قبل الدفع.",
2977
+ "billingDetailsChanged": "تغيّر عنوان الفوترة. يُرجى التحقق منه والمحاولة مرة أخرى.",
2978
+ "billingDetailsSave": "تعذّر حفظ بيانات الفوترة. يُرجى المحاولة مرة أخرى.",
2953
2979
  "generic": "حدث خطأ ما. أعد المحاولة.",
2954
2980
  "cardNumber": "رقم البطاقة غير صالح.",
2955
2981
  "expiry": "تاريخ الانتهاء غير صالح.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "أدخل ملاحظة.",
4646
4672
  "operator": "المشغّل",
4647
4673
  "operatorNone": "بلا مشغّل",
4674
+ "operatorUnresolved": "مشغّل غير مدرج: {{id}}",
4675
+ "type": "النوع",
4676
+ "typeGroupStandard": "الأنواع القياسية",
4677
+ "typeGroupCustom": "أنواع العيادة",
4678
+ "typeUnresolved": "نوع غير مدرج: {{id}}",
4679
+ "assignee": "مُسندة إلى",
4680
+ "assigneeNone": "لا أحد",
4681
+ "assigneeUnresolved": "الشخص المُسند إليه غير مدرج: {{id}}",
4648
4682
  "about": "يخص",
4649
4683
  "aboutNobody": "لا أحد",
4650
4684
  "aboutPatient": "المريض",
4651
4685
  "aboutCompany": "الشركة",
4686
+ "aboutOperator": "المشغّل",
4652
4687
  "companyName": "اسم الشركة",
4653
4688
  "companyUnresolved": "الشركة المرتبطة (غير مدرجة): {{id}}",
4654
4689
  "companyReplace": "استبدال الشركة",
4655
4690
  "done": "مكتملة",
4656
4691
  "save": "حفظ",
4657
4692
  "cancel": "إلغاء",
4693
+ "actionsLabel": "إجراءات المهمة",
4658
4694
  "delete": "حذف",
4659
4695
  "deleteConfirmTitle": "هل تريد حذف هذه المهمة؟",
4660
4696
  "deleteConfirmBody": "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "ليست لديك صلاحية إنشاء المواعيد.",
4969
- "createTaskBlocked": "ليست لديك صلاحية إنشاء المهام.",
4970
5005
  "changeBlocked": "ليست لديك صلاحية تعديل المواعيد.",
4971
5006
  "waitingBlocked": "ليست لديك صلاحية تعديل قائمة الانتظار.",
4972
5007
  "waitingLockedBody": "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم."
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "Zahlung erhalten, Buchung bestätigt",
1731
+ "paidBody": "Wir haben {{amount}} erhalten. Ihr Termin ist bestätigt.",
1732
+ "paidDemoTitle": "Zahlung erfolgreich (Demo)",
1733
+ "paidDemo": "Demo abgeschlossen: Es wurde keine Zahlung eingezogen und kein Termin gebucht.",
1734
+ "summaryPaid": "Bezahlter Betrag",
1735
+ "heading": "Bezahlen Sie, um Ihre Buchung zu bestätigen",
1736
+ "processing": "Ihre Zahlung wird verarbeitet.",
1737
+ "confirming": "Zahlung erhalten. Wir bestätigen Ihre Buchung.",
1738
+ "failed": "Ihre Zahlung wurde nicht abgeschlossen. Bitte versuchen Sie es erneut.",
1739
+ "completionFailed": "Zahlung erhalten. Bitte versuchen Sie erneut, die Buchung zu bestätigen, ohne nochmals zu bezahlen.",
1740
+ "retryConfirmation": "Bestätigung erneut versuchen",
1741
+ "cancelled": "Zahlung abgebrochen. Es wurde keine Buchung bestätigt.",
1742
+ "noticeTitle": "Online-Zahlung erforderlich",
1743
+ "noticeBody": "Bezahlen Sie {{amount}} online, um diesen Termin zu bestätigen.",
1744
+ "accept": "Ich stimme zu, {{amount}} online zu bezahlen.",
1745
+ "terms": "Zahlungsbedingungen",
1746
+ "submit": "{{amount}} bezahlen und buchen",
1747
+ "submitFailed": "Ihre Buchung konnte nicht gestartet werden. Bitte versuchen Sie es erneut.",
1748
+ "full": "{{amount}} online bezahlen",
1749
+ "deposit": "{{amount}} online anzahlen",
1750
+ "unavailable": "Die Zahlungsdetails sind nicht verfügbar. Bitte wählen Sie erneut eine Leistung aus."
1751
+ },
1729
1752
  "regionLabel": "Termin buchen",
1730
1753
  "stepAnnouncement": "Schritt {{current}} von {{total}}: {{label}}",
1731
1754
  "filtersLabel": "Ihre Auswahl",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "Vervollständigen Sie die Rechnungsadresse, bevor Sie bezahlen.",
2977
+ "billingDetailsChanged": "Ihre Rechnungsadresse hat sich geändert. Bitte prüfen Sie sie und versuchen Sie es erneut.",
2978
+ "billingDetailsSave": "Ihre Rechnungsdaten konnten nicht gespeichert werden. Bitte versuchen Sie es erneut.",
2953
2979
  "generic": "Etwas ist schiefgelaufen. Bitte erneut versuchen.",
2954
2980
  "cardNumber": "Die Kartennummer ist ungültig.",
2955
2981
  "expiry": "Das Ablaufdatum ist ungültig.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "Bitte eine Notiz eingeben.",
4646
4672
  "operator": "Mitarbeiter",
4647
4673
  "operatorNone": "Kein Mitarbeiter",
4674
+ "operatorUnresolved": "Mitarbeiter nicht in der Liste: {{id}}",
4675
+ "type": "Typ",
4676
+ "typeGroupStandard": "Standardtypen",
4677
+ "typeGroupCustom": "Praxistypen",
4678
+ "typeUnresolved": "Typ nicht in der Liste: {{id}}",
4679
+ "assignee": "Zugewiesen an",
4680
+ "assigneeNone": "Niemand",
4681
+ "assigneeUnresolved": "Zuständige Person nicht in der Liste: {{id}}",
4648
4682
  "about": "Betrifft",
4649
4683
  "aboutNobody": "Niemand",
4650
4684
  "aboutPatient": "Patient",
4651
4685
  "aboutCompany": "Unternehmen",
4686
+ "aboutOperator": "Mitarbeiter",
4652
4687
  "companyName": "Firmenname",
4653
4688
  "companyUnresolved": "Verknüpftes Unternehmen (nicht in der Liste): {{id}}",
4654
4689
  "companyReplace": "Unternehmen ersetzen",
4655
4690
  "done": "Erledigt",
4656
4691
  "save": "Speichern",
4657
4692
  "cancel": "Abbrechen",
4693
+ "actionsLabel": "Aufgabenaktionen",
4658
4694
  "delete": "Löschen",
4659
4695
  "deleteConfirmTitle": "Diese Aufgabe löschen?",
4660
4696
  "deleteConfirmBody": "Die Aufgabe wird entfernt. Dies kann hier nicht rückgängig gemacht werden.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "Sie haben keine Berechtigung, Termine anzulegen.",
4969
- "createTaskBlocked": "Sie haben keine Berechtigung, Aufgaben anzulegen.",
4970
5005
  "changeBlocked": "Sie haben keine Berechtigung, Termine zu ändern.",
4971
5006
  "waitingBlocked": "Sie haben keine Berechtigung, die Warteliste zu ändern.",
4972
5007
  "waitingLockedBody": "Sie haben keine Berechtigung, die Warteliste zu ändern — bitten Sie die Praxisinhaberin oder den Praxisinhaber um das Recht zur Kalenderbearbeitung."
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "Η πληρωμή ελήφθη, η κράτηση επιβεβαιώθηκε",
1731
+ "paidBody": "Λάβαμε {{amount}}. Το ραντεβού σας έχει επιβεβαιωθεί.",
1732
+ "paidDemoTitle": "Η πληρωμή ολοκληρώθηκε (επίδειξη)",
1733
+ "paidDemo": "Η επίδειξη ολοκληρώθηκε: δεν πραγματοποιήθηκε πληρωμή ούτε έγινε κράτηση ραντεβού.",
1734
+ "summaryPaid": "Ποσό που πληρώθηκε",
1735
+ "heading": "Πληρώστε για να επιβεβαιώσετε την κράτησή σας",
1736
+ "processing": "Η πληρωμή σας βρίσκεται υπό επεξεργασία.",
1737
+ "confirming": "Η πληρωμή ελήφθη. Επιβεβαιώνουμε την κράτησή σας.",
1738
+ "failed": "Η πληρωμή σας δεν ολοκληρώθηκε. Δοκιμάστε ξανά.",
1739
+ "completionFailed": "Η πληρωμή ελήφθη. Δοκιμάστε ξανά να επιβεβαιώσετε την κράτηση χωρίς να πληρώσετε ξανά.",
1740
+ "retryConfirmation": "Επανάληψη επιβεβαίωσης",
1741
+ "cancelled": "Η πληρωμή ακυρώθηκε. Δεν έχει επιβεβαιωθεί καμία κράτηση.",
1742
+ "noticeTitle": "Απαιτείται ηλεκτρονική πληρωμή",
1743
+ "noticeBody": "Πληρώστε {{amount}} online για να επιβεβαιώσετε αυτό το ραντεβού.",
1744
+ "accept": "Συμφωνώ να πληρώσω {{amount}} online.",
1745
+ "terms": "Όροι πληρωμής",
1746
+ "submit": "Πληρώστε {{amount}} και κάντε κράτηση",
1747
+ "submitFailed": "Δεν ήταν δυνατή η έναρξη της κράτησής σας. Δοκιμάστε ξανά.",
1748
+ "full": "Πληρώστε {{amount}} online",
1749
+ "deposit": "Προκαταβολή {{amount}} online",
1750
+ "unavailable": "Τα στοιχεία πληρωμής δεν είναι διαθέσιμα. Επιλέξτε ξανά μια υπηρεσία."
1751
+ },
1729
1752
  "regionLabel": "Κράτηση ραντεβού",
1730
1753
  "stepAnnouncement": "Βήμα {{current}} από {{total}}: {{label}}",
1731
1754
  "filtersLabel": "Οι επιλογές σας",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "Συμπληρώστε τη διεύθυνση χρέωσης πριν πληρώσετε.",
2977
+ "billingDetailsChanged": "Η διεύθυνση χρέωσής σας άλλαξε. Ελέγξτε την και δοκιμάστε ξανά.",
2978
+ "billingDetailsSave": "Δεν ήταν δυνατή η αποθήκευση των στοιχείων χρέωσής σας. Δοκιμάστε ξανά.",
2953
2979
  "generic": "Κάτι πήγε στραβά. Δοκιμάστε ξανά.",
2954
2980
  "cardNumber": "Ο αριθμός κάρτας δεν είναι έγκυρος.",
2955
2981
  "expiry": "Η ημερομηνία λήξης δεν είναι έγκυρη.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "Εισαγάγετε μια σημείωση.",
4646
4672
  "operator": "Χειριστής",
4647
4673
  "operatorNone": "Χωρίς χειριστή",
4674
+ "operatorUnresolved": "Ο χειριστής δεν είναι στη λίστα: {{id}}",
4675
+ "type": "Τύπος",
4676
+ "typeGroupStandard": "Τυπικοί τύποι",
4677
+ "typeGroupCustom": "Τύποι του ιατρείου",
4678
+ "typeUnresolved": "Ο τύπος δεν είναι στη λίστα: {{id}}",
4679
+ "assignee": "Ανατέθηκε σε",
4680
+ "assigneeNone": "Κανέναν",
4681
+ "assigneeUnresolved": "Το άτομο ανάθεσης δεν είναι στη λίστα: {{id}}",
4648
4682
  "about": "Αφορά",
4649
4683
  "aboutNobody": "Κανένας",
4650
4684
  "aboutPatient": "Ασθενής",
4651
4685
  "aboutCompany": "Εταιρεία",
4686
+ "aboutOperator": "Χειριστής",
4652
4687
  "companyName": "Όνομα εταιρείας",
4653
4688
  "companyUnresolved": "Συνδεδεμένη εταιρεία (εκτός λίστας): {{id}}",
4654
4689
  "companyReplace": "Αντικατάσταση εταιρείας",
4655
4690
  "done": "Ολοκληρώθηκε",
4656
4691
  "save": "Αποθήκευση",
4657
4692
  "cancel": "Ακύρωση",
4693
+ "actionsLabel": "Ενέργειες εργασίας",
4658
4694
  "delete": "Διαγραφή",
4659
4695
  "deleteConfirmTitle": "Διαγραφή αυτής της εργασίας;",
4660
4696
  "deleteConfirmBody": "Η εργασία θα αφαιρεθεί. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί εδώ.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "Δεν έχετε δικαίωμα δημιουργίας ραντεβού.",
4969
- "createTaskBlocked": "Δεν έχετε δικαίωμα δημιουργίας εργασιών.",
4970
5005
  "changeBlocked": "Δεν έχετε δικαίωμα τροποποίησης ραντεβού.",
4971
5006
  "waitingBlocked": "Δεν έχετε δικαίωμα τροποποίησης της λίστας αναμονής.",
4972
5007
  "waitingLockedBody": "Δεν έχετε δικαίωμα τροποποίησης της λίστας αναμονής — ζητήστε από τον ιδιοκτήτη του ιατρείου το δικαίωμα επεξεργασίας του ημερολογίου."
@@ -1783,6 +1783,29 @@
1783
1783
  "slotLabel": "{{day}}, {{time}}"
1784
1784
  },
1785
1785
  "booking": {
1786
+ "payment": {
1787
+ "paidTitle": "Payment received, booking confirmed",
1788
+ "paidBody": "We received {{amount}}. Your appointment is confirmed.",
1789
+ "paidDemoTitle": "Payment successful (demo)",
1790
+ "paidDemo": "Demo complete: no payment was taken and no appointment was booked.",
1791
+ "summaryPaid": "Amount paid",
1792
+ "heading": "Pay to confirm your booking",
1793
+ "processing": "Your payment is being processed.",
1794
+ "confirming": "Payment received. We are confirming your booking.",
1795
+ "failed": "Your payment was not completed. Please try again.",
1796
+ "completionFailed": "Payment received. Please retry booking confirmation without paying again.",
1797
+ "retryConfirmation": "Retry confirmation",
1798
+ "cancelled": "Payment cancelled. No booking has been confirmed.",
1799
+ "noticeTitle": "Online payment required",
1800
+ "noticeBody": "Pay {{amount}} online to confirm this appointment.",
1801
+ "accept": "I agree to pay {{amount}} online.",
1802
+ "terms": "Payment terms",
1803
+ "submit": "Pay {{amount}} and book",
1804
+ "submitFailed": "We could not start your booking. Please try again.",
1805
+ "full": "Pay {{amount}} online",
1806
+ "deposit": "{{amount}} deposit online",
1807
+ "unavailable": "Payment details are unavailable. Please choose a service again."
1808
+ },
1786
1809
  "regionLabel": "Book appointment",
1787
1810
  "stepAnnouncement": "Step {{current}} of {{total}}: {{label}}",
1788
1811
  "filtersLabel": "Your selections",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "Complete the billing address before paying.",
2977
+ "billingDetailsChanged": "Your billing address changed. Please check it and try again.",
2978
+ "billingDetailsSave": "Your billing details could not be saved. Please try again.",
2953
2979
  "generic": "Something went wrong. Please try again.",
2954
2980
  "cardNumber": "The card number is invalid.",
2955
2981
  "expiry": "The expiry date is invalid.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "Enter a note.",
4646
4672
  "operator": "Operator",
4647
4673
  "operatorNone": "No operator",
4674
+ "operatorUnresolved": "Operator not in the list: {{id}}",
4675
+ "type": "Type",
4676
+ "typeGroupStandard": "Standard types",
4677
+ "typeGroupCustom": "Practice types",
4678
+ "typeUnresolved": "Type not in the list: {{id}}",
4679
+ "assignee": "Assigned to",
4680
+ "assigneeNone": "Nobody",
4681
+ "assigneeUnresolved": "Assignee not in the list: {{id}}",
4648
4682
  "about": "Concerns",
4649
4683
  "aboutNobody": "Nobody",
4650
4684
  "aboutPatient": "Patient",
4651
4685
  "aboutCompany": "Company",
4686
+ "aboutOperator": "Operator",
4652
4687
  "companyName": "Company name",
4653
4688
  "companyUnresolved": "Linked company (not in the list): {{id}}",
4654
4689
  "companyReplace": "Replace company",
4655
4690
  "done": "Done",
4656
4691
  "save": "Save",
4657
4692
  "cancel": "Cancel",
4693
+ "actionsLabel": "Task actions",
4658
4694
  "delete": "Delete",
4659
4695
  "deleteConfirmTitle": "Delete this task?",
4660
4696
  "deleteConfirmBody": "The task will be removed. This cannot be undone here.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "You do not have permission to create appointments.",
4969
- "createTaskBlocked": "You do not have permission to create tasks.",
4970
5005
  "changeBlocked": "You do not have permission to change appointments.",
4971
5006
  "waitingBlocked": "You do not have permission to change the waiting list.",
4972
5007
  "waitingLockedBody": "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right."
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "Pago recibido, reserva confirmada",
1731
+ "paidBody": "Hemos recibido {{amount}}. Su cita está confirmada.",
1732
+ "paidDemoTitle": "Pago realizado correctamente (demo)",
1733
+ "paidDemo": "Demostración completada: no se ha realizado ningún cobro ni se ha reservado ninguna cita.",
1734
+ "summaryPaid": "Importe pagado",
1735
+ "heading": "Pague para confirmar su reserva",
1736
+ "processing": "Su pago se está procesando.",
1737
+ "confirming": "Pago recibido. Estamos confirmando su reserva.",
1738
+ "failed": "Su pago no se ha completado. Inténtelo de nuevo.",
1739
+ "completionFailed": "Pago recibido. Intente confirmar la reserva de nuevo sin volver a pagar.",
1740
+ "retryConfirmation": "Reintentar confirmación",
1741
+ "cancelled": "Pago cancelado. No se ha confirmado ninguna reserva.",
1742
+ "noticeTitle": "Pago en línea obligatorio",
1743
+ "noticeBody": "Pague {{amount}} en línea para confirmar esta cita.",
1744
+ "accept": "Acepto pagar {{amount}} en línea.",
1745
+ "terms": "Condiciones de pago",
1746
+ "submit": "Pagar {{amount}} y reservar",
1747
+ "submitFailed": "No hemos podido iniciar su reserva. Inténtelo de nuevo.",
1748
+ "full": "Pagar {{amount}} en línea",
1749
+ "deposit": "Anticipo de {{amount}} en línea",
1750
+ "unavailable": "Los datos del pago no están disponibles. Seleccione de nuevo un servicio."
1751
+ },
1729
1752
  "regionLabel": "Reservar cita",
1730
1753
  "stepAnnouncement": "Paso {{current}} de {{total}}: {{label}}",
1731
1754
  "filtersLabel": "Tus selecciones",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "Complete la dirección de facturación antes de pagar.",
2977
+ "billingDetailsChanged": "Su dirección de facturación ha cambiado. Revísela e inténtelo de nuevo.",
2978
+ "billingDetailsSave": "No se han podido guardar sus datos de facturación. Inténtelo de nuevo.",
2953
2979
  "generic": "Algo ha ido mal. Inténtelo de nuevo.",
2954
2980
  "cardNumber": "El número de tarjeta no es válido.",
2955
2981
  "expiry": "La fecha de caducidad no es válida.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "Introduce una nota.",
4646
4672
  "operator": "Operador",
4647
4673
  "operatorNone": "Sin operador",
4674
+ "operatorUnresolved": "Operador no incluido en la lista: {{id}}",
4675
+ "type": "Tipo",
4676
+ "typeGroupStandard": "Tipos estándar",
4677
+ "typeGroupCustom": "Tipos de la clínica",
4678
+ "typeUnresolved": "Tipo no incluido en la lista: {{id}}",
4679
+ "assignee": "Asignada a",
4680
+ "assigneeNone": "Nadie",
4681
+ "assigneeUnresolved": "Persona asignada no incluida en la lista: {{id}}",
4648
4682
  "about": "Referente a",
4649
4683
  "aboutNobody": "Nadie",
4650
4684
  "aboutPatient": "Paciente",
4651
4685
  "aboutCompany": "Empresa",
4686
+ "aboutOperator": "Operador",
4652
4687
  "companyName": "Nombre de la empresa",
4653
4688
  "companyUnresolved": "Empresa vinculada (no está en la lista): {{id}}",
4654
4689
  "companyReplace": "Sustituir empresa",
4655
4690
  "done": "Completada",
4656
4691
  "save": "Guardar",
4657
4692
  "cancel": "Cancelar",
4693
+ "actionsLabel": "Acciones de la tarea",
4658
4694
  "delete": "Eliminar",
4659
4695
  "deleteConfirmTitle": "¿Eliminar esta tarea?",
4660
4696
  "deleteConfirmBody": "La tarea se eliminará. Esta acción no se puede deshacer aquí.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "No tiene permiso para crear citas.",
4969
- "createTaskBlocked": "No tiene permiso para crear tareas.",
4970
5005
  "changeBlocked": "No tiene permiso para modificar citas.",
4971
5006
  "waitingBlocked": "No tiene permiso para modificar la lista de espera.",
4972
5007
  "waitingLockedBody": "No tiene permiso para modificar la lista de espera: pida al titular de la clínica el permiso de edición del calendario."
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "Paiement reçu, réservation confirmée",
1731
+ "paidBody": "Nous avons reçu {{amount}}. Votre rendez-vous est confirmé.",
1732
+ "paidDemoTitle": "Paiement réussi (démo)",
1733
+ "paidDemo": "Démo terminée : aucun paiement n’a été effectué et aucun rendez-vous n’a été réservé.",
1734
+ "summaryPaid": "Montant payé",
1735
+ "heading": "Payez pour confirmer votre réservation",
1736
+ "processing": "Votre paiement est en cours de traitement.",
1737
+ "confirming": "Paiement reçu. Nous confirmons votre réservation.",
1738
+ "failed": "Votre paiement n’a pas abouti. Veuillez réessayer.",
1739
+ "completionFailed": "Paiement reçu. Veuillez réessayer de confirmer la réservation sans payer à nouveau.",
1740
+ "retryConfirmation": "Réessayer la confirmation",
1741
+ "cancelled": "Paiement annulé. Aucune réservation n’a été confirmée.",
1742
+ "noticeTitle": "Paiement en ligne obligatoire",
1743
+ "noticeBody": "Payez {{amount}} en ligne pour confirmer ce rendez-vous.",
1744
+ "accept": "J’accepte de payer {{amount}} en ligne.",
1745
+ "terms": "Conditions de paiement",
1746
+ "submit": "Payer {{amount}} et réserver",
1747
+ "submitFailed": "Nous n’avons pas pu démarrer votre réservation. Veuillez réessayer.",
1748
+ "full": "Payer {{amount}} en ligne",
1749
+ "deposit": "Acompte de {{amount}} en ligne",
1750
+ "unavailable": "Les informations de paiement sont indisponibles. Veuillez sélectionner à nouveau une prestation."
1751
+ },
1729
1752
  "regionLabel": "Prendre rendez-vous",
1730
1753
  "stepAnnouncement": "Étape {{current}} sur {{total}} : {{label}}",
1731
1754
  "filtersLabel": "Vos choix",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVV"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "Complétez l’adresse de facturation avant de payer.",
2977
+ "billingDetailsChanged": "Votre adresse de facturation a changé. Veuillez la vérifier et réessayer.",
2978
+ "billingDetailsSave": "Vos coordonnées de facturation n’ont pas pu être enregistrées. Veuillez réessayer.",
2953
2979
  "generic": "Une erreur s'est produite. Veuillez réessayer.",
2954
2980
  "cardNumber": "Le numéro de carte est invalide.",
2955
2981
  "expiry": "La date d'expiration est invalide.",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "Saisissez une note.",
4646
4672
  "operator": "Opérateur",
4647
4673
  "operatorNone": "Aucun opérateur",
4674
+ "operatorUnresolved": "Opérateur absent de la liste : {{id}}",
4675
+ "type": "Type de tâche",
4676
+ "typeGroupStandard": "Types standard",
4677
+ "typeGroupCustom": "Types du cabinet",
4678
+ "typeUnresolved": "Type absent de la liste : {{id}}",
4679
+ "assignee": "Assignée à",
4680
+ "assigneeNone": "Personne",
4681
+ "assigneeUnresolved": "Personne assignée absente de la liste : {{id}}",
4648
4682
  "about": "Concerne",
4649
4683
  "aboutNobody": "Personne",
4650
4684
  "aboutPatient": "Patient",
4651
4685
  "aboutCompany": "Entreprise",
4686
+ "aboutOperator": "Opérateur",
4652
4687
  "companyName": "Nom de l'entreprise",
4653
4688
  "companyUnresolved": "Entreprise liée (absente de la liste) : {{id}}",
4654
4689
  "companyReplace": "Remplacer l'entreprise",
4655
4690
  "done": "Terminée",
4656
4691
  "save": "Enregistrer",
4657
4692
  "cancel": "Annuler",
4693
+ "actionsLabel": "Actions de la tâche",
4658
4694
  "delete": "Supprimer",
4659
4695
  "deleteConfirmTitle": "Supprimer cette tâche ?",
4660
4696
  "deleteConfirmBody": "La tâche sera supprimée. Cette action est irréversible ici.",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "Vous n’avez pas l’autorisation de créer des rendez-vous.",
4969
- "createTaskBlocked": "Vous n’avez pas l’autorisation de créer des tâches.",
4970
5005
  "changeBlocked": "Vous n’avez pas l’autorisation de modifier des rendez-vous.",
4971
5006
  "waitingBlocked": "Vous n’avez pas l’autorisation de modifier la liste d’attente.",
4972
5007
  "waitingLockedBody": "Vous n’avez pas l’autorisation de modifier la liste d’attente — demandez au responsable du cabinet le droit de modification de l’agenda."
@@ -1726,6 +1726,29 @@
1726
1726
  "slotLabel": "{{day}}, {{time}}"
1727
1727
  },
1728
1728
  "booking": {
1729
+ "payment": {
1730
+ "paidTitle": "भुगतान मिल गया, बुकिंग पक्की हो गई",
1731
+ "paidBody": "हमें {{amount}} मिल गए हैं। आपका अपॉइंटमेंट पक्का हो गया है।",
1732
+ "paidDemoTitle": "भुगतान सफल (डेमो)",
1733
+ "paidDemo": "डेमो पूरा हुआ: कोई भुगतान नहीं लिया गया और कोई अपॉइंटमेंट बुक नहीं हुआ।",
1734
+ "summaryPaid": "भुगतान की गई राशि",
1735
+ "heading": "अपनी बुकिंग पक्की करने के लिए भुगतान करें",
1736
+ "processing": "आपका भुगतान संसाधित किया जा रहा है।",
1737
+ "confirming": "भुगतान मिल गया है। हम आपकी बुकिंग की पुष्टि कर रहे हैं।",
1738
+ "failed": "आपका भुगतान पूरा नहीं हुआ। कृपया दोबारा कोशिश करें।",
1739
+ "completionFailed": "भुगतान मिल गया है। दोबारा भुगतान किए बिना बुकिंग की पुष्टि करने की फिर कोशिश करें।",
1740
+ "retryConfirmation": "पुष्टि की फिर कोशिश करें",
1741
+ "cancelled": "भुगतान रद्द हो गया। किसी भी बुकिंग की पुष्टि नहीं हुई है।",
1742
+ "noticeTitle": "ऑनलाइन भुगतान आवश्यक है",
1743
+ "noticeBody": "यह अपॉइंटमेंट पक्का करने के लिए {{amount}} का ऑनलाइन भुगतान करें।",
1744
+ "accept": "मैं {{amount}} का ऑनलाइन भुगतान करने के लिए सहमत हूँ।",
1745
+ "terms": "भुगतान की शर्तें",
1746
+ "submit": "{{amount}} का भुगतान करके बुक करें",
1747
+ "submitFailed": "हम आपकी बुकिंग शुरू नहीं कर सके। कृपया दोबारा कोशिश करें।",
1748
+ "full": "{{amount}} का ऑनलाइन भुगतान करें",
1749
+ "deposit": "{{amount}} का ऑनलाइन अग्रिम भुगतान",
1750
+ "unavailable": "भुगतान का विवरण उपलब्ध नहीं है। कृपया सेवा दोबारा चुनें।"
1751
+ },
1729
1752
  "regionLabel": "अपॉइंटमेंट बुक करें",
1730
1753
  "stepAnnouncement": "{{total}} में से चरण {{current}}: {{label}}",
1731
1754
  "filtersLabel": "आपके चयन",
@@ -2950,6 +2973,9 @@
2950
2973
  "cvc": "CVC"
2951
2974
  },
2952
2975
  "error": {
2976
+ "billingAddressIncomplete": "भुगतान करने से पहले बिलिंग पता पूरा भरें।",
2977
+ "billingDetailsChanged": "आपका बिलिंग पता बदल गया है। कृपया उसे जाँचकर दोबारा कोशिश करें।",
2978
+ "billingDetailsSave": "आपका बिलिंग विवरण सहेजा नहीं जा सका। कृपया दोबारा कोशिश करें।",
2953
2979
  "generic": "कुछ गलत हो गया। पुनः प्रयास करें।",
2954
2980
  "cardNumber": "कार्ड नंबर अमान्य है।",
2955
2981
  "expiry": "समाप्ति तिथि अमान्य है।",
@@ -4645,16 +4671,26 @@
4645
4671
  "noteRequired": "एक नोट दर्ज करें।",
4646
4672
  "operator": "ऑपरेटर",
4647
4673
  "operatorNone": "कोई ऑपरेटर नहीं",
4674
+ "operatorUnresolved": "सूची में न मिलने वाला ऑपरेटर: {{id}}",
4675
+ "type": "प्रकार",
4676
+ "typeGroupStandard": "मानक प्रकार",
4677
+ "typeGroupCustom": "क्लिनिक के प्रकार",
4678
+ "typeUnresolved": "सूची में न मिलने वाला प्रकार: {{id}}",
4679
+ "assignee": "सौंपा गया",
4680
+ "assigneeNone": "कोई नहीं",
4681
+ "assigneeUnresolved": "सूची में न मिलने वाला व्यक्ति: {{id}}",
4648
4682
  "about": "संबंधित",
4649
4683
  "aboutNobody": "कोई नहीं",
4650
4684
  "aboutPatient": "रोगी",
4651
4685
  "aboutCompany": "कंपनी",
4686
+ "aboutOperator": "ऑपरेटर",
4652
4687
  "companyName": "कंपनी का नाम",
4653
4688
  "companyUnresolved": "जुड़ी हुई कंपनी (सूची में नहीं): {{id}}",
4654
4689
  "companyReplace": "कंपनी बदलें",
4655
4690
  "done": "पूर्ण",
4656
4691
  "save": "सहेजें",
4657
4692
  "cancel": "रद्द करें",
4693
+ "actionsLabel": "कार्य की क्रियाएँ",
4658
4694
  "delete": "हटाएं",
4659
4695
  "deleteConfirmTitle": "क्या यह कार्य हटाएं?",
4660
4696
  "deleteConfirmBody": "कार्य हटा दिया जाएगा। यह क्रिया यहां पूर्ववत नहीं की जा सकती।",
@@ -4966,7 +5002,6 @@
4966
5002
  },
4967
5003
  "readOnly": {
4968
5004
  "createBlocked": "आपके पास अपॉइंटमेंट बनाने की अनुमति नहीं है।",
4969
- "createTaskBlocked": "आपके पास कार्य बनाने की अनुमति नहीं है।",
4970
5005
  "changeBlocked": "आपके पास अपॉइंटमेंट बदलने की अनुमति नहीं है।",
4971
5006
  "waitingBlocked": "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है।",
4972
5007
  "waitingLockedBody": "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है — कैलेंडर संपादित करने का अधिकार क्लिनिक के स्वामी से माँगें।"