@alfadocs/ui-kit 0.35.0 → 0.37.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.
Files changed (109) hide show
  1. package/dist/_chunks/{ar-CEpIJtcO.js → ar-D1RwVZFj.js} +2 -2
  2. package/dist/_chunks/bmi-calculator-DQD5_nE-.js +214 -0
  3. package/dist/_chunks/{booking-eM0y0NIR.js → booking-DqXsd1Mv.js} +4 -4
  4. package/dist/_chunks/chart-DnHvmiDX.js +312 -0
  5. package/dist/_chunks/{date-picker-B94HAV4A.js → date-picker-CXFpu-qY.js} +2 -2
  6. package/dist/_chunks/{date-range-picker-D8CHNYQT.js → date-range-picker-I-q5rifj.js} +3 -3
  7. package/dist/_chunks/{date-time-picker-D1GEzf8p.js → date-time-picker-CqpGPlcH.js} +2 -2
  8. package/dist/_chunks/{de-Dfbeau59.js → de-HTQ4b4-J.js} +2 -2
  9. package/dist/_chunks/due-date-calculator-kf9U_g7O.js +173 -0
  10. package/dist/_chunks/{editable-currency-cell-renderer-CZcVWBPo.js → editable-currency-cell-renderer-DnjwZNZP.js} +2 -2
  11. package/dist/_chunks/{el-Dro3J7CP.js → el-Dr1pjuDq.js} +2 -2
  12. package/dist/_chunks/{es-Dvg8u70B.js → es-CvyTjLS0.js} +2 -2
  13. package/dist/_chunks/{fr-VOGjBSPP.js → fr-CS7aqaFR.js} +2 -2
  14. package/dist/_chunks/{hi-BSDxWU_y.js → hi-3uy8KpsH.js} +2 -2
  15. package/dist/_chunks/{isSameWeek-Dfzu29cW.js → isSameWeek-DRpMibi9.js} +2 -2
  16. package/dist/_chunks/{it-CuonvcI_.js → it-B_RF5VSw.js} +3 -3
  17. package/dist/_chunks/{ja-DO57gIOT.js → ja-C1mEYy35.js} +2 -2
  18. package/dist/_chunks/marketplace-app-shell-DXHxy9dj.js +295 -0
  19. package/dist/_chunks/{nl-DjPaaWaW.js → nl-Dl7lO2t3.js} +2 -2
  20. package/dist/_chunks/{pl-Cl4lOx2N.js → pl-Dgsogljx.js} +3 -3
  21. package/dist/_chunks/{pt-D7qO5CzD.js → pt-Dm2JF4bc.js} +2 -2
  22. package/dist/_chunks/{react-day-picker-DsjfS7uI.js → react-day-picker-DYDdR8Vv.js} +22 -22
  23. package/dist/_chunks/{ro-CP2-VJ_O.js → ro-BXFZ_xIX.js} +2 -2
  24. package/dist/_chunks/{ru-RPn9_Lpq.js → ru-BPQkNRRV.js} +3 -3
  25. package/dist/_chunks/{sq-AQvefouo.js → sq-ChTlGFcJ.js} +2 -2
  26. package/dist/_chunks/subDays-D-WYRpdW.js +8 -0
  27. package/dist/_chunks/{sv-zkx9eBtD.js → sv-Do_gs6ir.js} +2 -2
  28. package/dist/_chunks/{tr-Dmr412Ac.js → tr-da_UnkYH.js} +2 -2
  29. package/dist/_chunks/{zh-CN-DxVt64Zk.js → zh-CN-C9qi5oak.js} +3 -3
  30. package/dist/agent-catalog.json +1 -1
  31. package/dist/components/bmi-calculator/bmi-calculator.d.ts +24 -0
  32. package/dist/components/bmi-calculator/bmi.d.ts +37 -0
  33. package/dist/components/bmi-calculator/index.d.ts +4 -0
  34. package/dist/components/bmi-calculator/index.js +14 -0
  35. package/dist/components/booking/index.js +1 -1
  36. package/dist/components/chart/chart.d.ts +7 -0
  37. package/dist/components/chart/index.js +1 -1
  38. package/dist/components/data-table/index.js +1 -1
  39. package/dist/components/date-picker/index.js +1 -1
  40. package/dist/components/date-range-picker/index.js +1 -1
  41. package/dist/components/date-time-picker/index.js +1 -1
  42. package/dist/components/due-date-calculator/due-date-calculator.d.ts +18 -0
  43. package/dist/components/due-date-calculator/gestation.d.ts +44 -0
  44. package/dist/components/due-date-calculator/index.d.ts +4 -0
  45. package/dist/components/due-date-calculator/index.js +10 -0
  46. package/dist/components/index.d.ts +3 -0
  47. package/dist/components/skeleton/skeleton.d.ts +1 -1
  48. package/dist/i18n/locales/ar.d.ts +64 -0
  49. package/dist/i18n/locales/ar.js +58 -0
  50. package/dist/i18n/locales/de.d.ts +64 -0
  51. package/dist/i18n/locales/de.js +58 -0
  52. package/dist/i18n/locales/el.d.ts +64 -0
  53. package/dist/i18n/locales/el.js +58 -0
  54. package/dist/i18n/locales/en.d.ts +64 -0
  55. package/dist/i18n/locales/en.js +58 -0
  56. package/dist/i18n/locales/es.d.ts +64 -0
  57. package/dist/i18n/locales/es.js +58 -0
  58. package/dist/i18n/locales/fr.d.ts +64 -0
  59. package/dist/i18n/locales/fr.js +58 -0
  60. package/dist/i18n/locales/hi.d.ts +64 -0
  61. package/dist/i18n/locales/hi.js +58 -0
  62. package/dist/i18n/locales/it.d.ts +64 -0
  63. package/dist/i18n/locales/it.js +58 -0
  64. package/dist/i18n/locales/ja.d.ts +64 -0
  65. package/dist/i18n/locales/ja.js +58 -0
  66. package/dist/i18n/locales/nl.d.ts +64 -0
  67. package/dist/i18n/locales/nl.js +58 -0
  68. package/dist/i18n/locales/pl.d.ts +64 -0
  69. package/dist/i18n/locales/pl.js +58 -0
  70. package/dist/i18n/locales/pt.d.ts +64 -0
  71. package/dist/i18n/locales/pt.js +58 -0
  72. package/dist/i18n/locales/ro.d.ts +64 -0
  73. package/dist/i18n/locales/ro.js +58 -0
  74. package/dist/i18n/locales/ru.d.ts +64 -0
  75. package/dist/i18n/locales/ru.js +58 -0
  76. package/dist/i18n/locales/sq.d.ts +64 -0
  77. package/dist/i18n/locales/sq.js +58 -0
  78. package/dist/i18n/locales/sv.d.ts +64 -0
  79. package/dist/i18n/locales/sv.js +58 -0
  80. package/dist/i18n/locales/tr.d.ts +64 -0
  81. package/dist/i18n/locales/tr.js +58 -0
  82. package/dist/i18n/locales/zh.d.ts +64 -0
  83. package/dist/i18n/locales/zh.js +58 -0
  84. package/dist/index.js +543 -600
  85. package/dist/locales/ar.json +64 -0
  86. package/dist/locales/de.json +64 -0
  87. package/dist/locales/el.json +64 -0
  88. package/dist/locales/en.json +64 -0
  89. package/dist/locales/es.json +64 -0
  90. package/dist/locales/fr.json +64 -0
  91. package/dist/locales/hi.json +64 -0
  92. package/dist/locales/it.json +64 -0
  93. package/dist/locales/ja.json +64 -0
  94. package/dist/locales/nl.json +64 -0
  95. package/dist/locales/pl.json +64 -0
  96. package/dist/locales/pt.json +64 -0
  97. package/dist/locales/ro.json +64 -0
  98. package/dist/locales/ru.json +64 -0
  99. package/dist/locales/sq.json +64 -0
  100. package/dist/locales/sv.json +64 -0
  101. package/dist/locales/tr.json +64 -0
  102. package/dist/locales/zh.json +64 -0
  103. package/dist/patterns/marketplace-app-shell/index.d.ts +3 -0
  104. package/dist/patterns/marketplace-app-shell/index.js +6 -0
  105. package/dist/patterns/marketplace-app-shell/marketplace-app-shell.d.ts +111 -0
  106. package/dist/tokens.css +1 -1
  107. package/package.json +19 -7
  108. package/dist/_chunks/chart-DLkVn_ex.js +0 -292
  109. package/dist/_chunks/subDays-CANHP9hz.js +0 -8
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(يُفتح في نافذة جديدة)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "الوحدات",
1617
+ "metric": "متري (كجم، سم)",
1618
+ "imperial": "إمبراطوري (رطل، قدم/بوصة)"
1619
+ },
1620
+ "height": "الطول",
1621
+ "weight": "الوزن",
1622
+ "feet": "أقدام",
1623
+ "inches": "بوصات",
1624
+ "units": {
1625
+ "cm": "سم",
1626
+ "kg": "كجم",
1627
+ "lb": "رطل",
1628
+ "ft": "قدم",
1629
+ "in": "بوصة"
1630
+ },
1631
+ "category": {
1632
+ "label": "الفئة",
1633
+ "underweight": "نقص الوزن",
1634
+ "normal": "وزن طبيعي",
1635
+ "overweight": "زيادة الوزن",
1636
+ "obese": "سمنة"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "أقل من 18.5",
1640
+ "normal": "18.5 – 24.9",
1641
+ "overweight": "25.0 – 29.9",
1642
+ "obese": "30.0 فأكثر"
1643
+ },
1644
+ "gaugeAria": "مؤشر كتلة الجسم {{bmi}}، {{category}}",
1645
+ "empty": "أدخل الطول والوزن لحساب مؤشر كتلة الجسم."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "طريقة الحساب",
1650
+ "lmp": "آخر دورة شهرية",
1651
+ "conception": "تاريخ الإخصاب",
1652
+ "ivf": "تاريخ نقل الأجنة"
1653
+ },
1654
+ "lmpDate": "أول يوم في آخر دورة شهرية",
1655
+ "conceptionDate": "تاريخ الإخصاب",
1656
+ "transferDate": "تاريخ نقل الجنين",
1657
+ "cycleLength": "طول الدورة",
1658
+ "cycleLengthHint": "متوسط عدد الأيام بين الدورات. المعيار هو 28.",
1659
+ "embryoAge": "عمر الجنين عند النقل",
1660
+ "day3": "اليوم 3",
1661
+ "day5": "اليوم 5 (الكيسة الأريمية)",
1662
+ "days": "أيام",
1663
+ "result": {
1664
+ "dueDateLabel": "تاريخ الولادة المتوقع",
1665
+ "gestationLabel": "عمر الحمل اليوم",
1666
+ "trimesterLabel": "الثلث",
1667
+ "gestation": "{{weeks}} أسبوع {{days}} يوم"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "قبل الإخصاب",
1671
+ "first": "الثلث الأول",
1672
+ "second": "الثلث الثاني",
1673
+ "third": "الثلث الثالث",
1674
+ "postterm": "بعد الموعد"
1675
+ },
1676
+ "empty": "اختر طريقة وتاريخًا لتقدير تاريخ الولادة المتوقع."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "الإنجليزية",
1616
1680
  "it": "الإيطالية",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(öffnet in neuem Tab)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Einheiten",
