Files
duplicati/Duplicati/Library/Main/Strings/Options.Designer.cs
T

986 lines
32 KiB
C#

// ------------------------------------------------------------------------------
// <autogenerated>
// This code was generated by a tool.
// Mono Runtime Version: 4.0.30319.17020
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </autogenerated>
// ------------------------------------------------------------------------------
namespace Duplicati.Library.Main.Strings {
using System;
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Options {
private static System.Resources.ResourceManager resourceMan;
private static System.Globalization.CultureInfo resourceCulture;
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Options() {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
internal static System.Resources.ResourceManager ResourceManager {
get {
if (object.Equals(null, resourceMan)) {
System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Duplicati.Library.Main.Strings.Options", typeof(Options).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
internal static System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
internal static string VerboseLong {
get {
return ResourceManager.GetString("VerboseLong", resourceCulture);
}
}
internal static string ThrottleuploadLong {
get {
return ResourceManager.GetString("ThrottleuploadLong", resourceCulture);
}
}
internal static string SmallfilemaxcountLong {
get {
return ResourceManager.GetString("SmallfilemaxcountLong", resourceCulture);
}
}
internal static string TimeShort {
get {
return ResourceManager.GetString("TimeShort", resourceCulture);
}
}
internal static string AllowpassphrasechangeShort {
get {
return ResourceManager.GetString("AllowpassphrasechangeShort", resourceCulture);
}
}
internal static string NolocaldbShort {
get {
return ResourceManager.GetString("NolocaldbShort", resourceCulture);
}
}
internal static string AllversionsShort {
get {
return ResourceManager.GetString("AllversionsShort", resourceCulture);
}
}
internal static string NoencryptionLong {
get {
return ResourceManager.GetString("NoencryptionLong", resourceCulture);
}
}
internal static string SnapshotpolicyShort {
get {
return ResourceManager.GetString("SnapshotpolicyShort", resourceCulture);
}
}
internal static string BackupnameLong {
get {
return ResourceManager.GetString("BackupnameLong", resourceCulture);
}
}
internal static string SmallfilesizeLong {
get {
return ResourceManager.GetString("SmallfilesizeLong", resourceCulture);
}
}
internal static string PatchwithlocalblocksShort {
get {
return ResourceManager.GetString("PatchwithlocalblocksShort", resourceCulture);
}
}
internal static string DisabletimetoleranceShort {
get {
return ResourceManager.GetString("DisabletimetoleranceShort", resourceCulture);
}
}
internal static string QuotasizeLong {
get {
return ResourceManager.GetString("QuotasizeLong", resourceCulture);
}
}
internal static string BackendtestsamplesShort {
get {
return ResourceManager.GetString("BackendtestsamplesShort", resourceCulture);
}
}
internal static string UsnpolicyShort {
get {
return ResourceManager.GetString("UsnpolicyShort", resourceCulture);
}
}
internal static string ExcludefilesattributesLong {
get {
return ResourceManager.GetString("ExcludefilesattributesLong", resourceCulture);
}
}
internal static string BlockhashlookupsizeShort {
get {
return ResourceManager.GetString("BlockhashlookupsizeShort", resourceCulture);
}
}
internal static string VssexcludewritersLong {
get {
return ResourceManager.GetString("VssexcludewritersLong", resourceCulture);
}
}
internal static string AsynchronousuploadlimitShort {
get {
return ResourceManager.GetString("AsynchronousuploadlimitShort", resourceCulture);
}
}
internal static string ThresholdLong {
get {
return ResourceManager.GetString("ThresholdLong", resourceCulture);
}
}
internal static string ThrottleuploadShort {
get {
return ResourceManager.GetString("ThrottleuploadShort", resourceCulture);
}
}
internal static string RetrydelayShort {
get {
return ResourceManager.GetString("RetrydelayShort", resourceCulture);
}
}
internal static string DownloadedFileSizeError {
get {
return ResourceManager.GetString("DownloadedFileSizeError", resourceCulture);
}
}
internal static string VssexcludewritersShort {
get {
return ResourceManager.GetString("VssexcludewritersShort", resourceCulture);
}
}
internal static string DisablefilepathcacheShort {
get {
return ResourceManager.GetString("DisablefilepathcacheShort", resourceCulture);
}
}
internal static string StoremetadataShort {
get {
return ResourceManager.GetString("StoremetadataShort", resourceCulture);
}
}
internal static string PatchwithlocalblocksLong {
get {
return ResourceManager.GetString("PatchwithlocalblocksLong", resourceCulture);
}
}
internal static string SymlinkpolicyLong {
get {
return ResourceManager.GetString("SymlinkpolicyLong", resourceCulture);
}
}
internal static string SmallfilemaxcountShort {
get {
return ResourceManager.GetString("SmallfilemaxcountShort", resourceCulture);
}
}
internal static string SymlinkpolicyShort {
get {
return ResourceManager.GetString("SymlinkpolicyShort", resourceCulture);
}
}
internal static string PrefixShort {
get {
return ResourceManager.GetString("PrefixShort", resourceCulture);
}
}
internal static string CompressionmoduleLong {
get {
return ResourceManager.GetString("CompressionmoduleLong", resourceCulture);
}
}
internal static string ExcludefilesattributesShort {
get {
return ResourceManager.GetString("ExcludefilesattributesShort", resourceCulture);
}
}
internal static string OverwriteShort {
get {
return ResourceManager.GetString("OverwriteShort", resourceCulture);
}
}
internal static string StoremetadataLong {
get {
return ResourceManager.GetString("StoremetadataLong", resourceCulture);
}
}
internal static string BlocksizeLong {
get {
return ResourceManager.GetString("BlocksizeLong", resourceCulture);
}
}
internal static string DebugretryerrorsShort {
get {
return ResourceManager.GetString("DebugretryerrorsShort", resourceCulture);
}
}
internal static string ThrottledownloadShort {
get {
return ResourceManager.GetString("ThrottledownloadShort", resourceCulture);
}
}
internal static string UsnpolicyLong {
get {
return ResourceManager.GetString("UsnpolicyLong", resourceCulture);
}
}
internal static string PassphraseShort {
get {
return ResourceManager.GetString("PassphraseShort", resourceCulture);
}
}
internal static string ListverifyuploadsShort {
get {
return ResourceManager.GetString("ListverifyuploadsShort", resourceCulture);
}
}
internal static string KeepversionsLong {
get {
return ResourceManager.GetString("KeepversionsLong", resourceCulture);
}
}
internal static string SkipfileslargerthanLong {
get {
return ResourceManager.GetString("SkipfileslargerthanLong", resourceCulture);
}
}
internal static string DbpathLong {
get {
return ResourceManager.GetString("DbpathLong", resourceCulture);
}
}
internal static string NumberofretriesShort {
get {
return ResourceManager.GetString("NumberofretriesShort", resourceCulture);
}
}
internal static string LoglevelShort {
get {
return ResourceManager.GetString("LoglevelShort", resourceCulture);
}
}
internal static string FilehashalgorithmLong {
get {
return ResourceManager.GetString("FilehashalgorithmLong", resourceCulture);
}
}
internal static string ControlfilesLong {
get {
return ResourceManager.GetString("ControlfilesLong", resourceCulture);
}
}
internal static string BlockhashlookupsizeLong {
get {
return ResourceManager.GetString("BlockhashlookupsizeLong", resourceCulture);
}
}
internal static string BackupnameShort {
get {
return ResourceManager.GetString("BackupnameShort", resourceCulture);
}
}
internal static string UploadverificationfileLong {
get {
return ResourceManager.GetString("UploadverificationfileLong", resourceCulture);
}
}
internal static string AsynchronousuploadfolderShort {
get {
return ResourceManager.GetString("AsynchronousuploadfolderShort", resourceCulture);
}
}
internal static string DryrunShort {
get {
return ResourceManager.GetString("DryrunShort", resourceCulture);
}
}
internal static string DisablemoduleLong {
get {
return ResourceManager.GetString("DisablemoduleLong", resourceCulture);
}
}
internal static string BackendtestsamplesLong {
get {
return ResourceManager.GetString("BackendtestsamplesLong", resourceCulture);
}
}
internal static string AllowmissingsourceLong {
get {
return ResourceManager.GetString("AllowmissingsourceLong", resourceCulture);
}
}
internal static string QuotasizeShort {
get {
return ResourceManager.GetString("QuotasizeShort", resourceCulture);
}
}
internal static string RetrydelayLong {
get {
return ResourceManager.GetString("RetrydelayLong", resourceCulture);
}
}
internal static string AllowpassphrasechangeLong {
get {
return ResourceManager.GetString("AllowpassphrasechangeLong", resourceCulture);
}
}
internal static string ChangedfilesShort {
get {
return ResourceManager.GetString("ChangedfilesShort", resourceCulture);
}
}
internal static string ControlfilesShort {
get {
return ResourceManager.GetString("ControlfilesShort", resourceCulture);
}
}
internal static string AllversionsLong {
get {
return ResourceManager.GetString("AllversionsLong", resourceCulture);
}
}
internal static string NobackendverificationLong {
get {
return ResourceManager.GetString("NobackendverificationLong", resourceCulture);
}
}
internal static string ChangedfilesLong {
get {
return ResourceManager.GetString("ChangedfilesLong", resourceCulture);
}
}
internal static string RestorepathShort {
get {
return ResourceManager.GetString("RestorepathShort", resourceCulture);
}
}
internal static string EnablemoduleShort {
get {
return ResourceManager.GetString("EnablemoduleShort", resourceCulture);
}
}
internal static string FilehashlookupsizeShort {
get {
return ResourceManager.GetString("FilehashlookupsizeShort", resourceCulture);
}
}
internal static string AutocleanupLong {
get {
return ResourceManager.GetString("AutocleanupLong", resourceCulture);
}
}
internal static string SynchronousuploadShort {
get {
return ResourceManager.GetString("SynchronousuploadShort", resourceCulture);
}
}
internal static string DeletedfilesLong {
get {
return ResourceManager.GetString("DeletedfilesLong", resourceCulture);
}
}
internal static string CompressionmoduleShort {
get {
return ResourceManager.GetString("CompressionmoduleShort", resourceCulture);
}
}
internal static string LogfileShort {
get {
return ResourceManager.GetString("LogfileShort", resourceCulture);
}
}
internal static string BlockhashalgorithmLong {
get {
return ResourceManager.GetString("BlockhashalgorithmLong", resourceCulture);
}
}
internal static string VersionLong {
get {
return ResourceManager.GetString("VersionLong", resourceCulture);
}
}
internal static string DblocksizeShort {
get {
return ResourceManager.GetString("DblocksizeShort", resourceCulture);
}
}
internal static string SkipfileslargerthanShort {
get {
return ResourceManager.GetString("SkipfileslargerthanShort", resourceCulture);
}
}
internal static string MetadatahashlookupsizeShort {
get {
return ResourceManager.GetString("MetadatahashlookupsizeShort", resourceCulture);
}
}
internal static string UploadUnchangedBackupsShort {
get {
return ResourceManager.GetString("UploadUnchangedBackupsShort", resourceCulture);
}
}
internal static string LoglevelLong {
get {
return ResourceManager.GetString("LoglevelLong", resourceCulture);
}
}
internal static string DebugoutputLong {
get {
return ResourceManager.GetString("DebugoutputLong", resourceCulture);
}
}
internal static string ThreadpriorityShort {
get {
return ResourceManager.GetString("ThreadpriorityShort", resourceCulture);
}
}
internal static string UploadUnchangedBackupsLong {
get {
return ResourceManager.GetString("UploadUnchangedBackupsLong", resourceCulture);
}
}
internal static string KeeptimeShort {
get {
return ResourceManager.GetString("KeeptimeShort", resourceCulture);
}
}
internal static string ThrottledownloadLong {
get {
return ResourceManager.GetString("ThrottledownloadLong", resourceCulture);
}
}
internal static string DisablefiletimecheckLong {
get {
return ResourceManager.GetString("DisablefiletimecheckLong", resourceCulture);
}
}
internal static string NoautocompactLong {
get {
return ResourceManager.GetString("NoautocompactLong", resourceCulture);
}
}
internal static string TimeLong {
get {
return ResourceManager.GetString("TimeLong", resourceCulture);
}
}
internal static string DisabletimetoleranceLong {
get {
return ResourceManager.GetString("DisabletimetoleranceLong", resourceCulture);
}
}
internal static string SkipfilehashchecksShort {
get {
return ResourceManager.GetString("SkipfilehashchecksShort", resourceCulture);
}
}
internal static string LogfileLong {
get {
return ResourceManager.GetString("LogfileLong", resourceCulture);
}
}
internal static string FilehashlookupsizeLong {
get {
return ResourceManager.GetString("FilehashlookupsizeLong", resourceCulture);
}
}
internal static string IndexfilepolicyShort {
get {
return ResourceManager.GetString("IndexfilepolicyShort", resourceCulture);
}
}
internal static string FilereadbuffersizeLong {
get {
return ResourceManager.GetString("FilereadbuffersizeLong", resourceCulture);
}
}
internal static string SmallfilesizeShort {
get {
return ResourceManager.GetString("SmallfilesizeShort", resourceCulture);
}
}
internal static string PrefixLong {
get {
return ResourceManager.GetString("PrefixLong", resourceCulture);
}
}
internal static string ThresholdShort {
get {
return ResourceManager.GetString("ThresholdShort", resourceCulture);
}
}
internal static string VersionShort {
get {
return ResourceManager.GetString("VersionShort", resourceCulture);
}
}
internal static string NoconnectionreuseShort {
get {
return ResourceManager.GetString("NoconnectionreuseShort", resourceCulture);
}
}
internal static string FilereadbuffersizeShort {
get {
return ResourceManager.GetString("FilereadbuffersizeShort", resourceCulture);
}
}
internal static string NoencryptionShort {
get {
return ResourceManager.GetString("NoencryptionShort", resourceCulture);
}
}
internal static string EnablemoduleLong {
get {
return ResourceManager.GetString("EnablemoduleLong", resourceCulture);
}
}
internal static string ThreadpriorityLong {
get {
return ResourceManager.GetString("ThreadpriorityLong", resourceCulture);
}
}
internal static string CompressionextensionfileLong {
get {
return ResourceManager.GetString("CompressionextensionfileLong", resourceCulture);
}
}
internal static string DblocksizeLong {
get {
return ResourceManager.GetString("DblocksizeLong", resourceCulture);
}
}
internal static string DisablemoduleShort {
get {
return ResourceManager.GetString("DisablemoduleShort", resourceCulture);
}
}
internal static string DisablefiletimecheckShort {
get {
return ResourceManager.GetString("DisablefiletimecheckShort", resourceCulture);
}
}
internal static string AsynchronousuploadlimitLong {
get {
return ResourceManager.GetString("AsynchronousuploadlimitLong", resourceCulture);
}
}
internal static string DisableautocreatefolderShort {
get {
return ResourceManager.GetString("DisableautocreatefolderShort", resourceCulture);
}
}
internal static string DbpathShort {
get {
return ResourceManager.GetString("DbpathShort", resourceCulture);
}
}
internal static string SnapshotpolicyLong {
get {
return ResourceManager.GetString("SnapshotpolicyLong", resourceCulture);
}
}
internal static string RestorepathLong {
get {
return ResourceManager.GetString("RestorepathLong", resourceCulture);
}
}
internal static string AsynchronousuploadfolderLong {
get {
return ResourceManager.GetString("AsynchronousuploadfolderLong", resourceCulture);
}
}
internal static string NobackendverificationShort {
get {
return ResourceManager.GetString("NobackendverificationShort", resourceCulture);
}
}
internal static string AllowsleepShort {
get {
return ResourceManager.GetString("AllowsleepShort", resourceCulture);
}
}
internal static string FullremoteverificationLong {
get {
return ResourceManager.GetString("FullremoteverificationLong", resourceCulture);
}
}
internal static string ListverifyuploadsLong {
get {
return ResourceManager.GetString("ListverifyuploadsLong", resourceCulture);
}
}
internal static string MetadatahashlookupsizeLong {
get {
return ResourceManager.GetString("MetadatahashlookupsizeLong", resourceCulture);
}
}
internal static string OverwriteLong {
get {
return ResourceManager.GetString("OverwriteLong", resourceCulture);
}
}
internal static string AutocleanupShort {
get {
return ResourceManager.GetString("AutocleanupShort", resourceCulture);
}
}
internal static string FullremoteverificationShort {
get {
return ResourceManager.GetString("FullremoteverificationShort", resourceCulture);
}
}
internal static string VerboseShort {
get {
return ResourceManager.GetString("VerboseShort", resourceCulture);
}
}
internal static string PassphraseLong {
get {
return ResourceManager.GetString("PassphraseLong", resourceCulture);
}
}
internal static string VssusemappingShort {
get {
return ResourceManager.GetString("VssusemappingShort", resourceCulture);
}
}
internal static string DisableusndiffcheckShort {
get {
return ResourceManager.GetString("DisableusndiffcheckShort", resourceCulture);
}
}
internal static string BlockhashalgorithmShort {
get {
return ResourceManager.GetString("BlockhashalgorithmShort", resourceCulture);
}
}
internal static string CompressionextensionfileShort {
get {
return ResourceManager.GetString("CompressionextensionfileShort", resourceCulture);
}
}
internal static string DisableStreamingLong {
get {
return ResourceManager.GetString("DisableStreamingLong", resourceCulture);
}
}
internal static string NumberofretriesLong {
get {
return ResourceManager.GetString("NumberofretriesLong", resourceCulture);
}
}
internal static string AllowmissingsourceShort {
get {
return ResourceManager.GetString("AllowmissingsourceShort", resourceCulture);
}
}
internal static string SkipfilehashchecksLong {
get {
return ResourceManager.GetString("SkipfilehashchecksLong", resourceCulture);
}
}
internal static string NoconnectionreuseLong {
get {
return ResourceManager.GetString("NoconnectionreuseLong", resourceCulture);
}
}
internal static string DebugretryerrorsLong {
get {
return ResourceManager.GetString("DebugretryerrorsLong", resourceCulture);
}
}
internal static string DryrunLong {
get {
return ResourceManager.GetString("DryrunLong", resourceCulture);
}
}
internal static string KeeptimeLong {
get {
return ResourceManager.GetString("KeeptimeLong", resourceCulture);
}
}
internal static string TempdirShort {
get {
return ResourceManager.GetString("TempdirShort", resourceCulture);
}
}
internal static string BlocksizeShort {
get {
return ResourceManager.GetString("BlocksizeShort", resourceCulture);
}
}
internal static string DisableStreamingShort {
get {
return ResourceManager.GetString("DisableStreamingShort", resourceCulture);
}
}
internal static string DisablefilepathcacheLong {
get {
return ResourceManager.GetString("DisablefilepathcacheLong", resourceCulture);
}
}
internal static string DontreadmanifestsLong {
get {
return ResourceManager.GetString("DontreadmanifestsLong", resourceCulture);
}
}
internal static string SynchronousuploadLong {
get {
return ResourceManager.GetString("SynchronousuploadLong", resourceCulture);
}
}
internal static string NolocaldbLong {
get {
return ResourceManager.GetString("NolocaldbLong", resourceCulture);
}
}
internal static string EncryptionmoduleShort {
get {
return ResourceManager.GetString("EncryptionmoduleShort", resourceCulture);
}
}
internal static string UploadverificationfileShort {
get {
return ResourceManager.GetString("UploadverificationfileShort", resourceCulture);
}
}
internal static string EncryptionmoduleLong {
get {
return ResourceManager.GetString("EncryptionmoduleLong", resourceCulture);
}
}
internal static string TempdirLong {
get {
return ResourceManager.GetString("TempdirLong", resourceCulture);
}
}
internal static string DisableautocreatefolderLong {
get {
return ResourceManager.GetString("DisableautocreatefolderLong", resourceCulture);
}
}
internal static string FilehashalgorithmShort {
get {
return ResourceManager.GetString("FilehashalgorithmShort", resourceCulture);
}
}
internal static string DeletedfilesShort {
get {
return ResourceManager.GetString("DeletedfilesShort", resourceCulture);
}
}
internal static string IndexfilepolicyLong {
get {
return ResourceManager.GetString("IndexfilepolicyLong", resourceCulture);
}
}
internal static string DontreadmanifestsShort {
get {
return ResourceManager.GetString("DontreadmanifestsShort", resourceCulture);
}
}
internal static string DebugoutputShort {
get {
return ResourceManager.GetString("DebugoutputShort", resourceCulture);
}
}
internal static string NoautocompactShort {
get {
return ResourceManager.GetString("NoautocompactShort", resourceCulture);
}
}
internal static string DisableusndiffcheckLong {
get {
return ResourceManager.GetString("DisableusndiffcheckLong", resourceCulture);
}
}
internal static string VssusemappingLong {
get {
return ResourceManager.GetString("VssusemappingLong", resourceCulture);
}
}
internal static string KeepversionsShort {
get {
return ResourceManager.GetString("KeepversionsShort", resourceCulture);
}
}
}
}