@alfadocs/ui-kit-debug 1.43.0 → 1.45.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-sparkle-DXeP_6a0.js +52 -0
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js.map +1 -0
- package/dist/_chunks/{calendar-ChJQzRw-.js → calendar-U6N0F99w.js} +383 -359
- package/dist/_chunks/calendar-U6N0F99w.js.map +1 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +12161 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js.map +1 -0
- package/dist/_chunks/{face-scheme-Dg6ZyLKb.js → face-scheme-Bm6pe7R8.js} +265 -275
- package/dist/_chunks/face-scheme-Bm6pe7R8.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js +741 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js.map +1 -0
- package/dist/_chunks/{notes-panel-CRAovkjx.js → notes-panel-Dkk9QPPX.js} +159 -152
- package/dist/_chunks/notes-panel-Dkk9QPPX.js.map +1 -0
- package/dist/_chunks/{panel-subview-PMBRPFOa.js → panel-subview-CYnuX-KR.js} +61 -40
- package/dist/_chunks/panel-subview-CYnuX-KR.js.map +1 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +3779 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js.map +1 -0
- package/dist/_chunks/undo-2-CYNAzclj.js +26 -0
- package/dist/_chunks/undo-2-CYNAzclj.js.map +1 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +103 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js.map +1 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js +401 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js.map +1 -0
- package/dist/agent-catalog.json +84 -3
- package/dist/agent-i18n/en.json +14 -3
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +24 -0
- package/dist/components/ai-sparkle/ai-sparkle.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.d.ts +3 -0
- package/dist/components/ai-sparkle/index.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.js +5 -0
- package/dist/components/ai-sparkle/index.js.map +1 -0
- package/dist/components/calendar/calendar.d.ts +6 -0
- package/dist/components/calendar/calendar.d.ts.map +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/index.d.ts +4 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +4 -0
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/panel-subview/panel-subview.d.ts +6 -0
- package/dist/components/panel-subview/panel-subview.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +35 -3
- package/dist/components/rich-text-editor/editor-toolbar.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.d.ts +1 -1
- package/dist/components/rich-text-editor/index.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.agent.d.ts.map +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +98 -15
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/variables-menu/index.d.ts +4 -0
- package/dist/components/variables-menu/index.d.ts.map +1 -0
- package/dist/components/variables-menu/index.js +6 -0
- package/dist/components/variables-menu/index.js.map +1 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts +10 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts.map +1 -0
- package/dist/components/variables-menu/variables-menu.d.ts +53 -0
- package/dist/components/variables-menu/variables-menu.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +64 -56
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/use-ai-sparkle.d.ts +109 -0
- package/dist/hooks/use-ai-sparkle.d.ts.map +1 -0
- package/dist/host-compat.css +5 -5
- package/dist/i18n/locales/ar.d.ts +77 -6
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +78 -7
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +77 -6
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +78 -7
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +77 -6
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +78 -7
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +77 -6
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +85 -7
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +77 -6
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +78 -7
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +77 -6
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +78 -7
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +77 -6
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +78 -7
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +77 -6
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +78 -7
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +77 -6
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +78 -7
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +77 -6
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +78 -7
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +77 -6
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +78 -7
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +77 -6
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +78 -7
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +77 -6
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +78 -7
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +77 -6
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +78 -7
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +77 -6
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +78 -7
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +77 -6
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +78 -7
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +77 -6
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +78 -7
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +77 -6
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +78 -7
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +1106 -1099
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +78 -7
- package/dist/locales/de.json +78 -7
- package/dist/locales/el.json +78 -7
- package/dist/locales/en.json +78 -7
- package/dist/locales/es.json +78 -7
- package/dist/locales/fr.json +78 -7
- package/dist/locales/hi.json +78 -7
- package/dist/locales/it.json +78 -7
- package/dist/locales/ja.json +78 -7
- package/dist/locales/nl.json +78 -7
- package/dist/locales/pl.json +78 -7
- package/dist/locales/pt.json +78 -7
- package/dist/locales/ro.json +78 -7
- package/dist/locales/ru.json +78 -7
- package/dist/locales/sq.json +78 -7
- package/dist/locales/sv.json +78 -7
- package/dist/locales/tr.json +78 -7
- package/dist/locales/zh.json +78 -7
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts +8 -3
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-care-rules.d.ts +49 -0
- package/dist/patterns/calendar/calendar-care-rules.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts +31 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-waiting-list-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +8 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.model.d.ts +39 -12
- package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +9 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +35 -3
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.model.d.ts +23 -1
- package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +21 -3
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +32 -1
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +58 -26
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/tokens.css +6 -6
- package/package.json +5 -1
- package/dist/_chunks/calendar-ChJQzRw-.js.map +0 -1
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js +0 -11392
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js.map +0 -1
- package/dist/_chunks/face-scheme-Dg6ZyLKb.js.map +0 -1
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js +0 -775
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js.map +0 -1
- package/dist/_chunks/highlighter-DSkckT2Q.js +0 -15
- package/dist/_chunks/highlighter-DSkckT2Q.js.map +0 -1
- package/dist/_chunks/notes-panel-CRAovkjx.js.map +0 -1
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +0 -1
- package/dist/_chunks/rich-text-editor-DUMeifwc.js +0 -3176
- package/dist/_chunks/rich-text-editor-DUMeifwc.js.map +0 -1
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +0 -27
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +0 -1
|
@@ -2793,9 +2793,26 @@ export declare const hiUi: {
|
|
|
2793
2793
|
readonly heading: "शीर्षक";
|
|
2794
2794
|
readonly extensions: "एडिटर एक्सटेंशन";
|
|
2795
2795
|
readonly insertVariable: "वेरिएबल डालें";
|
|
2796
|
-
readonly variables:
|
|
2796
|
+
readonly variables: {
|
|
2797
|
+
readonly menuLabel: "वेरिएबल";
|
|
2798
|
+
readonly search: "वेरिएबल खोजें…";
|
|
2799
|
+
readonly recent: "हाल की";
|
|
2800
|
+
readonly groups: {
|
|
2801
|
+
readonly patient: "रोगी";
|
|
2802
|
+
readonly appointment: "अपॉइंटमेंट";
|
|
2803
|
+
readonly practice: "क्लिनिक";
|
|
2804
|
+
readonly operator: "ऑपरेटर";
|
|
2805
|
+
readonly document: "दस्तावेज़";
|
|
2806
|
+
readonly other: "अन्य";
|
|
2807
|
+
};
|
|
2808
|
+
readonly empty: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता";
|
|
2809
|
+
readonly footer: {
|
|
2810
|
+
readonly navigate: "नेविगेट करें";
|
|
2811
|
+
readonly insert: "डालें";
|
|
2812
|
+
readonly close: "बंद करें";
|
|
2813
|
+
};
|
|
2814
|
+
};
|
|
2797
2815
|
readonly variableInvalid: "अमान्य वेरिएबल: {{tokens}}। वेरिएबल डालें से कोई एक चुनें।";
|
|
2798
|
-
readonly variableNoMatch: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता";
|
|
2799
2816
|
readonly more: "अधिक विकल्प";
|
|
2800
2817
|
readonly link: {
|
|
2801
2818
|
readonly url: "URL";
|
|
@@ -2886,6 +2903,17 @@ export declare const hiUi: {
|
|
|
2886
2903
|
readonly autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें";
|
|
2887
2904
|
readonly consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।";
|
|
2888
2905
|
readonly consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति";
|
|
2906
|
+
readonly templates: "टेम्पलेट";
|
|
2907
|
+
readonly templatesGroup: "क्लिनिक के टेम्पलेट";
|
|
2908
|
+
readonly noTemplates: "अभी कोई टेम्पलेट नहीं है";
|
|
2909
|
+
readonly templatesNoteEmpty: "नोट खाली है। टेम्पलेट इस्तेमाल करने के लिए पहले बोलकर या टाइप करके लिखें।";
|
|
2910
|
+
readonly createFirstTemplate: "अपना पहला टेम्पलेट बनाएँ";
|
|
2911
|
+
readonly manageTemplates: "टेम्पलेट प्रबंधित करें";
|
|
2912
|
+
readonly defaultBadge: "डिफ़ॉल्ट";
|
|
2913
|
+
readonly actionError: "कुछ गलत हो गया। फिर से कोशिश करें।";
|
|
2914
|
+
readonly actionStale: "एआई के दोबारा लिखते समय टेक्स्ट बदल गया। कुछ भी नहीं बदला गया। फिर से कोशिश करें।";
|
|
2915
|
+
readonly selectionTools: "चयन उपकरण";
|
|
2916
|
+
readonly actionDone: "हो गया। नोट अपडेट हो गया है।";
|
|
2889
2917
|
};
|
|
2890
2918
|
};
|
|
2891
2919
|
readonly payment: {
|
|
@@ -3141,6 +3169,8 @@ export declare const hiUi: {
|
|
|
3141
3169
|
};
|
|
3142
3170
|
readonly helpMeWriteTemplates: {
|
|
3143
3171
|
readonly bar: {
|
|
3172
|
+
readonly contextDocument: "पूरे नोट को संदर्भ के रूप में इस्तेमाल करता है। ड्राफ़्ट कर्सर पर जुड़ता है।";
|
|
3173
|
+
readonly contextSelection: "चुने गए टेक्स्ट को संदर्भ के रूप में इस्तेमाल करता है। ड्राफ़्ट उसकी जगह लेता है।";
|
|
3144
3174
|
readonly templatesMenu: "टेम्पलेट";
|
|
3145
3175
|
readonly templatesGroup: "क्लिनिक के टेम्पलेट";
|
|
3146
3176
|
readonly createFirst: "अपना पहला टेम्पलेट बनाएँ";
|
|
@@ -3185,10 +3215,12 @@ export declare const hiUi: {
|
|
|
3185
3215
|
};
|
|
3186
3216
|
readonly manager: {
|
|
3187
3217
|
readonly title: "AI टेम्पलेट";
|
|
3188
|
-
readonly description: "
|
|
3218
|
+
readonly description: "क्लिनिक में सभी के साथ साझा। टेम्पलेट मेनू का क्रम तय करने के लिए खींचें।";
|
|
3189
3219
|
readonly new: "नया टेम्पलेट";
|
|
3190
3220
|
readonly done: "हो गया";
|
|
3191
3221
|
readonly listLabel: "टेम्पलेट";
|
|
3222
|
+
readonly reorderHandle: "{{label}} पुनः क्रमबद्ध करें। स्थानांतरित करने के लिए Alt + ऊपर या Alt + नीचे दबाएं।";
|
|
3223
|
+
readonly reorderAnnounce: "{{label}} को {{total}} में से स्थिति {{to}} पर ले जाया गया";
|
|
3192
3224
|
readonly edit: "{{name}} संपादित करें";
|
|
3193
3225
|
readonly delete: "{{name}} हटाएँ";
|
|
3194
3226
|
readonly emptyTitle: "अभी कोई टेम्पलेट नहीं है";
|
|
@@ -4158,7 +4190,10 @@ export declare const hiUi: {
|
|
|
4158
4190
|
readonly actions: {
|
|
4159
4191
|
readonly groupLabel: "एजेंडा क्रियाएं";
|
|
4160
4192
|
readonly schedulingLabel: "शेड्यूलिंग";
|
|
4193
|
+
readonly createGroupLabel: "नया बनाएं";
|
|
4194
|
+
readonly toolsLabel: "एजेंडा टूल्स";
|
|
4161
4195
|
readonly newAppointment: "नया अपॉइंटमेंट";
|
|
4196
|
+
readonly newTask: "नया कार्य";
|
|
4162
4197
|
readonly privacy: "गोपनीयता मोड";
|
|
4163
4198
|
readonly findFreeSlots: "खाली स्लॉट खोजें";
|
|
4164
4199
|
readonly printDay: "दिन प्रिंट करें";
|
|
@@ -4543,6 +4578,8 @@ export declare const hiUi: {
|
|
|
4543
4578
|
readonly chairBusy: "चुनी गई चेयर इस समय व्यस्त है।";
|
|
4544
4579
|
readonly operatorBusy: "चुना गया ऑपरेटर इस समय व्यस्त है।";
|
|
4545
4580
|
readonly operatorAbsent: "चुना गया ऑपरेटर अपॉइंटमेंट की तिथि पर अनुपस्थित है।";
|
|
4581
|
+
readonly careRestrictedResourceHint: "इस उपचार के लिए मान्य नहीं";
|
|
4582
|
+
readonly careRestrictionConflict: "चयनित उपचारों में कोई सामान्य ऑपरेटर/कुर्सी नहीं है";
|
|
4546
4583
|
readonly reminderDisabled: "(निष्क्रिय)";
|
|
4547
4584
|
readonly priceListAllPhases: "सभी चरण";
|
|
4548
4585
|
readonly priceListBilled: "क्रिया की अनुमति नहीं: इस उपचार का बिल पहले ही बन चुका है।";
|
|
@@ -4578,6 +4615,32 @@ export declare const hiUi: {
|
|
|
4578
4615
|
readonly signMode_two: "{{count}} आवश्यक दस्तावेज़ों पर हस्ताक्षर";
|
|
4579
4616
|
readonly signMode_few: "{{count}} आवश्यक दस्तावेज़ों पर हस्ताक्षर";
|
|
4580
4617
|
};
|
|
4618
|
+
readonly taskEditor: {
|
|
4619
|
+
readonly title: "नया कार्य";
|
|
4620
|
+
readonly editTitle: "कार्य संपादित करें";
|
|
4621
|
+
readonly date: "तारीख़";
|
|
4622
|
+
readonly time: "समय";
|
|
4623
|
+
readonly note: "नोट";
|
|
4624
|
+
readonly noteRequired: "एक नोट दर्ज करें।";
|
|
4625
|
+
readonly operator: "ऑपरेटर";
|
|
4626
|
+
readonly operatorNone: "कोई ऑपरेटर नहीं";
|
|
4627
|
+
readonly about: "संबंधित";
|
|
4628
|
+
readonly aboutNobody: "कोई नहीं";
|
|
4629
|
+
readonly aboutPatient: "रोगी";
|
|
4630
|
+
readonly aboutCompany: "कंपनी";
|
|
4631
|
+
readonly companyName: "कंपनी का नाम";
|
|
4632
|
+
readonly companyUnresolved: "जुड़ी हुई कंपनी (सूची में नहीं): {{id}}";
|
|
4633
|
+
readonly companyReplace: "कंपनी बदलें";
|
|
4634
|
+
readonly done: "पूर्ण";
|
|
4635
|
+
readonly save: "सहेजें";
|
|
4636
|
+
readonly cancel: "रद्द करें";
|
|
4637
|
+
readonly delete: "हटाएं";
|
|
4638
|
+
readonly deleteConfirmTitle: "क्या यह कार्य हटाएं?";
|
|
4639
|
+
readonly deleteConfirmBody: "कार्य हटा दिया जाएगा। यह क्रिया यहां पूर्ववत नहीं की जा सकती।";
|
|
4640
|
+
readonly deleteConfirm: "हटाएं";
|
|
4641
|
+
readonly deleteCancel: "रखें";
|
|
4642
|
+
readonly readOnlyBody: "यह कार्य केवल पढ़ने के लिए है।";
|
|
4643
|
+
};
|
|
4581
4644
|
readonly findSlots: {
|
|
4582
4645
|
readonly bandOptions: "उपलब्ध विकल्प";
|
|
4583
4646
|
readonly tool: "खाली स्लॉट खोजें";
|
|
@@ -4806,16 +4869,19 @@ export declare const hiUi: {
|
|
|
4806
4869
|
readonly undone: "अवधि पुनर्स्थापित";
|
|
4807
4870
|
};
|
|
4808
4871
|
readonly bookings: {
|
|
4809
|
-
readonly title: "
|
|
4810
|
-
readonly intro: "
|
|
4872
|
+
readonly title: "पूरा करना बाकी";
|
|
4873
|
+
readonly intro: "दिख रहे अपॉइंटमेंट जिनमें अभी भी रोगी, ऑपरेटर या चेयर बाकी है, चाहे वे कैसे भी बनाए गए हों।";
|
|
4811
4874
|
readonly new: "नई";
|
|
4812
4875
|
readonly bookedOn: "{{date}} को बुक";
|
|
4813
4876
|
readonly needsPatient: "रोगी असाइन करना बाकी";
|
|
4814
4877
|
readonly needsOperator: "ऑपरेटर असाइन करना बाकी";
|
|
4878
|
+
readonly needsChair: "चेयर असाइन करना बाकी";
|
|
4815
4879
|
readonly assignPatient: "रोगी असाइन करें";
|
|
4816
4880
|
readonly assignOperator: "ऑपरेटर असाइन करें";
|
|
4881
|
+
readonly assignChair: "चेयर असाइन करें";
|
|
4817
4882
|
readonly assignPatientShort: "रोगी";
|
|
4818
4883
|
readonly assignOperatorShort: "ऑपरेटर";
|
|
4884
|
+
readonly assignChairShort: "चेयर";
|
|
4819
4885
|
readonly edit: "अपॉइंटमेंट संपादित करें";
|
|
4820
4886
|
readonly whatsapp: "WhatsApp पर संदेश भेजें";
|
|
4821
4887
|
readonly whatsappNoNumber: "इस बुकिंग के लिए कोई WhatsApp नंबर नहीं है";
|
|
@@ -4825,7 +4891,11 @@ export declare const hiUi: {
|
|
|
4825
4891
|
readonly current: "चयनित बुकिंग";
|
|
4826
4892
|
readonly showInCalendarNamed: "{{when}} की बुकिंग कैलेंडर में दिखाएं";
|
|
4827
4893
|
readonly showInCalendar: "कैलेंडर में दिखाएं";
|
|
4828
|
-
readonly emptyTitle: "
|
|
4894
|
+
readonly emptyTitle: "पूरा करने के लिए कोई अपॉइंटमेंट नहीं।";
|
|
4895
|
+
readonly filterNoPatient: "रोगी रहित";
|
|
4896
|
+
readonly filterNoOperator: "ऑपरेटर रहित";
|
|
4897
|
+
readonly filterNoChair: "चेयर रहित";
|
|
4898
|
+
readonly notShownOnChairAxis: "चेयर असाइन होने तक चेयर कॉलम में नहीं दिखाया जाता।";
|
|
4829
4899
|
};
|
|
4830
4900
|
readonly waitingList: {
|
|
4831
4901
|
readonly removed: "प्रतीक्षा सूची से हटाया गया";
|
|
@@ -4869,6 +4939,7 @@ export declare const hiUi: {
|
|
|
4869
4939
|
};
|
|
4870
4940
|
readonly readOnly: {
|
|
4871
4941
|
readonly createBlocked: "आपके पास अपॉइंटमेंट बनाने की अनुमति नहीं है।";
|
|
4942
|
+
readonly createTaskBlocked: "आपके पास कार्य बनाने की अनुमति नहीं है।";
|
|
4872
4943
|
readonly changeBlocked: "आपके पास अपॉइंटमेंट बदलने की अनुमति नहीं है।";
|
|
4873
4944
|
readonly waitingBlocked: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है।";
|
|
4874
4945
|
readonly waitingLockedBody: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है — कैलेंडर संपादित करने का अधिकार क्लिनिक के स्वामी से माँगें।";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hi.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/hi.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"hi.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/hi.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA69JP,CAAC"}
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -2768,9 +2768,26 @@ const e = {
|
|
|
2768
2768
|
heading: "शीर्षक",
|
|
2769
2769
|
extensions: "एडिटर एक्सटेंशन",
|
|
2770
2770
|
insertVariable: "वेरिएबल डालें",
|
|
2771
|
-
variables:
|
|
2771
|
+
variables: {
|
|
2772
|
+
menuLabel: "वेरिएबल",
|
|
2773
|
+
search: "वेरिएबल खोजें…",
|
|
2774
|
+
recent: "हाल की",
|
|
2775
|
+
groups: {
|
|
2776
|
+
patient: "रोगी",
|
|
2777
|
+
appointment: "अपॉइंटमेंट",
|
|
2778
|
+
practice: "क्लिनिक",
|
|
2779
|
+
operator: "ऑपरेटर",
|
|
2780
|
+
document: "दस्तावेज़",
|
|
2781
|
+
other: "अन्य"
|
|
2782
|
+
},
|
|
2783
|
+
empty: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता",
|
|
2784
|
+
footer: {
|
|
2785
|
+
navigate: "नेविगेट करें",
|
|
2786
|
+
insert: "डालें",
|
|
2787
|
+
close: "बंद करें"
|
|
2788
|
+
}
|
|
2789
|
+
},
|
|
2772
2790
|
variableInvalid: "अमान्य वेरिएबल: {{tokens}}। वेरिएबल डालें से कोई एक चुनें।",
|
|
2773
|
-
variableNoMatch: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता",
|
|
2774
2791
|
more: "अधिक विकल्प",
|
|
2775
2792
|
link: {
|
|
2776
2793
|
url: "URL",
|
|
@@ -2860,7 +2877,18 @@ const e = {
|
|
|
2860
2877
|
proofread: "वर्तनी और व्याकरण जांचें",
|
|
2861
2878
|
autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें",
|
|
2862
2879
|
consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।",
|
|
2863
|
-
consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति"
|
|
2880
|
+
consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति",
|
|
2881
|
+
templates: "टेम्पलेट",
|
|
2882
|
+
templatesGroup: "क्लिनिक के टेम्पलेट",
|
|
2883
|
+
noTemplates: "अभी कोई टेम्पलेट नहीं है",
|
|
2884
|
+
templatesNoteEmpty: "नोट खाली है। टेम्पलेट इस्तेमाल करने के लिए पहले बोलकर या टाइप करके लिखें।",
|
|
2885
|
+
createFirstTemplate: "अपना पहला टेम्पलेट बनाएँ",
|
|
2886
|
+
manageTemplates: "टेम्पलेट प्रबंधित करें",
|
|
2887
|
+
defaultBadge: "डिफ़ॉल्ट",
|
|
2888
|
+
actionError: "कुछ गलत हो गया। फिर से कोशिश करें।",
|
|
2889
|
+
actionStale: "एआई के दोबारा लिखते समय टेक्स्ट बदल गया। कुछ भी नहीं बदला गया। फिर से कोशिश करें।",
|
|
2890
|
+
selectionTools: "चयन उपकरण",
|
|
2891
|
+
actionDone: "हो गया। नोट अपडेट हो गया है।"
|
|
2864
2892
|
}
|
|
2865
2893
|
},
|
|
2866
2894
|
payment: {
|
|
@@ -3113,6 +3141,8 @@ const e = {
|
|
|
3113
3141
|
},
|
|
3114
3142
|
helpMeWriteTemplates: {
|
|
3115
3143
|
bar: {
|
|
3144
|
+
contextDocument: "पूरे नोट को संदर्भ के रूप में इस्तेमाल करता है। ड्राफ़्ट कर्सर पर जुड़ता है।",
|
|
3145
|
+
contextSelection: "चुने गए टेक्स्ट को संदर्भ के रूप में इस्तेमाल करता है। ड्राफ़्ट उसकी जगह लेता है।",
|
|
3116
3146
|
templatesMenu: "टेम्पलेट",
|
|
3117
3147
|
templatesGroup: "क्लिनिक के टेम्पलेट",
|
|
3118
3148
|
createFirst: "अपना पहला टेम्पलेट बनाएँ",
|
|
@@ -3157,10 +3187,12 @@ const e = {
|
|
|
3157
3187
|
},
|
|
3158
3188
|
manager: {
|
|
3159
3189
|
title: "AI टेम्पलेट",
|
|
3160
|
-
description: "
|
|
3190
|
+
description: "क्लिनिक में सभी के साथ साझा। टेम्पलेट मेनू का क्रम तय करने के लिए खींचें।",
|
|
3161
3191
|
new: "नया टेम्पलेट",
|
|
3162
3192
|
done: "हो गया",
|
|
3163
3193
|
listLabel: "टेम्पलेट",
|
|
3194
|
+
reorderHandle: "{{label}} पुनः क्रमबद्ध करें। स्थानांतरित करने के लिए Alt + ऊपर या Alt + नीचे दबाएं।",
|
|
3195
|
+
reorderAnnounce: "{{label}} को {{total}} में से स्थिति {{to}} पर ले जाया गया",
|
|
3164
3196
|
edit: "{{name}} संपादित करें",
|
|
3165
3197
|
delete: "{{name}} हटाएँ",
|
|
3166
3198
|
emptyTitle: "अभी कोई टेम्पलेट नहीं है",
|
|
@@ -4121,7 +4153,10 @@ const e = {
|
|
|
4121
4153
|
actions: {
|
|
4122
4154
|
groupLabel: "एजेंडा क्रियाएं",
|
|
4123
4155
|
schedulingLabel: "शेड्यूलिंग",
|
|
4156
|
+
createGroupLabel: "नया बनाएं",
|
|
4157
|
+
toolsLabel: "एजेंडा टूल्स",
|
|
4124
4158
|
newAppointment: "नया अपॉइंटमेंट",
|
|
4159
|
+
newTask: "नया कार्य",
|
|
4125
4160
|
privacy: "गोपनीयता मोड",
|
|
4126
4161
|
findFreeSlots: "खाली स्लॉट खोजें",
|
|
4127
4162
|
printDay: "दिन प्रिंट करें",
|
|
@@ -4506,6 +4541,8 @@ const e = {
|
|
|
4506
4541
|
chairBusy: "चुनी गई चेयर इस समय व्यस्त है।",
|
|
4507
4542
|
operatorBusy: "चुना गया ऑपरेटर इस समय व्यस्त है।",
|
|
4508
4543
|
operatorAbsent: "चुना गया ऑपरेटर अपॉइंटमेंट की तिथि पर अनुपस्थित है।",
|
|
4544
|
+
careRestrictedResourceHint: "इस उपचार के लिए मान्य नहीं",
|
|
4545
|
+
careRestrictionConflict: "चयनित उपचारों में कोई सामान्य ऑपरेटर/कुर्सी नहीं है",
|
|
4509
4546
|
reminderDisabled: "(निष्क्रिय)",
|
|
4510
4547
|
priceListAllPhases: "सभी चरण",
|
|
4511
4548
|
priceListBilled: "क्रिया की अनुमति नहीं: इस उपचार का बिल पहले ही बन चुका है।",
|
|
@@ -4541,6 +4578,32 @@ const e = {
|
|
|
4541
4578
|
signMode_two: "{{count}} आवश्यक दस्तावेज़ों पर हस्ताक्षर",
|
|
4542
4579
|
signMode_few: "{{count}} आवश्यक दस्तावेज़ों पर हस्ताक्षर"
|
|
4543
4580
|
},
|
|
4581
|
+
taskEditor: {
|
|
4582
|
+
title: "नया कार्य",
|
|
4583
|
+
editTitle: "कार्य संपादित करें",
|
|
4584
|
+
date: "तारीख़",
|
|
4585
|
+
time: "समय",
|
|
4586
|
+
note: "नोट",
|
|
4587
|
+
noteRequired: "एक नोट दर्ज करें।",
|
|
4588
|
+
operator: "ऑपरेटर",
|
|
4589
|
+
operatorNone: "कोई ऑपरेटर नहीं",
|
|
4590
|
+
about: "संबंधित",
|
|
4591
|
+
aboutNobody: "कोई नहीं",
|
|
4592
|
+
aboutPatient: "रोगी",
|
|
4593
|
+
aboutCompany: "कंपनी",
|
|
4594
|
+
companyName: "कंपनी का नाम",
|
|
4595
|
+
companyUnresolved: "जुड़ी हुई कंपनी (सूची में नहीं): {{id}}",
|
|
4596
|
+
companyReplace: "कंपनी बदलें",
|
|
4597
|
+
done: "पूर्ण",
|
|
4598
|
+
save: "सहेजें",
|
|
4599
|
+
cancel: "रद्द करें",
|
|
4600
|
+
delete: "हटाएं",
|
|
4601
|
+
deleteConfirmTitle: "क्या यह कार्य हटाएं?",
|
|
4602
|
+
deleteConfirmBody: "कार्य हटा दिया जाएगा। यह क्रिया यहां पूर्ववत नहीं की जा सकती।",
|
|
4603
|
+
deleteConfirm: "हटाएं",
|
|
4604
|
+
deleteCancel: "रखें",
|
|
4605
|
+
readOnlyBody: "यह कार्य केवल पढ़ने के लिए है।"
|
|
4606
|
+
},
|
|
4544
4607
|
findSlots: {
|
|
4545
4608
|
bandOptions: "उपलब्ध विकल्प",
|
|
4546
4609
|
tool: "खाली स्लॉट खोजें",
|
|
@@ -4769,16 +4832,19 @@ const e = {
|
|
|
4769
4832
|
undone: "अवधि पुनर्स्थापित"
|
|
4770
4833
|
},
|
|
4771
4834
|
bookings: {
|
|
4772
|
-
title: "
|
|
4773
|
-
intro: "
|
|
4835
|
+
title: "पूरा करना बाकी",
|
|
4836
|
+
intro: "दिख रहे अपॉइंटमेंट जिनमें अभी भी रोगी, ऑपरेटर या चेयर बाकी है, चाहे वे कैसे भी बनाए गए हों।",
|
|
4774
4837
|
new: "नई",
|
|
4775
4838
|
bookedOn: "{{date}} को बुक",
|
|
4776
4839
|
needsPatient: "रोगी असाइन करना बाकी",
|
|
4777
4840
|
needsOperator: "ऑपरेटर असाइन करना बाकी",
|
|
4841
|
+
needsChair: "चेयर असाइन करना बाकी",
|
|
4778
4842
|
assignPatient: "रोगी असाइन करें",
|
|
4779
4843
|
assignOperator: "ऑपरेटर असाइन करें",
|
|
4844
|
+
assignChair: "चेयर असाइन करें",
|
|
4780
4845
|
assignPatientShort: "रोगी",
|
|
4781
4846
|
assignOperatorShort: "ऑपरेटर",
|
|
4847
|
+
assignChairShort: "चेयर",
|
|
4782
4848
|
edit: "अपॉइंटमेंट संपादित करें",
|
|
4783
4849
|
whatsapp: "WhatsApp पर संदेश भेजें",
|
|
4784
4850
|
whatsappNoNumber: "इस बुकिंग के लिए कोई WhatsApp नंबर नहीं है",
|
|
@@ -4788,7 +4854,11 @@ const e = {
|
|
|
4788
4854
|
current: "चयनित बुकिंग",
|
|
4789
4855
|
showInCalendarNamed: "{{when}} की बुकिंग कैलेंडर में दिखाएं",
|
|
4790
4856
|
showInCalendar: "कैलेंडर में दिखाएं",
|
|
4791
|
-
emptyTitle: "
|
|
4857
|
+
emptyTitle: "पूरा करने के लिए कोई अपॉइंटमेंट नहीं।",
|
|
4858
|
+
filterNoPatient: "रोगी रहित",
|
|
4859
|
+
filterNoOperator: "ऑपरेटर रहित",
|
|
4860
|
+
filterNoChair: "चेयर रहित",
|
|
4861
|
+
notShownOnChairAxis: "चेयर असाइन होने तक चेयर कॉलम में नहीं दिखाया जाता।"
|
|
4792
4862
|
},
|
|
4793
4863
|
waitingList: {
|
|
4794
4864
|
removed: "प्रतीक्षा सूची से हटाया गया",
|
|
@@ -4832,6 +4902,7 @@ const e = {
|
|
|
4832
4902
|
},
|
|
4833
4903
|
readOnly: {
|
|
4834
4904
|
createBlocked: "आपके पास अपॉइंटमेंट बनाने की अनुमति नहीं है।",
|
|
4905
|
+
createTaskBlocked: "आपके पास कार्य बनाने की अनुमति नहीं है।",
|
|
4835
4906
|
changeBlocked: "आपके पास अपॉइंटमेंट बदलने की अनुमति नहीं है।",
|
|
4836
4907
|
waitingBlocked: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है।",
|
|
4837
4908
|
waitingLockedBody: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है — कैलेंडर संपादित करने का अधिकार क्लिनिक के स्वामी से माँगें।"
|