|
|
@@ -97,20 +97,20 @@ export default {
|
|
|
save: '保存',
|
|
|
nickname_footer: '即将推出社区排行榜, 个性化的名字将在社区中脱颖而出。'
|
|
|
},
|
|
|
- edit_nickname:{
|
|
|
- title:'编辑昵称'
|
|
|
+ edit_nickname: {
|
|
|
+ title: '编辑昵称'
|
|
|
},
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
},
|
|
|
feature: {
|
|
|
- auth_sys:{
|
|
|
- location_title:'无法获取你的位置信息',
|
|
|
- location_desc:'请在「位置」中,允许【hola】在“使用 App期间”访问位置信息。\n如无法操作,请在「设置-隐私-定位服务」中,打开“定位服务”。',
|
|
|
- location_cancel:'返回',
|
|
|
- location_confirm:'去设置'
|
|
|
+ auth_sys: {
|
|
|
+ location_title: '无法获取你的位置信息',
|
|
|
+ location_desc: '请在「位置」中,允许【hola】在“使用 App期间”访问位置信息。\n如无法操作,请在「设置-隐私-定位服务」中,打开“定位服务”。',
|
|
|
+ location_cancel: '返回',
|
|
|
+ location_confirm: '去设置'
|
|
|
},
|
|
|
choose_scenario: {
|
|
|
title: 'Choose Circadain Clock',
|
|
|
@@ -156,39 +156,46 @@ export default {
|
|
|
check_access: {
|
|
|
non_access: {
|
|
|
title: 'Well Done',
|
|
|
- desc: 'You\'re on a {{day}}-day streak.\n{{left_day}} more days until unlocking \'Fasting with sleep.\'',
|
|
|
+ desc: 'You\'re on a {{day}}-day streak.\n{{day_left}} more days until unlocking \'Fasting with sleep.\'',
|
|
|
btn: 'Got it!'
|
|
|
},
|
|
|
- gain_access:{
|
|
|
- title:'Premium Access Unlocked',
|
|
|
- desc:'You\'ve unlocked \'Fasting with Sleep\' since you\'re on a {{day}}-day streak.\nAre you ready to up the game?',
|
|
|
- upgrade:'Upgrade to Fasting with Sleep',
|
|
|
- upgrade_desc:'Offer Expiring in {{time}}',
|
|
|
- stay_btn:'Stay with Fasting Only',
|
|
|
- more:'Learn more'
|
|
|
- },
|
|
|
- upgrade_pro:{
|
|
|
- title:'Congrats on Your PRO Status!',
|
|
|
- desc:'To preserve this status, continue your fasting streak in {{time}} and begin your sleep streak. Remember to keep both of them going.',
|
|
|
- btn:'I got this!'
|
|
|
- },
|
|
|
- sleep_schedule:{
|
|
|
- title:'Sleep Schedule',
|
|
|
- desc:'Your previous sleep schedule was {{start_time}} - {{end_time}}.\nDo you want to set a new schedule?',
|
|
|
- confirm:'Set a new schedule',
|
|
|
- cancel:'Keep old schedule'
|
|
|
- },
|
|
|
- stay_qualified:{
|
|
|
- title:'Well Done',
|
|
|
- desc:'You\'re on a {{fast_streak_day}}-day fasting streak and a {{sleep_streak_day}}-day sleep streak.\nKeep \'em going to stay in the game.',
|
|
|
- btn:'Got it!',
|
|
|
- },
|
|
|
- lose_access:{
|
|
|
- title:'Premium Access Lost',
|
|
|
- desc:'You\'ve lost premium access to the \'Fasting with Sleep\' feature\n{{type}}. To regain access, become a PRO or achieve a new 3-day fasting streak.',
|
|
|
- confirm:'Become a PRO member',
|
|
|
- cancel:'Achieve New Fasting Streak'
|
|
|
- },
|
|
|
+ gain_access: {
|
|
|
+ title: 'Premium Access Unlocked',
|
|
|
+ desc: 'You\'ve unlocked \'Fasting with Sleep\' since you\'re on a {{day}}-day streak.\nAre you ready to up the game?',
|
|
|
+ upgrade: 'Upgrade to Fasting with Sleep',
|
|
|
+ upgrade_desc: 'Offer Expiring in {{time}}',
|
|
|
+ stay_btn: 'Stay with Fasting Only',
|
|
|
+ more: 'Learn more'
|
|
|
+ },
|
|
|
+ upgrade_pro: {
|
|
|
+ title: 'Congrats on Your PRO Status!',
|
|
|
+ desc: 'To preserve this status, continue your fasting streak in {{time}} and begin your sleep streak. Remember to keep both of them going.',
|
|
|
+ btn: 'I got this!'
|
|
|
+ },
|
|
|
+ sleep_schedule: {
|
|
|
+ title: 'Sleep Schedule',
|
|
|
+ desc: 'Your previous sleep schedule was {{start_time}} - {{end_time}}.\nDo you want to set a new schedule?',
|
|
|
+ confirm: 'Set a new schedule',
|
|
|
+ cancel: 'Keep old schedule'
|
|
|
+ },
|
|
|
+ stay_qualified: {
|
|
|
+ title: 'Well Done',
|
|
|
+ desc: 'You\'re on a {{fast_streak_day}}-day fasting streak and a {{sleep_streak_day}}-day sleep streak.\nKeep \'em going to stay in the game.',
|
|
|
+ btn: 'Got it!',
|
|
|
+ },
|
|
|
+ lose_access: {
|
|
|
+ title: 'Premium Access Lost',
|
|
|
+ desc: 'You\'ve lost premium access to the \'Fasting with Sleep\' feature\n{{type}}. To regain access, become a PRO or achieve a new {{require_days}}-day fasting streak.',
|
|
|
+ confirm: 'Become a PRO member',
|
|
|
+ cancel: 'Achieve New Fasting Streak'
|
|
|
+ },
|
|
|
+ lost_reason: {
|
|
|
+ fast_streak_lost:'since you lost your fasting streak on {{date}}',
|
|
|
+ sleep_streak_lost:'since you lost your sleep streak on {{date}}',
|
|
|
+ fast_sleep_streaks_lost:'since you lost both of your fasting and sleep streaks on {{date}}',
|
|
|
+ sleep_streak_not_growing: 'since you didn\'t grow your sleep streak',
|
|
|
+ not_satisfied_after_delete: 'since you no longer have a fasting streak that satisfy the base requirement',
|
|
|
+ }
|
|
|
},
|
|
|
common: {
|
|
|
prompt: '提示',
|
|
|
@@ -215,27 +222,27 @@ export default {
|
|
|
eat: '进食',
|
|
|
move: '活动',
|
|
|
show_more: '显示更多',
|
|
|
- week_desc:{
|
|
|
+ week_desc: {
|
|
|
current_week: '本周',
|
|
|
last_week: '上周',
|
|
|
weeks_ago: '{{index}}周前',
|
|
|
},
|
|
|
- date_desc:{
|
|
|
+ date_desc: {
|
|
|
today: '今天',
|
|
|
- tonight:'今晚',
|
|
|
+ tonight: '今晚',
|
|
|
lastnight: '昨晚',
|
|
|
yesterday: '昨天',
|
|
|
tomorrow: '明天',
|
|
|
- two_days_ago:'前天',
|
|
|
- two_days_after:'后天',
|
|
|
+ two_days_ago: '前天',
|
|
|
+ two_days_after: '后天',
|
|
|
days_ago: '{{index}}天前',
|
|
|
days_after: '{{index}}天后',
|
|
|
},
|
|
|
- time_desc:{
|
|
|
+ time_desc: {
|
|
|
morning: '上午',
|
|
|
afternoon: '下午',
|
|
|
},
|
|
|
- day_of_week_full:{
|
|
|
+ day_of_week_full: {
|
|
|
sun: '周日',
|
|
|
mon: '周一',
|
|
|
tue: '周二',
|
|
|
@@ -244,7 +251,7 @@ export default {
|
|
|
fri: '周五',
|
|
|
sat: '周六'
|
|
|
},
|
|
|
- day_of_week_short:{
|
|
|
+ day_of_week_short: {
|
|
|
sun: '日',
|
|
|
mon: '一',
|
|
|
tue: '二',
|
|
|
@@ -330,7 +337,7 @@ export default {
|
|
|
last_night: '昨晚',
|
|
|
tomorrow: '明天',
|
|
|
today: '今天',
|
|
|
- yesterday:'昨天',
|
|
|
+ yesterday: '昨天',
|
|
|
sunset_to_sunrise: '当前日落日出时间基于以下地理位置',
|
|
|
sunrise_to_sunset: '当前日出日落时间基于以下地理位置',
|
|
|
time_to_sunset: '距离日落',
|
|
|
@@ -370,13 +377,13 @@ export default {
|
|
|
in_real_time: '进行中',
|
|
|
ended: '已结束',
|
|
|
last_updated: '上次更新',
|
|
|
- polar_day:'极昼',
|
|
|
- polar_night:'极夜',
|
|
|
- show_all_rings:'同步显示生物钟',
|
|
|
- sunrise:'日出',
|
|
|
- sunset:'日落',
|
|
|
- location_updated:'位置更新成功',
|
|
|
- location_failed:'位置更新失败',
|
|
|
+ polar_day: '极昼',
|
|
|
+ polar_night: '极夜',
|
|
|
+ show_all_rings: '同步显示生物钟',
|
|
|
+ sunrise: '日出',
|
|
|
+ sunset: '日落',
|
|
|
+ location_updated: '位置更新成功',
|
|
|
+ location_failed: '位置更新失败',
|
|
|
},
|
|
|
track_time_duration: {
|
|
|
common: {
|
|
|
@@ -439,17 +446,17 @@ export default {
|
|
|
coordinates: '经纬度',
|
|
|
timezone: '时区',
|
|
|
},
|
|
|
- streaks:{
|
|
|
- fast:'断食',
|
|
|
- sleep:'睡眠',
|
|
|
+ streaks: {
|
|
|
+ fast: '断食',
|
|
|
+ sleep: '睡眠',
|
|
|
title: '连续纪录',
|
|
|
current: '目前保持',
|
|
|
longest: '最长保持',
|
|
|
- no_data:'从今天开始新的连续纪录吧!',
|
|
|
- countdown_title:'别让连续纪录终止, 将它一直保持下去!',
|
|
|
- countdown_titles:'别让连续纪录终止, 将它们一直保持下去!',
|
|
|
- countdown_fast:'当前断食连续天数将在 {{time}} 后重置归零。',
|
|
|
- countdown_sleep:'当前睡眠连续天数将在 {{time}} 后重置归零。'
|
|
|
+ no_data: '从今天开始新的连续纪录吧!',
|
|
|
+ countdown_title: '别让连续纪录终止, 将它一直保持下去!',
|
|
|
+ countdown_titles: '别让连续纪录终止, 将它们一直保持下去!',
|
|
|
+ countdown_fast: '当前断食连续天数将在 {{time}} 后重置归零。',
|
|
|
+ countdown_sleep: '当前睡眠连续天数将在 {{time}} 后重置归零。'
|
|
|
},
|
|
|
change_tz_alert: {
|
|
|
title: '检测到新时区',
|
|
|
@@ -548,7 +555,7 @@ export default {
|
|
|
},
|
|
|
|
|
|
action_sheet: {
|
|
|
- suggest_schedule:'推荐日程',
|
|
|
+ suggest_schedule: '推荐日程',
|
|
|
change_schedule: '自定日程',
|
|
|
switch_scenario: '选择生物钟',
|
|
|
set_new_goals: '设置新目标',
|