@alfadocs/ui-kit-debug 1.39.0 → 1.41.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.
- package/dist/_chunks/{ai-consent-banner-DvtaM3yg.js → ai-consent-banner-D7I2U-cz.js} +37 -36
- package/dist/_chunks/ai-consent-banner-D7I2U-cz.js.map +1 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js +15 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js.map +1 -0
- package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
- package/dist/_chunks/booking-D43ASl8y.js.map +1 -0
- package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-UllCER2k.js} +2170 -2163
- package/dist/_chunks/calendar-workspace-UllCER2k.js.map +1 -0
- package/dist/_chunks/{contact-profile-card-Zt6WNg1u.js → contact-profile-card-C0WpwpVV.js} +38 -33
- package/dist/_chunks/contact-profile-card-C0WpwpVV.js.map +1 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js +93 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js.map +1 -0
- package/dist/_chunks/format-price-DAbh61Lz.js +51 -0
- package/dist/_chunks/format-price-DAbh61Lz.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js +764 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js.map +1 -0
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js → marketplace-app-shell-D_g9BaDI.js} +2 -2
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js.map → marketplace-app-shell-D_g9BaDI.js.map} +1 -1
- package/dist/_chunks/{money-BY-HmKhZ.js → money-BXLBIRVO.js} +2 -2
- package/dist/_chunks/{money-BY-HmKhZ.js.map → money-BXLBIRVO.js.map} +1 -1
- package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-_diLt8Cj.js} +76 -73
- package/dist/_chunks/notes-panel-_diLt8Cj.js.map +1 -0
- package/dist/_chunks/{panel-subview-Cc2Wtt7D.js → panel-subview-PMBRPFOa.js} +49 -59
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +1 -0
- package/dist/_chunks/{practice-results-D_jjzwgf.js → practice-results-D11Zpt27.js} +50 -45
- package/dist/_chunks/practice-results-D11Zpt27.js.map +1 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js +3119 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js.map +1 -0
- package/dist/_chunks/{sidebar-C-Gr2LL-.js → sidebar-ClTY9lLI.js} +160 -169
- package/dist/_chunks/sidebar-ClTY9lLI.js.map +1 -0
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js → treatment-receipt-DU0OewqH.js} +2 -2
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js.map → treatment-receipt-DU0OewqH.js.map} +1 -1
- package/dist/_chunks/trending-up-C_luYBzS.js +15 -0
- package/dist/_chunks/trending-up-C_luYBzS.js.map +1 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +27 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +1 -0
- package/dist/agent-catalog.json +87 -1
- package/dist/agent-i18n/en.json +7 -0
- package/dist/components/_shared/format-price.d.ts +6 -0
- package/dist/components/_shared/format-price.d.ts.map +1 -1
- package/dist/components/_shared/index.d.ts +1 -1
- package/dist/components/_shared/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.d.ts +1 -1
- package/dist/components/ai-consent-banner/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +6 -0
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/cascade.d.ts +6 -0
- package/dist/components/booking/cascade.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/contact-profile-card/contact-profile-card.d.ts +2 -2
- package/dist/components/contact-profile-card/contact-profile-card.d.ts.map +1 -1
- package/dist/components/contact-profile-card/index.js +1 -1
- package/dist/components/editor-overlay/editor-overlay.d.ts.map +1 -1
- package/dist/components/editor-overlay/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/money/index.js +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -0
- package/dist/components/notes-panel/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +8 -1
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +2 -1
- package/dist/components/practice-results/practice-results.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +6 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.d.ts +1 -1
- package/dist/components/rich-text-editor/index.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +122 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/treatment-receipt/index.js +1 -1
- package/dist/host-compat.css +13 -1
- package/dist/i18n/locales/ar.d.ts +92 -11
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +94 -13
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +92 -11
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +94 -13
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +92 -11
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +94 -13
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +81 -0
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +83 -2
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +92 -11
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +94 -13
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +92 -11
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +94 -13
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +92 -11
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +94 -13
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +92 -11
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +94 -13
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +92 -11
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +94 -13
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +92 -11
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +94 -13
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +92 -11
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +94 -13
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +92 -11
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +94 -13
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +92 -11
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +94 -13
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +92 -11
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +94 -13
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +92 -11
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +94 -13
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +92 -11
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +94 -13
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +92 -11
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +94 -13
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +92 -11
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +94 -13
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +143 -136
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +94 -13
- package/dist/locales/de.json +94 -13
- package/dist/locales/el.json +94 -13
- package/dist/locales/en.json +83 -2
- package/dist/locales/es.json +94 -13
- package/dist/locales/fr.json +94 -13
- package/dist/locales/hi.json +94 -13
- package/dist/locales/it.json +94 -13
- package/dist/locales/ja.json +94 -13
- package/dist/locales/nl.json +94 -13
- package/dist/locales/pl.json +94 -13
- package/dist/locales/pt.json +94 -13
- package/dist/locales/ro.json +94 -13
- package/dist/locales/ru.json +94 -13
- package/dist/locales/sq.json +94 -13
- package/dist/locales/sv.json +94 -13
- package/dist/locales/tr.json +94 -13
- package/dist/locales/zh.json +94 -13
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +9 -1
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +6 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +164 -0
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.d.ts +3 -0
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.js +10 -0
- package/dist/patterns/help-me-write-templates/index.js.map +1 -0
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +51 -42
- package/package.json +5 -1
- package/dist/_chunks/ai-consent-banner-DvtaM3yg.js.map +0 -1
- package/dist/_chunks/booking-Dn3jvv3K.js.map +0 -1
- package/dist/_chunks/calendar-workspace-B-fUbm62.js.map +0 -1
- package/dist/_chunks/contact-profile-card-Zt6WNg1u.js.map +0 -1
- package/dist/_chunks/editor-overlay-9tcPXNWt.js +0 -89
- package/dist/_chunks/editor-overlay-9tcPXNWt.js.map +0 -1
- package/dist/_chunks/format-price-BkMEbeW3.js +0 -47
- package/dist/_chunks/format-price-BkMEbeW3.js.map +0 -1
- package/dist/_chunks/notes-panel-CAD1Ytcj.js.map +0 -1
- package/dist/_chunks/panel-subview-Cc2Wtt7D.js.map +0 -1
- package/dist/_chunks/practice-results-D_jjzwgf.js.map +0 -1
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js +0 -2627
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js.map +0 -1
- package/dist/_chunks/sidebar-C-Gr2LL-.js.map +0 -1
|
@@ -443,6 +443,7 @@ export declare const trUi: {
|
|
|
443
443
|
readonly required: "zorunlu";
|
|
444
444
|
readonly optional: "isteğe bağlı";
|
|
445
445
|
readonly progress_label: "{{percent}} tamamlandı";
|
|
446
|
+
readonly freeOfCharge: "Ücretsiz";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "Düğme grubu";
|
|
@@ -2369,21 +2370,21 @@ export declare const trUi: {
|
|
|
2369
2370
|
readonly openNote: "Notu aç · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "
|
|
2373
|
-
readonly title: "
|
|
2373
|
+
readonly regionLabel: "Yapay zeka desteği izni";
|
|
2374
|
+
readonly title: "Yapay zeka desteği izni";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "
|
|
2376
|
-
readonly required: "
|
|
2376
|
+
readonly granted: "Bu kayıt için yapay zeka desteği etkin.";
|
|
2377
|
+
readonly required: "Yapay zeka desteğinin çalışabilmesi için önce kayıtlı izin gerekir.";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "İzin verildi";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "Verildi";
|
|
2383
|
+
readonly grantedBy: "{{name}} tarafından";
|
|
2384
|
+
readonly pendingLabel: "İzin kaydediliyor…";
|
|
2385
|
+
readonly confirmLabel: "Yapay zeka desteği için iznin alındığını onaylıyorum.";
|
|
2386
|
+
readonly grantButton: "İzin ver";
|
|
2387
|
+
readonly notAllowed: "Yapay zeka desteği için izin verme yetkiniz yok.";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const trUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "Başlık";
|
|
2793
2794
|
readonly extensions: "Düzenleyici eklentileri";
|
|
2795
|
+
readonly insertVariable: "Değişken ekle";
|
|
2796
|
+
readonly variables: "Değişkenler";
|
|
2797
|
+
readonly variableInvalid: "Geçersiz değişken: {{tokens}}. Değişken ekle menüsünden birini seç.";
|
|
2798
|
+
readonly variableNoMatch: "“{{query}}” ile eşleşen değişken yok";
|
|
2794
2799
|
readonly more: "Daha fazla seçenek";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const trUi: {
|
|
|
2879
2884
|
readonly dictationError: "Dikte başarısız. Lütfen tekrar deneyin.";
|
|
2880
2885
|
readonly proofread: "Yazımı ve dil bilgisini denetle";
|
|
2881
2886
|
readonly autoFormat: "Belgeyi otomatik biçimlendir";
|
|
2887
|
+
readonly consentRecorded: "Yapay zeka desteği izni kaydedildi.";
|
|
2888
|
+
readonly consentRegionLabel: "Bu belge için yapay zeka desteği izni";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const trUi: {
|
|
|
3132
3139
|
readonly fullscreen: "Tam ekran aç/kapat";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "Şablonlar";
|
|
3145
|
+
readonly templatesGroup: "Klinik şablonları";
|
|
3146
|
+
readonly createFirst: "İlk şablonunu oluştur";
|
|
3147
|
+
readonly manage: "Şablonları yönet";
|
|
3148
|
+
readonly defaultBadge: "Varsayılan";
|
|
3149
|
+
readonly prompt: "Ne yazılacağını açıkla veya şablon seçmeden önce ayrıntı ekle";
|
|
3150
|
+
readonly write: "Yaz";
|
|
3151
|
+
readonly dictateStart: "Talimatları dikte et";
|
|
3152
|
+
readonly dictateStop: "Dikteyi durdur";
|
|
3153
|
+
readonly listening: "Dinleniyor…";
|
|
3154
|
+
readonly sourceSelection: "Şablonlar seçili metni yeniden yazar.";
|
|
3155
|
+
readonly sourceDocument: "Şablonlar notun tamamını yeniden yazar.";
|
|
3156
|
+
readonly sourceEmpty: "Not boş. Şablon kullanmak için önce dikte et veya yaz.";
|
|
3157
|
+
readonly error: "Bir sorun oluştu. Tekrar dene.";
|
|
3158
|
+
readonly beforeDocument: "Notun";
|
|
3159
|
+
readonly beforeSelection: "Seçili metin";
|
|
3160
|
+
readonly after: "Taslak";
|
|
3161
|
+
readonly discard: "Vazgeç";
|
|
3162
|
+
readonly retry: "Tekrar dene";
|
|
3163
|
+
readonly replace: "Değiştir";
|
|
3164
|
+
readonly insertBelow: "Altına ekle";
|
|
3165
|
+
readonly insert: "Ekle";
|
|
3166
|
+
readonly close: "Kapat";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "Not “{{name}}” ile yeniden yazıldı.";
|
|
3170
|
+
readonly addedBelow: "“{{name}}” taslağı altına eklendi.";
|
|
3171
|
+
readonly undo: "Geri al";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "Yapay zekâ kredilerin bitti";
|
|
3175
|
+
readonly body: "Bugün devam etmek için kredi ekle.";
|
|
3176
|
+
readonly bodyResets: "Ücretsiz hakkın {{date}} tarihinde yenilenir. Bugün devam etmek için kredi ekle.";
|
|
3177
|
+
readonly bodyWait: "Yapay zekâ desteği aylık hakkın yenilendiğinde yeniden kullanılabilir.";
|
|
3178
|
+
readonly bodyWaitResets: "Yapay zekâ desteği {{date}} tarihinde, aylık hakkın yenilendiğinde yeniden kullanılabilir.";
|
|
3179
|
+
readonly meterLabel: "Bu ayki yapay zekâ kredileri";
|
|
3180
|
+
readonly remaining: "{{limit}} krediden {{remaining}} kaldı";
|
|
3181
|
+
readonly cta: "Yapay zekâ kredisi satın al";
|
|
3182
|
+
readonly secondary: "Her işlemin maliyetini gör";
|
|
3183
|
+
readonly back: "Geri";
|
|
3184
|
+
readonly kept: "Notun ve talimatların korunur.";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "Yapay zekâ şablonları";
|
|
3188
|
+
readonly description: "Tüm klinikle paylaşılır. Varsayılan şablon ilk sırada görünür.";
|
|
3189
|
+
readonly new: "Yeni şablon";
|
|
3190
|
+
readonly done: "Bitti";
|
|
3191
|
+
readonly listLabel: "Şablonlar";
|
|
3192
|
+
readonly edit: "{{name}} düzenle";
|
|
3193
|
+
readonly delete: "{{name}} sil";
|
|
3194
|
+
readonly emptyTitle: "Henüz şablon yok";
|
|
3195
|
+
readonly emptyDescription: "Şablon, bir dikteyi tek tıklamayla yapılandırılmış bir nota dönüştürür.";
|
|
3196
|
+
readonly formNew: "Yeni şablon";
|
|
3197
|
+
readonly formEdit: "Şablonu düzenle";
|
|
3198
|
+
readonly name: "Ad";
|
|
3199
|
+
readonly namePlaceholder: "Örneğin: SOAP notu";
|
|
3200
|
+
readonly descLabel: "Kısa açıklama";
|
|
3201
|
+
readonly descHint: "Şablon menüsünde adın altında gösterilir.";
|
|
3202
|
+
readonly prompt: "Yapay zekâ için talimatlar";
|
|
3203
|
+
readonly promptDescription: "İstediğin yapıyı, bölümleri ve üslubu açıkla. Not metni otomatik olarak eklenir.";
|
|
3204
|
+
readonly isDefault: "Varsayılan olarak kullan";
|
|
3205
|
+
readonly save: "Şablonu kaydet";
|
|
3206
|
+
readonly cancel: "İptal";
|
|
3207
|
+
readonly saveError: "Şablon kaydedilemedi. Tekrar dene.";
|
|
3208
|
+
readonly nameRequired: "Bir ad gir.";
|
|
3209
|
+
readonly nameTaken: "Bu adda bir şablon zaten var.";
|
|
3210
|
+
readonly promptRequired: "Talimatları gir.";
|
|
3211
|
+
readonly deleteTitle: "“{{name}}” silinsin mi?";
|
|
3212
|
+
readonly deleteDescription: "Tüm klinik bu şablonu kaybeder. Yazılmış notlar değişmez.";
|
|
3213
|
+
readonly deleteConfirm: "Şablonu sil";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "İmzalanmış belgeler";
|
|
3137
3218
|
readonly noSignedVersions: "Bu belgenin imzalanmış sürümü yok";
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAg5JP,CAAC"}
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Yükleniyor...",
|
|
435
435
|
required: "zorunlu",
|
|
436
436
|
optional: "isteğe bağlı",
|
|
437
|
-
progress_label: "{{percent}} tamamlandı"
|
|
437
|
+
progress_label: "{{percent}} tamamlandı",
|
|
438
|
+
freeOfCharge: "Ücretsiz"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Düğme grubu",
|
|
@@ -2346,21 +2347,21 @@ const e = {
|
|
|
2346
2347
|
openNote: "Notu aç · {{date}}"
|
|
2347
2348
|
},
|
|
2348
2349
|
aiConsentBanner: {
|
|
2349
|
-
regionLabel: "
|
|
2350
|
-
title: "
|
|
2350
|
+
regionLabel: "Yapay zeka desteği izni",
|
|
2351
|
+
title: "Yapay zeka desteği izni",
|
|
2351
2352
|
description: {
|
|
2352
|
-
granted: "
|
|
2353
|
-
required: "
|
|
2353
|
+
granted: "Bu kayıt için yapay zeka desteği etkin.",
|
|
2354
|
+
required: "Yapay zeka desteğinin çalışabilmesi için önce kayıtlı izin gerekir."
|
|
2354
2355
|
},
|
|
2355
2356
|
badge: {
|
|
2356
|
-
granted: "
|
|
2357
|
+
granted: "İzin verildi"
|
|
2357
2358
|
},
|
|
2358
|
-
grantedAtPrefix: "
|
|
2359
|
-
grantedBy: "
|
|
2360
|
-
pendingLabel: "
|
|
2361
|
-
confirmLabel: "
|
|
2362
|
-
grantButton: "
|
|
2363
|
-
notAllowed: "
|
|
2359
|
+
grantedAtPrefix: "Verildi",
|
|
2360
|
+
grantedBy: "{{name}} tarafından",
|
|
2361
|
+
pendingLabel: "İzin kaydediliyor…",
|
|
2362
|
+
confirmLabel: "Yapay zeka desteği için iznin alındığını onaylıyorum.",
|
|
2363
|
+
grantButton: "İzin ver",
|
|
2364
|
+
notAllowed: "Yapay zeka desteği için izin verme yetkiniz yok."
|
|
2364
2365
|
},
|
|
2365
2366
|
paymentCard: {
|
|
2366
2367
|
regionLabel: "Payment {{number}}",
|
|
@@ -2768,6 +2769,10 @@ const e = {
|
|
|
2768
2769
|
},
|
|
2769
2770
|
heading: "Başlık",
|
|
2770
2771
|
extensions: "Düzenleyici eklentileri",
|
|
2772
|
+
insertVariable: "Değişken ekle",
|
|
2773
|
+
variables: "Değişkenler",
|
|
2774
|
+
variableInvalid: "Geçersiz değişken: {{tokens}}. Değişken ekle menüsünden birini seç.",
|
|
2775
|
+
variableNoMatch: "“{{query}}” ile eşleşen değişken yok",
|
|
2771
2776
|
more: "Daha fazla seçenek",
|
|
2772
2777
|
link: {
|
|
2773
2778
|
url: "URL",
|
|
@@ -2855,7 +2860,9 @@ const e = {
|
|
|
2855
2860
|
listening: "Dinleniyor…",
|
|
2856
2861
|
dictationError: "Dikte başarısız. Lütfen tekrar deneyin.",
|
|
2857
2862
|
proofread: "Yazımı ve dil bilgisini denetle",
|
|
2858
|
-
autoFormat: "Belgeyi otomatik biçimlendir"
|
|
2863
|
+
autoFormat: "Belgeyi otomatik biçimlendir",
|
|
2864
|
+
consentRecorded: "Yapay zeka desteği izni kaydedildi.",
|
|
2865
|
+
consentRegionLabel: "Bu belge için yapay zeka desteği izni"
|
|
2859
2866
|
}
|
|
2860
2867
|
},
|
|
2861
2868
|
payment: {
|
|
@@ -3106,6 +3113,80 @@ const e = {
|
|
|
3106
3113
|
fullscreen: "Tam ekran aç/kapat"
|
|
3107
3114
|
}
|
|
3108
3115
|
},
|
|
3116
|
+
helpMeWriteTemplates: {
|
|
3117
|
+
bar: {
|
|
3118
|
+
templatesMenu: "Şablonlar",
|
|
3119
|
+
templatesGroup: "Klinik şablonları",
|
|
3120
|
+
createFirst: "İlk şablonunu oluştur",
|
|
3121
|
+
manage: "Şablonları yönet",
|
|
3122
|
+
defaultBadge: "Varsayılan",
|
|
3123
|
+
prompt: "Ne yazılacağını açıkla veya şablon seçmeden önce ayrıntı ekle",
|
|
3124
|
+
write: "Yaz",
|
|
3125
|
+
dictateStart: "Talimatları dikte et",
|
|
3126
|
+
dictateStop: "Dikteyi durdur",
|
|
3127
|
+
listening: "Dinleniyor…",
|
|
3128
|
+
sourceSelection: "Şablonlar seçili metni yeniden yazar.",
|
|
3129
|
+
sourceDocument: "Şablonlar notun tamamını yeniden yazar.",
|
|
3130
|
+
sourceEmpty: "Not boş. Şablon kullanmak için önce dikte et veya yaz.",
|
|
3131
|
+
error: "Bir sorun oluştu. Tekrar dene.",
|
|
3132
|
+
beforeDocument: "Notun",
|
|
3133
|
+
beforeSelection: "Seçili metin",
|
|
3134
|
+
after: "Taslak",
|
|
3135
|
+
discard: "Vazgeç",
|
|
3136
|
+
retry: "Tekrar dene",
|
|
3137
|
+
replace: "Değiştir",
|
|
3138
|
+
insertBelow: "Altına ekle",
|
|
3139
|
+
insert: "Ekle",
|
|
3140
|
+
close: "Kapat"
|
|
3141
|
+
},
|
|
3142
|
+
undo: {
|
|
3143
|
+
replaced: "Not “{{name}}” ile yeniden yazıldı.",
|
|
3144
|
+
addedBelow: "“{{name}}” taslağı altına eklendi.",
|
|
3145
|
+
undo: "Geri al"
|
|
3146
|
+
},
|
|
3147
|
+
credits: {
|
|
3148
|
+
title: "Yapay zekâ kredilerin bitti",
|
|
3149
|
+
body: "Bugün devam etmek için kredi ekle.",
|
|
3150
|
+
bodyResets: "Ücretsiz hakkın {{date}} tarihinde yenilenir. Bugün devam etmek için kredi ekle.",
|
|
3151
|
+
bodyWait: "Yapay zekâ desteği aylık hakkın yenilendiğinde yeniden kullanılabilir.",
|
|
3152
|
+
bodyWaitResets: "Yapay zekâ desteği {{date}} tarihinde, aylık hakkın yenilendiğinde yeniden kullanılabilir.",
|
|
3153
|
+
meterLabel: "Bu ayki yapay zekâ kredileri",
|
|
3154
|
+
remaining: "{{limit}} krediden {{remaining}} kaldı",
|
|
3155
|
+
cta: "Yapay zekâ kredisi satın al",
|
|
3156
|
+
secondary: "Her işlemin maliyetini gör",
|
|
3157
|
+
back: "Geri",
|
|
3158
|
+
kept: "Notun ve talimatların korunur."
|
|
3159
|
+
},
|
|
3160
|
+
manager: {
|
|
3161
|
+
title: "Yapay zekâ şablonları",
|
|
3162
|
+
description: "Tüm klinikle paylaşılır. Varsayılan şablon ilk sırada görünür.",
|
|
3163
|
+
new: "Yeni şablon",
|
|
3164
|
+
done: "Bitti",
|
|
3165
|
+
listLabel: "Şablonlar",
|
|
3166
|
+
edit: "{{name}} düzenle",
|
|
3167
|
+
delete: "{{name}} sil",
|
|
3168
|
+
emptyTitle: "Henüz şablon yok",
|
|
3169
|
+
emptyDescription: "Şablon, bir dikteyi tek tıklamayla yapılandırılmış bir nota dönüştürür.",
|
|
3170
|
+
formNew: "Yeni şablon",
|
|
3171
|
+
formEdit: "Şablonu düzenle",
|
|
3172
|
+
name: "Ad",
|
|
3173
|
+
namePlaceholder: "Örneğin: SOAP notu",
|
|
3174
|
+
descLabel: "Kısa açıklama",
|
|
3175
|
+
descHint: "Şablon menüsünde adın altında gösterilir.",
|
|
3176
|
+
prompt: "Yapay zekâ için talimatlar",
|
|
3177
|
+
promptDescription: "İstediğin yapıyı, bölümleri ve üslubu açıkla. Not metni otomatik olarak eklenir.",
|
|
3178
|
+
isDefault: "Varsayılan olarak kullan",
|
|
3179
|
+
save: "Şablonu kaydet",
|
|
3180
|
+
cancel: "İptal",
|
|
3181
|
+
saveError: "Şablon kaydedilemedi. Tekrar dene.",
|
|
3182
|
+
nameRequired: "Bir ad gir.",
|
|
3183
|
+
nameTaken: "Bu adda bir şablon zaten var.",
|
|
3184
|
+
promptRequired: "Talimatları gir.",
|
|
3185
|
+
deleteTitle: "“{{name}}” silinsin mi?",
|
|
3186
|
+
deleteDescription: "Tüm klinik bu şablonu kaybeder. Yazılmış notlar değişmez.",
|
|
3187
|
+
deleteConfirm: "Şablonu sil"
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3109
3190
|
signatureRequest: {
|
|
3110
3191
|
title: "İmzalanmış belgeler",
|
|
3111
3192
|
noSignedVersions: "Bu belgenin imzalanmış sürümü yok",
|