| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335 |
- export default {
- tabbar: {
- clock: '生物钟',
- metric: '指标',
- activity: '运动',
- nutrition: '营养',
- more: '更多'
- },
- share: {
- title: '减脂/断食睡眠/身材管理/指标记录/运动打卡, 尽在fast16cc',
- food_title:'Food Journal'
- },
- page: {
- clock: {
- title: '生物钟',
- },
- activity: {
- title: '运动',
- },
- metric: {
- title: '指标',
- },
- food: {
- title: '饮食日记',
- },
- more: {
- title: '更多',
- un_login: '未登录',
- stone: '逆龄石',
- stone_desc: '会员体系升级中,期间指标记录限时免逆龄石记录\n敬请期待',
- setting: '设置',
- reset_session: '重置session',
- debug_mode: '走查模式'
- },
- choose_scenario: {
- title: '选择生物钟',
- sub_title: '断食和睡眠构成生物钟',
- btn_next: '下一步',
- btn_more: '了解更多',
- },
- set_schedule: {
- fast_title: '断食日程',
- sleep_title: '睡眠日程',
- fast_subtitle: '设定时间和时长目标',
- sleep_subtitle: '设定时间和时长目标',
- },
- choose_language: {
- title: '',
- sub_title: '',
- btn_confirm: ''
- },
- choose_auth: {
- app_name: '',
- btn_create_account: '',
- btn_login: '登录',
- btn_wechat: '微信登录',
- btn_signup: '注册',
- slogan: '健康生物钟'
- },
- auth: {
- agreement: '已阅读并同意《用户协议》和《隐私政策》',
- },
- records_history: {
- time_title: '断食和睡眠记录',
- metric_title: '{{title}}记录',
- activity_title: '{{title}}记录',
- del_success: '删除成功'
- },
- setting: {
- title: '设置',
- version: '版本',
- logout: '退出登录'
- },
- user_profile: {
- title: '编辑资料',
- nickname: '昵称',
- save: '保存'
- }
- },
- feature: {
- common: {
- picker_cancel_btn: '取消',
- picker_confirm_btn: '确定',
- wait_for_end: "待结束",
- not_started: "未开始",
- not_completed: "未完成",
- btn_next: '下一步',
- btn_done: '完成',
- btn_set_and_next: "下一步",// "Set and Next"
- btn_set_and_done: "完成",// "Set and Done"
- toast: {
- min_value: '不能再小了',
- max_value: '不能再大了',
- min_metric_count: '选择至少{{count}}项',
- max_metric_count: '高级会员可选择{{count}}项以上',
- min_time_value: '不能再晚了',
- max_time_value: '不能再早了',
- update_success: '更新成功',
- input_nickname: '请输入昵称',
- ongoing: '请先完成记录',//进行中点击加号,actionsheet item时弹此提示
- },
- action_sheet: {
- delete: '删除'
- },
- modal: {
- delete_item_title: '删除',
- delete_item_content: '确认要删除吗?',
- delete_cancel_btn: '取消',
- delete_confirm_btn: '确定',
- delete_all_title: '删除',
- delete_all_content: '确认删除全部记录?',
- delete_all_cancel_btn: '取消',
- delete_all_confirm_btn: '确定',
- logout_title: '退出登录',
- logout_content: '确定退出登录吗?',
- deluser_title: '注销账号',
- deluser_content: '确定注销此账号吗?',
- reset_session_title: '重置session',
- reset_session_content: '确认重置session吗?'
- },
- no_data: {
- title: '加载失败',
- retry_btn: '重试',
- no_record: '无记录'
- }
- },
- auth: {
- create_account: {
- title: '注册账号',
- sub_title: '创建用户名',
- input_username_placeholder: '用户名',
- input_email_placeholder: '邮箱',
- footer_desc: '已有账号?',
- footer_login: '去登录',
- btn_next: '下一步'
- },
- login: {
- input_account_placeholder: '用户名或邮箱',
- input_password_placeholder: '密码',
- footer_desc: '还没有账号?',
- footer_sign_up: '去注册'
- },
- create_password: {
- title: '创建密码',
- sub_title: '输入并确认密码',
- input_password_placeholder: '密码',
- input_password_confirm_placeholder: '确认密码',
- btn_next: '下一步'
- }
- },
- track_time_duration: {
- common: {
- start_fast: '开始断食',
- end_fast: '结束断食',
- start_sleep: '开始睡眠',
- end_sleep: '结束睡眠'
- },
- status_indicator: {
- },
- follow_wx_pub: {
- //未关注状态
- modal_unfollowed_title: '日程提醒',
- modal_unfollowed_content: '关注公众号\n开启我的日程提醒!',
- modal_unfollowed_cancel_btn: '返回',
- modal_unfollowed_confirm_btn: '去开启',
- h5_unfollowed_title: '开启日程提醒',
- //已关注状态
- modal_followed_title: '日程提醒已开启',
- modal_followed_content: '要前往公众号查看吗?',
- modal_followed_cancel_btn: '返回',
- modal_followed_confirm_btn: '前往查看',
- h5_followed_title: '日程提醒',
- },
- console: {
- fast_start: '开始断食',
- fast_end: '结束断食',
- sleep_start: '开始睡眠',
- sleep_end: '结束睡眠',
- total_duration: '总时长',
- countup: '已进行', //indicator
- countdown_not_due: '距结束',
- timeout: '已超时',
- fast_duration: '断食目标时长', //时长picker title
- sleep_duration: '睡眠目标时长',
- real_fast_start_dt: '断食开始时间', //时间picker title
- real_fast_end_dt: '断食结束时间',
- real_sleep_start_dt: '睡眠开始时间',
- real_sleep_end_dt: '睡眠结束时间',
- },
- schedule: {
- section_title: '今天',
- follow_tip: '开启日程提醒',
- timeout_tip: '完成记录,恢复日程。',
- action_sheet_adjust_schedule: '调整日程', //点击弹出action_sheet的item
- duration_goals_by_stage: '查看断食阶段目标', //底部文字按钮 waite for start
- current_stage: '查看当前断食阶段', //底部文字按钮 onging
- timeline: '日程', //一级页面待开始进行中,segment index=0的值
- stage: '阶段',
- },
- record_fast_sleep: {
- header: {
- latest_record: '最近完成',
- btn_show_all: '查看更多'
- },
- item: {
- fast: '断食',
- sleep: '睡眠'
- },
- timeline: '时间线', //modal弹窗 segment index=0的值
- stage: '阶段',
- pop_title: '详情'
- },
- action_sheet: {
- change_schedule: '调整日程',
- switch_scenario: '选择生物钟',
- cancel: '取消'
- },
- dial: {
- start_time: '开始时间',
- end_time: '结束时间',
- duration: '时长',
- // 二级 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: '断食',
- desc: '',
- note: ''
- },
- item2: {
- name: '睡眠',
- desc: '',
- note: ''
- },
- item3: {
- name: '断食和睡眠',
- desc: '',
- note: ''
- },
- }
- },
- stage: {
- a: '睡前断食',
- b: '睡眠中断食',
- c: '起床后断食',
- wait_for_start: '待开始',
- not_completed: '未完成',
- not_started: '未开始'
- }
- },
- food: {
- action_sheet: {
- alert_text: '编辑这一餐',
- edit_title:'对当前照片进行操作',
- tag: '标签',
- start_time: '开始时间',
- end_time: '结束时间',
- edit_pic:'编辑图片',
- share_pic:'分享图片',
- },
- picker_tag_title:'标签',
- picker_start_title:'开始时间',
- picker_end_title:'结束时间',
- camera:'拍摄食物',
- album:'从相册选择',
- share_title:'我的饮食日记'
- },
- track_something: {
- btn_record: '记录',
- picker_datetime: '记录时间',
- activity: {
- pop_title: '详情',
- btn_status: {
- idle: '打卡',
- ing: '打卡中...',
- retry: '仍在打卡中...',
- success: '打卡成功',
- fail: '打卡失败'
- },
- open: '开启',
- un_open: '未开启',
- un_login: '未登录',
- today_un_check: '今天待打卡',
- check_history: '查看历史记录',
- login_then_check: '登录后可开启打卡',
- open_then_check: '开启后可打卡步数',
- total: '总计',
- sync: '同步',
- check: '打卡'
- },
- metric: {
- no_record: '无记录',
- un_login: '未登录',
- login_can_check: '登录后可记录',
- check_unlock_data: '记录解锁趋势',
- choose_metric: '选择指标项',
- order: '调整排序'
- },
- werun_auth: {
- modal_open_setting_title: '提示',
- modal_open_setting_content: '检测到您没有打开微信运动的权限,是否去设置打开?',
- toast_reject_auth: '您已拒绝授权,无法获取步数'
- }
- }
- }
- }
|