@alfadocs/ui-kit 0.50.1 → 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/{booking-DljH0JkS.js → booking-BUV9fspj.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/{editable-currency-cell-renderer-Bh48OHRv.js → editable-currency-cell-renderer-D5C5tCfu.js} +3 -3
- package/dist/_chunks/{freemium-paywall-BWaLWje-.js → freemium-paywall-gHGA44dW.js} +2 -2
- package/dist/_chunks/{header-settings-Bx0Biimh.js → header-settings-D5Z2B_Yz.js} +3 -3
- 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-DT_244bG.js → pregnancy-dating-BA37LSkF.js} +15 -15
- 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/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/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/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/form-field/form-field.d.ts +1 -1
- package/dist/components/freemium-paywall/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/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/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 +27 -27
- 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/task-tray-B8jFv5FV.js +0 -196
- package/dist/_chunks/use-theme-C2dHKUAN.js +0 -145
package/dist/locales/fr.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Redimensionner le panneau de l'outil",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/hi.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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": "पृष्ठ शीर्षक"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "टूल पैनल का आकार बदलें",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/it.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Ridimensiona pannelli",
|
|
328
|
-
"sizeAnnounce": "{{percent}} dello spazio disponibile"
|
|
328
|
+
"sizeAnnounce": "{{percent}} dello spazio disponibile",
|
|
329
|
+
"widthAnnounce": "{{width}} pixel"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Rimuovi {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Confermato",
|
|
606
607
|
"pending": "In attesa",
|
|
607
|
-
"cancelled": "Annullato"
|
|
608
|
+
"cancelled": "Annullato",
|
|
609
|
+
"absent": "Assente"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Fissa {{label}}",
|
|
692
694
|
"unpinItem": "Rimuovi {{label}} dai fissati",
|
|
693
695
|
"reorderHandle": "Riordina {{label}}. Premi Alt + Su o Alt + Giù per spostare.",
|
|
694
|
-
"reorderAnnounce": "{{label}} spostato in posizione {{to}} di {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} spostato in posizione {{to}} di {{total}}",
|
|
697
|
+
"resize": "Ridimensiona barra laterale di navigazione"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Intestazione pagina"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Ridimensiona pannello dello strumento",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/ja.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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": "ページヘッダー"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "ツールパネルのサイズ変更",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/nl.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Toolpaneel aanpassen",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/pl.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Zmień rozmiar panelu narzędzia",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/pt.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Redimensionar painel da ferramenta",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/ro.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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ă"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Redimensionează panoul instrumentului",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/ru.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
691
693
|
"pinItem": "Закрепить {{label}}",
|
|
692
694
|
"unpinItem": "Открепить {{label}}",
|
|
693
695
|
"reorderHandle": "Изменить порядок {{label}}. Нажмите Alt + Вверх или Alt + Вниз для перемещения.",
|
|
694
|
-
"reorderAnnounce": "{{label}} перемещён на позицию {{to}} из {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} перемещён на позицию {{to}} из {{total}}",
|
|
697
|
+
"resize": "Изменить размер боковой панели навигации"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Заголовок страницы"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Изменить размер панели инструмента",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/sq.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Ndrysho madhësinë e paneleve",
|
|
328
|
-
"sizeAnnounce": "{{percent}} të hapësirës së disponueshme"
|
|
328
|
+
"sizeAnnounce": "{{percent}} të hapësirës së disponueshme",
|
|
329
|
+
"widthAnnounce": "{{width}} piksele"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Hiq {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Konfirmuar",
|
|
606
607
|
"pending": "Në pritje",
|
|
607
|
-
"cancelled": "Anuluar"
|
|
608
|
+
"cancelled": "Anuluar",
|
|
609
|
+
"absent": "Mungoi"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Fik {{label}}",
|
|
692
694
|
"unpinItem": "Hiq {{label}} nga të fiksuarat",
|
|
693
695
|
"reorderHandle": "Rirendit {{label}}. Shtypni Alt + Lart ose Alt + Poshtë për të lëvizur.",
|
|
694
|
-
"reorderAnnounce": "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}",
|
|
697
|
+
"resize": "Ndrysho madhësinë e shiritit anësor të navigimit"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Titulli i faqes"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Ndrysho madhësinë e panelit të veglës",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/sv.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Ändra storlek på paneler",
|
|
328
|
-
"sizeAnnounce": "{{percent}} av tillgängligt utrymme"
|
|
328
|
+
"sizeAnnounce": "{{percent}} av tillgängligt utrymme",
|
|
329
|
+
"widthAnnounce": "{{width}} pixlar"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "Ta bort {{label}}",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Bekräftad",
|
|
606
607
|
"pending": "Väntar",
|
|
607
|
-
"cancelled": "Avbokad"
|
|
608
|
+
"cancelled": "Avbokad",
|
|
609
|
+
"absent": "Frånvarande"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "Fäst {{label}}",
|
|
692
694
|
"unpinItem": "Ta bort {{label}} från fästa",
|
|
693
695
|
"reorderHandle": "Ordna om {{label}}. Tryck Alt + Upp eller Alt + Ned för att flytta.",
|
|
694
|
-
"reorderAnnounce": "{{label}} flyttad till position {{to}} av {{total}}"
|
|
696
|
+
"reorderAnnounce": "{{label}} flyttad till position {{to}} av {{total}}",
|
|
697
|
+
"resize": "Ändra storlek på navigeringssidofältet"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Sidhuvud"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Ändra storlek på verktygspanelen",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/tr.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
325
325
|
},
|
|
326
326
|
"resizable": {
|
|
327
327
|
"resizeLabel": "Panelleri yeniden boyutlandır",
|
|
328
|
-
"sizeAnnounce": "Mevcut alanın %{{percent}}'i"
|
|
328
|
+
"sizeAnnounce": "Mevcut alanın %{{percent}}'i",
|
|
329
|
+
"widthAnnounce": "{{width}} piksel"
|
|
329
330
|
},
|
|
330
331
|
"tag": {
|
|
331
332
|
"remove": "{{label}} etiketini kaldır",
|
|
@@ -604,7 +605,8 @@
|
|
|
604
605
|
"status": {
|
|
605
606
|
"confirmed": "Onaylandı",
|
|
606
607
|
"pending": "Beklemede",
|
|
607
|
-
"cancelled": "İptal edildi"
|
|
608
|
+
"cancelled": "İptal edildi",
|
|
609
|
+
"absent": "Gelmedi"
|
|
608
610
|
}
|
|
609
611
|
},
|
|
610
612
|
"agendaTray": {
|
|
@@ -691,7 +693,8 @@
|
|
|
691
693
|
"pinItem": "{{label}} öğesini sabitle",
|
|
692
694
|
"unpinItem": "{{label}} öğesinin sabitlemesini kaldır",
|
|
693
695
|
"reorderHandle": "{{label}} öğesini yeniden sırala. Taşımak için Alt + Yukarı veya Alt + Aşağı tuşuna basın.",
|
|
694
|
-
"reorderAnnounce": "{{label}}, {{total}} öğeden {{to}}. konuma taşındı"
|
|
696
|
+
"reorderAnnounce": "{{label}}, {{total}} öğeden {{to}}. konuma taşındı",
|
|
697
|
+
"resize": "Gezinti kenar çubuğunu yeniden boyutlandır"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "Sayfa başlığı"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "Araç panelini yeniden boyutlandır",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|
package/dist/locales/zh.json
CHANGED
|
@@ -325,7 +325,8 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
691
693
|
"pinItem": "固定 {{label}}",
|
|
692
694
|
"unpinItem": "取消固定 {{label}}",
|
|
693
695
|
"reorderHandle": "重新排序 {{label}}。按 Alt + 上 或 Alt + 下 移动。",
|
|
694
|
-
"reorderAnnounce": "{{label}} 已移动至第 {{to}} / {{total}} 位"
|
|
696
|
+
"reorderAnnounce": "{{label}} 已移动至第 {{to}} / {{total}} 位",
|
|
697
|
+
"resize": "调整导航侧边栏大小"
|
|
695
698
|
},
|
|
696
699
|
"header": {
|
|
697
700
|
"label": "页面标题"
|
|
@@ -2553,6 +2556,7 @@
|
|
|
2553
2556
|
"aiToolsRail": {
|
|
2554
2557
|
"railLabel": "AI tools",
|
|
2555
2558
|
"panelLabel": "{{tool}} panel",
|
|
2559
|
+
"resizePanel": "调整工具面板大小",
|
|
2556
2560
|
"badgeCountOverflow": "99+",
|
|
2557
2561
|
"toolWithCount_zero": "{{tool}}, {{count}} updates",
|
|
2558
2562
|
"toolWithCount_one": "{{tool}}, {{count}} update",
|