mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
66 lines
3.8 KiB
Text
66 lines
3.8 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 "Prosessen av å kryptografisk beregne et matematisk bevis for en blokk som inneholder en rekke transaksjoner, som deretter legges til blokkjeden"
|
|||
|
|
|||
|
#. type: YAML Front Matter: terms
|
|||
|
#: ../_i18n/en/resources/moneropedia/mining.md:1
|
|||
|
#, no-wrap
|
|||
|
msgid "[\"mining\", \"miner\", \"miners\"]"
|
|||
|
msgstr "[\"mining\", \"miner\", \"miners\", \"utvinning\", \"utvinner\", \"utvinnere\"]"
|
|||
|
|
|||
|
#. 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 "Det grunnleggende"
|
|||
|
|
|||
|
#. 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 "Prosessen av å kryptografisk beregne et matematisk bevis for en blokk som inneholder en rekke transaksjoner, som deretter legges til blokkjeden."
|
|||
|
|
|||
|
#. 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 "Utvinning er den distribuerte prosessen av å bekrefte transaksjoner på den offentlige hovedboken som ikkeholder alle transaksjonene, altså @blokkjeden. Monero-noder bruker blokkjeden til å skille legitime transaksjoner fra forsøk på å bruke mynter om igjen som allerede har blitt brukt et annet sted."
|
|||
|
|
|||
|
#. 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 er utelukkende drevet av «Proof of Work» («bevis på arbeid»). Den bruker en utvinningsalgoritme som potensielt kan tilordnes milliarder av enheter (alle moderne x86-CPU-er og mange GPU-er). Monero bruker en variant av CryptoNight Proof of Work (PoW)-algoritmen, som er designet for å brukes i vanlige CPU-er og GPU-er."
|
|||
|
|
|||
|
#. 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 "Den smarte utvinningsfunksjonen tillater transparent CPU-utvinning på brukerens PC – fjernt unna den faktiske sentraliseringen av utvinningsgårder og pool-utvinning – og bestreber å følge Satoshi Nakamotos opprinnelige visjon om en ekte P2P-valuta."
|