1617
+ "metric": "Metrisch (kg, cm)",
1618
+ "imperial": "Imperial (lb, ft/in)"
1619
+ },
1620
+ "height": "Größe",
1621
+ "weight": "Gewicht",
1622
+ "feet": "Fuß",
1623
+ "inches": "Zoll",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Kategorie",
1633
+ "underweight": "Untergewicht",
1634
+ "normal": "Normalgewicht",
1635
+ "overweight": "Übergewicht",
1636
+ "obese": "Adipositas"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Unter 18,5",
1640
+ "normal": "18,5 – 24,9",
1641
+ "overweight": "25,0 – 29,9",
1642
+ "obese": "30,0 und mehr"
1643
+ },
1644
+ "gaugeAria": "Body-Mass-Index {{bmi}}, {{category}}",
1645
+ "empty": "Größe und Gewicht eingeben, um den BMI zu berechnen."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Berechnungsmethode",
1650
+ "lmp": "Letzte Periode",
1651
+ "conception": "Empfängnisdatum",
1652
+ "ivf": "Datum des Embryotransfers"
1653
+ },
1654
+ "lmpDate": "Erster Tag der letzten Periode",
1655
+ "conceptionDate": "Datum der Empfängnis",
1656
+ "transferDate": "Datum des Embryotransfers",
1657
+ "cycleLength": "Zykluslänge",
1658
+ "cycleLengthHint": "Durchschnittliche Tage zwischen den Perioden. Standard ist 28.",
1659
+ "embryoAge": "Embryonenalter beim Transfer",
1660
+ "day3": "Tag 3",
1661
+ "day5": "Tag 5 (Blastozyste)",
1662
+ "days": "Tage",
1663
+ "result": {
1664
+ "dueDateLabel": "Voraussichtlicher Geburtstermin",
1665
+ "gestationLabel": "Schwangerschaftsalter heute",
1666
+ "trimesterLabel": "Trimester",
1667
+ "gestation": "{{weeks}} W {{days}} T"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Vor der Empfängnis",
1671
+ "first": "Erstes Trimester",
1672
+ "second": "Zweites Trimester",
1673
+ "third": "Drittes Trimester",
1674
+ "postterm": "Übertragung"
1675
+ },
1676
+ "empty": "Methode und Datum wählen, um den Geburtstermin zu schätzen."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "Englisch",
1616
1680
  "it": "Italienisch",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(ανοίγει σε νέα καρτέλα)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Μονάδες",
