@alfadocs/ui-kit 0.50.0 → 0.51.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/{agenda-card-BaSfVfrL.js → agenda-card-Bl-SBiCh.js} +55 -45
- package/dist/_chunks/agenda-tray-DA6qj8BL.js +203 -0
- package/dist/_chunks/{ai-consent-banner-F2md5JD3.js → ai-consent-banner-DBKV27je.js} +2 -2
- package/dist/_chunks/ai-tools-rail-7tC3GT4h.js +340 -0
- package/dist/_chunks/{alert-CUTxnym2.js → alert-_mUKLmwA.js} +54 -44
- package/dist/_chunks/{audio-recorder-DVJXV7_k.js → audio-recorder-D6OVfNiZ.js} +2 -2
- package/dist/_chunks/{bishop-score-2MzAz8NE.js → bishop-score-CMQxsdy4.js} +2 -2
- package/dist/_chunks/{bmi-calculator-DdylQzT6.js → bmi-calculator-DuUneHuZ.js} +2 -2
- package/dist/_chunks/{booking-DljH0JkS.js → booking-BUV9fspj.js} +2 -2
- package/dist/_chunks/{cycle-calculator-oOkj5wlB.js → cycle-calculator-vTtZZAmn.js} +2 -2
- package/dist/_chunks/{document-scanner-Cxqvq7GR.js → document-scanner-biBS_f6c.js} +2 -2
- package/dist/_chunks/dropdown-menu-DwwPovMZ.js +354 -0
- package/dist/_chunks/{due-date-calculator-DykajWzh.js → due-date-calculator-CUm5KJbf.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Bh48OHRv.js → editable-currency-cell-renderer-D5C5tCfu.js} +3 -3
- package/dist/_chunks/{fetal-weight-Da-B4P4k.js → fetal-weight-Xf8-ZoDy.js} +2 -2
- package/dist/_chunks/{freemium-paywall-BWaLWje-.js → freemium-paywall-gHGA44dW.js} +2 -2
- package/dist/_chunks/{gestational-age-calculator-Bc55hq6t.js → gestational-age-calculator-830KJql3.js} +2 -2
- package/dist/_chunks/{hcg-doubling-DAnpbale.js → hcg-doubling-kVOpDfny.js} +2 -2
- package/dist/_chunks/{header-settings-Bx0Biimh.js → header-settings-D5Z2B_Yz.js} +3 -3
- package/dist/_chunks/insert-result-njqBthzT.js +742 -0
- package/dist/_chunks/{marketplace-app-shell-UKSLx9K_.js → marketplace-app-shell-Dmo1S9av.js} +6 -6
- package/dist/_chunks/{patient-search-BJOmTmDA.js → patient-search-CArmRKeg.js} +3 -3
- package/dist/_chunks/{patient-shell-DUmhXnFq.js → patient-shell-c2YixkQw.js} +4 -4
- package/dist/_chunks/{payment-form-xmeCkxas.js → payment-form-DJ9vnzrT.js} +2 -2
- package/dist/_chunks/{pdf-viewer-q1D3Uion.js → pdf-viewer-4odMFuFW.js} +2 -2
- package/dist/_chunks/{practice-results-Cq1y8JFD.js → practice-results-CtfciF2v.js} +3 -3
- package/dist/_chunks/{pregnancy-dating-48Gfvod1.js → pregnancy-dating-BA37LSkF.js} +16 -16
- package/dist/_chunks/{pregnancy-weight-gain-CCGrvarh.js → pregnancy-weight-gain-BMRBeA8V.js} +2 -2
- package/dist/_chunks/{recaptcha-widget-CFYyLSEX.js → recaptcha-widget-BCNHsgqt.js} +2 -2
- package/dist/_chunks/{sidebar-h78cTNLh.js → sidebar-DPEHzxLZ.js} +397 -346
- package/dist/_chunks/{sign-document-CZkAf28g.js → sign-document-Bzld9jVM.js} +2 -2
- package/dist/_chunks/{task-card-CPyQ5AXC.js → task-card-BwY9jaV1.js} +48 -42
- package/dist/_chunks/task-tray-Cb_hK4yb.js +234 -0
- package/dist/_chunks/{theme-toggle-ClATnY4Q.js → theme-toggle-DAW7uC0B.js} +3 -3
- package/dist/_chunks/{unit-converter-jWp3Z85y.js → unit-converter-BQ6lEYvd.js} +2 -2
- package/dist/_chunks/use-edge-resize-ZnGG7gyO.js +139 -0
- package/dist/_chunks/use-theme-CAuo6EYT.js +159 -0
- package/dist/_chunks/{warning-stack-CXfoAT-_.js → warning-stack-Cv4fr5zo.js} +2 -2
- package/dist/_chunks/{workflow-map-DzX_LI4y.js → workflow-map-BJDUNYlX.js} +3 -3
- package/dist/agent-catalog.json +1 -1
- package/dist/components/agenda-card/agenda-card.d.ts +19 -2
- package/dist/components/agenda-card/index.js +1 -1
- package/dist/components/agenda-tray/agenda-tray.d.ts +24 -1
- package/dist/components/agenda-tray/index.js +1 -1
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/ai-tools-rail/ai-tools-rail.d.ts +8 -0
- package/dist/components/ai-tools-rail/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/bishop-score/index.js +1 -1
- package/dist/components/bmi-calculator/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/button-group/button-group.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.d.ts +1 -1
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/dropdown-menu/dropdown-menu.d.ts +2 -0
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/due-date-calculator/index.js +1 -1
- package/dist/components/fetal-weight/index.js +1 -1
- package/dist/components/form-field/form-field.d.ts +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/hcg-doubling/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/icon-button-group/icon-button-group.d.ts +15 -15
- package/dist/components/key-value-pair/key-value-pair.d.ts +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/pregnancy-weight-gain/index.js +1 -1
- package/dist/components/radio-group/radio-group.d.ts +1 -1
- package/dist/components/recaptcha-widget/index.js +1 -1
- package/dist/components/separator/separator.d.ts +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/sidebar/sidebar.d.ts +8 -0
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/tabs/tabs.d.ts +2 -2
- package/dist/components/task-card/index.js +1 -1
- package/dist/components/task-card/task-card.d.ts +15 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/task-tray/task-tray.d.ts +24 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/unit-converter/index.js +1 -1
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/components/workflow/workflow-map.d.ts +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +12 -10
- package/dist/hooks/use-edge-resize.d.ts +78 -0
- package/dist/i18n/locales/ar.d.ts +4 -0
- package/dist/i18n/locales/ar.js +7 -3
- package/dist/i18n/locales/de.d.ts +4 -0
- package/dist/i18n/locales/de.js +7 -3
- package/dist/i18n/locales/el.d.ts +4 -0
- package/dist/i18n/locales/el.js +7 -3
- package/dist/i18n/locales/en.d.ts +4 -0
- package/dist/i18n/locales/en.js +7 -3
- package/dist/i18n/locales/es.d.ts +4 -0
- package/dist/i18n/locales/es.js +7 -3
- package/dist/i18n/locales/fr.d.ts +4 -0
- package/dist/i18n/locales/fr.js +7 -3
- package/dist/i18n/locales/hi.d.ts +4 -0
- package/dist/i18n/locales/hi.js +7 -3
- package/dist/i18n/locales/it.d.ts +4 -0
- package/dist/i18n/locales/it.js +7 -3
- package/dist/i18n/locales/ja.d.ts +4 -0
- package/dist/i18n/locales/ja.js +7 -3
- package/dist/i18n/locales/nl.d.ts +4 -0
- package/dist/i18n/locales/nl.js +7 -3
- package/dist/i18n/locales/pl.d.ts +4 -0
- package/dist/i18n/locales/pl.js +7 -3
- package/dist/i18n/locales/pt.d.ts +4 -0
- package/dist/i18n/locales/pt.js +7 -3
- package/dist/i18n/locales/ro.d.ts +4 -0
- package/dist/i18n/locales/ro.js +7 -3
- package/dist/i18n/locales/ru.d.ts +4 -0
- package/dist/i18n/locales/ru.js +7 -3
- package/dist/i18n/locales/sq.d.ts +4 -0
- package/dist/i18n/locales/sq.js +7 -3
- package/dist/i18n/locales/sv.d.ts +4 -0
- package/dist/i18n/locales/sv.js +7 -3
- package/dist/i18n/locales/tr.d.ts +4 -0
- package/dist/i18n/locales/tr.js +7 -3
- package/dist/i18n/locales/zh.d.ts +4 -0
- package/dist/i18n/locales/zh.js +7 -3
- package/dist/index.js +37 -37
- package/dist/locales/ar.json +7 -3
- package/dist/locales/de.json +7 -3
- package/dist/locales/el.json +7 -3
- package/dist/locales/en.json +7 -3
- package/dist/locales/es.json +7 -3
- package/dist/locales/fr.json +7 -3
- package/dist/locales/hi.json +7 -3
- package/dist/locales/it.json +7 -3
- package/dist/locales/ja.json +7 -3
- package/dist/locales/nl.json +7 -3
- package/dist/locales/pl.json +7 -3
- package/dist/locales/pt.json +7 -3
- package/dist/locales/ro.json +7 -3
- package/dist/locales/ru.json +7 -3
- package/dist/locales/sq.json +7 -3
- package/dist/locales/sv.json +7 -3
- package/dist/locales/tr.json +7 -3
- package/dist/locales/zh.json +7 -3
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/agenda-tray-DQayYmQ0.js +0 -165
- package/dist/_chunks/ai-tools-rail-CYLWrRmm.js +0 -280
- package/dist/_chunks/circle-arrow-up-CC_85SuH.js +0 -16
- package/dist/_chunks/dropdown-menu-CUEXqKis.js +0 -299
- package/dist/_chunks/insert-result-DNdi_JYW.js +0 -683
- package/dist/_chunks/task-tray-B8jFv5FV.js +0 -196
- package/dist/_chunks/use-theme-C2dHKUAN.js +0 -145
package/dist/i18n/locales/en.js
CHANGED
|
@@ -305,7 +305,8 @@ const e = {
|
|
|
305
305
|
},
|
|
306
306
|
resizable: {
|
|
307
307
|
resizeLabel: "Resize panels",
|
|
308
|
-
sizeAnnounce: "{{percent}} of available space"
|
|
308
|
+
sizeAnnounce: "{{percent}} of available space",
|
|
309
|
+
widthAnnounce: "{{width}} pixels"
|
|
309
310
|
},
|
|
310
311
|
tag: {
|
|
311
312
|
remove: "Remove {{label}}",
|
|
@@ -587,7 +588,8 @@ const e = {
|
|
|
587
588
|
status: {
|
|
588
589
|
confirmed: "Confirmed",
|
|
589
590
|
pending: "Pending",
|
|
590
|
-
cancelled: "Cancelled"
|
|
591
|
+
cancelled: "Cancelled",
|
|
592
|
+
absent: "Absent"
|
|
591
593
|
}
|
|
592
594
|
},
|
|
593
595
|
agendaTray: {
|
|
@@ -674,7 +676,8 @@ const e = {
|
|
|
674
676
|
pinItem: "Pin {{label}}",
|
|
675
677
|
unpinItem: "Unpin {{label}}",
|
|
676
678
|
reorderHandle: "Reorder {{label}}. Press Alt + Up or Alt + Down to move.",
|
|
677
|
-
reorderAnnounce: "{{label}} moved to position {{to}} of {{total}}"
|
|
679
|
+
reorderAnnounce: "{{label}} moved to position {{to}} of {{total}}",
|
|
680
|
+
resize: "Resize navigation sidebar"
|
|
678
681
|
},
|
|
679
682
|
header: {
|
|
680
683
|
label: "Page header"
|
|
@@ -2535,6 +2538,7 @@ const e = {
|
|
|
2535
2538
|
aiToolsRail: {
|
|
2536
2539
|
railLabel: "AI tools",
|
|
2537
2540
|
panelLabel: "{{tool}} panel",
|
|
2541
|
+
resizePanel: "Resize tool panel",
|
|
2538
2542
|
badgeCountOverflow: "99+",
|
|
2539
2543
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2540
2544
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const esUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Redimensionar paneles";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} del espacio disponible";
|
|
333
|
+
readonly widthAnnounce: "{{width}} píxeles";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Eliminar {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const esUi: {
|
|
|
609
610
|
readonly confirmed: "Confirmado";
|
|
610
611
|
readonly pending: "Pendiente";
|
|
611
612
|
readonly cancelled: "Cancelado";
|
|
613
|
+
readonly absent: "Ausente";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const esUi: {
|
|
|
696
698
|
readonly unpinItem: "Desanclar {{label}} de los fijados";
|
|
697
699
|
readonly reorderHandle: "Reordenar {{label}}. Pulse Alt + Arriba o Alt + Abajo para mover.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} movido a la posición {{to}} de {{total}}";
|
|
701
|
+
readonly resize: "Redimensionar barra lateral de navegación";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Encabezado de página";
|
|
@@ -2557,6 +2560,7 @@ export declare const esUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Redimensionar panel de herramientas";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Redimensionar paneles",
|
|
328
|
-
sizeAnnounce: "{{percent}} del espacio disponible"
|
|
328
|
+
sizeAnnounce: "{{percent}} del espacio disponible",
|
|
329
|
+
widthAnnounce: "{{width}} píxeles"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Eliminar {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Confirmado",
|
|
606
607
|
pending: "Pendiente",
|
|
607
|
-
cancelled: "Cancelado"
|
|
608
|
+
cancelled: "Cancelado",
|
|
609
|
+
absent: "Ausente"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Fijar {{label}}",
|
|
692
694
|
unpinItem: "Desanclar {{label}} de los fijados",
|
|
693
695
|
reorderHandle: "Reordenar {{label}}. Pulse Alt + Arriba o Alt + Abajo para mover.",
|
|
694
|
-
reorderAnnounce: "{{label}} movido a la posición {{to}} de {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} movido a la posición {{to}} de {{total}}",
|
|
697
|
+
resize: "Redimensionar barra lateral de navegación"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Encabezado de página"
|
|
@@ -2533,6 +2536,7 @@ const e = {
|
|
|
2533
2536
|
aiToolsRail: {
|
|
2534
2537
|
railLabel: "AI tools",
|
|
2535
2538
|
panelLabel: "{{tool}} panel",
|
|
2539
|
+
resizePanel: "Redimensionar panel de herramientas",
|
|
2536
2540
|
badgeCountOverflow: "99+",
|
|
2537
2541
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2538
2542
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const frUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Redimensionner les panneaux";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} de l'espace disponible";
|
|
333
|
+
readonly widthAnnounce: "{{width}} pixels";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Supprimer {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const frUi: {
|
|
|
609
610
|
readonly confirmed: "Confirmé";
|
|
610
611
|
readonly pending: "En attente";
|
|
611
612
|
readonly cancelled: "Annulé";
|
|
613
|
+
readonly absent: "Absent";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const frUi: {
|
|
|
696
698
|
readonly unpinItem: "Désépingler {{label}}";
|
|
697
699
|
readonly reorderHandle: "Réorganiser {{label}}. Appuyez sur Alt + Haut ou Alt + Bas pour déplacer.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} déplacé en position {{to}} sur {{total}}";
|
|
701
|
+
readonly resize: "Redimensionner la barre latérale de navigation";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "En-tête de page";
|
|
@@ -2557,6 +2560,7 @@ export declare const frUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Redimensionner le panneau de l'outil";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Redimensionner les panneaux",
|
|
328
|
-
sizeAnnounce: "{{percent}} de l'espace disponible"
|
|
328
|
+
sizeAnnounce: "{{percent}} de l'espace disponible",
|
|
329
|
+
widthAnnounce: "{{width}} pixels"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Supprimer {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Confirmé",
|
|
606
607
|
pending: "En attente",
|
|
607
|
-
cancelled: "Annulé"
|
|
608
|
+
cancelled: "Annulé",
|
|
609
|
+
absent: "Absent"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Épingler {{label}}",
|
|
692
694
|
unpinItem: "Désépingler {{label}}",
|
|
693
695
|
reorderHandle: "Réorganiser {{label}}. Appuyez sur Alt + Haut ou Alt + Bas pour déplacer.",
|
|
694
|
-
reorderAnnounce: "{{label}} déplacé en position {{to}} sur {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} déplacé en position {{to}} sur {{total}}",
|
|
697
|
+
resize: "Redimensionner la barre latérale de navigation"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "En-tête de page"
|
|
@@ -2533,6 +2536,7 @@ const e = {
|
|
|
2533
2536
|
aiToolsRail: {
|
|
2534
2537
|
railLabel: "AI tools",
|
|
2535
2538
|
panelLabel: "{{tool}} panel",
|
|
2539
|
+
resizePanel: "Redimensionner le panneau de l'outil",
|
|
2536
2540
|
badgeCountOverflow: "99+",
|
|
2537
2541
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2538
2542
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const hiUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "पैनल का आकार बदलें";
|
|
332
332
|
readonly sizeAnnounce: "उपलब्ध स्थान का {{percent}}";
|
|
333
|
+
readonly widthAnnounce: "{{width}} पिक्सेल";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "{{label}} हटाएं";
|
|
@@ -609,6 +610,7 @@ export declare const hiUi: {
|
|
|
609
610
|
readonly confirmed: "पुष्टि हुई";
|
|
610
611
|
readonly pending: "प्रतीक्षारत";
|
|
611
612
|
readonly cancelled: "रद्द";
|
|
613
|
+
readonly absent: "अनुपस्थित";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const hiUi: {
|
|
|
696
698
|
readonly unpinItem: "{{label}} को पिन से हटाएं";
|
|
697
699
|
readonly reorderHandle: "{{label}} पुनः क्रमबद्ध करें। स्थानांतरित करने के लिए Alt + ऊपर या Alt + नीचे दबाएं।";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} को {{total}} में से स्थिति {{to}} पर ले जाया गया";
|
|
701
|
+
readonly resize: "नेविगेशन साइडबार का आकार बदलें";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "पृष्ठ शीर्षक";
|
|
@@ -2557,6 +2560,7 @@ export declare const hiUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "टूल पैनल का आकार बदलें";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "पैनल का आकार बदलें",
|
|
328
|
-
sizeAnnounce: "उपलब्ध स्थान का {{percent}}"
|
|
328
|
+
sizeAnnounce: "उपलब्ध स्थान का {{percent}}",
|
|
329
|
+
widthAnnounce: "{{width}} पिक्सेल"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "{{label}} हटाएं",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "पुष्टि हुई",
|
|
606
607
|
pending: "प्रतीक्षारत",
|
|
607
|
-
cancelled: "रद्द"
|
|
608
|
+
cancelled: "रद्द",
|
|
609
|
+
absent: "अनुपस्थित"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "{{label}} पिन करें",
|
|
692
694
|
unpinItem: "{{label}} को पिन से हटाएं",
|
|
693
695
|
reorderHandle: "{{label}} पुनः क्रमबद्ध करें। स्थानांतरित करने के लिए Alt + ऊपर या Alt + नीचे दबाएं।",
|
|
694
|
-
reorderAnnounce: "{{label}} को {{total}} में से स्थिति {{to}} पर ले जाया गया"
|
|
696
|
+
reorderAnnounce: "{{label}} को {{total}} में से स्थिति {{to}} पर ले जाया गया",
|
|
697
|
+
resize: "नेविगेशन साइडबार का आकार बदलें"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "पृष्ठ शीर्षक"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "टूल पैनल का आकार बदलें",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -327,6 +327,7 @@ export declare const itUi: {
|
|
|
327
327
|
readonly resizable: {
|
|
328
328
|
readonly resizeLabel: "Ridimensiona pannelli";
|
|
329
329
|
readonly sizeAnnounce: "{{percent}} dello spazio disponibile";
|
|
330
|
+
readonly widthAnnounce: "{{width}} pixel";
|
|
330
331
|
};
|
|
331
332
|
readonly tag: {
|
|
332
333
|
readonly remove: "Rimuovi {{label}}";
|
|
@@ -606,6 +607,7 @@ export declare const itUi: {
|
|
|
606
607
|
readonly confirmed: "Confermato";
|
|
607
608
|
readonly pending: "In attesa";
|
|
608
609
|
readonly cancelled: "Annullato";
|
|
610
|
+
readonly absent: "Assente";
|
|
609
611
|
};
|
|
610
612
|
};
|
|
611
613
|
readonly agendaTray: {
|
|
@@ -693,6 +695,7 @@ export declare const itUi: {
|
|
|
693
695
|
readonly unpinItem: "Rimuovi {{label}} dai fissati";
|
|
694
696
|
readonly reorderHandle: "Riordina {{label}}. Premi Alt + Su o Alt + Giù per spostare.";
|
|
695
697
|
readonly reorderAnnounce: "{{label}} spostato in posizione {{to}} di {{total}}";
|
|
698
|
+
readonly resize: "Ridimensiona barra laterale di navigazione";
|
|
696
699
|
};
|
|
697
700
|
readonly header: {
|
|
698
701
|
readonly label: "Intestazione pagina";
|
|
@@ -2554,6 +2557,7 @@ export declare const itUi: {
|
|
|
2554
2557
|
readonly aiToolsRail: {
|
|
2555
2558
|
readonly railLabel: "AI tools";
|
|
2556
2559
|
readonly panelLabel: "{{tool}} panel";
|
|
2560
|
+
readonly resizePanel: "Ridimensiona pannello dello strumento";
|
|
2557
2561
|
readonly badgeCountOverflow: "99+";
|
|
2558
2562
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2559
2563
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -305,7 +305,8 @@ const e = {
|
|
|
305
305
|
},
|
|
306
306
|
resizable: {
|
|
307
307
|
resizeLabel: "Ridimensiona pannelli",
|
|
308
|
-
sizeAnnounce: "{{percent}} dello spazio disponibile"
|
|
308
|
+
sizeAnnounce: "{{percent}} dello spazio disponibile",
|
|
309
|
+
widthAnnounce: "{{width}} pixel"
|
|
309
310
|
},
|
|
310
311
|
tag: {
|
|
311
312
|
remove: "Rimuovi {{label}}",
|
|
@@ -584,7 +585,8 @@ const e = {
|
|
|
584
585
|
status: {
|
|
585
586
|
confirmed: "Confermato",
|
|
586
587
|
pending: "In attesa",
|
|
587
|
-
cancelled: "Annullato"
|
|
588
|
+
cancelled: "Annullato",
|
|
589
|
+
absent: "Assente"
|
|
588
590
|
}
|
|
589
591
|
},
|
|
590
592
|
agendaTray: {
|
|
@@ -671,7 +673,8 @@ const e = {
|
|
|
671
673
|
pinItem: "Fissa {{label}}",
|
|
672
674
|
unpinItem: "Rimuovi {{label}} dai fissati",
|
|
673
675
|
reorderHandle: "Riordina {{label}}. Premi Alt + Su o Alt + Giù per spostare.",
|
|
674
|
-
reorderAnnounce: "{{label}} spostato in posizione {{to}} di {{total}}"
|
|
676
|
+
reorderAnnounce: "{{label}} spostato in posizione {{to}} di {{total}}",
|
|
677
|
+
resize: "Ridimensiona barra laterale di navigazione"
|
|
675
678
|
},
|
|
676
679
|
header: {
|
|
677
680
|
label: "Intestazione pagina"
|
|
@@ -2515,6 +2518,7 @@ const e = {
|
|
|
2515
2518
|
aiToolsRail: {
|
|
2516
2519
|
railLabel: "AI tools",
|
|
2517
2520
|
panelLabel: "{{tool}} panel",
|
|
2521
|
+
resizePanel: "Ridimensiona pannello dello strumento",
|
|
2518
2522
|
badgeCountOverflow: "99+",
|
|
2519
2523
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2520
2524
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const jaUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "パネルのサイズ変更";
|
|
332
332
|
readonly sizeAnnounce: "利用可能なスペースの {{percent}}";
|
|
333
|
+
readonly widthAnnounce: "{{width}} ピクセル";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "{{label}} を削除";
|
|
@@ -609,6 +610,7 @@ export declare const jaUi: {
|
|
|
609
610
|
readonly confirmed: "確認済み";
|
|
610
611
|
readonly pending: "保留中";
|
|
611
612
|
readonly cancelled: "キャンセル済み";
|
|
613
|
+
readonly absent: "欠席";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const jaUi: {
|
|
|
696
698
|
readonly unpinItem: "{{label}} の固定を解除";
|
|
697
699
|
readonly reorderHandle: "{{label}} を並び替え。Alt + 上 または Alt + 下 で移動。";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} を {{total}} 中 {{to}} 番目に移動しました";
|
|
701
|
+
readonly resize: "ナビゲーションサイドバーのサイズ変更";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "ページヘッダー";
|
|
@@ -2557,6 +2560,7 @@ export declare const jaUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "ツールパネルのサイズ変更";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "パネルのサイズ変更",
|
|
328
|
-
sizeAnnounce: "利用可能なスペースの {{percent}}"
|
|
328
|
+
sizeAnnounce: "利用可能なスペースの {{percent}}",
|
|
329
|
+
widthAnnounce: "{{width}} ピクセル"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "{{label}} を削除",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "確認済み",
|
|
606
607
|
pending: "保留中",
|
|
607
|
-
cancelled: "キャンセル済み"
|
|
608
|
+
cancelled: "キャンセル済み",
|
|
609
|
+
absent: "欠席"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "{{label}} を固定",
|
|
692
694
|
unpinItem: "{{label}} の固定を解除",
|
|
693
695
|
reorderHandle: "{{label}} を並び替え。Alt + 上 または Alt + 下 で移動。",
|
|
694
|
-
reorderAnnounce: "{{label}} を {{total}} 中 {{to}} 番目に移動しました"
|
|
696
|
+
reorderAnnounce: "{{label}} を {{total}} 中 {{to}} 番目に移動しました",
|
|
697
|
+
resize: "ナビゲーションサイドバーのサイズ変更"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "ページヘッダー"
|
|
@@ -2532,6 +2535,7 @@ const e = {
|
|
|
2532
2535
|
aiToolsRail: {
|
|
2533
2536
|
railLabel: "AI tools",
|
|
2534
2537
|
panelLabel: "{{tool}} panel",
|
|
2538
|
+
resizePanel: "ツールパネルのサイズ変更",
|
|
2535
2539
|
badgeCountOverflow: "99+",
|
|
2536
2540
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2537
2541
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const nlUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Panelen aanpassen";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} van de beschikbare ruimte";
|
|
333
|
+
readonly widthAnnounce: "{{width}} pixels";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "{{label}} verwijderen";
|
|
@@ -609,6 +610,7 @@ export declare const nlUi: {
|
|
|
609
610
|
readonly confirmed: "Bevestigd";
|
|
610
611
|
readonly pending: "In afwachting";
|
|
611
612
|
readonly cancelled: "Geannuleerd";
|
|
613
|
+
readonly absent: "Afwezig";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const nlUi: {
|
|
|
696
698
|
readonly unpinItem: "{{label}} losmaken";
|
|
697
699
|
readonly reorderHandle: "{{label}} herordenen. Druk op Alt + Omhoog of Alt + Omlaag om te verplaatsen.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} verplaatst naar positie {{to}} van {{total}}";
|
|
701
|
+
readonly resize: "Navigatiezijbalk aanpassen";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Paginakoptekst";
|
|
@@ -2557,6 +2560,7 @@ export declare const nlUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Toolpaneel aanpassen";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Panelen aanpassen",
|
|
328
|
-
sizeAnnounce: "{{percent}} van de beschikbare ruimte"
|
|
328
|
+
sizeAnnounce: "{{percent}} van de beschikbare ruimte",
|
|
329
|
+
widthAnnounce: "{{width}} pixels"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "{{label}} verwijderen",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Bevestigd",
|
|
606
607
|
pending: "In afwachting",
|
|
607
|
-
cancelled: "Geannuleerd"
|
|
608
|
+
cancelled: "Geannuleerd",
|
|
609
|
+
absent: "Afwezig"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "{{label}} vastzetten",
|
|
692
694
|
unpinItem: "{{label}} losmaken",
|
|
693
695
|
reorderHandle: "{{label}} herordenen. Druk op Alt + Omhoog of Alt + Omlaag om te verplaatsen.",
|
|
694
|
-
reorderAnnounce: "{{label}} verplaatst naar positie {{to}} van {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} verplaatst naar positie {{to}} van {{total}}",
|
|
697
|
+
resize: "Navigatiezijbalk aanpassen"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Paginakoptekst"
|
|
@@ -2533,6 +2536,7 @@ const e = {
|
|
|
2533
2536
|
aiToolsRail: {
|
|
2534
2537
|
railLabel: "AI tools",
|
|
2535
2538
|
panelLabel: "{{tool}} panel",
|
|
2539
|
+
resizePanel: "Toolpaneel aanpassen",
|
|
2536
2540
|
badgeCountOverflow: "99+",
|
|
2537
2541
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2538
2542
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const plUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Zmień rozmiar paneli";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} dostępnej przestrzeni";
|
|
333
|
+
readonly widthAnnounce: "{{width}} pikseli";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Usuń {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const plUi: {
|
|
|
609
610
|
readonly confirmed: "Potwierdzony";
|
|
610
611
|
readonly pending: "Oczekujący";
|
|
611
612
|
readonly cancelled: "Anulowany";
|
|
613
|
+
readonly absent: "Nieobecny";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const plUi: {
|
|
|
696
698
|
readonly unpinItem: "Odepnij {{label}}";
|
|
697
699
|
readonly reorderHandle: "Zmień kolejność {{label}}. Naciśnij Alt + Góra lub Alt + Dół, aby przenieść.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} przeniesiony na pozycję {{to}} z {{total}}";
|
|
701
|
+
readonly resize: "Zmień rozmiar paska bocznego nawigacji";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Nagłówek strony";
|
|
@@ -2557,6 +2560,7 @@ export declare const plUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Zmień rozmiar panelu narzędzia";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Zmień rozmiar paneli",
|
|
328
|
-
sizeAnnounce: "{{percent}} dostępnej przestrzeni"
|
|
328
|
+
sizeAnnounce: "{{percent}} dostępnej przestrzeni",
|
|
329
|
+
widthAnnounce: "{{width}} pikseli"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Usuń {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Potwierdzony",
|
|
606
607
|
pending: "Oczekujący",
|
|
607
|
-
cancelled: "Anulowany"
|
|
608
|
+
cancelled: "Anulowany",
|
|
609
|
+
absent: "Nieobecny"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Przypnij {{label}}",
|
|
692
694
|
unpinItem: "Odepnij {{label}}",
|
|
693
695
|
reorderHandle: "Zmień kolejność {{label}}. Naciśnij Alt + Góra lub Alt + Dół, aby przenieść.",
|
|
694
|
-
reorderAnnounce: "{{label}} przeniesiony na pozycję {{to}} z {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} przeniesiony na pozycję {{to}} z {{total}}",
|
|
697
|
+
resize: "Zmień rozmiar paska bocznego nawigacji"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Nagłówek strony"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "Zmień rozmiar panelu narzędzia",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -331,6 +331,7 @@ export declare const ptUi: {
|
|
|
331
331
|
readonly resizable: {
|
|
332
332
|
readonly resizeLabel: "Redimensionar painéis";
|
|
333
333
|
readonly sizeAnnounce: "{{percent}} do espaço disponível";
|
|
334
|
+
readonly widthAnnounce: "{{width}} pixels";
|
|
334
335
|
};
|
|
335
336
|
readonly tag: {
|
|
336
337
|
readonly remove: "Remover {{label}}";
|
|
@@ -610,6 +611,7 @@ export declare const ptUi: {
|
|
|
610
611
|
readonly confirmed: "Confirmado";
|
|
611
612
|
readonly pending: "Pendente";
|
|
612
613
|
readonly cancelled: "Cancelado";
|
|
614
|
+
readonly absent: "Ausente";
|
|
613
615
|
};
|
|
614
616
|
};
|
|
615
617
|
readonly agendaTray: {
|
|
@@ -697,6 +699,7 @@ export declare const ptUi: {
|
|
|
697
699
|
readonly unpinItem: "Remover {{label}} dos fixados";
|
|
698
700
|
readonly reorderHandle: "Reordenar {{label}}. Prima Alt + Cima ou Alt + Baixo para mover.";
|
|
699
701
|
readonly reorderAnnounce: "{{label}} movido para a posição {{to}} de {{total}}";
|
|
702
|
+
readonly resize: "Redimensionar barra lateral de navegação";
|
|
700
703
|
};
|
|
701
704
|
readonly header: {
|
|
702
705
|
readonly label: "Cabeçalho da página";
|
|
@@ -2558,6 +2561,7 @@ export declare const ptUi: {
|
|
|
2558
2561
|
readonly aiToolsRail: {
|
|
2559
2562
|
readonly railLabel: "AI tools";
|
|
2560
2563
|
readonly panelLabel: "{{tool}} panel";
|
|
2564
|
+
readonly resizePanel: "Redimensionar painel da ferramenta";
|
|
2561
2565
|
readonly badgeCountOverflow: "99+";
|
|
2562
2566
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2563
2567
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Redimensionar painéis",
|
|
328
|
-
sizeAnnounce: "{{percent}} do espaço disponível"
|
|
328
|
+
sizeAnnounce: "{{percent}} do espaço disponível",
|
|
329
|
+
widthAnnounce: "{{width}} pixels"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Remover {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Confirmado",
|
|
606
607
|
pending: "Pendente",
|
|
607
|
-
cancelled: "Cancelado"
|
|
608
|
+
cancelled: "Cancelado",
|
|
609
|
+
absent: "Ausente"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Fixar {{label}}",
|
|
692
694
|
unpinItem: "Remover {{label}} dos fixados",
|
|
693
695
|
reorderHandle: "Reordenar {{label}}. Prima Alt + Cima ou Alt + Baixo para mover.",
|
|
694
|
-
reorderAnnounce: "{{label}} movido para a posição {{to}} de {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} movido para a posição {{to}} de {{total}}",
|
|
697
|
+
resize: "Redimensionar barra lateral de navegação"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Cabeçalho da página"
|
|
@@ -2538,6 +2541,7 @@ const e = {
|
|
|
2538
2541
|
aiToolsRail: {
|
|
2539
2542
|
railLabel: "AI tools",
|
|
2540
2543
|
panelLabel: "{{tool}} panel",
|
|
2544
|
+
resizePanel: "Redimensionar painel da ferramenta",
|
|
2541
2545
|
badgeCountOverflow: "99+",
|
|
2542
2546
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2543
2547
|
toolWithCount_one: "{{tool}}, {{count}} update",
|
|
@@ -330,6 +330,7 @@ export declare const roUi: {
|
|
|
330
330
|
readonly resizable: {
|
|
331
331
|
readonly resizeLabel: "Redimensionează panourile";
|
|
332
332
|
readonly sizeAnnounce: "{{percent}} din spațiul disponibil";
|
|
333
|
+
readonly widthAnnounce: "{{width}} pixeli";
|
|
333
334
|
};
|
|
334
335
|
readonly tag: {
|
|
335
336
|
readonly remove: "Elimină {{label}}";
|
|
@@ -609,6 +610,7 @@ export declare const roUi: {
|
|
|
609
610
|
readonly confirmed: "Confirmat";
|
|
610
611
|
readonly pending: "În așteptare";
|
|
611
612
|
readonly cancelled: "Anulat";
|
|
613
|
+
readonly absent: "Absent";
|
|
612
614
|
};
|
|
613
615
|
};
|
|
614
616
|
readonly agendaTray: {
|
|
@@ -696,6 +698,7 @@ export declare const roUi: {
|
|
|
696
698
|
readonly unpinItem: "Elimină {{label}} din fixate";
|
|
697
699
|
readonly reorderHandle: "Reordonează {{label}}. Apasă Alt + Sus sau Alt + Jos pentru a muta.";
|
|
698
700
|
readonly reorderAnnounce: "{{label}} mutat la poziția {{to}} din {{total}}";
|
|
701
|
+
readonly resize: "Redimensionează bara laterală de navigare";
|
|
699
702
|
};
|
|
700
703
|
readonly header: {
|
|
701
704
|
readonly label: "Antet pagină";
|
|
@@ -2557,6 +2560,7 @@ export declare const roUi: {
|
|
|
2557
2560
|
readonly aiToolsRail: {
|
|
2558
2561
|
readonly railLabel: "AI tools";
|
|
2559
2562
|
readonly panelLabel: "{{tool}} panel";
|
|
2563
|
+
readonly resizePanel: "Redimensionează panoul instrumentului";
|
|
2560
2564
|
readonly badgeCountOverflow: "99+";
|
|
2561
2565
|
readonly toolWithCount_zero: "{{tool}}, {{count}} updates";
|
|
2562
2566
|
readonly toolWithCount_one: "{{tool}}, {{count}} update";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -325,7 +325,8 @@ const e = {
|
|
|
325
325
|
},
|
|
326
326
|
resizable: {
|
|
327
327
|
resizeLabel: "Redimensionează panourile",
|
|
328
|
-
sizeAnnounce: "{{percent}} din spațiul disponibil"
|
|
328
|
+
sizeAnnounce: "{{percent}} din spațiul disponibil",
|
|
329
|
+
widthAnnounce: "{{width}} pixeli"
|
|
329
330
|
},
|
|
330
331
|
tag: {
|
|
331
332
|
remove: "Elimină {{label}}",
|
|
@@ -604,7 +605,8 @@ const e = {
|
|
|
604
605
|
status: {
|
|
605
606
|
confirmed: "Confirmat",
|
|
606
607
|
pending: "În așteptare",
|
|
607
|
-
cancelled: "Anulat"
|
|
608
|
+
cancelled: "Anulat",
|
|
609
|
+
absent: "Absent"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
agendaTray: {
|
|
@@ -691,7 +693,8 @@ const e = {
|
|
|
691
693
|
pinItem: "Fixează {{label}}",
|
|
692
694
|
unpinItem: "Elimină {{label}} din fixate",
|
|
693
695
|
reorderHandle: "Reordonează {{label}}. Apasă Alt + Sus sau Alt + Jos pentru a muta.",
|
|
694
|
-
reorderAnnounce: "{{label}} mutat la poziția {{to}} din {{total}}"
|
|
696
|
+
reorderAnnounce: "{{label}} mutat la poziția {{to}} din {{total}}",
|
|
697
|
+
resize: "Redimensionează bara laterală de navigare"
|
|
695
698
|
},
|
|
696
699
|
header: {
|
|
697
700
|
label: "Antet pagină"
|
|
@@ -2534,6 +2537,7 @@ const e = {
|
|
|
2534
2537
|
aiToolsRail: {
|
|
2535
2538
|
railLabel: "AI tools",
|
|
2536
2539
|
panelLabel: "{{tool}} panel",
|
|
2540
|
+
resizePanel: "Redimensionează panoul instrumentului",
|
|
2537
2541
|
badgeCountOverflow: "99+",
|
|
2538
2542
|
toolWithCount_zero: "{{tool}}, {{count}} updates",
|
|
2539
2543
|
toolWithCount_one: "{{tool}}, {{count}} update",
|