//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace XHandler.Properties { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 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() { } /// /// 返回此类使用的缓存的 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("XHandler.Properties.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; } } /// /// 查找类似 关于伟本 的本地化字符串。 /// public static string btnAbout { get { return ResourceManager.GetString("btnAbout", resourceCulture); } } /// /// 查找类似 新增 的本地化字符串。 /// public static string btnAdd { get { return ResourceManager.GetString("btnAdd", resourceCulture); } } /// /// 查找类似 审计追踪 的本地化字符串。 /// public static string btnAuditTrail { get { return ResourceManager.GetString("btnAuditTrail", resourceCulture); } } /// /// 查找类似 菌落管理 的本地化字符串。 /// public static string btnBacteriaManager { get { return ResourceManager.GetString("btnBacteriaManager", resourceCulture); } } /// /// 查找类似 取消 的本地化字符串。 /// public static string btnCancel { get { return ResourceManager.GetString("btnCancel", resourceCulture); } } /// /// 查找类似 切换目录 的本地化字符串。 /// public static string btnChangeFolder { get { return ResourceManager.GetString("btnChangeFolder", resourceCulture); } } /// /// 查找类似 检查 的本地化字符串。 /// public static string btnCheck { get { return ResourceManager.GetString("btnCheck", resourceCulture); } } /// /// 查找类似 全部删除 的本地化字符串。 /// public static string btnClearData { get { return ResourceManager.GetString("btnClearData", resourceCulture); } } /// /// 查找类似 清除已安装的tip孔位数据、已生成的移液报表数据; 的本地化字符串。 /// public static string btnClearRunData { get { return ResourceManager.GetString("btnClearRunData", resourceCulture); } } /// /// 查找类似 确认挑选 的本地化字符串。 /// public static string btnConfirmPick { get { return ResourceManager.GetString("btnConfirmPick", resourceCulture); } } /// /// 查找类似 连接设备 的本地化字符串。 /// public static string btnConnectDevice { get { return ResourceManager.GetString("btnConnectDevice", resourceCulture); } } /// /// 查找类似 耗材管理 的本地化字符串。 /// public static string btnConsumableManager { get { return ResourceManager.GetString("btnConsumableManager", resourceCulture); } } /// /// 查找类似 继续 的本地化字符串。 /// public static string btnContinue { get { return ResourceManager.GetString("btnContinue", resourceCulture); } } /// /// 查找类似 控制面板 的本地化字符串。 /// public static string btnControl { get { return ResourceManager.GetString("btnControl", resourceCulture); } } /// /// 查找类似 控制夹爪 的本地化字符串。 /// public static string btnControlGrip { get { return ResourceManager.GetString("btnControlGrip", resourceCulture); } } /// /// 查找类似 控制移液枪 的本地化字符串。 /// public static string btnControlPipetteGun { get { return ResourceManager.GetString("btnControlPipetteGun", resourceCulture); } } /// /// 查找类似 数据管理 的本地化字符串。 /// public static string btnDataManager { get { return ResourceManager.GetString("btnDataManager", resourceCulture); } } /// /// 查找类似 设备管理 的本地化字符串。 /// public static string btnDeviceManager { get { return ResourceManager.GetString("btnDeviceManager", resourceCulture); } } /// /// 查找类似 编辑 的本地化字符串。 /// public static string btnEdit { get { return ResourceManager.GetString("btnEdit", resourceCulture); } } /// /// 查找类似 完成 的本地化字符串。 /// public static string btnFinish { get { return ResourceManager.GetString("btnFinish", resourceCulture); } } /// /// 查找类似 甘特图 的本地化字符串。 /// public static string btnGantt { get { return ResourceManager.GetString("btnGantt", resourceCulture); } } /// /// 查找类似 返回实验设计 的本地化字符串。 /// public static string btnGoBack { get { return ResourceManager.GetString("btnGoBack", resourceCulture); } } /// /// 查找类似 首页 的本地化字符串。 /// public static string btnHome { get { return ResourceManager.GetString("btnHome", resourceCulture); } } /// /// 查找类似 API对接 的本地化字符串。 /// public static string btnLims { get { return ResourceManager.GetString("btnLims", resourceCulture); } } /// /// 查找类似 液体管理 的本地化字符串。 /// public static string btnLiquidManager { get { return ResourceManager.GetString("btnLiquidManager", resourceCulture); } } /// /// 查找类似 登 录 的本地化字符串。 /// public static string btnLogin { get { return ResourceManager.GetString("btnLogin", resourceCulture); } } /// /// 查找类似 新建 的本地化字符串。 /// public static string btnNew { get { return ResourceManager.GetString("btnNew", resourceCulture); } } /// /// 查找类似 下一步 的本地化字符串。 /// public static string btnNext { get { return ResourceManager.GetString("btnNext", resourceCulture); } } /// /// 查找类似 确定 的本地化字符串。 /// public static string btnOK { get { return ResourceManager.GetString("btnOK", resourceCulture); } } /// /// 查找类似 打开 的本地化字符串。 /// public static string btnOpen { get { return ResourceManager.GetString("btnOpen", resourceCulture); } } /// /// 查找类似 暂停 的本地化字符串。 /// public static string btnPause { get { return ResourceManager.GetString("btnPause", resourceCulture); } } /// /// 查找类似 真机运行 的本地化字符串。 /// public static string btnRealMachineRun { get { return ResourceManager.GetString("btnRealMachineRun", resourceCulture); } } /// /// 查找类似 移除 的本地化字符串。 /// public static string btnRemove { get { return ResourceManager.GetString("btnRemove", resourceCulture); } } /// /// 查找类似 复位 的本地化字符串。 /// public static string btnReset { get { return ResourceManager.GetString("btnReset", resourceCulture); } } /// /// 查找类似 运行 的本地化字符串。 /// public static string btnRun { get { return ResourceManager.GetString("btnRun", resourceCulture); } } /// /// 查找类似 终止 的本地化字符串。 /// public static string btnRunCancel { get { return ResourceManager.GetString("btnRunCancel", resourceCulture); } } /// /// 查找类似 跳过 的本地化字符串。 /// public static string btnRunJump { get { return ResourceManager.GetString("btnRunJump", resourceCulture); } } /// /// 查找类似 重试 的本地化字符串。 /// public static string btnRunRetry { get { return ResourceManager.GetString("btnRunRetry", resourceCulture); } } /// /// 查找类似 保存 的本地化字符串。 /// public static string btnSave { get { return ResourceManager.GetString("btnSave", resourceCulture); } } /// /// 查找类似 另存为 的本地化字符串。 /// public static string btnSaveAs { get { return ResourceManager.GetString("btnSaveAs", resourceCulture); } } /// /// 查找类似 系统设置 的本地化字符串。 /// public static string btnSettings { get { return ResourceManager.GetString("btnSettings", resourceCulture); } } /// /// 查找类似 模拟运行 的本地化字符串。 /// public static string btnSimulator { get { return ResourceManager.GetString("btnSimulator", resourceCulture); } } /// /// 查找类似 停止 的本地化字符串。 /// public static string btnStop { get { return ResourceManager.GetString("btnStop", resourceCulture); } } /// /// 查找类似 实验设计 的本地化字符串。 /// public static string btnTestDesign { get { return ResourceManager.GetString("btnTestDesign", resourceCulture); } } /// /// 查找类似 实验列表 的本地化字符串。 /// public static string btnTestList { get { return ResourceManager.GetString("btnTestList", resourceCulture); } } /// /// 查找类似 卸载枪头 的本地化字符串。 /// public static string btnUnLoadTip { get { return ResourceManager.GetString("btnUnLoadTip", resourceCulture); } } /// /// 查找类似 用户管理 的本地化字符串。 /// public static string btnUserManager { get { return ResourceManager.GetString("btnUserManager", resourceCulture); } } /// /// 查找类似 成像系统正在识别菌落中 ...... 的本地化字符串。 /// public static string msgImagingSystemIdentifying { get { return ResourceManager.GetString("msgImagingSystemIdentifying", resourceCulture); } } /// /// 查找类似 请先选择臂! 的本地化字符串。 /// public static string msgPlsSelectArm { get { return ResourceManager.GetString("msgPlsSelectArm", resourceCulture); } } /// /// 查找类似 加速度 (μL/s²) 的本地化字符串。 /// public static string strAcceleration { get { return ResourceManager.GetString("strAcceleration", resourceCulture); } } /// /// 查找类似 账户状态 的本地化字符串。 /// public static string strAccountStatus { get { return ResourceManager.GetString("strAccountStatus", resourceCulture); } } /// /// 查找类似 实际可用体积 (μL) 的本地化字符串。 /// public static string strActualVolumnPerWell { get { return ResourceManager.GetString("strActualVolumnPerWell", resourceCulture); } } /// /// 查找类似 添加设备 的本地化字符串。 /// public static string strAddDevice { get { return ResourceManager.GetString("strAddDevice", resourceCulture); } } /// /// 查找类似 添加方法 的本地化字符串。 /// public static string strAddDeviceMethod { get { return ResourceManager.GetString("strAddDeviceMethod", resourceCulture); } } /// /// 查找类似 添加方法参数 的本地化字符串。 /// public static string strAddMethodParameters { get { return ResourceManager.GetString("strAddMethodParameters", resourceCulture); } } /// /// 查找类似 相邻两点 的本地化字符串。 /// public static string strAdjoin { get { return ResourceManager.GetString("strAdjoin", resourceCulture); } } /// /// 查找类似 后吸空气 (μL) 的本地化字符串。 /// public static string strAfterAspirateAir { get { return ResourceManager.GetString("strAfterAspirateAir", resourceCulture); } } /// /// 查找类似 后吸空气延迟 (s) 的本地化字符串。 /// public static string strAfterAspirateAirDelay { get { return ResourceManager.GetString("strAfterAspirateAirDelay", resourceCulture); } } /// /// 查找类似 后排空气(μl) 的本地化字符串。 /// public static string strAfterDispenseAir { get { return ResourceManager.GetString("strAfterDispenseAir", resourceCulture); } } /// /// 查找类似 空气容积 (μL) 的本地化字符串。 /// public static string strAirVolumn { get { return ResourceManager.GetString("strAirVolumn", resourceCulture); } } /// /// 查找类似 全部 的本地化字符串。 /// public static string strAllArm { get { return ResourceManager.GetString("strAllArm", resourceCulture); } } /// /// 查找类似 所有类别 的本地化字符串。 /// public static string strAllCategory { get { return ResourceManager.GetString("strAllCategory", resourceCulture); } } /// /// 查找类似 所有类型 的本地化字符串。 /// public static string strAllType { get { return ResourceManager.GetString("strAllType", resourceCulture); } } /// /// 查找类似 角度 (°) 的本地化字符串。 /// public static string strAngle { get { return ResourceManager.GetString("strAngle", resourceCulture); } } /// /// 查找类似 臂 的本地化字符串。 /// public static string strArm { get { return ResourceManager.GetString("strArm", resourceCulture); } } /// /// 查找类似 移动枪 的本地化字符串。 /// public static string strArmChannelTextName { get { return ResourceManager.GetString("strArmChannelTextName", resourceCulture); } } /// /// 查找类似 臂 的本地化字符串。 /// public static string strArmTextName { get { return ResourceManager.GetString("strArmTextName", resourceCulture); } } /// /// 查找类似 吸液 的本地化字符串。 /// public static string strAspirate { get { return ResourceManager.GetString("strAspirate", resourceCulture); } } /// /// 查找类似 吸空 的本地化字符串。 /// public static string strAspirateAir { get { return ResourceManager.GetString("strAspirateAir", resourceCulture); } } /// /// 查找类似 吸空处理 的本地化字符串。 /// public static string strAspirateAirDeal { get { return ResourceManager.GetString("strAspirateAirDeal", resourceCulture); } } /// /// 查找类似 从孔底重新吸液 的本地化字符串。 /// public static string strAspirateAirDeal0 { get { return ResourceManager.GetString("strAspirateAirDeal0", resourceCulture); } } /// /// 查找类似 当前位吸空气 的本地化字符串。 /// public static string strAspirateAirDeal1 { get { return ResourceManager.GetString("strAspirateAirDeal1", resourceCulture); } } /// /// 查找类似 吸液时堵塞处理方式 的本地化字符串。 /// public static string strAspirateBlockDeal { get { return ResourceManager.GetString("strAspirateBlockDeal", resourceCulture); } } /// /// 查找类似 排掉样本到垃圾桶,更换枪头,重新吸样本 的本地化字符串。 /// public static string strAspirateBlockDeal0 { get { return ResourceManager.GetString("strAspirateBlockDeal0", resourceCulture); } } /// /// 查找类似 排掉样本到垃圾桶,不换枪头,重新吸样本 的本地化字符串。 /// public static string strAspirateBlockDeal1 { get { return ResourceManager.GetString("strAspirateBlockDeal1", resourceCulture); } } /// /// 查找类似 排掉样本到来源孔,不换枪头,吸空气 的本地化字符串。 /// public static string strAspirateBlockDeal2 { get { return ResourceManager.GetString("strAspirateBlockDeal2", resourceCulture); } } /// /// 查找类似 忽略此错误,继续执行后续操作 的本地化字符串。 /// public static string strAspirateBlockDeal3 { get { return ResourceManager.GetString("strAspirateBlockDeal3", resourceCulture); } } /// /// 查找类似 终止执行 的本地化字符串。 /// public static string strAspirateBlockDeal4 { get { return ResourceManager.GetString("strAspirateBlockDeal4", resourceCulture); } } /// /// 查找类似 吸液延迟 (s) 的本地化字符串。 /// public static string strAspirateDelay { get { return ResourceManager.GetString("strAspirateDelay", resourceCulture); } } /// /// 查找类似 吸放液 的本地化字符串。 /// public static string strAspirateDispense { get { return ResourceManager.GetString("strAspirateDispense", resourceCulture); } } /// /// 查找类似 吸液时, 在距离 的本地化字符串。 /// public static string strAspirateDistance { get { return ResourceManager.GetString("strAspirateDistance", resourceCulture); } } /// /// 查找类似 吸放液 的本地化字符串。 /// public static string strAspirateMode { get { return ResourceManager.GetString("strAspirateMode", resourceCulture); } } /// /// 查找类似 吸液参数 的本地化字符串。 /// public static string strAspirateParam { get { return ResourceManager.GetString("strAspirateParam", resourceCulture); } } /// /// 查找类似 吸液位置 的本地化字符串。 /// public static string strAspiratePosition { get { return ResourceManager.GetString("strAspiratePosition", resourceCulture); } } /// /// 查找类似 吸液速度 (μL/s) 的本地化字符串。 /// public static string strAspirateSpeed { get { return ResourceManager.GetString("strAspirateSpeed", resourceCulture); } } /// /// 查找类似 在距离 的本地化字符串。 /// public static string strAtDistance { get { return ResourceManager.GetString("strAtDistance", resourceCulture); } } /// /// 查找类似 自动 的本地化字符串。 /// public static string strAuto { get { return ResourceManager.GetString("strAuto", resourceCulture); } } /// /// 查找类似 自动获取 的本地化字符串。 /// public static string strAutoConfig { get { return ResourceManager.GetString("strAutoConfig", resourceCulture); } } /// /// 查找类似 自动开关盖 的本地化字符串。 /// public static string strAutoOpenCloseCover { get { return ResourceManager.GetString("strAutoOpenCloseCover", resourceCulture); } } /// /// 查找类似 可用枪头设置 的本地化字符串。 /// public static string strAvailableTipsSetting { get { return ResourceManager.GetString("strAvailableTipsSetting", resourceCulture); } } /// /// 查找类似 菌落 的本地化字符串。 /// public static string strBacteria { get { return ResourceManager.GetString("strBacteria", resourceCulture); } } /// /// 查找类似 培养基颜色 的本地化字符串。 /// public static string strBacteriaBackColor { get { return ResourceManager.GetString("strBacteriaBackColor", resourceCulture); } } /// /// 查找类似 菌落涂布详情 的本地化字符串。 /// public static string strBacteriaCoatingDetail { get { return ResourceManager.GetString("strBacteriaCoatingDetail", resourceCulture); } } /// /// 查找类似 该菌落名已存在! 的本地化字符串。 /// public static string strBacteriaExist { get { return ResourceManager.GetString("strBacteriaExist", resourceCulture); } } /// /// 查找类似 挑菌枪 的本地化字符串。 /// public static string strBacteriaHead { get { return ResourceManager.GetString("strBacteriaHead", resourceCulture); } } /// /// 查找类似 菌落识别 的本地化字符串。 /// public static string strBacteriaIdentify { get { return ResourceManager.GetString("strBacteriaIdentify", resourceCulture); } } /// /// 查找类似 菌落识别条件 的本地化字符串。 /// public static string strBacteriaIdentifyCondition { get { return ResourceManager.GetString("strBacteriaIdentifyCondition", resourceCulture); } } /// /// 查找类似 菌落名称 的本地化字符串。 /// public static string strBacteriaName { get { return ResourceManager.GetString("strBacteriaName", resourceCulture); } } /// /// 查找类似 菌名 的本地化字符串。 /// public static string strBacteriaName1 { get { return ResourceManager.GetString("strBacteriaName1", resourceCulture); } } /// /// 查找类似 菌落参数 的本地化字符串。 /// public static string strBacteriaParam { get { return ResourceManager.GetString("strBacteriaParam", resourceCulture); } } /// /// 查找类似 挑菌参数设置 的本地化字符串。 /// public static string strBacteriaParamSetting { get { return ResourceManager.GetString("strBacteriaParamSetting", resourceCulture); } } /// /// 查找类似 菌落图片 的本地化字符串。 /// public static string strBacteriaPic { get { return ResourceManager.GetString("strBacteriaPic", resourceCulture); } } /// /// 查找类似 菌落挑选 的本地化字符串。 /// public static string strBacteriaPick { get { return ResourceManager.GetString("strBacteriaPick", resourceCulture); } } /// /// 查找类似 菌落图片 的本地化字符串。 /// public static string strBacteriaPicture { get { return ResourceManager.GetString("strBacteriaPicture", resourceCulture); } } /// /// 查找类似 挑菌位置 的本地化字符串。 /// public static string strBacteriaPosition { get { return ResourceManager.GetString("strBacteriaPosition", resourceCulture); } } /// /// 查找类似 菌落位置 的本地化字符串。 /// public static string strBacteriaPosition1 { get { return ResourceManager.GetString("strBacteriaPosition1", resourceCulture); } } /// /// 查找类似 菌落来源 的本地化字符串。 /// public static string strBacteriaSource { get { return ResourceManager.GetString("strBacteriaSource", resourceCulture); } } /// /// 查找类似 距离菌表面 的本地化字符串。 /// public static string strBacteriaSurface { get { return ResourceManager.GetString("strBacteriaSurface", resourceCulture); } } /// /// 查找类似 距离菌表面 的本地化字符串。 /// public static string strBacteriaTopDistance { get { return ResourceManager.GetString("strBacteriaTopDistance", resourceCulture); } } /// /// 查找类似 菌落类型 的本地化字符串。 /// public static string strBacteriaType { get { return ResourceManager.GetString("strBacteriaType", resourceCulture); } } /// /// 查找类似 条形码 的本地化字符串。 /// public static string strBarCode { get { return ResourceManager.GetString("strBarCode", resourceCulture); } } /// /// 查找类似 barcode 的本地化字符串。 /// public static string strBarcodeText { get { return ResourceManager.GetString("strBarcodeText", resourceCulture); } } /// /// 查找类似 基础信息 的本地化字符串。 /// public static string strBaseInfo { get { return ResourceManager.GetString("strBaseInfo", resourceCulture); } } /// /// 查找类似 基础设置 的本地化字符串。 /// public static string strBaseSetting { get { return ResourceManager.GetString("strBaseSetting", resourceCulture); } } /// /// 查找类似 挑菌前环境设置 的本地化字符串。 /// public static string strbeforeChoiceSetting { get { return ResourceManager.GetString("strbeforeChoiceSetting", resourceCulture); } } /// /// 查找类似 开始 的本地化字符串。 /// public static string strBegin { get { return ResourceManager.GetString("strBegin", resourceCulture); } } /// /// 查找类似 开始日期 的本地化字符串。 /// public static string strBeginDate { get { return ResourceManager.GetString("strBeginDate", resourceCulture); } } /// /// 查找类似 行, 开始读数据 的本地化字符串。 /// public static string strBeginReadData { get { return ResourceManager.GetString("strBeginReadData", resourceCulture); } } /// /// 查找类似 堵塞探测 的本地化字符串。 /// public static string strBlocklDetection { get { return ResourceManager.GetString("strBlocklDetection", resourceCulture); } } /// /// 查找类似 堵塞处理 的本地化字符串。 /// public static string strBlockTest { get { return ResourceManager.GetString("strBlockTest", resourceCulture); } } /// /// 查找类似 板位: 的本地化字符串。 /// public static string strBoardPosition { get { return ResourceManager.GetString("strBoardPosition", resourceCulture); } } /// /// 查找类似 边线 的本地化字符串。 /// public static string strBorderLine { get { return ResourceManager.GetString("strBorderLine", resourceCulture); } } /// /// 查找类似 底部高度 (mm) 的本地化字符串。 /// public static string strBottomPartHeight { get { return ResourceManager.GetString("strBottomPartHeight", resourceCulture); } } /// /// 查找类似 查询 的本地化字符串。 /// public static string strBtnSearch { get { return ResourceManager.GetString("strBtnSearch", resourceCulture); } } /// /// 查找类似 校准 的本地化字符串。 /// public static string strCalibrate { get { return ResourceManager.GetString("strCalibrate", resourceCulture); } } /// /// 查找类似 取消操作 的本地化字符串。 /// public static string strCancelOperation { get { return ResourceManager.GetString("strCancelOperation", resourceCulture); } } /// /// 查找类似 可移动 的本地化字符串。 /// public static string strCanMove { get { return ResourceManager.GetString("strCanMove", resourceCulture); } } /// /// 查找类似 不能为空! 的本地化字符串。 /// public static string strCannotEmpty { get { return ResourceManager.GetString("strCannotEmpty", resourceCulture); } } /// /// 查找类似 底部背光亮度 的本地化字符串。 /// public static string strCaptureBottom_light { get { return ResourceManager.GetString("strCaptureBottom_light", resourceCulture); } } /// /// 查找类似 到边缘距离 的本地化字符串。 /// public static string strCaptureDist_to_edge { get { return ResourceManager.GetString("strCaptureDist_to_edge", resourceCulture); } } /// /// 查找类似 菌标记序号 的本地化字符串。 /// public static string strCaptureDraw_label { get { return ResourceManager.GetString("strCaptureDraw_label", resourceCulture); } } /// /// 查找类似 降采样率 的本地化字符串。 /// public static string strCaptureDs_ratio { get { return ResourceManager.GetString("strCaptureDs_ratio", resourceCulture); } } /// /// 查找类似 菌标记字体大小 的本地化字符串。 /// public static string strCaptureFontsize { get { return ResourceManager.GetString("strCaptureFontsize", resourceCulture); } } /// /// 查找类似 菌标记颜色 的本地化字符串。 /// public static string strCaptureMark_color { get { return ResourceManager.GetString("strCaptureMark_color", resourceCulture); } } /// /// 查找类似 平均直径 的本地化字符串。 /// public static string strCaptureMean_diam { get { return ResourceManager.GetString("strCaptureMean_diam", resourceCulture); } } /// /// 查找类似 合并识别 的本地化字符串。 /// public static string strCaptureMerge_masks { get { return ResourceManager.GetString("strCaptureMerge_masks", resourceCulture); } } /// /// 查找类似 模型类型 的本地化字符串。 /// public static string strCaptureModel_type { get { return ResourceManager.GetString("strCaptureModel_type", resourceCulture); } } /// /// 查找类似 菌落拍照识别参数设置 的本地化字符串。 /// public static string strCaptureParamSetting { get { return ResourceManager.GetString("strCaptureParamSetting", resourceCulture); } } /// /// 查找类似 成像时间 的本地化字符串。 /// public static string strCaptureTime { get { return ResourceManager.GetString("strCaptureTime", resourceCulture); } } /// /// 查找类似 顶部背光亮度 的本地化字符串。 /// public static string strCaptureTop_light { get { return ResourceManager.GetString("strCaptureTop_light", resourceCulture); } } /// /// 查找类似 更换 的本地化字符串。 /// public static string strChangeTip { get { return ResourceManager.GetString("strChangeTip", resourceCulture); } } /// /// 查找类似 更换枪头 的本地化字符串。 /// public static string strChangeTips { get { return ResourceManager.GetString("strChangeTips", resourceCulture); } } /// /// 查找类似 每次吸加液后更换枪头 的本地化字符串。 /// public static string strChangeTipsAfter { get { return ResourceManager.GetString("strChangeTipsAfter", resourceCulture); } } /// /// 查找类似 根据表单内容更换枪头 的本地化字符串。 /// public static string strChangeTipsByFile { get { return ResourceManager.GetString("strChangeTipsByFile", resourceCulture); } } /// /// 查找类似 更换枪头设置 的本地化字符串。 /// public static string strChangeTipSetting { get { return ResourceManager.GetString("strChangeTipSetting", resourceCulture); } } /// /// 查找类似 通道设置 的本地化字符串。 /// public static string strChannelSetting { get { return ResourceManager.GetString("strChannelSetting", resourceCulture); } } /// /// 查找类似 选择通道 的本地化字符串。 /// public static string strChannelText { get { return ResourceManager.GetString("strChannelText", resourceCulture); } } /// /// 查找类似 确定要关闭吗? 的本地化字符串。 /// public static string strCheckClose { get { return ResourceManager.GetString("strCheckClose", resourceCulture); } } /// /// 查找类似 挑菌涂布设置 的本地化字符串。 /// public static string strChoiceCoatingSetting { get { return ResourceManager.GetString("strChoiceCoatingSetting", resourceCulture); } } /// /// 查找类似 挑选方式 的本地化字符串。 /// public static string strChoiceMode { get { return ResourceManager.GetString("strChoiceMode", resourceCulture); } } /// /// 查找类似 挑菌时下压距离 的本地化字符串。 /// public static string strChoicePressDistance { get { return ResourceManager.GetString("strChoicePressDistance", resourceCulture); } } /// /// 查找类似 挑选行位置 的本地化字符串。 /// public static string strChoiceStartPos { get { return ResourceManager.GetString("strChoiceStartPos", resourceCulture); } } /// /// 查找类似 整体x方向偏移(毫米) 的本地化字符串。 /// public static string strChoiceXoffsetVal { get { return ResourceManager.GetString("strChoiceXoffsetVal", resourceCulture); } } /// /// 查找类似 整体y方向偏移(毫米) 的本地化字符串。 /// public static string strChoiceYoffsetVal { get { return ResourceManager.GetString("strChoiceYoffsetVal", resourceCulture); } } /// /// 查找类似 选择适配枪头 的本地化字符串。 /// public static string strChooseAdaptTips { get { return ResourceManager.GetString("strChooseAdaptTips", resourceCulture); } } /// /// 查找类似 清除已安装的tip孔位数据; 的本地化字符串。 /// public static string strClearUsedTips { get { return ResourceManager.GetString("strClearUsedTips", resourceCulture); } } /// /// 查找类似 距离皿中心点,x偏移(mm) 的本地化字符串。 /// public static string strCloseCenterXoffset { get { return ResourceManager.GetString("strCloseCenterXoffset", resourceCulture); } } /// /// 查找类似 距离皿中心点,y偏移(mm) 的本地化字符串。 /// public static string strCloseCenterYoffset { get { return ResourceManager.GetString("strCloseCenterYoffset", resourceCulture); } } /// /// 查找类似 距左边 的本地化字符串。 /// public static string strCloseLeft { get { return ResourceManager.GetString("strCloseLeft", resourceCulture); } } /// /// 查找类似 距顶边 的本地化字符串。 /// public static string strCloseTop { get { return ResourceManager.GetString("strCloseTop", resourceCulture); } } /// /// 查找类似 距离孔中心,x偏移(%) 的本地化字符串。 /// public static string strCloseXoffset { get { return ResourceManager.GetString("strCloseXoffset", resourceCulture); } } /// /// 查找类似 距离孔中心,y偏移(%) 的本地化字符串。 /// public static string strCloseYoffset { get { return ResourceManager.GetString("strCloseYoffset", resourceCulture); } } /// /// 查找类似 距离选定点,z偏移(mm) 的本地化字符串。 /// public static string strCloseZoffset { get { return ResourceManager.GetString("strCloseZoffset", resourceCulture); } } /// /// 查找类似 命令属性 的本地化字符串。 /// public static string strCmdProperty { get { return ResourceManager.GetString("strCmdProperty", resourceCulture); } } /// /// 查找类似 同时涂布通道数 的本地化字符串。 /// public static string strCoatingCount { get { return ResourceManager.GetString("strCoatingCount", resourceCulture); } } /// /// 查找类似 接种第一次 的本地化字符串。 /// public static string strCoatingFirst { get { return ResourceManager.GetString("strCoatingFirst", resourceCulture); } } /// /// 查找类似 接种A耗材类型 的本地化字符串。 /// public static string strCoatingLabwareA { get { return ResourceManager.GetString("strCoatingLabwareA", resourceCulture); } } /// /// 查找类似 接种B耗材类型 的本地化字符串。 /// public static string strCoatingLabwareB { get { return ResourceManager.GetString("strCoatingLabwareB", resourceCulture); } } /// /// 查找类似 涂布耗材A 的本地化字符串。 /// public static string strCoatingLabwateTypeA { get { return ResourceManager.GetString("strCoatingLabwateTypeA", resourceCulture); } } /// /// 查找类似 涂布耗材B 的本地化字符串。 /// public static string strCoatingLabwateTypeB { get { return ResourceManager.GetString("strCoatingLabwateTypeB", resourceCulture); } } /// /// 查找类似 涂布方式 的本地化字符串。 /// public static string strCoatingMode { get { return ResourceManager.GetString("strCoatingMode", resourceCulture); } } /// /// 查找类似 调高 的本地化字符串。 /// public static string strCoatingOffset { get { return ResourceManager.GetString("strCoatingOffset", resourceCulture); } } /// /// 查找类似 涂布参数设置 的本地化字符串。 /// public static string strCoatingParamSetting { get { return ResourceManager.GetString("strCoatingParamSetting", resourceCulture); } } /// /// 查找类似 涂布位置 的本地化字符串。 /// public static string strCoatingPosition { get { return ResourceManager.GetString("strCoatingPosition", resourceCulture); } } /// /// 查找类似 报告 的本地化字符串。 /// public static string strCoatingReport { get { return ResourceManager.GetString("strCoatingReport", resourceCulture); } } /// /// 查找类似 接种第二次 的本地化字符串。 /// public static string strCoatingSecond { get { return ResourceManager.GetString("strCoatingSecond", resourceCulture); } } /// /// 查找类似 涂布设置 的本地化字符串。 /// public static string strCoatingSetting { get { return ResourceManager.GetString("strCoatingSetting", resourceCulture); } } /// /// 查找类似 涂布/接种次数 的本地化字符串。 /// public static string strCoatingTimes { get { return ResourceManager.GetString("strCoatingTimes", resourceCulture); } } /// /// 查找类似 胶体管理 的本地化字符串。 /// public static string strColloid { get { return ResourceManager.GetString("strColloid", resourceCulture); } } /// /// 查找类似 颜色 的本地化字符串。 /// public static string strColor { get { return ResourceManager.GetString("strColor", resourceCulture); } } /// /// 查找类似 列名 的本地化字符串。 /// public static string strColumnName { get { return ResourceManager.GetString("strColumnName", resourceCulture); } } /// /// 查找类似 列数 的本地化字符串。 /// public static string strColumnNum { get { return ResourceManager.GetString("strColumnNum", resourceCulture); } } /// /// 查找类似 命令名称 的本地化字符串。 /// public static string strCommandName { get { return ResourceManager.GetString("strCommandName", resourceCulture); } } /// /// 查找类似 命令集 的本地化字符串。 /// public static string strCommandSet { get { return ResourceManager.GetString("strCommandSet", resourceCulture); } } /// /// 查找类似 命令标签 的本地化字符串。 /// public static string strCommandTag { get { return ResourceManager.GetString("strCommandTag", resourceCulture); } } /// /// 查找类似 备注说明 的本地化字符串。 /// public static string strComment { get { return ResourceManager.GetString("strComment", resourceCulture); } } /// /// 查找类似 注: 需先选择板位 的本地化字符串。 /// public static string strCommentSelectPlate { get { return ResourceManager.GetString("strCommentSelectPlate", resourceCulture); } } /// /// 查找类似 是否并行 的本地化字符串。 /// public static string strConcurrence { get { return ResourceManager.GetString("strConcurrence", resourceCulture); } } /// /// 查找类似 条件 的本地化字符串。 /// public static string strCondition { get { return ResourceManager.GetString("strCondition", resourceCulture); } } /// /// 查找类似 锥面长度 (mm) 的本地化字符串。 /// public static string strConeLength { get { return ResourceManager.GetString("strConeLength", resourceCulture); } } /// /// 查找类似 锥面最大半径 (mm) 的本地化字符串。 /// public static string strConeMaxR { get { return ResourceManager.GetString("strConeMaxR", resourceCulture); } } /// /// 查找类似 锥面最小半径 (mm) 的本地化字符串。 /// public static string strConeMinR { get { return ResourceManager.GetString("strConeMinR", resourceCulture); } } /// /// 查找类似 确定要关闭吗? 请选择后续流程动作 的本地化字符串。 /// public static string strConfirmClose { get { return ResourceManager.GetString("strConfirmClose", resourceCulture); } } /// /// 查找类似 当前设备已连接, 确认要运行当前方法吗? 的本地化字符串。 /// public static string strConfirmDeivceConnectRun { get { return ResourceManager.GetString("strConfirmDeivceConnectRun", resourceCulture); } } /// /// 查找类似 当前设备未连接, 确认要运行当前方法吗? 的本地化字符串。 /// public static string strConfirmDeviceNotConnectRun { get { return ResourceManager.GetString("strConfirmDeviceNotConnectRun", resourceCulture); } } /// /// 查找类似 运行前, 请确认对当前台面的耗材已摆放正确 的本地化字符串。 /// public static string strConfirmLabwareisCorrect { get { return ResourceManager.GetString("strConfirmLabwareisCorrect", resourceCulture); } } /// /// 查找类似 请选择当前运行方式: 的本地化字符串。 /// public static string strConfirmRunMode { get { return ResourceManager.GetString("strConfirmRunMode", resourceCulture); } } /// /// 查找类似 耗材面颜色 的本地化字符串。 /// public static string strConsumableColor { get { return ResourceManager.GetString("strConsumableColor", resourceCulture); } } /// /// 查找类似 耗材从 的本地化字符串。 /// public static string strConsumableFrom { get { return ResourceManager.GetString("strConsumableFrom", resourceCulture); } } /// /// 查找类似 耗材名称 的本地化字符串。 /// public static string strConsumableName { get { return ResourceManager.GetString("strConsumableName", resourceCulture); } } /// /// 查找类似 耗材名已存在 的本地化字符串。 /// public static string strConsumableNameExist { get { return ResourceManager.GetString("strConsumableNameExist", resourceCulture); } } /// /// 查找类似 耗材选择 的本地化字符串。 /// public static string strConsumableSelect { get { return ResourceManager.GetString("strConsumableSelect", resourceCulture); } } /// /// 查找类似 耗材尺寸 的本地化字符串。 /// public static string strConsumableSize { get { return ResourceManager.GetString("strConsumableSize", resourceCulture); } } /// /// 查找类似 耗材类型 的本地化字符串。 /// public static string strConsumableType { get { return ResourceManager.GetString("strConsumableType", resourceCulture); } } /// /// 查找类似 耗材孔 的本地化字符串。 /// public static string strConsumableWell { get { return ResourceManager.GetString("strConsumableWell", resourceCulture); } } /// /// 查找类似 从孔底继续执行 的本地化字符串。 /// public static string strContinueFromBottom { get { return ResourceManager.GetString("strContinueFromBottom", resourceCulture); } } /// /// 查找类似 从孔口继续执行 的本地化字符串。 /// public static string strContinueFromTop { get { return ResourceManager.GetString("strContinueFromTop", resourceCulture); } } /// /// 查找类似 操作 的本地化字符串。 /// public static string strControlPanelTitle { get { return ResourceManager.GetString("strControlPanelTitle", resourceCulture); } } /// /// 查找类似 复制 的本地化字符串。 /// public static string strCopy { get { return ResourceManager.GetString("strCopy", resourceCulture); } } /// /// 查找类似 实测体积 (μL) 的本地化字符串。 /// public static string strCorrectVolumn { get { return ResourceManager.GetString("strCorrectVolumn", resourceCulture); } } /// /// 查找类似 到计时 的本地化字符串。 /// public static string strCountdown { get { return ResourceManager.GetString("strCountdown", resourceCulture); } } /// /// 查找类似 点数设置 的本地化字符串。 /// public static string strCountOfDetection { get { return ResourceManager.GetString("strCountOfDetection", resourceCulture); } } /// /// 查找类似 创建时间 的本地化字符串。 /// public static string strCreateDate { get { return ResourceManager.GetString("strCreateDate", resourceCulture); } } /// /// 查找类似 长方体 的本地化字符串。 /// public static string strCuboid { get { return ResourceManager.GetString("strCuboid", resourceCulture); } } /// /// 查找类似 当前位置继续 的本地化字符串。 /// public static string strCurrentPos { get { return ResourceManager.GetString("strCurrentPos", resourceCulture); } } /// /// 查找类似 自定义 的本地化字符串。 /// public static string strCustom { get { return ResourceManager.GetString("strCustom", resourceCulture); } } /// /// 查找类似 自定义类别 的本地化字符串。 /// public static string strCustomCategory { get { return ResourceManager.GetString("strCustomCategory", resourceCulture); } } /// /// 查找类似 自定义类别 的本地化字符串。 /// public static string strCustomClassify { get { return ResourceManager.GetString("strCustomClassify", resourceCulture); } } /// /// 查找类似 启用切胶动作 的本地化字符串。 /// public static string strCutgumAction { get { return ResourceManager.GetString("strCutgumAction", resourceCulture); } } /// /// 查找类似 切胶设置 的本地化字符串。 /// public static string strCutGumSetting { get { return ResourceManager.GetString("strCutGumSetting", resourceCulture); } } /// /// 查找类似 切胶过程速度(%) 的本地化字符串。 /// public static string strCutGumSpeed { get { return ResourceManager.GetString("strCutGumSpeed", resourceCulture); } } /// /// 查找类似 圆柱体 的本地化字符串。 /// public static string strCylinder { get { return ResourceManager.GetString("strCylinder", resourceCulture); } } /// /// 查找类似 数据填充提示 的本地化字符串。 /// public static string strDataFillTips { get { return ResourceManager.GetString("strDataFillTips", resourceCulture); } } /// /// 查找类似 日志名称 的本地化字符串。 /// public static string strDataLogName { get { return ResourceManager.GetString("strDataLogName", resourceCulture); } } /// /// 查找类似 日志路径 的本地化字符串。 /// public static string strDataLogPath { get { return ResourceManager.GetString("strDataLogPath", resourceCulture); } } /// /// 查找类似 更新时间 的本地化字符串。 /// public static string strDataLogUpdateTime { get { return ResourceManager.GetString("strDataLogUpdateTime", resourceCulture); } } /// /// 查找类似 变量数据 的本地化字符串。 /// public static string strDataOfVariable { get { return ResourceManager.GetString("strDataOfVariable", resourceCulture); } } /// /// 查找类似 减速度 (μL/s²) 的本地化字符串。 /// public static string strDeceleration { get { return ResourceManager.GetString("strDeceleration", resourceCulture); } } /// /// 查找类似 默认类别 的本地化字符串。 /// public static string strDefaultCategory { get { return ResourceManager.GetString("strDefaultCategory", resourceCulture); } } /// /// 查找类似 默认分类 的本地化字符串。 /// public static string strDefaultClassify { get { return ResourceManager.GetString("strDefaultClassify", resourceCulture); } } /// /// 查找类似 删除 的本地化字符串。 /// public static string strDelete { get { return ResourceManager.GetString("strDelete", resourceCulture); } } /// /// 查找类似 删除(Del) 的本地化字符串。 /// public static string strDeleteWithKey { get { return ResourceManager.GetString("strDeleteWithKey", resourceCulture); } } /// /// 查找类似 删除 的本地化字符串。 /// public static string strDeleteWithoutKey { get { return ResourceManager.GetString("strDeleteWithoutKey", resourceCulture); } } /// /// 查找类似 描述 的本地化字符串。 /// public static string strDescription { get { return ResourceManager.GetString("strDescription", resourceCulture); } } /// /// 查找类似 描述: 的本地化字符串。 /// public static string strDescriptionSuffix { get { return ResourceManager.GetString("strDescriptionSuffix", resourceCulture); } } /// /// 查找类似 目标板码 的本地化字符串。 /// public static string strDestBoardBarcode { get { return ResourceManager.GetString("strDestBoardBarcode", resourceCulture); } } /// /// 查找类似 详情 的本地化字符串。 /// public static string strDetail { get { return ResourceManager.GetString("strDetail", resourceCulture); } } /// /// 查找类似 探测参数设置 的本地化字符串。 /// public static string strDetectionSetting { get { return ResourceManager.GetString("strDetectionSetting", resourceCulture); } } /// /// 查找类似 探测系数 的本地化字符串。 /// public static string strDetectRadio { get { return ResourceManager.GetString("strDetectRadio", resourceCulture); } } /// /// 查找类似 (1-100) 的本地化字符串。 /// public static string strDetectRadioUnit { get { return ResourceManager.GetString("strDetectRadioUnit", resourceCulture); } } /// /// 查找类似 液面探测速度 的本地化字符串。 /// public static string strDetectZSpeed { get { return ResourceManager.GetString("strDetectZSpeed", resourceCulture); } } /// /// 查找类似 设备方法 的本地化字符串。 /// public static string strDeviceMethod { get { return ResourceManager.GetString("strDeviceMethod", resourceCulture); } } /// /// 查找类似 直径 的本地化字符串。 /// public static string strDiameter { get { return ResourceManager.GetString("strDiameter", resourceCulture); } } /// /// 查找类似 稀释方向 的本地化字符串。 /// public static string strDilutionDirection { get { return ResourceManager.GetString("strDilutionDirection", resourceCulture); } } /// /// 查找类似 稀释倍数 的本地化字符串。 /// public static string strDilutionFactor { get { return ResourceManager.GetString("strDilutionFactor", resourceCulture); } } /// /// 查找类似 梯度稀释设置 的本地化字符串。 /// public static string strDilutionSetting { get { return ResourceManager.GetString("strDilutionSetting", resourceCulture); } } /// /// 查找类似 禁用(f) 的本地化字符串。 /// public static string strDisable { get { return ResourceManager.GetString("strDisable", resourceCulture); } } /// /// 查找类似 舍弃选中范围最后一行或最后一列多余的体积 的本地化字符串。 /// public static string strDiscardLastVolume { get { return ResourceManager.GetString("strDiscardLastVolume", resourceCulture); } } /// /// 查找类似 平皿码 的本地化字符串。 /// public static string strDishBarcode { get { return ResourceManager.GetString("strDishBarcode", resourceCulture); } } /// /// 查找类似 距离皿底 的本地化字符串。 /// public static string strDishBottom { get { return ResourceManager.GetString("strDishBottom", resourceCulture); } } /// /// 查找类似 距离皿底距离 的本地化字符串。 /// public static string strDishBottomDistance { get { return ResourceManager.GetString("strDishBottomDistance", resourceCulture); } } /// /// 查找类似 皿中心位置 的本地化字符串。 /// public static string strDishCenterPos { get { return ResourceManager.GetString("strDishCenterPos", resourceCulture); } } /// /// 查找类似 点位设置 的本地化字符串。 /// public static string strDishPointSetting { get { return ResourceManager.GetString("strDishPointSetting", resourceCulture); } } /// /// 查找类似 加液 的本地化字符串。 /// public static string strDispense { get { return ResourceManager.GetString("strDispense", resourceCulture); } } /// /// 查找类似 排液时堵塞处理方式 的本地化字符串。 /// public static string strDispenseBlockDeal { get { return ResourceManager.GetString("strDispenseBlockDeal", resourceCulture); } } /// /// 查找类似 丢掉枪头到垃圾桶并排空,更换枪头,重新吸样本 的本地化字符串。 /// public static string strDispenseBlockDeal0 { get { return ResourceManager.GetString("strDispenseBlockDeal0", resourceCulture); } } /// /// 查找类似 加液延迟 (s) 的本地化字符串。 /// public static string strDispenseDelay { get { return ResourceManager.GetString("strDispenseDelay", resourceCulture); } } /// /// 查找类似 加液时, 在距离 的本地化字符串。 /// public static string strDispenseDistance { get { return ResourceManager.GetString("strDispenseDistance", resourceCulture); } } /// /// 查找类似 加液参数 的本地化字符串。 /// public static string strDispenseParam { get { return ResourceManager.GetString("strDispenseParam", resourceCulture); } } /// /// 查找类似 加液位置 的本地化字符串。 /// public static string strDispensePosition { get { return ResourceManager.GetString("strDispensePosition", resourceCulture); } } /// /// 查找类似 加液速度 (μL/s) 的本地化字符串。 /// public static string strDispenseSpeed { get { return ResourceManager.GetString("strDispenseSpeed", resourceCulture); } } /// /// 查找类似 相邻两槽段之间距离 (mm) 的本地化字符串。 /// public static string strDistanceBetween2Through { get { return ResourceManager.GetString("strDistanceBetween2Through", resourceCulture); } } /// /// 查找类似 两菌落边缘之间最短距离 的本地化字符串。 /// public static string strDistanceBetweenBacteria { get { return ResourceManager.GetString("strDistanceBetweenBacteria", resourceCulture); } } /// /// 查找类似 相邻两孔中心的距离 的本地化字符串。 /// public static string strDistanceFrom2Well { get { return ResourceManager.GetString("strDistanceFrom2Well", resourceCulture); } } /// /// 查找类似 振动基准:距底距离 的本地化字符串。 /// public static string strDistanceFromBottom { get { return ResourceManager.GetString("strDistanceFromBottom", resourceCulture); } } /// /// 查找类似 距离孔中心距离 (mm) 的本地化字符串。 /// public static string strDistanceFromWellCenter { get { return ResourceManager.GetString("strDistanceFromWellCenter", resourceCulture); } } /// /// 查找类似 距离孔顶部 的本地化字符串。 /// public static string strDistanceFromWellTop { get { return ResourceManager.GetString("strDistanceFromWellTop", resourceCulture); } } /// /// 查找类似 A1孔中心距两边的位置 的本地化字符串。 /// public static string strDistanceFromWll2Board { get { return ResourceManager.GetString("strDistanceFromWll2Board", resourceCulture); } } /// /// 查找类似 X间距 的本地化字符串。 /// public static string strDistanceOfX { get { return ResourceManager.GetString("strDistanceOfX", resourceCulture); } } /// /// 查找类似 Y间距 的本地化字符串。 /// public static string strDistanceOfY { get { return ResourceManager.GetString("strDistanceOfY", resourceCulture); } } /// /// 查找类似 距离下边 (mm) 的本地化字符串。 /// public static string strDistanceToBottom { get { return ResourceManager.GetString("strDistanceToBottom", resourceCulture); } } /// /// 查找类似 距离左边 (mm) 的本地化字符串。 /// public static string strDistanceToLeft { get { return ResourceManager.GetString("strDistanceToLeft", resourceCulture); } } /// /// 查找类似 距离上边 (mm) 的本地化字符串。 /// public static string strDistanceToRight { get { return ResourceManager.GetString("strDistanceToRight", resourceCulture); } } /// /// 查找类似 分格 的本地化字符串。 /// public static string strDivision { get { return ResourceManager.GetString("strDivision", resourceCulture); } } /// /// 查找类似 是否分离胶体动作 的本地化字符串。 /// public static string strDivorcedGumEnable { get { return ResourceManager.GetString("strDivorcedGumEnable", resourceCulture); } } /// /// 查找类似 执行下一个命令 的本地化字符串。 /// public static string strDoNextCommand { get { return ResourceManager.GetString("strDoNextCommand", resourceCulture); } } /// /// 查找类似 开关盖-下夹爪 的本地化字符串。 /// public static string strDownLidOpenSet { get { return ResourceManager.GetString("strDownLidOpenSet", resourceCulture); } } /// /// 查找类似 从下到上 的本地化字符串。 /// public static string strDownToUp { get { return ResourceManager.GetString("strDownToUp", resourceCulture); } } /// /// 查找类似 排空 的本地化字符串。 /// public static string strDrain { get { return ResourceManager.GetString("strDrain", resourceCulture); } } /// /// 查找类似 E 的本地化字符串。 /// public static string strEast { get { return ResourceManager.GetString("strEast", resourceCulture); } } /// /// 查找类似 边缘 的本地化字符串。 /// public static string strEdge { get { return ResourceManager.GetString("strEdge", resourceCulture); } } /// /// 查找类似 编辑 的本地化字符串。 /// public static string strEdit { get { return ResourceManager.GetString("strEdit", resourceCulture); } } /// /// 查找类似 成像识别 的本地化字符串。 /// public static string strElectroPhoto { get { return ResourceManager.GetString("strElectroPhoto", resourceCulture); } } /// /// 查找类似 电泳成像参数 的本地化字符串。 /// public static string strElectroPhotoParams { get { return ResourceManager.GetString("strElectroPhotoParams", resourceCulture); } } /// /// 查找类似 东北 的本地化字符串。 /// public static string strEN { get { return ResourceManager.GetString("strEN", resourceCulture); } } /// /// 查找类似 启用 的本地化字符串。 /// public static string strEnable { get { return ResourceManager.GetString("strEnable", resourceCulture); } } /// /// 查找类似 结束 的本地化字符串。 /// public static string strEnd { get { return ResourceManager.GetString("strEnd", resourceCulture); } } /// /// 查找类似 结束日期 的本地化字符串。 /// public static string strEndDate { get { return ResourceManager.GetString("strEndDate", resourceCulture); } } /// /// 查找类似 mm 结束探测 的本地化字符串。 /// public static string strEndDetect { get { return ResourceManager.GetString("strEndDetect", resourceCulture); } } /// /// 查找类似 结束计时 的本地化字符串。 /// public static string strEndTime { get { return ResourceManager.GetString("strEndTime", resourceCulture); } } /// /// 查找类似 结束计时器 的本地化字符串。 /// public static string strEndTimer { get { return ResourceManager.GetString("strEndTimer", resourceCulture); } } /// /// 查找类似 结束值 的本地化字符串。 /// public static string strEndValue { get { return ResourceManager.GetString("strEndValue", resourceCulture); } } /// /// 查找类似 东南 的本地化字符串。 /// public static string strES { get { return ResourceManager.GetString("strES", resourceCulture); } } /// /// 查找类似 执行结果 的本地化字符串。 /// public static string strExecResult { get { return ResourceManager.GetString("strExecResult", resourceCulture); } } /// /// 查找类似 实验名称 的本地化字符串。 /// public static string strExperimentFolderName { get { return ResourceManager.GetString("strExperimentFolderName", resourceCulture); } } /// /// 查找类似 本地实验方法路径: 的本地化字符串。 /// public static string strExperimentFolderNameInfo { get { return ResourceManager.GetString("strExperimentFolderNameInfo", resourceCulture); } } /// /// 查找类似 说明 的本地化字符串。 /// public static string strExperimentFolderRemark { get { return ResourceManager.GetString("strExperimentFolderRemark", resourceCulture); } } /// /// 查找类似 更新时间 的本地化字符串。 /// public static string strExperimentFolderUpdateTime { get { return ResourceManager.GetString("strExperimentFolderUpdateTime", resourceCulture); } } /// /// 查找类似 导出 的本地化字符串。 /// public static string strExportData { get { return ResourceManager.GetString("strExportData", resourceCulture); } } /// /// 查找类似 导出报告 的本地化字符串。 /// public static string strExportReport { get { return ResourceManager.GetString("strExportReport", resourceCulture); } } /// /// 查找类似 实验已暂停 的本地化字符串。 /// public static string strExpPaused { get { return ResourceManager.GetString("strExpPaused", resourceCulture); } } /// /// 查找类似 表达式 的本地化字符串。 /// public static string strExpression { get { return ResourceManager.GetString("strExpression", resourceCulture); } } /// /// 查找类似 失败 的本地化字符串。 /// public static string strFailed { get { return ResourceManager.GetString("strFailed", resourceCulture); } } /// /// 查找类似 失败终止 的本地化字符串。 /// public static string strFailedContinue { get { return ResourceManager.GetString("strFailedContinue", resourceCulture); } } /// /// 查找类似 字段名 的本地化字符串。 /// public static string strFieldName { get { return ResourceManager.GetString("strFieldName", resourceCulture); } } /// /// 查找类似 字段设置 的本地化字符串。 /// public static string strFieldSetting { get { return ResourceManager.GetString("strFieldSetting", resourceCulture); } } /// /// 查找类似 文件 的本地化字符串。 /// public static string strFile { get { return ResourceManager.GetString("strFile", resourceCulture); } } /// /// 查找类似 吸液后关盖 的本地化字符串。 /// public static string strFileChemistryAspCloseLid { get { return ResourceManager.GetString("strFileChemistryAspCloseLid", resourceCulture); } } /// /// 查找类似 吸液前混合 的本地化字符串。 /// public static string strFileChemistryAspMix { get { return ResourceManager.GetString("strFileChemistryAspMix", resourceCulture); } } /// /// 查找类似 吸液前开盖 的本地化字符串。 /// public static string strFileChemistryAspOpenLid { get { return ResourceManager.GetString("strFileChemistryAspOpenLid", resourceCulture); } } /// /// 查找类似 吸液体积μl 的本地化字符串。 /// public static string strFileChemistryAspVolume { get { return ResourceManager.GetString("strFileChemistryAspVolume", resourceCulture); } } /// /// 查找类似 排液后关盖 的本地化字符串。 /// public static string strFileChemistryDpsCloseLid { get { return ResourceManager.GetString("strFileChemistryDpsCloseLid", resourceCulture); } } /// /// 查找类似 加液后混合 的本地化字符串。 /// public static string strFileChemistryDpsMix { get { return ResourceManager.GetString("strFileChemistryDpsMix", resourceCulture); } } /// /// 查找类似 排液前开盖 的本地化字符串。 /// public static string strFileChemistryDpsOpenLid { get { return ResourceManager.GetString("strFileChemistryDpsOpenLid", resourceCulture); } } /// /// 查找类似 排液体积μl 的本地化字符串。 /// public static string strFileChemistryDpsVolume { get { return ResourceManager.GetString("strFileChemistryDpsVolume", resourceCulture); } } /// /// 查找类似 备注:抓板列和抓板孔位、放板列和放板孔位,二选一 的本地化字符串。 /// public static string strFileMoveLabwareTips { get { return ResourceManager.GetString("strFileMoveLabwareTips", resourceCulture); } } /// /// 查找类似 文件名 的本地化字符串。 /// public static string strFileName { get { return ResourceManager.GetString("strFileName", resourceCulture); } } /// /// 查找类似 文件路径 的本地化字符串。 /// public static string strFilePath { get { return ResourceManager.GetString("strFilePath", resourceCulture); } } /// /// 查找类似 抓板列 的本地化字符串。 /// public static string strFilePickLabwareOfColumn { get { return ResourceManager.GetString("strFilePickLabwareOfColumn", resourceCulture); } } /// /// 查找类似 抓板方向 的本地化字符串。 /// public static string strFilePickLabwareOfDirect { get { return ResourceManager.GetString("strFilePickLabwareOfDirect", resourceCulture); } } /// /// 查找类似 抓板板位 的本地化字符串。 /// public static string strFilePickLabwareOfLattice { get { return ResourceManager.GetString("strFilePickLabwareOfLattice", resourceCulture); } } /// /// 查找类似 抓板部位 的本地化字符串。 /// public static string strFilePickLabwareOfPart { get { return ResourceManager.GetString("strFilePickLabwareOfPart", resourceCulture); } } /// /// 查找类似 抓板孔位 的本地化字符串。 /// public static string strFilePickLabwareOfWell { get { return ResourceManager.GetString("strFilePickLabwareOfWell", resourceCulture); } } /// /// 查找类似 放板列 的本地化字符串。 /// public static string strFilePlaceLabwareOfColumn { get { return ResourceManager.GetString("strFilePlaceLabwareOfColumn", resourceCulture); } } /// /// 查找类似 放板方向 的本地化字符串。 /// public static string strFilePlaceLabwareOfDirect { get { return ResourceManager.GetString("strFilePlaceLabwareOfDirect", resourceCulture); } } /// /// 查找类似 放板板位 的本地化字符串。 /// public static string strFilePlaceLabwareOfLattice { get { return ResourceManager.GetString("strFilePlaceLabwareOfLattice", resourceCulture); } } /// /// 查找类似 放板孔位 的本地化字符串。 /// public static string strFilePlaceLabwareOfWell { get { return ResourceManager.GetString("strFilePlaceLabwareOfWell", resourceCulture); } } /// /// 查找类似 文件预览 的本地化字符串。 /// public static string strFilePreview { get { return ResourceManager.GetString("strFilePreview", resourceCulture); } } /// /// 查找类似 文件类型 的本地化字符串。 /// public static string strFileType { get { return ResourceManager.GetString("strFileType", resourceCulture); } } /// /// 查找类似 滤芯 的本地化字符串。 /// public static string strFilter { get { return ResourceManager.GetString("strFilter", resourceCulture); } } /// /// 查找类似 臂和抓手回到原始位置 的本地化字符串。 /// public static string strFinishGoHome { get { return ResourceManager.GetString("strFinishGoHome", resourceCulture); } } /// /// 查找类似 已完成挑菌选择, 请继续后续流程动作 的本地化字符串。 /// public static string strFinishPickPlsSelect { get { return ResourceManager.GetString("strFinishPickPlsSelect", resourceCulture); } } /// /// 查找类似 已完成挑菌选择, 请继续后续流程动作 的本地化字符串。 /// public static string strFinishPickToDo { get { return ResourceManager.GetString("strFinishPickToDo", resourceCulture); } } /// /// 查找类似 第一个点 的本地化字符串。 /// public static string strFirstPoint { get { return ResourceManager.GetString("strFirstPoint", resourceCulture); } } /// /// 查找类似 平底 的本地化字符串。 /// public static string strFlat { get { return ResourceManager.GetString("strFlat", resourceCulture); } } /// /// 查找类似 从第 的本地化字符串。 /// public static string strFrom { get { return ResourceManager.GetString("strFrom", resourceCulture); } } /// /// 查找类似 距离孔中心, X偏移 的本地化字符串。 /// public static string strFromCenterShiftX { get { return ResourceManager.GetString("strFromCenterShiftX", resourceCulture); } } /// /// 查找类似 缺口 的本地化字符串。 /// public static string strGap { get { return ResourceManager.GetString("strGap", resourceCulture); } } /// /// 查找类似 抓 的本地化字符串。 /// public static string strGripBoard { get { return ResourceManager.GetString("strGripBoard", resourceCulture); } } /// /// 查找类似 抓手抓板位置 的本地化字符串。 /// public static string strGripBoardPosition { get { return ResourceManager.GetString("strGripBoardPosition", resourceCulture); } } /// /// 查找类似 抓手在 的本地化字符串。 /// public static string strGripperAt { get { return ResourceManager.GetString("strGripperAt", resourceCulture); } } /// /// 查找类似 抓手收缩 (mm) 的本地化字符串。 /// public static string strGripperClose { get { return ResourceManager.GetString("strGripperClose", resourceCulture); } } /// /// 查找类似 收缩(mm) 的本地化字符串。 /// public static string strGripperCloseDis { get { return ResourceManager.GetString("strGripperCloseDis", resourceCulture); } } /// /// 查找类似 抓手张开 (mm) 的本地化字符串。 /// public static string strGripperOpen { get { return ResourceManager.GetString("strGripperOpen", resourceCulture); } } /// /// 查找类似 张开(mm) 的本地化字符串。 /// public static string strGripperOpenDis { get { return ResourceManager.GetString("strGripperOpenDis", resourceCulture); } } /// /// 查找类似 夹紧力矩百分比 的本地化字符串。 /// public static string strGripperPower { get { return ResourceManager.GetString("strGripperPower", resourceCulture); } } /// /// 查找类似 抓手速度 (%) 的本地化字符串。 /// public static string strGripperSpeed { get { return ResourceManager.GetString("strGripperSpeed", resourceCulture); } } /// /// 查找类似 速度(%) 的本地化字符串。 /// public static string strGripperSpeedB { get { return ResourceManager.GetString("strGripperSpeedB", resourceCulture); } } /// /// 查找类似 的 的本地化字符串。 /// public static string strGripPickObject { get { return ResourceManager.GetString("strGripPickObject", resourceCulture); } } /// /// 查找类似 个胶 的本地化字符串。 /// public static string strGumCutCount { get { return ResourceManager.GetString("strGumCutCount", resourceCulture); } } /// /// 查找类似 切胶位置 的本地化字符串。 /// public static string strGumCutPosite { get { return ResourceManager.GetString("strGumCutPosite", resourceCulture); } } /// /// 查找类似 放胶耗材 的本地化字符串。 /// public static string strGumLabware { get { return ResourceManager.GetString("strGumLabware", resourceCulture); } } /// /// 查找类似 电泳胶 的本地化字符串。 /// public static string strGumName { get { return ResourceManager.GetString("strGumName", resourceCulture); } } /// /// 查找类似 电泳图片 的本地化字符串。 /// public static string strGumPicText { get { return ResourceManager.GetString("strGumPicText", resourceCulture); } } /// /// 查找类似 枪头碰壁 的本地化字符串。 /// public static string strGunHittingWall { get { return ResourceManager.GetString("strGunHittingWall", resourceCulture); } } /// /// 查找类似 半球 的本地化字符串。 /// public static string strHalfBall { get { return ResourceManager.GetString("strHalfBall", resourceCulture); } } /// /// 查找类似 已挑选 的本地化字符串。 /// public static string strHasPicked { get { return ResourceManager.GetString("strHasPicked", resourceCulture); } } /// /// 查找类似 有枪头 的本地化字符串。 /// public static string strHasTips { get { return ResourceManager.GetString("strHasTips", resourceCulture); } } /// /// 查找类似 高度 (mm) 的本地化字符串。 /// public static string strHeight { get { return ResourceManager.GetString("strHeight", resourceCulture); } } /// /// 查找类似 相邻板底部与底部之间的高度 的本地化字符串。 /// public static string strHeightBetweenLabware { get { return ResourceManager.GetString("strHeightBetweenLabware", resourceCulture); } } /// /// 查找类似 靠壁时的距离(mm) 的本地化字符串。 /// public static string strHitDistanceOfWall { get { return ResourceManager.GetString("strHitDistanceOfWall", resourceCulture); } } /// /// 查找类似 mm 碰壁 的本地化字符串。 /// public static string strHitWall { get { return ResourceManager.GetString("strHitWall", resourceCulture); } } /// /// 查找类似 碰壁延迟 (s) 的本地化字符串。 /// public static string strHitWallDelay { get { return ResourceManager.GetString("strHitWallDelay", resourceCulture); } } /// /// 查找类似 碰壁方向 的本地化字符串。 /// public static string strHitWallDirection { get { return ResourceManager.GetString("strHitWallDirection", resourceCulture); } } /// /// 查找类似 碰壁速度 (%) 的本地化字符串。 /// public static string strHitWallSpeed { get { return ResourceManager.GetString("strHitWallSpeed", resourceCulture); } } /// /// 查找类似 回零 的本地化字符串。 /// public static string strHome { get { return ResourceManager.GetString("strHome", resourceCulture); } } /// /// 查找类似 水平方向 的本地化字符串。 /// public static string strHorizontal { get { return ResourceManager.GetString("strHorizontal", resourceCulture); } } /// /// 查找类似 "回"字型 的本地化字符串。 /// public static string strHuiziMode { get { return ResourceManager.GetString("strHuiziMode", resourceCulture); } } /// /// 查找类似 识别方法 的本地化字符串。 /// public static string strIdentification { get { return ResourceManager.GetString("strIdentification", resourceCulture); } } /// /// 查找类似 成像菌落数 的本地化字符串。 /// public static string strIdentifyBacteriaCount { get { return ResourceManager.GetString("strIdentifyBacteriaCount", resourceCulture); } } /// /// 查找类似 成像系统 的本地化字符串。 /// public static string strImagingSystem { get { return ResourceManager.GetString("strImagingSystem", resourceCulture); } } /// /// 查找类似 增量 的本地化字符串。 /// public static string strIncrement { get { return ResourceManager.GetString("strIncrement", resourceCulture); } } /// /// 查找类似 管底部向上的距离 的本地化字符串。 /// public static string stringGripperBottomDisInfo { get { return ResourceManager.GetString("stringGripperBottomDisInfo", resourceCulture); } } /// /// 查找类似 夹力(%) 的本地化字符串。 /// public static string stringGripperPower { get { return ResourceManager.GetString("stringGripperPower", resourceCulture); } } /// /// 查找类似 管顶部向下的距离 的本地化字符串。 /// public static string stringGripperTopDisInfo { get { return ResourceManager.GetString("stringGripperTopDisInfo", resourceCulture); } } /// /// 查找类似 液体体积不能为空! 的本地化字符串。 /// public static string stringVolumeCannotEmpty { get { return ResourceManager.GetString("stringVolumeCannotEmpty", resourceCulture); } } /// /// 查找类似 进孔速度 (%) 的本地化字符串。 /// public static string strInletHoleSpeed { get { return ResourceManager.GetString("strInletHoleSpeed", resourceCulture); } } /// /// 查找类似 底内直径 (mm) 的本地化字符串。 /// public static string strInnerBottomDiameter { get { return ResourceManager.GetString("strInnerBottomDiameter", resourceCulture); } } /// /// 查找类似 底内高 (mm) 的本地化字符串。 /// public static string strInnerBottomHeight { get { return ResourceManager.GetString("strInnerBottomHeight", resourceCulture); } } /// /// 查找类似 盖内直径 (mm) 的本地化字符串。 /// public static string strInnerLidDiameter { get { return ResourceManager.GetString("strInnerLidDiameter", resourceCulture); } } /// /// 查找类似 方法名称(英文) 的本地化字符串。 /// public static string strInputDeviceMethodName { get { return ResourceManager.GetString("strInputDeviceMethodName", resourceCulture); } } /// /// 查找类似 设备名称 的本地化字符串。 /// public static string strInputDeviceName { get { return ResourceManager.GetString("strInputDeviceName", resourceCulture); } } /// /// 查找类似 参数名称 的本地化字符串。 /// public static string strInputParametersName { get { return ResourceManager.GetString("strInputParametersName", resourceCulture); } } /// /// 查找类似 请输入名称搜索 的本地化字符串。 /// public static string strInputSearch { get { return ResourceManager.GetString("strInputSearch", resourceCulture); } } /// /// 查找类似 请输入变量 的本地化字符串。 /// public static string strInputVariable { get { return ResourceManager.GetString("strInputVariable", resourceCulture); } } /// /// 查找类似 请输入变量或值 的本地化字符串。 /// public static string strInputVariableOrValue { get { return ResourceManager.GetString("strInputVariableOrValue", resourceCulture); } } /// /// 查找类似 无效孔 的本地化字符串。 /// public static string strInValidWells { get { return ResourceManager.GetString("strInValidWells", resourceCulture); } } /// /// 查找类似 检查成像板位是否有板 的本地化字符串。 /// public static string strIsCheckTakePhotoPlate { get { return ResourceManager.GetString("strIsCheckTakePhotoPlate", resourceCulture); } } /// /// 查找类似 开启超声探测 的本地化字符串。 /// public static string strIsUltrasonic { get { return ResourceManager.GetString("strIsUltrasonic", resourceCulture); } } /// /// 查找类似 距 X(mm) 的本地化字符串。 /// public static string strJuX { get { return ResourceManager.GetString("strJuX", resourceCulture); } } /// /// 查找类似 距 Y(mm) 的本地化字符串。 /// public static string strJuY { get { return ResourceManager.GetString("strJuY", resourceCulture); } } /// /// 查找类似 标签 的本地化字符串。 /// public static string strLabel { get { return ResourceManager.GetString("strLabel", resourceCulture); } } /// /// 查找类似 耗材barcode 的本地化字符串。 /// public static string strLabwareBarcode { get { return ResourceManager.GetString("strLabwareBarcode", resourceCulture); } } /// /// 查找类似 耗材名称: 的本地化字符串。 /// public static string strLabwareName { get { return ResourceManager.GetString("strLabwareName", resourceCulture); } } /// /// 查找类似 耗材规格 的本地化字符串。 /// public static string strLabwareSpecs { get { return ResourceManager.GetString("strLabwareSpecs", resourceCulture); } } /// /// 查找类似 耗材类型: 的本地化字符串。 /// public static string strLabwareType { get { return ResourceManager.GetString("strLabwareType", resourceCulture); } } /// /// 查找类似 耗材体积 的本地化字符串。 /// public static string strLabwareVolume { get { return ResourceManager.GetString("strLabwareVolume", resourceCulture); } } /// /// 查找类似 孔中心坐标x 的本地化字符串。 /// public static string strlabwareWellCenterx { get { return ResourceManager.GetString("strlabwareWellCenterx", resourceCulture); } } /// /// 查找类似 孔中心坐标y 的本地化字符串。 /// public static string strlabwareWellCentery { get { return ResourceManager.GetString("strlabwareWellCentery", resourceCulture); } } /// /// 查找类似 孔深 的本地化字符串。 /// public static string strlabwareWellDeepVal { get { return ResourceManager.GetString("strlabwareWellDeepVal", resourceCulture); } } /// /// 查找类似 孔边长/半径 的本地化字符串。 /// public static string strlabwareWellMaxLength { get { return ResourceManager.GetString("strlabwareWellMaxLength", resourceCulture); } } /// /// 查找类似 耗材孔名称 的本地化字符串。 /// public static string strlabwareWellName { get { return ResourceManager.GetString("strlabwareWellName", resourceCulture); } } /// /// 查找类似 孔面形状 的本地化字符串。 /// public static string strlabwareWellShape { get { return ResourceManager.GetString("strlabwareWellShape", resourceCulture); } } /// /// 查找类似 孔位不规则分布 的本地化字符串。 /// public static string strlabwareWellType { get { return ResourceManager.GetString("strlabwareWellType", resourceCulture); } } /// /// 查找类似 板位尺寸 的本地化字符串。 /// public static string strLatticeSize { get { return ResourceManager.GetString("strLatticeSize", resourceCulture); } } /// /// 查找类似 从左到右 的本地化字符串。 /// public static string strLeftToRight { get { return ResourceManager.GetString("strLeftToRight", resourceCulture); } } /// /// 查找类似 层耗材 的本地化字符串。 /// public static string strLevelConsumable { get { return ResourceManager.GetString("strLevelConsumable", resourceCulture); } } /// /// 查找类似 盖高 (mm) 的本地化字符串。 /// public static string strLidHeight { get { return ResourceManager.GetString("strLidHeight", resourceCulture); } } /// /// 查找类似 盖内半径(mm) 的本地化字符串。 /// public static string strLidInRadius { get { return ResourceManager.GetString("strLidInRadius", resourceCulture); } } /// /// 查找类似 盖外半径(mm) 的本地化字符串。 /// public static string strLidOutRadius { get { return ResourceManager.GetString("strLidOutRadius", resourceCulture); } } /// /// 查找类似 液体 的本地化字符串。 /// public static string strLiquid { get { return ResourceManager.GetString("strLiquid", resourceCulture); } } /// /// 查找类似 液面探测 的本地化字符串。 /// public static string strLiquidDetection { get { return ResourceManager.GetString("strLiquidDetection", resourceCulture); } } /// /// 查找类似 探测失败, 重试次数 的本地化字符串。 /// public static string strLiquidDetectTryCount { get { return ResourceManager.GetString("strLiquidDetectTryCount", resourceCulture); } } /// /// 查找类似 液体表面积 的本地化字符串。 /// public static string strLiquidFaceArea { get { return ResourceManager.GetString("strLiquidFaceArea", resourceCulture); } } /// /// 查找类似 液面跟随 的本地化字符串。 /// public static string strLiquidFollow { get { return ResourceManager.GetString("strLiquidFollow", resourceCulture); } } /// /// 查找类似 液体表面积 的本地化字符串。 /// public static string strLiquidFollowArea { get { return ResourceManager.GetString("strLiquidFollowArea", resourceCulture); } } /// /// 查找类似 mm² 的本地化字符串。 /// public static string strLiquidFollowAreaUnit { get { return ResourceManager.GetString("strLiquidFollowAreaUnit", resourceCulture); } } /// /// 查找类似 跟随距离 的本地化字符串。 /// public static string strliquidFollowDistance { get { return ResourceManager.GetString("strliquidFollowDistance", resourceCulture); } } /// /// 查找类似 混合时跟随 的本地化字符串。 /// public static string strLiquidFollowMix { get { return ResourceManager.GetString("strLiquidFollowMix", resourceCulture); } } /// /// 查找类似 跟随速度 的本地化字符串。 /// public static string strLiquidFollowSpeed { get { return ResourceManager.GetString("strLiquidFollowSpeed", resourceCulture); } } /// /// 查找类似 跟随类型 的本地化字符串。 /// public static string strLiquidFollowType { get { return ResourceManager.GetString("strLiquidFollowType", resourceCulture); } } /// /// 查找类似 液体名称 的本地化字符串。 /// public static string strLiquidName { get { return ResourceManager.GetString("strLiquidName", resourceCulture); } } /// /// 查找类似 液体参数 的本地化字符串。 /// public static string strLiquidParam { get { return ResourceManager.GetString("strLiquidParam", resourceCulture); } } /// /// 查找类似 移液量程 的本地化字符串。 /// public static string strLiquidRange { get { return ResourceManager.GetString("strLiquidRange", resourceCulture); } } /// /// 查找类似 液体类型 的本地化字符串。 /// public static string strLiquidType { get { return ResourceManager.GetString("strLiquidType", resourceCulture); } } /// /// 查找类似 液体类型名称 的本地化字符串。 /// public static string strLiquidTypeName { get { return ResourceManager.GetString("strLiquidTypeName", resourceCulture); } } /// /// 查找类似 安装枪头 的本地化字符串。 /// public static string strLoadTips { get { return ResourceManager.GetString("strLoadTips", resourceCulture); } } /// /// 查找类似 锁定 的本地化字符串。 /// public static string strLock { get { return ResourceManager.GetString("strLock", resourceCulture); } } /// /// 查找类似 超时锁定账号-> 的本地化字符串。 /// public static string strLockInfo { get { return ResourceManager.GetString("strLockInfo", resourceCulture); } } /// /// 查找类似 密码: 的本地化字符串。 /// public static string strLookPwd { get { return ResourceManager.GetString("strLookPwd", resourceCulture); } } /// /// 查找类似 已锁屏,请输入密码解锁 的本地化字符串。 /// public static string strLookWinTitle { get { return ResourceManager.GetString("strLookWinTitle", resourceCulture); } } /// /// 查找类似 机械坐标 的本地化字符串。 /// public static string strMachineCoordinate { get { return ResourceManager.GetString("strMachineCoordinate", resourceCulture); } } /// /// 查找类似 机械坐标 (x, y, z) 的本地化字符串。 /// public static string strMachinePosition { get { return ResourceManager.GetString("strMachinePosition", resourceCulture); } } /// /// 查找类似 人工 的本地化字符串。 /// public static string strManual { get { return ResourceManager.GetString("strManual", resourceCulture); } } /// /// 查找类似 人工添加 的本地化字符串。 /// public static string strManualAdded { get { return ResourceManager.GetString("strManualAdded", resourceCulture); } } /// /// 查找类似 手动配置 的本地化字符串。 /// public static string strManualConfig { get { return ResourceManager.GetString("strManualConfig", resourceCulture); } } /// /// 查找类似 人工删除菌落数 的本地化字符串。 /// public static string strManualDeleteBacteriaCount { get { return ResourceManager.GetString("strManualDeleteBacteriaCount", resourceCulture); } } /// /// 查找类似 人工挑选 的本地化字符串。 /// public static string strManualPick { get { return ResourceManager.GetString("strManualPick", resourceCulture); } } /// /// 查找类似 人工挑选菌落数 的本地化字符串。 /// public static string strManualPickBacteriaCount { get { return ResourceManager.GetString("strManualPickBacteriaCount", resourceCulture); } } /// /// 查找类似 制造商 的本地化字符串。 /// public static string strManufacturer { get { return ResourceManager.GetString("strManufacturer", resourceCulture); } } /// /// 查找类似 标签 的本地化字符串。 /// public static string strMark { get { return ResourceManager.GetString("strMark", resourceCulture); } } /// /// 查找类似 最大直径 的本地化字符串。 /// public static string strMaxDiameter { get { return ResourceManager.GetString("strMaxDiameter", resourceCulture); } } /// /// 查找类似 最大体积 (μL) 的本地化字符串。 /// public static string strMaxVolume { get { return ResourceManager.GetString("strMaxVolume", resourceCulture); } } /// /// 查找类似 最大容积 (μL) 的本地化字符串。 /// public static string strMaxVolumn { get { return ResourceManager.GetString("strMaxVolumn", resourceCulture); } } /// /// 查找类似 最大孔体积 (μL) 的本地化字符串。 /// public static string strMaxVolumnPerWell { get { return ResourceManager.GetString("strMaxVolumnPerWell", resourceCulture); } } /// /// 查找类似 设为垃圾桶 的本地化字符串。 /// public static string strMenuSetTrash { get { return ResourceManager.GetString("strMenuSetTrash", resourceCulture); } } /// /// 查找类似 取消垃圾桶 的本地化字符串。 /// public static string strMenuSetUnTrash { get { return ResourceManager.GetString("strMenuSetUnTrash", resourceCulture); } } /// /// 查找类似 该名称已存在! 的本地化字符串。 /// public static string strMethodExist { get { return ResourceManager.GetString("strMethodExist", resourceCulture); } } /// /// 查找类似 方法参数设置 的本地化字符串。 /// public static string strMethodParametersSetting { get { return ResourceManager.GetString("strMethodParametersSetting", resourceCulture); } } /// /// 查找类似 最小直径 的本地化字符串。 /// public static string strMinDiameter { get { return ResourceManager.GetString("strMinDiameter", resourceCulture); } } /// /// 查找类似 混合 的本地化字符串。 /// public static string strMix { get { return ResourceManager.GetString("strMix", resourceCulture); } } /// /// 查找类似 混合次数 的本地化字符串。 /// public static string strMixCount { get { return ResourceManager.GetString("strMixCount", resourceCulture); } } /// /// 查找类似 每孔混合点位设置 的本地化字符串。 /// public static string strMixPositionSetting { get { return ResourceManager.GetString("strMixPositionSetting", resourceCulture); } } /// /// 查找类似 混合体积 (μL) 的本地化字符串。 /// public static string strMixVolumn { get { return ResourceManager.GetString("strMixVolumn", resourceCulture); } } /// /// 查找类似 mm 以 的本地化字符串。 /// public static string strMM { get { return ResourceManager.GetString("strMM", resourceCulture); } } /// /// 查找类似 mm 的本地化字符串。 /// public static string strMMUnit { get { return ResourceManager.GetString("strMMUnit", resourceCulture); } } /// /// 查找类似 模式 的本地化字符串。 /// public static string strMode { get { return ResourceManager.GetString("strMode", resourceCulture); } } /// /// 查找类似 移胶报告 的本地化字符串。 /// public static string strMoveColloid { get { return ResourceManager.GetString("strMoveColloid", resourceCulture); } } /// /// 查找类似 移动 的本地化字符串。 /// public static string strMoveInfo { get { return ResourceManager.GetString("strMoveInfo", resourceCulture); } } /// /// 查找类似 移液报告 的本地化字符串。 /// public static string strMoveLiquid { get { return ResourceManager.GetString("strMoveLiquid", resourceCulture); } } /// /// 查找类似 移液详情 的本地化字符串。 /// public static string strMoveLiquidDetail { get { return ResourceManager.GetString("strMoveLiquidDetail", resourceCulture); } } /// /// 查找类似 移动设置 的本地化字符串。 /// public static string strMoveSetting { get { return ResourceManager.GetString("strMoveSetting", resourceCulture); } } /// /// 查找类似 移动速度 (mm/s) 的本地化字符串。 /// public static string strMoveSpeed { get { return ResourceManager.GetString("strMoveSpeed", resourceCulture); } } /// /// 查找类似 多点 的本地化字符串。 /// public static string strMultiMix { get { return ResourceManager.GetString("strMultiMix", resourceCulture); } } /// /// 查找类似 名称 的本地化字符串。 /// public static string strName { get { return ResourceManager.GetString("strName", resourceCulture); } } /// /// 查找类似 包含非法字符! 的本地化字符串。 /// public static string strNameContainsIllegalChar { get { return ResourceManager.GetString("strNameContainsIllegalChar", resourceCulture); } } /// /// 查找类似 窄边 的本地化字符串。 /// public static string strNarrowSide { get { return ResourceManager.GetString("strNarrowSide", resourceCulture); } } /// /// 查找类似 需要将以上数据复制至编号 的本地化字符串。 /// public static string strNeedCopy { get { return ResourceManager.GetString("strNeedCopy", resourceCulture); } } /// /// 查找类似 需计时: 的本地化字符串。 /// public static string strNeedDuringTime { get { return ResourceManager.GetString("strNeedDuringTime", resourceCulture); } } /// /// 查找类似 新建菌落 的本地化字符串。 /// public static string strNewBacteria { get { return ResourceManager.GetString("strNewBacteria", resourceCulture); } } /// /// 查找类似 新建耗材 的本地化字符串。 /// public static string strNewConsumable { get { return ResourceManager.GetString("strNewConsumable", resourceCulture); } } /// /// 查找类似 新建失败! 的本地化字符串。 /// public static string strNewFailed { get { return ResourceManager.GetString("strNewFailed", resourceCulture); } } /// /// 查找类似 新建液体 的本地化字符串。 /// public static string strNewLiquid { get { return ResourceManager.GetString("strNewLiquid", resourceCulture); } } /// /// 查找类似 新建液体类型 的本地化字符串。 /// public static string strNewLiquidType { get { return ResourceManager.GetString("strNewLiquidType", resourceCulture); } } /// /// 查找类似 新建成功! 的本地化字符串。 /// public static string strNewSuccess { get { return ResourceManager.GetString("strNewSuccess", resourceCulture); } } /// /// 查找类似 新建台面模板 的本地化字符串。 /// public static string strNewTabletopTemplate { get { return ResourceManager.GetString("strNewTabletopTemplate", resourceCulture); } } /// /// 查找类似 新建用户 的本地化字符串。 /// public static string strNewUser { get { return ResourceManager.GetString("strNewUser", resourceCulture); } } /// /// 查找类似 编号 的本地化字符串。 /// public static string strNo { get { return ResourceManager.GetString("strNo", resourceCulture); } } /// /// 查找类似 否 的本地化字符串。 /// public static string strNo1 { get { return ResourceManager.GetString("strNo1", resourceCulture); } } /// /// 查找类似 不更换 的本地化字符串。 /// public static string strNoChangeTip { get { return ResourceManager.GetString("strNoChangeTip", resourceCulture); } } /// /// 查找类似 N 的本地化字符串。 /// public static string strNorth { get { return ResourceManager.GetString("strNorth", resourceCulture); } } /// /// 查找类似 不更换枪头 的本地化字符串。 /// public static string strNotChangeTips { get { return ResourceManager.GetString("strNotChangeTips", resourceCulture); } } /// /// 查找类似 无枪头 的本地化字符串。 /// public static string strNoTips { get { return ResourceManager.GetString("strNoTips", resourceCulture); } } /// /// 查找类似 未挑选 的本地化字符串。 /// public static string strNotPicked { get { return ResourceManager.GetString("strNotPicked", resourceCulture); } } /// /// 查找类似 旋转圈数 的本地化字符串。 /// public static string strNumOfCircleTransfer { get { return ResourceManager.GetString("strNumOfCircleTransfer", resourceCulture); } } /// /// 查找类似 只移动来源位最顶上的 的本地化字符串。 /// public static string strOnlyTransportTop { get { return ResourceManager.GetString("strOnlyTransportTop", resourceCulture); } } /// /// 查找类似 开启挑菌前吸液 的本地化字符串。 /// public static string strOpenAspirate { get { return ResourceManager.GetString("strOpenAspirate", resourceCulture); } } /// /// 查找类似 操作 的本地化字符串。 /// public static string strOperate { get { return ResourceManager.GetString("strOperate", resourceCulture); } } /// /// 查找类似 操作内容 的本地化字符串。 /// public static string strOperateContentInfo { get { return ResourceManager.GetString("strOperateContentInfo", resourceCulture); } } /// /// 查找类似 操作时间 的本地化字符串。 /// public static string strOperateCreateTimeInfo { get { return ResourceManager.GetString("strOperateCreateTimeInfo", resourceCulture); } } /// /// 查找类似 操作用户 的本地化字符串。 /// public static string strOperateName { get { return ResourceManager.GetString("strOperateName", resourceCulture); } } /// /// 查找类似 操作对象 的本地化字符串。 /// public static string strOperateObjectInfo { get { return ResourceManager.GetString("strOperateObjectInfo", resourceCulture); } } /// /// 查找类似 操作人 的本地化字符串。 /// public static string strOperater { get { return ResourceManager.GetString("strOperater", resourceCulture); } } /// /// 查找类似 操作结果 的本地化字符串。 /// public static string strOperateResultInfo { get { return ResourceManager.GetString("strOperateResultInfo", resourceCulture); } } /// /// 查找类似 操作模块 的本地化字符串。 /// public static string strOperateTypeInfo { get { return ResourceManager.GetString("strOperateTypeInfo", resourceCulture); } } /// /// 查找类似 操作 的本地化字符串。 /// public static string strOperation { get { return ResourceManager.GetString("strOperation", resourceCulture); } } /// /// 查找类似 其他设置 的本地化字符串。 /// public static string strOtherSetting { get { return ResourceManager.GetString("strOtherSetting", resourceCulture); } } /// /// 查找类似 其他耗材叠放至此耗材上 的本地化字符串。 /// public static string strOtherStackOnThis { get { return ResourceManager.GetString("strOtherStackOnThis", resourceCulture); } } /// /// 查找类似 选择可以叠放至当前耗材上的耗材 的本地化字符串。 /// public static string strOtherStackOnThisSelectInfo { get { return ResourceManager.GetString("strOtherStackOnThisSelectInfo", resourceCulture); } } /// /// 查找类似 底外直径 (mm) 的本地化字符串。 /// public static string strOuterBottomDiameter { get { return ResourceManager.GetString("strOuterBottomDiameter", resourceCulture); } } /// /// 查找类似 底外高 (mm) 的本地化字符串。 /// public static string strOuterBottomHeight { get { return ResourceManager.GetString("strOuterBottomHeight", resourceCulture); } } /// /// 查找类似 盖外直径 (mm) 的本地化字符串。 /// public static string strOuterLidDiameter { get { return ResourceManager.GetString("strOuterLidDiameter", resourceCulture); } } /// /// 查找类似 出孔速度 (%) 的本地化字符串。 /// public static string strOutletHoleSpeed { get { return ResourceManager.GetString("strOutletHoleSpeed", resourceCulture); } } /// /// 查找类似 参数从中控获取 的本地化字符串。 /// public static string strParamFromCentralControl { get { return ResourceManager.GetString("strParamFromCentralControl", resourceCulture); } } /// /// 查找类似 参数从中控获取 的本地化字符串。 /// public static string strParamFromCentWidthralControl { get { return ResourceManager.GetString("strParamFromCentWidthralControl", resourceCulture); } } /// /// 查找类似 密 码 的本地化字符串。 /// public static string strPassword { get { return ResourceManager.GetString("strPassword", resourceCulture); } } /// /// 查找类似 粘贴 的本地化字符串。 /// public static string strPaste { get { return ResourceManager.GetString("strPaste", resourceCulture); } } /// /// 查找类似 暂停时长 的本地化字符串。 /// public static string strPauseTimes { get { return ResourceManager.GetString("strPauseTimes", resourceCulture); } } /// /// 查找类似 每槽段底部 的本地化字符串。 /// public static string strPerThroughBottom { get { return ResourceManager.GetString("strPerThroughBottom", resourceCulture); } } /// /// 查找类似 手机号 的本地化字符串。 /// public static string strPhone { get { return ResourceManager.GetString("strPhone", resourceCulture); } } /// /// 查找类似 挑选 的本地化字符串。 /// public static string strPick { get { return ResourceManager.GetString("strPick", resourceCulture); } } /// /// 查找类似 多块目标板挑菌前要换枪头 的本地化字符串。 /// public static string strPickAgoChangeTipEveryTime { get { return ResourceManager.GetString("strPickAgoChangeTipEveryTime", resourceCulture); } } /// /// 查找类似 挑选菌落详情 的本地化字符串。 /// public static string strPickBacteriaDetail { get { return ResourceManager.GetString("strPickBacteriaDetail", resourceCulture); } } /// /// 查找类似 抓整板 的本地化字符串。 /// public static string strPickBorad { get { return ResourceManager.GetString("strPickBorad", resourceCulture); } } /// /// 查找类似 按列抓 的本地化字符串。 /// public static string strPickColumn { get { return ResourceManager.GetString("strPickColumn", resourceCulture); } } /// /// 查找类似 详情 的本地化字符串。 /// public static string strPickDetail { get { return ResourceManager.GetString("strPickDetail", resourceCulture); } } /// /// 查找类似 多块目标板涂布前要挑菌 的本地化字符串。 /// public static string strPickEveryTime { get { return ResourceManager.GetString("strPickEveryTime", resourceCulture); } } /// /// 查找类似 挑选文件设置 的本地化字符串。 /// public static string strPickFileSet { get { return ResourceManager.GetString("strPickFileSet", resourceCulture); } } /// /// 查找类似 挑选耗材类型 的本地化字符串。 /// public static string strPickLabwateType { get { return ResourceManager.GetString("strPickLabwateType", resourceCulture); } } /// /// 查找类似 挑菌方式 的本地化字符串。 /// public static string strPickMode { get { return ResourceManager.GetString("strPickMode", resourceCulture); } } /// /// 查找类似 抓取点位 的本地化字符串。 /// public static string strPickPos { get { return ResourceManager.GetString("strPickPos", resourceCulture); } } /// /// 查找类似 按行抓 的本地化字符串。 /// public static string strPickRow { get { return ResourceManager.GetString("strPickRow", resourceCulture); } } /// /// 查找类似 按孔抓 的本地化字符串。 /// public static string strPickWell { get { return ResourceManager.GetString("strPickWell", resourceCulture); } } /// /// 查找类似 移液枪 的本地化字符串。 /// public static string strPipette { get { return ResourceManager.GetString("strPipette", resourceCulture); } } /// /// 查找类似 像素坐标 (x, y) 的本地化字符串。 /// public static string strPixelPosition { get { return ResourceManager.GetString("strPixelPosition", resourceCulture); } } /// /// 查找类似 放整板 的本地化字符串。 /// public static string strPlaceBorad { get { return ResourceManager.GetString("strPlaceBorad", resourceCulture); } } /// /// 查找类似 按列放 的本地化字符串。 /// public static string strPlaceColumn { get { return ResourceManager.GetString("strPlaceColumn", resourceCulture); } } /// /// 查找类似 放置点位 的本地化字符串。 /// public static string strPlacePos { get { return ResourceManager.GetString("strPlacePos", resourceCulture); } } /// /// 查找类似 按行放 的本地化字符串。 /// public static string strPlaceRow { get { return ResourceManager.GetString("strPlaceRow", resourceCulture); } } /// /// 查找类似 按孔放 的本地化字符串。 /// public static string strPlaceWell { get { return ResourceManager.GetString("strPlaceWell", resourceCulture); } } /// /// 查找类似 请输入 的本地化字符串。 /// public static string strPleaseInput { get { return ResourceManager.GetString("strPleaseInput", resourceCulture); } } /// /// 查找类似 请选择 的本地化字符串。 /// public static string strPleaseSelect { get { return ResourceManager.GetString("strPleaseSelect", resourceCulture); } } /// /// 查找类似 请正确输入体积值! 的本地化字符串。 /// public static string strPlsCorrectVolume { get { return ResourceManager.GetString("strPlsCorrectVolume", resourceCulture); } } /// /// 查找类似 请输入耗材名称 的本地化字符串。 /// public static string strPlsInputLabwareName { get { return ResourceManager.GetString("strPlsInputLabwareName", resourceCulture); } } /// /// 查找类似 请输入密码! 的本地化字符串。 /// public static string strPlsInputPassword { get { return ResourceManager.GetString("strPlsInputPassword", resourceCulture); } } /// /// 查找类似 请输入用户名! 的本地化字符串。 /// public static string strPlsInputUsername { get { return ResourceManager.GetString("strPlsInputUsername", resourceCulture); } } /// /// 查找类似 请选择 的本地化字符串。 /// public static string strPlsSelect { get { return ResourceManager.GetString("strPlsSelect", resourceCulture); } } /// /// 查找类似 请选择液体类型! 的本地化字符串。 /// public static string strPlsSelectLiquidType { get { return ResourceManager.GetString("strPlsSelectLiquidType", resourceCulture); } } /// /// 查找类似 请选择范围 的本地化字符串。 /// public static string strPlsSelectRage { get { return ResourceManager.GetString("strPlsSelectRage", resourceCulture); } } /// /// 查找类似 请选择类型 的本地化字符串。 /// public static string strPlsSelectType { get { return ResourceManager.GetString("strPlsSelectType", resourceCulture); } } /// /// 查找类似 请设置方法"{0}"的属性 的本地化字符串。 /// public static string strPlsSetProperty { get { return ResourceManager.GetString("strPlsSetProperty", resourceCulture); } } /// /// 查找类似 前吸空气 (μL) 的本地化字符串。 /// public static string strPreAspirateAir { get { return ResourceManager.GetString("strPreAspirateAir", resourceCulture); } } /// /// 查找类似 前吸空气延迟 (s) 的本地化字符串。 /// public static string strPreAspirateAirDelay { get { return ResourceManager.GetString("strPreAspirateAirDelay", resourceCulture); } } /// /// 查找类似 排前吸空气(μl) 的本地化字符串。 /// public static string strPreDispenseAir { get { return ResourceManager.GetString("strPreDispenseAir", resourceCulture); } } /// /// 查找类似 上一步 的本地化字符串。 /// public static string strPrev { get { return ResourceManager.GetString("strPrev", resourceCulture); } } /// /// 查找类似 货号 的本地化字符串。 /// public static string strProductNo { get { return ResourceManager.GetString("strProductNo", resourceCulture); } } /// /// 查找类似 属性 的本地化字符串。 /// public static string strProperty { get { return ResourceManager.GetString("strProperty", resourceCulture); } } /// /// 查找类似 临近度 的本地化字符串。 /// public static string strProximity { get { return ResourceManager.GetString("strProximity", resourceCulture); } } /// /// 查找类似 泵排液 的本地化字符串。 /// public static string strPumpChannelSetting { get { return ResourceManager.GetString("strPumpChannelSetting", resourceCulture); } } /// /// 查找类似 泵号 的本地化字符串。 /// public static string strPumpID { get { return ResourceManager.GetString("strPumpID", resourceCulture); } } /// /// 查找类似 加液泵 的本地化字符串。 /// public static string strPumpInfo { get { return ResourceManager.GetString("strPumpInfo", resourceCulture); } } /// /// 查找类似 穿刺 的本地化字符串。 /// public static string strPuncture { get { return ResourceManager.GetString("strPuncture", resourceCulture); } } /// /// 查找类似 放板 的本地化字符串。 /// public static string strPutBoard { get { return ResourceManager.GetString("strPutBoard", resourceCulture); } } /// /// 查找类似 倒金字塔 的本地化字符串。 /// public static string strPyramid { get { return ResourceManager.GetString("strPyramid", resourceCulture); } } /// /// 查找类似 真机运行 的本地化字符串。 /// public static string strRealMachineRun { get { return ResourceManager.GetString("strRealMachineRun", resourceCulture); } } /// /// 查找类似 设备正在远程操作中... 的本地化字符串。 /// public static string strRemoteTips { get { return ResourceManager.GetString("strRemoteTips", resourceCulture); } } /// /// 查找类似 重置 的本地化字符串。 /// public static string strReset { get { return ResourceManager.GetString("strReset", resourceCulture); } } /// /// 查找类似 全部重置 的本地化字符串。 /// public static string strResetAllTipType { get { return ResourceManager.GetString("strResetAllTipType", resourceCulture); } } /// /// 查找类似 运行前复位准备 的本地化字符串。 /// public static string strResetBeforeRun { get { return ResourceManager.GetString("strResetBeforeRun", resourceCulture); } } /// /// 查找类似 当前类型重置 的本地化字符串。 /// public static string strResetCurrentTipType { get { return ResourceManager.GetString("strResetCurrentTipType", resourceCulture); } } /// /// 查找类似 重置密码 的本地化字符串。 /// public static string strResetPassword { get { return ResourceManager.GetString("strResetPassword", resourceCulture); } } /// /// 查找类似 旋转角度 (°) 的本地化字符串。 /// public static string strRotateAngle { get { return ResourceManager.GetString("strRotateAngle", resourceCulture); } } /// /// 查找类似 行数 的本地化字符串。 /// public static string strRowNum { get { return ResourceManager.GetString("strRowNum", resourceCulture); } } /// /// 查找类似 运行详情 的本地化字符串。 /// public static string strRunDetail { get { return ResourceManager.GetString("strRunDetail", resourceCulture); } } /// /// 查找类似 运行日志 的本地化字符串。 /// public static string strRunLog { get { return ResourceManager.GetString("strRunLog", resourceCulture); } } /// /// 查找类似 批次号 的本地化字符串。 /// public static string strRunProductID { get { return ResourceManager.GetString("strRunProductID", resourceCulture); } } /// /// 查找类似 实验运行期间 的本地化字符串。 /// public static string strRunProductTime { get { return ResourceManager.GetString("strRunProductTime", resourceCulture); } } /// /// 查找类似 从此运行 的本地化字符串。 /// public static string strRunThis { get { return ResourceManager.GetString("strRunThis", resourceCulture); } } /// /// 查找类似 已使用数量 的本地化字符串。 /// public static string strRunTipsCountInfo { get { return ResourceManager.GetString("strRunTipsCountInfo", resourceCulture); } } /// /// 查找类似 样本数据 的本地化字符串。 /// public static string strSampleData { get { return ResourceManager.GetString("strSampleData", resourceCulture); } } /// /// 查找类似 存储路径 的本地化字符串。 /// public static string strSaveExperimentPath { get { return ResourceManager.GetString("strSaveExperimentPath", resourceCulture); } } /// /// 查找类似 保存失败! 的本地化字符串。 /// public static string strSaveFailed { get { return ResourceManager.GetString("strSaveFailed", resourceCulture); } } /// /// 查找类似 方法名称 的本地化字符串。 /// public static string strSaveName { get { return ResourceManager.GetString("strSaveName", resourceCulture); } } /// /// 查找类似 保存成功! 的本地化字符串。 /// public static string strSaveSuccess { get { return ResourceManager.GetString("strSaveSuccess", resourceCulture); } } /// /// 查找类似 搜索结果 的本地化字符串。 /// public static string strSearchResult { get { return ResourceManager.GetString("strSearchResult", resourceCulture); } } /// /// 查找类似 秒 的本地化字符串。 /// public static string strSecondUnit { get { return ResourceManager.GetString("strSecondUnit", resourceCulture); } } /// /// 查找类似 全选 的本地化字符串。 /// public static string strSelectAll { get { return ResourceManager.GetString("strSelectAll", resourceCulture); } } /// /// 查找类似 个菌 的本地化字符串。 /// public static string strSelectBarcteriaUnit { get { return ResourceManager.GetString("strSelectBarcteriaUnit", resourceCulture); } } /// /// 查找类似 选择文件 的本地化字符串。 /// public static string strSelectFile { get { return ResourceManager.GetString("strSelectFile", resourceCulture); } } /// /// 查找类似 选择目标板 的本地化字符串。 /// public static string strSelectTargetPlate { get { return ResourceManager.GetString("strSelectTargetPlate", resourceCulture); } } /// /// 查找类似 灵敏度 的本地化字符串。 /// public static string strSensitivity { get { return ResourceManager.GetString("strSensitivity", resourceCulture); } } /// /// 查找类似 序号 的本地化字符串。 /// public static string strSerialNumber { get { return ResourceManager.GetString("strSerialNumber", resourceCulture); } } /// /// 查找类似 设置barcode 的本地化字符串。 /// public static string strSetBarcode { get { return ResourceManager.GetString("strSetBarcode", resourceCulture); } } /// /// 查找类似 通道设置 的本地化字符串。 /// public static string strSetChannelBtnName { get { return ResourceManager.GetString("strSetChannelBtnName", resourceCulture); } } /// /// 查找类似 设置标签 的本地化字符串。 /// public static string strSetLabel { get { return ResourceManager.GetString("strSetLabel", resourceCulture); } } /// /// 查找类似 台面示教 的本地化字符串。 /// public static string strSetLatticeBtnName { get { return ResourceManager.GetString("strSetLatticeBtnName", resourceCulture); } } /// /// 查找类似 灯光设置 的本地化字符串。 /// public static string strSetLedBtnName { get { return ResourceManager.GetString("strSetLedBtnName", resourceCulture); } } /// /// 查找类似 HEPA开关 的本地化字符串。 /// public static string strSetLedHEPATextName { get { return ResourceManager.GetString("strSetLedHEPATextName", resourceCulture); } } /// /// 查找类似 LED开关 的本地化字符串。 /// public static string strSetLedTextName { get { return ResourceManager.GetString("strSetLedTextName", resourceCulture); } } /// /// 查找类似 关闭 的本地化字符串。 /// public static string strSetLedUVEndName { get { return ResourceManager.GetString("strSetLedUVEndName", resourceCulture); } } /// /// 查找类似 开启时段 的本地化字符串。 /// public static string strSetLedUVPoridName { get { return ResourceManager.GetString("strSetLedUVPoridName", resourceCulture); } } /// /// 查找类似 开启 的本地化字符串。 /// public static string strSetLedUVStartName { get { return ResourceManager.GetString("strSetLedUVStartName", resourceCulture); } } /// /// 查找类似 UV开关 的本地化字符串。 /// public static string strSetLedUVTextName { get { return ResourceManager.GetString("strSetLedUVTextName", resourceCulture); } } /// /// 查找类似 寿命 的本地化字符串。 /// public static string strSetLedUVTimeName { get { return ResourceManager.GetString("strSetLedUVTimeName", resourceCulture); } } /// /// 查找类似 板架设置 的本地化字符串。 /// public static string strSetRack { get { return ResourceManager.GetString("strSetRack", resourceCulture); } } /// /// 查找类似 应用到此设备 的本地化字符串。 /// public static string strSetSystemAppTabletopTemplate { get { return ResourceManager.GetString("strSetSystemAppTabletopTemplate", resourceCulture); } } /// /// 查找类似 使用出厂台面 的本地化字符串。 /// public static string strSetSystemDefaultAppTabletopTemplate { get { return ResourceManager.GetString("strSetSystemDefaultAppTabletopTemplate", resourceCulture); } } /// /// 查找类似 设置 的本地化字符串。 /// public static string strSetting { get { return ResourceManager.GetString("strSetting", resourceCulture); } } /// /// 查找类似 每槽段设置 的本地化字符串。 /// public static string strSettingPerThrough { get { return ResourceManager.GetString("strSettingPerThrough", resourceCulture); } } /// /// 查找类似 请输入变量值 的本地化字符串。 /// public static string strSetVariable { get { return ResourceManager.GetString("strSetVariable", resourceCulture); } } /// /// 查找类似 风速计 的本地化字符串。 /// public static string strSetWindTextName { get { return ResourceManager.GetString("strSetWindTextName", resourceCulture); } } /// /// 查找类似 风速值 的本地化字符串。 /// public static string strSetWindValue { get { return ResourceManager.GetString("strSetWindValue", resourceCulture); } } /// /// 查找类似 倾斜角度 的本地化字符串。 /// public static string strShakeAngle { get { return ResourceManager.GetString("strShakeAngle", resourceCulture); } } /// /// 查找类似 次数 的本地化字符串。 /// public static string strShakeCount { get { return ResourceManager.GetString("strShakeCount", resourceCulture); } } /// /// 查找类似 移动距离 的本地化字符串。 /// public static string strShakeDistance { get { return ResourceManager.GetString("strShakeDistance", resourceCulture); } } /// /// 查找类似 分离时x轴摆动距离 的本地化字符串。 /// public static string strShakeDisXAxis { get { return ResourceManager.GetString("strShakeDisXAxis", resourceCulture); } } /// /// 查找类似 mm,y轴摆动距离 的本地化字符串。 /// public static string strShakeDisYAxis { get { return ResourceManager.GetString("strShakeDisYAxis", resourceCulture); } } /// /// 查找类似 振荡时间 的本地化字符串。 /// public static string strShakeDuringTime { get { return ResourceManager.GetString("strShakeDuringTime", resourceCulture); } } /// /// 查找类似 振荡 的本地化字符串。 /// public static string strShakeInfo { get { return ResourceManager.GetString("strShakeInfo", resourceCulture); } } /// /// 查找类似 移动速度 的本地化字符串。 /// public static string strShakeMoveSpeed { get { return ResourceManager.GetString("strShakeMoveSpeed", resourceCulture); } } /// /// 查找类似 振荡速度 的本地化字符串。 /// public static string strShakeSpeed { get { return ResourceManager.GetString("strShakeSpeed", resourceCulture); } } /// /// 查找类似 rps 的本地化字符串。 /// public static string strShakeSpeedUnit { get { return ResourceManager.GetString("strShakeSpeedUnit", resourceCulture); } } /// /// 查找类似 形状 的本地化字符串。 /// public static string strShape { get { return ResourceManager.GetString("strShape", resourceCulture); } } /// /// 查找类似 每孔主体形状 的本地化字符串。 /// public static string strShapePerWell { get { return ResourceManager.GetString("strShapePerWell", resourceCulture); } } /// /// 查找类似 mm Y偏移 的本地化字符串。 /// public static string strShiftY { get { return ResourceManager.GetString("strShiftY", resourceCulture); } } /// /// 查找类似 % Y偏移 的本地化字符串。 /// public static string strShiftYKnock { get { return ResourceManager.GetString("strShiftYKnock", resourceCulture); } } /// /// 查找类似 距离孔中心偏移位置 的本地化字符串。 /// public static string strShitPositionFromWellCenter { get { return ResourceManager.GetString("strShitPositionFromWellCenter", resourceCulture); } } /// /// 查找类似 弹窗选择 的本地化字符串。 /// public static string strShowWindows { get { return ResourceManager.GetString("strShowWindows", resourceCulture); } } /// /// 查找类似 模拟运行 的本地化字符串。 /// public static string strSimulatorRun { get { return ResourceManager.GetString("strSimulatorRun", resourceCulture); } } /// /// 查找类似 单选 的本地化字符串。 /// public static string strSingleSelect { get { return ResourceManager.GetString("strSingleSelect", resourceCulture); } } /// /// 查找类似 跳过此步, 执行下一个命令 的本地化字符串。 /// public static string strSkipCurrentStep { get { return ResourceManager.GetString("strSkipCurrentStep", resourceCulture); } } /// /// 查找类似 跳过体积为0的移液 的本地化字符串。 /// public static string strSkipZeroVolume { get { return ResourceManager.GetString("strSkipZeroVolume", resourceCulture); } } /// /// 查找类似 源板 的本地化字符串。 /// public static string strSourceBoard { get { return ResourceManager.GetString("strSourceBoard", resourceCulture); } } /// /// 查找类似 源板码 的本地化字符串。 /// public static string strSourceBoardCode { get { return ResourceManager.GetString("strSourceBoardCode", resourceCulture); } } /// /// 查找类似 来源皿 的本地化字符串。 /// public static string strSourceDish { get { return ResourceManager.GetString("strSourceDish", resourceCulture); } } /// /// 查找类似 来源皿码 的本地化字符串。 /// public static string strSourceDishBarcode { get { return ResourceManager.GetString("strSourceDishBarcode", resourceCulture); } } /// /// 查找类似 来源槽 的本地化字符串。 /// public static string strSourceTrough { get { return ResourceManager.GetString("strSourceTrough", resourceCulture); } } /// /// 查找类似 来源槽码 的本地化字符串。 /// public static string strSourceTroughBarcode { get { return ResourceManager.GetString("strSourceTroughBarcode", resourceCulture); } } /// /// 查找类似 源孔 的本地化字符串。 /// public static string strSourceWell { get { return ResourceManager.GetString("strSourceWell", resourceCulture); } } /// /// 查找类似 S 的本地化字符串。 /// public static string strSouth { get { return ResourceManager.GetString("strSouth", resourceCulture); } } /// /// 查找类似 规格-直径 的本地化字符串。 /// public static string strSpecsDiameter { get { return ResourceManager.GetString("strSpecsDiameter", resourceCulture); } } /// /// 查找类似 规格-高度 的本地化字符串。 /// public static string strSpecsHeight { get { return ResourceManager.GetString("strSpecsHeight", resourceCulture); } } /// /// 查找类似 速度和点距 的本地化字符串。 /// public static string strSpeedAndPointDis { get { return ResourceManager.GetString("strSpeedAndPointDis", resourceCulture); } } /// /// 查找类似 μL/s 吸液 的本地化字符串。 /// public static string strSpeedAspirate { get { return ResourceManager.GetString("strSpeedAspirate", resourceCulture); } } /// /// 查找类似 μL/s 加液 的本地化字符串。 /// public static string strSpeedDispense { get { return ResourceManager.GetString("strSpeedDispense", resourceCulture); } } /// /// 查找类似 旋转速度 的本地化字符串。 /// public static string strSpeedOfCircleTransfer { get { return ResourceManager.GetString("strSpeedOfCircleTransfer", resourceCulture); } } /// /// 查找类似 来源板码 的本地化字符串。 /// public static string strSrcBarcode { get { return ResourceManager.GetString("strSrcBarcode", resourceCulture); } } /// /// 查找类似 来源板 的本地化字符串。 /// public static string strSrcboard { get { return ResourceManager.GetString("strSrcboard", resourceCulture); } } /// /// 查找类似 开始执行时间 的本地化字符串。 /// public static string strSrcStartTime { get { return ResourceManager.GetString("strSrcStartTime", resourceCulture); } } /// /// 查找类似 来源孔号 的本地化字符串。 /// public static string strSrcWell { get { return ResourceManager.GetString("strSrcWell", resourceCulture); } } /// /// 查找类似 叠放位置 的本地化字符串。 /// public static string strStackingPosition { get { return ResourceManager.GetString("strStackingPosition", resourceCulture); } } /// /// 查找类似 叠放设置 的本地化字符串。 /// public static string strStackingSetting { get { return ResourceManager.GetString("strStackingSetting", resourceCulture); } } /// /// 查找类似 叠放速度 (%) 的本地化字符串。 /// public static string strStackingSpeed { get { return ResourceManager.GetString("strStackingSpeed", resourceCulture); } } /// /// 查找类似 此耗材自叠 的本地化字符串。 /// public static string strStackThis { get { return ResourceManager.GetString("strStackThis", resourceCulture); } } /// /// 查找类似 mm 开始探测 的本地化字符串。 /// public static string strStartDetect { get { return ResourceManager.GetString("strStartDetect", resourceCulture); } } /// /// 查找类似 初始值 的本地化字符串。 /// public static string strStartValue { get { return ResourceManager.GetString("strStartValue", resourceCulture); } } /// /// 查找类似 单步运行 的本地化字符串。 /// public static string strStepRun { get { return ResourceManager.GetString("strStepRun", resourceCulture); } } /// /// 查找类似 终止当前流程 的本地化字符串。 /// public static string strStopCurrentFlow { get { return ResourceManager.GetString("strStopCurrentFlow", resourceCulture); } } /// /// 查找类似 子方法详情 的本地化字符串。 /// public static string strSubMethodDetail { get { return ResourceManager.GetString("strSubMethodDetail", resourceCulture); } } /// /// 查找类似 成功 的本地化字符串。 /// public static string strSuccess { get { return ResourceManager.GetString("strSuccess", resourceCulture); } } /// /// 查找类似 关盖 的本地化字符串。 /// public static string strSwitchLidClose { get { return ResourceManager.GetString("strSwitchLidClose", resourceCulture); } } /// /// 查找类似 开关盖 的本地化字符串。 /// public static string strSwitchLidInfo { get { return ResourceManager.GetString("strSwitchLidInfo", resourceCulture); } } /// /// 查找类似 开盖 的本地化字符串。 /// public static string strSwitchLidOpen { get { return ResourceManager.GetString("strSwitchLidOpen", resourceCulture); } } /// /// 查找类似 Copyright © 2026 上海伟本智能机电有限公司 All Rights Reserved. 的本地化字符串。 /// public static string strSystemCompany { get { return ResourceManager.GetString("strSystemCompany", resourceCulture); } } /// /// 查找类似 系统信息: 的本地化字符串。 /// public static string strSystemInfo { get { return ResourceManager.GetString("strSystemInfo", resourceCulture); } } /// /// 查找类似 系统信息 的本地化字符串。 /// public static string strSystemInfoBase { get { return ResourceManager.GetString("strSystemInfoBase", resourceCulture); } } /// /// 查找类似 本产品及其相关软件系统,由上海伟本智能机电有限公司独家研制,符合各项政策,并已申请相关专利,如有仿制,情节严重者,我司将追究仿制者的法律责任! 的本地化字符串。 /// public static string strSystemInfoContent { get { return ResourceManager.GetString("strSystemInfoContent", resourceCulture); } } /// /// 查找类似 设置 的本地化字符串。 /// public static string strSystemSettingsTitle { get { return ResourceManager.GetString("strSystemSettingsTitle", resourceCulture); } } /// /// 查找类似 系统全局运行速度 的本地化字符串。 /// public static string strSystemSpeed { get { return ResourceManager.GetString("strSystemSpeed", resourceCulture); } } /// /// 查找类似 系统版本: 的本地化字符串。 /// public static string strSystemVersion { get { return ResourceManager.GetString("strSystemVersion", resourceCulture); } } /// /// 查找类似 台面布置 的本地化字符串。 /// public static string strTableLayout { get { return ResourceManager.GetString("strTableLayout", resourceCulture); } } /// /// 查找类似 台面位置 的本地化字符串。 /// public static string strTablePosition { get { return ResourceManager.GetString("strTablePosition", resourceCulture); } } /// /// 查找类似 板位 的本地化字符串。 /// public static string strTabletopLattice { get { return ResourceManager.GetString("strTabletopLattice", resourceCulture); } } /// /// 查找类似 台面板位布置 的本地化字符串。 /// public static string strTabletopLatticeLayout { get { return ResourceManager.GetString("strTabletopLatticeLayout", resourceCulture); } } /// /// 查找类似 台面模板 的本地化字符串。 /// public static string strTabletopTemp { get { return ResourceManager.GetString("strTabletopTemp", resourceCulture); } } /// /// 查找类似 台面模板名称 的本地化字符串。 /// public static string strTabletopTemplateName { get { return ResourceManager.GetString("strTabletopTemplateName", resourceCulture); } } /// /// 查找类似 转板设置 的本地化字符串。 /// public static string strTansferLabwareSet { get { return ResourceManager.GetString("strTansferLabwareSet", resourceCulture); } } /// /// 查找类似 锥形 的本地化字符串。 /// public static string strTaper { get { return ResourceManager.GetString("strTaper", resourceCulture); } } /// /// 查找类似 目标板码 的本地化字符串。 /// public static string strTarBarcode { get { return ResourceManager.GetString("strTarBarcode", resourceCulture); } } /// /// 查找类似 目标板 的本地化字符串。 /// public static string strTarBoard { get { return ResourceManager.GetString("strTarBoard", resourceCulture); } } /// /// 查找类似 结束执行时间 的本地化字符串。 /// public static string strTarEndTime { get { return ResourceManager.GetString("strTarEndTime", resourceCulture); } } /// /// 查找类似 目标板 的本地化字符串。 /// public static string strTargetBoard { get { return ResourceManager.GetString("strTargetBoard", resourceCulture); } } /// /// 查找类似 目标板选中范围的首行或首列加入稀释液 的本地化字符串。 /// public static string strTargetSelectRangeFirstAddDiluent { get { return ResourceManager.GetString("strTargetSelectRangeFirstAddDiluent", resourceCulture); } } /// /// 查找类似 目标体积 (μL) 的本地化字符串。 /// public static string strTargetVolumn { get { return ResourceManager.GetString("strTargetVolumn", resourceCulture); } } /// /// 查找类似 目标孔 的本地化字符串。 /// public static string strTargetWell { get { return ResourceManager.GetString("strTargetWell", resourceCulture); } } /// /// 查找类似 目标孔 的本地化字符串。 /// public static string strTarWell { get { return ResourceManager.GetString("strTarWell", resourceCulture); } } /// /// 查找类似 实验基础信息 的本地化字符串。 /// public static string strTestBaseInfo { get { return ResourceManager.GetString("strTestBaseInfo", resourceCulture); } } /// /// 查找类似 实验ID 的本地化字符串。 /// public static string strTestID { get { return ResourceManager.GetString("strTestID", resourceCulture); } } /// /// 查找类似 不能超过255个字符! 的本地化字符串。 /// public static string strTextLengthLimitInfo { get { return ResourceManager.GetString("strTextLengthLimitInfo", resourceCulture); } } /// /// 查找类似 此耗材叠放至其他耗材上 的本地化字符串。 /// public static string strThisStackOnOther { get { return ResourceManager.GetString("strThisStackOnOther", resourceCulture); } } /// /// 查找类似 选择可以当前耗材叠放至其他耗材上 的本地化字符串。 /// public static string strThisStackOnOtherSelectInfo { get { return ResourceManager.GetString("strThisStackOnOtherSelectInfo", resourceCulture); } } /// /// 查找类似 槽段设置 的本地化字符串。 /// public static string strThroughSetting { get { return ResourceManager.GetString("strThroughSetting", resourceCulture); } } /// /// 查找类似 时长 的本地化字符串。 /// public static string strTimeDuring { get { return ResourceManager.GetString("strTimeDuring", resourceCulture); } } /// /// 查找类似 计时器 的本地化字符串。 /// public static string strTimer { get { return ResourceManager.GetString("strTimer", resourceCulture); } } /// /// 查找类似 计时器: 的本地化字符串。 /// public static string strTimerSuffix { get { return ResourceManager.GetString("strTimerSuffix", resourceCulture); } } /// /// 查找类似 枪头高度 (mm) 的本地化字符串。 /// public static string strTipHeight { get { return ResourceManager.GetString("strTipHeight", resourceCulture); } } /// /// 查找类似 安装下压距离(mm) 的本地化字符串。 /// public static string strTipPressHeight { get { return ResourceManager.GetString("strTipPressHeight", resourceCulture); } } /// /// 查找类似 枪扎入的实际深度(mm) 的本地化字符串。 /// public static string strTipPressIntoText { get { return ResourceManager.GetString("strTipPressIntoText", resourceCulture); } } /// /// 查找类似 扎枪时力矩功率百分比(%) 的本地化字符串。 /// public static string strTipPressPowerText { get { return ResourceManager.GetString("strTipPressPowerText", resourceCulture); } } /// /// 查找类似 量程 的本地化字符串。 /// public static string strTipRange { get { return ResourceManager.GetString("strTipRange", resourceCulture); } } /// /// 查找类似 提示 的本地化字符串。 /// public static string strTips { get { return ResourceManager.GetString("strTips", resourceCulture); } } /// /// 查找类似 枪头设置 的本地化字符串。 /// public static string strTipSetting { get { return ResourceManager.GetString("strTipSetting", resourceCulture); } } /// /// 查找类似 提示消息 的本地化字符串。 /// public static string strTipsMsg { get { return ResourceManager.GetString("strTipsMsg", resourceCulture); } } /// /// 查找类似 吸头盒 的本地化字符串。 /// public static string strTipsType { get { return ResourceManager.GetString("strTipsType", resourceCulture); } } /// /// 查找类似 枪头类型 的本地化字符串。 /// public static string strTipsType1 { get { return ResourceManager.GetString("strTipsType1", resourceCulture); } } /// /// 查找类似 Tip类型 的本地化字符串。 /// public static string strTipType { get { return ResourceManager.GetString("strTipType", resourceCulture); } } /// /// 查找类似 标题 的本地化字符串。 /// public static string strTitle { get { return ResourceManager.GetString("strTitle", resourceCulture); } } /// /// 查找类似 至 的本地化字符串。 /// public static string strTo { get { return ResourceManager.GetString("strTo", resourceCulture); } } /// /// 查找类似 顶部 的本地化字符串。 /// public static string strTopSide { get { return ResourceManager.GetString("strTopSide", resourceCulture); } } /// /// 查找类似 涂布菌落数 的本地化字符串。 /// public static string strTotalBacteriaCount { get { return ResourceManager.GetString("strTotalBacteriaCount", resourceCulture); } } /// /// 查找类似 总高 (mm) 的本地化字符串。 /// public static string strTotalHeight { get { return ResourceManager.GetString("strTotalHeight", resourceCulture); } } /// /// 查找类似 加盖后的高度 的本地化字符串。 /// public static string strTotalHeightWithLid { get { return ResourceManager.GetString("strTotalHeightWithLid", resourceCulture); } } /// /// 查找类似 来源位的耗材全部转移 的本地化字符串。 /// public static string strTransportAll { get { return ResourceManager.GetString("strTransportAll", resourceCulture); } } /// /// 查找类似 来源位的耗材只留最后一层 的本地化字符串。 /// public static string strTransportExceptLast { get { return ResourceManager.GetString("strTransportExceptLast", resourceCulture); } } /// /// 查找类似 转移至 的本地化字符串。 /// public static string strTransportTo { get { return ResourceManager.GetString("strTransportTo", resourceCulture); } } /// /// 查找类似 垃圾桶 的本地化字符串。 /// public static string strTrash { get { return ResourceManager.GetString("strTrash", resourceCulture); } } /// /// 查找类似 类型 的本地化字符串。 /// public static string strType { get { return ResourceManager.GetString("strType", resourceCulture); } } /// /// 查找类似 超声设置 的本地化字符串。 /// public static string strUltrasonicStep { get { return ResourceManager.GetString("strUltrasonicStep", resourceCulture); } } /// /// 查找类似 不包含else 的本地化字符串。 /// public static string strUnContainElse { get { return ResourceManager.GetString("strUnContainElse", resourceCulture); } } /// /// 查找类似 卸载所有枪头 的本地化字符串。 /// public static string strUnloadAllTips { get { return ResourceManager.GetString("strUnloadAllTips", resourceCulture); } } /// /// 查找类似 放到原孔位 的本地化字符串。 /// public static string strUnloadTipsPutToSrc { get { return ResourceManager.GetString("strUnloadTipsPutToSrc", resourceCulture); } } /// /// 查找类似 上下 的本地化字符串。 /// public static string strUpDownMode { get { return ResourceManager.GetString("strUpDownMode", resourceCulture); } } /// /// 查找类似 开关盖-上夹爪 的本地化字符串。 /// public static string strUpLidOpenSet { get { return ResourceManager.GetString("strUpLidOpenSet", resourceCulture); } } /// /// 查找类似 从上到下 的本地化字符串。 /// public static string strUpToDown { get { return ResourceManager.GetString("strUpToDown", resourceCulture); } } /// /// 查找类似 开始使用HEPA 的本地化字符串。 /// public static string strUseHEPA { get { return ResourceManager.GetString("strUseHEPA", resourceCulture); } } /// /// 查找类似 用 户 名 的本地化字符串。 /// public static string strUserName { get { return ResourceManager.GetString("strUserName", resourceCulture); } } /// /// 查找类似 用户名: 的本地化字符串。 /// public static string strUserName1 { get { return ResourceManager.GetString("strUserName1", resourceCulture); } } /// /// 查找类似 用户名或密码错误 的本地化字符串。 /// public static string strUserOrPswdError { get { return ResourceManager.GetString("strUserOrPswdError", resourceCulture); } } /// /// 查找类似 有效孔 的本地化字符串。 /// public static string strValidWells { get { return ResourceManager.GetString("strValidWells", resourceCulture); } } /// /// 查找类似 值 的本地化字符串。 /// public static string strValue { get { return ResourceManager.GetString("strValue", resourceCulture); } } /// /// 查找类似 变量 的本地化字符串。 /// public static string strVariable { get { return ResourceManager.GetString("strVariable", resourceCulture); } } /// /// 查找类似 变量弹窗 的本地化字符串。 /// public static string strVariableShowMsg { get { return ResourceManager.GetString("strVariableShowMsg", resourceCulture); } } /// /// 查找类似 垂直方向 的本地化字符串。 /// public static string strVertical { get { return ResourceManager.GetString("strVertical", resourceCulture); } } /// /// 查找类似 体积 (μL) 的本地化字符串。 /// public static string strVolue { get { return ResourceManager.GetString("strVolue", resourceCulture); } } /// /// 查找类似 每孔体积 (μL) 的本地化字符串。 /// public static string strVolumn { get { return ResourceManager.GetString("strVolumn", resourceCulture); } } /// /// 查找类似 每孔体积 的本地化字符串。 /// public static string strVolumnPerWell { get { return ResourceManager.GetString("strVolumnPerWell", resourceCulture); } } /// /// 查找类似 每孔体积 (μL) 的本地化字符串。 /// public static string strVolumnPerWellWithUnit { get { return ResourceManager.GetString("strVolumnPerWellWithUnit", resourceCulture); } } /// /// 查找类似 单孔体积设置 的本地化字符串。 /// public static string strVolumnSettingPerWell { get { return ResourceManager.GetString("strVolumnSettingPerWell", resourceCulture); } } /// /// 查找类似 单孔体积 的本地化字符串。 /// public static string strVolumnSingleWell { get { return ResourceManager.GetString("strVolumnSingleWell", resourceCulture); } } /// /// 查找类似 管底部段 的本地化字符串。 /// public static string strWelBottomShape { get { return ResourceManager.GetString("strWelBottomShape", resourceCulture); } } /// /// 查找类似 欢迎登录 的本地化字符串。 /// public static string strWelcomLogin { get { return ResourceManager.GetString("strWelcomLogin", resourceCulture); } } /// /// 查找类似 适配耗材 的本地化字符串。 /// public static string strWellAdapterLabwareSetting { get { return ResourceManager.GetString("strWellAdapterLabwareSetting", resourceCulture); } } /// /// 查找类似 孔底部段 的本地化字符串。 /// public static string strWellBottomPart { get { return ResourceManager.GetString("strWellBottomPart", resourceCulture); } } /// /// 查找类似 孔底半径R (mm) 的本地化字符串。 /// public static string strWellBottomR { get { return ResourceManager.GetString("strWellBottomR", resourceCulture); } } /// /// 查找类似 孔底X (mm) 的本地化字符串。 /// public static string strWellBottomX { get { return ResourceManager.GetString("strWellBottomX", resourceCulture); } } /// /// 查找类似 孔底Y (mm) 的本地化字符串。 /// public static string strWellBottomY { get { return ResourceManager.GetString("strWellBottomY", resourceCulture); } } /// /// 查找类似 管主体形状 的本地化字符串。 /// public static string strWellCubeShape { get { return ResourceManager.GetString("strWellCubeShape", resourceCulture); } } /// /// 查找类似 孔高H (mm) 的本地化字符串。 /// public static string strWellHeight { get { return ResourceManager.GetString("strWellHeight", resourceCulture); } } /// /// 查找类似 管口螺圈数 的本地化字符串。 /// public static string strWellHelicalCircle { get { return ResourceManager.GetString("strWellHelicalCircle", resourceCulture); } } /// /// 查找类似 管口螺间距(mm) 的本地化字符串。 /// public static string strWellHelicalDistance { get { return ResourceManager.GetString("strWellHelicalDistance", resourceCulture); } } /// /// 查找类似 管内半径(mm) 的本地化字符串。 /// public static string strWellInRadius { get { return ResourceManager.GetString("strWellInRadius", resourceCulture); } } /// /// 查找类似 孔数 的本地化字符串。 /// public static string strWellNum { get { return ResourceManager.GetString("strWellNum", resourceCulture); } } /// /// 查找类似 管外半径(mm) 的本地化字符串。 /// public static string strWellOutRadius { get { return ResourceManager.GetString("strWellOutRadius", resourceCulture); } } /// /// 查找类似 孔位 的本地化字符串。 /// public static string strWellPosition { get { return ResourceManager.GetString("strWellPosition", resourceCulture); } } /// /// 查找类似 请选择孔位或输入起始列 的本地化字符串。 /// public static string strWellPositionTips { get { return ResourceManager.GetString("strWellPositionTips", resourceCulture); } } /// /// 查找类似 孔位设置 的本地化字符串。 /// public static string strWellSetting { get { return ResourceManager.GetString("strWellSetting", resourceCulture); } } /// /// 查找类似 孔 的本地化字符串。 /// public static string strWellSide { get { return ResourceManager.GetString("strWellSide", resourceCulture); } } /// /// 查找类似 孔面形状 的本地化字符串。 /// public static string strWellSideShape { get { return ResourceManager.GetString("strWellSideShape", resourceCulture); } } /// /// 查找类似 孔面X (mm) 的本地化字符串。 /// public static string strWellSideX { get { return ResourceManager.GetString("strWellSideX", resourceCulture); } } /// /// 查找类似 孔面Y (mm) 的本地化字符串。 /// public static string strWellSideY { get { return ResourceManager.GetString("strWellSideY", resourceCulture); } } /// /// 查找类似 孔面半径R (mm) 的本地化字符串。 /// public static string strWellTopR { get { return ResourceManager.GetString("strWellTopR", resourceCulture); } } /// /// 查找类似 管体积 的本地化字符串。 /// public static string strWellVolume { get { return ResourceManager.GetString("strWellVolume", resourceCulture); } } /// /// 查找类似 W 的本地化字符串。 /// public static string strWest { get { return ResourceManager.GetString("strWest", resourceCulture); } } /// /// 查找类似 当探测到堵塞时 的本地化字符串。 /// public static string strWhenDetectBlock { get { return ResourceManager.GetString("strWhenDetectBlock", resourceCulture); } } /// /// 查找类似 未探测到液面时 的本地化字符串。 /// public static string strWhenNotDetectLiquid { get { return ResourceManager.GetString("strWhenNotDetectLiquid", resourceCulture); } } /// /// 查找类似 宽边 的本地化字符串。 /// public static string strWideSide { get { return ResourceManager.GetString("strWideSide", resourceCulture); } } /// /// 查找类似 带盖管总高(mm) 的本地化字符串。 /// public static string strWithLidHeight { get { return ResourceManager.GetString("strWithLidHeight", resourceCulture); } } /// /// 查找类似 不带盖管总高(mm) 的本地化字符串。 /// public static string strWithoutLidHeight { get { return ResourceManager.GetString("strWithoutLidHeight", resourceCulture); } } /// /// 查找类似 西北 的本地化字符串。 /// public static string strWN { get { return ResourceManager.GetString("strWN", resourceCulture); } } /// /// 查找类似 实验方法 的本地化字符串。 /// public static string strWorkflow { get { return ResourceManager.GetString("strWorkflow", resourceCulture); } } /// /// 查找类似 流程跟踪 的本地化字符串。 /// public static string strWorkFlowTrace { get { return ResourceManager.GetString("strWorkFlowTrace", resourceCulture); } } /// /// 查找类似 西南 的本地化字符串。 /// public static string strWS { get { return ResourceManager.GetString("strWS", resourceCulture); } } /// /// 查找类似 X轴 的本地化字符串。 /// public static string strXAxis { get { return ResourceManager.GetString("strXAxis", resourceCulture); } } /// /// 查找类似 ImagingOS 的本地化字符串。 /// public static string strXHandler { get { return ResourceManager.GetString("strXHandler", resourceCulture); } } /// /// 查找类似 X轴位移 的本地化字符串。 /// public static string strXShift { get { return ResourceManager.GetString("strXShift", resourceCulture); } } /// /// 查找类似 Y轴 的本地化字符串。 /// public static string strYAxis { get { return ResourceManager.GetString("strYAxis", resourceCulture); } } /// /// 查找类似 是 的本地化字符串。 /// public static string strYes { get { return ResourceManager.GetString("strYes", resourceCulture); } } /// /// 查找类似 Y轴位移 的本地化字符串。 /// public static string strYShift { get { return ResourceManager.GetString("strYShift", resourceCulture); } } /// /// 查找类似 "Z"字型 的本地化字符串。 /// public static string strZMode { get { return ResourceManager.GetString("strZMode", resourceCulture); } } } }