//------------------------------------------------------------------------------ // // 這段程式碼是由工具產生的。 // 執行階段版本:4.0.30319.42000 // // 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼, // 變更將會遺失。 // //------------------------------------------------------------------------------ namespace KdanStrings_WPF.Strings { 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()] public class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// 傳回這個類別使用的快取的 ResourceManager 執行個體。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("KdanStrings_WPF.Strings.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有 /// 使用這個強類型資源類別的資源查閱。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查詢類似 Please allow access in the Windows Settings. 的當地語系化字串。 /// public static string AccessMicDialog_Content { get { return ResourceManager.GetString("AccessMicDialog.Content", resourceCulture); } } /// /// 查詢類似 {0} can’t access your microphone. 的當地語系化字串。 /// public static string AccessMicDialog_Title { get { return ResourceManager.GetString("AccessMicDialog.Title", resourceCulture); } } /// /// 查詢類似 This email address is already in use. Please try a different one! 的當地語系化字串。 /// public static string AccountExistedError { get { return ResourceManager.GetString("AccountExistedError", resourceCulture); } } /// /// 查詢類似 Account help 的當地語系化字串。 /// public static string AccountHelpButton_Content { get { return ResourceManager.GetString("AccountHelpButton.Content", resourceCulture); } } /// /// 查詢類似 If you no longer have access to the email you registered, please replace it with a new one. 的當地語系化字串。 /// public static string AccountHelpMessage { get { return ResourceManager.GetString("AccountHelpMessage", resourceCulture); } } /// /// 查詢類似 Account Info 的當地語系化字串。 /// public static string AccountInfoString { get { return ResourceManager.GetString("AccountInfoString", resourceCulture); } } /// /// 查詢類似 This email account does not exist. 的當地語系化字串。 /// public static string AccountIsNotExistedError { get { return ResourceManager.GetString("AccountIsNotExistedError", resourceCulture); } } /// /// 查詢類似 Please enter your name. 的當地語系化字串。 /// public static string AccountNameError { get { return ResourceManager.GetString("AccountNameError", resourceCulture); } } /// /// 查詢類似 Account 的當地語系化字串。 /// public static string AccountString { get { return ResourceManager.GetString("AccountString", resourceCulture); } } /// /// 查詢類似 You have already purchased this plan. 的當地語系化字串。 /// public static string AlreadyPurchased { get { return ResourceManager.GetString("AlreadyPurchased", resourceCulture); } } /// /// 查詢類似 You already have this subsciption. 的當地語系化字串。 /// public static string AlreadySubscribed { get { return ResourceManager.GetString("AlreadySubscribed", resourceCulture); } } /// /// 查詢類似 Save {0}. Billed annually at {1} 的當地語系化字串。 /// public static string AnnuallySubscriptionSavingTip { get { return ResourceManager.GetString("AnnuallySubscriptionSavingTip", resourceCulture); } } /// /// 查詢類似 Bill yearly at {0} after 7-days trial ends. 的當地語系化字串。 /// public static string AnnualPlanDescription { get { return ResourceManager.GetString("AnnualPlanDescription", resourceCulture); } } /// /// 查詢類似 Rating takes less than a minute. 的當地語系化字串。 /// public static string AskReviewCaption { get { return ResourceManager.GetString("AskReviewCaption", resourceCulture); } } /// /// 查詢類似 Please leave us a great rating and reviews! Thank for your support! 的當地語系化字串。 /// public static string AskReviewContent { get { return ResourceManager.GetString("AskReviewContent", resourceCulture); } } /// /// 查詢類似 Love it! I want to give it 5 stars! 的當地語系化字串。 /// public static string AskReviewPrimaryOption { get { return ResourceManager.GetString("AskReviewPrimaryOption", resourceCulture); } } /// /// 查詢類似 I'd like to give some feedback. 的當地語系化字串。 /// public static string AskReviewSecondaryOption { get { return ResourceManager.GetString("AskReviewSecondaryOption", resourceCulture); } } /// /// 查詢類似 Love {0}? 的當地語系化字串。 /// public static string AskReviewTitle { get { return ResourceManager.GetString("AskReviewTitle", resourceCulture); } } /// /// 查詢類似 Auto-renew subscription at {0} after a {1}-day trial. 的當地語系化字串。 /// public static string AutoRenewTip { get { return ResourceManager.GetString("AutoRenewTip", resourceCulture); } } /// /// 查詢類似 Please improve the Bluetooth connection range of your devices, and make sure batteries are not running low. 的當地語系化字串。 /// public static string Bluetooth_CheckBluetoothDevice { get { return ResourceManager.GetString("Bluetooth.CheckBluetoothDevice", resourceCulture); } } /// /// 查詢類似 Please enable the Bluetooth in the Settings and try again. 的當地語系化字串。 /// public static string Bluetooth_EnableBluetooth_Content { get { return ResourceManager.GetString("Bluetooth.EnableBluetooth.Content", resourceCulture); } } /// /// 查詢類似 Your device is not equipped with Bluetooth. 的當地語系化字串。 /// public static string Bluetooth_NoBluetooth_Content { get { return ResourceManager.GetString("Bluetooth.NoBluetooth.Content", resourceCulture); } } /// /// 查詢類似 Back to School Special Offer 的當地語系化字串。 /// public static string BTSTitle { get { return ResourceManager.GetString("BTSTitle", resourceCulture); } } /// /// 查詢類似 Buy License 的當地語系化字串。 /// public static string BuyLicense { get { return ResourceManager.GetString("BuyLicense", resourceCulture); } } /// /// 查詢類似 Billed annually at {0} after 7-day trial ends. 的當地語系化字串。 /// public static string C365Comparison_AnnualPlanDescriptionV2 { get { return ResourceManager.GetString("C365Comparison.AnnualPlanDescriptionV2", resourceCulture); } } /// /// 查詢類似 Save 25% with the Annual Plan! 的當地語系化字串。 /// public static string C365Comparison_AnnualPlanTip { get { return ResourceManager.GetString("C365Comparison.AnnualPlanTip", resourceCulture); } } /// /// 查詢類似 Get Annual Plan and save up to 25%. 的當地語系化字串。 /// public static string C365Comparison_AnnualPlanTipV2 { get { return ResourceManager.GetString("C365Comparison.AnnualPlanTipV2", resourceCulture); } } /// /// 查詢類似 Access Creativity 365 Suite Across All Devices 的當地語系化字串。 /// public static string C365Comparison_C365Description { get { return ResourceManager.GetString("C365Comparison/C365Description", resourceCulture); } } /// /// 查詢類似 Subscribe to {0} to enjoy advanced features in {1} across all your devices. 的當地語系化字串。 /// public static string C365Comparison_Description { get { return ResourceManager.GetString("C365Comparison/Description", resourceCulture); } } /// /// 查詢類似 Unleash the full potential of your document productivity with Document 365 的當地語系化字串。 /// public static string C365Comparison_DescriptionV2 { get { return ResourceManager.GetString("C365Comparison.DescriptionV2", resourceCulture); } } /// /// 查詢類似 Free 的當地語系化字串。 /// public static string C365Comparison_Free { get { return ResourceManager.GetString("C365Comparison/Free", resourceCulture); } } /// /// 查詢類似 Permanent Licence 的當地語系化字串。 /// public static string C365Comparison_PermanentLicence { get { return ResourceManager.GetString("C365Comparison/PermanentLicence", resourceCulture); } } /// /// 查詢類似 Purchase {0} to unlock all features. 的當地語系化字串。 /// public static string C365Comparison_PurchaseDescription { get { return ResourceManager.GetString("C365Comparison/PurchaseDescription", resourceCulture); } } /// /// 查詢類似 Billed quarterly at {0} after 7-day trial ends. 的當地語系化字串。 /// public static string C365Comparison_QuarterlyPlanDescriptionV2 { get { return ResourceManager.GetString("C365Comparison.QuarterlyPlanDescriptionV2", resourceCulture); } } /// /// 查詢類似 Most popular and flexible. 的當地語系化字串。 /// public static string C365Comparison_QuarterPlanTip { get { return ResourceManager.GetString("C365Comparison.QuarterPlanTip", resourceCulture); } } /// /// 查詢類似 Pay every 3 months and enjoy flexible upgrades. 的當地語系化字串。 /// public static string C365Comparison_QuarterPlanTipV2 { get { return ResourceManager.GetString("C365Comparison.QuarterPlanTipV2", resourceCulture); } } /// /// 查詢類似 Restore license purchase 的當地語系化字串。 /// public static string C365Comparison_RestoreLicense { get { return ResourceManager.GetString("C365Comparison/RestoreLicense", resourceCulture); } } /// /// 查詢類似 Failed to restore previous purchases. Please check your settings and try again. 的當地語系化字串。 /// public static string C365Comparison_RestoreLicenseFailed { get { return ResourceManager.GetString("C365Comparison/RestoreLicenseFailed", resourceCulture); } } /// /// 查詢類似 Purchases restored. You can start using the advanced tools. 的當地語系化字串。 /// public static string C365Comparison_RestoreLicenseSucceed { get { return ResourceManager.GetString("C365Comparison/RestoreLicenseSucceed", resourceCulture); } } /// /// 查詢類似 Restore previous purchases 的當地語系化字串。 /// public static string C365Comparison_RestorePreviousPurchase { get { return ResourceManager.GetString("C365Comparison/RestorePreviousPurchase", resourceCulture); } } /// /// 查詢類似 Restore Document 365 subscription 的當地語系化字串。 /// public static string C365Comparison_RestoreSubscription { get { return ResourceManager.GetString("C365Comparison/RestoreSubscription", resourceCulture); } } /// /// 查詢類似 Purchase is not restored. You are not subscribed to Document 365. Subscribe to access to advanced tools. 的當地語系化字串。 /// public static string C365Comparison_RestoreSubscriptionFailed { get { return ResourceManager.GetString("C365Comparison/RestoreSubscriptionFailed", resourceCulture); } } /// /// 查詢類似 Purchase successfully restored. 的當地語系化字串。 /// public static string C365Comparison_RestoreSubscriptionSucceed { get { return ResourceManager.GetString("C365Comparison/RestoreSubscriptionSucceed", resourceCulture); } } /// /// 查詢類似 Free trial has expired. 的當地語系化字串。 /// public static string C365Comparison_TrialExpired { get { return ResourceManager.GetString("C365Comparison/TrialExpired", resourceCulture); } } /// /// 查詢類似 Free trial expires in {0}day(s). 的當地語系化字串。 /// public static string C365Comparison_TrialExpiredInDays { get { return ResourceManager.GetString("C365Comparison/TrialExpiredInDays", resourceCulture); } } /// /// 查詢類似 Create beautiful hand-drawn animations 的當地語系化字串。 /// public static string C365Guide_ADIntro { get { return ResourceManager.GetString("C365Guide.ADIntro", resourceCulture); } } /// /// 查詢類似 All Access Pass to Creativity 365 Suite Across All Platforms 的當地語系化字串。 /// public static string C365Guide_AllPlatform { get { return ResourceManager.GetString("C365Guide.AllPlatform", resourceCulture); } } /// /// 查詢類似 Backup and share projects with 1TB cloud storage. 的當地語系化字串。 /// public static string C365Guide_Backup { get { return ResourceManager.GetString("C365Guide.Backup", resourceCulture); } } /// /// 查詢類似 Bonus Kdan Credits for faxes and online converting services 的當地語系化字串。 /// public static string C365Guide_Credit { get { return ResourceManager.GetString("C365Guide.Credit", resourceCulture); } } /// /// 查詢類似 Priority customer support 的當地語系化字串。 /// public static string C365Guide_Customer { get { return ResourceManager.GetString("C365Guide.Customer", resourceCulture); } } /// /// 查詢類似 Access Creativity 365 Suite Across Devices 的當地語系化字串。 /// public static string C365Guide_Description1 { get { return ResourceManager.GetString("C365Guide.Description1", resourceCulture); } } /// /// 查詢類似 Free Trial Availabe 的當地語系化字串。 /// public static string C365Guide_Description2 { get { return ResourceManager.GetString("C365Guide.Description2", resourceCulture); } } /// /// 查詢類似 Get creative with a holistic content creation suite. 的當地語系化字串。 /// public static string C365Guide_Intro1 { get { return ResourceManager.GetString("C365Guide.Intro1", resourceCulture); } } /// /// 查詢類似 Backup and share projects with 1TB cloud storage. 的當地語系化字串。 /// public static string C365Guide_Intro2 { get { return ResourceManager.GetString("C365Guide.Intro2", resourceCulture); } } /// /// 查詢類似 Sync and work seamlessly across all devices. 的當地語系化字串。 /// public static string C365Guide_Intro3 { get { return ResourceManager.GetString("C365Guide.Intro3", resourceCulture); } } /// /// 查詢類似 Annotate, edit, and share documents with one of the most popular PDF reader apps. 的當地語系化字串。 /// public static string C365Guide_MUIntro { get { return ResourceManager.GetString("C365Guide.MUIntro", resourceCulture); } } /// /// 查詢類似 Collect graphics, clips, and sound. Capture every idea and inspiration. 的當地語系化字串。 /// public static string C365Guide_NLIntro { get { return ResourceManager.GetString("C365Guide.NLIntro", resourceCulture); } } /// /// 查詢類似 Services 的當地語系化字串。 /// public static string C365Guide_Service { get { return ResourceManager.GetString("C365Guide.Service", resourceCulture); } } /// /// 查詢類似 Make Your Best Story Sparkles 的當地語系化字串。 /// public static string C365Guide_WVIntro { get { return ResourceManager.GetString("C365Guide.WVIntro", resourceCulture); } } /// /// 查詢類似 to send faxes or convert files 的當地語系化字串。 /// public static string C365SubscribeBenefits { get { return ResourceManager.GetString("C365SubscribeBenefits", resourceCulture); } } /// /// 查詢類似 You just cancelled the download. Resume the download by tapping download button. 的當地語系化字串。 /// public static string CancelDownloadMessage { get { return ResourceManager.GetString("CancelDownloadMessage", resourceCulture); } } /// /// 查詢類似 You just cancelled the upload. Resume the upload by tapping upload button. 的當地語系化字串。 /// public static string CancelUploadMessage { get { return ResourceManager.GetString("CancelUploadMessage", resourceCulture); } } /// /// 查詢類似 Create your own animation frame by frame and bring your stories to life. 的當地語系化字串。 /// public static string Cards_AnimationDeskCardDescription { get { return ResourceManager.GetString("Cards.AnimationDeskCardDescription", resourceCulture); } } /// /// 查詢類似 Animation Desk 的當地語系化字串。 /// public static string Cards_AnimationDeskCardName { get { return ResourceManager.GetString("Cards.AnimationDeskCardName", resourceCulture); } } /// /// 查詢類似 Search Kdan Creative Store for related accessories and services to upgrade your mobile experience. 的當地語系化字串。 /// public static string Cards_CreativeStoreCardDescription { get { return ResourceManager.GetString("Cards.CreativeStoreCardDescription", resourceCulture); } } /// /// 查詢類似 Creative Store 的當地語系化字串。 /// public static string Cards_CreativeStoreCardName { get { return ResourceManager.GetString("Cards.CreativeStoreCardName", resourceCulture); } } /// /// 查詢類似 Start your free trial today and work with PDFs from your smart devices to Mac and PC. 的當地語系化字串。 /// public static string Cards_D365Description { get { return ResourceManager.GetString("Cards.D365Description", resourceCulture); } } /// /// 查詢類似 Get Document 365 的當地語系化字串。 /// public static string Cards_D365Name { get { return ResourceManager.GetString("Cards.D365Name", resourceCulture); } } /// /// 查詢類似 Digitize your signature process and enjoy the freedom of workplace mobility. 的當地語系化字串。 /// public static string Cards_DottedSignCardDescription { get { return ResourceManager.GetString("Cards.DottedSignCardDescription", resourceCulture); } } /// /// 查詢類似 Say Hello to DottedSign 的當地語系化字串。 /// public static string Cards_DottedSignCardName { get { return ResourceManager.GetString("Cards.DottedSignCardName", resourceCulture); } } /// /// 查詢類似 Stay organized and make beautiful notes with the world's most multifaceted notebook app. 的當地語系化字串。 /// public static string Cards_NoteLedgeCardDescription { get { return ResourceManager.GetString("Cards.NoteLedgeCardDescription", resourceCulture); } } /// /// 查詢類似 NoteLedge 的當地語系化字串。 /// public static string Cards_NoteLedgeCardName { get { return ResourceManager.GetString("Cards.NoteLedgeCardName", resourceCulture); } } /// /// 查詢類似 One of the world’s most popular PDF apps for viewing, annotating and managing PDFs. 的當地語系化字串。 /// public static string Cards_PDFReaderCardDescription { get { return ResourceManager.GetString("Cards.PDFReaderCardDescription", resourceCulture); } } /// /// 查詢類似 PDF Reader 的當地語系化字串。 /// public static string Cards_PDFReaderCardName { get { return ResourceManager.GetString("Cards.PDFReaderCardName", resourceCulture); } } /// /// 查詢類似 Also by Kdan 的當地語系化字串。 /// public static string Cards_Title { get { return ResourceManager.GetString("Cards.Title", resourceCulture); } } /// /// 查詢類似 To optimize the overall performance, you can choose the region where you access Kdan Cloud. 的當地語系化字串。 /// public static string CDN_CNLogInMessage { get { return ResourceManager.GetString("CDN.CNLogInMessage", resourceCulture); } } /// /// 查詢類似 China 的當地語系化字串。 /// public static string CDN_FromCN { get { return ResourceManager.GetString("CDN.FromCN", resourceCulture); } } /// /// 查詢類似 International 的當地語系化字串。 /// public static string CDN_FromInternational { get { return ResourceManager.GetString("CDN.FromInternational", resourceCulture); } } /// /// 查詢類似 This option aims at optimizing the overall performance when using Kdan Cloud services in China. Your data will remain protected in accordance with our 的當地語系化字串。 /// public static string CDN_HelpParagraph1 { get { return ResourceManager.GetString("CDN.HelpParagraph1", resourceCulture); } } /// /// 查詢類似 Privacy Policy 的當地語系化字串。 /// public static string CDN_HelpParagraph2 { get { return ResourceManager.GetString("CDN.HelpParagraph2", resourceCulture); } } /// /// 查詢類似 . 的當地語系化字串。 /// public static string CDN_HelpParagraph3 { get { return ResourceManager.GetString("CDN.HelpParagraph3", resourceCulture); } } /// /// 查詢類似 Access Kdan Cloud in China 的當地語系化字串。 /// public static string CDN_KCFromCN { get { return ResourceManager.GetString("CDN.KCFromCN", resourceCulture); } } /// /// 查詢類似 Use Kdan Cloud from? 的當地語系化字串。 /// public static string CDN_KCFromWhere { get { return ResourceManager.GetString("CDN.KCFromWhere", resourceCulture); } } /// /// 查詢類似 Change my email 的當地語系化字串。 /// public static string ChangeEmailString { get { return ResourceManager.GetString("ChangeEmailString", resourceCulture); } } /// /// 查詢類似 This is an invalid email address. Your Kdan Cloud account will be deactivated on {0}. Please change and verify your email address. 的當地語系化字串。 /// public static string CheckInvalidEmailMessage { get { return ResourceManager.GetString("CheckInvalidEmailMessage", resourceCulture); } } /// /// 查詢類似 (Click to view) 的當地語系化字串。 /// public static string ClickToViewMessage { get { return ResourceManager.GetString("ClickToViewMessage", resourceCulture); } } /// /// 查詢類似 Close search 的當地語系化字串。 /// public static string CloseSearchButton_Label { get { return ResourceManager.GetString("CloseSearchButton.Label", resourceCulture); } } /// /// 查詢類似 Cloud & Device 的當地語系化字串。 /// public static string CloudDeviceString { get { return ResourceManager.GetString("CloudDeviceString", resourceCulture); } } /// /// 查詢類似 500 GB Kdan Cloud Storage to back up your projects 的當地語系化字串。 /// public static string CloudGuide_Feature1 { get { return ResourceManager.GetString("CloudGuide.Feature1", resourceCulture); } } /// /// 查詢類似 Sync your project is across devices 的當地語系化字串。 /// public static string CloudGuide_Feature2 { get { return ResourceManager.GetString("CloudGuide.Feature2", resourceCulture); } } /// /// 查詢類似 Manage and view your files online 的當地語系化字串。 /// public static string CloudGuide_Feature3 { get { return ResourceManager.GetString("CloudGuide.Feature3", resourceCulture); } } /// /// 查詢類似 Share links with password protection 的當地語系化字串。 /// public static string CloudGuide_Feature4 { get { return ResourceManager.GetString("CloudGuide.Feature4", resourceCulture); } } /// /// 查詢類似 Cloud 的當地語系化字串。 /// public static string CloudString { get { return ResourceManager.GetString("CloudString", resourceCulture); } } /// /// 查詢類似 About 的當地語系化字串。 /// public static string CommonUI_About { get { return ResourceManager.GetString("CommonUI.About", resourceCulture); } } /// /// 查詢類似 Abstract 的當地語系化字串。 /// public static string CommonUI_Abstract { get { return ResourceManager.GetString("CommonUI.Abstract", resourceCulture); } } /// /// 查詢類似 Access 的當地語系化字串。 /// public static string CommonUI_Access { get { return ResourceManager.GetString("CommonUI.Access", resourceCulture); } } /// /// 查詢類似 Add 的當地語系化字串。 /// public static string CommonUI_Add { get { return ResourceManager.GetString("CommonUI/Add", resourceCulture); } } /// /// 查詢類似 Annual Plan 的當地語系化字串。 /// public static string CommonUI_AnnualPlan { get { return ResourceManager.GetString("CommonUI.AnnualPlan", resourceCulture); } } /// /// 查詢類似 Document 的當地語系化字串。 /// public static string CommonUI_AppDocument { get { return ResourceManager.GetString("CommonUI.AppDocument", resourceCulture); } } /// /// 查詢類似 Apply 的當地語系化字串。 /// public static string CommonUI_Apply { get { return ResourceManager.GetString("CommonUI.Apply", resourceCulture); } } /// /// 查詢類似 Audio 的當地語系化字串。 /// public static string CommonUI_Audio { get { return ResourceManager.GetString("CommonUI.Audio", resourceCulture); } } /// /// 查詢類似 Audios 的當地語系化字串。 /// public static string CommonUI_Audios { get { return ResourceManager.GetString("CommonUI.Audios", resourceCulture); } } /// /// 查詢類似 Author 的當地語系化字串。 /// public static string CommonUI_Author { get { return ResourceManager.GetString("CommonUI.Author", resourceCulture); } } /// /// 查詢類似 Black 的當地語系化字串。 /// public static string CommonUI_Black { get { return ResourceManager.GetString("CommonUI.Black", resourceCulture); } } /// /// 查詢類似 Blue 的當地語系化字串。 /// public static string CommonUI_Blue { get { return ResourceManager.GetString("CommonUI.Blue", resourceCulture); } } /// /// 查詢類似 Blue Grey 的當地語系化字串。 /// public static string CommonUI_BlueGrey { get { return ResourceManager.GetString("CommonUI.BlueGrey", resourceCulture); } } /// /// 查詢類似 Bold 的當地語系化字串。 /// public static string CommonUI_Bold { get { return ResourceManager.GetString("CommonUI.Bold", resourceCulture); } } /// /// 查詢類似 Bold Italic 的當地語系化字串。 /// public static string CommonUI_BoldItalic { get { return ResourceManager.GetString("CommonUI.BoldItalic", resourceCulture); } } /// /// 查詢類似 Border 的當地語系化字串。 /// public static string CommonUI_Border { get { return ResourceManager.GetString("CommonUI.Border", resourceCulture); } } /// /// 查詢類似 The image is broken. Please choose a new one. 的當地語系化字串。 /// public static string CommonUI_BrokenImage { get { return ResourceManager.GetString("CommonUI.BrokenImage", resourceCulture); } } /// /// 查詢類似 Brush 的當地語系化字串。 /// public static string CommonUI_Brush { get { return ResourceManager.GetString("CommonUI.Brush", resourceCulture); } } /// /// 查詢類似 Built-in Converter 的當地語系化字串。 /// public static string CommonUI_BuiltInCvt { get { return ResourceManager.GetString("CommonUI.BuiltInCvt", resourceCulture); } } /// /// 查詢類似 Buy 的當地語系化字串。 /// public static string CommonUI_Buy { get { return ResourceManager.GetString("CommonUI.Buy", resourceCulture); } } /// /// 查詢類似 Camera 的當地語系化字串。 /// public static string CommonUI_Camera { get { return ResourceManager.GetString("CommonUI.Camera", resourceCulture); } } /// /// 查詢類似 Cancel 的當地語系化字串。 /// public static string CommonUI_Cancel { get { return ResourceManager.GetString("CommonUI.Cancel", resourceCulture); } } /// /// 查詢類似 Category 的當地語系化字串。 /// public static string CommonUI_Category { get { return ResourceManager.GetString("CommonUI.Category", resourceCulture); } } /// /// 查詢類似 Check File 的當地語系化字串。 /// public static string CommonUI_CheckFile { get { return ResourceManager.GetString("CommonUI.CheckFile", resourceCulture); } } /// /// 查詢類似 Clear 的當地語系化字串。 /// public static string CommonUI_Clear { get { return ResourceManager.GetString("CommonUI.Clear", resourceCulture); } } /// /// 查詢類似 Clear all 的當地語系化字串。 /// public static string CommonUI_ClearAll { get { return ResourceManager.GetString("CommonUI.ClearAll", resourceCulture); } } /// /// 查詢類似 Close 的當地語系化字串。 /// public static string CommonUI_Close { get { return ResourceManager.GetString("CommonUI.Close", resourceCulture); } } /// /// 查詢類似 Color 的當地語系化字串。 /// public static string CommonUI_Color { get { return ResourceManager.GetString("CommonUI.Color", resourceCulture); } } /// /// 查詢類似 Confirm Password 的當地語系化字串。 /// public static string CommonUI_ConfirmPwd { get { return ResourceManager.GetString("CommonUI.ConfirmPwd", resourceCulture); } } /// /// 查詢類似 Continue 的當地語系化字串。 /// public static string CommonUI_Continue { get { return ResourceManager.GetString("CommonUI.Continue", resourceCulture); } } /// /// 查詢類似 Convert 的當地語系化字串。 /// public static string CommonUI_Convert { get { return ResourceManager.GetString("CommonUI/Convert", resourceCulture); } } /// /// 查詢類似 Converter 的當地語系化字串。 /// public static string CommonUI_Converter { get { return ResourceManager.GetString("CommonUI.Converter", resourceCulture); } } /// /// 查詢類似 Start 的當地語系化字串。 /// public static string CommonUI_ConvertStart { get { return ResourceManager.GetString("CommonUI.ConvertStart", resourceCulture); } } /// /// 查詢類似 Copy 的當地語系化字串。 /// public static string CommonUI_Copy { get { return ResourceManager.GetString("CommonUI.Copy", resourceCulture); } } /// /// 查詢類似 Country 的當地語系化字串。 /// public static string CommonUI_Country { get { return ResourceManager.GetString("CommonUI.Country", resourceCulture); } } /// /// 查詢類似 Cover 的當地語系化字串。 /// public static string CommonUI_Cover { get { return ResourceManager.GetString("CommonUI.Cover", resourceCulture); } } /// /// 查詢類似 Covers 的當地語系化字串。 /// public static string CommonUI_Covers { get { return ResourceManager.GetString("CommonUI.Covers", resourceCulture); } } /// /// 查詢類似 Create 的當地語系化字串。 /// public static string CommonUI_Create { get { return ResourceManager.GetString("CommonUI.Create", resourceCulture); } } /// /// 查詢類似 Creation 的當地語系化字串。 /// public static string CommonUI_Creation { get { return ResourceManager.GetString("CommonUI.Creation", resourceCulture); } } /// /// 查詢類似 Creator 的當地語系化字串。 /// public static string CommonUI_Creator { get { return ResourceManager.GetString("CommonUI.Creator", resourceCulture); } } /// /// 查詢類似 Crop 的當地語系化字串。 /// public static string CommonUI_Crop { get { return ResourceManager.GetString("CommonUI.Crop", resourceCulture); } } /// /// 查詢類似 Crop Image 的當地語系化字串。 /// public static string CommonUI_CropImage { get { return ResourceManager.GetString("CommonUI.CropImage", resourceCulture); } } /// /// 查詢類似 Custom 的當地語系化字串。 /// public static string CommonUI_Custom { get { return ResourceManager.GetString("CommonUI.Custom", resourceCulture); } } /// /// 查詢類似 Custom range 的當地語系化字串。 /// public static string CommonUI_CustomRange { get { return ResourceManager.GetString("CommonUI/CustomRange", resourceCulture); } } /// /// 查詢類似 Cut 的當地語系化字串。 /// public static string CommonUI_Cut { get { return ResourceManager.GetString("CommonUI.Cut", resourceCulture); } } /// /// 查詢類似 Delete 的當地語系化字串。 /// public static string CommonUI_Delete { get { return ResourceManager.GetString("CommonUI/Delete", resourceCulture); } } /// /// 查詢類似 Delete all 的當地語系化字串。 /// public static string CommonUI_DeleteAll { get { return ResourceManager.GetString("CommonUI/DeleteAll", resourceCulture); } } /// /// 查詢類似 Description 的當地語系化字串。 /// public static string CommonUI_Description { get { return ResourceManager.GetString("CommonUI/Description", resourceCulture); } } /// /// 查詢類似 Deselect all 的當地語系化字串。 /// public static string CommonUI_DeselectAll { get { return ResourceManager.GetString("CommonUI/DeselectAll", resourceCulture); } } /// /// 查詢類似 Discard 的當地語系化字串。 /// public static string CommonUI_Discard { get { return ResourceManager.GetString("CommonUI.Discard", resourceCulture); } } /// /// 查詢類似 Document 的當地語系化字串。 /// public static string CommonUI_Document { get { return ResourceManager.GetString("CommonUI.Document", resourceCulture); } } /// /// 查詢類似 Done 的當地語系化字串。 /// public static string CommonUI_Done { get { return ResourceManager.GetString("CommonUI/Done", resourceCulture); } } /// /// 查詢類似 Download 的當地語系化字串。 /// public static string CommonUI_Download { get { return ResourceManager.GetString("CommonUI/Download", resourceCulture); } } /// /// 查詢類似 Downloaded 的當地語系化字串。 /// public static string CommonUI_Downloaded { get { return ResourceManager.GetString("CommonUI/Downloaded", resourceCulture); } } /// /// 查詢類似 Downloading 的當地語系化字串。 /// public static string CommonUI_Downloading { get { return ResourceManager.GetString("CommonUI.Downloading", resourceCulture); } } /// /// 查詢類似 Draw 的當地語系化字串。 /// public static string CommonUI_Draw { get { return ResourceManager.GetString("CommonUI.Draw", resourceCulture); } } /// /// 查詢類似 Duplicate 的當地語系化字串。 /// public static string CommonUI_Duplicate { get { return ResourceManager.GetString("CommonUI/Duplicate", resourceCulture); } } /// /// 查詢類似 Edit 的當地語系化字串。 /// public static string CommonUI_Edit { get { return ResourceManager.GetString("CommonUI.Edit", resourceCulture); } } /// /// 查詢類似 E-mail 的當地語系化字串。 /// public static string CommonUI_Email { get { return ResourceManager.GetString("CommonUI.Email", resourceCulture); } } /// /// 查詢類似 Email address 的當地語系化字串。 /// public static string CommonUI_EmailAddress { get { return ResourceManager.GetString("CommonUI/EmailAddress", resourceCulture); } } /// /// 查詢類似 Encrypted 的當地語系化字串。 /// public static string CommonUI_Encrypted { get { return ResourceManager.GetString("CommonUI.Encrypted", resourceCulture); } } /// /// 查詢類似 Even pages 的當地語系化字串。 /// public static string CommonUI_EvenPages { get { return ResourceManager.GetString("CommonUI/EvenPages", resourceCulture); } } /// /// 查詢類似 Exit 的當地語系化字串。 /// public static string CommonUI_Exit { get { return ResourceManager.GetString("CommonUI.Exit", resourceCulture); } } /// /// 查詢類似 Export 的當地語系化字串。 /// public static string CommonUI_Export { get { return ResourceManager.GetString("CommonUI/Export", resourceCulture); } } /// /// 查詢類似 Failed 的當地語系化字串。 /// public static string CommonUI_Failed { get { return ResourceManager.GetString("CommonUI.Failed", resourceCulture); } } /// /// 查詢類似 Fax 的當地語系化字串。 /// public static string CommonUI_Fax { get { return ResourceManager.GetString("CommonUI.Fax", resourceCulture); } } /// /// 查詢類似 File 的當地語系化字串。 /// public static string CommonUI_File { get { return ResourceManager.GetString("CommonUI.File", resourceCulture); } } /// /// 查詢類似 File Info 的當地語系化字串。 /// public static string CommonUI_FileInfo { get { return ResourceManager.GetString("CommonUI.FileInfo", resourceCulture); } } /// /// 查詢類似 File link 的當地語系化字串。 /// public static string CommonUI_FileLink { get { return ResourceManager.GetString("CommonUI.FileLink", resourceCulture); } } /// /// 查詢類似 File name 的當地語系化字串。 /// public static string CommonUI_FileName { get { return ResourceManager.GetString("CommonUI.FileName", resourceCulture); } } /// /// 查詢類似 Files 的當地語系化字串。 /// public static string CommonUI_Files { get { return ResourceManager.GetString("CommonUI.Files", resourceCulture); } } /// /// 查詢類似 Fill 的當地語系化字串。 /// public static string CommonUI_Fill { get { return ResourceManager.GetString("CommonUI.Fill", resourceCulture); } } /// /// 查詢類似 Folder 的當地語系化字串。 /// public static string CommonUI_Folder { get { return ResourceManager.GetString("CommonUI.Folder", resourceCulture); } } /// /// 查詢類似 Folders 的當地語系化字串。 /// public static string CommonUI_Folders { get { return ResourceManager.GetString("CommonUI.Folders", resourceCulture); } } /// /// 查詢類似 Font 的當地語系化字串。 /// public static string CommonUI_Font { get { return ResourceManager.GetString("CommonUI.Font", resourceCulture); } } /// /// 查詢類似 Font Settings 的當地語系化字串。 /// public static string CommonUI_FontSetting { get { return ResourceManager.GetString("CommonUI.FontSetting", resourceCulture); } } /// /// 查詢類似 Format 的當地語系化字串。 /// public static string CommonUI_Format { get { return ResourceManager.GetString("CommonUI.Format", resourceCulture); } } /// /// 查詢類似 Free 的當地語系化字串。 /// public static string CommonUI_Free { get { return ResourceManager.GetString("CommonUI.Free", resourceCulture); } } /// /// 查詢類似 GB 的當地語系化字串。 /// public static string CommonUI_GB { get { return ResourceManager.GetString("CommonUI.GB", resourceCulture); } } /// /// 查詢類似 General 的當地語系化字串。 /// public static string CommonUI_General { get { return ResourceManager.GetString("CommonUI.General", resourceCulture); } } /// /// 查詢類似 Grey 的當地語系化字串。 /// public static string CommonUI_Grey { get { return ResourceManager.GetString("CommonUI.Grey", resourceCulture); } } /// /// 查詢類似 Group 的當地語系化字串。 /// public static string CommonUI_Group { get { return ResourceManager.GetString("CommonUI.Group", resourceCulture); } } /// /// 查詢類似 Continue as Guest 的當地語系化字串。 /// public static string CommonUI_Guest { get { return ResourceManager.GetString("CommonUI.Guest", resourceCulture); } } /// /// 查詢類似 Guide 的當地語系化字串。 /// public static string CommonUI_Guide { get { return ResourceManager.GetString("CommonUI.Guide", resourceCulture); } } /// /// 查詢類似 Home 的當地語系化字串。 /// public static string CommonUI_Home { get { return ResourceManager.GetString("CommonUI.Home", resourceCulture); } } /// /// 查詢類似 Hyperlink 的當地語系化字串。 /// public static string CommonUI_Hyperlink { get { return ResourceManager.GetString("CommonUI.Hyperlink", resourceCulture); } } /// /// 查詢類似 Image 的當地語系化字串。 /// public static string CommonUI_Image { get { return ResourceManager.GetString("CommonUI.Image", resourceCulture); } } /// /// 查詢類似 Info 的當地語系化字串。 /// public static string CommonUI_Info { get { return ResourceManager.GetString("CommonUI.Info", resourceCulture); } } /// /// 查詢類似 Insert 的當地語系化字串。 /// public static string CommonUI_Insert { get { return ResourceManager.GetString("CommonUI.Insert", resourceCulture); } } /// /// 查詢類似 Interrupt 的當地語系化字串。 /// public static string CommonUI_Interrupt { get { return ResourceManager.GetString("CommonUI/Interrupt", resourceCulture); } } /// /// 查詢類似 Italic 的當地語系化字串。 /// public static string CommonUI_Italic { get { return ResourceManager.GetString("CommonUI.Italic", resourceCulture); } } /// /// 查詢類似 Items 的當地語系化字串。 /// public static string CommonUI_Items { get { return ResourceManager.GetString("CommonUI.Items", resourceCulture); } } /// /// 查詢類似 Add other attachments 的當地語系化字串。 /// public static string CommonUI_ItemsAttached { get { return ResourceManager.GetString("CommonUI.ItemsAttached", resourceCulture); } } /// /// 查詢類似 KB 的當地語系化字串。 /// public static string CommonUI_KB { get { return ResourceManager.GetString("CommonUI/KB", resourceCulture); } } /// /// 查詢類似 Later 的當地語系化字串。 /// public static string CommonUI_Later { get { return ResourceManager.GetString("CommonUI.Later", resourceCulture); } } /// /// 查詢類似 Layer 的當地語系化字串。 /// public static string CommonUI_Layer { get { return ResourceManager.GetString("CommonUI.Layer", resourceCulture); } } /// /// 查詢類似 Untitled 的當地語系化字串。 /// public static string CommonUI_Length { get { return ResourceManager.GetString("CommonUI.Length", resourceCulture); } } /// /// 查詢類似 Local Folder 的當地語系化字串。 /// public static string CommonUI_LocalFolder { get { return ResourceManager.GetString("CommonUI.LocalFolder", resourceCulture); } } /// /// 查詢類似 Local page 的當地語系化字串。 /// public static string CommonUI_LocalPage { get { return ResourceManager.GetString("CommonUI.LocalPage", resourceCulture); } } /// /// 查詢類似 Location 的當地語系化字串。 /// public static string CommonUI_Location { get { return ResourceManager.GetString("CommonUI.Location", resourceCulture); } } /// /// 查詢類似 MB 的當地語系化字串。 /// public static string CommonUI_MB { get { return ResourceManager.GetString("CommonUI.MB", resourceCulture); } } /// /// 查詢類似 Menu 的當地語系化字串。 /// public static string CommonUI_Menu { get { return ResourceManager.GetString("CommonUI.Menu", resourceCulture); } } /// /// 查詢類似 Merge 的當地語系化字串。 /// public static string CommonUI_Merge { get { return ResourceManager.GetString("CommonUI.Merge", resourceCulture); } } /// /// 查詢類似 Merge all 的當地語系化字串。 /// public static string CommonUI_MergeAll { get { return ResourceManager.GetString("CommonUI.MergeAll", resourceCulture); } } /// /// 查詢類似 Month 的當地語系化字串。 /// public static string CommonUI_Month { get { return ResourceManager.GetString("CommonUI.Month", resourceCulture); } } /// /// 查詢類似 /month 的當地語系化字串。 /// public static string CommonUI_Month2 { get { return ResourceManager.GetString("CommonUI.Month2", resourceCulture); } } /// /// 查詢類似 Monthly Plan 的當地語系化字串。 /// public static string CommonUI_MonthlyPlan { get { return ResourceManager.GetString("CommonUI.MonthlyPlan", resourceCulture); } } /// /// 查詢類似 Move 的當地語系化字串。 /// public static string CommonUI_Move { get { return ResourceManager.GetString("CommonUI/Move", resourceCulture); } } /// /// 查詢類似 Next 的當地語系化字串。 /// public static string CommonUI_Next { get { return ResourceManager.GetString("CommonUI.Next", resourceCulture); } } /// /// 查詢類似 Next Page 的當地語系化字串。 /// public static string CommonUI_NextPage { get { return ResourceManager.GetString("CommonUI.NextPage", resourceCulture); } } /// /// 查詢類似 Nickname 的當地語系化字串。 /// public static string CommonUI_NickName { get { return ResourceManager.GetString("CommonUI.NickName", resourceCulture); } } /// /// 查詢類似 No 的當地語系化字串。 /// public static string CommonUI_No { get { return ResourceManager.GetString("CommonUI.No", resourceCulture); } } /// /// 查詢類似 Odd pages 的當地語系化字串。 /// public static string CommonUI_OddPages { get { return ResourceManager.GetString("CommonUI/OddPages", resourceCulture); } } /// /// 查詢類似 OK 的當地語系化字串。 /// public static string CommonUI_OK { get { return ResourceManager.GetString("CommonUI.OK", resourceCulture); } } /// /// 查詢類似 Opacity 的當地語系化字串。 /// public static string CommonUI_Opacity { get { return ResourceManager.GetString("CommonUI.Opacity", resourceCulture); } } /// /// 查詢類似 Open 的當地語系化字串。 /// public static string CommonUI_Open { get { return ResourceManager.GetString("CommonUI.Open", resourceCulture); } } /// /// 查詢類似 or 的當地語系化字串。 /// public static string CommonUI_or { get { return ResourceManager.GetString("CommonUI.or", resourceCulture); } } /// /// 查詢類似 Output 的當地語系化字串。 /// public static string CommonUI_Output { get { return ResourceManager.GetString("CommonUI.Output", resourceCulture); } } /// /// 查詢類似 Overwrite 的當地語系化字串。 /// public static string CommonUI_Overwrite { get { return ResourceManager.GetString("CommonUI.Overwrite", resourceCulture); } } /// /// 查詢類似 Owned 的當地語系化字串。 /// public static string CommonUI_Owned { get { return ResourceManager.GetString("CommonUI.Owned", resourceCulture); } } /// /// 查詢類似 Page 的當地語系化字串。 /// public static string CommonUI_Page { get { return ResourceManager.GetString("CommonUI.Page", resourceCulture); } } /// /// 查詢類似 Page Number 的當地語系化字串。 /// public static string CommonUI_PageNumber { get { return ResourceManager.GetString("CommonUI.PageNumber", resourceCulture); } } /// /// 查詢類似 Page range 的當地語系化字串。 /// public static string CommonUI_PageRange { get { return ResourceManager.GetString("CommonUI.PageRange", resourceCulture); } } /// /// 查詢類似 Pages 的當地語系化字串。 /// public static string CommonUI_Pages { get { return ResourceManager.GetString("CommonUI.Pages", resourceCulture); } } /// /// 查詢類似 Password Lock 的當地語系化字串。 /// public static string CommonUI_PasswordLock { get { return ResourceManager.GetString("CommonUI.PasswordLock", resourceCulture); } } /// /// 查詢類似 Paste 的當地語系化字串。 /// public static string CommonUI_Paste { get { return ResourceManager.GetString("CommonUI.Paste", resourceCulture); } } /// /// 查詢類似 Pin 的當地語系化字串。 /// public static string CommonUI_Pin { get { return ResourceManager.GetString("CommonUI.Pin", resourceCulture); } } /// /// 查詢類似 Play 的當地語系化字串。 /// public static string CommonUI_Play { get { return ResourceManager.GetString("CommonUI.Play", resourceCulture); } } /// /// 查詢類似 Preview 的當地語系化字串。 /// public static string CommonUI_Preview { get { return ResourceManager.GetString("CommonUI/Preview", resourceCulture); } } /// /// 查詢類似 Previous Page 的當地語系化字串。 /// public static string CommonUI_PreviousPage { get { return ResourceManager.GetString("CommonUI.PreviousPage", resourceCulture); } } /// /// 查詢類似 Print 的當地語系化字串。 /// public static string CommonUI_Print { get { return ResourceManager.GetString("CommonUI.Print", resourceCulture); } } /// /// 查詢類似 Producer 的當地語系化字串。 /// public static string CommonUI_Producer { get { return ResourceManager.GetString("CommonUI.Producer", resourceCulture); } } /// /// 查詢類似 Progress 的當地語系化字串。 /// public static string CommonUI_Progress { get { return ResourceManager.GetString("CommonUI/Progress", resourceCulture); } } /// /// 查詢類似 Published 的當地語系化字串。 /// public static string CommonUI_Published { get { return ResourceManager.GetString("CommonUI.Published", resourceCulture); } } /// /// 查詢類似 Purchased 的當地語系化字串。 /// public static string CommonUI_Purchased { get { return ResourceManager.GetString("CommonUI.Purchased", resourceCulture); } } /// /// 查詢類似 Quarter 的當地語系化字串。 /// public static string CommonUI_Quarter { get { return ResourceManager.GetString("CommonUI.Quarter", resourceCulture); } } /// /// 查詢類似 Quarterly Plan 的當地語系化字串。 /// public static string CommonUI_QuarterlyPlan { get { return ResourceManager.GetString("CommonUI.QuarterlyPlan", resourceCulture); } } /// /// 查詢類似 Range 的當地語系化字串。 /// public static string CommonUI_Range { get { return ResourceManager.GetString("CommonUI.Range", resourceCulture); } } /// /// 查詢類似 Recently Open 的當地語系化字串。 /// public static string CommonUI_Recent { get { return ResourceManager.GetString("CommonUI.Recent", resourceCulture); } } /// /// 查詢類似 Recharge 的當地語系化字串。 /// public static string CommonUI_Recharge { get { return ResourceManager.GetString("CommonUI/Recharge", resourceCulture); } } /// /// 查詢類似 Recording 的當地語系化字串。 /// public static string CommonUI_Recording { get { return ResourceManager.GetString("CommonUI.Recording", resourceCulture); } } /// /// 查詢類似 Redo 的當地語系化字串。 /// public static string CommonUI_Redo { get { return ResourceManager.GetString("CommonUI.Redo", resourceCulture); } } /// /// 查詢類似 Refresh 的當地語系化字串。 /// public static string CommonUI_Refresh { get { return ResourceManager.GetString("CommonUI.Refresh", resourceCulture); } } /// /// 查詢類似 Regular 的當地語系化字串。 /// public static string CommonUI_Regular { get { return ResourceManager.GetString("CommonUI.Regular", resourceCulture); } } /// /// 查詢類似 Remember Me 的當地語系化字串。 /// public static string CommonUI_RememberMe { get { return ResourceManager.GetString("CommonUI.RememberMe", resourceCulture); } } /// /// 查詢類似 Remove 的當地語系化字串。 /// public static string CommonUI_Remove { get { return ResourceManager.GetString("CommonUI/Remove", resourceCulture); } } /// /// 查詢類似 Remove all 的當地語系化字串。 /// public static string CommonUI_RemoveAll { get { return ResourceManager.GetString("CommonUI/RemoveAll", resourceCulture); } } /// /// 查詢類似 Rename 的當地語系化字串。 /// public static string CommonUI_Rename { get { return ResourceManager.GetString("CommonUI.Rename", resourceCulture); } } /// /// 查詢類似 Repeat 的當地語系化字串。 /// public static string CommonUI_Repeat { get { return ResourceManager.GetString("CommonUI.Repeat", resourceCulture); } } /// /// 查詢類似 Replace 的當地語系化字串。 /// public static string CommonUI_Replace { get { return ResourceManager.GetString("CommonUI.Replace", resourceCulture); } } /// /// 查詢類似 Replace all 的當地語系化字串。 /// public static string CommonUI_ReplaceAll { get { return ResourceManager.GetString("CommonUI.ReplaceAll", resourceCulture); } } /// /// 查詢類似 Report 的當地語系化字串。 /// public static string CommonUI_Report { get { return ResourceManager.GetString("CommonUI.Report", resourceCulture); } } /// /// 查詢類似 Save 的當地語系化字串。 /// public static string CommonUI_Save { get { return ResourceManager.GetString("CommonUI.Save", resourceCulture); } } /// /// 查詢類似 Save as 的當地語系化字串。 /// public static string CommonUI_SaveAs { get { return ResourceManager.GetString("CommonUI.SaveAs", resourceCulture); } } /// /// 查詢類似 Search 的當地語系化字串。 /// public static string CommonUI_Search { get { return ResourceManager.GetString("CommonUI.Search", resourceCulture); } } /// /// 查詢類似 Select 的當地語系化字串。 /// public static string CommonUI_Select { get { return ResourceManager.GetString("CommonUI/Select", resourceCulture); } } /// /// 查詢類似 Select all 的當地語系化字串。 /// public static string CommonUI_SelectAll { get { return ResourceManager.GetString("CommonUI/SelectAll", resourceCulture); } } /// /// 查詢類似 Select a country 的當地語系化字串。 /// public static string CommonUI_SelectCountry { get { return ResourceManager.GetString("CommonUI.SelectCountry", resourceCulture); } } /// /// 查詢類似 selected 的當地語系化字串。 /// public static string CommonUI_Selected { get { return ResourceManager.GetString("CommonUI.Selected", resourceCulture); } } /// /// 查詢類似 Choose File 的當地語系化字串。 /// public static string CommonUI_SelectFile { get { return ResourceManager.GetString("CommonUI.SelectFile", resourceCulture); } } /// /// 查詢類似 Select where you want to save the file 的當地語系化字串。 /// public static string CommonUI_SelectLocation { get { return ResourceManager.GetString("CommonUI.SelectLocation", resourceCulture); } } /// /// 查詢類似 Send 的當地語系化字串。 /// public static string CommonUI_Send { get { return ResourceManager.GetString("CommonUI.Send", resourceCulture); } } /// /// 查詢類似 Send to 的當地語系化字串。 /// public static string CommonUI_SendTo { get { return ResourceManager.GetString("CommonUI.SendTo", resourceCulture); } } /// /// 查詢類似 Sorry, we are experiencing temporary server issues. Please wait a few minutes before reconnecting. 的當地語系化字串。 /// public static string CommonUI_ServerError_Content { get { return ResourceManager.GetString("CommonUI.ServerError.Content", resourceCulture); } } /// /// 查詢類似 Settings 的當地語系化字串。 /// public static string CommonUI_Settings { get { return ResourceManager.GetString("CommonUI.Settings", resourceCulture); } } /// /// 查詢類似 Share 的當地語系化字串。 /// public static string CommonUI_Share { get { return ResourceManager.GetString("CommonUI/Share", resourceCulture); } } /// /// 查詢類似 Share file link 的當地語系化字串。 /// public static string CommonUI_ShareLink { get { return ResourceManager.GetString("CommonUI/ShareLink", resourceCulture); } } /// /// 查詢類似 Size 的當地語系化字串。 /// public static string CommonUI_Size { get { return ResourceManager.GetString("CommonUI.Size", resourceCulture); } } /// /// 查詢類似 Skip 的當地語系化字串。 /// public static string CommonUI_Skip { get { return ResourceManager.GetString("CommonUI.Skip", resourceCulture); } } /// /// 查詢類似 Sort by 的當地語系化字串。 /// public static string CommonUI_Sort { get { return ResourceManager.GetString("CommonUI/Sort", resourceCulture); } } /// /// 查詢類似 Source 的當地語系化字串。 /// public static string CommonUI_Source { get { return ResourceManager.GetString("CommonUI.Source", resourceCulture); } } /// /// 查詢類似 Sources 的當地語系化字串。 /// public static string CommonUI_Sources { get { return ResourceManager.GetString("CommonUI.Sources", resourceCulture); } } /// /// 查詢類似 Start 的當地語系化字串。 /// public static string CommonUI_Start { get { return ResourceManager.GetString("CommonUI.Start", resourceCulture); } } /// /// 查詢類似 Start Trial 的當地語系化字串。 /// public static string CommonUI_StartTrial { get { return ResourceManager.GetString("CommonUI/StartTrial", resourceCulture); } } /// /// 查詢類似 Stickers 的當地語系化字串。 /// public static string CommonUI_Stickers { get { return ResourceManager.GetString("CommonUI.Stickers", resourceCulture); } } /// /// 查詢類似 Stop 的當地語系化字串。 /// public static string CommonUI_Stop { get { return ResourceManager.GetString("CommonUI.Stop", resourceCulture); } } /// /// 查詢類似 Style 的當地語系化字串。 /// public static string CommonUI_Style { get { return ResourceManager.GetString("CommonUI.Style", resourceCulture); } } /// /// 查詢類似 Support 的當地語系化字串。 /// public static string CommonUI_Support { get { return ResourceManager.GetString("CommonUI.Support", resourceCulture); } } /// /// 查詢類似 Tag 的當地語系化字串。 /// public static string CommonUI_Tag { get { return ResourceManager.GetString("CommonUI.Tag", resourceCulture); } } /// /// 查詢類似 Tags 的當地語系化字串。 /// public static string CommonUI_Tags { get { return ResourceManager.GetString("CommonUI.Tags", resourceCulture); } } /// /// 查詢類似 Task Manager 的當地語系化字串。 /// public static string CommonUI_TaskManger { get { return ResourceManager.GetString("CommonUI.TaskManger", resourceCulture); } } /// /// 查詢類似 TB 的當地語系化字串。 /// public static string CommonUI_TB { get { return ResourceManager.GetString("CommonUI.TB", resourceCulture); } } /// /// 查詢類似 Text 的當地語系化字串。 /// public static string CommonUI_Text { get { return ResourceManager.GetString("CommonUI.Text", resourceCulture); } } /// /// 查詢類似 Themes 的當地語系化字串。 /// public static string CommonUI_Themes { get { return ResourceManager.GetString("CommonUI.Themes", resourceCulture); } } /// /// 查詢類似 Thickness 的當地語系化字串。 /// public static string CommonUI_Thickness { get { return ResourceManager.GetString("CommonUI.Thickness", resourceCulture); } } /// /// 查詢類似 Thumbnail 的當地語系化字串。 /// public static string CommonUI_Thumbnail { get { return ResourceManager.GetString("CommonUI.Thumbnail", resourceCulture); } } /// /// 查詢類似 Title 的當地語系化字串。 /// public static string CommonUI_Title { get { return ResourceManager.GetString("CommonUI/Title", resourceCulture); } } /// /// 查詢類似 Trim 的當地語系化字串。 /// public static string CommonUI_Trim { get { return ResourceManager.GetString("CommonUI.Trim", resourceCulture); } } /// /// 查詢類似 Undo 的當地語系化字串。 /// public static string CommonUI_Undo { get { return ResourceManager.GetString("CommonUI.Undo", resourceCulture); } } /// /// 查詢類似 Unlock 的當地語系化字串。 /// public static string CommonUI_Unlock { get { return ResourceManager.GetString("CommonUI.Unlock", resourceCulture); } } /// /// 查詢類似 Unlocked 的當地語系化字串。 /// public static string CommonUI_Unlocked { get { return ResourceManager.GetString("CommonUI.Unlocked", resourceCulture); } } /// /// 查詢類似 Confirm password does not match password. 的當地語系化字串。 /// public static string CommonUI_UnmatchPwd { get { return ResourceManager.GetString("CommonUI.UnmatchPwd", resourceCulture); } } /// /// 查詢類似 Length 的當地語系化字串。 /// public static string CommonUI_Untitled { get { return ResourceManager.GetString("CommonUI.Untitled", resourceCulture); } } /// /// 查詢類似 Unzip 的當地語系化字串。 /// public static string CommonUI_Unzip { get { return ResourceManager.GetString("CommonUI.Unzip", resourceCulture); } } /// /// 查詢類似 Upgrade 的當地語系化字串。 /// public static string CommonUI_Upgrade { get { return ResourceManager.GetString("CommonUI.Upgrade", resourceCulture); } } /// /// 查詢類似 Upload 的當地語系化字串。 /// public static string CommonUI_Upload { get { return ResourceManager.GetString("CommonUI/Upload", resourceCulture); } } /// /// 查詢類似 URL 的當地語系化字串。 /// public static string CommonUI_URL { get { return ResourceManager.GetString("CommonUI.URL", resourceCulture); } } /// /// 查詢類似 Version 的當地語系化字串。 /// public static string CommonUI_Version { get { return ResourceManager.GetString("CommonUI.Version", resourceCulture); } } /// /// 查詢類似 Video 的當地語系化字串。 /// public static string CommonUI_Video { get { return ResourceManager.GetString("CommonUI.Video", resourceCulture); } } /// /// 查詢類似 Web 的當地語系化字串。 /// public static string CommonUI_Web { get { return ResourceManager.GetString("CommonUI.Web", resourceCulture); } } /// /// 查詢類似 White 的當地語系化字串。 /// public static string CommonUI_White { get { return ResourceManager.GetString("CommonUI.White", resourceCulture); } } /// /// 查詢類似 Year 的當地語系化字串。 /// public static string CommonUI_Year { get { return ResourceManager.GetString("CommonUI.Year", resourceCulture); } } /// /// 查詢類似 Yes 的當地語系化字串。 /// public static string CommonUI_Yes { get { return ResourceManager.GetString("CommonUI.Yes", resourceCulture); } } /// /// 查詢類似 To keep track of your support requests and receive emails from our customer support team, please sign in with your Kdan ID. 的當地語系化字串。 /// public static string CommonUI_ZendeskLoginTip { get { return ResourceManager.GetString("CommonUI.ZendeskLoginTip", resourceCulture); } } /// /// 查詢類似 Zip 的當地語系化字串。 /// public static string CommonUI_Zip { get { return ResourceManager.GetString("CommonUI.Zip", resourceCulture); } } /// /// 查詢類似 Zoom 的當地語系化字串。 /// public static string CommonUI_Zoom { get { return ResourceManager.GetString("CommonUI/Zoom", resourceCulture); } } /// /// 查詢類似 Zoom in 的當地語系化字串。 /// public static string CommonUI_ZoomIn { get { return ResourceManager.GetString("CommonUI.ZoomIn", resourceCulture); } } /// /// 查詢類似 Zoom out 的當地語系化字串。 /// public static string CommonUI_ZoomOut { get { return ResourceManager.GetString("CommonUI.ZoomOut", resourceCulture); } } /// /// 查詢類似 Confirm 的當地語系化字串。 /// public static string ConfirmString { get { return ResourceManager.GetString("ConfirmString", resourceCulture); } } /// /// 查詢類似 The name already exists. 的當地語系化字串。 /// public static string ConflictNameMessage { get { return ResourceManager.GetString("ConflictNameMessage", resourceCulture); } } /// /// 查詢類似 Your file is converting 的當地語系化字串。 /// public static string ConvertDialogTitle { get { return ResourceManager.GetString("ConvertDialogTitle", resourceCulture); } } /// /// 查詢類似 Completed 的當地語系化字串。 /// public static string Converter_Completed { get { return ResourceManager.GetString("Converter.Completed", resourceCulture); } } /// /// 查詢類似 Please make sure your internet connection is available. 的當地語系化字串。 /// public static string Converter_ConnectionError_Content { get { return ResourceManager.GetString("Converter.ConnectionError.Content", resourceCulture); } } /// /// 查詢類似 Connection Error 的當地語系化字串。 /// public static string Converter_ConnectionError_Title { get { return ResourceManager.GetString("Converter.ConnectionError.Title", resourceCulture); } } /// /// 查詢類似 You can check the converting process in Task Manager. 的當地語系化字串。 /// public static string Converter_ConvertingDialog_Content { get { return ResourceManager.GetString("Converter.ConvertingDialog.Content", resourceCulture); } } /// /// 查詢類似 Please upload the file to Kdan Cloud for file conversion. Would you like to upload the file now? 的當地語系化字串。 /// public static string Converter_UploadToConvertDialog { get { return ResourceManager.GetString("Converter.UploadToConvertDialog", resourceCulture); } } /// /// 查詢類似 An error occurred while accessing the converting service. Your credit(s) will be refund to your account. 的當地語系化字串。 /// public static string ConverterFailed_Content { get { return ResourceManager.GetString("ConverterFailed.Content", resourceCulture); } } /// /// 查詢類似 Conversion Failed 的當地語系化字串。 /// public static string ConverterFailed_Title { get { return ResourceManager.GetString("ConverterFailed.Title", resourceCulture); } } /// /// 查詢類似 Create a Kdan ID 的當地語系化字串。 /// public static string CreateAccountButton_Content { get { return ResourceManager.GetString("CreateAccountButton.Content", resourceCulture); } } /// /// 查詢類似 Creativity 365 的當地語系化字串。 /// public static string Creativity365 { get { return ResourceManager.GetString("Creativity365", resourceCulture); } } /// /// 查詢類似 Account Balance: 的當地語系化字串。 /// public static string CreditBalanceLabel_Text { get { return ResourceManager.GetString("CreditBalanceLabel.Text", resourceCulture); } } /// /// 查詢類似 Credits 的當地語系化字串。 /// public static string Credits { get { return ResourceManager.GetString("Credits", resourceCulture); } } /// /// 查詢類似 Credits may take a few minutes to show up in your account. 的當地語系化字串。 /// public static string CreditsPurchasedMessageContent { get { return ResourceManager.GetString("CreditsPurchasedMessageContent", resourceCulture); } } /// /// 查詢類似 Credits purchased 的當地語系化字串。 /// public static string CreditsPurchasedMessageTitle { get { return ResourceManager.GetString("CreditsPurchasedMessageTitle", resourceCulture); } } /// /// 查詢類似 Purchase 的當地語系化字串。 /// public static string CreditsRecharge_Purchase_Content { get { return ResourceManager.GetString("CreditsRecharge.Purchase.Content", resourceCulture); } } /// /// 查詢類似 Send {0} fax pages or convert {1} files ({2}% off). 的當地語系化字串。 /// public static string CreditsWithFaxPagesDiscountTip { get { return ResourceManager.GetString("CreditsWithFaxPagesDiscountTip", resourceCulture); } } /// /// 查詢類似 Send {0} fax pages or convert {1} files. 的當地語系化字串。 /// public static string CreditsWithFaxPagesTip { get { return ResourceManager.GetString("CreditsWithFaxPagesTip", resourceCulture); } } /// /// 查詢類似 Send 1 fax page or convert {0} files. 的當地語系化字串。 /// public static string CreditsWithFaxPageTip { get { return ResourceManager.GetString("CreditsWithFaxPageTip", resourceCulture); } } /// /// 查詢類似 Be productive with Document 365, now 50% off plus a free stylus! 的當地語系化字串。 /// public static string D365FlashSaleCardDescription { get { return ResourceManager.GetString("D365FlashSaleCardDescription", resourceCulture); } } /// /// 查詢類似 It's Crazy! 的當地語系化字串。 /// public static string D365FlashSaleCardTitle { get { return ResourceManager.GetString("D365FlashSaleCardTitle", resourceCulture); } } /// /// 查詢類似 Get Started 的當地語系化字串。 /// public static string D365GetStarted { get { return ResourceManager.GetString("D365GetStarted", resourceCulture); } } /// /// 查詢類似 Please provide us with a valid email address in order to continue using our service. 的當地語系化字串。 /// public static string DeactiveEmailVerification { get { return ResourceManager.GetString("DeactiveEmailVerification", resourceCulture); } } /// /// 查詢類似 {0} is not currently set as your default app for {1} format. Would you like to make it your default application? 的當地語系化字串。 /// public static string DefaultAppTitle { get { return ResourceManager.GetString("DefaultAppTitle", resourceCulture); } } /// /// 查詢類似 Use "{0}" 的當地語系化字串。 /// public static string DefaultAppTitlePrimary { get { return ResourceManager.GetString("DefaultAppTitlePrimary", resourceCulture); } } /// /// 查詢類似 Not Now 的當地語系化字串。 /// public static string DefaultAppTitleSecondary { get { return ResourceManager.GetString("DefaultAppTitleSecondary", resourceCulture); } } /// /// 查詢類似 Are you sure you want to delete {0}? 的當地語系化字串。 /// public static string DeleteItemCheckDialog_Content { get { return ResourceManager.GetString("DeleteItemCheckDialog.Content", resourceCulture); } } /// /// 查詢類似 You have selected {0} {1}. Are you sure you want to delete them 的當地語系化字串。 /// public static string DeleteItemsCheckDialog_Content { get { return ResourceManager.GetString("DeleteItemsCheckDialog.Content", resourceCulture); } } /// /// 查詢類似 Remove all sponsored ads 的當地語系化字串。 /// public static string Description_0_ { get { return ResourceManager.GetString("Description[0]", resourceCulture); } } /// /// 查詢類似 500GB of space on Kdan Cloud 的當地語系化字串。 /// public static string Description_1_ { get { return ResourceManager.GetString("Description[1]", resourceCulture); } } /// /// 查詢類似 Keep everything in sync 的當地語系化字串。 /// public static string Description_2_ { get { return ResourceManager.GetString("Description[2]", resourceCulture); } } /// /// 查詢類似 Access your works anytime, anywhere 的當地語系化字串。 /// public static string Description_3_ { get { return ResourceManager.GetString("Description[3]", resourceCulture); } } /// /// 查詢類似 Create links to files and share them with others 的當地語系化字串。 /// public static string Description_4_ { get { return ResourceManager.GetString("Description[4]", resourceCulture); } } /// /// 查詢類似 Read PDF documents right in your browser 的當地語系化字串。 /// public static string Description_5_ { get { return ResourceManager.GetString("Description[5]", resourceCulture); } } /// /// 查詢類似 Never lose your precious works, we keep them in our vault 的當地語系化字串。 /// public static string Description_6_ { get { return ResourceManager.GetString("Description[6]", resourceCulture); } } /// /// 查詢類似 {0} is connected. 的當地語系化字串。 /// public static string DeviceConnected { get { return ResourceManager.GetString("DeviceConnected", resourceCulture); } } /// /// 查詢類似 {0} is disconnected. 的當地語系化字串。 /// public static string DeviceDisconnected { get { return ResourceManager.GetString("DeviceDisconnected", resourceCulture); } } /// /// 查詢類似 Device 的當地語系化字串。 /// public static string DeviceString { get { return ResourceManager.GetString("DeviceString", resourceCulture); } } /// /// 查詢類似 Document 365 的當地語系化字串。 /// public static string Document365 { get { return ResourceManager.GetString("Document365", resourceCulture); } } /// /// 查詢類似 Download successfully! 的當地語系化字串。 /// public static string DownloadCompleteMessage { get { return ResourceManager.GetString("DownloadCompleteMessage", resourceCulture); } } /// /// 查詢類似 Download failed, try again later. 的當地語系化字串。 /// public static string DownloadFailedMessage { get { return ResourceManager.GetString("DownloadFailedMessage", resourceCulture); } } /// /// 查詢類似 Edit Profile 的當地語系化字串。 /// public static string EditProfile { get { return ResourceManager.GetString("EditProfile", resourceCulture); } } /// /// 查詢類似 Email sent successfully 的當地語系化字串。 /// public static string EmailSentSucessfully { get { return ResourceManager.GetString("EmailSentSucessfully", resourceCulture); } } /// /// 查詢類似 Please check your mailbox to complete the verification process. 的當地語系化字串。 /// public static string EmailVerification { get { return ResourceManager.GetString("EmailVerification", resourceCulture); } } /// /// 查詢類似 OK, I got it 的當地語系化字串。 /// public static string EmailVerificationPopupGotItButton_Content { get { return ResourceManager.GetString("EmailVerificationPopupGotItButton.Content", resourceCulture); } } /// /// 查詢類似 A verification email has been sent to 的當地語系化字串。 /// public static string EmailVerificationPopupParagraph1_Text { get { return ResourceManager.GetString("EmailVerificationPopupParagraph1.Text", resourceCulture); } } /// /// 查詢類似 Please check the verification link to complete your registration. 的當地語系化字串。 /// public static string EmailVerificationPopupParagraph2_Text { get { return ResourceManager.GetString("EmailVerificationPopupParagraph2.Text", resourceCulture); } } /// /// 查詢類似 Resend a new link 的當地語系化字串。 /// public static string EmailVerificationPopupResendButton_Content { get { return ResourceManager.GetString("EmailVerificationPopupResendButton.Content", resourceCulture); } } /// /// 查詢類似 One More Step to Complete Your Registration 的當地語系化字串。 /// public static string EmailVerificationPopupTitle_Text { get { return ResourceManager.GetString("EmailVerificationPopupTitle.Text", resourceCulture); } } /// /// 查詢類似 I have verified my account 的當地語系化字串。 /// public static string EmailVerificationPopupVerifiedButton_Content { get { return ResourceManager.GetString("EmailVerificationPopupVerifiedButton.Content", resourceCulture); } } /// /// 查詢類似 Enter a new email address 的當地語系化字串。 /// public static string EnterNewEmail { get { return ResourceManager.GetString("EnterNewEmail", resourceCulture); } } /// /// 查詢類似 Export successfully! 的當地語系化字串。 /// public static string ExportSuccessMessage { get { return ResourceManager.GetString("ExportSuccessMessage", resourceCulture); } } /// /// 查詢類似 This Facebook account is already in use! 的當地語系化字串。 /// public static string FacebookAccountExistedError { get { return ResourceManager.GetString("FacebookAccountExistedError", resourceCulture); } } /// /// 查詢類似 Failed to connect to Facebook account. 的當地語系化字串。 /// public static string FacebookConnectFailed { get { return ResourceManager.GetString("FacebookConnectFailed", resourceCulture); } } /// /// 查詢類似 The Facebook account has not been registered 的當地語系化字串。 /// public static string FacebookLoginError { get { return ResourceManager.GetString("FacebookLoginError", resourceCulture); } } /// /// 查詢類似 You haven’t confirmed your registration yet. Please check your mailbox or the spams for the verification link 的當地語系化字串。 /// public static string FailedEmailVerification { get { return ResourceManager.GetString("FailedEmailVerification", resourceCulture); } } /// /// 查詢類似 Failed to generate a sharable link. 的當地語系化字串。 /// public static string FailedShareLinkMessage { get { return ResourceManager.GetString("FailedShareLinkMessage", resourceCulture); } } /// /// 查詢類似 +(Country code)(Fax number) 的當地語系化字串。 /// public static string Fax_ComboNumberStringTextBlock_Text { get { return ResourceManager.GetString("Fax.ComboNumberStringTextBlock.Text", resourceCulture); } } /// /// 查詢類似 Credit 的當地語系化字串。 /// public static string Fax_CreditTextBlock_Text { get { return ResourceManager.GetString("Fax.CreditTextBlock.Text", resourceCulture); } } /// /// 查詢類似 Page extraction failed. 的當地語系化字串。 /// public static string Fax_ExtractError { get { return ResourceManager.GetString("Fax.ExtractError", resourceCulture); } } /// /// 查詢類似 Format example 的當地語系化字串。 /// public static string Fax_FormatExampleTextBlock_Text { get { return ResourceManager.GetString("Fax.FormatExampleTextBlock.Text", resourceCulture); } } /// /// 查詢類似 Please enter the correct fax number. 的當地語系化字串。 /// public static string Fax_NoNumberDialog_Content { get { return ResourceManager.GetString("Fax.NoNumberDialog.Content", resourceCulture); } } /// /// 查詢類似 Fax number 的當地語系化字串。 /// public static string Fax_Number { get { return ResourceManager.GetString("Fax.Number", resourceCulture); } } /// /// 查詢類似 Invalid page range. Please input a valid page range, e.g. 1-3,5,10-12. 的當地語系化字串。 /// public static string Fax_PageRangeErrorDialog_Content { get { return ResourceManager.GetString("Fax.PageRangeErrorDialog.Content", resourceCulture); } } /// /// 查詢類似 e.g. 1-3,5,10-12 的當地語系化字串。 /// public static string Fax_PageRangeTextBox_PlaceholderText { get { return ResourceManager.GetString("Fax.PageRangeTextBox.PlaceholderText", resourceCulture); } } /// /// 查詢類似 {0} credits charged, remaining 1 credit. 的當地語系化字串。 /// public static string Fax_SendedDialogContent0 { get { return ResourceManager.GetString("Fax.SendedDialogContent0", resourceCulture); } } /// /// 查詢類似 {0} credits charged, remaining {1} credits. 的當地語系化字串。 /// public static string Fax_SendedDialogContent0s { get { return ResourceManager.GetString("Fax.SendedDialogContent0s", resourceCulture); } } /// /// 查詢類似 You can check the delivery status in Task Manager. 的當地語系化字串。 /// public static string Fax_SendedDialogContent1 { get { return ResourceManager.GetString("Fax.SendedDialogContent1", resourceCulture); } } /// /// 查詢類似 Your fax has been delivered 的當地語系化字串。 /// public static string Fax_SendedDialogTitle { get { return ResourceManager.GetString("Fax.SendedDialogTitle", resourceCulture); } } /// /// 查詢類似 Sent 的當地語系化字串。 /// public static string Fax_Sent { get { return ResourceManager.GetString("Fax.Sent", resourceCulture); } } /// /// 查詢類似 The call is rejected. Please try agin. 的當地語系化字串。 /// public static string Fax_StatusDialogCallRejected_Content { get { return ResourceManager.GetString("Fax.StatusDialogCallRejected.Content", resourceCulture); } } /// /// 查詢類似 Call Rejected 的當地語系化字串。 /// public static string Fax_StatusDialogCallRejected_Title { get { return ResourceManager.GetString("Fax.StatusDialogCallRejected.Title", resourceCulture); } } /// /// 查詢類似 An unexpected error has occurred due to a bad line or other communication problems. 的當地語系化字串。 /// public static string Fax_StatusDialogConnectionFailed_Content { get { return ResourceManager.GetString("Fax.StatusDialogConnectionFailed.Content", resourceCulture); } } /// /// 查詢類似 Fax Connection Failed 的當地語系化字串。 /// public static string Fax_StatusDialogConnectionFailed_Title { get { return ResourceManager.GetString("Fax.StatusDialogConnectionFailed.Title", resourceCulture); } } /// /// 查詢類似 The fax number you entered is invalid. Please correct it and retry. 的當地語系化字串。 /// public static string Fax_StatusDialogInvalidFaxNumber_Content { get { return ResourceManager.GetString("Fax.StatusDialogInvalidFaxNumber.Content", resourceCulture); } } /// /// 查詢類似 Invalid Fax Number 的當地語系化字串。 /// public static string Fax_StatusDialogInvalidFaxNumber_Title { get { return ResourceManager.GetString("Fax.StatusDialogInvalidFaxNumber.Title", resourceCulture); } } /// /// 查詢類似 The call has no response. 的當地語系化字串。 /// public static string Fax_StatusDialogNoAnswer_Content { get { return ResourceManager.GetString("Fax.StatusDialogNoAnswer.Content", resourceCulture); } } /// /// 查詢類似 No Answer 的當地語系化字串。 /// public static string Fax_StatusDialogNoAnswer_Title { get { return ResourceManager.GetString("Fax.StatusDialogNoAnswer.Title", resourceCulture); } } /// /// 查詢類似 The line is busy. Please try again. 的當地語系化字串。 /// public static string Fax_StatusDialogSystemBusy_Content { get { return ResourceManager.GetString("Fax.StatusDialogSystemBusy.Content", resourceCulture); } } /// /// 查詢類似 System Busy 的當地語系化字串。 /// public static string Fax_StatusDialogSystemBusy_Title { get { return ResourceManager.GetString("Fax.StatusDialogSystemBusy.Title", resourceCulture); } } /// /// 查詢類似 Follow Us on Instagram 的當地語系化字串。 /// public static string FollowInstagramButton_Content { get { return ResourceManager.GetString("FollowInstagramButton.Content", resourceCulture); } } /// /// 查詢類似 Follow Us on Twitter 的當地語系化字串。 /// public static string FollowTwitterButton_Content { get { return ResourceManager.GetString("FollowTwitterButton.Content", resourceCulture); } } /// /// 查詢類似 Get Started 的當地語系化字串。 /// public static string FreeGetStarted { get { return ResourceManager.GetString("FreeGetStarted", resourceCulture); } } /// /// 查詢類似 Get It Now 的當地語系化字串。 /// public static string GetItNow { get { return ResourceManager.GetString("GetItNow", resourceCulture); } } /// /// 查詢類似 Get More 的當地語系化字串。 /// public static string GetMore { get { return ResourceManager.GetString("GetMore", resourceCulture); } } /// /// 查詢類似 Get More Storage 的當地語系化字串。 /// public static string GetMoreSpace_Text { get { return ResourceManager.GetString("GetMoreSpace.Text", resourceCulture); } } /// /// 查詢類似 Get more with {0} 🡢 的當地語系化字串。 /// public static string GetMoreWithPlan { get { return ResourceManager.GetString("GetMoreWithPlan", resourceCulture); } } /// /// 查詢類似 Get the Offer 的當地語系化字串。 /// public static string GetOffer { get { return ResourceManager.GetString("GetOffer", resourceCulture); } } /// /// 查詢類似 Got it 的當地語系化字串。 /// public static string GotItString { get { return ResourceManager.GetString("GotItString", resourceCulture); } } /// /// 查詢類似 I already have a Kdan ID 的當地語系化字串。 /// public static string HaveAccountButton_Content { get { return ResourceManager.GetString("HaveAccountButton.Content", resourceCulture); } } /// /// 查詢類似 Please recharge your account to continue using the service. 的當地語系化字串。 /// public static string InsufficientCreditsDialog_Content { get { return ResourceManager.GetString("InsufficientCreditsDialog.Content", resourceCulture); } } /// /// 查詢類似 Recharge credit 的當地語系化字串。 /// public static string InsufficientCreditsDialog_Recharge { get { return ResourceManager.GetString("InsufficientCreditsDialog.Recharge", resourceCulture); } } /// /// 查詢類似 Insufficient Credits 的當地語系化字串。 /// public static string InsufficientCreditsDialog_Title { get { return ResourceManager.GetString("InsufficientCreditsDialog.Title", resourceCulture); } } /// /// 查詢類似 The email is invalid. Please enter a valid email address. 的當地語系化字串。 /// public static string InvalidEmailAddress { get { return ResourceManager.GetString("InvalidEmailAddress", resourceCulture); } } /// /// 查詢類似 Invalid email address. Your Kdan Cloud Account will be deactivated on 的當地語系化字串。 /// public static string InvalidEmailVerificationRun1 { get { return ResourceManager.GetString("InvalidEmailVerificationRun1", resourceCulture); } } /// /// 查詢類似 Invalid name 的當地語系化字串。 /// public static string InvalidNameMessage { get { return ResourceManager.GetString("InvalidNameMessage", resourceCulture); } } /// /// 查詢類似 Invalid page range 的當地語系化字串。 /// public static string InvalidPageRange { get { return ResourceManager.GetString("InvalidPageRange", resourceCulture); } } /// /// 查詢類似 This password is too short. Passwords must be at least 8 characters long. 的當地語系化字串。 /// public static string InvalidPassword { get { return ResourceManager.GetString("InvalidPassword", resourceCulture); } } /// /// 查詢類似 Invalid page range. 的當地語系化字串。 /// public static string InvalidRangeMessage { get { return ResourceManager.GetString("InvalidRangeMessage", resourceCulture); } } /// /// 查詢類似 Selected: {0} 的當地語系化字串。 /// public static string ItemsSelected { get { return ResourceManager.GetString("ItemsSelected", resourceCulture); } } /// /// 查詢類似 Sign up now and get {0} of Free Space on Kdan Cloud. 的當地語系化字串。 /// public static string KdanCloudSignUpDescription { get { return ResourceManager.GetString("KdanCloudSignUpDescription", resourceCulture); } } /// /// 查詢類似 Kdan Cloud 的當地語系化字串。 /// public static string KdanCloudString { get { return ResourceManager.GetString("KdanCloudString", resourceCulture); } } /// /// 查詢類似 1 fax page costs 10 credits ///1 file convertion costs 1 credit 的當地語系化字串。 /// public static string KdanCreditDiscription_Text { get { return ResourceManager.GetString("KdanCreditDiscription.Text", resourceCulture); } } /// /// 查詢類似 Kdan Credit 的當地語系化字串。 /// public static string KdanCreditLabel_Text { get { return ResourceManager.GetString("KdanCreditLabel.Text", resourceCulture); } } /// /// 查詢類似 Visit Official Website 的當地語系化字串。 /// public static string KdanOfficalWeb { get { return ResourceManager.GetString("KdanOfficalWeb", resourceCulture); } } /// /// 查詢類似 Deutsch 的當地語系化字串。 /// public static string LangDE { get { return ResourceManager.GetString("LangDE", resourceCulture); } } /// /// 查詢類似 English 的當地語系化字串。 /// public static string LangEN { get { return ResourceManager.GetString("LangEN", resourceCulture); } } /// /// 查詢類似 Español 的當地語系化字串。 /// public static string LangES { get { return ResourceManager.GetString("LangES", resourceCulture); } } /// /// 查詢類似 Français 的當地語系化字串。 /// public static string LangFR { get { return ResourceManager.GetString("LangFR", resourceCulture); } } /// /// 查詢類似 Italiano 的當地語系化字串。 /// public static string LangIT { get { return ResourceManager.GetString("LangIT", resourceCulture); } } /// /// 查詢類似 日本語 的當地語系化字串。 /// public static string LangJA { get { return ResourceManager.GetString("LangJA", resourceCulture); } } /// /// 查詢類似 한국어 的當地語系化字串。 /// public static string LangKO { get { return ResourceManager.GetString("LangKO", resourceCulture); } } /// /// 查詢類似 Português 的當地語系化字串。 /// public static string LangPT { get { return ResourceManager.GetString("LangPT", resourceCulture); } } /// /// 查詢類似 русский 的當地語系化字串。 /// public static string LangRU { get { return ResourceManager.GetString("LangRU", resourceCulture); } } /// /// 查詢類似 Language Settings 的當地語系化字串。 /// public static string LanguageSettings_Text { get { return ResourceManager.GetString("LanguageSettings.Text", resourceCulture); } } /// /// 查詢類似 You must reopen the app to switch to {0}. Do you want to reopen the app now? /// ///Select "Next Time" will keep the original language settings. 的當地語系化字串。 /// public static string LanguageSettingsDialog { get { return ResourceManager.GetString("LanguageSettingsDialog", resourceCulture); } } /// /// 查詢類似 To change the app language to {0}, please restart {1} for the changes to take effect. 的當地語系化字串。 /// public static string LanguageSettingsDialog2 { get { return ResourceManager.GetString("LanguageSettingsDialog2", resourceCulture); } } /// /// 查詢類似 简体中文 的當地語系化字串。 /// public static string LangZHCN { get { return ResourceManager.GetString("LangZHCN", resourceCulture); } } /// /// 查詢類似 繁體中文 的當地語系化字串。 /// public static string LangZHTW { get { return ResourceManager.GetString("LangZHTW", resourceCulture); } } /// /// 查詢類似 Latest: 的當地語系化字串。 /// public static string LatestString { get { return ResourceManager.GetString("LatestString", resourceCulture); } } /// /// 查詢類似 No more billing cycles. Get the lifetime access deal for {0} and access all features on {1}. This offer expires on {2}. 的當地語系化字串。 /// public static string LifetimePromoDescription { get { return ResourceManager.GetString("LifetimePromoDescription", resourceCulture); } } /// /// 查詢類似 This offer does not include Kdan Cloud storage or Kdan credits. This offer overlaps with the {0} subscription plans. 的當地語系化字串。 /// public static string LifetimePromoTips { get { return ResourceManager.GetString("LifetimePromoTips", resourceCulture); } } /// /// 查詢類似 Like Us on Facebook 的當地語系化字串。 /// public static string LikeFacebookButton_Content { get { return ResourceManager.GetString("LikeFacebookButton.Content", resourceCulture); } } /// /// 查詢類似 Invalid username or password. Please try again. 的當地語系化字串。 /// public static string LoginFailed { get { return ResourceManager.GetString("LoginFailed", resourceCulture); } } /// /// 查詢類似 Email address 的當地語系化字串。 /// public static string MemberFormEmail_PlaceholderText { get { return ResourceManager.GetString("MemberFormEmail.PlaceholderText", resourceCulture); } } /// /// 查詢類似 First and last names 的當地語系化字串。 /// public static string MemberFormName_PlaceholderText { get { return ResourceManager.GetString("MemberFormName.PlaceholderText", resourceCulture); } } /// /// 查詢類似 Password 的當地語系化字串。 /// public static string MemberFormPassword_PlaceholderText { get { return ResourceManager.GetString("MemberFormPassword.PlaceholderText", resourceCulture); } } /// /// 查詢類似 (Minimum of 8 characters) 的當地語系化字串。 /// public static string MemberFormPasswordTip_Content { get { return ResourceManager.GetString("MemberFormPasswordTip.Content", resourceCulture); } } /// /// 查詢類似 Submit 的當地語系化字串。 /// public static string MemberFormSubmit_Content { get { return ResourceManager.GetString("MemberFormSubmit.Content", resourceCulture); } } /// /// 查詢類似 More options 的當地語系化字串。 /// public static string MoreOptions { get { return ResourceManager.GetString("MoreOptions", resourceCulture); } } /// /// 查詢類似 More options 的當地語系化字串。 /// public static string MoreOptionsButton_Content { get { return ResourceManager.GetString("MoreOptionsButton.Content", resourceCulture); } } /// /// 查詢類似 More Product 的當地語系化字串。 /// public static string MoreProductString { get { return ResourceManager.GetString("MoreProductString", resourceCulture); } } /// /// 查詢類似 Don't show this message again 的當地語系化字串。 /// public static string NeverShowCheckBox_Content { get { return ResourceManager.GetString("NeverShowCheckBox.Content", resourceCulture); } } /// /// 查詢類似 Next time 的當地語系化字串。 /// public static string NextTimeButton_Content { get { return ResourceManager.GetString("NextTimeButton.Content", resourceCulture); } } /// /// 查詢類似 There are no files uploaded yet. 的當地語系化字串。 /// public static string NoAnyCloudFiles { get { return ResourceManager.GetString("NoAnyCloudFiles", resourceCulture); } } /// /// 查詢類似 Please stay connected to the Internet to use Kdan Cloud services. 的當地語系化字串。 /// public static string NoInternetCloudWarning { get { return ResourceManager.GetString("NoInternetCloudWarning", resourceCulture); } } /// /// 查詢類似 Please check microphone connections. 的當地語系化字串。 /// public static string NoMicDialog_Content { get { return ResourceManager.GetString("NoMicDialog.Content", resourceCulture); } } /// /// 查詢類似 No microphone found. 的當地語系化字串。 /// public static string NoMicDialog_Title { get { return ResourceManager.GetString("NoMicDialog.Title", resourceCulture); } } /// /// 查詢類似 No results found. Please enter a new one. 的當地語系化字串。 /// public static string NoSearchResultMessage { get { return ResourceManager.GetString("NoSearchResultMessage", resourceCulture); } } /// /// 查詢類似 Please check speaker or headphone connections. 的當地語系化字串。 /// public static string NoSpeakerDialog_Content { get { return ResourceManager.GetString("NoSpeakerDialog.Content", resourceCulture); } } /// /// 查詢類似 Audio device not detected 的當地語系化字串。 /// public static string NoSpeakerDialog_Title { get { return ResourceManager.GetString("NoSpeakerDialog.Title", resourceCulture); } } /// /// 查詢類似 You are using the basic plan. 的當地語系化字串。 /// public static string NoSubscriptionHint { get { return ResourceManager.GetString("NoSubscriptionHint", resourceCulture); } } /// /// 查詢類似 Do not show again 的當地語系化字串。 /// public static string NotShowAgain { get { return ResourceManager.GetString("NotShowAgain", resourceCulture); } } /// /// 查詢類似 Get Started 的當地語系化字串。 /// public static string Onboarding_GetStartedButton_Content { get { return ResourceManager.GetString("Onboarding.GetStartedButton.Content", resourceCulture); } } /// /// 查詢類似 JOIN NOW 的當地語系化字串。 /// public static string Onboarding_JoinButton_Content { get { return ResourceManager.GetString("Onboarding.JoinButton.Content", resourceCulture); } } /// /// 查詢類似 One-time purchase 的當地語系化字串。 /// public static string OneTimePurchase { get { return ResourceManager.GetString("OneTimePurchase", resourceCulture); } } /// /// 查詢類似 Access all premium features in {0} with a one-time purchase. 的當地語系化字串。 /// public static string OnetimePurchaseDescription { get { return ResourceManager.GetString("OnetimePurchaseDescription", resourceCulture); } } /// /// 查詢類似 All pages 的當地語系化字串。 /// public static string PageRange_All { get { return ResourceManager.GetString("PageRange.All", resourceCulture); } } /// /// 查詢類似 Current page 的當地語系化字串。 /// public static string PageRange_Current { get { return ResourceManager.GetString("PageRange.Current", resourceCulture); } } /// /// 查詢類似 (eg: 1-3, 5) 的當地語系化字串。 /// public static string PageRangeExample { get { return ResourceManager.GetString("PageRangeExample", resourceCulture); } } /// /// 查詢類似 Incorrect password format 的當地語系化字串。 /// public static string PasswordError { get { return ResourceManager.GetString("PasswordError", resourceCulture); } } /// /// 查詢類似 Reset Password 的當地語系化字串。 /// public static string PasswordHelp_Title { get { return ResourceManager.GetString("PasswordHelp.Title", resourceCulture); } } /// /// 查詢類似 Password Help 的當地語系化字串。 /// public static string PasswordHelpButton_Content { get { return ResourceManager.GetString("PasswordHelpButton.Content", resourceCulture); } } /// /// 查詢類似 Work seamlessly with PDF Reader on your desktop and phones! 的當地語系化字串。 /// public static string PDFCardDescription { get { return ResourceManager.GetString("PDFCardDescription", resourceCulture); } } /// /// 查詢類似 Edit PDFs directly on your iOS and Android devices. Enjoy the all-in-one document expert for workplace mobility. 的當地語系化字串。 /// public static string PDFMobileContent { get { return ResourceManager.GetString("PDFMobileContent", resourceCulture); } } /// /// 查詢類似 Bring the Power of PDF Reader to Mobile 的當地語系化字串。 /// public static string PDFMobileTip { get { return ResourceManager.GetString("PDFMobileTip", resourceCulture); } } /// /// 查詢類似 Copies 的當地語系化字串。 /// public static string Print_Copies { get { return ResourceManager.GetString("Print_Copies", resourceCulture); } } /// /// 查詢類似 Duplex printing 的當地語系化字串。 /// public static string Print_DuplexPrint { get { return ResourceManager.GetString("Print_DuplexPrint", resourceCulture); } } /// /// 查詢類似 Paper size 的當地語系化字串。 /// public static string Print_PaperSize { get { return ResourceManager.GetString("Print_PaperSize", resourceCulture); } } /// /// 查詢類似 Print completed! 的當地語系化字串。 /// public static string PrintCompleted { get { return ResourceManager.GetString("PrintCompleted", resourceCulture); } } /// /// 查詢類似 Printer 的當地語系化字串。 /// public static string PrinterName { get { return ResourceManager.GetString("PrinterName", resourceCulture); } } /// /// 查詢類似 Printing...({0}/{1}) 的當地語系化字串。 /// public static string PrintProgressing { get { return ResourceManager.GetString("PrintProgressing", resourceCulture); } } /// /// 查詢類似 Print is in progress. You can continue viewing and editing the document. Edits made after the print has started will not show on the printed document. 的當地語系化字串。 /// public static string PrintStart { get { return ResourceManager.GetString("PrintStart", resourceCulture); } } /// /// 查詢類似 Privacy Policy 的當地語系化字串。 /// public static string PrivacyPolicy { get { return ResourceManager.GetString("PrivacyPolicy", resourceCulture); } } /// /// 查詢類似 Privacy Policy 的當地語系化字串。 /// public static string PrivacyPolicyButton_Content { get { return ResourceManager.GetString("PrivacyPolicyButton.Content", resourceCulture); } } /// /// 查詢類似 https://www.kdanmobile.com/privacy_policy 的當地語系化字串。 /// public static string PrivacyPolicyButton_NavigateUri { get { return ResourceManager.GetString("PrivacyPolicyButton.NavigateUri", resourceCulture); } } /// /// 查詢類似 的當地語系化字串。 /// public static string PrivacyPolicyButton2_Content { get { return ResourceManager.GetString("PrivacyPolicyButton2.Content", resourceCulture); } } /// /// 查詢類似 and that you have read our 的當地語系化字串。 /// public static string PrivacyPolicyParagraph1_Text { get { return ResourceManager.GetString("PrivacyPolicyParagraph1.Text", resourceCulture); } } /// /// 查詢類似 . 的當地語系化字串。 /// public static string PrivacyPolicyParagraph2_Text { get { return ResourceManager.GetString("PrivacyPolicyParagraph2.Text", resourceCulture); } } /// /// 查詢類似 https://www.kdanmobile.com/en/privacy_policy 的當地語系化字串。 /// public static string PrivacyPolicyWebView_Source { get { return ResourceManager.GetString("PrivacyPolicyWebView.Source", resourceCulture); } } /// /// 查詢類似 Profile Picture 的當地語系化字串。 /// public static string ProfilePicture { get { return ResourceManager.GetString("ProfilePicture", resourceCulture); } } /// /// 查詢類似 Puchase failed. Please try again later. 的當地語系化字串。 /// public static string PurchaseFailed { get { return ResourceManager.GetString("PurchaseFailed", resourceCulture); } } /// /// 查詢類似 Purchase from the Store 的當地語系化字串。 /// public static string PurchaseFromStore { get { return ResourceManager.GetString("PurchaseFromStore", resourceCulture); } } /// /// 查詢類似 Purchase succeeded. 的當地語系化字串。 /// public static string PurchaseSuccessfully { get { return ResourceManager.GetString("PurchaseSuccessfully", resourceCulture); } } /// /// 查詢類似 Bill quarterly at {0} after 7-days trial ends. 的當地語系化字串。 /// public static string QuarterlyPlanDescription { get { return ResourceManager.GetString("QuarterlyPlanDescription", resourceCulture); } } /// /// 查詢類似 Save {0}. Billed quarterly at {1} 的當地語系化字串。 /// public static string QuarterlySubscriptionSavingTip { get { return ResourceManager.GetString("QuarterlySubscriptionSavingTip", resourceCulture); } } /// /// 查詢類似 Rate Us 的當地語系化字串。 /// public static string RateUsButton_Content { get { return ResourceManager.GetString("RateUsButton.Content", resourceCulture); } } /// /// 查詢類似 Registration failed. 的當地語系化字串。 /// public static string RegisterFailed { get { return ResourceManager.GetString("RegisterFailed", resourceCulture); } } /// /// 查詢類似 Registration successful. 的當地語系化字串。 /// public static string RegisterSuccessTitle { get { return ResourceManager.GetString("RegisterSuccessTitle", resourceCulture); } } /// /// 查詢類似 {0} days left before the subscription expires 的當地語系化字串。 /// public static string RemainDaysDescription { get { return ResourceManager.GetString("RemainDaysDescription", resourceCulture); } } /// /// 查詢類似 Remind me later 的當地語系化字串。 /// public static string RemindMeLaterString { get { return ResourceManager.GetString("RemindMeLaterString", resourceCulture); } } /// /// 查詢類似 Rename {0} 的當地語系化字串。 /// public static string RenameDialog_Title { get { return ResourceManager.GetString("RenameDialog.Title", resourceCulture); } } /// /// 查詢類似 Report a bug 的當地語系化字串。 /// public static string ReportBugButton_Content { get { return ResourceManager.GetString("ReportBugButton.Content", resourceCulture); } } /// /// 查詢類似 Required: 的當地語系化字串。 /// public static string Required_Text { get { return ResourceManager.GetString("Required.Text", resourceCulture); } } /// /// 查詢類似 Password reset failed 的當地語系化字串。 /// public static string ResetPasswordFailed { get { return ResourceManager.GetString("ResetPasswordFailed", resourceCulture); } } /// /// 查詢類似 A confirmation message has been sent to your email account. 的當地語系化字串。 /// public static string ResetPasswordSuccessMessage { get { return ResourceManager.GetString("ResetPasswordSuccessMessage", resourceCulture); } } /// /// 查詢類似 Enter your email to receive the password instructions 的當地語系化字串。 /// public static string ResetPasswordTip_Header { get { return ResourceManager.GetString("ResetPasswordTip.Header", resourceCulture); } } /// /// 查詢類似 Restore purchase 的當地語系化字串。 /// public static string RestorePurchase { get { return ResourceManager.GetString("RestorePurchase", resourceCulture); } } /// /// 查詢類似 Please retype password! 的當地語系化字串。 /// public static string RetypePassword { get { return ResourceManager.GetString("RetypePassword", resourceCulture); } } /// /// 查詢類似 Search results for "{0}" 的當地語系化字串。 /// public static string SearchResultTitle { get { return ResourceManager.GetString("SearchResultTitle", resourceCulture); } } /// /// 查詢類似 See All Features 的當地語系化字串。 /// public static string SeeAllFeatures { get { return ResourceManager.GetString("SeeAllFeatures", resourceCulture); } } /// /// 查詢類似 Select a file 的當地語系化字串。 /// public static string SelectAFile { get { return ResourceManager.GetString("SelectAFile", resourceCulture); } } /// /// 查詢類似 Select files 的當地語系化字串。 /// public static string SelectFiles { get { return ResourceManager.GetString("SelectFiles", resourceCulture); } } /// /// 查詢類似 Carry your masterpiece with you with your Kdan ID. 的當地語系化字串。 /// public static string SetUpAccountDescription { get { return ResourceManager.GetString("SetUpAccountDescription", resourceCulture); } } /// /// 查詢類似 Set up Your Account to Get Start 的當地語系化字串。 /// public static string SetUpAccountTitle { get { return ResourceManager.GetString("SetUpAccountTitle", resourceCulture); } } /// /// 查詢類似 1 file link 的當地語系化字串。 /// public static string Share_LinkDescription { get { return ResourceManager.GetString("Share.LinkDescription", resourceCulture); } } /// /// 查詢類似 {0} file links 的當地語系化字串。 /// public static string Share_LinksDescription { get { return ResourceManager.GetString("Share.LinksDescription", resourceCulture); } } /// /// 查詢類似 Shared from {0} 的當地語系化字串。 /// public static string Share_Title { get { return ResourceManager.GetString("Share.Title", resourceCulture); } } /// /// 查詢類似 Please upload the document to Kdan Cloud before sharing the file link. 的當地語系化字串。 /// public static string ShareLinkWarringMessage { get { return ResourceManager.GetString("ShareLinkWarringMessage", resourceCulture); } } /// /// 查詢類似 Sign in 的當地語系化字串。 /// public static string SignInButton_Content { get { return ResourceManager.GetString("SignInButton.Content", resourceCulture); } } /// /// 查詢類似 Sign in with Facebook 的當地語系化字串。 /// public static string SignInFacebookButton_Content { get { return ResourceManager.GetString("SignInFacebookButton.Content", resourceCulture); } } /// /// 查詢類似 Logout 的當地語系化字串。 /// public static string SignOutButton_Content { get { return ResourceManager.GetString("SignOutButton.Content", resourceCulture); } } /// /// 查詢類似 Sign up 的當地語系化字串。 /// public static string SignUpButton_Content { get { return ResourceManager.GetString("SignUpButton.Content", resourceCulture); } } /// /// 查詢類似 Join Kdan for Free 的當地語系化字串。 /// public static string SignUpTitle_Text { get { return ResourceManager.GetString("SignUpTitle.Text", resourceCulture); } } /// /// 查詢類似 Sign up now to get FREE Kdan Cloud storage and premium services. 的當地語系化字串。 /// public static string SignUpTitleDetail_Text { get { return ResourceManager.GetString("SignUpTitleDetail.Text", resourceCulture); } } /// /// 查詢類似 Ascending 的當地語系化字串。 /// public static string SortMenu_Ascending { get { return ResourceManager.GetString("SortMenu/Ascending", resourceCulture); } } /// /// 查詢類似 Cloud status 的當地語系化字串。 /// public static string SortMenu_CloudState { get { return ResourceManager.GetString("SortMenu/CloudState", resourceCulture); } } /// /// 查詢類似 Date created 的當地語系化字串。 /// public static string SortMenu_Created { get { return ResourceManager.GetString("SortMenu/Created", resourceCulture); } } /// /// 查詢類似 Descending 的當地語系化字串。 /// public static string SortMenu_Descending { get { return ResourceManager.GetString("SortMenu/Descending", resourceCulture); } } /// /// 查詢類似 Frame counts 的當地語系化字串。 /// public static string SortMenu_FrameCount { get { return ResourceManager.GetString("SortMenu/FrameCount", resourceCulture); } } /// /// 查詢類似 Name 的當地語系化字串。 /// public static string SortMenu_Name { get { return ResourceManager.GetString("SortMenu/Name", resourceCulture); } } /// /// 查詢類似 Type 的當地語系化字串。 /// public static string SortMenu_Type { get { return ResourceManager.GetString("SortMenu/Type", resourceCulture); } } /// /// 查詢類似 Date modified 的當地語系化字串。 /// public static string SortMenu_Updated { get { return ResourceManager.GetString("SortMenu/Updated", resourceCulture); } } /// /// 查詢類似 Connecting... 的當地語系化字串。 /// public static string State_Connecting { get { return ResourceManager.GetString("State.Connecting", resourceCulture); } } /// /// 查詢類似 Converting... 的當地語系化字串。 /// public static string State_Converting { get { return ResourceManager.GetString("State.Converting", resourceCulture); } } /// /// 查詢類似 Deleting... 的當地語系化字串。 /// public static string State_Deleting { get { return ResourceManager.GetString("State.Deleting", resourceCulture); } } /// /// 查詢類似 Downloading... 的當地語系化字串。 /// public static string State_Downloading { get { return ResourceManager.GetString("State.Downloading", resourceCulture); } } /// /// 查詢類似 Exporting... 的當地語系化字串。 /// public static string State_Exporting { get { return ResourceManager.GetString("State.Exporting", resourceCulture); } } /// /// 查詢類似 Sending... 的當地語系化字串。 /// public static string State_Sending { get { return ResourceManager.GetString("State.Sending", resourceCulture); } } /// /// 查詢類似 Updating... 的當地語系化字串。 /// public static string State_Updating { get { return ResourceManager.GetString("State.Updating", resourceCulture); } } /// /// 查詢類似 Uploading... 的當地語系化字串。 /// public static string State_Uploading { get { return ResourceManager.GetString("State.Uploading", resourceCulture); } } /// /// 查詢類似 Waiting... 的當地語系化字串。 /// public static string State_Waiting { get { return ResourceManager.GetString("State.Waiting", resourceCulture); } } /// /// 查詢類似 {0} MB used out of {1} GB 的當地語系化字串。 /// public static string StorageStatus { get { return ResourceManager.GetString("StorageStatus", resourceCulture); } } /// /// 查詢類似 Submit a report 的當地語系化字串。 /// public static string SubmitReportButton_Content { get { return ResourceManager.GetString("SubmitReportButton.Content", resourceCulture); } } /// /// 查詢類似 Subscribe 的當地語系化字串。 /// public static string SubscribeButton_Content { get { return ResourceManager.GetString("SubscribeButton.Content", resourceCulture); } } /// /// 查詢類似 Subscribe Now 的當地語系化字串。 /// public static string SubscribeD365Now { get { return ResourceManager.GetString("SubscribeD365Now", resourceCulture); } } /// /// 查詢類似 Subscribed 的當地語系化字串。 /// public static string SubscribedButton_Content { get { return ResourceManager.GetString("SubscribedButton.Content", resourceCulture); } } /// /// 查詢類似 You're subscribed to {0} 的當地語系化字串。 /// public static string SubscribedPlanTip { get { return ResourceManager.GetString("SubscribedPlanTip", resourceCulture); } } /// /// 查詢類似 Subscribe to Our Newsletter 的當地語系化字串。 /// public static string SubscribeNewsletterButton_Content { get { return ResourceManager.GetString("SubscribeNewsletterButton.Content", resourceCulture); } } /// /// 查詢類似 Subscription succeeded. 的當地語系化字串。 /// public static string SubscribeSuccessfully { get { return ResourceManager.GetString("SubscribeSuccessfully", resourceCulture); } } /// /// 查詢類似 Subscribe to 的當地語系化字串。 /// public static string SubscribeTo { get { return ResourceManager.GetString("SubscribeTo", resourceCulture); } } /// /// 查詢類似 的當地語系化字串。 /// public static string SubscribeTo3 { get { return ResourceManager.GetString("SubscribeTo3", resourceCulture); } } /// /// 查詢類似 Before uploading files, please verify your email to activate the account and receive 2GB of free space. 的當地語系化字串。 /// public static string SubscriptionExpiredMessage { get { return ResourceManager.GetString("SubscriptionExpiredMessage", resourceCulture); } } /// /// 查詢類似 Subscription failed. Please try again later. 的當地語系化字串。 /// public static string SubscriptionFailed { get { return ResourceManager.GetString("SubscriptionFailed", resourceCulture); } } /// /// 查詢類似 Subscription 的當地語系化字串。 /// public static string SubscriptionLabel_Text { get { return ResourceManager.GetString("SubscriptionLabel.Text", resourceCulture); } } /// /// 查詢類似 {0} / Expiration date: {1} 的當地語系化字串。 /// public static string SubscriptionStatus { get { return ResourceManager.GetString("SubscriptionStatus", resourceCulture); } } /// /// 查詢類似 Subscription auto-renews. Cancel anytime. 的當地語系化字串。 /// public static string SubscriptionTip { get { return ResourceManager.GetString("SubscriptionTip", resourceCulture); } } /// /// 查詢類似 Syncing... 的當地語系化字串。 /// public static string SyncingString { get { return ResourceManager.GetString("SyncingString", resourceCulture); } } /// /// 查詢類似 Terms of Service 的當地語系化字串。 /// public static string TermsofServiceButton_Content { get { return ResourceManager.GetString("TermsofServiceButton.Content", resourceCulture); } } /// /// 查詢類似 https://www.kdanmobile.com/terms_of_service 的當地語系化字串。 /// public static string TermsofServiceButton_NavigateUri { get { return ResourceManager.GetString("TermsofServiceButton.NavigateUri", resourceCulture); } } /// /// 查詢類似 By signing up, you agree to our 的當地語系化字串。 /// public static string TermsOfServiceParagraph1_Text { get { return ResourceManager.GetString("TermsOfServiceParagraph1.Text", resourceCulture); } } /// /// 查詢類似 , 的當地語系化字串。 /// public static string TermsOfServiceParagraph2_Text { get { return ResourceManager.GetString("TermsOfServiceParagraph2.Text", resourceCulture); } } /// /// 查詢類似 https://www.kdanmobile.com/en/terms_of_service 的當地語系化字串。 /// public static string TermsOfServiceWebview_Source { get { return ResourceManager.GetString("TermsOfServiceWebview.Source", resourceCulture); } } /// /// 查詢類似 The new name is too long! 的當地語系化字串。 /// public static string TooLongNameMessage { get { return ResourceManager.GetString("TooLongNameMessage", resourceCulture); } } /// /// 查詢類似 Total {0} {1} 的當地語系化字串。 /// public static string TotalItems { get { return ResourceManager.GetString("TotalItems", resourceCulture); } } /// /// 查詢類似 Your trial has ended! 的當地語系化字串。 /// public static string TrialExpiredContent1 { get { return ResourceManager.GetString("TrialExpiredContent1", resourceCulture); } } /// /// 查詢類似 Purchase now to keep using all available features of PDF Reader. You may need to restart the device after the payment is completed. 的當地語系化字串。 /// public static string TrialExpiredContent2 { get { return ResourceManager.GetString("TrialExpiredContent2", resourceCulture); } } /// /// 查詢類似 Trial Expired 的當地語系化字串。 /// public static string TrialExpiredTitle { get { return ResourceManager.GetString("TrialExpiredTitle", resourceCulture); } } /// /// 查詢類似 Please try again later. 的當地語系化字串。 /// public static string TryAgainLater { get { return ResourceManager.GetString("TryAgainLater", resourceCulture); } } /// /// 查詢類似 Unable to connect to {0} 的當地語系化字串。 /// public static string UnableConnectDevice { get { return ResourceManager.GetString("UnableConnectDevice", resourceCulture); } } /// /// 查詢類似 View Upgrade Options 的當地語系化字串。 /// public static string UpgradeOptions { get { return ResourceManager.GetString("UpgradeOptions", resourceCulture); } } /// /// 查詢類似 Upload successfully! 的當地語系化字串。 /// public static string UploadCompleteMessage { get { return ResourceManager.GetString("UploadCompleteMessage", resourceCulture); } } /// /// 查詢類似 Upload failed, try again later. 的當地語系化字串。 /// public static string UploadFailedMessage { get { return ResourceManager.GetString("UploadFailedMessage", resourceCulture); } } /// /// 查詢類似 Not enough cloud storage. Please subscribe to Kdan Cloud services to get more space and upload your files. 的當地語系化字串。 /// public static string UploadNoEnoughStorageMessage { get { return ResourceManager.GetString("UploadNoEnoughStorageMessage", resourceCulture); } } /// /// 查詢類似 View subscription plans. 的當地語系化字串。 /// public static string ViewSubscriptionPlans { get { return ResourceManager.GetString("ViewSubscriptionPlans", resourceCulture); } } /// /// 查詢類似 View tutorial article 的當地語系化字串。 /// public static string ViewTutorialArticle { get { return ResourceManager.GetString("ViewTutorialArticle", resourceCulture); } } /// /// 查詢類似 Ballpoint pen 的當地語系化字串。 /// public static string WindowsInk_Ballpointpen { get { return ResourceManager.GetString("WindowsInk.Ballpointpen", resourceCulture); } } /// /// 查詢類似 Eraser 的當地語系化字串。 /// public static string WindowsInk_Eraser { get { return ResourceManager.GetString("WindowsInk.Eraser", resourceCulture); } } /// /// 查詢類似 Protractor 的當地語系化字串。 /// public static string WindowsInk_Protractor { get { return ResourceManager.GetString("WindowsInk.Protractor", resourceCulture); } } /// /// 查詢類似 Ruler 的當地語系化字串。 /// public static string WindowsInk_Ruler { get { return ResourceManager.GetString("WindowsInk.Ruler", resourceCulture); } } /// /// 查詢類似 Invalid password. Please try again. 的當地語系化字串。 /// public static string WrongPassword { get { return ResourceManager.GetString("WrongPassword", resourceCulture); } } /// /// 查詢類似 Comment 的當地語系化字串。 /// public static string ZendeskComment_PlaceholderText { get { return ResourceManager.GetString("ZendeskComment.PlaceholderText", resourceCulture); } } /// /// 查詢類似 Contact Us 的當地語系化字串。 /// public static string ZendeskContactUs_Text { get { return ResourceManager.GetString("ZendeskContactUs.Text", resourceCulture); } } /// /// 查詢類似 Description cannot be blank. 的當地語系化字串。 /// public static string ZendeskDescriptionCannotBeBlank_Text { get { return ResourceManager.GetString("ZendeskDescriptionCannotBeBlank.Text", resourceCulture); } } /// /// 查詢類似 Discard draft 的當地語系化字串。 /// public static string ZendeskDiscardDraft { get { return ResourceManager.GetString("ZendeskDiscardDraft", resourceCulture); } } /// /// 查詢類似 Do not close the app before sending is complete. 的當地語系化字串。 /// public static string ZendeskDoNotClose_Text { get { return ResourceManager.GetString("ZendeskDoNotClose.Text", resourceCulture); } } /// /// 查詢類似 You haven't finished your message yet. Do you want to discard this draft? 的當地語系化字串。 /// public static string ZendeskDoYouWantToDiscardThisDraft { get { return ResourceManager.GetString("ZendeskDoYouWantToDiscardThisDraft", resourceCulture); } } /// /// 查詢類似 Fail to send message. 的當地語系化字串。 /// public static string ZendeskFailToSendMessage { get { return ResourceManager.GetString("ZendeskFailToSendMessage", resourceCulture); } } /// /// 查詢類似 Knowledge Base 的當地語系化字串。 /// public static string ZendeskKnowledgeBase_Text { get { return ResourceManager.GetString("ZendeskKnowledgeBase.Text", resourceCulture); } } /// /// 查詢類似 Less 的當地語系化字串。 /// public static string ZendeskLess_Text { get { return ResourceManager.GetString("ZendeskLess.Text", resourceCulture); } } /// /// 查詢類似 Message sent! 的當地語系化字串。 /// public static string ZendeskMessageSent { get { return ResourceManager.GetString("ZendeskMessageSent", resourceCulture); } } /// /// 查詢類似 My Tickets 的當地語系化字串。 /// public static string ZendeskMyTickets_Text { get { return ResourceManager.GetString("ZendeskMyTickets.Text", resourceCulture); } } /// /// 查詢類似 You can send up to 20MB in attachments. Please check your attachment size. 的當地語系化字串。 /// public static string ZendeskPleaseCheakYourAttachmentSize_Text { get { return ResourceManager.GetString("ZendeskPleaseCheakYourAttachmentSize.Text", resourceCulture); } } /// /// 查詢類似 Please try again later. 的當地語系化字串。 /// public static string ZendeskPleaseTryAgainLater { get { return ResourceManager.GetString("ZendeskPleaseTryAgainLater", resourceCulture); } } /// /// 查詢類似 Your message has been sent to Kdan Mobile successfully. 的當地語系化字串。 /// public static string ZendeskYourMessageHasBeenSent { get { return ResourceManager.GetString("ZendeskYourMessageHasBeenSent", resourceCulture); } } } }