| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615 |
- import { current } from "@reduxjs/toolkit";
- export default {
- tabbar: {
- clock: 'Circadian',
- metric: 'Metric',
- activity: 'Activity',
- nutrition: 'Nutrition',
- more: 'Me'
- },
- share: {
- title: 'Weight Loss/Fasting Sleep/Body Management/Metric Recording/Exercise Check-in, all in fast16cc',
- food_title: 'Food Journal'
- },
- page: {
- clock: {
- title: 'Circadian',
- },
- activity: {
- title: 'Activity',
- },
- metric: {
- title: 'Metrics',
- },
- food: {
- title: 'Food',
- },
- workout: {
- title: 'Workouts'
- },
- explore: {
- title: 'Explore',
- share_title: 'My explore'
- },
- more: {
- title: 'Profile',
- 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: 'History',
- 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',
- nickname_footer: 'The community leaderboard feature is coming out soon, and a personalized name will let you stand out.'
- },
- edit_nickname:{
- title:'Edit Nickname'
- }
- },
- feature: {
- auth_sys:{
- location_title:'Unable to use location',
- location_desc:'Go to the app\'s settings, tap Location and choose "While Using the App."\nIf untappable, return to settings, tap Privacy -> Location Services and turn on "Location Services" first.',
- location_cancel:'Close',
- location_confirm:'Open settings'
- },
- 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.',
- become_pro: 'Become Pro',
- overnight: 'Overnight',
- day: 'Day',
- eat: 'Eat',
- move: 'Move',
- show_more: 'Show More',
- week_desc:{
- current_week: 'Current week',
- last_week: 'Last week',
- weeks_ago: '{{index}} weeks ago'
- },
- date_desc:{
- today: 'Today',
- tonight:'Tonight',
- lastnight: 'Last night',
- yesterday: 'Yesterday',
- tomorrow: 'Tomorrow',
- two_days_ago:'2 days ago',
- two_days_after:'2 days from now',
- days_ago: '{{index}} days ago',
- days_after: '{{index}} days from now',
- },
- time_desc:{
- morning: 'morning',
- afternoon: 'afternoon',
- },
- day_of_week_full:{
- sun: 'Sunday',
- mon: 'Monday',
- tue: 'Tuesday',
- wed: 'Wednesday',
- thu: 'Thursday',
- fri: 'Friday',
- sat: 'Saturday'
- },
- day_of_week_short:{
- sun: 'Sun',
- mon: 'Mon',
- tue: 'Tue',
- wed: 'Wed',
- thu: 'Thu',
- fri: 'Fri',
- sat: 'Sat'
- },
- 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',
- login_now: 'Log in now'
- },
- create_password: {
- title: 'Create password',
- sub_title: 'Enter and confirm password',
- input_password_placeholder: 'Password',
- input_password_confirm_placeholder: 'Confirm password',
- btn_next: 'Next'
- }
- },
- day_night: {
- night_popover: "Overnight",
- day_popover: "Day",
- limited_free: 'Limited Offer',
- tonight: 'Tonight',
- last_night: 'Last night',
- tomorrow: 'Tomorrow',
- today: 'Today',
- yesterday:'Yesterday',
- sunset_to_sunrise: 'Current sunset and sunrise times are based on the following location.',
- sunrise_to_sunset: 'Current sunrise and sunset times are based on the following location.',
- time_to_sunset: 'Time to sunset',
- time_to_sunrise: 'Time to sunrise',
- time_past_sunset: 'Time past sunset',
- time_past_sunrise: 'Time past sunrise',
- night_duration: 'Length',
- day_duration: 'Length',
- overview: 'Overview',
- events: 'Events',
- stages: 'Stages',
- get_local_time: 'Show my local nighttime',
- get_local_time_sunrise: 'Show my local daytime',
- to: ' to ',
- note: 'Note',
- night_tip: 'Times displayed represent global annual averages for sunset and sunrise. Actual times vary based on your location and season.',
- day_tip: 'Times displayed represent global annual averages for sunrise and sunset. Actual times vary based on your location and season.',
- alert_required_night: 'Location Required',
- alert_required_day: 'Location Required',
- alert_night_content: 'To accurately calculate daily sunset and sunrise times for your city, please enable location service.',
- alert_day_content: 'To accurately calculate daily sunrise and sunset times for your city, please enable location service.',
- choose_location: 'Enable location',
- view_more: 'More',
- got_it: 'Got it',
- more: 'More',
- location_need: 'Location needed to calculate local time',
- location_need_content_day: 'To accurately calculate local daytime from sunrise to sunset, which please pick your location.',
- location_need_content_night: 'To accurately calculate local nighttime from sunset to sunrise, please pick your location.',
- later: 'Later',
- picker_now: 'Pick now',
- ahead_desc: '{{time}} ahead',
- ahead_of: 'ahead of',
- behind_desc: '{{time}} behind',
- behind: 'behind',
- diff_tz_desc: 'These events occured in {{location}} time which is {{time}} {{type}} your current time zone.',
- upcoming: 'Upcoming',
- in_real_time: 'Ongoing',
- ended: 'Ended',
- last_updated: 'Last updated',
- polar_day:'Polar day',
- polar_night:'Polar night',
- show_all_rings:'Show circadian clocks in sync',
- sunrise:'Sunrise',
- sunset:'Sunset',
- location_updated:'Location updated.',
- location_failed:'Location failed to update.',
- },
- track_time_duration: {
- common: {
- schedule: 'Schedule',
- current_schedule: 'Current Schedule',
- 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.',
- okay: 'Okay',
- im_ready: 'I\'m ready',
- got_it: 'Got it',
- over_24h: 'Over 24h',
- pending: 'Pending',
- ongoing: 'Ongoing',
- },
- reminders: {
- schedule_title: 'Health Schedule Reminder',
- fast_end_title: 'Fasting End Reminder',
- wake_title: 'Wake-up Reminder',
- schedule_fast_content: 'Once enabled, you will receive a reminder at the set start time.',
- schedule_sleep_content: 'Once enabled, you will receive a reminder at the set bedtime.',
- schedule_mix_content: 'Once enabled, you will receive reminders at the set fasting start time and bedtime.',
- post_fast_content: 'Once enabled, you will receive an end reminder {{date}} at {{time}}.',
- post_sleep_content: 'Once enabled, you will receive a wake-up reminder {{date}} at {{time}}.',
- enable_schedule_fast_content: 'We will remind you to start fasting daily at {{time}}.',
- enable_schedule_sleep_content: 'We will remind you to go to bed daily at {{time}}.',
- enable_schedule_mix_content: 'We will remind you to start fasting daily at {{time1}} and to go to bed daily at {{time2}}.',
- enable_post_fast_content: 'We will remind you to end your fasting {{date}} at {{time}}.',
- enable_post_sleep_content: 'We will remind you to wake up {{date}} at {{time}}.',
- later: 'Later',
- open: 'Enable now',
- ok: 'OK'
- },
- third_ring: {
- sunrise_today: 'Sunrise',
- sunset_today: 'Sunset',
- sunrise_tomorrow: 'Sunrise (tmrw)',
- member_desc: 'Sunset and sunrise times are global average. For actual times at your location, join our Pro program.',
- base_location_desc: 'Calculated based on your location.',
- enter_location_desc: 'Sunset and sunrise times are global average. For actual times at your location, enter your location.',
- update_my_location: 'Update my location',
- location: 'Location',
- enter: 'Enter',
- unknown: 'Unknown',
- latitude: 'Latitude',
- longitude: 'Longitude',
- coordinates: 'Coordinates',
- timezone: 'Time zone',
- },
- streaks:{
- fast:'Fast ',
- sleep:'Sleep ',
- title: 'Streaks',
- current: 'Current',
- longest: 'Longest',
- no_data:'Start a new streak today!',
- countdown_title:'Don\'t lose your {{name}}. Keep it going!',
- countdown_fast:'Current fast streak will reset to zero in {{time}}.',
- countdown_sleep:'Current sleep streak will reset to zero in {{time}}.'
- },
- 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: 'Elapsed',
- countdown_not_due: 'Remaining',
- timeout: 'Extended',
- real_duration: 'Actual',
- fast_duration: 'Fasting target duration',
- sleep_duration: 'Sleep target duration',
- real_fast_start_dt: 'Start time of fasting',
- real_fast_start_tip: 'Expected end time: {{time}}',
- real_fast_end_dt: 'End time of fasting',
- real_fast_end_tip: 'Expected end time: {{time}}',
- real_sleep_start_dt: 'Bedtime',
- real_sleep_start_tip: 'Expected wake-up time: {{time}}',
- real_sleep_end_dt: 'Wake-up time',
- real_sleep_end_tip: 'Expected wake-up time: {{time}}',
- target: 'Target',
- lock_fast_tip: 'Start fasting first.',
- lock_sleep_tip: 'Start sleeping first.',
- no_duration_available: 'Unpredictable duration',
- predicted: 'Predicted',
- predicted_alert_title: 'Off Schedule ',
- predicted_alert_content: 'Unpredictable duration due to deviation from scheduled timeline.',
- predicted_alert_btn: 'Got it',
- next_steps: 'Next Steps',
- show_more: 'Show More'
- },
- 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: 'Duration',
- stage: 'Stages',
- },
- record_fast_sleep: {
- header: {
- latest_record: 'Recent',
- btn_show_all: 'Show History'
- },
- item: {
- fast: 'Fast',
- sleep: 'Sleep'
- },
- timeline: 'Times',
- stage: 'Stages',
- pop_title: 'Detail',
- history_title: 'History',
- tab_all: 'All',
- tab_fast_sleep: 'Fast with Sleep',
- tab_fast: 'Fast',
- tab_sleep: 'Sleep',
- delete: 'Delete',
- none: 'Not available',
- },
- 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: 'Fast before sleep',
- b: 'Fast during sleep',
- c: 'Fast after waking up',
- a_ing: 'Fasting before sleep',
- b_ing: 'Fasting during sleep',
- c_ing: 'Fast after waking up',
- wait_for_start: 'Awaiting start',
- not_completed: 'Not completed',
- not_started: 'Not started',
- no_stage_selected: 'No stage selected',
- multi_selection: 'Multiple Selection'
- },
- weekly: {
- current_week: 'Current week',
- title: 'Weekly',
- fast_average: 'Average fast',
- sleep_average: 'Average sleep',
- }
- },
- 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'
- }
- }
- }
- }
|