1617
+ "metric": "Μετρικό (kg, cm)",
1618
+ "imperial": "Αυτοκρατορικό (lb, ft/in)"
1619
+ },
1620
+ "height": "Ύψος",
1621
+ "weight": "Βάρος",
1622
+ "feet": "Πόδια",
1623
+ "inches": "Ίντσες",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Κατηγορία",
1633
+ "underweight": "Ελλιποβαρής",
1634
+ "normal": "Φυσιολογικό",
1635
+ "overweight": "Υπέρβαρος",
1636
+ "obese": "Παχυσαρκία"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Κάτω από 18,5",
1640
+ "normal": "18,5 – 24,9",
1641
+ "overweight": "25,0 – 29,9",
1642
+ "obese": "30,0 και άνω"
1643
+ },
1644
+ "gaugeAria": "Δείκτης μάζας σώματος {{bmi}}, {{category}}",
1645
+ "empty": "Εισαγάγετε ύψος και βάρος για τον υπολογισμό του ΔΜΣ."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Μέθοδος υπολογισμού",
1650
+ "lmp": "Τελευταία έμμηνος ρύση",
1651
+ "conception": "Ημερομηνία σύλληψης",
1652
+ "ivf": "Ημερομηνία εμβρυομεταφοράς (εξωσωματική)"
1653
+ },
1654
+ "lmpDate": "Πρώτη ημέρα τελευταίας περιόδου",
1655
+ "conceptionDate": "Ημερομηνία σύλληψης",
1656
+ "transferDate": "Ημερομηνία εμβρυομεταφοράς",
1657
+ "cycleLength": "Διάρκεια κύκλου",
1658
+ "cycleLengthHint": "Μέσος αριθμός ημερών μεταξύ περιόδων. Το σύνηθες είναι 28.",
1659
+ "embryoAge": "Ηλικία εμβρύου κατά τη μεταφορά",
1660
+ "day3": "Ημέρα 3",
1661
+ "day5": "Ημέρα 5 (βλαστοκύστη)",
1662
+ "days": "ημέρες",
1663
+ "result": {
1664
+ "dueDateLabel": "Πιθανή ημερομηνία τοκετού",
1665
+ "gestationLabel": "Ηλικία κύησης σήμερα",
1666
+ "trimesterLabel": "Τρίμηνο",
1667
+ "gestation": "{{weeks}} εβδ {{days}} ημ"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Πριν τη σύλληψη",
1671
+ "first": "Πρώτο τρίμηνο",
1672
+ "second": "Δεύτερο τρίμηνο",
1673
+ "third": "Τρίτο τρίμηνο",
1674
+ "postterm": "Παράταση κύησης"
1675
+ },
1676
+ "empty": "Επιλέξτε μέθοδο και ημερομηνία για εκτίμηση της ημερομηνίας τοκετού."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "Αγγλικά",
1616
1680
  "it": "Ιταλικά",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(opens in new tab)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Units",
