monero-site/_i18n/ru/resources/moneropedia/weblate/randomx.po
2021-10-03 10:28:09 +02:00

53 lines
3.8 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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-10-03 10:18+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/randomx.md:1
#, no-wrap
msgid "ASIC-resistant POW algoritm currently used by Monero"
msgstr "ASIC-устойчивый алгоритм доказательства работы (POW), используемый Monero в настоящее время"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/randomx.md:1
#, no-wrap
msgid "[\"randomx\", \"random-x\"]"
msgstr "[\"randomx\", \"random-x\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/randomx.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/randomx.md:9
#
msgid "RandomX is a Proof Of Work algorithm developed by Monero contributors and adopted by Monero from release 0.15."
msgstr "RandomX — это алгоритм доказательства работы, разработанный контрибьюторами Monero и используемый Monero начиная с версии 0.15."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/randomx.md:11
#
msgid "This innovative POW is optimized for CPUs and it's based on execution of random code and other memory-heavy techniques. The goal is to discourage the use of specialized hardware (like ASICs) for @mining Monero. RandomX was created with the intent of keeping mining decentralized and to create a more egalitarian distribution of the @block rewards."
msgstr "Данный инновационный алгоритм оптимизирован под CPU, а в основе его работы лежит выполнение случайного кода и применение других технологий, требующих большого объёма памяти. Задача RandomX состоит в том, чтобы исключить возможность использования специализированного оборудования (например, ASIC) для майнинга Monero. RandomX был создан с целью поддержания децентрализации майнинга и более эгалитарного распределения вознаграждений за вычисление блоков."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/randomx.md:12
#
msgid "RandomX specifications and development can be found [on the GitHub repository](https://github.com/tevador/RandomX), while [an article dedicated to RandomX](https://www.monerooutreach.org/stories/RandomX.html) made by the Outreach workgroup contains more information about the history of RandomX and its relation with Monero."
msgstr "Спецификации и информацию о разработке RandomX можно найти [в репозитории GitHub](https://github.com/tevador/RandomX), а также в [статье, посвященной RandomX](https://www.monerooutreach.org/stories/RandomX.html), написанной рабочей группой Monero Outreach. Указанная статья содержит больше сведений об истории RandomX и о связи этого алгоритма с Monero."