@alfadocs/ui-kit-debug 1.39.0 → 1.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/{ai-consent-banner-DvtaM3yg.js → ai-consent-banner-D7I2U-cz.js} +37 -36
- package/dist/_chunks/ai-consent-banner-D7I2U-cz.js.map +1 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js +15 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js.map +1 -0
- package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
- package/dist/_chunks/booking-D43ASl8y.js.map +1 -0
- package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-UllCER2k.js} +2170 -2163
- package/dist/_chunks/calendar-workspace-UllCER2k.js.map +1 -0
- package/dist/_chunks/{contact-profile-card-Zt6WNg1u.js → contact-profile-card-C0WpwpVV.js} +38 -33
- package/dist/_chunks/contact-profile-card-C0WpwpVV.js.map +1 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js +93 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js.map +1 -0
- package/dist/_chunks/format-price-DAbh61Lz.js +51 -0
- package/dist/_chunks/format-price-DAbh61Lz.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js +764 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js.map +1 -0
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js → marketplace-app-shell-D_g9BaDI.js} +2 -2
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js.map → marketplace-app-shell-D_g9BaDI.js.map} +1 -1
- package/dist/_chunks/{money-BY-HmKhZ.js → money-BXLBIRVO.js} +2 -2
- package/dist/_chunks/{money-BY-HmKhZ.js.map → money-BXLBIRVO.js.map} +1 -1
- package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-_diLt8Cj.js} +76 -73
- package/dist/_chunks/notes-panel-_diLt8Cj.js.map +1 -0
- package/dist/_chunks/{panel-subview-Cc2Wtt7D.js → panel-subview-PMBRPFOa.js} +49 -59
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +1 -0
- package/dist/_chunks/{practice-results-D_jjzwgf.js → practice-results-D11Zpt27.js} +50 -45
- package/dist/_chunks/practice-results-D11Zpt27.js.map +1 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js +3119 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js.map +1 -0
- package/dist/_chunks/{sidebar-C-Gr2LL-.js → sidebar-ClTY9lLI.js} +160 -169
- package/dist/_chunks/sidebar-ClTY9lLI.js.map +1 -0
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js → treatment-receipt-DU0OewqH.js} +2 -2
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js.map → treatment-receipt-DU0OewqH.js.map} +1 -1
- package/dist/_chunks/trending-up-C_luYBzS.js +15 -0
- package/dist/_chunks/trending-up-C_luYBzS.js.map +1 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +27 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +1 -0
- package/dist/agent-catalog.json +87 -1
- package/dist/agent-i18n/en.json +7 -0
- package/dist/components/_shared/format-price.d.ts +6 -0
- package/dist/components/_shared/format-price.d.ts.map +1 -1
- package/dist/components/_shared/index.d.ts +1 -1
- package/dist/components/_shared/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.d.ts +1 -1
- package/dist/components/ai-consent-banner/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +6 -0
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/cascade.d.ts +6 -0
- package/dist/components/booking/cascade.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/contact-profile-card/contact-profile-card.d.ts +2 -2
- package/dist/components/contact-profile-card/contact-profile-card.d.ts.map +1 -1
- package/dist/components/contact-profile-card/index.js +1 -1
- package/dist/components/editor-overlay/editor-overlay.d.ts.map +1 -1
- package/dist/components/editor-overlay/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/money/index.js +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -0
- package/dist/components/notes-panel/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +8 -1
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +2 -1
- package/dist/components/practice-results/practice-results.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +6 -1
- 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.d.ts +122 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/treatment-receipt/index.js +1 -1
- package/dist/host-compat.css +13 -1
- package/dist/i18n/locales/ar.d.ts +92 -11
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +94 -13
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +92 -11
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +94 -13
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +92 -11
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +94 -13
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +81 -0
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +83 -2
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +92 -11
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +94 -13
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +92 -11
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +94 -13
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +92 -11
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +94 -13
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +92 -11
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +94 -13
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +92 -11
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +94 -13
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +92 -11
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +94 -13
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +92 -11
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +94 -13
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +92 -11
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +94 -13
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +92 -11
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +94 -13
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +92 -11
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +94 -13
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +92 -11
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +94 -13
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +92 -11
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +94 -13
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +92 -11
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +94 -13
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +92 -11
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +94 -13
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +143 -136
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +94 -13
- package/dist/locales/de.json +94 -13
- package/dist/locales/el.json +94 -13
- package/dist/locales/en.json +83 -2
- package/dist/locales/es.json +94 -13
- package/dist/locales/fr.json +94 -13
- package/dist/locales/hi.json +94 -13
- package/dist/locales/it.json +94 -13
- package/dist/locales/ja.json +94 -13
- package/dist/locales/nl.json +94 -13
- package/dist/locales/pl.json +94 -13
- package/dist/locales/pt.json +94 -13
- package/dist/locales/ro.json +94 -13
- package/dist/locales/ru.json +94 -13
- package/dist/locales/sq.json +94 -13
- package/dist/locales/sv.json +94 -13
- package/dist/locales/tr.json +94 -13
- package/dist/locales/zh.json +94 -13
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +9 -1
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +6 -1
- package/dist/patterns/calendar/calendar.sheets.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 +164 -0
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.d.ts +3 -0
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.js +10 -0
- package/dist/patterns/help-me-write-templates/index.js.map +1 -0
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +51 -42
- package/package.json +5 -1
- package/dist/_chunks/ai-consent-banner-DvtaM3yg.js.map +0 -1
- package/dist/_chunks/booking-Dn3jvv3K.js.map +0 -1
- package/dist/_chunks/calendar-workspace-B-fUbm62.js.map +0 -1
- package/dist/_chunks/contact-profile-card-Zt6WNg1u.js.map +0 -1
- package/dist/_chunks/editor-overlay-9tcPXNWt.js +0 -89
- package/dist/_chunks/editor-overlay-9tcPXNWt.js.map +0 -1
- package/dist/_chunks/format-price-BkMEbeW3.js +0 -47
- package/dist/_chunks/format-price-BkMEbeW3.js.map +0 -1
- package/dist/_chunks/notes-panel-CAD1Ytcj.js.map +0 -1
- package/dist/_chunks/panel-subview-Cc2Wtt7D.js.map +0 -1
- package/dist/_chunks/practice-results-D_jjzwgf.js.map +0 -1
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js +0 -2627
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js.map +0 -1
- package/dist/_chunks/sidebar-C-Gr2LL-.js.map +0 -1
|
@@ -443,6 +443,7 @@ export declare const hiUi: {
|
|
|
443
443
|
readonly required: "आवश्यक";
|
|
444
444
|
readonly optional: "वैकल्पिक";
|
|
445
445
|
readonly progress_label: "{{percent}} पूर्ण";
|
|
446
|
+
readonly freeOfCharge: "निःशुल्क";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "बटन समूह";
|
|
@@ -2369,21 +2370,21 @@ export declare const hiUi: {
|
|
|
2369
2370
|
readonly openNote: "नोट खोलें · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "AI
|
|
2373
|
-
readonly title: "AI
|
|
2373
|
+
readonly regionLabel: "AI सहायता हेतु सहमति";
|
|
2374
|
+
readonly title: "AI सहायता हेतु सहमति";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "
|
|
2376
|
-
readonly required: "AI
|
|
2376
|
+
readonly granted: "इस रिकॉर्ड के लिए AI सहायता सक्षम है।";
|
|
2377
|
+
readonly required: "AI सहायता चलने से पहले दर्ज सहमति आवश्यक है।";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "सहमति दी गई";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "दी गई";
|
|
2383
|
+
readonly grantedBy: "{{name}} द्वारा";
|
|
2384
|
+
readonly pendingLabel: "सहमति सहेजी जा रही है…";
|
|
2385
|
+
readonly confirmLabel: "मैं पुष्टि करता/करती हूँ कि AI सहायता के लिए सहमति प्राप्त कर ली गई है।";
|
|
2386
|
+
readonly grantButton: "सहमति दें";
|
|
2387
|
+
readonly notAllowed: "आपके पास AI सहायता हेतु सहमति देने की अनुमति नहीं है।";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const hiUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "शीर्षक";
|
|
2793
2794
|
readonly extensions: "एडिटर एक्सटेंशन";
|
|
2795
|
+
readonly insertVariable: "वेरिएबल डालें";
|
|
2796
|
+
readonly variables: "वेरिएबल";
|
|
2797
|
+
readonly variableInvalid: "अमान्य वेरिएबल: {{tokens}}। वेरिएबल डालें से कोई एक चुनें।";
|
|
2798
|
+
readonly variableNoMatch: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता";
|
|
2794
2799
|
readonly more: "अधिक विकल्प";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const hiUi: {
|
|
|
2879
2884
|
readonly dictationError: "श्रुतलेखन विफल। कृपया पुनः प्रयास करें।";
|
|
2880
2885
|
readonly proofread: "वर्तनी और व्याकरण जांचें";
|
|
2881
2886
|
readonly autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें";
|
|
2887
|
+
readonly consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।";
|
|
2888
|
+
readonly consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const hiUi: {
|
|
|
3132
3139
|
readonly fullscreen: "पूर्ण स्क्रीन चालू/बंद करें";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "टेम्पलेट";
|
|
3145
|
+
readonly templatesGroup: "क्लिनिक के टेम्पलेट";
|
|
3146
|
+
readonly createFirst: "अपना पहला टेम्पलेट बनाएँ";
|
|
3147
|
+
readonly manage: "टेम्पलेट प्रबंधित करें";
|
|
3148
|
+
readonly defaultBadge: "डिफ़ॉल्ट";
|
|
3149
|
+
readonly prompt: "बताएँ कि क्या लिखना है, या टेम्पलेट चुनने से पहले विवरण जोड़ें";
|
|
3150
|
+
readonly write: "लिखें";
|
|
3151
|
+
readonly dictateStart: "निर्देश बोलकर लिखवाएँ";
|
|
3152
|
+
readonly dictateStop: "बोलकर लिखवाना रोकें";
|
|
3153
|
+
readonly listening: "सुन रहा है…";
|
|
3154
|
+
readonly sourceSelection: "टेम्पलेट चुना गया टेक्स्ट दोबारा लिखते हैं।";
|
|
3155
|
+
readonly sourceDocument: "टेम्पलेट पूरा नोट दोबारा लिखते हैं।";
|
|
3156
|
+
readonly sourceEmpty: "नोट खाली है। टेम्पलेट इस्तेमाल करने के लिए पहले बोलकर या टाइप करके लिखें।";
|
|
3157
|
+
readonly error: "कुछ गलत हो गया। फिर से कोशिश करें।";
|
|
3158
|
+
readonly beforeDocument: "आपका नोट";
|
|
3159
|
+
readonly beforeSelection: "चुना गया टेक्स्ट";
|
|
3160
|
+
readonly after: "ड्राफ़्ट";
|
|
3161
|
+
readonly discard: "छोड़ें";
|
|
3162
|
+
readonly retry: "फिर से कोशिश करें";
|
|
3163
|
+
readonly replace: "बदलें";
|
|
3164
|
+
readonly insertBelow: "नीचे जोड़ें";
|
|
3165
|
+
readonly insert: "जोड़ें";
|
|
3166
|
+
readonly close: "बंद करें";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "नोट “{{name}}” से दोबारा लिखा गया।";
|
|
3170
|
+
readonly addedBelow: "“{{name}}” का ड्राफ़्ट नीचे जोड़ा गया।";
|
|
3171
|
+
readonly undo: "पूर्ववत करें";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "आपके AI क्रेडिट खत्म हो गए हैं";
|
|
3175
|
+
readonly body: "आज जारी रखने के लिए क्रेडिट जोड़ें।";
|
|
3176
|
+
readonly bodyResets: "आपकी मुफ़्त सीमा {{date}} को फिर से मिलेगी। आज जारी रखने के लिए क्रेडिट जोड़ें।";
|
|
3177
|
+
readonly bodyWait: "आपकी मासिक सीमा रीसेट होने पर AI सहायता फिर से उपलब्ध होगी।";
|
|
3178
|
+
readonly bodyWaitResets: "AI सहायता {{date}} को फिर से उपलब्ध होगी, जब आपकी मासिक सीमा रीसेट होगी।";
|
|
3179
|
+
readonly meterLabel: "इस महीने के AI क्रेडिट";
|
|
3180
|
+
readonly remaining: "{{limit}} में से {{remaining}} बचे हैं";
|
|
3181
|
+
readonly cta: "AI क्रेडिट खरीदें";
|
|
3182
|
+
readonly secondary: "देखें कि हर कार्य की लागत कितनी है";
|
|
3183
|
+
readonly back: "वापस";
|
|
3184
|
+
readonly kept: "आपका नोट और निर्देश सुरक्षित हैं।";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "AI टेम्पलेट";
|
|
3188
|
+
readonly description: "पूरे क्लिनिक के साथ साझा। डिफ़ॉल्ट टेम्पलेट सबसे ऊपर दिखता है।";
|
|
3189
|
+
readonly new: "नया टेम्पलेट";
|
|
3190
|
+
readonly done: "हो गया";
|
|
3191
|
+
readonly listLabel: "टेम्पलेट";
|
|
3192
|
+
readonly edit: "{{name}} संपादित करें";
|
|
3193
|
+
readonly delete: "{{name}} हटाएँ";
|
|
3194
|
+
readonly emptyTitle: "अभी कोई टेम्पलेट नहीं है";
|
|
3195
|
+
readonly emptyDescription: "टेम्पलेट एक क्लिक में बोले गए नोट को व्यवस्थित नोट में बदल देता है।";
|
|
3196
|
+
readonly formNew: "नया टेम्पलेट";
|
|
3197
|
+
readonly formEdit: "टेम्पलेट संपादित करें";
|
|
3198
|
+
readonly name: "नाम";
|
|
3199
|
+
readonly namePlaceholder: "उदाहरण: SOAP नोट";
|
|
3200
|
+
readonly descLabel: "छोटा विवरण";
|
|
3201
|
+
readonly descHint: "टेम्पलेट मेनू में नाम के नीचे दिखता है।";
|
|
3202
|
+
readonly prompt: "AI के लिए निर्देश";
|
|
3203
|
+
readonly promptDescription: "आप जो ढाँचा, खंड और लहजा चाहते हैं, उसका वर्णन करें। नोट का टेक्स्ट अपने-आप जुड़ जाता है।";
|
|
3204
|
+
readonly isDefault: "डिफ़ॉल्ट के रूप में इस्तेमाल करें";
|
|
3205
|
+
readonly save: "टेम्पलेट सहेजें";
|
|
3206
|
+
readonly cancel: "रद्द करें";
|
|
3207
|
+
readonly saveError: "टेम्पलेट सहेजा नहीं जा सका। फिर से कोशिश करें।";
|
|
3208
|
+
readonly nameRequired: "नाम डालें।";
|
|
3209
|
+
readonly nameTaken: "इस नाम का टेम्पलेट पहले से मौजूद है।";
|
|
3210
|
+
readonly promptRequired: "निर्देश डालें।";
|
|
3211
|
+
readonly deleteTitle: "“{{name}}” हटाएँ?";
|
|
3212
|
+
readonly deleteDescription: "पूरे क्लिनिक से यह टेम्पलेट हट जाएगा। पहले से लिखे नोट नहीं बदलेंगे।";
|
|
3213
|
+
readonly deleteConfirm: "टेम्पलेट हटाएँ";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "हस्ताक्षरित दस्तावेज़";
|
|
3137
3218
|
readonly noSignedVersions: "इस दस्तावेज़ का कोई हस्ताक्षरित संस्करण नहीं है";
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA24JP,CAAC"}
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "लोड हो रहा है...",
|
|
435
435
|
required: "आवश्यक",
|
|
436
436
|
optional: "वैकल्पिक",
|
|
437
|
-
progress_label: "{{percent}} पूर्ण"
|
|
437
|
+
progress_label: "{{percent}} पूर्ण",
|
|
438
|
+
freeOfCharge: "निःशुल्क"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "बटन समूह",
|
|
@@ -2344,21 +2345,21 @@ const e = {
|
|
|
2344
2345
|
openNote: "नोट खोलें · {{date}}"
|
|
2345
2346
|
},
|
|
2346
2347
|
aiConsentBanner: {
|
|
2347
|
-
regionLabel: "AI
|
|
2348
|
-
title: "AI
|
|
2348
|
+
regionLabel: "AI सहायता हेतु सहमति",
|
|
2349
|
+
title: "AI सहायता हेतु सहमति",
|
|
2349
2350
|
description: {
|
|
2350
|
-
granted: "
|
|
2351
|
-
required: "AI
|
|
2351
|
+
granted: "इस रिकॉर्ड के लिए AI सहायता सक्षम है।",
|
|
2352
|
+
required: "AI सहायता चलने से पहले दर्ज सहमति आवश्यक है।"
|
|
2352
2353
|
},
|
|
2353
2354
|
badge: {
|
|
2354
|
-
granted: "
|
|
2355
|
+
granted: "सहमति दी गई"
|
|
2355
2356
|
},
|
|
2356
|
-
grantedAtPrefix: "
|
|
2357
|
-
grantedBy: "
|
|
2358
|
-
pendingLabel: "
|
|
2359
|
-
confirmLabel: "
|
|
2360
|
-
grantButton: "
|
|
2361
|
-
notAllowed: "
|
|
2357
|
+
grantedAtPrefix: "दी गई",
|
|
2358
|
+
grantedBy: "{{name}} द्वारा",
|
|
2359
|
+
pendingLabel: "सहमति सहेजी जा रही है…",
|
|
2360
|
+
confirmLabel: "मैं पुष्टि करता/करती हूँ कि AI सहायता के लिए सहमति प्राप्त कर ली गई है।",
|
|
2361
|
+
grantButton: "सहमति दें",
|
|
2362
|
+
notAllowed: "आपके पास AI सहायता हेतु सहमति देने की अनुमति नहीं है।"
|
|
2362
2363
|
},
|
|
2363
2364
|
paymentCard: {
|
|
2364
2365
|
regionLabel: "Payment {{number}}",
|
|
@@ -2766,6 +2767,10 @@ const e = {
|
|
|
2766
2767
|
},
|
|
2767
2768
|
heading: "शीर्षक",
|
|
2768
2769
|
extensions: "एडिटर एक्सटेंशन",
|
|
2770
|
+
insertVariable: "वेरिएबल डालें",
|
|
2771
|
+
variables: "वेरिएबल",
|
|
2772
|
+
variableInvalid: "अमान्य वेरिएबल: {{tokens}}। वेरिएबल डालें से कोई एक चुनें।",
|
|
2773
|
+
variableNoMatch: "“{{query}}” से कोई वेरिएबल मेल नहीं खाता",
|
|
2769
2774
|
more: "अधिक विकल्प",
|
|
2770
2775
|
link: {
|
|
2771
2776
|
url: "URL",
|
|
@@ -2853,7 +2858,9 @@ const e = {
|
|
|
2853
2858
|
listening: "सुन रहा है…",
|
|
2854
2859
|
dictationError: "श्रुतलेखन विफल। कृपया पुनः प्रयास करें।",
|
|
2855
2860
|
proofread: "वर्तनी और व्याकरण जांचें",
|
|
2856
|
-
autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें"
|
|
2861
|
+
autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें",
|
|
2862
|
+
consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।",
|
|
2863
|
+
consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति"
|
|
2857
2864
|
}
|
|
2858
2865
|
},
|
|
2859
2866
|
payment: {
|
|
@@ -3104,6 +3111,80 @@ const e = {
|
|
|
3104
3111
|
fullscreen: "पूर्ण स्क्रीन चालू/बंद करें"
|
|
3105
3112
|
}
|
|
3106
3113
|
},
|
|
3114
|
+
helpMeWriteTemplates: {
|
|
3115
|
+
bar: {
|
|
3116
|
+
templatesMenu: "टेम्पलेट",
|
|
3117
|
+
templatesGroup: "क्लिनिक के टेम्पलेट",
|
|
3118
|
+
createFirst: "अपना पहला टेम्पलेट बनाएँ",
|
|
3119
|
+
manage: "टेम्पलेट प्रबंधित करें",
|
|
3120
|
+
defaultBadge: "डिफ़ॉल्ट",
|
|
3121
|
+
prompt: "बताएँ कि क्या लिखना है, या टेम्पलेट चुनने से पहले विवरण जोड़ें",
|
|
3122
|
+
write: "लिखें",
|
|
3123
|
+
dictateStart: "निर्देश बोलकर लिखवाएँ",
|
|
3124
|
+
dictateStop: "बोलकर लिखवाना रोकें",
|
|
3125
|
+
listening: "सुन रहा है…",
|
|
3126
|
+
sourceSelection: "टेम्पलेट चुना गया टेक्स्ट दोबारा लिखते हैं।",
|
|
3127
|
+
sourceDocument: "टेम्पलेट पूरा नोट दोबारा लिखते हैं।",
|
|
3128
|
+
sourceEmpty: "नोट खाली है। टेम्पलेट इस्तेमाल करने के लिए पहले बोलकर या टाइप करके लिखें।",
|
|
3129
|
+
error: "कुछ गलत हो गया। फिर से कोशिश करें।",
|
|
3130
|
+
beforeDocument: "आपका नोट",
|
|
3131
|
+
beforeSelection: "चुना गया टेक्स्ट",
|
|
3132
|
+
after: "ड्राफ़्ट",
|
|
3133
|
+
discard: "छोड़ें",
|
|
3134
|
+
retry: "फिर से कोशिश करें",
|
|
3135
|
+
replace: "बदलें",
|
|
3136
|
+
insertBelow: "नीचे जोड़ें",
|
|
3137
|
+
insert: "जोड़ें",
|
|
3138
|
+
close: "बंद करें"
|
|
3139
|
+
},
|
|
3140
|
+
undo: {
|
|
3141
|
+
replaced: "नोट “{{name}}” से दोबारा लिखा गया।",
|
|
3142
|
+
addedBelow: "“{{name}}” का ड्राफ़्ट नीचे जोड़ा गया।",
|
|
3143
|
+
undo: "पूर्ववत करें"
|
|
3144
|
+
},
|
|
3145
|
+
credits: {
|
|
3146
|
+
title: "आपके AI क्रेडिट खत्म हो गए हैं",
|
|
3147
|
+
body: "आज जारी रखने के लिए क्रेडिट जोड़ें।",
|
|
3148
|
+
bodyResets: "आपकी मुफ़्त सीमा {{date}} को फिर से मिलेगी। आज जारी रखने के लिए क्रेडिट जोड़ें।",
|
|
3149
|
+
bodyWait: "आपकी मासिक सीमा रीसेट होने पर AI सहायता फिर से उपलब्ध होगी।",
|
|
3150
|
+
bodyWaitResets: "AI सहायता {{date}} को फिर से उपलब्ध होगी, जब आपकी मासिक सीमा रीसेट होगी।",
|
|
3151
|
+
meterLabel: "इस महीने के AI क्रेडिट",
|
|
3152
|
+
remaining: "{{limit}} में से {{remaining}} बचे हैं",
|
|
3153
|
+
cta: "AI क्रेडिट खरीदें",
|
|
3154
|
+
secondary: "देखें कि हर कार्य की लागत कितनी है",
|
|
3155
|
+
back: "वापस",
|
|
3156
|
+
kept: "आपका नोट और निर्देश सुरक्षित हैं।"
|
|
3157
|
+
},
|
|
3158
|
+
manager: {
|
|
3159
|
+
title: "AI टेम्पलेट",
|
|
3160
|
+
description: "पूरे क्लिनिक के साथ साझा। डिफ़ॉल्ट टेम्पलेट सबसे ऊपर दिखता है।",
|
|
3161
|
+
new: "नया टेम्पलेट",
|
|
3162
|
+
done: "हो गया",
|
|
3163
|
+
listLabel: "टेम्पलेट",
|
|
3164
|
+
edit: "{{name}} संपादित करें",
|
|
3165
|
+
delete: "{{name}} हटाएँ",
|
|
3166
|
+
emptyTitle: "अभी कोई टेम्पलेट नहीं है",
|
|
3167
|
+
emptyDescription: "टेम्पलेट एक क्लिक में बोले गए नोट को व्यवस्थित नोट में बदल देता है।",
|
|
3168
|
+
formNew: "नया टेम्पलेट",
|
|
3169
|
+
formEdit: "टेम्पलेट संपादित करें",
|
|
3170
|
+
name: "नाम",
|
|
3171
|
+
namePlaceholder: "उदाहरण: SOAP नोट",
|
|
3172
|
+
descLabel: "छोटा विवरण",
|
|
3173
|
+
descHint: "टेम्पलेट मेनू में नाम के नीचे दिखता है।",
|
|
3174
|
+
prompt: "AI के लिए निर्देश",
|
|
3175
|
+
promptDescription: "आप जो ढाँचा, खंड और लहजा चाहते हैं, उसका वर्णन करें। नोट का टेक्स्ट अपने-आप जुड़ जाता है।",
|
|
3176
|
+
isDefault: "डिफ़ॉल्ट के रूप में इस्तेमाल करें",
|
|
3177
|
+
save: "टेम्पलेट सहेजें",
|
|
3178
|
+
cancel: "रद्द करें",
|
|
3179
|
+
saveError: "टेम्पलेट सहेजा नहीं जा सका। फिर से कोशिश करें।",
|
|
3180
|
+
nameRequired: "नाम डालें।",
|
|
3181
|
+
nameTaken: "इस नाम का टेम्पलेट पहले से मौजूद है।",
|
|
3182
|
+
promptRequired: "निर्देश डालें।",
|
|
3183
|
+
deleteTitle: "“{{name}}” हटाएँ?",
|
|
3184
|
+
deleteDescription: "पूरे क्लिनिक से यह टेम्पलेट हट जाएगा। पहले से लिखे नोट नहीं बदलेंगे।",
|
|
3185
|
+
deleteConfirm: "टेम्पलेट हटाएँ"
|
|
3186
|
+
}
|
|
3187
|
+
},
|
|
3107
3188
|
signatureRequest: {
|
|
3108
3189
|
title: "हस्ताक्षरित दस्तावेज़",
|
|
3109
3190
|
noSignedVersions: "इस दस्तावेज़ का कोई हस्ताक्षरित संस्करण नहीं है",
|