Bitwarden-app-android-iphon.../src/App/Resources/AppResources.Designer.cs

3970 lines
135 KiB
C#
Raw Normal View History

2019-04-10 23:01:25 +02:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Bit.App.Resources {
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", "15.0.0.0")]
2019-04-10 23:01:25 +02:00
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2019-04-30 17:54:44 +02:00
public class AppResources {
2019-04-10 23:01:25 +02:00
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AppResources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2019-04-30 17:54:44 +02:00
public static global::System.Resources.ResourceManager ResourceManager {
2019-04-10 23:01:25 +02:00
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Bit.App.Resources.AppResources", typeof(AppResources).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)]
2019-04-30 17:54:44 +02:00
public static global::System.Globalization.CultureInfo Culture {
2019-04-10 23:01:25 +02:00
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to About.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string About {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("About", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Account.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Account {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Account", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your new account has been created! You may now log in..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AccountCreated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AccountCreated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Add {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Add", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add an Item.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AddAnItem {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AddAnItem", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add Folder.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AddFolder {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AddFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add Item.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AddItem {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AddItem", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Add New Attachment.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AddNewAttachment {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AddNewAttachment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Address.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Address {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Address", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Address 1.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Address1 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Address1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Address 2.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Address2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Address2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Address 3.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Address3 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Address3", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to All Items.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AllItems {
get {
return ResourceManager.GetString("AllItems", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to An error has occurred..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AnErrorHasOccurred {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AnErrorHasOccurred", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to API Server URL.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ApiUrl {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ApiUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to App Extension.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AppExtension {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AppExtension", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to April.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string April {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("April", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attachment added.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AttachementAdded {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AttachementAdded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attachment deleted.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AttachmentDeleted {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AttachmentDeleted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This attachment is {0} in size. Are you sure you want to download it onto your device?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AttachmentLargeWarning {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AttachmentLargeWarning", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Attachments.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Attachments {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Attachments", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to August.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string August {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("August", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Authenticator App.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AuthenticatorAppTitle {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AuthenticatorAppTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Authenticator Key (TOTP).
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AuthenticatorKey {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AuthenticatorKey", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Authenticator key added..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AuthenticatorKeyAdded {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AuthenticatorKeyAdded", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot read authenticator key..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AuthenticatorKeyReadError {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AuthenticatorKeyReadError", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-fill.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Autofill {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Autofill", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use the Bitwarden accessibility service to auto-fill your logins across apps and the web..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillAccessibilityDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillAccessibilityDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-fill Accessibility Service.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillAccessibilityService {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillAccessibilityService", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to AutoFill Activated!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillActivated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillActivated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Always Scan.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillAlways {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillAlways", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Always scan the screen for fields and only offer an auto-fill notification if password fields are found. This is the default setting..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillAlwaysDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillAlwaysDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-fill and save.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillAndSave {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillAndSave", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you want to auto-fill or view this item?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillOrView {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillOrView", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Scan When Password Field Focused.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillPasswordField {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillPasswordField", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Only scan the screen for fields and offer an auto-fill notification whenever you select a password field. This setting may help conserve battery life..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillPasswordFieldDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillPasswordFieldDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Persist Notification.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillPersistNotification {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillPersistNotification", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Always offer an auto-fill notification and only scan for fields after attempting an auto-fill. This setting may help conserve battery life..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillPersistNotificationDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillPersistNotificationDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-fill Service.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillService {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillService", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The Bitwarden auto-fill service uses the Android Autofill Framework to assist in filling logins, credit cards, and identity information into other apps on your device..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillServiceDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillServiceDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your logins are now easily accessible right from your keyboard while logging into apps and websites..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillSetup {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillSetup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to We recommend disabling any other AutoFill apps under Settings if you do not plan to use them..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillSetup2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillSetup2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to To enable password autofill on your device, follow these instructions:.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 1. Go to the iOS &quot;Settings&quot; app.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn1 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 2. Tap &quot;Passwords &amp; Accounts&quot;.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 3. Tap &quot;AutoFill Passwords&quot;.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn3 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn3", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 4. Turn on AutoFill.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn4 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn4", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 5. Select &quot;Bitwarden&quot;.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillTurnOn5 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillTurnOn5", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Auto-fill with Bitwarden.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AutofillWithBitwarden {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AutofillWithBitwarden", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Avoid Ambiguous Characters.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string AvoidAmbiguousCharacters {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("AvoidAmbiguousCharacters", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Back.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Back {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Back", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Base domain.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BaseDomain {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BaseDomain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Beta.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Beta {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Beta", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Bitwarden {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Bitwarden", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden App Extension.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAppExtension {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAppExtension", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The easiest way to add new logins to your vault is from the Bitwarden App Extension. Learn more about using the Bitwarden App Extension by navigating to the &quot;Tools&quot; screen..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAppExtensionAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAppExtensionAlert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use Bitwarden in Safari and other apps to auto-fill your logins..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAppExtensionDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAppExtensionDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use the Bitwarden accessibility service to auto-fill your logins..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillAccessibilityServiceDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillAccessibilityServiceDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The accessibility service may be helpful to use when apps do not support the standard auto-fill service..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillAccessibilityServiceDescription2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillAccessibilityServiceDescription2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The easiest way to add new logins to your vault is by using the Bitwarden Password AutoFill extension. Learn more about using the Bitwarden Password AutoFill extension by navigating to the &quot;Tools&quot; screen..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillAlert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Access your vault directly from your keyboard to quickly autofill passwords..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to We were unable to automatically open the Android autofill settings menu for you. You can navigate to the autofill settings menu manually from Android Settings &gt; System &gt; Languages and input &gt; Advanced &gt; Autofill service..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillGoToSettings {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillGoToSettings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden Auto-fill Service.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillService {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillService", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The easiest way to add new logins to your vault is from the Bitwarden Auto-fill Service. Learn more about using the Bitwarden Auto-fill Service by navigating to the &quot;Tools&quot; screen..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceAlert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use the Bitwarden auto-fill service to fill logins, credit cards, and identity information into other apps..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure you want to auto-fill this item? It is not a complete match for &quot;{0}&quot;..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceMatchConfirm {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceMatchConfirm", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to When you see a Bitwarden auto-fill notification, you can tap it to launch the auto-fill service..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceNotification {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceNotification", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tap this notification to auto-fill an item from your vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceNotificationContent {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceNotificationContent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tap this notification to view items from your vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceNotificationContentOld {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceNotificationContentOld", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open Accessibility Settings.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceOpenAccessibilitySettings {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceOpenAccessibilitySettings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open Autofill Settings.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceOpenAutofillSettings {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceOpenAutofillSettings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You are searching for an auto-fill item for &quot;{0}&quot;..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceSearch {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceSearch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 1. On the Android Accessibility Settings screen, touch &quot;Bitwarden&quot; under the Services heading..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceStep1 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceStep1", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 2. Switch on the toggle and press OK to accept..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string BitwardenAutofillServiceStep2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("BitwardenAutofillServiceStep2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Brand.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Brand {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Brand", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Camera.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Camera {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Camera", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Scanning will happen automatically..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CameraInstructionBottom {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CameraInstructionBottom", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Point your camera at the QR code..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CameraInstructionTop {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CameraInstructionTop", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Cancel {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Cancel", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cannot open the app &quot;{0}&quot;..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CannotOpenApp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CannotOpenApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cardholder Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CardholderName {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CardholderName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Cards.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Cards {
get {
return ResourceManager.GetString("Cards", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Change Email.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ChangeEmail {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ChangeEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ChangeEmailConfirmation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ChangeEmailConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Change Master Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ChangeMasterPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ChangeMasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ChangePasswordConfirmation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ChangePasswordConfirmation", resourceCulture);
}
}
2019-04-27 06:19:44 +02:00
/// <summary>
/// Looks up a localized string similar to Checking password....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CheckingPassword {
2019-04-27 06:19:44 +02:00
get {
return ResourceManager.GetString("CheckingPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Check if password has been exposed..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CheckPassword {
2019-04-27 06:19:44 +02:00
get {
return ResourceManager.GetString("CheckPassword", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Choose File.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ChooseFile {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ChooseFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to City / Town.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CityTown {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CityTown", resourceCulture);
}
}
2019-05-14 15:01:07 +02:00
/// <summary>
/// Looks up a localized string similar to Clear.
/// </summary>
public static string Clear {
get {
return ResourceManager.GetString("Clear", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Close.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Close {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Close", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Collections.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Collections {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Collections", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Coming Soon!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ComingSoon {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ComingSoon", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Company.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Company {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Company", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Continue.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Continue {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Continue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Copied {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Copied", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied password!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopiedPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopiedPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied TOTP!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopiedTotp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopiedTotp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied username!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopiedUsername {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopiedUsername", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Copy {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Copy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Number.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopyNumber {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopyNumber", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopyPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopyPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Security Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopySecurityCode {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopySecurityCode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy TOTP.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopyTotp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopyTotp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy Username.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CopyUsername {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CopyUsername", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Country.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Country {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Country", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Create Account.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CreateAccount {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CreateAccount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Creating account....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CreatingAccount {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CreatingAccount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Credits.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Credits {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Credits", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Custom Environment.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CustomEnvironment {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CustomEnvironment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to For advanced users. You can specify the base URL of each service independently..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CustomEnvironmentFooter {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CustomEnvironmentFooter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Custom Field Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CustomFieldName {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CustomFieldName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Custom Fields.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string CustomFields {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("CustomFields", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password Updated.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DatePasswordUpdated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DatePasswordUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Updated.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DateUpdated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DateUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to December.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string December {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("December", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Default.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Default {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Default", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Delete {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Delete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Deleting....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Deleting {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Deleting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disable Automatic TOTP Copy.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DisableAutoTotpCopy {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DisableAutoTotpCopy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to If your login has an authenticator key attached to it, the TOTP verification code is automatically copied to your clipboard whenever you auto-fill the login..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DisableAutoTotpCopyDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DisableAutoTotpCopyDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disabled.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Disabled {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Disabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disable Website Icons.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DisableWebsiteIcons {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DisableWebsiteIcons", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Website Icons provide a recognizable image next to each login item in your vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DisableWebsiteIconsDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DisableWebsiteIconsDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Downloading....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Downloading {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Downloading", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you really want to delete? This cannot be undone..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string DoYouReallyWantToDelete {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("DoYouReallyWantToDelete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Dr.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Dr {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Dr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Edit {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Edit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit Folder.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EditFolder {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EditFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Edit Item.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EditItem {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EditItem", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Email.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Email {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Email", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Email Address.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EmailAddress {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EmailAddress", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Email Us.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EmailUs {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EmailUs", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Email us directly to get help or leave feedback..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EmailUsDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EmailUsDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enable Automatic Syncing.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnableAutomaticSyncing {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnableAutomaticSyncing", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enabled.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Enabled {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Enabled", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter your account email address to receive your master password hint..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnterEmailForHint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnterEmailForHint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter your PIN code..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnterPIN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnterPIN", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the 6 digit verification code from your authenticator app..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnterVerificationCodeApp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnterVerificationCodeApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enter the 6 digit verification code that was emailed to {0}..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnterVerificationCodeEmail {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnterVerificationCodeEmail", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The environment URLs have been saved..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string EnvironmentSaved {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("EnvironmentSaved", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Exact.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Exact {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Exact", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Re-enable App Extension.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExntesionReenable {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExntesionReenable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Expiration.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Expiration {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Expiration", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Expiration Month.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExpirationMonth {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExpirationMonth", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Expiration Year.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExpirationYear {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExpirationYear", resourceCulture);
}
}
2019-05-15 19:26:55 +02:00
/// <summary>
/// Looks up a localized string similar to Export Vault.
/// </summary>
public static string ExportVault {
get {
return ResourceManager.GetString("ExportVault", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Extension Activated!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionActivated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionActivated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Almost done!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionAlmostDone {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionAlmostDone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Enable App Extension.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionEnable {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionEnable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to In Safari, find Bitwarden using the share icon (hint: scroll to the right on the bottom row of the menu)..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionInSafari {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionInSafari", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Get instant access to your passwords!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionInstantAccess {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionInstantAccess", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You&apos;re ready to log in!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionReady {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionReady", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to See Supported Apps.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionSeeApps {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionSeeApps", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your logins are now easily accessible from Safari, Chrome, and other supported apps..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionSetup {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionSetup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to In Safari and Chrome, find Bitwarden using the share icon (hint: scroll to the right on the bottom row of the share menu)..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionSetup2 {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionSetup2", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tap the Bitwarden icon in the menu to launch the extension..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionTapIcon {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionTapIcon", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to To turn on Bitwarden in Safari and other apps, tap the &quot;more&quot; icon on the bottom row of the menu..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ExtensionTurnOn {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ExtensionTurnOn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Face ID.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FaceID {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FaceID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use Face ID to verify..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FaceIDDirection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FaceIDDirection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Favorite.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Favorite {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Favorite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Favorites.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Favorites {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Favorites", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Feature Unavailable.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FeatureUnavailable {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FeatureUnavailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to February.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string February {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("February", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Boolean.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FieldTypeBoolean {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FieldTypeBoolean", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hidden.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FieldTypeHidden {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FieldTypeHidden", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Text.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FieldTypeText {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FieldTypeText", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string File {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("File", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File a Bug Report.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FileBugReport {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FileBugReport", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Open an issue at our GitHub repository..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FileBugReportDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FileBugReportDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to File Source.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FileSource {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FileSource", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Fingerprint.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Fingerprint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Fingerprint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use your fingerprint to verify..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FingerprintDirection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FingerprintDirection", resourceCulture);
}
}
2019-05-15 18:54:48 +02:00
/// <summary>
/// Looks up a localized string similar to Fingerprint Phrase.
/// </summary>
public static string FingerprintPhrase {
get {
return ResourceManager.GetString("FingerprintPhrase", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to First Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FirstName {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FirstName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Folder {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Folder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New folder created..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FolderCreated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FolderCreated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder deleted..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FolderDeleted {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FolderDeleted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No Folder.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FolderNone {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FolderNone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folders.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Folders {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Folders", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Folder updated..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FolderUpdated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FolderUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0} is not correctly formatted..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string FormattedIncorrectly {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("FormattedIncorrectly", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Generate Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string GeneratePassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("GeneratePassword", resourceCulture);
}
}
2019-05-14 15:43:46 +02:00
/// <summary>
/// Looks up a localized string similar to Generator.
/// </summary>
public static string Generator {
get {
return ResourceManager.GetString("Generator", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Get your master password hint.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string GetPasswordHint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("GetPasswordHint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Go to my vault.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string GoToMyVault {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("GoToMyVault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Go To Website.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string GoToWebsite {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("GoToWebsite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Help and Feedback.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string HelpAndFeedback {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("HelpAndFeedback", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hide.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Hide {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Hide", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Hold your Yubikey near the top of the device..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string HoldYubikeyNearTop {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("HoldYubikeyNearTop", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Host.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Host {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Host", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Icons.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Icons {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Icons", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Icons Server URL.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string IconsUrl {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("IconsUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Identities.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Identities {
get {
return ResourceManager.GetString("Identities", resourceCulture);
}
}
2019-04-29 16:20:29 +02:00
/// <summary>
/// Looks up a localized string similar to Identity Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string IdentityName {
2019-04-29 16:20:29 +02:00
get {
return ResourceManager.GetString("IdentityName", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Identity Server URL.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string IdentityUrl {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("IdentityUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Import Items.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ImportItems {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ImportItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You can bulk import items from the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ImportItemsConfirmation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ImportItemsConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Quickly bulk import your items from other password management apps..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ImportItemsDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ImportItemsDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please connect to the internet before continuing..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string InternetConnectionRequiredMessage {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("InternetConnectionRequiredMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Internet Connection Required.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string InternetConnectionRequiredTitle {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("InternetConnectionRequiredTitle", resourceCulture);
}
}
2019-04-19 15:42:55 +02:00
/// <summary>
/// Looks up a localized string similar to Invalid email address..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string InvalidEmail {
2019-04-19 15:42:55 +02:00
get {
return ResourceManager.GetString("InvalidEmail", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Invalid Master Password. Try again..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string InvalidMasterPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("InvalidMasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Invalid PIN. Try again..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string InvalidPIN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("InvalidPIN", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Item has been deleted..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ItemDeleted {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ItemDeleted", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Item Information.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ItemInformation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ItemInformation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Items.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Items {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Items", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Items for {0}.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ItemsForUri {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ItemsForUri", resourceCulture);
}
}
2019-05-10 19:22:35 +02:00
/// <summary>
/// Looks up a localized string similar to Item has been shared..
/// </summary>
public static string ItemShared {
get {
return ResourceManager.GetString("ItemShared", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Item updated..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ItemUpdated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ItemUpdated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to January.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string January {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("January", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to July.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string July {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("July", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to June.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string June {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("June", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LastName {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LastName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Last Sync:.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LastSync {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LastSync", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Launch.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Launch {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Launch", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Learn More.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LearnMore {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LearnMore", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Length.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Length {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Length", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to License Number.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LicenseNumber {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LicenseNumber", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Lock {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Lock", resourceCulture);
}
2019-05-15 19:35:17 +02:00
}
/// <summary>
/// Looks up a localized string similar to Lock Now.
/// </summary>
public static string LockNow {
get {
return ResourceManager.GetString("LockNow", resourceCulture);
}
2019-04-10 23:01:25 +02:00
}
/// <summary>
/// Looks up a localized string similar to 15 minutes.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOption15Minutes {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOption15Minutes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 1 hour.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOption1Hour {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOption1Hour", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 1 minute.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOption1Minute {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOption1Minute", resourceCulture);
}
}
2019-05-16 20:55:18 +02:00
/// <summary>
/// Looks up a localized string similar to 30 minutes.
/// </summary>
public static string LockOption30Minutes {
get {
return ResourceManager.GetString("LockOption30Minutes", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to 4 hours.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOption4Hours {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOption4Hours", resourceCulture);
}
}
2019-05-16 20:55:18 +02:00
/// <summary>
/// Looks up a localized string similar to 5 minutes.
/// </summary>
public static string LockOption5Minutes {
get {
return ResourceManager.GetString("LockOption5Minutes", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Immediately.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOptionImmediately {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOptionImmediately", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lock Options.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LockOptions {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LockOptions", resourceCulture);
}
}
2019-05-17 16:01:45 +02:00
/// <summary>
/// Looks up a localized string similar to Logged in as {0}..
/// </summary>
public static string LoggedInAs {
get {
return ResourceManager.GetString("LoggedInAs", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Logging in....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LoggingIn {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LoggingIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Log In.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LogIn {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LogIn", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LogInNoun {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LogInNoun", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Log in or create a new account to access your secure vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LoginOrCreateNewAccount {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LoginOrCreateNewAccount", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Logins.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Logins {
get {
return ResourceManager.GetString("Logins", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Login Unavailable.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LoginUnavailable {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LoginUnavailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Log Out.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LogOut {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LogOut", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Are you sure you want to log out?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string LogoutConfirmation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("LogoutConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lost authenticator app?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Lost2FAApp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Lost2FAApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Manage.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Manage {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Manage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to March.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string March {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("March", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Master Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password confirmation is not correct..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPasswordConfirmationValMessage {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPasswordConfirmationValMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPasswordDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPasswordDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Master Password Hint (optional).
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPasswordHint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPasswordHint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A master password hint can help you remember your password if you forget it..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPasswordHintDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPasswordHintDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Master password must be at least 8 characters long..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MasterPasswordLengthValMessage {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MasterPasswordLengthValMessage", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Match Detection.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MatchDetection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MatchDetection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Matching Items.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MatchingItems {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MatchingItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Maximum file size is 100 MB..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MaxFileSize {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MaxFileSize", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to May.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string May {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("May", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Middle Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MiddleName {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MiddleName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minimum Numbers.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MinNumbers {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MinNumbers", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Minimum Special.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MinSpecial {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MinSpecial", resourceCulture);
}
}
2019-05-09 18:18:23 +02:00
/// <summary>
/// Looks up a localized string similar to Miscellaneous.
/// </summary>
public static string Miscellaneous {
get {
return ResourceManager.GetString("Miscellaneous", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to More.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string More {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("More", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to More Settings.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MoreSettings {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MoreSettings", resourceCulture);
}
}
2019-05-09 05:13:10 +02:00
/// <summary>
/// Looks up a localized string similar to Move Down.
/// </summary>
public static string MoveDown {
get {
return ResourceManager.GetString("MoveDown", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Move Up.
/// </summary>
public static string MoveUp {
get {
return ResourceManager.GetString("MoveUp", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Mr.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Mr {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Mr", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Mrs.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Mrs {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Mrs", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ms.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Ms {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Ms", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You must log into the main Bitwarden app before you can use the extension..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MustLogInMainApp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MustLogInMainApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You must log into the main Bitwarden app before you can use AutoFill..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MustLogInMainAppAutofill {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MustLogInMainAppAutofill", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to My Vault.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string MyVault {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("MyVault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Name.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Name {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Name", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Never.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Never {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Never", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New Custom Field.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NewCustomField {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NewCustomField", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New item created..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NewItemCreated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NewItemCreated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to New URI.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NewUri {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NewUri", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string No {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("No", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no attachments..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoAttachments {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoAttachments", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no collections to list..
/// </summary>
public static string NoCollectionsToList {
get {
return ResourceManager.GetString("NoCollectionsToList", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to There are no favorites in your vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoFavorites {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoFavorites", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to No file chosen.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoFileChosen {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoFileChosen", resourceCulture);
}
}
2019-05-14 23:02:24 +02:00
/// <summary>
/// Looks up a localized string similar to There are no folders to list..
/// </summary>
public static string NoFoldersToList {
get {
return ResourceManager.GetString("NoFoldersToList", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to There are no items in your vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoItems {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no items in this collection..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoItemsCollection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoItemsCollection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no items in this folder..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoItemsFolder {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoItemsFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no items in your vault for {0}..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoItemsForUri {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoItemsForUri", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to There are no items in your vault for this website/app. Tap to add one..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoItemsTap {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoItemsTap", resourceCulture);
}
}
2019-05-07 04:35:42 +02:00
/// <summary>
/// Looks up a localized string similar to There are no items to list..
/// </summary>
public static string NoItemsToList {
get {
return ResourceManager.GetString("NoItemsToList", resourceCulture);
}
}
2019-05-10 19:22:35 +02:00
/// <summary>
/// Looks up a localized string similar to No organizations to list..
/// </summary>
public static string NoOrgsToList {
get {
return ResourceManager.GetString("NoOrgsToList", resourceCulture);
}
}
2019-05-02 20:53:45 +02:00
/// <summary>
/// Looks up a localized string similar to No passwords to list..
/// </summary>
public static string NoPasswordsToList {
get {
return ResourceManager.GetString("NoPasswordsToList", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Notes.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Notes {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Notes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This account has two-step login enabled, however, none of the configured two-step providers are supported on this device. Please use a supported device and/or add additional providers that are better supported across devices (such as an authenticator app)..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoTwoStepAvailable {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoTwoStepAvailable", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to This login does not have a username or password configured..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string NoUsernamePasswordConfigured {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("NoUsernamePasswordConfigured", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to November.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string November {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("November", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Number.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Number {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Number", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Number of Words.
/// </summary>
public static string NumberOfWords {
get {
return ResourceManager.GetString("NumberOfWords", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to October.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string October {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("October", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ok.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Ok {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Ok", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ok, got it!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string OkGotIt {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("OkGotIt", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Option defaults are set from the main Bitwarden app&apos;s password generator tool..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string OptionDefaults {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("OptionDefaults", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Options.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Options {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Options", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Organization.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Organization {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Organization", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Other.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Other {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Other", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ownership.
/// </summary>
public static string Ownership {
get {
return ResourceManager.GetString("Ownership", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Passphrase.
/// </summary>
public static string Passphrase {
get {
return ResourceManager.GetString("Passphrase", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Passport Number.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PassportNumber {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PassportNumber", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Password {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Password", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password AutoFill.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordAutofill {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordAutofill", resourceCulture);
}
}
2019-04-27 06:19:44 +02:00
/// <summary>
/// Looks up a localized string similar to This password has been exposed {0} time(s) in data breaches. You should change it..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordExposed {
2019-04-27 06:19:44 +02:00
get {
return ResourceManager.GetString("PasswordExposed", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Password generated..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordGenerated {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordGenerated", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password Generator.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordGenerator {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordGenerator", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Password Hint.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordHint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordHint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to We&apos;ve sent you an email with your master password hint..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordHintAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordHintAlert", resourceCulture);
}
}
2019-04-30 15:50:35 +02:00
/// <summary>
/// Looks up a localized string similar to Password History.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordHistory {
2019-04-30 15:50:35 +02:00
get {
return ResourceManager.GetString("PasswordHistory", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Are you sure you want to overwrite the current password?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordOverrideAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PasswordOverrideAlert", resourceCulture);
}
}
2019-04-27 06:19:44 +02:00
/// <summary>
/// Looks up a localized string similar to This password was not found in any known data breaches. It should be safe to use..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PasswordSafe {
2019-04-27 06:19:44 +02:00
get {
return ResourceManager.GetString("PasswordSafe", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Phone.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Phone {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Phone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Photos.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Photos {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Photos", resourceCulture);
}
}
2019-05-15 23:37:59 +02:00
/// <summary>
/// Looks up a localized string similar to PIN.
/// </summary>
public static string PIN {
get {
return ResourceManager.GetString("PIN", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Possible Matching Items.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PossibleMatchingItems {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PossibleMatchingItems", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to A premium membership is required to use this feature..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PremiumRequired {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PremiumRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden keeps your vault automatically synced by using push notifications. For the best possible experience, please select &quot;Allow&quot; on the following prompt when asked to enable push notifications..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string PushNotificationAlert {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("PushNotificationAlert", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rate the App.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RateTheApp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RateTheApp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Please consider helping us out with a good review!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RateTheAppDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RateTheAppDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to App Store ratings are reset with every new version of Bitwarden. Please consider helping us out with a good review!.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RateTheAppDescriptionAppStore {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RateTheAppDescriptionAppStore", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Recovery Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RecoveryCodeTitle {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RecoveryCodeTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Regenerate Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RegeneratePassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RegeneratePassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Regular expression.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RegEx {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RegEx", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Remember me.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RememberMe {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RememberMe", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Remove.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Remove {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Remove", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Re-type Master Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string RetypeMasterPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("RetypeMasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Save.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Save {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Save", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Saving....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Saving {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Saving", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Scan QR Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ScanQrTitle {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ScanQrTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Search {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Search", resourceCulture);
}
}
/// <summary>
2019-05-07 04:35:42 +02:00
/// Looks up a localized string similar to Search collection.
/// </summary>
public static string SearchCollection {
get {
return ResourceManager.GetString("SearchCollection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search folder.
/// </summary>
public static string SearchFolder {
get {
return ResourceManager.GetString("SearchFolder", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search type.
/// </summary>
public static string SearchType {
get {
return ResourceManager.GetString("SearchType", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Search vault.
2019-04-10 23:01:25 +02:00
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SearchVault {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SearchVault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Secure Notes.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SecureNotes {
get {
return ResourceManager.GetString("SecureNotes", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Security.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Security {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Security", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Security Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SecurityCode {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SecurityCode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to See Development Progress.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SeeDevProgress {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SeeDevProgress", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Select {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Select", resourceCulture);
}
}
2019-05-10 19:22:35 +02:00
/// <summary>
/// Looks up a localized string similar to You must select at least one collection..
/// </summary>
public static string SelectOneCollection {
get {
return ResourceManager.GetString("SelectOneCollection", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to What type of item do you want to add?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SelectTypeAdd {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SelectTypeAdd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to What type of custom field do you want to add?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SelectTypeField {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SelectTypeField", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Self-hosted Environment.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SelfHostedEnvironment {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SelfHostedEnvironment", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Specify the base URL of your on-premise hosted Bitwarden installation..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SelfHostedEnvironmentFooter {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SelfHostedEnvironmentFooter", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Send verification code email again.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SendVerificationCodeAgain {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SendVerificationCodeAgain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to September.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string September {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("September", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Server URL.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ServerUrl {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ServerUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Set PIN.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SetPIN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SetPIN", resourceCulture);
}
}
2019-05-16 21:54:21 +02:00
/// <summary>
/// Looks up a localized string similar to Set your PIN code for unlocking Bitwarden. Your PIN settings will be reset if you ever fully log out of the application..
/// </summary>
public static string SetPINDescription {
get {
return ResourceManager.GetString("SetPINDescription", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Enter a 4 digit PIN code to unlock the app with..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SetPINDirection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SetPINDirection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Settings.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Settings {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Settings", resourceCulture);
}
}
2019-05-10 19:22:35 +02:00
/// <summary>
/// Looks up a localized string similar to Share.
/// </summary>
public static string Share {
get {
return ResourceManager.GetString("Share", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared..
/// </summary>
public static string ShareDesc {
get {
return ResourceManager.GetString("ShareDesc", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Share Item.
/// </summary>
public static string ShareItem {
get {
return ResourceManager.GetString("ShareItem", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Share Your Vault.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ShareVault {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ShareVault", resourceCulture);
}
}
2019-05-15 19:26:55 +02:00
/// <summary>
/// Looks up a localized string similar to Bitwarden allows you to share your vault with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?.
/// </summary>
public static string ShareVaultConfirmation {
get {
return ResourceManager.GetString("ShareVaultConfirmation", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Create an organization to securely share your items with other users..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ShareVaultDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ShareVaultDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Show {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Show", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Social Security Number.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SSN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SSN", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Starts with.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string StartsWith {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("StartsWith", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to State / Province.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string StateProvince {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("StateProvince", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Status.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Status {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Status", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Submit.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Submit {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Submit", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Submitting....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Submitting {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Submitting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Sync.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Sync {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Sync", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Syncing....
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Syncing {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Syncing", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Syncing complete..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SyncingComplete {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SyncingComplete", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Syncing failed..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SyncingFailed {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SyncingFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Sync Vault Now.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string SyncVaultNow {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("SyncVaultNow", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Thank You.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ThankYou {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ThankYou", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Title.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Title {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Title", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tools.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Tools {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Tools", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Touch ID.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TouchID {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TouchID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Translations.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Translations {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Translations", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Try Again.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TryAgain {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TryAgain", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Two-step Login.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TwoStepLogin {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TwoStepLogin", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Two-step login makes your account more secure by requiring you to verify your login with another device such as a security key, authenticator app, SMS, phone call, or email. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TwoStepLoginConfirmation {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TwoStepLoginConfirmation", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Two-step Login Options.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TwoStepLoginOptions {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TwoStepLoginOptions", resourceCulture);
}
}
2019-05-08 20:37:12 +02:00
/// <summary>
/// Looks up a localized string similar to Type.
/// </summary>
public static string Type {
get {
return ResourceManager.GetString("Type", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Card.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TypeCard {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TypeCard", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Identity.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TypeIdentity {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TypeIdentity", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TypeLogin {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TypeLogin", resourceCulture);
}
}
2019-05-01 17:31:00 +02:00
/// <summary>
/// Looks up a localized string similar to Types.
/// </summary>
public static string Types {
get {
return ResourceManager.GetString("Types", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Secure Note.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string TypeSecureNote {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("TypeSecureNote", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to download file..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UnableToDownloadFile {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UnableToDownloadFile", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your device cannot open this type of file..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UnableToOpenFile {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UnableToOpenFile", resourceCulture);
}
}
2019-05-16 14:41:57 +02:00
/// <summary>
/// Looks up a localized string similar to Unlock.
/// </summary>
public static string Unlock {
get {
return ResourceManager.GetString("Unlock", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Unlock with {0}.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UnlockWith {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UnlockWith", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unlock with PIN Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UnlockWithPIN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UnlockWithPIN", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You cannot use this feature until you update your encryption key..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UpdateKey {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UpdateKey", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to URI.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string URI {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("URI", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to URI Match Detection.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string URIMatchDetection {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("URIMatchDetection", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to URI {0}.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string URIPosition {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("URIPosition", resourceCulture);
}
}
2019-04-26 22:58:20 +02:00
/// <summary>
/// Looks up a localized string similar to URIs.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string URIs {
2019-04-26 22:58:20 +02:00
get {
return ResourceManager.GetString("URIs", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Use another two-step login method.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UseAnotherTwoStepMethod {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UseAnotherTwoStepMethod", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use Face ID To Unlock.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UseFaceIDToUnlock {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UseFaceIDToUnlock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Use Fingerprint to Unlock.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UseFingerprintToUnlock {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UseFingerprintToUnlock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Username.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Username {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Username", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unlock with Windows Hello.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string UseWindowsHelloToUnlock {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("UseWindowsHelloToUnlock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Validating.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Validating {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Validating", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The {0} field is required..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ValidationFieldRequired {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ValidationFieldRequired", resourceCulture);
}
}
2019-04-29 19:51:05 +02:00
/// <summary>
/// Looks up a localized string similar to Value.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Value {
2019-04-29 19:51:05 +02:00
get {
return ResourceManager.GetString("Value", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to {0} has been copied..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ValueHasBeenCopied {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ValueHasBeenCopied", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Vault is locked.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VaultIsLocked {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VaultIsLocked", resourceCulture);
}
}
2019-05-17 16:01:45 +02:00
/// <summary>
/// Looks up a localized string similar to Your vault is locked. Verify your master password to continue..
/// </summary>
public static string VaultLockedMasterPassword {
get {
return ResourceManager.GetString("VaultLockedMasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your vault is locked. Verify your PIN code to continue..
/// </summary>
public static string VaultLockedPIN {
get {
return ResourceManager.GetString("VaultLockedPIN", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Verification Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerificationCode {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerificationCode", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verification Code (TOTP).
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerificationCodeTotp {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerificationCodeTotp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not send verification email. Try again..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerificationEmailNotSent {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerificationEmailNotSent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verification email sent..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerificationEmailSent {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerificationEmailSent", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verify Face ID.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerifyFaceID {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerifyFaceID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verify Fingerprint.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerifyFingerprint {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerifyFingerprint", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verify Master Password.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerifyMasterPassword {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerifyMasterPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verify PIN.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerifyPIN {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerifyPIN", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Verify with Windows Hello.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VerifyWindowsHello {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VerifyWindowsHello", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Version.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Version {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Version", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to View.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string View {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("View", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to View Item.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ViewItem {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ViewItem", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Visit Our Website.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VisitOurWebsite {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VisitOurWebsite", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Visit our website to get help, news, email us, and/or learn more about how to use Bitwarden..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string VisitOurWebsiteDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("VisitOurWebsiteDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Website.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Website {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Website", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden Web Vault.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string WebVault {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("WebVault", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Manage your items from any web browser with the Bitwarden web vault..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string WebVaultDescription {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("WebVaultDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Web Vault Server URL.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string WebVaultUrl {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("WebVaultUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Who owns this item?.
/// </summary>
public static string WhoOwnsThisItem {
get {
return ResourceManager.GetString("WhoOwnsThisItem", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Windows Hello.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string WindowsHello {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("WindowsHello", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Word Separator.
/// </summary>
public static string WordSeparator {
get {
return ResourceManager.GetString("WordSeparator", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to Yes.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string Yes {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("Yes", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Yes, and Save.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string YesAndSave {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("YesAndSave", resourceCulture);
}
}
2019-05-15 18:54:48 +02:00
/// <summary>
/// Looks up a localized string similar to Your account&apos;s fingerprint phrase.
/// </summary>
public static string YourAccountsFingerprint {
get {
return ResourceManager.GetString("YourAccountsFingerprint", resourceCulture);
}
}
2019-04-10 23:01:25 +02:00
/// <summary>
/// Looks up a localized string similar to To continue, hold your YubiKey NEO against the back of the device or insert your YubiKey into your device&apos;s USB port, then touch its button..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string YubiKeyInstruction {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("YubiKeyInstruction", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to To continue, hold your YubiKey NEO against the back of the device..
/// </summary>
2019-04-30 17:54:44 +02:00
public static string YubiKeyInstructionIos {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("YubiKeyInstructionIos", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to YubiKey Security Key.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string YubiKeyTitle {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("YubiKeyTitle", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Zip / Postal Code.
/// </summary>
2019-04-30 17:54:44 +02:00
public static string ZipPostalCode {
2019-04-10 23:01:25 +02:00
get {
return ResourceManager.GetString("ZipPostalCode", resourceCulture);
}
}
}
}