@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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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/ja.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: "ボタングループ",
|
|
@@ -2349,21 +2350,21 @@ const e = {
|
|
|
2349
2350
|
openNote: "メモを開く · {{date}}"
|
|
2350
2351
|
},
|
|
2351
2352
|
aiConsentBanner: {
|
|
2352
|
-
regionLabel: "AI
|
|
2353
|
-
title: "AI
|
|
2353
|
+
regionLabel: "AIアシスタント利用の同意",
|
|
2354
|
+
title: "AIアシスタント利用の同意",
|
|
2354
2355
|
description: {
|
|
2355
|
-
granted: "AI
|
|
2356
|
-
required: "AI
|
|
2356
|
+
granted: "このレコードでAIアシスタントの利用が有効になっています。",
|
|
2357
|
+
required: "AIアシスタントの利用には、事前に記録された同意が必要です。"
|
|
2357
2358
|
},
|
|
2358
2359
|
badge: {
|
|
2359
|
-
granted: "
|
|
2360
|
+
granted: "同意済み"
|
|
2360
2361
|
},
|
|
2361
|
-
grantedAtPrefix: "
|
|
2362
|
-
grantedBy: "
|
|
2363
|
-
pendingLabel: "
|
|
2364
|
-
confirmLabel: "
|
|
2365
|
-
grantButton: "
|
|
2366
|
-
notAllowed: "
|
|
2362
|
+
grantedAtPrefix: "同意日",
|
|
2363
|
+
grantedBy: "{{name}} が同意",
|
|
2364
|
+
pendingLabel: "同意を保存しています…",
|
|
2365
|
+
confirmLabel: "AIアシスタントの利用について同意を得たことを確認します。",
|
|
2366
|
+
grantButton: "同意する",
|
|
2367
|
+
notAllowed: "AIアシスタントの利用に同意する権限がありません。"
|
|
2367
2368
|
},
|
|
2368
2369
|
paymentCard: {
|
|
2369
2370
|
regionLabel: "Payment {{number}}",
|
|
@@ -2771,6 +2772,10 @@ const e = {
|
|
|
2771
2772
|
},
|
|
2772
2773
|
heading: "見出し",
|
|
2773
2774
|
extensions: "エディター拡張機能",
|
|
2775
|
+
insertVariable: "変数を挿入",
|
|
2776
|
+
variables: "変数",
|
|
2777
|
+
variableInvalid: "無効な変数:{{tokens}}。「変数を挿入」から選んでください。",
|
|
2778
|
+
variableNoMatch: "「{{query}}」に一致する変数はありません",
|
|
2774
2779
|
more: "その他のオプション",
|
|
2775
2780
|
link: {
|
|
2776
2781
|
url: "URL",
|
|
@@ -2858,7 +2863,9 @@ const e = {
|
|
|
2858
2863
|
listening: "聞いています…",
|
|
2859
2864
|
dictationError: "音声入力に失敗しました。もう一度お試しください。",
|
|
2860
2865
|
proofread: "スペルと文法をチェック",
|
|
2861
|
-
autoFormat: "文書を自動整形"
|
|
2866
|
+
autoFormat: "文書を自動整形",
|
|
2867
|
+
consentRecorded: "AIアシスタント利用の同意が記録されました。",
|
|
2868
|
+
consentRegionLabel: "この文書に対するAIアシスタント利用の同意"
|
|
2862
2869
|
}
|
|
2863
2870
|
},
|
|
2864
2871
|
payment: {
|
|
@@ -3109,6 +3116,80 @@ const e = {
|
|
|
3109
3116
|
fullscreen: "フルスクリーン切り替え"
|
|
3110
3117
|
}
|
|
3111
3118
|
},
|
|
3119
|
+
helpMeWriteTemplates: {
|
|
3120
|
+
bar: {
|
|
3121
|
+
templatesMenu: "テンプレート",
|
|
3122
|
+
templatesGroup: "医院のテンプレート",
|
|
3123
|
+
createFirst: "最初のテンプレートを作成",
|
|
3124
|
+
manage: "テンプレートを管理",
|
|
3125
|
+
defaultBadge: "既定",
|
|
3126
|
+
prompt: "書きたい内容を入力するか、テンプレートを選ぶ前に詳細を追加してください",
|
|
3127
|
+
write: "作成",
|
|
3128
|
+
dictateStart: "指示を口述",
|
|
3129
|
+
dictateStop: "口述を停止",
|
|
3130
|
+
listening: "聞き取り中…",
|
|
3131
|
+
sourceSelection: "テンプレートは選択したテキストを書き直します。",
|
|
3132
|
+
sourceDocument: "テンプレートはメモ全体を書き直します。",
|
|
3133
|
+
sourceEmpty: "メモが空です。テンプレートを使うには、先に口述または入力してください。",
|
|
3134
|
+
error: "問題が発生しました。もう一度お試しください。",
|
|
3135
|
+
beforeDocument: "あなたのメモ",
|
|
3136
|
+
beforeSelection: "選択したテキスト",
|
|
3137
|
+
after: "下書き",
|
|
3138
|
+
discard: "破棄",
|
|
3139
|
+
retry: "やり直す",
|
|
3140
|
+
replace: "置き換える",
|
|
3141
|
+
insertBelow: "下に挿入",
|
|
3142
|
+
insert: "挿入",
|
|
3143
|
+
close: "閉じる"
|
|
3144
|
+
},
|
|
3145
|
+
undo: {
|
|
3146
|
+
replaced: "「{{name}}」でメモを書き直しました。",
|
|
3147
|
+
addedBelow: "「{{name}}」の下書きを下に追加しました。",
|
|
3148
|
+
undo: "元に戻す"
|
|
3149
|
+
},
|
|
3150
|
+
credits: {
|
|
3151
|
+
title: "AI クレジットを使い切りました",
|
|
3152
|
+
body: "今日続けるにはクレジットを追加してください。",
|
|
3153
|
+
bodyResets: "無料枠は {{date}} に戻ります。今日続けるにはクレジットを追加してください。",
|
|
3154
|
+
bodyWait: "月間の枠がリセットされると、AI アシストを再び利用できます。",
|
|
3155
|
+
bodyWaitResets: "{{date}} に月間の枠がリセットされ、AI アシストを再び利用できます。",
|
|
3156
|
+
meterLabel: "今月の AI クレジット",
|
|
3157
|
+
remaining: "残り {{remaining}} / {{limit}}",
|
|
3158
|
+
cta: "AI クレジットを購入",
|
|
3159
|
+
secondary: "各操作の費用を見る",
|
|
3160
|
+
back: "戻る",
|
|
3161
|
+
kept: "メモと指示は保持されています。"
|
|
3162
|
+
},
|
|
3163
|
+
manager: {
|
|
3164
|
+
title: "AI テンプレート",
|
|
3165
|
+
description: "医院の全員と共有されます。既定のテンプレートが最初に表示されます。",
|
|
3166
|
+
new: "新しいテンプレート",
|
|
3167
|
+
done: "完了",
|
|
3168
|
+
listLabel: "テンプレート",
|
|
3169
|
+
edit: "{{name}} を編集",
|
|
3170
|
+
delete: "{{name}} を削除",
|
|
3171
|
+
emptyTitle: "テンプレートはまだありません",
|
|
3172
|
+
emptyDescription: "テンプレートを使うと、口述をワンクリックで構造化されたメモに変換できます。",
|
|
3173
|
+
formNew: "新しいテンプレート",
|
|
3174
|
+
formEdit: "テンプレートを編集",
|
|
3175
|
+
name: "名前",
|
|
3176
|
+
namePlaceholder: "例:SOAP メモ",
|
|
3177
|
+
descLabel: "短い説明",
|
|
3178
|
+
descHint: "テンプレートメニューで名前の下に表示されます。",
|
|
3179
|
+
prompt: "AI への指示",
|
|
3180
|
+
promptDescription: "希望する構成、セクション、文体を記述してください。メモの本文は自動で追加されます。",
|
|
3181
|
+
isDefault: "既定として使用",
|
|
3182
|
+
save: "テンプレートを保存",
|
|
3183
|
+
cancel: "キャンセル",
|
|
3184
|
+
saveError: "テンプレートを保存できませんでした。もう一度お試しください。",
|
|
3185
|
+
nameRequired: "名前を入力してください。",
|
|
3186
|
+
nameTaken: "同じ名前のテンプレートが既にあります。",
|
|
3187
|
+
promptRequired: "指示を入力してください。",
|
|
3188
|
+
deleteTitle: "「{{name}}」を削除しますか?",
|
|
3189
|
+
deleteDescription: "医院の全員がこのテンプレートを使えなくなります。作成済みのメモは変わりません。",
|
|
3190
|
+
deleteConfirm: "テンプレートを削除"
|
|
3191
|
+
}
|
|
3192
|
+
},
|
|
3112
3193
|
signatureRequest: {
|
|
3113
3194
|
title: "署名済みドキュメント",
|
|
3114
3195
|
noSignedVersions: "このドキュメントには署名済みのバージョンがありません",
|
|
@@ -443,6 +443,7 @@ export declare const nlUi: {
|
|
|
443
443
|
readonly required: "verplicht";
|
|
444
444
|
readonly optional: "optioneel";
|
|
445
445
|
readonly progress_label: "{{percent}} voltooid";
|
|
446
|
+
readonly freeOfCharge: "Gratis";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "Knopgroep";
|
|
@@ -2369,21 +2370,21 @@ export declare const nlUi: {
|
|
|
2369
2370
|
readonly openNote: "Notitie openen · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "
|
|
2373
|
-
readonly title: "
|
|
2373
|
+
readonly regionLabel: "Toestemming voor AI-ondersteuning";
|
|
2374
|
+
readonly title: "Toestemming voor AI-ondersteuning";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "AI
|
|
2376
|
-
readonly required: "AI
|
|
2376
|
+
readonly granted: "AI-ondersteuning is ingeschakeld voor dit dossier.";
|
|
2377
|
+
readonly required: "Voor AI-ondersteuning is vooraf vastgelegde toestemming vereist.";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "Toestemming verleend";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "Verleend";
|
|
2383
|
+
readonly grantedBy: "Door {{name}}";
|
|
2384
|
+
readonly pendingLabel: "Toestemming wordt opgeslagen…";
|
|
2385
|
+
readonly confirmLabel: "Ik bevestig dat toestemming voor AI-ondersteuning is verkregen.";
|
|
2386
|
+
readonly grantButton: "Toestemming verlenen";
|
|
2387
|
+
readonly notAllowed: "U hebt geen rechten om toestemming voor AI-ondersteuning te verlenen.";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const nlUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "Koptekst";
|
|
2793
2794
|
readonly extensions: "Editor-extensies";
|
|
2795
|
+
readonly insertVariable: "Variabele invoegen";
|
|
2796
|
+
readonly variables: "Variabelen";
|
|
2797
|
+
readonly variableInvalid: "Geen geldige variabele: {{tokens}}. Kies er een via Variabele invoegen.";
|
|
2798
|
+
readonly variableNoMatch: "Geen variabele komt overeen met ‘{{query}}’";
|
|
2794
2799
|
readonly more: "Meer opties";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const nlUi: {
|
|
|
2879
2884
|
readonly dictationError: "Dictaat mislukt. Probeer het opnieuw.";
|
|
2880
2885
|
readonly proofread: "Spelling en grammatica controleren";
|
|
2881
2886
|
readonly autoFormat: "Document automatisch opmaken";
|
|
2887
|
+
readonly consentRecorded: "De toestemming voor AI-ondersteuning is vastgelegd.";
|
|
2888
|
+
readonly consentRegionLabel: "Toestemming voor AI-ondersteuning voor dit document";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const nlUi: {
|
|
|
3132
3139
|
readonly fullscreen: "Volledig scherm in-/uitschakelen";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "Sjablonen";
|
|
3145
|
+
readonly templatesGroup: "Praktijksjablonen";
|
|
3146
|
+
readonly createFirst: "Maak je eerste sjabloon";
|
|
3147
|
+
readonly manage: "Sjablonen beheren";
|
|
3148
|
+
readonly defaultBadge: "Standaard";
|
|
3149
|
+
readonly prompt: "Beschrijf wat er geschreven moet worden, of voeg details toe voordat je een sjabloon kiest";
|
|
3150
|
+
readonly write: "Schrijven";
|
|
3151
|
+
readonly dictateStart: "Instructies dicteren";
|
|
3152
|
+
readonly dictateStop: "Dicteren stoppen";
|
|
3153
|
+
readonly listening: "Aan het luisteren…";
|
|
3154
|
+
readonly sourceSelection: "Sjablonen herschrijven de geselecteerde tekst.";
|
|
3155
|
+
readonly sourceDocument: "Sjablonen herschrijven de hele notitie.";
|
|
3156
|
+
readonly sourceEmpty: "De notitie is leeg. Dicteer of typ eerst om een sjabloon te gebruiken.";
|
|
3157
|
+
readonly error: "Er is iets misgegaan. Probeer het opnieuw.";
|
|
3158
|
+
readonly beforeDocument: "Je notitie";
|
|
3159
|
+
readonly beforeSelection: "Geselecteerde tekst";
|
|
3160
|
+
readonly after: "Concept";
|
|
3161
|
+
readonly discard: "Negeren";
|
|
3162
|
+
readonly retry: "Opnieuw proberen";
|
|
3163
|
+
readonly replace: "Vervangen";
|
|
3164
|
+
readonly insertBelow: "Hieronder invoegen";
|
|
3165
|
+
readonly insert: "Invoegen";
|
|
3166
|
+
readonly close: "Sluiten";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "Notitie herschreven met ‘{{name}}’.";
|
|
3170
|
+
readonly addedBelow: "Concept uit ‘{{name}}’ hieronder toegevoegd.";
|
|
3171
|
+
readonly undo: "Ongedaan maken";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "Je AI-tegoed is op";
|
|
3175
|
+
readonly body: "Voeg tegoed toe om vandaag door te gaan.";
|
|
3176
|
+
readonly bodyResets: "Je gratis tegoed komt terug op {{date}}. Voeg tegoed toe om vandaag door te gaan.";
|
|
3177
|
+
readonly bodyWait: "AI-hulp is weer beschikbaar zodra je maandtegoed wordt vernieuwd.";
|
|
3178
|
+
readonly bodyWaitResets: "AI-hulp is weer beschikbaar op {{date}}, wanneer je maandtegoed wordt vernieuwd.";
|
|
3179
|
+
readonly meterLabel: "AI-tegoed deze maand";
|
|
3180
|
+
readonly remaining: "{{remaining}} van {{limit}} over";
|
|
3181
|
+
readonly cta: "AI-tegoed kopen";
|
|
3182
|
+
readonly secondary: "Bekijk wat elke actie kost";
|
|
3183
|
+
readonly back: "Terug";
|
|
3184
|
+
readonly kept: "Je notitie en instructies blijven bewaard.";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "AI-sjablonen";
|
|
3188
|
+
readonly description: "Gedeeld met de hele praktijk. Het standaardsjabloon staat bovenaan.";
|
|
3189
|
+
readonly new: "Nieuw sjabloon";
|
|
3190
|
+
readonly done: "Klaar";
|
|
3191
|
+
readonly listLabel: "Sjablonen";
|
|
3192
|
+
readonly edit: "{{name}} bewerken";
|
|
3193
|
+
readonly delete: "{{name}} verwijderen";
|
|
3194
|
+
readonly emptyTitle: "Nog geen sjablonen";
|
|
3195
|
+
readonly emptyDescription: "Een sjabloon maakt van een dictaat met één klik een gestructureerde notitie.";
|
|
3196
|
+
readonly formNew: "Nieuw sjabloon";
|
|
3197
|
+
readonly formEdit: "Sjabloon bewerken";
|
|
3198
|
+
readonly name: "Naam";
|
|
3199
|
+
readonly namePlaceholder: "Bijvoorbeeld: SOAP-notitie";
|
|
3200
|
+
readonly descLabel: "Korte beschrijving";
|
|
3201
|
+
readonly descHint: "Staat onder de naam in het sjablonenmenu.";
|
|
3202
|
+
readonly prompt: "Instructies voor de AI";
|
|
3203
|
+
readonly promptDescription: "Beschrijf de opbouw, secties en toon die je wilt. De tekst van de notitie wordt automatisch toegevoegd.";
|
|
3204
|
+
readonly isDefault: "Als standaard gebruiken";
|
|
3205
|
+
readonly save: "Sjabloon opslaan";
|
|
3206
|
+
readonly cancel: "Annuleren";
|
|
3207
|
+
readonly saveError: "Het sjabloon kon niet worden opgeslagen. Probeer het opnieuw.";
|
|
3208
|
+
readonly nameRequired: "Vul een naam in.";
|
|
3209
|
+
readonly nameTaken: "Er bestaat al een sjabloon met deze naam.";
|
|
3210
|
+
readonly promptRequired: "Vul de instructies in.";
|
|
3211
|
+
readonly deleteTitle: "‘{{name}}’ verwijderen?";
|
|
3212
|
+
readonly deleteDescription: "De hele praktijk verliest dit sjabloon. Notities die al geschreven zijn veranderen niet.";
|
|
3213
|
+
readonly deleteConfirm: "Sjabloon verwijderen";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "Ondertekende documenten";
|
|
3137
3218
|
readonly noSignedVersions: "Er zijn geen ondertekende versies van dit document";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Laden...",
|
|
435
435
|
required: "verplicht",
|
|
436
436
|
optional: "optioneel",
|
|
437
|
-
progress_label: "{{percent}} voltooid"
|
|
437
|
+
progress_label: "{{percent}} voltooid",
|
|
438
|
+
freeOfCharge: "Gratis"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Knopgroep",
|
|
@@ -2340,21 +2341,21 @@ const e = {
|
|
|
2340
2341
|
openNote: "Notitie openen · {{date}}"
|
|
2341
2342
|
},
|
|
2342
2343
|
aiConsentBanner: {
|
|
2343
|
-
regionLabel: "
|
|
2344
|
-
title: "
|
|
2344
|
+
regionLabel: "Toestemming voor AI-ondersteuning",
|
|
2345
|
+
title: "Toestemming voor AI-ondersteuning",
|
|
2345
2346
|
description: {
|
|
2346
|
-
granted: "AI
|
|
2347
|
-
required: "AI
|
|
2347
|
+
granted: "AI-ondersteuning is ingeschakeld voor dit dossier.",
|
|
2348
|
+
required: "Voor AI-ondersteuning is vooraf vastgelegde toestemming vereist."
|
|
2348
2349
|
},
|
|
2349
2350
|
badge: {
|
|
2350
|
-
granted: "
|
|
2351
|
+
granted: "Toestemming verleend"
|
|
2351
2352
|
},
|
|
2352
|
-
grantedAtPrefix: "
|
|
2353
|
-
grantedBy: "
|
|
2354
|
-
pendingLabel: "
|
|
2355
|
-
confirmLabel: "
|
|
2356
|
-
grantButton: "
|
|
2357
|
-
notAllowed: "
|
|
2353
|
+
grantedAtPrefix: "Verleend",
|
|
2354
|
+
grantedBy: "Door {{name}}",
|
|
2355
|
+
pendingLabel: "Toestemming wordt opgeslagen…",
|
|
2356
|
+
confirmLabel: "Ik bevestig dat toestemming voor AI-ondersteuning is verkregen.",
|
|
2357
|
+
grantButton: "Toestemming verlenen",
|
|
2358
|
+
notAllowed: "U hebt geen rechten om toestemming voor AI-ondersteuning te verlenen."
|
|
2358
2359
|
},
|
|
2359
2360
|
paymentCard: {
|
|
2360
2361
|
regionLabel: "Payment {{number}}",
|
|
@@ -2760,6 +2761,10 @@ const e = {
|
|
|
2760
2761
|
highlight: { remove: "Markering verwijderen" },
|
|
2761
2762
|
heading: "Koptekst",
|
|
2762
2763
|
extensions: "Editor-extensies",
|
|
2764
|
+
insertVariable: "Variabele invoegen",
|
|
2765
|
+
variables: "Variabelen",
|
|
2766
|
+
variableInvalid: "Geen geldige variabele: {{tokens}}. Kies er een via Variabele invoegen.",
|
|
2767
|
+
variableNoMatch: "Geen variabele komt overeen met ‘{{query}}’",
|
|
2763
2768
|
more: "Meer opties",
|
|
2764
2769
|
link: {
|
|
2765
2770
|
url: "URL",
|
|
@@ -2847,7 +2852,9 @@ const e = {
|
|
|
2847
2852
|
listening: "Luisteren…",
|
|
2848
2853
|
dictationError: "Dictaat mislukt. Probeer het opnieuw.",
|
|
2849
2854
|
proofread: "Spelling en grammatica controleren",
|
|
2850
|
-
autoFormat: "Document automatisch opmaken"
|
|
2855
|
+
autoFormat: "Document automatisch opmaken",
|
|
2856
|
+
consentRecorded: "De toestemming voor AI-ondersteuning is vastgelegd.",
|
|
2857
|
+
consentRegionLabel: "Toestemming voor AI-ondersteuning voor dit document"
|
|
2851
2858
|
}
|
|
2852
2859
|
},
|
|
2853
2860
|
payment: {
|
|
@@ -3098,6 +3105,80 @@ const e = {
|
|
|
3098
3105
|
fullscreen: "Volledig scherm in-/uitschakelen"
|
|
3099
3106
|
}
|
|
3100
3107
|
},
|
|
3108
|
+
helpMeWriteTemplates: {
|
|
3109
|
+
bar: {
|
|
3110
|
+
templatesMenu: "Sjablonen",
|
|
3111
|
+
templatesGroup: "Praktijksjablonen",
|
|
3112
|
+
createFirst: "Maak je eerste sjabloon",
|
|
3113
|
+
manage: "Sjablonen beheren",
|
|
3114
|
+
defaultBadge: "Standaard",
|
|
3115
|
+
prompt: "Beschrijf wat er geschreven moet worden, of voeg details toe voordat je een sjabloon kiest",
|
|
3116
|
+
write: "Schrijven",
|
|
3117
|
+
dictateStart: "Instructies dicteren",
|
|
3118
|
+
dictateStop: "Dicteren stoppen",
|
|
3119
|
+
listening: "Aan het luisteren…",
|
|
3120
|
+
sourceSelection: "Sjablonen herschrijven de geselecteerde tekst.",
|
|
3121
|
+
sourceDocument: "Sjablonen herschrijven de hele notitie.",
|
|
3122
|
+
sourceEmpty: "De notitie is leeg. Dicteer of typ eerst om een sjabloon te gebruiken.",
|
|
3123
|
+
error: "Er is iets misgegaan. Probeer het opnieuw.",
|
|
3124
|
+
beforeDocument: "Je notitie",
|
|
3125
|
+
beforeSelection: "Geselecteerde tekst",
|
|
3126
|
+
after: "Concept",
|
|
3127
|
+
discard: "Negeren",
|
|
3128
|
+
retry: "Opnieuw proberen",
|
|
3129
|
+
replace: "Vervangen",
|
|
3130
|
+
insertBelow: "Hieronder invoegen",
|
|
3131
|
+
insert: "Invoegen",
|
|
3132
|
+
close: "Sluiten"
|
|
3133
|
+
},
|
|
3134
|
+
undo: {
|
|
3135
|
+
replaced: "Notitie herschreven met ‘{{name}}’.",
|
|
3136
|
+
addedBelow: "Concept uit ‘{{name}}’ hieronder toegevoegd.",
|
|
3137
|
+
undo: "Ongedaan maken"
|
|
3138
|
+
},
|
|
3139
|
+
credits: {
|
|
3140
|
+
title: "Je AI-tegoed is op",
|
|
3141
|
+
body: "Voeg tegoed toe om vandaag door te gaan.",
|
|
3142
|
+
bodyResets: "Je gratis tegoed komt terug op {{date}}. Voeg tegoed toe om vandaag door te gaan.",
|
|
3143
|
+
bodyWait: "AI-hulp is weer beschikbaar zodra je maandtegoed wordt vernieuwd.",
|
|
3144
|
+
bodyWaitResets: "AI-hulp is weer beschikbaar op {{date}}, wanneer je maandtegoed wordt vernieuwd.",
|
|
3145
|
+
meterLabel: "AI-tegoed deze maand",
|
|
3146
|
+
remaining: "{{remaining}} van {{limit}} over",
|
|
3147
|
+
cta: "AI-tegoed kopen",
|
|
3148
|
+
secondary: "Bekijk wat elke actie kost",
|
|
3149
|
+
back: "Terug",
|
|
3150
|
+
kept: "Je notitie en instructies blijven bewaard."
|
|
3151
|
+
},
|
|
3152
|
+
manager: {
|
|
3153
|
+
title: "AI-sjablonen",
|
|
3154
|
+
description: "Gedeeld met de hele praktijk. Het standaardsjabloon staat bovenaan.",
|
|
3155
|
+
new: "Nieuw sjabloon",
|
|
3156
|
+
done: "Klaar",
|
|
3157
|
+
listLabel: "Sjablonen",
|
|
3158
|
+
edit: "{{name}} bewerken",
|
|
3159
|
+
delete: "{{name}} verwijderen",
|
|
3160
|
+
emptyTitle: "Nog geen sjablonen",
|
|
3161
|
+
emptyDescription: "Een sjabloon maakt van een dictaat met één klik een gestructureerde notitie.",
|
|
3162
|
+
formNew: "Nieuw sjabloon",
|
|
3163
|
+
formEdit: "Sjabloon bewerken",
|
|
3164
|
+
name: "Naam",
|
|
3165
|
+
namePlaceholder: "Bijvoorbeeld: SOAP-notitie",
|
|
3166
|
+
descLabel: "Korte beschrijving",
|
|
3167
|
+
descHint: "Staat onder de naam in het sjablonenmenu.",
|
|
3168
|
+
prompt: "Instructies voor de AI",
|
|
3169
|
+
promptDescription: "Beschrijf de opbouw, secties en toon die je wilt. De tekst van de notitie wordt automatisch toegevoegd.",
|
|
3170
|
+
isDefault: "Als standaard gebruiken",
|
|
3171
|
+
save: "Sjabloon opslaan",
|
|
3172
|
+
cancel: "Annuleren",
|
|
3173
|
+
saveError: "Het sjabloon kon niet worden opgeslagen. Probeer het opnieuw.",
|
|
3174
|
+
nameRequired: "Vul een naam in.",
|
|
3175
|
+
nameTaken: "Er bestaat al een sjabloon met deze naam.",
|
|
3176
|
+
promptRequired: "Vul de instructies in.",
|
|
3177
|
+
deleteTitle: "‘{{name}}’ verwijderen?",
|
|
3178
|
+
deleteDescription: "De hele praktijk verliest dit sjabloon. Notities die al geschreven zijn veranderen niet.",
|
|
3179
|
+
deleteConfirm: "Sjabloon verwijderen"
|
|
3180
|
+
}
|
|
3181
|
+
},
|
|
3101
3182
|
signatureRequest: {
|
|
3102
3183
|
title: "Ondertekende documenten",
|
|
3103
3184
|
noSignedVersions: "Er zijn geen ondertekende versies van dit document",
|