@alfadocs/ui-kit 1.45.0 → 1.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
- package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
- package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
- package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
- package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
- package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
- package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
- package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
- package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
- package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
- package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
- package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/button-group-CA1tmu39.js +325 -0
- package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
- package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
- package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
- package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
- package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
- package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
- package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
- package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
- package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
- package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
- package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
- package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
- package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
- package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
- package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
- package/dist/agent-catalog.json +36 -7
- package/dist/agent-i18n/en.json +3 -3
- package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
- package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
- package/dist/components/ai-credits-notice/index.d.ts +4 -0
- package/dist/components/ai-credits-notice/index.js +7 -0
- package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
- package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
- package/dist/components/ai-permission-notice/index.d.ts +4 -0
- package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
- package/dist/components/ai-sparkle/index.js +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-peek/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +3 -3
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/hover-card/hover-card.d.ts +4 -0
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.js +3 -2
- package/dist/components/icon-button-group/index.js +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +10 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
- package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
- package/dist/components/rich-text-editor/index.d.ts +2 -0
- package/dist/components/rich-text-editor/index.js +6 -4
- package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/workflow-status/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +51 -53
- package/dist/hooks/use-ai-sparkle.d.ts +7 -25
- package/dist/host-compat.css +2 -2
- package/dist/i18n/locales/ar.d.ts +67 -1
- package/dist/i18n/locales/ar.js +69 -3
- package/dist/i18n/locales/de.d.ts +67 -1
- package/dist/i18n/locales/de.js +69 -3
- package/dist/i18n/locales/el.d.ts +67 -1
- package/dist/i18n/locales/el.js +69 -3
- package/dist/i18n/locales/en.d.ts +67 -1
- package/dist/i18n/locales/en.js +69 -3
- package/dist/i18n/locales/es.d.ts +67 -1
- package/dist/i18n/locales/es.js +69 -3
- package/dist/i18n/locales/fr.d.ts +67 -1
- package/dist/i18n/locales/fr.js +69 -3
- package/dist/i18n/locales/hi.d.ts +67 -1
- package/dist/i18n/locales/hi.js +69 -3
- package/dist/i18n/locales/it.d.ts +67 -1
- package/dist/i18n/locales/it.js +69 -3
- package/dist/i18n/locales/ja.d.ts +67 -1
- package/dist/i18n/locales/ja.js +69 -3
- package/dist/i18n/locales/nl.d.ts +67 -1
- package/dist/i18n/locales/nl.js +69 -3
- package/dist/i18n/locales/pl.d.ts +67 -1
- package/dist/i18n/locales/pl.js +69 -3
- package/dist/i18n/locales/pt.d.ts +67 -1
- package/dist/i18n/locales/pt.js +69 -3
- package/dist/i18n/locales/ro.d.ts +67 -1
- package/dist/i18n/locales/ro.js +69 -3
- package/dist/i18n/locales/ru.d.ts +67 -1
- package/dist/i18n/locales/ru.js +69 -3
- package/dist/i18n/locales/sq.d.ts +67 -1
- package/dist/i18n/locales/sq.js +69 -3
- package/dist/i18n/locales/sv.d.ts +67 -1
- package/dist/i18n/locales/sv.js +69 -3
- package/dist/i18n/locales/tr.d.ts +67 -1
- package/dist/i18n/locales/tr.js +69 -3
- package/dist/i18n/locales/zh.d.ts +67 -1
- package/dist/i18n/locales/zh.js +69 -3
- package/dist/index.js +648 -641
- package/dist/locales/ar.json +69 -3
- package/dist/locales/de.json +69 -3
- package/dist/locales/el.json +69 -3
- package/dist/locales/en.json +69 -3
- package/dist/locales/es.json +69 -3
- package/dist/locales/fr.json +69 -3
- package/dist/locales/hi.json +69 -3
- package/dist/locales/it.json +69 -3
- package/dist/locales/ja.json +69 -3
- package/dist/locales/nl.json +69 -3
- package/dist/locales/pl.json +69 -3
- package/dist/locales/pt.json +69 -3
- package/dist/locales/ro.json +69 -3
- package/dist/locales/ru.json +69 -3
- package/dist/locales/sq.json +69 -3
- package/dist/locales/sv.json +69 -3
- package/dist/locales/tr.json +69 -3
- package/dist/locales/zh.json +69 -3
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +26 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
- package/dist/patterns/calendar/calendar.types.d.ts +25 -9
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +14 -4
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
- package/dist/_chunks/booking-D43ASl8y.js +0 -3034
- package/dist/_chunks/button-group-R32U7SyV.js +0 -307
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
- package/dist/components/ai-consent-banner/index.d.ts +0 -4
package/dist/locales/ja.json
CHANGED
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
"infoTip": {
|
|
3
3
|
"triggerLabel": "詳細情報"
|
|
4
4
|
},
|
|
5
|
+
"aiCreditsNotice": {
|
|
6
|
+
"dismiss": "今後表示しない",
|
|
7
|
+
"included": {
|
|
8
|
+
"eyebrow": "AIアシスタンス",
|
|
9
|
+
"heading": "プランに含まれています",
|
|
10
|
+
"body": "この試用期間中、AI機能は追加費用なしでご利用いただけます。",
|
|
11
|
+
"allowance": "今月のAIアクション {{remaining}} / {{limit}}",
|
|
12
|
+
"resetsOn": "{{date}}に更新されます",
|
|
13
|
+
"learnMore": "詳細を見る"
|
|
14
|
+
},
|
|
15
|
+
"bundles": {
|
|
16
|
+
"eyebrow": "AIクレジット",
|
|
17
|
+
"headingWithAllowance": "クレジット {{remaining}} / {{limit}}",
|
|
18
|
+
"body": "無料プランには月に{{limit}}回のアクションが含まれます。制限なく利用するにはクレジットパッケージをお選びください。",
|
|
19
|
+
"bodyGeneric": "制限なく利用するにはクレジットパッケージをお選びください。",
|
|
20
|
+
"viewBundles": "パッケージを見る",
|
|
21
|
+
"seeCosts": "各アクションの料金"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
"opticalPrescription": {
|
|
6
25
|
"ariaLabel": "眼鏡処方",
|
|
7
26
|
"metaLabel": "処方の詳細",
|
|
@@ -579,7 +598,8 @@
|
|
|
579
598
|
},
|
|
580
599
|
"slider": {
|
|
581
600
|
"minLabel": "最小",
|
|
582
|
-
"maxLabel": "最大"
|
|
601
|
+
"maxLabel": "最大",
|
|
602
|
+
"value": "値"
|
|
583
603
|
},
|
|
584
604
|
"checkboxGroup": {
|
|
585
605
|
"selectAll": "すべて選択",
|
|
@@ -731,6 +751,8 @@
|
|
|
731
751
|
"remove": "ファイルを削除",
|
|
732
752
|
"progress": "{{percent}}% アップロード済み",
|
|
733
753
|
"filesSelected": "{{count}} 件のファイルを選択",
|
|
754
|
+
"maxSizeHint": "最大 {{size}}",
|
|
755
|
+
"maxFilesHint": "最大 {{count}} ファイルまで",
|
|
734
756
|
"errors": {
|
|
735
757
|
"fileTooLarge": "ファイルが {{maxSize}} を超えています",
|
|
736
758
|
"fileTooSmall": "ファイルが {{minSize}} より小さいです",
|
|
@@ -1704,6 +1726,29 @@
|
|
|
1704
1726
|
"slotLabel": "{{day}}、{{time}}"
|
|
1705
1727
|
},
|
|
1706
1728
|
"booking": {
|
|
1729
|
+
"payment": {
|
|
1730
|
+
"paidTitle": "支払受付済み・予約確定",
|
|
1731
|
+
"paidBody": "{{amount}}のお支払いを受け付けました。予約が確定しました。",
|
|
1732
|
+
"paidDemoTitle": "支払い成功(デモ)",
|
|
1733
|
+
"paidDemo": "デモが完了しました。お支払いも予約も行われていません。",
|
|
1734
|
+
"summaryPaid": "支払済み金額",
|
|
1735
|
+
"heading": "お支払いで予約を確定",
|
|
1736
|
+
"processing": "お支払いを処理しています。",
|
|
1737
|
+
"confirming": "お支払いを受け付けました。予約を確定しています。",
|
|
1738
|
+
"failed": "お支払いが完了しませんでした。もう一度お試しください。",
|
|
1739
|
+
"completionFailed": "お支払いを受け付けました。再度支払わずに、予約の確定をもう一度お試しください。",
|
|
1740
|
+
"retryConfirmation": "予約確定を再試行",
|
|
1741
|
+
"cancelled": "お支払いがキャンセルされました。予約は確定していません。",
|
|
1742
|
+
"noticeTitle": "オンライン決済が必要です",
|
|
1743
|
+
"noticeBody": "この予約を確定するには、{{amount}}をオンラインでお支払いください。",
|
|
1744
|
+
"accept": "{{amount}}をオンラインで支払うことに同意します。",
|
|
1745
|
+
"terms": "支払条件",
|
|
1746
|
+
"submit": "{{amount}}を支払って予約する",
|
|
1747
|
+
"submitFailed": "予約手続きを開始できませんでした。もう一度お試しください。",
|
|
1748
|
+
"full": "{{amount}}をオンラインで支払う",
|
|
1749
|
+
"deposit": "前払金{{amount}}をオンラインで支払う",
|
|
1750
|
+
"unavailable": "支払情報を取得できません。サービスをもう一度選択してください。"
|
|
1751
|
+
},
|
|
1707
1752
|
"regionLabel": "予約",
|
|
1708
1753
|
"stepAnnouncement": "{{total}} 中ステップ {{current}}: {{label}}",
|
|
1709
1754
|
"filtersLabel": "選択内容",
|
|
@@ -2037,6 +2082,7 @@
|
|
|
2037
2082
|
"mr": "Mr.",
|
|
2038
2083
|
"ms": "Ms."
|
|
2039
2084
|
},
|
|
2085
|
+
"nameWithHonorific": "{{honorific}} {{name}}",
|
|
2040
2086
|
"gender": {
|
|
2041
2087
|
"m": "男性",
|
|
2042
2088
|
"f": "女性"
|
|
@@ -2787,6 +2833,8 @@
|
|
|
2787
2833
|
"remove": "ハイライトを削除"
|
|
2788
2834
|
},
|
|
2789
2835
|
"heading": "見出し",
|
|
2836
|
+
"extensionsKit": "キットから",
|
|
2837
|
+
"extensionsMarketplace": "マーケットプレイスから",
|
|
2790
2838
|
"extensions": "エディター拡張機能",
|
|
2791
2839
|
"insertVariable": "変数を挿入",
|
|
2792
2840
|
"variables": {
|
|
@@ -2925,6 +2973,9 @@
|
|
|
2925
2973
|
"cvc": "CVC"
|
|
2926
2974
|
},
|
|
2927
2975
|
"error": {
|
|
2976
|
+
"billingAddressIncomplete": "お支払いの前に請求先住所をすべて入力してください。",
|
|
2977
|
+
"billingDetailsChanged": "請求先住所が変更されました。内容を確認して、もう一度お試しください。",
|
|
2978
|
+
"billingDetailsSave": "請求先情報を保存できませんでした。もう一度お試しください。",
|
|
2928
2979
|
"generic": "エラーが発生しました。もう一度お試しください。",
|
|
2929
2980
|
"cardNumber": "カード番号が無効です。",
|
|
2930
2981
|
"expiry": "有効期限が無効です。",
|
|
@@ -4620,16 +4671,26 @@
|
|
|
4620
4671
|
"noteRequired": "メモを入力してください。",
|
|
4621
4672
|
"operator": "担当者",
|
|
4622
4673
|
"operatorNone": "担当者なし",
|
|
4674
|
+
"operatorUnresolved": "一覧にない担当者: {{id}}",
|
|
4675
|
+
"type": "タイプ",
|
|
4676
|
+
"typeGroupStandard": "標準タイプ",
|
|
4677
|
+
"typeGroupCustom": "医院のタイプ",
|
|
4678
|
+
"typeUnresolved": "一覧にないタイプ: {{id}}",
|
|
4679
|
+
"assignee": "割り当て先",
|
|
4680
|
+
"assigneeNone": "なし",
|
|
4681
|
+
"assigneeUnresolved": "一覧にない割り当て先: {{id}}",
|
|
4623
4682
|
"about": "関連",
|
|
4624
4683
|
"aboutNobody": "なし",
|
|
4625
4684
|
"aboutPatient": "患者",
|
|
4626
4685
|
"aboutCompany": "会社",
|
|
4686
|
+
"aboutOperator": "担当者",
|
|
4627
4687
|
"companyName": "会社名",
|
|
4628
4688
|
"companyUnresolved": "紐づけられた会社(一覧にありません): {{id}}",
|
|
4629
4689
|
"companyReplace": "会社を変更",
|
|
4630
4690
|
"done": "完了",
|
|
4631
4691
|
"save": "保存",
|
|
4632
4692
|
"cancel": "キャンセル",
|
|
4693
|
+
"actionsLabel": "タスクの操作",
|
|
4633
4694
|
"delete": "削除",
|
|
4634
4695
|
"deleteConfirmTitle": "このタスクを削除しますか?",
|
|
4635
4696
|
"deleteConfirmBody": "タスクは削除されます。この操作はここでは元に戻せません。",
|
|
@@ -4823,7 +4884,8 @@
|
|
|
4823
4884
|
"operatorsCount_few": "担当者 — {{count}} 名選択中",
|
|
4824
4885
|
"resetFiltersCount_zero": "フィルターをリセット — {{count}} 件有効",
|
|
4825
4886
|
"resetFiltersCount_two": "フィルターをリセット — {{count}} 件有効",
|
|
4826
|
-
"resetFiltersCount_few": "フィルターをリセット — {{count}} 件有効"
|
|
4887
|
+
"resetFiltersCount_few": "フィルターをリセット — {{count}} 件有効",
|
|
4888
|
+
"backlogCount": "未完了の予約 — {{n}} 件未完了"
|
|
4827
4889
|
},
|
|
4828
4890
|
"view": {
|
|
4829
4891
|
"menuLabel": "カレンダー表示 — {{view}}",
|
|
@@ -4891,6 +4953,11 @@
|
|
|
4891
4953
|
"filterNoPatient": "患者未設定",
|
|
4892
4954
|
"filterNoOperator": "担当者未設定",
|
|
4893
4955
|
"filterNoChair": "チェア未設定",
|
|
4956
|
+
"settings": "パネル設定",
|
|
4957
|
+
"settingsNarrowed": "パネル設定(リストは絞り込まれています)",
|
|
4958
|
+
"settingsTitle": "表示する項目",
|
|
4959
|
+
"settingsHint": "未設定の項目が 1 つでもオンなら、そのカードは表示されます。",
|
|
4960
|
+
"emptyNarrowed": "パネル設定で一部のフィルターがオフになっています。",
|
|
4894
4961
|
"notShownOnChairAxis": "チェアが割り当てられるまでチェア列には表示されません。"
|
|
4895
4962
|
},
|
|
4896
4963
|
"waitingList": {
|
|
@@ -4935,7 +5002,6 @@
|
|
|
4935
5002
|
},
|
|
4936
5003
|
"readOnly": {
|
|
4937
5004
|
"createBlocked": "予約を作成する権限がありません。",
|
|
4938
|
-
"createTaskBlocked": "タスクを作成する権限がありません。",
|
|
4939
5005
|
"changeBlocked": "予約を変更する権限がありません。",
|
|
4940
5006
|
"waitingBlocked": "順番待ちリストを変更する権限がありません。",
|
|
4941
5007
|
"waitingLockedBody": "順番待ちリストを変更する権限がありません。カレンダーの編集権限を医院の管理者に依頼してください。"
|
package/dist/locales/nl.json
CHANGED
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
"infoTip": {
|
|
3
3
|
"triggerLabel": "Meer informatie"
|
|
4
4
|
},
|
|
5
|
+
"aiCreditsNotice": {
|
|
6
|
+
"dismiss": "Niet meer tonen",
|
|
7
|
+
"included": {
|
|
8
|
+
"eyebrow": "AI-assistentie",
|
|
9
|
+
"heading": "Inbegrepen in uw abonnement",
|
|
10
|
+
"body": "AI-functies worden tijdens deze proefperiode zonder extra kosten aangeboden.",
|
|
11
|
+
"allowance": "{{remaining}} van {{limit}} AI-acties deze maand",
|
|
12
|
+
"resetsOn": "Vernieuwt op {{date}}",
|
|
13
|
+
"learnMore": "Meer informatie"
|
|
14
|
+
},
|
|
15
|
+
"bundles": {
|
|
16
|
+
"eyebrow": "AI-credits",
|
|
17
|
+
"headingWithAllowance": "{{remaining}} van {{limit}} credits",
|
|
18
|
+
"body": "Het gratis abonnement bevat {{limit}} acties per maand. Kies een creditpakket om zonder limiet door te gaan.",
|
|
19
|
+
"bodyGeneric": "Kies een creditpakket om zonder limiet door te gaan.",
|
|
20
|
+
"viewBundles": "Pakketten bekijken",
|
|
21
|
+
"seeCosts": "Wat elke actie kost"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
"opticalPrescription": {
|
|
6
25
|
"ariaLabel": "Brilrecept",
|
|
7
26
|
"metaLabel": "Receptgegevens",
|
|
@@ -579,7 +598,8 @@
|
|
|
579
598
|
},
|
|
580
599
|
"slider": {
|
|
581
600
|
"minLabel": "Minimum",
|
|
582
|
-
"maxLabel": "Maximum"
|
|
601
|
+
"maxLabel": "Maximum",
|
|
602
|
+
"value": "Waarde"
|
|
583
603
|
},
|
|
584
604
|
"checkboxGroup": {
|
|
585
605
|
"selectAll": "Alles selecteren",
|
|
@@ -731,6 +751,8 @@
|
|
|
731
751
|
"remove": "Bestand verwijderen",
|
|
732
752
|
"progress": "{{percent}}% geüpload",
|
|
733
753
|
"filesSelected": "{{count}} bestanden geselecteerd",
|
|
754
|
+
"maxSizeHint": "Max. {{size}}",
|
|
755
|
+
"maxFilesHint": "Tot {{count}} bestanden",
|
|
734
756
|
"errors": {
|
|
735
757
|
"fileTooLarge": "Het bestand overschrijdt {{maxSize}}",
|
|
736
758
|
"fileTooSmall": "Het bestand is kleiner dan {{minSize}}",
|
|
@@ -1704,6 +1726,29 @@
|
|
|
1704
1726
|
"slotLabel": "{{day}}, {{time}}"
|
|
1705
1727
|
},
|
|
1706
1728
|
"booking": {
|
|
1729
|
+
"payment": {
|
|
1730
|
+
"paidTitle": "Betaling ontvangen, boeking bevestigd",
|
|
1731
|
+
"paidBody": "We hebben {{amount}} ontvangen. Uw afspraak is bevestigd.",
|
|
1732
|
+
"paidDemoTitle": "Betaling geslaagd (demo)",
|
|
1733
|
+
"paidDemo": "Demo voltooid: er is geen betaling gedaan en geen afspraak geboekt.",
|
|
1734
|
+
"summaryPaid": "Betaald bedrag",
|
|
1735
|
+
"heading": "Betaal om uw boeking te bevestigen",
|
|
1736
|
+
"processing": "Uw betaling wordt verwerkt.",
|
|
1737
|
+
"confirming": "Betaling ontvangen. We bevestigen uw boeking.",
|
|
1738
|
+
"failed": "Uw betaling is niet voltooid. Probeer het opnieuw.",
|
|
1739
|
+
"completionFailed": "Betaling ontvangen. Probeer de boeking opnieuw te bevestigen zonder nogmaals te betalen.",
|
|
1740
|
+
"retryConfirmation": "Bevestiging opnieuw proberen",
|
|
1741
|
+
"cancelled": "Betaling geannuleerd. Er is geen boeking bevestigd.",
|
|
1742
|
+
"noticeTitle": "Online betaling vereist",
|
|
1743
|
+
"noticeBody": "Betaal {{amount}} online om deze afspraak te bevestigen.",
|
|
1744
|
+
"accept": "Ik ga akkoord met een online betaling van {{amount}}.",
|
|
1745
|
+
"terms": "Betalingsvoorwaarden",
|
|
1746
|
+
"submit": "{{amount}} betalen en boeken",
|
|
1747
|
+
"submitFailed": "We konden uw boeking niet starten. Probeer het opnieuw.",
|
|
1748
|
+
"full": "{{amount}} online betalen",
|
|
1749
|
+
"deposit": "{{amount}} online aanbetalen",
|
|
1750
|
+
"unavailable": "De betalingsgegevens zijn niet beschikbaar. Kies de behandeling opnieuw."
|
|
1751
|
+
},
|
|
1707
1752
|
"regionLabel": "Afspraak boeken",
|
|
1708
1753
|
"stepAnnouncement": "Stap {{current}} van {{total}}: {{label}}",
|
|
1709
1754
|
"filtersLabel": "Je keuzes",
|
|
@@ -2037,6 +2082,7 @@
|
|
|
2037
2082
|
"mr": "Dhr.",
|
|
2038
2083
|
"ms": "Mevr."
|
|
2039
2084
|
},
|
|
2085
|
+
"nameWithHonorific": "{{honorific}} {{name}}",
|
|
2040
2086
|
"gender": {
|
|
2041
2087
|
"m": "Man",
|
|
2042
2088
|
"f": "Vrouw"
|
|
@@ -2787,6 +2833,8 @@
|
|
|
2787
2833
|
"remove": "Markering verwijderen"
|
|
2788
2834
|
},
|
|
2789
2835
|
"heading": "Koptekst",
|
|
2836
|
+
"extensionsKit": "Uit de kit",
|
|
2837
|
+
"extensionsMarketplace": "Uit de Marketplace",
|
|
2790
2838
|
"extensions": "Editor-extensies",
|
|
2791
2839
|
"insertVariable": "Variabele invoegen",
|
|
2792
2840
|
"variables": {
|
|
@@ -2925,6 +2973,9 @@
|
|
|
2925
2973
|
"cvc": "CVC"
|
|
2926
2974
|
},
|
|
2927
2975
|
"error": {
|
|
2976
|
+
"billingAddressIncomplete": "Vul het factuuradres volledig in voordat u betaalt.",
|
|
2977
|
+
"billingDetailsChanged": "Uw factuuradres is gewijzigd. Controleer het en probeer het opnieuw.",
|
|
2978
|
+
"billingDetailsSave": "Uw factuurgegevens konden niet worden opgeslagen. Probeer het opnieuw.",
|
|
2928
2979
|
"generic": "Er is iets misgegaan. Probeer opnieuw.",
|
|
2929
2980
|
"cardNumber": "Het kaartnummer is ongeldig.",
|
|
2930
2981
|
"expiry": "De vervaldatum is ongeldig.",
|
|
@@ -4620,16 +4671,26 @@
|
|
|
4620
4671
|
"noteRequired": "Voer een notitie in.",
|
|
4621
4672
|
"operator": "Behandelaar",
|
|
4622
4673
|
"operatorNone": "Geen behandelaar",
|
|
4674
|
+
"operatorUnresolved": "Behandelaar niet in de lijst: {{id}}",
|
|
4675
|
+
"type": "Soort",
|
|
4676
|
+
"typeGroupStandard": "Standaardsoorten",
|
|
4677
|
+
"typeGroupCustom": "Soorten van de praktijk",
|
|
4678
|
+
"typeUnresolved": "Soort niet in de lijst: {{id}}",
|
|
4679
|
+
"assignee": "Toegewezen aan",
|
|
4680
|
+
"assigneeNone": "Niemand",
|
|
4681
|
+
"assigneeUnresolved": "Toegewezen persoon niet in de lijst: {{id}}",
|
|
4623
4682
|
"about": "Betreft",
|
|
4624
4683
|
"aboutNobody": "Niemand",
|
|
4625
4684
|
"aboutPatient": "Patiënt",
|
|
4626
4685
|
"aboutCompany": "Bedrijf",
|
|
4686
|
+
"aboutOperator": "Behandelaar",
|
|
4627
4687
|
"companyName": "Bedrijfsnaam",
|
|
4628
4688
|
"companyUnresolved": "Gekoppeld bedrijf (niet in de lijst): {{id}}",
|
|
4629
4689
|
"companyReplace": "Bedrijf vervangen",
|
|
4630
4690
|
"done": "Voltooid",
|
|
4631
4691
|
"save": "Opslaan",
|
|
4632
4692
|
"cancel": "Annuleren",
|
|
4693
|
+
"actionsLabel": "Taakacties",
|
|
4633
4694
|
"delete": "Verwijderen",
|
|
4634
4695
|
"deleteConfirmTitle": "Deze taak verwijderen?",
|
|
4635
4696
|
"deleteConfirmBody": "De taak wordt verwijderd. Dit kan hier niet ongedaan worden gemaakt.",
|
|
@@ -4823,7 +4884,8 @@
|
|
|
4823
4884
|
"operatorsCount_few": "Operatoren — {{count}} geselecteerd",
|
|
4824
4885
|
"resetFiltersCount_zero": "Filters wissen — {{count}} actief",
|
|
4825
4886
|
"resetFiltersCount_two": "Filters wissen — {{count}} actief",
|
|
4826
|
-
"resetFiltersCount_few": "Filters wissen — {{count}} actief"
|
|
4887
|
+
"resetFiltersCount_few": "Filters wissen — {{count}} actief",
|
|
4888
|
+
"backlogCount": "Nog af te ronden — {{n}} nog af te ronden"
|
|
4827
4889
|
},
|
|
4828
4890
|
"view": {
|
|
4829
4891
|
"menuLabel": "Kalenderweergave — {{view}}",
|
|
@@ -4891,6 +4953,11 @@
|
|
|
4891
4953
|
"filterNoPatient": "Zonder patiënt",
|
|
4892
4954
|
"filterNoOperator": "Zonder operator",
|
|
4893
4955
|
"filterNoChair": "Zonder behandelstoel",
|
|
4956
|
+
"settings": "Paneelinstellingen",
|
|
4957
|
+
"settingsNarrowed": "Paneelinstellingen, de lijst is gefilterd",
|
|
4958
|
+
"settingsTitle": "Wat wordt getoond",
|
|
4959
|
+
"settingsHint": "Een kaart blijft zichtbaar zolang minstens één ontbrekend veld is ingeschakeld.",
|
|
4960
|
+
"emptyNarrowed": "Sommige filters staan uit in de paneelinstellingen.",
|
|
4894
4961
|
"notShownOnChairAxis": "Wordt niet getoond in de stoelkolommen totdat er een stoel is toegewezen."
|
|
4895
4962
|
},
|
|
4896
4963
|
"waitingList": {
|
|
@@ -4935,7 +5002,6 @@
|
|
|
4935
5002
|
},
|
|
4936
5003
|
"readOnly": {
|
|
4937
5004
|
"createBlocked": "U hebt geen toestemming om afspraken aan te maken.",
|
|
4938
|
-
"createTaskBlocked": "U hebt geen toestemming om taken aan te maken.",
|
|
4939
5005
|
"changeBlocked": "U hebt geen toestemming om afspraken te wijzigen.",
|
|
4940
5006
|
"waitingBlocked": "U hebt geen toestemming om de wachtlijst te wijzigen.",
|
|
4941
5007
|
"waitingLockedBody": "U hebt geen toestemming om de wachtlijst te wijzigen — vraag de praktijkhouder om het recht om de agenda te bewerken."
|
package/dist/locales/pl.json
CHANGED
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
"infoTip": {
|
|
3
3
|
"triggerLabel": "Więcej informacji"
|
|
4
4
|
},
|
|
5
|
+
"aiCreditsNotice": {
|
|
6
|
+
"dismiss": "Nie pokazuj ponownie",
|
|
7
|
+
"included": {
|
|
8
|
+
"eyebrow": "Wsparcie AI",
|
|
9
|
+
"heading": "Wliczone w Twój plan",
|
|
10
|
+
"body": "Funkcje AI są udostępniane bez dodatkowych kosztów w okresie próbnym.",
|
|
11
|
+
"allowance": "{{remaining}} z {{limit}} działań AI w tym miesiącu",
|
|
12
|
+
"resetsOn": "Odnawia się {{date}}",
|
|
13
|
+
"learnMore": "Dowiedz się więcej"
|
|
14
|
+
},
|
|
15
|
+
"bundles": {
|
|
16
|
+
"eyebrow": "Kredyty AI",
|
|
17
|
+
"headingWithAllowance": "{{remaining}} z {{limit}} kredytów",
|
|
18
|
+
"body": "Plan bezpłatny obejmuje {{limit}} działań miesięcznie. Wybierz pakiet kredytów, aby kontynuować bez limitów.",
|
|
19
|
+
"bodyGeneric": "Wybierz pakiet kredytów, aby kontynuować bez limitów.",
|
|
20
|
+
"viewBundles": "Zobacz pakiety",
|
|
21
|
+
"seeCosts": "Ile kosztuje każde działanie"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
"opticalPrescription": {
|
|
6
25
|
"ariaLabel": "Recepta na okulary",
|
|
7
26
|
"metaLabel": "Szczegóły recepty",
|
|
@@ -579,7 +598,8 @@
|
|
|
579
598
|
},
|
|
580
599
|
"slider": {
|
|
581
600
|
"minLabel": "Minimum",
|
|
582
|
-
"maxLabel": "Maksimum"
|
|
601
|
+
"maxLabel": "Maksimum",
|
|
602
|
+
"value": "Wartość"
|
|
583
603
|
},
|
|
584
604
|
"checkboxGroup": {
|
|
585
605
|
"selectAll": "Zaznacz wszystko",
|
|
@@ -731,6 +751,8 @@
|
|
|
731
751
|
"remove": "Usuń plik",
|
|
732
752
|
"progress": "{{percent}}% przesłane",
|
|
733
753
|
"filesSelected": "{{count}} plików wybranych",
|
|
754
|
+
"maxSizeHint": "Maks. {{size}}",
|
|
755
|
+
"maxFilesHint": "Do {{count}} plików",
|
|
734
756
|
"errors": {
|
|
735
757
|
"fileTooLarge": "Plik przekracza {{maxSize}}",
|
|
736
758
|
"fileTooSmall": "Plik jest mniejszy niż {{minSize}}",
|
|
@@ -1704,6 +1726,29 @@
|
|
|
1704
1726
|
"slotLabel": "{{day}}, {{time}}"
|
|
1705
1727
|
},
|
|
1706
1728
|
"booking": {
|
|
1729
|
+
"payment": {
|
|
1730
|
+
"paidTitle": "Płatność otrzymana, rezerwacja potwierdzona",
|
|
1731
|
+
"paidBody": "Otrzymaliśmy {{amount}}. Twoja wizyta jest potwierdzona.",
|
|
1732
|
+
"paidDemoTitle": "Płatność zakończona pomyślnie (demo)",
|
|
1733
|
+
"paidDemo": "Demo zakończone: nie pobrano płatności ani nie zarezerwowano wizyty.",
|
|
1734
|
+
"summaryPaid": "Zapłacona kwota",
|
|
1735
|
+
"heading": "Zapłać, aby potwierdzić rezerwację",
|
|
1736
|
+
"processing": "Twoja płatność jest przetwarzana.",
|
|
1737
|
+
"confirming": "Płatność otrzymana. Potwierdzamy Twoją rezerwację.",
|
|
1738
|
+
"failed": "Płatność nie została ukończona. Spróbuj ponownie.",
|
|
1739
|
+
"completionFailed": "Płatność otrzymana. Spróbuj ponownie potwierdzić rezerwację bez ponownego płacenia.",
|
|
1740
|
+
"retryConfirmation": "Ponów potwierdzenie",
|
|
1741
|
+
"cancelled": "Płatność anulowana. Żadna rezerwacja nie została potwierdzona.",
|
|
1742
|
+
"noticeTitle": "Wymagana płatność online",
|
|
1743
|
+
"noticeBody": "Zapłać {{amount}} online, aby potwierdzić tę wizytę.",
|
|
1744
|
+
"accept": "Zgadzam się zapłacić {{amount}} online.",
|
|
1745
|
+
"terms": "Warunki płatności",
|
|
1746
|
+
"submit": "Zapłać {{amount}} i zarezerwuj",
|
|
1747
|
+
"submitFailed": "Nie udało się rozpocząć rezerwacji. Spróbuj ponownie.",
|
|
1748
|
+
"full": "Zapłać {{amount}} online",
|
|
1749
|
+
"deposit": "Zaliczka {{amount}} online",
|
|
1750
|
+
"unavailable": "Dane płatności są niedostępne. Wybierz usługę ponownie."
|
|
1751
|
+
},
|
|
1707
1752
|
"regionLabel": "Umów wizytę",
|
|
1708
1753
|
"stepAnnouncement": "Krok {{current}} z {{total}}: {{label}}",
|
|
1709
1754
|
"filtersLabel": "Twoje wybory",
|
|
@@ -2037,6 +2082,7 @@
|
|
|
2037
2082
|
"mr": "Pan",
|
|
2038
2083
|
"ms": "Pani"
|
|
2039
2084
|
},
|
|
2085
|
+
"nameWithHonorific": "{{honorific}} {{name}}",
|
|
2040
2086
|
"gender": {
|
|
2041
2087
|
"m": "Mężczyzna",
|
|
2042
2088
|
"f": "Kobieta"
|
|
@@ -2787,6 +2833,8 @@
|
|
|
2787
2833
|
"remove": "Usuń wyróżnienie"
|
|
2788
2834
|
},
|
|
2789
2835
|
"heading": "Nagłówek",
|
|
2836
|
+
"extensionsKit": "Z zestawu",
|
|
2837
|
+
"extensionsMarketplace": "Z Marketplace",
|
|
2790
2838
|
"extensions": "Rozszerzenia edytora",
|
|
2791
2839
|
"insertVariable": "Wstaw zmienną",
|
|
2792
2840
|
"variables": {
|
|
@@ -2925,6 +2973,9 @@
|
|
|
2925
2973
|
"cvc": "CVC"
|
|
2926
2974
|
},
|
|
2927
2975
|
"error": {
|
|
2976
|
+
"billingAddressIncomplete": "Uzupełnij adres rozliczeniowy przed dokonaniem płatności.",
|
|
2977
|
+
"billingDetailsChanged": "Twój adres rozliczeniowy się zmienił. Sprawdź go i spróbuj ponownie.",
|
|
2978
|
+
"billingDetailsSave": "Nie udało się zapisać danych rozliczeniowych. Spróbuj ponownie.",
|
|
2928
2979
|
"generic": "Coś poszło nie tak. Spróbuj ponownie.",
|
|
2929
2980
|
"cardNumber": "Numer karty jest nieprawidłowy.",
|
|
2930
2981
|
"expiry": "Data ważności jest nieprawidłowa.",
|
|
@@ -4620,16 +4671,26 @@
|
|
|
4620
4671
|
"noteRequired": "Wprowadź notatkę.",
|
|
4621
4672
|
"operator": "Operator",
|
|
4622
4673
|
"operatorNone": "Brak operatora",
|
|
4674
|
+
"operatorUnresolved": "Operator spoza listy: {{id}}",
|
|
4675
|
+
"type": "Typ",
|
|
4676
|
+
"typeGroupStandard": "Typy standardowe",
|
|
4677
|
+
"typeGroupCustom": "Typy gabinetu",
|
|
4678
|
+
"typeUnresolved": "Typ spoza listy: {{id}}",
|
|
4679
|
+
"assignee": "Przypisano do",
|
|
4680
|
+
"assigneeNone": "Nikt",
|
|
4681
|
+
"assigneeUnresolved": "Osoba przypisana spoza listy: {{id}}",
|
|
4623
4682
|
"about": "Dotyczy",
|
|
4624
4683
|
"aboutNobody": "Nikogo",
|
|
4625
4684
|
"aboutPatient": "Pacjent",
|
|
4626
4685
|
"aboutCompany": "Firma",
|
|
4686
|
+
"aboutOperator": "Operator",
|
|
4627
4687
|
"companyName": "Nazwa firmy",
|
|
4628
4688
|
"companyUnresolved": "Powiązana firma (brak na liście): {{id}}",
|
|
4629
4689
|
"companyReplace": "Zmień firmę",
|
|
4630
4690
|
"done": "Zakończone",
|
|
4631
4691
|
"save": "Zapisz",
|
|
4632
4692
|
"cancel": "Anuluj",
|
|
4693
|
+
"actionsLabel": "Działania zadania",
|
|
4633
4694
|
"delete": "Usuń",
|
|
4634
4695
|
"deleteConfirmTitle": "Usunąć to zadanie?",
|
|
4635
4696
|
"deleteConfirmBody": "Zadanie zostanie usunięte. Tej czynności nie można tu cofnąć.",
|
|
@@ -4823,7 +4884,8 @@
|
|
|
4823
4884
|
"operatorsCount_few": "Operatorzy — {{count}} zaznaczeni",
|
|
4824
4885
|
"resetFiltersCount_zero": "Resetuj filtry — {{count}} aktywnych",
|
|
4825
4886
|
"resetFiltersCount_two": "Resetuj filtry — {{count}} aktywnych",
|
|
4826
|
-
"resetFiltersCount_few": "Resetuj filtry — {{count}} aktywne"
|
|
4887
|
+
"resetFiltersCount_few": "Resetuj filtry — {{count}} aktywne",
|
|
4888
|
+
"backlogCount": "Do uzupełnienia — {{n}} do uzupełnienia"
|
|
4827
4889
|
},
|
|
4828
4890
|
"view": {
|
|
4829
4891
|
"menuLabel": "Widok kalendarza — {{view}}",
|
|
@@ -4891,6 +4953,11 @@
|
|
|
4891
4953
|
"filterNoPatient": "Bez pacjenta",
|
|
4892
4954
|
"filterNoOperator": "Bez operatora",
|
|
4893
4955
|
"filterNoChair": "Bez fotela",
|
|
4956
|
+
"settings": "Ustawienia panelu",
|
|
4957
|
+
"settingsNarrowed": "Ustawienia panelu, lista jest filtrowana",
|
|
4958
|
+
"settingsTitle": "Co jest pokazywane",
|
|
4959
|
+
"settingsHint": "Karta pozostaje widoczna, dopóki włączone jest co najmniej jedno z jej brakujących pól.",
|
|
4960
|
+
"emptyNarrowed": "Niektóre filtry są wyłączone w ustawieniach panelu.",
|
|
4894
4961
|
"notShownOnChairAxis": "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela."
|
|
4895
4962
|
},
|
|
4896
4963
|
"waitingList": {
|
|
@@ -4935,7 +5002,6 @@
|
|
|
4935
5002
|
},
|
|
4936
5003
|
"readOnly": {
|
|
4937
5004
|
"createBlocked": "Nie masz uprawnień do tworzenia wizyt.",
|
|
4938
|
-
"createTaskBlocked": "Nie masz uprawnień do tworzenia zadań.",
|
|
4939
5005
|
"changeBlocked": "Nie masz uprawnień do modyfikowania wizyt.",
|
|
4940
5006
|
"waitingBlocked": "Nie masz uprawnień do modyfikowania listy oczekujących.",
|
|
4941
5007
|
"waitingLockedBody": "Nie masz uprawnień do modyfikowania listy oczekujących — poproś właściciela gabinetu o prawo edycji kalendarza."
|
package/dist/locales/pt.json
CHANGED
|
@@ -2,6 +2,25 @@
|
|
|
2
2
|
"infoTip": {
|
|
3
3
|
"triggerLabel": "Mais informações"
|
|
4
4
|
},
|
|
5
|
+
"aiCreditsNotice": {
|
|
6
|
+
"dismiss": "Não mostrar novamente",
|
|
7
|
+
"included": {
|
|
8
|
+
"eyebrow": "Assistência de IA",
|
|
9
|
+
"heading": "Incluído no seu plano",
|
|
10
|
+
"body": "As funcionalidades de IA são disponibilizadas sem custo adicional durante este período de teste.",
|
|
11
|
+
"allowance": "{{remaining}} de {{limit}} ações de IA este mês",
|
|
12
|
+
"resetsOn": "Renova a {{date}}",
|
|
13
|
+
"learnMore": "Saiba mais"
|
|
14
|
+
},
|
|
15
|
+
"bundles": {
|
|
16
|
+
"eyebrow": "Créditos de IA",
|
|
17
|
+
"headingWithAllowance": "{{remaining}} de {{limit}} créditos",
|
|
18
|
+
"body": "O plano gratuito inclui {{limit}} ações por mês. Escolha um pacote de créditos para continuar sem limites.",
|
|
19
|
+
"bodyGeneric": "Escolha um pacote de créditos para continuar sem limites.",
|
|
20
|
+
"viewBundles": "Ver pacotes",
|
|
21
|
+
"seeCosts": "O que custa cada ação"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
"opticalPrescription": {
|
|
6
25
|
"ariaLabel": "Prescrição de óculos",
|
|
7
26
|
"metaLabel": "Detalhes da prescrição",
|
|
@@ -590,7 +609,8 @@
|
|
|
590
609
|
},
|
|
591
610
|
"slider": {
|
|
592
611
|
"minLabel": "Mínimo",
|
|
593
|
-
"maxLabel": "Máximo"
|
|
612
|
+
"maxLabel": "Máximo",
|
|
613
|
+
"value": "Valor"
|
|
594
614
|
},
|
|
595
615
|
"checkboxGroup": {
|
|
596
616
|
"selectAll": "Selecionar tudo",
|
|
@@ -742,6 +762,8 @@
|
|
|
742
762
|
"remove": "Remover ficheiro",
|
|
743
763
|
"progress": "{{percent}}% carregado",
|
|
744
764
|
"filesSelected": "{{count}} ficheiros selecionados",
|
|
765
|
+
"maxSizeHint": "Máx. {{size}}",
|
|
766
|
+
"maxFilesHint": "Até {{count}} ficheiros",
|
|
745
767
|
"errors": {
|
|
746
768
|
"fileTooLarge": "O ficheiro excede {{maxSize}}",
|
|
747
769
|
"fileTooSmall": "O ficheiro é menor do que {{minSize}}",
|
|
@@ -1704,6 +1726,29 @@
|
|
|
1704
1726
|
"slotLabel": "{{day}}, {{time}}"
|
|
1705
1727
|
},
|
|
1706
1728
|
"booking": {
|
|
1729
|
+
"payment": {
|
|
1730
|
+
"paidTitle": "Pagamento recebido, marcação confirmada",
|
|
1731
|
+
"paidBody": "Recebemos {{amount}}. A sua consulta está confirmada.",
|
|
1732
|
+
"paidDemoTitle": "Pagamento concluído com sucesso (demonstração)",
|
|
1733
|
+
"paidDemo": "Demonstração concluída: não foi efetuado nenhum pagamento nem marcada nenhuma consulta.",
|
|
1734
|
+
"summaryPaid": "Montante pago",
|
|
1735
|
+
"heading": "Pague para confirmar a sua marcação",
|
|
1736
|
+
"processing": "O seu pagamento está a ser processado.",
|
|
1737
|
+
"confirming": "Pagamento recebido. Estamos a confirmar a sua marcação.",
|
|
1738
|
+
"failed": "O seu pagamento não foi concluído. Tente novamente.",
|
|
1739
|
+
"completionFailed": "Pagamento recebido. Tente confirmar a marcação novamente sem voltar a pagar.",
|
|
1740
|
+
"retryConfirmation": "Tentar confirmar novamente",
|
|
1741
|
+
"cancelled": "Pagamento cancelado. Nenhuma marcação foi confirmada.",
|
|
1742
|
+
"noticeTitle": "Pagamento online obrigatório",
|
|
1743
|
+
"noticeBody": "Pague {{amount}} online para confirmar esta consulta.",
|
|
1744
|
+
"accept": "Concordo em pagar {{amount}} online.",
|
|
1745
|
+
"terms": "Condições de pagamento",
|
|
1746
|
+
"submit": "Pagar {{amount}} e marcar",
|
|
1747
|
+
"submitFailed": "Não foi possível iniciar a sua marcação. Tente novamente.",
|
|
1748
|
+
"full": "Pagar {{amount}} online",
|
|
1749
|
+
"deposit": "Sinal de {{amount}} online",
|
|
1750
|
+
"unavailable": "Os dados do pagamento não estão disponíveis. Selecione novamente um serviço."
|
|
1751
|
+
},
|
|
1707
1752
|
"regionLabel": "Agendar consulta",
|
|
1708
1753
|
"stepAnnouncement": "Passo {{current}} de {{total}}: {{label}}",
|
|
1709
1754
|
"filtersLabel": "As suas seleções",
|
|
@@ -2037,6 +2082,7 @@
|
|
|
2037
2082
|
"mr": "Sr.",
|
|
2038
2083
|
"ms": "Sra."
|
|
2039
2084
|
},
|
|
2085
|
+
"nameWithHonorific": "{{honorific}} {{name}}",
|
|
2040
2086
|
"gender": {
|
|
2041
2087
|
"m": "Masculino",
|
|
2042
2088
|
"f": "Feminino"
|
|
@@ -2787,6 +2833,8 @@
|
|
|
2787
2833
|
"remove": "Remover destaque"
|
|
2788
2834
|
},
|
|
2789
2835
|
"heading": "Título",
|
|
2836
|
+
"extensionsKit": "Do kit",
|
|
2837
|
+
"extensionsMarketplace": "Do Marketplace",
|
|
2790
2838
|
"extensions": "Extensões do editor",
|
|
2791
2839
|
"insertVariable": "Inserir variável",
|
|
2792
2840
|
"variables": {
|
|
@@ -2925,6 +2973,9 @@
|
|
|
2925
2973
|
"cvc": "CVC"
|
|
2926
2974
|
},
|
|
2927
2975
|
"error": {
|
|
2976
|
+
"billingAddressIncomplete": "Preencha a morada de faturação antes de pagar.",
|
|
2977
|
+
"billingDetailsChanged": "A sua morada de faturação mudou. Verifique-a e tente novamente.",
|
|
2978
|
+
"billingDetailsSave": "Não foi possível guardar os seus dados de faturação. Tente novamente.",
|
|
2928
2979
|
"generic": "Algo correu mal. Tente novamente.",
|
|
2929
2980
|
"cardNumber": "O número do cartão não é válido.",
|
|
2930
2981
|
"expiry": "A data de validade não é válida.",
|
|
@@ -4620,16 +4671,26 @@
|
|
|
4620
4671
|
"noteRequired": "Introduza uma nota.",
|
|
4621
4672
|
"operator": "Operador",
|
|
4622
4673
|
"operatorNone": "Sem operador",
|
|
4674
|
+
"operatorUnresolved": "Operador não consta da lista: {{id}}",
|
|
4675
|
+
"type": "Tipo",
|
|
4676
|
+
"typeGroupStandard": "Tipos padrão",
|
|
4677
|
+
"typeGroupCustom": "Tipos da clínica",
|
|
4678
|
+
"typeUnresolved": "Tipo não consta da lista: {{id}}",
|
|
4679
|
+
"assignee": "Atribuída a",
|
|
4680
|
+
"assigneeNone": "Ninguém",
|
|
4681
|
+
"assigneeUnresolved": "Responsável não consta da lista: {{id}}",
|
|
4623
4682
|
"about": "Refere-se a",
|
|
4624
4683
|
"aboutNobody": "Ninguém",
|
|
4625
4684
|
"aboutPatient": "Paciente",
|
|
4626
4685
|
"aboutCompany": "Empresa",
|
|
4686
|
+
"aboutOperator": "Operador",
|
|
4627
4687
|
"companyName": "Nome da empresa",
|
|
4628
4688
|
"companyUnresolved": "Empresa associada (não está na lista): {{id}}",
|
|
4629
4689
|
"companyReplace": "Substituir empresa",
|
|
4630
4690
|
"done": "Concluída",
|
|
4631
4691
|
"save": "Guardar",
|
|
4632
4692
|
"cancel": "Cancelar",
|
|
4693
|
+
"actionsLabel": "Ações da tarefa",
|
|
4633
4694
|
"delete": "Eliminar",
|
|
4634
4695
|
"deleteConfirmTitle": "Eliminar esta tarefa?",
|
|
4635
4696
|
"deleteConfirmBody": "A tarefa será removida. Esta ação não pode ser revertida aqui.",
|
|
@@ -4823,7 +4884,8 @@
|
|
|
4823
4884
|
"operatorsCount_few": "Operadores — {{count}} selecionados",
|
|
4824
4885
|
"resetFiltersCount_zero": "Repor filtros — {{count}} ativos",
|
|
4825
4886
|
"resetFiltersCount_two": "Repor filtros — {{count}} ativos",
|
|
4826
|
-
"resetFiltersCount_few": "Repor filtros — {{count}} ativos"
|
|
4887
|
+
"resetFiltersCount_few": "Repor filtros — {{count}} ativos",
|
|
4888
|
+
"backlogCount": "Por completar — {{n}} por completar"
|
|
4827
4889
|
},
|
|
4828
4890
|
"view": {
|
|
4829
4891
|
"menuLabel": "Vista do calendário — {{view}}",
|
|
@@ -4891,6 +4953,11 @@
|
|
|
4891
4953
|
"filterNoPatient": "Sem paciente",
|
|
4892
4954
|
"filterNoOperator": "Sem operador",
|
|
4893
4955
|
"filterNoChair": "Sem cadeira",
|
|
4956
|
+
"settings": "Definições do painel",
|
|
4957
|
+
"settingsNarrowed": "Definições do painel, a lista está filtrada",
|
|
4958
|
+
"settingsTitle": "O que é mostrado",
|
|
4959
|
+
"settingsHint": "Um cartão permanece visível enquanto pelo menos um dos campos em falta estiver ativado.",
|
|
4960
|
+
"emptyNarrowed": "Alguns filtros estão desativados nas definições do painel.",
|
|
4894
4961
|
"notShownOnChairAxis": "Não é mostrada nas colunas de cadeira até que uma cadeira seja atribuída."
|
|
4895
4962
|
},
|
|
4896
4963
|
"waitingList": {
|
|
@@ -4935,7 +5002,6 @@
|
|
|
4935
5002
|
},
|
|
4936
5003
|
"readOnly": {
|
|
4937
5004
|
"createBlocked": "Não tem permissão para criar consultas.",
|
|
4938
|
-
"createTaskBlocked": "Não tem permissão para criar tarefas.",
|
|
4939
5005
|
"changeBlocked": "Não tem permissão para alterar consultas.",
|
|
4940
5006
|
"waitingBlocked": "Não tem permissão para alterar a lista de espera.",
|
|
4941
5007
|
"waitingLockedBody": "Não tem permissão para alterar a lista de espera: peça ao responsável da clínica o direito de edição da agenda."
|