//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace XP.Common.Resources { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.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() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [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("XP.Common.Resources.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 XplorePlane X射线检测系统 的本地化字符串。 /// public static string App_Title { get { return ResourceManager.GetString("App_Title", resourceCulture); } } /// /// 查找类似 添加 的本地化字符串。 /// public static string Button_Add { get { return ResourceManager.GetString("Button_Add", resourceCulture); } } /// /// 查找类似 应用 的本地化字符串。 /// public static string Button_Apply { get { return ResourceManager.GetString("Button_Apply", resourceCulture); } } /// /// 查找类似 取消 的本地化字符串。 /// public static string Button_Cancel { get { return ResourceManager.GetString("Button_Cancel", resourceCulture); } } /// /// 查找类似 关闭 的本地化字符串。 /// public static string Button_Close { get { return ResourceManager.GetString("Button_Close", resourceCulture); } } /// /// 查找类似 删除 的本地化字符串。 /// public static string Button_Delete { get { return ResourceManager.GetString("Button_Delete", resourceCulture); } } /// /// 查找类似 编辑 的本地化字符串。 /// public static string Button_Edit { get { return ResourceManager.GetString("Button_Edit", resourceCulture); } } /// /// 查找类似 确定 的本地化字符串。 /// public static string Button_OK { get { return ResourceManager.GetString("Button_OK", resourceCulture); } } /// /// 查找类似 刷新 的本地化字符串。 /// public static string Button_Refresh { get { return ResourceManager.GetString("Button_Refresh", resourceCulture); } } /// /// 查找类似 重置 的本地化字符串。 /// public static string Button_Reset { get { return ResourceManager.GetString("Button_Reset", resourceCulture); } } /// /// 查找类似 保存 的本地化字符串。 /// public static string Button_Save { get { return ResourceManager.GetString("Button_Save", resourceCulture); } } /// /// 查找类似 搜索 的本地化字符串。 /// public static string Button_Search { get { return ResourceManager.GetString("Button_Search", resourceCulture); } } /// /// 查找类似 帧合并 的本地化字符串。 /// public static string Detector_AvgFramesLabel { get { return ResourceManager.GetString("Detector_AvgFramesLabel", resourceCulture); } } /// /// 查找类似 像素合并 的本地化字符串。 /// public static string Detector_BinningLabel { get { return ResourceManager.GetString("Detector_BinningLabel", resourceCulture); } } /// /// 查找类似 探测器配置 的本地化字符串。 /// public static string Detector_ConfigWindowTitle { get { return ResourceManager.GetString("Detector_ConfigWindowTitle", resourceCulture); } } /// /// 查找类似 探测器连接失败 的本地化字符串。 /// public static string Detector_ConnectFailed { get { return ResourceManager.GetString("Detector_ConnectFailed", resourceCulture); } } /// /// 查找类似 探测器连接成功 的本地化字符串。 /// public static string Detector_ConnectSuccess { get { return ResourceManager.GetString("Detector_ConnectSuccess", resourceCulture); } } /// /// 查找类似 暗场校正 的本地化字符串。 /// public static string Detector_DarkCorrectionButton { get { return ResourceManager.GetString("Detector_DarkCorrectionButton", resourceCulture); } } /// /// 查找类似 探测器断开成功 的本地化字符串。 /// public static string Detector_DisconnectSuccess { get { return ResourceManager.GetString("Detector_DisconnectSuccess", resourceCulture); } } /// /// 查找类似 帧率 的本地化字符串。 /// public static string Detector_FrameRateLabel { get { return ResourceManager.GetString("Detector_FrameRateLabel", resourceCulture); } } /// /// 查找类似 亮场校正 的本地化字符串。 /// public static string Detector_LightCorrectionButton { get { return ResourceManager.GetString("Detector_LightCorrectionButton", resourceCulture); } } /// /// 查找类似 灵敏度 的本地化字符串。 /// public static string Detector_SensitivityLabel { get { return ResourceManager.GetString("Detector_SensitivityLabel", resourceCulture); } } /// /// 查找类似 采集中 的本地化字符串。 /// public static string Detector_Status_Acquiring { get { return ResourceManager.GetString("Detector_Status_Acquiring", resourceCulture); } } /// /// 查找类似 探测器控制 的本地化字符串。 /// public static string Detector_Title { get { return ResourceManager.GetString("Detector_Title", resourceCulture); } } /// /// 查找类似 确认 的本地化字符串。 /// public static string Dialog_Confirmation { get { return ResourceManager.GetString("Dialog_Confirmation", resourceCulture); } } /// /// 查找类似 错误 的本地化字符串。 /// public static string Dialog_Error { get { return ResourceManager.GetString("Dialog_Error", resourceCulture); } } /// /// 查找类似 信息 的本地化字符串。 /// public static string Dialog_Information { get { return ResourceManager.GetString("Dialog_Information", resourceCulture); } } /// /// 查找类似 提示 的本地化字符串。 /// public static string Dialog_Notice { get { return ResourceManager.GetString("Dialog_Notice", resourceCulture); } } /// /// 查找类似 警告 的本地化字符串。 /// public static string Dialog_Warning { get { return ResourceManager.GetString("Dialog_Warning", resourceCulture); } } /// /// 查找类似 English 的本地化字符串。 /// public static string Language_EnUS { get { return ResourceManager.GetString("Language_EnUS", resourceCulture); } } /// /// 查找类似 简体中文 的本地化字符串。 /// public static string Language_ZhCN { get { return ResourceManager.GetString("Language_ZhCN", resourceCulture); } } /// /// 查找类似 繁體中文 的本地化字符串。 /// public static string Language_ZhTW { get { return ResourceManager.GetString("Language_ZhTW", resourceCulture); } } /// /// 查找类似 关于 的本地化字符串。 /// public static string Menu_About { get { return ResourceManager.GetString("Menu_About", resourceCulture); } } /// /// 查找类似 退出 的本地化字符串。 /// public static string Menu_Exit { get { return ResourceManager.GetString("Menu_Exit", resourceCulture); } } /// /// 查找类似 文件 的本地化字符串。 /// public static string Menu_File { get { return ResourceManager.GetString("Menu_File", resourceCulture); } } /// /// 查找类似 帮助 的本地化字符串。 /// public static string Menu_Help { get { return ResourceManager.GetString("Menu_Help", resourceCulture); } } /// /// 查找类似 设置 的本地化字符串。 /// public static string Menu_Settings { get { return ResourceManager.GetString("Menu_Settings", resourceCulture); } } /// /// 查找类似 工具 的本地化字符串。 /// public static string Menu_Tools { get { return ResourceManager.GetString("Menu_Tools", resourceCulture); } } /// /// 查找类似 视图 的本地化字符串。 /// public static string Menu_View { get { return ResourceManager.GetString("Menu_View", resourceCulture); } } /// /// 查找类似 确定要删除吗? 的本地化字符串。 /// public static string Message_ConfirmDelete { get { return ResourceManager.GetString("Message_ConfirmDelete", resourceCulture); } } /// /// 查找类似 连接已断开 的本地化字符串。 /// public static string Message_ConnectionLost { get { return ResourceManager.GetString("Message_ConnectionLost", resourceCulture); } } /// /// 查找类似 输入无效,请检查后重试 的本地化字符串。 /// public static string Message_InvalidInput { get { return ResourceManager.GetString("Message_InvalidInput", resourceCulture); } } /// /// 查找类似 操作失败 的本地化字符串。 /// public static string Message_OperationFailed { get { return ResourceManager.GetString("Message_OperationFailed", resourceCulture); } } /// /// 查找类似 操作成功完成 的本地化字符串。 /// public static string Message_OperationSuccess { get { return ResourceManager.GetString("Message_OperationSuccess", resourceCulture); } } /// /// 查找类似 语言设置已保存,请重启应用程序以应用新语言。 的本地化字符串。 /// public static string Message_RestartRequired { get { return ResourceManager.GetString("Message_RestartRequired", resourceCulture); } } /// /// 查找类似 有未保存的更改,是否保存? 的本地化字符串。 /// public static string Message_UnsavedChanges { get { return ResourceManager.GetString("Message_UnsavedChanges", resourceCulture); } } /// /// 查找类似 PLC 连接失败 的本地化字符串。 /// public static string PLC_ConnectFailed { get { return ResourceManager.GetString("PLC_ConnectFailed", resourceCulture); } } /// /// 查找类似 PLC 连接成功 的本地化字符串。 /// public static string PLC_ConnectSuccess { get { return ResourceManager.GetString("PLC_ConnectSuccess", resourceCulture); } } /// /// 查找类似 PLC 断开成功 的本地化字符串。 /// public static string PLC_DisconnectSuccess { get { return ResourceManager.GetString("PLC_DisconnectSuccess", resourceCulture); } } /// /// 查找类似 变量读取成功 的本地化字符串。 /// public static string PLC_ReadVariableSuccess { get { return ResourceManager.GetString("PLC_ReadVariableSuccess", resourceCulture); } } /// /// 查找类似 PLC 控制 的本地化字符串。 /// public static string PLC_Title { get { return ResourceManager.GetString("PLC_Title", resourceCulture); } } /// /// 查找类似 变量写入成功 的本地化字符串。 /// public static string PLC_WriteVariableSuccess { get { return ResourceManager.GetString("PLC_WriteVariableSuccess", resourceCulture); } } /// /// 查找类似 实际 {0} 的本地化字符串。 /// public static string RaySource_ActualValueLabel { get { return ResourceManager.GetString("RaySource_ActualValueLabel", resourceCulture); } } /// /// 查找类似 高级 的本地化字符串。 /// public static string RaySource_AdvanceButton { get { return ResourceManager.GetString("RaySource_AdvanceButton", resourceCulture); } } /// /// 查找类似 是否确认执行全部电压自动定心操作? 的本地化字符串。 /// public static string RaySource_AutoCenter_Confirm { get { return ResourceManager.GetString("RaySource_AutoCenter_Confirm", resourceCulture); } } /// /// 查找类似 正在执行全部电压自动定心操作,请稍候... 的本地化字符串。 /// public static string RaySource_AutoCenter_Message { get { return ResourceManager.GetString("RaySource_AutoCenter_Message", resourceCulture); } } /// /// 查找类似 自动定心 的本地化字符串。 /// public static string RaySource_AutoCenter_Title { get { return ResourceManager.GetString("RaySource_AutoCenter_Title", resourceCulture); } } /// /// 查找类似 自动定心: 的本地化字符串。 /// public static string RaySource_AutoCenterLabel { get { return ResourceManager.GetString("RaySource_AutoCenterLabel", resourceCulture); } } /// /// 查找类似 自动定心 的本地化字符串。 /// public static string RaySource_AutoCenterSettingButton { get { return ResourceManager.GetString("RaySource_AutoCenterSettingButton", resourceCulture); } } /// /// 查找类似 配置 的本地化字符串。 /// public static string RaySource_ConfigButton { get { return ResourceManager.GetString("RaySource_ConfigButton", resourceCulture); } } /// /// 查找类似 射线源配置 的本地化字符串。 /// public static string RaySource_ConfigWindowTitle { get { return ResourceManager.GetString("RaySource_ConfigWindowTitle", resourceCulture); } } /// /// 查找类似 确认 的本地化字符串。 /// public static string RaySource_Confirm_Title { get { return ResourceManager.GetString("RaySource_Confirm_Title", resourceCulture); } } /// /// 查找类似 连接射线源 的本地化字符串。 /// public static string RaySource_ConnectButton { get { return ResourceManager.GetString("RaySource_ConnectButton", resourceCulture); } } /// /// 查找类似 已连接 的本地化字符串。 /// public static string RaySource_Connected { get { return ResourceManager.GetString("RaySource_Connected", resourceCulture); } } /// /// 查找类似 连接射线源设备 的本地化字符串。 /// public static string RaySource_ConnectTooltip { get { return ResourceManager.GetString("RaySource_ConnectTooltip", resourceCulture); } } /// /// 查找类似 连接变量 的本地化字符串。 /// public static string RaySource_ConnectVariablesButton { get { return ResourceManager.GetString("RaySource_ConnectVariablesButton", resourceCulture); } } /// /// 查找类似 电流 (μA) 的本地化字符串。 /// public static string RaySource_CurrentLabel { get { return ResourceManager.GetString("RaySource_CurrentLabel", resourceCulture); } } /// /// 查找类似 断开射线源 的本地化字符串。 /// public static string RaySource_DisconnectButton { get { return ResourceManager.GetString("RaySource_DisconnectButton", resourceCulture); } } /// /// 查找类似 未连接 的本地化字符串。 /// public static string RaySource_Disconnected { get { return ResourceManager.GetString("RaySource_Disconnected", resourceCulture); } } /// /// 查找类似 断开射线源设备 的本地化字符串。 /// public static string RaySource_DisconnectTooltip { get { return ResourceManager.GetString("RaySource_DisconnectTooltip", resourceCulture); } } /// /// 查找类似 X射线源紧急停止 的本地化字符串。 /// public static string RaySource_EmergencyStop { get { return ResourceManager.GetString("RaySource_EmergencyStop", resourceCulture); } } /// /// 查找类似 射线开启时无法调整参数 的本地化字符串。 /// public static string RaySource_Error_CannotAdjustWhileXrayOn { get { return ResourceManager.GetString("RaySource_Error_CannotAdjustWhileXrayOn", resourceCulture); } } /// /// 查找类似 电流超出范围 (10-1000 μA) 的本地化字符串。 /// public static string RaySource_Error_CurrentOutOfRange { get { return ResourceManager.GetString("RaySource_Error_CurrentOutOfRange", resourceCulture); } } /// /// 查找类似 电压超出范围 (20-225 kV) 的本地化字符串。 /// public static string RaySource_Error_VoltageOutOfRange { get { return ResourceManager.GetString("RaySource_Error_VoltageOutOfRange", resourceCulture); } } /// /// 查找类似 是否确认执行灯丝校准操作? 的本地化字符串。 /// public static string RaySource_FilamentCalibration_Confirm { get { return ResourceManager.GetString("RaySource_FilamentCalibration_Confirm", resourceCulture); } } /// /// 查找类似 正在执行灯丝校准操作,请稍候... 的本地化字符串。 /// public static string RaySource_FilamentCalibration_Message { get { return ResourceManager.GetString("RaySource_FilamentCalibration_Message", resourceCulture); } } /// /// 查找类似 正在执行灯丝校准操作,请稍候... 的本地化字符串。 /// public static string RaySource_FilamentCalibration_Title { get { return ResourceManager.GetString("RaySource_FilamentCalibration_Title", resourceCulture); } } /// /// 查找类似 灯丝校准 的本地化字符串。 /// public static string RaySource_FilamentCalibrationButton { get { return ResourceManager.GetString("RaySource_FilamentCalibrationButton", resourceCulture); } } /// /// 查找类似 灯丝校准: 的本地化字符串。 /// public static string RaySource_FilamentLabel { get { return ResourceManager.GetString("RaySource_FilamentLabel", resourceCulture); } } /// /// 查找类似 灯丝寿命: 的本地化字符串。 /// public static string RaySource_FilamentLifetimeLabel { get { return ResourceManager.GetString("RaySource_FilamentLifetimeLabel", resourceCulture); } } /// /// 查找类似 确认 的本地化字符串。 /// public static string RaySource_FilamentLifetimeWarningConfirm { get { return ResourceManager.GetString("RaySource_FilamentLifetimeWarningConfirm", resourceCulture); } } /// /// 查找类似 灯丝累计使用 {0} 小时,寿命阈值 {1} 小时,已使用 {2}%。建议尽快更换灯丝。 的本地化字符串。 /// public static string RaySource_FilamentLifetimeWarningMessage { get { return ResourceManager.GetString("RaySource_FilamentLifetimeWarningMessage", resourceCulture); } } /// /// 查找类似 灯丝寿命预警 的本地化字符串。 /// public static string RaySource_FilamentLifetimeWarningTitle { get { return ResourceManager.GetString("RaySource_FilamentLifetimeWarningTitle", resourceCulture); } } /// /// 查找类似 High Power 的本地化字符串。 /// public static string RaySource_HighPowerButton { get { return ResourceManager.GetString("RaySource_HighPowerButton", resourceCulture); } } /// /// 查找类似 X射线源初始化失败 的本地化字符串。 /// public static string RaySource_InitFailed { get { return ResourceManager.GetString("RaySource_InitFailed", resourceCulture); } } /// /// 查找类似 初始化 的本地化字符串。 /// public static string RaySource_InitializeButton { get { return ResourceManager.GetString("RaySource_InitializeButton", resourceCulture); } } /// /// 查找类似 X射线源初始化成功 的本地化字符串。 /// public static string RaySource_InitSuccess { get { return ResourceManager.GetString("RaySource_InitSuccess", resourceCulture); } } /// /// 查找类似 激活 的本地化字符串。 /// public static string RaySource_InterlockActive { get { return ResourceManager.GetString("RaySource_InterlockActive", resourceCulture); } } /// /// 查找类似 连锁: 的本地化字符串。 /// public static string RaySource_InterlockLabel { get { return ResourceManager.GetString("RaySource_InterlockLabel", resourceCulture); } } /// /// 查找类似 正常 的本地化字符串。 /// public static string RaySource_InterlockNormal { get { return ResourceManager.GetString("RaySource_InterlockNormal", resourceCulture); } } /// /// 查找类似 最大值 的本地化字符串。 /// public static string RaySource_MaxValueLabel { get { return ResourceManager.GetString("RaySource_MaxValueLabel", resourceCulture); } } /// /// 查找类似 Micro Focus 的本地化字符串。 /// public static string RaySource_MicroFocusButton { get { return ResourceManager.GetString("RaySource_MicroFocusButton", resourceCulture); } } /// /// 查找类似 最小值 的本地化字符串。 /// public static string RaySource_MinValueLabel { get { return ResourceManager.GetString("RaySource_MinValueLabel", resourceCulture); } } /// /// 查找类似 X射线源操作 的本地化字符串。 /// public static string RaySource_OperateWindowTitle { get { return ResourceManager.GetString("RaySource_OperateWindowTitle", resourceCulture); } } /// /// 查找类似 操作指令已发送,等待设备执行... 的本地化字符串。 /// public static string RaySource_Operation_Sent { get { return ResourceManager.GetString("RaySource_Operation_Sent", resourceCulture); } } /// /// 查找类似 功率 (W) 的本地化字符串。 /// public static string RaySource_PowerLabel { get { return ResourceManager.GetString("RaySource_PowerLabel", resourceCulture); } } /// /// 查找类似 功率模式: 的本地化字符串。 /// public static string RaySource_PowerModeLabel { get { return ResourceManager.GetString("RaySource_PowerModeLabel", resourceCulture); } } /// /// 查找类似 设置 的本地化字符串。 /// public static string RaySource_SettingsButton { get { return ResourceManager.GetString("RaySource_SettingsButton", resourceCulture); } } /// /// 查找类似 射线源类型: 的本地化字符串。 /// public static string RaySource_SourceTypeLabel { get { return ResourceManager.GetString("RaySource_SourceTypeLabel", resourceCulture); } } /// /// 查找类似 X射线源启动失败 的本地化字符串。 /// public static string RaySource_StartFailed { get { return ResourceManager.GetString("RaySource_StartFailed", resourceCulture); } } /// /// 查找类似 X射线源启动成功 的本地化字符串。 /// public static string RaySource_StartSuccess { get { return ResourceManager.GetString("RaySource_StartSuccess", resourceCulture); } } /// /// 查找类似 启动: 的本地化字符串。 /// public static string RaySource_StartUpLabel { get { return ResourceManager.GetString("RaySource_StartUpLabel", resourceCulture); } } /// /// 查找类似 错误 的本地化字符串。 /// public static string RaySource_Status_Error { get { return ResourceManager.GetString("RaySource_Status_Error", resourceCulture); } } /// /// 查找类似 故障 的本地化字符串。 /// public static string RaySource_Status_Fault { get { return ResourceManager.GetString("RaySource_Status_Fault", resourceCulture); } } /// /// 查找类似 空闲 的本地化字符串。 /// public static string RaySource_Status_Idle { get { return ResourceManager.GetString("RaySource_Status_Idle", resourceCulture); } } /// /// 查找类似 初始化中 的本地化字符串。 /// public static string RaySource_Status_Initializing { get { return ResourceManager.GetString("RaySource_Status_Initializing", resourceCulture); } } /// /// 查找类似 就绪 的本地化字符串。 /// public static string RaySource_Status_Ready { get { return ResourceManager.GetString("RaySource_Status_Ready", resourceCulture); } } /// /// 查找类似 预热中 的本地化字符串。 /// public static string RaySource_Status_Warmup { get { return ResourceManager.GetString("RaySource_Status_Warmup", resourceCulture); } } /// /// 查找类似 射线开启 的本地化字符串。 /// public static string RaySource_Status_XrayOn { get { return ResourceManager.GetString("RaySource_Status_XrayOn", resourceCulture); } } /// /// 查找类似 射线源 ///已关闭 的本地化字符串。 /// public static string RaySource_StatusClosed { get { return ResourceManager.GetString("RaySource_StatusClosed", resourceCulture); } } /// /// 查找类似 状态 的本地化字符串。 /// public static string RaySource_StatusLabel { get { return ResourceManager.GetString("RaySource_StatusLabel", resourceCulture); } } /// /// 查找类似 射线源 ///已开启 的本地化字符串。 /// public static string RaySource_StatusOpened { get { return ResourceManager.GetString("RaySource_StatusOpened", resourceCulture); } } /// /// 查找类似 射线源 ///不可用 的本地化字符串。 /// public static string RaySource_StatusUnavailable { get { return ResourceManager.GetString("RaySource_StatusUnavailable", resourceCulture); } } /// /// 查找类似 X射线源关闭失败 的本地化字符串。 /// public static string RaySource_StopFailed { get { return ResourceManager.GetString("RaySource_StopFailed", resourceCulture); } } /// /// 查找类似 X射线源关闭成功 的本地化字符串。 /// public static string RaySource_StopSuccess { get { return ResourceManager.GetString("RaySource_StopSuccess", resourceCulture); } } /// /// 查找类似 系统 的本地化字符串。 /// public static string RaySource_SystemButton { get { return ResourceManager.GetString("RaySource_SystemButton", resourceCulture); } } /// /// 查找类似 温度 (°C) 的本地化字符串。 /// public static string RaySource_TemperatureLabel { get { return ResourceManager.GetString("RaySource_TemperatureLabel", resourceCulture); } } /// /// 查找类似 X射线源控制 的本地化字符串。 /// public static string RaySource_Title { get { return ResourceManager.GetString("RaySource_Title", resourceCulture); } } /// /// 查找类似 是否确认执行训机操作? 的本地化字符串。 /// public static string RaySource_Training_Confirm { get { return ResourceManager.GetString("RaySource_Training_Confirm", resourceCulture); } } /// /// 查找类似 正在执行训机操作,请稍候... 的本地化字符串。 /// public static string RaySource_Training_Message { get { return ResourceManager.GetString("RaySource_Training_Message", resourceCulture); } } /// /// 查找类似 训机设置 的本地化字符串。 /// public static string RaySource_Training_Title { get { return ResourceManager.GetString("RaySource_Training_Title", resourceCulture); } } /// /// 查找类似 训机设置 的本地化字符串。 /// public static string RaySource_TrainingSettingButton { get { return ResourceManager.GetString("RaySource_TrainingSettingButton", resourceCulture); } } /// /// 查找类似 关闭射线源 的本地化字符串。 /// public static string RaySource_TurnOffButton { get { return ResourceManager.GetString("RaySource_TurnOffButton", resourceCulture); } } /// /// 查找类似 开启射线源 的本地化字符串。 /// public static string RaySource_TurnOnButton { get { return ResourceManager.GetString("RaySource_TurnOnButton", resourceCulture); } } /// /// 查找类似 TXI OFF 的本地化字符串。 /// public static string RaySource_TxiOffButton { get { return ResourceManager.GetString("RaySource_TxiOffButton", resourceCulture); } } /// /// 查找类似 TXI ON 的本地化字符串。 /// public static string RaySource_TxiOnButton { get { return ResourceManager.GetString("RaySource_TxiOnButton", resourceCulture); } } /// /// 查找类似 TXI状态: 的本地化字符串。 /// public static string RaySource_TxiStatusLabel { get { return ResourceManager.GetString("RaySource_TxiStatusLabel", resourceCulture); } } /// /// 查找类似 真空度 的本地化字符串。 /// public static string RaySource_VacuumLabel { get { return ResourceManager.GetString("RaySource_VacuumLabel", resourceCulture); } } /// /// 查找类似 变量已连接 的本地化字符串。 /// public static string RaySource_VariablesConnected { get { return ResourceManager.GetString("RaySource_VariablesConnected", resourceCulture); } } /// /// 查找类似 电压 (kV) 的本地化字符串。 /// public static string RaySource_VoltageLabel { get { return ResourceManager.GetString("RaySource_VoltageLabel", resourceCulture); } } /// /// 查找类似 是否确认执行暖机操作? 的本地化字符串。 /// public static string RaySource_WarmUp_Confirm { get { return ResourceManager.GetString("RaySource_WarmUp_Confirm", resourceCulture); } } /// /// 查找类似 正在执行暖机操作,请稍候... 的本地化字符串。 /// public static string RaySource_WarmUp_Message { get { return ResourceManager.GetString("RaySource_WarmUp_Message", resourceCulture); } } /// /// 查找类似 暖机设置 的本地化字符串。 /// public static string RaySource_WarmUp_Title { get { return ResourceManager.GetString("RaySource_WarmUp_Title", resourceCulture); } } /// /// 查找类似 X射线源预热完成 的本地化字符串。 /// public static string RaySource_WarmupComplete { get { return ResourceManager.GetString("RaySource_WarmupComplete", resourceCulture); } } /// /// 查找类似 X射线源预热中... 的本地化字符串。 /// public static string RaySource_WarmupInProgress { get { return ResourceManager.GetString("RaySource_WarmupInProgress", resourceCulture); } } /// /// 查找类似 暖机: 的本地化字符串。 /// public static string RaySource_WarmUpLabel { get { return ResourceManager.GetString("RaySource_WarmUpLabel", resourceCulture); } } /// /// 查找类似 暖机设置 的本地化字符串。 /// public static string RaySource_WarmUpSettingButton { get { return ResourceManager.GetString("RaySource_WarmUpSettingButton", resourceCulture); } } /// /// 查找类似 温度过高警告 的本地化字符串。 /// public static string RaySource_Warning_HighTemperature { get { return ResourceManager.GetString("RaySource_Warning_HighTemperature", resourceCulture); } } /// /// 查找类似 真空度过低警告 的本地化字符串。 /// public static string RaySource_Warning_LowVacuum { get { return ResourceManager.GetString("RaySource_Warning_LowVacuum", resourceCulture); } } /// /// 查找类似 看门狗: 的本地化字符串。 /// public static string RaySource_WatchdogLabel { get { return ResourceManager.GetString("RaySource_WatchdogLabel", resourceCulture); } } /// /// 查找类似 关闭 的本地化字符串。 /// public static string RaySource_XRayOff { get { return ResourceManager.GetString("RaySource_XRayOff", resourceCulture); } } /// /// 查找类似 开启 的本地化字符串。 /// public static string RaySource_XRayOn { get { return ResourceManager.GetString("RaySource_XRayOn", resourceCulture); } } /// /// 查找类似 射线状态: 的本地化字符串。 /// public static string RaySource_XRayOnLabel { get { return ResourceManager.GetString("RaySource_XRayOnLabel", resourceCulture); } } /// /// 查找类似 语言设置 的本地化字符串。 /// public static string Settings_Language { get { return ResourceManager.GetString("Settings_Language", resourceCulture); } } /// /// 查找类似 选择您偏好的显示语言 的本地化字符串。 /// public static string Settings_Language_Description { get { return ResourceManager.GetString("Settings_Language_Description", resourceCulture); } } /// /// 查找类似 语言切换将在下次启动应用程序时生效。 的本地化字符串。 /// public static string Settings_Language_RestartNotice { get { return ResourceManager.GetString("Settings_Language_RestartNotice", resourceCulture); } } /// /// 查找类似 语言设置已保存,请重启应用程序以应用新语言。 的本地化字符串。 /// public static string Settings_Language_SavedRestartRequired { get { return ResourceManager.GetString("Settings_Language_SavedRestartRequired", resourceCulture); } } /// /// 查找类似 语言切换失败:{0} 的本地化字符串。 /// public static string Settings_Language_SwitchFailed { get { return ResourceManager.GetString("Settings_Language_SwitchFailed", resourceCulture); } } /// /// 查找类似 已连接 的本地化字符串。 /// public static string Status_Connected { get { return ResourceManager.GetString("Status_Connected", resourceCulture); } } /// /// 查找类似 已断开 的本地化字符串。 /// public static string Status_Disconnected { get { return ResourceManager.GetString("Status_Disconnected", resourceCulture); } } /// /// 查找类似 错误 的本地化字符串。 /// public static string Status_Error { get { return ResourceManager.GetString("Status_Error", resourceCulture); } } /// /// 查找类似 失败 的本地化字符串。 /// public static string Status_Failed { get { return ResourceManager.GetString("Status_Failed", resourceCulture); } } /// /// 查找类似 加载中... 的本地化字符串。 /// public static string Status_Loading { get { return ResourceManager.GetString("Status_Loading", resourceCulture); } } /// /// 查找类似 处理中... 的本地化字符串。 /// public static string Status_Processing { get { return ResourceManager.GetString("Status_Processing", resourceCulture); } } /// /// 查找类似 就绪 的本地化字符串。 /// public static string Status_Ready { get { return ResourceManager.GetString("Status_Ready", resourceCulture); } } /// /// 查找类似 保存中... 的本地化字符串。 /// public static string Status_Saving { get { return ResourceManager.GetString("Status_Saving", resourceCulture); } } /// /// 查找类似 成功 的本地化字符串。 /// public static string Status_Success { get { return ResourceManager.GetString("Status_Success", resourceCulture); } } /// /// 查找类似 警告 的本地化字符串。 /// public static string Status_Warning { get { return ResourceManager.GetString("Status_Warning", resourceCulture); } } /// /// 查找类似 欢迎使用 XplorePlane X射线检测系统 的本地化字符串。 /// public static string Welcome_Message { get { return ResourceManager.GetString("Welcome_Message", resourceCulture); } } } }