1617
+ "metric": "Metric (kg, cm)",
1618
+ "imperial": "Imperial (lb, ft/in)"
1619
+ },
1620
+ "height": "Height",
1621
+ "weight": "Weight",
1622
+ "feet": "Feet",
1623
+ "inches": "Inches",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Category",
1633
+ "underweight": "Underweight",
1634
+ "normal": "Normal",
1635
+ "overweight": "Overweight",
1636
+ "obese": "Obese"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Below 18.5",
1640
+ "normal": "18.5 – 24.9",
1641
+ "overweight": "25.0 – 29.9",
1642
+ "obese": "30.0 and above"
1643
+ },
1644
+ "gaugeAria": "Body mass index {{bmi}}, {{category}}",
1645
+ "empty": "Enter a height and weight to see the BMI."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Calculation method",
1650
+ "lmp": "Last menstrual period",
1651
+ "conception": "Conception date",
1652
+ "ivf": "IVF transfer date"
1653
+ },
1654
+ "lmpDate": "First day of last period",
1655
+ "conceptionDate": "Date of conception",
1656
+ "transferDate": "Embryo transfer date",
1657
+ "cycleLength": "Cycle length",
1658
+ "cycleLengthHint": "Average days between periods. Standard is 28.",
1659
+ "embryoAge": "Embryo age at transfer",
1660
+ "day3": "Day 3",
1661
+ "day5": "Day 5 (blastocyst)",
1662
+ "days": "days",
1663
+ "result": {
1664
+ "dueDateLabel": "Estimated due date",
1665
+ "gestationLabel": "Gestational age today",
1666
+ "trimesterLabel": "Trimester",
1667
+ "gestation": "{{weeks}}w {{days}}d"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Before conception",
1671
+ "first": "First trimester",
1672
+ "second": "Second trimester",
1673
+ "third": "Third trimester",
1674
+ "postterm": "Post-term"
1675
+ },
1676
+ "empty": "Choose a method and date to estimate the due date."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "English",
1616
1680
  "it": "Italian",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(se abre en una pestaña nueva)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Unidades",
