| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace LampInspectionMachine.Resources.Language {
- using System;
-
-
- /// <summary>
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- /// </summary>
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
- /// <summary>
- /// 返回此类使用的缓存的 ResourceManager 实例。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("LampInspectionMachine.Resources.Language.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// 查找类似 Plc交互出错 的本地化字符串。
- /// </summary>
- public static string Plc交互出错 {
- get {
- return ResourceManager.GetString("Plc交互出错", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 产品码 的本地化字符串。
- /// </summary>
- public static string 产品码 {
- get {
- return ResourceManager.GetString("产品码", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 保存 的本地化字符串。
- /// </summary>
- public static string 保存 {
- get {
- return ResourceManager.GetString("保存", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 保存失败 的本地化字符串。
- /// </summary>
- public static string 保存失败 {
- get {
- return ResourceManager.GetString("保存失败", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 保存完成 的本地化字符串。
- /// </summary>
- public static string 保存完成 {
- get {
- return ResourceManager.GetString("保存完成", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 保存配置完成 的本地化字符串。
- /// </summary>
- public static string 保存配置完成 {
- get {
- return ResourceManager.GetString("保存配置完成", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 关闭 的本地化字符串。
- /// </summary>
- public static string 关闭 {
- get {
- return ResourceManager.GetString("关闭", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 切换相机调试 的本地化字符串。
- /// </summary>
- public static string 切换相机调试 {
- get {
- return ResourceManager.GetString("切换相机调试", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 切换运行界面 的本地化字符串。
- /// </summary>
- public static string 切换运行界面 {
- get {
- return ResourceManager.GetString("切换运行界面", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 初始化 的本地化字符串。
- /// </summary>
- public static string 初始化 {
- get {
- return ResourceManager.GetString("初始化", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 加载配置文件完成 的本地化字符串。
- /// </summary>
- public static string 加载配置文件完成 {
- get {
- return ResourceManager.GetString("加载配置文件完成", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 单张图片 的本地化字符串。
- /// </summary>
- public static string 单张图片 {
- get {
- return ResourceManager.GetString("单张图片", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 单张采集 的本地化字符串。
- /// </summary>
- public static string 单张采集 {
- get {
- return ResourceManager.GetString("单张采集", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 回复完成 的本地化字符串。
- /// </summary>
- public static string 回复完成 {
- get {
- return ResourceManager.GetString("回复完成", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 图片轮询 的本地化字符串。
- /// </summary>
- public static string 图片轮询 {
- get {
- return ResourceManager.GetString("图片轮询", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 开始采集 的本地化字符串。
- /// </summary>
- public static string 开始采集 {
- get {
- return ResourceManager.GetString("开始采集", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 提示 的本地化字符串。
- /// </summary>
- public static string 提示 {
- get {
- return ResourceManager.GetString("提示", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 曝光写入 的本地化字符串。
- /// </summary>
- public static string 曝光写入 {
- get {
- return ResourceManager.GetString("曝光写入", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 未查询到设备 的本地化字符串。
- /// </summary>
- public static string 未查询到设备 {
- get {
- return ResourceManager.GetString("未查询到设备", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 模板加载完成 的本地化字符串。
- /// </summary>
- public static string 模板加载完成 {
- get {
- return ResourceManager.GetString("模板加载完成", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 清除计数 的本地化字符串。
- /// </summary>
- public static string 清除计数 {
- get {
- return ResourceManager.GetString("清除计数", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 灯检 的本地化字符串。
- /// </summary>
- public static string 灯检 {
- get {
- return ResourceManager.GetString("灯检", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机 的本地化字符串。
- /// </summary>
- public static string 相机 {
- get {
- return ResourceManager.GetString("相机", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_1NG: 的本地化字符串。
- /// </summary>
- public static string 相机_1NG {
- get {
- return ResourceManager.GetString("相机_1NG", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_1OK: 的本地化字符串。
- /// </summary>
- public static string 相机_1OK {
- get {
- return ResourceManager.GetString("相机_1OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_2NG: 的本地化字符串。
- /// </summary>
- public static string 相机_2NG {
- get {
- return ResourceManager.GetString("相机_2NG", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_2OK: 的本地化字符串。
- /// </summary>
- public static string 相机_2OK {
- get {
- return ResourceManager.GetString("相机_2OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_3NG: 的本地化字符串。
- /// </summary>
- public static string 相机_3NG {
- get {
- return ResourceManager.GetString("相机_3NG", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_3OK: 的本地化字符串。
- /// </summary>
- public static string 相机_3OK {
- get {
- return ResourceManager.GetString("相机_3OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_4NG: 的本地化字符串。
- /// </summary>
- public static string 相机_4NG {
- get {
- return ResourceManager.GetString("相机_4NG", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_4OK: 的本地化字符串。
- /// </summary>
- public static string 相机_4OK {
- get {
- return ResourceManager.GetString("相机_4OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_5NG: 的本地化字符串。
- /// </summary>
- public static string 相机_5NG {
- get {
- return ResourceManager.GetString("相机_5NG", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机_5OK: 的本地化字符串。
- /// </summary>
- public static string 相机_5OK {
- get {
- return ResourceManager.GetString("相机_5OK", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机未打开 的本地化字符串。
- /// </summary>
- public static string 相机未打开 {
- get {
- return ResourceManager.GetString("相机未打开", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 相机模板加载 的本地化字符串。
- /// </summary>
- public static string 相机模板加载 {
- get {
- return ResourceManager.GetString("相机模板加载", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 硬触发 的本地化字符串。
- /// </summary>
- public static string 硬触发 {
- get {
- return ResourceManager.GetString("硬触发", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 硬触发模式启动 的本地化字符串。
- /// </summary>
- public static string 硬触发模式启动 {
- get {
- return ResourceManager.GetString("硬触发模式启动", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 程序启动 的本地化字符串。
- /// </summary>
- public static string 程序启动 {
- get {
- return ResourceManager.GetString("程序启动", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 结果 的本地化字符串。
- /// </summary>
- public static string 结果 {
- get {
- return ResourceManager.GetString("结果", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 耗时 的本地化字符串。
- /// </summary>
- public static string 耗时 {
- get {
- return ResourceManager.GetString("耗时", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 视觉界面 的本地化字符串。
- /// </summary>
- public static string 视觉界面 {
- get {
- return ResourceManager.GetString("视觉界面", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 软触发 的本地化字符串。
- /// </summary>
- public static string 软触发 {
- get {
- return ResourceManager.GetString("软触发", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 软触发取图 的本地化字符串。
- /// </summary>
- public static string 软触发取图 {
- get {
- return ResourceManager.GetString("软触发取图", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 软触发配置写入 的本地化字符串。
- /// </summary>
- public static string 软触发配置写入 {
- get {
- return ResourceManager.GetString("软触发配置写入", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 运行流程 的本地化字符串。
- /// </summary>
- public static string 运行流程 {
- get {
- return ResourceManager.GetString("运行流程", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 运行界面 的本地化字符串。
- /// </summary>
- public static string 运行界面 {
- get {
- return ResourceManager.GetString("运行界面", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 连续采集启动 的本地化字符串。
- /// </summary>
- public static string 连续采集启动 {
- get {
- return ResourceManager.GetString("连续采集启动", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 采集方式 的本地化字符串。
- /// </summary>
- public static string 采集方式 {
- get {
- return ResourceManager.GetString("采集方式", resourceCulture);
- }
- }
- }
- }
|