diff --git a/src/Net_40/HandyControlDemo_Net_40/HandyControlDemo_Net_40.csproj b/src/Net_40/HandyControlDemo_Net_40/HandyControlDemo_Net_40.csproj
index cda33961..5c85468d 100644
--- a/src/Net_40/HandyControlDemo_Net_40/HandyControlDemo_Net_40.csproj
+++ b/src/Net_40/HandyControlDemo_Net_40/HandyControlDemo_Net_40.csproj
@@ -184,6 +184,9 @@
Resources\Img\Flag\pt-BR.png
+
+ Resources\Img\Flag\pl.png
+
Resources\Img\Flag\ru.png
@@ -525,6 +528,9 @@
Properties\Langs\Lang.pt-BR.resx
+
+ Properties\Langs\Lang.pl.resx
+
Properties\Langs\Lang.ru.resx
@@ -565,6 +571,7 @@
rd /s /q Langs\fr
rd /s /q Langs\ko-KR
rd /s /q Langs\pt-BR
+ rd /s /q Langs\pl
rd /s /q Langs\ru
rd /s /q Langs\tr
rd /s /q Langs\ca-Es
@@ -573,6 +580,7 @@
move fr Langs
move ko-KR Langs
move pt-BR Langs
+ move pl Langs
move ru Langs
move tr Langs
move ca-Es Langs
@@ -583,4 +591,4 @@
3.1.0.0
https://github.com/HandyOrg/HandyControl
-
\ No newline at end of file
+
diff --git a/src/Net_40/HandyControl_Net_40/HandyControl_Net_40.csproj b/src/Net_40/HandyControl_Net_40/HandyControl_Net_40.csproj
index 01b4b37a..5d2db9ee 100644
--- a/src/Net_40/HandyControl_Net_40/HandyControl_Net_40.csproj
+++ b/src/Net_40/HandyControl_Net_40/HandyControl_Net_40.csproj
@@ -56,6 +56,9 @@
Properties\Langs\Lang.pt-BR.resx
+
+ Properties\Langs\Lang.pl.resx
+
Properties\Langs\Lang.ru.resx
@@ -197,4 +200,4 @@
-
\ No newline at end of file
+
diff --git a/src/Net_GE45/HandyControlDemo_Net_GE45/HandyControlDemo_Net_GE45.csproj b/src/Net_GE45/HandyControlDemo_Net_GE45/HandyControlDemo_Net_GE45.csproj
index 3a2b0b16..236dc41d 100644
--- a/src/Net_GE45/HandyControlDemo_Net_GE45/HandyControlDemo_Net_GE45.csproj
+++ b/src/Net_GE45/HandyControlDemo_Net_GE45/HandyControlDemo_Net_GE45.csproj
@@ -190,6 +190,9 @@
Resources\Img\Flag\pt-BR.png
+
+ Resources\Img\Flag\pl.png
+
Resources\Img\Flag\ru.png
@@ -531,6 +534,9 @@
Properties\Langs\Lang.pt-BR.resx
+
+ Properties\Langs\Lang.pl.resx
+
Properties\Langs\Lang.ru.resx
@@ -571,6 +577,7 @@
rd /s /q Langs\fr
rd /s /q Langs\ko-KR
rd /s /q Langs\pt-BR
+ rd /s /q Langs\pl
rd /s /q Langs\ru
rd /s /q Langs\tr
rd /s /q Langs\ca-Es
@@ -579,9 +586,10 @@
move fr Langs
move ko-KR Langs
move pt-BR Langs
+ move pl Langs
move ru Langs
move tr Langs
move ca-Es Langs
-
\ No newline at end of file
+
diff --git a/src/Net_GE45/HandyControl_Net_GE45/HandyControl_Net_GE45.csproj b/src/Net_GE45/HandyControl_Net_GE45/HandyControl_Net_GE45.csproj
index 16bd72b0..19af23cc 100644
--- a/src/Net_GE45/HandyControl_Net_GE45/HandyControl_Net_GE45.csproj
+++ b/src/Net_GE45/HandyControl_Net_GE45/HandyControl_Net_GE45.csproj
@@ -54,6 +54,9 @@
Properties\Langs\Lang.ko-KR.resx
+
+ Properties\Langs\Lang.pl.resx
+
Properties\Langs\Lang.pt-BR.resx
@@ -152,4 +155,4 @@
-
\ No newline at end of file
+
diff --git a/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.Designer.cs b/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.Designer.cs
index 50444d69..87d1c04e 100644
--- a/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.Designer.cs
+++ b/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.Designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
//
//------------------------------------------------------------------------------
@@ -14,12 +14,12 @@ namespace HandyControlDemo.Properties.Langs
///
- /// 一个强类型的资源类,用于查找本地化的字符串等。
+ /// A strongly-typed resource class, for looking up localized strings, etc.
///
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -36,7 +36,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 返回此类使用的缓存的 ResourceManager 实例。
+ /// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager
@@ -53,8 +53,8 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 重写当前线程的 CurrentUICulture 属性
- /// 重写当前线程的 CurrentUICulture 属性。
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture
@@ -70,7 +70,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 关于 的本地化字符串。
+ /// Looks up a localized string similar to 关于.
///
public static string About
{
@@ -81,7 +81,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 添加项 的本地化字符串。
+ /// Looks up a localized string similar to 添加项.
///
public static string AddItem
{
@@ -92,7 +92,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 动画路径 的本地化字符串。
+ /// Looks up a localized string similar to 动画路径.
///
public static string AnimationPath
{
@@ -103,7 +103,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 托盘图标已打开,将隐藏窗口而不是关闭程序 的本地化字符串。
+ /// Looks up a localized string similar to 托盘图标已打开,将隐藏窗口而不是关闭程序.
///
public static string AppClosingTip
{
@@ -114,7 +114,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 询问 的本地化字符串。
+ /// Looks up a localized string similar to 询问.
///
public static string Ask
{
@@ -125,7 +125,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 标记 的本地化字符串。
+ /// Looks up a localized string similar to 标记.
///
public static string Badge
{
@@ -136,7 +136,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 填写基本信息 的本地化字符串。
+ /// Looks up a localized string similar to 填写基本信息.
///
public static string BasicInfo
{
@@ -147,7 +147,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 基础布局 的本地化字符串。
+ /// Looks up a localized string similar to 基础布局.
///
public static string BasicLayout
{
@@ -158,7 +158,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 闪烁 的本地化字符串。
+ /// Looks up a localized string similar to 闪烁.
///
public static string Blink
{
@@ -169,7 +169,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 博客 的本地化字符串。
+ /// Looks up a localized string similar to 博客.
///
public static string Blog
{
@@ -180,7 +180,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 边框 的本地化字符串。
+ /// Looks up a localized string similar to 边框.
///
public static string Border
{
@@ -191,7 +191,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 画刷 的本地化字符串。
+ /// Looks up a localized string similar to 画刷.
///
public static string Brush
{
@@ -202,7 +202,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 按钮 的本地化字符串。
+ /// Looks up a localized string similar to 按钮.
///
public static string Button
{
@@ -213,7 +213,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 自定义按钮 的本地化字符串。
+ /// Looks up a localized string similar to 自定义按钮.
///
public static string ButtonCustom
{
@@ -224,7 +224,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 按钮组 的本地化字符串。
+ /// Looks up a localized string similar to 按钮组.
///
public static string ButtonGroup
{
@@ -235,7 +235,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 日历 的本地化字符串。
+ /// Looks up a localized string similar to 日历.
///
public static string Calendar
{
@@ -246,7 +246,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 带时钟的日历 的本地化字符串。
+ /// Looks up a localized string similar to 带时钟的日历.
///
public static string CalendarWithClock
{
@@ -257,7 +257,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 卡片 的本地化字符串。
+ /// Looks up a localized string similar to 卡片.
///
public static string Card
{
@@ -268,7 +268,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 轮播 的本地化字符串。
+ /// Looks up a localized string similar to 轮播.
///
public static string Carousel
{
@@ -279,7 +279,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 是否重启以更改语言? 的本地化字符串。
+ /// Looks up a localized string similar to 是否重启以更改语言?.
///
public static string ChangeLangAsk
{
@@ -290,7 +290,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 对话气泡 的本地化字符串。
+ /// Looks up a localized string similar to 对话气泡.
///
public static string ChatBubble
{
@@ -301,7 +301,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 讨论室 的本地化字符串。
+ /// Looks up a localized string similar to 讨论室.
///
public static string Chatroom
{
@@ -312,7 +312,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 复选框 的本地化字符串。
+ /// Looks up a localized string similar to 复选框.
///
public static string CheckBox
{
@@ -323,7 +323,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 多选组合框 的本地化字符串。
+ /// Looks up a localized string similar to 多选组合框.
///
public static string CheckComboBox
{
@@ -334,7 +334,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 圆形布局 的本地化字符串。
+ /// Looks up a localized string similar to 圆形布局.
///
public static string CirclePanel
{
@@ -345,7 +345,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 清空 的本地化字符串。
+ /// Looks up a localized string similar to 清空.
///
public static string Clear
{
@@ -356,7 +356,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击计数 的本地化字符串。
+ /// Looks up a localized string similar to 点击计数.
///
public static string Click2Count
{
@@ -367,7 +367,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 时钟 的本地化字符串。
+ /// Looks up a localized string similar to 时钟.
///
public static string Clock
{
@@ -378,7 +378,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 颜色拾取器 的本地化字符串。
+ /// Looks up a localized string similar to 颜色拾取器.
///
public static string ColorPicker
{
@@ -389,7 +389,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 分栏偏移 的本地化字符串。
+ /// Looks up a localized string similar to 分栏偏移.
///
public static string ColumnOffset
{
@@ -400,7 +400,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 分栏间隔 的本地化字符串。
+ /// Looks up a localized string similar to 分栏间隔.
///
public static string ColumnSpacing
{
@@ -411,7 +411,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 组合框 的本地化字符串。
+ /// Looks up a localized string similar to 组合框.
///
public static string ComboBox
{
@@ -422,7 +422,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 敬请期待 的本地化字符串。
+ /// Looks up a localized string similar to 敬请期待.
///
public static string ComingSoon
{
@@ -433,7 +433,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 评论 的本地化字符串。
+ /// Looks up a localized string similar to 评论.
///
public static string Comment
{
@@ -444,7 +444,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 一般 的本地化字符串。
+ /// Looks up a localized string similar to 一般.
///
public static string Common
{
@@ -455,7 +455,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 对比滑块 的本地化字符串。
+ /// Looks up a localized string similar to 对比滑块.
///
public static string CompareSlider
{
@@ -466,7 +466,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 完成 的本地化字符串。
+ /// Looks up a localized string similar to 完成.
///
public static string Complete
{
@@ -477,7 +477,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 这是内容 的本地化字符串。
+ /// Looks up a localized string similar to 这是内容.
///
public static string ContentDemoStr
{
@@ -488,7 +488,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 贡献者 的本地化字符串。
+ /// Looks up a localized string similar to 贡献者.
///
public static string Contributors
{
@@ -499,7 +499,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 控件 的本地化字符串。
+ /// Looks up a localized string similar to 控件.
///
public static string Controls
{
@@ -510,7 +510,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 封面流 的本地化字符串。
+ /// Looks up a localized string similar to 封面流.
///
public static string CoverFlow
{
@@ -521,7 +521,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 封面视图 的本地化字符串。
+ /// Looks up a localized string similar to 封面视图.
///
public static string CoverView
{
@@ -532,7 +532,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 危险 的本地化字符串。
+ /// Looks up a localized string similar to 危险.
///
public static string Danger
{
@@ -543,7 +543,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 数据展示 的本地化字符串。
+ /// Looks up a localized string similar to 数据展示.
///
public static string DataDisplay
{
@@ -554,7 +554,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 数据录入 的本地化字符串。
+ /// Looks up a localized string similar to 数据录入.
///
public static string DataEntry
{
@@ -565,7 +565,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 数据表格 的本地化字符串。
+ /// Looks up a localized string similar to 数据表格.
///
public static string DataGrid
{
@@ -576,7 +576,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 日期选择器 的本地化字符串。
+ /// Looks up a localized string similar to 日期选择器.
///
public static string DatePicker
{
@@ -587,7 +587,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 日期时间选择器 的本地化字符串。
+ /// Looks up a localized string similar to 日期时间选择器.
///
public static string DateTimePicker
{
@@ -598,7 +598,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 默认 的本地化字符串。
+ /// Looks up a localized string similar to 默认.
///
public static string Default
{
@@ -609,7 +609,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 示例 的本地化字符串。
+ /// Looks up a localized string similar to 示例.
///
public static string Demo
{
@@ -620,7 +620,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 对话框 的本地化字符串。
+ /// Looks up a localized string similar to 对话框.
///
public static string Dialog
{
@@ -631,7 +631,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 对话框示例 的本地化字符串。
+ /// Looks up a localized string similar to 对话框示例.
///
public static string DialogDemo
{
@@ -642,7 +642,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 分割线 的本地化字符串。
+ /// Looks up a localized string similar to 分割线.
///
public static string Divider
{
@@ -653,7 +653,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 中文文档 的本地化字符串。
+ /// Looks up a localized string similar to 中文文档.
///
public static string Doc_cn
{
@@ -664,7 +664,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 英文文档 的本地化字符串。
+ /// Looks up a localized string similar to 英文文档.
///
public static string Doc_en
{
@@ -675,7 +675,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文献资料 的本地化字符串。
+ /// Looks up a localized string similar to 文献资料.
///
public static string Documentation
{
@@ -686,7 +686,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 在这里拖拽 的本地化字符串。
+ /// Looks up a localized string similar to 在这里拖拽.
///
public static string DragHere
{
@@ -697,7 +697,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 抽屉 的本地化字符串。
+ /// Looks up a localized string similar to 抽屉.
///
public static string Drawer
{
@@ -708,7 +708,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 效果 的本地化字符串。
+ /// Looks up a localized string similar to 效果.
///
public static string Effects
{
@@ -719,7 +719,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 邮箱 的本地化字符串。
+ /// Looks up a localized string similar to 邮箱.
///
public static string Email
{
@@ -730,7 +730,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 空状态 的本地化字符串。
+ /// Looks up a localized string similar to 空状态.
///
public static string Empty
{
@@ -741,7 +741,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 错误 的本地化字符串。
+ /// Looks up a localized string similar to 错误.
///
public static string Error
{
@@ -752,7 +752,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 退出 的本地化字符串。
+ /// Looks up a localized string similar to 退出.
///
public static string Exit
{
@@ -763,7 +763,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 展开框 的本地化字符串。
+ /// Looks up a localized string similar to 展开框.
///
public static string Expander
{
@@ -774,7 +774,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 严重 的本地化字符串。
+ /// Looks up a localized string similar to 严重.
///
public static string Fatal
{
@@ -785,7 +785,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 反馈 的本地化字符串。
+ /// Looks up a localized string similar to 反馈.
///
public static string Feedback
{
@@ -796,7 +796,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 弹性盒子 的本地化字符串。
+ /// Looks up a localized string similar to 弹性盒子.
///
public static string FlexPanel
{
@@ -807,7 +807,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 翻页时钟 的本地化字符串。
+ /// Looks up a localized string similar to 翻页时钟.
///
public static string FlipClock
{
@@ -818,7 +818,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 漂浮块 的本地化字符串。
+ /// Looks up a localized string similar to 漂浮块.
///
public static string FloatingBlock
{
@@ -829,7 +829,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 流文档 的本地化字符串。
+ /// Looks up a localized string similar to 流文档.
///
public static string FlowDocument
{
@@ -840,7 +840,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 流文档单页视图 的本地化字符串。
+ /// Looks up a localized string similar to 流文档单页视图.
///
public static string FlowDocumentPageViewer
{
@@ -851,7 +851,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 流文档查看器 的本地化字符串。
+ /// Looks up a localized string similar to 流文档查看器.
///
public static string FlowDocumentReader
{
@@ -862,7 +862,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 流文档滚动视图 的本地化字符串。
+ /// Looks up a localized string similar to 流文档滚动视图.
///
public static string FlowDocumentScrollViewer
{
@@ -873,7 +873,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 导航框架 的本地化字符串。
+ /// Looks up a localized string similar to 导航框架.
///
public static string Frame
{
@@ -883,6 +883,9 @@ namespace HandyControlDemo.Properties.Langs
}
}
+ ///
+ /// Looks up a localized string similar to 几何形状.
+ ///
public static string Geometry
{
get
@@ -892,7 +895,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 Gif图片 的本地化字符串。
+ /// Looks up a localized string similar to Gif图片.
///
public static string GifImage
{
@@ -903,7 +906,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 回到顶部 的本地化字符串。
+ /// Looks up a localized string similar to 回到顶部.
///
public static string GotoTop
{
@@ -914,7 +917,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 头像 的本地化字符串。
+ /// Looks up a localized string similar to 头像.
///
public static string Gravatar
{
@@ -925,7 +928,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 栅格 的本地化字符串。
+ /// Looks up a localized string similar to 栅格.
///
public static string Grid
{
@@ -936,7 +939,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 分组框 的本地化字符串。
+ /// Looks up a localized string similar to 分组框.
///
public static string GroupBox
{
@@ -947,7 +950,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 组数 的本地化字符串。
+ /// Looks up a localized string similar to 组数.
///
public static string Groups
{
@@ -958,7 +961,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 信息通知 的本地化字符串。
+ /// Looks up a localized string similar to 信息通知.
///
public static string Growl
{
@@ -969,7 +972,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 检测到有新版本!是否更新? 的本地化字符串。
+ /// Looks up a localized string similar to 检测到有新版本!是否更新?.
///
public static string GrowlAsk
{
@@ -980,7 +983,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 消息通知示例 的本地化字符串。
+ /// Looks up a localized string similar to 消息通知示例.
///
public static string GrowlDemo
{
@@ -991,7 +994,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 连接失败,请检查网络! 的本地化字符串。
+ /// Looks up a localized string similar to 连接失败,请检查网络!.
///
public static string GrowlError
{
@@ -1002,7 +1005,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 程序已崩溃~~~ 的本地化字符串。
+ /// Looks up a localized string similar to 程序已崩溃~~~.
///
public static string GrowlFatal
{
@@ -1013,7 +1016,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 今天的天气不错~~~ 的本地化字符串。
+ /// Looks up a localized string similar to 今天的天气不错~~~.
///
public static string GrowlInfo
{
@@ -1024,7 +1027,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文件保存成功! 的本地化字符串。
+ /// Looks up a localized string similar to 文件保存成功!.
///
public static string GrowlSuccess
{
@@ -1035,7 +1038,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 磁盘空间快要满了! 的本地化字符串。
+ /// Looks up a localized string similar to 磁盘空间快要满了!.
///
public static string GrowlWarning
{
@@ -1046,7 +1049,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 阴影画笔生成器 的本地化字符串。
+ /// Looks up a localized string similar to 阴影画笔生成器.
///
public static string HatchBrushGenerator
{
@@ -1057,7 +1060,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 蜂窝布局 的本地化字符串。
+ /// Looks up a localized string similar to 蜂窝布局.
///
public static string HoneycombPanel
{
@@ -1068,7 +1071,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 混合布局 的本地化字符串。
+ /// Looks up a localized string similar to 混合布局.
///
public static string HybridLayout
{
@@ -1079,7 +1082,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 忽略 的本地化字符串。
+ /// Looks up a localized string similar to 忽略.
///
public static string Ignore
{
@@ -1090,7 +1093,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 图片块 的本地化字符串。
+ /// Looks up a localized string similar to 图片块.
///
public static string ImageBlock
{
@@ -1101,7 +1104,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 图片浏览器 的本地化字符串。
+ /// Looks up a localized string similar to 图片浏览器.
///
public static string ImageBrowser
{
@@ -1112,7 +1115,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 图片选择器 的本地化字符串。
+ /// Looks up a localized string similar to 图片选择器.
///
public static string ImageSelector
{
@@ -1123,7 +1126,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 索引 的本地化字符串。
+ /// Looks up a localized string similar to 索引.
///
public static string Index
{
@@ -1134,7 +1137,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 信息 的本地化字符串。
+ /// Looks up a localized string similar to 信息.
///
public static string Info
{
@@ -1145,7 +1148,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 交互 的本地化字符串。
+ /// Looks up a localized string similar to 交互.
///
public static string Interacting
{
@@ -1156,7 +1159,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 可交互对话框 的本地化字符串。
+ /// Looks up a localized string similar to 可交互对话框.
///
public static string InteractiveDialog
{
@@ -1167,7 +1170,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 不是手机号码 的本地化字符串。
+ /// Looks up a localized string similar to 不是手机号码.
///
public static string IsNotPhone
{
@@ -1178,7 +1181,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 标签 的本地化字符串。
+ /// Looks up a localized string similar to 标签.
///
public static string Label
{
@@ -1189,7 +1192,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 查找类似 {0} 的本地化字符串。 的本地化字符串。
+ /// Looks up a localized string similar to 查找类似 {0} 的本地化字符串。.
///
public static string LangComment
{
@@ -1200,7 +1203,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 布局 的本地化字符串。
+ /// Looks up a localized string similar to 布局.
///
public static string Layout
{
@@ -1211,7 +1214,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 列表框 的本地化字符串。
+ /// Looks up a localized string similar to 列表框.
///
public static string ListBox
{
@@ -1222,7 +1225,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 列表视图 的本地化字符串。
+ /// Looks up a localized string similar to 列表视图.
///
public static string ListView
{
@@ -1233,7 +1236,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 加载条 的本地化字符串。
+ /// Looks up a localized string similar to 加载条.
///
public static string Loading
{
@@ -1244,7 +1247,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 放大镜 的本地化字符串。
+ /// Looks up a localized string similar to 放大镜.
///
public static string Magnifier
{
@@ -1255,7 +1258,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 菜单 的本地化字符串。
+ /// Looks up a localized string similar to 菜单.
///
public static string Menu
{
@@ -1266,7 +1269,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 消息框 的本地化字符串。
+ /// Looks up a localized string similar to 消息框.
///
public static string MessageBox
{
@@ -1277,7 +1280,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 杂项 的本地化字符串。
+ /// Looks up a localized string similar to 杂项.
///
public static string Misc
{
@@ -1288,7 +1291,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 变形动画 的本地化字符串。
+ /// Looks up a localized string similar to 变形动画.
///
public static string Morphing_Animation
{
@@ -1299,7 +1302,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 名称 的本地化字符串。
+ /// Looks up a localized string similar to 名称.
///
public static string Name
{
@@ -1310,7 +1313,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 导航 的本地化字符串。
+ /// Looks up a localized string similar to 导航.
///
public static string Navigation
{
@@ -1321,7 +1324,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 新建窗口 的本地化字符串。
+ /// Looks up a localized string similar to 新建窗口.
///
public static string NewWindow
{
@@ -1332,7 +1335,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 下一步 的本地化字符串。
+ /// Looks up a localized string similar to 下一步.
///
public static string Next
{
@@ -1343,7 +1346,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 桌面通知 的本地化字符串。
+ /// Looks up a localized string similar to 桌面通知.
///
public static string Notification
{
@@ -1354,7 +1357,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 托盘图标 的本地化字符串。
+ /// Looks up a localized string similar to 托盘图标.
///
public static string NotifyIcon
{
@@ -1365,7 +1368,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 数值选择控件 的本地化字符串。
+ /// Looks up a localized string similar to 数值选择控件.
///
public static string NumericUpDown
{
@@ -1376,7 +1379,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 关 的本地化字符串。
+ /// Looks up a localized string similar to 关.
///
public static string Off
{
@@ -1387,7 +1390,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 确定 的本地化字符串。
+ /// Looks up a localized string similar to 确定.
///
public static string Ok
{
@@ -1398,7 +1401,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 开 的本地化字符串。
+ /// Looks up a localized string similar to 开.
///
public static string On
{
@@ -1409,7 +1412,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开背景模糊窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开背景模糊窗口.
///
public static string OpenBlurWindow
{
@@ -1420,7 +1423,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开常规窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开常规窗口.
///
public static string OpenCommonWindow
{
@@ -1431,7 +1434,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开自定义内容窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开自定义内容窗口.
///
public static string OpenCustomContentWindow
{
@@ -1442,7 +1445,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开自定义消息窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开自定义消息窗口.
///
public static string OpenCustomMessageWindow
{
@@ -1453,7 +1456,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开自定义非客户端区域窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开自定义非客户端区域窗口.
///
public static string OpenCustomNonClientAreaWindow
{
@@ -1464,7 +1467,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开辉光窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开辉光窗口.
///
public static string OpenGlowWindow
{
@@ -1475,7 +1478,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开图片浏览器 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开图片浏览器.
///
public static string OpenImageBrowser
{
@@ -1486,7 +1489,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开消息窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开消息窗口.
///
public static string OpenMessageWindow
{
@@ -1497,7 +1500,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开鼠标跟随窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开鼠标跟随窗口.
///
public static string OpenMouseFollowWindow
{
@@ -1508,7 +1511,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开原生常规窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开原生常规窗口.
///
public static string OpenNativeCommonWindow
{
@@ -1519,7 +1522,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开导航窗口 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开导航窗口.
///
public static string OpenNavigationWindow
{
@@ -1530,18 +1533,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 点击打开触摸拖动窗口 的本地化字符串。
- ///
- public static string OpenTouchDragMoveWindow
- {
- get
- {
- return ResourceManager.GetString("OpenTouchDragMoveWindow", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开无非客户端区域可拖拽窗口 的本地化字符串。
+ /// Looks up a localized string similar to 打开无非客户端区域可拖拽窗口.
///
public static string OpenNoNonClientAreaDragableWindow
{
@@ -1552,7 +1544,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 打开面板 的本地化字符串。
+ /// Looks up a localized string similar to 打开面板.
///
public static string OpenPanel
{
@@ -1563,7 +1555,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 打开精灵 的本地化字符串。
+ /// Looks up a localized string similar to 打开精灵.
///
public static string OpenSprite
{
@@ -1574,7 +1566,18 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 轮廓文本 的本地化字符串。
+ /// Looks up a localized string similar to 点击打开触摸拖动窗口.
+ ///
+ public static string OpenTouchDragMoveWindow
+ {
+ get
+ {
+ return ResourceManager.GetString("OpenTouchDragMoveWindow", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to 轮廓文本.
///
public static string OutlineText
{
@@ -1585,7 +1588,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 页码条 的本地化字符串。
+ /// Looks up a localized string similar to 页码条.
///
public static string Pagination
{
@@ -1596,7 +1599,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 密码框 的本地化字符串。
+ /// Looks up a localized string similar to 密码框.
///
public static string PasswordBox
{
@@ -1607,7 +1610,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 PIN码框 的本地化字符串。
+ /// Looks up a localized string similar to PIN码框.
///
public static string PinBox
{
@@ -1618,7 +1621,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 请输入... 的本地化字符串。
+ /// Looks up a localized string similar to 请输入....
///
public static string PleaseInput
{
@@ -1629,7 +1632,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 请稍后... 的本地化字符串。
+ /// Looks up a localized string similar to 请稍后....
///
public static string PleaseWait
{
@@ -1640,7 +1643,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 请输入内容 的本地化字符串。
+ /// Looks up a localized string similar to 请输入内容.
///
public static string PlsEnterContent
{
@@ -1651,7 +1654,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 请输入邮箱 的本地化字符串。
+ /// Looks up a localized string similar to 请输入邮箱.
///
public static string PlsEnterEmail
{
@@ -1662,7 +1665,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 请输入关键字 的本地化字符串。
+ /// Looks up a localized string similar to 请输入关键字.
///
public static string PlsEnterKey
{
@@ -1673,7 +1676,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 气泡提示 的本地化字符串。
+ /// Looks up a localized string similar to 气泡提示.
///
public static string Poptip
{
@@ -1684,7 +1687,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 上左;上边;上右;右上;右边;右下;下右;下边;下左;左下;左边;左上 的本地化字符串。
+ /// Looks up a localized string similar to 上左;上边;上右;右上;右边;右下;下右;下边;下左;左下;左边;左上.
///
public static string PoptipPositionStr
{
@@ -1695,7 +1698,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 实用例子 的本地化字符串。
+ /// Looks up a localized string similar to 实用例子.
///
public static string PracticalDemos
{
@@ -1706,7 +1709,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 上一步 的本地化字符串。
+ /// Looks up a localized string similar to 上一步.
///
public static string Prev
{
@@ -1717,7 +1720,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 预览滑块 的本地化字符串。
+ /// Looks up a localized string similar to 预览滑块.
///
public static string PreviewSlider
{
@@ -1728,7 +1731,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 主要 的本地化字符串。
+ /// Looks up a localized string similar to 主要.
///
public static string Primary
{
@@ -1739,7 +1742,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 进度条 的本地化字符串。
+ /// Looks up a localized string similar to 进度条.
///
public static string ProgressBar
{
@@ -1750,7 +1753,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 进度按钮 的本地化字符串。
+ /// Looks up a localized string similar to 进度按钮.
///
public static string ProgressButton
{
@@ -1761,7 +1764,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 项目 的本地化字符串。
+ /// Looks up a localized string similar to 项目.
///
public static string Project
{
@@ -1772,7 +1775,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 属性编辑器 的本地化字符串。
+ /// Looks up a localized string similar to 属性编辑器.
///
public static string PropertyGrid
{
@@ -1783,7 +1786,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 按住说话 的本地化字符串。
+ /// Looks up a localized string similar to 按住说话.
///
public static string PushToTalk
{
@@ -1794,7 +1797,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 QQ群 的本地化字符串。
+ /// Looks up a localized string similar to QQ群.
///
public static string QQGroup
{
@@ -1805,7 +1808,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 单选按钮 的本地化字符串。
+ /// Looks up a localized string similar to 单选按钮.
///
public static string RadioButton
{
@@ -1816,7 +1819,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 范围滑块 的本地化字符串。
+ /// Looks up a localized string similar to 范围滑块.
///
public static string RangeSlider
{
@@ -1827,7 +1830,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 评分 的本地化字符串。
+ /// Looks up a localized string similar to 评分.
///
public static string Rate
{
@@ -1838,7 +1841,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 群友推荐 的本地化字符串。
+ /// Looks up a localized string similar to 群友推荐.
///
public static string Recommendation
{
@@ -1849,7 +1852,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 注册 的本地化字符串。
+ /// Looks up a localized string similar to 注册.
///
public static string Register
{
@@ -1860,7 +1863,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 相对布局 的本地化字符串。
+ /// Looks up a localized string similar to 相对布局.
///
public static string RelativePanel
{
@@ -1871,7 +1874,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 备注 的本地化字符串。
+ /// Looks up a localized string similar to 备注.
///
public static string Remark
{
@@ -1882,7 +1885,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 删除项 的本地化字符串。
+ /// Looks up a localized string similar to 删除项.
///
public static string RemoveItem
{
@@ -1893,7 +1896,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 重复按钮 的本地化字符串。
+ /// Looks up a localized string similar to 重复按钮.
///
public static string RepeatButton
{
@@ -1904,7 +1907,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 回复 的本地化字符串。
+ /// Looks up a localized string similar to 回复.
///
public static string Reply
{
@@ -1915,7 +1918,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 代码仓库 的本地化字符串。
+ /// Looks up a localized string similar to 代码仓库.
///
public static string Repository
{
@@ -1926,7 +1929,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 响应式布局 的本地化字符串。
+ /// Looks up a localized string similar to 响应式布局.
///
public static string ResponsiveLayout
{
@@ -1937,7 +1940,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 富文本框 的本地化字符串。
+ /// Looks up a localized string similar to 富文本框.
///
public static string RichTextBox
{
@@ -1948,7 +1951,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 在这里右击 的本地化字符串。
+ /// Looks up a localized string similar to 在这里右击.
///
public static string RightClickHere
{
@@ -1959,7 +1962,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 滚动块 的本地化字符串。
+ /// Looks up a localized string similar to 滚动块.
///
public static string RunningBlock
{
@@ -1970,7 +1973,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 截图 的本地化字符串。
+ /// Looks up a localized string similar to 截图.
///
public static string Screenshot
{
@@ -1981,7 +1984,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 滚动视图 的本地化字符串。
+ /// Looks up a localized string similar to 滚动视图.
///
public static string ScrollViewer
{
@@ -1992,7 +1995,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 搜索栏 的本地化字符串。
+ /// Looks up a localized string similar to 搜索栏.
///
public static string SearchBar
{
@@ -2003,7 +2006,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 秒 的本地化字符串。
+ /// Looks up a localized string similar to 秒.
///
public static string Second
{
@@ -2014,7 +2017,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 选中 的本地化字符串。
+ /// Looks up a localized string similar to 选中.
///
public static string Selected
{
@@ -2025,7 +2028,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 发送通知 的本地化字符串。
+ /// Looks up a localized string similar to 发送通知.
///
public static string SendNotification
{
@@ -2036,7 +2039,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 徽章 的本地化字符串。
+ /// Looks up a localized string similar to 徽章.
///
public static string Shield
{
@@ -2047,7 +2050,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 在当前窗口显示 的本地化字符串。
+ /// Looks up a localized string similar to 在当前窗口显示.
///
public static string ShowInCurrentWindow
{
@@ -2058,7 +2061,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 在主窗口显示 的本地化字符串。
+ /// Looks up a localized string similar to 在主窗口显示.
///
public static string ShowInMainWindow
{
@@ -2069,7 +2072,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 显示行号 的本地化字符串。
+ /// Looks up a localized string similar to 显示行号.
///
public static string ShowRowNumber
{
@@ -2080,7 +2083,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 侧边菜单 的本地化字符串。
+ /// Looks up a localized string similar to 侧边菜单.
///
public static string SideMenu
{
@@ -2091,7 +2094,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 滑块 的本地化字符串。
+ /// Looks up a localized string similar to 滑块.
///
public static string Slider
{
@@ -2102,7 +2105,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 分割按钮 的本地化字符串。
+ /// Looks up a localized string similar to 分割按钮.
///
public static string SplitButton
{
@@ -2113,7 +2116,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 精灵 的本地化字符串。
+ /// Looks up a localized string similar to 精灵.
///
public static string Sprite
{
@@ -2124,7 +2127,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 开始截图 的本地化字符串。
+ /// Looks up a localized string similar to 开始截图.
///
public static string StartScreenshot
{
@@ -2135,7 +2138,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 保持打开 的本地化字符串。
+ /// Looks up a localized string similar to 保持打开.
///
public static string StaysOpen
{
@@ -2146,7 +2149,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 步骤 的本地化字符串。
+ /// Looks up a localized string similar to 步骤.
///
public static string Step
{
@@ -2157,7 +2160,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 步骤条 的本地化字符串。
+ /// Looks up a localized string similar to 步骤条.
///
public static string StepBar
{
@@ -2168,7 +2171,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 样式模板 的本地化字符串。
+ /// Looks up a localized string similar to 样式模板.
///
public static string Styles
{
@@ -2179,7 +2182,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 子标题 的本地化字符串。
+ /// Looks up a localized string similar to 子标题.
///
public static string SubTitle
{
@@ -2190,7 +2193,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 成功 的本地化字符串。
+ /// Looks up a localized string similar to 成功.
///
public static string Success
{
@@ -2201,7 +2204,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 选项卡控件 的本地化字符串。
+ /// Looks up a localized string similar to 选项卡控件.
///
public static string TabControl
{
@@ -2212,7 +2215,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 标签 的本地化字符串。
+ /// Looks up a localized string similar to 标签.
///
public static string Tag
{
@@ -2223,7 +2226,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 正文 的本地化字符串。
+ /// Looks up a localized string similar to 正文.
///
public static string Text
{
@@ -2234,7 +2237,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文本块 的本地化字符串。
+ /// Looks up a localized string similar to 文本块.
///
public static string TextBlock
{
@@ -2245,7 +2248,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文本框 的本地化字符串。
+ /// Looks up a localized string similar to 文本框.
///
public static string TextBox
{
@@ -2256,7 +2259,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文本对话框 的本地化字符串。
+ /// Looks up a localized string similar to 文本对话框.
///
public static string TextDialog
{
@@ -2267,7 +2270,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文本对话框(控件中) 的本地化字符串。
+ /// Looks up a localized string similar to 文本对话框(控件中).
///
public static string TextDialogInControl
{
@@ -2278,7 +2281,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 文本对话框,带计时器 的本地化字符串。
+ /// Looks up a localized string similar to 文本对话框,带计时器.
///
public static string TextDialogWithTimer
{
@@ -2289,7 +2292,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 时间条 的本地化字符串。
+ /// Looks up a localized string similar to 时间条.
///
public static string TimeBar
{
@@ -2300,7 +2303,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 时间选择器 的本地化字符串。
+ /// Looks up a localized string similar to 时间选择器.
///
public static string TimePicker
{
@@ -2311,7 +2314,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 提示 的本地化字符串。
+ /// Looks up a localized string similar to 提示.
///
public static string Tip
{
@@ -2322,7 +2325,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 标题 的本地化字符串。
+ /// Looks up a localized string similar to 标题.
///
public static string Title
{
@@ -2333,7 +2336,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 这是标题 的本地化字符串。
+ /// Looks up a localized string similar to 这是标题.
///
public static string TitleDemoStr1
{
@@ -2344,7 +2347,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 此项必填 的本地化字符串。
+ /// Looks up a localized string similar to 此项必填.
///
public static string TitleDemoStr2
{
@@ -2355,7 +2358,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 标题在左侧 的本地化字符串。
+ /// Looks up a localized string similar to 标题在左侧.
///
public static string TitleDemoStr3
{
@@ -2366,7 +2369,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 切换按钮 的本地化字符串。
+ /// Looks up a localized string similar to 切换按钮.
///
public static string ToggleButton
{
@@ -2377,7 +2380,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 工具条 的本地化字符串。
+ /// Looks up a localized string similar to 工具条.
///
public static string ToolBar
{
@@ -2388,7 +2391,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 工具 的本地化字符串。
+ /// Looks up a localized string similar to 工具.
///
public static string Tools
{
@@ -2399,7 +2402,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 穿梭框 的本地化字符串。
+ /// Looks up a localized string similar to 穿梭框.
///
public static string Transfer
{
@@ -2410,7 +2413,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 内容过渡控件 的本地化字符串。
+ /// Looks up a localized string similar to 内容过渡控件.
///
public static string TransitioningContentControl
{
@@ -2421,7 +2424,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 树视图 的本地化字符串。
+ /// Looks up a localized string similar to 树视图.
///
public static string TreeView
{
@@ -2432,7 +2435,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 试试关闭程序吧? 的本地化字符串。
+ /// Looks up a localized string similar to 试试关闭程序吧?.
///
public static string Try2CloseApp
{
@@ -2443,7 +2446,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 类型 的本地化字符串。
+ /// Looks up a localized string similar to 类型.
///
public static string Type
{
@@ -2454,7 +2457,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 等间距布局 的本地化字符串。
+ /// Looks up a localized string similar to 等间距布局.
///
public static string UniformSpacingPanel
{
@@ -2465,7 +2468,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 上传文件 的本地化字符串。
+ /// Looks up a localized string similar to 上传文件.
///
public static string UploadFile
{
@@ -2476,7 +2479,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 上传;上传中 的本地化字符串。
+ /// Looks up a localized string similar to 上传;上传中.
///
public static string UploadStr
{
@@ -2487,7 +2490,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 可见性 的本地化字符串。
+ /// Looks up a localized string similar to 可见性.
///
public static string Visibility
{
@@ -2498,7 +2501,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 VS 插件 的本地化字符串。
+ /// Looks up a localized string similar to VS 插件.
///
public static string Vsix
{
@@ -2509,7 +2512,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 警告 的本地化字符串。
+ /// Looks up a localized string similar to 警告.
///
public static string Warning
{
@@ -2520,7 +2523,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 瀑布流 的本地化字符串。
+ /// Looks up a localized string similar to 瀑布流.
///
public static string WaterfallPanel
{
@@ -2531,7 +2534,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 网站 的本地化字符串。
+ /// Looks up a localized string similar to 网站.
///
public static string Website
{
@@ -2542,7 +2545,7 @@ namespace HandyControlDemo.Properties.Langs
}
///
- /// 查找类似 窗口 的本地化字符串。
+ /// Looks up a localized string similar to 窗口.
///
public static string Window
{
diff --git a/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.pl.resx b/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.pl.resx
new file mode 100644
index 00000000..2a8c9c61
--- /dev/null
+++ b/src/Shared/HandyControlDemo_Shared/Properties/Langs/Lang.pl.resx
@@ -0,0 +1,795 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Kontrolki
+
+
+ Style
+
+
+ Growl
+
+
+ Mamy dziś piękny dzień~~~
+
+
+ Pomyślnie zapisano plik!
+
+
+ Kończy się miejsce na dysku!
+
+
+ Połączenie nieudane. sprawdź swoje połączenie sieciowe!
+
+
+ Program się wypłaszczył~~~
+
+
+ Znaleziono nową wersję! Czy chcesz zaktualizować?
+
+
+ Loading
+
+
+ ImageBrowser
+
+
+ ColorPicker
+
+
+ Carousel
+
+
+ CompareSlider
+
+
+ TimeBar
+
+
+ Expander
+
+
+ Pagination
+
+
+ Click to open image browser
+
+
+ ProgressBar
+
+
+ AnimationPath
+
+
+ Button
+
+
+ ToggleButton
+
+
+ TabControl
+
+
+ CheckBox
+
+
+ TextBlock
+
+
+ Default
+
+
+ Primary
+
+
+ Info
+
+
+ Warning
+
+
+ Danger
+
+
+ Niestandardowy przycisk
+
+
+ Tytuł
+
+
+ StepBar
+
+
+ Prev
+
+
+ Next
+
+
+ Register
+
+
+ Wypełnij podstawowe informacje
+
+
+ Wyślij plik
+
+
+ Complete
+
+
+ Clock
+
+
+ Calendar
+
+
+ DatePicker
+
+
+ TimePicker
+
+
+ TextBox
+
+
+ To jest zawartość
+
+
+ To jest tytuł
+
+
+ Ten element musi zostać wypełniony
+
+
+ Wprowadź słowo zawartość
+
+
+ Tytuł jest po lewej stronie
+
+
+ Text
+
+
+ Podtytuł
+
+
+ PasswordBox
+
+
+ CirclePanel
+
+
+ ComboBox
+
+
+ NumericUpDown
+
+
+ DataGrid
+
+
+ Indeks
+
+
+ Name
+
+
+ Type
+
+
+ Remark
+
+
+ Wybrane
+
+
+ ListBox
+
+
+ TreeView
+
+
+ ScrollViewer
+
+
+ Window
+
+
+ Menu
+
+
+ Kliknij tu prawym przyciskiem myszy
+
+
+ RadioButton
+
+
+ open message window
+
+
+ open common window
+
+
+ open custom Non-client Area window
+
+
+ open mouse follow window
+
+
+ open custom content window
+
+
+ Ignoruj
+
+
+ Error
+
+
+ Ask
+
+
+ Fatal
+
+
+ Clear
+
+
+ Czy uruchomić ponownie aby zmienić język?
+
+
+ Około
+
+
+ Repozytorium
+
+
+ Email
+
+
+ Chatroom
+
+
+ Blog
+
+
+ Brush
+
+
+ PreviewSlider
+
+
+ Współtwórcy
+
+
+ Slider
+
+
+ To nie jest numer telefonu
+
+
+ wprowadź słowo email
+
+
+ Krok
+
+
+ CalendarWithClock
+
+
+ DateTimePicker
+
+
+ GroupBox
+
+
+ ListView
+
+
+ RichTextBox
+
+
+ ToolBar
+
+
+ Common
+
+
+ ShowRowNumber
+
+
+ SearchBar
+
+
+ Tag
+
+
+ GifImage
+
+
+ OutlineText
+
+
+ Grupa QQ
+
+
+ FlipClock
+
+
+ Otwórz BlurWindow
+
+
+ Rate
+
+
+ Shield
+
+
+ WaterfallPanel
+
+
+ Groups
+
+
+ CoverView
+
+
+ CoverFlow
+
+
+ Wprowadź słowo kluczowe
+
+
+ open no Non-client Area dragable window
+
+
+ Przeciągnij tutaj
+
+
+ MessageBox
+
+
+ ProgressButton
+
+
+ Wyślij;Wysyłanie
+
+
+ open custom message window
+
+
+ Transfer
+
+
+ ChatBubble
+
+
+ Naciśnij i mów
+
+
+ Sek
+
+
+ Label
+
+
+ GotoTop
+
+
+ NotifyIcon
+
+
+ Badge
+
+
+ Gravatar
+
+
+ Wkrótce
+
+
+ Comment
+
+
+ Odpowiedz
+
+
+ Dialog
+
+
+ TextDialog
+
+
+ Proszę czekać
+
+
+ Growl demo
+
+
+ Nowe okno
+
+
+ Visibility
+
+
+ Blink
+
+
+ Exit
+
+
+ Otwórz Panel
+
+
+ Ikona w zasobniku systemowym jest aktywna i przez to okno nie zostanie zamknięte, tylko ukryte
+
+
+ Podpowiedź
+
+
+ Chcesz zamknąć aplikację?
+
+
+ Interaktywne okno dialogowe
+
+
+ Ok
+
+
+ Wprowadź dane...
+
+
+ Kliknij, aby policzyć
+
+
+ RepeatButton
+
+
+ Demo okna dialogowego
+
+
+ Pokaż w tym oknie
+
+
+ Pokaż w głównym oknie
+
+
+ SideMenu
+
+
+ Grid
+
+
+ Podstawowy układ
+
+
+ Rozstaw kolumn
+
+
+ Układ hybrydowy
+
+
+ Przesunięcie kolumny
+
+
+ Responsywny układ
+
+
+ Border
+
+
+ Poptip
+
+
+ Rekomendacje
+
+
+ Projekt
+
+
+ RangeSlider
+
+
+ RelativePanel
+
+
+ On
+
+
+ Off
+
+
+ ButtonGroup
+
+
+ Card
+
+
+ TextDialog z zegarem
+
+
+ Magnifier
+
+
+ ImageBlock
+
+
+ RunningBlock
+
+
+ HoneycombPanel
+
+
+ Dodaj element
+
+
+ Usuń element
+
+
+ Sprite
+
+
+ Otwórz Sprite
+
+
+ Notification
+
+
+ Wyślij powiadomienie
+
+
+ Pozostaw otwarte
+
+
+ FloatingBlock
+
+
+ SplitButton
+
+
+ Tools
+
+
+ HatchBrushGenerator
+
+
+ Animacja przekształcająca
+
+
+ Divider
+
+
+ top-start;top;top-end;right-start;right;right-end;bottom-end;bottom;bottom-start;left-end;left;left-start
+
+
+ TransitioningContentControl
+
+
+ Drawer
+
+
+ Dokumentacja
+
+
+ Efekty
+
+
+ Strona internetowa
+
+
+ Vsix
+
+
+ Angielska dokumentacja
+
+
+ Chińska dokumentacja
+
+
+ Demo
+
+
+ PinBox
+
+
+ FlowDocumentScrollViewer
+
+
+ Otwórz GlowWindow
+
+
+ FlowDocument
+
+
+ FlowDocumentPageViewer
+
+
+ FlowDocumentReader
+
+
+ Otwórz NativeCommonWindow
+
+
+ Otwórz NavigationWindow
+
+
+ Frame
+
+
+ Praktyczne dema
+
+
+ Zrób zrzut ekranu
+
+
+ Screenshot
+
+
+ TextDialog (wewnątrz kontrolki)
+
+
+ Wyszukuje zlokalizowany ciąg podobny do „{0}”.
+
+
+ PropertyGrid
+
+
+ ImageSelector
+
+
+ Geometry
+
+
+ CheckComboBox
+
+
+ FlexPanel
+
+
+ Otwórz TouchDragMoveWindow
+
+
+ UniformSpacingPanel
+
+
+ Różne
+
+
+ Interacting
+
+
+ Wprowadzanie danych
+
+
+ Wyświetlanie danych
+
+
+ Navigation
+
+
+ Layout
+
+
+ Informacje zwrotne
+
+
+ Success
+
+
\ No newline at end of file
diff --git a/src/Shared/HandyControlDemo_Shared/Properties/Langs/LangProvider.cs b/src/Shared/HandyControlDemo_Shared/Properties/Langs/LangProvider.cs
index 89ab8eb6..7e244439 100644
--- a/src/Shared/HandyControlDemo_Shared/Properties/Langs/LangProvider.cs
+++ b/src/Shared/HandyControlDemo_Shared/Properties/Langs/LangProvider.cs
@@ -170,10 +170,10 @@ namespace HandyControlDemo.Properties.Langs
OnPropertyChanged(nameof(OpenMouseFollowWindow));
OnPropertyChanged(nameof(OpenNativeCommonWindow));
OnPropertyChanged(nameof(OpenNavigationWindow));
- OnPropertyChanged(nameof(OpenTouchDragMoveWindow));
OnPropertyChanged(nameof(OpenNoNonClientAreaDragableWindow));
OnPropertyChanged(nameof(OpenPanel));
OnPropertyChanged(nameof(OpenSprite));
+ OnPropertyChanged(nameof(OpenTouchDragMoveWindow));
OnPropertyChanged(nameof(OutlineText));
OnPropertyChanged(nameof(Pagination));
OnPropertyChanged(nameof(PasswordBox));
@@ -383,7 +383,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 多选组合框 的本地化字符串。
///
- public string CheckComboBox => Lang.CheckComboBox;
+ public string CheckComboBox => Lang.CheckComboBox;
///
/// 查找类似 圆形布局 的本地化字符串。
@@ -483,12 +483,12 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 数据展示 的本地化字符串。
///
- public string DataDisplay => Lang.DataDisplay;
+ public string DataDisplay => Lang.DataDisplay;
///
/// 查找类似 数据录入 的本地化字符串。
///
- public string DataEntry => Lang.DataEntry;
+ public string DataEntry => Lang.DataEntry;
///
/// 查找类似 数据表格 的本地化字符串。
@@ -593,12 +593,12 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 反馈 的本地化字符串。
///
- public string Feedback => Lang.Feedback;
+ public string Feedback => Lang.Feedback;
///
/// 查找类似 弹性盒子 的本地化字符串。
///
- public string FlexPanel => Lang.FlexPanel;
+ public string FlexPanel => Lang.FlexPanel;
///
/// 查找类似 翻页时钟 的本地化字符串。
@@ -638,12 +638,12 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 几何形状 的本地化字符串。
///
- public string Geometry => Lang.Geometry;
+ public string Geometry => Lang.Geometry;
///
/// 查找类似 Gif图片 的本地化字符串。
///
- public string GifImage => Lang.GifImage;
+ public string GifImage => Lang.GifImage;
///
/// 查找类似 回到顶部 的本地化字符串。
@@ -743,7 +743,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 图片选择器 的本地化字符串。
///
- public string ImageSelector => Lang.ImageSelector;
+ public string ImageSelector => Lang.ImageSelector;
///
/// 查找类似 索引 的本地化字符串。
@@ -758,7 +758,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 交互 的本地化字符串。
///
- public string Interacting => Lang.Interacting;
+ public string Interacting => Lang.Interacting;
///
/// 查找类似 可交互对话框 的本地化字符串。
@@ -783,7 +783,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 布局 的本地化字符串。
///
- public string Layout => Lang.Layout;
+ public string Layout => Lang.Layout;
///
/// 查找类似 列表框 的本地化字符串。
@@ -818,7 +818,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 杂项 的本地化字符串。
///
- public string Misc => Lang.Misc;
+ public string Misc => Lang.Misc;
///
/// 查找类似 的本地化字符串。
@@ -833,7 +833,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 导航 的本地化字符串。
///
- public string Navigation => Lang.Navigation;
+ public string Navigation => Lang.Navigation;
///
/// 查找类似 新建窗口 的本地化字符串。
@@ -930,11 +930,6 @@ namespace HandyControlDemo.Properties.Langs
///
public string OpenNavigationWindow => Lang.OpenNavigationWindow;
- ///
- /// 查找类似 点击打开触摸拖动窗口 的本地化字符串。
- ///
- public string OpenTouchDragMoveWindow => Lang.OpenTouchDragMoveWindow;
-
///
/// 查找类似 打开无非客户端区域可拖拽窗口 的本地化字符串。
///
@@ -950,6 +945,11 @@ namespace HandyControlDemo.Properties.Langs
///
public string OpenSprite => Lang.OpenSprite;
+ ///
+ /// 查找类似 点击打开触摸拖动窗口 的本地化字符串。
+ ///
+ public string OpenTouchDragMoveWindow => Lang.OpenTouchDragMoveWindow;
+
///
/// 查找类似 轮廓文本 的本地化字符串。
///
@@ -1043,7 +1043,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 属性编辑器 的本地化字符串。
///
- public string PropertyGrid => Lang.PropertyGrid;
+ public string PropertyGrid => Lang.PropertyGrid;
///
/// 查找类似 按住说话 的本地化字符串。
@@ -1353,7 +1353,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 等间距布局 的本地化字符串。
///
- public string UniformSpacingPanel => Lang.UniformSpacingPanel;
+ public string UniformSpacingPanel => Lang.UniformSpacingPanel;
///
/// 查找类似 上传文件 的本地化字符串。
@@ -1522,7 +1522,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 多选组合框 的本地化字符串。
///
- public static string CheckComboBox = nameof(CheckComboBox);
+ public static string CheckComboBox = nameof(CheckComboBox);
///
/// 查找类似 圆形布局 的本地化字符串。
@@ -1622,12 +1622,12 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 数据展示 的本地化字符串。
///
- public static string DataDisplay = nameof(DataDisplay);
+ public static string DataDisplay = nameof(DataDisplay);
///
/// 查找类似 数据录入 的本地化字符串。
///
- public static string DataEntry = nameof(DataEntry);
+ public static string DataEntry = nameof(DataEntry);
///
/// 查找类似 数据表格 的本地化字符串。
@@ -1732,12 +1732,12 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 反馈 的本地化字符串。
///
- public static string Feedback = nameof(Feedback);
+ public static string Feedback = nameof(Feedback);
///
/// 查找类似 弹性盒子 的本地化字符串。
///
- public static string FlexPanel = nameof(FlexPanel);
+ public static string FlexPanel = nameof(FlexPanel);
///
/// 查找类似 翻页时钟 的本地化字符串。
@@ -1777,7 +1777,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 几何形状 的本地化字符串。
///
- public static string Geometry = nameof(Geometry);
+ public static string Geometry = nameof(Geometry);
///
/// 查找类似 Gif图片 的本地化字符串。
@@ -1882,7 +1882,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 图片选择器 的本地化字符串。
///
- public static string ImageSelector = nameof(ImageSelector);
+ public static string ImageSelector = nameof(ImageSelector);
///
/// 查找类似 索引 的本地化字符串。
@@ -1897,7 +1897,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 交互 的本地化字符串。
///
- public static string Interacting = nameof(Interacting);
+ public static string Interacting = nameof(Interacting);
///
/// 查找类似 可交互对话框 的本地化字符串。
@@ -1922,7 +1922,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 布局 的本地化字符串。
///
- public static string Layout = nameof(Layout);
+ public static string Layout = nameof(Layout);
///
/// 查找类似 列表框 的本地化字符串。
@@ -1957,7 +1957,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 杂项 的本地化字符串。
///
- public static string Misc = nameof(Misc);
+ public static string Misc = nameof(Misc);
///
/// 查找类似 的本地化字符串。
@@ -1972,7 +1972,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 导航 的本地化字符串。
///
- public static string Navigation = nameof(Navigation);
+ public static string Navigation = nameof(Navigation);
///
/// 查找类似 新建窗口 的本地化字符串。
@@ -2069,11 +2069,6 @@ namespace HandyControlDemo.Properties.Langs
///
public static string OpenNavigationWindow = nameof(OpenNavigationWindow);
- ///
- /// 查找类似 点击打开触摸拖动窗口 的本地化字符串。
- ///
- public static string OpenTouchDragMoveWindow = nameof(OpenTouchDragMoveWindow);
-
///
/// 查找类似 打开无非客户端区域可拖拽窗口 的本地化字符串。
///
@@ -2089,6 +2084,11 @@ namespace HandyControlDemo.Properties.Langs
///
public static string OpenSprite = nameof(OpenSprite);
+ ///
+ /// 查找类似 点击打开触摸拖动窗口 的本地化字符串。
+ ///
+ public static string OpenTouchDragMoveWindow = nameof(OpenTouchDragMoveWindow);
+
///
/// 查找类似 轮廓文本 的本地化字符串。
///
@@ -2182,7 +2182,7 @@ namespace HandyControlDemo.Properties.Langs
///
/// 查找类似 属性编辑器 的本地化字符串。
///
- public static string PropertyGrid = nameof(PropertyGrid);
+ public static string PropertyGrid = nameof(PropertyGrid);
///
/// 查找类似 按住说话 的本地化字符串。
@@ -2489,6 +2489,11 @@ namespace HandyControlDemo.Properties.Langs
///
public static string Type = nameof(Type);
+ ///
+ /// 查找类似 等间距布局 的本地化字符串。
+ ///
+ public static string UniformSpacingPanel = nameof(UniformSpacingPanel);
+
///
/// 查找类似 上传文件 的本地化字符串。
///
diff --git a/src/Shared/HandyControlDemo_Shared/Resources/Img/Flag/pl.png b/src/Shared/HandyControlDemo_Shared/Resources/Img/Flag/pl.png
new file mode 100644
index 00000000..c7ce21b8
Binary files /dev/null and b/src/Shared/HandyControlDemo_Shared/Resources/Img/Flag/pl.png differ
diff --git a/src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.xaml b/src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.xaml
index e5501443..98f9d1cd 100644
--- a/src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.xaml
+++ b/src/Shared/HandyControlDemo_Shared/UserControl/Main/NonClientAreaContent.xaml
@@ -149,6 +149,9 @@
+
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.Designer.cs b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.Designer.cs
index e5704b57..2cb26647 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.Designer.cs
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.Designer.cs
@@ -1,67 +1,76 @@
//------------------------------------------------------------------------------
//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
//
//------------------------------------------------------------------------------
-namespace HandyControl.Properties.Langs {
+namespace HandyControl.Properties.Langs
+{
using System;
-
-
+
+
///
- /// 一个强类型的资源类,用于查找本地化的字符串等。
+ /// A strongly-typed resource class, for looking up localized strings, etc.
///
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class Lang {
-
+ public class Lang
+ {
+
private static global::System.Resources.ResourceManager resourceMan;
-
+
private static global::System.Globalization.CultureInfo resourceCulture;
-
+
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Lang() {
+ internal Lang()
+ {
}
-
+
///
- /// 返回此类使用的缓存的 ResourceManager 实例。
+ /// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
+ public static global::System.Resources.ResourceManager ResourceManager
+ {
+ get
+ {
+ if (object.ReferenceEquals(resourceMan, null))
+ {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HandyControl.Properties.Langs.Lang", typeof(Lang).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
-
+
///
- /// 重写当前线程的 CurrentUICulture 属性
- /// 重写当前线程的 CurrentUICulture 属性。
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
+ public static global::System.Globalization.CultureInfo Culture
+ {
+ get
+ {
return resourceCulture;
}
- set {
+ set
+ {
resourceCulture = value;
}
}
///
- /// 查找类似 所有 的本地化字符串。
+ /// Looks up a localized string similar to 全部.
///
public static string All
{
@@ -72,214 +81,238 @@ namespace HandyControl.Properties.Langs {
}
///
- /// 查找类似 上午 的本地化字符串。
+ /// Looks up a localized string similar to 上午.
///
- public static string Am {
- get {
+ public static string Am
+ {
+ get
+ {
return ResourceManager.GetString("Am", resourceCulture);
}
}
-
+
///
- /// 查找类似 取消 的本地化字符串。
+ /// Looks up a localized string similar to 取消.
///
- public static string Cancel {
- get {
+ public static string Cancel
+ {
+ get
+ {
return ResourceManager.GetString("Cancel", resourceCulture);
}
}
-
+
///
- /// 查找类似 无法自注册复合命令 的本地化字符串。
+ /// Looks up a localized string similar to 清空.
///
- public static string CannotRegisterCompositeCommandInItself {
- get {
- return ResourceManager.GetString("CannotRegisterCompositeCommandInItself", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不能注册同一命令两次 的本地化字符串。
- ///
- public static string CannotRegisterSameCommandTwice {
- get {
- return ResourceManager.GetString("CannotRegisterSameCommandTwice", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 清空 的本地化字符串。
- ///
- public static string Clear {
- get {
+ public static string Clear
+ {
+ get
+ {
return ResourceManager.GetString("Clear", resourceCulture);
}
}
-
+
///
- /// 查找类似 关闭 的本地化字符串。
+ /// Looks up a localized string similar to 关闭.
///
- public static string Close {
- get {
+ public static string Close
+ {
+ get
+ {
return ResourceManager.GetString("Close", resourceCulture);
}
}
-
+
///
- /// 查找类似 关闭所有 的本地化字符串。
+ /// Looks up a localized string similar to 关闭所有.
///
- public static string CloseAll {
- get {
+ public static string CloseAll
+ {
+ get
+ {
return ResourceManager.GetString("CloseAll", resourceCulture);
}
}
-
+
///
- /// 查找类似 关闭其他 的本地化字符串。
+ /// Looks up a localized string similar to 关闭其他.
///
- public static string CloseOther {
- get {
+ public static string CloseOther
+ {
+ get
+ {
return ResourceManager.GetString("CloseOther", resourceCulture);
}
}
-
+
///
- /// 查找类似 确定 的本地化字符串。
+ /// Looks up a localized string similar to 确定.
///
- public static string Confirm {
- get {
+ public static string Confirm
+ {
+ get
+ {
return ResourceManager.GetString("Confirm", resourceCulture);
}
}
-
+
///
- /// 查找类似 错误的图片路径 的本地化字符串。
+ /// Looks up a localized string similar to 错误的图片路径.
///
- public static string ErrorImgPath {
- get {
+ public static string ErrorImgPath
+ {
+ get
+ {
return ResourceManager.GetString("ErrorImgPath", resourceCulture);
}
}
-
+
///
- /// 查找类似 非法的图片尺寸 的本地化字符串。
+ /// Looks up a localized string similar to 非法的图片尺寸.
///
- public static string ErrorImgSize {
- get {
+ public static string ErrorImgSize
+ {
+ get
+ {
return ResourceManager.GetString("ErrorImgSize", resourceCulture);
}
}
-
+
///
- /// 查找类似 查找 的本地化字符串。
+ /// Looks up a localized string similar to 查找.
///
- public static string Find {
- get {
+ public static string Find
+ {
+ get
+ {
return ResourceManager.GetString("Find", resourceCulture);
}
}
-
+
///
- /// 查找类似 格式错误 的本地化字符串。
+ /// Looks up a localized string similar to 格式错误.
///
- public static string FormatError {
- get {
+ public static string FormatError
+ {
+ get
+ {
return ResourceManager.GetString("FormatError", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔10分钟 的本地化字符串。
+ /// Looks up a localized string similar to 间隔10分钟.
///
- public static string Interval10m {
- get {
+ public static string Interval10m
+ {
+ get
+ {
return ResourceManager.GetString("Interval10m", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔1小时 的本地化字符串。
+ /// Looks up a localized string similar to 间隔1小时.
///
- public static string Interval1h {
- get {
+ public static string Interval1h
+ {
+ get
+ {
return ResourceManager.GetString("Interval1h", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔1分钟 的本地化字符串。
+ /// Looks up a localized string similar to 间隔1分钟.
///
- public static string Interval1m {
- get {
+ public static string Interval1m
+ {
+ get
+ {
return ResourceManager.GetString("Interval1m", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔2小时 的本地化字符串。
+ /// Looks up a localized string similar to 间隔2小时.
///
- public static string Interval2h {
- get {
+ public static string Interval2h
+ {
+ get
+ {
return ResourceManager.GetString("Interval2h", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔30分钟 的本地化字符串。
+ /// Looks up a localized string similar to 间隔30分钟.
///
- public static string Interval30m {
- get {
+ public static string Interval30m
+ {
+ get
+ {
return ResourceManager.GetString("Interval30m", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔30秒 的本地化字符串。
+ /// Looks up a localized string similar to 间隔30秒.
///
- public static string Interval30s {
- get {
+ public static string Interval30s
+ {
+ get
+ {
return ResourceManager.GetString("Interval30s", resourceCulture);
}
}
-
+
///
- /// 查找类似 间隔5分钟 的本地化字符串。
+ /// Looks up a localized string similar to 间隔5分钟.
///
- public static string Interval5m {
- get {
+ public static string Interval5m
+ {
+ get
+ {
return ResourceManager.GetString("Interval5m", resourceCulture);
}
}
-
+
///
- /// 查找类似 不能为空 的本地化字符串。
+ /// Looks up a localized string similar to 不能为空.
///
- public static string IsNecessary {
- get {
+ public static string IsNecessary
+ {
+ get
+ {
return ResourceManager.GetString("IsNecessary", resourceCulture);
}
}
-
+
///
- /// 查找类似 跳转 的本地化字符串。
+ /// Looks up a localized string similar to 跳转.
///
- public static string Jump {
- get {
+ public static string Jump
+ {
+ get
+ {
return ResourceManager.GetString("Jump", resourceCulture);
}
}
-
+
///
- /// 查找类似 查找类似 {0} 的本地化字符串。 的本地化字符串。
+ /// Looks up a localized string similar to 查找类似 {0} 的本地化字符串。.
///
- public static string LangComment {
- get {
+ public static string LangComment
+ {
+ get
+ {
return ResourceManager.GetString("LangComment", resourceCulture);
}
}
///
- /// 查找类似 杂项 的本地化字符串。
+ /// Looks up a localized string similar to 杂项.
///
public static string Miscellaneous
{
@@ -290,25 +323,29 @@ namespace HandyControl.Properties.Langs {
}
///
- /// 查找类似 下一页 的本地化字符串。
+ /// Looks up a localized string similar to 下一页.
///
- public static string NextPage {
- get {
+ public static string NextPage
+ {
+ get
+ {
return ResourceManager.GetString("NextPage", resourceCulture);
}
}
-
+
///
- /// 查找类似 否 的本地化字符串。
+ /// Looks up a localized string similar to 否.
///
- public static string No {
- get {
+ public static string No
+ {
+ get
+ {
return ResourceManager.GetString("No", resourceCulture);
}
}
///
- /// 查找类似 暂无数据 的本地化字符串。
+ /// Looks up a localized string similar to 暂无数据.
///
public static string NoData
{
@@ -319,127 +356,155 @@ namespace HandyControl.Properties.Langs {
}
///
- /// 查找类似 不在范围内 的本地化字符串。
+ /// Looks up a localized string similar to 不在范围内.
///
- public static string OutOfRange {
- get {
+ public static string OutOfRange
+ {
+ get
+ {
return ResourceManager.GetString("OutOfRange", resourceCulture);
}
}
-
+
///
- /// 查找类似 页面模式 的本地化字符串。
+ /// Looks up a localized string similar to 页面模式.
///
- public static string PageMode {
- get {
+ public static string PageMode
+ {
+ get
+ {
return ResourceManager.GetString("PageMode", resourceCulture);
}
}
-
+
///
- /// 查找类似 下午 的本地化字符串。
+ /// Looks up a localized string similar to 下午.
///
- public static string Pm {
- get {
+ public static string Pm
+ {
+ get
+ {
return ResourceManager.GetString("Pm", resourceCulture);
}
}
-
+
///
- /// 查找类似 PNG图片 的本地化字符串。
+ /// Looks up a localized string similar to PNG图片.
///
- public static string PngImg {
- get {
+ public static string PngImg
+ {
+ get
+ {
return ResourceManager.GetString("PngImg", resourceCulture);
}
}
-
+
///
- /// 查找类似 上一页 的本地化字符串。
+ /// Looks up a localized string similar to 上一页.
///
- public static string PreviousPage {
- get {
+ public static string PreviousPage
+ {
+ get
+ {
return ResourceManager.GetString("PreviousPage", resourceCulture);
}
}
-
+
///
- /// 查找类似 滚动模式 的本地化字符串。
+ /// Looks up a localized string similar to 滚动模式.
///
- public static string ScrollMode {
- get {
+ public static string ScrollMode
+ {
+ get
+ {
return ResourceManager.GetString("ScrollMode", resourceCulture);
}
}
-
+
///
- /// 查找类似 提示 的本地化字符串。
+ /// Looks up a localized string similar to 提示.
///
- public static string Tip {
- get {
+ public static string Tip
+ {
+ get
+ {
return ResourceManager.GetString("Tip", resourceCulture);
}
}
-
+
///
- /// 查找类似 过大 的本地化字符串。
+ /// Looks up a localized string similar to 过大.
///
- public static string TooLarge {
- get {
+ public static string TooLarge
+ {
+ get
+ {
return ResourceManager.GetString("TooLarge", resourceCulture);
}
}
-
+
///
- /// 查找类似 双页模式 的本地化字符串。
+ /// Looks up a localized string similar to 双页模式.
///
- public static string TwoPageMode {
- get {
+ public static string TwoPageMode
+ {
+ get
+ {
return ResourceManager.GetString("TwoPageMode", resourceCulture);
}
}
-
+
///
- /// 查找类似 未知 的本地化字符串。
+ /// Looks up a localized string similar to 未知.
///
- public static string Unknown {
- get {
+ public static string Unknown
+ {
+ get
+ {
return ResourceManager.GetString("Unknown", resourceCulture);
}
}
-
+
///
- /// 查找类似 未知大小 的本地化字符串。
+ /// Looks up a localized string similar to 未知大小.
///
- public static string UnknownSize {
- get {
+ public static string UnknownSize
+ {
+ get
+ {
return ResourceManager.GetString("UnknownSize", resourceCulture);
}
}
-
+
///
- /// 查找类似 是 的本地化字符串。
+ /// Looks up a localized string similar to 是.
///
- public static string Yes {
- get {
+ public static string Yes
+ {
+ get
+ {
return ResourceManager.GetString("Yes", resourceCulture);
}
}
-
+
///
- /// 查找类似 放大 的本地化字符串。
+ /// Looks up a localized string similar to 放大.
///
- public static string ZoomIn {
- get {
+ public static string ZoomIn
+ {
+ get
+ {
return ResourceManager.GetString("ZoomIn", resourceCulture);
}
}
-
+
///
- /// 查找类似 缩小 的本地化字符串。
+ /// Looks up a localized string similar to 缩小.
///
- public static string ZoomOut {
- get {
+ public static string ZoomOut
+ {
+ get
+ {
return ResourceManager.GetString("ZoomOut", resourceCulture);
}
}
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ca-ES.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ca-ES.resx
index eac43b1b..fffb8600 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ca-ES.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ca-ES.resx
@@ -192,12 +192,6 @@
error de format
-
- No es pot registrar la comanda composta en si mateixa
-
-
- No es pot registrar la mateixa comanda dues vegades
-
Si
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.en.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.en.resx
index 412e6a4d..6894107a 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.en.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.en.resx
@@ -192,12 +192,6 @@
format error
-
- Cannot Register Composite Command In It self
-
-
- Cannot Register Same Command Twice
-
Yes
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fa.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fa.resx
index e468136c..2a2e1045 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fa.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fa.resx
@@ -192,12 +192,6 @@
فرمت ورودی اشتباه است
-
- نمی توان فرمان کامپوزیت را در خود ثبت کرد
-
-
- نمی توان همان فرمان را دو بار ثبت کرد
-
بله
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fr.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fr.resx
index 1358f21f..522f5bfa 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fr.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.fr.resx
@@ -192,12 +192,6 @@
Erreur de format
-
- Impossible d'enregistrer une commande composite dans elle-même
-
-
- Impossible d'enregistrer la même commande deux fois
-
Oui
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ko-KR.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ko-KR.resx
index 67ae01fe..94ebadda 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ko-KR.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ko-KR.resx
@@ -123,12 +123,6 @@
취소
-
- 여러 명령어 자체를 등록할 수 없습니다
-
-
- 같은 명령어를 2번 등록할 수 없습니다
-
삭제
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pl.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pl.resx
new file mode 100644
index 00000000..22abc766
--- /dev/null
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pl.resx
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ Akceptuj
+
+
+ Anuluj
+
+
+ obraz PNG
+
+
+ Ścieżka do obrazu jest niepoprawna
+
+
+ Wielkość obrazu jest niepoprawna
+
+
+ Nieznany obraz
+
+
+ Za duże
+
+
+ Nieznany
+
+
+ 30 sekundowy interwał
+
+
+ 1 minutowy interwał
+
+
+ 5 minutowy interwał
+
+
+ 10 minutowy interwał
+
+
+ 30 minutowy interwał
+
+
+ 1 godzinny interwał
+
+
+ 2 godzinny interwał
+
+
+ Wyczyść
+
+
+ Zamknij
+
+
+ Zamknij wszystkie
+
+
+ Zamknij inne
+
+
+ AM
+
+
+ PM
+
+
+ Podpowiedź
+
+
+ nie może być pusty
+
+
+ poza zakresem
+
+
+ błąd formatu
+
+
+ Tak
+
+
+ Nie
+
+
+ Oddal
+
+
+ Przybliż
+
+
+ Poprzednia strona
+
+
+ Następna strona
+
+
+ Tryb strony
+
+
+ Tryb dwustronny
+
+
+ Tryb przewijania
+
+
+ Znajdź
+
+
+ Wyszukuje zlokalizowany ciąg podobny do „{0}”.
+
+
+ Skocz
+
+
+ Różne
+
+
+ Wszystkie
+
+
\ No newline at end of file
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pt-BR.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pt-BR.resx
index 1d791361..9ff248e0 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pt-BR.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.pt-BR.resx
@@ -192,12 +192,6 @@
erro de formato
-
- Não é possível registrar o comando composto nele mesmo
-
-
- Não é possível registrar o mesmo comando duas vezes
-
Sim
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.resx
index c684505a..068b0a18 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.resx
@@ -192,12 +192,6 @@
格式错误
-
- 无法自注册复合命令
-
-
- 不能注册同一命令两次
-
是
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ru.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ru.resx
index c5dee7fc..f40a691e 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ru.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.ru.resx
@@ -192,12 +192,6 @@
некорректный формат
-
- Невозможно зарегистировать составную команду самостоятельно
-
-
- Невозможно зарегистировать составную команду дважды
-
Да
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.tr.resx b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.tr.resx
index 0a68273e..496d7d4e 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/Lang.tr.resx
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/Lang.tr.resx
@@ -192,12 +192,6 @@
format hatası
-
- Kompozit Komut Kendi Kendine Kaydedilemiyor
-
-
- Aynı Komut İki Kez Kaydedilemiyor
-
Evet
diff --git a/src/Shared/HandyControl_Shared/Properties/Langs/LangProvider.cs b/src/Shared/HandyControl_Shared/Properties/Langs/LangProvider.cs
index 834aa228..98fca96d 100644
--- a/src/Shared/HandyControl_Shared/Properties/Langs/LangProvider.cs
+++ b/src/Shared/HandyControl_Shared/Properties/Langs/LangProvider.cs
@@ -40,8 +40,6 @@ namespace HandyControl.Properties.Langs
OnPropertyChanged(nameof(All));
OnPropertyChanged(nameof(Am));
OnPropertyChanged(nameof(Cancel));
- OnPropertyChanged(nameof(CannotRegisterCompositeCommandInItself));
- OnPropertyChanged(nameof(CannotRegisterSameCommandTwice));
OnPropertyChanged(nameof(Clear));
OnPropertyChanged(nameof(Close));
OnPropertyChanged(nameof(CloseAll));
@@ -61,6 +59,7 @@ namespace HandyControl.Properties.Langs
OnPropertyChanged(nameof(IsNecessary));
OnPropertyChanged(nameof(Jump));
OnPropertyChanged(nameof(LangComment));
+ OnPropertyChanged(nameof(Miscellaneous));
OnPropertyChanged(nameof(NextPage));
OnPropertyChanged(nameof(No));
OnPropertyChanged(nameof(NoData));
@@ -81,9 +80,9 @@ namespace HandyControl.Properties.Langs
}
///
- /// 查找类似 所有 的本地化字符串。
+ /// 查找类似 全部 的本地化字符串。
///
- public string All => Lang.All;
+ public string All => Lang.All;
///
/// 查找类似 上午 的本地化字符串。
@@ -95,16 +94,6 @@ namespace HandyControl.Properties.Langs
///
public string Cancel => Lang.Cancel;
- ///
- /// 查找类似 无法自注册复合命令 的本地化字符串。
- ///
- public string CannotRegisterCompositeCommandInItself => Lang.CannotRegisterCompositeCommandInItself;
-
- ///
- /// 查找类似 不能注册同一命令两次 的本地化字符串。
- ///
- public string CannotRegisterSameCommandTwice => Lang.CannotRegisterSameCommandTwice;
-
///
/// 查找类似 清空 的本地化字符串。
///
@@ -200,6 +189,11 @@ namespace HandyControl.Properties.Langs
///
public string LangComment => Lang.LangComment;
+ ///
+ /// 查找类似 杂项 的本地化字符串。
+ ///
+ public string Miscellaneous => Lang.Miscellaneous;
+
///
/// 查找类似 下一页 的本地化字符串。
///
@@ -295,9 +289,9 @@ namespace HandyControl.Properties.Langs
public class LangKeys
{
///
- /// 查找类似 所有 的本地化字符串。
+ /// 查找类似 全部 的本地化字符串。
///
- public static string All = nameof(All);
+ public static string All = nameof(All);
///
/// 查找类似 上午 的本地化字符串。
@@ -309,16 +303,6 @@ namespace HandyControl.Properties.Langs
///
public static string Cancel = nameof(Cancel);
- ///
- /// 查找类似 无法自注册复合命令 的本地化字符串。
- ///
- public static string CannotRegisterCompositeCommandInItself = nameof(CannotRegisterCompositeCommandInItself);
-
- ///
- /// 查找类似 不能注册同一命令两次 的本地化字符串。
- ///
- public static string CannotRegisterSameCommandTwice = nameof(CannotRegisterSameCommandTwice);
-
///
/// 查找类似 清空 的本地化字符串。
///
@@ -414,6 +398,11 @@ namespace HandyControl.Properties.Langs
///
public static string LangComment = nameof(LangComment);
+ ///
+ /// 查找类似 杂项 的本地化字符串。
+ ///
+ public static string Miscellaneous = nameof(Miscellaneous);
+
///
/// 查找类似 下一页 的本地化字符串。
///