taler-merchant-demos

Python-based Frontends for the Demonstration Web site
Log | Files | Refs | README | LICENSE

messages.po (18169B)


      1 msgid ""
      2 msgstr ""
      3 "Project-Id-Version: taler-merchant-demos\n"
      4 "Report-Msgid-Bugs-To: taler@gnu.org\n"
      5 "PO-Revision-Date: 2026-08-23 00:00+0200\n"
      6 "Last-Translator: Taler developers <taler@gnu.org>\n"
      7 "Language-Team: German <taler@gnu.org>\n"
      8 "Language: de\n"
      9 "MIME-Version: 1.0\n"
     10 "Content-Type: text/plain; charset=UTF-8\n"
     11 "Content-Transfer-Encoding: 8bit\n"
     12 
     13 #: internal/web/blog.go:241
     14 msgid "Aborting refund: order unknown"
     15 msgstr "Rückerstattung abgebrochen: Bestellung unbekannt"
     16 
     17 #. Accessible label for a button that opens publication and licensing details.
     18 #: internal/web/templates/blog-index.gohtml:12
     19 #: internal/web/templates/blog-index.gohtml:6
     20 msgid "About this edition"
     21 msgstr "Über diese Ausgabe"
     22 
     23 #. Form label for the monetary amount to donate.
     24 #: internal/web/templates/donations-index.gohtml:11
     25 msgid "Amount"
     26 msgstr "Betrag"
     27 
     28 #. Default donor name used when the user does not enter their own name.
     29 #: internal/web/templates/donations-index.gohtml:13
     30 msgid "Anonymous Donor"
     31 msgstr "Anonymer Spender"
     32 
     33 #: internal/web/templates/donations-provider.gohtml:5
     34 msgid "Back to donations"
     35 msgstr "Zurück zu den Spenden"
     36 
     37 #: internal/web/templates/donations-provider.gohtml:5
     38 msgid "Back to payment methods"
     39 msgstr "Zurück zu den Zahlungsmethoden"
     40 
     41 #: internal/web/blog.go:149 internal/web/donations.go:173
     42 msgid "Backend could not create the order"
     43 msgstr "Das Backend konnte die Bestellung nicht erzeugen"
     44 
     45 #: internal/web/blog.go:262
     46 msgid "Backend could not refund the order"
     47 msgstr "Das Backend konnte die Bestellung nicht erstatten"
     48 
     49 #: internal/web/blog.go:127 internal/web/blog.go:136 internal/web/blog.go:219
     50 #: internal/web/blog.go:246 internal/web/donations.go:202
     51 msgid "Backend request failed"
     52 msgstr "Backend-Anfrage fehlgeschlagen"
     53 
     54 #: internal/web/donations.go:178
     55 msgid "Backend response did not contain an order ID"
     56 msgstr "Die Backend-Antwort enthielt keine Bestellnummer"
     57 
     58 #: internal/web/blog.go:153
     59 msgid "Backend response did not contain an order ID and token"
     60 msgstr "Die Backend-Antwort enthielt weder eine Bestellnummer noch ein Token"
     61 
     62 #: internal/web/blog.go:266 internal/web/donations.go:208
     63 msgid "Backend response did not contain an order status URL"
     64 msgstr "Die Backend-Antwort enthielt keine URL zum Bestellstatus"
     65 
     66 #. Label introducing a raw response from the merchant backend on an error page.
     67 #: internal/web/templates/error.gohtml:9
     68 msgid "Backend response:"
     69 msgstr "Backend-Antwort:"
     70 
     71 #. Navigation label for the demo bank.
     72 #: internal/web/templates/base.gohtml:100
     73 msgid "Bank"
     74 msgstr "Bank"
     75 
     76 #: internal/web/templates/landing.gohtml:17
     77 #, python-brace-format
     78 msgid ""
     79 "Buy a chapter from Richard Stallman&#39;s <cite>Free Software, Free Society</"
     80 "cite>, or donate to a Free Software project. The book is also available free "
     81 "from the <a href=\"{fsf}\">FSF</a>."
     82 msgstr ""
     83 "Kaufen Sie ein Kapitel aus Richard Stallmans <cite>Free Software, Free "
     84 "Society</cite> oder spenden Sie für ein Freie-Software-Projekt. Das Buch ist "
     85 "auch kostenlos bei der <a href=\"{fsf}\">FSF</a> erhältlich."
     86 
     87 #. Merchant order description shown in the customer's wallet.
     88 #: internal/web/blog.go:165
     89 msgid "Buy an individual article"
     90 msgstr "Einen einzelnen Artikel kaufen"
     91 
     92 #: internal/web/templates/blog-index.gohtml:31
     93 msgid "Buy chapter"
     94 msgstr "Kapitel kaufen"
     95 
     96 #: internal/web/templates/blog-refunded.gohtml:7
     97 msgid "Buy chapter again"
     98 msgstr "Kapitel erneut kaufen"
     99 
    100 #: internal/web/app.go:397
    101 msgid ""
    102 "Buy chapters from <cite>Free Software, Free Society</cite> with a toy "
    103 "currency."
    104 msgstr ""
    105 "Kapitel aus <cite>Free Software, Free Society</cite> mit einer Spielwährung "
    106 "kaufen."
    107 
    108 #. Merchant order description shown in the customer's wallet.
    109 #: internal/web/blog.go:172
    110 msgid "Buy one month of unlimited access"
    111 msgstr "Einen Monat unbegrenzten Zugriff kaufen"
    112 
    113 #: internal/web/blog.go:223
    114 msgid "Cannot refund unpaid article"
    115 msgstr ""
    116 "Den Kaufpreis eines Artikels, der nicht bezahlt wurde, können wir nicht "
    117 "erstatten"
    118 
    119 #. Accessible name for the list of book chapters offered for sale.
    120 #: internal/web/templates/blog-index.gohtml:21
    121 msgid "Chapters"
    122 msgstr "Kapitel"
    123 
    124 #: internal/web/templates/donations-index.gohtml:18
    125 msgid "Check the amount"
    126 msgstr "Betrag prüfen"
    127 
    128 #: internal/web/templates/landing.gohtml:13
    129 msgid "Check your balance in your Taler wallet."
    130 msgstr "Prüfen Sie Ihr Guthaben in Ihrer Taler-Wallet."
    131 
    132 #: internal/web/templates/blog-index.gohtml:8
    133 msgid "Choose a chapter to buy with GNU Taler."
    134 msgstr "Wählen Sie ein Kapitel aus, das Sie mit GNU Taler kaufen möchten."
    135 
    136 #: internal/web/templates/donations-checkout.gohtml:3
    137 msgid "Choose a payment method"
    138 msgstr "Zahlungsmethode wählen"
    139 
    140 #: internal/web/templates/donations-index.gohtml:4
    141 msgid "Choose a project and amount. Your name will appear on the receipt."
    142 msgstr ""
    143 "Wählen Sie ein Projekt und einen Betrag. Ihr Name erscheint auf der Quittung."
    144 
    145 #. Button that closes the publication details dialog.
    146 #: internal/web/templates/blog-index.gohtml:14
    147 msgid "Close"
    148 msgstr "Schließen"
    149 
    150 #: internal/web/templates/landing.gohtml:26
    151 msgid "Contact us"
    152 msgstr "Kontakt"
    153 
    154 #. Button that confirms the selected payment method and proceeds to payment.
    155 #: internal/web/templates/donations-checkout.gohtml:14
    156 msgid "Continue"
    157 msgstr "Weiter"
    158 
    159 #: internal/web/templates/donations-fulfillment.gohtml:8
    160 msgid "Copy receipt link"
    161 msgstr "Link zur Quittung kopieren"
    162 
    163 #: internal/web/templates/donations-fulfillment.gohtml:8
    164 msgid "Copy this receipt link:"
    165 msgstr "Diesen Link zur Quittung kopieren:"
    166 
    167 #: internal/web/blog.go:87
    168 msgid "Could not create a browser session"
    169 msgstr "Browsersitzung konnte nicht erstellt werden"
    170 
    171 #: internal/web/templates/landing.gohtml:11
    172 #, python-brace-format
    173 msgid ""
    174 "Create a demo bank account to receive 100 {currency}, then withdraw the "
    175 "coins to your wallet."
    176 msgstr ""
    177 "Erstellen Sie ein Konto bei der Demo-Bank, um 100 {currency} zu erhalten, "
    178 "und heben Sie die Coins anschließend in Ihre Wallet ab."
    179 
    180 #: internal/web/templates/landing.gohtml:12
    181 msgid "Demo bank"
    182 msgstr "Demo-Bank"
    183 
    184 #. Refund reason shown in the customer's wallet.
    185 #: internal/web/blog.go:260
    186 msgid "Demo reimbursement"
    187 msgstr "Rückerstattung in der Demo"
    188 
    189 #. Label introducing technical diagnostic details on an error page.
    190 #: internal/web/templates/error.gohtml:6
    191 msgid "Details:"
    192 msgstr "Einzelheiten:"
    193 
    194 #. Button that submits the donation form; use the verb form.
    195 #: internal/web/templates/donations-index.gohtml:16
    196 msgid "Donate"
    197 msgstr "Spenden"
    198 
    199 #: internal/web/templates/donations-fulfillment.gohtml:9
    200 msgid "Donate again"
    201 msgstr "Erneut spenden"
    202 
    203 #: internal/web/templates/donations-index.gohtml:3
    204 msgid "Donate to Free Software projects"
    205 msgstr "Spenden für Projekte, die Freie Software verwenden"
    206 
    207 #: internal/web/templates/donations-fulfillment.gohtml:4
    208 msgid "Donation complete"
    209 msgstr "Spende abgeschlossen"
    210 
    211 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation.
    212 #: internal/web/donations.go:154
    213 #, python-brace-format
    214 msgid "Donation to {receiver}"
    215 msgstr "Spende an {receiver}"
    216 
    217 #. Merchant order summary shown in the wallet; {receiver} is the project receiving the donation.
    218 #: internal/web/donations.go:164
    219 #, python-brace-format
    220 msgid "Donation to {receiver} (with receipt)"
    221 msgstr "Spende an {receiver} (mit Spendenquittung)"
    222 
    223 #. Name of the donations demo page, used as a navigation label.
    224 #: internal/web/app.go:390 internal/web/templates/base.gohtml:104
    225 #: internal/web/templates/landing.gohtml:20
    226 msgid "Donations"
    227 msgstr "Spenden"
    228 
    229 #. Form label for the name of the person making the donation.
    230 #: internal/web/templates/donations-index.gohtml:13
    231 msgid "Donor"
    232 msgstr "Spender"
    233 
    234 #. Name of the demo shop that sells individual essays.
    235 #: internal/web/app.go:395 internal/web/templates/base.gohtml:102
    236 #: internal/web/templates/landing.gohtml:19
    237 msgid "Essay Shop"
    238 msgstr "Essay-Shop"
    239 
    240 #. Merchant order summary shown in the wallet; {title} is the essay title.
    241 #: internal/web/blog.go:189
    242 #, python-brace-format
    243 msgid "Essay: {title}"
    244 msgstr "Essay: {title}"
    245 
    246 #: internal/web/templates/blog-index.gohtml:4
    247 msgid "Free Software, Free Society"
    248 msgstr "Free Software, Free Society"
    249 
    250 #: internal/web/landing.go:47
    251 msgid "GNU Taler Demo"
    252 msgstr "GNU Taler Demo"
    253 
    254 #: internal/web/blog.go:208
    255 msgid "GNU Taler Demo: Article"
    256 msgstr "GNU Taler Demo: Artikel"
    257 
    258 #: internal/web/blog.go:231
    259 msgid "GNU Taler Demo: Confirm refund"
    260 msgstr "GNU Taler Demo: Rückerstattung bestätigen"
    261 
    262 #: internal/web/donations.go:220 internal/web/donations.go:57
    263 #: internal/web/donations.go:80
    264 msgid "GNU Taler Demo: Donations"
    265 msgstr "GNU Taler Demo: Die ‚Spenden‘-Funktion"
    266 
    267 #: internal/web/donations.go:110
    268 msgid "GNU Taler Demo: Donations checkout"
    269 msgstr "GNU Taler Demo: Spende durchführen"
    270 
    271 #: internal/web/app.go:449
    272 msgid "GNU Taler Demo: Error"
    273 msgstr "GNU Taler Demo: Fehler"
    274 
    275 #: internal/web/blog.go:63
    276 msgid "GNU Taler Demo: Essay Shop"
    277 msgstr "GNU Taler Demo: Buchhandlung"
    278 
    279 #: internal/web/blog.go:123
    280 msgid "GNU Taler Demo: Refunded"
    281 msgstr "GNU Taler Demo: Rückerstattung"
    282 
    283 #. Alternative text for the GNU Taler brand logo.
    284 #: internal/web/templates/base.gohtml:84
    285 msgid "GNU Taler logo"
    286 msgstr "GNU-Taler-Logo"
    287 
    288 #: internal/web/app.go:255
    289 msgid "HTTP method not allowed for this page"
    290 msgstr "Die HTTP-Methode ist auf dieser Webseite nicht erlaubt"
    291 
    292 #: internal/web/templates/landing.gohtml:6
    293 msgid "Install Taler wallet"
    294 msgstr "Taler-Wallet installieren"
    295 
    296 #: internal/web/templates/landing.gohtml:5
    297 msgid "Install the Taler wallet in your browser, then return here."
    298 msgstr ""
    299 "Installieren Sie die Taler-Wallet in Ihrem Browser und kehren Sie dann "
    300 "hierher zurück."
    301 
    302 #: internal/web/app.go:206 internal/web/articles.go:155
    303 msgid "Internal error"
    304 msgstr "Interner Systemfehler"
    305 
    306 #: internal/web/app.go:420
    307 msgid "Internal server error"
    308 msgstr "Interner Server-Fehler"
    309 
    310 #. Name of the introductory demo page, used as a navigation label.
    311 #: internal/web/app.go:386 internal/web/templates/base.gohtml:98
    312 msgid "Introduction"
    313 msgstr "Einführung"
    314 
    315 #: internal/web/templates/base.gohtml:119
    316 msgid "Learn more about GNU Taler"
    317 msgstr "Mehr über GNU Taler erfahren"
    318 
    319 #: internal/web/templates/blog-index.gohtml:35
    320 msgid "No articles available in this language."
    321 msgstr "Es sind keine Aufsätze in dieser Sprache verfügbar."
    322 
    323 #: internal/web/templates/donations-checkout.gohtml:4
    324 msgid "Only GNU Taler works in this demo."
    325 msgstr "In dieser Demo funktioniert nur GNU Taler."
    326 
    327 #: internal/web/app.go:230 internal/web/app.go:234 internal/web/app.go:240
    328 #: internal/web/app.go:266 internal/web/articles.go:144 internal/web/blog.go:46
    329 #: internal/web/blog.go:74 internal/web/donations.go:46
    330 #: internal/web/landing.go:24
    331 msgid "Page not found"
    332 msgstr "Seite nicht gefunden"
    333 
    334 #: internal/web/donations.go:86
    335 #, python-brace-format
    336 msgid "Parameter {name} is required."
    337 msgstr "Der Parameter {name} ist erforderlich."
    338 
    339 #: internal/web/templates/blog-refunded.gohtml:5
    340 #, python-brace-format
    341 msgid "Payment <tt>{order}</tt> for <em>{article}</em> has been refunded."
    342 msgstr ""
    343 "Die Zahlung <tt>{order}</tt> für <em>{article}</em> wurde zurückerstattet."
    344 
    345 #: internal/web/templates/donations-provider.gohtml:3
    346 msgid "Payment method unavailable"
    347 msgstr "Zahlungsmethode nicht verfügbar"
    348 
    349 #: internal/web/blog.go:81
    350 msgid "Please enable cookies."
    351 msgstr "Bitte erlauben Sie das Speichern von Cookies."
    352 
    353 #. Label shown before the purchase price of a book chapter.
    354 #: internal/web/templates/blog-index.gohtml:30
    355 msgid "Price"
    356 msgstr "Preis"
    357 
    358 #: internal/web/templates/landing.gohtml:25
    359 msgid "Questions and feedback are welcome."
    360 msgstr "Fragen und Rückmeldungen sind willkommen."
    361 
    362 #: internal/web/templates/donations-fulfillment.gohtml:6
    363 #, python-brace-format
    364 msgid "Receipt ID: <strong>{id}</strong>"
    365 msgstr "Quittungsnummer: <strong>{id}</strong>"
    366 
    367 #: internal/web/templates/donations-fulfillment.gohtml:11
    368 msgid "Receipt link copied."
    369 msgstr "Link zur Quittung kopiert."
    370 
    371 #. Form label for the Free Software project that receives the donation.
    372 #: internal/web/templates/donations-index.gohtml:9
    373 msgid "Receiver"
    374 msgstr "Empfänger"
    375 
    376 #: internal/web/templates/blog-confirm-refund.gohtml:4
    377 #, python-brace-format
    378 msgid ""
    379 "Refund <em>{name}</em>? The refund will be approved automatically in this "
    380 "demo."
    381 msgstr ""
    382 "<em>{name}</em> zurückerstatten? Die Rückerstattung wird in dieser Demo "
    383 "automatisch genehmigt."
    384 
    385 #: internal/web/templates/blog-refunded.gohtml:4
    386 msgid "Refund complete"
    387 msgstr "Rückerstattung abgeschlossen"
    388 
    389 #: internal/web/templates/blog-confirm-refund.gohtml:3
    390 msgid "Refund this chapter?"
    391 msgstr "Dieses Kapitel zurückerstatten?"
    392 
    393 #: internal/web/templates/blog-article.gohtml:5
    394 msgid "Refunds are available for one hour after purchase."
    395 msgstr "Rückerstattungen sind eine Stunde lang nach dem Kauf möglich."
    396 
    397 #: internal/web/templates/blog-article.gohtml:5
    398 #: internal/web/templates/blog-confirm-refund.gohtml:6
    399 msgid "Request refund"
    400 msgstr "Rückerstattung fordern"
    401 
    402 #: internal/web/templates/base.gohtml:76
    403 msgid "Skip to main content"
    404 msgstr "Zum Hauptinhalt springen"
    405 
    406 #: internal/web/templates/error.gohtml:3
    407 msgid "Something went wrong"
    408 msgstr "Etwas ist schiefgegangen"
    409 
    410 #: internal/web/templates/landing.gohtml:4
    411 msgid "Step 1: Install the wallet"
    412 msgstr "Schritt 1: Wallet installieren"
    413 
    414 #: internal/web/templates/landing.gohtml:10
    415 msgid "Step 2: Get demo coins"
    416 msgstr "Schritt 2: Demo-Coins erhalten"
    417 
    418 #: internal/web/templates/landing.gohtml:16
    419 msgid "Step 3: Spend your coins"
    420 msgstr "Schritt 3: Coins ausgeben"
    421 
    422 #: internal/web/templates/landing.gohtml:24
    423 msgid "Step 4: Send feedback"
    424 msgstr "Schritt 4: Rückmeldung senden"
    425 
    426 #: internal/web/articles.go:150
    427 msgid "Supplemental file not found"
    428 msgstr "Zusatzdatei nicht gefunden"
    429 
    430 #: internal/web/app.go:392
    431 msgid "Support Free Software projects with a toy currency."
    432 msgstr "Unterstützen Sie Freie-Software-Projekte mit einer Spielwährung."
    433 
    434 #: internal/web/templates/donations-fulfillment.gohtml:5
    435 #, python-brace-format
    436 msgid ""
    437 "Thank you, <strong>{donor}</strong>. You donated <strong>{amount}</strong> "
    438 "to <strong>{receiver}</strong>."
    439 msgstr ""
    440 "Vielen Dank, <strong>{donor}</strong>. Sie haben <strong>{amount}</strong> "
    441 "an <strong>{receiver}</strong> gespendet."
    442 
    443 #: internal/web/templates/donations-provider.gohtml:4
    444 msgid ""
    445 "That payment method is not available in this demo. Choose GNU Taler to "
    446 "continue."
    447 msgstr ""
    448 "Diese Zahlungsmethode ist in der Demo nicht verfügbar. Wählen Sie GNU Taler, "
    449 "um fortzufahren."
    450 
    451 #: internal/web/templates/donations-index.gohtml:18
    452 #, python-brace-format
    453 msgid ""
    454 "The 5 {currency} option intentionally requests 6 {currency}. Check the final "
    455 "amount in your wallet before paying."
    456 msgstr ""
    457 "Die Option über 5 {currency} fordert absichtlich 6 {currency} an. Prüfen Sie "
    458 "vor dem Bezahlen den endgültigen Betrag in Ihrer Wallet."
    459 
    460 #: internal/web/templates/error.gohtml:7
    461 #, python-brace-format
    462 msgid "The merchant backend returned status code {code}."
    463 msgstr "Das Händler-Backend hat den Statuscode {code} zurückgegeben."
    464 
    465 #: internal/web/blog.go:109
    466 msgid "The paid order does not match this article"
    467 msgstr "Die bezahlte Bestellung gehört nicht zu diesem Artikel"
    468 
    469 #: internal/web/templates/blog-confirm-refund.gohtml:5
    470 msgid ""
    471 "The refund must go to the wallet used for payment. You will lose access to "
    472 "the chapter."
    473 msgstr ""
    474 "Die Rückerstattung muss an die für die Zahlung verwendete Wallet gehen. Sie "
    475 "verlieren den Zugriff auf das Kapitel."
    476 
    477 #: internal/web/templates/blog-article.gohtml:5
    478 msgid "The refund period for this chapter has ended."
    479 msgstr "Die Rückerstattungsfrist für dieses Kapitel ist abgelaufen."
    480 
    481 #: internal/web/templates/landing.gohtml:7
    482 msgid ""
    483 "The wallet can open automatically when a site requests a Taler payment. It "
    484 "does not share your browsing history."
    485 msgstr ""
    486 "Die Wallet kann sich automatisch öffnen, wenn eine Website eine Taler-"
    487 "Zahlung anfordert. Sie gibt Ihren Browserverlauf nicht weiter."
    488 
    489 #: internal/web/blog.go:227 internal/web/blog.go:255
    490 msgid "This article can no longer be refunded."
    491 msgstr "Dieser Artikel kann nicht mehr erstattet werden."
    492 
    493 #: internal/web/templates/blog-index.gohtml:16
    494 msgid ""
    495 "This is the latest edition of <cite>Free Software, Free Society: Selected "
    496 "Essays of Richard M. Stallman.</cite>"
    497 msgstr ""
    498 "Hier befindet sich die jüngste Ausgabe von Aufsätzen aus <cite>Free "
    499 "Software, Free Society: Selected Essays of Richard M. Stallman.</cite>"
    500 
    501 #: internal/web/app.go:388
    502 msgid "Try GNU Taler with a toy currency."
    503 msgstr "Probieren Sie GNU Taler mit einer Spielwährung aus."
    504 
    505 #: internal/web/donations.go:124 internal/web/donations.go:193
    506 msgid "Unknown donation receiver"
    507 msgstr "Unbekannter Spendenempfänger"
    508 
    509 #: internal/web/templates/blog-index.gohtml:17
    510 msgid ""
    511 "Verbatim copying and distribution of this entire book are permitted "
    512 "worldwide, without royalty, in any medium, provided this notice is "
    513 "preserved. Permission is granted to copy and distribute translations of this "
    514 "book from the original English into another language provided the "
    515 "translation has been approved by the Free Software Foundation and the "
    516 "copyright notice and this permission notice are preserved on all copies."
    517 msgstr ""
    518 "Es ist erlaubt, aus dem gesamten Buch zu zitieren und alle Textstellen zu "
    519 "kopieren und zu verteilen. Dies ist weltweit ohne Lizenzgebühren und für "
    520 "jedes Medium gestattet, sofern dieser Hinweis auf den Kopien erhalten "
    521 "bleibt. Das Kopieren und Verbreiten von Übersetzungen dieses Buches aus dem "
    522 "Englischen in andere Sprachen ist erlaubt, falls die Übersetzung von der "
    523 "Free Software Foundation genehmigt wurde und dieser Copyright-Hinweis "
    524 "(genauer: Copyleft) und damit die vorliegende Erlaubnis auf allen weiteren "
    525 "Kopien des Werks erhalten bleibt."
    526 
    527 #: internal/web/blog.go:250
    528 msgid "You did not pay for this article (nice try!)"
    529 msgstr "Für diesen Aufsatz wurde noch kein Kaufpreis entrichtet"
    530 
    531 #: internal/web/templates/blog-refunded.gohtml:6
    532 msgid "You no longer have access to this chapter."
    533 msgstr "Sie haben keinen Zugriff mehr auf dieses Kapitel."