@alfadocs/ui-kit-debug 1.46.0 → 1.47.1
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.
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
- package/dist/_chunks/calendar-workspace-BmscntRR.js +12528 -0
- package/dist/_chunks/calendar-workspace-BmscntRR.js.map +1 -0
- package/dist/_chunks/control-room-rail-CdBOXIqX.js +366 -0
- package/dist/_chunks/control-room-rail-CdBOXIqX.js.map +1 -0
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
- package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
- package/dist/agent-catalog.json +5 -4
- package/dist/agent-i18n/en.json +2 -2
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.agent.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/details-form.d.ts.map +1 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/payment.d.ts.map +1 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
- package/dist/components/control-room-rail/control-room-rail.d.ts +9 -2
- package/dist/components/control-room-rail/control-room-rail.d.ts.map +1 -1
- package/dist/components/control-room-rail/index.d.ts +1 -1
- package/dist/components/control-room-rail/index.d.ts.map +1 -1
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.d.ts.map +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/payment-form/payment-form.d.ts.map +1 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/phone-input/phone-input.d.ts.map +1 -1
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
- package/dist/i18n/locales/ar.d.ts +36 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +36 -1
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +36 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -1
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +36 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +36 -1
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +36 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +36 -1
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +36 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +36 -1
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +36 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +36 -1
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +36 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -1
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +36 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +36 -1
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +36 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +36 -1
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +36 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -1
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +36 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +36 -1
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +36 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +36 -1
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +36 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +36 -1
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +36 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +36 -1
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +36 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +36 -1
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +36 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +36 -1
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +36 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +36 -1
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +36 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +36 -1
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +9 -9
- package/dist/locales/ar.json +36 -1
- package/dist/locales/de.json +36 -1
- package/dist/locales/el.json +36 -1
- package/dist/locales/en.json +36 -1
- package/dist/locales/es.json +36 -1
- package/dist/locales/fr.json +36 -1
- package/dist/locales/hi.json +36 -1
- package/dist/locales/it.json +36 -1
- package/dist/locales/ja.json +36 -1
- package/dist/locales/nl.json +36 -1
- package/dist/locales/pl.json +36 -1
- package/dist/locales/pt.json +36 -1
- package/dist/locales/ro.json +36 -1
- package/dist/locales/ru.json +36 -1
- package/dist/locales/sq.json +36 -1
- package/dist/locales/sv.json +36 -1
- package/dist/locales/tr.json +36 -1
- package/dist/locales/zh.json +36 -1
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +88 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +17 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +2 -0
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +2 -0
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +24 -10
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.d.ts +1 -1
- package/dist/patterns/calendar/index.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
- package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
- package/dist/_chunks/control-room-rail-Cv7GpMqX.js +0 -354
- package/dist/_chunks/control-room-rail-Cv7GpMqX.js.map +0 -1
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
|
@@ -1730,6 +1730,29 @@ export declare const trUi: {
|
|
|
1730
1730
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1731
1731
|
};
|
|
1732
1732
|
readonly booking: {
|
|
1733
|
+
readonly payment: {
|
|
1734
|
+
readonly paidTitle: "Ödeme alındı, randevu onaylandı";
|
|
1735
|
+
readonly paidBody: "{{amount}} tutarındaki ödemenizi aldık. Randevunuz onaylandı.";
|
|
1736
|
+
readonly paidDemoTitle: "Ödeme başarılı (demo)";
|
|
1737
|
+
readonly paidDemo: "Demo tamamlandı: ödeme alınmadı ve randevu oluşturulmadı.";
|
|
1738
|
+
readonly summaryPaid: "Ödenen tutar";
|
|
1739
|
+
readonly heading: "Randevunuzu onaylamak için ödeme yapın";
|
|
1740
|
+
readonly processing: "Ödemeniz işleniyor.";
|
|
1741
|
+
readonly confirming: "Ödeme alındı. Randevunuzu onaylıyoruz.";
|
|
1742
|
+
readonly failed: "Ödemeniz tamamlanmadı. Lütfen tekrar deneyin.";
|
|
1743
|
+
readonly completionFailed: "Ödeme alındı. Yeniden ödeme yapmadan randevuyu onaylamayı tekrar deneyin.";
|
|
1744
|
+
readonly retryConfirmation: "Onaylamayı tekrar deneyin";
|
|
1745
|
+
readonly cancelled: "Ödeme iptal edildi. Hiçbir randevu onaylanmadı.";
|
|
1746
|
+
readonly noticeTitle: "Çevrimiçi ödeme gerekli";
|
|
1747
|
+
readonly noticeBody: "Bu randevuyu onaylamak için {{amount}} tutarını çevrimiçi ödeyin.";
|
|
1748
|
+
readonly accept: "{{amount}} tutarını çevrimiçi ödemeyi kabul ediyorum.";
|
|
1749
|
+
readonly terms: "Ödeme koşulları";
|
|
1750
|
+
readonly submit: "{{amount}} ödeyin ve randevu alın";
|
|
1751
|
+
readonly submitFailed: "Randevu işleminizi başlatamadık. Lütfen tekrar deneyin.";
|
|
1752
|
+
readonly full: "{{amount}} tutarını çevrimiçi ödeyin";
|
|
1753
|
+
readonly deposit: "Çevrimiçi {{amount}} ön ödeme";
|
|
1754
|
+
readonly unavailable: "Ödeme bilgileri mevcut değil. Lütfen yeniden bir hizmet seçin.";
|
|
1755
|
+
};
|
|
1733
1756
|
readonly regionLabel: "Randevu al";
|
|
1734
1757
|
readonly stepAnnouncement: "Adım {{current}} / {{total}}: {{label}}";
|
|
1735
1758
|
readonly filtersLabel: "Seçimleriniz";
|
|
@@ -2954,6 +2977,9 @@ export declare const trUi: {
|
|
|
2954
2977
|
readonly cvc: "CVC";
|
|
2955
2978
|
};
|
|
2956
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "Ödeme yapmadan önce fatura adresini eksiksiz doldurun.";
|
|
2981
|
+
readonly billingDetailsChanged: "Fatura adresiniz değişti. Lütfen kontrol edip tekrar deneyin.";
|
|
2982
|
+
readonly billingDetailsSave: "Fatura bilgileriniz kaydedilemedi. Lütfen tekrar deneyin.";
|
|
2957
2983
|
readonly generic: "Bir şeyler ters gitti. Lütfen tekrar deneyin.";
|
|
2958
2984
|
readonly cardNumber: "Kart numarası geçersiz.";
|
|
2959
2985
|
readonly expiry: "Son kullanma tarihi geçersiz.";
|
|
@@ -4649,16 +4675,26 @@ export declare const trUi: {
|
|
|
4649
4675
|
readonly noteRequired: "Bir not girin.";
|
|
4650
4676
|
readonly operator: "Operatör";
|
|
4651
4677
|
readonly operatorNone: "Operatör yok";
|
|
4678
|
+
readonly operatorUnresolved: "Listede olmayan operatör: {{id}}";
|
|
4679
|
+
readonly type: "Tür";
|
|
4680
|
+
readonly typeGroupStandard: "Standart türler";
|
|
4681
|
+
readonly typeGroupCustom: "Kliniğe özel türler";
|
|
4682
|
+
readonly typeUnresolved: "Listede olmayan tür: {{id}}";
|
|
4683
|
+
readonly assignee: "Atanan kişi";
|
|
4684
|
+
readonly assigneeNone: "Kimse";
|
|
4685
|
+
readonly assigneeUnresolved: "Listede olmayan atanan kişi: {{id}}";
|
|
4652
4686
|
readonly about: "İlgili";
|
|
4653
4687
|
readonly aboutNobody: "Hiç kimse";
|
|
4654
4688
|
readonly aboutPatient: "Hasta";
|
|
4655
4689
|
readonly aboutCompany: "Şirket";
|
|
4690
|
+
readonly aboutOperator: "Operatör";
|
|
4656
4691
|
readonly companyName: "Şirket adı";
|
|
4657
4692
|
readonly companyUnresolved: "Bağlı şirket (listede yok): {{id}}";
|
|
4658
4693
|
readonly companyReplace: "Şirketi değiştir";
|
|
4659
4694
|
readonly done: "Tamamlandı";
|
|
4660
4695
|
readonly save: "Kaydet";
|
|
4661
4696
|
readonly cancel: "İptal";
|
|
4697
|
+
readonly actionsLabel: "Görev işlemleri";
|
|
4662
4698
|
readonly delete: "Sil";
|
|
4663
4699
|
readonly deleteConfirmTitle: "Bu görev silinsin mi?";
|
|
4664
4700
|
readonly deleteConfirmBody: "Görev kaldırılacak. Bu işlem burada geri alınamaz.";
|
|
@@ -4970,7 +5006,6 @@ export declare const trUi: {
|
|
|
4970
5006
|
};
|
|
4971
5007
|
readonly readOnly: {
|
|
4972
5008
|
readonly createBlocked: "Randevu oluşturma izniniz yok.";
|
|
4973
|
-
readonly createTaskBlocked: "Görev oluşturma izniniz yok.";
|
|
4974
5009
|
readonly changeBlocked: "Randevuları değiştirme izniniz yok.";
|
|
4975
5010
|
readonly waitingBlocked: "Bekleme listesini değiştirme izniniz yok.";
|
|
4976
5011
|
readonly waitingLockedBody: "Bekleme listesini değiştirme izniniz yok — klinik sahibinden takvim düzenleme yetkisi isteyin.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/tr.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"tr.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/tr.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwiKP,CAAC"}
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -1730,6 +1730,29 @@ const e = {
|
|
|
1730
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1731
1731
|
},
|
|
1732
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "Ödeme alındı, randevu onaylandı",
|
|
1735
|
+
paidBody: "{{amount}} tutarındaki ödemenizi aldık. Randevunuz onaylandı.",
|
|
1736
|
+
paidDemoTitle: "Ödeme başarılı (demo)",
|
|
1737
|
+
paidDemo: "Demo tamamlandı: ödeme alınmadı ve randevu oluşturulmadı.",
|
|
1738
|
+
summaryPaid: "Ödenen tutar",
|
|
1739
|
+
heading: "Randevunuzu onaylamak için ödeme yapın",
|
|
1740
|
+
processing: "Ödemeniz işleniyor.",
|
|
1741
|
+
confirming: "Ödeme alındı. Randevunuzu onaylıyoruz.",
|
|
1742
|
+
failed: "Ödemeniz tamamlanmadı. Lütfen tekrar deneyin.",
|
|
1743
|
+
completionFailed: "Ödeme alındı. Yeniden ödeme yapmadan randevuyu onaylamayı tekrar deneyin.",
|
|
1744
|
+
retryConfirmation: "Onaylamayı tekrar deneyin",
|
|
1745
|
+
cancelled: "Ödeme iptal edildi. Hiçbir randevu onaylanmadı.",
|
|
1746
|
+
noticeTitle: "Çevrimiçi ödeme gerekli",
|
|
1747
|
+
noticeBody: "Bu randevuyu onaylamak için {{amount}} tutarını çevrimiçi ödeyin.",
|
|
1748
|
+
accept: "{{amount}} tutarını çevrimiçi ödemeyi kabul ediyorum.",
|
|
1749
|
+
terms: "Ödeme koşulları",
|
|
1750
|
+
submit: "{{amount}} ödeyin ve randevu alın",
|
|
1751
|
+
submitFailed: "Randevu işleminizi başlatamadık. Lütfen tekrar deneyin.",
|
|
1752
|
+
full: "{{amount}} tutarını çevrimiçi ödeyin",
|
|
1753
|
+
deposit: "Çevrimiçi {{amount}} ön ödeme",
|
|
1754
|
+
unavailable: "Ödeme bilgileri mevcut değil. Lütfen yeniden bir hizmet seçin."
|
|
1755
|
+
},
|
|
1733
1756
|
regionLabel: "Randevu al",
|
|
1734
1757
|
stepAnnouncement: "Adım {{current}} / {{total}}: {{label}}",
|
|
1735
1758
|
filtersLabel: "Seçimleriniz",
|
|
@@ -2931,6 +2954,9 @@ const e = {
|
|
|
2931
2954
|
cvc: "CVC"
|
|
2932
2955
|
},
|
|
2933
2956
|
error: {
|
|
2957
|
+
billingAddressIncomplete: "Ödeme yapmadan önce fatura adresini eksiksiz doldurun.",
|
|
2958
|
+
billingDetailsChanged: "Fatura adresiniz değişti. Lütfen kontrol edip tekrar deneyin.",
|
|
2959
|
+
billingDetailsSave: "Fatura bilgileriniz kaydedilemedi. Lütfen tekrar deneyin.",
|
|
2934
2960
|
generic: "Bir şeyler ters gitti. Lütfen tekrar deneyin.",
|
|
2935
2961
|
cardNumber: "Kart numarası geçersiz.",
|
|
2936
2962
|
expiry: "Son kullanma tarihi geçersiz.",
|
|
@@ -4614,16 +4640,26 @@ const e = {
|
|
|
4614
4640
|
noteRequired: "Bir not girin.",
|
|
4615
4641
|
operator: "Operatör",
|
|
4616
4642
|
operatorNone: "Operatör yok",
|
|
4643
|
+
operatorUnresolved: "Listede olmayan operatör: {{id}}",
|
|
4644
|
+
type: "Tür",
|
|
4645
|
+
typeGroupStandard: "Standart türler",
|
|
4646
|
+
typeGroupCustom: "Kliniğe özel türler",
|
|
4647
|
+
typeUnresolved: "Listede olmayan tür: {{id}}",
|
|
4648
|
+
assignee: "Atanan kişi",
|
|
4649
|
+
assigneeNone: "Kimse",
|
|
4650
|
+
assigneeUnresolved: "Listede olmayan atanan kişi: {{id}}",
|
|
4617
4651
|
about: "İlgili",
|
|
4618
4652
|
aboutNobody: "Hiç kimse",
|
|
4619
4653
|
aboutPatient: "Hasta",
|
|
4620
4654
|
aboutCompany: "Şirket",
|
|
4655
|
+
aboutOperator: "Operatör",
|
|
4621
4656
|
companyName: "Şirket adı",
|
|
4622
4657
|
companyUnresolved: "Bağlı şirket (listede yok): {{id}}",
|
|
4623
4658
|
companyReplace: "Şirketi değiştir",
|
|
4624
4659
|
done: "Tamamlandı",
|
|
4625
4660
|
save: "Kaydet",
|
|
4626
4661
|
cancel: "İptal",
|
|
4662
|
+
actionsLabel: "Görev işlemleri",
|
|
4627
4663
|
delete: "Sil",
|
|
4628
4664
|
deleteConfirmTitle: "Bu görev silinsin mi?",
|
|
4629
4665
|
deleteConfirmBody: "Görev kaldırılacak. Bu işlem burada geri alınamaz.",
|
|
@@ -4935,7 +4971,6 @@ const e = {
|
|
|
4935
4971
|
},
|
|
4936
4972
|
readOnly: {
|
|
4937
4973
|
createBlocked: "Randevu oluşturma izniniz yok.",
|
|
4938
|
-
createTaskBlocked: "Görev oluşturma izniniz yok.",
|
|
4939
4974
|
changeBlocked: "Randevuları değiştirme izniniz yok.",
|
|
4940
4975
|
waitingBlocked: "Bekleme listesini değiştirme izniniz yok.",
|
|
4941
4976
|
waitingLockedBody: "Bekleme listesini değiştirme izniniz yok — klinik sahibinden takvim düzenleme yetkisi isteyin."
|