Files
ArchiSteamFarm/ArchiSteamFarm/Localization/Strings.de-DE.resx
2019-01-13 17:00:57 +01:00

697 lines
38 KiB
XML

<?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 xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<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="AcceptingTrade" xml:space="preserve">
<value>Akzeptiere Handel: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>ASF sucht automatisch nach einer aktuelleren Version. Konfiguriertes Intervall: {0}.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
</data>
<data name="Content" xml:space="preserve">
<value>Inhalt:
{0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>Der konfigurierte Wert für {0} ist ungültig: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
<value>ASF V{0} ist auf einen schweren Ausnahmefehler gestoßen, bevor das Kernloggingmodul initialisiert werden konnte!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>Ausnahme: {0}() {1}
StackTrace:
{2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
<value>Beende mit nonzero-Fehlercode!</value>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Anfrage fehlgeschlagen: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
<value>Globale Konfiguration konnte nicht geladen werden. Stelle sicher, dass {0} existiert und gültig ist! Folge der Installationsanleitung im Wiki, falls etwas unklar sein sollte.</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>{0} ist ungültig!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Verweigere die Ausführung dieser Funktion aufgrund einer ungültigen DeviceID in ASF 2FA!</value>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Es sind keine Bots definiert. Hast du vergessen ASF zu konfigurieren?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} ist null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
<value>Parsen von {0} fehlgeschlagen!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>Anfrage nach {0} Versuchen fehlgeschlagen!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Konnte aktuellste Version nicht abfragen!</value>
</data>
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
<value>Die Aktualisierung konnte nicht fortgesetzt werden, da es keine Datei gibt, die sich auf die aktuell laufende Version bezieht! Eine automatische Aktualisierung auf diese Version ist nicht möglich.</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Konnte mit einer Aktualisierung nicht fortfahren, da diese Version keine Dateien enthält!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Anfrage für Benutzereingabe erhalten, aber der Prozess läuft im Headless-Modus!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Beende...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Fehlgeschlagen!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>Globale Konfigurationsdatei wurde verändert!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>Globale Konfigurationsdatei wurde entfernt!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Ignoriere Handel: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Anmelden bei {0}...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Keine Bots laufen, beende...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Aktualisiere unsere Sitzung!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Lehne Handel ab: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Starte neu...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Starte...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Erfolg!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Entsperre Elternkonto...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Prüfe auf neue Version...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Lade neue Version herunter: {0} ({1} MB)... Während du wartest, denk darüber nach zu spenden, wenn du die geleistete Arbeit zu schätzen weißt! :)</value>
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
</data>
<data name="UpdateFinished" xml:space="preserve">
<value>Aktualisierung abgeschlossen!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Es ist eine neue ASF Version verfügbar! Überlege dir selbst zu aktualisieren!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Lokale Version: {0} | Verfügbare Version: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputDeviceID" xml:space="preserve">
<value>Bitte trage die Gerätekennung deines mobilen Authentifikators ein (einschließlich "android:"): </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Bitte gib deinen 2FA Code aus deinem Steam-Authentifikator ein: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>Bitte gib den SteamGuard-Authentifizierungscode ein, der an deine E-Mail gesendet wurde: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Bitte gib deinen Steam-Login ein: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalCode" xml:space="preserve">
<value>Bitte gib deinen Steam-Familienansicht-Code ein: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Bitte gib dein Steam-Passwort ein: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputUnknown" xml:space="preserve">
<value>Bitte gib undokumentierten Wert von {0} ein: </value>
<comment>{0} will be replaced by property name. Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>Unbekannten Wert für {0} erhalten, bitte melde folgendes: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>IPC-Server bereit!</value>
</data>
<data name="IPCStarting" xml:space="preserve">
<value>Starte IPC-Server...</value>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Dieser Bot ist bereits gestoppt!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Konnte keinen Bot mit dem Namen {0} finden!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<value>Es laufen {0}/{1} Bots, mit insgesamt {2} Spiel(en) ({3} Karte[n]) die noch zu sammeln sind.</value>
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
</data>
<data name="BotStatusIdling" xml:space="preserve">
<value>Bot sammelt Spiel: {0} ({1}, {2} Karte(n) verbleibend) von insgesamt {3} Spiel(en) / {4} Karte(n) verbleibend zum Sammeln (~{5}).</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle, {3} will be replaced by total number of games to idle, {4} will be replaced by total number of cards to idle, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">
<value>Bot sammelt in Spielen: {0} von insgesamt {1} Spiel(en) / {2} Karte(n) verbleibend zum Sammeln (~{3}).</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to idle, {2} will be replaced by total number of cards to idle, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>Überprüfe erste Abzeichenseite...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>Überprüfe andere Abzeichenseiten...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>Gewählter Sammel-Algorithmus: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Erledigt!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Wir haben noch insgesamt bei {0} Spiel(en) ({1} Karte[n]) etwas zu sammeln (~{2} verbleibend)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Sammeln abgeschlossen!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Sammeln abgeschlossen: {0} ({1}) nach {2} Spielzeit!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Sammeln in folgenden Spielen abgeschlossen: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Status zum Sammeln von {0} ({1}): {2} Karte(n) verbleibend</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Sammeln gestoppt!</value>
</data>
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
<value>Diese Anfrage wird ignoriert, da eine permanente Pause aktiviert ist!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Wir haben auf diesem Konto nichts zum Sammeln!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Sammle jetzt: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="NowIdlingList" xml:space="preserve">
<value>Sammle jetzt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>Spielen ist zurzeit nicht möglich, wir versuchen es später erneut!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Sammle immer noch: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StillIdlingList" xml:space="preserve">
<value>Sammle immer noch: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Sammeln gestoppt: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Sammeln gestoppt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Unbekannter Befehl!</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Konnte Abzeicheninformation nicht abfragen, wir versuchen es später erneut!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>Der Kartenstatus für: {0} ({1}) konnte nicht überprüft werden, wir werden es später erneut versuchen!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Akzeptiere Geschenk: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
</data>
<data name="BotAccountLimited" xml:space="preserve">
<value>Dieses Konto ist eingeschränkt, der Sammelprozess ist bis zur Aufhebung der Beschränkung nicht verfügbar!</value>
</data>
<data name="BotAddLicense" xml:space="preserve">
<value>ID: {0} | Status: {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseWithItems" xml:space="preserve">
<value>Spiele-ID: {0} | Status: {1} | Aktivierte IDs: {2}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Dieser Bot läuft bereits!</value>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Konvertiere .maFile in ASF-Format...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Import vom mobilen Authentifikator erfolgreich abgeschlossen!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Deine DeviceID ist falsch oder existiert nicht!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>2FA Code: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatisches Sammeln wurde pausiert!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatisches Sammeln wurde fortgesetzt!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Automatisches Sammeln ist bereits pausiert!</value>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>Automatisches Sammeln wurde bereits wieder aufgenommen!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Mit Steam verbunden!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Von Steam getrennt!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Trenne Verbindung...</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}]-Passwort: {1}</value>
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
</data>
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Bot-Instanz nicht gestartet, weil diese in der Konfigurationsdatei deaktiviert ist!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>Der TwoFactorCodeMismatch-Fehlercode wurde {0} Mal in Folge empfangen. Entweder sind deine 2FA-Anmeldeinformationen nicht mehr gültig oder die Systemuhr ist nicht synchronisiert. Der Vorgang wird abgebrochen!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Von Steam abgemeldet: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggedOn" xml:space="preserve">
<value>Erfolgreich angemeldet als {0}.</value>
<comment>{0} will be replaced by steam ID (number)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Anmelden...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>Dieses Konto scheint in einer anderen ASF-Instanz verwendet zu werden, was ein undefiniertes Verhalten darstellt. Ich weigere mich, es am Laufen zu halten!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Senden des Handelsangebots fehlgeschlagen!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>Das Handelsangebot konnte nicht gesendet werden, da kein Benutzer mit Master-Berechtigung definiert ist!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Handelsangebot erfolgreich gesendet!</value>
</data>
<data name="BotSendingTradeToYourself" xml:space="preserve">
<value>Du kannst nicht mit dir selbst handeln!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Dieser Bot hat ASF 2FA nicht aktiviert! Hast du vergessen deinen Authentifikator als ASF 2FA zu importieren?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Diese Bot-Instanz ist nicht verbunden!</value>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>Noch nicht im Besitz: {0}</value>
<comment>{0} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
<value>Bereits im Besitz: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotRateLimitExceeded" xml:space="preserve">
<value>Anfragelimit überschritten, wir werden es nach {0} Wartezeit erneut versuchen...</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "25 minutes")</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Verbinde erneut...</value>
</data>
<data name="BotRedeem" xml:space="preserve">
<value>Produktschlüssel: {0} | Status: {1}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
</data>
<data name="BotRedeemWithItems" xml:space="preserve">
<value>Produktschlüssel: {0} | Status: {1} | Einzelheiten: {2}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>Abgelaufener Anmelde-Schlüssel entfernt!</value>
</data>
<data name="BotStatusNotIdling" xml:space="preserve">
<value>Bot sammelt nichts.</value>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>Bot ist eingeschränkt und erhält keine Karten durch das Sammeln.</value>
</data>
<data name="BotStatusConnecting" xml:space="preserve">
<value>Bot stellt eine Verbindung zum Steam-Netzwerk her.</value>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>Bot läuft nicht.</value>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>Bot ist pausiert oder läuft im manuellen Modus.</value>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>Bot wird zurzeit benutzt.</value>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Die Anmeldung bei Steam ist nicht möglich: {0}/{1}</value>
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>{0} ist leer!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Ungenutzte Produktschlüssel: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Gescheitert aufgrund des Fehlers: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Verbindung zum Steam-Netzwerk unterbrochen. Verbinde erneut...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>Konto wird nicht länger verwendet: Sammelprozess wird fortgesetzt!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>Das Konto wird derzeit verwendet: ASF wird das Sammeln fortsetzen, sobald er frei ist...</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Verbinde...</value>
</data>
<data name="BotHeartBeatFailed" xml:space="preserve">
<value>Die Verbindung zum Client konnte nicht getrennt werden. Verzichte auf diese Bot-Instanz!</value>
</data>
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
<value>SteamDirectory konnte nicht initialisiert werden: Die Verbindung mit dem Steam-Netzwerk könnte viel länger dauern als sonst!</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Stoppen...</value>
</data>
<data name="ErrorBotConfigInvalid" xml:space="preserve">
<value>Deine Bot-Konfiguration ist ungültig. Bitte überprüfe den Inhalt von {0} und versuche es erneut!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorDatabaseInvalid" xml:space="preserve">
<value>Die permanente Datenbank konnte nicht geladen werden, wenn das Problem weiterhin besteht entferne bitte {0}, um die Datenbank neu zu erstellen!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>Initialisiere {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Bitte lies den Abschnitt zu unseren Datenschutzrichtlinien im Wiki, wenn du wissen möchtest was ASF im Detail alles macht!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Es sieht so aus, als ob du das Programm zum ersten Mal gestartet hast, willkommen!</value>
</data>
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>Deine angegebene CurrentCulture ist ungültig, ASF wird weiterhin mit dem Standard laufen!</value>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>ASF wird versuchen deine bevorzugte Sprache {0} zu verwenden, jedoch wurde die Übersetzung in dieser Sprache nur zu {1} abgeschlossen. Kannst du uns vielleicht helfen die ASF-Übersetzung in deiner Sprache zu verbessern?</value>
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
</data>
<data name="IdlingGameNotPossible" xml:space="preserve">
<value>Sammeln {0} ({1}) ist vorübergehend deaktiviert, da ASF momentan nicht in der Lage ist dieses Spiel zu spielen.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningIdlingGameMismatch" xml:space="preserve">
<value>ASF hat eine ID-Unstimmigkeit für {0} ({1}) erkannt und verwendet stattdessen die ID von {2}.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotVersion" xml:space="preserve">
<value>{0} V{1}</value>
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
</data>
<data name="BotAccountLocked" xml:space="preserve">
<value>Dieses Konto ist gesperrt, der Sammelprozess ist dauerhaft deaktiviert!</value>
</data>
<data name="BotStatusLocked" xml:space="preserve">
<value>Der Bot ist gesperrt und erhält keinerlei Karten durch das Sammeln.</value>
</data>
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>Diese Funktion steht nur im Headless-Modus zur Verfügung!</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>Bereits im Besitz: {0}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="ErrorAccessDenied" xml:space="preserve">
<value>Zugriff verweigert!</value>
</data>
<data name="WarningPreReleaseVersion" xml:space="preserve">
<value>Du verwendest eine Version, die neuer ist als die zuletzt veröffentlichte Version deines Aktualisierungskanals. Bitte bedenke, dass Vorabversionen nur für Benutzer gedacht sind, die wissen wie man Fehler meldet, mit Problemen umgeht und Rückmeldung gibt - es wird keine technische Unterstützung geben.</value>
</data>
<data name="BotStats" xml:space="preserve">
<value>Momentaner Arbeitsspeicherverbrauch: {0} MB.</value>
<comment>{0} will be replaced by number (in megabytes) of memory being used</comment>
</data>
<data name="ClearingDiscoveryQueue" xml:space="preserve">
<value>Lösche Steam-Entdeckungsliste #{0}...</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
<value>Fertig mit dem Löschen der Steam-Entdeckungsliste #{0}.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} Bot(s) besitzen bereits das Spiel {2}.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Aktualisiere Paket-Daten...</value>
</data>
<data name="WarningDeprecated" xml:space="preserve">
<value>Die Verwendung von {0} ist veraltet und wird in zukünftigen Versionen des Programms entfernt. Bitte verwende stattdessen {1}.</value>
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
</data>
<data name="BotAcceptedDonationTrade" xml:space="preserve">
<value>Akzeptiertes Spenden-Handelsangebot: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
<data name="WarningWorkaroundTriggered" xml:space="preserve">
<value>Der Workaround für den Fehler {0} wurde ausgelöst.</value>
<comment>{0} will be replaced by the bug's name provided by ASF</comment>
</data>
<data name="TargetBotNotConnected" xml:space="preserve">
<value>Ziel Bot-Instanz ist nicht verbunden!</value>
</data>
<data name="BotWalletBalance" xml:space="preserve">
<value>Guthaben: {0} {1}</value>
<comment>{0} will be replaced by wallet balance value, {1} will be replaced by currency name</comment>
</data>
<data name="BotHasNoWallet" xml:space="preserve">
<value>Der Bot hat kein Guthaben.</value>
</data>
<data name="BotLevel" xml:space="preserve">
<value>Der Bot hat das Level {0}.</value>
<comment>{0} will be replaced by bot's level</comment>
</data>
<data name="ActivelyMatchingItems" xml:space="preserve">
<value>Vergleiche Steam-Gegenstände, Durchgang #{0}...</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="DoneActivelyMatchingItems" xml:space="preserve">
<value>Vergleich der Steam-Gegenstände abgeschlossen, Durchgang #{0}.</value>
<comment>{0} will be replaced by round number</comment>
</data>
<data name="ErrorAborted" xml:space="preserve">
<value>Abgebrochen!</value>
</data>
<data name="ActivelyMatchingItemsRound" xml:space="preserve">
<value>Insgesamt wurden in diesem Durchgang {0} Set(s) abgeglichen.</value>
<comment>{0} will be replaced by number of sets traded</comment>
</data>
<data name="WarningExcessiveBotsCount" xml:space="preserve">
<value>Du verwendest mehr persönliche Bot-Konten als unsere empfohlene Obergrenze ({0}). Bitte bedenke, dass dieses Setup nicht unterstützt wird und verschiedene Steam-bezogene Probleme verursachen kann, einschließlich Kontosperrungen. Weitere Informationen findest du in den FAQs.</value>
<comment>{0} will be replaced by our maximum recommended bots count (number)</comment>
</data>
<data name="PluginLoaded" xml:space="preserve">
<value>{0} wurde erfolgreich geladen!</value>
<comment>{0} will be replaced by the name of the custom ASF plugin</comment>
</data>
<data name="PluginLoading" xml:space="preserve">
<value>Lade {0} V{1}...</value>
<comment>{0} will be replaced by the name of the custom ASF plugin, {1} will be replaced by its version</comment>
</data>
<data name="NothingFound" xml:space="preserve">
<value>Nichts gefunden!</value>
</data>
<data name="PluginsWarning" xml:space="preserve">
<value>Du hast ein oder mehrere benutzerdefinierte Plugins in ASF geladen. Da wir keine Unterstützung für modifizierte Setups anbieten können, wende dich bitte im Falle von Problemen an die entsprechenden Entwickler der Plugins die du verwendet hast.</value>
</data>
</root>