mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
65 lines
4 KiB
Text
65 lines
4 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-24 13:37+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/mining.md:1
|
|
#, no-wrap
|
|
msgid "the process of cryptographically computing a mathematical proof for a block, containing a number of transactions, which is then added to the blockchain"
|
|
msgstr "Der Prozess des kryptografischen Errechnens eines mathematischen Nachweises eines Blocks, welcher eine Anzahl von Transaktionen enthält, die dann zur Blockchain hinzugefügt werden"
|
|
|
|
#. type: YAML Front Matter: terms
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:1
|
|
#, no-wrap
|
|
msgid "[\"mining\", \"miner\", \"miners\"]"
|
|
msgstr "[\"mining\", \"miner\", \"miners\", \"Mining\", \"Miner\", \"Minings\", \"Miners\", \"Minern\"]"
|
|
|
|
#. type: Plain text
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:7
|
|
#
|
|
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
|
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
|
|
|
|
#. type: Title ###
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:8
|
|
#, no-wrap
|
|
msgid "The Basics"
|
|
msgstr "Grundlagen"
|
|
|
|
#. type: Plain text
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:11
|
|
#
|
|
msgid "The process of cryptographically computing a mathematical proof for a block, containing a number of transactions, which is then added to the blockchain."
|
|
msgstr "Der Prozess des kryptografischen Errechnens eines mathematischen Nachweises eines Blocks, welcher eine Anzahl von Transaktionen enthält, die dann zur Blockchain hinzugefügt werden."
|
|
|
|
#. type: Plain text
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:13
|
|
#
|
|
msgid "Mining is the distributed process of confirming transactions on the public ledger of all transactions, aka @blockchain. Monero nodes use the blockchain to distinguish legitimate transactions from attempts to re-spend coins that have already been spent elsewhere."
|
|
msgstr "Mining ist der verteilte Prozess des Bestätigens von Transaktionen im öffentlichen, alle Transaktionen umfassenden Kassenbuch, bekannt als @Blockchain. Monero-Nodes nutzen die Blockchain, um rechtmäßige Transaktionen von denen zu unterscheiden, in welchen versucht wird, bereits zuvor ausgegebene Coins erneut zu senden."
|
|
|
|
#. type: Plain text
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:15
|
|
#
|
|
msgid "Monero is powered strictly by Proof of Work. It employs a mining algorithm that has the potential to be efficiently tasked to billions of existing devices (any modern x86 CPU and many GPUs). Monero uses a variant of CryptoNight Proof of Work (PoW) algorithm, which is designed for use in ordinary CPUs and GPUs."
|
|
msgstr "Monero wird ausschließlich durch ein Proof-of-Work-Verfahren betrieben. Es setzt einen Mining-Algorithmus ein, der das Potenzial hat, effizient auf Milliarden von bestehenden Geräten (jeder modernen x86-CPU und vielen GPUs) ausgeführt zu werden. Monero verwendet eine Variante des CryptoNight-Proof-of-Work-Algorithmus, der für den Gebrauch in üblichen CPUs und GPUs entwickelt wurde."
|
|
|
|
#. type: Plain text
|
|
#: ../_i18n/en/resources/moneropedia/mining.md:16
|
|
#
|
|
msgid "The smart mining feature allows transparent CPU mining on the user's computer, far from the de facto centralization of mining farms and pool mining, pursuing Satoshi Nakamoto's original vision of a true P2P currency."
|
|
msgstr "Diese intelligente Eigenschaft des Minings erlaubt transparentes CPU-Mining auf dem Rechner des Nutzers, weit weg von faktisch zentralisierten Mining-Farms und Mining-Pools, und strebt damit Satoshi Nakamotos ursprüngliche Vision einer wahrhaftigen P2P-Währung an."
|