Commit 493f34b5 authored by 潘栩锋's avatar 潘栩锋 🚴

正在添加多国语言.2024041502

parent 2a8afb63
......@@ -14,7 +14,7 @@
<ResourceDictionary Source="pack://application:,,,/FLY.Thick.Base.UI;component/Themes/Styles.xaml"/>
<!--项目字符串-->
<ResourceDictionary Source="pack://application:,,,/FLY.Thick.Base.UI;component/Themes/StringResources/StringResource.xaml"/>
<ResourceDictionary Source="pack://application:,,,/FLY.Thick.Base.UI;component/Themes/StringResources/StringResource.en.xaml"/>
</ResourceDictionary.MergedDictionaries>
<Style TargetType="GroupBox" />
......
......@@ -416,6 +416,14 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\StringResources\StringResource.PgInitParam.en.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\StringResources\StringResource.PgInitParam.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\StringResources\StringResource.PgFlyAd.en.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
......
......@@ -29,7 +29,7 @@
<system:String x:Key="str.PgFlyAd.ADLag">AD Lag</system:String>
<system:String x:Key="str.PgFlyAd.HardwareVersion">Version</system:String>
<system:String x:Key="str.PgFlyAd.Version">cv</system:String>
<system:String x:Key="str.PgFlyAd.Version">Commu.</system:String>
<system:String x:Key="str.PgFlyAd.Apply">Apply</system:String>
<system:String x:Key="str.PgFlyAd.Initparam">Init.Param</system:String>
......
<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"
xml:space="preserve">
<!--字符串换行 必须添加 xml:space="preserve" -->
<!--字符串换行 换行符 &#10; -->
<system:String x:Key="str.PgInitparam.Title">Init.</system:String>
<system:String x:Key="str.PgInitparam.Param">Param</system:String>
<system:String x:Key="str.PgInitparam.AutoOrgInterval">Home Interval</system:String>
<system:String x:Key="str.PgInitparam.Pulse">p</system:String>
<system:String x:Key="str.PgInitparam.PosLength">Rack Len</system:String>
<system:String x:Key="str.PgInitparam.mmpp1">Encoder1</system:String>
<system:String x:Key="str.PgInitparam.IsTimeGridAdvEnabled">TimeGridAdv</system:String>
<system:String x:Key="str.PgInitparam.FilmVSrc">Film.V Src</system:String>
<system:String x:Key="str.PgInitparam.Encoder2">Encoder2</system:String>
<system:String x:Key="str.PgInitparam.Roller">Roller</system:String>
<system:String x:Key="str.PgInitparam.mmpp2">Encoder2</system:String>
<system:String x:Key="str.PgInitparam.MmOfR">mm/R</system:String>
<system:String x:Key="str.PgInitparam.FilmVThreshold">Min Film.V</system:String>
<system:String x:Key="str.PgInitparam.DataValidSrc">DataValid Src</system:String>
<system:String x:Key="str.PgInitparam.FilmVelocity">Film.V</system:String>
<system:String x:Key="str.PgInitparam.Input">input</system:String>
<system:String x:Key="str.PgInitparam.VALID">Valid Forever</system:String>
<system:String x:Key="str.PgInitparam.INVALID">Invalid Forever</system:String>
<system:String x:Key="str.PgInitparam.AutoF1F3" xml:space="preserve">DataValid=true&#13;Scan</system:String>
<system:String x:Key="str.PgInitparam.ReStartDelay" xml:space="preserve">Delay After&#13;Scan Again</system:String>
<system:String x:Key="str.PgInitparam.Velocity">Velocity</system:String>
<system:String x:Key="str.PgInitparam.VScan">Scan.V</system:String>
<system:String x:Key="str.PgInitparam.VAccuracy">Sample.V</system:String>
<system:String x:Key="str.PgInitparam.VJOG">Debug.V</system:String>
<system:String x:Key="str.PgInitparam.SVelocity">Start.V</system:String>
<system:String x:Key="str.PgInitparam.HV1">Home.V1</system:String>
<system:String x:Key="str.PgInitparam.HV2">Home.V2</system:String>
<system:String x:Key="str.PgInitparam.ATime">Acc</system:String>
<system:String x:Key="str.PgInitparam.DTime">Dec</system:String>
<system:String x:Key="str.PgInitparam.Hardware">Hardware</system:String>
<system:String x:Key="str.PgInitparam.Punch">Has Punch</system:String>
<system:String x:Key="str.PgInitparam.PunchOffset" xml:space="preserve">Distance between &#13;Punch and Sensor</system:String>
<system:String x:Key="str.PgInitparam.HasProfileSample" xml:space="preserve">Has Profile &#13;Sample</system:String>
<system:String x:Key="str.PgInitparam.HasVSign" xml:space="preserve">Has Vertical&#13;Fiber Optic Sensor</system:String>
<system:String x:Key="str.PgInitparam.VSignOffset" xml:space="preserve">Distance between &#13;VFOS and Sensor</system:String>
<system:String x:Key="str.PgInitparam.HasHSign" xml:space="preserve">Has Horizotal &#13;Fiber Optic Sensor</system:String>
<system:String x:Key="str.PgInitparam.HasScanCorr" xml:space="preserve">Has&#13;Rack.Corr</system:String>
</ResourceDictionary>
\ No newline at end of file
<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"
xml:space="preserve">
<!--字符串换行 必须添加 xml:space="preserve" -->
<!--字符串换行 换行符 &#10; -->
<system:String x:Key="str.PgInitparam.Title">系统参数</system:String>
<system:String x:Key="str.PgInitparam.Param">参数</system:String>
<system:String x:Key="str.PgInitparam.AutoOrgInterval">归零间隔</system:String>
<system:String x:Key="str.PgInitparam.Pulse">脉冲</system:String>
<system:String x:Key="str.PgInitparam.PosLength">机架长度</system:String>
<system:String x:Key="str.PgInitparam.mmpp1">编码器1比例</system:String>
<system:String x:Key="str.PgInitparam.IsTimeGridAdvEnabled">高级AD数据</system:String>
<system:String x:Key="str.PgInitparam.FilmVSrc">生产速度来源</system:String>
<system:String x:Key="str.PgInitparam.Encoder2">编码器2</system:String>
<system:String x:Key="str.PgInitparam.Roller">辊信号</system:String>
<system:String x:Key="str.PgInitparam.mmpp2">编码器2比例</system:String>
<system:String x:Key="str.PgInitparam.MmOfR">辊周长</system:String>
<system:String x:Key="str.PgInitparam.FilmVThreshold">最小生产速度</system:String>
<system:String x:Key="str.PgInitparam.DataValidSrc">数据有效来源</system:String>
<system:String x:Key="str.PgInitparam.FilmVelocity">生产速度</system:String>
<system:String x:Key="str.PgInitparam.Input">本地输入口</system:String>
<system:String x:Key="str.PgInitparam.VALID">长期有限</system:String>
<system:String x:Key="str.PgInitparam.INVALID">长期无效</system:String>
<system:String x:Key="str.PgInitparam.AutoF1F3" xml:space="preserve">数据有效时&#13;扫描</system:String>
<system:String x:Key="str.PgInitparam.ReStartDelay" xml:space="preserve">扫描重启&#13;延时</system:String>
<system:String x:Key="str.PgInitparam.Velocity">速度</system:String>
<system:String x:Key="str.PgInitparam.VScan">扫描速度</system:String>
<system:String x:Key="str.PgInitparam.VAccuracy">采样速度</system:String>
<system:String x:Key="str.PgInitparam.VJOG">调试速度</system:String>
<system:String x:Key="str.PgInitparam.SVelocity">开始速度</system:String>
<system:String x:Key="str.PgInitparam.HV1">归零速度1</system:String>
<system:String x:Key="str.PgInitparam.HV2">归零速度2</system:String>
<system:String x:Key="str.PgInitparam.ATime">加速时间</system:String>
<system:String x:Key="str.PgInitparam.DTime">减速时间</system:String>
<system:String x:Key="str.PgInitparam.Hardware">硬件</system:String>
<system:String x:Key="str.PgInitparam.Punch">有打孔模块</system:String>
<system:String x:Key="str.PgInitparam.PunchOffset" xml:space="preserve">打孔模块&#13;与探头偏移</system:String>
<system:String x:Key="str.PgInitparam.HasProfileSample" xml:space="preserve">有按样&#13;生产模块</system:String>
<system:String x:Key="str.PgInitparam.HasVSign" xml:space="preserve">有纵向&#13;光纤传感器</system:String>
<system:String x:Key="str.PgInitparam.VSignOffset" xml:space="preserve">纵向光纤&#13;与探头偏移</system:String>
<system:String x:Key="str.PgInitparam.HasHSign" xml:space="preserve">有横向&#13;光纤传感器</system:String>
<system:String x:Key="str.PgInitparam.HasScanCorr" xml:space="preserve">有机架修正&#13;功能</system:String>
</ResourceDictionary>
\ No newline at end of file
......@@ -11,7 +11,8 @@
<ResourceDictionary Source="StringResource.PgCurve.en.xaml"/>
<ResourceDictionary Source="StringResource.PgFlyAd.en.xaml"/>
<ResourceDictionary Source="StringResource.PgGetSample.en.xaml"/>
<ResourceDictionary Source="StringResource.PgInitParam.en.xaml"/>
<ResourceDictionary Source="StringResource.DynArea.en.xaml"/>
<ResourceDictionary Source="StringResource.Menu.en.xaml"/>
......
......@@ -11,7 +11,8 @@
<ResourceDictionary Source="StringResource.PgCurve.xaml"/>
<ResourceDictionary Source="StringResource.PgFlyAd.xaml"/>
<ResourceDictionary Source="StringResource.PgGetSample.xaml"/>
<ResourceDictionary Source="StringResource.PgInitParam.xaml"/>
<ResourceDictionary Source="StringResource.DynArea.xaml"/>
<ResourceDictionary Source="StringResource.Menu.xaml"/>
......
......@@ -53,7 +53,7 @@
</Button.Style>
<StackPanel >
<iconPacks:PackIconMaterial Kind="CloseCircle" />
<TextBlock Text="停止" Foreground="{StaticResource TextBrush}"/>
<TextBlock Text="{StaticResource str.Menu.Stop}" Foreground="{StaticResource TextBrush}"/>
</StackPanel>
</Button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment