Files
Sleep-Multi-functionality/Resources/Strings.en-US.xaml
2026-05-07 16:51:45 +08:00

151 lines
9.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<!-- 窗口标题 -->
<system:String x:Key="WindowTitle">Sleep Apnea Treatment Mask Multi-functional Tester</system:String>
<system:String x:Key="WindowTitle1">Exhaust flow test</system:String>
<system:String x:Key="WindowTitle2">Air resistance test</system:String>
<system:String x:Key="WindowTitle3">Asphyxiation prevention valve test</system:String>
<system:String x:Key="WindowTitle4">Single fault air resistance test</system:String>
<system:String x:Key="WindowTitle5">Carbon dioxide re-breathing inhalation test</system:String>
<!-- 实时显示区域 -->
<system:String x:Key="RealTimeDisplay">Adjust the set pressure, and the corresponding flow rate at this time</system:String>
<system:String x:Key="CurrentTest">Set the pressure</system:String>
<system:String x:Key="Setting">Setting</system:String>
<system:String x:Key="TriggerDisplacement">Calibration pressure</system:String>
<system:String x:Key="CurrentPosition">Real-time traffic flow</system:String>
<system:String x:Key="RealTimePressure">Real-time Pressure</system:String>
<system:String x:Key="EndDisplacement">Record traffic</system:String>
<system:String x:Key="Deformation">Homepage</system:String>
<!-- 测试结果区域 -->
<system:String x:Key="TestResults">Nasal and oral pressure:</system:String>
<system:String x:Key="Deformation1">Set the flow rate:</system:String>
<system:String x:Key="Deformation2">Connection port calibration</system:String>
<system:String x:Key="Deformation3">Calibration</system:String>
<system:String x:Key="Deformation4">settings</system:String>
<system:String x:Key="Deformation5">Real-time traffic</system:String>
<system:String x:Key="Deformation6">Record air resistance</system:String>
<system:String x:Key="Report">报表</system:String>
<system:String x:Key="Deformation test results">Test stopped</system:String>
<system:String x:Key="Deformation7">Enter</system:String>
<system:String x:Key="Deformation8">8# Deformation</system:String>
<system:String x:Key="Deformation9">9# Deformation</system:String>
<system:String x:Key="Deformation10">10# Deformation</system:String>
<system:String x:Key="TestSpeedLabel">Test Speed</system:String>
<system:String x:Key="SetPressureLabel">Set Pressure</system:String>
<!-- 参数设置区域 -->
<system:String x:Key="ParameterSettings">Parameter Settings</system:String>
<system:String x:Key="TestSpeed">Test Speed</system:String>
<system:String x:Key="TestDisplacement">Test Displacement</system:String>
<system:String x:Key="TriggerValue">Trigger Value</system:String>
<system:String x:Key="SetPressure">Set Pressure</system:String>
<system:String x:Key="ResetDistance">Reset Down Distance</system:String>
<system:String x:Key="TestCount">Test Count Setting</system:String>
<system:String x:Key="Maximumforcevaluetestresult(N)">Test initiation</system:String>
<system:String x:Key="Deformationtestresults(mm)">Test stopped</system:String>
<system:String x:Key="Next">Air resistance test</system:String>
<!-- 按钮文本 -->
<system:String x:Key="Reset">Reset</system:String>
<system:String x:Key="Test">Test</system:String>
<system:String x:Key="Stop">Stop</system:String>
<system:String x:Key="Up">Up</system:String>
<system:String x:Key="Down">Down</system:String>
<system:String x:Key="Zero">Zero</system:String>
<!-- 底部导航 -->
<system:String x:Key="PositionToPressure">Position to Pressure</system:String>
<system:String x:Key="PressureToDisplacement">Pressure to Displacement</system:String>
<system:String x:Key="PeakTest">Peak Test</system:String>
<system:String x:Key="ViewReport">View Report</system:String>
<system:String x:Key="ViewCurve">View Curve</system:String>
<system:String x:Key="BtnZhText">中文</system:String>
<system:String x:Key="BtnEnText">English</system:String>
<system:String x:Key="Test Date">Test Date:</system:String>
<system:String x:Key="Calibration">Calibration</system:String>
<system:String x:Key="Test Time">Test Time:</system:String>
<system:String x:Key="Sample No">Sample No:</system:String>
<system:String x:Key="Systemparameter">System Parameter</system:String>
<system:String x:Key="Test speed (mm/min)">Test speed (mm/min)</system:String>
<system:String x:Key="Workstation curve description">Workstation curve description:</system:String>
<system:String x:Key="Test Status">Test Status</system:String>
<system:String x:Key="Experimental Report">Experimental Report</system:String>
<system:String x:Key="Constant pressure (N)">Constant pressure (N)</system:String>
<system:String x:Key="All workstation tests have been completed">All workstation tests have been completed</system:String>
<system:String x:Key="RealTimeData">real time data</system:String>
<system:String x:Key="PressureDeformationCurve">Pressure-deformation relationship curve</system:String>
<!-- Other Text Resources -->
<system:String x:Key="ReturnButton">Return</system:String>
<system:String x:Key="SystemParameters">System Parameters Settings</system:String>
<system:String x:Key="DeviceParameters">Device Parameters</system:String>
<system:String x:Key="ResetSpeed">Reset Speed</system:String>
<system:String x:Key="ManualSpeed">Manual Speed</system:String>
<system:String x:Key="PressureCoefficient">Pressure Coefficient</system:String>
<system:String x:Key="PressureProtection">Pressure Protection</system:String>
<system:String x:Key="Language">Language</system:String>
<system:String x:Key="StatusBarText">System Parameters Settings - Modify with caution</system:String>
<!-- Units -->
<system:String x:Key="Unit_mm_min">mm/min</system:String>
<system:String x:Key="Unit_N_V">N/V</system:String>
<system:String x:Key="Unit_N">N</system:String>
<system:String x:Key="WindowTitle7">System Parameters Settings</system:String>
<!-- Language Options -->
<system:String x:Key="Chinese">Chinese</system:String>
<system:String x:Key="English">English</system:String>
<system:String x:Key="ROUNDS">ROUNDS</system:String>
<system:String x:Key="TestPeakValue">Test Peak Value</system:String>
<system:String x:Key="MaximumPressure">Maximum Pressure</system:String>
<system:String x:Key="Maximum stroke soft limit">Maximum Stroke Soft Limit</system:String>
<system:String x:Key="Peak force test result(N)">Connection port pressure:</system:String>
<system:String x:Key="It has been crushed">It Has Been Crushed</system:String>
<system:String x:Key="The force value determines the pressure difference">Differential Pressure</system:String>
<!-- 基本信息 -->
<system:String x:Key="TestDate">Test Date:</system:String>
<system:String x:Key="TestTime">Test Time:</system:String>
<system:String x:Key="Experimenter">Experimenter:</system:String>
<system:String x:Key="SampleNumber">Sample No.:</system:String>
<!-- 报表分区标题 -->
<system:String x:Key="PositionToPressureMaxForce">Position to Pressure (Max Force)</system:String>
<system:String x:Key="PositionToPressureDeformation">Position to Pressure (Deformation)</system:String>
<system:String x:Key="PressureToDisplacementDeformation">Pressure to Displacement (Deformation)</system:String>
<system:String x:Key="PeakTestPeakForce">Peak Test (Peak Force)</system:String>
<system:String x:Key="PeakTestDeformation">Peak Test (Deformation)</system:String>
<!-- 结果表格标题 -->
<system:String x:Key="MaxForce">Max Force</system:String>
<!-- 按钮文本 -->
<system:String x:Key="Back">Back</system:String>
<system:String x:Key="Print">Print</system:String>
<system:String x:Key="Export">Export</system:String>
<system:String x:Key="Save">Save</system:String>
<system:String x:Key="Close">Close</system:String>
<system:String x:Key="1# Maximum Force Value (N)">1# Maximum Force Value (N)</system:String>
<system:String x:Key="2# Maximum Force Value (N)">2# Maximum Force Value (N)</system:String>
<system:String x:Key="3# Maximum Force Value (N)">3# Maximum Force Value (N)</system:String>
<system:String x:Key="4# Maximum Force Value (N)">4# Maximum Force Value (N)</system:String>
<system:String x:Key="5# Maximum Force Value (N)">5# Maximum Force Value (N)</system:String>
<system:String x:Key="6# Maximum Force Value (N)">6# Maximum Force Value (N)</system:String>
<system:String x:Key="7# Maximum Force Value (N)">7# Maximum Force Value (N)</system:String>
<system:String x:Key="8# Maximum Force Value (N)">8# Maximum Force Value (N)</system:String>
<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>
</ResourceDictionary>