zh.js 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. export default {
  2. tabbar: {
  3. clock: '生物钟',
  4. metric: '指标',
  5. activity: '运动',
  6. nutrition: '营养',
  7. more: '更多'
  8. },
  9. share: {
  10. title: '减脂/断食睡眠/身材管理/指标记录/运动打卡, 尽在fast16cc',
  11. food_title: 'Food Journal'
  12. },
  13. page: {
  14. clock: {
  15. title: '生物钟',
  16. },
  17. activity: {
  18. title: '运动',
  19. },
  20. metric: {
  21. title: '指标',
  22. },
  23. food: {
  24. title: '饮食',
  25. },
  26. workout: {
  27. title: '运动'
  28. },
  29. explore: {
  30. title: '发现'
  31. },
  32. more: {
  33. title: '更多',
  34. un_login: '未登录',
  35. stone: '逆龄石',
  36. stone_desc: '会员体系升级中,期间指标记录限时免逆龄石记录\n敬请期待',
  37. setting: '设置',
  38. reset_session: '重置session',
  39. debug_mode: '走查模式'
  40. },
  41. choose_scenario: {
  42. title: '选择生物钟',
  43. sub_title: '断食和睡眠构成生物钟',
  44. btn_next: '下一步',
  45. btn_more: '了解更多',
  46. },
  47. set_schedule: {
  48. fast_title: '断食日程',
  49. sleep_title: '睡眠日程',
  50. fast_subtitle: '设定时间和时长目标',
  51. sleep_subtitle: '设定时间和时长目标',
  52. fast_target: '断食目标',
  53. fast_target_desc: '计划每日断食{{target_time}}, 其余{{left_time}}进食。',
  54. fast_schedule: '断食日程',
  55. fast_schedule_desc: '计划每日{{start_time}}开始断食, {{the_next_day}}{{end_time}}结束断食。',
  56. sleep_target: '睡眠目标',
  57. sleep_target_desc: '计划每日睡眠{{target_time}}, 其余{{left_time}}清醒。',
  58. sleep_schedule: '睡眠日程',
  59. sleep_schedule_desc: '计划每日{{start_time}}开始睡眠, {{the_next_day}}{{end_time}}结束睡眠。',
  60. next_day: '次日',
  61. the_next_day: '次日'
  62. },
  63. choose_language: {
  64. title: '',
  65. sub_title: '',
  66. btn_confirm: ''
  67. },
  68. choose_auth: {
  69. app_name: '',
  70. btn_create_account: '',
  71. btn_login: '登录',
  72. btn_wechat: '微信登录',
  73. btn_signup: '注册',
  74. slogan: '健康生物钟'
  75. },
  76. auth: {
  77. agreement: '已阅读并同意《用户协议》和《隐私政策》',
  78. },
  79. records_history: {
  80. time_title: '历史记录',
  81. metric_title: '{{title}}记录',
  82. activity_title: '{{title}}记录',
  83. del_success: '删除成功'
  84. },
  85. setting: {
  86. title: '设置',
  87. version: '版本',
  88. logout: '退出登录'
  89. },
  90. user_profile: {
  91. title: '编辑资料',
  92. nickname: '昵称',
  93. save: '保存'
  94. }
  95. },
  96. feature: {
  97. common: {
  98. prompt: '提示',
  99. action_sheet_cancel: '取消',
  100. picker_cancel_btn: '取消',
  101. picker_confirm_btn: '确定',
  102. wait_for_end: "待结束",
  103. not_started: "未开始",
  104. not_completed: "未完成",
  105. btn_next: '下一步',
  106. btn_pre: '上一步',
  107. btn_done: '完成',
  108. btn_set_and_next: "下一步",// "Set and Next"
  109. btn_set_and_done: "完成",// "Set and Done"
  110. drag_order: '长按可拖动排序',
  111. maintain: '项目维护中',
  112. multi_timezones: '跨多时区',
  113. different_timezone: '其他时区',
  114. multi_tz_desc: '上述事件涉及到多个时区。',
  115. diff_tz_desc: '上述事件发生在{{location}}时区, 与您当前所在的时区不同。',
  116. become_pro: '成为会员',
  117. overnight: '夜间',
  118. day: '白天',
  119. eat: '进食',
  120. move: '活动',
  121. show_more: '显示更多',
  122. toast: {
  123. min_value: '不能再小了',
  124. max_value: '不能再大了',
  125. min_metric_count: '选择至少{{count}}项',
  126. max_metric_count: '高级会员可选择{{count}}项以上',
  127. min_time_value: '不能再晚了',
  128. max_time_value: '不能再早了',
  129. update_success: '更新成功',
  130. input_nickname: '请输入昵称',
  131. ongoing: '请先完成记录',//进行中点击加号,actionsheet item时弹此提示
  132. },
  133. action_sheet: {
  134. delete: '删除'
  135. },
  136. modal: {
  137. delete_item_title: '删除',
  138. delete_item_content: '确认要删除吗?',
  139. delete_cancel_btn: '取消',
  140. delete_confirm_btn: '确定',
  141. delete_all_title: '删除',
  142. delete_all_content: '确认删除全部记录?',
  143. delete_all_cancel_btn: '取消',
  144. delete_all_confirm_btn: '确定',
  145. logout_title: '退出登录',
  146. logout_content: '确定退出登录吗?',
  147. deluser_title: '注销账号',
  148. deluser_content: '确定注销此账号吗?',
  149. reset_session_title: '重置session',
  150. reset_session_content: '确认重置session吗?'
  151. },
  152. no_data: {
  153. title: '加载失败',
  154. retry_btn: '重试',
  155. no_record: '无记录'
  156. }
  157. },
  158. auth: {
  159. create_account: {
  160. title: '注册账号',
  161. sub_title: '创建用户名',
  162. input_username_placeholder: '用户名',
  163. input_email_placeholder: '邮箱',
  164. footer_desc: '已有账号?',
  165. footer_login: '去登录',
  166. btn_next: '下一步'
  167. },
  168. login: {
  169. input_account_placeholder: '用户名或邮箱',
  170. input_password_placeholder: '密码',
  171. footer_desc: '还没有账号?',
  172. footer_sign_up: '去注册',
  173. login_now: '立即登录'
  174. },
  175. create_password: {
  176. title: '创建密码',
  177. sub_title: '输入并确认密码',
  178. input_password_placeholder: '密码',
  179. input_password_confirm_placeholder: '确认密码',
  180. btn_next: '下一步'
  181. }
  182. },
  183. day_night: {
  184. night_ring: '夜间环',
  185. day_ring: '白天环',
  186. night_ring_login: '夜晚时间',
  187. day_ring_login: '白天时间',
  188. night_popover: "夜间",
  189. day_popover: "白天",
  190. limited_free: '限时免费',
  191. tonight: '今晚',
  192. tomorrow_morning: '明天',//英文过长,简化
  193. last_night: '昨晚',
  194. this_morning: '今天',//英文过长,简化
  195. tomorrow: '明天',
  196. today: '今天',
  197. sunset_to_sunrise: '日落到日出',
  198. sunrise_to_sunset: '日出到日落',
  199. time_to_sunset: '距日落',
  200. time_to_sunrise: '距日出',
  201. time_past_sunset: '已日落',
  202. time_past_sunrise: '已日出',
  203. night_duration: '时长',
  204. day_duration: '时长',
  205. overview: '概览',
  206. events: '事件',
  207. stages: '阶段',
  208. get_local_time: '显示当地时间',
  209. get_local_time_sunrise: '显示当地时间',
  210. to: '至'
  211. },
  212. track_time_duration: {
  213. common: {
  214. schedule: '日程',
  215. current_schedule: '当前进程',
  216. share_title: '我的断食睡眠日记',
  217. start_fast: '开始断食',//正常态
  218. started_fasting: '开始断食',//完成时
  219. end_fast: '结束断食',
  220. ended_fasting: '结束断食',
  221. start_sleep: '开始睡眠',
  222. started_sleeping: '开始睡眠',
  223. end_sleep: '结束睡眠',
  224. ended_sleeping: '结束睡眠',
  225. start_fasting_first: '开始断食后可设置',
  226. okay: '好的',
  227. im_ready: '我准备好了',
  228. got_it: '好的'
  229. },
  230. reminders: {
  231. schedule_title: '健康日程提醒',
  232. fast_end_title: '断食结束提醒',
  233. wake_title: '起床提醒',
  234. schedule_fast_content: '开启后, 您将在设定的开始时间获得提醒。',
  235. schedule_sleep_content: '开启后, 您将在设定的就寝时间获得提醒。',
  236. schedule_mix_content:'开启后, 您将在设定的断食开始时间及就寝时间获得提醒。',
  237. post_fast_content: '开启后, 您将在{{time}} 获得结束提醒。',
  238. post_sleep_content: '开启后, 您将在{{time}} 获得起床提醒。',
  239. enable_schedule_fast_content: '每日 {{time}} 提醒您开始断食。',
  240. enable_schedule_sleep_content: '每日 {{time}} 提醒您就寝。',
  241. enable_schedule_mix_content: '每日 {{time1}} 提醒您开始断食,每日 {{time2}} 提醒您就寝。',
  242. enable_post_fast_content: '{{time}} 提醒您结束断食。',
  243. enable_post_sleep_content: '{{time}} 提醒您起床。',
  244. later: '稍后',
  245. open: '立即开启',
  246. ok: '好的'
  247. },
  248. third_ring: {
  249. night_ring: '夜间',
  250. day_ring: '白天',
  251. sunrise_today: '日出',
  252. sunset_today: '日落',
  253. sunrise_tomorrow: '日出(明天)',
  254. member_desc: "日出和日落时间为全球平均值。如需获取实际时间, 成为我们的 Pro 会员。",
  255. enter_location_desc: "日出和日落时间为全球平均值。如需获取实际时间,请选择您的地点。",
  256. base_location_desc: "根据您的地点计算。",
  257. location: '地点',
  258. enter: '选择',
  259. unknown: '未知',
  260. latitude: '经度',
  261. longitude: '纬度',
  262. coordinates: '经纬度',
  263. timezone: '时区',
  264. },
  265. change_tz_alert: {
  266. title: '检测到新时区',
  267. content: '已为您变更到 {{tz}}',
  268. confirm: '我知道了'
  269. },
  270. status_indicator: {
  271. fast_wait_for_start: '断食',
  272. fast_ongoing: '断食进行中',
  273. sleep_wait_for_start: '睡眠',
  274. sleep_ongoing: '睡眠进行中',
  275. sleep_ongoing1: '睡眠待开始',
  276. sleep_ongoing3: '睡眠已结束',
  277. },
  278. follow_wx_pub: {
  279. //未关注状态
  280. modal_unfollowed_title: '日程提醒',
  281. modal_unfollowed_content: '关注公众号\n开启我的日程提醒!',
  282. modal_unfollowed_cancel_btn: '返回',
  283. modal_unfollowed_confirm_btn: '去开启',
  284. h5_unfollowed_title: '开启日程提醒',
  285. //已关注状态
  286. modal_followed_title: '日程提醒已开启',
  287. modal_followed_content: '要前往公众号查看吗?',
  288. modal_followed_cancel_btn: '返回',
  289. modal_followed_confirm_btn: '前往查看',
  290. h5_followed_title: '日程提醒',
  291. },
  292. console: {
  293. fast_start: '开始断食',
  294. fast_end: '结束断食',
  295. sleep_start: '开始睡眠',
  296. sleep_end: '结束睡眠',
  297. total_duration: '总时长',
  298. countup: '已进行', //indicator
  299. countdown_not_due: '距结束',
  300. timeout: '已超时',
  301. real_duration: '实际',
  302. fast_duration: '设置断食目标时长', //时长picker title
  303. sleep_duration: '设置睡眠目标时长',
  304. real_fast_start_dt: '断食开始时间', //时间picker title
  305. real_fast_end_dt: '断食结束时间',
  306. real_sleep_start_dt: '上床睡觉时间',
  307. real_sleep_end_dt: '起床时间',
  308. target: '目标'
  309. },
  310. schedule: {
  311. section_title: '今天',
  312. follow_tip: '开启日程提醒',
  313. timeout_tip: '完成记录,恢复日程。',
  314. action_sheet_adjust_schedule: '调整日程', //点击弹出action_sheet的item
  315. duration_goals_by_stage: '查看断食阶段目标', //底部文字按钮 waite for start
  316. current_stage: '查看当前断食阶段', //底部文字按钮 onging
  317. timeline: '日程', //一级页面待开始进行中,segment index=0的值
  318. total_time: '时长',
  319. stage: '阶段',
  320. },
  321. record_fast_sleep: {
  322. header: {
  323. latest_record: '最近',
  324. btn_show_all: '查看历史'
  325. },
  326. item: {
  327. fast: '断食',
  328. sleep: '睡眠'
  329. },
  330. timeline: '时间', //modal弹窗 segment index=0的值
  331. stage: '阶段',
  332. pop_title: '详情',
  333. history_title: '历史记录',
  334. tab_all: '全部',
  335. tab_fast_sleep: '断食与睡眠',
  336. tab_fast: '断食',
  337. tab_sleep: '睡眠',
  338. delete: '删除'
  339. },
  340. action_sheet: {
  341. change_schedule: '调整日程',
  342. switch_scenario: '选择生物钟',
  343. set_new_goals: '设置新目标',
  344. set_fast_goal: '设置断食目标(本次)',
  345. set_sleep_goal: '设置睡眠目标(本次)',
  346. edit_fasting_goal: '编辑断食目标',
  347. edit_sleeping_goal: '编辑睡眠目标',
  348. cancel: '取消'
  349. },
  350. dial: {
  351. start_time: '开始时间',
  352. end_time: '结束时间',
  353. duration: '时长',
  354. // 二级 modal - picker title
  355. picker_fast_schedule_start_time: "断食日程开始时间",// "Fast schedule start time"
  356. picker_fast_schedule_end_time: "断食日程结束时间",// "Fast schedule end time"
  357. picker_fast_schedule_duration: "断食日程时长",// "Fast schedule duration"
  358. picker_sleep_schedule_start_time: "睡眠日程开始时间",// "Sleep schedule start time"
  359. picker_sleep_schedule_end_time: "睡眠日程结束时间",// "Sleep schedule end time"
  360. picker_sleep_schedule_duration: "睡眠日程时长",// "Sleep schedule duration"
  361. },
  362. choose_scenario: {
  363. list: {
  364. item1: {
  365. name: '断食',
  366. desc: '',
  367. note: ''
  368. },
  369. item2: {
  370. name: '睡眠',
  371. desc: '',
  372. note: ''
  373. },
  374. item3: {
  375. name: '断食和睡眠',
  376. desc: '',
  377. note: ''
  378. },
  379. }
  380. },
  381. stage: {
  382. a: '睡前断食',
  383. b: '睡眠期间断食',
  384. c: '起床后断食',
  385. a_ing: '睡前断食',
  386. b_ing: '睡眠期间断食',
  387. c_ing: '起床后断食',
  388. wait_for_start: '待开始',
  389. not_completed: '未完成',
  390. not_started: '未开始',
  391. no_stage_selected: '未选择阶段',
  392. multi_selection: '多选'
  393. }
  394. },
  395. food: {
  396. action_sheet: {
  397. alert_text: '编辑这一餐',
  398. edit_title: '对当前照片进行操作',
  399. tag: '标签',
  400. start_time: '开始时间',
  401. end_time: '结束时间',
  402. edit_pic: '编辑图片',
  403. share_pic: '分享图片',
  404. },
  405. picker_tag_title: '标签',
  406. picker_start_title: '开始时间',
  407. picker_end_title: '结束时间',
  408. camera: '拍摄食物',
  409. album: '从相册选择',
  410. share_title: '我的饮食日记',
  411. prompt: '提示',
  412. prompt_detail: '日记列表顺序发生变化,点击刷新',
  413. sence_desc: '拍摄食物,记录餐前饥饿感\n记录餐后饱足感',
  414. sence_desc_off: '感知身体饥饱信号, 提升健康饮食直觉',
  415. learn_more: '了解更多',
  416. mindful_switch_on: '感知模式已开启',
  417. pre_meal_enforce_order_alert: '请先拍摄食物\n或从相册选择食物照片',
  418. pre_meal_confirm_title: '餐前{{score}}分{{desc}}',
  419. post_meal_confirm_title: '餐后{{score}}分{{desc}}',
  420. slider_tip_pre_meal_title: '饥饿感',
  421. slider_tip_post_meal_title: '饱足感',
  422. slider_tip_pre_meal_desc: '极度饥饿到不饿',
  423. slider_tip_post_meal_desc: '不饱到极度撑胀',
  424. disable_switch_modal_title: '请先完成当前记录',
  425. disable_switch_modal_btn: '我知道了'
  426. },
  427. workout: {
  428. share_title: '我的运动日记',
  429. finish_title: '{{name}}计时训练中',
  430. finish_current: '请先结束训练',
  431. add_more: '添加更多',
  432. choose_workout: '选择运动项',
  433. order: '调整排序',
  434. choose_workout_desc: '选择健身训练中常练的动作\n或日常活动'
  435. },
  436. track_something: {
  437. btn_record: '记录',
  438. picker_datetime: '记录时间',
  439. activity: {
  440. pop_title: '详情',
  441. btn_status: {
  442. idle: '打卡',
  443. ing: '打卡中...',
  444. retry: '仍在打卡中...',
  445. success: '打卡成功',
  446. fail: '打卡失败'
  447. },
  448. open: '开启',
  449. un_open: '未开启',
  450. un_login: '未登录',
  451. today_un_check: '今天待打卡',
  452. check_history: '查看历史记录',
  453. login_then_check: '登录后可开启打卡',
  454. open_then_check: '开启后可打卡步数',
  455. total: '总计',
  456. sync: '同步',
  457. check: '打卡'
  458. },
  459. metric: {
  460. share_title: '我的指标记录',
  461. no_record: '无记录',
  462. un_login: '未登录',
  463. login_can_check: '登录后可记录',
  464. check_unlock_data: '记录解锁趋势',
  465. choose_metric: '选择指标项',
  466. choose_metric_desc: '按需选择自己常用的指标',
  467. order: '调整排序',
  468. composite: '复合'
  469. },
  470. werun_auth: {
  471. modal_open_setting_title: '提示',
  472. modal_open_setting_content: '检测到您没有打开微信运动的权限,是否去设置打开?',
  473. toast_reject_auth: '您已拒绝授权,无法获取步数'
  474. }
  475. }
  476. }
  477. }