@alfadocs/ui-kit 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/arrow-left-BfaGqVam.js +15 -0
- package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
- package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-UllCER2k.js} +2170 -2163
- package/dist/_chunks/{contact-profile-card-Zt6WNg1u.js → contact-profile-card-C0WpwpVV.js} +38 -33
- package/dist/_chunks/editor-overlay-DwNKaI22.js +93 -0
- package/dist/_chunks/format-price-DAbh61Lz.js +51 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js +764 -0
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js → marketplace-app-shell-D_g9BaDI.js} +2 -2
- package/dist/_chunks/{money-BY-HmKhZ.js → money-BXLBIRVO.js} +2 -2
- package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-_diLt8Cj.js} +76 -73
- package/dist/_chunks/{panel-subview-Cc2Wtt7D.js → panel-subview-PMBRPFOa.js} +49 -59
- package/dist/_chunks/{practice-results-D_jjzwgf.js → practice-results-D11Zpt27.js} +50 -45
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js +3119 -0
- package/dist/_chunks/{sidebar-C-Gr2LL-.js → sidebar-ClTY9lLI.js} +160 -169
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js → treatment-receipt-DU0OewqH.js} +2 -2
- package/dist/_chunks/trending-up-C_luYBzS.js +15 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +27 -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/index.d.ts +1 -1
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
- package/dist/components/ai-consent-banner/index.d.ts +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/cascade.d.ts +6 -0
- 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/index.js +1 -1
- package/dist/components/editor-overlay/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/money/index.js +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +8 -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/rich-text-editor/editor-toolbar.d.ts +6 -1
- package/dist/components/rich-text-editor/index.d.ts +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/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.js +94 -13
- package/dist/i18n/locales/de.d.ts +92 -11
- package/dist/i18n/locales/de.js +94 -13
- package/dist/i18n/locales/el.d.ts +92 -11
- package/dist/i18n/locales/el.js +94 -13
- package/dist/i18n/locales/en.d.ts +81 -0
- package/dist/i18n/locales/en.js +83 -2
- package/dist/i18n/locales/es.d.ts +92 -11
- package/dist/i18n/locales/es.js +94 -13
- package/dist/i18n/locales/fr.d.ts +92 -11
- package/dist/i18n/locales/fr.js +94 -13
- package/dist/i18n/locales/hi.d.ts +92 -11
- package/dist/i18n/locales/hi.js +94 -13
- package/dist/i18n/locales/it.d.ts +92 -11
- package/dist/i18n/locales/it.js +94 -13
- package/dist/i18n/locales/ja.d.ts +92 -11
- package/dist/i18n/locales/ja.js +94 -13
- package/dist/i18n/locales/nl.d.ts +92 -11
- package/dist/i18n/locales/nl.js +94 -13
- package/dist/i18n/locales/pl.d.ts +92 -11
- package/dist/i18n/locales/pl.js +94 -13
- package/dist/i18n/locales/pt.d.ts +92 -11
- package/dist/i18n/locales/pt.js +94 -13
- package/dist/i18n/locales/ro.d.ts +92 -11
- package/dist/i18n/locales/ro.js +94 -13
- package/dist/i18n/locales/ru.d.ts +92 -11
- package/dist/i18n/locales/ru.js +94 -13
- package/dist/i18n/locales/sq.d.ts +92 -11
- package/dist/i18n/locales/sq.js +94 -13
- package/dist/i18n/locales/sv.d.ts +92 -11
- package/dist/i18n/locales/sv.js +94 -13
- package/dist/i18n/locales/tr.d.ts +92 -11
- package/dist/i18n/locales/tr.js +94 -13
- package/dist/i18n/locales/zh.d.ts +92 -11
- package/dist/i18n/locales/zh.js +94 -13
- package/dist/index.js +143 -136
- 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.journey.d.ts +9 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +6 -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/index.d.ts +3 -0
- package/dist/patterns/help-me-write-templates/index.js +10 -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/editor-overlay-9tcPXNWt.js +0 -89
- package/dist/_chunks/format-price-BkMEbeW3.js +0 -47
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js +0 -2627
|
@@ -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";
|
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",
|
|
@@ -443,6 +443,7 @@ export declare const zhUi: {
|
|
|
443
443
|
readonly required: "必填";
|
|
444
444
|
readonly optional: "可选";
|
|
445
445
|
readonly progress_label: "已完成 {{percent}}";
|
|
446
|
+
readonly freeOfCharge: "免费";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "按钮组";
|
|
@@ -2369,21 +2370,21 @@ export declare const zhUi: {
|
|
|
2369
2370
|
readonly openNote: "打开笔记 · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "AI
|
|
2373
|
-
readonly title: "AI
|
|
2373
|
+
readonly regionLabel: "AI 辅助同意";
|
|
2374
|
+
readonly title: "AI 辅助同意";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "AI
|
|
2376
|
-
readonly required: "AI
|
|
2376
|
+
readonly granted: "此记录已启用 AI 辅助。";
|
|
2377
|
+
readonly required: "AI 辅助需要已记录的同意才能运行。";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "已同意";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "已同意";
|
|
2383
|
+
readonly grantedBy: "由 {{name}}";
|
|
2384
|
+
readonly pendingLabel: "正在保存同意…";
|
|
2385
|
+
readonly confirmLabel: "我确认已获得 AI 辅助的同意。";
|
|
2386
|
+
readonly grantButton: "给予同意";
|
|
2387
|
+
readonly notAllowed: "您没有授予 AI 辅助同意的权限。";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const zhUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "标题";
|
|
2793
2794
|
readonly extensions: "编辑器扩展";
|
|
2795
|
+
readonly insertVariable: "插入变量";
|
|
2796
|
+
readonly variables: "变量";
|
|
2797
|
+
readonly variableInvalid: "无效变量:{{tokens}}。请从“插入变量”中选择。";
|
|
2798
|
+
readonly variableNoMatch: "没有与“{{query}}”匹配的变量";
|
|
2794
2799
|
readonly more: "更多选项";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const zhUi: {
|
|
|
2879
2884
|
readonly dictationError: "语音输入失败,请重试。";
|
|
2880
2885
|
readonly proofread: "检查拼写和语法";
|
|
2881
2886
|
readonly autoFormat: "自动格式化文档";
|
|
2887
|
+
readonly consentRecorded: "AI 辅助同意已记录。";
|
|
2888
|
+
readonly consentRegionLabel: "此文档的 AI 辅助同意";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const zhUi: {
|
|
|
3132
3139
|
readonly fullscreen: "切换全屏";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "模板";
|
|
3145
|
+
readonly templatesGroup: "诊所模板";
|
|
3146
|
+
readonly createFirst: "创建第一个模板";
|
|
3147
|
+
readonly manage: "管理模板";
|
|
3148
|
+
readonly defaultBadge: "默认";
|
|
3149
|
+
readonly prompt: "描述要写的内容,或在选择模板前补充细节";
|
|
3150
|
+
readonly write: "写作";
|
|
3151
|
+
readonly dictateStart: "口述指令";
|
|
3152
|
+
readonly dictateStop: "停止口述";
|
|
3153
|
+
readonly listening: "正在聆听…";
|
|
3154
|
+
readonly sourceSelection: "模板会改写所选文本。";
|
|
3155
|
+
readonly sourceDocument: "模板会改写整条记录。";
|
|
3156
|
+
readonly sourceEmpty: "记录为空。请先口述或输入内容再使用模板。";
|
|
3157
|
+
readonly error: "出了点问题,请重试。";
|
|
3158
|
+
readonly beforeDocument: "你的记录";
|
|
3159
|
+
readonly beforeSelection: "所选文本";
|
|
3160
|
+
readonly after: "草稿";
|
|
3161
|
+
readonly discard: "放弃";
|
|
3162
|
+
readonly retry: "重试";
|
|
3163
|
+
readonly replace: "替换";
|
|
3164
|
+
readonly insertBelow: "插入到下方";
|
|
3165
|
+
readonly insert: "插入";
|
|
3166
|
+
readonly close: "关闭";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "已使用“{{name}}”改写记录。";
|
|
3170
|
+
readonly addedBelow: "已在下方添加“{{name}}”的草稿。";
|
|
3171
|
+
readonly undo: "撤销";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "AI 额度已用完";
|
|
3175
|
+
readonly body: "添加额度即可今天继续使用。";
|
|
3176
|
+
readonly bodyResets: "免费额度将于 {{date}} 恢复。添加额度即可今天继续使用。";
|
|
3177
|
+
readonly bodyWait: "每月额度重置后即可再次使用 AI 辅助。";
|
|
3178
|
+
readonly bodyWaitResets: "{{date}} 每月额度重置后,即可再次使用 AI 辅助。";
|
|
3179
|
+
readonly meterLabel: "本月 AI 额度";
|
|
3180
|
+
readonly remaining: "剩余 {{remaining}} / {{limit}}";
|
|
3181
|
+
readonly cta: "购买 AI 额度";
|
|
3182
|
+
readonly secondary: "查看每项操作的费用";
|
|
3183
|
+
readonly back: "返回";
|
|
3184
|
+
readonly kept: "你的记录和指令已保留。";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "AI 模板";
|
|
3188
|
+
readonly description: "与整个诊所共享。默认模板排在首位。";
|
|
3189
|
+
readonly new: "新建模板";
|
|
3190
|
+
readonly done: "完成";
|
|
3191
|
+
readonly listLabel: "模板";
|
|
3192
|
+
readonly edit: "编辑 {{name}}";
|
|
3193
|
+
readonly delete: "删除 {{name}}";
|
|
3194
|
+
readonly emptyTitle: "还没有模板";
|
|
3195
|
+
readonly emptyDescription: "模板可一键将口述内容转换为结构化记录。";
|
|
3196
|
+
readonly formNew: "新建模板";
|
|
3197
|
+
readonly formEdit: "编辑模板";
|
|
3198
|
+
readonly name: "名称";
|
|
3199
|
+
readonly namePlaceholder: "例如:SOAP 记录";
|
|
3200
|
+
readonly descLabel: "简短说明";
|
|
3201
|
+
readonly descHint: "显示在模板菜单中的名称下方。";
|
|
3202
|
+
readonly prompt: "给 AI 的指令";
|
|
3203
|
+
readonly promptDescription: "描述你想要的结构、章节和语气。记录文本会自动加入。";
|
|
3204
|
+
readonly isDefault: "设为默认";
|
|
3205
|
+
readonly save: "保存模板";
|
|
3206
|
+
readonly cancel: "取消";
|
|
3207
|
+
readonly saveError: "模板无法保存,请重试。";
|
|
3208
|
+
readonly nameRequired: "请输入名称。";
|
|
3209
|
+
readonly nameTaken: "已存在同名模板。";
|
|
3210
|
+
readonly promptRequired: "请输入指令。";
|
|
3211
|
+
readonly deleteTitle: "删除“{{name}}”?";
|
|
3212
|
+
readonly deleteDescription: "整个诊所都将失去此模板。已写好的记录不会改变。";
|
|
3213
|
+
readonly deleteConfirm: "删除模板";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "已签署文件";
|
|
3137
3218
|
readonly noSignedVersions: "此文件没有已签署的版本";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "加载中……",
|
|
435
435
|
required: "必填",
|
|
436
436
|
optional: "可选",
|
|
437
|
-
progress_label: "已完成 {{percent}}"
|
|
437
|
+
progress_label: "已完成 {{percent}}",
|
|
438
|
+
freeOfCharge: "免费"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "按钮组",
|
|
@@ -2341,21 +2342,21 @@ const e = {
|
|
|
2341
2342
|
openNote: "打开笔记 · {{date}}"
|
|
2342
2343
|
},
|
|
2343
2344
|
aiConsentBanner: {
|
|
2344
|
-
regionLabel: "AI
|
|
2345
|
-
title: "AI
|
|
2345
|
+
regionLabel: "AI 辅助同意",
|
|
2346
|
+
title: "AI 辅助同意",
|
|
2346
2347
|
description: {
|
|
2347
|
-
granted: "AI
|
|
2348
|
-
required: "AI
|
|
2348
|
+
granted: "此记录已启用 AI 辅助。",
|
|
2349
|
+
required: "AI 辅助需要已记录的同意才能运行。"
|
|
2349
2350
|
},
|
|
2350
2351
|
badge: {
|
|
2351
|
-
granted: "
|
|
2352
|
+
granted: "已同意"
|
|
2352
2353
|
},
|
|
2353
|
-
grantedAtPrefix: "
|
|
2354
|
-
grantedBy: "
|
|
2355
|
-
pendingLabel: "
|
|
2356
|
-
confirmLabel: "
|
|
2357
|
-
grantButton: "
|
|
2358
|
-
notAllowed: "
|
|
2354
|
+
grantedAtPrefix: "已同意",
|
|
2355
|
+
grantedBy: "由 {{name}}",
|
|
2356
|
+
pendingLabel: "正在保存同意…",
|
|
2357
|
+
confirmLabel: "我确认已获得 AI 辅助的同意。",
|
|
2358
|
+
grantButton: "给予同意",
|
|
2359
|
+
notAllowed: "您没有授予 AI 辅助同意的权限。"
|
|
2359
2360
|
},
|
|
2360
2361
|
paymentCard: {
|
|
2361
2362
|
regionLabel: "Payment {{number}}",
|
|
@@ -2761,6 +2762,10 @@ const e = {
|
|
|
2761
2762
|
highlight: { remove: "清除高亮" },
|
|
2762
2763
|
heading: "标题",
|
|
2763
2764
|
extensions: "编辑器扩展",
|
|
2765
|
+
insertVariable: "插入变量",
|
|
2766
|
+
variables: "变量",
|
|
2767
|
+
variableInvalid: "无效变量:{{tokens}}。请从“插入变量”中选择。",
|
|
2768
|
+
variableNoMatch: "没有与“{{query}}”匹配的变量",
|
|
2764
2769
|
more: "更多选项",
|
|
2765
2770
|
link: {
|
|
2766
2771
|
url: "URL",
|
|
@@ -2848,7 +2853,9 @@ const e = {
|
|
|
2848
2853
|
listening: "聆听中……",
|
|
2849
2854
|
dictationError: "语音输入失败,请重试。",
|
|
2850
2855
|
proofread: "检查拼写和语法",
|
|
2851
|
-
autoFormat: "自动格式化文档"
|
|
2856
|
+
autoFormat: "自动格式化文档",
|
|
2857
|
+
consentRecorded: "AI 辅助同意已记录。",
|
|
2858
|
+
consentRegionLabel: "此文档的 AI 辅助同意"
|
|
2852
2859
|
}
|
|
2853
2860
|
},
|
|
2854
2861
|
payment: {
|
|
@@ -3095,6 +3102,80 @@ const e = {
|
|
|
3095
3102
|
fullscreen: "切换全屏"
|
|
3096
3103
|
}
|
|
3097
3104
|
},
|
|
3105
|
+
helpMeWriteTemplates: {
|
|
3106
|
+
bar: {
|
|
3107
|
+
templatesMenu: "模板",
|
|
3108
|
+
templatesGroup: "诊所模板",
|
|
3109
|
+
createFirst: "创建第一个模板",
|
|
3110
|
+
manage: "管理模板",
|
|
3111
|
+
defaultBadge: "默认",
|
|
3112
|
+
prompt: "描述要写的内容,或在选择模板前补充细节",
|
|
3113
|
+
write: "写作",
|
|
3114
|
+
dictateStart: "口述指令",
|
|
3115
|
+
dictateStop: "停止口述",
|
|
3116
|
+
listening: "正在聆听…",
|
|
3117
|
+
sourceSelection: "模板会改写所选文本。",
|
|
3118
|
+
sourceDocument: "模板会改写整条记录。",
|
|
3119
|
+
sourceEmpty: "记录为空。请先口述或输入内容再使用模板。",
|
|
3120
|
+
error: "出了点问题,请重试。",
|
|
3121
|
+
beforeDocument: "你的记录",
|
|
3122
|
+
beforeSelection: "所选文本",
|
|
3123
|
+
after: "草稿",
|
|
3124
|
+
discard: "放弃",
|
|
3125
|
+
retry: "重试",
|
|
3126
|
+
replace: "替换",
|
|
3127
|
+
insertBelow: "插入到下方",
|
|
3128
|
+
insert: "插入",
|
|
3129
|
+
close: "关闭"
|
|
3130
|
+
},
|
|
3131
|
+
undo: {
|
|
3132
|
+
replaced: "已使用“{{name}}”改写记录。",
|
|
3133
|
+
addedBelow: "已在下方添加“{{name}}”的草稿。",
|
|
3134
|
+
undo: "撤销"
|
|
3135
|
+
},
|
|
3136
|
+
credits: {
|
|
3137
|
+
title: "AI 额度已用完",
|
|
3138
|
+
body: "添加额度即可今天继续使用。",
|
|
3139
|
+
bodyResets: "免费额度将于 {{date}} 恢复。添加额度即可今天继续使用。",
|
|
3140
|
+
bodyWait: "每月额度重置后即可再次使用 AI 辅助。",
|
|
3141
|
+
bodyWaitResets: "{{date}} 每月额度重置后,即可再次使用 AI 辅助。",
|
|
3142
|
+
meterLabel: "本月 AI 额度",
|
|
3143
|
+
remaining: "剩余 {{remaining}} / {{limit}}",
|
|
3144
|
+
cta: "购买 AI 额度",
|
|
3145
|
+
secondary: "查看每项操作的费用",
|
|
3146
|
+
back: "返回",
|
|
3147
|
+
kept: "你的记录和指令已保留。"
|
|
3148
|
+
},
|
|
3149
|
+
manager: {
|
|
3150
|
+
title: "AI 模板",
|
|
3151
|
+
description: "与整个诊所共享。默认模板排在首位。",
|
|
3152
|
+
new: "新建模板",
|
|
3153
|
+
done: "完成",
|
|
3154
|
+
listLabel: "模板",
|
|
3155
|
+
edit: "编辑 {{name}}",
|
|
3156
|
+
delete: "删除 {{name}}",
|
|
3157
|
+
emptyTitle: "还没有模板",
|
|
3158
|
+
emptyDescription: "模板可一键将口述内容转换为结构化记录。",
|
|
3159
|
+
formNew: "新建模板",
|
|
3160
|
+
formEdit: "编辑模板",
|
|
3161
|
+
name: "名称",
|
|
3162
|
+
namePlaceholder: "例如:SOAP 记录",
|
|
3163
|
+
descLabel: "简短说明",
|
|
3164
|
+
descHint: "显示在模板菜单中的名称下方。",
|
|
3165
|
+
prompt: "给 AI 的指令",
|
|
3166
|
+
promptDescription: "描述你想要的结构、章节和语气。记录文本会自动加入。",
|
|
3167
|
+
isDefault: "设为默认",
|
|
3168
|
+
save: "保存模板",
|
|
3169
|
+
cancel: "取消",
|
|
3170
|
+
saveError: "模板无法保存,请重试。",
|
|
3171
|
+
nameRequired: "请输入名称。",
|
|
3172
|
+
nameTaken: "已存在同名模板。",
|
|
3173
|
+
promptRequired: "请输入指令。",
|
|
3174
|
+
deleteTitle: "删除“{{name}}”?",
|
|
3175
|
+
deleteDescription: "整个诊所都将失去此模板。已写好的记录不会改变。",
|
|
3176
|
+
deleteConfirm: "删除模板"
|
|
3177
|
+
}
|
|
3178
|
+
},
|
|
3098
3179
|
signatureRequest: {
|
|
3099
3180
|
title: "已签署文件",
|
|
3100
3181
|
noSignedVersions: "此文件没有已签署的版本",
|