This commit is contained in:
xyy
2026-05-11 19:06:26 +08:00
parent 3dece416fa
commit 7780b4758b
26 changed files with 428 additions and 93 deletions

View File

@@ -98,7 +98,7 @@
<system:String x:Key="test6">Test auxiliary parameters</system:String>
<system:String x:Key="test7">Breathing rate</system:String>
<system:String x:Key="test77">Respiratory timing</system:String>
<system:String x:Key="test8">time/min</system:String>
<system:String x:Key="test8">times</system:String>
<system:String x:Key="test9">divide</system:String>
<system:String x:Key="test10">Second</system:String>
<system:String x:Key="test11">Real-time monitoring data</system:String>
@@ -280,6 +280,6 @@
<system:String x:Key="9# Maximum Force Value (N)">9# Maximum Force Value (N)</system:String>
<system:String x:Key="10# Maximum Force Value (N)">10# Maximum Force Value (N)</system:String>
<system:String x:Key="Peak test (peak force)">Peak test (peak force)</system:String>
<system:String x:Key="customize">customize</system:String>
</ResourceDictionary>

View File

@@ -61,17 +61,17 @@
<system:String x:Key="Down">下降</system:String>
<system:String x:Key="Zero">清零</system:String>
<!-- 底部导航 -->
<!--zhangjing-->
<!--zhangjing-->
<system:String x:Key="setFlow">呼气/吸气</system:String>
<system:String x:Key="setFlow1">呼气</system:String>
<system:String x:Key="setFlow11">吸气</system:String>
@@ -88,10 +88,10 @@
<system:String x:Key="setFlow112">呼气阻力</system:String>
<system:String x:Key="setFlow12">吸气阻力</system:String>
<system:String x:Key="test">CO2重吸呼吸测试界面</system:String>
<system:String x:Key="test1">呼吸比</system:String>
<system:String x:Key="test111">呼吸参数设置</system:String>
<system:String x:Key="test111">呼吸参数设置</system:String>
<system:String x:Key="test2">设置</system:String>
<system:String x:Key="test3">潮气量</system:String>
<system:String x:Key="test4">呼吸频率</system:String>
@@ -99,7 +99,7 @@
<system:String x:Key="test6">测试辅助参数</system:String>
<system:String x:Key="test7">呼吸次数</system:String>
<system:String x:Key="test77">呼吸计时</system:String>
<system:String x:Key="test8">次/min</system:String>
<system:String x:Key="test8">次</system:String>
<system:String x:Key="test9">分</system:String>
<system:String x:Key="test10">秒</system:String>
<system:String x:Key="test11">实时监测数据</system:String>
@@ -194,7 +194,7 @@
<system:String x:Key="Manual22">吸气校准</system:String>
<system:String x:Key="Manual23">压力校准</system:String>
<system:String x:Key="Manual24">基础参数设置</system:String>
<!--流量时时监控-->
<!--流量时时监控-->
<system:String x:Key="WatchData">实时流量监测系统</system:String>
<system:String x:Key="WatchData1">流量实时监测折线图</system:String>
@@ -287,6 +287,6 @@
<system:String x:Key="Peak test (peak force)">峰值测试(峰值力)</system:String>
<system:String x:Key="customize">自定义</system:String>
</ResourceDictionary>