|
...
|
...
|
@@ -758,6 +758,696 @@ abstract class AppLocalizations { |
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'授权访问健康数据'**
|
|
|
|
String get todayHealthDataAuthAction;
|
|
|
|
|
|
|
|
/// No description provided for @measureYourHrvNow.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'立即测量HRV'**
|
|
|
|
String get measureYourHrvNow;
|
|
|
|
|
|
|
|
/// No description provided for @todayBottomSheetGotIt.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'我知道了'**
|
|
|
|
String get todayBottomSheetGotIt;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'常见问题'**
|
|
|
|
String get todayFaqTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqSectionTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'DoubleFeel 常见问题'**
|
|
|
|
String get todayFaqSectionTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkNoData.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'APP或表盘有没有数据怎么办?'**
|
|
|
|
String get todayFaqLinkNoData;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkHrvRealtimeUpdate.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'HRV数据如何实时更新?'**
|
|
|
|
String get todayFaqLinkHrvRealtimeUpdate;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkWatchNoStatusNotification.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表为什么无法收到状态通知?'**
|
|
|
|
String get todayFaqLinkWatchNoStatusNotification;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkWatchNoStatusAndInteractionNotification.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表为什么无法收到状态和互动通知?'**
|
|
|
|
String get todayFaqLinkWatchNoStatusAndInteractionNotification;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkWatchFaceDataDelay.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表表盘数据不更新或者有延迟?'**
|
|
|
|
String get todayFaqLinkWatchFaceDataDelay;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqLinkWatchFaceBlackScreen.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表表盘为什么会出现黑屏?'**
|
|
|
|
String get todayFaqLinkWatchFaceBlackScreen;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'综合压力状态说明'**
|
|
|
|
String get todayStressStatusTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'HRV测量原理'**
|
|
|
|
String get todayHrvPrincipleTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'实时压力原理'**
|
|
|
|
String get todayRealtimeStressTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusOverload.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'压力过载'**
|
|
|
|
String get todayStressStatusOverload;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusCaution.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'注意压力'**
|
|
|
|
String get todayStressStatusCaution;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusNormal.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'状态正常'**
|
|
|
|
String get todayStressStatusNormal;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusExcellent.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'状态优秀'**
|
|
|
|
String get todayStressStatusExcellent;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusInsufficientData.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'数据不足'**
|
|
|
|
String get todayStressStatusInsufficientData;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusOverloadDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当前 HRV 明显低于你的长期平均水平,可能意味着身体疲劳、压力过高或恢复不足。建议及时休息。'**
|
|
|
|
String get todayStressStatusOverloadDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusCautionDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当前 HRV 低于正常范围,身体可能正在积累压力,需要注意作息与恢复。'**
|
|
|
|
String get todayStressStatusCautionDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusNormalDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当前身体状态处于你的正常波动范围内。'**
|
|
|
|
String get todayStressStatusNormalDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusExcellentDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当前 HRV 高于近期平均水平,代表身体恢复与整体状态较好。'**
|
|
|
|
String get todayStressStatusExcellentDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusInsufficientDataDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当前可用数据不足,暂时无法准确判断压力状态。'**
|
|
|
|
String get todayStressStatusInsufficientDataDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementIntro.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'AppleWatch默认每2-5小时测量一次HRV,如果你希望立即手动进行测量,可以参考以下方法:'**
|
|
|
|
String get todayHrvMeasurementIntro;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementStep1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'1、戴紧AppleWatch,坐下来,保持心境平和'**
|
|
|
|
String get todayHrvMeasurementStep1;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementStep2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'2、打开AppleWatch上的「正念」里的「呼吸」'**
|
|
|
|
String get todayHrvMeasurementStep2;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementStep3.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'3、保持平稳的呼吸,等待1-3分钟'**
|
|
|
|
String get todayHrvMeasurementStep3;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementStep4.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'4、完成呼吸后,锁屏一次再解锁你的iPhone'**
|
|
|
|
String get todayHrvMeasurementStep4;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementStep5.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'5、等待一分钟左右,StressWatch会收到你的数据并展示'**
|
|
|
|
String get todayHrvMeasurementStep5;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementHint.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'提示:数据源来自AppleWatch,在测量之后可能存在延迟或是数据未能同步的情况。如若出现上述情况,请重新测量并等待数据读取。'**
|
|
|
|
String get todayHrvMeasurementHint;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvMeasurementWarning.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'注意:需打开健康里的权限,同时关闭省电模式。'**
|
|
|
|
String get todayHrvMeasurementWarning;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWhatTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'什么是综合压力状态?'**
|
|
|
|
String get todayStressStatusWhatTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWhatDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'DoubleFeel 会结合你过去 30 天的 HRV(心率变异性)、静息心率以及当天的身体状态变化,综合评估你的整体压力水平。'**
|
|
|
|
String get todayStressStatusWhatDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWhatDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'由于 HRV 会随着情绪、运动、睡眠和疲劳不断波动,单次数据参考意义有限,因此我们更建议关注一整天的综合压力状态,让结果更稳定、更有参考价值。综合压力不仅能帮助你了解自己的身体状态,也能让亲密联系人更及时地关注你的变化。'**
|
|
|
|
String get todayStressStatusWhatDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWhyHrvTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'为什么要参考 HRV(心率变异性)?'**
|
|
|
|
String get todayStressStatusWhyHrvTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWhyHrvDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'HRV 是衡量身体压力与恢复能力的重要指标。'**
|
|
|
|
String get todayStressStatusWhyHrvDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusUsually.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'通常来说:'**
|
|
|
|
String get todayStressStatusUsually;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusHrvHigher.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· HRV 越高,代表身体恢复状态越好'**
|
|
|
|
String get todayStressStatusHrvHigher;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusHrvLower.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· HRV 越低,可能意味着疲劳、压力或睡眠不足'**
|
|
|
|
String get todayStressStatusHrvLower;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusHrvChangesFast.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· HRV 变化较快,更适合观察短时间内的身体状态变化。'**
|
|
|
|
String get todayStressStatusHrvChangesFast;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusAppWatchDifferenceTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手机 App 与 Apple Watch 显示的压力状态有什么区别?'**
|
|
|
|
String get todayStressStatusAppWatchDifferenceTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusAppWatchDifferenceApp.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手机 App 首页显示的是当天的综合压力状态,会综合分析 HRV、静息心率与整体趋势。'**
|
|
|
|
String get todayStressStatusAppWatchDifferenceApp;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusAppWatchDifferenceWatch.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'Apple Watch 显示的是最近一次的实时压力状态,更适合快速查看当前身体变化。'**
|
|
|
|
String get todayStressStatusAppWatchDifferenceWatch;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'为什么会出现“等待数据”?'**
|
|
|
|
String get todayStressStatusWaitingDataTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'“等待数据”代表当前采集到的数据量不足,暂时无法生成可靠的压力评估。'**
|
|
|
|
String get todayStressStatusWaitingDataDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'请继续佩戴 Apple Watch,等待系统自动采集数据。'**
|
|
|
|
String get todayStressStatusWaitingDataDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataReasonsIntro.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'可能原因包括:'**
|
|
|
|
String get todayStressStatusWaitingDataReasonsIntro;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataReason1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'1. HRV 数据采样不足'**
|
|
|
|
String get todayStressStatusWaitingDataReason1;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataReason2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'2. 缺少静息心率数据'**
|
|
|
|
String get todayStressStatusWaitingDataReason2;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataReason3.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'3. Apple Watch 佩戴时间较短'**
|
|
|
|
String get todayStressStatusWaitingDataReason3;
|
|
|
|
|
|
|
|
/// No description provided for @todayStressStatusWaitingDataReason4.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'4. Apple Health 权限未开启'**
|
|
|
|
String get todayStressStatusWaitingDataReason4;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleHowMeasureTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'DoubleFeel 如何测量压力状态?'**
|
|
|
|
String get todayHrvPrincipleHowMeasureTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleHowMeasureDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'当你正常佩戴 Apple Watch 时,系统会自动采集你的心率数据,并同步至 Apple Health。'**
|
|
|
|
String get todayHrvPrincipleHowMeasureDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleHowMeasureDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'DoubleFeel 会基于这些数据计算 HRV(心率变异性)相关指标,用于评估你的身体压力与恢复状态。'**
|
|
|
|
String get todayHrvPrincipleHowMeasureDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleHowMeasureDescription3.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'HRV 对压力、疲劳、睡眠、情绪与身体恢复都非常敏感,因此它能够帮助我们更早发现身体状态变化。'**
|
|
|
|
String get todayHrvPrincipleHowMeasureDescription3;
|
|
|
|
|
|
|
|
/// No description provided for @todayHrvPrincipleHowMeasureDescription4.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'为了让结果更准确,DoubleFeel 会将你当前的 HRV 状态与过去 30 天的个人平均水平进行对比,而不是直接与其他人比较。'**
|
|
|
|
String get todayHrvPrincipleHowMeasureDescription4;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressWhatTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'什么是实时压力?'**
|
|
|
|
String get todayRealtimeStressWhatTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressWhatDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'实时压力是 DoubleFeel 根据你当前的 HRV、心率状态与个人历史数据变化,动态生成的身体压力指标。'**
|
|
|
|
String get todayRealtimeStressWhatDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressWhatDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'压力值越高,代表你的身体状态相比平时偏离越明显,可能正处于疲劳、恢复不足或高压力状态。'**
|
|
|
|
String get todayRealtimeStressWhatDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressWhatDescription3.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'它能够帮助你更快发现身体变化,并及时调整休息、运动与生活节奏。'**
|
|
|
|
String get todayRealtimeStressWhatDescription3;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressDivisionTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'实时压力如何划分?'**
|
|
|
|
String get todayRealtimeStressDivisionTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressDivisionIntro.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'实时压力以百分比形式展示:'**
|
|
|
|
String get todayRealtimeStressDivisionIntro;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressExcellentRange.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'状态优秀:1%~20%'**
|
|
|
|
String get todayRealtimeStressExcellentRange;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressNormalRange.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'状态正常:21%~60%'**
|
|
|
|
String get todayRealtimeStressNormalRange;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressCautionRange.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'注意压力:61%~80%'**
|
|
|
|
String get todayRealtimeStressCautionRange;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressOverloadRange.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'压力过载:81%~100%'**
|
|
|
|
String get todayRealtimeStressOverloadRange;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressExcellentDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'身体恢复状态较好,整体较放松。'**
|
|
|
|
String get todayRealtimeStressExcellentDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressNormalDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'身体处于正常波动范围。'**
|
|
|
|
String get todayRealtimeStressNormalDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressCautionDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'身体可能正在积累压力,需要适当休息与恢复。'**
|
|
|
|
String get todayRealtimeStressCautionDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressOverloadDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'身体压力明显偏高,建议减少负荷、注意睡眠与恢复。'**
|
|
|
|
String get todayRealtimeStressOverloadDescription;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressDivisionBaseline.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'以上区间会结合你的个人基线动态调整,不同用户之间并不直接比较。'**
|
|
|
|
String get todayRealtimeStressDivisionBaseline;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressDivisionAwake.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'此外,实时压力主要反映清醒状态下的身体压力变化。'**
|
|
|
|
String get todayRealtimeStressDivisionAwake;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'实时压力越低越好吗?'**
|
|
|
|
String get todayRealtimeStressLowBetterTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterNo.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'并不一定。'**
|
|
|
|
String get todayRealtimeStressLowBetterNo;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterType.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'身体压力分为“正常压力”与“异常压力”。'**
|
|
|
|
String get todayRealtimeStressLowBetterType;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterExample.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'例如:运动期间或运动后,实时压力短时间升高属于正常恢复反应;工作专注、情绪兴奋时,压力也可能暂时升高,这些都属于正常的身体调节。'**
|
|
|
|
String get todayRealtimeStressLowBetterExample;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterHighStress.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'但如果在静息、久坐或睡眠不足的情况下,压力长期偏高,则可能意味着身体疲劳、心理压力较大、睡眠恢复不足、运动恢复不充分、摄入过多咖啡因、酒精或刺激物、身体可能处于不适状态。'**
|
|
|
|
String get todayRealtimeStressLowBetterHighStress;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressLowBetterTrend.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'DoubleFeel 更关注的是你的长期变化趋势,而不是单次波动。'**
|
|
|
|
String get todayRealtimeStressLowBetterTrend;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'HRV 与实时压力适用场景?'**
|
|
|
|
String get todayRealtimeStressScenarioTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioHrvDefault.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'在 Apple Watch 的默认设置下,HRV 每 2~5 小时更新一次。'**
|
|
|
|
String get todayRealtimeStressScenarioHrvDefault;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioRegionLimit.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'在部分地区,由于 Apple Watch 的呼吸功能受限,HRV 的更新频率可能会受到影响,并且开启呼吸功能后也会消耗更多电量。'**
|
|
|
|
String get todayRealtimeStressScenarioRegionLimit;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioIntro.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'为了解决 HRV 更新间隔较长的问题,DoubleFeel 设计了实时压力功能:'**
|
|
|
|
String get todayRealtimeStressScenarioIntro;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioUpdateEvery6Min.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 实时压力每 6 分钟更新一次'**
|
|
|
|
String get todayRealtimeStressScenarioUpdateEvery6Min;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioTimely.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 可以更及时地反映身体状态变化'**
|
|
|
|
String get todayRealtimeStressScenarioTimely;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioConsistentTrend.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 在大多数情况下,实时压力趋势与 HRV 趋势是一致的'**
|
|
|
|
String get todayRealtimeStressScenarioConsistentTrend;
|
|
|
|
|
|
|
|
/// No description provided for @todayRealtimeStressScenarioSummary.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'这样用户既能获得 HRV 的长期趋势,也能通过实时压力获得短时身体状态的参考。'**
|
|
|
|
String get todayRealtimeStressScenarioSummary;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqNoDataTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'APP或表盘有没有数据怎么办?'**
|
|
|
|
String get todayFaqNoDataTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqNoDataDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'1. 确认苹果手表系统在10.0以上,手机系统在14以上,系统版本可在「关于本机」内查看。'**
|
|
|
|
String get todayFaqNoDataDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqNoDataDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'2. 确认是否开启所有权限:手机「健康」-「共享」-「app」-「DoubleFeel」-「打开所有权限」。'**
|
|
|
|
String get todayFaqNoDataDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqNoDataDescription3.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'3. 确认设备是否处于省电模式、低电量状态或手表佩戴未贴紧,以上情况会影响手表数据采集。'**
|
|
|
|
String get todayFaqNoDataDescription3;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqContactPrefix.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'如以上均检查无问题,可以'**
|
|
|
|
String get todayFaqContactPrefix;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqContactAction.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'联系我们'**
|
|
|
|
String get todayFaqContactAction;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqContactSuffix.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'。'**
|
|
|
|
String get todayFaqContactSuffix;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表无法收到状态通知?'**
|
|
|
|
String get todayFaqWatchNoNotificationTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'苹果手表和手机的通知展示有优先级:当手机已解锁并亮屏时,通知只会在手机端展示,不会在手表上出现。'**
|
|
|
|
String get todayFaqWatchNoNotificationDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationDescription2.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'若压力数据可正常显示和自动更新,但手表未收到通知,可尝试以下操作:'**
|
|
|
|
String get todayFaqWatchNoNotificationDescription2;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationCheckPhoneNotification.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'1. 检查手机是否打开通知(设置-DoubleFeel-通知)。'**
|
|
|
|
String get todayFaqWatchNoNotificationCheckPhoneNotification;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationCheckPhoneBackgroundRefresh.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'2. 检查手机是否打开后台App刷新(设置-DoubleFeel-后台App刷新)。'**
|
|
|
|
String get todayFaqWatchNoNotificationCheckPhoneBackgroundRefresh;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationCheckWatchBackgroundRefresh.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'3. 检查手表是否打开后台App刷新(设置-通用-后台App刷新,并确保DoubleFeel开启)。'**
|
|
|
|
String get todayFaqWatchNoNotificationCheckWatchBackgroundRefresh;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationCheckModes.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'4. 确保未处于低电量/专注/勿扰/剧院/睡眠等模式。'**
|
|
|
|
String get todayFaqWatchNoNotificationCheckModes;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchNoNotificationReinstall.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'5. 重装DoubleFeel 并重启AppleWatch与iPhone。'**
|
|
|
|
String get todayFaqWatchNoNotificationReinstall;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表表盘数据不更新或有延迟?'**
|
|
|
|
String get todayFaqWatchFaceDelayTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayDescription1.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'由于苹果系统限制,所有手表表盘(第三方或官方)都会存在几分钟至半小时的延迟,开发者无法控制刷新频率。'**
|
|
|
|
String get todayFaqWatchFaceDelayDescription1;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayIfOverOneHour.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'若手机数据刷新后超过1小时表盘仍未更新:'**
|
|
|
|
String get todayFaqWatchFaceDelayIfOverOneHour;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayOpenWatchApp.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'请在手表上手动打开DoubleFeel,等待约1分钟。'**
|
|
|
|
String get todayFaqWatchFaceDelayOpenWatchApp;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayIfStill.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'若仍未更新:'**
|
|
|
|
String get todayFaqWatchFaceDelayIfStill;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayRestartApp.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'关闭DoubleFeel后台进程并重启。'**
|
|
|
|
String get todayFaqWatchFaceDelayRestartApp;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayCheckIntro.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'仍无效时,请检查:'**
|
|
|
|
String get todayFaqWatchFaceDelayCheckIntro;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayCheckData.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 手机和手表app是否可正常看到HRV数据。'**
|
|
|
|
String get todayFaqWatchFaceDelayCheckData;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayCheckPhoneHealth.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 确保手机端「iOS设置-隐私与安全性-健康-DoubleFeel」全部授权。'**
|
|
|
|
String get todayFaqWatchFaceDelayCheckPhoneHealth;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayCheckWatchHealth.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 确保手表端「设置-健康-数据来源、App和服务-DoubleFeel」全部授权。'**
|
|
|
|
String get todayFaqWatchFaceDelayCheckWatchHealth;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayCheckBackgroundRefresh.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 确认AppleWatch-设置-通用-后台App刷新中DoubleFeel已开启。'**
|
|
|
|
String get todayFaqWatchFaceDelayCheckBackgroundRefresh;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceDelayRestartWatch.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'· 若仍未自动刷新,请重启手表。长时间运行或后台占用过高可能导致表盘暂停更新。'**
|
|
|
|
String get todayFaqWatchFaceDelayRestartWatch;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceBlackScreenTitle.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'手表表盘出现黑屏?'**
|
|
|
|
String get todayFaqWatchFaceBlackScreenTitle;
|
|
|
|
|
|
|
|
/// No description provided for @todayFaqWatchFaceBlackScreenDescription.
|
|
|
|
///
|
|
|
|
/// In zh, this message translates to:
|
|
|
|
/// **'若添加专属互动表盘后出现黑屏(仅显示时间和日期),可长按表盘,点击「编辑」,左滑至「复杂功能」,选择 DoubleFeel,然后按需选择各组件重新添加。'**
|
|
|
|
String get todayFaqWatchFaceBlackScreenDescription;
|
|
|
|
}
|
|
|
|
|
|
|
|
class _AppLocalizationsDelegate
|
...
|
...
|
|