diff --git a/_data/de.yml b/_data/de.yml index 3c2a8345..e93421fe 100644 --- a/_data/de.yml +++ b/_data/de.yml @@ -48,8 +48,6 @@ homepage_content: pSafe: "Bisq verfügt nie über Ihre Gelder. Kautionen und Multisig-Trade-Wallets ermöglichen sichere und erfolgreiche Trades." hPrivate: Privat pPrivate: Niemand außer den Trading-Partnern tauscht persönliche Identifizierungsdaten aus. Alle persönlichen Daten werden lokal gespeichert. - hSecure: Sicher und immer verfügbar - pSecure: "End-to-End verschlüsselte Kommunikation, die über Tor geleitet wird, ohne Ausfallzeiten." hOpen: Offen pOpen: "

Der Code ist Open Source und die Projektstrategie wird auf Keybase und GitHub offen diskutiert.

" hEasy: Einfach zu bedienen @@ -164,7 +162,6 @@ downloads: pSeeInstructions: "

Lesen Sie Erste Schritte mit Bisq für Anweisungen, wie Sie Ihren ersten Handel abschließen können." hMobileNotifications: Bisq Handy-Benachrichtigungen pMobileNotifications: Halten Sie sich über Ihre Trades auf dem Laufenden und erhalten Sie Benachrichtigungen auf Ihrem Handy. - p2MobileNotifications:

Für den Empfang von Handy-Benachrichtigungen ist die Bisq Version 0.8.0 oder höher erforderlich.

faq: hFAQ: FAQ @@ -248,8 +245,6 @@ faq: hOpenOffer: "Warum muss die Software online bleiben, wenn ich ein offenes Angebot habe?" pOpenOffer: >

Wenn Sie ein Angebot veröffentlicht haben, muss Ihre Bisq-Anwendung online bleiben, damit sie reagieren kann, wenn ein anderer Trader Ihr Angebot annehmen möchte (die Multisig-Einzahlungstransaktion wird im Take-Offer-Prozess angelegt). Stellen Sie sicher, dass Sie den Standby-Modus Ihres Computers deaktiviert haben, damit Ihre Bisq-Anwendung online bleiben kann (Monitor-Standby ist kein Problem).

Wenn Ihre Bisq-Anwendung offline geht, wird Ihr Angebot aus dem verteilten Offerbook entfernt. Sie wird beim nächsten Start Ihrer Bisq-Anwendung erneut veröffentlicht.

Nachdem ein Angebot angenommen wurde und der Trading-Prozess begonnen hat, müssen die Trader nicht kontinuierlich online sein, aber jeder Trader muss regelmäßig online sein, um zu überprüfen, ob von seiner Seite Maßnahmen erforderlich sind (z.B. Versand von Fiat/Altcoin, Bestätigung des Zahlungseingangs, etc.).

- hEditOffer: "Wie kann ich mein Angebot bearbeiten?" - pEditOffer: "

In der Version 0.7.0 wurde die Angebotsbearbeitung im Bereich Portfolio > Meine offenen Angebote ohne zusätzliche Gebühren eingeführt.

" hBank: "Wird meine Bank herausfinden, dass ich Bitcoins kaufe?" pBank: >

Es gibt Berichte, dass einige Banken Kundenkonten geschlossen haben, wenn sie Bitcoin-Aktivitäten erkannt haben.

Der Referenztext (manchmal auch als "Zahlungsgrund" oder ähnlich bezeichnet) der Banküberweisung, die für das Trading auf Bisq verwendet wird, darf immer nur die Bisq Trade ID enthalten, die eine zufällige Folge von Zeichen ist, genau wie viele andere Kauf-IDs. Irgendetwas anderes als "Zahlungsgrund" zu verwenden, gilt als Verletzung des Trade-Protokolls und führt zu einem Streitfall.

Um Probleme zu vermeiden, empfehlen wir die Einrichtung eines eigenen Bankkontos für den Kauf und Verkauf von Bitcoins. Wenn die Bank dieses Konto sperren würde, hätten Sie dadurch weniger Probleme, als wenn die Bank Ihr Hauptkonto sperren würde.

Erwähnen Sie niemals etwas anderes als die Bisq Trade ID im Betreff-Feld.

