| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- export default {
- tabbar: {
- clock: 'Circadian Clock',
- metric: 'Metric',
- activity: 'Activity',
- nutrition: 'Nutrition',
- more: 'More'
- },
- share: {
- title: 'Weight Loss/Fasting Sleep/Body Management/Metric Recording/Exercise Check-in, all in fast16cc',
- food_title: 'Food Journal'
- },
- page: {
- clock: {
- title: 'Circadian Clock',
- },
- activity: {
- title: 'Activity',
- },
- metric: {
- title: 'Metrics',
- },
- food: {
- title: 'Food',
- },
- workout:{
- title:'Workouts'
- },
- explore:{
- title:'Explore'
- },
- more: {
- title: 'More',
- un_login: 'Not logged in',
- stone: 'Reverse aging stone',
- stone_desc: 'Member system upgrading, during which metric recording is temporarily exempt from reverse aging stone recording. Please stay tuned.',
- setting: 'Settings',
- reset_session: 'Reset session',
- debug_mode: 'Debug mode'
- },
- choose_scenario: {
- title: 'Select Circadian Clock',
- title_size: 25,
- sub_title: 'Fasting and sleep constitute the biological clock',
- btn_next: 'Next',
- btn_more: 'Learn more',
- },
- set_schedule: {
- fast_title: 'Fast Schedule',
- sleep_title: 'Sleep Schedule',
- fast_subtitle: 'Set time and duration goals',
- sleep_subtitle: 'Set time and duration goals',
- fast_target: 'Goal',
- fast_target_desc: 'Fasting window is {{target_time}}, and eating window is {{left_time}}.',
- fast_schedule: 'Schedule',
- fast_schedule_desc: 'Start fasting at {{start_time}}, and end fasting {{the_next_day}} at {{end_time}}.',
- sleep_target: 'Goal',
- sleep_target_desc: 'Sleep window is {{target_time}}, and wake window is {{left_time}}.',
- sleep_schedule: 'Schedule',
- sleep_schedule_desc: 'Go to bed at {{start_time}}, and wake up {{the_next_day}} at {{end_time}}.',
- next_day: 'Next day',
- the_next_day: 'the next day'
- },
- choose_language: {
- title: '',
- sub_title: '',
- btn_confirm: ''
- },
- choose_auth: {
- app_name: '',
- btn_create_account: '',
- btn_login: 'Log in',
- btn_wechat: 'WeChat login',
- btn_signup: 'Sign up',
- slogan: 'Healthy Circadian Clock'
- },
- auth: {
- agreement: 'I have read and agreed to the User Agreement and Privacy Policy',
- },
- records_history: {
- time_title: 'Fast and Sleep',
- metric_title: '{{title}} Records',
- activity_title: '{{title}} Records',
- del_success: 'Deletion successful'
- },
- setting: {
- title: 'Settings',
- version: 'Version',
- logout: 'Log out'
- },
- user_profile: {
- title: 'Edit profile',
- nickname: 'Nickname',
- save: 'Save'
- }
- },
- feature: {
- common: {
- prompt: 'Prompt',
- action_sheet_cancel: 'Cancel',
- picker_cancel_btn: 'Cancel',
- picker_confirm_btn: 'Confirm',
- wait_for_end: 'Awaiting end',
- not_started: 'Not started',
- not_completed: 'Not completed',
- btn_pre:'Pre',
- btn_next: 'Next',
- btn_done: 'Done',
- btn_set_and_next: 'Set and next',
- btn_set_and_done: 'Set and done',
- drag_order:'Press and drag to change order',
- maintain:'Item under maintenance',
- multi_timezones:'Mult. time zones',
- different_timezone:'Other time zone',
- multi_tz_desc:'Multiple time zones were involved in these events.',
- diff_tz_desc:'These events occured in {{location}} time which differs from your current time zone.',
- toast: {
- min_value: 'Cannot go any lower',
- max_value: 'Cannot go any higher',
- min_metric_count: 'Select at least {{count}} items',
- max_metric_count: 'Advanced members can select more than {{count}} items',
- min_time_value: 'Cannot go any later',
- max_time_value: 'Cannot go any earlier',
- update_success: 'Update Successful',
- input_nickname: 'Please enter a nickname',
- ongoing: 'Please complete the record first', // Displayed when the "plus" button or an actionsheet item is clicked while there is an ongoing record
- },
- action_sheet: {
- delete: 'Delete'
- },
- modal: {
- delete_item_title: 'Delete',
- delete_item_content: 'Are you sure you want to delete?',
- delete_cancel_btn: 'Cancel',
- delete_confirm_btn: 'Confirm',
- delete_all_title: 'Delete',
- delete_all_content: 'Are you sure you want to delete all records?',
- delete_all_cancel_btn: 'Cancel',
- delete_all_confirm_btn: 'Confirm',
- logout_title: 'Log out',
- logout_content: 'Are you sure you want to log out?',
- deluser_title: 'Delete account',
- deluser_content: 'Are you sure you want to delete this account?',
- reset_session_title: 'Reset session',
- reset_session_content: 'Are you sure you want to reset the session?'
- },
- no_data: {
- title: 'Failed to load',
- retry_btn: 'Retry',
- no_record: 'No records'
- }
- },
- auth: {
- create_account: {
- title: 'Sign up',
- sub_title: 'Create username',
- input_username_placeholder: 'Username',
- input_email_placeholder: 'Email',
- footer_desc: 'Already have an account?',
- footer_login: 'Go to login',
- btn_next: 'Next'
- },
- login: {
- input_account_placeholder: 'Username or email',
- input_password_placeholder: 'Password',
- footer_desc: 'Don\'t have an account?',
- footer_sign_up: 'Sign up'
- },
- create_password: {
- title: 'Create password',
- sub_title: 'Enter and confirm password',
- input_password_placeholder: 'Password',
- input_password_confirm_placeholder: 'Confirm password',
- btn_next: 'Next'
- }
- },
- track_time_duration: {
- common: {
- share_title: 'My Fasting Sleep Diary',
- start_fast: 'Start fasting',//正常态
- started_fasting: 'Started fasting',//完成时
- end_fast: 'End fasting',
- ended_fasting: 'Ended fasting',
- start_sleep: 'Start sleeping',
- started_sleeping: 'Started sleeping',
- end_sleep: 'End sleeping',
- ended_sleeping: 'Ended sleeping',
- start_fasting_first:'Start fasting first.',
- },
- change_tz_alert: {
- title: 'New Time Zone Detected',
- content: 'Changed to {{tz}} for you.',
- confirm: 'Got it'
- },
- status_indicator: {
- fast_wait_for_start: 'Fast',
- fast_ongoing: 'Fasting',
- sleep_wait_for_start: 'Sleep',
- sleep_ongoing: 'Sleeping',
- sleep_ongoing1: 'Sleep awaiting start',
- sleep_ongoing3: 'Sleep ended'
- },
- follow_wx_pub: {
- // Unfollowed state
- modal_unfollowed_title: 'Schedule reminder',
- modal_unfollowed_content: 'Follow our public account to enable schedule reminders!',
- modal_unfollowed_cancel_btn: 'Back',
- modal_unfollowed_confirm_btn: 'Enable',
- h5_unfollowed_title: 'Enable schedule reminders',
- // Followed state
- modal_followed_title: 'Schedule reminder enabled',
- modal_followed_content: 'Do you want to go to the public account to check?',
- modal_followed_cancel_btn: 'Back',
- modal_followed_confirm_btn: 'Go to check',
- h5_followed_title: 'Schedule reminders',
- },
- console: {
- fast_start: 'Start fasting',
- fast_end: 'End fasting',
- sleep_start: 'Start sleeping',
- sleep_end: 'End sleeping',
- total_duration: 'Total duration',
- countup: 'In progress',
- countdown_not_due: 'Time remaining',
- timeout: 'Time expired',
- fast_duration: 'Fasting target duration',
- sleep_duration: 'Sleep target duration',
- real_fast_start_dt: 'Fast start time',
- real_fast_end_dt: 'Fast end time',
- real_sleep_start_dt: 'Sleep start time',
- real_sleep_end_dt: 'Sleep end time',
- },
- schedule: {
- section_title: 'Today',
- follow_tip: 'Enable schedule reminders',
- timeout_tip: 'End current recording and resume schedule.',
- action_sheet_adjust_schedule: 'Adjust schedule',
- duration_goals_by_stage: 'View fasting stage goals',
- current_stage: 'View current fasting stage',
- timeline: 'Schedule',
- total_time:'Total time',
- stage: 'Stages',
- },
- record_fast_sleep: {
- header: {
- latest_record: 'Recent',
- btn_show_all: 'View more'
- },
- item: {
- fast: 'Fast',
- sleep: 'Sleep'
- },
- timeline: 'Timeline',
- stage: 'Stages',
- pop_title: 'Detail'
- },
- action_sheet: {
- change_schedule: 'Adjust schedule',
- switch_scenario: 'Select circadian clock',
- set_new_goals:'Set New Goals',
- set_fast_goal:'Set Fast Goal (for this time)',
- set_sleep_goal:'Set Sleep Goal (for this time) ',
- edit_fasting_goal:'Edit Fasting Goal',
- edit_sleeping_goal:'Edit Sleeping Goal',
- cancel: 'Cancel'
- },
- dial: {
- start_time: 'Start Time',
- end_time: 'End Time',
- duration: 'Duration',
- // Secondary modal - picker title
- picker_fast_schedule_start_time: 'Fast schedule start time',
- picker_fast_schedule_end_time: 'Fast schedule end time',
- picker_fast_schedule_duration: 'Fast schedule duration',
- picker_sleep_schedule_start_time: 'Sleep schedule start time',
- picker_sleep_schedule_end_time: 'Sleep schedule end time',
- picker_sleep_schedule_duration: 'Sleep schedule duration',
- },
- choose_scenario: {
- list: {
- item1: {
- name: 'Fast',
- desc: '',
- note: ''
- },
- item2: {
- name: 'Sleep',
- desc: '',
- note: ''
- },
- item3: {
- name: 'Fast and Sleep',
- desc: '',
- note: ''
- },
- }
- },
- stage: {
- a: 'Pre-sleep fast',
- b: 'Overnight fast',
- c: 'Post-sleep fast',
- a_ing: 'Pre-sleep fasting',
- b_ing: 'Overnight fasting',
- c_ing: 'Post-sleep fasting',
- wait_for_start: 'Awaiting start',
- not_completed: 'Not completed',
- not_started: 'Not started'
- },
- },
- food: {
- action_sheet: {
- alert_text: 'Edit this meal',
- edit_title: 'Operate on the current photo',
- tag: 'Tag',
- start_time: 'Start time',
- end_time: 'End time',
- edit_pic: 'Edit picture',
- share_pic: 'Share picture',
- },
- picker_tag_title: 'Tag',
- picker_start_title: 'Start time',
- picker_end_title: 'End time',
- camera: 'Take food photo',
- album: 'Choose from album',
- share_title: 'My food diary',
- prompt: 'Prompt',
- prompt_detail: 'The order of the diary list has changed, click to refresh',
- sence_desc: 'Take pictures of food, record pre-meal hunger\nRecord post-meal satiety',
- sence_desc_off: 'Perceive hunger and satiety signals, improve intuitive eating',
- learn_more: 'Learn More',
- mindful_switch_on: 'Mindful mode is turned on',
- pre_meal_enforce_order_alert: 'Please take a food photo first\nor choose a food photo from the album',
- pre_meal_confirm_title: 'Pre-meal {{score}} points {{desc}}',
- post_meal_confirm_title: 'Post-meal {{score}} points {{desc}}',
- slider_tip_pre_meal_title: 'Hunger',
- slider_tip_post_meal_title: 'Satiety',
- slider_tip_pre_meal_desc: 'Extremely hungry to not hungry',
- slider_tip_post_meal_desc: 'Not full to extremely bloated',
- disable_switch_modal_title: 'End current recording first.',
- disable_switch_modal_btn: 'Got it'
- },
- workout: {
- share_title: 'My workout diary',
- finish_title: '{{name}} Timer training',
- finish_current: 'Please finish the current workout first',
- add_more: 'Add more',
- choose_workout: 'Choose exercise',
- order: 'Adjust order',
- choose_workout_desc: 'Choose exercises frequently practiced in fitness training\nor daily activities'
- },
- track_something: {
- btn_record: 'Track',
- picker_datetime: 'Record time',
- activity: {
- pop_title: 'Detail',
- btn_status: {
- idle: 'Track',
- ing: 'Tracking',
- retry: 'Still tracking',
- success: 'Tracked',
- fail: 'Tracking failed'
- },
- open: 'Enable',
- un_open: 'No record',
- un_login: 'Not logged in',
- today_un_check: 'Track now',
- check_history: 'View history',
- login_then_check: 'Log in to track',
- open_then_check: 'Enable steps count',
- total: 'Total',
- sync: 'Auto synced',
- check: 'Tracked'
- },
- metric: {
- share_title: 'My Metric Records',
- no_record: 'No record',
- un_login: 'Not logged in',
- login_can_check: 'Record after logging in',
- check_unlock_data: 'Track now',
- choose_metric: 'Choose metric',
- choose_metric_desc: 'Select metrics based on your needs.',
- order: 'Adjust order',
- composite:'Comp'
- },
- werun_auth: {
- modal_open_setting_title: 'Reminder',
- modal_open_setting_content: 'We noticed that you have not granted permission to access WeChat Workout. Would you like to open settings to grant permission?',
- toast_reject_auth: 'You have rejected authorization and cannot access step count'
- }
- }
- }
- }
|