mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-05-16 14:16:29 +02:00
Version 3.0.381
This commit is contained in:
parent
f963c0a219
commit
3a363acf3a
1525 changed files with 60589 additions and 125098 deletions
|
@ -0,0 +1,64 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
|
||||
<file datatype="xml" source-language="en-GB" target-language="de" original="LOCKITSHARED/MULTILINGUALRESOURCES/RESOURCES.RESX" tool-id="MultilingualAppToolkit" product-name="n/a" product-version="n/a" build-num="n/a">
|
||||
<header>
|
||||
<tool tool-id="MultilingualAppToolkit" tool-name="Multilingual App Toolkit" tool-version="4.0.6916.0" tool-company="Microsoft" />
|
||||
</header>
|
||||
<body>
|
||||
<group id="LOCKIT.BUSINESSLOGIC/MULTILINGUALRESOURCES/RESOURCES.RESX">
|
||||
<trans-unit id="LockItExceptionBluetoothDisconnected" translate="yes" xml:space="preserve">
|
||||
<source>Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</source>
|
||||
<target state="new">Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionCloseLockMoving" translate="yes" xml:space="preserve">
|
||||
<source>The process is motion sensitive. Step close to the lock, do not move, and try again.</source>
|
||||
<target state="new">The process is motion sensitive. Step close to the lock, do not move, and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionCloseLockBoltBlocked" translate="yes" xml:space="preserve">
|
||||
<source>Lock bolt is blocked. Make sure that no spoke or any other obstacle prevents the lock from closing and try again.</source>
|
||||
<target state="new">Lock bolt is blocked. Make sure that no spoke or any other obstacle prevents the lock from closing and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionCloseLockUnexpectedLockState" translate="yes" xml:space="preserve">
|
||||
<source>Unexpected locking state "{0}" detected after sending close command. Please try again or contact customer support.</source>
|
||||
<target state="new">Unexpected locking state "{0}" detected after sending close command. Please try again or contact customer support.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionCloseLockUnknownPosition" translate="yes" xml:space="preserve">
|
||||
<source>Lock reports unknown bold position. Lock could be closed or open. Please try again or contact customer support.</source>
|
||||
<target state="new">Lock reports unknown bold position. Lock could be closed or open. Please try again or contact customer support.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionConnectLockBluetoothNotOnException" translate="yes" xml:space="preserve">
|
||||
<source>Bluetooth connection to the lock could not be established. Current Blutooth status is {0}. Activate Bluetooth and try again.</source>
|
||||
<target state="new">Bluetooth connection to the lock could not be established. Current Blutooth status is {0}. Activate Bluetooth and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionConnectLockBluetoothOffException" translate="yes" xml:space="preserve">
|
||||
<source>Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</source>
|
||||
<target state="new">Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionConnectLockLocationOffException" translate="yes" xml:space="preserve">
|
||||
<source>Connection to the lock could not be established. Activate Location services and try again.</source>
|
||||
<target state="new">Connection to the lock could not be established. Activate Location services and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionConnectLockLocationPermissingMissingException" translate="yes" xml:space="preserve">
|
||||
<source>Connection to the lock could not be established. Grant Location permission, activate Location services and try again.</source>
|
||||
<target state="new">Connection to the lock could not be established. Grant Location permission, activate Location services and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionOpenLockBoltBlocked" translate="yes" xml:space="preserve">
|
||||
<source>Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again.</source>
|
||||
<target state="new">Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionOpenLockBoldStatusIsUnknown" translate="yes" xml:space="preserve">
|
||||
<source>Position of lock bolt is unknown. Lock could be closed or open. Please try again or contact customer support.</source>
|
||||
<target state="new">Position of lock bolt is unknown. Lock could be closed or open. Please try again or contact customer support.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionOpenLockBoldWasBlocked" translate="yes" xml:space="preserve">
|
||||
<source>Bolt was blocked. Make sure that no spoke presses against the lock bolt and try again.</source>
|
||||
<target state="new">Bolt was blocked. Make sure that no spoke presses against the lock bolt and try again.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="LockItExceptionOpenLockUnexpectedState" translate="yes" xml:space="preserve">
|
||||
<source>Unexpected locking state "{0}" detected after sending open command. Please try again or contact customer support.</source>
|
||||
<target state="new">Unexpected locking state "{0}" detected after sending open command. Please try again or contact customer support.</target>
|
||||
</trans-unit>
|
||||
</group>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
180
LockIt.BusinessLogic/MultilingualResources/Resources.Designer.cs
generated
Normal file
180
LockIt.BusinessLogic/MultilingualResources/Resources.Designer.cs
generated
Normal file
|
@ -0,0 +1,180 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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 ShareeBike.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.
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
||||
[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("ShareeBike.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>
|
||||
/// Looks up a localized string similar to Bluetooth connection to the lock could not be established. Activate Bluetooth and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionBluetoothDisconnected {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionBluetoothDisconnected", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionCloseLockBoltBlocked {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionCloseLockBoltBlocked", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The process is motion sensitive. Step close to the lock, do not move, and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionCloseLockMoving {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionCloseLockMoving", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Unexpected locking state "{0}" detected after sending close command. Please try again or contact customer support..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionCloseLockUnexpectedLockState {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionCloseLockUnexpectedLockState", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionCloseLockUnknownPosition {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionCloseLockUnknownPosition", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionConnectLockBluetoothNotOnException {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionConnectLockBluetoothNotOnException", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bluetooth connection to the lock could not be established. Activate Bluetooth and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionConnectLockBluetoothOffException {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionConnectLockBluetoothOffException", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Connection to the lock could not be established. Activate Location services and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionConnectLockLocationOffException {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionConnectLockLocationOffException", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Connection to the lock could not be established. Grant Location permission, activate Location services and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionConnectLockLocationPermissingMissingException {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionConnectLockLocationPermissingMissingException", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionOpenLockBoldStatusIsUnknown {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionOpenLockBoldStatusIsUnknown", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Bolt was blocked. Make sure that no spoke presses against the lock bolt and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionOpenLockBoldWasBlocked {
|
||||
get {
|
||||
return ResourceManager.GetString("LockItExceptionOpenLockBoldWasBlocked", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again..
|
||||
/// </summary>
|
||||
internal static string LockItExceptionOpenLockBoltBlocked {
|
||||
get {
|
||||
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);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
54
LockIt.BusinessLogic/MultilingualResources/Resources.de.resx
Normal file
54
LockIt.BusinessLogic/MultilingualResources/Resources.de.resx
Normal file
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="LockItExceptionCloseLockUnknownPosition" xml:space="preserve">
|
||||
<value>Das Schloss meldet unbekannte Position des Schlossbügels. Das Schloss könnte geschlossen oder offen sein. Bitte versuchen Sie es erneut oder melden Sie das Fahrrad dem Betreiber!</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockUnexpectedState" xml:space="preserve">
|
||||
<value>Unerwarteter Schlosszustand "{0}" nach Ausführen des Öffnen-Befehls erkannt. Bitte versuchen Sie es erneut oder kontaktieren Sie den Kundensupport.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionBluetoothDisconnected" xml:space="preserve">
|
||||
<value>Es konnte keine Bluetooth-Verbindung zum Schloss hergestellt werden. Aktivieren Sie Bluetooth und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockMoving" xml:space="preserve">
|
||||
<value>Der Vorgang ist bewegungssensibel. Treten Sie nah an das Schloss heran, bewegen Sie sich nicht und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoldWasBlocked" xml:space="preserve">
|
||||
<value>Der Schlossbügel war blockiert. Stellen Sie sicher, dass keine Speiche oder anderer Gegenstand das Schloss blockiert und wiederholen Sie den Vorgang.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockBluetoothNotOnException" xml:space="preserve">
|
||||
<value>Es kann keine Bluetooth-Verbindung hergestellt werden. Der aktuelle Blutooth-Status ist {0}. Aktivieren Sie Bluetooth und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockBluetoothOffException" xml:space="preserve">
|
||||
<value>Es kann keine Bluetooth-Verbindung hergestellt werden. Aktivieren Sie Bluetooth und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockLocationOffException" xml:space="preserve">
|
||||
<value>Es konnte keine Verbindung zum Schloss hergestellt werden. Aktivieren Sie die Standortdienste und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockLocationPermissingMissingException" xml:space="preserve">
|
||||
<value>Es konnte keine Verbindung zum Schloss hergestellt werden. Erlauben Sie den Standort-Zugriff, aktivieren Sie die Standortdienste und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoldStatusIsUnknown" xml:space="preserve">
|
||||
<value>Position des Schlossbügels ist unbekannt. Schloss könnte geschlossen oder offen sein. Bitte versuchen Sie es erneut oder kontaktieren Sie den Kundensupport.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockBoltBlocked" xml:space="preserve">
|
||||
<value>Der Schlossbügel ist blockiert. Stellen Sie sicher, dass keine Speiche oder ein anderes Hindernis das Schließen des Schlosses verhindert, und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoltBlocked" xml:space="preserve">
|
||||
<value>Der Schlossbügel ist blockiert. Stellen Sie sicher, dass keine Speiche gegen den Bügel drückt und versuchen Sie es erneut.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockUnexpectedLockState" xml:space="preserve">
|
||||
<value>Unerwarteter Schlosszustand "{0}" nach Senden des Schließbefehls festgestellt. Bitte versuchen Sie es erneut oder kontaktieren Sie den Kundensupport.</value>
|
||||
</data>
|
||||
</root>
|
159
LockIt.BusinessLogic/MultilingualResources/Resources.resx
Normal file
159
LockIt.BusinessLogic/MultilingualResources/Resources.resx
Normal file
|
@ -0,0 +1,159 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="LockItExceptionBluetoothDisconnected" xml:space="preserve">
|
||||
<value>Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockMoving" xml:space="preserve">
|
||||
<value>The process is motion sensitive. Step close to the lock, do not move, and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockBoltBlocked" xml:space="preserve">
|
||||
<value>Lock bolt is blocked. Make sure that no spoke or any other obstacle prevents the lock from closing and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockUnexpectedLockState" xml:space="preserve">
|
||||
<value>Unexpected locking state "{0}" detected after sending close command. Please try again or contact customer support.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionCloseLockUnknownPosition" xml:space="preserve">
|
||||
<value>Lock reports unknown bold position. Lock could be closed or open. Please try again or contact customer support.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockBluetoothNotOnException" xml:space="preserve">
|
||||
<value>Bluetooth connection to the lock could not be established. Current Blutooth status is {0}. Activate Bluetooth and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockBluetoothOffException" xml:space="preserve">
|
||||
<value>Bluetooth connection to the lock could not be established. Activate Bluetooth and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockLocationOffException" xml:space="preserve">
|
||||
<value>Connection to the lock could not be established. Activate Location services and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionConnectLockLocationPermissingMissingException" xml:space="preserve">
|
||||
<value>Connection to the lock could not be established. Grant Location permission, activate Location services and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoltBlocked" xml:space="preserve">
|
||||
<value>Lock bolt is blocked. Make sure that no spoke presses against the lock bolt and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoldStatusIsUnknown" xml:space="preserve">
|
||||
<value>Position of lock bolt is unknown. Lock could be closed or open. Please try again or contact customer support.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockBoldWasBlocked" xml:space="preserve">
|
||||
<value>Bolt was blocked. Make sure that no spoke presses against the lock bolt and try again.</value>
|
||||
</data>
|
||||
<data name="LockItExceptionOpenLockUnexpectedState" xml:space="preserve">
|
||||
<value>Unexpected locking state "{0}" detected after sending open command. Please try again or contact customer support.</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Add table
Add a link
Reference in a new issue