2070 lines
84 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="Area_Administration" xml:space="preserve">
<value>Administration</value>
</data>
<data name="Area_Superuser" xml:space="preserve">
<value>Management</value>
</data>
<data name="Button_Back" xml:space="preserve">
<value>Back</value>
</data>
<data name="Button_Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="Button_Change" xml:space="preserve">
<value>Change</value>
</data>
<data name="Button_Create" xml:space="preserve">
<value>Create</value>
</data>
<data name="Button_Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Button_Edit" xml:space="preserve">
<value>Edit</value>
</data>
<data name="Button_ForgotPassword" xml:space="preserve">
<value>Forgot password</value>
</data>
<data name="Button_Live" xml:space="preserve">
<value>Live</value>
</data>
<data name="Button_Lock" xml:space="preserve">
<value>Lock</value>
</data>
<data name="Button_Login" xml:space="preserve">
<value>Login</value>
</data>
<data name="Button_Ok" xml:space="preserve">
<value>OK</value>
</data>
<data name="Button_ResetPassword" xml:space="preserve">
<value>Reset password</value>
</data>
<data name="Button_Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="Button_Start" xml:space="preserve">
<value>Start</value>
</data>
<data name="Button_Stop" xml:space="preserve">
<value>Stop</value>
</data>
<data name="Button_Submit" xml:space="preserve">
<value>Submit</value>
</data>
<data name="Button_Unlock" xml:space="preserve">
<value>Unlock</value>
</data>
<data name="ChangePassword_Desc" xml:space="preserve">
<value>Please enter the necessary data to change your password.</value>
</data>
<data name="ChangePassword_Title" xml:space="preserve">
<value>Change password</value>
</data>
<data name="Common_Account" xml:space="preserve">
<value>Account</value>
</data>
<data name="Common_ChangePassword" xml:space="preserve">
<value>Change password</value>
</data>
<data name="Common_Language" xml:space="preserve">
<value>Language</value>
</data>
<data name="Common_Logout" xml:space="preserve">
<value>Logout</value>
</data>
<data name="Common_Placeholder_Search" xml:space="preserve">
<value>Search...</value>
</data>
<data name="Common_Profile" xml:space="preserve">
<value>Profile</value>
</data>
<data name="Common_Select" xml:space="preserve">
<value>Select...</value>
</data>
<data name="ConfirmEmail_Desc" xml:space="preserve">
<value>Thank you for confirming your email address.</value>
</data>
<data name="ConfirmEmail_Message" xml:space="preserve">
<value>&lt;p&gt;To confirm your email address please click the following &lt;a href="{0}"&gt;link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After your successfull confirmation you can log in at {1}.&lt;/p&gt;
&lt;p&gt;Your {1} Team&lt;/p&gt;</value>
</data>
<data name="ConfirmEmail_Subject" xml:space="preserve">
<value>{0}: Email confirmation</value>
</data>
<data name="ConfirmEmail_Text" xml:space="preserve">
<value>Your user account has now been activated. You can now login at {0}.</value>
</data>
<data name="ConfirmEmail_Title" xml:space="preserve">
<value>Confirm your e-mail address</value>
</data>
<data name="ConnectionState_Desc" xml:space="preserve">
<value>Connection state</value>
</data>
<data name="Err_Login_Invalid" xml:space="preserve">
<value>Invalid login attempt.</value>
</data>
<data name="IdentityError_DefaultError" xml:space="preserve">
<value>An unknown failure has occured.</value>
</data>
<data name="IdentityError_DuplicateEmail" xml:space="preserve">
<value>Email '{0}' is already taken.</value>
</data>
<data name="IdentityError_DuplicateName" xml:space="preserve">
<value>Name {0} is already taken.</value>
</data>
<data name="IdentityError_ExternalLoginExists" xml:space="preserve">
<value>A user with that external login already exists.</value>
</data>
<data name="IdentityError_IdentityError_NoTwoFactorProvider" xml:space="preserve">
<value>No IUserTwoFactorProvider for '{0}' is registered.</value>
</data>
<data name="IdentityError_InvalidEmail" xml:space="preserve">
<value>Email '{0}' is invalid.</value>
</data>
<data name="IdentityError_InvalidToken" xml:space="preserve">
<value>Invalid token.</value>
</data>
<data name="IdentityError_InvalidUserName" xml:space="preserve">
<value>User name {0} is invalid, can only contain letters or digits.</value>
</data>
<data name="IdentityError_LockoutNotEnabled" xml:space="preserve">
<value>Lockout is not enabled for this user.</value>
</data>
<data name="IdentityError_NoTokenProvider" xml:space="preserve">
<value>No IUserTokenProvider is registered.</value>
</data>
<data name="IdentityError_PasswordMismatch" xml:space="preserve">
<value>Incorrect password.</value>
</data>
<data name="IdentityError_PasswordRequireDigit" xml:space="preserve">
<value>Passwords must have at least one digit ('0'-'9').</value>
</data>
<data name="IdentityError_PasswordRequireLower" xml:space="preserve">
<value>Passwords must have at least one lowercase ('a'-'z').</value>
</data>
<data name="IdentityError_PasswordRequiresNonAlphanumeric" xml:space="preserve">
<value>Passwords must have at least one non letter or digit character.</value>
</data>
<data name="IdentityError_PasswordRequireUpper" xml:space="preserve">
<value>Passwords must have at least one uppercase ('A'-'Z').</value>
</data>
<data name="IdentityError_PasswordTooShort" xml:space="preserve">
<value>Passwords must be at least {0} characters.</value>
</data>
<data name="IdentityError_PropertyTooShort" xml:space="preserve">
<value>{0} cannot be null or empty.</value>
</data>
<data name="IdentityError_RoleNotFound" xml:space="preserve">
<value>Role {0} does not exist.</value>
</data>
<data name="IdentityError_StoreNotIQueryableRoleStore" xml:space="preserve">
<value>Store does not implement IQueryableRoleStore&lt;TRole&gt;.</value>
</data>
<data name="IdentityError_StoreNotIQueryableUserStore" xml:space="preserve">
<value>Store does not implement IQueryableUserStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserClaimStore" xml:space="preserve">
<value>Store does not implement IUserClaimStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserConfirmationStore" xml:space="preserve">
<value>Store does not implement IUserConfirmationStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserEmailStore" xml:space="preserve">
<value>Store does not implement IUserEmailStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserLockoutStore" xml:space="preserve">
<value>Store does not implement IUserLockoutStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserLoginStore" xml:space="preserve">
<value>Store does not implement IUserLoginStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserPasswordStore" xml:space="preserve">
<value>Store does not implement IUserPasswordStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserPhoneNumberStore" xml:space="preserve">
<value>Store does not implement IUserPhoneNumberStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserRoleStore" xml:space="preserve">
<value>Store does not implement IUserRoleStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserSecurityStampStore" xml:space="preserve">
<value>Store does not implement IUserSecurityStampStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_StoreNotIUserTwoFactorStore" xml:space="preserve">
<value>Store does not implement IUserTwoFactorStore&lt;TUser&gt;.</value>
</data>
<data name="IdentityError_UserAlreadyHasPassword" xml:space="preserve">
<value>User already has a password set.</value>
</data>
<data name="IdentityError_UserAlreadyInRole" xml:space="preserve">
<value>User already in role.</value>
</data>
<data name="IdentityError_UserIdNotFound" xml:space="preserve">
<value>UserId not found.</value>
</data>
<data name="IdentityError_UserNameNotFound" xml:space="preserve">
<value>User {0} does not exist.</value>
</data>
<data name="IdentityError_UserNotInRole" xml:space="preserve">
<value>User is not in role.</value>
</data>
<data name="Login_Desc" xml:space="preserve">
<value>Sign In to your account</value>
</data>
<data name="Login_ForgotPassword_Confirmation" xml:space="preserve">
<value>Please check your email to reset your password.</value>
</data>
<data name="Login_ForgotPassword_Text" xml:space="preserve">
<value>Please enter your e-mail address and click on "Submit".</value>
</data>
<data name="Login_ForgotPassword_Title" xml:space="preserve">
<value>Forgot password</value>
</data>
<data name="Login_Lockout_Desc" xml:space="preserve">
<value>Sorry. For security reasons your account is locked.</value>
</data>
<data name="Login_Lockout_Title" xml:space="preserve">
<value>Locked out</value>
</data>
<data name="Login_Title" xml:space="preserve">
<value>Login</value>
</data>
<data name="Login_Welcome" xml:space="preserve">
<value>Welcome. Please enter your username and password.</value>
</data>
<data name="Menu_Users" xml:space="preserve">
<value>User management</value>
</data>
<data name="Profile_Edit_Desc" xml:space="preserve">
<value>To change your profile data, please enter the desired changes and save your profile.</value>
</data>
<data name="Profile_Edit_Title" xml:space="preserve">
<value>Edit Profile</value>
</data>
<data name="ResetPassword_Confirmation" xml:space="preserve">
<value>Password reset success</value>
</data>
<data name="ResetPassword_Confirmation_Desc" xml:space="preserve">
<value>Your password has been reset successfully.</value>
</data>
<data name="ResetPassword_Desc" xml:space="preserve">
<value>Please fill in the following form to reset your password.</value>
</data>
<data name="ResetPassword_Message" xml:space="preserve">
<value>&lt;p&gt;To reset your password, please click the following &lt;a href="{0}"&gt;Link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Your {1} Team&lt;/p&gt;</value>
</data>
<data name="ResetPassword_Subject" xml:space="preserve">
<value>Licensemanager - {0}: Reset password</value>
</data>
<data name="ResetPassword_Title" xml:space="preserve">
<value>Reset password</value>
</data>
<data name="Reset_Pwd_Mail_Body" xml:space="preserve">
<value>Please reset your password by clicking: {0}</value>
</data>
<data name="Reset_Pwd_Mail_Subject" xml:space="preserve">
<value>{0}: Reset password</value>
</data>
<data name="SetPassword_Desc" xml:space="preserve">
<value>Please enter the desired password.</value>
</data>
<data name="SetPassword_Title" xml:space="preserve">
<value>Set password</value>
</data>
<data name="User_Create" xml:space="preserve">
<value>Create user</value>
</data>
<data name="User_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new user.</value>
</data>
<data name="User_Edit" xml:space="preserve">
<value>Edit user</value>
</data>
<data name="User_Tab_Details" xml:space="preserve">
<value>Details</value>
</data>
<data name="User_Tab_Permissions" xml:space="preserve">
<value>Roles &amp; permissions</value>
</data>
<data name="Common_AccessDenied_Desc" xml:space="preserve">
<value>You do not have the necessary rights to access this resource or execute this function.</value>
</data>
<data name="Common_AccessDenied_Title" xml:space="preserve">
<value>Access denied</value>
</data>
<data name="Menu_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="CustomerType_Create" xml:space="preserve">
<value>Create a customer type</value>
</data>
<data name="CustomerType_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new customer type.</value>
</data>
<data name="CustomerType_Edit" xml:space="preserve">
<value>Edit a customer type</value>
</data>
<data name="Menu_Customer_Types" xml:space="preserve">
<value>Customer types</value>
</data>
<data name="Err_PwnedPassword" xml:space="preserve">
<value>The password you have chosen has occurred {0} times during data theft. You cannot use this password. It is recommended that you change your password immediately if you use it anywhere.</value>
</data>
<data name="Button_Add" xml:space="preserve">
<value>Add</value>
</data>
<data name="Customer_Contact_Person" xml:space="preserve">
<value>Contact person</value>
</data>
<data name="Customer_Create" xml:space="preserve">
<value>Create customer</value>
</data>
<data name="Customer_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new customer.</value>
</data>
<data name="Customer_Tab_Address" xml:space="preserve">
<value>Address</value>
</data>
<data name="Customer_Tab_Contact" xml:space="preserve">
<value>Contact</value>
</data>
<data name="Customer_Tab_Details" xml:space="preserve">
<value>Details</value>
</data>
<data name="Menu_Customers" xml:space="preserve">
<value>Customers</value>
</data>
<data name="Customer_Edit" xml:space="preserve">
<value>Edit customer</value>
</data>
<data name="Menu_Dashboard" xml:space="preserve">
<value>Dashboard</value>
</data>
<data name="Button_Show" xml:space="preserve">
<value>Show</value>
</data>
<data name="Common_BatchDelete_Failed" xml:space="preserve">
<value>Not all records could be deleted:</value>
</data>
<data name="Common_BatchDelete_NotFound" xml:space="preserve">
<value>Record with ID {0} could not be found.</value>
</data>
<data name="Common_BatchDelete_Self" xml:space="preserve">
<value>You can´t delete the record '{0}'.</value>
</data>
<data name="Common_Batch_NotFound" xml:space="preserve">
<value>Record with ID {0} could not be found.</value>
</data>
<data name="User_BatchLock_Failed" xml:space="preserve">
<value>Not all users could be locked:</value>
</data>
<data name="User_BatchResetPassword_Failed" xml:space="preserve">
<value>Not all users could be sent a reset password email:</value>
</data>
<data name="User_BatchUnlock_Failed" xml:space="preserve">
<value>Not all users could be unlocked:</value>
</data>
<data name="User_Batch_Lock" xml:space="preserve">
<value>You cant lock the user '{0}'.</value>
</data>
<data name="User_Batch_ResetPassword" xml:space="preserve">
<value>You cant reset the users '{0}' password.</value>
</data>
<data name="User_Batch_Unlock" xml:space="preserve">
<value>You cant unlock the user '{0}'.</value>
</data>
<data name="Button_Next" xml:space="preserve">
<value>Next</value>
</data>
<data name="Button_Download" xml:space="preserve">
<value>Download</value>
</data>
<data name="Common_BatchDelete_InUse_Customer" xml:space="preserve">
<value>{0} is referenced by a customer.</value>
</data>
<data name="Common_BatchDelete_InUse_CustomerType" xml:space="preserve">
<value>{0} is referenced by {1} customers.</value>
</data>
<data name="Common_BatchDelete_InUse_Users" xml:space="preserve">
<value>{0} is referenced by {1} users.</value>
</data>
<data name="Common_Info" xml:space="preserve">
<value>Info</value>
</data>
<data name="Button_Export" xml:space="preserve">
<value>Export</value>
</data>
<data name="Customers_Export" xml:space="preserve">
<value>Export customers</value>
</data>
<data name="Menu_CustomerTypes" xml:space="preserve">
<value>Customer types</value>
</data>
<data name="Common_All" xml:space="preserve">
<value>All</value>
</data>
<data name="Area_Tenant" xml:space="preserve">
<value>Tenant</value>
</data>
<data name="Common_None" xml:space="preserve">
<value>None</value>
</data>
<data name="Common_BatchDelete_InUse_Proejcts" xml:space="preserve">
<value>{0} is referenced by {1} projects as a responsilbe user.</value>
</data>
<data name="Button_Apply" xml:space="preserve">
<value>Apply</value>
</data>
<data name="Button_Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="Common_Impersionate_Desc" xml:space="preserve">
<value>To take the identity of entities, please select them and click "Apply" button</value>
</data>
<data name="Common_Impersionate_Title" xml:space="preserve">
<value>Assume identities</value>
</data>
<data name="Common_None2" xml:space="preserve">
<value>None</value>
</data>
<data name="Common_SelectedCustomer" xml:space="preserve">
<value>Selected customer</value>
</data>
<data name="Common_BatchDelete_InUse_Customers" xml:space="preserve">
<value>{0} is referenced by {1} customers as a responsilbe user.</value>
</data>
<data name="AuditInfo_Action_1" xml:space="preserve">
<value>Created</value>
</data>
<data name="AuditInfo_Action_2" xml:space="preserve">
<value>Edited</value>
</data>
<data name="AuditInfo_Action_3" xml:space="preserve">
<value>Deleted</value>
</data>
<data name="Button_History" xml:space="preserve">
<value>History</value>
</data>
<data name="Common_Action" xml:space="preserve">
<value>Action</value>
</data>
<data name="Common_User" xml:space="preserve">
<value>User</value>
</data>
<data name="Common_Date" xml:space="preserve">
<value>Date</value>
</data>
<data name="Button_Select" xml:space="preserve">
<value>Select</value>
</data>
<data name="Button_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="Button_Send" xml:space="preserve">
<value>Send</value>
</data>
<data name="File_Comment" xml:space="preserve">
<value>Comment</value>
</data>
<data name="File_Creator" xml:space="preserve">
<value>Creator</value>
</data>
<data name="File_Date" xml:space="preserve">
<value>Date</value>
</data>
<data name="File_Error_Exists" xml:space="preserve">
<value>This file already exists</value>
</data>
<data name="File_Name" xml:space="preserve">
<value>Name</value>
</data>
<data name="Button_List" xml:space="preserve">
<value>List</value>
</data>
<data name="Button_SendEmailConfirmation" xml:space="preserve">
<value>Send confirmation</value>
</data>
<data name="Common_ConfirmEmailFailed_Desc" xml:space="preserve">
<value>The confirmation of your e-mail address failed. Please try again or contact your administrator.</value>
</data>
<data name="Common_ConfirmEmailFailed_Title" xml:space="preserve">
<value>Email confirmation failed.</value>
</data>
<data name="Common_ConfirmEmailSuccess_Desc" xml:space="preserve">
<value>Your email address has been confirmed. Please login.</value>
</data>
<data name="Err_Login_EmailNotConfirmed" xml:space="preserve">
<value>Your email address is not confirmed.</value>
</data>
<data name="Login_SendEmailConfirmation_Confirmation" xml:space="preserve">
<value>Please check your email to confirm your email address.</value>
</data>
<data name="Login_SendEmailConfirmation_Text" xml:space="preserve">
<value>Please enter your email address and click on submit. You will receive an email with your confirmation link.</value>
</data>
<data name="Login_SendEmailConfirmation_Title" xml:space="preserve">
<value>Email confirmation</value>
</data>
<data name="Button_ConfirmEmail" xml:space="preserve">
<value>Confirm email address</value>
</data>
<data name="Button_SendConfirmEmail" xml:space="preserve">
<value>Send email confirmation</value>
</data>
<data name="Button_Activate" xml:space="preserve">
<value>Activate</value>
</data>
<data name="Button_TwoFactor_Activate" xml:space="preserve">
<value>Activate 2-factor authentication</value>
</data>
<data name="Button_TwoFactor_Deactivate" xml:space="preserve">
<value>Deactivate 2-factor authentication</value>
</data>
<data name="Err_Invalid_Code" xml:space="preserve">
<value>Invalid code</value>
</data>
<data name="Login_Code_Desc" xml:space="preserve">
<value>Please provide the code from your authenticator app.</value>
</data>
<data name="TwoFactorEnable_Desc" xml:space="preserve">
<value>Please follow the instructions to activate the two factor authentication.</value>
</data>
<data name="TwoFactorEnable_Title" xml:space="preserve">
<value>Enable two factor authentication</value>
</data>
<data name="Button_Fido_Activate" xml:space="preserve">
<value>Activate FIDO2</value>
</data>
<data name="Button_Fido_Deactivate" xml:space="preserve">
<value>Deactivate FIDO2</value>
</data>
<data name="Common_Fido" xml:space="preserve">
<value>FIDO2</value>
</data>
<data name="FidoEnable_Desc" xml:space="preserve">
<value>To activate FIDO2 for your account, please follow the instructions.</value>
</data>
<data name="FidoEnable_Title" xml:space="preserve">
<value>Activate FIDO2</value>
</data>
<data name="Fido_PageInfo" xml:space="preserve">
<value>&lt;h5&gt;FIDO2&lt;/h5&gt;
&lt;p&gt;Die Anmeldung via Benutzername und Passwort im Web ist aus verschiedenen Gründen nicht mehr zeitgemäß: Einerseits wird die Eingabe persönlicher Nutzerinformationen bei der immer höher werdenden Zahl an genutzten Services zunehmend zur Last. Andererseits ist die Sicherheit der Log-in-Daten aufgrund der wachsenden technischen Möglichkeiten Cyberkrimineller immer stärker gefährdet. So häufen sich gezielte Brute-Force-Angriffe oder im ersten Moment harmlos erscheinende Phishing-Mails, wobei Nutzer häufig gar nicht bemerken, dass die eigenen Anmeldedaten bereits erfolgreich ausspioniert wurden.&lt;/p&gt;
&lt;p&gt;Der Sicherheitsstandard FIDO2 nimmt sich dieser Problematik an, indem er auf eine Authentifizierung setzt, die auf der Nutzung von Sicherheitsschlüsseln (FIDO2-Keys) und Hardware-Tokens basiert. Dank der Einbindung des W3C-Standards WebAuthn ermöglicht dieses Verfahren nicht nur verschlüsselte und anonyme, sondern auch gänzlich passwortfreie Log-ins.&lt;/p&gt;
&lt;p&gt;Folgende Plattformen können Sie für eine FIDO2 Authentifizierung einsetzen:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Windows 10 - Windows Hello&lt;/li&gt;
&lt;li&gt;macOs, IOS, TouchID, FaceID&lt;/li&gt;
&lt;li&gt;Android&lt;/li&gt;
&lt;li&gt;FIDO2 Hardware-Token (z.B. YubiKey)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Der Vorteil von Hardware-Token ist, dass diese auf unterschiedlichen Plattformen verwendet werden können.&lt;/p&gt;</value>
</data>
<data name="Button_Fido_Create_CrossPlatform" xml:space="preserve">
<value>Create a cross platform FIDO2 credential (i.e. YubiKey, hardware token, ...)</value>
</data>
<data name="Button_Fido_Create_Platform" xml:space="preserve">
<value>Create a platform FIDO2 credential (i.e. Windows Hello, FaceId, ...)</value>
</data>
<data name="Fido_CreateCrossPlatform_Desc" xml:space="preserve">
<value>Specify a name for the FIDO2 credential you want to create. Click Create and follow the instructions. A FIDO2 credential is created for the hardware token you are providing.</value>
</data>
<data name="Fido_CreatePlatform_Desc" xml:space="preserve">
<value>Specify a name for the FIDO2 credential you want to create. Click Create and follow the instructions. A FIDO2 credential is created for the platform you are currently working with.</value>
</data>
<data name="Button_Login_Fido" xml:space="preserve">
<value>Login FIDO2</value>
</data>
<data name="Button_Details" xml:space="preserve">
<value>Details</value>
</data>
<data name="Common_SpecialComment" xml:space="preserve">
<value>Additional info</value>
</data>
<data name="Err_File_Exists" xml:space="preserve">
<value>This file already exists.</value>
</data>
<data name="Menu_FileManager" xml:space="preserve">
<value>Filemanager</value>
</data>
<data name="Common_NotFound" xml:space="preserve">
<value>Not found</value>
</data>
<data name="OpenMeta_Desc" xml:space="preserve">
<value>Ich bin eine tolle Beschreibung für Open Meta von gehgassi</value>
</data>
<data name="OpenMeta_Title" xml:space="preserve">
<value>gogassi</value>
</data>
<data name="Common_ImpersionateAdmin_Desc" xml:space="preserve">
<value>To take the identity of entities, please select them and click "Apply" button</value>
</data>
<data name="Common_ImpersionateAdmin_Title" xml:space="preserve">
<value>Assume identities</value>
</data>
<data name="Button_Deactivate" xml:space="preserve">
<value>Deactivate</value>
</data>
<data name="Button_Draft" xml:space="preserve">
<value>Draft</value>
</data>
<data name="Button_Test" xml:space="preserve">
<value>Test</value>
</data>
<data name="Common_Show_Less" xml:space="preserve">
<value>Show less</value>
</data>
<data name="Common_Show_More" xml:space="preserve">
<value>Show more</value>
</data>
<data name="Common_File" xml:space="preserve">
<value>File</value>
</data>
<data name="Common_Type" xml:space="preserve">
<value>Type</value>
</data>
<data name="Common_BatchDelete_InUse_Courses" xml:space="preserve">
<value>{0} is referenced by {1} courses.</value>
</data>
<data name="Common_Category" xml:space="preserve">
<value>Category</value>
</data>
<data name="Common_Placeholder" xml:space="preserve">
<value>Placeholder</value>
</data>
<data name="Button_Insert" xml:space="preserve">
<value>Insert</value>
</data>
<data name="Button_Downloads" xml:space="preserve">
<value>Downloads</value>
</data>
<data name="Button_Next2" xml:space="preserve">
<value>Next</value>
</data>
<data name="Button_Previous" xml:space="preserve">
<value>Previous</value>
</data>
<data name="Common_Menu" xml:space="preserve">
<value>Menu</value>
</data>
<data name="Button_Filter" xml:space="preserve">
<value>Filter</value>
</data>
<data name="Common_Categories" xml:space="preserve">
<value>Categories</value>
</data>
<data name="Err_EndDate_Smaller_StartDate" xml:space="preserve">
<value>The end date must not be equal or smaller than the start date.</value>
</data>
<data name="Button_SaveAndEdit" xml:space="preserve">
<value>Save &amp; edit</value>
</data>
<data name="Common_BatchDelete_InUse_Students" xml:space="preserve">
<value>{0} is booked by {1} students</value>
</data>
<data name="Common_BatchDelete_Version_Current" xml:space="preserve">
<value>{0} is the current version and cannot be deleted</value>
</data>
<data name="Common_Welcome" xml:space="preserve">
<value>Welcome</value>
</data>
<data name="Customer_Logo_Desc1" xml:space="preserve">
<value>Please upload the company logo here. For the best result, please upload the logo as a PNG file with a transparent background in 16:9 format.</value>
</data>
<data name="Customer_Logo_Desc2" xml:space="preserve">
<value>For the best result, please upload the logo as a PNG file with a transparent background in 16:9 format.</value>
</data>
<data name="Customer_Tab_Logo" xml:space="preserve">
<value>Logo</value>
</data>
<data name="Common_Comment_From" xml:space="preserve">
<value>Comment from</value>
</data>
<data name="Button_Continue" xml:space="preserve">
<value>Resume</value>
</data>
<data name="Button_View" xml:space="preserve">
<value>View</value>
</data>
<data name="Button_Retry" xml:space="preserve">
<value>Retry</value>
</data>
<data name="Common_Failed" xml:space="preserve">
<value>Failed</value>
</data>
<data name="Err_Vat_Missing" xml:space="preserve">
<value>Must be specified for an EU country.</value>
</data>
<data name="Lockout_Desc" xml:space="preserve">
<value>Sorry. For security reasons your account is locked.</value>
</data>
<data name="Common_SelectedAppUser" xml:space="preserve">
<value>Selected app user</value>
</data>
<data name="Common_SelectedDogWalker" xml:space="preserve">
<value>Selected dog walker</value>
</data>
<data name="Advertisement_Category_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new category.</value>
</data>
<data name="Advertisement_Category_Image_Desc" xml:space="preserve">
<value>Upload an image for this category. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Common_BatchDelete_InUse" xml:space="preserve">
<value>{0} is being referenced by {1} datasets.</value>
</data>
<data name="Common_Tab_Details" xml:space="preserve">
<value>Details</value>
</data>
<data name="Common_Tab_Image" xml:space="preserve">
<value>Image</value>
</data>
<data name="Err_Entity_Changed" xml:space="preserve">
<value>This record has been edited and cannot be saved. Please open the record again to make changes.</value>
</data>
<data name="Err_Entity_Deleted" xml:space="preserve">
<value>This record has been deleted and can no longer be edited.</value>
</data>
<data name="Menu_Advertisement_Categories" xml:space="preserve">
<value>Categories</value>
</data>
<data name="Menu_DogOwners" xml:space="preserve">
<value>Dog owners</value>
</data>
<data name="Menu_DogWalkers" xml:space="preserve">
<value>Dog walkers</value>
</data>
<data name="Common_Photo_Desc" xml:space="preserve">
<value>Please upload a picture for the dog owner here. For best results, please upload an image with a resolution of at least 800x800. The system will automatically create smaller versions of the image for optimized application.</value>
</data>
<data name="Common_Tab_Address" xml:space="preserve">
<value>Address</value>
</data>
<data name="Customer_Tab_Photo" xml:space="preserve">
<value>Photo</value>
</data>
<data name="Customer_Tab_SocialMedia" xml:space="preserve">
<value>Social media</value>
</data>
<data name="DogOwner_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new dog owner.</value>
</data>
<data name="Sex_Diverse" xml:space="preserve">
<value>Diverse</value>
</data>
<data name="Sex_Female" xml:space="preserve">
<value>Female</value>
</data>
<data name="Sex_Inter" xml:space="preserve">
<value>Inter</value>
</data>
<data name="Sex_Male" xml:space="preserve">
<value>Male</value>
</data>
<data name="Sex_Open" xml:space="preserve">
<value>Open</value>
</data>
<data name="Sex_Undefined" xml:space="preserve">
<value>Undefined</value>
</data>
<data name="DogWalker_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new dog walker.</value>
</data>
<data name="Common_Tab_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="CustomerBranch_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new branch.</value>
</data>
<data name="Menu_CustomerBranches" xml:space="preserve">
<value>Branches</value>
</data>
<data name="Err_Tax_Exists" xml:space="preserve">
<value>This tax rate already exists.</value>
</data>
<data name="Menu_TaxRates" xml:space="preserve">
<value>Tax rates</value>
</data>
<data name="TaxRate_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a tax rate.</value>
</data>
<data name="Menu_Product_Categories" xml:space="preserve">
<value>Product categories</value>
</data>
<data name="Menu_Shop" xml:space="preserve">
<value>Shop</value>
</data>
<data name="Product_Category_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new product category.</value>
</data>
<data name="Product_Category_Image_Desc" xml:space="preserve">
<value>Upload an image for this product category. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Common_Tab_Description" xml:space="preserve">
<value>Description</value>
</data>
<data name="Common_Tab_Dimensions" xml:space="preserve">
<value>Dimensions</value>
</data>
<data name="Menu_Products" xml:space="preserve">
<value>Products</value>
</data>
<data name="Product_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new product.</value>
</data>
<data name="Product_Image_Desc" xml:space="preserve">
<value>Upload an image for this product. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Common_Group_Dimensions" xml:space="preserve">
<value>Dimensions</value>
</data>
<data name="Common_Group_OrderQuantity" xml:space="preserve">
<value>Order quantity</value>
</data>
<data name="Common_Group_Shipment" xml:space="preserve">
<value>Shipment</value>
</data>
<data name="Common_Group_Stock" xml:space="preserve">
<value>Stock</value>
</data>
<data name="Err_AdvertisementCategory_Missing" xml:space="preserve">
<value>Must be specified if the product type is advertisement.</value>
</data>
<data name="Err_Product_Combination_Exists" xml:space="preserve">
<value>A product for this combination already exists</value>
</data>
<data name="Menu_Special" xml:space="preserve">
<value>Special</value>
</data>
<data name="Common_Group_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="Common_Group_Klarna" xml:space="preserve">
<value>Klarna</value>
</data>
<data name="Common_Group_PayPal" xml:space="preserve">
<value>PayPal</value>
</data>
<data name="Menu_ShipmentCosts" xml:space="preserve">
<value>Shipment costs</value>
</data>
<data name="Menu_ShopSettings" xml:space="preserve">
<value>Shop settings</value>
</data>
<data name="ShipmentCost_Create_Desc" xml:space="preserve">
<value>Please fill out the form below to create a new shipping rule.</value>
</data>
<data name="Branch_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new branch.</value>
</data>
<data name="Branch_Image_Desc" xml:space="preserve">
<value>Upload an image for this industry. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Menu_Branches" xml:space="preserve">
<value>Branches</value>
</data>
<data name="Err_Branch_Missing" xml:space="preserve">
<value>Must be specified if the product type is listing.</value>
</data>
<data name="Err_OrderMaximumQuantity" xml:space="preserve">
<value>Must be greater than or equal to the minimum order quantity.</value>
</data>
<data name="Menu_Listings" xml:space="preserve">
<value>Listings</value>
</data>
<data name="Button_CountrySettings" xml:space="preserve">
<value>Country settings</value>
</data>
<data name="Err_ProductCountry_Exists" xml:space="preserve">
<value>A setting for this country already exists</value>
</data>
<data name="ProductCountry_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a special setting for a country for the selected product. If a setting exists for a country, the regular prices of the product will be replaced by it. If the setting is that the product is not available, this product will not be displayed for the selected country and cannot be purchased.</value>
</data>
<data name="Common_Tab_GeoMode" xml:space="preserve">
<value>Geo settings</value>
</data>
<data name="Common_Tab_Payment" xml:space="preserve">
<value>Payment</value>
</data>
<data name="Listing_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new listing.</value>
</data>
<data name="Map_Desc" xml:space="preserve">
<value>Set a marker, define the radius and click on "Select" to accept the set location and radius.</value>
</data>
<data name="Common_Tab_Common" xml:space="preserve">
<value>Common</value>
</data>
<data name="Advertisement_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new advertisement.</value>
</data>
<data name="Menu_Advertisements" xml:space="preserve">
<value>Advertisements</value>
</data>
<data name="Menu_Banners" xml:space="preserve">
<value>Banner</value>
</data>
<data name="Banner_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new banner.</value>
</data>
<data name="Banner_Image_Desc" xml:space="preserve">
<value>Upload an image for this banner. This image will be used if you do not provide a custom image for a language. Please choose an image in the selected banner size. The ratio of the image is important depending on the size you choose. Choose an image in the correct format, but with at least double the size of the banner you want to upload. Example. Banner target size: 320x90. For this, please upload an image in the size 640 x 180.
Translated with www.DeepL.com/Translator (free version)</value>
</data>
<data name="Menu_Pins" xml:space="preserve">
<value>Pins</value>
</data>
<data name="Pin_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new pin.</value>
</data>
<data name="Pin_Image_Desc" xml:space="preserve">
<value>Upload an image for this pin. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Err_Listing_AlreadyBooked" xml:space="preserve">
<value>A listing already exists for the selected customer for the listing type, branch and time period.</value>
</data>
<data name="Err_Listing_NotAvailable" xml:space="preserve">
<value>No listing can be created for the selected parameters. Number booked: {0} | Number reserved: {1}.</value>
</data>
<data name="Button_Book" xml:space="preserve">
<value>Book</value>
</data>
<data name="Common_BatchCancel_Failed" xml:space="preserve">
<value>Not all records could be cancelled:</value>
</data>
<data name="Common_BatchCancel_InUse" xml:space="preserve">
<value>{0} is referenced by {1} records.</value>
</data>
<data name="Common_BatchCancel_NotFound" xml:space="preserve">
<value>The record with ID '{0}' could not be found.</value>
</data>
<data name="Banner_Price_Info" xml:space="preserve">
<value>Price net refers to views, price 2 net refers to clicks.</value>
</data>
<data name="Common_Shop" xml:space="preserve">
<value>Shop</value>
</data>
<data name="Button_AddToCart" xml:space="preserve">
<value>Add to cart</value>
</data>
<data name="Common_Branch" xml:space="preserve">
<value>Branch</value>
</data>
<data name="Common_InclTax" xml:space="preserve">
<value>incl. tax</value>
</data>
<data name="Common_ListingType" xml:space="preserve">
<value>Listing type</value>
</data>
<data name="Common_Price" xml:space="preserve">
<value>Price</value>
</data>
<data name="Common_Sku" xml:space="preserve">
<value>Item number</value>
</data>
<data name="Listing_AddToCart_Desc" xml:space="preserve">
<value>Please fill out the form below to add a listing to your cart. Listings are booked per year. However, aliquot billing is possible. Please enter the country in which you want the listing to appear. The state determines in which you will appear higher in a Gold, Silver or Basic listing.</value>
</data>
<data name="Listing_AddToCart_Image_Desc" xml:space="preserve">
<value>Please upload an image for your listing. This image will be used if you do not provide a custom image for a language. The image must be provided in high quality 32:9 format.</value>
</data>
<data name="Common_ShoppingCart" xml:space="preserve">
<value>Shopping cart</value>
</data>
<data name="Err_Listing_AlreadyInCart" xml:space="preserve">
<value>This listing is already in your shopping cart.</value>
</data>
<data name="Menu_Cart" xml:space="preserve">
<value>Cart</value>
</data>
<data name="Button_Checkout" xml:space="preserve">
<value>Checkout</value>
</data>
<data name="Button_Clear" xml:space="preserve">
<value>Clear</value>
</data>
<data name="Cart_Empty" xml:space="preserve">
<value>There are no items in your shopping cart.</value>
</data>
<data name="Cart_Items" xml:space="preserve">
<value>There are {0} items in your shopping cart.</value>
</data>
<data name="Cart_ShipmentCost" xml:space="preserve">
<value>Shipping costs</value>
</data>
<data name="Cart_Subtotal" xml:space="preserve">
<value>Subtotal</value>
</data>
<data name="Cart_Tax" xml:space="preserve">
<value>VAT</value>
</data>
<data name="Cart_Total" xml:space="preserve">
<value>Total</value>
</data>
<data name="Cart_QuantityInfo" xml:space="preserve">
<value>(max. {0} pieces can be ordered)</value>
</data>
<data name="Checkout_Step_1" xml:space="preserve">
<value>Cart</value>
</data>
<data name="Checkout_Step_2" xml:space="preserve">
<value>Address</value>
</data>
<data name="Checkout_Step_3" xml:space="preserve">
<value>Payment type</value>
</data>
<data name="Checkout_Step_4" xml:space="preserve">
<value>Order</value>
</data>
<data name="Checkout_Step_5" xml:space="preserve">
<value>Confirmation</value>
</data>
<data name="Checkout_Address_Billing" xml:space="preserve">
<value>Billing address</value>
</data>
<data name="Checkout_Address_Both" xml:space="preserve">
<value>Billing and delivery address</value>
</data>
<data name="Checkout_Address_Delivery" xml:space="preserve">
<value>Delivery address</value>
</data>
<data name="Checkout_Address_Edit" xml:space="preserve">
<value>Different billing/delivery address</value>
</data>
<data name="Err_Checkout_PaymentType" xml:space="preserve">
<value>Please select a payment method.</value>
</data>
<data name="PaymentType_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="PaymentType_Klarna" xml:space="preserve">
<value>Klarna</value>
</data>
<data name="PaymentType_None" xml:space="preserve">
<value>None</value>
</data>
<data name="PaymentType_PayPal" xml:space="preserve">
<value>PayPal</value>
</data>
<data name="Button_OrderNow" xml:space="preserve">
<value>Order with obligation to pay</value>
</data>
<data name="Common_BillingCountry" xml:space="preserve">
<value>Billing country</value>
</data>
<data name="Common_DeliveryCountry" xml:space="preserve">
<value>Delivery country</value>
</data>
<data name="Err_Product_Country_NoMoreAvailable" xml:space="preserve">
<value>The product {0} is no longer available in the selected country.</value>
</data>
<data name="Err_Product_Country_NotAvailable" xml:space="preserve">
<value>The product {0} is not available in the selected country.</value>
</data>
<data name="Common_Gdpr" xml:space="preserve">
<value>Privacy policy</value>
</data>
<data name="Common_TermsAndconditions" xml:space="preserve">
<value>General terms and conditions including cancellation policy</value>
</data>
<data name="Shop_Gdpr" xml:space="preserve">
<value>I have taken note of the {0}.</value>
</data>
<data name="Shop_OrderConfirmation" xml:space="preserve">
<value>Order confirmation</value>
</data>
<data name="Shop_OrderConfirmation_Email" xml:space="preserve">
<value>Shortly you will receive a confirmation email about your order.</value>
</data>
<data name="Shop_OrderConfirmation_Thanks" xml:space="preserve">
<value>Thank you for your order</value>
</data>
<data name="Shop_OrderNumber" xml:space="preserve">
<value>Your order number</value>
</data>
<data name="Shop_TermsAndConditions" xml:space="preserve">
<value>I have read and agree with the {0}.</value>
</data>
<data name="Checkout_Klarna_Error" xml:space="preserve">
<value>Klarna error</value>
</data>
<data name="Checkout_PayPal_Cancelled" xml:space="preserve">
<value>PayPal payment cancelled</value>
</data>
<data name="Checkout_PayPal_Cancelled_Desc" xml:space="preserve">
<value>You have cancelled the payment using PayPal. Please try to complete the order again and/or choose another payment option.</value>
</data>
<data name="Checkout_PayPal_Error" xml:space="preserve">
<value>PayPal error</value>
</data>
<data name="Common_Group_Email" xml:space="preserve">
<value>E-Mail</value>
</data>
<data name="Mail_Order" xml:space="preserve">
<value>Order</value>
</data>
<data name="PayPal_Order_NotFound" xml:space="preserve">
<value>Your order could not be found. Please run the order again.</value>
</data>
<data name="PayPal_Payment_Declined" xml:space="preserve">
<value>Your payment was declined by PayPal. Please try again or choose another payment method.</value>
</data>
<data name="PayPal_Settings_Invalid" xml:space="preserve">
<value>Your PayPal credentials are not valid.</value>
</data>
<data name="Klarna_Checkout_Email_Desc" xml:space="preserve">
<value>Once we receive a payment confirmation from Klarna, you will receive a confirmation email about your order.</value>
</data>
<data name="Klarna_Checkout_Email_Title" xml:space="preserve">
<value>You have chosen Klarna as payment method.</value>
</data>
<data name="Klarna_Order_NotFound" xml:space="preserve">
<value>Your order could not be found. Please run the order again.</value>
</data>
<data name="Klarna_Payment_Declined" xml:space="preserve">
<value>Your payment was declined by Klarna. Please try again or choose another payment method.</value>
</data>
<data name="Klarna_Settings_Invalid" xml:space="preserve">
<value>Your Klarna credentials are not valid.</value>
</data>
<data name="Menu_App_Advertisements" xml:space="preserve">
<value>App advertisement</value>
</data>
<data name="Menu_Orders" xml:space="preserve">
<value>Orders</value>
</data>
<data name="Common_Order_Name" xml:space="preserve">
<value>Product</value>
</data>
<data name="Common_Order_Quantity" xml:space="preserve">
<value>Quantity</value>
</data>
<data name="Common_Order_ShipmentPrice" xml:space="preserve">
<value>Shipment</value>
</data>
<data name="Common_Order_SinglePrice" xml:space="preserve">
<value>Single price</value>
</data>
<data name="Common_Order_Sku" xml:space="preserve">
<value>Item number</value>
</data>
<data name="Common_Order_Subtotal" xml:space="preserve">
<value>Subtotal</value>
</data>
<data name="Common_Order_Total" xml:space="preserve">
<value>Total</value>
</data>
<data name="Common_Order_TotalPrice" xml:space="preserve">
<value>Total price</value>
</data>
<data name="Order_Tab_Billing" xml:space="preserve">
<value>Billing information</value>
</data>
<data name="Order_Tab_Delivery" xml:space="preserve">
<value>Shipping information</value>
</data>
<data name="Order_Tab_Info" xml:space="preserve">
<value>Information</value>
</data>
<data name="Order_Tab_Products" xml:space="preserve">
<value>Products</value>
</data>
<data name="Advertisement_AddToCart_Desc" xml:space="preserve">
<value>Please fill out the following form to add an advertisement to the shopping cart.</value>
</data>
<data name="Advertisement_AddToCart_Image_Desc" xml:space="preserve">
<value>Please upload an image for your advertisement. This image will be used if you do not provide a specially customized image for a language. The image must be provided in high quality 16:9 format.</value>
</data>
<data name="Common_AdvertisementCategory" xml:space="preserve">
<value>Category</value>
</data>
<data name="Banner_AddToCart_Desc" xml:space="preserve">
<value>Please fill out the following form to book a banner. Please specify a start date and set your desired budget.</value>
</data>
<data name="Banner_AddToCart_Image_Desc" xml:space="preserve">
<value>Please upload an image for your banner. This image will be used if you do not provide a specially customized image for a language.</value>
</data>
<data name="Banner_Budget_Gross" xml:space="preserve">
<value>Please enter your desired budget gross for the placement of your banner. This budget is consumed by views and clicks. Your banner will be available as long as the specified budget is sufficient.</value>
</data>
<data name="Banner_Budget_Net" xml:space="preserve">
<value>Please enter your desired budget net for the placement of your banner. This budget is consumed by views and clicks. Your banner will be available as long as the specified budget is sufficient.</value>
</data>
<data name="Common_BannerLocation" xml:space="preserve">
<value>Location</value>
</data>
<data name="Common_BannerSize" xml:space="preserve">
<value>Size</value>
</data>
<data name="Common_Per_Click" xml:space="preserve">
<value>Per click</value>
</data>
<data name="Common_Per_View" xml:space="preserve">
<value>Per view</value>
</data>
<data name="Common_YourPrice" xml:space="preserve">
<value>Your price</value>
</data>
<data name="Shop_NoProducts" xml:space="preserve">
<value>Currently no products are available</value>
</data>
<data name="Map_Location" xml:space="preserve">
<value>City or postal code or position</value>
</data>
<data name="Map_Radius" xml:space="preserve">
<value>Radius (KM)</value>
</data>
<data name="Banner_YourBudget" xml:space="preserve">
<value>You set the budget</value>
</data>
<data name="Common_Tab_Map" xml:space="preserve">
<value>Map</value>
</data>
<data name="Pin_AddToCart_Desc" xml:space="preserve">
<value>Please fill out the form below to add the selected pin to the shopping cart. You can also specify the desired location via map. If an extension of the radius is possible, the resulting price will be displayed immediately.</value>
</data>
<data name="Pin_AddToCart_Image_Desc" xml:space="preserve">
<value>Upload an image for this pin. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Shop_ProductsFound" xml:space="preserve">
<value>Products found</value>
</data>
<data name="Mail_BillingAddress" xml:space="preserve">
<value>Billing address</value>
</data>
<data name="Mail_DeliveryAddress" xml:space="preserve">
<value>Delivery address</value>
</data>
<data name="Mail_Item_Name" xml:space="preserve">
<value>Item</value>
</data>
<data name="Mail_Item_Number" xml:space="preserve">
<value>Itemnumber</value>
</data>
<data name="Mail_Name" xml:space="preserve">
<value>Name</value>
</data>
<data name="Mail_Quantity" xml:space="preserve">
<value>Quantity</value>
</data>
<data name="Mail_ShipmentPrice" xml:space="preserve">
<value>Shipping costs</value>
</data>
<data name="Mail_SinglePrice" xml:space="preserve">
<value>Unit price</value>
</data>
<data name="Mail_Subtotal" xml:space="preserve">
<value>Subtotal</value>
</data>
<data name="Mail_Tax" xml:space="preserve">
<value>of which VAT</value>
</data>
<data name="Mail_TotalPrice" xml:space="preserve">
<value>Total price</value>
</data>
<data name="Mail_TotalSum" xml:space="preserve">
<value>Total</value>
</data>
<data name="Common_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="Button_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="Mail_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="Button_CreditNote" xml:space="preserve">
<value>Credit note</value>
</data>
<data name="Common_CreditNote" xml:space="preserve">
<value>Credit note</value>
</data>
<data name="Menu_DogRaces" xml:space="preserve">
<value>Dog races</value>
</data>
<data name="DogRace_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new dog breed.</value>
</data>
<data name="DogRace_Image_Desc" xml:space="preserve">
<value>Upload a picture for this dog breed. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Menu_Dogs" xml:space="preserve">
<value>Dogs</value>
</data>
<data name="Common_Tab_AtHome" xml:space="preserve">
<value>With visit</value>
</data>
<data name="Common_Tab_Personality" xml:space="preserve">
<value>Personality</value>
</data>
<data name="Common_Tab_Photo" xml:space="preserve">
<value>Photo</value>
</data>
<data name="Common_Tab_WalkTheDog" xml:space="preserve">
<value>Walk the dog</value>
</data>
<data name="Dog_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new dog.</value>
</data>
<data name="Menu_NewsCategories" xml:space="preserve">
<value>News categories</value>
</data>
<data name="News_Category_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a news category.</value>
</data>
<data name="News_Category_Image_Desc" xml:space="preserve">
<value>Upload an image for this category. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 16:9 format.</value>
</data>
<data name="Common_Tab_Medical" xml:space="preserve">
<value>Medical data</value>
</data>
<data name="Common_Tab_Sitting" xml:space="preserve">
<value>At dog sitting</value>
</data>
<data name="Dog_Description_Placeholder" xml:space="preserve">
<value>What else the walker/sitter should know....</value>
</data>
<data name="Common_Tab_Content" xml:space="preserve">
<value>Content</value>
</data>
<data name="Dog_Photo_Desc" xml:space="preserve">
<value>Please upload a picture for the dog here. For best results, please upload an image with a resolution of at least 800x800. The system will automatically create smaller versions of the image for optimized application.</value>
</data>
<data name="Menu_News" xml:space="preserve">
<value>News</value>
</data>
<data name="News_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new news item.</value>
</data>
<data name="News_Image_Desc" xml:space="preserve">
<value>Please upload an image for the news item. The image must be in 16:9 format and should be of high quality.</value>
</data>
<data name="Common_ConfirmEmailFailed_Desc_App" xml:space="preserve">
<value>Your email address could not be confirmed. Please try again or contact gehgassi support.</value>
</data>
<data name="Common_ConfirmEmail_Success" xml:space="preserve">
<value>Your email address has been successfully confirmed. You can now log in to the gehgassi app.</value>
</data>
<data name="ConfirmEmail_Message_App" xml:space="preserve">
<value>&lt;p&gt;To confirm your email address, please click the following &lt;a href="{0}"&gt;link&lt;/a&gt;.&lt;/p&gt;.
&lt;p&gt;After successful confirmation, you will be able to log in to the app.&lt;/p&gt;.
&lt;p&gt;Your {1} Team&lt;/p&gt;.</value>
</data>
<data name="ConfirmEmail_Subject_App" xml:space="preserve">
<value>{0}: Confirm your email address</value>
</data>
<data name="Confirm_Email_Title" xml:space="preserve">
<value>Email confirmation</value>
</data>
<data name="ResetPassword_Confirmation_Desc_App" xml:space="preserve">
<value>Your password has been successfully reset. You can now log in to the gehgassi app with your new password.</value>
</data>
<data name="ResetPassword_Desc_App" xml:space="preserve">
<value>Please fill out the following form to reset your password.</value>
</data>
<data name="ResetPassword_Message_App" xml:space="preserve">
<value>&lt;p&gt;To reset your password, please click the following &lt;a href="{0}"&gt;link&lt;/a&gt;.&lt;/p&gt;.
&lt;p&gt;Your {1} Team&lt;/p&gt;.</value>
</data>
<data name="ResetPassword_Subject_App" xml:space="preserve">
<value>{0}: Reset password</value>
</data>
<data name="Common_Source" xml:space="preserve">
<value>Source</value>
</data>
<data name="AppUser_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create an app user.</value>
</data>
<data name="Menu_AppUsers" xml:space="preserve">
<value>App-Users</value>
</data>
<data name="Common_Tab_LockInfo" xml:space="preserve">
<value>Lock info</value>
</data>
<data name="Button_Profile" xml:space="preserve">
<value>Profile</value>
</data>
<data name="Image_329_Desc" xml:space="preserve">
<value>Upload an image for this record. This image will be used if you do not provide a custom image for a language. Please choose a high resolution image in 32:9 format.</value>
</data>
<data name="Menu_Pages" xml:space="preserve">
<value>Text pages</value>
</data>
<data name="Page_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new text page.</value>
</data>
<data name="Common_NotProvided" xml:space="preserve">
<value>Not provided</value>
</data>
<data name="Invoice_Bank" xml:space="preserve">
<value>Bank</value>
</data>
<data name="Invoice_CreditNote" xml:space="preserve">
<value>Credit note</value>
</data>
<data name="Invoice_CreditNote_Text" xml:space="preserve">
<value>In accordance with our agreement, we will credit you the following amount from Invoice NO. ({0}) from {1}</value>
</data>
<data name="Invoice_Date" xml:space="preserve">
<value>Invoice date</value>
</data>
<data name="Invoice_Invoice" xml:space="preserve">
<value>Invoice</value>
</data>
<data name="Invoice_Invoice_Proforma" xml:space="preserve">
<value>Proforma invoice</value>
</data>
<data name="Invoice_Item" xml:space="preserve">
<value>Item</value>
</data>
<data name="Invoice_ItemCount" xml:space="preserve">
<value>Quantity</value>
</data>
<data name="Invoice_ItemNr" xml:space="preserve">
<value>Item no.</value>
</data>
<data name="Invoice_Number" xml:space="preserve">
<value>Invoice number</value>
</data>
<data name="Invoice_OrderDate" xml:space="preserve">
<value>Order date</value>
</data>
<data name="Invoice_OrderNumber" xml:space="preserve">
<value>Order number</value>
</data>
<data name="Invoice_PaymentInfo" xml:space="preserve">
<value>Payable immediately upon receipt of invoice</value>
</data>
<data name="Invoice_PaymentStatus" xml:space="preserve">
<value>Payment status</value>
</data>
<data name="Invoice_PaymentType" xml:space="preserve">
<value>Payment method</value>
</data>
<data name="Invoice_Pos" xml:space="preserve">
<value>POS</value>
</data>
<data name="Invoice_Purpose" xml:space="preserve">
<value>Purpose</value>
</data>
<data name="Invoice_Receiver" xml:space="preserve">
<value>Receiver</value>
</data>
<data name="Invoice_ShipmentCost" xml:space="preserve">
<value>Shipping costs</value>
</data>
<data name="Invoice_SinglePrice" xml:space="preserve">
<value>SP €</value>
</data>
<data name="Invoice_Subtotal" xml:space="preserve">
<value>Subtotal</value>
</data>
<data name="Invoice_Tax" xml:space="preserve">
<value>of which VAT</value>
</data>
<data name="Invoice_Total" xml:space="preserve">
<value>Total</value>
</data>
<data name="Invoice_TotalPrice" xml:space="preserve">
<value>TP €</value>
</data>
<data name="Common_Tab_Device" xml:space="preserve">
<value>Device</value>
</data>
<data name="Menu_Feedback" xml:space="preserve">
<value>Feedback</value>
</data>
<data name="Push_NewMessage_Message" xml:space="preserve">
<value>You have received a new message</value>
</data>
<data name="Push_NewMessage_Title" xml:space="preserve">
<value>New message</value>
</data>
<data name="Err_TransactionFee_Exists" xml:space="preserve">
<value>There is already a transaction fee for this payment method</value>
</data>
<data name="Menu_TransactionFees" xml:space="preserve">
<value>Transaction fees</value>
</data>
<data name="PayInType_AMEX" xml:space="preserve">
<value>American Express</value>
</data>
<data name="PayInType_CB_VISA_MASTERCARD" xml:space="preserve">
<value>Visa Mastercard CB</value>
</data>
<data name="PayInType_DINERS" xml:space="preserve">
<value>Diners card</value>
</data>
<data name="PayInType_GIRO" xml:space="preserve">
<value>Giropay</value>
</data>
<data name="PayInType_KLARNA" xml:space="preserve">
<value>Klarna</value>
</data>
<data name="PayInType_MAESTRO" xml:space="preserve">
<value>Maestro</value>
</data>
<data name="PayInType_PAYPAL" xml:space="preserve">
<value>Paypal</value>
</data>
<data name="TransactionFee_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new transaction fee.</value>
</data>
<data name="TransactionFee_Fixed" xml:space="preserve">
<value>Service fee</value>
</data>
<data name="TransactionFee_PayInType" xml:space="preserve">
<value>Payment method</value>
</data>
<data name="TransactionFee_Percent" xml:space="preserve">
<value>Percent</value>
</data>
<data name="Err_GehGassiFee_Exists" xml:space="preserve">
<value>There is already a setting for this start value</value>
</data>
<data name="GehGassiFee_Create_Desc" xml:space="preserve">
<value>Please fill out the form below to create a new gehgassi fee.</value>
</data>
<data name="Menu_GehGassiFees" xml:space="preserve">
<value>gehgassi fees</value>
</data>
<data name="Email_WalkComplaint_Body" xml:space="preserve">
<value>There is a new complaint on gehgassi.</value>
</data>
<data name="Email_WalkComplaint_Subject" xml:space="preserve">
<value>gehgassi: New complaint</value>
</data>
<data name="Menu_WalkComplaint" xml:space="preserve">
<value>Complaints</value>
</data>
<data name="Common_DogOwner" xml:space="preserve">
<value>Dog owner</value>
</data>
<data name="Common_Dogs" xml:space="preserve">
<value>Dog(s)</value>
</data>
<data name="Common_DogWalker" xml:space="preserve">
<value>Dog walker</value>
</data>
<data name="Common_Reported" xml:space="preserve">
<value>Reported</value>
</data>
<data name="Common_Walk_Booked_End" xml:space="preserve">
<value>Walk booked end</value>
</data>
<data name="Common_Walk_Booked_Start" xml:space="preserve">
<value>Walk booked start</value>
</data>
<data name="Common_Walk_Completed" xml:space="preserve">
<value>Walk completed</value>
</data>
<data name="Common_Walk_Service" xml:space="preserve">
<value>Walk service</value>
</data>
<data name="Common_Walk_Started" xml:space="preserve">
<value>Walk started</value>
</data>
<data name="Common_Walk_Type" xml:space="preserve">
<value>Walk type</value>
</data>
<data name="Push_IdentityDocumentUpdate_Message" xml:space="preserve">
<value>The status of your identity verification has changed</value>
</data>
<data name="Push_IdentityDocumentUpdate_Title" xml:space="preserve">
<value>Identity verification update</value>
</data>
<data name="Push_NewWalk_Message" xml:space="preserve">
<value>You have received a new job</value>
</data>
<data name="Push_NewWalk_Title" xml:space="preserve">
<value>New job</value>
</data>
<data name="Push_PayoutUpdate_Message" xml:space="preserve">
<value>The status of a payout has changed</value>
</data>
<data name="Push_PayoutUpdate_Title" xml:space="preserve">
<value>Payout status</value>
</data>
<data name="Push_PublicWalkRequestCancelled_Message" xml:space="preserve">
<value>A public walk request was cancelled</value>
</data>
<data name="Push_PublicWalkRequestCancelled_Title" xml:space="preserve">
<value>Public walk request cancelled</value>
</data>
<data name="Push_PublicWalkRequestChanged_Message" xml:space="preserve">
<value>A public walk request has changed</value>
</data>
<data name="Push_PublicWalkRequestChanged_Title" xml:space="preserve">
<value>Public walk request</value>
</data>
<data name="Push_PublicWalkResponseAdded_Message" xml:space="preserve">
<value>You have received a response to a public walk request</value>
</data>
<data name="Push_PublicWalkResponseAdded_Title" xml:space="preserve">
<value>Public walk request - response</value>
</data>
<data name="Push_PublicWalkResponseCancelled_Message" xml:space="preserve">
<value>A response to a public walk request was canceled</value>
</data>
<data name="Push_PublicWalkResponseCancelled_Title" xml:space="preserve">
<value>Public walk request - response cancelled</value>
</data>
<data name="Push_PublicWalkResponseChanged_Message" xml:space="preserve">
<value>A response to a public walk request has changed</value>
</data>
<data name="Push_PublicWalkResponseChanged_Title" xml:space="preserve">
<value>Public walk request - response changed</value>
</data>
<data name="Push_PublicWalkResponseDeclined_Message" xml:space="preserve">
<value>Your offer for a public walk request was declined</value>
</data>
<data name="Push_PublicWalkResponseDeclined_Title" xml:space="preserve">
<value>Offer declined</value>
</data>
<data name="Push_WalkAccepted_Message" xml:space="preserve">
<value>A walk has been accepted</value>
</data>
<data name="Push_WalkAccepted_Title" xml:space="preserve">
<value>Walk accepted</value>
</data>
<data name="Push_WalkCancelled_Message" xml:space="preserve">
<value>A walk has been cancelled</value>
</data>
<data name="Push_WalkCancelled_Title" xml:space="preserve">
<value>Walk cancelled</value>
</data>
<data name="Push_WalkComplainedUpdate_Message" xml:space="preserve">
<value>The status of the complaint of a walk has changed</value>
</data>
<data name="Push_WalkComplainedUpdate_Title" xml:space="preserve">
<value>Walk complaint status</value>
</data>
<data name="Push_WalkComplained_Message" xml:space="preserve">
<value>A walk was complained</value>
</data>
<data name="Push_WalkComplained_Title" xml:space="preserve">
<value>Walk complained</value>
</data>
<data name="Push_WalkCompleted_Message" xml:space="preserve">
<value>A walk has been completed</value>
</data>
<data name="Push_WalkCompleted_Title" xml:space="preserve">
<value>Walk completed</value>
</data>
<data name="Push_WalkConfirmed_Message" xml:space="preserve">
<value>A walk has been confirmed</value>
</data>
<data name="Push_WalkConfirmed_Title" xml:space="preserve">
<value>Walk confirmed</value>
</data>
<data name="Push_WalkDeclined_Message" xml:space="preserve">
<value>Ein walk has been declined</value>
</data>
<data name="Push_WalkDeclined_Title" xml:space="preserve">
<value>Walk declined</value>
</data>
<data name="Push_WalkRequested_Message" xml:space="preserve">
<value>You have a request for a walk</value>
</data>
<data name="Push_WalkRequested_Title" xml:space="preserve">
<value>Walk requested</value>
</data>
<data name="Push_WalkStarted_Message" xml:space="preserve">
<value>Ein Walk has been started</value>
</data>
<data name="Push_WalkStarted_Title" xml:space="preserve">
<value>Walk started</value>
</data>
<data name="Menu_Statistics" xml:space="preserve">
<value>Statistics</value>
</data>
<data name="Menu_Statistics_WalkPerDay" xml:space="preserve">
<value>Walks per day</value>
</data>
<data name="Menu_Statistics_WalkPerTimeRange" xml:space="preserve">
<value>Walks per time range</value>
</data>
<data name="Menu_SystemMessages" xml:space="preserve">
<value>Systemmessages</value>
</data>
<data name="Push_PublicWalkRequestAvailable_Message" xml:space="preserve">
<value>There is a new public walk request near you</value>
</data>
<data name="Push_PublicWalkRequestAvailable_Title" xml:space="preserve">
<value>Public walk request</value>
</data>
<data name="Push_WalkPaymentFailed_Message" xml:space="preserve">
<value>Your payment for a walk was rejected</value>
</data>
<data name="Push_WalkPaymentFailed_Title" xml:space="preserve">
<value>Payment for Walk failed</value>
</data>
<data name="Push_NewTextMessage_Message" xml:space="preserve">
<value>You have received a new message from gehgassi</value>
</data>
<data name="Push_NewTextMessage_Title" xml:space="preserve">
<value>New message from gehgassi</value>
</data>
<data name="DeleteAccountEmail_Message" xml:space="preserve">
<value>&lt;p&gt;Hola gehgassi!&lt;/p&gt;
&lt;p&gt;{0} {1} with username {2} requests an account deletion.&lt;/p&gt;
&lt;p&gt;The account has been locked by the system.&lt;/p&gt;
&lt;p&gt;Please complete the deletion within 14 days and send an appropriate info to {2}.&lt;/p&gt;.
&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;Greetings, your gehgassi backend system&lt;/p&gt;</value>
</data>
<data name="DeleteAccountEmail_Subject" xml:space="preserve">
<value>gehgassi: Request for account deletion</value>
</data>
<data name="DeleteAccount_Desc_App" xml:space="preserve">
<value>You want to delete your account? Please enter the email address you use for gehgassi and confirm that you want to delete your account by clicking "Send". gehgassi will send you an email with a link. By clicking on the link you confirm that you want to delete your account. The deletion can take up to 14 days and gehgassi will inform you via email as soon as the deletion is done.</value>
</data>
<data name="DeleteAccount_Failed" xml:space="preserve">
<value>Sorry, something did not work. Please try to request a deletion again. You can also do this directly from the app if you want.</value>
</data>
<data name="DeleteAccount_Message" xml:space="preserve">
<value>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;You have requested the deletion of your account at gehgassi.&lt;/p&gt;
&lt;p&gt;To delete your account, please click on the following &lt;a href="{0}"&gt;link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once you click the link, we will block your account and delete it within 14 days.&lt;/p&gt;
&lt;p&gt;We will send you a notification by email after deleting your account.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;If you have not requested this, please simply delete this email.&lt;/p&gt;
&lt;p&gt;If you have any questions, please contact us at support@gehgassi.com.&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;Your gehgassi team&lt;/p&gt;</value>
</data>
<data name="DeleteAccount_Sent_Desc_App" xml:space="preserve">
<value>Thank you very much. We have sent you an email with instructions on how to delete your account.</value>
</data>
<data name="DeleteAccount_Subject" xml:space="preserve">
<value>gehgassi: Account deletion requested</value>
</data>
<data name="DeleteAccount_Success" xml:space="preserve">
<value>Thank you very much. Your account has been blocked and will be deleted within the next 14 days. We will send you an email notification as soon as the deletion is done.</value>
</data>
<data name="DeleteAccount_Title" xml:space="preserve">
<value>Delete account</value>
</data>
<data name="Menu_App" xml:space="preserve">
<value>App</value>
</data>
<data name="Menu_AppReports" xml:space="preserve">
<value>App-Reports</value>
</data>
<data name="AppUserReport_Comment_Of" xml:space="preserve">
<value>Comment of</value>
</data>
<data name="AppUserReport_ContactEmail" xml:space="preserve">
<value>E-mail address for queries</value>
</data>
<data name="AppUserReport_NrReported" xml:space="preserve">
<value>Number of reports received</value>
</data>
<data name="AppUserReport_NrReporting" xml:space="preserve">
<value>Number of reports created</value>
</data>
<data name="AppUserReport_Report" xml:space="preserve">
<value>Report</value>
</data>
<data name="AppUserReport_ReportedUser" xml:space="preserve">
<value>Reported user</value>
</data>
<data name="AppUserReport_ReportingUser" xml:space="preserve">
<value>Reporting user</value>
</data>
<data name="AppUserReport_Report_Hint" xml:space="preserve">
<value>Note objectionable content</value>
</data>
<data name="Button_ShowContent" xml:space="preserve">
<value>Show content</value>
</data>
<data name="Common_Actions" xml:space="preserve">
<value>Actions</value>
</data>
<data name="Common_No" xml:space="preserve">
<value>No</value>
</data>
<data name="Common_Yes" xml:space="preserve">
<value>Yes</value>
</data>
<data name="Common_Address" xml:space="preserve">
<value>Address</value>
</data>
<data name="Common_Address_Pickup" xml:space="preserve">
<value>Pickup address</value>
</data>
<data name="Common_Address_Return" xml:space="preserve">
<value>Return address</value>
</data>
<data name="Systemmessage_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new system message.</value>
</data>
<data name="Custormer_Number" xml:space="preserve">
<value>Customer number</value>
</data>
<data name="Faq_Create_Desc" xml:space="preserve">
<value>Please fill in the following form to create a new FAQ.</value>
</data>
<data name="Menu_Faqs" xml:space="preserve">
<value>FAQs</value>
</data>
<data name="Common_Offer" xml:space="preserve">
<value>Offer</value>
</data>
<data name="Common_Status" xml:space="preserve">
<value>Status</value>
</data>
<data name="Menu_PublicWalkRequests" xml:space="preserve">
<value>Public requests</value>
</data>
<data name="Menu_Walks" xml:space="preserve">
<value>Walks</value>
</data>
<data name="Competition_Coins_Current" xml:space="preserve">
<value>Your current saldo</value>
</data>
<data name="Competition_Coins_Daycare" xml:space="preserve">
<value>Per confirmed all-day care</value>
</data>
<data name="Competition_Coins_HowToEarn" xml:space="preserve">
<value>How can I earn gassiCoins?</value>
</data>
<data name="Competition_Coins_Sitting" xml:space="preserve">
<value>Per confirmed sitting</value>
</data>
<data name="Competition_Coins_Walk" xml:space="preserve">
<value>Per confirmed walk</value>
</data>
<data name="Competition_Criteria" xml:space="preserve">
<value>To participate in the contest you need at least</value>
</data>
<data name="Competition_Criteria_None" xml:space="preserve">
<value>Currently, no one has met the participation criteria.</value>
</data>
<data name="Competition_NoWinner" xml:space="preserve">
<value>No one could win the competition.</value>
</data>
<data name="Competition_Owner" xml:space="preserve">
<value>Owner</value>
</data>
<data name="Competition_Place" xml:space="preserve">
<value>Place</value>
</data>
<data name="Competition_Price_About_Month" xml:space="preserve">
<value>Go to gehgassi.com to find out what you can win this month.</value>
</data>
<data name="Competition_Price_About_Year" xml:space="preserve">
<value>Go to gehgassi.com to find out what you can win this year.</value>
</data>
<data name="Competition_Walker" xml:space="preserve">
<value>Walker</value>
</data>
<data name="Common_Competition" xml:space="preserve">
<value>Competition</value>
</data>
<data name="Competition_Rules" xml:space="preserve">
<value>Competition rules</value>
</data>
<data name="Err_AppVersion_Exists" xml:space="preserve">
<value>This version number already exists for the selected platform.</value>
</data>
<data name="Menu_AppVersions" xml:space="preserve">
<value>App versions</value>
</data>
<data name="Menu_Conversations" xml:space="preserve">
<value>Conversations</value>
</data>
<data name="Menu_Tools" xml:space="preserve">
<value>Tools</value>
</data>
<data name="Push_WalkCompleted_Reminder_Message" xml:space="preserve">
<value>Reminder: A walk has been completed</value>
</data>
<data name="Push_WalkCompleted_Reminder_Title" xml:space="preserve">
<value>Reminder: Walk completed</value>
</data>
<data name="Customer_MangopayAddress" xml:space="preserve">
<value>Official company HQ address</value>
</data>
<data name="Customer_MangopayPerson" xml:space="preserve">
<value>Official representative of the company</value>
</data>
<data name="Customer_Mangopay_Desc" xml:space="preserve">
<value>In order for the customer to be used for voucher campaigns, they must have a Mangopay user.</value>
</data>
<data name="Customer_Mangopay_Success_Desc" xml:space="preserve">
<value>This customer already has an ID with Mangopay and can book voucher campaigns.</value>
</data>
<data name="Customer_Tab_Mangopay" xml:space="preserve">
<value>Mangopay</value>
</data>
<data name="Menu_VoucherCampaigns" xml:space="preserve">
<value>Voucher campaigns</value>
</data>
<data name="VoucherCampaign_Create_Desc" xml:space="preserve">
<value>Please fill out the following form to create a new voucher campaign.</value>
</data>
<data name="VoucherCampaign_Image_Desc" xml:space="preserve">
<value>Upload an image for this campaign. This image will be used if you do not provide a customized image for a language. Please select a high resolution image in 32:9 format.</value>
</data>
<data name="VoucherCampaign_CustomerId_MangopayError" xml:space="preserve">
<value>Could not create wallets for customer and campaign</value>
</data>
<data name="VoucherCampaign_CustomerId_NotFound" xml:space="preserve">
<value>Customer not found</value>
</data>
<data name="Common_Export_Created" xml:space="preserve">
<value>Export file created</value>
</data>
<data name="Menu_Subscriptions" xml:space="preserve">
<value>Subscriptions</value>
</data>
<data name="Subscription_Create_Desc" xml:space="preserve">
<value>Create subscription</value>
</data>
<data name="Button_Subscriptions_Bookings" xml:space="preserve">
<value>Bookings</value>
</data>
<data name="Menu_Subscriptions_Bookings" xml:space="preserve">
<value>Subscription bookings</value>
</data>
<data name="Subscription_Edit_Desc" xml:space="preserve">
<value>Edit subscription</value>
</data>
<data name="SubscriptionBookin_Create_Desc" xml:space="preserve">
<value>Create subscription</value>
</data>
<data name="Err_SubscriptionBooking_Exists" xml:space="preserve">
<value>Subscription booking already exists</value>
</data>
<data name="SubscriptionBooking_Edit_Desc" xml:space="preserve">
<value>Ed subscription booking</value>
</data>
</root>