2023-02-22 14:03:35 +01:00
//------------------------------------------------------------------------------
2021-05-13 17:07:16 +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 TINK.MultilingualResources {
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.
2023-08-31 12:20:06 +02:00
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
2021-05-13 17:07:16 +02:00
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources ( ) {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Resources . ResourceManager ResourceManager {
get {
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "TINK.MultilingualResources.Resources" , typeof ( Resources ) . Assembly ) ;
resourceMan = temp ;
}
return resourceMan ;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global :: System . Globalization . CultureInfo Culture {
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Bluetooth connection to the lock could not be established. Activate Bluetooth and try again..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionBluetoothDisconnected {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionBluetoothDisconnected" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Lock bolt is blocked. Make sure that no spoke or any other obstacle prevents the lock from closing and try again..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionCloseLockBoltBlocked {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionCloseLockBoltBlocked" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to The process is motion sensitive. Step close to the lock, do not move, and try again..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionCloseLockMoving {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionCloseLockMoving" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Unexpected locking state "{0}" detected after sending close command. Please try again or contact customer support..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionCloseLockUnexpectedLockState {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionCloseLockUnexpectedLockState" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Lock reports unknown bold position. Lock could be closed or open. Please try again or contact customer support..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionCloseLockUnknownPosition {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionCloseLockUnknownPosition" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
2022-04-10 17:38:34 +02:00
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Bluetooth connection to the lock could not be established. Current Blutooth status is {0}. Activate Bluetooth and try again..
2022-04-10 17:38:34 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionConnectLockBluetoothNotOnException {
2022-04-10 17:38:34 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionConnectLockBluetoothNotOnException" , resourceCulture ) ;
2022-04-10 17:38:34 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Bluetooth connection to the lock could not be established. Activate Bluetooth and try again..
2022-04-10 17:38:34 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionConnectLockBluetoothOffException {
2022-04-10 17:38:34 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionConnectLockBluetoothOffException" , resourceCulture ) ;
2022-04-10 17:38:34 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Connection to the lock could not be established. Activate Location services and try again..
2022-04-10 17:38:34 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionConnectLockLocationOffException {
2022-04-10 17:38:34 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionConnectLockLocationOffException" , resourceCulture ) ;
2022-04-10 17:38:34 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Connection to the lock could not be established. Grant Location permission, activate Location services and try again..
2022-04-10 17:38:34 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionConnectLockLocationPermissingMissingException {
2022-04-10 17:38:34 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionConnectLockLocationPermissingMissingException" , resourceCulture ) ;
2022-04-10 17:38:34 +02:00
}
}
2021-05-13 17:07:16 +02:00
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Position of lock bolt is unknown. Lock could be closed or open. Please try again or contact customer support..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionOpenLockBoldStatusIsUnknown {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionOpenLockBoldStatusIsUnknown" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Bolt was blocked. Make sure that no spoke presses against the lock bolt and try again..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionOpenLockBoldWasBlocked {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionOpenLockBoldWasBlocked" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
/// <summary>
2023-08-31 12:20:06 +02:00
/// Looks up a localized string similar to Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again..
2021-05-13 17:07:16 +02:00
/// </summary>
2023-08-31 12:20:06 +02:00
internal static string LockItExceptionOpenLockBoltBlocked {
2021-05-13 17:07:16 +02:00
get {
2023-08-31 12:20:06 +02:00
return ResourceManager . GetString ( "LockItExceptionOpenLockBoltBlocked" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Unexpected locking state "{0}" detected after sending open command. Please try again or contact customer support..
/// </summary>
internal static string LockItExceptionOpenLockUnexpectedState {
get {
return ResourceManager . GetString ( "LockItExceptionOpenLockUnexpectedState" , resourceCulture ) ;
2021-05-13 17:07:16 +02:00
}
}
}
}