From 4c75295f2c534bbc705c41547690465c5bd566d9 Mon Sep 17 00:00:00 2001
From: DismissedLight <1686188646@qq.com>
Date: Thu, 26 Oct 2023 23:04:01 +0800
Subject: [PATCH] ignore designer file 1
---
.../Resource/Localization/SH.Designer.cs | 7542 -----------------
1 file changed, 7542 deletions(-)
delete mode 100644 src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.Designer.cs
diff --git a/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.Designer.cs b/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.Designer.cs
deleted file mode 100644
index 44d95d51..00000000
--- a/src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.Designer.cs
+++ /dev/null
@@ -1,7542 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// 此代码由工具生成。
-// 运行时版本:4.0.30319.42000
-//
-// 对此文件的更改可能会导致不正确的行为,并且如果
-// 重新生成代码,这些更改将会丢失。
-//
-//------------------------------------------------------------------------------
-
-namespace Snap.Hutao.Resource.Localization {
- using System;
-
-
- ///
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- ///
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class SH {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal SH() {
- }
-
- ///
- /// 返回此类使用的缓存的 ResourceManager 实例。
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Snap.Hutao.Resource.Localization.SH", typeof(SH).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- ///
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
- ///
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- ///
- /// 查找类似 胡桃 Dev {0} 的本地化字符串。
- ///
- internal static string AppDevNameAndVersion {
- get {
- return ResourceManager.GetString("AppDevNameAndVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃 的本地化字符串。
- ///
- internal static string AppName {
- get {
- return ResourceManager.GetString("AppName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃 {0} 的本地化字符串。
- ///
- internal static string AppNameAndVersion {
- get {
- return ResourceManager.GetString("AppNameAndVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 取消 的本地化字符串。
- ///
- internal static string ContentDialogCancelCloseButtonText {
- get {
- return ResourceManager.GetString("ContentDialogCancelCloseButtonText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 完成 的本地化字符串。
- ///
- internal static string ContentDialogCompletePrimaryButtonText {
- get {
- return ResourceManager.GetString("ContentDialogCompletePrimaryButtonText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 确认 的本地化字符串。
- ///
- internal static string ContentDialogConfirmPrimaryButtonText {
- get {
- return ResourceManager.GetString("ContentDialogConfirmPrimaryButtonText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 保存 的本地化字符串。
- ///
- internal static string ContentDialogSavePrimaryButtonText {
- get {
- return ResourceManager.GetString("ContentDialogSavePrimaryButtonText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无效的 Uri 的本地化字符串。
- ///
- internal static string ControlImageCachedImageInvalidResourceUri {
- get {
- return ResourceManager.GetString("ControlImageCachedImageInvalidResourceUri", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 HTTP GET {0} 的本地化字符串。
- ///
- internal static string ControlImageCompositionImageHttpRequest {
- get {
- return ResourceManager.GetString("ControlImageCompositionImageHttpRequest", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 应用 CompositionImage 的源时发生异常 的本地化字符串。
- ///
- internal static string ControlImageCompositionImageSystemException {
- get {
- return ResourceManager.GetString("ControlImageCompositionImageSystemException", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 网格 的本地化字符串。
- ///
- internal static string ControlPanelPanelSelectorDropdownGridName {
- get {
- return ResourceManager.GetString("ControlPanelPanelSelectorDropdownGridName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 列表 的本地化字符串。
- ///
- internal static string ControlPanelPanelSelectorDropdownListName {
- get {
- return ResourceManager.GetString("ControlPanelPanelSelectorDropdownListName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据库已损坏:{0} 的本地化字符串。
- ///
- internal static string CoreExceptionServiceDatabaseCorruptedMessage {
- get {
- return ResourceManager.GetString("CoreExceptionServiceDatabaseCorruptedMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户数据已损坏:{0} 的本地化字符串。
- ///
- internal static string CoreExceptionServiceUserdataCorruptedMessage {
- get {
- return ResourceManager.GetString("CoreExceptionServiceUserdataCorruptedMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请勿在管理员模式下使用此功能 {0} 的本地化字符串。
- ///
- internal static string CoreIOPickerExtensionPickerExceptionInfoBarMessage {
- get {
- return ResourceManager.GetString("CoreIOPickerExtensionPickerExceptionInfoBarMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法打开文件选择器 的本地化字符串。
- ///
- internal static string CoreIOPickerExtensionPickerExceptionInfoBarTitle {
- get {
- return ResourceManager.GetString("CoreIOPickerExtensionPickerExceptionInfoBarTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 权限不足,创建临时文件失败 的本地化字符串。
- ///
- internal static string CoreIOTempFileCreateFail {
- get {
- return ResourceManager.GetString("CoreIOTempFileCreateFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动游戏 的本地化字符串。
- ///
- internal static string CoreJumpListHelperLaunchGameItemDisplayName {
- get {
- return ResourceManager.GetString("CoreJumpListHelperLaunchGameItemDisplayName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃实时便笺刷新任务 | 请勿编辑或删除。 的本地化字符串。
- ///
- internal static string CoreScheduleTaskHelperDailyNoteRefreshTaskDescription {
- get {
- return ResourceManager.GetString("CoreScheduleTaskHelperDailyNoteRefreshTaskDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 信号量已经被释放,操作取消 的本地化字符串。
- ///
- internal static string CoreThreadingSemaphoreSlimDisposed {
- get {
- return ResourceManager.GetString("CoreThreadingSemaphoreSlimDisposed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未检测到 WebView2 运行时 的本地化字符串。
- ///
- internal static string CoreWebView2HelperVersionUndetected {
- get {
- return ResourceManager.GetString("CoreWebView2HelperVersionUndetected", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出 的本地化字符串。
- ///
- internal static string FilePickerExportCommit {
- get {
- return ResourceManager.GetString("FilePickerExportCommit", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入 的本地化字符串。
- ///
- internal static string FilePickerImportCommit {
- get {
- return ResourceManager.GetString("FilePickerImportCommit", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 选择 PowerShell 的本地化字符串。
- ///
- internal static string FilePickerPowerShellCommit {
- get {
- return ResourceManager.GetString("FilePickerPowerShellCommit", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 欢迎使用胡桃 的本地化字符串。
- ///
- internal static string GuideWindowTitle {
- get {
- return ResourceManager.GetString("GuideWindowTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 选择账号并启动 的本地化字符串。
- ///
- internal static string LaunchGameTitle {
- get {
- return ResourceManager.GetString("LaunchGameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 精炼 {0} 的本地化字符串。
- ///
- internal static string ModelBindingAvatarPropertyWeaponAffixFormat {
- get {
- return ResourceManager.GetString("ModelBindingAvatarPropertyWeaponAffixFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 周一/周四/周日 的本地化字符串。
- ///
- internal static string ModelBindingCultivationDaysOfWeek14 {
- get {
- return ResourceManager.GetString("ModelBindingCultivationDaysOfWeek14", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 周二/周五/周日 的本地化字符串。
- ///
- internal static string ModelBindingCultivationDaysOfWeek25 {
- get {
- return ResourceManager.GetString("ModelBindingCultivationDaysOfWeek25", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 周三/周六/周日 的本地化字符串。
- ///
- internal static string ModelBindingCultivationDaysOfWeek36 {
- get {
- return ResourceManager.GetString("ModelBindingCultivationDaysOfWeek36", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0:f2} 抽 的本地化字符串。
- ///
- internal static string ModelBindingGachaTypedWishSummaryAveragePullFormat {
- get {
- return ResourceManager.GetString("ModelBindingGachaTypedWishSummaryAveragePullFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最非 {0} 抽 的本地化字符串。
- ///
- internal static string ModelBindingGachaTypedWishSummaryMaxOrangePullFormat {
- get {
- return ResourceManager.GetString("ModelBindingGachaTypedWishSummaryMaxOrangePullFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最欧 {0} 抽 的本地化字符串。
- ///
- internal static string ModelBindingGachaTypedWishSummaryMinOrangePullFormat {
- get {
- return ResourceManager.GetString("ModelBindingGachaTypedWishSummaryMinOrangePullFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 抽 的本地化字符串。
- ///
- internal static string ModelBindingGachaWishBaseTotalCountFormat {
- get {
- return ResourceManager.GetString("ModelBindingGachaWishBaseTotalCountFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第 {0} 层 的本地化字符串。
- ///
- internal static string ModelBindingHutaoComplexRankFloor {
- get {
- return ResourceManager.GetString("ModelBindingHutaoComplexRankFloor", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第 {0} 间 的本地化字符串。
- ///
- internal static string ModelBindingHutaoComplexRankLevel {
- get {
- return ResourceManager.GetString("ModelBindingHutaoComplexRankLevel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上场 {0} 次 的本地化字符串。
- ///
- internal static string ModelBindingHutaoTeamUpCountFormat {
- get {
- return ResourceManager.GetString("ModelBindingHutaoTeamUpCountFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 渠道服 的本地化字符串。
- ///
- internal static string ModelBindingLaunchGameLaunchSchemeBilibili {
- get {
- return ResourceManager.GetString("ModelBindingLaunchGameLaunchSchemeBilibili", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 官方服 的本地化字符串。
- ///
- internal static string ModelBindingLaunchGameLaunchSchemeChinese {
- get {
- return ResourceManager.GetString("ModelBindingLaunchGameLaunchSchemeChinese", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 国际服 的本地化字符串。
- ///
- internal static string ModelBindingLaunchGameLaunchSchemeOversea {
- get {
- return ResourceManager.GetString("ModelBindingLaunchGameLaunchSchemeOversea", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 网络异常 的本地化字符串。
- ///
- internal static string ModelBindingUserInitializationFailed {
- get {
- return ResourceManager.GetString("ModelBindingUserInitializationFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未刷新 的本地化字符串。
- ///
- internal static string ModelEntityDailyNoteNotRefreshed {
- get {
- return ResourceManager.GetString("ModelEntityDailyNoteNotRefreshed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新于 {0:MM.dd HH:mm:ss} 的本地化字符串。
- ///
- internal static string ModelEntityDailyNoteRefreshTimeFormat {
- get {
- return ResourceManager.GetString("ModelEntityDailyNoteRefreshTimeFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第 {0} 期 的本地化字符串。
- ///
- internal static string ModelEntitySpiralAbyssScheduleFormat {
- get {
- return ResourceManager.GetString("ModelEntitySpiralAbyssScheduleFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色 的本地化字符串。
- ///
- internal static string ModelInterchangeUIGFItemTypeAvatar {
- get {
- return ResourceManager.GetString("ModelInterchangeUIGFItemTypeAvatar", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未知 的本地化字符串。
- ///
- internal static string ModelInterchangeUIGFItemTypeUnknown {
- get {
- return ResourceManager.GetString("ModelInterchangeUIGFItemTypeUnknown", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器 的本地化字符串。
- ///
- internal static string ModelInterchangeUIGFItemTypeWeapon {
- get {
- return ResourceManager.GetString("ModelInterchangeUIGFItemTypeWeapon", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 愚人众 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeFatui {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeFatui", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 枫丹 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeFontaine {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeFontaine", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 稻妻 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeInazuma {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeInazuma", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 璃月 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeLiyue {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeLiyue", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 蒙德 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeMondstadt {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeMondstadt", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 纳塔 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeNatlan {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeNatlan", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游侠 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeRanger {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeRanger", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 至冬 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeSnezhnaya {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeSnezhnaya", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 须弥 的本地化字符串。
- ///
- internal static string ModelIntrinsicAssociationTypeSumeru {
- get {
- return ResourceManager.GetString("ModelIntrinsicAssociationTypeSumeru", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 少男 的本地化字符串。
- ///
- internal static string ModelIntrinsicBodyTypeBoy {
- get {
- return ResourceManager.GetString("ModelIntrinsicBodyTypeBoy", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 少女 的本地化字符串。
- ///
- internal static string ModelIntrinsicBodyTypeGirl {
- get {
- return ResourceManager.GetString("ModelIntrinsicBodyTypeGirl", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成女 的本地化字符串。
- ///
- internal static string ModelIntrinsicBodyTypeLady {
- get {
- return ResourceManager.GetString("ModelIntrinsicBodyTypeLady", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 萝莉 的本地化字符串。
- ///
- internal static string ModelIntrinsicBodyTypeLoli {
- get {
- return ResourceManager.GetString("ModelIntrinsicBodyTypeLoli", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成男 的本地化字符串。
- ///
- internal static string ModelIntrinsicBodyTypeMale {
- get {
- return ResourceManager.GetString("ModelIntrinsicBodyTypeMale", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 雷 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameElec {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameElec", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 火 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameFire {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameFire", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 草 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameGrass {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameGrass", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 冰 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameIce {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameIce", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 岩 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameRock {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameRock", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 水 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameWater {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameWater", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 风 的本地化字符串。
- ///
- internal static string ModelIntrinsicElementNameWind {
- get {
- return ResourceManager.GetString("ModelIntrinsicElementNameWind", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 三星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityBlue {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityBlue", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 二星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityGreen {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityGreen", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 五星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityOrange {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityOrange", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 四星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityPurple {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityPurple", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 限定五星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityRed {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityRed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 一星 的本地化字符串。
- ///
- internal static string ModelIntrinsicItemQualityWhite {
- get {
- return ResourceManager.GetString("ModelIntrinsicItemQualityWhite", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 弓 的本地化字符串。
- ///
- internal static string ModelIntrinsicWeaponTypeBow {
- get {
- return ResourceManager.GetString("ModelIntrinsicWeaponTypeBow", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 法器 的本地化字符串。
- ///
- internal static string ModelIntrinsicWeaponTypeCatalyst {
- get {
- return ResourceManager.GetString("ModelIntrinsicWeaponTypeCatalyst", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 双手剑 的本地化字符串。
- ///
- internal static string ModelIntrinsicWeaponTypeClaymore {
- get {
- return ResourceManager.GetString("ModelIntrinsicWeaponTypeClaymore", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 长柄武器 的本地化字符串。
- ///
- internal static string ModelIntrinsicWeaponTypePole {
- get {
- return ResourceManager.GetString("ModelIntrinsicWeaponTypePole", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 单手剑 的本地化字符串。
- ///
- internal static string ModelIntrinsicWeaponTypeSwordOneHand {
- get {
- return ResourceManager.GetString("ModelIntrinsicWeaponTypeSwordOneHand", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 旅行者 的本地化字符串。
- ///
- internal static string ModelMetadataAvatarPlayerName {
- get {
- return ResourceManager.GetString("ModelMetadataAvatarPlayerName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 月 {1} 日 的本地化字符串。
- ///
- internal static string ModelMetadataFetterInfoBirthdayFormat {
- get {
- return ResourceManager.GetString("ModelMetadataFetterInfoBirthdayFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色与武器培养素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialCharacterAndWeaponEnhancementMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialCharacterAndWeaponEnhancementMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色突破素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialCharacterAscensionMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialCharacterAscensionMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色经验素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialCharacterEXPMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialCharacterEXPMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色培养素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialCharacterLevelUpMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialCharacterLevelUpMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色天赋素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialCharacterTalentMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialCharacterTalentMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 ^[\u4e00-\u9fa5]{2}区域特产$ 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialLocalSpecialtyRegex {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialLocalSpecialtyRegex", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器突破素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialWeaponAscensionMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialWeaponAscensionMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器强化素材 的本地化字符串。
- ///
- internal static string ModelMetadataMaterialWeaponEnhancementMaterial {
- get {
- return ResourceManager.GetString("ModelMetadataMaterialWeaponEnhancementMaterial", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 击败怪物 的本地化字符串。
- ///
- internal static string ModelMetadataTowerGoalTypeDefeatMonsters {
- get {
- return ResourceManager.GetString("ModelMetadataTowerGoalTypeDefeatMonsters", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 守护目标 的本地化字符串。
- ///
- internal static string ModelMetadataTowerGoalTypeDefendTarget {
- get {
- return ResourceManager.GetString("ModelMetadataTowerGoalTypeDefendTarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 附加:增援怪物 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeAdditional {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeAdditional", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 本间怪物 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeDefault {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeDefault", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 A组:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupA {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupA", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 A组第一波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupAWave1 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupAWave1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 A组第二波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupAWave2 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupAWave2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 A组第三波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupAWave3 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupAWave3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 B组:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupB {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupB", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 B组第一波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupBWave1 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupBWave1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 B组第二波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupBWave2 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupBWave2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 B组第三波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupBWave3 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupBWave3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 C组:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupC {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupC", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 C组第一波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupCWave1 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupCWave1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 C组第二波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupCWave2 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupCWave2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 C组第三波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupCWave3 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupCWave3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 D组:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupD {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupD", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 D组第一波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupDWave1 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupDWave1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 D组第二波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupDWave2 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupDWave2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 D组第三波:不同的组同时在场,各自分波独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeGroupDWave3 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeGroupDWave3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 与其他怪物独立 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeIndependent {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeIndependent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 暂时没有分波信息 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeSuppressed {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeSuppressed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第一波:击败所有怪物,下一波才会出现 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeWave1 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeWave1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第一波附加:增援第一波怪物 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeWave1Additional {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeWave1Additional", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第二波:击败所有怪物,下一波才会出现 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeWave2 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeWave2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第三波:击败所有怪物,下一波才会出现 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeWave3 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeWave3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 第四波:击败所有怪物,下一波才会出现 的本地化字符串。
- ///
- internal static string ModelMetadataTowerWaveTypeWave4 {
- get {
- return ResourceManager.GetString("ModelMetadataTowerWaveTypeWave4", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请更新角色橱窗数据 的本地化字符串。
- ///
- internal static string ModelNameValueDefaultDescription {
- get {
- return ResourceManager.GetString("ModelNameValueDefaultDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 暂无数据 的本地化字符串。
- ///
- internal static string ModelNameValueDefaultName {
- get {
- return ResourceManager.GetString("ModelNameValueDefaultName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 精炼 {0} 阶 的本地化字符串。
- ///
- internal static string ModelWeaponAffixFormat {
- get {
- return ResourceManager.GetString("ModelWeaponAffixFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 必须先选择一个用户与角色 的本地化字符串。
- ///
- internal static string MustSelectUserAndUid {
- get {
- return ResourceManager.GetString("MustSelectUserAndUid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃云保存的祈愿记录存档数已达当前账号上限 的本地化字符串。
- ///
- internal static string ServerGachaLogServiceInsufficientRecordSlot {
- get {
- return ResourceManager.GetString("ServerGachaLogServiceInsufficientRecordSlot", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未开通祈愿记录上传服务或已到期 的本地化字符串。
- ///
- internal static string ServerGachaLogServiceInsufficientTime {
- get {
- return ResourceManager.GetString("ServerGachaLogServiceInsufficientTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿数据存在无效的物品,无法保存至胡桃云 的本地化字符串。
- ///
- internal static string ServerGachaLogServiceInvalidGachaLogData {
- get {
- return ResourceManager.GetString("ServerGachaLogServiceInvalidGachaLogData", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据异常,无法保存至云端,请勿跨账号上传或尝试删除云端数据后重试 的本地化字符串。
- ///
- internal static string ServerGachaLogServiceServerDatabaseError {
- get {
- return ResourceManager.GetString("ServerGachaLogServiceServerDatabaseError", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前邮箱尚未注册 的本地化字符串。
- ///
- internal static string ServerPassportServiceEmailHasNotRegistered {
- get {
- return ResourceManager.GetString("ServerPassportServiceEmailHasNotRegistered", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前邮箱已被注册 的本地化字符串。
- ///
- internal static string ServerPassportServiceEmailHasRegistered {
- get {
- return ResourceManager.GetString("ServerPassportServiceEmailHasRegistered", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 注册失败,服务器异常,请尽快联系开发者解决 的本地化字符串。
- ///
- internal static string ServerPassportServiceInternalException {
- get {
- return ResourceManager.GetString("ServerPassportServiceInternalException", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户不存在,注销失败 的本地化字符串。
- ///
- internal static string ServerPassportServiceUnregisterFailed {
- get {
- return ResourceManager.GetString("ServerPassportServiceUnregisterFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户不存在,获取用户信息失败 的本地化字符串。
- ///
- internal static string ServerPassportUserInfoNotExist {
- get {
- return ResourceManager.GetString("ServerPassportUserInfoNotExist", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户名或密码错误 的本地化字符串。
- ///
- internal static string ServerPassportUsernameOrPassportIncorrect {
- get {
- return ResourceManager.GetString("ServerPassportUsernameOrPassportIncorrect", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证失败 的本地化字符串。
- ///
- internal static string ServerPassportVerifyFailed {
- get {
- return ResourceManager.GetString("ServerPassportVerifyFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证请求过快,请 1 分钟后再试 的本地化字符串。
- ///
- internal static string ServerPassportVerifyTooFrequent {
- get {
- return ResourceManager.GetString("ServerPassportVerifyTooFrequent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,当前 Uid 已被胡桃数据库封禁 的本地化字符串。
- ///
- internal static string ServerRecordBannedUid {
- get {
- return ResourceManager.GetString("ServerRecordBannedUid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,正在计算统计数据 的本地化字符串。
- ///
- internal static string ServerRecordComputingStatistics {
- get {
- return ResourceManager.GetString("ServerRecordComputingStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取数据失败,正在计算统计数据 的本地化字符串。
- ///
- internal static string ServerRecordComputingStatistics2 {
- get {
- return ResourceManager.GetString("ServerRecordComputingStatistics2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,服务器异常,请尽快联系开发者解决 的本地化字符串。
- ///
- internal static string ServerRecordInternalException {
- get {
- return ResourceManager.GetString("ServerRecordInternalException", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,存在无效的数据 的本地化字符串。
- ///
- internal static string ServerRecordInvalidData {
- get {
- return ResourceManager.GetString("ServerRecordInvalidData", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无效的 Uid 的本地化字符串。
- ///
- internal static string ServerRecordInvalidUid {
- get {
- return ResourceManager.GetString("ServerRecordInvalidUid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,不是本期数据 的本地化字符串。
- ///
- internal static string ServerRecordNotCurrentSchedule {
- get {
- return ResourceManager.GetString("ServerRecordNotCurrentSchedule", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录失败,当前 Uid 的记录仍在处理中,请勿重复操作 的本地化字符串。
- ///
- internal static string ServerRecordPreviousRequestNotCompleted {
- get {
- return ResourceManager.GetString("ServerRecordPreviousRequestNotCompleted", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录成功,获赠祈愿记录上传服务时长 的本地化字符串。
- ///
- internal static string ServerRecordUploadSuccessAndGachaLogServiceTimeExtended {
- get {
- return ResourceManager.GetString("ServerRecordUploadSuccessAndGachaLogServiceTimeExtended", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录成功,但未登录胡桃账号,无法获赠祈愿记录上传服务时长 的本地化字符串。
- ///
- internal static string ServerRecordUploadSuccessButNoPassport {
- get {
- return ResourceManager.GetString("ServerRecordUploadSuccessButNoPassport", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录成功,但不是本期首次提交,无法获赠祈愿记录上传服务时长 的本地化字符串。
- ///
- internal static string ServerRecordUploadSuccessButNotFirstTimeAtCurrentSchedule {
- get {
- return ResourceManager.GetString("ServerRecordUploadSuccessButNotFirstTimeAtCurrentSchedule", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 新增:{0} 个成就 | 更新:{1} 个成就 | 删除:{2} 个成就 的本地化字符串。
- ///
- internal static string ServiceAchievementImportResultFormat {
- get {
- return ResourceManager.GetString("ServiceAchievementImportResultFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 单个成就存档内发现多个相同的成就 Id 的本地化字符串。
- ///
- internal static string ServiceAchievementUserdataCorruptedInnerIdNotUnique {
- get {
- return ResourceManager.GetString("ServiceAchievementUserdataCorruptedInnerIdNotUnique", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 攻击力 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyAtk {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyAtk", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 基础攻击力 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyBaseAtk {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyBaseAtk", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 基础防御力 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyBaseDef {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyBaseDef", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 基础生命值 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyBaseHp {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyBaseHp", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 暴击伤害 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyCDmg {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyCDmg", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素充能效率 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyCE {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyCE", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 暴击率 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyCR {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyCR", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 雷元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBElec {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBElec", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 火元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBFire {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBFire", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 草元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBGrass {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBGrass", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 冰元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBIce {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBIce", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 物理伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBPhyiscal {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBPhyiscal", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 岩元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBRock {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBRock", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 水元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBWater {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBWater", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 风元素伤害加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDBWind {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDBWind", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 防御力 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyDef {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyDef", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素精通 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyEM {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyEM", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 治疗加成 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyHB {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyHB", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 生命值 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyHp {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyHp", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 雷元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESElec {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESElec", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 火元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESFire {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESFire", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 草元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESGrass {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESGrass", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 冰元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESIce {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESIce", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 物理抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESPhysical {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESPhysical", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 岩元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESRock {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESRock", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 水元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESWater {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESWater", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 风元素抗性 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoPropertyRESWind {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoPropertyRESWind", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成计算:尚未刷新 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryCalculatorNotRefreshed {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryCalculatorNotRefreshed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成计算:{0:MM-dd HH:mm} 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryCalculatorRefreshTimeFormat {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryCalculatorRefreshTimeFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我的角色:尚未刷新 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryGameRecordNotRefreshed {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryGameRecordNotRefreshed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我的角色:{0:MM-dd HH:mm} 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryGameRecordRefreshTimeFormat {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryGameRecordRefreshTimeFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色橱窗:尚未刷新 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryShowcaseNotRefreshed {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryShowcaseNotRefreshed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色橱窗:{0:MM-dd HH:mm} 的本地化字符串。
- ///
- internal static string ServiceAvatarInfoSummaryShowcaseRefreshTimeFormat {
- get {
- return ResourceManager.GetString("ServiceAvatarInfoSummaryShowcaseRefreshTimeFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 保存养成计划状态失败 的本地化字符串。
- ///
- internal static string ServiceCultivationProjectCurrentUserdataCourrpted {
- get {
- return ResourceManager.GetString("ServiceCultivationProjectCurrentUserdataCourrpted", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 存在多个选中的养成计划 的本地化字符串。
- ///
- internal static string ServiceCultivationProjectCurrentUserdataCourrpted2 {
- get {
- return ResourceManager.GetString("ServiceCultivationProjectCurrentUserdataCourrpted2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 开始游戏 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierActionLaunchGameButton {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierActionLaunchGameButton", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我知道了 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierActionLaunchGameDismiss {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierActionLaunchGameDismiss", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请求异常 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierAttribution {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierAttribution", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 每日委托 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierDailyTask {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierDailyTask", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 奖励未领取 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierDailyTaskHint {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierDailyTaskHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 探索派遣 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierExpedition {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierExpedition", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已完成 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierExpeditionAdaptiveHint {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierExpeditionAdaptiveHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 探索派遣已完成 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierExpeditionHint {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierExpeditionHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 洞天宝钱 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierHomeCoin {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierHomeCoin", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前洞天宝钱:{0} 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierHomeCoinCurrent {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierHomeCoinCurrent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 多个提醒项达到设定值 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierMultiValueReached {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierMultiValueReached", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 原粹树脂 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierResin {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierResin", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前原粹树脂:{0} 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierResinCurrent {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierResinCurrent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺提醒 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierTitle {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 参量质变仪 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierTransformer {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierTransformer", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 准备完成 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierTransformerAdaptiveHint {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierTransformerAdaptiveHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 参量质变仪已准备完成 的本地化字符串。
- ///
- internal static string ServiceDailyNoteNotifierTransformerHint {
- get {
- return ResourceManager.GetString("ServiceDailyNoteNotifierTransformerHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法获取祈愿记录:{0} 的本地化字符串。
- ///
- internal static string ServiceGachaLogArchiveCollectionUserdataCorruptedMessage {
- get {
- return ResourceManager.GetString("ServiceGachaLogArchiveCollectionUserdataCorruptedMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法获取祈愿记录 End Id 的本地化字符串。
- ///
- internal static string ServiceGachaLogEndIdUserdataCorruptedMessage {
- get {
- return ResourceManager.GetString("ServiceGachaLogEndIdUserdataCorruptedMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色活动 的本地化字符串。
- ///
- internal static string ServiceGachaLogFactoryAvatarWishName {
- get {
- return ResourceManager.GetString("ServiceGachaLogFactoryAvatarWishName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 奔行世间 的本地化字符串。
- ///
- internal static string ServiceGachaLogFactoryPermanentWishName {
- get {
- return ResourceManager.GetString("ServiceGachaLogFactoryPermanentWishName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 神铸赋形 的本地化字符串。
- ///
- internal static string ServiceGachaLogFactoryWeaponWishName {
- get {
- return ResourceManager.GetString("ServiceGachaLogFactoryWeaponWishName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取云端祈愿记录失败 的本地化字符串。
- ///
- internal static string ServiceGachaLogHutaoCloudEndIdFetchFailed {
- get {
- return ResourceManager.GetString("ServiceGachaLogHutaoCloudEndIdFetchFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录上传服务不可用 的本地化字符串。
- ///
- internal static string ServiceGachaLogHutaoCloudServiceNotAllowed {
- get {
- return ResourceManager.GetString("ServiceGachaLogHutaoCloudServiceNotAllowed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据包含异常物品, Id:{0} 的本地化字符串。
- ///
- internal static string ServiceGachaLogUIGFImportItemInvalidFormat {
- get {
- return ResourceManager.GetString("ServiceGachaLogUIGFImportItemInvalidFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请求验证密钥失败 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderAuthkeyRequestFailed {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderAuthkeyRequestFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未正确提供原神路径,或当前设置的路径不正确 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderCachePathInvalid {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderCachePathInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 找不到原神内置浏览器缓存路径:\n{0} 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderCachePathNotFound {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderCachePathNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未找到可用的 Url 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderCacheUrlNotFound {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderCacheUrlNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 提供的 Url 无效 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderManualInputInvalid {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderManualInputInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 HoYoLab 账号不支持使用 SToken 刷新祈愿记录 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderStokenUnsupported {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderStokenUnsupported", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Url 中的语言:{0} 与胡桃的语言:{1} 不匹配,请切换到对应语言重试 的本地化字符串。
- ///
- internal static string ServiceGachaLogUrlProviderUrlLanguageNotMatchCurrentLocale {
- get {
- return ResourceManager.GetString("ServiceGachaLogUrlProviderUrlLanguageNotMatchCurrentLocale", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不支持的 Item Id:{0} 的本地化字符串。
- ///
- internal static string ServiceGachaStatisticsFactoryItemIdInvalid {
- get {
- return ResourceManager.GetString("ServiceGachaStatisticsFactoryItemIdInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UIGF 文件的语言:{0} 与胡桃的语言:{1} 不匹配,请切换到对应语言重试 的本地化字符串。
- ///
- internal static string ServiceGachaUIGFImportLanguageNotMatch {
- get {
- return ResourceManager.GetString("ServiceGachaUIGFImportLanguageNotMatch", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 存在多个匹配账号,请删除重复的账号 的本地化字符串。
- ///
- internal static string ServiceGameDetectGameAccountMultiMatched {
- get {
- return ResourceManager.GetString("ServiceGameDetectGameAccountMultiMatched", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 查询游戏资源信息 的本地化字符串。
- ///
- internal static string ServiceGameEnsureGameResourceQueryResourceInformation {
- get {
- return ResourceManager.GetString("ServiceGameEnsureGameResourceQueryResourceInformation", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏文件操作失败:{0} 的本地化字符串。
- ///
- internal static string ServiceGameFileOperationExceptionMessage {
- get {
- return ResourceManager.GetString("ServiceGameFileOperationExceptionMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏进程已退出 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseProcessExited {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseProcessExited", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在初始化游戏进程 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseProcessInitializing {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseProcessInitializing", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏进程已启动 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseProcessStarted {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseProcessStarted", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 解锁帧率上限失败,正在结束游戏进程 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseUnlockFpsFailed {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseUnlockFpsFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 解锁帧率上限成功 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseUnlockFpsSucceed {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseUnlockFpsSucceed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在尝试解锁帧率上限 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseUnlockingFps {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseUnlockingFps", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 等待游戏进程退出 的本地化字符串。
- ///
- internal static string ServiceGameLaunchPhaseWaitingProcessExit {
- get {
- return ResourceManager.GetString("ServiceGameLaunchPhaseWaitingProcessExit", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 选择游戏本体 的本地化字符串。
- ///
- internal static string ServiceGameLocatorFileOpenPickerCommitText {
- get {
- return ResourceManager.GetString("ServiceGameLocatorFileOpenPickerCommitText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 找不到 Unity 日志文件 的本地化字符串。
- ///
- internal static string ServiceGameLocatorUnityLogFileNotFound {
- get {
- return ResourceManager.GetString("ServiceGameLocatorUnityLogFileNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在 Unity 日志文件中找不到游戏路径 的本地化字符串。
- ///
- internal static string ServiceGameLocatorUnityLogGamePathNotFound {
- get {
- return ResourceManager.GetString("ServiceGameLocatorUnityLogGamePathNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 备份:{0} 的本地化字符串。
- ///
- internal static string ServiceGamePackageConvertMoveFileBackupFormat {
- get {
- return ResourceManager.GetString("ServiceGamePackageConvertMoveFileBackupFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重命名:{0} 到:{1} 的本地化字符串。
- ///
- internal static string ServiceGamePackageConvertMoveFileRenameFormat {
- get {
- return ResourceManager.GetString("ServiceGamePackageConvertMoveFileRenameFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 替换:{0} 的本地化字符串。
- ///
- internal static string ServiceGamePackageConvertMoveFileRestoreFormat {
- get {
- return ResourceManager.GetString("ServiceGamePackageConvertMoveFileRestoreFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重命名数据文件夹名称失败 的本地化字符串。
- ///
- internal static string ServiceGamePackageRenameDataFolderFailed {
- get {
- return ResourceManager.GetString("ServiceGamePackageRenameDataFolderFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取 Package Version 的本地化字符串。
- ///
- internal static string ServiceGamePackageRequestPackageVerion {
- get {
- return ResourceManager.GetString("ServiceGamePackageRequestPackageVerion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取 Package Version 失败 的本地化字符串。
- ///
- internal static string ServiceGamePackageRequestPackageVerionFailed {
- get {
- return ResourceManager.GetString("ServiceGamePackageRequestPackageVerionFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载客户端文件失败:{0} 的本地化字符串。
- ///
- internal static string ServiceGamePackageRequestScatteredFileFailed {
- get {
- return ResourceManager.GetString("ServiceGamePackageRequestScatteredFileFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法找到游戏路径,请前往设置修改 的本地化字符串。
- ///
- internal static string ServiceGamePathLocateFailed {
- get {
- return ResourceManager.GetString("ServiceGamePathLocateFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未开启长路径功能,无法设置注册表键值 的本地化字符串。
- ///
- internal static string ServiceGameRegisteryInteropLongPathsDisabled {
- get {
- return ResourceManager.GetString("ServiceGameRegisteryInteropLongPathsDisabled", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 找不到 PowerShell 的安装目录 的本地化字符串。
- ///
- internal static string ServiceGameRegisteryInteropPowershellNotFound {
- get {
- return ResourceManager.GetString("ServiceGameRegisteryInteropPowershellNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法读取游戏配置文件 {0},可能是文件不存在 的本地化字符串。
- ///
- internal static string ServiceGameSetMultiChannelConfigFileNotFound {
- get {
- return ResourceManager.GetString("ServiceGameSetMultiChannelConfigFileNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法读取或保存配置文件,请以管理员模式重试 的本地化字符串。
- ///
- internal static string ServiceGameSetMultiChannelUnauthorizedAccess {
- get {
- return ResourceManager.GetString("ServiceGameSetMultiChannelUnauthorizedAccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在查找必要的模块时遇到问题:无法读取任何模块,可能是保护驱动已经加载完成,请重试 的本地化字符串。
- ///
- internal static string ServiceGameUnlockerFindModuleNoModuleFound {
- get {
- return ResourceManager.GetString("ServiceGameUnlockerFindModuleNoModuleFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在查找必要的模块时遇到问题:查找模块超时,请重试 的本地化字符串。
- ///
- internal static string ServiceGameUnlockerFindModuleTimeLimitExeeded {
- get {
- return ResourceManager.GetString("ServiceGameUnlockerFindModuleTimeLimitExeeded", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在匹配内存时遇到问题:无法匹配到期望的内容 的本地化字符串。
- ///
- internal static string ServiceGameUnlockerInterestedPatternNotFound {
- get {
- return ResourceManager.GetString("ServiceGameUnlockerInterestedPatternNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在读取必要的模块内存时遇到问题:无法将模块内存复制到指定位置 的本地化字符串。
- ///
- internal static string ServiceGameUnlockerReadModuleMemoryCopyVirtualMemoryFailed {
- get {
- return ResourceManager.GetString("ServiceGameUnlockerReadModuleMemoryCopyVirtualMemoryFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在读取游戏进程内存时遇到问题:无法读取到指定地址的有效值 的本地化字符串。
- ///
- internal static string ServiceGameUnlockerReadProcessMemoryPointerAddressFailed {
- get {
- return ResourceManager.GetString("ServiceGameUnlockerReadProcessMemoryPointerAddressFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录上传服务有效期至\n{0:yyyy.MM.dd HH:mm:ss} 的本地化字符串。
- ///
- internal static string ServiceHutaoUserGachaLogExpiredAt {
- get {
- return ResourceManager.GetString("ServiceHutaoUserGachaLogExpiredAt", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法找到缓存的元数据文件 的本地化字符串。
- ///
- internal static string ServiceMetadataFileNotFound {
- get {
- return ResourceManager.GetString("ServiceMetadataFileNotFound", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元数据服务尚未初始化,或初始化失败 的本地化字符串。
- ///
- internal static string ServiceMetadataNotInitialized {
- get {
- return ResourceManager.GetString("ServiceMetadataNotInitialized", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元数据校验文件解析失败 的本地化字符串。
- ///
- internal static string ServiceMetadataParseFailed {
- get {
- return ResourceManager.GetString("ServiceMetadataParseFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元数据校验文件下载失败 的本地化字符串。
- ///
- internal static string ServiceMetadataRequestFailed {
- get {
- return ResourceManager.GetString("ServiceMetadataRequestFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 你的胡桃版本过低,请尽快升级 的本地化字符串。
- ///
- internal static string ServiceMetadataVersionNotSupported {
- get {
- return ResourceManager.GetString("ServiceMetadataVersionNotSupported", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 签到失败,{0} 的本地化字符串。
- ///
- internal static string ServiceSignInClaimRewardFailedFormat {
- get {
- return ResourceManager.GetString("ServiceSignInClaimRewardFailedFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取签到次数失败 的本地化字符串。
- ///
- internal static string ServiceSignInInfoRequestFailed {
- get {
- return ResourceManager.GetString("ServiceSignInInfoRequestFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取奖励列表失败 的本地化字符串。
- ///
- internal static string ServiceSignInRewardListRequestFailed {
- get {
- return ResourceManager.GetString("ServiceSignInRewardListRequestFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证失败,请前往米游社原神签到页面自行领取奖励 的本地化字符串。
- ///
- internal static string ServiceSignInRiskVerificationFailed {
- get {
- return ResourceManager.GetString("ServiceSignInRiskVerificationFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 签到成功,{0}×{1} 的本地化字符串。
- ///
- internal static string ServiceSignInSuccessRewardFormat {
- get {
- return ResourceManager.GetString("ServiceSignInSuccessRewardFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不支持的 UIGF 版本 的本地化字符串。
- ///
- internal static string ServiceUIGFImportUnsupportedVersion {
- get {
- return ResourceManager.GetString("ServiceUIGFImportUnsupportedVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 多个用户记录为选中状态 的本地化字符串。
- ///
- internal static string ServiceUserCurrentMultiMatched {
- get {
- return ResourceManager.GetString("ServiceUserCurrentMultiMatched", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 {0} 状态保存失败 的本地化字符串。
- ///
- internal static string ServiceUserCurrentUpdateAndSaveFailed {
- get {
- return ResourceManager.GetString("ServiceUserCurrentUpdateAndSaveFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 输入的 Cookie 必须包含 Mid 的本地化字符串。
- ///
- internal static string ServiceUserProcessCookieNoMid {
- get {
- return ResourceManager.GetString("ServiceUserProcessCookieNoMid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 输入的 Cookie 必须包含 SToken 的本地化字符串。
- ///
- internal static string ServiceUserProcessCookieNoSToken {
- get {
- return ResourceManager.GetString("ServiceUserProcessCookieNoSToken", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 输入的 Cookie 无法获取用户信息 的本地化字符串。
- ///
- internal static string ServiceUserProcessCookieRequestUserInfoFailed {
- get {
- return ResourceManager.GetString("ServiceUserProcessCookieRequestUserInfoFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成就管理 的本地化字符串。
- ///
- internal static string ViewAchievementHeader {
- get {
- return ResourceManager.GetString("ViewAchievementHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 主页 的本地化字符串。
- ///
- internal static string ViewAnnouncementHeader {
- get {
- return ResourceManager.GetString("ViewAnnouncementHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我的角色 的本地化字符串。
- ///
- internal static string ViewAvatarPropertyHeader {
- get {
- return ResourceManager.GetString("ViewAvatarPropertyHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步角色信息 的本地化字符串。
- ///
- internal static string ViewAvatarPropertySyncDataButtonLabel {
- get {
- return ResourceManager.GetString("ViewAvatarPropertySyncDataButtonLabel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成就统计 的本地化字符串。
- ///
- internal static string ViewCardAchievementStatisticsTitle {
- get {
- return ResourceManager.GetString("ViewCardAchievementStatisticsTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 保底计数 的本地化字符串。
- ///
- internal static string ViewCardGachaStatisticsTitle {
- get {
- return ResourceManager.GetString("ViewCardGachaStatisticsTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 选择账号或直接启动 的本地化字符串。
- ///
- internal static string ViewCardLaunchGameSelectAccountPlaceholder {
- get {
- return ResourceManager.GetString("ViewCardLaunchGameSelectAccountPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 等级 的本地化字符串。
- ///
- internal static string ViewControlBaseValueSliderLevel {
- get {
- return ResourceManager.GetString("ViewControlBaseValueSliderLevel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 突破后 的本地化字符串。
- ///
- internal static string ViewControlBaseValueSliderPromoted {
- get {
- return ResourceManager.GetString("ViewControlBaseValueSliderPromoted", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 需要管理员权限 的本地化字符串。
- ///
- internal static string ViewControlElevationText {
- get {
- return ResourceManager.GetString("ViewControlElevationText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 加载中,请稍候 的本地化字符串。
- ///
- internal static string ViewControlLoadingText {
- get {
- return ResourceManager.GetString("ViewControlLoadingText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 三星 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardBlueText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardBlueText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 保底 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardGuaranteeText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardGuaranteeText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 五星平均抽数 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardOrangeAveragePullText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardOrangeAveragePullText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 五星 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardOrangeText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardOrangeText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 抽 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardPullText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardPullText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 四星 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardPurpleText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardPurpleText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 距上个五星 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardToLastOrangeText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardToLastOrangeText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 距上个四星 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardToLastPurpleText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardToLastPurpleText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UP 平均抽数 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardUpAveragePullText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardUpAveragePullText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UP 的本地化字符串。
- ///
- internal static string ViewControlStatisticsCardUpText {
- get {
- return ResourceManager.GetString("ViewControlStatisticsCardUpText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 预测 的本地化字符串。
- ///
- internal static string ViewControlStatisticsSegmentedItemContentPrediction {
- get {
- return ResourceManager.GetString("ViewControlStatisticsSegmentedItemContentPrediction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 比例 的本地化字符串。
- ///
- internal static string ViewControlStatisticsSegmentedItemContentProportion {
- get {
- return ResourceManager.GetString("ViewControlStatisticsSegmentedItemContentProportion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 统计 的本地化字符串。
- ///
- internal static string ViewControlStatisticsSegmentedItemContentStatistics {
- get {
- return ResourceManager.GetString("ViewControlStatisticsSegmentedItemContentStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前 WebView2 版本不支持管理配置,继续使用可能会导致异常,请尽快升级 的本地化字符串。
- ///
- internal static string ViewControlWebViewerCoreWebView2ProfileQueryInterfaceFailed {
- get {
- return ResourceManager.GetString("ViewControlWebViewerCoreWebView2ProfileQueryInterfaceFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成计划 的本地化字符串。
- ///
- internal static string ViewCultivationHeader {
- get {
- return ResourceManager.GetString("ViewCultivationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺 的本地化字符串。
- ///
- internal static string ViewDailyNoteHeader {
- get {
- return ResourceManager.GetString("ViewDailyNoteHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据 的本地化字符串。
- ///
- internal static string ViewDataHeader {
- get {
- return ResourceManager.GetString("ViewDataHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在此处输入 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveCreateInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveCreateInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置成就存档的名称 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveCreateTitle {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveCreateTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入模式 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveImportStrategy {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveImportStrategy", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 贪婪(添加新数据,更新已完成项) 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveImportStrategyAggressive {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveImportStrategyAggressive", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 懒惰(添加新数据,跳过已完成项) 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveImportStrategyLazy {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveImportStrategyLazy", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 覆盖(删除老数据,添加新的数据) 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveImportStrategyOverwrite {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveImportStrategyOverwrite", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 为当前存档导入成就 的本地化字符串。
- ///
- internal static string ViewDialogAchievementArchiveImportTitle {
- get {
- return ResourceManager.GetString("ViewDialogAchievementArchiveImportTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色目标等级 的本地化字符串。
- ///
- internal static string ViewDialogCultivateBatchAvatarLevelTarget {
- get {
- return ResourceManager.GetString("ViewDialogCultivateBatchAvatarLevelTarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 普通攻击目标等级 的本地化字符串。
- ///
- internal static string ViewDialogCultivateBatchSkillATarget {
- get {
- return ResourceManager.GetString("ViewDialogCultivateBatchSkillATarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素战技目标等级 的本地化字符串。
- ///
- internal static string ViewDialogCultivateBatchSkillETarget {
- get {
- return ResourceManager.GetString("ViewDialogCultivateBatchSkillETarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素爆发目标等级 的本地化字符串。
- ///
- internal static string ViewDialogCultivateBatchSkillQTarget {
- get {
- return ResourceManager.GetString("ViewDialogCultivateBatchSkillQTarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器目标等级 的本地化字符串。
- ///
- internal static string ViewDialogCultivateBatchWeaponLevelTarget {
- get {
- return ResourceManager.GetString("ViewDialogCultivateBatchWeaponLevelTarget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 绑定当前用户与角色 的本地化字符串。
- ///
- internal static string ViewDialogCultivateProjectAttachUid {
- get {
- return ResourceManager.GetString("ViewDialogCultivateProjectAttachUid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在此处输入计划名称 的本地化字符串。
- ///
- internal static string ViewDialogCultivateProjectInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogCultivateProjectInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建新的养成计划 的本地化字符串。
- ///
- internal static string ViewDialogCultivateProjectTitle {
- get {
- return ResourceManager.GetString("ViewDialogCultivateProjectTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 批量添加或更新到当前养成计划 的本地化字符串。
- ///
- internal static string ViewDialogCultivatePromotionDeltaBatchTitle {
- get {
- return ResourceManager.GetString("ViewDialogCultivatePromotionDeltaBatchTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加或更新到当前养成计划 的本地化字符串。
- ///
- internal static string ViewDialogCultivatePromotionDeltaTitle {
- get {
- return ResourceManager.GetString("ViewDialogCultivatePromotionDeltaTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 每日委托上线提醒 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationDailyTaskNotify {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationDailyTaskNotify", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 探索派遣完成提醒 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationExpeditionNotify {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationExpeditionNotify", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 洞天宝钱提醒阈值 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationHomeCoinNotifyThreshold {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationHomeCoinNotifyThreshold", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 原粹树脂提醒阈值 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationResinNotifyThreshold {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationResinNotifyThreshold", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在主页显示卡片 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationShowInHomeWidget {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationShowInHomeWidget", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺通知设置 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationTitle {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 参量质变仪提醒 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteNotificationTransformerNotify {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteNotificationTransformerNotify", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入 Url 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteWebhookUrlInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteWebhookUrlInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺 Webhook Url 的本地化字符串。
- ///
- internal static string ViewDialogDailyNoteWebhookUrlTitle {
- get {
- return ResourceManager.GetString("ViewDialogDailyNoteWebhookUrlTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入祈愿记录 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogImportTitle {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogImportTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录 Url 已失效,请重新获取 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogRefreshProgressAuthkeyTimeout {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogRefreshProgressAuthkeyTimeout", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在获取 {0} 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogRefreshProgressDescription {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogRefreshProgressDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取祈愿物品中 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogRefreshProgressTitle {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogRefreshProgressTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入 Url 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogUrlInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogUrlInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 手动输入祈愿记录 Url 的本地化字符串。
- ///
- internal static string ViewDialogGachaLogUrlTitle {
- get {
- return ResourceManager.GetString("ViewDialogGachaLogUrlTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入请求接口的 Url 复合模板 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlCompositInputHint {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlCompositInputHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 接口需要返回形如上方所示的 Json 数据,多余的数据会被忽略 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlReturnDataDescription1 {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlReturnDataDescription1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 "code" 为 0 时,指示验证成功,其他的值均视为验证失败 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlReturnDataDescription2 {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlReturnDataDescription2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 返回数据 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlReturnDataHeader {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlReturnDataHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 将在实际请求时替换为 gt 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlSampleDescription1 {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlSampleDescription1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {1} 将在实际请求时替换为 challenge 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlSampleDescription2 {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlSampleDescription2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 将会通过 GET 方式对接口发送请求 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlSampleDescription3 {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlSampleDescription3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 示例 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlSampleHeader {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlSampleHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 配置无感验证接口 的本地化字符串。
- ///
- internal static string ViewDialogGeetestCustomUrlTitle {
- get {
- return ResourceManager.GetString("ViewDialogGeetestCustomUrlTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出 App 的本地化字符串。
- ///
- internal static string ViewDialogImportExportApp {
- get {
- return ResourceManager.GetString("ViewDialogImportExportApp", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出 App 版本 的本地化字符串。
- ///
- internal static string ViewDialogImportExportAppVersion {
- get {
- return ResourceManager.GetString("ViewDialogImportExportAppVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出时间 的本地化字符串。
- ///
- internal static string ViewDialogImportExportTime {
- get {
- return ResourceManager.GetString("ViewDialogImportExportTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成就个数 的本地化字符串。
- ///
- internal static string ViewDialogImportUIAFExportListCount {
- get {
- return ResourceManager.GetString("ViewDialogImportUIAFExportListCount", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UIAF 版本 的本地化字符串。
- ///
- internal static string ViewDialogImportUIAFExportUIAFVersion {
- get {
- return ResourceManager.GetString("ViewDialogImportUIAFExportUIAFVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 记录条数 的本地化字符串。
- ///
- internal static string ViewDialogImportUIGFExportListCount {
- get {
- return ResourceManager.GetString("ViewDialogImportUIGFExportListCount", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UID 的本地化字符串。
- ///
- internal static string ViewDialogImportUIGFExportUid {
- get {
- return ResourceManager.GetString("ViewDialogImportUIGFExportUid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UIGF 版本 的本地化字符串。
- ///
- internal static string ViewDialogImportUIGFExportUIGFVersion {
- get {
- return ResourceManager.GetString("ViewDialogImportUIGFExportUIGFVersion", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在此处输入名称 的本地化字符串。
- ///
- internal static string ViewDialogLaunchGameAccountInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogLaunchGameAccountInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 为账号命名 的本地化字符串。
- ///
- internal static string ViewDialogLaunchGameAccountTitle {
- get {
- return ResourceManager.GetString("ViewDialogLaunchGameAccountTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 转换可能需要花费一段时间,请勿关闭胡桃 的本地化字符串。
- ///
- internal static string ViewDialogLaunchGamePackageConvertHint {
- get {
- return ResourceManager.GetString("ViewDialogLaunchGamePackageConvertHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在转换客户端 的本地化字符串。
- ///
- internal static string ViewDialogLaunchGamePackageConvertTitle {
- get {
- return ResourceManager.GetString("ViewDialogLaunchGamePackageConvertTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 该操作是不可逆的,所有用户登录状态会丢失 的本地化字符串。
- ///
- internal static string ViewDialogSettingDeleteUserDataContent {
- get {
- return ResourceManager.GetString("ViewDialogSettingDeleteUserDataContent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 是否永久删除用户数据 的本地化字符串。
- ///
- internal static string ViewDialogSettingDeleteUserDataTitle {
- get {
- return ResourceManager.GetString("ViewDialogSettingDeleteUserDataTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 立即前往 的本地化字符串。
- ///
- internal static string ViewDialogUserDocumentAction {
- get {
- return ResourceManager.GetString("ViewDialogUserDocumentAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 进入文档页面并按指示操作 的本地化字符串。
- ///
- internal static string ViewDialogUserDocumentDescription {
- get {
- return ResourceManager.GetString("ViewDialogUserDocumentDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 操作文档 的本地化字符串。
- ///
- internal static string ViewDialogUserDocumentHeader {
- get {
- return ResourceManager.GetString("ViewDialogUserDocumentHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在此处输入包含 SToken 的 Cookie 的本地化字符串。
- ///
- internal static string ViewDialogUserInputPlaceholder {
- get {
- return ResourceManager.GetString("ViewDialogUserInputPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置 Cookie 的本地化字符串。
- ///
- internal static string ViewDialogUserTitle {
- get {
- return ResourceManager.GetString("ViewDialogUserTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录 的本地化字符串。
- ///
- internal static string ViewGachaLogHeader {
- get {
- return ResourceManager.GetString("ViewGachaLogHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我已阅读并同意 的本地化字符串。
- ///
- internal static string ViewGuideStepAgreementIHaveReadText {
- get {
- return ResourceManager.GetString("ViewGuideStepAgreementIHaveReadText", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 问题报告方式与流程 的本地化字符串。
- ///
- internal static string ViewGuideStepAgreementIssueReport {
- get {
- return ResourceManager.GetString("ViewGuideStepAgreementIssueReport", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Snap Hutao 开源许可 的本地化字符串。
- ///
- internal static string ViewGuideStepAgreementOpenSourceLicense {
- get {
- return ResourceManager.GetString("ViewGuideStepAgreementOpenSourceLicense", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户数据与隐私权益 的本地化字符串。
- ///
- internal static string ViewGuideStepAgreementPrivacyPolicy {
- get {
- return ResourceManager.GetString("ViewGuideStepAgreementPrivacyPolicy", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户使用协议与法律声明 的本地化字符串。
- ///
- internal static string ViewGuideStepAgreementTermOfService {
- get {
- return ResourceManager.GetString("ViewGuideStepAgreementTermOfService", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 文档 的本地化字符串。
- ///
- internal static string ViewGuideStepDocument {
- get {
- return ResourceManager.GetString("ViewGuideStepDocument", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 环境 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironment {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironment", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 安装完成后重启胡桃以查看是否正常生效 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironmentAfterInstallDescription {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironmentAfterInstallDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 如果上方的图标中存在乱码,请前往 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironmentFontDescription1 {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironmentFontDescription1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载并自行安装图标字体 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironmentFontDescription2 {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironmentFontDescription2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 若未检测到 WebView2 运行时信息,可以前往 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironmentWebView2Description1 {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironmentWebView2Description1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载并自行安装运行时 的本地化字符串。
- ///
- internal static string ViewGuideStepEnvironmentWebView2Description2 {
- get {
- return ResourceManager.GetString("ViewGuideStepEnvironmentWebView2Description2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 语言 的本地化字符串。
- ///
- internal static string ViewGuideStepLanguage {
- get {
- return ResourceManager.GetString("ViewGuideStepLanguage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 资源 的本地化字符串。
- ///
- internal static string ViewGuideStepStaticResource {
- get {
- return ResourceManager.GetString("ViewGuideStepStaticResource", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 深渊统计 的本地化字符串。
- ///
- internal static string ViewHutaoDatabaseHeader {
- get {
- return ResourceManager.GetString("ViewHutaoDatabaseHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 有新的通知 的本地化字符串。
- ///
- internal static string ViewInfoBarToggleTitle {
- get {
- return ResourceManager.GetString("ViewInfoBarToggleTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动游戏 的本地化字符串。
- ///
- internal static string ViewLaunchGameHeader {
- get {
- return ResourceManager.GetString("ViewLaunchGameHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 存档 [{0}] 添加成功 的本地化字符串。
- ///
- internal static string ViewModelAchievementArchiveAdded {
- get {
- return ResourceManager.GetString("ViewModelAchievementArchiveAdded", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不能添加名称重复的存档 [{0}] 的本地化字符串。
- ///
- internal static string ViewModelAchievementArchiveAlreadyExists {
- get {
- return ResourceManager.GetString("ViewModelAchievementArchiveAlreadyExists", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不能添加名称无效的存档 的本地化字符串。
- ///
- internal static string ViewModelAchievementArchiveInvalidName {
- get {
- return ResourceManager.GetString("ViewModelAchievementArchiveInvalidName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UIAF 文件 的本地化字符串。
- ///
- internal static string ViewModelAchievementExportFileType {
- get {
- return ResourceManager.GetString("ViewModelAchievementExportFileType", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入成就中 的本地化字符串。
- ///
- internal static string ViewModelAchievementImportProgress {
- get {
- return ResourceManager.GetString("ViewModelAchievementImportProgress", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据的 UIAF 版本过低,无法导入 的本地化字符串。
- ///
- internal static string ViewModelAchievementImportWarningMessage {
- get {
- return ResourceManager.GetString("ViewModelAchievementImportWarningMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 该操作是不可逆的,该存档和其内的所有成就状态会丢失 的本地化字符串。
- ///
- internal static string ViewModelAchievementRemoveArchiveContent {
- get {
- return ResourceManager.GetString("ViewModelAchievementRemoveArchiveContent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 确定要删除存档 {0} 吗? 的本地化字符串。
- ///
- internal static string ViewModelAchievementRemoveArchiveTitle {
- get {
- return ResourceManager.GetString("ViewModelAchievementRemoveArchiveTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取培养材料中,请稍候... 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyBatchCultivateProgressTitle {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyBatchCultivateProgressTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前角色无法计算,请同步信息后再试 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyCalculateWeaponNull {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyCalculateWeaponNull", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色信息服务 [Enka API] 当前不可用 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyEnkaApiUnavailable {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyEnkaApiUnavailable", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已导出到剪贴板 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyExportImageSuccess {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyExportImageSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取数据中 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyFetch {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyFetch", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开剪贴板失败 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyOpenClipboardFail {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyOpenClipboardFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色展柜尚未开启,请前往游戏操作后重试 的本地化字符串。
- ///
- internal static string ViewModelAvatarPropertyShowcaseNotOpen {
- get {
- return ResourceManager.GetString("ViewModelAvatarPropertyShowcaseNotOpen", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无圣遗物或散件 的本地化字符串。
- ///
- internal static string ViewModelComplexReliquarySetViewEmptyName {
- get {
- return ResourceManager.GetString("ViewModelComplexReliquarySetViewEmptyName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成计划添加失败 的本地化字符串。
- ///
- internal static string ViewModelCultivationAddWarning {
- get {
- return ResourceManager.GetString("ViewModelCultivationAddWarning", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 操作完成:添加/更新:{0} 个,跳过 {1} 个 的本地化字符串。
- ///
- internal static string ViewModelCultivationBatchAddCompletedFormat {
- get {
- return ResourceManager.GetString("ViewModelCultivationBatchAddCompletedFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 操作未全部完成:添加/更新:{0} 个,跳过 {1} 个 的本地化字符串。
- ///
- internal static string ViewModelCultivationBatchAddIncompletedFormat {
- get {
- return ResourceManager.GetString("ViewModelCultivationBatchAddIncompletedFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已成功添加至当前养成计划 的本地化字符串。
- ///
- internal static string ViewModelCultivationEntryAddSuccess {
- get {
- return ResourceManager.GetString("ViewModelCultivationEntryAddSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请先前往养成计划页面创建计划并选中 的本地化字符串。
- ///
- internal static string ViewModelCultivationEntryAddWarning {
- get {
- return ResourceManager.GetString("ViewModelCultivationEntryAddWarning", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加成功 的本地化字符串。
- ///
- internal static string ViewModelCultivationProjectAdded {
- get {
- return ResourceManager.GetString("ViewModelCultivationProjectAdded", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不能添加名称重复的计划 的本地化字符串。
- ///
- internal static string ViewModelCultivationProjectAlreadyExists {
- get {
- return ResourceManager.GetString("ViewModelCultivationProjectAlreadyExists", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 不能添加名称无效的计划 的本地化字符串。
- ///
- internal static string ViewModelCultivationProjectInvalidName {
- get {
- return ResourceManager.GetString("ViewModelCultivationProjectInvalidName", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺 Webhook Url 配置成功 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteConfigWebhookUrlComplete {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteConfigWebhookUrlComplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 HoYoLab 账号不支持验证实时便笺 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteHoyolabVerificationUnsupported {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteHoyolabVerificationUnsupported", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 30 分钟 | 3.75 树脂 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRefreshTime30 {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRefreshTime30", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 4 分钟 | 0.5 树脂 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRefreshTime4 {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRefreshTime4", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 40 分钟 | 5 树脂 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRefreshTime40 {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRefreshTime40", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 60 分钟 | 7.5 树脂 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRefreshTime60 {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRefreshTime60", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 8 分钟 | 1 树脂 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRefreshTime8 {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRefreshTime8", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 注册计划任务失败,请使用管理员模式重试 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRegisterTaskFail {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRegisterTaskFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在获取实时便笺信息,请稍候 的本地化字符串。
- ///
- internal static string ViewModelDailyNoteRequestProgressTitle {
- get {
- return ResourceManager.GetString("ViewModelDailyNoteRequestProgressTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成功保存到指定位置 的本地化字符串。
- ///
- internal static string ViewModelExportSuccessMessage {
- get {
- return ResourceManager.GetString("ViewModelExportSuccessMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出成功 的本地化字符串。
- ///
- internal static string ViewModelExportSuccessTitle {
- get {
- return ResourceManager.GetString("ViewModelExportSuccessTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 写入文件时遇到问题 的本地化字符串。
- ///
- internal static string ViewModelExportWarningMessage {
- get {
- return ResourceManager.GetString("ViewModelExportWarningMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出失败 的本地化字符串。
- ///
- internal static string ViewModelExportWarningTitle {
- get {
- return ResourceManager.GetString("ViewModelExportWarningTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 UIGF Json 文件 的本地化字符串。
- ///
- internal static string ViewModelGachaLogExportFileType {
- get {
- return ResourceManager.GetString("ViewModelGachaLogExportFileType", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入完成 的本地化字符串。
- ///
- internal static string ViewModelGachaLogImportComplete {
- get {
- return ResourceManager.GetString("ViewModelGachaLogImportComplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入祈愿记录中 的本地化字符串。
- ///
- internal static string ViewModelGachaLogImportProgress {
- get {
- return ResourceManager.GetString("ViewModelGachaLogImportProgress", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据的 UIGF 版本过低,无法导入 的本地化字符串。
- ///
- internal static string ViewModelGachaLogImportWarningMessage {
- get {
- return ResourceManager.GetString("ViewModelGachaLogImportWarningMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入数据中包含了不支持的物品 的本地化字符串。
- ///
- internal static string ViewModelGachaLogImportWarningMessage2 {
- get {
- return ResourceManager.GetString("ViewModelGachaLogImportWarningMessage2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入失败 的本地化字符串。
- ///
- internal static string ViewModelGachaLogImportWarningTitle {
- get {
- return ResourceManager.GetString("ViewModelGachaLogImportWarningTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {1:P3} 概率 {0} 抽后获得五星物品 的本地化字符串。
- ///
- internal static string ViewModelGachaLogPredictedPullLeftToOrange {
- get {
- return ResourceManager.GetString("ViewModelGachaLogPredictedPullLeftToOrange", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0:P3} 概率下一抽获得五星物品 的本地化字符串。
- ///
- internal static string ViewModelGachaLogProbabilityOfNextPullIsOrange {
- get {
- return ResourceManager.GetString("ViewModelGachaLogProbabilityOfNextPullIsOrange", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取祈愿记录失败 的本地化字符串。
- ///
- internal static string ViewModelGachaLogRefreshFail {
- get {
- return ResourceManager.GetString("ViewModelGachaLogRefreshFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录刷新操作被异常取消 的本地化字符串。
- ///
- internal static string ViewModelGachaLogRefreshOperationCancel {
- get {
- return ResourceManager.GetString("ViewModelGachaLogRefreshOperationCancel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 该操作是不可逆的,该存档和其内的所有祈愿数据会丢失 的本地化字符串。
- ///
- internal static string ViewModelGachaLogRemoveArchiveDescription {
- get {
- return ResourceManager.GetString("ViewModelGachaLogRemoveArchiveDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 确定要删除存档 {0} 吗? 的本地化字符串。
- ///
- internal static string ViewModelGachaLogRemoveArchiveTitle {
- get {
- return ResourceManager.GetString("ViewModelGachaLogRemoveArchiveTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从胡桃云服务同步祈愿记录 的本地化字符串。
- ///
- internal static string ViewModelGachaLogRetrieveFromHutaoCloudProgress {
- get {
- return ResourceManager.GetString("ViewModelGachaLogRetrieveFromHutaoCloudProgress", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 正在上传到胡桃云服务 的本地化字符串。
- ///
- internal static string ViewModelGachaLogUploadToHutaoCloudProgress {
- get {
- return ResourceManager.GetString("ViewModelGachaLogUploadToHutaoCloudProgress", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我已阅读并同意上方的条款 的本地化字符串。
- ///
- internal static string ViewModelGuideActionAgreement {
- get {
- return ResourceManager.GetString("ViewModelGuideActionAgreement", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 完成 的本地化字符串。
- ///
- internal static string ViewModelGuideActionComplete {
- get {
- return ResourceManager.GetString("ViewModelGuideActionComplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下一步 的本地化字符串。
- ///
- internal static string ViewModelGuideActionNext {
- get {
- return ResourceManager.GetString("ViewModelGuideActionNext", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载资源文件中,请稍候 的本地化字符串。
- ///
- internal static string ViewModelGuideActionStaticResourceBegin {
- get {
- return ResourceManager.GetString("ViewModelGuideActionStaticResourceBegin", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入正确的邮箱 的本地化字符串。
- ///
- internal static string ViewModelHutaoPassportEmailNotValidHint {
- get {
- return ResourceManager.GetString("ViewModelHutaoPassportEmailNotValidHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 剪贴板中的文本格式不正确 的本地化字符串。
- ///
- internal static string ViewModelImportFromClipboardErrorTitle {
- get {
- return ResourceManager.GetString("ViewModelImportFromClipboardErrorTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据格式不正确 的本地化字符串。
- ///
- internal static string ViewModelImportWarningMessage {
- get {
- return ResourceManager.GetString("ViewModelImportWarningMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请先创建一个成就存档 的本地化字符串。
- ///
- internal static string ViewModelImportWarningMessage2 {
- get {
- return ResourceManager.GetString("ViewModelImportWarningMessage2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入失败 的本地化字符串。
- ///
- internal static string ViewModelImportWarningTitle {
- get {
- return ResourceManager.GetString("ViewModelImportWarningTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 切换服务器失败 的本地化字符串。
- ///
- internal static string ViewModelLaunchGameEnsureGameResourceFail {
- get {
- return ResourceManager.GetString("ViewModelLaunchGameEnsureGameResourceFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无法读取游戏配置文件: {0},可能是文件不存在或权限不足 的本地化字符串。
- ///
- internal static string ViewModelLaunchGameMultiChannelReadFail {
- get {
- return ResourceManager.GetString("ViewModelLaunchGameMultiChannelReadFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏路径不正确,前往设置更改游戏路径 的本地化字符串。
- ///
- internal static string ViewModelLaunchGamePathInvalid {
- get {
- return ResourceManager.GetString("ViewModelLaunchGamePathInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未选择任何服务器 的本地化字符串。
- ///
- internal static string ViewModelLaunchGameSchemeNotSelected {
- get {
- return ResourceManager.GetString("ViewModelLaunchGameSchemeNotSelected", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 切换账号失败 的本地化字符串。
- ///
- internal static string ViewModelLaunchGameSwitchGameAccountFail {
- get {
- return ResourceManager.GetString("ViewModelLaunchGameSwitchGameAccountFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 操作完成 的本地化字符串。
- ///
- internal static string ViewModelSettingActionComplete {
- get {
- return ResourceManager.GetString("ViewModelSettingActionComplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 清除失败,文件目录权限不足,请使用管理员模式重试 的本地化字符串。
- ///
- internal static string ViewModelSettingClearWebCacheFail {
- get {
- return ResourceManager.GetString("ViewModelSettingClearWebCacheFail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 清除失败,找不到目录:{0} 的本地化字符串。
- ///
- internal static string ViewModelSettingClearWebCachePathInvalid {
- get {
- return ResourceManager.GetString("ViewModelSettingClearWebCachePathInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 清除完成 的本地化字符串。
- ///
- internal static string ViewModelSettingClearWebCacheSuccess {
- get {
- return ResourceManager.GetString("ViewModelSettingClearWebCacheSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 复制成功 的本地化字符串。
- ///
- internal static string ViewModelSettingCopyDeviceIdSuccess {
- get {
- return ResourceManager.GetString("ViewModelSettingCopyDeviceIdSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建桌面快捷方式失败 的本地化字符串。
- ///
- internal static string ViewModelSettingCreateDesktopShortcutFailed {
- get {
- return ResourceManager.GetString("ViewModelSettingCreateDesktopShortcutFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无感验证复合 Url 配置成功 的本地化字符串。
- ///
- internal static string ViewModelSettingGeetestCustomUrlSucceed {
- get {
- return ResourceManager.GetString("ViewModelSettingGeetestCustomUrlSucceed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置数据目录成功,重启以应用更改 的本地化字符串。
- ///
- internal static string ViewModelSettingSetDataFolderSuccess {
- get {
- return ResourceManager.GetString("ViewModelSettingSetDataFolderSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 保存游戏路径失败 的本地化字符串。
- ///
- internal static string ViewModelSettingSetGamePathDatabaseFailedTitle {
- get {
- return ResourceManager.GetString("ViewModelSettingSetGamePathDatabaseFailedTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 [{0}] 添加成功 的本地化字符串。
- ///
- internal static string ViewModelUserAdded {
- get {
- return ResourceManager.GetString("ViewModelUserAdded", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 [{0}] 的 Cookie 复制成功 的本地化字符串。
- ///
- internal static string ViewModelUserCookieCopied {
- get {
- return ResourceManager.GetString("ViewModelUserCookieCopied", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 此 Cookie 不完整,操作失败 的本地化字符串。
- ///
- internal static string ViewModelUserIncomplete {
- get {
- return ResourceManager.GetString("ViewModelUserIncomplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 此 Cookie 无效,操作失败 的本地化字符串。
- ///
- internal static string ViewModelUserInvalid {
- get {
- return ResourceManager.GetString("ViewModelUserInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 [{0}] 成功移除 的本地化字符串。
- ///
- internal static string ViewModelUserRemoved {
- get {
- return ResourceManager.GetString("ViewModelUserRemoved", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 [{0}] 的 Cookie 更新成功 的本地化字符串。
- ///
- internal static string ViewModelUserUpdated {
- get {
- return ResourceManager.GetString("ViewModelUserUpdated", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 页面资源已经被释放,操作取消 的本地化字符串。
- ///
- internal static string ViewModelViewDisposedOperationCancel {
- get {
- return ResourceManager.GetString("ViewModelViewDisposedOperationCancel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 现在可以开始使用胡桃了 的本地化字符串。
- ///
- internal static string ViewModelWelcomeDownloadCompleteMessage {
- get {
- return ResourceManager.GetString("ViewModelWelcomeDownloadCompleteMessage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载完成 的本地化字符串。
- ///
- internal static string ViewModelWelcomeDownloadCompleteTitle {
- get {
- return ResourceManager.GetString("ViewModelWelcomeDownloadCompleteTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 完成 的本地化字符串。
- ///
- internal static string ViewModelWelcomeDownloadSummaryComplete {
- get {
- return ResourceManager.GetString("ViewModelWelcomeDownloadSummaryComplete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 等待中 的本地化字符串。
- ///
- internal static string ViewModelWelcomeDownloadSummaryDefault {
- get {
- return ResourceManager.GetString("ViewModelWelcomeDownloadSummaryDefault", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 文件下载异常 的本地化字符串。
- ///
- internal static string ViewModelWelcomeDownloadSummaryException {
- get {
- return ResourceManager.GetString("ViewModelWelcomeDownloadSummaryException", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建新存档 的本地化字符串。
- ///
- internal static string ViewPageAchievementAddArchive {
- get {
- return ResourceManager.GetString("ViewPageAchievementAddArchive", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建新存档以继续 的本地化字符串。
- ///
- internal static string ViewPageAchievementAddArchiveHint {
- get {
- return ResourceManager.GetString("ViewPageAchievementAddArchiveHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出 的本地化字符串。
- ///
- internal static string ViewPageAchievementExportLabel {
- get {
- return ResourceManager.GetString("ViewPageAchievementExportLabel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从剪贴板导入 的本地化字符串。
- ///
- internal static string ViewPageAchievementImportFromClipboard {
- get {
- return ResourceManager.GetString("ViewPageAchievementImportFromClipboard", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从 UIAF 文件导入 的本地化字符串。
- ///
- internal static string ViewPageAchievementImportFromFile {
- get {
- return ResourceManager.GetString("ViewPageAchievementImportFromFile", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入 的本地化字符串。
- ///
- internal static string ViewPageAchievementImportLabel {
- get {
- return ResourceManager.GetString("ViewPageAchievementImportLabel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除当前存档 的本地化字符串。
- ///
- internal static string ViewPageAchievementRemoveArchive {
- get {
- return ResourceManager.GetString("ViewPageAchievementRemoveArchive", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 搜索成就名称,描述,版本或编号 的本地化字符串。
- ///
- internal static string ViewPageAchievementSearchPlaceholder {
- get {
- return ResourceManager.GetString("ViewPageAchievementSearchPlaceholder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 优先未完成 的本地化字符串。
- ///
- internal static string ViewPageAchievementSortIncompletedItemsFirst {
- get {
- return ResourceManager.GetString("ViewPageAchievementSortIncompletedItemsFirst", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 活动公告 的本地化字符串。
- ///
- internal static string ViewPageAnnouncementActivity {
- get {
- return ResourceManager.GetString("ViewPageAnnouncementActivity", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏公告 的本地化字符串。
- ///
- internal static string ViewPageAnnouncementGame {
- get {
- return ResourceManager.GetString("ViewPageAnnouncementGame", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 圣遗物评分 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyArtifactScore {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyArtifactScore", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 所有角色与武器 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyCalculateAll {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyCalculateAll", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前角色与武器 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyCalculateCurrent {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyCalculateCurrent", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 双暴评分 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyCritScore {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyCritScore", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未获取任何角色信息 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyDefaultDescription {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyDefaultDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出图片 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyExportAsImage {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyExportAsImage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色属性 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyHeader {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 初始词条 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyPrimaryProperties {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyPrimaryProperties", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshAction {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从游戏内角色橱窗同步 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromEnkaApi {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromEnkaApi", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步游戏内角色展柜中的信息 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromEnkaApiDescription {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromEnkaApiDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从米游社养成计算同步 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromHoyolabCalculate {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromHoyolabCalculate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步角色天赋信息 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromHoyolabCalculateDescription {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromHoyolabCalculateDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 从米游社我的角色同步 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromHoyolabGameRecord {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromHoyolabGameRecord", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步角色天赋外的大部分信息 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshFromHoyolabGameRecordDescription {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshFromHoyolabGameRecordDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新时间 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyRefreshTimeToggle {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyRefreshTimeToggle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 评分 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertyScore {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertyScore", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 强化词条 的本地化字符串。
- ///
- internal static string ViewPageAvatarPropertySecondaryProperties {
- get {
- return ResourceManager.GetString("ViewPageAvatarPropertySecondaryProperties", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成计算 的本地化字符串。
- ///
- internal static string ViewPageCultivateCalculate {
- get {
- return ResourceManager.GetString("ViewPageCultivateCalculate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 新建计划 的本地化字符串。
- ///
- internal static string ViewPageCultivationAddProject {
- get {
- return ResourceManager.GetString("ViewPageCultivationAddProject", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 新建 的本地化字符串。
- ///
- internal static string ViewPageCultivationAddProjectAction {
- get {
- return ResourceManager.GetString("ViewPageCultivationAddProjectAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 新建养成计划以继续 的本地化字符串。
- ///
- internal static string ViewPageCultivationAddProjectContinue {
- get {
- return ResourceManager.GetString("ViewPageCultivationAddProjectContinue", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 稍后可以前往其他页面添加养成计划项 的本地化字符串。
- ///
- internal static string ViewPageCultivationAddProjectDescription {
- get {
- return ResourceManager.GetString("ViewPageCultivationAddProjectDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加我的角色与武器到养成计划 的本地化字符串。
- ///
- internal static string ViewPageCultivationAvatarPropertyDescription {
- get {
- return ResourceManager.GetString("ViewPageCultivationAvatarPropertyDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成物品 的本地化字符串。
- ///
- internal static string ViewPageCultivationCultivateEntry {
- get {
- return ResourceManager.GetString("ViewPageCultivationCultivateEntry", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 背包物品 的本地化字符串。
- ///
- internal static string ViewPageCultivationInventoryItem {
- get {
- return ResourceManager.GetString("ViewPageCultivationInventoryItem", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 材料清单 的本地化字符串。
- ///
- internal static string ViewPageCultivationMaterialList {
- get {
- return ResourceManager.GetString("ViewPageCultivationMaterialList", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 材料统计 的本地化字符串。
- ///
- internal static string ViewPageCultivationMaterialStatistics {
- get {
- return ResourceManager.GetString("ViewPageCultivationMaterialStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 前往 的本地化字符串。
- ///
- internal static string ViewPageCultivationNavigateAction {
- get {
- return ResourceManager.GetString("ViewPageCultivationNavigateAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除清单 的本地化字符串。
- ///
- internal static string ViewPageCultivationRemoveEntry {
- get {
- return ResourceManager.GetString("ViewPageCultivationRemoveEntry", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除当前计划 的本地化字符串。
- ///
- internal static string ViewPageCultivationRemoveProject {
- get {
- return ResourceManager.GetString("ViewPageCultivationRemoveProject", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加任意角色到养成计划 的本地化字符串。
- ///
- internal static string ViewPageCultivationWikiAvatarDescription {
- get {
- return ResourceManager.GetString("ViewPageCultivationWikiAvatarDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加任意武器到养成计划 的本地化字符串。
- ///
- internal static string ViewPageCultivationWikiWeaponDescription {
- get {
- return ResourceManager.GetString("ViewPageCultivationWikiWeaponDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加角色 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteAddEntry {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteAddEntry", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加角色以定时刷新 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteAddEntryHint {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteAddEntryHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteAddEntryToolTip {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteAddEntryToolTip", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 历练点获取详情 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteAttendanceStatusInfo {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteAttendanceStatusInfo", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在实时便笺刷新后推送到指定的 Webhook 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteConfigWebhookDescription {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteConfigWebhookDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 配置 Webhook 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteConfigWebhookHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteConfigWebhookHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据互操作 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteDataInteropHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteDataInteropHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 通知 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteNotificationHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteNotificationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 通知设置 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteNotificationSetting {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteNotificationSetting", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 立即刷新 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteRefresh {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteRefresh", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新间隔时间 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteRefreshTime {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteRefreshTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 防止通知自动收入操作中心 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteReminderDescription {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteReminderDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 提醒通知 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteReminderHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteReminderHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 移除角色 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteRemoveToolTip {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteRemoveToolTip", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 本周已消耗减半次数 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteResinDiscountUsed {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteResinDiscountUsed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 自动刷新 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSettingAutoRefresh {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSettingAutoRefresh", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 间隔选定的时间后刷新添加的实时便笺 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSettingAutoRefreshDescription {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSettingAutoRefreshDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 这些选项仅允许在非管理员模式下更改 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSettingRefreshElevatedHint {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSettingRefreshElevatedHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSettingRefreshHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSettingRefreshHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在我游玩原神时不通知我 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSlientModeDescription {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSlientModeDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 免打扰模式 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteSlientModeHeader {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteSlientModeHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证当前用户与角色 的本地化字符串。
- ///
- internal static string ViewPageDailyNoteVerify {
- get {
- return ResourceManager.GetString("ViewPageDailyNoteVerify", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 全量刷新 的本地化字符串。
- ///
- internal static string ViewPageGachaLogAggressiveRefresh {
- get {
- return ResourceManager.GetString("ViewPageGachaLogAggressiveRefresh", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导出 的本地化字符串。
- ///
- internal static string ViewPageGachaLogExportAction {
- get {
- return ResourceManager.GetString("ViewPageGachaLogExportAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未获取任何祈愿记录 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHint {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃云 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloud {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloud", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 前往爱发电购买相关服务 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudAfdianPurchaseDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudAfdianPurchaseDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 购买/续费云服务 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudAfdianPurchaseHeader {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudAfdianPurchaseHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除此 Uid 的云端存档 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudDelete {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudDelete", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 开发者账号无视服务到期时间 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudDeveloperHint {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudDeveloperHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃云服务时长不足 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudNotAllowed {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudNotAllowed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 下载此 Uid 的云端存档 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudRetrieve {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudRetrieve", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 每期深渊首次上传可免费获得 3 天时长 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudSpiralAbyssActivityDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudSpiralAbyssActivityDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传深渊记录 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudSpiralAbyssActivityHeader {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudSpiralAbyssActivityHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传当前的祈愿存档 的本地化字符串。
- ///
- internal static string ViewPageGachaLogHutaoCloudUpload {
- get {
- return ResourceManager.GetString("ViewPageGachaLogHutaoCloudUpload", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入 的本地化字符串。
- ///
- internal static string ViewPageGachaLogImportAction {
- get {
- return ResourceManager.GetString("ViewPageGachaLogImportAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入来自其它 App 的数据 的本地化字符串。
- ///
- internal static string ViewPageGachaLogImportDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogImportDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 导入 UIGF Json 的本地化字符串。
- ///
- internal static string ViewPageGachaLogImportHeader {
- get {
- return ResourceManager.GetString("ViewPageGachaLogImportHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 输入 的本地化字符串。
- ///
- internal static string ViewPageGachaLogInputAction {
- get {
- return ResourceManager.GetString("ViewPageGachaLogInputAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefresh {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefresh", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshAction {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 手动输入 Url 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshByManualInput {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshByManualInput", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 使用由你提供的 Url 刷新祈愿记录 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshByManualInputDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshByManualInputDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 SToken 刷新 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshBySToken {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshBySToken", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 使用当前用户的 Cookie 信息刷新祈愿记录 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshBySTokenDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshBySTokenDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 网页缓存刷新 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshByWebCache {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshByWebCache", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 使用游戏内浏览器的网页缓存刷新祈愿记录 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRefreshByWebCacheDescription {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRefreshByWebCacheDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除当前存档 的本地化字符串。
- ///
- internal static string ViewPageGachaLogRemoveArchiveAction {
- get {
- return ResourceManager.GetString("ViewPageGachaLogRemoveArchiveAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色 的本地化字符串。
- ///
- internal static string ViewPageGahcaLogPivotAvatar {
- get {
- return ResourceManager.GetString("ViewPageGahcaLogPivotAvatar", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 历史 的本地化字符串。
- ///
- internal static string ViewPageGahcaLogPivotHistory {
- get {
- return ResourceManager.GetString("ViewPageGahcaLogPivotHistory", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 总览 的本地化字符串。
- ///
- internal static string ViewPageGahcaLogPivotOverview {
- get {
- return ResourceManager.GetString("ViewPageGahcaLogPivotOverview", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 统计 的本地化字符串。
- ///
- internal static string ViewPageGahcaLogPivotStatistics {
- get {
- return ResourceManager.GetString("ViewPageGahcaLogPivotStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器 的本地化字符串。
- ///
- internal static string ViewPageGahcaLogPivotWeapon {
- get {
- return ResourceManager.GetString("ViewPageGahcaLogPivotWeapon", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃已经为你启动了 {0} 次游戏 的本地化字符串。
- ///
- internal static string ViewPageHomeGreetingTextCommon1 {
- get {
- return ResourceManager.GetString("ViewPageHomeGreetingTextCommon1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 你已经启动了胡桃 {0} 次 的本地化字符串。
- ///
- internal static string ViewPageHomeGreetingTextCommon2 {
- get {
- return ResourceManager.GetString("ViewPageHomeGreetingTextCommon2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 旅行者,欢迎来到提瓦特大陆! 的本地化字符串。
- ///
- internal static string ViewPageHomeGreetingTextDefault {
- get {
- return ResourceManager.GetString("ViewPageHomeGreetingTextDefault", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 你说的对,但是《胡桃》是由 DGP Studio 自主研发的一款... 的本地化字符串。
- ///
- internal static string ViewPageHomeGreetingTextEasterEgg {
- get {
- return ResourceManager.GetString("ViewPageHomeGreetingTextEasterEgg", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 呐,旅行者,这是你来到提瓦特大陆的第 {0} 天哦 的本地化字符串。
- ///
- internal static string ViewPageHomeGreetingTextEpic1 {
- get {
- return ResourceManager.GetString("ViewPageHomeGreetingTextEpic1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置 的本地化字符串。
- ///
- internal static string ViewPageHomeLaunchGameSettingAction {
- get {
- return ResourceManager.GetString("ViewPageHomeLaunchGameSettingAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 详情 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverview {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverview", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色出场 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewAvatarAppearanceRank {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewAvatarAppearanceRank", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色持有 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewAvatarConstellation {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewAvatarConstellation", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色使用 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewAvatarUsageRank {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewAvatarUsageRank", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 0 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation0 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation0", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 1 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation1 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 2 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation2 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 3 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation3 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 4 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation4 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation4", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 5 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation5 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation5", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 6 命 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellation6 {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellation6", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellationAvatar {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellationAvatar", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 持有 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewConstellationHolding {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewConstellationHolding", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据收集统计 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewDataCollect {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewDataCollect", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传记录总数 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewRecordTotal {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewRecordTotal", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 数据刷新时间 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewRefreshTime {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewRefreshTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 深渊数据统计 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyss {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyss", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 平均战斗次数 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyssBattleAverage {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyssBattleAverage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 满星深渊记录 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyssFullStar {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyssFullStar", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 通关深渊记录 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyssPassed {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyssPassed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 平均获取渊星 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyssStarAverage {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyssStarAverage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 总计深渊记录 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewSpiralAbyssTotal {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewSpiralAbyssTotal", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 队伍出场 的本地化字符串。
- ///
- internal static string ViewPageHutaoDatabaseOverviewTeamAppearance {
- get {
- return ResourceManager.GetString("ViewPageHutaoDatabaseOverviewTeamAppearance", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 登录 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportLoginHeader {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportLoginHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入密码 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportPasswordHint {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportPasswordHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 至少需要 8 个字符 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportPasswordRequirementHint {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportPasswordRequirementHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 注册 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportRegisterHeader {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportRegisterHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重置密码 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportResetPasswordHeader {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportResetPasswordHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入邮箱 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportUserNameHint {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportUserNameHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获取验证码 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportVerifyCodeAction {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportVerifyCodeAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入验证码 的本地化字符串。
- ///
- internal static string ViewPageHutaoPassportVerifyCodeHint {
- get {
- return ResourceManager.GetString("ViewPageHutaoPassportVerifyCodeHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动游戏 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAction {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 高级功能 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAdvanceHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAdvanceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 将窗口创建为弹出窗口,不带框架 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceBorderlessDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceBorderlessDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无边框 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceBorderlessHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceBorderlessHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 与游戏内浏览器不兼容,切屏等操作也能使游戏闪退 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceExclusiveDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceExclusiveDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 独占全屏 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceExclusiveHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceExclusiveHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 覆盖默认的全屏状态 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceFullscreenDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceFullscreenDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 全屏 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceFullscreenHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceFullscreenHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 外观 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 覆盖默认屏幕高度 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceScreenHeightDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceScreenHeightDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 高度 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceScreenHeightHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceScreenHeightHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 覆盖默认屏幕宽度 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceScreenWidthDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceScreenWidthDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 宽度 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameAppearanceScreenWidthHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameAppearanceScreenWidthHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在游戏启动时修改其默认行为 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameArgumentsDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameArgumentsDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动参数 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameArgumentsHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameArgumentsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 常规 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameCommonHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameCommonHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 所有选项仅会在启动游戏成功后保存 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameConfigurationSaveHint {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameConfigurationSaveHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 文件 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameFileHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameFileHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在指定的显示器上运行 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameMonitorsDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameMonitorsDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 显示器 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameMonitorsHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameMonitorsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同时运行多个游戏客户端 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameMultipleInstancesDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameMultipleInstancesDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 多客户端 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameMultipleInstancesHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameMultipleInstancesHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏选项 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameOptionsHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameOptionsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 进程 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameProcessHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameProcessHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 注册表 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameRegistryHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameRegistryHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 增量包 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameResourceDiffHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameResourceDiffHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 资源下载 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameResourceHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameResourceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 客户端 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameResourceLatestHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameResourceLatestHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 预下载 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameResourcePreDownloadHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameResourcePreDownloadHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 该账号尚未绑定 UID 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountAttachUidNull {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountAttachUidNull", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 绑定当前用户的角色 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountAttachUidToolTip {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountAttachUidToolTip", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在游戏内切换账号,网络环境发生变化后需要重新手动检测 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 检测 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountDetectAction {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountDetectAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 检测账号 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountRemoveToolTip {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountRemoveToolTip", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重命名 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchAccountRenameToolTip {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchAccountRenameToolTip", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 切换游戏服务器(国服/渠道服/国际服) 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchSchemeDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchSchemeDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 服务器 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchSchemeHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchSchemeHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 版本更新前需要提前转换至与启动器匹配的服务器 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameSwitchSchemeWarning {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameSwitchSchemeWarning", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请在游戏内关闭垂直同步选项,需要高性能的显卡以支持更高的帧率 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameUnlockFpsDescription {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameUnlockFpsDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 解锁帧率限制 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameUnlockFpsHeader {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameUnlockFpsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 禁用 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameUnlockFpsOff {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameUnlockFpsOff", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启用 的本地化字符串。
- ///
- internal static string ViewPageLaunchGameUnlockFpsOn {
- get {
- return ResourceManager.GetString("ViewPageLaunchGameUnlockFpsOn", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请输入你的 HoYoLab Uid 的本地化字符串。
- ///
- internal static string ViewPageLoginHoyoverseUserHint {
- get {
- return ResourceManager.GetString("ViewPageLoginHoyoverseUserHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我已登录 的本地化字符串。
- ///
- internal static string ViewPageLoginMihoyoUserLoggedInAction {
- get {
- return ResourceManager.GetString("ViewPageLoginMihoyoUserLoggedInAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在下方登录米哈游通行证 的本地化字符串。
- ///
- internal static string ViewPageLoginMihoyoUserTitle {
- get {
- return ResourceManager.GetString("ViewPageLoginMihoyoUserTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开截图文件夹 的本地化字符串。
- ///
- internal static string ViewPageOpenScreenshotFolderAction {
- get {
- return ResourceManager.GetString("ViewPageOpenScreenshotFolderAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 关于 胡桃 的本地化字符串。
- ///
- internal static string ViewPageSettingAboutHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingAboutHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 外观 的本地化字符串。
- ///
- internal static string ViewPageSettingApperanceHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingApperanceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置呈现语言 的本地化字符串。
- ///
- internal static string ViewPageSettingApperanceLanguageDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingApperanceLanguageDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 语言 的本地化字符串。
- ///
- internal static string ViewPageSettingApperanceLanguageHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingApperanceLanguageHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 更改窗体的背景材质 的本地化字符串。
- ///
- internal static string ViewPageSettingBackdropMaterialDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingBackdropMaterialDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 背景材质 的本地化字符串。
- ///
- internal static string ViewPageSettingBackdropMaterialHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingBackdropMaterialHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 图片缓存 在此处存放 的本地化字符串。
- ///
- internal static string ViewPageSettingCacheFolderDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingCacheFolderDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开 缓存 文件夹 的本地化字符串。
- ///
- internal static string ViewPageSettingCacheFolderHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingCacheFolderHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 复制 的本地化字符串。
- ///
- internal static string ViewPageSettingCopyDeviceIdAction {
- get {
- return ResourceManager.GetString("ViewPageSettingCopyDeviceIdAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建 的本地化字符串。
- ///
- internal static string ViewPageSettingCreateDesktopShortcutAction {
- get {
- return ResourceManager.GetString("ViewPageSettingCreateDesktopShortcutAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在桌面上创建默认以管理员方式启动的快捷方式 的本地化字符串。
- ///
- internal static string ViewPageSettingCreateDesktopShortcutDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingCreateDesktopShortcutDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 创建快捷方式 的本地化字符串。
- ///
- internal static string ViewPageSettingCreateDesktopShortcutHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingCreateDesktopShortcutHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 执行 的本地化字符串。
- ///
- internal static string ViewPageSettingDangerousAction {
- get {
- return ResourceManager.GetString("ViewPageSettingDangerousAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 危险功能 的本地化字符串。
- ///
- internal static string ViewPageSettingDangerousHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingDangerousHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 除非开发人员明确要求你这么做,否则不应尝试执行下方的操作! 的本地化字符串。
- ///
- internal static string ViewPageSettingDangerousHint {
- get {
- return ResourceManager.GetString("ViewPageSettingDangerousHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户数据/元数据 在此处存放 的本地化字符串。
- ///
- internal static string ViewPageSettingDataFolderDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingDataFolderDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开 数据 文件夹 的本地化字符串。
- ///
- internal static string ViewPageSettingDataFolderHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingDataFolderHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除 的本地化字符串。
- ///
- internal static string ViewPageSettingDeleteCacheAction {
- get {
- return ResourceManager.GetString("ViewPageSettingDeleteCacheAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 若祈愿记录缓存刷新频繁提示验证密钥过期,可以尝试此操作 的本地化字符串。
- ///
- internal static string ViewPageSettingDeleteCacheDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingDeleteCacheDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除游戏内网页缓存 的本地化字符串。
- ///
- internal static string ViewPageSettingDeleteCacheHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingDeleteCacheHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 直接删除用户表的所有记录,用于修复特定的账号冲突问题 的本地化字符串。
- ///
- internal static string ViewPageSettingDeleteUserDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingDeleteUserDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 删除所有用户 的本地化字符串。
- ///
- internal static string ViewPageSettingDeleteUserHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingDeleteUserHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设备 ID 的本地化字符串。
- ///
- internal static string ViewPageSettingDeviceIdHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingDeviceIdHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在祈愿记录页面显示或隐藏无记录的历史祈愿活动 的本地化字符串。
- ///
- internal static string ViewPageSettingEmptyHistoryVisibleDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingEmptyHistoryVisibleDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无记录的历史祈愿活动 的本地化字符串。
- ///
- internal static string ViewPageSettingEmptyHistoryVisibleHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingEmptyHistoryVisibleHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 隐藏 的本地化字符串。
- ///
- internal static string ViewPageSettingEmptyHistoryVisibleOff {
- get {
- return ResourceManager.GetString("ViewPageSettingEmptyHistoryVisibleOff", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 显示 的本地化字符串。
- ///
- internal static string ViewPageSettingEmptyHistoryVisibleOn {
- get {
- return ResourceManager.GetString("ViewPageSettingEmptyHistoryVisibleOn", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 您解锁了含有违反原神服务条款风险的「启动游戏-高级功能」,将自行承担任何不良后果。 的本地化字符串。
- ///
- internal static string ViewPageSettingFeaturesDangerousHint {
- get {
- return ResourceManager.GetString("ViewPageSettingFeaturesDangerousHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 前往反馈 的本地化字符串。
- ///
- internal static string ViewPageSettingFeedbackNavigate {
- get {
- return ResourceManager.GetString("ViewPageSettingFeedbackNavigate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录 的本地化字符串。
- ///
- internal static string ViewPageSettingGachaLogHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingGachaLogHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏 的本地化字符串。
- ///
- internal static string ViewPageSettingGameHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingGameHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 配置 的本地化字符串。
- ///
- internal static string ViewPageSettingGeetestCustomUrlAction {
- get {
- return ResourceManager.GetString("ViewPageSettingGeetestCustomUrlAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 配置当请求触发人机验证时使用的验证接口 的本地化字符串。
- ///
- internal static string ViewPageSettingGeetestCustomUrlDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingGeetestCustomUrlDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 配置验证请求接口 的本地化字符串。
- ///
- internal static string ViewPageSettingGeetestCustomUrlHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingGeetestCustomUrlHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无感验证 的本地化字符串。
- ///
- internal static string ViewPageSettingGeetestVerificationHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingGeetestVerificationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 管理主页仪表板中的卡片 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardDescription {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 主页卡片 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 成就管理 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardItemAchievementHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardItemAchievementHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 实时便笺 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardItemDailyNoteHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardItemDailyNoteHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 祈愿记录 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardItemgachaStatisticsHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardItemgachaStatisticsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动游戏 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeCardItemLaunchGameHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeCardItemLaunchGameHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 隐藏 的本地化字符串。
- ///
- internal static string ViewPageSettingHomeCardOff {
- get {
- return ResourceManager.GetString("ViewPageSettingHomeCardOff", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 显示 的本地化字符串。
- ///
- internal static string ViewPageSettingHomeCardOn {
- get {
- return ResourceManager.GetString("ViewPageSettingHomeCardOn", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 主页 的本地化字符串。
- ///
- internal static string ViewpageSettingHomeHeader {
- get {
- return ResourceManager.GetString("ViewpageSettingHomeHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃账号 的本地化字符串。
- ///
- internal static string ViewPageSettingHutaoPassportHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingHutaoPassportHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 在完整阅读原神和胡桃工具箱用户协议后,我选择启用「启动游戏-高级功能」 的本地化字符串。
- ///
- internal static string ViewPageSettingIsAdvancedLaunchOptionsEnabledDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingIsAdvancedLaunchOptionsEnabledDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 启动高级功能 的本地化字符串。
- ///
- internal static string ViewPageSettingIsAdvancedLaunchOptionsEnabledHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingIsAdvancedLaunchOptionsEnabledHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 前往官网 的本地化字符串。
- ///
- internal static string ViewPageSettingOfficialSiteNavigate {
- get {
- return ResourceManager.GetString("ViewPageSettingOfficialSiteNavigate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重置 的本地化字符串。
- ///
- internal static string ViewPageSettingResetAction {
- get {
- return ResourceManager.GetString("ViewPageSettingResetAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重新下载所有图像资源 的本地化字符串。
- ///
- internal static string ViewPageSettingResetStaticResourceDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingResetStaticResourceDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 重置图片资源 的本地化字符串。
- ///
- internal static string ViewPageSettingResetStaticResourceHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingResetStaticResourceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 更改目录后需要手动移动目录内的数据,否则会重新创建用户数据 的本地化字符串。
- ///
- internal static string ViewPageSettingSetDataFolderDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingSetDataFolderDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 更改数据目录 的本地化字符串。
- ///
- internal static string ViewPageSettingSetDataFolderHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingSetDataFolderHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置路径 的本地化字符串。
- ///
- internal static string ViewPageSettingSetGamePathAction {
- get {
- return ResourceManager.GetString("ViewPageSettingSetGamePathAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏路径 的本地化字符串。
- ///
- internal static string ViewPageSettingSetGamePathHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingSetGamePathHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 设置游戏路径时,请选择游戏本体(YuanShen.exe 或 GenshinImpact.exe)而不是启动器(launcher.exe) 的本地化字符串。
- ///
- internal static string ViewPageSettingSetGamePathHint {
- get {
- return ResourceManager.GetString("ViewPageSettingSetGamePathHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 胡桃使用 PowerShell 更改注册表中的信息以修改游戏内账号 的本地化字符串。
- ///
- internal static string ViewPageSettingSetPowerShellDescription {
- get {
- return ResourceManager.GetString("ViewPageSettingSetPowerShellDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 PowerShell 路径 的本地化字符串。
- ///
- internal static string ViewPageSettingSetPowerShellPathHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingSetPowerShellPathHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Shell 体验 的本地化字符串。
- ///
- internal static string ViewPageSettingShellExperienceHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingShellExperienceHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 赞助我们 的本地化字符串。
- ///
- internal static string ViewPageSettingSponsorNavigate {
- get {
- return ResourceManager.GetString("ViewPageSettingSponsorNavigate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 存储空间 的本地化字符串。
- ///
- internal static string ViewPageSettingStorageHeader {
- get {
- return ResourceManager.GetString("ViewPageSettingStorageHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 打开 的本地化字符串。
- ///
- internal static string ViewPageSettingStorageOpenAction {
- get {
- return ResourceManager.GetString("ViewPageSettingStorageOpenAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 更改 的本地化字符串。
- ///
- internal static string ViewPageSettingStorageSetAction {
- get {
- return ResourceManager.GetString("ViewPageSettingStorageSetAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 评价软件 的本地化字符串。
- ///
- internal static string ViewPageSettingStoreReviewNavigate {
- get {
- return ResourceManager.GetString("ViewPageSettingStoreReviewNavigate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 贡献翻译 的本地化字符串。
- ///
- internal static string ViewPageSettingTranslateNavigate {
- get {
- return ResourceManager.GetString("ViewPageSettingTranslateNavigate", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 前往商店 的本地化字符串。
- ///
- internal static string ViewPageSettingUpdateCheckAction {
- get {
- return ResourceManager.GetString("ViewPageSettingUpdateCheckAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 Webview2 运行时 的本地化字符串。
- ///
- internal static string ViewPageSettingWebview2Header {
- get {
- return ResourceManager.GetString("ViewPageSettingWebview2Header", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 搭配圣遗物 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarArtifactSetCombinationHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarArtifactSetCombinationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 养成材料 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarAscensionMaterialsHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarAscensionMaterialsHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 筛选角色 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarAutoSuggestBoxPlaceHolder {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarAutoSuggestBoxPlaceHolder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 汉语 CV 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarChineseCVNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarChineseCVNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 命之座 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarConstellationNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarConstellationNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 衣装 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarCostumeHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarCostumeHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 生日 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarDateofBirthTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarDateofBirthTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 英语 CV 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarEnglishCVNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarEnglishCVNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 料理 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarFoodHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarFoodHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 日语 CV 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarJapaneseCVNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarJapaneseCVNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 韩语 CV 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarKoreanCVNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarKoreanCVNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 其它 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarMiscHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarMiscHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 所属 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarOccupationNameTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarOccupationNameTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 原料理 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarOriginalFoodTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarOriginalFoodTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 资料 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarQuotesHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarQuotesHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 特殊料理 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarSpecialFoodTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarSpecialFoodTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 故事 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarStoriesHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarStoriesHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 天赋 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarTanlentHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarTanlentHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 搭配角色 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarTeamCombinationHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarTeamCombinationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 搭配武器 的本地化字符串。
- ///
- internal static string ViewPageWiKiAvatarWeaponCombinationHeader {
- get {
- return ResourceManager.GetString("ViewPageWiKiAvatarWeaponCombinationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 添加到养成计划 的本地化字符串。
- ///
- internal static string ViewPageWiKiGeneralAddToDevPlanButtonLabel {
- get {
- return ResourceManager.GetString("ViewPageWiKiGeneralAddToDevPlanButtonLabel", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 筛选怪物 的本地化字符串。
- ///
- internal static string ViewPageWiKiMonsterAutoSuggestBoxPlaceHolder {
- get {
- return ResourceManager.GetString("ViewPageWiKiMonsterAutoSuggestBoxPlaceHolder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 掉落物品 的本地化字符串。
- ///
- internal static string ViewPageWikiMonsterDropItems {
- get {
- return ResourceManager.GetString("ViewPageWikiMonsterDropItems", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 突破后 的本地化字符串。
- ///
- internal static string ViewPageWiKiWeaponAfterAscensionTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiWeaponAfterAscensionTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 筛选武器 的本地化字符串。
- ///
- internal static string ViewPageWiKiWeaponAutoSuggestBoxPlaceHolder {
- get {
- return ResourceManager.GetString("ViewPageWiKiWeaponAutoSuggestBoxPlaceHolder", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 突破前 的本地化字符串。
- ///
- internal static string ViewPageWiKiWeaponBeforeAscensionTitle {
- get {
- return ResourceManager.GetString("ViewPageWiKiWeaponBeforeAscensionTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 登录失败,请重新登录 的本地化字符串。
- ///
- internal static string ViewServiceHutaoUserLoginFailHint {
- get {
- return ResourceManager.GetString("ViewServiceHutaoUserLoginFailHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 立即登录或注册 的本地化字符串。
- ///
- internal static string ViewServiceHutaoUserLoginOrRegisterHint {
- get {
- return ResourceManager.GetString("ViewServiceHutaoUserLoginOrRegisterHint", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色出场率 = 本层上阵该角色次数(层内重复出现只记一次)/ 深渊记录总数 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssAvatarAppearanceRankDescription {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssAvatarAppearanceRankDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色使用率 = 本层上阵该角色次数(层内重复出现只记一次)/ 持有该角色的深渊记录总数 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssAvatarUsageRankDescription {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssAvatarUsageRankDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 战斗数据 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssBattleHeader {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssBattleHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 战斗次数 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssBattleTimes {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssBattleTimes", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最强一击 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssDamage {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssDamage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未获取任何挑战记录 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssDefaultDescription {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssDefaultDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最多击破 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssDefeat {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssDefeat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 分期详情 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssDetail {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssDetail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素爆发 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssEnergySkill {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssEnergySkill", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 深境螺旋 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssHeader {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 本期统计 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssHutaoStatistics {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssHutaoStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最深抵达 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssMaxFloor {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssMaxFloor", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 元素战技 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssNormalSkill {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssNormalSkill", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上场角色 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssRecordBattleAvatars {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssRecordBattleAvatars", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 攻击地脉镇石 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssRecordMonsterAttacksMonolith {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssRecordMonsterAttacksMonolith", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新数据 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssRefresh {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssRefresh", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 同步米游社的深渊挑战记录 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssRefreshDescription {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssRefreshDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 出战次数 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssReveal {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssReveal", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 统计数据 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssStatistics {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssStatistics", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 最多承伤 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssTakeDamage {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssTakeDamage", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 获得渊星 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssTotalStar {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssTotalStar", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 上传数据 的本地化字符串。
- ///
- internal static string ViewSpiralAbyssUploadRecord {
- get {
- return ResourceManager.GetString("ViewSpiralAbyssUploadRecord", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 工具 的本地化字符串。
- ///
- internal static string ViewToolHeader {
- get {
- return ResourceManager.GetString("ViewToolHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 米游社 的本地化字符串。
- ///
- internal static string ViewUserCookieOperation {
- get {
- return ResourceManager.GetString("ViewUserCookieOperation", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 HoYoLAB 的本地化字符串。
- ///
- internal static string ViewUserCookieOperation2 {
- get {
- return ResourceManager.GetString("ViewUserCookieOperation2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 当前用户 的本地化字符串。
- ///
- internal static string ViewUserCookieOperation3 {
- get {
- return ResourceManager.GetString("ViewUserCookieOperation3", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我的角色 的本地化字符串。
- ///
- internal static string ViewUserCookieOperationGameRecordIndexAction {
- get {
- return ResourceManager.GetString("ViewUserCookieOperationGameRecordIndexAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 网页登录 的本地化字符串。
- ///
- internal static string ViewUserCookieOperationLoginMihoyoUserAction {
- get {
- return ResourceManager.GetString("ViewUserCookieOperationLoginMihoyoUserAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 手动输入 的本地化字符串。
- ///
- internal static string ViewUserCookieOperationManualInputAction {
- get {
- return ResourceManager.GetString("ViewUserCookieOperationManualInputAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新 Cookie 的本地化字符串。
- ///
- internal static string ViewUserCookieOperationRefreshCookieAction {
- get {
- return ResourceManager.GetString("ViewUserCookieOperationRefreshCookieAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 领取签到奖励 的本地化字符串。
- ///
- internal static string ViewUserCookieOperationSignInRewardAction {
- get {
- return ResourceManager.GetString("ViewUserCookieOperationSignInRewardAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 复制 Cookie 的本地化字符串。
- ///
- internal static string ViewUserCopyCookieAction {
- get {
- return ResourceManager.GetString("ViewUserCopyCookieAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请先登录 的本地化字符串。
- ///
- internal static string ViewUserDefaultDescription {
- get {
- return ResourceManager.GetString("ViewUserDefaultDescription", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 文档 的本地化字符串。
- ///
- internal static string ViewUserDocumentationHeader {
- get {
- return ResourceManager.GetString("ViewUserDocumentationHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新 CookieToken 成功 的本地化字符串。
- ///
- internal static string ViewUserRefreshCookieTokenSuccess {
- get {
- return ResourceManager.GetString("ViewUserRefreshCookieTokenSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 刷新 CookieToken 失败 的本地化字符串。
- ///
- internal static string ViewUserRefreshCookieTokenWarning {
- get {
- return ResourceManager.GetString("ViewUserRefreshCookieTokenWarning", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 移除用户 的本地化字符串。
- ///
- internal static string ViewUserRemoveAction {
- get {
- return ResourceManager.GetString("ViewUserRemoveAction", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色 的本地化字符串。
- ///
- internal static string ViewUserRole {
- get {
- return ResourceManager.GetString("ViewUserRole", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 用户 的本地化字符串。
- ///
- internal static string ViewUserUser {
- get {
- return ResourceManager.GetString("ViewUserUser", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 我们将为你下载最基本的图像资源 的本地化字符串。
- ///
- internal static string ViewWelcomeBase {
- get {
- return ResourceManager.GetString("ViewWelcomeBase", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 你可以继续使用电脑,丝毫不受影响 的本地化字符串。
- ///
- internal static string ViewWelcomeBody {
- get {
- return ResourceManager.GetString("ViewWelcomeBody", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请勿关闭应用程序 的本地化字符串。
- ///
- internal static string ViewWelcomeSubtitle {
- get {
- return ResourceManager.GetString("ViewWelcomeSubtitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 欢迎使用 胡桃 的本地化字符串。
- ///
- internal static string ViewWelcomeTitle {
- get {
- return ResourceManager.GetString("ViewWelcomeTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色资料 的本地化字符串。
- ///
- internal static string ViewWikiAvatarHeader {
- get {
- return ResourceManager.GetString("ViewWikiAvatarHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 怪物资料 的本地化字符串。
- ///
- internal static string ViewWikiMonsterHeader {
- get {
- return ResourceManager.GetString("ViewWikiMonsterHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器资料 的本地化字符串。
- ///
- internal static string ViewWikiWeaponHeader {
- get {
- return ResourceManager.GetString("ViewWikiWeaponHeader", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 (?:〓活动时间〓|〓任务开放时间〓).*?\d\.\d版本更新(?:完成|)后永久开放 的本地化字符串。
- ///
- internal static string WebAnnouncementMatchPermanentActivityTime {
- get {
- return ResourceManager.GetString("WebAnnouncementMatchPermanentActivityTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 〓活动时间〓.*?\d\.\d版本期间持续开放 的本地化字符串。
- ///
- internal static string WebAnnouncementMatchPersistentActivityTime {
- get {
- return ResourceManager.GetString("WebAnnouncementMatchPersistentActivityTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 (?:〓活动时间〓|祈愿时间|【上架时间】).*?(\d\.\d版本更新后).*?~.*?<t class="t_(?:gl|lc)".*?>(.*?)</t> 的本地化字符串。
- ///
- internal static string WebAnnouncementMatchTransientActivityTime {
- get {
- return ResourceManager.GetString("WebAnnouncementMatchTransientActivityTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 〓更新时间〓.+?<t class=\"t_(?:gl|lc)\".*?>(.*?)</t> 的本地化字符串。
- ///
- internal static string WebAnnouncementMatchVersionUpdateTime {
- get {
- return ResourceManager.GetString("WebAnnouncementMatchVersionUpdateTime", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 \d\.\d版本更新说明 的本地化字符串。
- ///
- internal static string WebAnnouncementMatchVersionUpdateTitle {
- get {
- return ResourceManager.GetString("WebAnnouncementMatchVersionUpdateTitle", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 天后开始 的本地化字符串。
- ///
- internal static string WebAnnouncementTimeDaysBeginFormat {
- get {
- return ResourceManager.GetString("WebAnnouncementTimeDaysBeginFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 天后结束 的本地化字符串。
- ///
- internal static string WebAnnouncementTimeDaysEndFormat {
- get {
- return ResourceManager.GetString("WebAnnouncementTimeDaysEndFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 小时后开始 的本地化字符串。
- ///
- internal static string WebAnnouncementTimeHoursBeginFormat {
- get {
- return ResourceManager.GetString("WebAnnouncementTimeHoursBeginFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 小时后结束 的本地化字符串。
- ///
- internal static string WebAnnouncementTimeHoursEndFormat {
- get {
- return ResourceManager.GetString("WebAnnouncementTimeHoursEndFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已复制到剪贴板 的本地化字符串。
- ///
- internal static string WebBridgeShareCopyToClipboardSuccess {
- get {
- return ResourceManager.GetString("WebBridgeShareCopyToClipboardSuccess", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已完成 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusFinishedNonReward {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusFinishedNonReward", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 禁止领取 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusForbid {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusForbid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 无效 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusInvalid {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusInvalid", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已领取 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusTakenAward {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusTakenAward", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未完成 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusUnfinished {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusUnfinished", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 等待领取 的本地化字符串。
- ///
- internal static string WebDailyNoteAttendanceRewardStatusWaitTaken {
- get {
- return ResourceManager.GetString("WebDailyNoteAttendanceRewardStatusWaitTaken", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 时 的本地化字符串。
- ///
- internal static string WebDailyNoteExpeditionRemainHoursFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteExpeditionRemainHoursFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 分 的本地化字符串。
- ///
- internal static string WebDailyNoteExpeditionRemainMinutesFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteExpeditionRemainMinutesFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 今日完成委托数量不足 的本地化字符串。
- ///
- internal static string WebDailyNoteExtraTaskRewardNotAllowed {
- get {
- return ResourceManager.GetString("WebDailyNoteExtraTaskRewardNotAllowed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 「每日委托」奖励未领取 的本地化字符串。
- ///
- internal static string WebDailyNoteExtraTaskRewardNotTaken {
- get {
- return ResourceManager.GetString("WebDailyNoteExtraTaskRewardNotTaken", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 「每日委托」奖励已领取 的本地化字符串。
- ///
- internal static string WebDailyNoteExtraTaskRewardReceived {
- get {
- return ResourceManager.GetString("WebDailyNoteExtraTaskRewardReceived", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 预计 {0} {1:HH:mm} 达到存储上限 的本地化字符串。
- ///
- internal static string WebDailyNoteHomeCoinRecoveryFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteHomeCoinRecoveryFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未解锁洞天 的本地化字符串。
- ///
- internal static string WebDailyNoteHomeLocked {
- get {
- return ResourceManager.GetString("WebDailyNoteHomeLocked", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 今天 的本地化字符串。
- ///
- internal static string WebDailyNoteRecoveryTimeDay0 {
- get {
- return ResourceManager.GetString("WebDailyNoteRecoveryTimeDay0", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 明天 的本地化字符串。
- ///
- internal static string WebDailyNoteRecoveryTimeDay1 {
- get {
- return ResourceManager.GetString("WebDailyNoteRecoveryTimeDay1", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 后天 的本地化字符串。
- ///
- internal static string WebDailyNoteRecoveryTimeDay2 {
- get {
- return ResourceManager.GetString("WebDailyNoteRecoveryTimeDay2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 天 的本地化字符串。
- ///
- internal static string WebDailyNoteRecoveryTimeDayFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteRecoveryTimeDayFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 原粹树脂已完全恢复 的本地化字符串。
- ///
- internal static string WebDailyNoteResinRecoveryCompleted {
- get {
- return ResourceManager.GetString("WebDailyNoteResinRecoveryCompleted", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 将于 {0} {1:HH:mm} 后全部恢复 的本地化字符串。
- ///
- internal static string WebDailyNoteResinRecoveryFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteResinRecoveryFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 后可再次使用 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerAppend {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerAppend", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 天 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerDaysFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerDaysFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 时 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerHoursFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerHoursFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 分 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerMinutesFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerMinutesFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未获得 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerNotObtained {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerNotObtained", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 尚未获得参量质变仪 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerNotObtainedDetail {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerNotObtainedDetail", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 冷却中 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerNotReached {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerNotReached", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 可使用 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerReached {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerReached", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 已准备完成 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerReady {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerReady", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 {0} 秒 的本地化字符串。
- ///
- internal static string WebDailyNoteTransformerSecondsFormat {
- get {
- return ResourceManager.GetString("WebDailyNoteTransformerSecondsFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证失败,请手动验证或前往「米游社-我的角色-实时便笺」页面查看 的本地化字符串。
- ///
- internal static string WebDailyNoteVerificationFailed {
- get {
- return ResourceManager.GetString("WebDailyNoteVerificationFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 错误的 UID 格式 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode400 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode400", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色 UID 不存在 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode404 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode404", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 游戏维护中 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode424 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode424", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请求过快,请稍后再试 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode429 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode429", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 服务器偶发错误 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode500 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode500", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 服务器严重错误 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCode503 {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCode503", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 未知的服务器错误 的本地化字符串。
- ///
- internal static string WebEnkaResponseStatusCodeUnknown {
- get {
- return ResourceManager.GetString("WebEnkaResponseStatusCodeUnknown", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色活动祈愿 的本地化字符串。
- ///
- internal static string WebGachaConfigTypeAvatarEventWish {
- get {
- return ResourceManager.GetString("WebGachaConfigTypeAvatarEventWish", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 角色活动祈愿-2 的本地化字符串。
- ///
- internal static string WebGachaConfigTypeAvatarEventWish2 {
- get {
- return ResourceManager.GetString("WebGachaConfigTypeAvatarEventWish2", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 新手祈愿 的本地化字符串。
- ///
- internal static string WebGachaConfigTypeNoviceWish {
- get {
- return ResourceManager.GetString("WebGachaConfigTypeNoviceWish", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 常驻祈愿 的本地化字符串。
- ///
- internal static string WebGachaConfigTypePermanentWish {
- get {
- return ResourceManager.GetString("WebGachaConfigTypePermanentWish", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 武器活动祈愿 的本地化字符串。
- ///
- internal static string WebGachaConfigTypeWeaponEventWish {
- get {
- return ResourceManager.GetString("WebGachaConfigTypeWeaponEventWish", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 验证失败,请手动验证或前往「米游社-我的角色」页面查看 的本地化字符串。
- ///
- internal static string WebIndexOrSpiralAbyssVerificationFailed {
- get {
- return ResourceManager.GetString("WebIndexOrSpiralAbyssVerificationFailed", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 状态:{0} | 信息:{1} 的本地化字符串。
- ///
- internal static string WebResponseFormat {
- get {
- return ResourceManager.GetString("WebResponseFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 请刷新 Cookie,原始消息:{0} 的本地化字符串。
- ///
- internal static string WebResponseRefreshCookieHintFormat {
- get {
- return ResourceManager.GetString("WebResponseRefreshCookieHintFormat", resourceCulture);
- }
- }
-
- ///
- /// 查找类似 [{0}] 中的 [{1}] 网络请求异常,请稍后再试 的本地化字符串。
- ///
- internal static string WebResponseRequestExceptionFormat {
- get {
- return ResourceManager.GetString("WebResponseRequestExceptionFormat", resourceCulture);
- }
- }
- }
-}