1617
+ "metric": "Métrico (kg, cm)",
1618
+ "imperial": "Imperial (lb, ft/in)"
1619
+ },
1620
+ "height": "Altura",
1621
+ "weight": "Peso",
1622
+ "feet": "Pies",
1623
+ "inches": "Pulgadas",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Categoría",
1633
+ "underweight": "Bajo peso",
1634
+ "normal": "Normal",
1635
+ "overweight": "Sobrepeso",
1636
+ "obese": "Obesidad"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Menos de 18,5",
1640
+ "normal": "18,5 – 24,9",
1641
+ "overweight": "25,0 – 29,9",
1642
+ "obese": "30,0 o más"
1643
+ },
1644
+ "gaugeAria": "Índice de masa corporal {{bmi}}, {{category}}",
1645
+ "empty": "Introduce altura y peso para calcular el IMC."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Método de cálculo",
1650
+ "lmp": "Última menstruación",
1651
+ "conception": "Fecha de concepción",
1652
+ "ivf": "Fecha de transferencia (FIV)"
1653
+ },
1654
+ "lmpDate": "Primer día de la última menstruación",
1655
+ "conceptionDate": "Fecha de concepción",
1656
+ "transferDate": "Fecha de transferencia embrionaria",
1657
+ "cycleLength": "Duración del ciclo",
1658
+ "cycleLengthHint": "Días promedio entre menstruaciones. El estándar es 28.",
1659
+ "embryoAge": "Edad del embrión en la transferencia",
1660
+ "day3": "Día 3",
1661
+ "day5": "Día 5 (blastocisto)",
1662
+ "days": "días",
1663
+ "result": {
1664
+ "dueDateLabel": "Fecha probable de parto",
1665
+ "gestationLabel": "Edad gestacional hoy",
1666
+ "trimesterLabel": "Trimestre",
1667
+ "gestation": "{{weeks}} sem {{days}} d"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Antes de la concepción",
1671
+ "first": "Primer trimestre",
1672
+ "second": "Segundo trimestre",
1673
+ "third": "Tercer trimestre",
1674
+ "postterm": "Postérmino"
1675
+ },
1676
+ "empty": "Elige un método y una fecha para estimar la fecha de parto."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "inglés",
1616
1680
  "it": "italiano",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(ouvre dans un nouvel onglet)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Unités",
