mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-26 13:39:44 +00:00
66 lines
4.1 KiB
Text
66 lines
4.1 KiB
Text
|
# SOME DESCRIPTIVE TITLE
|
||
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
|
#
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||
|
"POT-Creation-Date: 2021-09-12 11:23+0200\n"
|
||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||
|
"Language: \n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
|
||
|
#. type: YAML Front Matter: summary
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:1
|
||
|
#, no-wrap
|
||
|
msgid "Monero sent as part of a transaction, that returns to your account instead of going to another recipient"
|
||
|
msgstr "Monero, die als Teil einer Transaktion versendet wurden und auf das Konto zurückgebucht werden, anstatt an einen anderen Empfänger zu gehen."
|
||
|
|
||
|
#. type: YAML Front Matter: terms
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:1
|
||
|
#, no-wrap
|
||
|
msgid "[\"change\"]"
|
||
|
msgstr "[\"change\", \"Wechselgeld\"]"
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:7
|
||
|
#
|
||
|
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||
|
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
||
|
|
||
|
#. type: Title ###
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:8
|
||
|
#, no-wrap
|
||
|
msgid "The Basics"
|
||
|
msgstr "Grundlagen"
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:11
|
||
|
#
|
||
|
msgid "Monero sent as part of a transaction, that returns to your account instead of going to another recipient."
|
||
|
msgstr "Monero, die als Teil einer Transaktion versendet wurden und auf das Konto zurückgebucht werden, anstatt an einen anderen Empfänger zu gehen."
|
||
|
|
||
|
#. type: Title ###
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:12
|
||
|
#, no-wrap
|
||
|
msgid "More Information"
|
||
|
msgstr "Weitere Informationen"
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:15
|
||
|
#
|
||
|
msgid "The @wallet in the Monero software makes change automatically, but when you send a transaction, you are taking an input that you control and telling the Monero network what to do with it. The input is a \"deposit\" to your account that you are able to spend. Outputs are the part of the transaction that tells the Monero network where to send the funds."
|
||
|
msgstr "Das @Wallet der Monero-Software berechnet Wechselgeld automatisch. Wenn du eine Transaktion vornimmst, sagst du dem Monero-Netzwerk, was es mit einem von dir kontrollierten Input tun soll. Ein Input ist eine \"Einzahlung\" auf dein Konto, welche du anschließend ausgeben kannst. Outputs sind der Teil einer Transaktion, welcher dem Monero Netzwerk mitteilt, wohin Beträge gesendet werden sollen (Outputs sind also gewissermaßen die gesendeten und damit ausgegebenen Geldbeträge)."
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: ../_i18n/en/resources/moneropedia/change.md:16
|
||
|
#
|
||
|
msgid "You might have multiple inputs in your account, in many different denominations (For example: you deposited 0.5 XMR on Friday, and 0.75 XMR on Saturday). So, when have a transaction with an input of 0.5 XMR, but you only want to send 0.1 XMR, your transaction will include a fee to pay the @miner, an output for 0.1 XMR to send to the recipient, and the rest that you want to send back to yourself will be an output back to you (this is called \"change\"). Once the transaction is completed, the change becomes available to you as an input that you can again split and send with a new transaction."
|
||
|
msgstr "Du kannst mehrere Inputs in verschiedenen Stückelungen auf deinem Konto haben (so hast du vielleicht am Freitag 0,5 XMR und am Samstag 0,75 XMR eingezahlt). Wenn du also eine Transaktion mit einem Input von 0,5 XMR hast, jedoch nur 0,1 XMR versenden möchtest, wird deine @Transaktion neben einer Gebühr zur Bezahlung des @Miners einen Output von 0,1 XMR, die an den Empfänger gehen, enthalten. Der Restbetrag, den du zurückerhalten möchtest, geht als Output an dich selbst (dies wird \"Wechselgeld\" genannt). Sobald die Transaktion abgeschlossen ist, wird das Wechselgeld zu einem Input, welches du wieder aufteilen und in einer neuen Transaktion versenden kannst."
|