diff --git a/_data/en.yml b/_data/en.yml index ea0f1011..eccdd697 100644 --- a/_data/en.yml +++ b/_data/en.yml @@ -22,7 +22,7 @@ footer: homepage_content: title: "Exchange, Decentralized." - intro: "Bisq is an open-source, peer-to-peer application that allows you to buy and sell cryptocurrencies in exchange for national currencies. No registration required." + intro: "Buy and sell bitcoin for fiat (or other cryptocurrencies) privately and securely using Bisq's peer-to-peer network and open-source desktop software. No registration required." buttonWindows: Download for Windows buttonMac: Download for Mac buttonDebian: Download for Debian/Ubuntu @@ -41,21 +41,19 @@ homepage_content: currentVersion: Current Version hFeatures: Features hIdentityVerifications: No Identity Verification - pIdentityVerifications: Instantly Accessible. No need for registration or approval from a central authority. + pIdentityVerifications: Get started in minutes. No need to wait for approval from a central authority. hDecentralized: Decentralized pDecentralized: Trading takes place on a global P2P network of users running Bisq on their own machines. hSafe: Safe - pSafe: "Bisq never holds your funds. Security deposits and multisig trade wallets encourage safe, successful trades." + pSafe: "Bisq never holds your funds. Deposits held in 2-of-2 multisig wallets encourage safe, successful trades." hPrivate: Private - pPrivate: No one except trading partners exchange personally identifying data. All personal data is stored locally. - hSecure: Secure and Always On - pSecure: End-to-end encrypted communication routed over Tor and no down time. + pPrivate: Your data is stored locally on-disk, and is never sent to a central server. Every Bisq node is a Tor hidden service by default. hOpen: Open - pOpen: "

Code is open source, and project strategy is discussed openly on Keybase and GitHub.

" + pOpen: "

Code is open-source, and project strategy is discussed openly on Keybase and GitHub.

" hEasy: Easy to Use - pEasy: "

We've made all this sophistication simple—make your first trade in under 10 minutes!

" + pEasy: "

We've made all this sophistication simple—make your first trade in under 10 minutes!

" hBisqDao: The Bisq DAO - pBisqDao1: Decentralized governance for a decentralized exchange. + pBisqDao1: Decentralized governance for a decentralized exchange, built on top of Bitcoin. pBisqDao2: Learn more here hGetStarted: How to Get Started divGetStarted: "With Bisq, you can start trading in less than 10 minutes:" @@ -161,10 +159,9 @@ downloads: tdVerificationText0: PGP Signature tdVerificationText1: PGP Signatures tdVerificationText2: PGP Public Key - pSeeInstructions: "

See Getting Started with Bisq for instructions how to complete your first trade.

" + pSeeInstructions: "

See our Getting Started page to see how to quickly complete your first trade.

" hMobileNotifications: Bisq Mobile Notifications pMobileNotifications: Stay up-to-date on your trades and receive notifications on your mobile phone. - p2MobileNotifications:

Bisq version 0.8.0 or higher is required to receive mobile notifications.

faq: hFAQ: FAQ @@ -175,24 +172,27 @@ faq: source code and license.

Bisq employs three primary mechanisms to achieve security:

    -
  1. All bitcoins traded with Bisq are secured in a 2-of-2 +
  2. All bitcoin traded with Bisq is secured in a 2-of-2 multisignature address.
  3. Both traders are required to pay security deposits. These are refunded after trades are completed.
  4. -
  5. Trade disputes are handled through a 3-tier mechanism that includes trader chat, mediation, and arbitration.
  6. -

When trading fiat currency for bitcoin, there is always some chargeback risk, as fiat transactions can technically be reversed.

To mitigate this risk, Bisq:

- hDifferent: "There are already other decentralized exchanges. How is Bisq different?" +
  • Trade disputes are handled through a 3-tier mechanism that includes trader chat, mediation, and arbitration.
  • +

    When trading fiat currency for bitcoin, there is always some chargeback risk, as fiat transactions can often be reversed.

    To mitigate this risk, Bisq:

    + hDifferent: "How is Bisq different from other decentralized exchanges?" pDifferent: > -

    Currently no other project fits our definition of a decentralized bitcoin-to-fiat exchange. OpenBazaar is one project that comes close to mirroring Bisq's principles, but it's a general-purpose marketplace, not a specialized currency exchange.

    Most exchanges claiming to be decentralized either do not support fiat exchange, or operate with a client-server architecture and do not fit our definition. And of course there are a lot of ICO projects with whitepapers but they have not proven yet that they can deliver any working software.

    To be properly decentralized, one must avoid single points of failure: