@hhgtech/hhg-components 1.28.67 → 1.28.69

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 (521) hide show
  1. package/build/BMI_BOYS.percentile.monthly-48c9471d.js +688 -0
  2. package/build/BMI_BOYS.percentile.weekly-4965852e.js +182 -0
  3. package/build/BMI_BOYS.percentile.yearly-0f7cc8f4.js +83 -0
  4. package/build/BMI_BOYS.zscore.monthly-5bb8a433.js +440 -0
  5. package/build/BMI_BOYS.zscore.weekly-3d56f80f.js +118 -0
  6. package/build/BMI_BOYS.zscore.yearly-57081f24.js +55 -0
  7. package/build/BMI_GIRLS.percentile.monthly-95859cd9.js +688 -0
  8. package/build/BMI_GIRLS.percentile.weekly-009cf4df.js +182 -0
  9. package/build/BMI_GIRLS.percentile.yearly-4436947b.js +83 -0
  10. package/build/BMI_GIRLS.zscore.monthly-689b4eee.js +440 -0
  11. package/build/BMI_GIRLS.zscore.weekly-dff693df.js +118 -0
  12. package/build/BMI_GIRLS.zscore.yearly-05ef5f4f.js +55 -0
  13. package/build/ChevronDown-275f1ab5.js +29 -0
  14. package/build/HEAD CIRCUM_BOYS.percentile.monthly-55c580a7.js +688 -0
  15. package/build/HEAD CIRCUM_BOYS.percentile.weekly-e30f4a42.js +182 -0
  16. package/build/HEAD CIRCUM_BOYS.percentile.yearly-2378a5f0.js +83 -0
  17. package/build/HEAD CIRCUM_BOYS.zscore.monthly-102d5559.js +440 -0
  18. package/build/HEAD CIRCUM_BOYS.zscore.weekly-7b0f1ba8.js +118 -0
  19. package/build/HEAD CIRCUM_BOYS.zscore.yearly-e9237d31.js +55 -0
  20. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-1ddda8b3.js +688 -0
  21. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-843147ea.js +182 -0
  22. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-9b51c237.js +83 -0
  23. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-3f1b233c.js +440 -0
  24. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-9e14d3fe.js +118 -0
  25. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-d924f5ae.js +55 -0
  26. package/build/HEIGHT_BOYS.percentile.monthly-15538920.js +688 -0
  27. package/build/HEIGHT_BOYS.percentile.weekly-10bd0277.js +182 -0
  28. package/build/HEIGHT_BOYS.percentile.yearly-8e678d38.js +237 -0
  29. package/build/HEIGHT_BOYS.zscore.monthly-2c110da9.js +440 -0
  30. package/build/HEIGHT_BOYS.zscore.weekly-288b7733.js +118 -0
  31. package/build/HEIGHT_BOYS.zscore.yearly-42f6f9f7.js +153 -0
  32. package/build/HEIGHT_GIRLS.percentile.monthly-04abe7d2.js +688 -0
  33. package/build/HEIGHT_GIRLS.percentile.weekly-9653b16c.js +182 -0
  34. package/build/HEIGHT_GIRLS.percentile.yearly-9efacd67.js +237 -0
  35. package/build/HEIGHT_GIRLS.zscore.monthly-c64a97b2.js +440 -0
  36. package/build/HEIGHT_GIRLS.zscore.weekly-3302dd83.js +118 -0
  37. package/build/HEIGHT_GIRLS.zscore.yearly-ebe5114f.js +153 -0
  38. package/build/Subot-5fc40fb5.js +217 -0
  39. package/build/Visible-5c5d57cf.js +29 -0
  40. package/build/WEIGHT_BOYS.percentile.monthly-5e11e7a0.js +688 -0
  41. package/build/WEIGHT_BOYS.percentile.weekly-68ae2578.js +182 -0
  42. package/build/WEIGHT_BOYS.percentile.yearly-030c06a4.js +138 -0
  43. package/build/WEIGHT_BOYS.zscore.monthly-d22c7b57.js +440 -0
  44. package/build/WEIGHT_BOYS.zscore.weekly-d8d901e6.js +118 -0
  45. package/build/WEIGHT_BOYS.zscore.yearly-c311a084.js +90 -0
  46. package/build/WEIGHT_GIRLS.percentile.monthly-5c44f8eb.js +688 -0
  47. package/build/WEIGHT_GIRLS.percentile.weekly-faa98671.js +182 -0
  48. package/build/WEIGHT_GIRLS.percentile.yearly-560b862e.js +138 -0
  49. package/build/WEIGHT_GIRLS.zscore.monthly-5365ba1a.js +440 -0
  50. package/build/WEIGHT_GIRLS.zscore.weekly-0d9dc521.js +118 -0
  51. package/build/WEIGHT_GIRLS.zscore.yearly-5a3c4e43.js +90 -0
  52. package/build/adapters.js +36 -1
  53. package/build/{esm/animation-0340efb3.js → animation-eb4e500b.js} +32 -10
  54. package/build/babyGrowth.js +913 -47
  55. package/build/cache.js +13 -1
  56. package/build/care.js +38 -1
  57. package/build/components/navigationV2/hooks/useNavConfig.d.ts +1 -3
  58. package/build/components.js +186 -1
  59. package/build/constants-8b8bc19f.js +255 -0
  60. package/build/constants-ae18ce18.js +935 -0
  61. package/build/constants.js +43 -1
  62. package/build/cookieHelper-5c9f4bb8.js +43 -0
  63. package/build/core-2aa8d86c.js +51 -0
  64. package/build/dataTransform-089f414c.js +66 -0
  65. package/build/ecom.js +745 -1
  66. package/build/esm/BMI_BOYS.percentile.monthly-de5dce68.js +686 -0
  67. package/build/esm/BMI_BOYS.percentile.weekly-9d3990b6.js +180 -0
  68. package/build/esm/BMI_BOYS.percentile.yearly-98b9114a.js +81 -0
  69. package/build/esm/BMI_BOYS.zscore.monthly-394646f0.js +438 -0
  70. package/build/esm/BMI_BOYS.zscore.weekly-c669ea51.js +116 -0
  71. package/build/esm/BMI_BOYS.zscore.yearly-771ef6b6.js +53 -0
  72. package/build/esm/BMI_GIRLS.percentile.monthly-1ff3d499.js +686 -0
  73. package/build/esm/BMI_GIRLS.percentile.weekly-211d2f27.js +180 -0
  74. package/build/esm/BMI_GIRLS.percentile.yearly-206fdcff.js +81 -0
  75. package/build/esm/BMI_GIRLS.zscore.monthly-b1137e36.js +438 -0
  76. package/build/esm/BMI_GIRLS.zscore.weekly-63ed3cd6.js +116 -0
  77. package/build/esm/BMI_GIRLS.zscore.yearly-221d187c.js +53 -0
  78. package/build/esm/ChevronDown-9a8ece61.js +7 -0
  79. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-4c37847c.js +686 -0
  80. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-8f6ea38a.js +180 -0
  81. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-6c12a99a.js +81 -0
  82. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-c531b497.js +438 -0
  83. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-6cafba00.js +116 -0
  84. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-fe8114a0.js +53 -0
  85. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-25ce0d36.js +686 -0
  86. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-5d3f2862.js +180 -0
  87. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-2b709ca5.js +81 -0
  88. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-e8617bae.js +438 -0
  89. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-f3252d67.js +116 -0
  90. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-5b62d41f.js +53 -0
  91. package/build/esm/HEIGHT_BOYS.percentile.monthly-63d2cf96.js +686 -0
  92. package/build/esm/HEIGHT_BOYS.percentile.weekly-8ea5102d.js +180 -0
  93. package/build/esm/HEIGHT_BOYS.percentile.yearly-8107b77b.js +235 -0
  94. package/build/esm/HEIGHT_BOYS.zscore.monthly-641cdfa3.js +438 -0
  95. package/build/esm/HEIGHT_BOYS.zscore.weekly-86da0362.js +116 -0
  96. package/build/esm/HEIGHT_BOYS.zscore.yearly-060f6e79.js +151 -0
  97. package/build/esm/HEIGHT_GIRLS.percentile.monthly-fb987d37.js +686 -0
  98. package/build/esm/HEIGHT_GIRLS.percentile.weekly-82655dc0.js +180 -0
  99. package/build/esm/HEIGHT_GIRLS.percentile.yearly-a63b8456.js +235 -0
  100. package/build/esm/HEIGHT_GIRLS.zscore.monthly-77d676a3.js +438 -0
  101. package/build/esm/HEIGHT_GIRLS.zscore.weekly-c0387a4e.js +116 -0
  102. package/build/esm/HEIGHT_GIRLS.zscore.yearly-41203c20.js +151 -0
  103. package/build/esm/Subot-3289bd8e.js +212 -0
  104. package/build/esm/Visible-a3d436dd.js +7 -0
  105. package/build/esm/WEIGHT_BOYS.percentile.monthly-50802d8b.js +686 -0
  106. package/build/esm/WEIGHT_BOYS.percentile.weekly-4d72ddd6.js +180 -0
  107. package/build/esm/WEIGHT_BOYS.percentile.yearly-20a29844.js +136 -0
  108. package/build/esm/WEIGHT_BOYS.zscore.monthly-729e6614.js +438 -0
  109. package/build/esm/WEIGHT_BOYS.zscore.weekly-90352f48.js +116 -0
  110. package/build/esm/WEIGHT_BOYS.zscore.yearly-fe1871cc.js +88 -0
  111. package/build/esm/WEIGHT_GIRLS.percentile.monthly-e6afb2e0.js +686 -0
  112. package/build/esm/WEIGHT_GIRLS.percentile.weekly-b66d3016.js +180 -0
  113. package/build/esm/WEIGHT_GIRLS.percentile.yearly-a55622c5.js +136 -0
  114. package/build/esm/WEIGHT_GIRLS.zscore.monthly-2cdcbe75.js +438 -0
  115. package/build/esm/WEIGHT_GIRLS.zscore.weekly-d5be31d5.js +116 -0
  116. package/build/esm/WEIGHT_GIRLS.zscore.yearly-99e8d3a7.js +88 -0
  117. package/build/esm/adapters.js +26 -1
  118. package/build/{animation-d5d9ef32.js → esm/animation-3d5edc39.js} +22 -10
  119. package/build/esm/babyGrowth.js +883 -47
  120. package/build/esm/cache.js +3 -1
  121. package/build/esm/care.js +26 -1
  122. package/build/esm/components/navigationV2/hooks/useNavConfig.d.ts +1 -3
  123. package/build/esm/components.js +88 -1
  124. package/build/esm/constants-2a6d2434.js +932 -0
  125. package/build/esm/constants-b77ffe3d.js +238 -0
  126. package/build/esm/constants.js +4 -1
  127. package/build/esm/cookieHelper-d314282c.js +39 -0
  128. package/build/esm/core-8c73d133.js +47 -0
  129. package/build/esm/dataTransform-8ecfc046.js +56 -0
  130. package/build/esm/ecom.js +737 -1
  131. package/build/esm/footer.js +31 -1
  132. package/build/esm/gAssets.js +5 -1
  133. package/build/esm/getDynamicHealthTool-f4497aa5.js +44 -0
  134. package/build/esm/getSocialList-a5b8462e.js +66 -0
  135. package/build/esm/hooks.js +21 -1
  136. package/build/esm/i18n-values/en-PH.js +600 -1
  137. package/build/esm/i18n-values/hi-IN.js +600 -1
  138. package/build/esm/i18n-values/id-ID.js +600 -1
  139. package/build/esm/i18n-values/km-KH.js +600 -1
  140. package/build/esm/i18n-values/ms-MY.js +602 -1
  141. package/build/esm/i18n-values/my-MM.js +600 -1
  142. package/build/esm/i18n-values/th-TH.js +600 -1
  143. package/build/esm/i18n-values/tl-PH.js +600 -1
  144. package/build/esm/i18n-values/vi-VN.js +607 -1
  145. package/build/esm/i18n-values/vi-VN_MB.js +607 -1
  146. package/build/esm/i18n-values/zh-TW.js +600 -1
  147. package/build/esm/i18n.js +55 -1
  148. package/build/esm/i18nV2.js +18 -1
  149. package/build/esm/index-12fa4985.js +8 -0
  150. package/build/esm/index-1e59f99a.js +152 -0
  151. package/build/esm/index-32e53dac.js +1936 -0
  152. package/build/esm/index-3474401a.js +149 -0
  153. package/build/esm/index-34899aa3.js +17 -0
  154. package/build/esm/index-350e8f5b.js +124 -0
  155. package/build/esm/index-41bf860a.js +151 -0
  156. package/build/esm/index-4aa8e518.js +116 -0
  157. package/build/esm/index-4fe2b03f.js +32 -0
  158. package/build/esm/index-6ea6484e.js +29 -0
  159. package/build/esm/index-717401ee.js +184 -0
  160. package/build/esm/index-7af5242a.js +24 -0
  161. package/build/esm/index-7b8c85cd.js +8302 -0
  162. package/build/esm/index-81f295b7.js +23 -0
  163. package/build/esm/index-8858383e.js +52 -0
  164. package/build/esm/index-8f52dcf3.js +33 -0
  165. package/build/esm/index-9ea7e838.js +33 -0
  166. package/build/esm/index-aabac2aa.js +3241 -0
  167. package/build/esm/index-b9b2c417.js +837 -0
  168. package/build/esm/index-c2da5293.js +12 -0
  169. package/build/esm/index-c56d60db.js +370 -0
  170. package/build/esm/index-c5d7f692.js +24 -0
  171. package/build/esm/index-cc93e010.js +53 -0
  172. package/build/esm/index-d7f046db.js +5 -0
  173. package/build/esm/index-d8177667.js +14 -0
  174. package/build/esm/index-da139dda.js +615 -0
  175. package/build/esm/index-e612be9c.js +905 -0
  176. package/build/esm/index-f3d0592b.js +71 -0
  177. package/build/esm/index.js +190 -1
  178. package/build/{index.styled-0a1fb891.js → esm/index.styled-9c9db9cc.js} +17 -5
  179. package/build/esm/index.styles-5add27c5.js +1303 -0
  180. package/build/esm/isProduction-0ea904dd.js +27 -0
  181. package/build/esm/lead.js +2140 -1
  182. package/build/esm/localizeNumberFormat-2ac3773e.js +23 -0
  183. package/build/esm/mantine.js +113 -1
  184. package/build/esm/misc.js +22 -1
  185. package/build/esm/navigation.js +51 -1
  186. package/build/esm/normalizeLink-d1c9617e.js +12 -0
  187. package/build/esm/number-0c126a39.js +38 -0
  188. package/build/esm/onboardingV2.js +860 -34
  189. package/build/esm/paths-a8204db4.js +14 -0
  190. package/build/esm/pwg.js +208 -7
  191. package/build/esm/routing-2474f896.js +40 -0
  192. package/build/esm/subot.js +4553 -134
  193. package/build/esm/theme-e74db08c.js +186 -0
  194. package/build/esm/together.js +52 -1
  195. package/build/esm/translationsContext-ad3e25de.js +5 -0
  196. package/build/esm/tslib.es6-1b1533a9.js +38 -0
  197. package/build/esm/types-06f00b3d.js +8015 -0
  198. package/build/esm/types-15e34418.js +3432 -0
  199. package/build/esm/types-ba190c26.js +21 -0
  200. package/build/esm/types.js +1 -1
  201. package/build/esm/unifyEnv.js +42 -1
  202. package/build/esm/useCategory-2c87152d.js +292 -0
  203. package/build/esm/useHealthToolCache-29d22ddb.js +17 -0
  204. package/build/esm/useIsInit-8a2fc8e5.js +11 -0
  205. package/build/esm/useOutsideClick-c8a7ff20.js +45 -0
  206. package/build/esm/usePlacesAutocomplete-63e04e8e.js +80 -0
  207. package/build/esm/useScrollbarSize-51ce1374.js +57 -0
  208. package/build/esm/useTranslations-4f1db486.js +26 -0
  209. package/build/esm/useUniqueId-3638402f.js +41 -0
  210. package/build/esm/utils-2c484c05.js +132 -0
  211. package/build/esm/utils-3a2a47d9.js +22 -0
  212. package/build/esm/utils-6d7b88da.js +367 -0
  213. package/build/esm/utils-70718e9c.js +1124 -0
  214. package/build/esm/vaccination.js +868 -40
  215. package/build/footer.js +39 -1
  216. package/build/gAssets.js +14 -1
  217. package/build/getDynamicHealthTool-114a1e27.js +48 -0
  218. package/build/getSocialList-4713441d.js +72 -0
  219. package/build/hooks.js +44 -1
  220. package/build/i18n-values/en-PH.js +611 -1
  221. package/build/i18n-values/hi-IN.js +611 -1
  222. package/build/i18n-values/id-ID.js +611 -1
  223. package/build/i18n-values/km-KH.js +611 -1
  224. package/build/i18n-values/ms-MY.js +613 -1
  225. package/build/i18n-values/my-MM.js +611 -1
  226. package/build/i18n-values/th-TH.js +611 -1
  227. package/build/i18n-values/tl-PH.js +611 -1
  228. package/build/i18n-values/vi-VN.js +618 -1
  229. package/build/i18n-values/vi-VN_MB.js +618 -1
  230. package/build/i18n-values/zh-TW.js +611 -1
  231. package/build/i18n.js +64 -1
  232. package/build/i18nV2.js +26 -1
  233. package/build/index-020e6908.js +39 -0
  234. package/build/index-0da9b2e8.js +59 -0
  235. package/build/index-11468c00.js +157 -0
  236. package/build/index-117448a5.js +133 -0
  237. package/build/index-12c07f71.js +18 -0
  238. package/build/index-1a105e87.js +123 -0
  239. package/build/index-1baaedb0.js +55 -0
  240. package/build/index-32d38318.js +7 -0
  241. package/build/index-38582ee0.js +8373 -0
  242. package/build/index-3e5fc2d6.js +1994 -0
  243. package/build/index-3eef6bed.js +853 -0
  244. package/build/index-4035e658.js +159 -0
  245. package/build/index-488d71ae.js +30 -0
  246. package/build/index-5553f9e1.js +930 -0
  247. package/build/index-5fa68e45.js +380 -0
  248. package/build/index-7b467209.js +39 -0
  249. package/build/index-81cb1142.js +77 -0
  250. package/build/index-84ab5b89.js +38 -0
  251. package/build/index-8a95d709.js +30 -0
  252. package/build/index-9da9f0c3.js +35 -0
  253. package/build/index-af91c83e.js +20 -0
  254. package/build/index-b6aea85e.js +191 -0
  255. package/build/index-bc4f4c33.js +156 -0
  256. package/build/index-c604d6bb.js +624 -0
  257. package/build/index-d330735e.js +30 -0
  258. package/build/index-d8a7efaf.js +14 -0
  259. package/build/index-e2e81fa2.js +23 -0
  260. package/build/index-e3d896b3.js +3261 -0
  261. package/build/index.js +436 -1
  262. package/build/{esm/index.styled-14b65c9e.js → index.styled-5628b3e7.js} +25 -5
  263. package/build/index.styles-b822bf42.js +1342 -0
  264. package/build/isProduction-5ce3a388.js +29 -0
  265. package/build/lead.js +2168 -1
  266. package/build/localizeNumberFormat-f5f50987.js +31 -0
  267. package/build/mantine.js +154 -1
  268. package/build/misc.js +70 -1
  269. package/build/navigation.js +61 -1
  270. package/build/normalizeLink-6f7b85d8.js +15 -0
  271. package/build/number-79fe92e1.js +40 -0
  272. package/build/onboardingV2.js +892 -34
  273. package/build/paths-a5643d9e.js +16 -0
  274. package/build/pwg.js +217 -7
  275. package/build/routing-191a9a00.js +46 -0
  276. package/build/subot.js +4592 -134
  277. package/build/theme-fa910869.js +189 -0
  278. package/build/together.js +112 -1
  279. package/build/translationsContext-950334bf.js +7 -0
  280. package/build/tslib.es6-65e312a5.js +41 -0
  281. package/build/types-0f117a9f.js +8084 -0
  282. package/build/types-1fedb3d1.js +3446 -0
  283. package/build/types-52a4e888.js +24 -0
  284. package/build/types.js +56 -1
  285. package/build/unifyEnv.js +46 -1
  286. package/build/useCategory-cfc702f5.js +299 -0
  287. package/build/useHealthToolCache-43a7014d.js +19 -0
  288. package/build/useIsInit-89535012.js +13 -0
  289. package/build/useOutsideClick-c6813964.js +49 -0
  290. package/build/usePlacesAutocomplete-297de092.js +84 -0
  291. package/build/useScrollbarSize-0fa31aa7.js +64 -0
  292. package/build/useTranslations-e1853417.js +32 -0
  293. package/build/useUniqueId-11369116.js +44 -0
  294. package/build/utils-52113753.js +384 -0
  295. package/build/utils-64bd0c42.js +143 -0
  296. package/build/utils-661411f6.js +1171 -0
  297. package/build/utils-e1513cbc.js +25 -0
  298. package/build/vaccination.js +891 -40
  299. package/package.json +4 -5
  300. package/build/BMI_BOYS.percentile.monthly-c56b0165.js +0 -1
  301. package/build/BMI_BOYS.percentile.weekly-64287e04.js +0 -1
  302. package/build/BMI_BOYS.percentile.yearly-8db65d54.js +0 -1
  303. package/build/BMI_BOYS.zscore.monthly-f12389cd.js +0 -1
  304. package/build/BMI_BOYS.zscore.weekly-fff37a57.js +0 -1
  305. package/build/BMI_BOYS.zscore.yearly-a19b57eb.js +0 -1
  306. package/build/BMI_GIRLS.percentile.monthly-a4b36d7d.js +0 -1
  307. package/build/BMI_GIRLS.percentile.weekly-b6089202.js +0 -1
  308. package/build/BMI_GIRLS.percentile.yearly-0d340818.js +0 -1
  309. package/build/BMI_GIRLS.zscore.monthly-fd5b57c0.js +0 -1
  310. package/build/BMI_GIRLS.zscore.weekly-d4577f50.js +0 -1
  311. package/build/BMI_GIRLS.zscore.yearly-e40b8a7d.js +0 -1
  312. package/build/ChevronDown-602ce39e.js +0 -1
  313. package/build/HEAD CIRCUM_BOYS.percentile.monthly-2e4c5776.js +0 -1
  314. package/build/HEAD CIRCUM_BOYS.percentile.weekly-fc5728a5.js +0 -1
  315. package/build/HEAD CIRCUM_BOYS.percentile.yearly-6bfab277.js +0 -1
  316. package/build/HEAD CIRCUM_BOYS.zscore.monthly-6af7ce44.js +0 -1
  317. package/build/HEAD CIRCUM_BOYS.zscore.weekly-9adb819b.js +0 -1
  318. package/build/HEAD CIRCUM_BOYS.zscore.yearly-9a6cdbcf.js +0 -1
  319. package/build/HEAD CIRCUM_GIRLS.percentile.monthly-e7bfe9c6.js +0 -1
  320. package/build/HEAD CIRCUM_GIRLS.percentile.weekly-9f17e019.js +0 -1
  321. package/build/HEAD CIRCUM_GIRLS.percentile.yearly-8a59f541.js +0 -1
  322. package/build/HEAD CIRCUM_GIRLS.zscore.monthly-b7ddb16c.js +0 -1
  323. package/build/HEAD CIRCUM_GIRLS.zscore.weekly-72701c55.js +0 -1
  324. package/build/HEAD CIRCUM_GIRLS.zscore.yearly-dd94bded.js +0 -1
  325. package/build/HEIGHT_BOYS.percentile.monthly-b890068c.js +0 -1
  326. package/build/HEIGHT_BOYS.percentile.weekly-a1aa5130.js +0 -1
  327. package/build/HEIGHT_BOYS.percentile.yearly-5727d920.js +0 -1
  328. package/build/HEIGHT_BOYS.zscore.monthly-13b70aa6.js +0 -1
  329. package/build/HEIGHT_BOYS.zscore.weekly-3e1d7f23.js +0 -1
  330. package/build/HEIGHT_BOYS.zscore.yearly-a956102d.js +0 -1
  331. package/build/HEIGHT_GIRLS.percentile.monthly-da5ec01b.js +0 -1
  332. package/build/HEIGHT_GIRLS.percentile.weekly-e6205d32.js +0 -1
  333. package/build/HEIGHT_GIRLS.percentile.yearly-caefa502.js +0 -1
  334. package/build/HEIGHT_GIRLS.zscore.monthly-102ba473.js +0 -1
  335. package/build/HEIGHT_GIRLS.zscore.weekly-db4f710b.js +0 -1
  336. package/build/HEIGHT_GIRLS.zscore.yearly-36465920.js +0 -1
  337. package/build/Subot-4751194d.js +0 -1
  338. package/build/Visible-9497c463.js +0 -1
  339. package/build/WEIGHT_BOYS.percentile.monthly-554d0361.js +0 -1
  340. package/build/WEIGHT_BOYS.percentile.weekly-8e5334b8.js +0 -1
  341. package/build/WEIGHT_BOYS.percentile.yearly-536e1ccb.js +0 -1
  342. package/build/WEIGHT_BOYS.zscore.monthly-01eccee1.js +0 -1
  343. package/build/WEIGHT_BOYS.zscore.weekly-ee8f2c6b.js +0 -1
  344. package/build/WEIGHT_BOYS.zscore.yearly-0aea2749.js +0 -1
  345. package/build/WEIGHT_GIRLS.percentile.monthly-7abf9d06.js +0 -1
  346. package/build/WEIGHT_GIRLS.percentile.weekly-f9b6e963.js +0 -1
  347. package/build/WEIGHT_GIRLS.percentile.yearly-254865a5.js +0 -1
  348. package/build/WEIGHT_GIRLS.zscore.monthly-909f7417.js +0 -1
  349. package/build/WEIGHT_GIRLS.zscore.weekly-e62cd084.js +0 -1
  350. package/build/WEIGHT_GIRLS.zscore.yearly-8d6e5405.js +0 -1
  351. package/build/constants-00e06f68.js +0 -108
  352. package/build/constants-51251306.js +0 -1
  353. package/build/cookieHelper-7d519a72.js +0 -1
  354. package/build/core-ba3af3e2.js +0 -1
  355. package/build/dataTransform-1805eae3.js +0 -1
  356. package/build/esm/BMI_BOYS.percentile.monthly-6272f835.js +0 -1
  357. package/build/esm/BMI_BOYS.percentile.weekly-80d18f47.js +0 -1
  358. package/build/esm/BMI_BOYS.percentile.yearly-a7e5b5f6.js +0 -1
  359. package/build/esm/BMI_BOYS.zscore.monthly-d3658f97.js +0 -1
  360. package/build/esm/BMI_BOYS.zscore.weekly-6e6708dc.js +0 -1
  361. package/build/esm/BMI_BOYS.zscore.yearly-b8400c9d.js +0 -1
  362. package/build/esm/BMI_GIRLS.percentile.monthly-98586b46.js +0 -1
  363. package/build/esm/BMI_GIRLS.percentile.weekly-7c1511b0.js +0 -1
  364. package/build/esm/BMI_GIRLS.percentile.yearly-ea667f90.js +0 -1
  365. package/build/esm/BMI_GIRLS.zscore.monthly-3a4fd1a6.js +0 -1
  366. package/build/esm/BMI_GIRLS.zscore.weekly-cc1de097.js +0 -1
  367. package/build/esm/BMI_GIRLS.zscore.yearly-6dd1a364.js +0 -1
  368. package/build/esm/ChevronDown-4e59cac6.js +0 -1
  369. package/build/esm/HEAD CIRCUM_BOYS.percentile.monthly-bd0965ae.js +0 -1
  370. package/build/esm/HEAD CIRCUM_BOYS.percentile.weekly-db1053f7.js +0 -1
  371. package/build/esm/HEAD CIRCUM_BOYS.percentile.yearly-cd38b622.js +0 -1
  372. package/build/esm/HEAD CIRCUM_BOYS.zscore.monthly-d7f88a95.js +0 -1
  373. package/build/esm/HEAD CIRCUM_BOYS.zscore.weekly-76f7db79.js +0 -1
  374. package/build/esm/HEAD CIRCUM_BOYS.zscore.yearly-3ce70f8e.js +0 -1
  375. package/build/esm/HEAD CIRCUM_GIRLS.percentile.monthly-b2e678ae.js +0 -1
  376. package/build/esm/HEAD CIRCUM_GIRLS.percentile.weekly-8e2664bb.js +0 -1
  377. package/build/esm/HEAD CIRCUM_GIRLS.percentile.yearly-f5c075a9.js +0 -1
  378. package/build/esm/HEAD CIRCUM_GIRLS.zscore.monthly-6f87849e.js +0 -1
  379. package/build/esm/HEAD CIRCUM_GIRLS.zscore.weekly-48da0aaa.js +0 -1
  380. package/build/esm/HEAD CIRCUM_GIRLS.zscore.yearly-4eea437b.js +0 -1
  381. package/build/esm/HEIGHT_BOYS.percentile.monthly-d1a8cc8e.js +0 -1
  382. package/build/esm/HEIGHT_BOYS.percentile.weekly-2b6cfe6c.js +0 -1
  383. package/build/esm/HEIGHT_BOYS.percentile.yearly-9e78afc3.js +0 -1
  384. package/build/esm/HEIGHT_BOYS.zscore.monthly-5292d78a.js +0 -1
  385. package/build/esm/HEIGHT_BOYS.zscore.weekly-fbdee645.js +0 -1
  386. package/build/esm/HEIGHT_BOYS.zscore.yearly-c11a8f1b.js +0 -1
  387. package/build/esm/HEIGHT_GIRLS.percentile.monthly-8e11e2dc.js +0 -1
  388. package/build/esm/HEIGHT_GIRLS.percentile.weekly-dc3965cb.js +0 -1
  389. package/build/esm/HEIGHT_GIRLS.percentile.yearly-490f7b4e.js +0 -1
  390. package/build/esm/HEIGHT_GIRLS.zscore.monthly-e3531c32.js +0 -1
  391. package/build/esm/HEIGHT_GIRLS.zscore.weekly-36a16a66.js +0 -1
  392. package/build/esm/HEIGHT_GIRLS.zscore.yearly-61736bba.js +0 -1
  393. package/build/esm/Subot-4642c5bf.js +0 -1
  394. package/build/esm/Visible-ff7d225c.js +0 -1
  395. package/build/esm/WEIGHT_BOYS.percentile.monthly-0cfe7ecd.js +0 -1
  396. package/build/esm/WEIGHT_BOYS.percentile.weekly-89802113.js +0 -1
  397. package/build/esm/WEIGHT_BOYS.percentile.yearly-0eb40972.js +0 -1
  398. package/build/esm/WEIGHT_BOYS.zscore.monthly-7f8c5a15.js +0 -1
  399. package/build/esm/WEIGHT_BOYS.zscore.weekly-3dcfa8ce.js +0 -1
  400. package/build/esm/WEIGHT_BOYS.zscore.yearly-98ce1ea0.js +0 -1
  401. package/build/esm/WEIGHT_GIRLS.percentile.monthly-df98e335.js +0 -1
  402. package/build/esm/WEIGHT_GIRLS.percentile.weekly-63fff42a.js +0 -1
  403. package/build/esm/WEIGHT_GIRLS.percentile.yearly-8db8cdd0.js +0 -1
  404. package/build/esm/WEIGHT_GIRLS.zscore.monthly-15c83c6d.js +0 -1
  405. package/build/esm/WEIGHT_GIRLS.zscore.weekly-747a55ec.js +0 -1
  406. package/build/esm/WEIGHT_GIRLS.zscore.yearly-197dc52d.js +0 -1
  407. package/build/esm/constants-6ecfa77c.js +0 -1
  408. package/build/esm/constants-f7c80032.js +0 -108
  409. package/build/esm/cookieHelper-4f089e3c.js +0 -1
  410. package/build/esm/core-80112758.js +0 -1
  411. package/build/esm/dataTransform-0fa341bb.js +0 -1
  412. package/build/esm/getDynamicHealthTool-a4c9d6dd.js +0 -1
  413. package/build/esm/getSocialList-4e48deba.js +0 -1
  414. package/build/esm/index-13dc1f44.js +0 -1
  415. package/build/esm/index-13e62563.js +0 -137
  416. package/build/esm/index-1e7ad007.js +0 -1
  417. package/build/esm/index-24557f2b.js +0 -1
  418. package/build/esm/index-252cb964.js +0 -1
  419. package/build/esm/index-2e99f941.js +0 -1
  420. package/build/esm/index-3452fed2.js +0 -1
  421. package/build/esm/index-3aff939b.js +0 -1
  422. package/build/esm/index-459e0362.js +0 -1
  423. package/build/esm/index-45dcd965.js +0 -1
  424. package/build/esm/index-486b71cd.js +0 -1
  425. package/build/esm/index-5408f5a4.js +0 -113
  426. package/build/esm/index-5e1af23a.js +0 -1
  427. package/build/esm/index-79ef3a30.js +0 -1
  428. package/build/esm/index-7c77273a.js +0 -1
  429. package/build/esm/index-823fd7c0.js +0 -117
  430. package/build/esm/index-8c77d7e0.js +0 -1
  431. package/build/esm/index-93e5b4f3.js +0 -1
  432. package/build/esm/index-9c7b9011.js +0 -2748
  433. package/build/esm/index-9e5956c2.js +0 -1
  434. package/build/esm/index-a83aad1c.js +0 -375
  435. package/build/esm/index-b7cc3ca2.js +0 -1
  436. package/build/esm/index-bf11f9e9.js +0 -50
  437. package/build/esm/index-ce3d38fd.js +0 -1
  438. package/build/esm/index-d27a0e25.js +0 -1
  439. package/build/esm/index-e21276e3.js +0 -1
  440. package/build/esm/index-f9514788.js +0 -177
  441. package/build/esm/index-fd04ccb7.js +0 -1430
  442. package/build/esm/index.styles-94af560f.js +0 -817
  443. package/build/esm/isProduction-00695d80.js +0 -1
  444. package/build/esm/localizeNumberFormat-8355a44f.js +0 -1
  445. package/build/esm/normalizeLink-1c194268.js +0 -1
  446. package/build/esm/number-1347eb7b.js +0 -1
  447. package/build/esm/paths-749b4b53.js +0 -1
  448. package/build/esm/routing-2b284b30.js +0 -1
  449. package/build/esm/theme-3db3c9a8.js +0 -1
  450. package/build/esm/translationsContext-6d2efd65.js +0 -1
  451. package/build/esm/tslib.es6-266309d1.js +0 -1
  452. package/build/esm/types-6d397125.js +0 -3004
  453. package/build/esm/types-850814a7.js +0 -785
  454. package/build/esm/types-d3da37d2.js +0 -1
  455. package/build/esm/useCategory-f5f74749.js +0 -1
  456. package/build/esm/useHealthToolCache-f1488032.js +0 -1
  457. package/build/esm/useIsInit-9661c5f5.js +0 -1
  458. package/build/esm/useOutsideClick-0704b383.js +0 -1
  459. package/build/esm/usePlacesAutocomplete-0733ec49.js +0 -1
  460. package/build/esm/useScrollbarSize-90b179a5.js +0 -1
  461. package/build/esm/useTranslations-df1b3bb8.js +0 -1
  462. package/build/esm/useUniqueId-03fbaecd.js +0 -1
  463. package/build/esm/utils-3d2e3f0f.js +0 -141
  464. package/build/esm/utils-5b4e60da.js +0 -1
  465. package/build/esm/utils-970ce0c0.js +0 -8
  466. package/build/esm/utils-b87ec473.js +0 -1
  467. package/build/getDynamicHealthTool-31f44ca1.js +0 -1
  468. package/build/getSocialList-29c0a6e8.js +0 -1
  469. package/build/index-1714c81c.js +0 -2748
  470. package/build/index-238813a4.js +0 -375
  471. package/build/index-2438163d.js +0 -1430
  472. package/build/index-29d302f4.js +0 -137
  473. package/build/index-3184ae4e.js +0 -1
  474. package/build/index-34b6bd24.js +0 -1
  475. package/build/index-35192783.js +0 -1
  476. package/build/index-41d684a8.js +0 -50
  477. package/build/index-4a8c8ce6.js +0 -1
  478. package/build/index-58e0d49f.js +0 -1
  479. package/build/index-64d2f812.js +0 -1
  480. package/build/index-85c621a2.js +0 -113
  481. package/build/index-90f4bc02.js +0 -1
  482. package/build/index-9a845847.js +0 -117
  483. package/build/index-9ed509d1.js +0 -1
  484. package/build/index-aa495d24.js +0 -1
  485. package/build/index-ad5cf64d.js +0 -1
  486. package/build/index-b21a1d96.js +0 -1
  487. package/build/index-b320255d.js +0 -1
  488. package/build/index-b9af15da.js +0 -1
  489. package/build/index-bd4b31bf.js +0 -1
  490. package/build/index-bf81cb71.js +0 -1
  491. package/build/index-c3cbb8f3.js +0 -1
  492. package/build/index-d25afe2f.js +0 -1
  493. package/build/index-e7c1ff53.js +0 -177
  494. package/build/index-ed8656f9.js +0 -1
  495. package/build/index-f6217f73.js +0 -1
  496. package/build/index-f7088d57.js +0 -1
  497. package/build/index.styles-2ecb9c85.js +0 -817
  498. package/build/isProduction-28d96804.js +0 -1
  499. package/build/localizeNumberFormat-22b2d7aa.js +0 -1
  500. package/build/normalizeLink-594ccff1.js +0 -1
  501. package/build/number-cf06dcc0.js +0 -1
  502. package/build/paths-ed72ecb8.js +0 -1
  503. package/build/routing-f2edd0d0.js +0 -1
  504. package/build/theme-f2b8aad7.js +0 -1
  505. package/build/translationsContext-4c4c33c4.js +0 -1
  506. package/build/tslib.es6-ceb091fd.js +0 -1
  507. package/build/types-49f0543a.js +0 -785
  508. package/build/types-5b303b71.js +0 -1
  509. package/build/types-bfd12e24.js +0 -3004
  510. package/build/useCategory-94d60dab.js +0 -1
  511. package/build/useHealthToolCache-7307d240.js +0 -1
  512. package/build/useIsInit-c3cf1925.js +0 -1
  513. package/build/useOutsideClick-15fef824.js +0 -1
  514. package/build/usePlacesAutocomplete-6ab0181b.js +0 -1
  515. package/build/useScrollbarSize-ab332673.js +0 -1
  516. package/build/useTranslations-233c68bc.js +0 -1
  517. package/build/useUniqueId-46834e18.js +0 -1
  518. package/build/utils-13ea4f2f.js +0 -8
  519. package/build/utils-45e691a3.js +0 -1
  520. package/build/utils-bee8be92.js +0 -141
  521. package/build/utils-d5766c73.js +0 -1
