diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
index 0b9cc936..4a346c20 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
+++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
//
//------------------------------------------------------------------------------
@@ -13,12 +13,12 @@ namespace ServiceLib.Resx {
///
- /// 一个强类型的资源类,用于查找本地化的字符串等。
+ /// A strongly-typed resource class, for looking up localized strings, etc.
///
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
+ // 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", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace ServiceLib.Resx {
}
///
- /// 返回此类使用的缓存的 ResourceManager 实例。
+ /// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace ServiceLib.Resx {
}
///
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do you want to append rules? Choose yes to append, no to replace. 的本地化字符串。
+ /// Looks up a localized string similar to Do you want to append rules? Choose yes to append, no to replace..
///
public static string AddBatchRoutingRulesYesNo {
get {
@@ -70,7 +70,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 All 的本地化字符串。
+ /// Looks up a localized string similar to All.
///
public static string AllGroupServers {
get {
@@ -79,7 +79,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export share link to clipboard successfully 的本地化字符串。
+ /// Looks up a localized string similar to Export share link to clipboard successfully.
///
public static string BatchExportURLSuccessfully {
get {
@@ -88,7 +88,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please check the Configuration settings first. 的本地化字符串。
+ /// Looks up a localized string similar to Please check the Configuration settings first..
///
public static string CheckServerSettings {
get {
@@ -97,7 +97,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Invalid configuration format. 的本地化字符串。
+ /// Looks up a localized string similar to Invalid configuration format..
///
public static string ConfigurationFormatIncorrect {
get {
@@ -106,7 +106,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Host filter 的本地化字符串。
+ /// Looks up a localized string similar to Host filter.
///
public static string ConnectionsHostFilterTitle {
get {
@@ -115,7 +115,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Note that custom configuration relies entirely on your own configuration and does not work with all settings. If you want to use the system proxy, please modify the listening port manually. 的本地化字符串。
+ /// Looks up a localized string similar to Note that custom configuration relies entirely on your own configuration and does not work with all settings. If you want to use the system proxy, please modify the listening port manually..
///
public static string CustomServerTips {
get {
@@ -124,7 +124,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Downloading... 的本地化字符串。
+ /// Looks up a localized string similar to Downloading....
///
public static string Downloading {
get {
@@ -133,7 +133,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Download speed 的本地化字符串。
+ /// Looks up a localized string similar to Download speed.
///
public static string downloadSpeed {
get {
@@ -142,7 +142,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do you want to download {0}? 的本地化字符串。
+ /// Looks up a localized string similar to Do you want to download {0}?.
///
public static string DownloadYesNo {
get {
@@ -151,7 +151,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to convert configuration file 的本地化字符串。
+ /// Looks up a localized string similar to Failed to convert configuration file.
///
public static string FailedConversionConfiguration {
get {
@@ -160,7 +160,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to generate default configuration file 的本地化字符串。
+ /// Looks up a localized string similar to Failed to generate default configuration file.
///
public static string FailedGenDefaultConfiguration {
get {
@@ -169,7 +169,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to get the default configuration 的本地化字符串。
+ /// Looks up a localized string similar to Failed to get the default configuration.
///
public static string FailedGetDefaultConfiguration {
get {
@@ -178,7 +178,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to import custom configuration Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Failed to import custom configuration Configuration.
///
public static string FailedImportedCustomServer {
get {
@@ -187,7 +187,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to read configuration file 的本地化字符串。
+ /// Looks up a localized string similar to Failed to read configuration file.
///
public static string FailedReadConfiguration {
get {
@@ -196,7 +196,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to run Core, please check the prompt information 的本地化字符串。
+ /// Looks up a localized string similar to Failed to run Core, please check the prompt information.
///
public static string FailedToRunCore {
get {
@@ -205,7 +205,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please fill in the correct custom DNS 的本地化字符串。
+ /// Looks up a localized string similar to Please fill in the correct custom DNS.
///
public static string FillCorrectDNSText {
get {
@@ -214,7 +214,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the correct port format. 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the correct port format..
///
public static string FillCorrectServerPort {
get {
@@ -223,7 +223,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the local listening port. 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the local listening port..
///
public static string FillLocalListeningPort {
get {
@@ -232,7 +232,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the password. 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the password..
///
public static string FillPassword {
get {
@@ -241,7 +241,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the address. 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the address..
///
public static string FillServerAddress {
get {
@@ -250,7 +250,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please browse to import Configuration configuration 的本地化字符串。
+ /// Looks up a localized string similar to Please browse to import Configuration configuration.
///
public static string FillServerAddressCustom {
get {
@@ -259,7 +259,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the user ID. 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the user ID..
///
public static string FillUUID {
get {
@@ -268,7 +268,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Transport 的本地化字符串。
+ /// Looks up a localized string similar to Transport.
///
public static string GbTransport {
get {
@@ -277,7 +277,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 This is not the correct configuration, please check 的本地化字符串。
+ /// Looks up a localized string similar to This is not the correct configuration, please check.
///
public static string Incorrectconfiguration {
get {
@@ -286,7 +286,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Initial Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Initial Configuration.
///
public static string InitialConfiguration {
get {
@@ -295,7 +295,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please do not use the insecure HTTP protocol subscription address 的本地化字符串。
+ /// Looks up a localized string similar to Please do not use the insecure HTTP protocol subscription address.
///
public static string InsecureUrlProtocol {
get {
@@ -304,7 +304,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Invalid address (URL) 的本地化字符串。
+ /// Looks up a localized string similar to Invalid address (URL).
///
public static string InvalidUrlTip {
get {
@@ -313,7 +313,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0} {1} already up to date. 的本地化字符串。
+ /// Looks up a localized string similar to {0} {1} already up to date..
///
public static string IsLatestCore {
get {
@@ -322,7 +322,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0} {1} already up to date. 的本地化字符串。
+ /// Looks up a localized string similar to {0} {1} already up to date..
///
public static string IsLatestN {
get {
@@ -331,7 +331,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 LAN 的本地化字符串。
+ /// Looks up a localized string similar to LAN.
///
public static string LabLAN {
get {
@@ -340,7 +340,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Local 的本地化字符串。
+ /// Looks up a localized string similar to Local.
///
public static string LabLocal {
get {
@@ -349,7 +349,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Invalid backup file 的本地化字符串。
+ /// Looks up a localized string similar to Invalid backup file.
///
public static string LocalRestoreInvalidZipTips {
get {
@@ -358,7 +358,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Address 的本地化字符串。
+ /// Looks up a localized string similar to Address.
///
public static string LvAddress {
get {
@@ -367,7 +367,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Automatic update interval (minutes) 的本地化字符串。
+ /// Looks up a localized string similar to Automatic update interval (minutes).
///
public static string LvAutoUpdateInterval {
get {
@@ -376,7 +376,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Convert target type 的本地化字符串。
+ /// Looks up a localized string similar to Convert target type.
///
public static string LvConvertTarget {
get {
@@ -385,7 +385,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please leave blank if no conversion is required 的本地化字符串。
+ /// Looks up a localized string similar to Please leave blank if no conversion is required.
///
public static string LvConvertTargetTip {
get {
@@ -394,7 +394,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Count 的本地化字符串。
+ /// Looks up a localized string similar to Count.
///
public static string LvCount {
get {
@@ -403,7 +403,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Custom icon 的本地化字符串。
+ /// Looks up a localized string similar to Custom icon.
///
public static string LvCustomIcon {
get {
@@ -412,7 +412,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Customize the rule-set of sing-box 的本地化字符串。
+ /// Looks up a localized string similar to Customize the rule-set of sing-box.
///
public static string LvCustomRulesetPath4Singbox {
get {
@@ -421,7 +421,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable update 的本地化字符串。
+ /// Looks up a localized string similar to Enable update.
///
public static string LvEnabled {
get {
@@ -430,7 +430,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Security 的本地化字符串。
+ /// Looks up a localized string similar to Security.
///
public static string LvEncryptionMethod {
get {
@@ -439,7 +439,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remarks regular filter 的本地化字符串。
+ /// Looks up a localized string similar to Remarks regular filter.
///
public static string LvFilter {
get {
@@ -448,7 +448,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remarks Memo 的本地化字符串。
+ /// Looks up a localized string similar to Remarks Memo.
///
public static string LvMemo {
get {
@@ -457,7 +457,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 More URLs, separated by commas; Subscription conversion will be invalid 的本地化字符串。
+ /// Looks up a localized string similar to More URLs, separated by commas; Subscription conversion will be invalid.
///
public static string LvMoreUrl {
get {
@@ -466,7 +466,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Next proxy Configuration remarks 的本地化字符串。
+ /// Looks up a localized string similar to Next proxy Configuration remarks.
///
public static string LvNextProfile {
get {
@@ -475,7 +475,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Port 的本地化字符串。
+ /// Looks up a localized string similar to Port.
///
public static string LvPort {
get {
@@ -484,7 +484,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Previous proxy Configuration remarks 的本地化字符串。
+ /// Looks up a localized string similar to Previous proxy Configuration remarks.
///
public static string LvPrevProfile {
get {
@@ -493,7 +493,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please make sure the Configuration remarks exist and are unique 的本地化字符串。
+ /// Looks up a localized string similar to Please make sure the Configuration remarks exist and are unique.
///
public static string LvPrevProfileTip {
get {
@@ -502,7 +502,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remarks 的本地化字符串。
+ /// Looks up a localized string similar to Remarks.
///
public static string LvRemarks {
get {
@@ -511,7 +511,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Type 的本地化字符串。
+ /// Looks up a localized string similar to Type.
///
public static string LvServiceType {
get {
@@ -520,7 +520,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Sort 的本地化字符串。
+ /// Looks up a localized string similar to Sort.
///
public static string LvSort {
get {
@@ -529,7 +529,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subs group 的本地化字符串。
+ /// Looks up a localized string similar to Subs group.
///
public static string LvSubscription {
get {
@@ -538,7 +538,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Delay (ms) 的本地化字符串。
+ /// Looks up a localized string similar to Delay (ms).
///
public static string LvTestDelay {
get {
@@ -547,7 +547,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Speed (M/s) 的本地化字符串。
+ /// Looks up a localized string similar to Speed (M/s).
///
public static string LvTestSpeed {
get {
@@ -556,7 +556,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 TLS 的本地化字符串。
+ /// Looks up a localized string similar to TLS.
///
public static string LvTLS {
get {
@@ -565,7 +565,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Download traffic today 的本地化字符串。
+ /// Looks up a localized string similar to Download traffic today.
///
public static string LvTodayDownloadDataAmount {
get {
@@ -574,7 +574,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Upload traffic today 的本地化字符串。
+ /// Looks up a localized string similar to Upload traffic today.
///
public static string LvTodayUploadDataAmount {
get {
@@ -583,7 +583,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Total download traffic 的本地化字符串。
+ /// Looks up a localized string similar to Total download traffic.
///
public static string LvTotalDownloadDataAmount {
get {
@@ -592,7 +592,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Total upload traffic 的本地化字符串。
+ /// Looks up a localized string similar to Total upload traffic.
///
public static string LvTotalUploadDataAmount {
get {
@@ -601,7 +601,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Transport 的本地化字符串。
+ /// Looks up a localized string similar to Transport.
///
public static string LvTransportProtocol {
get {
@@ -610,7 +610,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 URL (optional) 的本地化字符串。
+ /// Looks up a localized string similar to URL (optional).
///
public static string LvUrl {
get {
@@ -619,7 +619,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 User Agent 的本地化字符串。
+ /// Looks up a localized string similar to User Agent.
///
public static string LvUserAgent {
get {
@@ -628,7 +628,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 WebDAV Check 的本地化字符串。
+ /// Looks up a localized string similar to WebDAV Check.
///
public static string LvWebDavCheck {
get {
@@ -637,7 +637,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remote folder name (optional) 的本地化字符串。
+ /// Looks up a localized string similar to Remote folder name (optional).
///
public static string LvWebDavDirName {
get {
@@ -646,7 +646,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 WebDAV Password 的本地化字符串。
+ /// Looks up a localized string similar to WebDAV Password.
///
public static string LvWebDavPassword {
get {
@@ -655,7 +655,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 WebDAV URL 的本地化字符串。
+ /// Looks up a localized string similar to WebDAV URL.
///
public static string LvWebDavUrl {
get {
@@ -664,7 +664,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 WebDAV User Name 的本地化字符串。
+ /// Looks up a localized string similar to WebDAV User Name.
///
public static string LvWebDavUserName {
get {
@@ -673,7 +673,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add a custom configuration Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add a custom configuration Configuration.
///
public static string menuAddCustomServer {
get {
@@ -682,7 +682,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [HTTP] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [HTTP] Configuration.
///
public static string menuAddHttpServer {
get {
@@ -691,7 +691,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [Hysteria2] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [Hysteria2] Configuration.
///
public static string menuAddHysteria2Server {
get {
@@ -700,7 +700,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Import Share Links from clipboard (Ctrl+V) 的本地化字符串。
+ /// Looks up a localized string similar to Import Share Links from clipboard (Ctrl+V).
///
public static string menuAddServerViaClipboard {
get {
@@ -709,7 +709,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Scan QR code in the image 的本地化字符串。
+ /// Looks up a localized string similar to Scan QR code in the image.
///
public static string menuAddServerViaImage {
get {
@@ -718,7 +718,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Scan QR code on the screen (Ctrl+S) 的本地化字符串。
+ /// Looks up a localized string similar to Scan QR code on the screen (Ctrl+S).
///
public static string menuAddServerViaScan {
get {
@@ -727,7 +727,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [Shadowsocks] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [Shadowsocks] Configuration.
///
public static string menuAddShadowsocksServer {
get {
@@ -736,7 +736,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [SOCKS] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [SOCKS] Configuration.
///
public static string menuAddSocksServer {
get {
@@ -745,7 +745,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [Trojan] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [Trojan] Configuration.
///
public static string menuAddTrojanServer {
get {
@@ -754,7 +754,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [TUIC] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [TUIC] Configuration.
///
public static string menuAddTuicServer {
get {
@@ -763,7 +763,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [VLESS] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [VLESS] Configuration.
///
public static string menuAddVlessServer {
get {
@@ -772,7 +772,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [VMess] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [VMess] Configuration.
///
public static string menuAddVmessServer {
get {
@@ -781,7 +781,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add [WireGuard] Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Add [WireGuard] Configuration.
///
public static string menuAddWireguardServer {
get {
@@ -790,7 +790,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Backup and Restore 的本地化字符串。
+ /// Looks up a localized string similar to Backup and Restore.
///
public static string menuBackupAndRestore {
get {
@@ -799,7 +799,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Check Update 的本地化字符串。
+ /// Looks up a localized string similar to Check Update.
///
public static string menuCheckUpdate {
get {
@@ -808,7 +808,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Clear all service statistics 的本地化字符串。
+ /// Looks up a localized string similar to Clear all service statistics.
///
public static string menuClearServerStatistics {
get {
@@ -817,7 +817,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Close 的本地化字符串。
+ /// Looks up a localized string similar to Close.
///
public static string menuClose {
get {
@@ -826,7 +826,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Close Connection 的本地化字符串。
+ /// Looks up a localized string similar to Close Connection.
///
public static string menuConnectionClose {
get {
@@ -835,7 +835,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Close All Connections 的本地化字符串。
+ /// Looks up a localized string similar to Close All Connections.
///
public static string menuConnectionCloseAll {
get {
@@ -844,7 +844,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Copy proxy command to clipboard 的本地化字符串。
+ /// Looks up a localized string similar to Copy proxy command to clipboard.
///
public static string menuCopyProxyCmdToClipboard {
get {
@@ -853,7 +853,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Clone selected Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Clone selected Configuration.
///
public static string menuCopyServer {
get {
@@ -862,7 +862,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 DNS Settings 的本地化字符串。
+ /// Looks up a localized string similar to DNS Settings.
///
public static string menuDNSSetting {
get {
@@ -871,7 +871,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Edit Configuration (Ctrl+D) 的本地化字符串。
+ /// Looks up a localized string similar to Edit Configuration (Ctrl+D).
///
public static string menuEditServer {
get {
@@ -880,7 +880,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Exit 的本地化字符串。
+ /// Looks up a localized string similar to Exit.
///
public static string menuExit {
get {
@@ -889,7 +889,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Are you sure you want to exit? 的本地化字符串。
+ /// Looks up a localized string similar to Are you sure you want to exit?.
///
public static string menuExitTips {
get {
@@ -898,7 +898,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export selected Configuration for complete configuration 的本地化字符串。
+ /// Looks up a localized string similar to Export selected Configuration for complete configuration.
///
public static string menuExport2ClientConfig {
get {
@@ -907,7 +907,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export selected Configuration for complete configuration to clipboard 的本地化字符串。
+ /// Looks up a localized string similar to Export selected Configuration for complete configuration to clipboard.
///
public static string menuExport2ClientConfigClipboard {
get {
@@ -916,7 +916,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export Share Link to Clipboard (Ctrl+C) 的本地化字符串。
+ /// Looks up a localized string similar to Export Share Link to Clipboard (Ctrl+C).
///
public static string menuExport2ShareUrl {
get {
@@ -925,7 +925,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export Base64-encoded Share Links to Clipboard 的本地化字符串。
+ /// Looks up a localized string similar to Export Base64-encoded Share Links to Clipboard.
///
public static string menuExport2ShareUrlBase64 {
get {
@@ -934,7 +934,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export Configuration 的本地化字符串。
+ /// Looks up a localized string similar to Export Configuration.
///
public static string menuExportConfig {
get {
@@ -943,7 +943,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Global Hotkey Setting 的本地化字符串。
+ /// Looks up a localized string similar to Global Hotkey Setting.
///
public static string menuGlobalHotkeySetting {
get {
@@ -952,7 +952,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Help 的本地化字符串。
+ /// Looks up a localized string similar to Help.
///
public static string menuHelp {
get {
@@ -961,7 +961,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Import Rules From Clipboard 的本地化字符串。
+ /// Looks up a localized string similar to Import Rules From Clipboard.
///
public static string menuImportRulesFromClipboard {
get {
@@ -970,7 +970,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Import Rules From File 的本地化字符串。
+ /// Looks up a localized string similar to Import Rules From File.
///
public static string menuImportRulesFromFile {
get {
@@ -979,7 +979,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Import Rules From Subscription URL 的本地化字符串。
+ /// Looks up a localized string similar to Import Rules From Subscription URL.
///
public static string menuImportRulesFromUrl {
get {
@@ -988,7 +988,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Backup to local 的本地化字符串。
+ /// Looks up a localized string similar to Backup to local.
///
public static string menuLocalBackup {
get {
@@ -997,7 +997,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Local 的本地化字符串。
+ /// Looks up a localized string similar to Local.
///
public static string menuLocalBackupAndRestore {
get {
@@ -1006,7 +1006,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Restore from local 的本地化字符串。
+ /// Looks up a localized string similar to Restore from local.
///
public static string menuLocalRestore {
get {
@@ -1015,7 +1015,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 One-click multi-test latency and speed (Ctrl+E) 的本地化字符串。
+ /// Looks up a localized string similar to One-click multi-test latency and speed (Ctrl+E).
///
public static string menuMixedTestServer {
get {
@@ -1024,7 +1024,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Direct 的本地化字符串。
+ /// Looks up a localized string similar to Direct.
///
public static string menuModeDirect {
get {
@@ -1033,7 +1033,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Global 的本地化字符串。
+ /// Looks up a localized string similar to Global.
///
public static string menuModeGlobal {
get {
@@ -1042,7 +1042,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do not change 的本地化字符串。
+ /// Looks up a localized string similar to Do not change.
///
public static string menuModeNothing {
get {
@@ -1051,7 +1051,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Rule 的本地化字符串。
+ /// Looks up a localized string similar to Rule.
///
public static string menuModeRule {
get {
@@ -1060,7 +1060,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Move to bottom (B) 的本地化字符串。
+ /// Looks up a localized string similar to Move to bottom (B).
///
public static string menuMoveBottom {
get {
@@ -1069,7 +1069,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Down (D) 的本地化字符串。
+ /// Looks up a localized string similar to Down (D).
///
public static string menuMoveDown {
get {
@@ -1078,7 +1078,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Move up and down 的本地化字符串。
+ /// Looks up a localized string similar to Move up and down.
///
public static string menuMoveTo {
get {
@@ -1087,7 +1087,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Move to group 的本地化字符串。
+ /// Looks up a localized string similar to Move to group.
///
public static string menuMoveToGroup {
get {
@@ -1096,7 +1096,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Move to top (T) 的本地化字符串。
+ /// Looks up a localized string similar to Move to top (T).
///
public static string menuMoveTop {
get {
@@ -1105,7 +1105,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Up (U) 的本地化字符串。
+ /// Looks up a localized string similar to Up (U).
///
public static string menuMoveUp {
get {
@@ -1114,7 +1114,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Clear all 的本地化字符串。
+ /// Looks up a localized string similar to Clear all.
///
public static string menuMsgViewClear {
get {
@@ -1123,7 +1123,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Copy (Ctrl+C) 的本地化字符串。
+ /// Looks up a localized string similar to Copy (Ctrl+C).
///
public static string menuMsgViewCopy {
get {
@@ -1132,7 +1132,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Copy all 的本地化字符串。
+ /// Looks up a localized string similar to Copy all.
///
public static string menuMsgViewCopyAll {
get {
@@ -1141,7 +1141,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Select all (Ctrl+A) 的本地化字符串。
+ /// Looks up a localized string similar to Select all (Ctrl+A).
///
public static string menuMsgViewSelectAll {
get {
@@ -1150,7 +1150,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Open the storage location 的本地化字符串。
+ /// Looks up a localized string similar to Open the storage location.
///
public static string menuOpenTheFileLocation {
get {
@@ -1159,7 +1159,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Option Setting 的本地化字符串。
+ /// Looks up a localized string similar to Option Setting.
///
public static string menuOptionSetting {
get {
@@ -1168,7 +1168,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auto column width adjustment 的本地化字符串。
+ /// Looks up a localized string similar to Auto column width adjustment.
///
public static string menuProfileAutofitColumnWidth {
get {
@@ -1177,7 +1177,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Promotion 的本地化字符串。
+ /// Looks up a localized string similar to Promotion.
///
public static string menuPromotion {
get {
@@ -1186,7 +1186,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Latency Test 的本地化字符串。
+ /// Looks up a localized string similar to Latency Test.
///
public static string menuProxiesDelaytest {
get {
@@ -1195,7 +1195,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Part Node Latency Test 的本地化字符串。
+ /// Looks up a localized string similar to Part Node Latency Test.
///
public static string menuProxiesDelaytestPart {
get {
@@ -1204,7 +1204,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Refresh Proxies 的本地化字符串。
+ /// Looks up a localized string similar to Refresh Proxies.
///
public static string menuProxiesReload {
get {
@@ -1213,7 +1213,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Select active node (Enter) 的本地化字符串。
+ /// Looks up a localized string similar to Select active node (Enter).
///
public static string menuProxiesSelectActivity {
get {
@@ -1222,7 +1222,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Test Configurations real delay (Ctrl+R) 的本地化字符串。
+ /// Looks up a localized string similar to Test Configurations real delay (Ctrl+R).
///
public static string menuRealPingServer {
get {
@@ -1231,7 +1231,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Restart as Administrator 的本地化字符串。
+ /// Looks up a localized string similar to Restart as Administrator.
///
public static string menuRebootAsAdmin {
get {
@@ -1240,7 +1240,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Regional presets setting 的本地化字符串。
+ /// Looks up a localized string similar to Regional presets setting.
///
public static string menuRegionalPresets {
get {
@@ -1249,7 +1249,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Default 的本地化字符串。
+ /// Looks up a localized string similar to Default.
///
public static string menuRegionalPresetsDefault {
get {
@@ -1258,7 +1258,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Iran 的本地化字符串。
+ /// Looks up a localized string similar to Iran.
///
public static string menuRegionalPresetsIran {
get {
@@ -1267,7 +1267,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Russia 的本地化字符串。
+ /// Looks up a localized string similar to Russia.
///
public static string menuRegionalPresetsRussia {
get {
@@ -1276,7 +1276,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Reload 的本地化字符串。
+ /// Looks up a localized string similar to Reload.
///
public static string menuReload {
get {
@@ -1285,7 +1285,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Backup to remote (WebDAV) 的本地化字符串。
+ /// Looks up a localized string similar to Backup to remote (WebDAV).
///
public static string menuRemoteBackup {
get {
@@ -1294,7 +1294,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remote (WebDAV) 的本地化字符串。
+ /// Looks up a localized string similar to Remote (WebDAV).
///
public static string menuRemoteBackupAndRestore {
get {
@@ -1303,7 +1303,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Restore from remote (WebDAV) 的本地化字符串。
+ /// Looks up a localized string similar to Restore from remote (WebDAV).
///
public static string menuRemoteRestore {
get {
@@ -1312,7 +1312,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remove duplicate Configurations 的本地化字符串。
+ /// Looks up a localized string similar to Remove duplicate Configurations.
///
public static string menuRemoveDuplicateServer {
get {
@@ -1321,7 +1321,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remove invalid by test results 的本地化字符串。
+ /// Looks up a localized string similar to Remove invalid by test results.
///
public static string menuRemoveInvalidServerResult {
get {
@@ -1330,7 +1330,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remove selected Configurations (Delete) 的本地化字符串。
+ /// Looks up a localized string similar to Remove selected Configurations (Delete).
///
public static string menuRemoveServer {
get {
@@ -1339,7 +1339,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Routing 的本地化字符串。
+ /// Looks up a localized string similar to Routing.
///
public static string menuRouting {
get {
@@ -1348,7 +1348,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Advanced Function 的本地化字符串。
+ /// Looks up a localized string similar to Advanced Function.
///
public static string menuRoutingAdvanced {
get {
@@ -1357,7 +1357,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add 的本地化字符串。
+ /// Looks up a localized string similar to Add.
///
public static string menuRoutingAdvancedAdd {
get {
@@ -1366,7 +1366,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Import Rules 的本地化字符串。
+ /// Looks up a localized string similar to Import Rules.
///
public static string menuRoutingAdvancedImportRules {
get {
@@ -1375,7 +1375,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remove selected (Delete) 的本地化字符串。
+ /// Looks up a localized string similar to Remove selected (Delete).
///
public static string menuRoutingAdvancedRemove {
get {
@@ -1384,7 +1384,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set as active rule (Enter) 的本地化字符串。
+ /// Looks up a localized string similar to Set as active rule (Enter).
///
public static string menuRoutingAdvancedSetDefault {
get {
@@ -1393,7 +1393,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Routing Rule Details Setting 的本地化字符串。
+ /// Looks up a localized string similar to Routing Rule Details Setting.
///
public static string menuRoutingRuleDetailsSetting {
get {
@@ -1402,7 +1402,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Rule Settings 的本地化字符串。
+ /// Looks up a localized string similar to Rule Settings.
///
public static string menuRoutingRuleSetting {
get {
@@ -1411,7 +1411,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Routing Setting 的本地化字符串。
+ /// Looks up a localized string similar to Routing Setting.
///
public static string menuRoutingSetting {
get {
@@ -1420,7 +1420,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add Rule 的本地化字符串。
+ /// Looks up a localized string similar to Add Rule.
///
public static string menuRuleAdd {
get {
@@ -1429,7 +1429,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Export Selected Rules 的本地化字符串。
+ /// Looks up a localized string similar to Export Selected Rules.
///
public static string menuRuleExportSelected {
get {
@@ -1438,7 +1438,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Rule List 的本地化字符串。
+ /// Looks up a localized string similar to Rule List.
///
public static string menuRuleList {
get {
@@ -1447,7 +1447,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Rule mode 的本地化字符串。
+ /// Looks up a localized string similar to Rule mode.
///
public static string menuRulemode {
get {
@@ -1456,7 +1456,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Remove Rule (Delete) 的本地化字符串。
+ /// Looks up a localized string similar to Remove Rule (Delete).
///
public static string menuRuleRemove {
get {
@@ -1465,7 +1465,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Select all (Ctrl+A) 的本地化字符串。
+ /// Looks up a localized string similar to Select all (Ctrl+A).
///
public static string menuSelectAll {
get {
@@ -1474,7 +1474,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configurations 的本地化字符串。
+ /// Looks up a localized string similar to Configurations.
///
public static string menuServers {
get {
@@ -1483,7 +1483,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration to custom configuration 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration to custom configuration.
///
public static string menuSetDefaultMultipleServer {
get {
@@ -1492,7 +1492,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration LeastPing by sing-box 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration LeastPing by sing-box.
///
public static string menuSetDefaultMultipleServerSingBoxLeastPing {
get {
@@ -1501,7 +1501,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration LeastLoad by Xray 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration LeastLoad by Xray.
///
public static string menuSetDefaultMultipleServerXrayLeastLoad {
get {
@@ -1510,7 +1510,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration LeastPing by Xray 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration LeastPing by Xray.
///
public static string menuSetDefaultMultipleServerXrayLeastPing {
get {
@@ -1519,7 +1519,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration Random by Xray 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration Random by Xray.
///
public static string menuSetDefaultMultipleServerXrayRandom {
get {
@@ -1528,7 +1528,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Multi-Configuration RoundRobin by Xray 的本地化字符串。
+ /// Looks up a localized string similar to Multi-Configuration RoundRobin by Xray.
///
public static string menuSetDefaultMultipleServerXrayRoundRobin {
get {
@@ -1537,7 +1537,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set as active Configuration (Enter) 的本地化字符串。
+ /// Looks up a localized string similar to Set as active Configuration (Enter).
///
public static string menuSetDefaultServer {
get {
@@ -1546,7 +1546,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Settings 的本地化字符串。
+ /// Looks up a localized string similar to Settings.
///
public static string menuSetting {
get {
@@ -1555,7 +1555,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Share Configuration (Ctrl+F) 的本地化字符串。
+ /// Looks up a localized string similar to Share Configuration (Ctrl+F).
///
public static string menuShareServer {
get {
@@ -1564,7 +1564,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Show or hide the main window 的本地化字符串。
+ /// Looks up a localized string similar to Show or hide the main window.
///
public static string menuShowOrHideMainWindow {
get {
@@ -1573,7 +1573,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Sort by test result 的本地化字符串。
+ /// Looks up a localized string similar to Sort by test result.
///
public static string menuSortServerResult {
get {
@@ -1582,7 +1582,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Test Configurations download speed (Ctrl+T) 的本地化字符串。
+ /// Looks up a localized string similar to Test Configurations download speed (Ctrl+T).
///
public static string menuSpeedServer {
get {
@@ -1591,7 +1591,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Add 的本地化字符串。
+ /// Looks up a localized string similar to Add.
///
public static string menuSubAdd {
get {
@@ -1600,7 +1600,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Delete 的本地化字符串。
+ /// Looks up a localized string similar to Delete.
///
public static string menuSubDelete {
get {
@@ -1609,7 +1609,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Edit 的本地化字符串。
+ /// Looks up a localized string similar to Edit.
///
public static string menuSubEdit {
get {
@@ -1618,7 +1618,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Update current subscription without proxy 的本地化字符串。
+ /// Looks up a localized string similar to Update current subscription without proxy.
///
public static string menuSubGroupUpdate {
get {
@@ -1627,7 +1627,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Update current subscription with proxy 的本地化字符串。
+ /// Looks up a localized string similar to Update current subscription with proxy.
///
public static string menuSubGroupUpdateViaProxy {
get {
@@ -1636,7 +1636,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subscription Group 的本地化字符串。
+ /// Looks up a localized string similar to Subscription Group.
///
public static string menuSubscription {
get {
@@ -1645,7 +1645,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subscription group settings 的本地化字符串。
+ /// Looks up a localized string similar to Subscription group settings.
///
public static string menuSubSetting {
get {
@@ -1654,7 +1654,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Share 的本地化字符串。
+ /// Looks up a localized string similar to Share.
///
public static string menuSubShare {
get {
@@ -1663,7 +1663,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Update subscriptions without proxy 的本地化字符串。
+ /// Looks up a localized string similar to Update subscriptions without proxy.
///
public static string menuSubUpdate {
get {
@@ -1672,7 +1672,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Update subscriptions with proxy 的本地化字符串。
+ /// Looks up a localized string similar to Update subscriptions with proxy.
///
public static string menuSubUpdateViaProxy {
get {
@@ -1681,7 +1681,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 System proxy 的本地化字符串。
+ /// Looks up a localized string similar to System proxy.
///
public static string menuSystemproxy {
get {
@@ -1690,7 +1690,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Clear system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Clear system proxy.
///
public static string menuSystemProxyClear {
get {
@@ -1699,7 +1699,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do not change system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Do not change system proxy.
///
public static string menuSystemProxyNothing {
get {
@@ -1708,7 +1708,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 PAC mode 的本地化字符串。
+ /// Looks up a localized string similar to PAC mode.
///
public static string menuSystemProxyPac {
get {
@@ -1717,7 +1717,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Set system proxy.
///
public static string menuSystemProxySet {
get {
@@ -1726,7 +1726,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Test Configurations with tcping (Ctrl+O) 的本地化字符串。
+ /// Looks up a localized string similar to Test Configurations with tcping (Ctrl+O).
///
public static string menuTcpingServer {
get {
@@ -1735,7 +1735,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 By test result 的本地化字符串。
+ /// Looks up a localized string similar to By test result.
///
public static string menuTestServerResult {
get {
@@ -1744,7 +1744,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0} Website 的本地化字符串。
+ /// Looks up a localized string similar to {0} Website.
///
public static string menuWebsiteItem {
get {
@@ -1753,7 +1753,16 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Downloaded GeoFile: {0} successfully 的本地化字符串。
+ /// Looks up a localized string similar to More Options.
+ ///
+ public static string MoreOptions {
+ get {
+ return ResourceManager.GetString("MoreOptions", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Downloaded GeoFile: {0} successfully.
///
public static string MsgDownloadGeoFileSuccessfully {
get {
@@ -1762,7 +1771,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Downloaded Core successfully 的本地化字符串。
+ /// Looks up a localized string similar to Downloaded Core successfully.
///
public static string MsgDownloadV2rayCoreSuccessfully {
get {
@@ -1771,7 +1780,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to import subscription content 的本地化字符串。
+ /// Looks up a localized string similar to Failed to import subscription content.
///
public static string MsgFailedImportSubscription {
get {
@@ -1780,7 +1789,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Filter, supports regular expressions 的本地化字符串。
+ /// Looks up a localized string similar to Filter, supports regular expressions.
///
public static string MsgFilterTitle {
get {
@@ -1789,7 +1798,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Got subscription content successfully 的本地化字符串。
+ /// Looks up a localized string similar to Got subscription content successfully.
///
public static string MsgGetSubscriptionSuccessfully {
get {
@@ -1798,7 +1807,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Information 的本地化字符串。
+ /// Looks up a localized string similar to Information.
///
public static string MsgInformationTitle {
get {
@@ -1807,7 +1816,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please enter the URL 的本地化字符串。
+ /// Looks up a localized string similar to Please enter the URL.
///
public static string MsgNeedUrl {
get {
@@ -1816,7 +1825,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 No valid subscriptions set 的本地化字符串。
+ /// Looks up a localized string similar to No valid subscriptions set.
///
public static string MsgNoValidSubscription {
get {
@@ -1825,7 +1834,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Resolved {0} successfully 的本地化字符串。
+ /// Looks up a localized string similar to Resolved {0} successfully.
///
public static string MsgParsingSuccessfully {
get {
@@ -1834,7 +1843,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configuration filter, press Enter to execute 的本地化字符串。
+ /// Looks up a localized string similar to Configuration filter, press Enter to execute.
///
public static string MsgServerTitle {
get {
@@ -1843,7 +1852,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Updates are not enabled, skip this subscription 的本地化字符串。
+ /// Looks up a localized string similar to Updates are not enabled, skip this subscription.
///
public static string MsgSkipSubscriptionUpdate {
get {
@@ -1852,7 +1861,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Started getting subscriptions 的本地化字符串。
+ /// Looks up a localized string similar to Started getting subscriptions.
///
public static string MsgStartGettingSubscriptions {
get {
@@ -1861,7 +1870,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Started updating {0}... 的本地化字符串。
+ /// Looks up a localized string similar to Started updating {0}....
///
public static string MsgStartUpdating {
get {
@@ -1870,7 +1879,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Invalid subscription content 的本地化字符串。
+ /// Looks up a localized string similar to Invalid subscription content.
///
public static string MsgSubscriptionDecodingFailed {
get {
@@ -1879,7 +1888,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Unpacking... 的本地化字符串。
+ /// Looks up a localized string similar to Unpacking....
///
public static string MsgUnpacking {
get {
@@ -1888,7 +1897,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subscription update ended 的本地化字符串。
+ /// Looks up a localized string similar to Subscription update ended.
///
public static string MsgUpdateSubscriptionEnd {
get {
@@ -1897,7 +1906,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subscription update started 的本地化字符串。
+ /// Looks up a localized string similar to Subscription update started.
///
public static string MsgUpdateSubscriptionStart {
get {
@@ -1906,7 +1915,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Updated Core successfully 的本地化字符串。
+ /// Looks up a localized string similar to Updated Core successfully.
///
public static string MsgUpdateV2rayCoreSuccessfully {
get {
@@ -1915,7 +1924,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Updated Core successfully! Restarting service... 的本地化字符串。
+ /// Looks up a localized string similar to Updated Core successfully! Restarting service....
///
public static string MsgUpdateV2rayCoreSuccessfullyMore {
get {
@@ -1924,7 +1933,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Successful operation. Click the settings menu to reboot the app. 的本地化字符串。
+ /// Looks up a localized string similar to Successful operation. Click the settings menu to reboot the app..
///
public static string NeedRebootTips {
get {
@@ -1933,7 +1942,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Non-VMess or SS protocol 的本地化字符串。
+ /// Looks up a localized string similar to Non-VMess or SS protocol.
///
public static string NonvmessOrssProtocol {
get {
@@ -1942,7 +1951,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The Core file (file name: {1}) was not found under the folder ({0}), please download and put it in the folder, download address: {2} 的本地化字符串。
+ /// Looks up a localized string similar to The Core file (file name: {1}) was not found under the folder ({0}), please download and put it in the folder, download address: {2}.
///
public static string NotFoundCore {
get {
@@ -1951,7 +1960,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Not run as Admin 的本地化字符串。
+ /// Looks up a localized string similar to Not run as Admin.
///
public static string NotRunAsAdmin {
get {
@@ -1960,7 +1969,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Scan completed, no valid QR code found 的本地化字符串。
+ /// Looks up a localized string similar to Scan completed, no valid QR code found.
///
public static string NoValidQRcodeFound {
get {
@@ -1969,7 +1978,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Operation failed, please check and retry 的本地化字符串。
+ /// Looks up a localized string similar to Operation failed, please check and retry.
///
public static string OperationFailed {
get {
@@ -1978,7 +1987,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Operation successful 的本地化字符串。
+ /// Looks up a localized string similar to Operation successful.
///
public static string OperationSuccess {
get {
@@ -1987,7 +1996,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please fill Remarks 的本地化字符串。
+ /// Looks up a localized string similar to Please fill Remarks.
///
public static string PleaseFillRemarks {
get {
@@ -1996,7 +2005,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please select the encryption method 的本地化字符串。
+ /// Looks up a localized string similar to Please select the encryption method.
///
public static string PleaseSelectEncryption {
get {
@@ -2005,7 +2014,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please select a protocol 的本地化字符串。
+ /// Looks up a localized string similar to Please select a protocol.
///
public static string PleaseSelectProtocol {
get {
@@ -2014,7 +2023,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please select rules 的本地化字符串。
+ /// Looks up a localized string similar to Please select rules.
///
public static string PleaseSelectRules {
get {
@@ -2023,7 +2032,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please select the Configuration first 的本地化字符串。
+ /// Looks up a localized string similar to Please select the Configuration first.
///
public static string PleaseSelectServer {
get {
@@ -2032,7 +2041,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Global hotkey {0} registration failed, reason: {1} 的本地化字符串。
+ /// Looks up a localized string similar to Global hotkey {0} registration failed, reason: {1}.
///
public static string RegisterGlobalHotkeyFailed {
get {
@@ -2041,7 +2050,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Global hotkey {0} registered successfully 的本地化字符串。
+ /// Looks up a localized string similar to Global hotkey {0} registered successfully.
///
public static string RegisterGlobalHotkeySuccessfully {
get {
@@ -2050,7 +2059,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configurations deduplication completed. Old: {0}, New: {1}. 的本地化字符串。
+ /// Looks up a localized string similar to Configurations deduplication completed. Old: {0}, New: {1}..
///
public static string RemoveDuplicateServerResult {
get {
@@ -2059,7 +2068,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Removed {0} invalid test results. 的本地化字符串。
+ /// Looks up a localized string similar to Removed {0} invalid test results..
///
public static string RemoveInvalidServerResultTip {
get {
@@ -2068,7 +2077,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Are you sure you want to remove the rules? 的本地化字符串。
+ /// Looks up a localized string similar to Are you sure you want to remove the rules?.
///
public static string RemoveRules {
get {
@@ -2077,7 +2086,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Are you sure you want to remove the Configuration? 的本地化字符串。
+ /// Looks up a localized string similar to Are you sure you want to remove the Configuration?.
///
public static string RemoveServer {
get {
@@ -2086,7 +2095,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0}, one of the required fields. 的本地化字符串。
+ /// Looks up a localized string similar to {0}, one of the required fields..
///
public static string RoutingRuleDetailRequiredTips {
get {
@@ -2095,7 +2104,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Run as Admin 的本地化字符串。
+ /// Looks up a localized string similar to Run as Admin.
///
public static string RunAsAdmin {
get {
@@ -2104,7 +2113,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The client configuration file is saved at: {0} 的本地化字符串。
+ /// Looks up a localized string similar to The client configuration file is saved at: {0}.
///
public static string SaveClientConfigurationIn {
get {
@@ -2113,7 +2122,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0} : {1}/s↑ | {2}/s↓ 的本地化字符串。
+ /// Looks up a localized string similar to {0} : {1}/s↑ | {2}/s↓.
///
public static string SpeedDisplayText {
get {
@@ -2122,7 +2131,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Testing... 的本地化字符串。
+ /// Looks up a localized string similar to Testing....
///
public static string Speedtesting {
get {
@@ -2131,7 +2140,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Test completed 的本地化字符串。
+ /// Looks up a localized string similar to Test completed.
///
public static string SpeedtestingCompleted {
get {
@@ -2140,7 +2149,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Skip test 的本地化字符串。
+ /// Looks up a localized string similar to Skip test.
///
public static string SpeedtestingSkip {
get {
@@ -2149,7 +2158,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Test terminating... 的本地化字符串。
+ /// Looks up a localized string similar to Test terminating....
///
public static string SpeedtestingStop {
get {
@@ -2158,7 +2167,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Starting retesting failed parts, {0} remaining. Press ESC to terminate... 的本地化字符串。
+ /// Looks up a localized string similar to Starting retesting failed parts, {0} remaining. Press ESC to terminate....
///
public static string SpeedtestingTestFailedPart {
get {
@@ -2167,7 +2176,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Waiting for testing (press ESC to terminate)... 的本地化字符串。
+ /// Looks up a localized string similar to Waiting for testing (press ESC to terminate)....
///
public static string SpeedtestingWait {
get {
@@ -2176,7 +2185,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Starting service ({0})... 的本地化字符串。
+ /// Looks up a localized string similar to Starting service ({0})....
///
public static string StartService {
get {
@@ -2185,7 +2194,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 For group please leave blank here 的本地化字符串。
+ /// Looks up a localized string similar to For group please leave blank here.
///
public static string SubUrlTips {
get {
@@ -2194,7 +2203,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configuration successful. {0} 的本地化字符串。
+ /// Looks up a localized string similar to Configuration successful. {0}.
///
public static string SuccessfulConfiguration {
get {
@@ -2203,7 +2212,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Custom configuration Configuration imported successfully 的本地化字符串。
+ /// Looks up a localized string similar to Custom configuration Configuration imported successfully.
///
public static string SuccessfullyImportedCustomServer {
get {
@@ -2212,7 +2221,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 {0} Configurations have been imported from clipboard 的本地化字符串。
+ /// Looks up a localized string similar to {0} Configurations have been imported from clipboard.
///
public static string SuccessfullyImportedServerViaClipboard {
get {
@@ -2221,7 +2230,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Successfully scanned and imported the shared link 的本地化字符串。
+ /// Looks up a localized string similar to Successfully scanned and imported the shared link.
///
public static string SuccessfullyImportedServerViaScan {
get {
@@ -2230,7 +2239,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Address 的本地化字符串。
+ /// Looks up a localized string similar to Address.
///
public static string TbAddress {
get {
@@ -2239,7 +2248,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Allow Insecure 的本地化字符串。
+ /// Looks up a localized string similar to Allow Insecure.
///
public static string TbAllowInsecure {
get {
@@ -2248,7 +2257,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 ALPN 的本地化字符串。
+ /// Looks up a localized string similar to ALPN.
///
public static string TbAlpn {
get {
@@ -2257,7 +2266,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Alter ID 的本地化字符串。
+ /// Looks up a localized string similar to Alter ID.
///
public static string TbAlterId {
get {
@@ -2266,7 +2275,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auto refresh 的本地化字符串。
+ /// Looks up a localized string similar to Auto refresh.
///
public static string TbAutoRefresh {
get {
@@ -2275,7 +2284,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auto scroll to end 的本地化字符串。
+ /// Looks up a localized string similar to Auto scroll to end.
///
public static string TbAutoScrollToEnd {
get {
@@ -2284,7 +2293,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Domain, IP, process are auto-sorted when saving 的本地化字符串。
+ /// Looks up a localized string similar to Domain, IP, process are auto-sorted when saving.
///
public static string TbAutoSort {
get {
@@ -2293,7 +2302,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Browse 的本地化字符串。
+ /// Looks up a localized string similar to Browse.
///
public static string TbBrowse {
get {
@@ -2302,7 +2311,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Cancel 的本地化字符串。
+ /// Looks up a localized string similar to Cancel.
///
public static string TbCancel {
get {
@@ -2311,7 +2320,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Clear system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Clear system proxy.
///
public static string TbClearSystemProxy {
get {
@@ -2320,7 +2329,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Confirm 的本地化字符串。
+ /// Looks up a localized string similar to Confirm.
///
public static string TbConfirm {
get {
@@ -2329,7 +2338,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Connections 的本地化字符串。
+ /// Looks up a localized string similar to Connections.
///
public static string TbConnections {
get {
@@ -2338,7 +2347,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Core Type 的本地化字符串。
+ /// Looks up a localized string similar to Core Type.
///
public static string TbCoreType {
get {
@@ -2347,7 +2356,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Display GUI 的本地化字符串。
+ /// Looks up a localized string similar to Display GUI.
///
public static string TbDisplayGUI {
get {
@@ -2356,7 +2365,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Display Log 的本地化字符串。
+ /// Looks up a localized string similar to Display Log.
///
public static string TbDisplayLog {
get {
@@ -2365,7 +2374,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Supports DNS Object; Click to view documentation 的本地化字符串。
+ /// Looks up a localized string similar to Supports DNS Object; Click to view documentation.
///
public static string TbDnsObjectDoc {
get {
@@ -2374,7 +2383,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please fill in DNS Structure, Click to view the document 的本地化字符串。
+ /// Looks up a localized string similar to Please fill in DNS Structure, Click to view the document.
///
public static string TbDnsSingboxObjectDoc {
get {
@@ -2383,7 +2392,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Domain Matcher 的本地化字符串。
+ /// Looks up a localized string similar to Domain Matcher.
///
public static string TbdomainMatcher {
get {
@@ -2392,7 +2401,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Domain strategy 的本地化字符串。
+ /// Looks up a localized string similar to Domain strategy.
///
public static string TbdomainStrategy {
get {
@@ -2401,7 +2410,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 sing-box domain strategy 的本地化字符串。
+ /// Looks up a localized string similar to sing-box domain strategy.
///
public static string TbdomainStrategy4Singbox {
get {
@@ -2410,7 +2419,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Edit 的本地化字符串。
+ /// Looks up a localized string similar to Edit.
///
public static string TbEdit {
get {
@@ -2419,7 +2428,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable Tun 的本地化字符串。
+ /// Looks up a localized string similar to Enable Tun.
///
public static string TbEnableTunAs {
get {
@@ -2428,7 +2437,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Fingerprint 的本地化字符串。
+ /// Looks up a localized string similar to Fingerprint.
///
public static string TbFingerprint {
get {
@@ -2437,7 +2446,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Flow 的本地化字符串。
+ /// Looks up a localized string similar to Flow.
///
public static string TbFlow5 {
get {
@@ -2446,7 +2455,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Global Hotkey Settings 的本地化字符串。
+ /// Looks up a localized string similar to Global Hotkey Settings.
///
public static string TbGlobalHotkeySetting {
get {
@@ -2455,7 +2464,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set directly by pressing the keyboard; takes effect after restart 的本地化字符串。
+ /// Looks up a localized string similar to Set directly by pressing the keyboard; takes effect after restart.
///
public static string TbGlobalHotkeySettingTip {
get {
@@ -2464,7 +2473,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Generate 的本地化字符串。
+ /// Looks up a localized string similar to Generate.
///
public static string TbGUID {
get {
@@ -2473,7 +2482,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Camouflage type 的本地化字符串。
+ /// Looks up a localized string similar to Camouflage type.
///
public static string TbHeaderType {
get {
@@ -2482,7 +2491,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Congestion control 的本地化字符串。
+ /// Looks up a localized string similar to Congestion control.
///
public static string TbHeaderType8 {
get {
@@ -2491,7 +2500,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 UUID(id) 的本地化字符串。
+ /// Looks up a localized string similar to UUID(id).
///
public static string TbId {
get {
@@ -2500,7 +2509,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Password 的本地化字符串。
+ /// Looks up a localized string similar to Password.
///
public static string TbId3 {
get {
@@ -2509,7 +2518,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Password(Optional) 的本地化字符串。
+ /// Looks up a localized string similar to Password(Optional).
///
public static string TbId4 {
get {
@@ -2518,7 +2527,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 UUID(id) 的本地化字符串。
+ /// Looks up a localized string similar to UUID(id).
///
public static string TbId5 {
get {
@@ -2527,7 +2536,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Address (IPv4, IPv6) 的本地化字符串。
+ /// Looks up a localized string similar to Address (IPv4, IPv6).
///
public static string TbLocalAddress {
get {
@@ -2536,7 +2545,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Transport protocol(network) 的本地化字符串。
+ /// Looks up a localized string similar to Transport protocol(network).
///
public static string TbNetwork {
get {
@@ -2545,7 +2554,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do not change system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Do not change system proxy.
///
public static string TbNotChangeSystemProxy {
get {
@@ -2554,7 +2563,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Path 的本地化字符串。
+ /// Looks up a localized string similar to Path.
///
public static string TbPath {
get {
@@ -2563,7 +2572,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 obfs password 的本地化字符串。
+ /// Looks up a localized string similar to obfs password.
///
public static string TbPath7 {
get {
@@ -2572,7 +2581,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Port 的本地化字符串。
+ /// Looks up a localized string similar to Port.
///
public static string TbPort {
get {
@@ -2581,7 +2590,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Configuration port range 的本地化字符串。
+ /// Looks up a localized string similar to Configuration port range.
///
public static string TbPorts7 {
get {
@@ -2590,7 +2599,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Will cover the port, separate with commas (,) 的本地化字符串。
+ /// Looks up a localized string similar to Will cover the port, separate with commas (,).
///
public static string TbPorts7Tips {
get {
@@ -2599,7 +2608,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Socks port 的本地化字符串。
+ /// Looks up a localized string similar to Socks port.
///
public static string TbPreSocksPort {
get {
@@ -2608,7 +2617,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Custom config socks port 的本地化字符串。
+ /// Looks up a localized string similar to Custom config socks port.
///
public static string TbPreSocksPort4Sub {
get {
@@ -2617,7 +2626,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Private Key 的本地化字符串。
+ /// Looks up a localized string similar to Private Key.
///
public static string TbPrivateKey {
get {
@@ -2626,7 +2635,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Proxies 的本地化字符串。
+ /// Looks up a localized string similar to Proxies.
///
public static string TbProxies {
get {
@@ -2635,7 +2644,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Public Key 的本地化字符串。
+ /// Looks up a localized string similar to Public Key.
///
public static string TbPublicKey {
get {
@@ -2644,7 +2653,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Alias (remarks) 的本地化字符串。
+ /// Looks up a localized string similar to Alias (remarks).
///
public static string TbRemarks {
get {
@@ -2653,7 +2662,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Camouflage domain(host) 的本地化字符串。
+ /// Looks up a localized string similar to Camouflage domain(host).
///
public static string TbRequestHost {
get {
@@ -2662,7 +2671,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Reserved (2,3,4) 的本地化字符串。
+ /// Looks up a localized string similar to Reserved (2,3,4).
///
public static string TbReserved {
get {
@@ -2671,7 +2680,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Reset 的本地化字符串。
+ /// Looks up a localized string similar to Reset.
///
public static string TbReset {
get {
@@ -2680,7 +2689,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 socks: local port, socks2: second local port, socks3: LAN port 的本地化字符串。
+ /// Looks up a localized string similar to socks: local port, socks2: second local port, socks3: LAN port.
///
public static string TbRoutingInboundTagTips {
get {
@@ -2689,7 +2698,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Domain 的本地化字符串。
+ /// Looks up a localized string similar to Domain.
///
public static string TbRoutingRuleDomain {
get {
@@ -2698,7 +2707,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 IP or IP CIDR 的本地化字符串。
+ /// Looks up a localized string similar to IP or IP CIDR.
///
public static string TbRoutingRuleIP {
get {
@@ -2707,7 +2716,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Full process name (Tun mode) 的本地化字符串。
+ /// Looks up a localized string similar to Full process name (Tun mode).
///
public static string TbRoutingRuleProcess {
get {
@@ -2716,7 +2725,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 3. Block Domain or IP 的本地化字符串。
+ /// Looks up a localized string similar to 3. Block Domain or IP.
///
public static string TbRoutingTabBlock {
get {
@@ -2725,7 +2734,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 2. Direct Domain or IP 的本地化字符串。
+ /// Looks up a localized string similar to 2. Direct Domain or IP.
///
public static string TbRoutingTabDirect {
get {
@@ -2734,7 +2743,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 1. Proxy Domain or IP 的本地化字符串。
+ /// Looks up a localized string similar to 1. Proxy Domain or IP.
///
public static string TbRoutingTabProxy {
get {
@@ -2743,7 +2752,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Pre-defined Rule Set List 的本地化字符串。
+ /// Looks up a localized string similar to Pre-defined Rule Set List.
///
public static string TbRoutingTabRuleList {
get {
@@ -2752,7 +2761,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *Separate rules by commas (,); For a literal comma use <COMMA>; Prefix # to ignore a rule 的本地化字符串。
+ /// Looks up a localized string similar to *Separate rules by commas (,); For a literal comma use <COMMA>; Prefix # to ignore a rule.
///
public static string TbRoutingTips {
get {
@@ -2761,7 +2770,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 (Domain or IP or Proc Name) and Port and Protocol and Inbound Tag => Outbound Tag 的本地化字符串。
+ /// Looks up a localized string similar to (Domain or IP or Proc Name) and Port and Protocol and Inbound Tag => Outbound Tag.
///
public static string TbRuleMatchingTips {
get {
@@ -2770,7 +2779,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Rule object Doc 的本地化字符串。
+ /// Looks up a localized string similar to Rule object Doc.
///
public static string TbRuleobjectDoc {
get {
@@ -2779,7 +2788,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Encryption method (security) 的本地化字符串。
+ /// Looks up a localized string similar to Encryption method (security).
///
public static string TbSecurity {
get {
@@ -2788,7 +2797,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Encryption 的本地化字符串。
+ /// Looks up a localized string similar to Encryption.
///
public static string TbSecurity3 {
get {
@@ -2797,7 +2806,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 User(Optional) 的本地化字符串。
+ /// Looks up a localized string similar to User(Optional).
///
public static string TbSecurity4 {
get {
@@ -2806,7 +2815,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Encryption 的本地化字符串。
+ /// Looks up a localized string similar to Encryption.
///
public static string TbSecurity5 {
get {
@@ -2815,7 +2824,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set system proxy 的本地化字符串。
+ /// Looks up a localized string similar to Set system proxy.
///
public static string TbSetSystemProxy {
get {
@@ -2824,7 +2833,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Click to import default DNS config 的本地化字符串。
+ /// Looks up a localized string similar to Click to import default DNS config.
///
public static string TbSettingDnsImportDefConfig {
get {
@@ -2833,7 +2842,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Advanced proxy settings, protocol selection (optional) 的本地化字符串。
+ /// Looks up a localized string similar to Advanced proxy settings, protocol selection (optional).
///
public static string TbSettingsAdvancedProtocol {
get {
@@ -2842,7 +2851,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Allow connections from the LAN 的本地化字符串。
+ /// Looks up a localized string similar to Allow connections from the LAN.
///
public static string TbSettingsAllowLAN {
get {
@@ -2851,7 +2860,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auto hide on startup 的本地化字符串。
+ /// Looks up a localized string similar to Auto hide on startup.
///
public static string TbSettingsAutoHideStartup {
get {
@@ -2860,7 +2869,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Automatic update interval for Geo files (hours) 的本地化字符串。
+ /// Looks up a localized string similar to Automatic update interval for Geo files (hours).
///
public static string TbSettingsAutoUpdateInterval {
get {
@@ -2869,7 +2878,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Users in China region can ignore this item 的本地化字符串。
+ /// Looks up a localized string similar to Users in China region can ignore this item.
///
public static string TbSettingsChinaUserTip {
get {
@@ -2878,7 +2887,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Color 的本地化字符串。
+ /// Looks up a localized string similar to Color.
///
public static string TbSettingsColor {
get {
@@ -2887,7 +2896,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Core: basic settings 的本地化字符串。
+ /// Looks up a localized string similar to Core: basic settings.
///
public static string TbSettingsCore {
get {
@@ -2896,7 +2905,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 V2ray DNS settings 的本地化字符串。
+ /// Looks up a localized string similar to V2ray DNS settings.
///
public static string TbSettingsCoreDns {
get {
@@ -2905,7 +2914,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 sing-box DNS settings 的本地化字符串。
+ /// Looks up a localized string similar to sing-box DNS settings.
///
public static string TbSettingsCoreDnsSingbox {
get {
@@ -2914,7 +2923,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Core: KCP settings 的本地化字符串。
+ /// Looks up a localized string similar to Core: KCP settings.
///
public static string TbSettingsCoreKcp {
get {
@@ -2923,7 +2932,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Core Type settings 的本地化字符串。
+ /// Looks up a localized string similar to Core Type settings.
///
public static string TbSettingsCoreType {
get {
@@ -2932,7 +2941,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Font family (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Font family (requires restart).
///
public static string TbSettingsCurrentFontFamily {
get {
@@ -2941,7 +2950,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Install the font to the system, select or fill in the font name, restart the settings 的本地化字符串。
+ /// Looks up a localized string similar to Install the font to the system, select or fill in the font name, restart the settings.
///
public static string TbSettingsCurrentFontFamilyLinuxTip {
get {
@@ -2950,7 +2959,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Copy the font TTF/TTC file to the directory gui Fonts; Reopen the settings window 的本地化字符串。
+ /// Looks up a localized string similar to Copy the font TTF/TTC file to the directory gui Fonts; Reopen the settings window.
///
public static string TbSettingsCurrentFontFamilyTip {
get {
@@ -2959,7 +2968,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Allow Insecure 的本地化字符串。
+ /// Looks up a localized string similar to Allow Insecure.
///
public static string TbSettingsDefAllowInsecure {
get {
@@ -2968,7 +2977,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Default TLS fingerprint 的本地化字符串。
+ /// Looks up a localized string similar to Default TLS fingerprint.
///
public static string TbSettingsDefFingerprint {
get {
@@ -2977,7 +2986,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 User-Agent 的本地化字符串。
+ /// Looks up a localized string similar to User-Agent.
///
public static string TbSettingsDefUserAgent {
get {
@@ -2986,7 +2995,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 This parameter is valid only for tcp/http and ws 的本地化字符串。
+ /// Looks up a localized string similar to This parameter is valid only for tcp/http and ws.
///
public static string TbSettingsDefUserAgentTips {
get {
@@ -2995,7 +3004,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Sniffing type 的本地化字符串。
+ /// Looks up a localized string similar to Sniffing type.
///
public static string TbSettingsDestOverride {
get {
@@ -3004,7 +3013,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Display real-time speed (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Display real-time speed (requires restart).
///
public static string TbSettingsDisplayRealTimeSpeed {
get {
@@ -3013,7 +3022,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Outbound DNS address 的本地化字符串。
+ /// Looks up a localized string similar to Outbound DNS address.
///
public static string TbSettingsDomainDNSAddress {
get {
@@ -3022,7 +3031,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Outbound Freedom domain Strategy 的本地化字符串。
+ /// Looks up a localized string similar to Outbound Freedom domain Strategy.
///
public static string TbSettingsDomainStrategy4Freedom {
get {
@@ -3031,7 +3040,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Default domain strategy for outbound 的本地化字符串。
+ /// Looks up a localized string similar to Default domain strategy for outbound.
///
public static string TbSettingsDomainStrategy4Out {
get {
@@ -3040,7 +3049,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Double-clicking Configuration makes it active 的本地化字符串。
+ /// Looks up a localized string similar to Double-clicking Configuration makes it active.
///
public static string TbSettingsDoubleClick2Activate {
get {
@@ -3049,7 +3058,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Automatically adjust column width after subscription update 的本地化字符串。
+ /// Looks up a localized string similar to Automatically adjust column width after subscription update.
///
public static string TbSettingsEnableAutoAdjustMainLvColWidth {
get {
@@ -3058,7 +3067,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable cache file for sing-box (ruleset files) 的本地化字符串。
+ /// Looks up a localized string similar to Enable cache file for sing-box (ruleset files).
///
public static string TbSettingsEnableCacheFile4Sbox {
get {
@@ -3067,7 +3076,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Check for pre-release updates 的本地化字符串。
+ /// Looks up a localized string similar to Check for pre-release updates.
///
public static string TbSettingsEnableCheckPreReleaseUpdate {
get {
@@ -3076,7 +3085,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable sorting Configurations by drag-n-drop (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Enable sorting Configurations by drag-n-drop (requires restart).
///
public static string TbSettingsEnableDragDropSort {
get {
@@ -3085,7 +3094,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable additional Inbound 的本地化字符串。
+ /// Looks up a localized string similar to Enable additional Inbound.
///
public static string TbSettingsEnableExInbound {
get {
@@ -3094,7 +3103,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable fragment 的本地化字符串。
+ /// Looks up a localized string similar to Enable fragment.
///
public static string TbSettingsEnableFragment {
get {
@@ -3103,7 +3112,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Use Xray and enable non-Tun mode, which conflicts with the group previous proxy 的本地化字符串。
+ /// Looks up a localized string similar to Use Xray and enable non-Tun mode, which conflicts with the group previous proxy.
///
public static string TbSettingsEnableFragmentTips {
get {
@@ -3112,7 +3121,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable hardware acceleration (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Enable hardware acceleration (requires restart).
///
public static string TbSettingsEnableHWA {
get {
@@ -3121,7 +3130,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable IPv6 Address 的本地化字符串。
+ /// Looks up a localized string similar to Enable IPv6 Address.
///
public static string TbSettingsEnableIPv6Address {
get {
@@ -3130,7 +3139,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Updating subscription, only determining if remarks exist 的本地化字符串。
+ /// Looks up a localized string similar to Updating subscription, only determining if remarks exist.
///
public static string TbSettingsEnableUpdateSubOnlyRemarksExist {
get {
@@ -3139,7 +3148,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Exception 的本地化字符串。
+ /// Looks up a localized string similar to Exception.
///
public static string TbSettingsException {
get {
@@ -3148,7 +3157,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Exclusions: Do not use proxy server for addresses beginning with the following. Use semicolon (;) to separate entries. 的本地化字符串。
+ /// Looks up a localized string similar to Exclusions: Do not use proxy server for addresses beginning with the following. Use semicolon (;) to separate entries..
///
public static string TbSettingsExceptionTip {
get {
@@ -3157,7 +3166,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Exclusions: Do not use proxy server for the following addresses. Use comma (,) to separate entries. 的本地化字符串。
+ /// Looks up a localized string similar to Exclusions: Do not use proxy server for the following addresses. Use comma (,) to separate entries..
///
public static string TbSettingsExceptionTip2 {
get {
@@ -3166,7 +3175,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Font Size 的本地化字符串。
+ /// Looks up a localized string similar to Font Size.
///
public static string TbSettingsFontSize {
get {
@@ -3175,7 +3184,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Geo files source (optional) 的本地化字符串。
+ /// Looks up a localized string similar to Geo files source (optional).
///
public static string TbSettingsGeoFilesSource {
get {
@@ -3184,7 +3193,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Hide to tray when closing the window 的本地化字符串。
+ /// Looks up a localized string similar to Hide to tray when closing the window.
///
public static string TbSettingsHide2TrayWhenClose {
get {
@@ -3193,7 +3202,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Hysteria Max bandwidth (Up/Down) 的本地化字符串。
+ /// Looks up a localized string similar to Hysteria Max bandwidth (Up/Down).
///
public static string TbSettingsHysteriaBandwidth {
get {
@@ -3202,7 +3211,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Keep older entries when de-duplicating 的本地化字符串。
+ /// Looks up a localized string similar to Keep older entries when de-duplicating.
///
public static string TbSettingsKeepOlderDedupl {
get {
@@ -3211,7 +3220,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Language (Restart) 的本地化字符串。
+ /// Looks up a localized string similar to Language (Restart).
///
public static string TbSettingsLanguage {
get {
@@ -3220,7 +3229,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 System sudo password 的本地化字符串。
+ /// Looks up a localized string similar to System sudo password.
///
public static string TbSettingsLinuxSudoPassword {
get {
@@ -3229,7 +3238,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please set the sudo password in Tun mode settings first 的本地化字符串。
+ /// Looks up a localized string similar to Please set the sudo password in Tun mode settings first.
///
public static string TbSettingsLinuxSudoPasswordIsEmpty {
get {
@@ -3238,7 +3247,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please do not run this app with sudo 的本地化字符串。
+ /// Looks up a localized string similar to Please do not run this app with sudo.
///
public static string TbSettingsLinuxSudoPasswordNotSudoRunApp {
get {
@@ -3247,7 +3256,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The password is encrypted and stored only in local files 的本地化字符串。
+ /// Looks up a localized string similar to The password is encrypted and stored only in local files.
///
public static string TbSettingsLinuxSudoPasswordTip {
get {
@@ -3256,7 +3265,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable Log 的本地化字符串。
+ /// Looks up a localized string similar to Enable Log.
///
public static string TbSettingsLogEnabled {
get {
@@ -3265,7 +3274,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable logging to file 的本地化字符串。
+ /// Looks up a localized string similar to Enable logging to file.
///
public static string TbSettingsLogEnabledToFile {
get {
@@ -3274,7 +3283,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Log Level 的本地化字符串。
+ /// Looks up a localized string similar to Log Level.
///
public static string TbSettingsLogLevel {
get {
@@ -3283,7 +3292,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Main layout orientation (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Main layout orientation (requires restart).
///
public static string TbSettingsMainGirdOrientation {
get {
@@ -3292,7 +3301,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The number of concurrent tests during multi-test 的本地化字符串。
+ /// Looks up a localized string similar to The number of concurrent tests during multi-test.
///
public static string TbSettingsMixedConcurrencyCount {
get {
@@ -3301,7 +3310,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 sing-box Mux Protocol 的本地化字符串。
+ /// Looks up a localized string similar to sing-box Mux Protocol.
///
public static string TbSettingsMux4SboxProtocol {
get {
@@ -3310,7 +3319,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Turn on Mux Multiplexing 的本地化字符串。
+ /// Looks up a localized string similar to Turn on Mux Multiplexing.
///
public static string TbSettingsMuxEnabled {
get {
@@ -3319,7 +3328,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 v2rayN settings 的本地化字符串。
+ /// Looks up a localized string similar to v2rayN settings.
///
public static string TbSettingsN {
get {
@@ -3328,7 +3337,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 New Port for LAN 的本地化字符串。
+ /// Looks up a localized string similar to New Port for LAN.
///
public static string TbSettingsNewPort4LAN {
get {
@@ -3337,7 +3346,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Do not use proxy servers for local (intranet) addresses 的本地化字符串。
+ /// Looks up a localized string similar to Do not use proxy servers for local (intranet) addresses.
///
public static string TbSettingsNotProxyLocalAddress {
get {
@@ -3346,7 +3355,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auth pass 的本地化字符串。
+ /// Looks up a localized string similar to Auth pass.
///
public static string TbSettingsPass {
get {
@@ -3355,7 +3364,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Custom DNS (multiple, separated by commas (,)) 的本地化字符串。
+ /// Looks up a localized string similar to Custom DNS (multiple, separated by commas (,)).
///
public static string TbSettingsRemoteDNS {
get {
@@ -3364,7 +3373,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Route Only 的本地化字符串。
+ /// Looks up a localized string similar to Route Only.
///
public static string TbSettingsRouteOnly {
get {
@@ -3373,7 +3382,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Routing rules source (optional) 的本地化字符串。
+ /// Looks up a localized string similar to Routing rules source (optional).
///
public static string TbSettingsRoutingRulesSource {
get {
@@ -3382,7 +3391,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable second mixed port 的本地化字符串。
+ /// Looks up a localized string similar to Enable second mixed port.
///
public static string TbSettingsSecondLocalPortEnabled {
get {
@@ -3391,7 +3400,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set Win10 UWP Loopback 的本地化字符串。
+ /// Looks up a localized string similar to Set Win10 UWP Loopback.
///
public static string TbSettingsSetUWP {
get {
@@ -3400,7 +3409,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Turn on Sniffing 的本地化字符串。
+ /// Looks up a localized string similar to Turn on Sniffing.
///
public static string TbSettingsSniffingEnabled {
get {
@@ -3409,7 +3418,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Mixed Port 的本地化字符串。
+ /// Looks up a localized string similar to Mixed Port.
///
public static string TbSettingsSocksPort {
get {
@@ -3418,7 +3427,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Pac port = +3; Xray API port = +4; mihomo API port = +5; 的本地化字符串。
+ /// Looks up a localized string similar to Pac port = +3; Xray API port = +4; mihomo API port = +5;.
///
public static string TbSettingsSocksPortTip {
get {
@@ -3427,7 +3436,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Speed Ping Test URL 的本地化字符串。
+ /// Looks up a localized string similar to Speed Ping Test URL.
///
public static string TbSettingsSpeedPingTestUrl {
get {
@@ -3436,7 +3445,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Speed Test Single Timeout Value 的本地化字符串。
+ /// Looks up a localized string similar to Speed Test Single Timeout Value.
///
public static string TbSettingsSpeedTestTimeout {
get {
@@ -3445,7 +3454,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Speed Test URL 的本地化字符串。
+ /// Looks up a localized string similar to Speed Test URL.
///
public static string TbSettingsSpeedTestUrl {
get {
@@ -3454,7 +3463,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 sing-box ruleset files source (optional) 的本地化字符串。
+ /// Looks up a localized string similar to sing-box ruleset files source (optional).
///
public static string TbSettingsSrsFilesSource {
get {
@@ -3463,7 +3472,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Start on boot 的本地化字符串。
+ /// Looks up a localized string similar to Start on boot.
///
public static string TbSettingsStartBoot {
get {
@@ -3472,7 +3481,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Set this with admin privileges, get admin privileges after startup 的本地化字符串。
+ /// Looks up a localized string similar to Set this with admin privileges, get admin privileges after startup.
///
public static string TbSettingsStartBootTip {
get {
@@ -3481,7 +3490,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable traffic statistics (requires restart) 的本地化字符串。
+ /// Looks up a localized string similar to Enable traffic statistics (requires restart).
///
public static string TbSettingsStatistics {
get {
@@ -3490,7 +3499,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Subscription conversion URL 的本地化字符串。
+ /// Looks up a localized string similar to Subscription conversion URL.
///
public static string TbSettingsSubConvert {
get {
@@ -3499,7 +3508,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 System proxy settings 的本地化字符串。
+ /// Looks up a localized string similar to System proxy settings.
///
public static string TbSettingsSystemproxy {
get {
@@ -3508,7 +3517,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Theme 的本地化字符串。
+ /// Looks up a localized string similar to Theme.
///
public static string TbSettingsTheme {
get {
@@ -3517,7 +3526,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable Security Protocol TLS v1.3 (subscription/update) 的本地化字符串。
+ /// Looks up a localized string similar to Enable Security Protocol TLS v1.3 (subscription/update).
///
public static string TbSettingsTLS13 {
get {
@@ -3526,7 +3535,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Tray right-click menu Configurations display limit 的本地化字符串。
+ /// Looks up a localized string similar to Tray right-click menu Configurations display limit.
///
public static string TbSettingsTrayMenuServersLimit {
get {
@@ -3535,7 +3544,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Tun Mode settings 的本地化字符串。
+ /// Looks up a localized string similar to Tun Mode settings.
///
public static string TbSettingsTunMode {
get {
@@ -3544,7 +3553,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Enable UDP 的本地化字符串。
+ /// Looks up a localized string similar to Enable UDP.
///
public static string TbSettingsUdpEnabled {
get {
@@ -3553,7 +3562,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Auth user 的本地化字符串。
+ /// Looks up a localized string similar to Auth user.
///
public static string TbSettingsUser {
get {
@@ -3562,7 +3571,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Use System Hosts 的本地化字符串。
+ /// Looks up a localized string similar to Use System Hosts.
///
public static string TbSettingsUseSystemHosts {
get {
@@ -3571,7 +3580,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Short Id 的本地化字符串。
+ /// Looks up a localized string similar to Short Id.
///
public static string TbShortId {
get {
@@ -3580,7 +3589,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 SNI 的本地化字符串。
+ /// Looks up a localized string similar to SNI.
///
public static string TbSNI {
get {
@@ -3589,7 +3598,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Sorting 的本地化字符串。
+ /// Looks up a localized string similar to Sorting.
///
public static string TbSorting {
get {
@@ -3598,7 +3607,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Chain 的本地化字符串。
+ /// Looks up a localized string similar to Chain.
///
public static string TbSortingChain {
get {
@@ -3607,7 +3616,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Default 的本地化字符串。
+ /// Looks up a localized string similar to Default.
///
public static string TbSortingDefault {
get {
@@ -3616,7 +3625,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Delay 的本地化字符串。
+ /// Looks up a localized string similar to Delay.
///
public static string TbSortingDelay {
get {
@@ -3625,7 +3634,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Download Speed 的本地化字符串。
+ /// Looks up a localized string similar to Download Speed.
///
public static string TbSortingDownSpeed {
get {
@@ -3634,7 +3643,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Download Traffic 的本地化字符串。
+ /// Looks up a localized string similar to Download Traffic.
///
public static string TbSortingDownTraffic {
get {
@@ -3643,7 +3652,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Host 的本地化字符串。
+ /// Looks up a localized string similar to Host.
///
public static string TbSortingHost {
get {
@@ -3652,7 +3661,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Name 的本地化字符串。
+ /// Looks up a localized string similar to Name.
///
public static string TbSortingName {
get {
@@ -3661,7 +3670,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Network 的本地化字符串。
+ /// Looks up a localized string similar to Network.
///
public static string TbSortingNetwork {
get {
@@ -3670,7 +3679,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Time 的本地化字符串。
+ /// Looks up a localized string similar to Time.
///
public static string TbSortingTime {
get {
@@ -3679,7 +3688,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Type 的本地化字符串。
+ /// Looks up a localized string similar to Type.
///
public static string TbSortingType {
get {
@@ -3688,7 +3697,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Upload Speed 的本地化字符串。
+ /// Looks up a localized string similar to Upload Speed.
///
public static string TbSortingUpSpeed {
get {
@@ -3697,7 +3706,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Upload Traffic 的本地化字符串。
+ /// Looks up a localized string similar to Upload Traffic.
///
public static string TbSortingUpTraffic {
get {
@@ -3706,7 +3715,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Spider X 的本地化字符串。
+ /// Looks up a localized string similar to Spider X.
///
public static string TbSpiderX {
get {
@@ -3715,7 +3724,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 TLS 的本地化字符串。
+ /// Looks up a localized string similar to TLS.
///
public static string TbStreamSecurity {
get {
@@ -3724,7 +3733,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 PAC mode 的本地化字符串。
+ /// Looks up a localized string similar to PAC mode.
///
public static string TbSystemProxyPac {
get {
@@ -3733,7 +3742,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 The delay: {0} ms, {1} 的本地化字符串。
+ /// Looks up a localized string similar to The delay: {0} ms, {1}.
///
public static string TestMeOutput {
get {
@@ -3742,7 +3751,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Active 的本地化字符串。
+ /// Looks up a localized string similar to Active.
///
public static string TipActiveServer {
get {
@@ -3751,7 +3760,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Routing setting has changed 的本地化字符串。
+ /// Looks up a localized string similar to Routing setting has changed.
///
public static string TipChangeRouting {
get {
@@ -3760,7 +3769,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 System proxy setting has changed 的本地化字符串。
+ /// Looks up a localized string similar to System proxy setting has changed.
///
public static string TipChangeSystemProxy {
get {
@@ -3769,7 +3778,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please turn off when there is an abnormal disconnection 的本地化字符串。
+ /// Looks up a localized string similar to Please turn off when there is an abnormal disconnection.
///
public static string TipDisplayLog {
get {
@@ -3778,7 +3787,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *Default value tcp 的本地化字符串。
+ /// Looks up a localized string similar to *Default value tcp.
///
public static string TipNetwork {
get {
@@ -3787,7 +3796,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 * After setting this value, a socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display 的本地化字符串。
+ /// Looks up a localized string similar to * After setting this value, a socks service will be started using Xray/sing-box(Tun) to provide functions such as speed display.
///
public static string TipPreSocksPort {
get {
@@ -3796,7 +3805,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 XHTTP Extra raw JSON, format: { XHTTP Object } 的本地化字符串。
+ /// Looks up a localized string similar to XHTTP Extra raw JSON, format: { XHTTP Object }.
///
public static string TransportExtraTip {
get {
@@ -3805,7 +3814,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *tcp camouflage type 的本地化字符串。
+ /// Looks up a localized string similar to *tcp camouflage type.
///
public static string TransportHeaderTypeTip1 {
get {
@@ -3814,7 +3823,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *kcp camouflage type 的本地化字符串。
+ /// Looks up a localized string similar to *kcp camouflage type.
///
public static string TransportHeaderTypeTip2 {
get {
@@ -3823,7 +3832,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *QUIC camouflage type 的本地化字符串。
+ /// Looks up a localized string similar to *QUIC camouflage type.
///
public static string TransportHeaderTypeTip3 {
get {
@@ -3832,7 +3841,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *grpc mode 的本地化字符串。
+ /// Looks up a localized string similar to *grpc mode.
///
public static string TransportHeaderTypeTip4 {
get {
@@ -3841,7 +3850,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *xhttp mode 的本地化字符串。
+ /// Looks up a localized string similar to *xhttp mode.
///
public static string TransportHeaderTypeTip5 {
get {
@@ -3850,7 +3859,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *ws/http upgrade/xhttp path 的本地化字符串。
+ /// Looks up a localized string similar to *ws/http upgrade/xhttp path.
///
public static string TransportPathTip1 {
get {
@@ -3859,7 +3868,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *h2 path 的本地化字符串。
+ /// Looks up a localized string similar to *h2 path.
///
public static string TransportPathTip2 {
get {
@@ -3868,7 +3877,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *QUIC key/KCP seed 的本地化字符串。
+ /// Looks up a localized string similar to *QUIC key/KCP seed.
///
public static string TransportPathTip3 {
get {
@@ -3877,7 +3886,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *grpc service name 的本地化字符串。
+ /// Looks up a localized string similar to *grpc service name.
///
public static string TransportPathTip4 {
get {
@@ -3886,7 +3895,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *kcp seed 的本地化字符串。
+ /// Looks up a localized string similar to *kcp seed.
///
public static string TransportPathTip5 {
get {
@@ -3895,7 +3904,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *http host separated by commas (,) 的本地化字符串。
+ /// Looks up a localized string similar to *http host separated by commas (,).
///
public static string TransportRequestHostTip1 {
get {
@@ -3904,7 +3913,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *ws/http upgrade/xhttp host 的本地化字符串。
+ /// Looks up a localized string similar to *ws/http upgrade/xhttp host.
///
public static string TransportRequestHostTip2 {
get {
@@ -3913,7 +3922,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *h2 host separated by commas (,) 的本地化字符串。
+ /// Looks up a localized string similar to *h2 host separated by commas (,).
///
public static string TransportRequestHostTip3 {
get {
@@ -3922,7 +3931,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *QUIC security 的本地化字符串。
+ /// Looks up a localized string similar to *QUIC security.
///
public static string TransportRequestHostTip4 {
get {
@@ -3931,7 +3940,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 *grpc Authority 的本地化字符串。
+ /// Looks up a localized string similar to *grpc Authority.
///
public static string TransportRequestHostTip5 {
get {
@@ -3940,7 +3949,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Ungrouped 的本地化字符串。
+ /// Looks up a localized string similar to Ungrouped.
///
public static string UngroupedServers {
get {
@@ -3949,7 +3958,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Upgrade App does not exist 的本地化字符串。
+ /// Looks up a localized string similar to Upgrade App does not exist.
///
public static string UpgradeAppNotExistTip {
get {
diff --git a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
index a937a262..e59d22eb 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx
@@ -1416,4 +1416,7 @@
صادر کردن سرور
+
+ گزینههای بیشتر
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.hu.resx b/v2rayN/ServiceLib/Resx/ResUI.hu.resx
index 05a12c10..85ae3daf 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.hu.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.hu.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ További lehetőségek
+
A megosztási link másolása a vágólapra sikerült
@@ -1416,4 +1419,4 @@
Export server
-
\ No newline at end of file
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx
index 1fb3d23b..0f776ff5 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.resx
@@ -1416,4 +1416,7 @@
Export Configuration
-
\ No newline at end of file
+
+ More Options
+
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.ru.resx b/v2rayN/ServiceLib/Resx/ResUI.ru.resx
index 824ea29a..2fa74fff 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.ru.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.ru.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Больше опций
+
Экспортирование URL в буфер обмена успешно завершено
@@ -1416,4 +1419,4 @@
Export server
-
\ No newline at end of file
+
diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx
index a5f07957..0f3579a5 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 更多选项
+
导出分享链接至剪贴板成功
diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
index b8a5011a..c35d4d76 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 更多選項
+
匯出分享链接至剪貼簿成功