Merge pull request #1863

moneropedia: localization system for ringCT.md
This commit is contained in:
luigi1111 2022-01-01 12:34:08 -05:00 committed by GitHub
commit 0ae2b66296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 1062 additions and 61 deletions

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,14 +1,26 @@
--- ---
summary: 'Eine Möglichkeit, den in Monero-Transaktionen gesendeten Betrag zu verstecken'
terms: ["ringCT", "ring-CT", "Ring-CT", "Ring-CTs"] terms: ["ringCT", "ring-CT", "Ring-CT", "Ring-CTs"]
summary: "Eine Möglichkeit, den in Monero-Transaktionen gesendeten Betrag zu verstecken"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen ### Grundlagen
Ring-CT, kurz für "Ring Confidential Transactions" (vertrauliche Ringtransaktionen), ermöglicht die Verschleierung von Transaktionsbeträgen bei Monero.
Ring-CT wurde im Januar 2017 im Block #1220516 implementiert. Ab September 2017 wurde diese Funktion für alle Transaktionen innerhalb des Netzwerks obligatorisch. Ring-CT, kurz für "Ring Confidential Transactions" (vertrauliche
Ringtransaktionen), ermöglicht die Verschleierung von Transaktionsbeträgen
bei Monero.
Ring-CT führt eine verbesserte Version von @Ringsignaturen - "A Multi-layered Linkable Spontaneous Anonymous Group signature" (zu deutsch "Eine mehrschichtige, verlinkbare, spontane, anonyme Gruppensignatur") genannt - ein. Diese ermöglichen verborgene Beträge und Transaktionsursprünge und -ziele mit akzeptabler Effizienz und verifizierbarer, vertrauensunabhängiger Erstellung von Coins. Ring-CT wurde im Januar 2017 im Block #1220516 implementiert. Ab September
2017 wurde diese Funktion für alle Transaktionen innerhalb des Netzwerks
obligatorisch.
In Shen Noethers [Paper](https://eprint.iacr.org/2015/1098) finden sich weitere Informationen. Ring-CT führt eine verbesserte Version von @Ringsignaturen - "A
Multi-layered Linkable Spontaneous Anonymous Group signature" (zu deutsch
"Eine mehrschichtige, verlinkbare, spontane, anonyme Gruppensignatur")
genannt - ein. Diese ermöglichen verborgene Beträge und
Transaktionsursprünge und -ziele mit akzeptabler Effizienz und
verifizierbarer, vertrauensunabhängiger Erstellung von Coins.
In Shen Noethers [Paper](https://eprint.iacr.org/2015/1098) finden sich
weitere Informationen.

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr "Eine Möglichkeit, den in Monero-Transaktionen gesendeten Betrag zu verstecken"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr "[\"ringCT\", \"ring-CT\", \"Ring-CT\", \"Ring-CTs\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "Grundlagen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "Ring-CT, kurz für \"Ring Confidential Transactions\" (vertrauliche Ringtransaktionen), ermöglicht die Verschleierung von Transaktionsbeträgen bei Monero."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "Ring-CT wurde im Januar 2017 im Block #1220516 implementiert. Ab September 2017 wurde diese Funktion für alle Transaktionen innerhalb des Netzwerks obligatorisch."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "Ring-CT führt eine verbesserte Version von @Ringsignaturen - \"A Multi-layered Linkable Spontaneous Anonymous Group signature\" (zu deutsch \"Eine mehrschichtige, verlinkbare, spontane, anonyme Gruppensignatur\") genannt - ein. Diese ermöglichen verborgene Beträge und Transaktionsursprünge und -ziele mit akzeptabler Effizienz und verifizierbarer, vertrauensunabhängiger Erstellung von Coins."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "In Shen Noethers [Paper](https://eprint.iacr.org/2015/1098) finden sich weitere Informationen."

View file

@ -4,7 +4,9 @@ summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero. RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network.

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#, markdown-text
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, markdown-text, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#, markdown-text
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#, markdown-text
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#, markdown-text
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#, markdown-text
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,14 +1,27 @@
--- ---
summary: 'Un moyen de masquer le montant envoyé dans une transaction Monero'
terms: ["ringCT", "ring-CT", "transactions-confidentielles-de-cercle", "transaction-confidentielle-de-cercle"] terms: ["ringCT", "ring-CT", "transactions-confidentielles-de-cercle", "transaction-confidentielle-de-cercle"]
summary: "Un moyen de masquer le montant envoyé dans une transaction Monero"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Les Bases ### Les Bases
RingCT, abréviation de Transactions confidentielles de cercle (*Ring Confidential Transactions*), est la méthode grâce à laquelle les montants sont cachés dans Monero.
Les transactions confidentielles de cercle ont été implémentées dans le block #1220516 en Janvier 2017. Après Septembre 2017, cette fonctionnalité est devenue obligatoire pour toutes les transactions sur le réseau. RingCT, abréviation de Transactions confidentielles de cercle (*Ring
Confidential Transactions*), est la méthode grâce à laquelle les montants
sont cachés dans Monero.
Les transactions confidentielles de cercle introduisent une version améliorée des @signatures-de-cercle appelées "Une signature de groupe anonyme Spontanée multi-couches liable" (*A Multi-layered Linkable Spontaneous Anonymous Group signature*), qui permet de masquer les montants, les origines et les destinations des transactions avec une efficacité suffisante et une génération de pièces contrôlable et sans nécessité de confiance. Les transactions confidentielles de cercle ont été implémentées dans le
block #1220516 en Janvier 2017. Après Septembre 2017, cette fonctionnalité
est devenue obligatoire pour toutes les transactions sur le réseau.
Pour plus d'informations, lisez le document du créateur Shen Noether [ici](https://eprint.iacr.org/2015/1098). Les transactions confidentielles de cercle introduisent une version
améliorée des @signatures-de-cercle appelées "Une signature de groupe
anonyme Spontanée multi-couches liable" (*A Multi-layered Linkable
Spontaneous Anonymous Group signature*), qui permet de masquer les montants,
les origines et les destinations des transactions avec une efficacité
suffisante et une génération de pièces contrôlable et sans nécessité de
confiance.
Pour plus d'informations, lisez le document du créateur Shen Noether
[ici](https://eprint.iacr.org/2015/1098).

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr "Un moyen de masquer le montant envoyé dans une transaction Monero"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr "[\"ringCT\", \"ring-CT\", \"transactions-confidentielles-de-cercle\", \"transaction-confidentielle-de-cercle\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "Les Bases"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "RingCT, abréviation de Transactions confidentielles de cercle (*Ring Confidential Transactions*), est la méthode grâce à laquelle les montants sont cachés dans Monero."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "Les transactions confidentielles de cercle ont été implémentées dans le block #1220516 en Janvier 2017. Après Septembre 2017, cette fonctionnalité est devenue obligatoire pour toutes les transactions sur le réseau."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "Les transactions confidentielles de cercle introduisent une version améliorée des @signatures-de-cercle appelées \"Une signature de groupe anonyme Spontanée multi-couches liable\" (*A Multi-layered Linkable Spontaneous Anonymous Group signature*), qui permet de masquer les montants, les origines et les destinations des transactions avec une efficacité suffisante et une génération de pièces contrôlable et sans nécessité de confiance."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "Pour plus d'informations, lisez le document du créateur Shen Noether [ici](https://eprint.iacr.org/2015/1098)."

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,14 +1,22 @@
--- ---
summary: 'en måte å skjule beløpet som sendes i en Monero-transaksjon'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "en måte å skjule beløpet som sendes i en Monero-transaksjon"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende ### Det grunnleggende
RingCT, kort for «Ring Confidential Transactions», er hvordan transaksjonsbeløp skjules i Monero.
Ring CT ble implementert i blokk #1220516 i januar 2017. Denne funksjonen ble obligatorisk for alle transaksjonene på nettverket etter september 2017. RingCT, kort for «Ring Confidential Transactions», er hvordan
transaksjonsbeløp skjules i Monero.
RingCT introduserer en forbedret versjon av @ring-signaturer som kalles «A Multi-layered Linkable Spontaneous Anonymous Group signature», som åpner for skjulte beløp, opprinnelser og destinasjoner til transaksjoner med rimelig, verifiserbar og pålitelig generering av mynter. Ring CT ble implementert i blokk #1220516 i januar 2017. Denne funksjonen
ble obligatorisk for alle transaksjonene på nettverket etter september 2017.
For mer informasjon, kan du lese dokumentet til oppretteren, Shen Noether, [her](https://eprint.iacr.org/2015/1098). RingCT introduserer en forbedret versjon av @ring-signaturer som kalles «A
Multi-layered Linkable Spontaneous Anonymous Group signature», som åpner for
skjulte beløp, opprinnelser og destinasjoner til transaksjoner med rimelig,
verifiserbar og pålitelig generering av mynter.
For mer informasjon, kan du lese dokumentet til oppretteren, Shen Noether,
[her](https://eprint.iacr.org/2015/1098).

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr "en måte å skjule beløpet som sendes i en Monero-transaksjon"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr "[\"ringCT\", \"ring-CT\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "Det grunnleggende"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "RingCT, kort for «Ring Confidential Transactions», er hvordan transaksjonsbeløp skjules i Monero."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "Ring CT ble implementert i blokk #1220516 i januar 2017. Denne funksjonen ble obligatorisk for alle transaksjonene på nettverket etter september 2017."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "RingCT introduserer en forbedret versjon av @ring-signaturer som kalles «A Multi-layered Linkable Spontaneous Anonymous Group signature», som åpner for skjulte beløp, opprinnelser og destinasjoner til transaksjoner med rimelig, verifiserbar og pålitelig generering av mynter."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "For mer informasjon, kan du lese dokumentet til oppretteren, Shen Noether, [her](https://eprint.iacr.org/2015/1098)."

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,15 +1,23 @@
--- ---
summary: 'Sposób na ukrycie wartości Monero przesłanych w transakcji'
terms: ["ringCT", "ring-CT", "poufne-transakcje-pierścieniowe", "poufnym-transakcjom-pierścieniowym", "poufnymi-transakcjami-pierścieniowymi", "poufnych-transakcji-pierścieniowych"] terms: ["ringCT", "ring-CT", "poufne-transakcje-pierścieniowe", "poufnym-transakcjom-pierścieniowym", "poufnymi-transakcjami-pierścieniowymi", "poufnych-transakcji-pierścieniowych"]
summary: "Sposób na ukrycie wartości Monero przesłanych w transakcji."
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Podstawy ### Podstawy
Poufne Transakcje Pierścieniowe (RingCT) jest sposobem na ukrycie wartości Monero przesyłanych w transakcjach. Poufne Transakcje Pierścieniowe (RingCT) jest sposobem na ukrycie wartości
Monero przesyłanych w transakcjach.
Poufne Transakcje Pierścieniowe zostały wdrożone w bloku #1220516 w styczniu 2017 roku. Od września 2017 roku sposób ten jest obowiązkowy dla wszystkich transakcji w sieci. Poufne Transakcje Pierścieniowe zostały wdrożone w bloku #1220516 w styczniu
2017 roku. Od września 2017 roku sposób ten jest obowiązkowy dla wszystkich
transakcji w sieci.
Poufne Transakcje Pierścieniowe są ulepszoną wersją @podpisu-pierścieniowego zwaną Wielowarstwowym, Łączonym, Spontanicznym, Anonimowym Podpisem Grupowym, który pozwala na ukrycie kwot, nadawcy oraz odbiorcy płatności z rozsądną wydajnością i weryfikowalnym, nieufalnym tworzeniem monet. Poufne Transakcje Pierścieniowe są ulepszoną wersją @podpisu-pierścieniowego
zwaną Wielowarstwowym, Łączonym, Spontanicznym, Anonimowym Podpisem
Grupowym, który pozwala na ukrycie kwot, nadawcy oraz odbiorcy płatności z
rozsądną wydajnością i weryfikowalnym, nieufalnym tworzeniem monet.
Aby dowiedzieć się więcej, przeczytaj dokument twórcy, Shena Noethera, [tutaj](https://eprint.iacr.org/2015/1098). Aby dowiedzieć się więcej, przeczytaj dokument twórcy, Shena Noethera,
[tutaj](https://eprint.iacr.org/2015/1098).

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr "Sposób na ukrycie wartości Monero przesłanych w transakcji"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr "[\"ringCT\", \"ring-CT\", \"poufne-transakcje-pierścieniowe\", \"poufnym-transakcjom-pierścieniowym\", \"poufnymi-transakcjami-pierścieniowymi\", \"poufnych-transakcji-pierścieniowych\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "Podstawy"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "Poufne Transakcje Pierścieniowe (RingCT) jest sposobem na ukrycie wartości Monero przesyłanych w transakcjach."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "Poufne Transakcje Pierścieniowe zostały wdrożone w bloku #1220516 w styczniu 2017 roku. Od września 2017 roku sposób ten jest obowiązkowy dla wszystkich transakcji w sieci."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "Poufne Transakcje Pierścieniowe są ulepszoną wersją @podpisu-pierścieniowego zwaną Wielowarstwowym, Łączonym, Spontanicznym, Anonimowym Podpisem Grupowym, który pozwala na ukrycie kwot, nadawcy oraz odbiorcy płatności z rozsądną wydajnością i weryfikowalnym, nieufalnym tworzeniem monet."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "Aby dowiedzieć się więcej, przeczytaj dokument twórcy, Shena Noethera, [tutaj](https://eprint.iacr.org/2015/1098)."

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,14 +1,27 @@
--- ---
summary: 'Способ сокрытия суммы, отправленной в транзакции Monero'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "Способ сокрытия суммы, отправленной в транзакции Monero"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Основная информация ### Основная информация
Ring CT (сокращение от Ring Confidential Transactions — кольцевые конфиденциальные транзакции) является протоколом, позволяющим скрыть суммы транзакций Monero.
Протокол Ring CT был реализован в блоке #1220516 в январе 2017. Начиная с сентября 2017 года, использование протокола стало обязательным для всех транзакций, проводимых в сети. Ring CT (сокращение от Ring Confidential Transactions — кольцевые
конфиденциальные транзакции) является протоколом, позволяющим скрыть суммы
транзакций Monero.
Ring CT предлагает использовать улучшенную версию @кольцевых-подписей под названием "подпись Multi-layered Linkable Spontaneous Anonymous Group", то есть подпись многоуровневой связанной спонтанной анонимной группы (MLSAG). Эта новая версия позволяет с разумной эффективностью скрывать суммы, источники и адреса назначения транзакций, при этом происходит верифицируемое и не требующее доверия создание монеты. Протокол Ring CT был реализован в блоке #1220516 в январе 2017. Начиная с
сентября 2017 года, использование протокола стало обязательным для всех
транзакций, проводимых в сети.
Чтобы узнать больше, пожалуйста, ознакомьтесь с работой, написанной создателем протокола Шеном Ноезером (Shen Noether), которую вы найдёте [здесь](https://eprint.iacr.org/2015/1098). Ring CT предлагает использовать улучшенную версию @кольцевых-подписей под
названием "подпись Multi-layered Linkable Spontaneous Anonymous Group", то
есть подпись многоуровневой связанной спонтанной анонимной группы
(MLSAG). Эта новая версия позволяет с разумной эффективностью скрывать
суммы, источники и адреса назначения транзакций, при этом происходит
верифицируемое и не требующее доверия создание монеты.
Чтобы узнать больше, пожалуйста, ознакомьтесь с работой, написанной
создателем протокола Шеном Ноезером (Shen Noether), которую вы найдёте
[здесь](https://eprint.iacr.org/2015/1098).

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr "Способ сокрытия суммы, отправленной в транзакции Monero"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr "[\"ringCT\", \"ring-CT\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "Основная информация"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "Ring CT (сокращение от Ring Confidential Transactions — кольцевые конфиденциальные транзакции) является протоколом, позволяющим скрыть суммы транзакций Monero."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "Протокол Ring CT был реализован в блоке #1220516 в январе 2017. Начиная с сентября 2017 года, использование протокола стало обязательным для всех транзакций, проводимых в сети."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "Ring CT предлагает использовать улучшенную версию @кольцевых-подписей под названием \"подпись Multi-layered Linkable Spontaneous Anonymous Group\", то есть подпись многоуровневой связанной спонтанной анонимной группы (MLSAG). Эта новая версия позволяет с разумной эффективностью скрывать суммы, источники и адреса назначения транзакций, при этом происходит верифицируемое и не требующее доверия создание монеты."
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "Чтобы узнать больше, пожалуйста, ознакомьтесь с работой, написанной создателем протокола Шеном Ноезером (Shen Noether), которую вы найдёте [здесь](https://eprint.iacr.org/2015/1098)."

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -1,9 +1,10 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### 基础知识 ### 基础知识
RingCT 是 Ring Confidential Transactions环机密交易的缩写是门罗币中隐藏交易金额的方式。 RingCT 是 Ring Confidential Transactions环机密交易的缩写是门罗币中隐藏交易金额的方式。

View file

@ -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 <EMAIL@ADDRESS>, YEAR.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-10-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr "基础知识"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
#
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr "RingCT 是 Ring Confidential Transactions环机密交易的缩写是门罗币中隐藏交易金额的方式。"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
#
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr "环机密交易于2017年1月在区块1220516上实施。2017年9月以后该功能成为门罗币网络上所有交易的强制性功能。"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
#
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr "环机密交易引入了@环签名的一个改进版本,称为“一个多层可链接的自发匿名群签名”,它允许以合理的效率和可验证的、去信任的(无需信任做为前提条件的)货币生成,来隐藏交易金额、来源和目的地。"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
#
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr "更多信息,请阅读作者 Shen Noether 的论文在[此处](https://eprint.iacr.org/2015/1098)。"

View file

@ -1,14 +1,22 @@
--- ---
summary: 'a way to hide the amount sent in a Monero transaction'
terms: ["ringCT", "ring-CT"] terms: ["ringCT", "ring-CT"]
summary: "a way to hide the amount sent in a Monero transaction"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero.
Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network. RingCT, short for Ring Confidential Transactions, is how transaction amounts
are hidden in Monero.
RingCT introduces an improved version of @ring-signatures called "A Multi-layered Linkable Spontaneous Anonymous Group signature", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation. Ring CT was implemented in block #1220516 in January 2017. After September
2017, this feature became mandatory for all transactions on the network.
For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098). RingCT introduces an improved version of @ring-signatures called "A
Multi-layered Linkable Spontaneous Anonymous Group signature", which allows
for hidden amounts, origins and destinations of transactions with reasonable
efficiency and verifiable, trustless coin generation.
For more information, please read the creator Shen Noether's paper
[here](https://eprint.iacr.org/2015/1098).

View file

@ -0,0 +1,60 @@
# 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-05 09:45+0100\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/ringCT.md:1
#, no-wrap
msgid "a way to hide the amount sent in a Monero transaction"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/ringCT.md:1
#, no-wrap
msgid "[\"ringCT\", \"ring-CT\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/ringCT.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:11
msgid "RingCT, short for Ring Confidential Transactions, is how transaction amounts are hidden in Monero."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:13
msgid "Ring CT was implemented in block #1220516 in January 2017. After September 2017, this feature became mandatory for all transactions on the network."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:15
msgid "RingCT introduces an improved version of @ring-signatures called \"A Multi-layered Linkable Spontaneous Anonymous Group signature\", which allows for hidden amounts, origins and destinations of transactions with reasonable efficiency and verifiable, trustless coin generation."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/ringCT.md:16
msgid "For more information, please read the creator Shen Noether's paper [here](https://eprint.iacr.org/2015/1098)."
msgstr ""

View file

@ -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/ringCT.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/ringCT.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/ringCT.md $lang:../_i18n/$lang/resources/moneropedia/ringCT.md