|
|
@@ -12,7 +12,7 @@ export default {
|
|
|
},
|
|
|
page: {
|
|
|
clock: {
|
|
|
- title: 'Cricadian Clock',
|
|
|
+ title: 'Circadian Clock',
|
|
|
},
|
|
|
activity: {
|
|
|
title: 'Activity',
|
|
|
@@ -23,21 +23,24 @@ export default {
|
|
|
food: {
|
|
|
title: 'Food',
|
|
|
},
|
|
|
+ workout:{
|
|
|
+ title:'Workouts'
|
|
|
+ },
|
|
|
more: {
|
|
|
title: 'More',
|
|
|
- un_login: 'Not Logged In',
|
|
|
- stone: 'Reverse Aging Stone',
|
|
|
+ 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'
|
|
|
+ reset_session: 'Reset session',
|
|
|
+ debug_mode: 'Debug mode'
|
|
|
},
|
|
|
choose_scenario: {
|
|
|
- title: 'Choose Cricadian Clock',
|
|
|
+ title: 'Select Circadian Clock',
|
|
|
title_size: 25,
|
|
|
sub_title: 'Fasting and sleep constitute the biological clock',
|
|
|
btn_next: 'Next',
|
|
|
- btn_more: 'Learn More',
|
|
|
+ btn_more: 'Learn more',
|
|
|
},
|
|
|
set_schedule: {
|
|
|
fast_title: 'Fast Schedule',
|
|
|
@@ -64,27 +67,27 @@ export default {
|
|
|
choose_auth: {
|
|
|
app_name: '',
|
|
|
btn_create_account: '',
|
|
|
- btn_login: 'Log In',
|
|
|
- btn_wechat: 'WeChat Log In',
|
|
|
- btn_signup: 'Sign Up',
|
|
|
- slogan: 'Healthy Cricadian Clock'
|
|
|
+ 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: 'Fasting and Sleep',
|
|
|
+ time_title: 'Fast and Sleep',
|
|
|
metric_title: '{{title}} Records',
|
|
|
activity_title: '{{title}} Records',
|
|
|
- del_success: 'Deletion Successful'
|
|
|
+ del_success: 'Deletion successful'
|
|
|
},
|
|
|
setting: {
|
|
|
title: 'Settings',
|
|
|
version: 'Version',
|
|
|
- logout: 'Log Out'
|
|
|
+ logout: 'Log out'
|
|
|
},
|
|
|
user_profile: {
|
|
|
- title: 'Edit Profile',
|
|
|
+ title: 'Edit profile',
|
|
|
nickname: 'Nickname',
|
|
|
save: 'Save'
|
|
|
}
|
|
|
@@ -95,13 +98,17 @@ export default {
|
|
|
action_sheet_cancel: 'Cancel',
|
|
|
picker_cancel_btn: 'Cancel',
|
|
|
picker_confirm_btn: 'Confirm',
|
|
|
- wait_for_end: 'Waiting for End',
|
|
|
- not_started: 'Not Started',
|
|
|
- not_completed: 'Not Completed',
|
|
|
+ wait_for_end: 'Awaiting end',
|
|
|
+ not_started: 'Not started',
|
|
|
+ not_completed: 'Not completed',
|
|
|
btn_next: 'Next',
|
|
|
btn_done: 'Done',
|
|
|
- btn_set_and_next: 'Set and Next',
|
|
|
- btn_set_and_done: 'Set and 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:'Multiple time zones',
|
|
|
+ different_timezone:'Different time zone',
|
|
|
toast: {
|
|
|
min_value: 'Cannot go any lower',
|
|
|
max_value: 'Cannot go any higher',
|
|
|
@@ -127,44 +134,44 @@ export default {
|
|
|
delete_all_cancel_btn: 'Cancel',
|
|
|
delete_all_confirm_btn: 'Confirm',
|
|
|
|
|
|
- logout_title: 'Log Out',
|
|
|
+ logout_title: 'Log out',
|
|
|
logout_content: 'Are you sure you want to log out?',
|
|
|
|
|
|
- deluser_title: 'Delete Account',
|
|
|
+ deluser_title: 'Delete account',
|
|
|
deluser_content: 'Are you sure you want to delete this account?',
|
|
|
|
|
|
- reset_session_title: 'Reset Session',
|
|
|
+ reset_session_title: 'Reset session',
|
|
|
reset_session_content: 'Are you sure you want to reset the session?'
|
|
|
},
|
|
|
no_data: {
|
|
|
- title: 'Failed to Load',
|
|
|
+ title: 'Failed to load',
|
|
|
retry_btn: 'Retry',
|
|
|
- no_record: 'No Records'
|
|
|
+ no_record: 'No records'
|
|
|
}
|
|
|
},
|
|
|
|
|
|
|
|
|
auth: {
|
|
|
create_account: {
|
|
|
- title: 'Sign Up',
|
|
|
- sub_title: 'Create Username',
|
|
|
+ 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',
|
|
|
+ footer_login: 'Go to login',
|
|
|
btn_next: 'Next'
|
|
|
},
|
|
|
login: {
|
|
|
- input_account_placeholder: 'Username or Email',
|
|
|
+ input_account_placeholder: 'Username or email',
|
|
|
input_password_placeholder: 'Password',
|
|
|
footer_desc: 'Don\'t have an account?',
|
|
|
- footer_sign_up: 'Sign Up'
|
|
|
+ footer_sign_up: 'Sign up'
|
|
|
},
|
|
|
create_password: {
|
|
|
- title: 'Create Password',
|
|
|
- sub_title: 'Enter and Confirm Password',
|
|
|
+ title: 'Create password',
|
|
|
+ sub_title: 'Enter and confirm password',
|
|
|
input_password_placeholder: 'Password',
|
|
|
- input_password_confirm_placeholder: 'Confirm Password',
|
|
|
+ input_password_confirm_placeholder: 'Confirm password',
|
|
|
btn_next: 'Next'
|
|
|
}
|
|
|
},
|
|
|
@@ -181,7 +188,7 @@ export default {
|
|
|
ended_sleeping: 'Ended sleeping'
|
|
|
},
|
|
|
change_tz_alert: {
|
|
|
- title: 'Detected New Time Zone',
|
|
|
+ title: 'New Time Zone Detected',
|
|
|
content: 'Changed to {{tz}} for you.',
|
|
|
confirm: 'Got it'
|
|
|
},
|
|
|
@@ -190,26 +197,26 @@ export default {
|
|
|
fast_ongoing: 'Fasting',
|
|
|
sleep_wait_for_start: 'Sleep',
|
|
|
sleep_ongoing: 'Sleeping',
|
|
|
- sleep_ongoing1: 'Sleep pending start',
|
|
|
+ sleep_ongoing1: 'Sleep awaiting start',
|
|
|
sleep_ongoing3: 'Sleep ended'
|
|
|
|
|
|
},
|
|
|
follow_wx_pub: {
|
|
|
// Unfollowed state
|
|
|
- modal_unfollowed_title: 'Schedule Reminder',
|
|
|
+ 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',
|
|
|
+ h5_unfollowed_title: 'Enable schedule reminders',
|
|
|
|
|
|
// Followed state
|
|
|
- modal_followed_title: 'Schedule Reminder Enabled',
|
|
|
+ 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',
|
|
|
+ modal_followed_confirm_btn: 'Go to check',
|
|
|
|
|
|
- h5_followed_title: 'Schedule Reminders',
|
|
|
+ h5_followed_title: 'Schedule reminders',
|
|
|
|
|
|
},
|
|
|
console: {
|
|
|
@@ -217,45 +224,45 @@ export default {
|
|
|
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',
|
|
|
+ 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',
|
|
|
+ follow_tip: 'Enable schedule reminders',
|
|
|
timeout_tip: 'Complete the record and restore the schedule.',
|
|
|
- action_sheet_adjust_schedule: 'Adjust Schedule',
|
|
|
- duration_goals_by_stage: 'View Fasting Stage Goals',
|
|
|
- current_stage: 'View Current Fasting Stage',
|
|
|
+ action_sheet_adjust_schedule: 'Adjust schedule',
|
|
|
+ duration_goals_by_stage: 'View fasting stage goals',
|
|
|
+ current_stage: 'View current fasting stage',
|
|
|
timeline: 'Schedule',
|
|
|
- stage: 'Stage',
|
|
|
+ stage: 'Stages',
|
|
|
|
|
|
},
|
|
|
record_fast_sleep: {
|
|
|
header: {
|
|
|
latest_record: 'Recent',
|
|
|
- btn_show_all: 'View More'
|
|
|
+ btn_show_all: 'View more'
|
|
|
},
|
|
|
item: {
|
|
|
fast: 'Fast',
|
|
|
sleep: 'Sleep'
|
|
|
},
|
|
|
timeline: 'Timeline',
|
|
|
- stage: 'Stage',
|
|
|
- pop_title: 'Details'
|
|
|
+ stage: 'Stages',
|
|
|
+ pop_title: 'Detail'
|
|
|
},
|
|
|
|
|
|
action_sheet: {
|
|
|
- change_schedule: 'Adjust Schedule',
|
|
|
- switch_scenario: 'Select Circadian Rhythm',
|
|
|
+ change_schedule: 'Adjust schedule',
|
|
|
+ switch_scenario: 'Select circadian clock',
|
|
|
cancel: 'Cancel'
|
|
|
},
|
|
|
dial: {
|
|
|
@@ -291,12 +298,15 @@ export default {
|
|
|
}
|
|
|
},
|
|
|
stage: {
|
|
|
- a: 'Pre-sleep Fasting',
|
|
|
- b: 'Fasting during Sleep',
|
|
|
- c: 'Post-wake Fasting',
|
|
|
- wait_for_start: 'Waiting to Start',
|
|
|
- not_completed: 'Not Completed',
|
|
|
- not_started: 'Not Started'
|
|
|
+ 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: {
|
|
|
@@ -304,17 +314,17 @@ export default {
|
|
|
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',
|
|
|
+ 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',
|
|
|
+ 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',
|
|
|
@@ -332,47 +342,47 @@ export default {
|
|
|
disable_switch_modal_btn: 'Got it'
|
|
|
},
|
|
|
workout: {
|
|
|
- share_title: 'My Workout Diary',
|
|
|
- finish_title: '{{name}} Timer Training',
|
|
|
+ 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',
|
|
|
+ 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: 'Record',
|
|
|
- picker_datetime: 'Record Time',
|
|
|
+ btn_record: 'Track',
|
|
|
+ picker_datetime: 'Record time',
|
|
|
activity: {
|
|
|
- pop_title: 'Details',
|
|
|
+ pop_title: 'Detail',
|
|
|
btn_status: {
|
|
|
- idle: 'Clock In',
|
|
|
- ing: 'Clocking In...',
|
|
|
- retry: 'Still Clocking In...',
|
|
|
- success: 'Clock In Successful',
|
|
|
- fail: 'Clock In Failed'
|
|
|
+ idle: 'Track',
|
|
|
+ ing: 'Tracking',
|
|
|
+ retry: 'Still tracking',
|
|
|
+ success: 'Tracked',
|
|
|
+ fail: 'Tracking failed'
|
|
|
},
|
|
|
- open: 'Open',
|
|
|
- un_open: 'Not Open',
|
|
|
- un_login: 'Not Logged In',
|
|
|
- today_un_check: 'To Clock In Today',
|
|
|
- check_history: 'View History',
|
|
|
- login_then_check: 'Clock In after Logging In',
|
|
|
- open_then_check: 'Clock In Steps after Opening',
|
|
|
+ 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: 'Sync',
|
|
|
- check: 'Clock In'
|
|
|
+ sync: 'Auto synced',
|
|
|
+ check: 'Tracked'
|
|
|
},
|
|
|
metric: {
|
|
|
share_title: 'My Metric Records',
|
|
|
- no_record: 'No Records',
|
|
|
- un_login: 'Not Logged In',
|
|
|
- login_can_check: 'Record after Logging In',
|
|
|
- check_unlock_data: 'Record to Unlock Trends',
|
|
|
- choose_metric: 'Choose Metric',
|
|
|
+ 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:'Composite'
|
|
|
+ order: 'Adjust order',
|
|
|
+ composite:'Comp'
|
|
|
|
|
|
},
|
|
|
werun_auth: {
|