@alfadocs/ui-kit 1.45.0 → 1.46.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-D43ASl8y.js → booking-B7gA9gFB.js} +279 -296
- 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-B7KvZ1_D.js → calendar-workspace-BB-BZT7W.js} +3002 -2912
- 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/{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-DUj1htsH.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-CO0WR7yA.js} +2 -2
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-DNzdYjxE.js} +59 -45
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- 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 +32 -4
- package/dist/agent-i18n/en.json +1 -1
- 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/index.js +1 -1
- 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/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/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/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 +31 -0
- package/dist/i18n/locales/ar.js +33 -2
- package/dist/i18n/locales/de.d.ts +31 -0
- package/dist/i18n/locales/de.js +33 -2
- package/dist/i18n/locales/el.d.ts +31 -0
- package/dist/i18n/locales/el.js +33 -2
- package/dist/i18n/locales/en.d.ts +31 -0
- package/dist/i18n/locales/en.js +33 -2
- package/dist/i18n/locales/es.d.ts +31 -0
- package/dist/i18n/locales/es.js +33 -2
- package/dist/i18n/locales/fr.d.ts +31 -0
- package/dist/i18n/locales/fr.js +33 -2
- package/dist/i18n/locales/hi.d.ts +31 -0
- package/dist/i18n/locales/hi.js +33 -2
- package/dist/i18n/locales/it.d.ts +31 -0
- package/dist/i18n/locales/it.js +33 -2
- package/dist/i18n/locales/ja.d.ts +31 -0
- package/dist/i18n/locales/ja.js +33 -2
- package/dist/i18n/locales/nl.d.ts +31 -0
- package/dist/i18n/locales/nl.js +33 -2
- package/dist/i18n/locales/pl.d.ts +31 -0
- package/dist/i18n/locales/pl.js +33 -2
- package/dist/i18n/locales/pt.d.ts +31 -0
- package/dist/i18n/locales/pt.js +33 -2
- package/dist/i18n/locales/ro.d.ts +31 -0
- package/dist/i18n/locales/ro.js +33 -2
- package/dist/i18n/locales/ru.d.ts +31 -0
- package/dist/i18n/locales/ru.js +33 -2
- package/dist/i18n/locales/sq.d.ts +31 -0
- package/dist/i18n/locales/sq.js +33 -2
- package/dist/i18n/locales/sv.d.ts +31 -0
- package/dist/i18n/locales/sv.js +33 -2
- package/dist/i18n/locales/tr.d.ts +31 -0
- package/dist/i18n/locales/tr.js +33 -2
- package/dist/i18n/locales/zh.d.ts +31 -0
- package/dist/i18n/locales/zh.js +33 -2
- package/dist/index.js +646 -639
- package/dist/locales/ar.json +33 -2
- package/dist/locales/de.json +33 -2
- package/dist/locales/el.json +33 -2
- package/dist/locales/en.json +33 -2
- package/dist/locales/es.json +33 -2
- package/dist/locales/fr.json +33 -2
- package/dist/locales/hi.json +33 -2
- package/dist/locales/it.json +33 -2
- package/dist/locales/ja.json +33 -2
- package/dist/locales/nl.json +33 -2
- package/dist/locales/pl.json +33 -2
- package/dist/locales/pt.json +33 -2
- package/dist/locales/ro.json +33 -2
- package/dist/locales/ru.json +33 -2
- package/dist/locales/sq.json +33 -2
- package/dist/locales/sv.json +33 -2
- package/dist/locales/tr.json +33 -2
- package/dist/locales/zh.json +33 -2
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +9 -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 +3 -1
- 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/button-group-R32U7SyV.js +0 -307
- 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/i18n/locales/ja.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
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: "処方の詳細",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "最小",
|
|
578
|
-
maxLabel: "最大"
|
|
597
|
+
maxLabel: "最大",
|
|
598
|
+
value: "値"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "すべて選択",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "ファイルを削除",
|
|
728
748
|
progress: "{{percent}}% アップロード済み",
|
|
729
749
|
filesSelected: "{{count}} 件のファイルを選択",
|
|
750
|
+
maxSizeHint: "最大 {{size}}",
|
|
751
|
+
maxFilesHint: "最大 {{count}} ファイルまで",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "ファイルが {{maxSize}} を超えています",
|
|
732
754
|
fileTooSmall: "ファイルが {{minSize}} より小さいです",
|
|
@@ -2031,6 +2053,7 @@ const e = {
|
|
|
2031
2053
|
mr: "Mr.",
|
|
2032
2054
|
ms: "Ms."
|
|
2033
2055
|
},
|
|
2056
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2057
|
gender: {
|
|
2035
2058
|
m: "男性",
|
|
2036
2059
|
f: "女性"
|
|
@@ -2771,6 +2794,8 @@ const e = {
|
|
|
2771
2794
|
remove: "ハイライトを削除"
|
|
2772
2795
|
},
|
|
2773
2796
|
heading: "見出し",
|
|
2797
|
+
extensionsKit: "キットから",
|
|
2798
|
+
extensionsMarketplace: "マーケットプレイスから",
|
|
2774
2799
|
extensions: "エディター拡張機能",
|
|
2775
2800
|
insertVariable: "変数を挿入",
|
|
2776
2801
|
variables: {
|
|
@@ -4793,7 +4818,8 @@ const e = {
|
|
|
4793
4818
|
operatorsCount_few: "担当者 — {{count}} 名選択中",
|
|
4794
4819
|
resetFiltersCount_zero: "フィルターをリセット — {{count}} 件有効",
|
|
4795
4820
|
resetFiltersCount_two: "フィルターをリセット — {{count}} 件有効",
|
|
4796
|
-
resetFiltersCount_few: "フィルターをリセット — {{count}} 件有効"
|
|
4821
|
+
resetFiltersCount_few: "フィルターをリセット — {{count}} 件有効",
|
|
4822
|
+
backlogCount: "未完了の予約 — {{n}} 件未完了"
|
|
4797
4823
|
},
|
|
4798
4824
|
view: {
|
|
4799
4825
|
menuLabel: "カレンダー表示 — {{view}}",
|
|
@@ -4861,6 +4887,11 @@ const e = {
|
|
|
4861
4887
|
filterNoPatient: "患者未設定",
|
|
4862
4888
|
filterNoOperator: "担当者未設定",
|
|
4863
4889
|
filterNoChair: "チェア未設定",
|
|
4890
|
+
settings: "パネル設定",
|
|
4891
|
+
settingsNarrowed: "パネル設定(リストは絞り込まれています)",
|
|
4892
|
+
settingsTitle: "表示する項目",
|
|
4893
|
+
settingsHint: "未設定の項目が 1 つでもオンなら、そのカードは表示されます。",
|
|
4894
|
+
emptyNarrowed: "パネル設定で一部のフィルターがオフになっています。",
|
|
4864
4895
|
notShownOnChairAxis: "チェアが割り当てられるまでチェア列には表示されません。"
|
|
4865
4896
|
},
|
|
4866
4897
|
waitingList: {
|
|
@@ -6,6 +6,25 @@ export declare const nlUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "Meer informatie";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "Niet meer tonen";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "AI-assistentie";
|
|
13
|
+
readonly heading: "Inbegrepen in uw abonnement";
|
|
14
|
+
readonly body: "AI-functies worden tijdens deze proefperiode zonder extra kosten aangeboden.";
|
|
15
|
+
readonly allowance: "{{remaining}} van {{limit}} AI-acties deze maand";
|
|
16
|
+
readonly resetsOn: "Vernieuwt op {{date}}";
|
|
17
|
+
readonly learnMore: "Meer informatie";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "AI-credits";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} van {{limit}} credits";
|
|
22
|
+
readonly body: "Het gratis abonnement bevat {{limit}} acties per maand. Kies een creditpakket om zonder limiet door te gaan.";
|
|
23
|
+
readonly bodyGeneric: "Kies een creditpakket om zonder limiet door te gaan.";
|
|
24
|
+
readonly viewBundles: "Pakketten bekijken";
|
|
25
|
+
readonly seeCosts: "Wat elke actie kost";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Brilrecept";
|
|
11
30
|
readonly metaLabel: "Receptgegevens";
|
|
@@ -584,6 +603,7 @@ export declare const nlUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "Minimum";
|
|
586
605
|
readonly maxLabel: "Maximum";
|
|
606
|
+
readonly value: "Waarde";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "Alles selecteren";
|
|
@@ -735,6 +755,8 @@ export declare const nlUi: {
|
|
|
735
755
|
readonly remove: "Bestand verwijderen";
|
|
736
756
|
readonly progress: "{{percent}}% geüpload";
|
|
737
757
|
readonly filesSelected: "{{count}} bestanden geselecteerd";
|
|
758
|
+
readonly maxSizeHint: "Max. {{size}}";
|
|
759
|
+
readonly maxFilesHint: "Tot {{count}} bestanden";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "Het bestand overschrijdt {{maxSize}}";
|
|
740
762
|
readonly fileTooSmall: "Het bestand is kleiner dan {{minSize}}";
|
|
@@ -2041,6 +2063,7 @@ export declare const nlUi: {
|
|
|
2041
2063
|
readonly mr: "Dhr.";
|
|
2042
2064
|
readonly ms: "Mevr.";
|
|
2043
2065
|
};
|
|
2066
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2067
|
readonly gender: {
|
|
2045
2068
|
readonly m: "Man";
|
|
2046
2069
|
readonly f: "Vrouw";
|
|
@@ -2791,6 +2814,8 @@ export declare const nlUi: {
|
|
|
2791
2814
|
readonly remove: "Markering verwijderen";
|
|
2792
2815
|
};
|
|
2793
2816
|
readonly heading: "Koptekst";
|
|
2817
|
+
readonly extensionsKit: "Uit de kit";
|
|
2818
|
+
readonly extensionsMarketplace: "Uit de Marketplace";
|
|
2794
2819
|
readonly extensions: "Editor-extensies";
|
|
2795
2820
|
readonly insertVariable: "Variabele invoegen";
|
|
2796
2821
|
readonly variables: {
|
|
@@ -4828,6 +4853,7 @@ export declare const nlUi: {
|
|
|
4828
4853
|
readonly resetFiltersCount_zero: "Filters wissen — {{count}} actief";
|
|
4829
4854
|
readonly resetFiltersCount_two: "Filters wissen — {{count}} actief";
|
|
4830
4855
|
readonly resetFiltersCount_few: "Filters wissen — {{count}} actief";
|
|
4856
|
+
readonly backlogCount: "Nog af te ronden — {{n}} nog af te ronden";
|
|
4831
4857
|
};
|
|
4832
4858
|
readonly view: {
|
|
4833
4859
|
readonly menuLabel: "Kalenderweergave — {{view}}";
|
|
@@ -4895,6 +4921,11 @@ export declare const nlUi: {
|
|
|
4895
4921
|
readonly filterNoPatient: "Zonder patiënt";
|
|
4896
4922
|
readonly filterNoOperator: "Zonder operator";
|
|
4897
4923
|
readonly filterNoChair: "Zonder behandelstoel";
|
|
4924
|
+
readonly settings: "Paneelinstellingen";
|
|
4925
|
+
readonly settingsNarrowed: "Paneelinstellingen, de lijst is gefilterd";
|
|
4926
|
+
readonly settingsTitle: "Wat wordt getoond";
|
|
4927
|
+
readonly settingsHint: "Een kaart blijft zichtbaar zolang minstens één ontbrekend veld is ingeschakeld.";
|
|
4928
|
+
readonly emptyNarrowed: "Sommige filters staan uit in de paneelinstellingen.";
|
|
4898
4929
|
readonly notShownOnChairAxis: "Wordt niet getoond in de stoelkolommen totdat er een stoel is toegewezen.";
|
|
4899
4930
|
};
|
|
4900
4931
|
readonly waitingList: {
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
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",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "Minimum",
|
|
578
|
-
maxLabel: "Maximum"
|
|
597
|
+
maxLabel: "Maximum",
|
|
598
|
+
value: "Waarde"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "Alles selecteren",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "Bestand verwijderen",
|
|
728
748
|
progress: "{{percent}}% geüpload",
|
|
729
749
|
filesSelected: "{{count}} bestanden geselecteerd",
|
|
750
|
+
maxSizeHint: "Max. {{size}}",
|
|
751
|
+
maxFilesHint: "Tot {{count}} bestanden",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "Het bestand overschrijdt {{maxSize}}",
|
|
732
754
|
fileTooSmall: "Het bestand is kleiner dan {{minSize}}",
|
|
@@ -2030,6 +2052,7 @@ const e = {
|
|
|
2030
2052
|
mr: "Dhr.",
|
|
2031
2053
|
ms: "Mevr."
|
|
2032
2054
|
},
|
|
2055
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2033
2056
|
gender: {
|
|
2034
2057
|
m: "Man",
|
|
2035
2058
|
f: "Vrouw"
|
|
@@ -2760,6 +2783,8 @@ const e = {
|
|
|
2760
2783
|
},
|
|
2761
2784
|
highlight: { remove: "Markering verwijderen" },
|
|
2762
2785
|
heading: "Koptekst",
|
|
2786
|
+
extensionsKit: "Uit de kit",
|
|
2787
|
+
extensionsMarketplace: "Uit de Marketplace",
|
|
2763
2788
|
extensions: "Editor-extensies",
|
|
2764
2789
|
insertVariable: "Variabele invoegen",
|
|
2765
2790
|
variables: {
|
|
@@ -4784,7 +4809,8 @@ const e = {
|
|
|
4784
4809
|
operatorsCount_few: "Operatoren — {{count}} geselecteerd",
|
|
4785
4810
|
resetFiltersCount_zero: "Filters wissen — {{count}} actief",
|
|
4786
4811
|
resetFiltersCount_two: "Filters wissen — {{count}} actief",
|
|
4787
|
-
resetFiltersCount_few: "Filters wissen — {{count}} actief"
|
|
4812
|
+
resetFiltersCount_few: "Filters wissen — {{count}} actief",
|
|
4813
|
+
backlogCount: "Nog af te ronden — {{n}} nog af te ronden"
|
|
4788
4814
|
},
|
|
4789
4815
|
view: {
|
|
4790
4816
|
menuLabel: "Kalenderweergave — {{view}}",
|
|
@@ -4852,6 +4878,11 @@ const e = {
|
|
|
4852
4878
|
filterNoPatient: "Zonder patiënt",
|
|
4853
4879
|
filterNoOperator: "Zonder operator",
|
|
4854
4880
|
filterNoChair: "Zonder behandelstoel",
|
|
4881
|
+
settings: "Paneelinstellingen",
|
|
4882
|
+
settingsNarrowed: "Paneelinstellingen, de lijst is gefilterd",
|
|
4883
|
+
settingsTitle: "Wat wordt getoond",
|
|
4884
|
+
settingsHint: "Een kaart blijft zichtbaar zolang minstens één ontbrekend veld is ingeschakeld.",
|
|
4885
|
+
emptyNarrowed: "Sommige filters staan uit in de paneelinstellingen.",
|
|
4855
4886
|
notShownOnChairAxis: "Wordt niet getoond in de stoelkolommen totdat er een stoel is toegewezen."
|
|
4856
4887
|
},
|
|
4857
4888
|
waitingList: {
|
|
@@ -6,6 +6,25 @@ export declare const plUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "Więcej informacji";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "Nie pokazuj ponownie";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "Wsparcie AI";
|
|
13
|
+
readonly heading: "Wliczone w Twój plan";
|
|
14
|
+
readonly body: "Funkcje AI są udostępniane bez dodatkowych kosztów w okresie próbnym.";
|
|
15
|
+
readonly allowance: "{{remaining}} z {{limit}} działań AI w tym miesiącu";
|
|
16
|
+
readonly resetsOn: "Odnawia się {{date}}";
|
|
17
|
+
readonly learnMore: "Dowiedz się więcej";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "Kredyty AI";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} z {{limit}} kredytów";
|
|
22
|
+
readonly body: "Plan bezpłatny obejmuje {{limit}} działań miesięcznie. Wybierz pakiet kredytów, aby kontynuować bez limitów.";
|
|
23
|
+
readonly bodyGeneric: "Wybierz pakiet kredytów, aby kontynuować bez limitów.";
|
|
24
|
+
readonly viewBundles: "Zobacz pakiety";
|
|
25
|
+
readonly seeCosts: "Ile kosztuje każde działanie";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Recepta na okulary";
|
|
11
30
|
readonly metaLabel: "Szczegóły recepty";
|
|
@@ -584,6 +603,7 @@ export declare const plUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "Minimum";
|
|
586
605
|
readonly maxLabel: "Maksimum";
|
|
606
|
+
readonly value: "Wartość";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "Zaznacz wszystko";
|
|
@@ -735,6 +755,8 @@ export declare const plUi: {
|
|
|
735
755
|
readonly remove: "Usuń plik";
|
|
736
756
|
readonly progress: "{{percent}}% przesłane";
|
|
737
757
|
readonly filesSelected: "{{count}} plików wybranych";
|
|
758
|
+
readonly maxSizeHint: "Maks. {{size}}";
|
|
759
|
+
readonly maxFilesHint: "Do {{count}} plików";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "Plik przekracza {{maxSize}}";
|
|
740
762
|
readonly fileTooSmall: "Plik jest mniejszy niż {{minSize}}";
|
|
@@ -2041,6 +2063,7 @@ export declare const plUi: {
|
|
|
2041
2063
|
readonly mr: "Pan";
|
|
2042
2064
|
readonly ms: "Pani";
|
|
2043
2065
|
};
|
|
2066
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2067
|
readonly gender: {
|
|
2045
2068
|
readonly m: "Mężczyzna";
|
|
2046
2069
|
readonly f: "Kobieta";
|
|
@@ -2791,6 +2814,8 @@ export declare const plUi: {
|
|
|
2791
2814
|
readonly remove: "Usuń wyróżnienie";
|
|
2792
2815
|
};
|
|
2793
2816
|
readonly heading: "Nagłówek";
|
|
2817
|
+
readonly extensionsKit: "Z zestawu";
|
|
2818
|
+
readonly extensionsMarketplace: "Z Marketplace";
|
|
2794
2819
|
readonly extensions: "Rozszerzenia edytora";
|
|
2795
2820
|
readonly insertVariable: "Wstaw zmienną";
|
|
2796
2821
|
readonly variables: {
|
|
@@ -4828,6 +4853,7 @@ export declare const plUi: {
|
|
|
4828
4853
|
readonly resetFiltersCount_zero: "Resetuj filtry — {{count}} aktywnych";
|
|
4829
4854
|
readonly resetFiltersCount_two: "Resetuj filtry — {{count}} aktywnych";
|
|
4830
4855
|
readonly resetFiltersCount_few: "Resetuj filtry — {{count}} aktywne";
|
|
4856
|
+
readonly backlogCount: "Do uzupełnienia — {{n}} do uzupełnienia";
|
|
4831
4857
|
};
|
|
4832
4858
|
readonly view: {
|
|
4833
4859
|
readonly menuLabel: "Widok kalendarza — {{view}}";
|
|
@@ -4895,6 +4921,11 @@ export declare const plUi: {
|
|
|
4895
4921
|
readonly filterNoPatient: "Bez pacjenta";
|
|
4896
4922
|
readonly filterNoOperator: "Bez operatora";
|
|
4897
4923
|
readonly filterNoChair: "Bez fotela";
|
|
4924
|
+
readonly settings: "Ustawienia panelu";
|
|
4925
|
+
readonly settingsNarrowed: "Ustawienia panelu, lista jest filtrowana";
|
|
4926
|
+
readonly settingsTitle: "Co jest pokazywane";
|
|
4927
|
+
readonly settingsHint: "Karta pozostaje widoczna, dopóki włączone jest co najmniej jedno z jej brakujących pól.";
|
|
4928
|
+
readonly emptyNarrowed: "Niektóre filtry są wyłączone w ustawieniach panelu.";
|
|
4898
4929
|
readonly notShownOnChairAxis: "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela.";
|
|
4899
4930
|
};
|
|
4900
4931
|
readonly waitingList: {
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
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",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "Minimum",
|
|
578
|
-
maxLabel: "Maksimum"
|
|
597
|
+
maxLabel: "Maksimum",
|
|
598
|
+
value: "Wartość"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "Zaznacz wszystko",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "Usuń plik",
|
|
728
748
|
progress: "{{percent}}% przesłane",
|
|
729
749
|
filesSelected: "{{count}} plików wybranych",
|
|
750
|
+
maxSizeHint: "Maks. {{size}}",
|
|
751
|
+
maxFilesHint: "Do {{count}} plików",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "Plik przekracza {{maxSize}}",
|
|
732
754
|
fileTooSmall: "Plik jest mniejszy niż {{minSize}}",
|
|
@@ -2031,6 +2053,7 @@ const e = {
|
|
|
2031
2053
|
mr: "Pan",
|
|
2032
2054
|
ms: "Pani"
|
|
2033
2055
|
},
|
|
2056
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2057
|
gender: {
|
|
2035
2058
|
m: "Mężczyzna",
|
|
2036
2059
|
f: "Kobieta"
|
|
@@ -2771,6 +2794,8 @@ const e = {
|
|
|
2771
2794
|
remove: "Usuń wyróżnienie"
|
|
2772
2795
|
},
|
|
2773
2796
|
heading: "Nagłówek",
|
|
2797
|
+
extensionsKit: "Z zestawu",
|
|
2798
|
+
extensionsMarketplace: "Z Marketplace",
|
|
2774
2799
|
extensions: "Rozszerzenia edytora",
|
|
2775
2800
|
insertVariable: "Wstaw zmienną",
|
|
2776
2801
|
variables: {
|
|
@@ -4795,7 +4820,8 @@ const e = {
|
|
|
4795
4820
|
operatorsCount_few: "Operatorzy — {{count}} zaznaczeni",
|
|
4796
4821
|
resetFiltersCount_zero: "Resetuj filtry — {{count}} aktywnych",
|
|
4797
4822
|
resetFiltersCount_two: "Resetuj filtry — {{count}} aktywnych",
|
|
4798
|
-
resetFiltersCount_few: "Resetuj filtry — {{count}} aktywne"
|
|
4823
|
+
resetFiltersCount_few: "Resetuj filtry — {{count}} aktywne",
|
|
4824
|
+
backlogCount: "Do uzupełnienia — {{n}} do uzupełnienia"
|
|
4799
4825
|
},
|
|
4800
4826
|
view: {
|
|
4801
4827
|
menuLabel: "Widok kalendarza — {{view}}",
|
|
@@ -4863,6 +4889,11 @@ const e = {
|
|
|
4863
4889
|
filterNoPatient: "Bez pacjenta",
|
|
4864
4890
|
filterNoOperator: "Bez operatora",
|
|
4865
4891
|
filterNoChair: "Bez fotela",
|
|
4892
|
+
settings: "Ustawienia panelu",
|
|
4893
|
+
settingsNarrowed: "Ustawienia panelu, lista jest filtrowana",
|
|
4894
|
+
settingsTitle: "Co jest pokazywane",
|
|
4895
|
+
settingsHint: "Karta pozostaje widoczna, dopóki włączone jest co najmniej jedno z jej brakujących pól.",
|
|
4896
|
+
emptyNarrowed: "Niektóre filtry są wyłączone w ustawieniach panelu.",
|
|
4866
4897
|
notShownOnChairAxis: "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela."
|
|
4867
4898
|
},
|
|
4868
4899
|
waitingList: {
|
|
@@ -7,6 +7,25 @@ export declare const ptUi: {
|
|
|
7
7
|
readonly infoTip: {
|
|
8
8
|
readonly triggerLabel: "Mais informações";
|
|
9
9
|
};
|
|
10
|
+
readonly aiCreditsNotice: {
|
|
11
|
+
readonly dismiss: "Não mostrar novamente";
|
|
12
|
+
readonly included: {
|
|
13
|
+
readonly eyebrow: "Assistência de IA";
|
|
14
|
+
readonly heading: "Incluído no seu plano";
|
|
15
|
+
readonly body: "As funcionalidades de IA são disponibilizadas sem custo adicional durante este período de teste.";
|
|
16
|
+
readonly allowance: "{{remaining}} de {{limit}} ações de IA este mês";
|
|
17
|
+
readonly resetsOn: "Renova a {{date}}";
|
|
18
|
+
readonly learnMore: "Saiba mais";
|
|
19
|
+
};
|
|
20
|
+
readonly bundles: {
|
|
21
|
+
readonly eyebrow: "Créditos de IA";
|
|
22
|
+
readonly headingWithAllowance: "{{remaining}} de {{limit}} créditos";
|
|
23
|
+
readonly body: "O plano gratuito inclui {{limit}} ações por mês. Escolha um pacote de créditos para continuar sem limites.";
|
|
24
|
+
readonly bodyGeneric: "Escolha um pacote de créditos para continuar sem limites.";
|
|
25
|
+
readonly viewBundles: "Ver pacotes";
|
|
26
|
+
readonly seeCosts: "O que custa cada ação";
|
|
27
|
+
};
|
|
28
|
+
};
|
|
10
29
|
readonly opticalPrescription: {
|
|
11
30
|
readonly ariaLabel: "Prescrição de óculos";
|
|
12
31
|
readonly metaLabel: "Detalhes da prescrição";
|
|
@@ -596,6 +615,7 @@ export declare const ptUi: {
|
|
|
596
615
|
readonly slider: {
|
|
597
616
|
readonly minLabel: "Mínimo";
|
|
598
617
|
readonly maxLabel: "Máximo";
|
|
618
|
+
readonly value: "Valor";
|
|
599
619
|
};
|
|
600
620
|
readonly checkboxGroup: {
|
|
601
621
|
readonly selectAll: "Selecionar tudo";
|
|
@@ -747,6 +767,8 @@ export declare const ptUi: {
|
|
|
747
767
|
readonly remove: "Remover ficheiro";
|
|
748
768
|
readonly progress: "{{percent}}% carregado";
|
|
749
769
|
readonly filesSelected: "{{count}} ficheiros selecionados";
|
|
770
|
+
readonly maxSizeHint: "Máx. {{size}}";
|
|
771
|
+
readonly maxFilesHint: "Até {{count}} ficheiros";
|
|
750
772
|
readonly errors: {
|
|
751
773
|
readonly fileTooLarge: "O ficheiro excede {{maxSize}}";
|
|
752
774
|
readonly fileTooSmall: "O ficheiro é menor do que {{minSize}}";
|
|
@@ -2042,6 +2064,7 @@ export declare const ptUi: {
|
|
|
2042
2064
|
readonly mr: "Sr.";
|
|
2043
2065
|
readonly ms: "Sra.";
|
|
2044
2066
|
};
|
|
2067
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2045
2068
|
readonly gender: {
|
|
2046
2069
|
readonly m: "Masculino";
|
|
2047
2070
|
readonly f: "Feminino";
|
|
@@ -2792,6 +2815,8 @@ export declare const ptUi: {
|
|
|
2792
2815
|
readonly remove: "Remover destaque";
|
|
2793
2816
|
};
|
|
2794
2817
|
readonly heading: "Título";
|
|
2818
|
+
readonly extensionsKit: "Do kit";
|
|
2819
|
+
readonly extensionsMarketplace: "Do Marketplace";
|
|
2795
2820
|
readonly extensions: "Extensões do editor";
|
|
2796
2821
|
readonly insertVariable: "Inserir variável";
|
|
2797
2822
|
readonly variables: {
|
|
@@ -4829,6 +4854,7 @@ export declare const ptUi: {
|
|
|
4829
4854
|
readonly resetFiltersCount_zero: "Repor filtros — {{count}} ativos";
|
|
4830
4855
|
readonly resetFiltersCount_two: "Repor filtros — {{count}} ativos";
|
|
4831
4856
|
readonly resetFiltersCount_few: "Repor filtros — {{count}} ativos";
|
|
4857
|
+
readonly backlogCount: "Por completar — {{n}} por completar";
|
|
4832
4858
|
};
|
|
4833
4859
|
readonly view: {
|
|
4834
4860
|
readonly menuLabel: "Vista do calendário — {{view}}";
|
|
@@ -4896,6 +4922,11 @@ export declare const ptUi: {
|
|
|
4896
4922
|
readonly filterNoPatient: "Sem paciente";
|
|
4897
4923
|
readonly filterNoOperator: "Sem operador";
|
|
4898
4924
|
readonly filterNoChair: "Sem cadeira";
|
|
4925
|
+
readonly settings: "Definições do painel";
|
|
4926
|
+
readonly settingsNarrowed: "Definições do painel, a lista está filtrada";
|
|
4927
|
+
readonly settingsTitle: "O que é mostrado";
|
|
4928
|
+
readonly settingsHint: "Um cartão permanece visível enquanto pelo menos um dos campos em falta estiver ativado.";
|
|
4929
|
+
readonly emptyNarrowed: "Alguns filtros estão desativados nas definições do painel.";
|
|
4899
4930
|
readonly notShownOnChairAxis: "Não é mostrada nas colunas de cadeira até que uma cadeira seja atribuída.";
|
|
4900
4931
|
};
|
|
4901
4932
|
readonly waitingList: {
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
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",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "Mínimo",
|
|
589
|
-
maxLabel: "Máximo"
|
|
608
|
+
maxLabel: "Máximo",
|
|
609
|
+
value: "Valor"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "Selecionar tudo",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "Remover ficheiro",
|
|
739
759
|
progress: "{{percent}}% carregado",
|
|
740
760
|
filesSelected: "{{count}} ficheiros selecionados",
|
|
761
|
+
maxSizeHint: "Máx. {{size}}",
|
|
762
|
+
maxFilesHint: "Até {{count}} ficheiros",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "O ficheiro excede {{maxSize}}",
|
|
743
765
|
fileTooSmall: "O ficheiro é menor do que {{minSize}}",
|
|
@@ -2032,6 +2054,7 @@ const e = {
|
|
|
2032
2054
|
mr: "Sr.",
|
|
2033
2055
|
ms: "Sra."
|
|
2034
2056
|
},
|
|
2057
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2035
2058
|
gender: {
|
|
2036
2059
|
m: "Masculino",
|
|
2037
2060
|
f: "Feminino"
|
|
@@ -2776,6 +2799,8 @@ const e = {
|
|
|
2776
2799
|
remove: "Remover destaque"
|
|
2777
2800
|
},
|
|
2778
2801
|
heading: "Título",
|
|
2802
|
+
extensionsKit: "Do kit",
|
|
2803
|
+
extensionsMarketplace: "Do Marketplace",
|
|
2779
2804
|
extensions: "Extensões do editor",
|
|
2780
2805
|
insertVariable: "Inserir variável",
|
|
2781
2806
|
variables: {
|
|
@@ -4803,7 +4828,8 @@ const e = {
|
|
|
4803
4828
|
operatorsCount_few: "Operadores — {{count}} selecionados",
|
|
4804
4829
|
resetFiltersCount_zero: "Repor filtros — {{count}} ativos",
|
|
4805
4830
|
resetFiltersCount_two: "Repor filtros — {{count}} ativos",
|
|
4806
|
-
resetFiltersCount_few: "Repor filtros — {{count}} ativos"
|
|
4831
|
+
resetFiltersCount_few: "Repor filtros — {{count}} ativos",
|
|
4832
|
+
backlogCount: "Por completar — {{n}} por completar"
|
|
4807
4833
|
},
|
|
4808
4834
|
view: {
|
|
4809
4835
|
menuLabel: "Vista do calendário — {{view}}",
|
|
@@ -4871,6 +4897,11 @@ const e = {
|
|
|
4871
4897
|
filterNoPatient: "Sem paciente",
|
|
4872
4898
|
filterNoOperator: "Sem operador",
|
|
4873
4899
|
filterNoChair: "Sem cadeira",
|
|
4900
|
+
settings: "Definições do painel",
|
|
4901
|
+
settingsNarrowed: "Definições do painel, a lista está filtrada",
|
|
4902
|
+
settingsTitle: "O que é mostrado",
|
|
4903
|
+
settingsHint: "Um cartão permanece visível enquanto pelo menos um dos campos em falta estiver ativado.",
|
|
4904
|
+
emptyNarrowed: "Alguns filtros estão desativados nas definições do painel.",
|
|
4874
4905
|
notShownOnChairAxis: "Não é mostrada nas colunas de cadeira até que uma cadeira seja atribuída."
|
|
4875
4906
|
},
|
|
4876
4907
|
waitingList: {
|
|
@@ -6,6 +6,25 @@ export declare const roUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "Mai multe informații";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "Nu mai afișa";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "Asistență IA";
|
|
13
|
+
readonly heading: "Inclus în planul tău";
|
|
14
|
+
readonly body: "Funcțiile IA sunt oferite fără costuri suplimentare în această perioadă de probă.";
|
|
15
|
+
readonly allowance: "{{remaining}} din {{limit}} acțiuni IA luna aceasta";
|
|
16
|
+
readonly resetsOn: "Se reînnoiește pe {{date}}";
|
|
17
|
+
readonly learnMore: "Află mai multe";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "Credite IA";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} din {{limit}} credite";
|
|
22
|
+
readonly body: "Planul gratuit include {{limit}} acțiuni pe lună. Alege un pachet de credite pentru a continua fără limite.";
|
|
23
|
+
readonly bodyGeneric: "Alege un pachet de credite pentru a continua fără limite.";
|
|
24
|
+
readonly viewBundles: "Vezi pachetele";
|
|
25
|
+
readonly seeCosts: "Cât costă fiecare acțiune";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Rețetă pentru ochelari";
|
|
11
30
|
readonly metaLabel: "Detalii rețetă";
|
|
@@ -584,6 +603,7 @@ export declare const roUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "Minim";
|
|
586
605
|
readonly maxLabel: "Maxim";
|
|
606
|
+
readonly value: "Valoare";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "Selectează tot";
|
|
@@ -735,6 +755,8 @@ export declare const roUi: {
|
|
|
735
755
|
readonly remove: "Elimină fișierul";
|
|
736
756
|
readonly progress: "{{percent}}% încărcat";
|
|
737
757
|
readonly filesSelected: "{{count}} fișiere selectate";
|
|
758
|
+
readonly maxSizeHint: "Max. {{size}}";
|
|
759
|
+
readonly maxFilesHint: "Până la {{count}} fișiere";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "Fișierul depășește {{maxSize}}";
|
|
740
762
|
readonly fileTooSmall: "Fișierul este mai mic de {{minSize}}";
|
|
@@ -2041,6 +2063,7 @@ export declare const roUi: {
|
|
|
2041
2063
|
readonly mr: "Dl";
|
|
2042
2064
|
readonly ms: "Dna";
|
|
2043
2065
|
};
|
|
2066
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2067
|
readonly gender: {
|
|
2045
2068
|
readonly m: "Masculin";
|
|
2046
2069
|
readonly f: "Feminin";
|
|
@@ -2791,6 +2814,8 @@ export declare const roUi: {
|
|
|
2791
2814
|
readonly remove: "Elimină evidențierea";
|
|
2792
2815
|
};
|
|
2793
2816
|
readonly heading: "Titlu";
|
|
2817
|
+
readonly extensionsKit: "Din kit";
|
|
2818
|
+
readonly extensionsMarketplace: "Din Marketplace";
|
|
2794
2819
|
readonly extensions: "Extensii editor";
|
|
2795
2820
|
readonly insertVariable: "Inserează variabilă";
|
|
2796
2821
|
readonly variables: {
|
|
@@ -4828,6 +4853,7 @@ export declare const roUi: {
|
|
|
4828
4853
|
readonly resetFiltersCount_zero: "Resetează filtrele — {{count}} active";
|
|
4829
4854
|
readonly resetFiltersCount_two: "Resetează filtrele — {{count}} active";
|
|
4830
4855
|
readonly resetFiltersCount_few: "Resetează filtrele — {{count}} active";
|
|
4856
|
+
readonly backlogCount: "De completat — {{n}} de completat";
|
|
4831
4857
|
};
|
|
4832
4858
|
readonly view: {
|
|
4833
4859
|
readonly menuLabel: "Vizualizare calendar — {{view}}";
|
|
@@ -4895,6 +4921,11 @@ export declare const roUi: {
|
|
|
4895
4921
|
readonly filterNoPatient: "Fără pacient";
|
|
4896
4922
|
readonly filterNoOperator: "Fără operator";
|
|
4897
4923
|
readonly filterNoChair: "Fără fotoliu";
|
|
4924
|
+
readonly settings: "Setările panoului";
|
|
4925
|
+
readonly settingsNarrowed: "Setările panoului, lista este filtrată";
|
|
4926
|
+
readonly settingsTitle: "Ce se afișează";
|
|
4927
|
+
readonly settingsHint: "Un card rămâne vizibil cât timp cel puțin unul dintre câmpurile lipsă este activat.";
|
|
4928
|
+
readonly emptyNarrowed: "Unele filtre sunt dezactivate în setările panoului.";
|
|
4898
4929
|
readonly notShownOnChairAxis: "Nu apare în coloanele pe fotolii până când nu i se atribuie un fotoliu.";
|
|
4899
4930
|
};
|
|
4900
4931
|
readonly waitingList: {
|