diff --git a/_i18n/ar/resources/moneropedia/fluffyblocks.md b/_i18n/ar/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/ar/resources/moneropedia/fluffyblocks.md +++ b/_i18n/ar/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/ar/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/ar/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..765ba3eb --- /dev/null +++ b/_i18n/ar/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/de/resources/moneropedia/fluffyblocks.md b/_i18n/de/resources/moneropedia/fluffyblocks.md index 7c45f46d..03b8873f 100644 --- a/_i18n/de/resources/moneropedia/fluffyblocks.md +++ b/_i18n/de/resources/moneropedia/fluffyblocks.md @@ -1,16 +1,22 @@ --- +summary: 'Eine Möglichkeit, beim Senden neuer Blöcke Datenübertragungsraten zu verringern' terms: ["fluffy blocks", "fluffyblocks", "Fluffy-Blocks"] -summary: "Eine Möglichkeit, beim Senden neuer Blöcke Datenübertragungsraten zu verringern" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Grundlagen -Ein @Block besteht aus einem Header und @Transaktionen. Fluffy-Blocks enthalten lediglich einen Header, eine Liste von Transaktionsindizes und jegliche Transaktionen, welche dem Node, der den Block empfängt, eventuell fehlen. - -Dies spart Bandbreite, weil Nodes möglicherweise bereits über die meisten Transaktionen innerhalb des Blocks Bescheid wissen und ein erneutes Senden dieser deshalb nicht nötig ist. +Ein @Block besteht aus einem Header und @Transaktionen. Fluffy-Blocks +enthalten lediglich einen Header, eine Liste von Transaktionsindizes und +jegliche Transaktionen, welche dem Node, der den Block empfängt, eventuell +fehlen. Dies spart Bandbreite, weil Nodes möglicherweise bereits über die +meisten Transaktionen innerhalb des Blocks Bescheid wissen und ein erneutes +Senden dieser deshalb nicht nötig ist. ### Siehe auch -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) -* [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) \ No newline at end of file +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + +* [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/de/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/de/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..dd266d57 --- /dev/null +++ b/_i18n/de/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "Eine Möglichkeit, beim Senden neuer Blöcke Datenübertragungsraten zu verringern" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "[\"fluffy blocks\", \"fluffyblocks\", \"Fluffy-Blocks\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Grundlagen" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +# +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "Ein @Block besteht aus einem Header und @Transaktionen. Fluffy-Blocks enthalten lediglich einen Header, eine Liste von Transaktionsindizes und jegliche Transaktionen, welche dem Node, der den Block empfängt, eventuell fehlen. Dies spart Bandbreite, weil Nodes möglicherweise bereits über die meisten Transaktionen innerhalb des Blocks Bescheid wissen und ein erneutes Senden dieser deshalb nicht nötig ist." + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "Siehe auch" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +# +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +# +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" diff --git a/_i18n/en/resources/moneropedia/fluffyblocks.md b/_i18n/en/resources/moneropedia/fluffyblocks.md index 448de5ec..eb772636 100644 --- a/_i18n/en/resources/moneropedia/fluffyblocks.md +++ b/_i18n/en/resources/moneropedia/fluffyblocks.md @@ -4,6 +4,7 @@ summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics A @block is made up of a header and @transactions. Fluffy Blocks only contain @@ -15,4 +16,5 @@ need to be sent them again. ### See Also * [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/en/resources/moneropedia/weblate/fluffyblocks.pot b/_i18n/en/resources/moneropedia/weblate/fluffyblocks.pot new file mode 100644 index 00000000..f630461a --- /dev/null +++ b/_i18n/en/resources/moneropedia/weblate/fluffyblocks.pot @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +#, markdown-text +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, markdown-text, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +#, markdown-text +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, markdown-text, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +#, markdown-text +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +#, markdown-text +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/es/resources/moneropedia/fluffyblocks.md b/_i18n/es/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/es/resources/moneropedia/fluffyblocks.md +++ b/_i18n/es/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/es/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/es/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..1b7bac88 --- /dev/null +++ b/_i18n/es/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:44+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/fr/resources/moneropedia/fluffyblocks.md b/_i18n/fr/resources/moneropedia/fluffyblocks.md index 3648969c..ba23e3ed 100644 --- a/_i18n/fr/resources/moneropedia/fluffyblocks.md +++ b/_i18n/fr/resources/moneropedia/fluffyblocks.md @@ -1,14 +1,21 @@ --- -terms: ["fluffy blocks", "fluffyblocks", "blocs légers", "blocs allégés"] summary: "une façon d'économiser de la bande passante lors de la transmission de nouveaux blocs sur le réseau" +terms: ["fluffy blocks", "fluffyblocks", "blocs légers", "blocs allégés"] --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Les Bases -Un @bloc est constitué d'une entête et de @transactions. Les blocs allégés ne contiennent qu'une entête, une liste d'indices de transactions, et toute transaction manquante au nœud recevant le bloc. Cela économise de la bande passante car les nœuds peuvent déjà connaître la plupart des transactions du blocs et non pas besoin qu'on leur transmette de nouveau. +Un @bloc est constitué d'une entête et de @transactions. Les blocs allégés +ne contiennent qu'une entête, une liste d'indices de transactions, et toute +transaction manquante au nœud recevant le bloc. Cela économise de la bande +passante car les nœuds peuvent déjà connaître la plupart des transactions du +blocs et non pas besoin qu'on leur transmette de nouveau. ### Voir également -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/fr/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/fr/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..3047b37f --- /dev/null +++ b/_i18n/fr/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:44+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "une façon d'économiser de la bande passante lors de la transmission de nouveaux blocs sur le réseau" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "[\"fluffy blocks\", \"fluffyblocks\", \"blocs légers\", \"blocs allégés\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Les Bases" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +# +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "Un @bloc est constitué d'une entête et de @transactions. Les blocs allégés ne contiennent qu'une entête, une liste d'indices de transactions, et toute transaction manquante au nœud recevant le bloc. Cela économise de la bande passante car les nœuds peuvent déjà connaître la plupart des transactions du blocs et non pas besoin qu'on leur transmette de nouveau." + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "Voir également" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +# +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +# +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" diff --git a/_i18n/it/resources/moneropedia/fluffyblocks.md b/_i18n/it/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/it/resources/moneropedia/fluffyblocks.md +++ b/_i18n/it/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/it/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/it/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..1b7bac88 --- /dev/null +++ b/_i18n/it/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:44+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/nb-no/resources/moneropedia/fluffyblocks.md b/_i18n/nb-no/resources/moneropedia/fluffyblocks.md index 2a95add6..d47111d7 100644 --- a/_i18n/nb-no/resources/moneropedia/fluffyblocks.md +++ b/_i18n/nb-no/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'en måte å lagre båndbredde når man sender nye blokker rundt om i nettverket' terms: ["fluffy blocks", "fluffyblocks", "fluffy blokk", "fluffy blokker"] -summary: "en måte å lagre båndbredde når man sender nye blokker rundt om i nettverket" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Det grunnleggende -En @blokk er laget av en topptekst og @transaksjoner. Fluffy blocks inneholder -kun en topptekst, en liste over transaksjonsindekser og eventuelle transaksjoner -som noden som mottar blokken mangler. Dette sparer båndbredde fordi noder kanskje -allerede vet om de fleste eller alle transaksjonene i blokkene, og de trenger -ikke å sendes på nytt. +En @blokk er laget av en topptekst og @transaksjoner. Fluffy blocks +inneholder kun en topptekst, en liste over transaksjonsindekser og +eventuelle transaksjoner som noden som mottar blokken mangler. Dette sparer +båndbredde fordi noder kanskje allerede vet om de fleste eller alle +transaksjonene i blokkene, og de trenger ikke å sendes på nytt. ### Se også -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/nb-no/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/nb-no/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..c31fed21 --- /dev/null +++ b/_i18n/nb-no/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "en måte å lagre båndbredde når man sender nye blokker rundt om i nettverket" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "[\"fluffy blocks\", \"fluffyblocks\", \"fluffy blokk\", \"fluffy blokker\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Det grunnleggende" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +# +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "En @blokk er laget av en topptekst og @transaksjoner. Fluffy blocks inneholder kun en topptekst, en liste over transaksjonsindekser og eventuelle transaksjoner som noden som mottar blokken mangler. Dette sparer båndbredde fordi noder kanskje allerede vet om de fleste eller alle transaksjonene i blokkene, og de trenger ikke å sendes på nytt." + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "Se også" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +# +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +# +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" diff --git a/_i18n/nl/resources/moneropedia/fluffyblocks.md b/_i18n/nl/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/nl/resources/moneropedia/fluffyblocks.md +++ b/_i18n/nl/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/nl/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/nl/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..765ba3eb --- /dev/null +++ b/_i18n/nl/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/pl/resources/moneropedia/fluffyblocks.md b/_i18n/pl/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/pl/resources/moneropedia/fluffyblocks.md +++ b/_i18n/pl/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/pl/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/pl/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..1b7bac88 --- /dev/null +++ b/_i18n/pl/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:44+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/pt-br/resources/moneropedia/fluffyblocks.md b/_i18n/pt-br/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/pt-br/resources/moneropedia/fluffyblocks.md +++ b/_i18n/pt-br/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/pt-br/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/pt-br/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..765ba3eb --- /dev/null +++ b/_i18n/pt-br/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/ru/resources/moneropedia/fluffyblocks.md b/_i18n/ru/resources/moneropedia/fluffyblocks.md index 74f358d7..77690656 100644 --- a/_i18n/ru/resources/moneropedia/fluffyblocks.md +++ b/_i18n/ru/resources/moneropedia/fluffyblocks.md @@ -1,14 +1,21 @@ --- +summary: 'Способ сохранения пропускной способности при отправке новых блоков в сеть' terms: ["fluffy blocks", "fluffyblocks", "Пушистые-блоки", "Пушистый-блок"] -summary: "Способ сохранения пропускной способности при отправке новых блоков в сеть" --- {% include disclaimer.html translated="yes" translationOutdated="no" %} + ### Основная информация -@Блок состоит из заголовка и @транзакций. Пушистые блоки содержат только заголовок, список индексов транзакций, а также любые транзакции, которые мог пропустить узел, принимающий блок. Это экономит пропускную способность, так как узлам становится известно практически обо всех транзакциях в блоке, и им не приходится производить повторную отправку. +@Блок состоит из заголовка и @транзакций. Пушистые блоки содержат только +заголовок, список индексов транзакций, а также любые транзакции, которые мог +пропустить узел, принимающий блок. Это экономит пропускную способность, так +как узлам становится известно практически обо всех транзакциях в блоке, и им +не приходится производить повторную отправку. -### Смотреть также: +### Смотреть также + +* [BIP152 "компактный переключатель + блоков"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) -* [BIP152 "компактный переключатель блоков"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/ru/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/ru/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..04787c4c --- /dev/null +++ b/_i18n/ru/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "Способ сохранения пропускной способности при отправке новых блоков в сеть" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "[\"fluffy blocks\", \"fluffyblocks\", \"Пушистые-блоки\", \"Пушистый-блок\"]" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "Основная информация" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +# +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "@Блок состоит из заголовка и @транзакций. Пушистые блоки содержат только заголовок, список индексов транзакций, а также любые транзакции, которые мог пропустить узел, принимающий блок. Это экономит пропускную способность, так как узлам становится известно практически обо всех транзакциях в блоке, и им не приходится производить повторную отправку." + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "Смотреть также" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +# +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "[BIP152 \"компактный переключатель блоков\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +# +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" diff --git a/_i18n/tr/resources/moneropedia/fluffyblocks.md b/_i18n/tr/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/tr/resources/moneropedia/fluffyblocks.md +++ b/_i18n/tr/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/tr/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/tr/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..765ba3eb --- /dev/null +++ b/_i18n/tr/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/_i18n/zh-cn/resources/moneropedia/fluffyblocks.md b/_i18n/zh-cn/resources/moneropedia/fluffyblocks.md index 4abe0786..fcdc844e 100644 --- a/_i18n/zh-cn/resources/moneropedia/fluffyblocks.md +++ b/_i18n/zh-cn/resources/moneropedia/fluffyblocks.md @@ -1,14 +1,17 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- +{% include disclaimer.html translated="yes" translationOutdated="no" %} + ### 基础知识 -@区块由区块头和@交易组成。 -蓬松区块只包含一个区块头、一个交易索引列表以及接收该块的节点可能丢失的任何交易。这节省了带宽,因为节点可能已经知道区块中的大部分或所有交易,并且不需要再次发送它们。 +@区块由区块头和@交易组成。蓬松区块只包含一个区块头、一个交易索引列表以及接收该块的节点可能丢失的任何交易。这节省了带宽,因为节点可能已经知道区块中的大部分或所有交易,并且不需要再次发送它们。 ### 另请参阅 -* [BIP152 “紧密区块传播”](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 + “紧密区块传播”](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/zh-cn/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/zh-cn/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..5fa85143 --- /dev/null +++ b/_i18n/zh-cn/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +# +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "基础知识" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +# +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "@区块由区块头和@交易组成。蓬松区块只包含一个区块头、一个交易索引列表以及接收该块的节点可能丢失的任何交易。这节省了带宽,因为节点可能已经知道区块中的大部分或所有交易,并且不需要再次发送它们。" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "另请参阅" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +# +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "[BIP152 “紧密区块传播”](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +# +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" diff --git a/_i18n/zh-tw/resources/moneropedia/fluffyblocks.md b/_i18n/zh-tw/resources/moneropedia/fluffyblocks.md index 448de5ec..bdc46d3b 100644 --- a/_i18n/zh-tw/resources/moneropedia/fluffyblocks.md +++ b/_i18n/zh-tw/resources/moneropedia/fluffyblocks.md @@ -1,18 +1,21 @@ --- +summary: 'a way of saving bandwidth when sending new blocks around the network' terms: ["fluffy blocks", "fluffyblocks"] -summary: "a way of saving bandwidth when sending new blocks around the network" --- {% include disclaimer.html translated="no" translationOutdated="no" %} + ### The Basics -A @block is made up of a header and @transactions. Fluffy Blocks only contain -a header, a list of transaction indices, and any transactions that the node -recieving the block may be missing. This saves bandwidth because nodes might -already know about most or all of the transactions in the block and they don't -need to be sent them again. +A @block is made up of a header and @transactions. Fluffy Blocks only +contain a header, a list of transaction indices, and any transactions that +the node recieving the block may be missing. This saves bandwidth because +nodes might already know about most or all of the transactions in the block +and they don't need to be sent them again. ### See Also -* [BIP152 "Compact Block Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) +* [BIP152 "Compact Block + Relay"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki) + * [Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md) diff --git a/_i18n/zh-tw/resources/moneropedia/weblate/fluffyblocks.po b/_i18n/zh-tw/resources/moneropedia/weblate/fluffyblocks.po new file mode 100644 index 00000000..765ba3eb --- /dev/null +++ b/_i18n/zh-tw/resources/moneropedia/weblate/fluffyblocks.po @@ -0,0 +1,61 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-09-21 13:48+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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/fluffyblocks.md:1 +#, no-wrap +msgid "a way of saving bandwidth when sending new blocks around the network" +msgstr "" + +#. type: YAML Front Matter: terms +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:1 +#, no-wrap +msgid "[\"fluffy blocks\", \"fluffyblocks\"]" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:7 +msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}" +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:8 +#, no-wrap +msgid "The Basics" +msgstr "" + +#. type: Plain text +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:15 +msgid "A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again." +msgstr "" + +#. type: Title ### +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:16 +#, no-wrap +msgid "See Also" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:19 +msgid "[BIP152 \"Compact Block Relay\"](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)" +msgstr "" + +#. type: Bullet: '* ' +#: ../_i18n/en/resources/moneropedia/fluffyblocks.md:20 +msgid "[Xthin](https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md)" +msgstr "" diff --git a/po/moneropedia/fluffyblocks.config b/po/moneropedia/fluffyblocks.config new file mode 100644 index 00000000..39642a03 --- /dev/null +++ b/po/moneropedia/fluffyblocks.config @@ -0,0 +1,13 @@ +[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no +[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/fluffyblocks.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/fluffyblocks.po + +[options] opt:"--keep=0" +[options] opt:"--localized-charset=UTF-8" +[options] opt:"--master-charset=UTF-8" +[options] opt:"--master-language=en_US" +[options] opt:"--msgmerge-opt='--no-wrap'" +[options] opt:"--wrap-po=newlines" + +[po4a_alias:markdown] text opt:"--option markdown" + +[type: markdown] ../_i18n/en/resources/moneropedia/fluffyblocks.md $lang:../_i18n/$lang/resources/moneropedia/fluffyblocks.md \ No newline at end of file