You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
333 lines
12 KiB
333 lines
12 KiB
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace WebStarter.Resources {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class Controllers_System_SysMenuController_en {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal Controllers_System_SysMenuController_en() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WebStarter.Resources.Controllers.System.SysMenuController.en", typeof(Controllers_System_SysMenuController_en).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to RFIDReadAndWrite.
|
|
/// </summary>
|
|
internal static string RFID读写 {
|
|
get {
|
|
return ResourceManager.GetString("RFID读写", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChargingBinInformation.
|
|
/// </summary>
|
|
internal static string 充电仓信息 {
|
|
get {
|
|
return ResourceManager.GetString("充电仓信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChargingDataMonitoringLargeScreen.
|
|
/// </summary>
|
|
internal static string 充电数据监控大屏 {
|
|
get {
|
|
return ResourceManager.GetString("充电数据监控大屏", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChargerInformation.
|
|
/// </summary>
|
|
internal static string 充电机信息 {
|
|
get {
|
|
return ResourceManager.GetString("充电机信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChargeManagement.
|
|
/// </summary>
|
|
internal static string 充电管理 {
|
|
get {
|
|
return ResourceManager.GetString("充电管理", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChargingStatistics.
|
|
/// </summary>
|
|
internal static string 充电量统计信息 {
|
|
get {
|
|
return ResourceManager.GetString("充电量统计信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to BasicSetup.
|
|
/// </summary>
|
|
internal static string 基础设置 {
|
|
get {
|
|
return ResourceManager.GetString("基础设置", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to BasicConfiguration.
|
|
/// </summary>
|
|
internal static string 基础配置 {
|
|
get {
|
|
return ResourceManager.GetString("基础配置", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Workbench.
|
|
/// </summary>
|
|
internal static string 工作台 {
|
|
get {
|
|
return ResourceManager.GetString("工作台", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to VarianceLog.
|
|
/// </summary>
|
|
internal static string 差异日志 {
|
|
get {
|
|
return ResourceManager.GetString("差异日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to AbnormalCause.
|
|
/// </summary>
|
|
internal static string 异常原因 {
|
|
get {
|
|
return ResourceManager.GetString("异常原因", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ExceptionLog.
|
|
/// </summary>
|
|
internal static string 异常日志 {
|
|
get {
|
|
return ResourceManager.GetString("异常日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to LargeScreenForPowerDataMonitoring.
|
|
/// </summary>
|
|
internal static string 换电数据监控大屏 {
|
|
get {
|
|
return ResourceManager.GetString("换电数据监控大屏", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PowerChangeStatusOrderInformation.
|
|
/// </summary>
|
|
internal static string 换电状态订单信息 {
|
|
get {
|
|
return ResourceManager.GetString("换电状态订单信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to DailyOperationStatisticsOfPowerStation.
|
|
/// </summary>
|
|
internal static string 换电站日运行统计表 {
|
|
get {
|
|
return ResourceManager.GetString("换电站日运行统计表", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ChangeStationBatteryChargingOrder.
|
|
/// </summary>
|
|
internal static string 换电站电池充电订单 {
|
|
get {
|
|
return ResourceManager.GetString("换电站电池充电订单", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PowerChangeManagement.
|
|
/// </summary>
|
|
internal static string 换电管理 {
|
|
get {
|
|
return ResourceManager.GetString("换电管理", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to PowerChangeOrderInformation.
|
|
/// </summary>
|
|
internal static string 换电订单信息 {
|
|
get {
|
|
return ResourceManager.GetString("换电订单信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to OperationLog.
|
|
/// </summary>
|
|
internal static string 操作日志 {
|
|
get {
|
|
return ResourceManager.GetString("操作日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FailureLog.
|
|
/// </summary>
|
|
internal static string 故障日志 {
|
|
get {
|
|
return ResourceManager.GetString("故障日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to LogManagement.
|
|
/// </summary>
|
|
internal static string 日志管理 {
|
|
get {
|
|
return ResourceManager.GetString("日志管理", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to FireTransfer.
|
|
/// </summary>
|
|
internal static string 消防移仓 {
|
|
get {
|
|
return ResourceManager.GetString("消防移仓", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to ThermalManagement.
|
|
/// </summary>
|
|
internal static string 热管理 {
|
|
get {
|
|
return ResourceManager.GetString("热管理", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to BasicSiteInformation.
|
|
/// </summary>
|
|
internal static string 站点基础信息 {
|
|
get {
|
|
return ResourceManager.GetString("站点基础信息", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to StatisticalAnalysis.
|
|
/// </summary>
|
|
internal static string 统计分析 {
|
|
get {
|
|
return ResourceManager.GetString("统计分析", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TheDeviceHasProcessedFaultLogsProcedure.
|
|
/// </summary>
|
|
internal static string 设备已处理故障日志 {
|
|
get {
|
|
return ResourceManager.GetString("设备已处理故障日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to TheDeviceHasNotProcessedFaultLogs.
|
|
/// </summary>
|
|
internal static string 设备未处理故障日志 {
|
|
get {
|
|
return ResourceManager.GetString("设备未处理故障日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to AccessLog.
|
|
/// </summary>
|
|
internal static string 访问日志 {
|
|
get {
|
|
return ResourceManager.GetString("访问日志", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to VehicleManagement.
|
|
/// </summary>
|
|
internal static string 车辆管理 {
|
|
get {
|
|
return ResourceManager.GetString("车辆管理", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to HomePage.
|
|
/// </summary>
|
|
internal static string 首页 {
|
|
get {
|
|
return ResourceManager.GetString("首页", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|