add .po and .pot files for ringCT.md

This commit is contained in:
erciccione 2021-10-05 09:54:05 +01:00
parent 28ac6eec35
commit acf4b4710c
No known key found for this signature in database
GPG Key ID: 762AF8C608E56CDF
14 changed files with 875 additions and 0 deletions

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,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

@ -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

@ -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,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

@ -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,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

@ -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,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

@ -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,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

@ -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,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

@ -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 ""