Showing
5 changed files
with
5 additions
and
5 deletions
| @@ -189,7 +189,7 @@ | @@ -189,7 +189,7 @@ | ||
| 189 | "todayRealtimeStressScenarioHrvDefault": "With Apple Watch default settings, HRV updates every 2-5 hours.", | 189 | "todayRealtimeStressScenarioHrvDefault": "With Apple Watch default settings, HRV updates every 2-5 hours.", |
| 190 | "todayRealtimeStressScenarioRegionLimit": "In some regions, Apple Watch breathing features may be limited, which can affect HRV update frequency. Turning on breathing features may also consume more battery.", | 190 | "todayRealtimeStressScenarioRegionLimit": "In some regions, Apple Watch breathing features may be limited, which can affect HRV update frequency. Turning on breathing features may also consume more battery.", |
| 191 | "todayRealtimeStressScenarioIntro": "To address the long interval between HRV updates, DoubleFeel designed real-time stress:", | 191 | "todayRealtimeStressScenarioIntro": "To address the long interval between HRV updates, DoubleFeel designed real-time stress:", |
| 192 | - "todayRealtimeStressScenarioUpdateEvery6Min": "· Real-time stress updates every 6 minutes (Friend status updates rely on Apple Health sync and may experience brief delays due to system mechanisms. If your friend uses DoubleFeel frequently, their health status will be updated more promptly.)", | 192 | + "todayRealtimeStressScenarioUpdateEvery6Min": "· Real-time stress updates every 6 minutes (Friend status updates rely on Apple Health sync and may experience brief delays due to system mechanisms. If your friend uses DoubleFeel frequently, their health status will be updated more promptly)", |
| 193 | "todayRealtimeStressScenarioTimely": "· It can reflect body-state changes more promptly", | 193 | "todayRealtimeStressScenarioTimely": "· It can reflect body-state changes more promptly", |
| 194 | "todayRealtimeStressScenarioConsistentTrend": "· In most cases, the real-time stress trend is consistent with the HRV trend", | 194 | "todayRealtimeStressScenarioConsistentTrend": "· In most cases, the real-time stress trend is consistent with the HRV trend", |
| 195 | "todayRealtimeStressScenarioSummary": "This lets users see long-term HRV trends while also using real-time stress as a short-term body-state reference.", | 195 | "todayRealtimeStressScenarioSummary": "This lets users see long-term HRV trends while also using real-time stress as a short-term body-state reference.", |
| @@ -272,7 +272,7 @@ | @@ -272,7 +272,7 @@ | ||
| 272 | "todayRealtimeStressScenarioHrvDefault": "在 Apple Watch 的默认设置下,HRV 每 2~5 小时更新一次。", | 272 | "todayRealtimeStressScenarioHrvDefault": "在 Apple Watch 的默认设置下,HRV 每 2~5 小时更新一次。", |
| 273 | "todayRealtimeStressScenarioRegionLimit": "在部分地区,由于 Apple Watch 的呼吸功能受限,HRV 的更新频率可能会受到影响,并且开启呼吸功能后也会消耗更多电量。", | 273 | "todayRealtimeStressScenarioRegionLimit": "在部分地区,由于 Apple Watch 的呼吸功能受限,HRV 的更新频率可能会受到影响,并且开启呼吸功能后也会消耗更多电量。", |
| 274 | "todayRealtimeStressScenarioIntro": "为了解决 HRV 更新间隔较长的问题,DoubleFeel 设计了实时压力功能:", | 274 | "todayRealtimeStressScenarioIntro": "为了解决 HRV 更新间隔较长的问题,DoubleFeel 设计了实时压力功能:", |
| 275 | - "todayRealtimeStressScenarioUpdateEvery6Min": "· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时。)", | 275 | + "todayRealtimeStressScenarioUpdateEvery6Min": "· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时)", |
| 276 | "todayRealtimeStressScenarioTimely": "· 可以更及时地反映身体状态变化", | 276 | "todayRealtimeStressScenarioTimely": "· 可以更及时地反映身体状态变化", |
| 277 | "todayRealtimeStressScenarioConsistentTrend": "· 在大多数情况下,实时压力趋势与 HRV 趋势是一致的", | 277 | "todayRealtimeStressScenarioConsistentTrend": "· 在大多数情况下,实时压力趋势与 HRV 趋势是一致的", |
| 278 | "todayRealtimeStressScenarioSummary": "这样用户既能获得 HRV 的长期趋势,也能通过实时压力获得短时身体状态的参考。", | 278 | "todayRealtimeStressScenarioSummary": "这样用户既能获得 HRV 的长期趋势,也能通过实时压力获得短时身体状态的参考。", |
| @@ -1236,7 +1236,7 @@ abstract class AppLocalizations { | @@ -1236,7 +1236,7 @@ abstract class AppLocalizations { | ||
| 1236 | /// No description provided for @todayRealtimeStressScenarioUpdateEvery6Min. | 1236 | /// No description provided for @todayRealtimeStressScenarioUpdateEvery6Min. |
| 1237 | /// | 1237 | /// |
| 1238 | /// In zh, this message translates to: | 1238 | /// In zh, this message translates to: |
| 1239 | - /// **'· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时。)'** | 1239 | + /// **'· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时)'** |
| 1240 | String get todayRealtimeStressScenarioUpdateEvery6Min; | 1240 | String get todayRealtimeStressScenarioUpdateEvery6Min; |
| 1241 | 1241 | ||
| 1242 | /// No description provided for @todayRealtimeStressScenarioTimely. | 1242 | /// No description provided for @todayRealtimeStressScenarioTimely. |
| @@ -656,7 +656,7 @@ class AppLocalizationsEn extends AppLocalizations { | @@ -656,7 +656,7 @@ class AppLocalizationsEn extends AppLocalizations { | ||
| 656 | 656 | ||
| 657 | @override | 657 | @override |
| 658 | String get todayRealtimeStressScenarioUpdateEvery6Min => | 658 | String get todayRealtimeStressScenarioUpdateEvery6Min => |
| 659 | - '· Real-time stress updates every 6 minutes (Friend status updates rely on Apple Health sync and may experience brief delays due to system mechanisms. If your friend uses DoubleFeel frequently, their health status will be updated more promptly.)'; | 659 | + '· Real-time stress updates every 6 minutes (Friend status updates rely on Apple Health sync and may experience brief delays due to system mechanisms. If your friend uses DoubleFeel frequently, their health status will be updated more promptly)'; |
| 660 | 660 | ||
| 661 | @override | 661 | @override |
| 662 | String get todayRealtimeStressScenarioTimely => | 662 | String get todayRealtimeStressScenarioTimely => |
| @@ -616,7 +616,7 @@ class AppLocalizationsZh extends AppLocalizations { | @@ -616,7 +616,7 @@ class AppLocalizationsZh extends AppLocalizations { | ||
| 616 | 616 | ||
| 617 | @override | 617 | @override |
| 618 | String get todayRealtimeStressScenarioUpdateEvery6Min => | 618 | String get todayRealtimeStressScenarioUpdateEvery6Min => |
| 619 | - '· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时。)'; | 619 | + '· 实时压力每 6 分钟更新一次(好友状态更新依赖 Apple Health 同步,受系统机制影响可能存在短暂延迟。若好友经常使用DoubleFeel,健康状态会更新得更加及时)'; |
| 620 | 620 | ||
| 621 | @override | 621 | @override |
| 622 | String get todayRealtimeStressScenarioTimely => '· 可以更及时地反映身体状态变化'; | 622 | String get todayRealtimeStressScenarioTimely => '· 可以更及时地反映身体状态变化'; |
-
Please register or login to post a comment