报表翻译

This commit is contained in:
2026-05-09 14:32:08 +08:00
parent d8e0155b8d
commit 0d7f95b1be
7 changed files with 122 additions and 79 deletions

View File

@@ -122,7 +122,30 @@
<system:String x:Key="test27">Manual interface</system:String>
<system:String x:Key="test28">Recorded scene</system:String>
<system:String x:Key="test29">Process Record</system:String>
<!--报表1-->
<system:String x:Key="FlowReport">Traffic Pressure Report</system:String>
<system:String x:Key="FlowReport1">Exhaust flow rate (L/min)</system:String>
<system:String x:Key="FlowReport2">Delete</system:String>
<!--报表2-->
<system:String x:Key="TestReport">Air resistance test report</system:String>
<system:String x:Key="TestReport1">Air resistance(hpa)</system:String>
<system:String x:Key="TestReport2">Traffic(L/min)</system:String>
<!--报表3-->
<system:String x:Key="FxReport">Asphyxiation Prevention Test Report</system:String>
<system:String x:Key="FxReport1">Valve opening pressure(pa)</system:String>
<system:String x:Key="FxReport2">Closing valve pressure(pa)</system:String>
<!--报表4-->
<system:String x:Key="FxNReport">Single Fault Air Resistance Test Report</system:String>
<system:String x:Key="FxNReport1">Exhalation resistance(pa)</system:String>
<system:String x:Key="FxNReport2">Exhalation resistance(pa)</system:String>
<!--报表5-->
<system:String x:Key="FiveReport">Initial CO2 concentration (% )</system:String>
<system:String x:Key="FiveReport1">Final CO2 concentration (% )</system:String>
<system:String x:Key="FiveReport2">Relative increase in CO2 concentration (%)</system:String>
<system:String x:Key="testReport">CO2 Rebreathing Test Report</system:String>
<system:String x:Key="testReport1">Start time</system:String>
<system:String x:Key="testReport111">Termination time</system:String>

View File

@@ -126,7 +126,27 @@
<system:String x:Key="FlowReport">流量压力报表</system:String>
<system:String x:Key="FlowReport1">排气流流量L/min</system:String>
<system:String x:Key="FlowReport2">删除</system:String>
<!--报表2-->
<system:String x:Key="TestReport">气阻测试报表</system:String>
<system:String x:Key="TestReport1">气阻hpa</system:String>
<system:String x:Key="TestReport2">流量L/min</system:String>
<!--报表3-->
<system:String x:Key="FxReport">防窒息测试报表</system:String>
<system:String x:Key="FxReport1">开阀压力pa</system:String>
<system:String x:Key="FxReport2">关阀压力pa</system:String>
<!--报表4-->
<system:String x:Key="FxNReport">单一故障气阻测试报表</system:String>
<system:String x:Key="FxNReport1">呼气阻力pa</system:String>
<system:String x:Key="FxNReport2">吸气阻力pa</system:String>
<!--报表5-->
<system:String x:Key="FiveReport">开始CO2浓度%</system:String>
<system:String x:Key="FiveReport1">终CO2浓度%</system:String>
<system:String x:Key="FiveReport2">CO2浓度相对增加%</system:String>
<system:String x:Key="testReport">CO2重复呼吸测试报表</system:String>
<system:String x:Key="testReport1">起始时间</system:String>
<system:String x:Key="testReport111">终止时间</system:String>