1617
+ "metric": "Métrique (kg, cm)",
1618
+ "imperial": "Impérial (lb, ft/in)"
1619
+ },
1620
+ "height": "Taille",
1621
+ "weight": "Poids",
1622
+ "feet": "Pieds",
1623
+ "inches": "Pouces",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Catégorie",
1633
+ "underweight": "Insuffisance pondérale",
1634
+ "normal": "Normal",
1635
+ "overweight": "Surpoids",
1636
+ "obese": "Obésité"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Moins de 18,5",
1640
+ "normal": "18,5 – 24,9",
1641
+ "overweight": "25,0 – 29,9",
1642
+ "obese": "30,0 et plus"
1643
+ },
1644
+ "gaugeAria": "Indice de masse corporelle {{bmi}}, {{category}}",
1645
+ "empty": "Saisissez une taille et un poids pour calculer l’IMC."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Méthode de calcul",
1650
+ "lmp": "Dernières règles",
1651
+ "conception": "Date de conception",
1652
+ "ivf": "Date de transfert (FIV)"
1653
+ },
1654
+ "lmpDate": "Premier jour des dernières règles",
1655
+ "conceptionDate": "Date de conception",
1656
+ "transferDate": "Date du transfert d’embryon",
1657
+ "cycleLength": "Durée du cycle",
1658
+ "cycleLengthHint": "Nombre moyen de jours entre les règles. La norme est 28.",
1659
+ "embryoAge": "Âge de l’embryon au transfert",
1660
+ "day3": "Jour 3",
1661
+ "day5": "Jour 5 (blastocyste)",
1662
+ "days": "jours",
1663
+ "result": {
1664
+ "dueDateLabel": "Date prévue d’accouchement",
1665
+ "gestationLabel": "Âge gestationnel aujourd’hui",
1666
+ "trimesterLabel": "Trimestre",
1667
+ "gestation": "{{weeks}} sem {{days}} j"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Avant la conception",
1671
+ "first": "Premier trimestre",
1672
+ "second": "Deuxième trimestre",
1673
+ "third": "Troisième trimestre",
1674
+ "postterm": "Terme dépassé"
1675
+ },
1676
+ "empty": "Choisissez une méthode et une date pour estimer la date d’accouchement."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "anglais",
1616
1680
  "it": "italien",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(नए टैब में खुलता है)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "इकाइयाँ",
