mirror of
https://github.com/FastTunnel/FastTunnel.git
synced 2025-02-08 02:39:29 +08:00
261 lines
10 KiB
C#
261 lines
10 KiB
C#
//------------------------------------------------------------------------------
|
||
// <auto-generated>
|
||
// 此代码由工具生成。
|
||
// 运行时版本:4.0.30319.42000
|
||
//
|
||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||
// 重新生成代码,这些更改将会丢失。
|
||
// </auto-generated>
|
||
//------------------------------------------------------------------------------
|
||
|
||
namespace FastTunnel.Core {
|
||
using System;
|
||
|
||
|
||
/// <summary>
|
||
/// 一个强类型的资源类,用于查找本地化的字符串等。
|
||
/// </summary>
|
||
// 此类是由 StronglyTypedResourceBuilder
|
||
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
||
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
||
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||
public class TunnelResource {
|
||
|
||
private static global::System.Resources.ResourceManager resourceMan;
|
||
|
||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||
|
||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||
internal TunnelResource() {
|
||
}
|
||
|
||
/// <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("FastTunnel.Core.TunnelResource", typeof(TunnelResource).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>
|
||
/// 查找类似 服务端禁用了Forward 的本地化字符串。
|
||
/// </summary>
|
||
public static string ForwardDisabled {
|
||
get {
|
||
return ResourceManager.GetString("ForwardDisabled", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 您尚未创建任何隧道,请登录https://suidao.io 创建后重试。 的本地化字符串。
|
||
/// </summary>
|
||
public static string NoTunnel {
|
||
get {
|
||
return ResourceManager.GetString("NoTunnel", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 <!DOCTYPE html>
|
||
///<html lang="en">
|
||
///
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title>FastTunnel</title>
|
||
/// <link href="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
|
||
/// <style>
|
||
/// .err-info {
|
||
/// margin-top: 120px;
|
||
/// }
|
||
///
|
||
/// /* Provide sufficient contrast against white background */
|
||
/// a {
|
||
/// color: #0366d6;
|
||
/// }
|
||
///
|
||
/// .btn-primary {
|
||
/// color: #fff;
|
||
/// background-color [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Page_HostRequired {
|
||
get {
|
||
return ResourceManager.GetString("Page_HostRequired", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 <!DOCTYPE html>
|
||
///<html lang="en">
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title>FastTunnel</title>
|
||
/// <link href="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
|
||
/// <style>
|
||
/// .err-info {
|
||
/// margin-top: 120px;
|
||
/// }
|
||
///
|
||
/// /* Provide sufficient contrast against white background */
|
||
/// a {
|
||
/// color: #0366d6;
|
||
/// }
|
||
///
|
||
/// .btn-primary {
|
||
/// color: #fff;
|
||
/// background-color: [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Page_NoSite {
|
||
get {
|
||
return ResourceManager.GetString("Page_NoSite", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 <!DOCTYPE html>
|
||
///<html lang="en">
|
||
///
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title>FastTunnel</title>
|
||
/// <link href="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
|
||
/// <style>
|
||
/// .err-info {
|
||
/// margin-top: 120px;
|
||
/// }
|
||
///
|
||
/// /* Provide sufficient contrast against white background */
|
||
/// a {
|
||
/// color: #0366d6;
|
||
/// }
|
||
///
|
||
/// .btn-primary {
|
||
/// color: #fff;
|
||
/// background-color [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Page_NotAccessIps {
|
||
get {
|
||
return ResourceManager.GetString("Page_NotAccessIps", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 <!DOCTYPE html>
|
||
///<html lang="en">
|
||
///
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title>FastTunnel</title>
|
||
/// <link href="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
|
||
/// <style>
|
||
/// .err-info {
|
||
/// margin-top: 120px;
|
||
/// }
|
||
///
|
||
/// /* Provide sufficient contrast against white background */
|
||
/// a {
|
||
/// color: #0366d6;
|
||
/// }
|
||
///
|
||
/// .btn-primary {
|
||
/// color: #fff;
|
||
/// background-color [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Page_NotFound {
|
||
get {
|
||
return ResourceManager.GetString("Page_NotFund", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 <!DOCTYPE html>
|
||
///<html lang="en">
|
||
///
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title>FastTunnel</title>
|
||
/// <link href="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet">
|
||
/// <style>
|
||
/// .err-info {
|
||
/// margin-top: 120px;
|
||
/// }
|
||
///
|
||
/// /* Provide sufficient contrast against white background */
|
||
/// a {
|
||
/// color: #0366d6;
|
||
/// }
|
||
///
|
||
/// .btn-primary {
|
||
/// color: #fff;
|
||
/// background-color [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Page_Offline {
|
||
get {
|
||
return ResourceManager.GetString("Page_Offline", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 HTTP/1.1 200 OK
|
||
///Date: Sat, 21 Aug 2021 15:14:17 GMT
|
||
///Content-Type: text/html; charset=utf-8
|
||
///Server: Microsoft-IIS/10.0
|
||
///X-Powered-By: ASP.NET
|
||
///Content-Length: 3026
|
||
///
|
||
///<!DOCTYPE html>
|
||
///<html lang="en">
|
||
///<head>
|
||
/// <meta charset="utf-8" />
|
||
/// <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
/// <title> - BX.SignalR</title>
|
||
/// <link rel="stylesheet" href="/lib/bootstrap/dist/css/bootstrap.min.css" />
|
||
/// <link rel="stylesheet" href="/css/site.css" />
|
||
///</head>
|
||
///<body>
|
||
/// <head [字符串的其余部分被截断]"; 的本地化字符串。
|
||
/// </summary>
|
||
public static string Test {
|
||
get {
|
||
return ResourceManager.GetString("Test", resourceCulture);
|
||
}
|
||
}
|
||
|
||
/// <summary>
|
||
/// 查找类似 \n=====隧道已建立成功,现在可以通过以下方式访问您的内网服务了=====\n{0}\n 的本地化字符串。
|
||
/// </summary>
|
||
public static string TunnelLlist {
|
||
get {
|
||
return ResourceManager.GetString("TunnelLlist", resourceCulture);
|
||
}
|
||
}
|
||
}
|
||
}
|