@@ -1 +1,600 @@
1
- var e="Characters",o="Copied",t="Copy",a="Insert",r="loading",n="Or copy link",i="Submit",s={"actionPopover.delete":"Delete","actionPopover.deleteNotification":"Delete this notification","actionPopover.edit":"Edit","actionPopover.inviteShareCommunity":"Invite / Share community","actionPopover.joinCommunity":"Join Community","actionPopover.leaveCommunit":"Leave Community","actionPopover.leaveCommunity":"Leave Community","actionPopover.leaveCommunity.accept":"Leave","actionPopover.leaveCommunity.cancel":"Cancel","actionPopover.leaveCommunity.description":"Are you sure you want to leave this community?","actionPopover.leaveCommunity.title":"Leave Community","actionPopover.report":"Report","actionPopover.turnOffNotification":"Turn off notification","actionPopover.turnOffNotificationAbout":"Turn off notification about {label}","actionPopover.turnOnNotification":"Turn on notification","adBanner.title":"ផ្សព្វផ្សាយពាណិជ្ជកម្ម","admin.comments":"Comments","admin.communities":"Communities","admin.community":"Community","article.shareOn":"Share on","articleAuthor.title.expert":"Expertly reviewed by","articleAuthor.title.fact-check":"Fact-checked by","articleAuthor.title.medical":"Medically reviewed by","articleAuthor.title.written-by":"Written by","articlePage.articleReviewerBy":"ត្រួតពិនិត្យ​ដោយ {name}","articlePage.readMore":"អាន​បន្ថែម","articlePage.showLess":"បង្ហាញតិច","babyGrowth.alert.bmi":"There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old","babyGrowth.alert.head":"There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years","babyGrowth.alert.weight":"There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ","babyGrowth.chartTitle":"WHO - {name} Growth Chart","babyGrowth.chartTitle.noName":"តារាងវាស់វែងការលូតលាស់ទារក","babyGrowth.cm":"(cm)","babyGrowth.drawer.addMeasurement":"Add a Measurement","babyGrowth.drawer.createBaby":"Create a baby profile","babyGrowth.drawer.switchProfile":"Switch profile","babyGrowth.emptyName":"your baby","babyGrowth.error.atLeastOneOf":"Must have at least one of these fields: Weight, Height, Head Circumference (Head).","babyGrowth.error.birthdayRequired":"Birthday is required","babyGrowth.error.invalidAge":"The measurements exceed the age.","babyGrowth.error.invalidMeasurementDate":"Measurement day is not valid.","babyGrowth.error.invalidValue":"Please input a valid value","babyGrowth.error.measurementDateLowerThanBirthday":"The date entered is before your child's birthday.","babyGrowth.error.outOfRange":"The measurements exceed the WHO's data range.","babyGrowth.error.title":"Invalid data","babyGrowth.head":"Head","babyGrowth.headCircumference":"Head Circumference","babyGrowth.height":"Height","babyGrowth.input.babyName":"ឈ្មោះកូន","babyGrowth.input.birthday":"Baby's birthday","babyGrowth.input.bmi":"Body Mass","babyGrowth.input.bodyMass":"ម៉ាសរាងកាយ","babyGrowth.input.checkSubmit":"តាមដានការលូតលាស់របស់កូន","babyGrowth.input.measurementDate":"កាលបរិច្ឆេទវាស់វែងតាមដាន","babyGrowth.input.submit":"Track your child's growth","babyGrowth.kg":"(kg)","babyGrowth.kg.m2":"(kg/m2)","babyGrowth.monthly":"Monthly","babyGrowth.nickname":"ឈ្មោះហៅក្រៅក៏បាន","babyGrowth.optional":"(optional)","babyGrowth.pageTitle":"Your child's growth results","babyGrowth.percentiles":"Percentiles","babyGrowth.placeholder.babyName":"Add child's name","babyGrowth.popup.heading":"Baby's Profile","babyGrowth.reCalculate":"គណនា​ម្ដង​ទៀត","babyGrowth.record":"Records","babyGrowth.save":"View Growth Tracker","babyGrowth.save.loggedIn":"បង្ហាញ​ពី​ការតាមដានការលូតលាស់របស់​ {name}","babyGrowth.weekly":"Weekly","babyGrowth.weight":"Weight","babyGrowth.xLabel":"Age ({recurrence})","babyGrowth.yearly":"Yearly","babyPoop.findOut":"ស្វែងយល់បន្ថែម","babyPoopTool.name":"Baby Poop","babyVaccine.banner.readmore":"អានបន្ត","babyVaccine.immunization.vaccineName":"ឈ្មោះថ្នាំបង្ការ","babyVaccine.immunization.warning":"ប៉ាម៉ាក់ងាយស្រួល​យល់ពី​តួលេខចាក់ថ្នាំបង្ការ ព្រោះ​វា​ស្រដៀង​គ្នា​ទៅ​នឹង​តារាង​ពេល​វេលាចាក់​ថ្នាំ​បង្ការ​កូនៗ​លោក​អ្នក​ដែរ","babyVaccine.popup.button":"Create a new profile","babyVaccine.popup.button.submit":"រក្សាទុក","babyVaccine.popup.checkbox.suggestedDate":"ជ្រើស​រើស​កាល​បរិច្ឆេទដែល​ត្រូវ​ចាក់​វ៉ាក់​សាំង ឬ​រក្សា​កាល​បរិច្ឆេទ​ដែលត្រូវ​បានផ្តល់​ឲ្យ នៅ​ខាងក្រោមនេះ","babyVaccine.popup.confirm.close":"ប្ដូរកាលបរិច្ឆេទ","babyVaccine.popup.confirm.description":"កូនរបស់លោកអ្នកបាន​ចាក់ថ្នាំបង្ការនេះរួចហើយ​កាលពី{date}","babyVaccine.popup.confirm.ok":"បញ្ជាក់","babyVaccine.popup.confirm.title":"កាលបរិច្ឆេទចាក់ថ្នាំបង្ការ","babyVaccine.popup.input.suggestedDate":"ខ្ញុំភ្លេច/សូមជួយណែនាំ","babyVaccine.popup.label.doses":"ចំនួនដូស","babyVaccine.popup.tab.benefits":"អត្ថប្រយោជន៍","babyVaccine.popup.tab.contraindication":"ប្រឆាំងឬប្រើប្រាស់មិនបាន","babyVaccine.popup.tab.detail":"លម្អិត","babyVaccine.popup.tab.schedule":"តាមដាន","babyVaccine.popup.title":"ព័ត៌មានថ្នាំបង្ការ","babyVaccine.status.all":"ទាំងអស់","babyVaccine.status.missed":"ខកខាន","babyVaccine.status.next":"Next","babyVaccine.status.upcoming":"បន្ទាប់","babyVaccine.status.vaccinated":"ទទួលវ៉ាក់សាំងរួច","babyVaccine.timeline.antigen":"អង់ទីហ្សែន","babyVaccine.timeline.atBirth":"ទើបកើត","babyVaccine.timeline.total":"សរុប {number} ដូស","babyVaccine.timeline.totalNext":"បន្ទាប់់ {number} ដូស","babyVaccine.timeline.totalPast":"កាលពីមុន {number} ដូស","babyVaccine.vaccineCard.injected":"ចាក់រួច","babyVaccine.vaccineCard.markAsInjected":"សម្គាល់ថាបានចាក់រួច","babyVaccine.vaccineInfo.dose":"ដូស: {ordinal}/{total}","babyVaccine.vaccineInfo.injectedDate":"កាលបរិច្ឆេទចាក់: {date}","babyVaccine.vaccineInfo.mandatory":"ចាំបាច់","babyVaccine.vaccineInfo.optional":"ជម្រើស","babyVaccine.vaccineInfo.suggested":"កាលបរិច្ឆេទណែនាំ: {date}","bmi.ageInput":"អ្នកអាយុប៉ុន្មានហើយ?","bmi.ageInput.desc":"(ឆ្នាំ)","bmi.ageInput.error":"សូមបញ្ចូលអាយុឲ្យបានត្រឹមត្រូវ","bmi.heading":"គណនា BMI","bmi.heightInput":"អ្នកកម្ពស់ប៉ុន្មាន? ","bmi.heightInput.desc":"(សង់ទីម៉ែត្រ)","bmi.heightInput.error":"សូមបញ្ចូលកម្ពស់ឲ្យបានត្រឹមត្រូវ","bmi.objective":"គោលបំណង","bmi.objective.gainWeight":"យក​សាច់ដុំ","bmi.objective.loseWeight":"ស្រកទម្ងន់ រំលាយ​ខ្លាញ់","bmi.objective.maintainWeight":"រក្សាទម្ងន់","bmi.result.healthy":"គីឡូគ្រប់ល្អ","bmi.result.overweight":"លើសគីឡូ","bmi.result.underweight":"មិនគ្រប់គីឡូ","bmi.selectGender":"អ្នកភេទអ្វីដែរ?","bmi.submit":"គណនា","bmi.weightInput":"អ្នកគីឡូប៉ុន្មាន? ","bmi.weightInput.desc":"(គីឡូក្រាម)","bmi.weightInput.error":"សូមបញ្ចូលទម្ងន់ឲ្យបានត្រឹមត្រូវ","bmr.heading":"គណនា BMR ","booking.searchBar.allLocations":"ទីតាំងទាំងអស់","booking.searchBar.allSpecialties":"គ្រឿងសម្រាប់ទាំងអស់","booking.searchBar.currentLocation":"Current location","booking.searchBar.grantLocation":"Please grant location permission to search by current location","booking.searchBar.locationPlaceholder":"Enter city","booking.searchBar.noResults":"No Results","booking.searchBar.placeholder.doctor":"Search by doctor name","booking.searchBar.placeholder.hospital":"Search by hospital name","booking.searchBar.placeholder.service":"Search by service","booking.searchBar.placeholder.specialty":"Search by specialty","booking.searchBar.popularKey":"គ្រឿងសាទុស្រុក","booking.searchBar.searchButton":"Search","booking.searchBar.searchInput.placeholder":"Search by Specialty or Clinic...","booking.searchBar.useCurrentLocation":"Use my current location","booking.searchBar.viewAll":"មើលទាំងអស់","booking.searchPopup.doctors":"Doctors","booking.searchPopup.hospitals":"Hospitals & Clinics","booking.searchPopup.searchIn.doctors":'Search "{name}" in Doctors',"booking.searchPopup.searchIn.hospitals":'Search "{name}" in Hospitals',"booking.searchPopup.searchIn.services":'See "{name}" in Services',"booking.searchPopup.searchIn.specialties":'Search "{name}" in Specialties',"booking.searchPopup.seeAll":"See All","booking.searchPopup.seeLessSpecialties":"See less specialties","booking.searchPopup.seeMoreSpecialties":"See more specialties","booking.searchPopup.services":"Services","booking.searchPopup.specialties":"Specialties","booking.searchResult.description":"{search_type} នៅ {search_location}","bottomBar.share":"Share","cardAuthor.admin":"Admin","cardAuthor.ambassador":"Ambassador","cardAuthor.expert":"Expert","cardAuthor.guide":"Guide","cardAuthor.influencer":"Influencer","cardAuthor.localAdmin":"Local Admin","cardAuthor.moderator":"Moderator","cardAuthor.sponsor":"Sponsor","cardPost.anonymous":"Anonymous","cardReactions.comment":"Comment","cardReactions.repliesCount":"{count} replies","cardReactions.reply":"Reply","cardReply.disclaimer":"<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.","cardReply.endorse":"Endorse","cardReply.opposePopup.content":"Can you please provide the reasons for refuting this answer?","cardReply.opposePopup.submit":"Submit","cardReply.pppose":"Refute","cardReply.recommentCategories.heading":"Related content","cardReply.source":"Sources","cardReply.verifyBy":"Medically reviewed by {name}","careBooking.bookAnAppointment":"ណាត់ជួបឬកក់ពេទ្យ","categoryPage.info.reviewed":"ត្រួតពិនិត្យវេជ្ជសាស្ត្រដោយ","categoryPage.onDate":"នៅ {date}",character:e,"childCard.age.months":"{month} months","childCard.age.oneMonth":"1 month","childCard.age.oneWeek":"1 week","childCard.age.oneYear":"1 year","childCard.age.oneYearMonth":"1 year {month} months","childCard.age.oneYearOneMonth":"1 year 1 month","childCard.age.week":"{weeks} សប្ដាហ៍","childCard.age.yearMonth":"{year} years {month} months","childCard.age.yearNoMonth":"{year} years","childCard.age.yearOneMonth":"{year} years 1 month","childCard.boy":"ប្រុស","childCard.girl":"ស្រី","childCard.menu.add":"Add a child profile","childCard.menu.edit":"Edit {name}’s profile","childCard.menu.remove":"Remove {name}’s profile","childCard.menu.switch":"Switch child's profile","childCard.noName":"Child's Name","choicePopover.ambassadorPosts":"Ambassador posts","choicePopover.expertPosts":"Expert posts","choicePopover.lastestPost":"Latest posts","choicePopover.latest":"Latest","choicePopover.newest":"Newest","choicePopover.oldest":"Oldest","choicePopover.popular":"Popular","choicePopover.popularPost":"Popular posts","choicePopover.sort":"Sort","chooseBaby.button":"View your Child Growth Chart","chooseBaby.new":"or Add new child profile","chooseBaby.placeholder":"Please give child's name","chooseBaby.title":"Choose Child's Profile","comment.count":"{count} comments","comment.seeMoreComments":"See {count} more comments","comment.seeMoreReplies":"See {count} more replies","commentPopup.warning.newPost":"មតិរបស់អ្នកនឹងបង្ហាញជាសាធារណៈ","common.profileNavigator.newsletterSubscription":"Newsletter Subscription","community.choose":"Choose a community","community.notification.joined":"You joined {name} community","community.notification.left":"You left {name} community",copied:o,copy:t,"createPost.askDoctor":"សួរវេជ្ជបណ្ឌិត","createPost.askDoctorChoice.no":"No","createPost.askDoctorChoice.yes":"Yes","createPost.message.askDoctorRequire":"Would you like to ask a question to our doctor?","createPost.popup.description":"Description","createPost.popup.guideSelectMonthTopics":"Choose topics about your baby's birth month","createPost.popup.guideSelectTopics":"Choose topics, where to post your articles","createPost.popup.primary":"Tap to select/ unselect topics","createPost.popup.selectMonthTopicBtn":"Select","createPost.popup.specialCharErr":"The title you entered is invalid. Titles must contain letters.\n","createPost.popup.submit":"Post","createPost.popup.success":"New Post Created","createPost.popup.warning":"Select a community to see your following topics","createPost.popup.warningImage":"Maximum 20 images allow, please remove some item below","createPost.popup.wordCount":"{count}/{max} words","createPost.postAnonymous":"Post Anonymously","createPost.title":"Title","createPost.urlText":"Text","dueDatePage.calculationMethod":"វិធីសាស្ត្រគណនា","dueDatePage.conceptionDate":"ថ្ងៃ​បង្ក​កំណើត","dueDatePage.daysText":"{number} ចំំនួន​ថ្ងៃ​","dueDatePage.ivf":"ការ​បង្កកំណើត​ក្នុង​កែវ(IVF)","dueDatePage.ivf.transferDate":"កាលបរិច្ឆេទនៃការផ្សាំអំប្រ៊ីយ៉ុង","dueDatePage.ivf.transferDateRadio":"{number} ថ្ងៃផ្សាំអំប្រ៊ីយ៉ុង","dueDatePage.lastPeriod":"ការ​មក​រដូវចុងក្រោយ","dueDatePage.lastPeriod.calculate":"គណនា","dueDatePage.lastPeriod.lastPeriodLabel":"ថ្ងៃដំបូង​បំផុត​នៃ​ការ​មក​រដូវចុងក្រោយ","dueDatePage.lastPeriod.periodLengthLabel":"រយៈពេល​វដ្ដរដូវ","expert.content.description":"អំពី​គ្រូពេទ្យឯកទេស","expert.content.experiences":"Experiences","footer.signUp":"ចុះឈ្មោះ​ឥឡូវ​នេះ","gender.boy":"ប្រុស","gender.female":"ស្រី","gender.girl":"ស្រី","gender.male":"ប្រុស","healthToolPNModal.back":"Back","healthToolPNModal.findMore.chooseFav":"Choose from your favorite topics\n","healthToolPNModal.finish":"Finish","healthToolPNModal.heading":"Nhận bản tin miễn phí mỗi tuần?","healthToolPNModal.mainForm.requireName":"Please enter your name","healthToolPNModal.mainForm.tailorTopicsHeading":"These topics are tailored to your result","healthToolPNModal.next":"Next","healthToolPNModal.register":"Register","healthToolPNModal.yourPre":"Your preferences","healthTools.dueDateCalculator":"គណនាថ្ងៃសម្រាលកូន","healthTools.ovulationCalculator":"គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់","healthtool.placeholder.age":"Your age","home.menu.category.view":"បើក {category}","home.navigator.menu.care.homeButton":"Booking Home","home.navigator.menu.care.noDatas.cta":"Book a Doctor","home.navigator.menu.care.noDatas.description":"HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.","home.navigator.menu.care.noDatas.title":"Make an appointment with doctors easily","home.navigator.menu.category.noDatas.cta":"Discover now","home.navigator.menu.category.noDatas.description":"Hello គ្រូពេទ្យ ​ចង់​ក្លាយ​ជា​ប្រភព​ជិតស្និទ្ធបំផុតដើម្បី​ផ្ដល់​ព័ត៌មាន​ដ៏​ត្រឹមត្រូវ​ ដើម្បី​ជា​ទុន​ក្នុង​ការ​សម្រេច​ចិត្ត ធ្វើ​យ៉ាង​ណា​ឲ្យ​បងប្អូន​រស់នៅ​ប្រកប​ដោយ​សុខភាព​ល្អ​បរិបូរណ៍ និង​ស្រស់ស្រាយ​សុខសប្បាយ​ជា​ដរាប","home.navigator.menu.category.noDatas.title":"Hello គ្រូពេទ្យ ","home.navigator.menu.healthTools.noDatas.cta":"Discover more","home.navigator.menu.healthTools.noDatas.description":"These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.","home.navigator.menu.healthTools.noDatas.title":"Health Tools","home.navigator.menu.spotlightEcom":"Categories","home.navigator.menu.spotlightHospitals":"Popular Hospitals","home.navigator.menu.spotlightTools":"Favorite Tools","home.navigator.menu.spotlights":"មាតិកាពិសេស​ទាំងអស់","home.navigator.menu.spotlights.seeAll":"មើល​មាតិកាពិសេស​ទាំងអស់","home.navigator.menu.together.noPosts.cta":"Join Our Communities","home.navigator.menu.together.noPosts.description":"Community is a safe space where you can connect with other members, comment on topics you care about, and receive trusted advice from medical experts on the health issues that matter most.","home.navigator.menu.together.noPosts.title":"Welcome to Community","home.navigator.menu.trendingPosts":"Highlight Posts","home.navigator.menu.trendingPosts.seeMore":"មើល​បន្ថែម","home.navigator.menuItem.allCategories":"មើល​គ្រប់​ផ្នែក​ទាំង​អស់","home.navigator.menuItem.allCommunities":"បង្ហាញសហគមន៍ទាំងអស់","home.navigator.menuItem.allCommunitiesheadingTitle":"Find your communities","home.navigator.menuItem.allHealthTools":"មើល​ផ្នែក​​រង្វាស់​សុខភាពទាំង​អស់","home.navigator.menuItem.allSpecialties":"All specialties","home.navigator.menuItem.allSpotlight":"មើល​មាតិកាពិសេស​ទាំងអស់","home.navigator.menuItem.discover":"មាតិកា","home.navigator.menuItem.healthCategories":"មាតិកា","home.navigator.menuItem.healthTools":"រង្វាស់​សុខភាព","home.navigator.menuItem.healthToolsList":"ឧបករណ៍សុខភាព","home.navigator.menuItem.helloCare":"ការ​ព្រួយបារម្ភ","home.navigator.menuItem.helloEcom":"eShop","home.navigator.menuItem.helloTogether":"សហគមន៍","home.navigator.menuItem.language":"ភាសា","home.navigator.menuItem.new":"new","home.navigator.menuItem.specialties":"Specialties","home.navigator.menuItem.spotlights":"មាតិកាពិសេស​ទាំងអស់","home.search":"ស្វែងរក {site}","home.seeAll":"មើល​ទាំង​អស់","home.seeAllCategories":"អត្ថបទ​ទាំង​អស់","home.seeExpert":"បង្ហាញ​ព័ត៌មានគ្រូពេទ្យឯកទេសបន្ថែម​","home.seeHospital":"បង្ហាញ​ព័ត៌មានមន្ទីរពេទ្យបន្ថែម​","home.seeMore":"អានបន្ត","home.seeMoreExperts":"មើល​បន្ថែម​ពី​គ្រូពេទ្យ​ឯកទេស","hospital.content.description":"Hospital Details","inputComment.replyTo":"Reply to {name}",insert:a,"label.latestPost":"Latest Post","label.pinnedPost":"Pinned Post",loading:r,"login.booking":"ណាត់ជាមួយវេជ្ជបណ្ឌិត","logout.popup.ask.mb":"Logout of Marry Baby","logout.popup.ask1":"ចង់ចាកចេញពី Hellokrupet? ","logout.popup.ask2":"ប្រាកដហើយ​ថា អ្នក​ចង់​ចាកចេញ? ","logout.popup.button.cancel":"ទេ! អត់ទេ","logout.popup.button.logout":"ចាកចេញ","menu.care.searchBySpecialties":"Search by specialty","morePopover.report":"Report","morePopover.report.description":"Help us understand what’s happening with this post. How would you describe it?","morePopover.report.falseNews":"False news","morePopover.report.offensive":"Offensive","morePopover.report.other":"Other","morePopover.report.prohibited":"Prohibited content","morePopover.report.scam":"Misleading or scam","morePopover.report.sex":"Sexually inappropriate","morePopover.report.spam":"Spam","morePopover.report.title":"Report this post","morePopover.report.violence":"Violence","morePopover.reportSubmit.description":"We won’t tell them who reported it. Please check these details:","morePopover.reportSubmit.title":"Submit report?","morePopover.savePost":"Save post","morePopover.share":"Share","morePopover.shareOn":"Share on","morePopover.turnOffNotifications":"Turn off notifications","morePopover.turnOnNotifications":"Turn on notifications","morePopover.unsavePost":"Remove Saved post","navigation.loginJoin":"ចូល","navigation.search.input.placeholder":"Search","navigation.signUp":"Sign up","newsletter.error.minCotennt":"Please select at least 1 topic to continue this action","newsletter.error.minTitle":"Minimum 1 topics reached","newsletter.topic.title":"What health topics are you interested in?","newsletter.welcome.description":"តើ​លោក​អ្នក​​ចង់​ប្រើឈ្មោះ​អ្វី?","notification.comment.blocked.message":"This comment contains banned words or phrases and won’t be published","notification.comment.blocked.title":"Blocked comment","notification.comment.premod":"មតិរបស់អ្នក​ត្រូវ​ឆ្លងកាត់ការត្រួតពិនិត្យមុនបង្ហាញ","notification.comment.rejected":"មតិរបស់អ្នក​មានពាក្យពេចន៍​មិន​សមគួរ ដែលមិនអនុញ្ញាតឲ្យបង្ហាញបាន","notification.comment.reportFailed":"បរាជ័យ!","notification.comment.reportSuccess":"អ្នកបាន​រាយការណ៍​ពី​មតិមិនសមគួរ​ជោគជ័យហើយ","notification.comment.somethingWrong":"មានបញ្ហា","notification.comment.suspect.message":"This comment contains suspected words or phrases and won’t be published","notification.comment.suspect.title":"Pending comment","notification.comment.systemWithheld":"មតិរបស់អ្នក​ត្រូវ​ឆ្លងកាត់ការត្រួតពិនិត្យមុនបង្ហាញ","notification.failure":"Something wrong. Try again later!","notification.limitUrlDomain":"Cannot post link outside of Hello Health Group.","notification.post.blocked.message":"This post contains banned words or phrases and won’t be published","notification.post.blocked.title":"Blocked post","notification.post.delete":"Post Deleted","notification.post.suspect.message":"This post contains suspected words or phrases, and is placed for moderator review","notification.post.suspect.title":"Pending post","notification.success":"Success","notification.suspend.message":"Your account has been suspended for violating our terms of service","notification.urlWrongFormat":"Incorrect URL format","onboarding.button.continue":"បន្ត","onboarding.button.skip":"រំលង","onboarding.errorMessage.invalidEmail":"អុីម៉ែល​ គ្មានសុពល​ភាព","onboarding.errorMessage.minLength":"សូម​បំពេញយ៉ាង​ហោច​ណាស់ {} ខ្ទង់","onboarding.errorMessage.passNotMatch":"លេខសម្ងាត់់ត្រូវ​តែ​ដូច​គ្នា","onboarding.errorMessage.passWithPattern":"លេខ​សម្ងាត់់​ត្រូវ​តែ​​តួមាន​ទាំង​អក្សធំ និង​តូច","onboarding.errorMessage.requiredConfirmPassword":"សូម​បញ្ជាក់​លេខ​សម្ងាត់​របស់​អ្នក","onboarding.errorMessage.requiredEmail":"សូម​បំពេញ​អុីម៉ែល​របស់​អ្នក","onboarding.errorMessage.requiredName":"សូម​បំពេញ​ឈ្មោះ​របស់​​អ្នក​","onboarding.errorMessage.requiredPassword":"សូម​បំំពេញ​ពាក្យ​សម្ងាត់​របស់​អ្នក","onboarding.formEmail.description":"បន្ត​ជា​មួយ​នឹង​អុី​ម៉ែល​​របស់​លោក​អ្នក ដើម្បី​បន្ត​ជាមួយ​នឹង​សហគមន៍ {site}","onboarding.formEmail.genderFemale":"ស្រី","onboarding.formEmail.genderMale":"ប្រុស","onboarding.formEmail.heading":"សូម​​ឲ្យយើង​ស្គាល់​អ្នក​កាន់​តែ​ច្បាស់","onboarding.formEmail.yourBirthday":"ថ្ងៃ​ខែ​ឆ្នាំ​កំណើត","onboarding.formEmail.yourEmail":"អុីម៉ែល​របស់​អ្នក","onboarding.formEmail.yourName":"ឈ្មោះ​របស់​អ្នក","onboarding.label.fullName":"Full name","onboarding.otpForm.description":"យើង​បាន​ផ្ញើរ​លេខ​សម្ងាត់ (OTP) ទៅ​លេខ​ទូរ​ស័ព្ទ​លោក​អ្នក​រួច​​ហើយ","onboarding.otpForm.descriptionEmail":"យើង​បាន​ផ្ញើរលេខសម្ងាត់ (OTP) ទៅ​កាន់​អុីម៉ែល​របស់​​អ្នក​ហើយ","onboarding.otpForm.error":"សូមបំំពេញ​លេខ​ OTP ដែលមាន​សុពល​ភាព","onboarding.otpForm.heading":"បញ្ចូល​លេង​សម្ងាត់ OTP របស់​អ្នក","onboarding.otpForm.notReceiveOTP":"មិន​បាន​ទទួល​លេខ​សម្ងាត់ OTP ឬ?","onboarding.otpForm.resendCode":"ផ្ញើរ​លេខ​កូដម្តង​ទៀត {វិនាទី}","onboarding.otpWhatsapps.description":"យើងបានផ្ញើលេខសម្ងាត់អាចត្រូវបានចេញទៅលេខទូរស័ព្ទ WhatsApp {phone} របស់អ្នក។","onboarding.otpWhatsapps.heading":"ការធានារ៉ាប់ WhatsApp","onboarding.similac.address.error":"Your address is required","onboarding.similac.input.address":"Your address","onboarding.similac.input.city":"Please select your city/province","onboarding.similac.input.district":"Please select your district/town","onboarding.similac.input.no":"Please enter your street name, building, house no.","onboarding.similac.input.phone":"Your phone number","onboarding.similac.input.ward":"Please select your ward/village","onboarding.similac.term.error":"This field is required","onboarding.updatePassword.confirmPassword":"បញ្ជាក់លេខសម្ងាត់","onboarding.updatePassword.description":"លេខសម្ងាត់​របស់​អ្នក​ត្រូវ​តែ​មាន​ចាប់​ពី​៨ខ្ទង់​ឡើង​​ទៅ","onboarding.updatePassword.heading":"ជិត​សម្រេចហើយ! អ្នកត្រូវ​ការ​លេខ​សម្ងាត់","onboarding.updatePassword.password":"លេខ​សម្ងាត់","onboarding.updatePasswordResult.description":"ពេល​នេះ លោក​អ្នក​ចូល​​ទៅកាន់​គណនី Hellokrupet ជាមួយនឹង​លេខ​សម្ងាត់​ថ្មីនេះ​បានហើយ​។​","onboarding.updatePasswordResult.heading":"ការ​បង្កើត​លេខ​សម្ងាត់​ទទួល​បាន​ជោគ​ជ័យ","onboarding.updatePhone.description":"យើង​នឹង​ផ្ញើរ​លេខ​សម្ងាត់​មួយ (OTP) ទៅ​កាន់​លេខទូរស័ព្ទ​របស់​លោក​អ្នក","onboarding.updatePhone.error":"សូមបំពេញលេខ​ទូរស័ព្ទដែលមានសុពល​ភាព","onboarding.updatePhone.heading":"លេខ​ទូរ​ស័ព្ទ​របស់​លោក​អ្នក","onboarding.updateWhatsapp.description":"Whatsapp នឹងត្រូវការអ៊ីនធឺណតតូចរបស់អ្នក។","onboarding.updateWhatsapp.submitLabel":"បន្តទំនុកចុះឈ្មោះជាមួយ WhatsApp","onboarding.welcomeScreen.content":"បើក និងស្វាគមន៍​មកកាន់​កន្លែង​ដែល​លោក​អ្នក​​អាច​ចែក​​រំលែក ភ្ជាប់ទំនាក់ទំនង និង​គាំទ្រ​គ្នា​ទៅ​វិញ​ទៅមក​ជាមួយ​នឹង​សមា​ជិក​ផ្សេង​ទៀត ដើម្បី​​ទទួល​បាន​ការ​ស់​ប្រកប​ដោយ​សុខភាព និង​សុភមង្គល។ ","onboarding.welcomeScreen.heading":"សូម​ស្វាគមន៍​មក​កាន់​សហ​គមន៍ Hellokrupet",orCopyLink:n,"ovulationPage.avoidPregnancy":"ចៀសវាងការមានផ្ទៃពោះ","ovulationPage.conceive":"ព្យាយាមយកកូន","ovulationPage.cycleLength":"រយៈពេល​វដ្ដរដូវ","ovulationPage.dayUnit":"(ថ្ងៃ)","ovulationPage.objectives":"គោលបំណង","ovulationPage.periodDuration":"វដ្ដរដូវ","ovulationPage.trackPeriod":"តាមដានវដ្ដរដូវ","placeholder.enterTitleHere":"Enter title here","placeholder.enterUrlHere":"Enter URL here","placeholder.enterUrlTextHere":"Enter URL Text here","placeholder.newCmt":"Write a comment","placeholder.newPost":"Start a new post","pnBanner.both":"Both","pnBanner.both.desc":"Welcome to the adventure of parenthood! Choose a tool that suit you.","pnBanner.both.heading":"Experience our tools for parent!","pnBanner.caclNow":"Calculate now","pnBanner.checkNow":"Check now!","pnBanner.dueDateTool.desc":"Plan ahead for the big day with a stress-free experience!","pnBanner.dueDateTool.heading":"Try our Due Date Calculator","pnBanner.hpv.desc":"Your response helps us craft recommendations specific to your family's needs.","pnBanner.hpv.heading":"Keep your girl safe from HPV virus!","pnBanner.parenting.desc":"Your response helps us craft recommendations specific to your family's needs. ","pnBanner.parenting.heading":"What is the age range of your kids?","pnBanner.pn.btnLabel":"Premium Newsletter","pnBanner.pregnancy.desc":"Input this to ensure our recommendations suits your exciting new journey.","pnBanner.pregnancy.heading":"Are you navigating the world of pregnancy?","pnBanner.submit":"Submit","pnBanner.teenager":"Teenager","pnBanner.teenager.heading":"What is the gender of your kids?","pnBanner.toddlers":"Toddlers","pnBanner.vaccination.desc":"Keep your little one protected with customized vaccination schedules!","pnBanner.vaccination.heading":"Try our Baby Vaccine Scheduler","pnBanner.vaccine.btnLabel":"Baby Vaccine Scheduler","pnModal.disclaimer":"Your first email digest is on its way. Get excited to dive into content that’s tailored specifically for you!","pnTopicSection.maxSelectError.desc":"Remove at least 1 selected topic to continue this action","pnTopicSection.maxSelectError.detail":"Choose maximum {max} topics ({maxTopic})","pnTopicSection.maxSelectError.title":"Maximum {maxSelect} topics reached","pnTopicSection.notFound":"Nothing found","pnTopicSection.plsEnterFavTopics":"Please enter your favorite topics","pnTopicSection.ppAlsoInterested":"People are also interested","pnTopicSection.recentView":"Recently viewed","pnTopicSection.trending":"Trending","popup.allTopics":"All Topics","popup.createPost.confirmCloseDescription":"If you discard now, you’ll lose this post","popup.createPost.confirmCloseTitle":"Are you sure?","popup.deleteComment.description":"Delete your comment cannot be undone","popup.deleteComment.title":"Delete comment?","popup.deletePost.accept":"Delete","popup.deletePost.cancel":"Cancel","popup.deletePost.description":"Delete your post cannot be undone","popup.deletePost.title":"Delete post?","popup.discardPost":"Discard post","popup.discardPostEdit":"Discard changes","popup.editPost":"Edit post","popup.keepEditing":"Keep editing","popup.startANewPost":"Start a new post","post.commentCount":"{count} comments","post.likesCount":"{count} likes","post.seeMore":"See more","post.shareCount":"{count} shares","pregnancy.week":"សប្ដាហ៍","pregnancyTool.description":"Your Baby is as big as a <fruitName></fruitName>","pregnancyTool.title":"Your weeks of pregnancy","pregnancyTool.weightSuggested":"Weight suggested","pregnancyWeightGain.havingTwins":"តើលោកអ្នកកំពុងមានកូនភ្លោះមែនទេ?","pregnancyWeightGain.heading":"ការឡើងទម្ងន់ស្ត្រីអំឡុងពពោះ","pregnancyWeightGain.heightInput":"ចុះកម្ពស់វិញប៉ុន្មានដែរ? ","pregnancyWeightGain.weekInput":"ពពោះបានប៉ុន្មានសប្ដាហ៍ហើយ?","pregnancyWeightGain.weightBeforeInput":"តើទម្ងន់របស់អ្នកមុនមានផ្ទៃពោះប៉ុន្មានគីឡូដែរ?","pregnancyWeightGain.weightInput":"ចុះឥឡូវទម្ងន់ប៉ុន្មាន(គីឡូក្រាម)ហើយ?","pregnancyWeightGain.weightInput.desc":"(គីឡូក្រាម)","previewPhotos.title":"{name}'s Post","profilePanel.anserwing.viewFull":"View full answers","profilePanel.awards":"Awards & Accreditations","profilePanel.createPost":"Create post","profilePanel.education":"Education","profilePanel.emptyCareMess.content":"It looks like there are currently no questions for the doctor at this time. Thank you for being a part of our community.","profilePanel.emptyPostMess.content":"{name} has not been engaged in any activities lately.","profilePanel.experience":"Experiences","profilePanel.joined":"Joined","profilePanel.modal.heading":"Profile","profilePanel.publishcation":"Publishcations","profilePanel.publishedArticles":"Pulished article on Hello Bacsi","profilePanel.question":"Question","profilePanel.questionNotClear":"Question isn't clear","profilePanel.skipQuestion.content":"We will remove this question from your list","profilePanel.skipQuestion.heading":"Skip this question","profilePanel.socialLinks":"Social Links","profilePanel.tabs.care":"Care","profilePanel.tabs.expertAnswer":"Expert Answering","profilePanel.tabs.highlight":"Credentials & Highlights","profilePanel.tabs.posts":"Posts","profilePanel.tabs.relevantArticles":"Relevant Articles","pwg.placeholder.height":"កម្ពស់(សង់ទីម៉ែត្រ)","pwg.placeholder.weight":"ទម្ងន់(គីឡូក្រាម)","sensitiveMask.blur":"ធ្វើឲ្យព្រាល","sensitiveMask.contentWarningDescription":"ការព្រមាន៖ រូបភាពខាងក្រោម​អាចមិនល្អ អាចធ្វើឲ្យអ្នកមានអារម្មណ៍​មិនល្អខ្ពើមរអើម។ ដូច្នេះសូមជូនជាដំណឹងមុនបើកបង្ហាញ។ អរគុណ! ","sensitiveMask.contentWarningMessage":"រូបភាពទាំងនេះប្រហែលជាមានបញ្ហា ...","sensitiveMask.unblur":"បង្ហាញ","share.copyLink":"Or copy link","share.letsJoinCommunity":"Let's join {name} community!","share.letsJoinTopic":"Let's join {name} topic!","share.linkCopied":"Link Copied","share.linkShared":"Link Shared Successfully","share.title":"Share","shareContainer.title":"Share the results","similac.thankYou.done":"Done",submit:i,"switchBtn.no":"ទេ","switchBtn.yes":"បាទ/ចាស","tab.about":"About","tab.discussion":"Discussions","tab.topic":"Topics","tagTopic.moreTopics":"{number} more topics","targetHearRate.heading":"រង្វាស់ចង្វាក់បេះដូង","targetHeartRate.aerobicZone.note":"ហាត់បែប​អែរ៉ូបិក កម្រិតបង្គួរ (៣ - ៥ថ្ងៃ/សប្ដាហ៍)","targetHeartRate.aerobicZone.title":"ហាត់បែប​អែរ៉ូបិក កម្រិតបង្គួរ","targetHeartRate.ageInput":"ថ្ងៃខែឆ្នាំកំណើត","targetHeartRate.ageInput.desc":"(ឆ្នាំ)","targetHeartRate.ageInput.error":"សូមបញ្ចូលអាយុ​ឲ្យ​បាន​ត្រឹមត្រូវ","targetHeartRate.heartRateInput":"អត្រាបេះដូងលោតពេលសម្រាក របស់អ្នក​ចំនួន​ប៉ុន្មានដែរ?","targetHeartRate.heartRateInput.desc":"(ដង/នាទី)","targetHeartRate.heartRateInput.error":'សូមបញ្ចូលចំនួន​ "អត្រាបេះដូងលោតពេលសម្រាក" ​ឲ្យ​បាន​ត្រឹមត្រូវ',"targetHeartRate.lowIntensity.note":"ហាត់តិចណាស់ (ឬ​មិនហាត់សោះតែម្ដង)","targetHeartRate.lowIntensity.title":"ហាត់តិចតួច","targetHeartRate.maximumIntensity.note":"សកម្មខ្លាំង (ហាត់លើស​អ្នក​ធម្មតា x ២)","targetHeartRate.maximumIntensity.title":"សកម្មខ្លាំង","targetHeartRate.moderateIntensity.note":"ហាត់កម្រិត​មធ្យម (១ - ៣ថ្ងៃ/សប្ដាហ៍)","targetHeartRate.moderateIntensity.title":"ហាត់កម្រិតមធ្យម","targetHeartRate.optional":"(បំពេញក៏បាន រំលងក៏បាន)","targetHeartRate.selectActive":"រាល់ថ្ងៃ​តើ​អ្នក​សកម្មរាងកាយ ឬ​ហាត់ប្រាណ​ប៉ុណ្ណាដែរ? ","targetHeartRate.vigorousIntensity.note":"ហាត់សកម្ម( ៦ - ៧ថ្ងៃ/សប្ដាហ៍)","targetHeartRate.vigorousIntensity.title":"ហាត់សកម្ម","tool.askChecking":"កំពុងស្វែងរកផ្សេងពីនេះ","tool.selectPerson":"អ្នក​ពិនិត្យ​ឲ្យ​អ្នក​ណាដែរ? ","tool.selectPerson.other":"អ្នកផ្សេង","tool.selectPerson.yourSelf":"ខ្លួនឯង","toolPage.toolReviewer":"ត្រួតពិនិត្យដោយ {expert_name} នៅ​ {date}","tools.checkYrs":"តើ​អ្នក​កំពុង​ពិនិត្យ​សម្រាប់​អ្នក​ខ្លះ​ឫ?","tools.heading.on":"នៅលើ","tools.selectBabyGender":"កូនប្រុសឬស្រី?","tools.selectGender":"អ្នកភេទអ្វីដែរ?","userProfile.nav.card.eCom":"eShop","userProfile.nav.card.ecom.DeliveryAddress":"Manage addresses","userProfile.nav.card.ecom.manageOrders":"Manage orders","userProfile.nav.card.ecom.voucher":"Voucher","userProfile.nav.card.myBooking":"ការណាត់ជួបរបស់ខ្ញុំ","userProfile.nav.card.myCommunity":"សហគមន៍របស់ខ្ញុំ","userProfile.nav.card.myFamily":"ប្រវត្តិរូបសមាជិកគ្រួសារ","userProfile.nav.card.myHealth":"សុខភាពរបស់ខ្ញុំ","userProfile.nav.card.mySaved":"រក្សាទុក","userProfile.nav.header.count.comments":"មតិ","userProfile.nav.header.count.posts":"ការបង្ហោះ","userProfile.nav.header.count.tools":"រង្វាស់សុខភាព","userProfile.nav.header.points":"ពិន្ទុ","userProfile.nav.header.viewProfile":"មើលប្រវត្តិរូបរបស់ខ្ញុំ","userProfile.nav.menu.accountSettings":"ការកំណត់គណនី","userProfile.nav.menu.disableAccount":"ផ្អាកដំណើរការគណនី","userProfile.nav.menu.help":"ជំនួយ","userProfile.nav.menu.logout":"ចាកចេញ","userProfile.nav.menu.password":"លេខសម្ងាត់","userProfile.userRank.ambassador":"ទូតសុឆន្ទៈ","userProfile.userRank.doctor":"វេជ្ជបណ្ឌិត","userProfile.userRank.expert":"អ្នកជំនាញ","userProfile.userRank.influencer":"Influencer","userProfile.userRank.member":"សមាជិ","verifyBotAnswer.confirmEndorse.accept":"Yes, endorse","verifyBotAnswer.confirmEndorse.cancel":"No, cancel","verifyBotAnswer.confirmEndorse.description":"Thank you for endorsing the answer","verifyBotAnswer.confirmEndorse.heading":"Endorse this answer"};export{e as character,o as copied,t as copy,s as default,a as insert,r as loading,n as orCopyLink,i as submit};
1
+ var character = "Characters";
2
+ var copied = "Copied";
3
+ var copy = "Copy";
4
+ var insert = "Insert";
5
+ var loading = "loading";
6
+ var orCopyLink = "Or copy link";
7
+ var submit = "Submit";
8
+ var kmTranslations = {
9
+ "actionPopover.delete": "Delete",
10
+ "actionPopover.deleteNotification": "Delete this notification",
11
+ "actionPopover.edit": "Edit",
12
+ "actionPopover.inviteShareCommunity": "Invite / Share community",
13
+ "actionPopover.joinCommunity": "Join Community",
14
+ "actionPopover.leaveCommunit": "Leave Community",
15
+ "actionPopover.leaveCommunity": "Leave Community",
16
+ "actionPopover.leaveCommunity.accept": "Leave",
17
+ "actionPopover.leaveCommunity.cancel": "Cancel",
18
+ "actionPopover.leaveCommunity.description": "Are you sure you want to leave this community?",
19
+ "actionPopover.leaveCommunity.title": "Leave Community",
20
+ "actionPopover.report": "Report",
21
+ "actionPopover.turnOffNotification": "Turn off notification",
22
+ "actionPopover.turnOffNotificationAbout": "Turn off notification about {label}",
23
+ "actionPopover.turnOnNotification": "Turn on notification",
24
+ "adBanner.title": "ផ្សព្វផ្សាយពាណិជ្ជកម្ម",
25
+ "admin.comments": "Comments",
26
+ "admin.communities": "Communities",
27
+ "admin.community": "Community",
28
+ "article.shareOn": "Share on",
29
+ "articleAuthor.title.expert": "Expertly reviewed by",
30
+ "articleAuthor.title.fact-check": "Fact-checked by",
31
+ "articleAuthor.title.medical": "Medically reviewed by",
32
+ "articleAuthor.title.written-by": "Written by",
33
+ "articlePage.articleReviewerBy": "ត្រួតពិនិត្យ​ដោយ {name}",
34
+ "articlePage.readMore": "អាន​បន្ថែម",
35
+ "articlePage.showLess": "បង្ហាញតិច",
36
+ "babyGrowth.alert.bmi": "There is no BMI measurements to display for {name} in WHO data range of 0 to 5 years. Use <a>BMI calculator tool</a> above 5 year old",
37
+ "babyGrowth.alert.head": "There is no head circumference measurements to display for {name} in WHO data range of 0 to 5 years",
38
+ "babyGrowth.alert.weight": "There is no Weight measurements to display for {name} in WHO data range of 0 to 10 years ",
39
+ "babyGrowth.chartTitle": "WHO - {name} Growth Chart",
40
+ "babyGrowth.chartTitle.noName": "តារាងវាស់វែងការលូតលាស់ទារក",
41
+ "babyGrowth.cm": "(cm)",
42
+ "babyGrowth.drawer.addMeasurement": "Add a Measurement",
43
+ "babyGrowth.drawer.createBaby": "Create a baby profile",
44
+ "babyGrowth.drawer.switchProfile": "Switch profile",
45
+ "babyGrowth.emptyName": "your baby",
46
+ "babyGrowth.error.atLeastOneOf": "Must have at least one of these fields: Weight, Height, Head Circumference (Head).",
47
+ "babyGrowth.error.birthdayRequired": "Birthday is required",
48
+ "babyGrowth.error.invalidAge": "The measurements exceed the age.",
49
+ "babyGrowth.error.invalidMeasurementDate": "Measurement day is not valid.",
50
+ "babyGrowth.error.invalidValue": "Please input a valid value",
51
+ "babyGrowth.error.measurementDateLowerThanBirthday": "The date entered is before your child's birthday.",
52
+ "babyGrowth.error.outOfRange": "The measurements exceed the WHO's data range.",
53
+ "babyGrowth.error.title": "Invalid data",
54
+ "babyGrowth.head": "Head",
55
+ "babyGrowth.headCircumference": "Head Circumference",
56
+ "babyGrowth.height": "Height",
57
+ "babyGrowth.input.babyName": "ឈ្មោះកូន",
58
+ "babyGrowth.input.birthday": "Baby's birthday",
59
+ "babyGrowth.input.bmi": "Body Mass",
60
+ "babyGrowth.input.bodyMass": "ម៉ាសរាងកាយ",
61
+ "babyGrowth.input.checkSubmit": "តាមដានការលូតលាស់របស់កូន",
62
+ "babyGrowth.input.measurementDate": "កាលបរិច្ឆេទវាស់វែងតាមដាន",
63
+ "babyGrowth.input.submit": "Track your child's growth",
64
+ "babyGrowth.kg": "(kg)",
65
+ "babyGrowth.kg.m2": "(kg/m2)",
66
+ "babyGrowth.monthly": "Monthly",
67
+ "babyGrowth.nickname": "ឈ្មោះហៅក្រៅក៏បាន",
68
+ "babyGrowth.optional": "(optional)",
69
+ "babyGrowth.pageTitle": "Your child's growth results",
70
+ "babyGrowth.percentiles": "Percentiles",
71
+ "babyGrowth.placeholder.babyName": "Add child's name",
72
+ "babyGrowth.popup.heading": "Baby's Profile",
73
+ "babyGrowth.reCalculate": "គណនា​ម្ដង​ទៀត",
74
+ "babyGrowth.record": "Records",
75
+ "babyGrowth.save": "View Growth Tracker",
76
+ "babyGrowth.save.loggedIn": "បង្ហាញ​ពី​ការតាមដានការលូតលាស់របស់​ {name}",
77
+ "babyGrowth.weekly": "Weekly",
78
+ "babyGrowth.weight": "Weight",
79
+ "babyGrowth.xLabel": "Age ({recurrence})",
80
+ "babyGrowth.yearly": "Yearly",
81
+ "babyPoop.findOut": "ស្វែងយល់បន្ថែម",
82
+ "babyPoopTool.name": "Baby Poop",
83
+ "babyVaccine.banner.readmore": "អានបន្ត",
84
+ "babyVaccine.immunization.vaccineName": "ឈ្មោះថ្នាំបង្ការ",
85
+ "babyVaccine.immunization.warning": "ប៉ាម៉ាក់ងាយស្រួល​យល់ពី​តួលេខចាក់ថ្នាំបង្ការ ព្រោះ​វា​ស្រដៀង​គ្នា​ទៅ​នឹង​តារាង​ពេល​វេលាចាក់​ថ្នាំ​បង្ការ​កូនៗ​លោក​អ្នក​ដែរ",
86
+ "babyVaccine.popup.button": "Create a new profile",
87
+ "babyVaccine.popup.button.submit": "រក្សាទុក",
88
+ "babyVaccine.popup.checkbox.suggestedDate": "ជ្រើស​រើស​កាល​បរិច្ឆេទដែល​ត្រូវ​ចាក់​វ៉ាក់​សាំង ឬ​រក្សា​កាល​បរិច្ឆេទ​ដែលត្រូវ​បានផ្តល់​ឲ្យ នៅ​ខាងក្រោមនេះ",
89
+ "babyVaccine.popup.confirm.close": "ប្ដូរកាលបរិច្ឆេទ",
90
+ "babyVaccine.popup.confirm.description": "កូនរបស់លោកអ្នកបាន​ចាក់ថ្នាំបង្ការនេះរួចហើយ​កាលពី{date}",
91
+ "babyVaccine.popup.confirm.ok": "បញ្ជាក់",
92
+ "babyVaccine.popup.confirm.title": "កាលបរិច្ឆេទចាក់ថ្នាំបង្ការ",
93
+ "babyVaccine.popup.input.suggestedDate": "ខ្ញុំភ្លេច/សូមជួយណែនាំ",
94
+ "babyVaccine.popup.label.doses": "ចំនួនដូស",
95
+ "babyVaccine.popup.tab.benefits": "អត្ថប្រយោជន៍",
96
+ "babyVaccine.popup.tab.contraindication": "ប្រឆាំងឬប្រើប្រាស់មិនបាន",
97
+ "babyVaccine.popup.tab.detail": "លម្អិត",
98
+ "babyVaccine.popup.tab.schedule": "តាមដាន",
99
+ "babyVaccine.popup.title": "ព័ត៌មានថ្នាំបង្ការ",
100
+ "babyVaccine.status.all": "ទាំងអស់",
101
+ "babyVaccine.status.missed": "ខកខាន",
102
+ "babyVaccine.status.next": "Next",
103
+ "babyVaccine.status.upcoming": "បន្ទាប់",
104
+ "babyVaccine.status.vaccinated": "ទទួលវ៉ាក់សាំងរួច",
105
+ "babyVaccine.timeline.antigen": "អង់ទីហ្សែន",
106
+ "babyVaccine.timeline.atBirth": "ទើបកើត",
107
+ "babyVaccine.timeline.total": "សរុប {number} ដូស",
108
+ "babyVaccine.timeline.totalNext": "បន្ទាប់់ {number} ដូស",
109
+ "babyVaccine.timeline.totalPast": "កាលពីមុន {number} ដូស",
110
+ "babyVaccine.vaccineCard.injected": "ចាក់រួច",
111
+ "babyVaccine.vaccineCard.markAsInjected": "សម្គាល់ថាបានចាក់រួច",
112
+ "babyVaccine.vaccineInfo.dose": "ដូស: {ordinal}/{total}",
113
+ "babyVaccine.vaccineInfo.injectedDate": "កាលបរិច្ឆេទចាក់: {date}",
114
+ "babyVaccine.vaccineInfo.mandatory": "ចាំបាច់",
115
+ "babyVaccine.vaccineInfo.optional": "ជម្រើស",
116
+ "babyVaccine.vaccineInfo.suggested": "កាលបរិច្ឆេទណែនាំ: {date}",
117
+ "bmi.ageInput": "អ្នកអាយុប៉ុន្មានហើយ?",
118
+ "bmi.ageInput.desc": "(ឆ្នាំ)",
119
+ "bmi.ageInput.error": "សូមបញ្ចូលអាយុឲ្យបានត្រឹមត្រូវ",
120
+ "bmi.heading": "គណនា BMI",
121
+ "bmi.heightInput": "អ្នកកម្ពស់ប៉ុន្មាន? ",
122
+ "bmi.heightInput.desc": "(សង់ទីម៉ែត្រ)",
123
+ "bmi.heightInput.error": "សូមបញ្ចូលកម្ពស់ឲ្យបានត្រឹមត្រូវ",
124
+ "bmi.objective": "គោលបំណង",
125
+ "bmi.objective.gainWeight": "យក​សាច់ដុំ",
126
+ "bmi.objective.loseWeight": "ស្រកទម្ងន់ រំលាយ​ខ្លាញ់",
127
+ "bmi.objective.maintainWeight": "រក្សាទម្ងន់",
128
+ "bmi.result.healthy": "គីឡូគ្រប់ល្អ",
129
+ "bmi.result.overweight": "លើសគីឡូ",
130
+ "bmi.result.underweight": "មិនគ្រប់គីឡូ",
131
+ "bmi.selectGender": "អ្នកភេទអ្វីដែរ?",
132
+ "bmi.submit": "គណនា",
133
+ "bmi.weightInput": "អ្នកគីឡូប៉ុន្មាន? ",
134
+ "bmi.weightInput.desc": "(គីឡូក្រាម)",
135
+ "bmi.weightInput.error": "សូមបញ្ចូលទម្ងន់ឲ្យបានត្រឹមត្រូវ",
136
+ "bmr.heading": "គណនា BMR ",
137
+ "booking.searchBar.allLocations": "ទីតាំងទាំងអស់",
138
+ "booking.searchBar.allSpecialties": "គ្រឿងសម្រាប់ទាំងអស់",
139
+ "booking.searchBar.currentLocation": "Current location",
140
+ "booking.searchBar.grantLocation": "Please grant location permission to search by current location",
141
+ "booking.searchBar.locationPlaceholder": "Enter city",
142
+ "booking.searchBar.noResults": "No Results",
143
+ "booking.searchBar.placeholder.doctor": "Search by doctor name",
144
+ "booking.searchBar.placeholder.hospital": "Search by hospital name",
145
+ "booking.searchBar.placeholder.service": "Search by service",
146
+ "booking.searchBar.placeholder.specialty": "Search by specialty",
147
+ "booking.searchBar.popularKey": "គ្រឿងសាទុស្រុក",
148
+ "booking.searchBar.searchButton": "Search",
149
+ "booking.searchBar.searchInput.placeholder": "Search by Specialty or Clinic...",
150
+ "booking.searchBar.useCurrentLocation": "Use my current location",
151
+ "booking.searchBar.viewAll": "មើលទាំងអស់",
152
+ "booking.searchPopup.doctors": "Doctors",
153
+ "booking.searchPopup.hospitals": "Hospitals & Clinics",
154
+ "booking.searchPopup.searchIn.doctors": "Search \"{name}\" in Doctors",
155
+ "booking.searchPopup.searchIn.hospitals": "Search \"{name}\" in Hospitals",
156
+ "booking.searchPopup.searchIn.services": "See \"{name}\" in Services",
157
+ "booking.searchPopup.searchIn.specialties": "Search \"{name}\" in Specialties",
158
+ "booking.searchPopup.seeAll": "See All",
159
+ "booking.searchPopup.seeLessSpecialties": "See less specialties",
160
+ "booking.searchPopup.seeMoreSpecialties": "See more specialties",
161
+ "booking.searchPopup.services": "Services",
162
+ "booking.searchPopup.specialties": "Specialties",
163
+ "booking.searchResult.description": "{search_type} នៅ {search_location}",
164
+ "bottomBar.share": "Share",
165
+ "cardAuthor.admin": "Admin",
166
+ "cardAuthor.ambassador": "Ambassador",
167
+ "cardAuthor.expert": "Expert",
168
+ "cardAuthor.guide": "Guide",
169
+ "cardAuthor.influencer": "Influencer",
170
+ "cardAuthor.localAdmin": "Local Admin",
171
+ "cardAuthor.moderator": "Moderator",
172
+ "cardAuthor.sponsor": "Sponsor",
173
+ "cardPost.anonymous": "Anonymous",
174
+ "cardReactions.comment": "Comment",
175
+ "cardReactions.repliesCount": "{count} replies",
176
+ "cardReactions.reply": "Reply",
177
+ "cardReply.disclaimer": "<strong>Disclaimer:</strong> The content is furnished relying on authenticated information sources.",
178
+ "cardReply.endorse": "Endorse",
179
+ "cardReply.opposePopup.content": "Can you please provide the reasons for refuting this answer?",
180
+ "cardReply.opposePopup.submit": "Submit",
181
+ "cardReply.pppose": "Refute",
182
+ "cardReply.recommentCategories.heading": "Related content",
183
+ "cardReply.source": "Sources",
184
+ "cardReply.verifyBy": "Medically reviewed by {name}",
185
+ "careBooking.bookAnAppointment": "ណាត់ជួបឬកក់ពេទ្យ",
186
+ "categoryPage.info.reviewed": "ត្រួតពិនិត្យវេជ្ជសាស្ត្រដោយ",
187
+ "categoryPage.onDate": "នៅ {date}",
188
+ character: character,
189
+ "childCard.age.months": "{month} months",
190
+ "childCard.age.oneMonth": "1 month",
191
+ "childCard.age.oneWeek": "1 week",
192
+ "childCard.age.oneYear": "1 year",
193
+ "childCard.age.oneYearMonth": "1 year {month} months",
194
+ "childCard.age.oneYearOneMonth": "1 year 1 month",
195
+ "childCard.age.week": "{weeks} សប្ដាហ៍",
196
+ "childCard.age.yearMonth": "{year} years {month} months",
197
+ "childCard.age.yearNoMonth": "{year} years",
198
+ "childCard.age.yearOneMonth": "{year} years 1 month",
199
+ "childCard.boy": "ប្រុស",
200
+ "childCard.girl": "ស្រី",
201
+ "childCard.menu.add": "Add a child profile",
202
+ "childCard.menu.edit": "Edit {name}’s profile",
203
+ "childCard.menu.remove": "Remove {name}’s profile",
204
+ "childCard.menu.switch": "Switch child's profile",
205
+ "childCard.noName": "Child's Name",
206
+ "choicePopover.ambassadorPosts": "Ambassador posts",
207
+ "choicePopover.expertPosts": "Expert posts",
208
+ "choicePopover.lastestPost": "Latest posts",
209
+ "choicePopover.latest": "Latest",
210
+ "choicePopover.newest": "Newest",
211
+ "choicePopover.oldest": "Oldest",
212
+ "choicePopover.popular": "Popular",
213
+ "choicePopover.popularPost": "Popular posts",
214
+ "choicePopover.sort": "Sort",
215
+ "chooseBaby.button": "View your Child Growth Chart",
216
+ "chooseBaby.new": "or Add new child profile",
217
+ "chooseBaby.placeholder": "Please give child's name",
218
+ "chooseBaby.title": "Choose Child's Profile",
219
+ "comment.count": "{count} comments",
220
+ "comment.seeMoreComments": "See {count} more comments",
221
+ "comment.seeMoreReplies": "See {count} more replies",
222
+ "commentPopup.warning.newPost": "មតិរបស់អ្នកនឹងបង្ហាញជាសាធារណៈ",
223
+ "common.profileNavigator.newsletterSubscription": "Newsletter Subscription",
224
+ "community.choose": "Choose a community",
225
+ "community.notification.joined": "You joined {name} community",
226
+ "community.notification.left": "You left {name} community",
227
+ copied: copied,
228
+ copy: copy,
229
+ "createPost.askDoctor": "សួរវេជ្ជបណ្ឌិត",
230
+ "createPost.askDoctorChoice.no": "No",
231
+ "createPost.askDoctorChoice.yes": "Yes",
232
+ "createPost.message.askDoctorRequire": "Would you like to ask a question to our doctor?",
233
+ "createPost.popup.description": "Description",
234
+ "createPost.popup.guideSelectMonthTopics": "Choose topics about your baby's birth month",
235
+ "createPost.popup.guideSelectTopics": "Choose topics, where to post your articles",
236
+ "createPost.popup.primary": "Tap to select/ unselect topics",
237
+ "createPost.popup.selectMonthTopicBtn": "Select",
238
+ "createPost.popup.specialCharErr": "The title you entered is invalid. Titles must contain letters.\n",
239
+ "createPost.popup.submit": "Post",
240
+ "createPost.popup.success": "New Post Created",
241
+ "createPost.popup.warning": "Select a community to see your following topics",
242
+ "createPost.popup.warningImage": "Maximum 20 images allow, please remove some item below",
243
+ "createPost.popup.wordCount": "{count}/{max} words",
244
+ "createPost.postAnonymous": "Post Anonymously",
245
+ "createPost.title": "Title",
246
+ "createPost.urlText": "Text",
247
+ "dueDatePage.calculationMethod": "វិធីសាស្ត្រគណនា",
248
+ "dueDatePage.conceptionDate": "ថ្ងៃ​បង្ក​កំណើត",
249
+ "dueDatePage.daysText": "{number} ចំំនួន​ថ្ងៃ​",
250
+ "dueDatePage.ivf": "ការ​បង្កកំណើត​ក្នុង​កែវ(IVF)",
251
+ "dueDatePage.ivf.transferDate": "កាលបរិច្ឆេទនៃការផ្សាំអំប្រ៊ីយ៉ុង",
252
+ "dueDatePage.ivf.transferDateRadio": "{number} ថ្ងៃផ្សាំអំប្រ៊ីយ៉ុង",
253
+ "dueDatePage.lastPeriod": "ការ​មក​រដូវចុងក្រោយ",
254
+ "dueDatePage.lastPeriod.calculate": "គណនា",
255
+ "dueDatePage.lastPeriod.lastPeriodLabel": "ថ្ងៃដំបូង​បំផុត​នៃ​ការ​មក​រដូវចុងក្រោយ",
256
+ "dueDatePage.lastPeriod.periodLengthLabel": "រយៈពេល​វដ្ដរដូវ",
257
+ "expert.content.description": "អំពី​គ្រូពេទ្យឯកទេស",
258
+ "expert.content.experiences": "Experiences",
259
+ "footer.signUp": "ចុះឈ្មោះ​ឥឡូវ​នេះ",
260
+ "gender.boy": "ប្រុស",
261
+ "gender.female": "ស្រី",
262
+ "gender.girl": "ស្រី",
263
+ "gender.male": "ប្រុស",
264
+ "healthToolPNModal.back": "Back",
265
+ "healthToolPNModal.findMore.chooseFav": "Choose from your favorite topics\n",
266
+ "healthToolPNModal.finish": "Finish",
267
+ "healthToolPNModal.heading": "Nhận bản tin miễn phí mỗi tuần?",
268
+ "healthToolPNModal.mainForm.requireName": "Please enter your name",
269
+ "healthToolPNModal.mainForm.tailorTopicsHeading": "These topics are tailored to your result",
270
+ "healthToolPNModal.next": "Next",
271
+ "healthToolPNModal.register": "Register",
272
+ "healthToolPNModal.yourPre": "Your preferences",
273
+ "healthTools.dueDateCalculator": "គណនាថ្ងៃសម្រាលកូន",
274
+ "healthTools.ovulationCalculator": "គណនាថ្ងៃមេជីវិតញីទុំធ្លាក់",
275
+ "healthtool.placeholder.age": "Your age",
276
+ "home.menu.category.view": "បើក {category}",
277
+ "home.navigator.menu.care.homeButton": "Booking Home",
278
+ "home.navigator.menu.care.noDatas.cta": "Book a Doctor",
279
+ "home.navigator.menu.care.noDatas.description": "HelloCare helps patients to find the right medical doctors and service treatment for their needs, in their vicinity.",
280
+ "home.navigator.menu.care.noDatas.title": "Make an appointment with doctors easily",
281
+ "home.navigator.menu.category.noDatas.cta": "Discover now",
282
+ "home.navigator.menu.category.noDatas.description": "Hello គ្រូពេទ្យ ​ចង់​ក្លាយ​ជា​ប្រភព​ជិតស្និទ្ធបំផុតដើម្បី​ផ្ដល់​ព័ត៌មាន​ដ៏​ត្រឹមត្រូវ​ ដើម្បី​ជា​ទុន​ក្នុង​ការ​សម្រេច​ចិត្ត ធ្វើ​យ៉ាង​ណា​ឲ្យ​បងប្អូន​រស់នៅ​ប្រកប​ដោយ​សុខភាព​ល្អ​បរិបូរណ៍ និង​ស្រស់ស្រាយ​សុខសប្បាយ​ជា​ដរាប",
283
+ "home.navigator.menu.category.noDatas.title": "Hello គ្រូពេទ្យ ",
284
+ "home.navigator.menu.healthTools.noDatas.cta": "Discover more",
285
+ "home.navigator.menu.healthTools.noDatas.description": "These easy-to-use health assessment tools will help you gauge vital parts of your overall health and wellness.",
286
+ "home.navigator.menu.healthTools.noDatas.title": "Health Tools",
287
+ "home.navigator.menu.spotlightEcom": "Categories",
288
+ "home.navigator.menu.spotlightHospitals": "Popular Hospitals",
289
+ "home.navigator.menu.spotlightTools": "Favorite Tools",
290
+ "home.navigator.menu.spotlights": "មាតិកាពិសេស​ទាំងអស់",
291
+ "home.navigator.menu.spotlights.seeAll": "មើល​មាតិកាពិសេស​ទាំងអស់",
292
+ "home.navigator.menu.together.noPosts.cta": "Join Our Communities",
293
+ "home.navigator.menu.together.noPosts.description": "Community is a safe space where you can connect with other members, comment on topics you care about, and receive trusted advice from medical experts on the health issues that matter most.",
294
+ "home.navigator.menu.together.noPosts.title": "Welcome to Community",
295
+ "home.navigator.menu.trendingPosts": "Highlight Posts",
296
+ "home.navigator.menu.trendingPosts.seeMore": "មើល​បន្ថែម",
297
+ "home.navigator.menuItem.allCategories": "មើល​គ្រប់​ផ្នែក​ទាំង​អស់",
298
+ "home.navigator.menuItem.allCommunities": "បង្ហាញសហគមន៍ទាំងអស់",
299
+ "home.navigator.menuItem.allCommunitiesheadingTitle": "Find your communities",
300
+ "home.navigator.menuItem.allHealthTools": "មើល​ផ្នែក​​រង្វាស់​សុខភាពទាំង​អស់",
301
+ "home.navigator.menuItem.allSpecialties": "All specialties",
302
+ "home.navigator.menuItem.allSpotlight": "មើល​មាតិកាពិសេស​ទាំងអស់",
303
+ "home.navigator.menuItem.discover": "មាតិកា",
304
+ "home.navigator.menuItem.healthCategories": "មាតិកា",
305
+ "home.navigator.menuItem.healthTools": "រង្វាស់​សុខភាព",
306
+ "home.navigator.menuItem.healthToolsList": "ឧបករណ៍សុខភាព",
307
+ "home.navigator.menuItem.helloCare": "ការ​ព្រួយបារម្ភ",
308
+ "home.navigator.menuItem.helloEcom": "eShop",
309
+ "home.navigator.menuItem.helloTogether": "សហគមន៍",
310
+ "home.navigator.menuItem.language": "ភាសា",
311
+ "home.navigator.menuItem.new": "new",
312
+ "home.navigator.menuItem.specialties": "Specialties",
313
+ "home.navigator.menuItem.spotlights": "មាតិកាពិសេស​ទាំងអស់",
314
+ "home.search": "ស្វែងរក {site}",
315
+ "home.seeAll": "មើល​ទាំង​អស់",
316
+ "home.seeAllCategories": "អត្ថបទ​ទាំង​អស់",
317
+ "home.seeExpert": "បង្ហាញ​ព័ត៌មានគ្រូពេទ្យឯកទេសបន្ថែម​",
318
+ "home.seeHospital": "បង្ហាញ​ព័ត៌មានមន្ទីរពេទ្យបន្ថែម​",
319
+ "home.seeMore": "អានបន្ត",
320
+ "home.seeMoreExperts": "មើល​បន្ថែម​ពី​គ្រូពេទ្យ​ឯកទេស",
321
+ "hospital.content.description": "Hospital Details",
322
+ "inputComment.replyTo": "Reply to {name}",
323
+ insert: insert,
324
+ "label.latestPost": "Latest Post",
325
+ "label.pinnedPost": "Pinned Post",
326
+ loading: loading,
327
+ "login.booking": "ណាត់ជាមួយវេជ្ជបណ្ឌិត",
328
+ "logout.popup.ask.mb": "Logout of Marry Baby",
329
+ "logout.popup.ask1": "ចង់ចាកចេញពី Hellokrupet? ",
330
+ "logout.popup.ask2": "ប្រាកដហើយ​ថា អ្នក​ចង់​ចាកចេញ? ",
331
+ "logout.popup.button.cancel": "ទេ! អត់ទេ",
332
+ "logout.popup.button.logout": "ចាកចេញ",
333
+ "menu.care.searchBySpecialties": "Search by specialty",
334
+ "morePopover.report": "Report",
335
+ "morePopover.report.description": "Help us understand what’s happening with this post. How would you describe it?",
336
+ "morePopover.report.falseNews": "False news",
337
+ "morePopover.report.offensive": "Offensive",
338
+ "morePopover.report.other": "Other",
339
+ "morePopover.report.prohibited": "Prohibited content",
340
+ "morePopover.report.scam": "Misleading or scam",
341
+ "morePopover.report.sex": "Sexually inappropriate",
342
+ "morePopover.report.spam": "Spam",
343
+ "morePopover.report.title": "Report this post",
344
+ "morePopover.report.violence": "Violence",
345
+ "morePopover.reportSubmit.description": "We won’t tell them who reported it. Please check these details:",
346
+ "morePopover.reportSubmit.title": "Submit report?",
347
+ "morePopover.savePost": "Save post",
348
+ "morePopover.share": "Share",
349
+ "morePopover.shareOn": "Share on",
350
+ "morePopover.turnOffNotifications": "Turn off notifications",
351
+ "morePopover.turnOnNotifications": "Turn on notifications",
352
+ "morePopover.unsavePost": "Remove Saved post",
353
+ "navigation.loginJoin": "ចូល",
354
+ "navigation.search.input.placeholder": "Search",
355
+ "navigation.signUp": "Sign up",
356
+ "newsletter.error.minCotennt": "Please select at least 1 topic to continue this action",
357
+ "newsletter.error.minTitle": "Minimum 1 topics reached",
358
+ "newsletter.topic.title": "What health topics are you interested in?",
359
+ "newsletter.welcome.description": "តើ​លោក​អ្នក​​ចង់​ប្រើឈ្មោះ​អ្វី?",
360
+ "notification.comment.blocked.message": "This comment contains banned words or phrases and won’t be published",
361
+ "notification.comment.blocked.title": "Blocked comment",
362
+ "notification.comment.premod": "មតិរបស់អ្នក​ត្រូវ​ឆ្លងកាត់ការត្រួតពិនិត្យមុនបង្ហាញ",
363
+ "notification.comment.rejected": "មតិរបស់អ្នក​មានពាក្យពេចន៍​មិន​សមគួរ ដែលមិនអនុញ្ញាតឲ្យបង្ហាញបាន",
364
+ "notification.comment.reportFailed": "បរាជ័យ!",
365
+ "notification.comment.reportSuccess": "អ្នកបាន​រាយការណ៍​ពី​មតិមិនសមគួរ​ជោគជ័យហើយ",
366
+ "notification.comment.somethingWrong": "មានបញ្ហា",
367
+ "notification.comment.suspect.message": "This comment contains suspected words or phrases and won’t be published",
368
+ "notification.comment.suspect.title": "Pending comment",
369
+ "notification.comment.systemWithheld": "មតិរបស់អ្នក​ត្រូវ​ឆ្លងកាត់ការត្រួតពិនិត្យមុនបង្ហាញ",
370
+ "notification.failure": "Something wrong. Try again later!",
371
+ "notification.limitUrlDomain": "Cannot post link outside of Hello Health Group.",
372
+ "notification.post.blocked.message": "This post contains banned words or phrases and won’t be published",
373
+ "notification.post.blocked.title": "Blocked post",
374
+ "notification.post.delete": "Post Deleted",
375
+ "notification.post.suspect.message": "This post contains suspected words or phrases, and is placed for moderator review",
376
+ "notification.post.suspect.title": "Pending post",
377
+ "notification.success": "Success",
378
+ "notification.suspend.message": "Your account has been suspended for violating our terms of service",
379
+ "notification.urlWrongFormat": "Incorrect URL format",
380
+ "onboarding.button.continue": "បន្ត",
381
+ "onboarding.button.skip": "រំលង",
382
+ "onboarding.errorMessage.invalidEmail": "អុីម៉ែល​ គ្មានសុពល​ភាព",
383
+ "onboarding.errorMessage.minLength": "សូម​បំពេញយ៉ាង​ហោច​ណាស់ {} ខ្ទង់",
384
+ "onboarding.errorMessage.passNotMatch": "លេខសម្ងាត់់ត្រូវ​តែ​ដូច​គ្នា",
385
+ "onboarding.errorMessage.passWithPattern": "លេខ​សម្ងាត់់​ត្រូវ​តែ​​តួមាន​ទាំង​អក្សធំ និង​តូច",
386
+ "onboarding.errorMessage.requiredConfirmPassword": "សូម​បញ្ជាក់​លេខ​សម្ងាត់​របស់​អ្នក",
387
+ "onboarding.errorMessage.requiredEmail": "សូម​បំពេញ​អុីម៉ែល​របស់​អ្នក",
388
+ "onboarding.errorMessage.requiredName": "សូម​បំពេញ​ឈ្មោះ​របស់​​អ្នក​",
389
+ "onboarding.errorMessage.requiredPassword": "សូម​បំំពេញ​ពាក្យ​សម្ងាត់​របស់​អ្នក",
390
+ "onboarding.formEmail.description": "បន្ត​ជា​មួយ​នឹង​អុី​ម៉ែល​​របស់​លោក​អ្នក ដើម្បី​បន្ត​ជាមួយ​នឹង​សហគមន៍ {site}",
391
+ "onboarding.formEmail.genderFemale": "ស្រី",
392
+ "onboarding.formEmail.genderMale": "ប្រុស",
393
+ "onboarding.formEmail.heading": "សូម​​ឲ្យយើង​ស្គាល់​អ្នក​កាន់​តែ​ច្បាស់",
394
+ "onboarding.formEmail.yourBirthday": "ថ្ងៃ​ខែ​ឆ្នាំ​កំណើត",
395
+ "onboarding.formEmail.yourEmail": "អុីម៉ែល​របស់​អ្នក",
396
+ "onboarding.formEmail.yourName": "ឈ្មោះ​របស់​អ្នក",
397
+ "onboarding.label.fullName": "Full name",
398
+ "onboarding.otpForm.description": "យើង​បាន​ផ្ញើរ​លេខ​សម្ងាត់ (OTP) ទៅ​លេខ​ទូរ​ស័ព្ទ​លោក​អ្នក​រួច​​ហើយ",
399
+ "onboarding.otpForm.descriptionEmail": "យើង​បាន​ផ្ញើរលេខសម្ងាត់ (OTP) ទៅ​កាន់​អុីម៉ែល​របស់​​អ្នក​ហើយ",
400
+ "onboarding.otpForm.error": "សូមបំំពេញ​លេខ​ OTP ដែលមាន​សុពល​ភាព",
401
+ "onboarding.otpForm.heading": "បញ្ចូល​លេង​សម្ងាត់ OTP របស់​អ្នក",
402
+ "onboarding.otpForm.notReceiveOTP": "មិន​បាន​ទទួល​លេខ​សម្ងាត់ OTP ឬ?",
403
+ "onboarding.otpForm.resendCode": "ផ្ញើរ​លេខ​កូដម្តង​ទៀត {វិនាទី}",
404
+ "onboarding.otpWhatsapps.description": "យើងបានផ្ញើលេខសម្ងាត់អាចត្រូវបានចេញទៅលេខទូរស័ព្ទ WhatsApp {phone} របស់អ្នក។",
405
+ "onboarding.otpWhatsapps.heading": "ការធានារ៉ាប់ WhatsApp",
406
+ "onboarding.similac.address.error": "Your address is required",
407
+ "onboarding.similac.input.address": "Your address",
408
+ "onboarding.similac.input.city": "Please select your city/province",
409
+ "onboarding.similac.input.district": "Please select your district/town",
410
+ "onboarding.similac.input.no": "Please enter your street name, building, house no.",
411
+ "onboarding.similac.input.phone": "Your phone number",
412
+ "onboarding.similac.input.ward": "Please select your ward/village",
413
+ "onboarding.similac.term.error": "This field is required",
414
+ "onboarding.updatePassword.confirmPassword": "បញ្ជាក់លេខសម្ងាត់",
415
+ "onboarding.updatePassword.description": "លេខសម្ងាត់​របស់​អ្នក​ត្រូវ​តែ​មាន​ចាប់​ពី​៨ខ្ទង់​ឡើង​​ទៅ",
416
+ "onboarding.updatePassword.heading": "ជិត​សម្រេចហើយ! អ្នកត្រូវ​ការ​លេខ​សម្ងាត់",
417
+ "onboarding.updatePassword.password": "លេខ​សម្ងាត់",
418
+ "onboarding.updatePasswordResult.description": "ពេល​នេះ លោក​អ្នក​ចូល​​ទៅកាន់​គណនី Hellokrupet ជាមួយនឹង​លេខ​សម្ងាត់​ថ្មីនេះ​បានហើយ​។​",
419
+ "onboarding.updatePasswordResult.heading": "ការ​បង្កើត​លេខ​សម្ងាត់​ទទួល​បាន​ជោគ​ជ័យ",
420
+ "onboarding.updatePhone.description": "យើង​នឹង​ផ្ញើរ​លេខ​សម្ងាត់​មួយ (OTP) ទៅ​កាន់​លេខទូរស័ព្ទ​របស់​លោក​អ្នក",
421
+ "onboarding.updatePhone.error": "សូមបំពេញលេខ​ទូរស័ព្ទដែលមានសុពល​ភាព",
422
+ "onboarding.updatePhone.heading": "លេខ​ទូរ​ស័ព្ទ​របស់​លោក​អ្នក",
423
+ "onboarding.updateWhatsapp.description": "Whatsapp នឹងត្រូវការអ៊ីនធឺណតតូចរបស់អ្នក។",
424
+ "onboarding.updateWhatsapp.submitLabel": "បន្តទំនុកចុះឈ្មោះជាមួយ WhatsApp",
425
+ "onboarding.welcomeScreen.content": "បើក និងស្វាគមន៍​មកកាន់​កន្លែង​ដែល​លោក​អ្នក​​អាច​ចែក​​រំលែក ភ្ជាប់ទំនាក់ទំនង និង​គាំទ្រ​គ្នា​ទៅ​វិញ​ទៅមក​ជាមួយ​នឹង​សមា​ជិក​ផ្សេង​ទៀត ដើម្បី​​ទទួល​បាន​ការ​ស់​ប្រកប​ដោយ​សុខភាព និង​សុភមង្គល។ ",
426
+ "onboarding.welcomeScreen.heading": "សូម​ស្វាគមន៍​មក​កាន់​សហ​គមន៍ Hellokrupet",
427
+ orCopyLink: orCopyLink,
428
+ "ovulationPage.avoidPregnancy": "ចៀសវាងការមានផ្ទៃពោះ",
429
+ "ovulationPage.conceive": "ព្យាយាមយកកូន",
430
+ "ovulationPage.cycleLength": "រយៈពេល​វដ្ដរដូវ",
431
+ "ovulationPage.dayUnit": "(ថ្ងៃ)",
432
+ "ovulationPage.objectives": "គោលបំណង",
433
+ "ovulationPage.periodDuration": "វដ្ដរដូវ",
434
+ "ovulationPage.trackPeriod": "តាមដានវដ្ដរដូវ",
435
+ "placeholder.enterTitleHere": "Enter title here",
436
+ "placeholder.enterUrlHere": "Enter URL here",
437
+ "placeholder.enterUrlTextHere": "Enter URL Text here",
438
+ "placeholder.newCmt": "Write a comment",
439
+ "placeholder.newPost": "Start a new post",
440
+ "pnBanner.both": "Both",
441
+ "pnBanner.both.desc": "Welcome to the adventure of parenthood! Choose a tool that suit you.",
442
+ "pnBanner.both.heading": "Experience our tools for parent!",
443
+ "pnBanner.caclNow": "Calculate now",
444
+ "pnBanner.checkNow": "Check now!",
445
+ "pnBanner.dueDateTool.desc": "Plan ahead for the big day with a stress-free experience!",
446
+ "pnBanner.dueDateTool.heading": "Try our Due Date Calculator",
447
+ "pnBanner.hpv.desc": "Your response helps us craft recommendations specific to your family's needs.",
448
+ "pnBanner.hpv.heading": "Keep your girl safe from HPV virus!",
449
+ "pnBanner.parenting.desc": "Your response helps us craft recommendations specific to your family's needs. ",
450
+ "pnBanner.parenting.heading": "What is the age range of your kids?",
451
+ "pnBanner.pn.btnLabel": "Premium Newsletter",
452
+ "pnBanner.pregnancy.desc": "Input this to ensure our recommendations suits your exciting new journey.",
453
+ "pnBanner.pregnancy.heading": "Are you navigating the world of pregnancy?",
454
+ "pnBanner.submit": "Submit",
455
+ "pnBanner.teenager": "Teenager",
456
+ "pnBanner.teenager.heading": "What is the gender of your kids?",
457
+ "pnBanner.toddlers": "Toddlers",
458
+ "pnBanner.vaccination.desc": "Keep your little one protected with customized vaccination schedules!",
459
+ "pnBanner.vaccination.heading": "Try our Baby Vaccine Scheduler",
460
+ "pnBanner.vaccine.btnLabel": "Baby Vaccine Scheduler",
461
+ "pnModal.disclaimer": "Your first email digest is on its way. Get excited to dive into content that’s tailored specifically for you!",
462
+ "pnTopicSection.maxSelectError.desc": "Remove at least 1 selected topic to continue this action",
463
+ "pnTopicSection.maxSelectError.detail": "Choose maximum {max} topics ({maxTopic})",
464
+ "pnTopicSection.maxSelectError.title": "Maximum {maxSelect} topics reached",
465
+ "pnTopicSection.notFound": "Nothing found",
466
+ "pnTopicSection.plsEnterFavTopics": "Please enter your favorite topics",
467
+ "pnTopicSection.ppAlsoInterested": "People are also interested",
468
+ "pnTopicSection.recentView": "Recently viewed",
469
+ "pnTopicSection.trending": "Trending",
470
+ "popup.allTopics": "All Topics",
471
+ "popup.createPost.confirmCloseDescription": "If you discard now, you’ll lose this post",
472
+ "popup.createPost.confirmCloseTitle": "Are you sure?",
473
+ "popup.deleteComment.description": "Delete your comment cannot be undone",
474
+ "popup.deleteComment.title": "Delete comment?",
475
+ "popup.deletePost.accept": "Delete",
476
+ "popup.deletePost.cancel": "Cancel",
477
+ "popup.deletePost.description": "Delete your post cannot be undone",
478
+ "popup.deletePost.title": "Delete post?",
479
+ "popup.discardPost": "Discard post",
480
+ "popup.discardPostEdit": "Discard changes",
481
+ "popup.editPost": "Edit post",
482
+ "popup.keepEditing": "Keep editing",
483
+ "popup.startANewPost": "Start a new post",
484
+ "post.commentCount": "{count} comments",
485
+ "post.likesCount": "{count} likes",
486
+ "post.seeMore": "See more",
487
+ "post.shareCount": "{count} shares",
488
+ "pregnancy.week": "សប្ដាហ៍",
489
+ "pregnancyTool.description": "Your Baby is as big as a <fruitName></fruitName>",
490
+ "pregnancyTool.title": "Your weeks of pregnancy",
491
+ "pregnancyTool.weightSuggested": "Weight suggested",
492
+ "pregnancyWeightGain.havingTwins": "តើលោកអ្នកកំពុងមានកូនភ្លោះមែនទេ?",
493
+ "pregnancyWeightGain.heading": "ការឡើងទម្ងន់ស្ត្រីអំឡុងពពោះ",
494
+ "pregnancyWeightGain.heightInput": "ចុះកម្ពស់វិញប៉ុន្មានដែរ? ",
495
+ "pregnancyWeightGain.weekInput": "ពពោះបានប៉ុន្មានសប្ដាហ៍ហើយ?",
496
+ "pregnancyWeightGain.weightBeforeInput": "តើទម្ងន់របស់អ្នកមុនមានផ្ទៃពោះប៉ុន្មានគីឡូដែរ?",
497
+ "pregnancyWeightGain.weightInput": "ចុះឥឡូវទម្ងន់ប៉ុន្មាន(គីឡូក្រាម)ហើយ?",
498
+ "pregnancyWeightGain.weightInput.desc": "(គីឡូក្រាម)",
499
+ "previewPhotos.title": "{name}'s Post",
500
+ "profilePanel.anserwing.viewFull": "View full answers",
501
+ "profilePanel.awards": "Awards & Accreditations",
502
+ "profilePanel.createPost": "Create post",
503
+ "profilePanel.education": "Education",
504
+ "profilePanel.emptyCareMess.content": "It looks like there are currently no questions for the doctor at this time. Thank you for being a part of our community.",
505
+ "profilePanel.emptyPostMess.content": "{name} has not been engaged in any activities lately.",
506
+ "profilePanel.experience": "Experiences",
507
+ "profilePanel.joined": "Joined",
508
+ "profilePanel.modal.heading": "Profile",
509
+ "profilePanel.publishcation": "Publishcations",
510
+ "profilePanel.publishedArticles": "Pulished article on Hello Bacsi",
511
+ "profilePanel.question": "Question",
512
+ "profilePanel.questionNotClear": "Question isn't clear",
513
+ "profilePanel.skipQuestion.content": "We will remove this question from your list",
514
+ "profilePanel.skipQuestion.heading": "Skip this question",
515
+ "profilePanel.socialLinks": "Social Links",
516
+ "profilePanel.tabs.care": "Care",
517
+ "profilePanel.tabs.expertAnswer": "Expert Answering",
518
+ "profilePanel.tabs.highlight": "Credentials & Highlights",
519
+ "profilePanel.tabs.posts": "Posts",
520
+ "profilePanel.tabs.relevantArticles": "Relevant Articles",
521
+ "pwg.placeholder.height": "កម្ពស់(សង់ទីម៉ែត្រ)",
522
+ "pwg.placeholder.weight": "ទម្ងន់(គីឡូក្រាម)",
523
+ "sensitiveMask.blur": "ធ្វើឲ្យព្រាល",
524
+ "sensitiveMask.contentWarningDescription": "ការព្រមាន៖ រូបភាពខាងក្រោម​អាចមិនល្អ អាចធ្វើឲ្យអ្នកមានអារម្មណ៍​មិនល្អខ្ពើមរអើម។ ដូច្នេះសូមជូនជាដំណឹងមុនបើកបង្ហាញ។ អរគុណ! ",
525
+ "sensitiveMask.contentWarningMessage": "រូបភាពទាំងនេះប្រហែលជាមានបញ្ហា ...",
526
+ "sensitiveMask.unblur": "បង្ហាញ",
527
+ "share.copyLink": "Or copy link",
528
+ "share.letsJoinCommunity": "Let's join {name} community!",
529
+ "share.letsJoinTopic": "Let's join {name} topic!",
530
+ "share.linkCopied": "Link Copied",
531
+ "share.linkShared": "Link Shared Successfully",
532
+ "share.title": "Share",
533
+ "shareContainer.title": "Share the results",
534
+ "similac.thankYou.done": "Done",
535
+ submit: submit,
536
+ "switchBtn.no": "ទេ",
537
+ "switchBtn.yes": "បាទ/ចាស",
538
+ "tab.about": "About",
539
+ "tab.discussion": "Discussions",
540
+ "tab.topic": "Topics",
541
+ "tagTopic.moreTopics": "{number} more topics",
542
+ "targetHearRate.heading": "រង្វាស់ចង្វាក់បេះដូង",
543
+ "targetHeartRate.aerobicZone.note": "ហាត់បែប​អែរ៉ូបិក កម្រិតបង្គួរ (៣ - ៥ថ្ងៃ/សប្ដាហ៍)",
544
+ "targetHeartRate.aerobicZone.title": "ហាត់បែប​អែរ៉ូបិក កម្រិតបង្គួរ",
545
+ "targetHeartRate.ageInput": "ថ្ងៃខែឆ្នាំកំណើត",
546
+ "targetHeartRate.ageInput.desc": "(ឆ្នាំ)",
547
+ "targetHeartRate.ageInput.error": "សូមបញ្ចូលអាយុ​ឲ្យ​បាន​ត្រឹមត្រូវ",
548
+ "targetHeartRate.heartRateInput": "អត្រាបេះដូងលោតពេលសម្រាក របស់អ្នក​ចំនួន​ប៉ុន្មានដែរ?",
549
+ "targetHeartRate.heartRateInput.desc": "(ដង/នាទី)",
550
+ "targetHeartRate.heartRateInput.error": "សូមបញ្ចូលចំនួន​ \"អត្រាបេះដូងលោតពេលសម្រាក\" ​ឲ្យ​បាន​ត្រឹមត្រូវ",
551
+ "targetHeartRate.lowIntensity.note": "ហាត់តិចណាស់ (ឬ​មិនហាត់សោះតែម្ដង)",
552
+ "targetHeartRate.lowIntensity.title": "ហាត់តិចតួច",
553
+ "targetHeartRate.maximumIntensity.note": "សកម្មខ្លាំង (ហាត់លើស​អ្នក​ធម្មតា x ២)",
554
+ "targetHeartRate.maximumIntensity.title": "សកម្មខ្លាំង",
555
+ "targetHeartRate.moderateIntensity.note": "ហាត់កម្រិត​មធ្យម (១ - ៣ថ្ងៃ/សប្ដាហ៍)",
556
+ "targetHeartRate.moderateIntensity.title": "ហាត់កម្រិតមធ្យម",
557
+ "targetHeartRate.optional": "(បំពេញក៏បាន រំលងក៏បាន)",
558
+ "targetHeartRate.selectActive": "រាល់ថ្ងៃ​តើ​អ្នក​សកម្មរាងកាយ ឬ​ហាត់ប្រាណ​ប៉ុណ្ណាដែរ? ",
559
+ "targetHeartRate.vigorousIntensity.note": "ហាត់សកម្ម( ៦ - ៧ថ្ងៃ/សប្ដាហ៍)",
560
+ "targetHeartRate.vigorousIntensity.title": "ហាត់សកម្ម",
561
+ "tool.askChecking": "កំពុងស្វែងរកផ្សេងពីនេះ",
562
+ "tool.selectPerson": "អ្នក​ពិនិត្យ​ឲ្យ​អ្នក​ណាដែរ? ",
563
+ "tool.selectPerson.other": "អ្នកផ្សេង",
564
+ "tool.selectPerson.yourSelf": "ខ្លួនឯង",
565
+ "toolPage.toolReviewer": "ត្រួតពិនិត្យដោយ {expert_name} នៅ​ {date}",
566
+ "tools.checkYrs": "តើ​អ្នក​កំពុង​ពិនិត្យ​សម្រាប់​អ្នក​ខ្លះ​ឫ?",
567
+ "tools.heading.on": "នៅលើ",
568
+ "tools.selectBabyGender": "កូនប្រុសឬស្រី?",
569
+ "tools.selectGender": "អ្នកភេទអ្វីដែរ?",
570
+ "userProfile.nav.card.eCom": "eShop",
571
+ "userProfile.nav.card.ecom.DeliveryAddress": "Manage addresses",
572
+ "userProfile.nav.card.ecom.manageOrders": "Manage orders",
573
+ "userProfile.nav.card.ecom.voucher": "Voucher",
574
+ "userProfile.nav.card.myBooking": "ការណាត់ជួបរបស់ខ្ញុំ",
575
+ "userProfile.nav.card.myCommunity": "សហគមន៍របស់ខ្ញុំ",
576
+ "userProfile.nav.card.myFamily": "ប្រវត្តិរូបសមាជិកគ្រួសារ",
577
+ "userProfile.nav.card.myHealth": "សុខភាពរបស់ខ្ញុំ",
578
+ "userProfile.nav.card.mySaved": "រក្សាទុក",
579
+ "userProfile.nav.header.count.comments": "មតិ",
580
+ "userProfile.nav.header.count.posts": "ការបង្ហោះ",
581
+ "userProfile.nav.header.count.tools": "រង្វាស់សុខភាព",
582
+ "userProfile.nav.header.points": "ពិន្ទុ",
583
+ "userProfile.nav.header.viewProfile": "មើលប្រវត្តិរូបរបស់ខ្ញុំ",
584
+ "userProfile.nav.menu.accountSettings": "ការកំណត់គណនី",
585
+ "userProfile.nav.menu.disableAccount": "ផ្អាកដំណើរការគណនី",
586
+ "userProfile.nav.menu.help": "ជំនួយ",
587
+ "userProfile.nav.menu.logout": "ចាកចេញ",
588
+ "userProfile.nav.menu.password": "លេខសម្ងាត់",
589
+ "userProfile.userRank.ambassador": "ទូតសុឆន្ទៈ",
590
+ "userProfile.userRank.doctor": "វេជ្ជបណ្ឌិត",
591
+ "userProfile.userRank.expert": "អ្នកជំនាញ",
592
+ "userProfile.userRank.influencer": "Influencer",
593
+ "userProfile.userRank.member": "សមាជិ",
594
+ "verifyBotAnswer.confirmEndorse.accept": "Yes, endorse",
595
+ "verifyBotAnswer.confirmEndorse.cancel": "No, cancel",
596
+ "verifyBotAnswer.confirmEndorse.description": "Thank you for endorsing the answer",
597
+ "verifyBotAnswer.confirmEndorse.heading": "Endorse this answer"
598
+ };
599
+
600
+ export { character, copied, copy, kmTranslations as default, insert, loading, orCopyLink, submit };