sharee.bike-App/LockIt.BusinessLogic/MultilingualResources/LockIt.BusinessLogic.de.xlf
2024-04-09 12:53:23 +02:00

64 lines
5.8 KiB
XML

<?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>