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.
387 lines
12 KiB
387 lines
12 KiB
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// 此代码由工具生成。
|
|
// 运行时版本:4.0.30319.42000
|
|
//
|
|
// 对此文件的更改可能会导致不正确的行为,并且如果
|
|
// 重新生成代码,这些更改将会丢失。
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace SunlightAggregationManager {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// 一个强类型的资源类,用于查找本地化的字符串等。
|
|
/// </summary>
|
|
// 此类是由 StronglyTypedResourceBuilder
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class ResourceLanguage {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal ResourceLanguage() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// 返回此类使用的缓存的 ResourceManager 实例。
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SunlightAggregationManager.ResourceLanguage", typeof(ResourceLanguage).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 重写当前线程的 CurrentUICulture 属性,对
|
|
/// 使用此强类型资源类的所有资源查找执行重写。
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
public static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 行为 的本地化字符串。
|
|
/// </summary>
|
|
public static string Action {
|
|
get {
|
|
return ResourceManager.GetString("Action", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 删除 的本地化字符串。
|
|
/// </summary>
|
|
public static string Delete {
|
|
get {
|
|
return ResourceManager.GetString("Delete", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 部门 的本地化字符串。
|
|
/// </summary>
|
|
public static string Department {
|
|
get {
|
|
return ResourceManager.GetString("Department", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 禁用 的本地化字符串。
|
|
/// </summary>
|
|
public static string Disable {
|
|
get {
|
|
return ResourceManager.GetString("Disable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 启用 的本地化字符串。
|
|
/// </summary>
|
|
public static string Enable {
|
|
get {
|
|
return ResourceManager.GetString("Enable", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 启用HTTP 的本地化字符串。
|
|
/// </summary>
|
|
public static string EnableHTTP {
|
|
get {
|
|
return ResourceManager.GetString("EnableHTTP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 启用TCP 的本地化字符串。
|
|
/// </summary>
|
|
public static string EnableTCP {
|
|
get {
|
|
return ResourceManager.GetString("EnableTCP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 启用TLS1.2 的本地化字符串。
|
|
/// </summary>
|
|
public static string EnableTLS {
|
|
get {
|
|
return ResourceManager.GetString("EnableTLS", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 错误 的本地化字符串。
|
|
/// </summary>
|
|
public static string ERR {
|
|
get {
|
|
return ResourceManager.GetString("ERR", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 扩展 的本地化字符串。
|
|
/// </summary>
|
|
public static string extend {
|
|
get {
|
|
return ResourceManager.GetString("extend", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 组 的本地化字符串。
|
|
/// </summary>
|
|
public static string Groups {
|
|
get {
|
|
return ResourceManager.GetString("Groups", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 帮助 的本地化字符串。
|
|
/// </summary>
|
|
public static string help {
|
|
get {
|
|
return ResourceManager.GetString("help", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 历史 的本地化字符串。
|
|
/// </summary>
|
|
public static string history {
|
|
get {
|
|
return ResourceManager.GetString("history", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 信息 的本地化字符串。
|
|
/// </summary>
|
|
public static string information {
|
|
get {
|
|
return ResourceManager.GetString("information", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 语言 的本地化字符串。
|
|
/// </summary>
|
|
public static string Language {
|
|
get {
|
|
return ResourceManager.GetString("Language", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 最后行为时间 的本地化字符串。
|
|
/// </summary>
|
|
public static string LastActionTime {
|
|
get {
|
|
return ResourceManager.GetString("LastActionTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 最后登录地址 的本地化字符串。
|
|
/// </summary>
|
|
public static string LastLoginIP {
|
|
get {
|
|
return ResourceManager.GetString("LastLoginIP", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 最后登录终端 的本地化字符串。
|
|
/// </summary>
|
|
public static string LastLoginTerminal {
|
|
get {
|
|
return ResourceManager.GetString("LastLoginTerminal", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 最后登录时间 的本地化字符串。
|
|
/// </summary>
|
|
public static string LastLoginTime {
|
|
get {
|
|
return ResourceManager.GetString("LastLoginTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 最后下线时间 的本地化字符串。
|
|
/// </summary>
|
|
public static string LastOfflineTime {
|
|
get {
|
|
return ResourceManager.GetString("LastOfflineTime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 日志 的本地化字符串。
|
|
/// </summary>
|
|
public static string log {
|
|
get {
|
|
return ResourceManager.GetString("log", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 设备 的本地化字符串。
|
|
/// </summary>
|
|
public static string machine {
|
|
get {
|
|
return ResourceManager.GetString("machine", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 模式 的本地化字符串。
|
|
/// </summary>
|
|
public static string Mode {
|
|
get {
|
|
return ResourceManager.GetString("Mode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 姓名 的本地化字符串。
|
|
/// </summary>
|
|
public static string Name {
|
|
get {
|
|
return ResourceManager.GetString("Name", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 离线 的本地化字符串。
|
|
/// </summary>
|
|
public static string Offine {
|
|
get {
|
|
return ResourceManager.GetString("Offine", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 在线 的本地化字符串。
|
|
/// </summary>
|
|
public static string Online {
|
|
get {
|
|
return ResourceManager.GetString("Online", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 密码 的本地化字符串。
|
|
/// </summary>
|
|
public static string Password {
|
|
get {
|
|
return ResourceManager.GetString("Password", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 查询 的本地化字符串。
|
|
/// </summary>
|
|
public static string query {
|
|
get {
|
|
return ResourceManager.GetString("query", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 保存 的本地化字符串。
|
|
/// </summary>
|
|
public static string save {
|
|
get {
|
|
return ResourceManager.GetString("save", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 服务 的本地化字符串。
|
|
/// </summary>
|
|
public static string serve {
|
|
get {
|
|
return ResourceManager.GetString("serve", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 服务器 的本地化字符串。
|
|
/// </summary>
|
|
public static string SERVER {
|
|
get {
|
|
return ResourceManager.GetString("SERVER", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 设置 的本地化字符串。
|
|
/// </summary>
|
|
public static string set {
|
|
get {
|
|
return ResourceManager.GetString("set", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 数据库 的本地化字符串。
|
|
/// </summary>
|
|
public static string SQL {
|
|
get {
|
|
return ResourceManager.GetString("SQL", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 状态 的本地化字符串。
|
|
/// </summary>
|
|
public static string state {
|
|
get {
|
|
return ResourceManager.GetString("state", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 测试 的本地化字符串。
|
|
/// </summary>
|
|
public static string Test {
|
|
get {
|
|
return ResourceManager.GetString("Test", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// 查找类似 用户 的本地化字符串。
|
|
/// </summary>
|
|
public static string user {
|
|
get {
|
|
return ResourceManager.GetString("user", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|