1617
+ "metric": "मीट्रिक (kg, cm)",
1618
+ "imperial": "इंपीरियल (lb, ft/in)"
1619
+ },
1620
+ "height": "ऊँचाई",
1621
+ "weight": "वज़न",
1622
+ "feet": "फ़ुट",
1623
+ "inches": "इंच",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "श्रेणी",
1633
+ "underweight": "कम वज़न",
1634
+ "normal": "सामान्य",
1635
+ "overweight": "अधिक वज़न",
1636
+ "obese": "मोटापा"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "18.5 से कम",
1640
+ "normal": "18.5 – 24.9",
1641
+ "overweight": "25.0 – 29.9",
1642
+ "obese": "30.0 और अधिक"
1643
+ },
1644
+ "gaugeAria": "बॉडी मास इंडेक्स {{bmi}}, {{category}}",
1645
+ "empty": "BMI देखने के लिए ऊँचाई और वज़न दर्ज करें।"
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "गणना विधि",
1650
+ "lmp": "अंतिम माहवारी",
1651
+ "conception": "गर्भाधान की तिथि",
1652
+ "ivf": "स्थानांतरण तिथि (IVF)"
1653
+ },
1654
+ "lmpDate": "अंतिम माहवारी का पहला दिन",
1655
+ "conceptionDate": "गर्भाधान की तिथि",
1656
+ "transferDate": "भ्रूण स्थानांतरण तिथि",
1657
+ "cycleLength": "चक्र की अवधि",
1658
+ "cycleLengthHint": "माहवारी के बीच औसत दिन। मानक 28 है।",
1659
+ "embryoAge": "स्थानांतरण पर भ्रूण की आयु",
1660
+ "day3": "दिन 3",
1661
+ "day5": "दिन 5 (ब्लास्टोसिस्ट)",
1662
+ "days": "दिन",
1663
+ "result": {
1664
+ "dueDateLabel": "संभावित प्रसव तिथि",
1665
+ "gestationLabel": "आज गर्भकालीन आयु",
1666
+ "trimesterLabel": "तिमाही",
1667
+ "gestation": "{{weeks}} सप्ताह {{days}} दिन"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "गर्भाधान से पहले",
1671
+ "first": "पहली तिमाही",
1672
+ "second": "दूसरी तिमाही",
1673
+ "third": "तीसरी तिमाही",
1674
+ "postterm": "पूर्ण-काल के बाद"
1675
+ },
1676
+ "empty": "प्रसव तिथि का अनुमान लगाने के लिए विधि और तिथि चुनें।"
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "अंग्रेज़ी",
1616
1680
  "it": "इतालवी",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(si apre in una nuova scheda)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "Unità",
1617
+ "metric": "Metrico (kg, cm)",
1618
+ "imperial": "Imperiale (lb, ft/in)"
1619
+ },
1620
+ "height": "Altezza",
1621
+ "weight": "Peso",
1622
+ "feet": "Piedi",
1623
+ "inches": "Pollici",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "Categoria",
1633
+ "underweight": "Sottopeso",
1634
+ "normal": "Normopeso",
1635
+ "overweight": "Sovrappeso",
1636
+ "obese": "Obesità"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "Sotto 18,5",
1640
+ "normal": "18,5 – 24,9",
1641
+ "overweight": "25,0 – 29,9",
1642
+ "obese": "30,0 e oltre"
1643
+ },
1644
+ "gaugeAria": "Indice di massa corporea {{bmi}}, {{category}}",
1645
+ "empty": "Inserisci altezza e peso per calcolare il BMI."
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "Metodo di calcolo",
1650
+ "lmp": "Ultima mestruazione",
1651
+ "conception": "Data del concepimento",
1652
+ "ivf": "Data del transfer (FIVET)"
1653
+ },
1654
+ "lmpDate": "Primo giorno dell’ultima mestruazione",
1655
+ "conceptionDate": "Data del concepimento",
1656
+ "transferDate": "Data del transfer embrionale",
1657
+ "cycleLength": "Durata del ciclo",
1658
+ "cycleLengthHint": "Giorni medi tra le mestruazioni. Lo standard è 28.",
1659
+ "embryoAge": "Età dell’embrione al transfer",
1660
+ "day3": "Giorno 3",
1661
+ "day5": "Giorno 5 (blastocisti)",
1662
+ "days": "giorni",
1663
+ "result": {
1664
+ "dueDateLabel": "Data presunta del parto",
1665
+ "gestationLabel": "Età gestazionale oggi",
1666
+ "trimesterLabel": "Trimestre",
1667
+ "gestation": "{{weeks}} sett {{days}} gg"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "Prima del concepimento",
1671
+ "first": "Primo trimestre",
1672
+ "second": "Secondo trimestre",
1673
+ "third": "Terzo trimestre",
1674
+ "postterm": "Post-termine"
1675
+ },
1676
+ "empty": "Scegli un metodo e una data per stimare la data presunta del parto."
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "Inglese",
1616
1680
  "it": "Italiano",
