This commit is contained in:
xyy
2026-05-26 18:52:41 +08:00
parent b790b4f5a5
commit 66bd6c7eaf

View File

@@ -6,8 +6,8 @@
<system:String x:Key="WindowTitle1">排气流测试</system:String> <system:String x:Key="WindowTitle1">排气流测试</system:String>
<system:String x:Key="WindowTitle2">气阻测试</system:String> <system:String x:Key="WindowTitle2">气阻测试</system:String>
<system:String x:Key="WindowTitle3">防室息阀测试</system:String> <system:String x:Key="WindowTitle3">防室息阀测试</system:String>
<system:String x:Key="WindowTitle4">单一故障吸阻力测试</system:String> <system:String x:Key="WindowTitle4">单一故障吸阻力测试</system:String>
<system:String x:Key="WindowTitle5">二氧化碳重呼吸测试</system:String> <system:String x:Key="WindowTitle5">二氧化碳重复性呼吸测试</system:String>
<!-- 实时显示区域 --> <!-- 实时显示区域 -->
<system:String x:Key="RealTimeDisplay">提示: 调节设定压力,该时的流量</system:String> <system:String x:Key="RealTimeDisplay">提示: 调节设定压力,该时的流量</system:String>
<system:String x:Key="CurrentTest">设定压力:</system:String> <system:String x:Key="CurrentTest">设定压力:</system:String>
@@ -91,7 +91,7 @@
<system:String x:Key="setFlow12">吸气阻力</system:String> <system:String x:Key="setFlow12">吸气阻力</system:String>
<system:String x:Key="test">CO2重吸呼吸测试界面</system:String> <system:String x:Key="test">二氧化碳重复性呼吸测试</system:String>
<system:String x:Key="test1">呼吸比</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="test2">设置</system:String>
@@ -149,7 +149,7 @@
<system:String x:Key="FiveReport1">终CO2浓度%</system:String> <system:String x:Key="FiveReport1">终CO2浓度%</system:String>
<system:String x:Key="FiveReport2">CO2浓度相对增加%</system:String> <system:String x:Key="FiveReport2">CO2浓度相对增加%</system:String>
<system:String x:Key="testReport">CO2重复呼吸测试报表</system:String> <system:String x:Key="testReport">CO2重复呼吸测试报表</system:String>
<system:String x:Key="testReport1">起始时间</system:String> <system:String x:Key="testReport1">起始时间</system:String>
<system:String x:Key="testReport111">终止时间</system:String> <system:String x:Key="testReport111">终止时间</system:String>
<system:String x:Key="testReport2">选择日期</system:String> <system:String x:Key="testReport2">选择日期</system:String>