mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
add .po and .pot files for pruning.md
This commit is contained in:
parent
4e1d1a8c55
commit
e2038fc25e
14 changed files with 998 additions and 0 deletions
69
_i18n/ar/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/ar/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
77
_i18n/de/resources/moneropedia/weblate/pruning.po
Normal file
77
_i18n/de/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,77 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr "Funktion, die es Node-Betreibern erlaubt, lediglich 1/3 der Blockchain herunterzuladen und zu synchronisieren"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr "[\"pruning\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.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/pruning.md:9
|
||||
#
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr "\"Pruning\" (eng. für Stutzen) ermöglicht es Node-Betreibern, 2/3 des Speicherplatzes einzusparen, während der gesamte Transaktionsverlauf bestehen bleibt. Pruning funktioniert durch das Entfernen von 7/8 der unwichtigen Ringsignatur-Daten. Das verbleibende Achtel bleibt für andere Nodes verfügbar und wird zum Synchronisieren mit dem Netzwerk genutzt. Andere Pruned-Nodes verfügen über ein zufälliges Achtel der Daten und stellen dies dem Netzwerk zur Verfügung. Es gibt beim Gebrauch eines Pruned-Nodes keine Nachteile bezüglich der Privatsphäre oder Sicherheit."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
#
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr "Es gibt drei Möglichkeiten des Prunings:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
#
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr "- *Synchronisieren eines Pruned-Nodes von Grund auf:* Du synchronisierst und lädst lediglich 1/3 der gesamten Blockchain herunter."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
#
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr "- *Pruning eines bestehenden Nodes:* Die bereits bestehende Blockchain wird gestutzt. Dies resultiert nicht in einer kleineren Blockchain, sondern wird Teile der Datei als leer markieren. Zukünftige Daten werden diesen nun freien Platz nutzen, damit die Datei nicht wächst, bis der Speicherplatz knapp wird."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
#
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr "- *Erstellung einer neuen, gestutzten Blockchain aus einer kompletten Blockchain:* Eine komplette Blockchain, die du schon hast, wird zur Erstellung einer neuen, gestutzten Blockchain verwendet."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
#
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr "Pruned-Nodes sind sehr nützlich und @Remote-Nodes vorzuziehen. Wenn es allerdings möglich ist, sollten Nutzer einen Full-Node betreiben und das Pruning nur im Falle der Notwendigkeit in Betracht ziehen."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
#
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr "Die Funktion des Datenbank-Prunings wurde im Januar 2019 [hinzugefügt](https://github.com/monero-project/monero/pull/4843). Im [Blogpost]({{ site.baseurl }}/2019/02/01/pruning.html) finden sich weitere Informationen."
|
77
_i18n/en/resources/moneropedia/weblate/pruning.pot
Normal file
77
_i18n/en/resources/moneropedia/weblate/pruning.pot
Normal file
|
@ -0,0 +1,77 @@
|
|||
# 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.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2021-10-02 10:21+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: en_US\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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
#, markdown-text
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
#, markdown-text
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
#, markdown-text
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
#, markdown-text
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
#, markdown-text
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
#, markdown-text
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
#, markdown-text
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
#, markdown-text
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/es/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/es/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/fr/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/fr/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/it/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/it/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
77
_i18n/nb-no/resources/moneropedia/weblate/pruning.po
Normal file
77
_i18n/nb-no/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,77 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr "En funksjon som lar nodeoperatører laste ned og synkronisere bare 1/3 av blokkjeden"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr "[\"pruning\", \"utrensking\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.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/pruning.md:9
|
||||
#
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr "«Utrensking» lar nodeoperatører lagre 2/3 med lagringsplass mens de fremdeles har tilgang til hele transaksjonshistorikken. Utrensking fungerer ved å fjerne 7/8 av de unødvendige ringsignaturdataene. Den gjenstående 1/8 med data blir tilgjengelig for de andre nodene og vil brukes til å synkroniseres med nettverket. Andre utrenskede noder vil ha en tilfeldig 1/8 av dataene som de også gjør tilgjengelig til nettverket. Det finnes ingen ulemper hva gjelder personvern eller sikkerhet når man bruker en utrensket node."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
#
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr "Det er tre måter å utrenske på:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
#
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr "- *Synkronisere en utrensket node fra bunn:* Da laster du ned og synkroniserer kun 1/3 av hele blokkjeden."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
#
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr "- *Utrenske en eksisterende node:* Blokkjeden som allerede eksisterer vil utrenskes, men dette vil ikke resultere i en mindre blokkjede. Den vil istedenfor markere deler av filen som ledig, slik at fremtidig data benytter den ledige lagringsplassen, noe som medfører at filen ikke vokser før den ledige lagringsplassen blir knapp."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
#
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr "- *Opprette en ny, utrensket blokkjede fra en full en:* En full blokkjede som du allerede har vil brukes for å opprette en ny, utrensket blokkjede."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
#
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr "Utrenskede noder er svært nyttige, og foretrekkes fremfor @eksterne noder, men brukere bør, hvis mulig, kjøre en fullstendig node og kun velge å utrenske hvis det er nødvendig."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
#
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr "«Databaseutrensking»-funksjonen [ble lagt til](https://github.com/monero-project/monero/pull/4843) i januar 2019. Se [blogginnlegget]({{ site.baseurl }}/2019/02/01/pruning.html) for mer informasjon."
|
69
_i18n/nl/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/nl/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/pl/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/pl/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2021-10-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/pt-br/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/pt-br/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
77
_i18n/ru/resources/moneropedia/weblate/pruning.po
Normal file
77
_i18n/ru/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,77 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr "Функция, которая позволяет операторам узлов загружать и синхронизировать только 1/3 блокчейна"
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr "[\"pruning\", \"обрезанием\", \"Обрезание\", \"обрезание\", \"обрезания\"]"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.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/pruning.md:9
|
||||
#
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr "'Обрезание' позволяет операторам узлов сэкономить 2/3 объёма памяти при сохранении полной истории транзакций. Обрезание предполагает удаление 7/8 ненужных данных кольцевых подписей. Остающаяся 1/8 данных будет доступна остальным узлам и будет использоваться для синхронизации с сетью. Остальные «обрезанные» узлы будут иметь случайную 1/8 данных, которая также будет доступна сети. Такими обрезанными узлами можно пользоваться без какого-либо ущерба для анонимности или безопасности."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
#
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr "Существует три способа обрезания:"
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
#
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr "- *Синхронизация обрезанного узла с нуля.* Загружается и синхронизируется только 1/3 всего блокчейна."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
#
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr "- *Обрезание существующего узла.* Обрезается уже существующий блокчейн, но в результате блокчейн не становится меньше. Вместо этого части файла помечаются как свободные, после чего данные будут использовать это свободное место, и файл не будет разрастаться до тех пор, пока свободного место будет достаточно."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
#
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr "- *Создание нового обрезанного блокчейна на основе полного.* Имеющийся полный блокчейн будет использован для нового обрезанного блокчейна."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
#
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr "Обрезанные узлы довольно полезны, и в качестве @удалённых-узлов лучше использовать именно их, но, по возможности, пользователям рекомендуется создавать полные узлы и прибегать к обрезанию только в случае разумной необходимости."
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
#
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr "Возможность 'обрезания базы данных' [добавлена](https://github.com/monero-project/monero/pull/4843) в январе 2019. Дополнительная информация содержится в соответствующем [посте]({{ site.baseurl }}/2019/02/01/pruning.html)."
|
69
_i18n/tr/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/tr/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/zh-cn/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/zh-cn/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
69
_i18n/zh-tw/resources/moneropedia/weblate/pruning.po
Normal file
69
_i18n/zh-tw/resources/moneropedia/weblate/pruning.po
Normal file
|
@ -0,0 +1,69 @@
|
|||
# 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-02 10:21+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/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "Feature that allows node operators to download and sync only 1/3 of the blockchain"
|
||||
msgstr ""
|
||||
|
||||
#. type: YAML Front Matter: terms
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:1
|
||||
#, no-wrap
|
||||
msgid "[\"pruning\"]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:7
|
||||
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:9
|
||||
msgid "'Pruning' allows node operators to save 2/3 of storage space while keeping the full transaction history. Pruning works by removing 7/8 of unnecessary ring signature data. The 1/8 remaining data will be available to the other nodes and will be used to sync with the network. Other pruned nodes will have a random 1/8 of the data, which they will also make available to the network. There are no privacy or security downsides when using a pruned node."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:11
|
||||
msgid "There are three ways to prune:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:13
|
||||
msgid "- *Synchronize a pruned node from scratch:* You will download and sync only 1/3 of the full blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:15
|
||||
msgid "- *Prune an existing node:* The already existing blockchain will be pruned, but this will not result in a smaller blockchain. Instead, it will mark parts of the file as free, so that future data will use that free space, causing the file to not grow until free space grows scarce."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:17
|
||||
msgid "- *Create a new pruned blockchain from a full one:* A full blockchain that you already have will be used to create a new, pruned blockchain."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:19
|
||||
msgid "Pruned nodes are very useful and preferable to @remote-nodes, but if possible, users should run a full node and opt for pruning only in case if necessary."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../_i18n/en/resources/moneropedia/pruning.md:20
|
||||
msgid "The 'database pruning' feature [was added](https://github.com/monero-project/monero/pull/4843) on January 2019. See the [blog post]({{ site.baseurl }}/2019/02/01/pruning.html) for more information."
|
||||
msgstr ""
|
Loading…
Reference in a new issue