253 lines
10 KiB
C#
253 lines
10 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
// Runtime Version:4.0.30319.1
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Duplicati.Library.Backend.Strings {
|
|
using System;
|
|
|
|
|
|
/// <summary>
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
/// </summary>
|
|
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
// class via a tool like ResGen or Visual Studio.
|
|
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
// with the /str option, or rebuild your VS project.
|
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class CloudFiles {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal CloudFiles() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Resources.ResourceManager ResourceManager {
|
|
get {
|
|
if (object.ReferenceEquals(resourceMan, null)) {
|
|
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Duplicati.Library.Backend.Strings.CloudFiles", typeof(CloudFiles).Assembly);
|
|
resourceMan = temp;
|
|
}
|
|
return resourceMan;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|
/// resource lookups using this strongly typed resource class.
|
|
/// </summary>
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supports connections to the CloudFiles backend. Allowed formats is "cloudfiles://container/folder"..
|
|
/// </summary>
|
|
internal static string Description_v2 {
|
|
get {
|
|
return ResourceManager.GetString("Description_v2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Cloudfiles use different servers for authentification based on where the account was resides, use this option to set an alternate authentication URL. This option overrides --{0}..
|
|
/// </summary>
|
|
internal static string DescriptionAuthenticationURLLong_v2 {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthenticationURLLong_v2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Provide another authentication URL.
|
|
/// </summary>
|
|
internal static string DescriptionAuthenticationURLShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthenticationURLShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The password used to connect to the server. This may also be supplied as the environment variable "AUTH_PASSWORD"..
|
|
/// </summary>
|
|
internal static string DescriptionAuthPasswordLong {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthPasswordLong", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the password used to connect to the server.
|
|
/// </summary>
|
|
internal static string DescriptionAuthPasswordShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthPasswordShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The username used to connect to the server. This may also be supplied as the environment variable "AUTH_USERNAME"..
|
|
/// </summary>
|
|
internal static string DescriptionAuthUsernameLong {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthUsernameLong", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the username used to connect to the server.
|
|
/// </summary>
|
|
internal static string DescriptionAuthUsernameShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionAuthUsernameShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the API Access Key used to authenticate with CloudFiles..
|
|
/// </summary>
|
|
internal static string DescriptionPasswordLong {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionPasswordLong", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the access key used to connect to the server.
|
|
/// </summary>
|
|
internal static string DescriptionPasswordShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionPasswordShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Duplicati will assume that the credentials given are for a US account, use this option if the account is a UK based account. Note that this is equivalent to setting --{0}={1}..
|
|
/// </summary>
|
|
internal static string DescriptionUKAccountLong {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionUKAccountLong", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Use a UK account.
|
|
/// </summary>
|
|
internal static string DescriptionUKAccountShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionUKAccountShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the username used to authenticate with CloudFiles..
|
|
/// </summary>
|
|
internal static string DescriptionUsernameLong {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionUsernameLong", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Supplies the username used to authenticate with CloudFiles.
|
|
/// </summary>
|
|
internal static string DescriptionUsernameShort {
|
|
get {
|
|
return ResourceManager.GetString("DescriptionUsernameShort", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to CloudFiles (Rackspace).
|
|
/// </summary>
|
|
internal static string DisplayName {
|
|
get {
|
|
return ResourceManager.GetString("DisplayName", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to MD5 Hash (ETag) verification failed.
|
|
/// </summary>
|
|
internal static string ETagVerificationError {
|
|
get {
|
|
return ResourceManager.GetString("ETagVerificationError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to delete file.
|
|
/// </summary>
|
|
internal static string FileDeleteError {
|
|
get {
|
|
return ResourceManager.GetString("FileDeleteError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to upload file.
|
|
/// </summary>
|
|
internal static string FileUploadError {
|
|
get {
|
|
return ResourceManager.GetString("FileUploadError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Invalid URL: {0}.
|
|
/// </summary>
|
|
internal static string InvalidUrlError {
|
|
get {
|
|
return ResourceManager.GetString("InvalidUrlError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to No CloudFiles API Access Key given.
|
|
/// </summary>
|
|
internal static string NoAPIKeyError {
|
|
get {
|
|
return ResourceManager.GetString("NoAPIKeyError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to No CloudFiles userID given.
|
|
/// </summary>
|
|
internal static string NoUserIDError {
|
|
get {
|
|
return ResourceManager.GetString("NoUserIDError", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Unexpected CloudFiles response, perhaps the API has changed?.
|
|
/// </summary>
|
|
internal static string UnexpectedResponseError {
|
|
get {
|
|
return ResourceManager.GetString("UnexpectedResponseError", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|