@@ -1611,6 +1611,70 @@
1611
1611
  "opens_in_new_tab": "(新しいタブで開きます)"
1612
1612
  }
1613
1613
  },
1614
+ "bmiCalculator": {
1615
+ "unitSystem": {
1616
+ "label": "単位",
1617
+ "metric": "メートル法 (kg, cm)",
1618
+ "imperial": "ヤード・ポンド法 (lb, ft/in)"
1619
+ },
1620
+ "height": "身長",
1621
+ "weight": "体重",
1622
+ "feet": "フィート",
1623
+ "inches": "インチ",
1624
+ "units": {
1625
+ "cm": "cm",
1626
+ "kg": "kg",
1627
+ "lb": "lb",
1628
+ "ft": "ft",
1629
+ "in": "in"
1630
+ },
1631
+ "category": {
1632
+ "label": "カテゴリー",
1633
+ "underweight": "低体重",
1634
+ "normal": "標準",
1635
+ "overweight": "過体重",
1636
+ "obese": "肥満"
1637
+ },
1638
+ "range": {
1639
+ "underweight": "18.5 未満",
1640
+ "normal": "18.5 – 24.9",
1641
+ "overweight": "25.0 – 29.9",
1642
+ "obese": "30.0 以上"
1643
+ },
1644
+ "gaugeAria": "体格指数 {{bmi}}, {{category}}",
1645
+ "empty": "身長と体重を入力するとBMIが表示されます。"
1646
+ },
1647
+ "dueDateCalculator": {
1648
+ "method": {
1649
+ "label": "計算方法",
1650
+ "lmp": "最終月経",
1651
+ "conception": "受精日",
1652
+ "ivf": "胚移植日(体外受精)"
1653
+ },
1654
+ "lmpDate": "最終月経の初日",
1655
+ "conceptionDate": "受精日",
1656
+ "transferDate": "胚移植日",
1657
+ "cycleLength": "周期の長さ",
1658
+ "cycleLengthHint": "月経間の平均日数。標準は28日です。",
1659
+ "embryoAge": "移植時の胚の日齢",
1660
+ "day3": "3日目",
1661
+ "day5": "5日目(胚盤胞)",
1662
+ "days": "日",
1663
+ "result": {
1664
+ "dueDateLabel": "出産予定日",
1665
+ "gestationLabel": "本日の妊娠週数",
1666
+ "trimesterLabel": "妊娠期",
1667
+ "gestation": "{{weeks}}週 {{days}}日"
1668
+ },
1669
+ "trimester": {
1670
+ "preconception": "受精前",
1671
+ "first": "妊娠初期",
1672
+ "second": "妊娠中期",
1673
+ "third": "妊娠後期",
1674
+ "postterm": "予定日超過"
1675
+ },
1676
+ "empty": "方法と日付を選択すると出産予定日を計算します。"
1677
+ },
1614
1678
  "languages": {
1615
1679
  "en": "英語",
1616
1680
  "it": "イタリア語",